Trace number 3273452

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SApperloT2010 2011-03-04? (TO) 1300.03 1300.01

General information on the benchmark

Namecrafted/spence/sgen/
sgen3-n300-s12830984-sat.cnf
MD5SUM8561dcfb17af254a7261755a5f31a440
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark289.739
Satisfiable
(Un)Satisfiability was proved
Number of variables300
Number of clauses720
Sum of the clauses size1800
Maximum clause length5
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2600
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 5120
Number of clauses of size over 50

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3273452-1303605604/watcher-3273452-1303605604 -o /tmp/evaluation-result-3273452-1303605604/solver-3273452-1303605604 -C 2400 -W 1300 -M 7680 SApperloT2010 HOME/instance-3273452-1303605604.cnf 

running on 2 cores: 4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.85 1.29 2.43 5/181 1344
/proc/meminfo: memFree=26050304/32951132 swapFree=67111364/67111528
[pid=1344] ppid=1340 vsize=11908 CPUtime=0 cores=4,6
/proc/1344/stat : 1344 (SApperloT2010) R 1340 1344 497 0 -1 4202496 389 0 0 0 0 0 0 0 20 0 1 0 472159057 12193792 327 33554432000 4194304 4395502 140733793850528 18446744073709551615 242970574743 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/1344/statm: 2977 327 255 50 0 117 0

[startup+0.022375 s]
/proc/loadavg: 0.85 1.29 2.43 5/181 1344
/proc/meminfo: memFree=26050304/32951132 swapFree=67111364/67111528
[pid=1344] ppid=1340 vsize=12172 CPUtime=0.02 cores=4,6
/proc/1344/stat : 1344 (SApperloT2010) R 1340 1344 497 0 -1 4202496 470 0 0 0 2 0 0 0 20 0 1 0 472159057 12464128 408 33554432000 4194304 4395502 140733793850528 18446744073709551615 242970574743 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/1344/statm: 3043 408 266 50 0 183 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 12172

[startup+0.100315 s]
/proc/loadavg: 0.85 1.29 2.43 5/181 1344
/proc/meminfo: memFree=26050304/32951132 swapFree=67111364/67111528
[pid=1344] ppid=1340 vsize=12436 CPUtime=0.09 cores=4,6
/proc/1344/stat : 1344 (SApperloT2010) R 1340 1344 497 0 -1 4202496 543 0 0 0 9 0 0 0 20 0 1 0 472159057 12734464 481 33554432000 4194304 4395502 140733793850528 18446744073709551615 4292415 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/1344/statm: 3109 481 266 50 0 249 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12436

[startup+0.300342 s]
/proc/loadavg: 0.85 1.29 2.43 5/181 1344
/proc/meminfo: memFree=26050304/32951132 swapFree=67111364/67111528
[pid=1344] ppid=1340 vsize=12700 CPUtime=0.29 cores=4,6
/proc/1344/stat : 1344 (SApperloT2010) R 1340 1344 497 0 -1 4202496 621 0 0 0 29 0 0 0 21 0 1 0 472159057 13004800 559 33554432000 4194304 4395502 140733793850528 18446744073709551615 4297103 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/1344/statm: 3175 559 266 50 0 315 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12700

[startup+0.700274 s]
/proc/loadavg: 0.85 1.29 2.43 5/181 1344
/proc/meminfo: memFree=26050304/32951132 swapFree=67111364/67111528
[pid=1344] ppid=1340 vsize=13096 CPUtime=0.69 cores=4,6
/proc/1344/stat : 1344 (SApperloT2010) R 1340 1344 497 0 -1 4202496 716 0 0 0 69 0 0 0 22 0 1 0 472159057 13410304 654 33554432000 4194304 4395502 140733793850528 18446744073709551615 4297099 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/1344/statm: 3274 654 266 50 0 414 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 13096

[startup+1.50114 s]
/proc/loadavg: 1.10 1.33 2.44 6/188 1356
/proc/meminfo: memFree=26042340/32951132 swapFree=67111364/67111528
[pid=1344] ppid=1340 vsize=13492 CPUtime=1.49 cores=4,6
/proc/1344/stat : 1344 (SApperloT2010) R 1340 1344 497 0 -1 4202496 790 0 0 0 149 0 0 0 25 0 1 0 472159057 13815808 728 33554432000 4194304 4395502 140733793850528 18446744073709551615 4297906 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/1344/statm: 3373 728 266 50 0 513 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 13492

