Trace number 337376

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.09 1200.43

General information on the benchmark

Namecrafted/Hard/contest03/others/
bqwh.40.reg.520.sat05-433.reshuffled-07.cnf
MD5SUMcf535bf919bca60e7bcea01358de0b4c
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 variables2211
Number of clauses14710
Sum of the clauses size33107
Maximum clause length9
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 213351
Number of clauses of size 3282
Number of clauses of size 4374
Number of clauses of size 5349
Number of clauses of size over 5354

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/337376-1173665866/instance-337376-1173665866.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/node2/watcher-337376-1173665866 -o ROOT/results/node2/solver-337376-1173665866 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/337376-1173665866/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs /tmp/evaluation/337376-1173665866/instance-337376-1173665866.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.91 0.97 0.99 3/77 12793
/proc/meminfo: memFree=1432760/2055920 swapFree=4153164/4192956
[pid=12793] ppid=12791 vsize=1932 CPUtime=0
/proc/12793/stat : 12793 (Spear-32) R 12791 12793 11757 0 -1 4194304 263 0 0 0 0 0 0 0 18 0 1 0 386541573 1978368 247 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 135271282 0 0 4096 0 0 0 0 17 1 0 0
/proc/12793/statm: 483 247 126 302 0 178 0

[startup+0.0687581 s]
/proc/loadavg: 0.91 0.97 0.99 3/77 12793
/proc/meminfo: memFree=1432760/2055920 swapFree=4153164/4192956
[pid=12793] ppid=12791 vsize=2516 CPUtime=0.06
/proc/12793/stat : 12793 (Spear-32) R 12791 12793 11757 0 -1 4194304 439 0 0 0 6 0 0 0 18 0 1 0 386541573 2576384 423 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12793/statm: 629 423 140 302 0 324 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 2516

[startup+0.101762 s]
/proc/loadavg: 0.91 0.97 0.99 3/77 12793
/proc/meminfo: memFree=1432760/2055920 swapFree=4153164/4192956
[pid=12793] ppid=12791 vsize=2516 CPUtime=0.09
/proc/12793/stat : 12793 (Spear-32) R 12791 12793 11757 0 -1 4194304 453 0 0 0 9 0 0 0 18 0 1 0 386541573 2576384 437 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12793/statm: 629 437 140 302 0 324 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2516

[startup+0.301782 s]
/proc/loadavg: 0.91 0.97 0.99 3/77 12793
/proc/meminfo: memFree=1432760/2055920 swapFree=4153164/4192956
[pid=12793] ppid=12791 vsize=2896 CPUtime=0.29
/proc/12793/stat : 12793 (Spear-32) R 12791 12793 11757 0 -1 4194304 533 0 0 0 29 0 0 0 19 0 1 0 386541573 2965504 517 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12793/statm: 724 517 140 302 0 419 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2896

[startup+0.701824 s]
/proc/loadavg: 0.91 0.97 0.99 3/77 12793
/proc/meminfo: memFree=1432760/2055920 swapFree=4153164/4192956
[pid=12793] ppid=12791 vsize=3536 CPUtime=0.69
/proc/12793/stat : 12793 (Spear-32) R 12791 12793 11757 0 -1 4194304 681 0 0 0 69 0 0 0 22 0 1 0 386541573 3620864 665 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12793/statm: 884 666 140 302 0 579 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3536

[startup+1.50191 s]
/proc/loadavg: 0.91 0.97 0.99 2/78 12794
/proc/meminfo: memFree=1430256/2055920 swapFree=4153164/4192956
[pid=12793] ppid=12791 vsize=4560 CPUtime=1.49
/proc/12793/stat : 12793 (Spear-32) R 12791 12793 11757 0 -1 4194304 948 0 0 0 149 0 0 0 25 0 1 0 386541573 4669440 932 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12793/statm: 1140 932 140 302 0 835 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4560

[startup+3.10107 s]
/proc/loadavg: 0.92 0.97 0.99 2/78 12794
/proc/meminfo: memFree=1428848/2055920 swapFree=4153164/4192956
[pid=12793] ppid=12791 vsize=6096 CPUtime=3.09
/proc/12793/stat : 12793 (Spear-32) R 12791 12793 11757 0 -1 4194304 1339 0 0 0 308 1 0 0 25 0 1 0 386541573 6242304 1323 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12793/statm: 1524 1323 140 302 0 1219 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 6096

