Trace number 334436

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, and are wall clock time (not CPU 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
Spear FH 1.0? (TO) 1200.06 1200.42

General information on the benchmark

Namecrafted/Hard/contest04/others/
Composite-096BitPrimes-0.sat05-507.reshuffled-07.cnf
MD5SUM8b466b7ef3217bdc844a579ae744d427
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables18623
Number of clauses182878
Sum of the clauses size821466
Maximum clause length5
Minimum clause length1
Number of clauses of size 1290
Number of clauses of size 218428
Number of clauses of size 318240
Number of clauses of size 40
Number of clauses of size 5145920
Number of clauses of size over 50

Solver Data (download as text)

0.00/0.00	c (*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*) 
0.00/0.00	c (*)                                             (*) 
0.00/0.00	c (*)          Spear theorem prover               (*) 
0.00/0.00	c (*)        Copyright (C) 2006,2007              (*) 
0.00/0.00	c (*)     Domagoj Babic. All rights reserved.     (*) 
0.00/0.00	c (*)                                             (*) 
0.00/0.00	c (*)     There is NO warranty, not even for      (*) 
0.00/0.00	c (*) merchantability or fitness for a particular (*) 
0.00/0.00	c (*)  purpose. Please run with --license to see  (*) 
0.00/0.00	c (*)              license details.               (*) 
0.00/0.00	c (*)                                             (*) 
0.00/0.00	c (*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*) 
0.00/0.00	c 
0.00/0.00	c solving /tmp/evaluation/334436-1173572028/instance-334436-1173572028.cnf

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.2.1 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node11/watcher-334436-1173572028 -o ROOT/results/node11/solver-334436-1173572028 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/334436-1173572028/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs /tmp/evaluation/334436-1173572028/instance-334436-1173572028.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.72 0.93 0.98 3/77 20469
/proc/meminfo: memFree=1375932/2055920 swapFree=4169972/4192956
[pid=20469] ppid=20467 vsize=1932 CPUtime=0
/proc/20469/stat : 20469 (Spear-32) R 20467 20469 20410 0 -1 4194304 263 0 0 0 0 0 0 0 18 0 1 0 377157419 1978368 247 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134518176 0 0 4096 0 0 0 0 17 1 0 0
/proc/20469/statm: 483 247 126 302 0 178 0

[startup+0.0632869 s]
/proc/loadavg: 0.72 0.93 0.98 3/77 20469
/proc/meminfo: memFree=1375932/2055920 swapFree=4169972/4192956
[pid=20469] ppid=20467 vsize=4732 CPUtime=0.06
/proc/20469/stat : 20469 (Spear-32) R 20467 20469 20410 0 -1 4194304 1177 0 0 0 5 1 0 0 18 0 1 0 377157419 4845568 820 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/20469/statm: 1183 820 129 302 0 878 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 4732

[startup+0.101291 s]
/proc/loadavg: 0.72 0.93 0.98 3/77 20469
/proc/meminfo: memFree=1375932/2055920 swapFree=4169972/4192956
[pid=20469] ppid=20467 vsize=5524 CPUtime=0.09
/proc/20469/stat : 20469 (Spear-32) R 20467 20469 20410 0 -1 4194304 1342 0 0 0 8 1 0 0 18 0 1 0 377157419 5656576 984 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/20469/statm: 1381 984 129 302 0 1076 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5524

[startup+0.301315 s]
/proc/loadavg: 0.72 0.93 0.98 3/77 20469
/proc/meminfo: memFree=1375932/2055920 swapFree=4169972/4192956
[pid=20469] ppid=20467 vsize=8944 CPUtime=0.29
/proc/20469/stat : 20469 (Spear-32) R 20467 20469 20410 0 -1 4194304 2259 0 0 0 27 2 0 0 19 0 1 0 377157419 9158656 1803 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/20469/statm: 2236 1803 129 302 0 1931 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8944

[startup+0.701361 s]
/proc/loadavg: 0.72 0.93 0.98 3/77 20469
/proc/meminfo: memFree=1375932/2055920 swapFree=4169972/4192956
[pid=20469] ppid=20467 vsize=14872 CPUtime=0.69
/proc/20469/stat : 20469 (Spear-32) R 20467 20469 20410 0 -1 4194304 3845 0 0 0 65 4 0 0 23 0 1 0 377157419 15228928 3260 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/20469/statm: 3718 3260 140 302 0 3413 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 14872

[startup+1.50146 s]
/proc/loadavg: 0.72 0.93 0.98 2/78 20470
/proc/meminfo: memFree=1363000/2055920 swapFree=4169972/4192956
[pid=20469] ppid=20467 vsize=15704 CPUtime=1.49
/proc/20469/stat : 20469 (Spear-32) R 20467 20469 20410 0 -1 4194304 4055 0 0 0 145 4 0 0 25 0 1 0 377157419 16080896 3470 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/20469/statm: 3926 3470 140 302 0 3621 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 15704

[startup+3.10164 s]
/proc/loadavg: 0.72 0.93 0.98 2/78 20470
/proc/meminfo: memFree=1362424/2055920 swapFree=4169972/4192956
[pid=20469] ppid=20467 vsize=15840 CPUtime=3.09
/proc/20469/stat : 20469 (Spear-32) R 20467 20469 20410 0 -1 4194304 4099 0 0 0 305 4 0 0 25 0 1 0 377157419 16220160 3514 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134539587 0 0 4096 0 0 0 0 17 1 0 0
/proc/20469/statm: 3960 3514 140 302 0 3655 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 15840

[startup+6.30202 s]
/proc/loadavg: 0.74 0.94 0.98 2/78 20470
/proc/meminfo: memFree=1361848/2055920 swapFree=4169972/4192956
[pid=20469] ppid=20467 vsize=16344 CPUtime=6.29
/proc/20469/stat : 20469 (Spear-32) R 20467 20469 20410 0 -1 4194304 4214 0 0 0 624 5 0 0 25 0 1 0 377157419 16736256 3629 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134538589 0 0 4096 0 0 0 0 17 1 0 0
/proc/20469/statm: 4086 3629 140 302 0 3781 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 16344

[startup+12.7018 s]
/proc/loadavg: 0.76 0.94 0.98 2/78 20470
/proc/meminfo: memFree=1360896/2055920 swapFree=4169972/4192956
[pid=20469] ppid=20467 vsize=17140 CPUtime=12.68
/proc/20469/stat : 20469 (Spear-32) R 20467 20469 20410 0 -1 4194304 4418 0 0 0 1263 5 0 0 25 0 1 0 377157419 17551360 3833 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/20469/statm: 4285 3833 140 302 0 3980 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 17140

[startup+25.5013 s]
/proc/loadavg: 0.81 0.94 0.98 2/78 20470
/proc/meminfo: memFree=1359424/2055920 swapFree=4169972/4192956
[pid=20469] ppid=20467 vsize=18604 CPUtime=25.48
/proc/20469/stat : 20469 (Spear-32) R 20467 20469 20410 0 -1 4194304 4786 0 0 0 2541 7 0 0 25 0 1 0 377157419 19050496 4201 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526883 0 0 4096 0 0 0 0 17 1 0 0
/proc/20469/statm: 4651 4201 140 302 0 4346 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 18604

[startup+51.1013 s]
/proc/loadavg: 0.87 0.94 0.98 2/78 20470
/proc/meminfo: memFree=1356608/2055920 swapFree=4169972/4192956
[pid=20469] ppid=20467 vsize=21508 CPUtime=51.07
/proc/20469/stat : 20469 (Spear-32) R 20467 20469 20410 0 -1 4194304 5522 0 0 0 5098 9 0 0 25 0 1 0 377157419 22024192 4937 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134524699 0 0 4096 0 0 0 0 17 1 0 0
/proc/20469/statm: 5377 4937 140 302 0 5072 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 21508

[startup+102.305 s]
/proc/loadavg: 0.94 0.95 0.98 2/78 20470
/proc/meminfo: memFree=1352128/2055920 swapFree=4169972/4192956
[pid=20469] ppid=20467 vsize=26040 CPUtime=102.26
/proc/20469/stat : 20469 (Spear-32) R 20467 20469 20410 0 -1 4194304 6629 0 0 0 10213 13 0 0 25 0 1 0 377157419 26664960 6044 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526668 0 0 4096 0 0 0 0 17 1 0 0
/proc/20469/statm: 6510 6044 140 302 0 6205 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 26040

[startup+162.301 s]
/proc/loadavg: 0.98 0.95 0.98 2/78 20470
/proc/meminfo: memFree=1346688/2055920 swapFree=4169972/4192956
[pid=20469] ppid=20467 vsize=31544 CPUtime=162.24
/proc/20469/stat : 20469 (Spear-32) R 20467 20469 20410 0 -1 4194304 8028 0 0 0 16204 20 0 0 25 0 1 0 377157419 32301056 7410 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/20469/statm: 7886 7410 140 302 0 7581 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 31544

[startup+222.301 s]
/proc/loadavg: 0.99 0.96 0.98 2/78 20470
/proc/meminfo: memFree=1341312/2055920 swapFree=4169972/4192956
[pid=20469] ppid=20467 vsize=36772 CPUtime=222.22
/proc/20469/stat : 20469 (Spear-32) R 20467 20469 20410 0 -1 4194304 9354 0 0 0 22196 26 0 0 25 0 1 0 377157419 37654528 8736 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134538533 0 0 4096 0 0 0 0 17 1 0 0
/proc/20469/statm: 9193 8736 140 302 0 8888 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 36772

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 20470
/proc/meminfo: memFree=1335360/2055920 swapFree=4169972/4192956
[pid=20469] ppid=20467 vsize=42680 CPUtime=282.21
/proc/20469/stat : 20469 (Spear-32) R 20467 20469 20410 0 -1 4194304 10844 0 0 0 28188 33 0 0 25 0 1 0 377157419 43704320 10226 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/20469/statm: 10670 10226 140 302 0 10365 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 42680

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 20470
/proc/meminfo: memFree=1329728/2055920 swapFree=4169972/4192956
[pid=20469] ppid=20467 vsize=48480 CPUtime=342.19
/proc/20469/stat : 20469 (Spear-32) R 20467 20469 20410 0 -1 4194304 12299 0 0 0 34181 38 0 0 25 0 1 0 377157419 49643520 11616 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526883 0 0 4096 0 0 0 0 17 1 0 0
/proc/20469/statm: 12120 11616 140 302 0 11815 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 48480

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 20470
/proc/meminfo: memFree=1325760/2055920 swapFree=4169972/4192956
[pid=20469] ppid=20467 vsize=52416 CPUtime=402.17
/proc/20469/stat : 20469 (Spear-32) R 20467 20469 20410 0 -1 4194304 13283 0 0 0 40175 42 0 0 25 0 1 0 377157419 53673984 12600 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526849 0 0 4096 0 0 0 0 17 1 0 0
/proc/20469/statm: 13104 12600 140 302 0 12799 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 52416

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 20470
/proc/meminfo: memFree=1320704/2055920 swapFree=4169972/4192956
[pid=20469] ppid=20467 vsize=57584 CPUtime=462.15
/proc/20469/stat : 20469 (Spear-32) R 20467 20469 20410 0 -1 4194304 14552 0 0 0 46169 46 0 0 25 0 1 0 377157419 58966016 13869 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134539480 0 0 4096 0 0 0 0 17 1 0 0
/proc/20469/statm: 14396 13869 140 302 0 14091 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 57584

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 20470
/proc/meminfo: memFree=1315712/2055920 swapFree=4169972/4192956
[pid=20469] ppid=20467 vsize=62596 CPUtime=522.13
/proc/20469/stat : 20469 (Spear-32) R 20467 20469 20410 0 -1 4194304 15810 0 0 0 52163 50 0 0 25 0 1 0 377157419 64098304 15127 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134524677 0 0 4096 0 0 0 0 17 1 0 0
/proc/20469/statm: 15649 15127 140 302 0 15344 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 62596

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 20470
/proc/meminfo: memFree=1312192/2055920 swapFree=4169972/4192956
[pid=20469] ppid=20467 vsize=66032 CPUtime=582.11
/proc/20469/stat : 20469 (Spear-32) R 20467 20469 20410 0 -1 4194304 16682 0 0 0 58159 52 0 0 25 0 1 0 377157419 67616768 15999 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526939 0 0 4096 0 0 0 0 17 1 0 0
/proc/20469/statm: 16508 15999 140 302 0 16203 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 66032

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 20470
/proc/meminfo: memFree=1307200/2055920 swapFree=4169972/4192956
[pid=20469] ppid=20467 vsize=71448 CPUtime=642.11
/proc/20469/stat : 20469 (Spear-32) R 20467 20469 20410 0 -1 4194304 18044 0 0 0 64154 57 0 0 25 0 1 0 377157419 73162752 17232 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134524640 0 0 4096 0 0 0 0 17 1 0 0
/proc/20469/statm: 17862 17232 140 302 0 17557 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 71448

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 20470
/proc/meminfo: memFree=1302272/2055920 swapFree=4169972/4192956
[pid=20469] ppid=20467 vsize=76488 CPUtime=702.08
/proc/20469/stat : 20469 (Spear-32) R 20467 20469 20410 0 -1 4194304 19283 0 0 0 70147 61 0 0 25 0 1 0 377157419 78323712 18471 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134538367 0 0 4096 0 0 0 0 17 1 0 0
/proc/20469/statm: 19122 18471 140 302 0 18817 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 76488

[startup+762.305 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 20470
/proc/meminfo: memFree=1299392/2055920 swapFree=4169972/4192956
[pid=20469] ppid=20467 vsize=79332 CPUtime=762.07
/proc/20469/stat : 20469 (Spear-32) R 20467 20469 20410 0 -1 4194304 19982 0 0 0 76143 64 0 0 25 0 1 0 377157419 81235968 19170 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134527154 0 0 4096 0 0 0 0 17 1 0 0
/proc/20469/statm: 19833 19170 140 302 0 19528 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 79332

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 20470
/proc/meminfo: memFree=1296640/2055920 swapFree=4169972/4192956
[pid=20469] ppid=20467 vsize=82196 CPUtime=822.04
/proc/20469/stat : 20469 (Spear-32) R 20467 20469 20410 0 -1 4194304 20696 0 0 0 82138 66 0 0 25 0 1 0 377157419 84168704 19884 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/20469/statm: 20549 19884 140 302 0 20244 0
Current children cumulated CPU time (s) 822.04
Current children cumulated vsize (KiB) 82196

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 20470
/proc/meminfo: memFree=1293120/2055920 swapFree=4169972/4192956
[pid=20469] ppid=20467 vsize=85680 CPUtime=882.02
/proc/20469/stat : 20469 (Spear-32) R 20467 20469 20410 0 -1 4194304 21553 0 0 0 88132 70 0 0 25 0 1 0 377157419 87736320 20741 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/20469/statm: 21420 20741 140 302 0 21115 0
Current children cumulated CPU time (s) 882.02
Current children cumulated vsize (KiB) 85680

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 20470
/proc/meminfo: memFree=1289728/2055920 swapFree=4169972/4192956
[pid=20469] ppid=20467 vsize=89176 CPUtime=942.01
/proc/20469/stat : 20469 (Spear-32) R 20467 20469 20410 0 -1 4194304 22416 0 0 0 94125 76 0 0 25 0 1 0 377157419 91316224 21604 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526883 0 0 4096 0 0 0 0 17 1 0 0
/proc/20469/statm: 22294 21604 140 302 0 21989 0
Current children cumulated CPU time (s) 942.01
Current children cumulated vsize (KiB) 89176

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 20470
/proc/meminfo: memFree=1284224/2055920 swapFree=4169972/4192956
[pid=20469] ppid=20467 vsize=94604 CPUtime=1001.99
/proc/20469/stat : 20469 (Spear-32) R 20467 20469 20410 0 -1 4194304 23788 0 0 0 100119 80 0 0 25 0 1 0 377157419 96874496 22976 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/20469/statm: 23651 22976 140 302 0 23346 0
Current children cumulated CPU time (s) 1001.99
Current children cumulated vsize (KiB) 94604

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 20470
/proc/meminfo: memFree=1280384/2055920 swapFree=4169972/4192956
[pid=20469] ppid=20467 vsize=98580 CPUtime=1061.97
/proc/20469/stat : 20469 (Spear-32) R 20467 20469 20410 0 -1 4194304 24773 0 0 0 106115 82 0 0 25 0 1 0 377157419 100945920 23961 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134538589 0 0 4096 0 0 0 0 17 1 0 0
/proc/20469/statm: 24645 23961 140 302 0 24340 0
Current children cumulated CPU time (s) 1061.97
Current children cumulated vsize (KiB) 98580

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 20470
/proc/meminfo: memFree=1276736/2055920 swapFree=4169972/4192956
[pid=20469] ppid=20467 vsize=102104 CPUtime=1121.95
/proc/20469/stat : 20469 (Spear-32) R 20467 20469 20410 0 -1 4194304 25657 0 0 0 112110 85 0 0 25 0 1 0 377157419 104554496 24845 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526589 0 0 4096 0 0 0 0 17 1 0 0
/proc/20469/statm: 25526 24845 140 302 0 25221 0
Current children cumulated CPU time (s) 1121.95
Current children cumulated vsize (KiB) 102104

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 20470
/proc/meminfo: memFree=1271104/2055920 swapFree=4169972/4192956
[pid=20469] ppid=20467 vsize=107908 CPUtime=1181.94
/proc/20469/stat : 20469 (Spear-32) R 20467 20469 20410 0 -1 4194304 27083 0 0 0 118105 89 0 0 25 0 1 0 377157419 110497792 26271 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134538375 0 0 4096 0 0 0 0 17 1 0 0
/proc/20469/statm: 26977 26271 140 302 0 26672 0
Current children cumulated CPU time (s) 1181.94
Current children cumulated vsize (KiB) 107908



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 20470
/proc/meminfo: memFree=1268864/2055920 swapFree=4169972/4192956
[pid=20469] ppid=20467 vsize=109968 CPUtime=1200.04
/proc/20469/stat : 20469 (Spear-32) R 20467 20469 20410 0 -1 4194304 27617 0 0 0 119913 91 0 0 25 0 1 0 377157419 112607232 26805 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/20469/statm: 27492 26805 140 302 0 27187 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 109968

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): 1200.42
CPU time (s): 1200.06
CPU user time (s): 1199.14
CPU system time (s): 0.927858
CPU usage (%): 99.9701
Max. virtual memory (cumulated for all children) (KiB): 109968

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.14
system time used= 0.927858
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 27617
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= 6
involuntary context switches= 26330

runsolver used 1.2998 second user time and 3.07353 second system time

The end

Launcher Data (download as text)

Begin job on node11 on Sun Mar 11 00:13:49 UTC 2007

IDJOB= 334436
IDBENCH= 24627
IDSOLVER= 132
FILE ID= node11/334436-1173572028

PBS_JOBID= 4101207

Free space on /tmp= 66346 MiB

SOLVER NAME= Spear FH 1.0
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest04/others/Composite-096BitPrimes-0.sat05-507.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/334436-1173572028/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/334436-1173572028/instance-334436-1173572028.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node11/watcher-334436-1173572028 -o ROOT/results/node11/solver-334436-1173572028 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/334436-1173572028/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/334436-1173572028/instance-334436-1173572028.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  8b466b7ef3217bdc844a579ae744d427

RANDOM SEED= 698816456

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node11.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.243
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.243
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1376408 kB
Buffers:         53724 kB
Cached:         535084 kB
SwapCached:       2248 kB
Active:         256624 kB
Inactive:       354776 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1376408 kB
SwapTotal:     4192956 kB
SwapFree:      4169972 kB
Dirty:            6852 kB
Writeback:           0 kB
Mapped:          30596 kB
Slab:            53644 kB
Committed_AS:  1194388 kB
PageTables:       1756 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66346 MiB

End job on node11 on Sun Mar 11 00:33:51 UTC 2007