[startup+3.10086 s]
/proc/loadavg: 1.10 1.33 2.44 6/188 1356
/proc/meminfo: memFree=26038620/32951132 swapFree=67111364/67111528
[pid=1344] ppid=1340 vsize=13756 CPUtime=3.09 cores=4,6
/proc/1344/stat : 1344 (SApperloT2010) R 1340 1344 497 0 -1 4202496 869 0 0 0 309 0 0 0 25 0 1 0 472159057 14086144 807 33554432000 4194304 4395502 140733793850528 18446744073709551615 4299177 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/1344/statm: 3439 807 266 50 0 579 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13756

[startup+6.30032 s]
/proc/loadavg: 1.10 1.33 2.44 6/188 1356
/proc/meminfo: memFree=26033348/32951132 swapFree=67111364/67111528
[pid=1344] ppid=1340 vsize=14020 CPUtime=6.29 cores=4,6
/proc/1344/stat : 1344 (SApperloT2010) R 1340 1344 497 0 -1 4202496 948 0 0 0 629 0 0 0 25 0 1 0 472159057 14356480 886 33554432000 4194304 4395502 140733793850528 18446744073709551615 4300298 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/1344/statm: 3505 886 266 50 0 645 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 14020

[startup+12.7002 s]
/proc/loadavg: 1.54 1.42 2.46 5/183 1373
/proc/meminfo: memFree=26027100/32951132 swapFree=67111364/67111528
[pid=1344] ppid=1340 vsize=14552 CPUtime=12.69 cores=4,6
/proc/1344/stat : 1344 (SApperloT2010) R 1340 1344 497 0 -1 4202496 1080 0 0 0 1269 0 0 0 25 0 1 0 472159057 14901248 1018 33554432000 4194304 4395502 140733793850528 18446744073709551615 4299189 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/1344/statm: 3638 1018 266 50 0 778 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 14552

[startup+25.501 s]
/proc/loadavg: 1.92 1.50 2.47 6/188 1384
/proc/meminfo: memFree=26011088/32951132 swapFree=67111364/67111528
[pid=1344] ppid=1340 vsize=15504 CPUtime=25.49 cores=4,6
/proc/1344/stat : 1344 (SApperloT2010) R 1340 1344 497 0 -1 4202496 1304 0 0 0 2549 0 0 0 25 0 1 0 472159057 15876096 1242 33554432000 4194304 4395502 140733793850528 18446744073709551615 4299864 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/1344/statm: 3876 1242 266 50 0 1016 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 15504

[startup+51.1006 s]
/proc/loadavg: 2.63 1.70 2.51 6/188 1384
/proc/meminfo: memFree=25990852/32951132 swapFree=67111364/67111528
[pid=1344] ppid=1340 vsize=16044 CPUtime=51.09 cores=4,6
/proc/1344/stat : 1344 (SApperloT2010) R 1340 1344 497 0 -1 4202496 1435 0 0 0 5109 0 0 0 25 0 1 0 472159057 16429056 1373 33554432000 4194304 4395502 140733793850528 18446744073709551615 4314374 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/1344/statm: 4011 1373 266 50 0 1151 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 16044

[startup+102.307 s]
/proc/loadavg: 3.50 2.10 2.60 6/188 1386
/proc/meminfo: memFree=25949412/32951132 swapFree=67111364/67111528
[pid=1344] ppid=1340 vsize=16176 CPUtime=102.3 cores=4,6
/proc/1344/stat : 1344 (SApperloT2010) R 1340 1344 497 0 -1 4202496 1478 0 0 0 10229 1 0 0 25 0 1 0 472159057 16564224 1416 33554432000 4194304 4395502 140733793850528 18446744073709551615 4297593 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/1344/statm: 4044 1416 266 50 0 1184 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 16176

[startup+162.3 s]
/proc/loadavg: 3.81 2.44 2.68 6/188 1387
/proc/meminfo: memFree=25895312/32951132 swapFree=67111364/67111528
[pid=1344] ppid=1340 vsize=16436 CPUtime=162.3 cores=4,6
/proc/1344/stat : 1344 (SApperloT2010) R 1340 1344 497 0 -1 4202496 1539 0 0 0 16229 1 0 0 25 0 1 0 472159057 16830464 1477 33554432000 4194304 4395502 140733793850528 18446744073709551615 4299623 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/1344/statm: 4109 1477 267 50 0 1249 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 16436