[startup+6.3024 s]
/proc/loadavg: 0.92 0.97 0.99 2/78 12794
/proc/meminfo: memFree=1425968/2055920 swapFree=4153164/4192956
[pid=12793] ppid=12791 vsize=8656 CPUtime=6.29
/proc/12793/stat : 12793 (Spear-32) R 12791 12793 11757 0 -1 4194304 1958 0 0 0 626 3 0 0 25 0 1 0 386541573 8863744 1942 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527012 0 0 4096 0 0 0 0 17 1 0 0
/proc/12793/statm: 2164 1942 140 302 0 1859 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 8656

[startup+12.7011 s]
/proc/loadavg: 0.93 0.97 0.99 2/78 12794
/proc/meminfo: memFree=1421680/2055920 swapFree=4153164/4192956
[pid=12793] ppid=12791 vsize=12476 CPUtime=12.69
/proc/12793/stat : 12793 (Spear-32) R 12791 12793 11757 0 -1 4194304 2937 0 0 0 1263 6 0 0 25 0 1 0 386541573 12775424 2921 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12793/statm: 3119 2921 140 302 0 2814 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 12476

[startup+25.5014 s]
/proc/loadavg: 0.94 0.97 0.99 2/78 12794
/proc/meminfo: memFree=1416112/2055920 swapFree=4153164/4192956
[pid=12793] ppid=12791 vsize=17964 CPUtime=25.49
/proc/12793/stat : 12793 (Spear-32) R 12791 12793 11757 0 -1 4194304 4322 0 0 0 2539 10 0 0 25 0 1 0 386541573 18395136 4273 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526984 0 0 4096 0 0 0 0 17 1 0 0
/proc/12793/statm: 4491 4273 140 302 0 4186 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 17964

[startup+51.101 s]
/proc/loadavg: 0.96 0.97 0.99 2/78 12794
/proc/meminfo: memFree=1407984/2055920 swapFree=4153164/4192956
[pid=12793] ppid=12791 vsize=26208 CPUtime=51.08
/proc/12793/stat : 12793 (Spear-32) R 12791 12793 11757 0 -1 4194304 6413 0 0 0 5092 16 0 0 25 0 1 0 386541573 26836992 6299 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12793/statm: 6552 6299 140 302 0 6247 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 26208