[startup+222.301 s]
/proc/loadavg: 3.87 2.71 2.76 6/188 1416
/proc/meminfo: memFree=25840580/32951132 swapFree=67111364/67111528
[pid=1344] ppid=1340 vsize=16568 CPUtime=222.3 cores=4,6
/proc/1344/stat : 1344 (SApperloT2010) R 1340 1344 497 0 -1 4202496 1575 0 0 0 22229 1 0 0 25 0 1 0 472159057 16965632 1513 33554432000 4194304 4395502 140733793850528 18446744073709551615 4299177 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/1344/statm: 4142 1513 267 50 0 1282 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 16568

[startup+282.301 s]
/proc/loadavg: 4.12 2.99 2.85 6/188 1417
/proc/meminfo: memFree=25739488/32951132 swapFree=67111364/67111528
[pid=1344] ppid=1340 vsize=16692 CPUtime=282.29 cores=4,6
/proc/1344/stat : 1344 (SApperloT2010) R 1340 1344 497 0 -1 4202496 1613 0 0 0 28228 1 0 0 25 0 1 0 472159057 17092608 1551 33554432000 4194304 4395502 140733793850528 18446744073709551615 4292293 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/1344/statm: 4173 1551 267 50 0 1313 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 16692

[startup+342.3 s]
/proc/loadavg: 4.04 3.17 2.92 6/188 1419
/proc/meminfo: memFree=25648816/32951132 swapFree=67111364/67111528
[pid=1344] ppid=1340 vsize=16816 CPUtime=342.29 cores=4,6
/proc/1344/stat : 1344 (SApperloT2010) R 1340 1344 497 0 -1 4202496 1635 0 0 0 34228 1 0 0 25 0 1 0 472159057 17219584 1573 33554432000 4194304 4395502 140733793850528 18446744073709551615 4288971 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/1344/statm: 4204 1573 267 50 0 1344 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 16816

[startup+402.301 s]
/proc/loadavg: 4.01 3.32 2.98 6/188 1421
/proc/meminfo: memFree=25541648/32951132 swapFree=67111364/67111528
[pid=1344] ppid=1340 vsize=16816 CPUtime=402.3 cores=4,6
/proc/1344/stat : 1344 (SApperloT2010) R 1340 1344 497 0 -1 4202496 1649 0 0 0 40228 2 0 0 25 0 1 0 472159057 17219584 1587 33554432000 4194304 4395502 140733793850528 18446744073709551615 4299634 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/1344/statm: 4204 1587 267 50 0 1344 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 16816

[startup+462.301 s]
/proc/loadavg: 4.00 3.44 3.04 6/188 1422
/proc/meminfo: memFree=25491636/32951132 swapFree=67111364/67111528
[pid=1344] ppid=1340 vsize=16948 CPUtime=462.3 cores=4,6
/proc/1344/stat : 1344 (SApperloT2010) R 1340 1344 497 0 -1 4202496 1669 0 0 0 46228 2 0 0 25 0 1 0 472159057 17354752 1607 33554432000 4194304 4395502 140733793850528 18446744073709551615 4324310 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/1344/statm: 4237 1607 267 50 0 1377 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 16948

[startup+522.3 s]
/proc/loadavg: 4.00 3.54 3.10 6/188 1424
/proc/meminfo: memFree=25403704/32951132 swapFree=67111364/67111528
[pid=1344] ppid=1340 vsize=16948 CPUtime=522.3 cores=4,6
/proc/1344/stat : 1344 (SApperloT2010) R 1340 1344 497 0 -1 4202496 1679 0 0 0 52227 3 0 0 25 0 1 0 472159057 17354752 1617 33554432000 4194304 4395502 140733793850528 18446744073709551615 4299795 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/1344/statm: 4237 1617 267 50 0 1377 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 16948

[startup+582.301 s]
/proc/loadavg: 4.00 3.62 3.15 6/188 1425
/proc/meminfo: memFree=25305452/32951132 swapFree=67111364/67111528
[pid=1344] ppid=1340 vsize=17080 CPUtime=582.3 cores=4,6
/proc/1344/stat : 1344 (SApperloT2010) R 1340 1344 497 0 -1 4202496 1692 0 0 0 58227 3 0 0 25 0 1 0 472159057 17489920 1630 33554432000 4194304 4395502 140733793850528 18446744073709551615 4299142 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/1344/statm: 4270 1630 267 50 0 1410 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 17080

[startup+642.301 s]
/proc/loadavg: 4.00 3.69 3.20 6/188 1427
/proc/meminfo: memFree=25215160/32951132 swapFree=67111364/67111528
[pid=1344] ppid=1340 vsize=17080 CPUtime=642.3 cores=4,6
/proc/1344/stat : 1344 (SApperloT2010) R 1340 1344 497 0 -1 4202496 1708 0 0 0 64227 3 0 0 25 0 1 0 472159057 17489920 1646 33554432000 4194304 4395502 140733793850528 18446744073709551615 4291698 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/1344/statm: 4270 1646 267 50 0 1410 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 17080

[startup+702.3 s]
/proc/loadavg: 4.00 3.74 3.25 6/188 1429
/proc/meminfo: memFree=25158332/32951132 swapFree=67111364/67111528
[pid=1344] ppid=1340 vsize=17204 CPUtime=702.3 cores=4,6
/proc/1344/stat : 1344 (SApperloT2010) R 1340 1344 497 0 -1 4202496 1722 0 0 0 70226 4 0 0 25 0 1 0 472159057 17616896 1660 33554432000 4194304 4395502 140733793850528 18446744073709551615 4299088 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/1344/statm: 4301 1660 267 50 0 1441 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 17204

[startup+762.307 s]
/proc/loadavg: 4.00 3.79 3.30 6/188 1430
/proc/meminfo: memFree=25060100/32951132 swapFree=67111364/67111528
[pid=1344] ppid=1340 vsize=17204 CPUtime=762.32 cores=4,6
/proc/1344/stat : 1344 (SApperloT2010) R 1340 1344 497 0 -1 4202496 1735 0 0 0 76227 5 0 0 25 0 1 0 472159057 17616896 1673 33554432000 4194304 4395502 140733793850528 18446744073709551615 4299567 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/1344/statm: 4301 1673 267 50 0 1441 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 17204

[startup+822.301 s]
/proc/loadavg: 4.21 3.87 3.35 6/188 1432
/proc/meminfo: memFree=24970036/32951132 swapFree=67111364/67111528
[pid=1344] ppid=1340 vsize=17204 CPUtime=822.31 cores=4,6
/proc/1344/stat : 1344 (SApperloT2010) R 1340 1344 497 0 -1 4202496 1742 0 0 0 82226 5 0 0 25 0 1 0 472159057 17616896 1680 33554432000 4194304 4395502 140733793850528 18446744073709551615 4297573 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/1344/statm: 4301 1680 267 50 0 1441 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 17204

[startup+882.3 s]
/proc/loadavg: 4.07 3.89 3.39 6/188 1433
/proc/meminfo: memFree=24857908/32951132 swapFree=67111364/67111528
[pid=1344] ppid=1340 vsize=17340 CPUtime=882.31 cores=4,6
/proc/1344/stat : 1344 (SApperloT2010) R 1340 1344 497 0 -1 4202496 1758 0 0 0 88226 5 0 0 25 0 1 0 472159057 17756160 1696 33554432000 4194304 4395502 140733793850528 18446744073709551615 4291709 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/1344/statm: 4335 1696 267 50 0 1475 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 17340

[startup+942.301 s]
/proc/loadavg: 4.02 3.91 3.43 6/188 1435
/proc/meminfo: memFree=24792152/32951132 swapFree=67111364/67111528
[pid=1344] ppid=1340 vsize=17340 CPUtime=942.31 cores=4,6
/proc/1344/stat : 1344 (SApperloT2010) R 1340 1344 497 0 -1 4202496 1766 0 0 0 94226 5 0 0 25 0 1 0 472159057 17756160 1704 33554432000 4194304 4395502 140733793850528 18446744073709551615 4288603 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/1344/statm: 4335 1704 267 50 0 1475 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 17340

[startup+1002.3 s]
/proc/loadavg: 4.01 3.92 3.46 6/188 1437
/proc/meminfo: memFree=24741156/32951132 swapFree=67111364/67111528
[pid=1344] ppid=1340 vsize=17340 CPUtime=1002.31 cores=4,6
/proc/1344/stat : 1344 (SApperloT2010) R 1340 1344 497 0 -1 4202496 1768 0 0 0 100226 5 0 0 25 0 1 0 472159057 17756160 1706 33554432000 4194304 4395502 140733793850528 18446744073709551615 4299608 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/1344/statm: 4335 1706 267 50 0 1475 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 17340