[startup+102.305 s]
/proc/loadavg: 0.98 0.97 0.99 2/78 12794
/proc/meminfo: memFree=1394672/2055920 swapFree=4153164/4192956
[pid=12793] ppid=12791 vsize=39208 CPUtime=102.26
/proc/12793/stat : 12793 (Spear-32) R 12791 12793 11757 0 -1 4194304 9683 0 0 0 10200 26 0 0 25 0 1 0 386541573 40148992 9569 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/12793/statm: 9802 9569 140 302 0 9497 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 39208

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 12794
/proc/meminfo: memFree=1382896/2055920 swapFree=4153164/4192956
[pid=12793] ppid=12791 vsize=51560 CPUtime=162.24
/proc/12793/stat : 12793 (Spear-32) R 12791 12793 11757 0 -1 4194304 12762 0 0 0 16189 35 0 0 25 0 1 0 386541573 52797440 12519 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12793/statm: 12890 12519 140 302 0 12585 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 51560

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 12794
/proc/meminfo: memFree=1372464/2055920 swapFree=4153164/4192956
[pid=12793] ppid=12791 vsize=61784 CPUtime=222.22
/proc/12793/stat : 12793 (Spear-32) R 12791 12793 11757 0 -1 4194304 15342 0 0 0 22179 43 0 0 25 0 1 0 386541573 63266816 15099 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12793/statm: 15446 15099 140 302 0 15141 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 61784

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 12794
/proc/meminfo: memFree=1361968/2055920 swapFree=4153164/4192956
[pid=12793] ppid=12791 vsize=72320 CPUtime=282.21
/proc/12793/stat : 12793 (Spear-32) R 12791 12793 11757 0 -1 4194304 17973 0 0 0 28169 52 0 0 25 0 1 0 386541573 74055680 17730 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12793/statm: 18080 17730 140 302 0 17775 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 72320

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 12794
/proc/meminfo: memFree=1352944/2055920 swapFree=4153164/4192956
[pid=12793] ppid=12791 vsize=81148 CPUtime=342.19
/proc/12793/stat : 12793 (Spear-32) R 12791 12793 11757 0 -1 4194304 20203 0 0 0 34162 57 0 0 25 0 1 0 386541573 83095552 19960 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/12793/statm: 20287 19960 140 302 0 19982 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 81148

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 12794
/proc/meminfo: memFree=1344880/2055920 swapFree=4153164/4192956
[pid=12793] ppid=12791 vsize=90244 CPUtime=402.17
/proc/12793/stat : 12793 (Spear-32) R 12791 12793 11757 0 -1 4194304 22484 0 0 0 40153 64 0 0 25 0 1 0 386541573 92409856 21984 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12793/statm: 22561 21984 140 302 0 22256 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 90244

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 12794
/proc/meminfo: memFree=1336944/2055920 swapFree=4153164/4192956
[pid=12793] ppid=12791 vsize=98164 CPUtime=462.16
/proc/12793/stat : 12793 (Spear-32) R 12791 12793 11757 0 -1 4194304 24456 0 0 0 46145 71 0 0 25 0 1 0 386541573 100519936 23956 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/12793/statm: 24541 23956 140 302 0 24236 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 98164

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 12794
/proc/meminfo: memFree=1329648/2055920 swapFree=4153164/4192956
[pid=12793] ppid=12791 vsize=105588 CPUtime=522.14
/proc/12793/stat : 12793 (Spear-32) R 12791 12793 11757 0 -1 4194304 26304 0 0 0 52137 77 0 0 25 0 1 0 386541573 108122112 25804 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526752 0 0 4096 0 0 0 0 17 1 0 0
/proc/12793/statm: 26397 25804 140 302 0 26092 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 105588

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 12794
/proc/meminfo: memFree=1322608/2055920 swapFree=4153164/4192956
[pid=12793] ppid=12791 vsize=112544 CPUtime=582.12
/proc/12793/stat : 12793 (Spear-32) R 12791 12793 11757 0 -1 4194304 28040 0 0 0 58129 83 0 0 25 0 1 0 386541573 115245056 27540 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526928 0 0 4096 0 0 0 0 17 1 0 0
/proc/12793/statm: 28136 27540 140 302 0 27831 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 112544

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 12794
/proc/meminfo: memFree=1316720/2055920 swapFree=4153164/4192956
[pid=12793] ppid=12791 vsize=118268 CPUtime=642.11
/proc/12793/stat : 12793 (Spear-32) R 12791 12793 11757 0 -1 4194304 29486 0 0 0 64123 88 0 0 25 0 1 0 386541573 121106432 28986 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/12793/statm: 29567 28986 140 302 0 29262 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 118268

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 12794
/proc/meminfo: memFree=1310384/2055920 swapFree=4153164/4192956
[pid=12793] ppid=12791 vsize=124628 CPUtime=702.09
/proc/12793/stat : 12793 (Spear-32) R 12791 12793 11757 0 -1 4194304 31085 0 0 0 70116 93 0 0 25 0 1 0 386541573 127619072 30585 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527012 0 0 4096 0 0 0 0 17 1 0 0
/proc/12793/statm: 31157 30585 140 302 0 30852 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 124628

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 12794
/proc/meminfo: memFree=1303792/2055920 swapFree=4153164/4192956
[pid=12793] ppid=12791 vsize=131276 CPUtime=762.08
/proc/12793/stat : 12793 (Spear-32) R 12791 12793 11757 0 -1 4194304 32725 0 0 0 76110 98 0 0 25 0 1 0 386541573 134426624 32225 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526972 0 0 4096 0 0 0 0 17 1 0 0
/proc/12793/statm: 32819 32225 140 302 0 32514 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 131276

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.99 3/78 12794
/proc/meminfo: memFree=1297520/2055920 swapFree=4153164/4192956
[pid=12793] ppid=12791 vsize=137664 CPUtime=822.06
/proc/12793/stat : 12793 (Spear-32) R 12791 12793 11757 0 -1 4194304 34311 0 0 0 82101 105 0 0 25 0 1 0 386541573 140967936 33811 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/12793/statm: 34416 33811 140 302 0 34111 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 137664

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 12794
/proc/meminfo: memFree=1291376/2055920 swapFree=4153164/4192956
[pid=12793] ppid=12791 vsize=143780 CPUtime=882.04
/proc/12793/stat : 12793 (Spear-32) R 12791 12793 11757 0 -1 4194304 35844 0 0 0 88095 109 0 0 25 0 1 0 386541573 147230720 35344 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12793/statm: 35945 35344 140 302 0 35640 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 143780

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 12794
/proc/meminfo: memFree=1285872/2055920 swapFree=4153164/4192956
[pid=12793] ppid=12791 vsize=149440 CPUtime=942.02
/proc/12793/stat : 12793 (Spear-32) R 12791 12793 11757 0 -1 4194304 37227 0 0 0 94088 114 0 0 25 0 1 0 386541573 153026560 36727 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526812 0 0 4096 0 0 0 0 17 1 0 0
/proc/12793/statm: 37360 36727 140 302 0 37055 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 149440

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 12794
/proc/meminfo: memFree=1279536/2055920 swapFree=4153164/4192956
[pid=12793] ppid=12791 vsize=155748 CPUtime=1002.01
/proc/12793/stat : 12793 (Spear-32) R 12791 12793 11757 0 -1 4194304 38786 0 0 0 100083 118 0 0 25 0 1 0 386541573 159485952 38286 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526984 0 0 4096 0 0 0 0 17 1 0 0
/proc/12793/statm: 38937 38286 140 302 0 38632 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 155748

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 12794
/proc/meminfo: memFree=1273904/2055920 swapFree=4153164/4192956
[pid=12793] ppid=12791 vsize=161612 CPUtime=1061.99
/proc/12793/stat : 12793 (Spear-32) R 12791 12793 11757 0 -1 4194304 40218 0 0 0 106077 122 0 0 25 0 1 0 386541573 165490688 39718 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/12793/statm: 40403 39718 140 302 0 40098 0
Current children cumulated CPU time (s) 1061.99
Current children cumulated vsize (KiB) 161612

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 12794
/proc/meminfo: memFree=1268784/2055920 swapFree=4153164/4192956
[pid=12793] ppid=12791 vsize=166716 CPUtime=1121.98
/proc/12793/stat : 12793 (Spear-32) R 12791 12793 11757 0 -1 4194304 41492 0 0 0 112071 127 0 0 25 0 1 0 386541573 170717184 40992 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/12793/statm: 41679 40992 140 302 0 41374 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 166716

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 12794
/proc/meminfo: memFree=1263600/2055920 swapFree=4153164/4192956
[pid=12793] ppid=12791 vsize=171980 CPUtime=1181.96
/proc/12793/stat : 12793 (Spear-32) R 12791 12793 11757 0 -1 4194304 42796 0 0 0 118064 132 0 0 25 0 1 0 386541573 176107520 42296 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/12793/statm: 42995 42296 140 302 0 42690 0
Current children cumulated CPU time (s) 1181.96
Current children cumulated vsize (KiB) 171980



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 12794
/proc/meminfo: memFree=1261936/2055920 swapFree=4153164/4192956
[pid=12793] ppid=12791 vsize=173524 CPUtime=1200.06
/proc/12793/stat : 12793 (Spear-32) R 12791 12793 11757 0 -1 4194304 43183 0 0 0 119873 133 0 0 25 0 1 0 386541573 177688576 42683 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12793/statm: 43381 42683 140 302 0 43076 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 173524

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.43
CPU time (s): 1200.09
CPU user time (s): 1198.73
CPU system time (s): 1.35979
CPU usage (%): 99.9716
Max. virtual memory (cumulated for all children) (KiB): 173524

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.73
system time used= 1.35979
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 43183
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= 2277