[startup+1062.3 s]
/proc/loadavg: 4.00 3.93 3.49 6/188 1438
/proc/meminfo: memFree=24675148/32951132 swapFree=67111364/67111528
[pid=1344] ppid=1340 vsize=17340 CPUtime=1062.31 cores=4,6
/proc/1344/stat : 1344 (SApperloT2010) R 1340 1344 497 0 -1 4202496 1777 0 0 0 106226 5 0 0 25 0 1 0 472159057 17756160 1715 33554432000 4194304 4395502 140733793850528 18446744073709551615 4299608 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/1344/statm: 4335 1715 267 50 0 1475 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 17340

[startup+1122.3 s]
/proc/loadavg: 4.00 3.94 3.52 6/188 1440
/proc/meminfo: memFree=24565996/32951132 swapFree=67111364/67111528
[pid=1344] ppid=1340 vsize=17476 CPUtime=1122.32 cores=4,6
/proc/1344/stat : 1344 (SApperloT2010) R 1340 1344 497 0 -1 4202496 1785 0 0 0 112226 6 0 0 25 0 1 0 472159057 17895424 1723 33554432000 4194304 4395502 140733793850528 18446744073709551615 4291712 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/1344/statm: 4369 1723 267 50 0 1509 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 17476

[startup+1182.3 s]
/proc/loadavg: 4.00 3.95 3.55 6/188 1441
/proc/meminfo: memFree=24514480/32951132 swapFree=67111364/67111528
[pid=1344] ppid=1340 vsize=17476 CPUtime=1182.32 cores=4,6
/proc/1344/stat : 1344 (SApperloT2010) R 1340 1344 497 0 -1 4202496 1797 0 0 0 118226 6 0 0 25 0 1 0 472159057 17895424 1735 33554432000 4194304 4395502 140733793850528 18446744073709551615 4288207 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/1344/statm: 4369 1735 267 50 0 1509 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 17476

[startup+1242.3 s]
/proc/loadavg: 4.00 3.95 3.57 6/188 1443
/proc/meminfo: memFree=24452324/32951132 swapFree=67111364/67111528
[pid=1344] ppid=1340 vsize=17476 CPUtime=1242.31 cores=4,6
/proc/1344/stat : 1344 (SApperloT2010) R 1340 1344 497 0 -1 4202496 1807 0 0 0 124225 6 0 0 25 0 1 0 472159057 17895424 1745 33554432000 4194304 4395502 140733793850528 18446744073709551615 4293026 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/1344/statm: 4369 1745 267 50 0 1509 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 17476



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 3.96 3.59 6/188 1454
/proc/meminfo: memFree=24371740/32951132 swapFree=67111364/67111528
[pid=1344] ppid=1340 vsize=17476 CPUtime=1300.01 cores=4,6
/proc/1344/stat : 1344 (SApperloT2010) R 1340 1344 497 0 -1 4202496 1815 0 0 0 129995 6 0 0 25 0 1 0 472159057 17895424 1753 33554432000 4194304 4395502 140733793850528 18446744073709551615 4299114 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/1344/statm: 4369 1753 267 50 0 1509 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 17476

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.01
CPU time (s): 1300.03
CPU user time (s): 1299.96
CPU system time (s): 0.069989
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 17476

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.96
system time used= 0.069989
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1815
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 10
involuntary context switches= 3102

runsolver used 2.27265 second user time and 4.91525 second system time

The end

Launcher Data

Begin job on node128 at 2011-04-24 02:40:04
IDJOB=3273452
IDBENCH=83139
IDSOLVER=1655
FILE ID=node128/3273452-1303605604
RUNJOBID= node128-1303605602-1314
PBS_JOBID= 13150614
Free space on /tmp= 66828 MiB

SOLVER NAME= SApperloT2010 2011-03-04
BENCH NAME= SAT11/crafted/spence/sgen/sgen3-n300-s12830984-sat.cnf
COMMAND LINE= SApperloT2010 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3273452-1303605604/watcher-3273452-1303605604 -o /tmp/evaluation-result-3273452-1303605604/solver-3273452-1303605604 -C 2400 -W 1300 -M 7680  SApperloT2010 HOME/instance-3273452-1303605604.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= 8561dcfb17af254a7261755a5f31a440
RANDOM SEED=1320517076

node128.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.70
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5434.49
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      26050732 kB
Buffers:       1202648 kB
Cached:        5024348 kB
SwapCached:        160 kB
Active:         188016 kB
Inactive:      6104956 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      26050732 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:             144 kB
Writeback:           8 kB
AnonPages:       65284 kB
Mapped:          15604 kB
Slab:           543944 kB
PageTables:       4684 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   215520 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66824 MiB
End job on node128 at 2011-04-24 03:01:46