runsolver used 1.2948 second user time and 3.08053 second system time

The end

Launcher Data (download as text)

Begin job on node2 on Mon Mar 12 02:17:46 UTC 2007

IDJOB= 337376
IDBENCH= 24697
IDSOLVER= 132
FILE ID= node2/337376-1173665866

PBS_JOBID= 4101439

Free space on /tmp= 66537 MiB

SOLVER NAME= Spear FH 1.0
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest03/others/bqwh.40.reg.520.sat05-433.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/337376-1173665866/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/337376-1173665866/instance-337376-1173665866.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node2/watcher-337376-1173665866 -o ROOT/results/node2/solver-337376-1173665866 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/337376-1173665866/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/337376-1173665866/instance-337376-1173665866.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  cf535bf919bca60e7bcea01358de0b4c

RANDOM SEED= 8784502

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node2.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.247
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.247
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:       1433232 kB
Buffers:         49064 kB
Cached:         489688 kB
SwapCached:       2528 kB
Active:         375404 kB
Inactive:       186288 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1433232 kB
SwapTotal:     4192956 kB
SwapFree:      4153164 kB
Dirty:            1792 kB
Writeback:           0 kB
Mapped:          30252 kB
Slab:            46476 kB
Committed_AS:  1714724 kB
PageTables:       1812 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= 66537 MiB

End job on node2 on Mon Mar 12 02:37:49 UTC 2007