Trace number 335402

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

General information on the benchmark

Namecrafted/Hard/contest05/QG/
QG7a-gensys-icl009.sat05-3830.reshuffled-07.cnf
MD5SUM63733d54eda8872a9d86a78f0ba7397d
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 variables2917
Number of clauses17675
Sum of the clauses size127433
Maximum clause length13
Minimum clause length1
Number of clauses of size 142
Number of clauses of size 2434
Number of clauses of size 32242
Number of clauses of size 4361
Number of clauses of size 5538
Number of clauses of size over 514058

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/335402-1173626918/instance-335402-1173626918.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/node17/watcher-335402-1173626918 -o ROOT/results/node17/solver-335402-1173626918 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/335402-1173626918/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs /tmp/evaluation/335402-1173626918/instance-335402-1173626918.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.98 0.99 3/77 5115
/proc/meminfo: memFree=1222728/2055920 swapFree=4168576/4192956
[pid=5115] ppid=5113 vsize=1932 CPUtime=0
/proc/5115/stat : 5115 (Spear-32) R 5113 5115 5056 0 -1 4194304 263 0 0 0 0 0 0 0 18 0 1 0 382646066 1978368 247 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134518176 0 0 4096 0 0 0 0 17 1 0 0
/proc/5115/statm: 483 247 126 302 0 178 0

[startup+0.064287 s]
/proc/loadavg: 0.91 0.98 0.99 3/77 5115
/proc/meminfo: memFree=1222728/2055920 swapFree=4168576/4192956
[pid=5115] ppid=5113 vsize=2592 CPUtime=0.06
/proc/5115/stat : 5115 (Spear-32) R 5113 5115 5056 0 -1 4194304 470 0 0 0 6 0 0 0 18 0 1 0 382646066 2654208 454 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/5115/statm: 648 454 129 302 0 343 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 2592

[startup+0.101292 s]
/proc/loadavg: 0.91 0.98 0.99 3/77 5115
/proc/meminfo: memFree=1222728/2055920 swapFree=4168576/4192956
[pid=5115] ppid=5113 vsize=3120 CPUtime=0.09
/proc/5115/stat : 5115 (Spear-32) R 5113 5115 5056 0 -1 4194304 574 0 0 0 9 0 0 0 18 0 1 0 382646066 3194880 558 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/5115/statm: 780 558 140 302 0 475 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3120

[startup+0.301312 s]
/proc/loadavg: 0.91 0.98 0.99 3/77 5115
/proc/meminfo: memFree=1222728/2055920 swapFree=4168576/4192956
[pid=5115] ppid=5113 vsize=3776 CPUtime=0.29
/proc/5115/stat : 5115 (Spear-32) R 5113 5115 5056 0 -1 4194304 741 0 0 0 28 1 0 0 19 0 1 0 382646066 3866624 725 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/5115/statm: 944 725 140 302 0 639 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3776

[startup+0.701354 s]
/proc/loadavg: 0.91 0.98 0.99 3/77 5115
/proc/meminfo: memFree=1222728/2055920 swapFree=4168576/4192956
[pid=5115] ppid=5113 vsize=4724 CPUtime=0.69
/proc/5115/stat : 5115 (Spear-32) R 5113 5115 5056 0 -1 4194304 973 0 0 0 67 2 0 0 22 0 1 0 382646066 4837376 957 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/5115/statm: 1181 957 140 302 0 876 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4724

[startup+1.50144 s]
/proc/loadavg: 0.91 0.98 0.99 2/78 5116
/proc/meminfo: memFree=1218816/2055920 swapFree=4168576/4192956
[pid=5115] ppid=5113 vsize=6032 CPUtime=1.49
/proc/5115/stat : 5115 (Spear-32) R 5113 5115 5056 0 -1 4194304 1304 0 0 0 145 4 0 0 25 0 1 0 382646066 6176768 1288 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/5115/statm: 1508 1288 140 302 0 1203 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 6032

[startup+3.1016 s]
/proc/loadavg: 0.91 0.98 0.99 2/78 5116
/proc/meminfo: memFree=1217216/2055920 swapFree=4168576/4192956
[pid=5115] ppid=5113 vsize=7848 CPUtime=3.09
/proc/5115/stat : 5115 (Spear-32) R 5113 5115 5056 0 -1 4194304 1761 0 0 0 303 6 0 0 25 0 1 0 382646066 8036352 1745 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/5115/statm: 1962 1745 140 302 0 1657 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 7848

[startup+6.30294 s]
/proc/loadavg: 0.92 0.98 0.99 2/78 5116
/proc/meminfo: memFree=1214016/2055920 swapFree=4168576/4192956
[pid=5115] ppid=5113 vsize=10572 CPUtime=6.3
/proc/5115/stat : 5115 (Spear-32) R 5113 5115 5056 0 -1 4194304 2469 0 0 0 620 10 0 0 25 0 1 0 382646066 10825728 2420 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/5115/statm: 2643 2420 140 302 0 2338 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 10572

[startup+12.7016 s]
/proc/loadavg: 0.93 0.98 0.99 2/78 5116
/proc/meminfo: memFree=1209664/2055920 swapFree=4168576/4192956
[pid=5115] ppid=5113 vsize=14864 CPUtime=12.69
/proc/5115/stat : 5115 (Spear-32) R 5113 5115 5056 0 -1 4194304 3542 0 0 0 1254 15 0 0 25 0 1 0 382646066 15220736 3428 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/5115/statm: 3716 3428 140 302 0 3411 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 14864

[startup+25.5019 s]
/proc/loadavg: 0.94 0.98 0.99 2/78 5116
/proc/meminfo: memFree=1203648/2055920 swapFree=4168576/4192956
[pid=5115] ppid=5113 vsize=20628 CPUtime=25.49
/proc/5115/stat : 5115 (Spear-32) R 5113 5115 5056 0 -1 4194304 4986 0 0 0 2527 22 0 0 25 0 1 0 382646066 21123072 4872 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/5115/statm: 5157 4872 140 302 0 4852 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 20628

[startup+51.1016 s]
/proc/loadavg: 0.96 0.98 0.99 2/78 5116
/proc/meminfo: memFree=1195904/2055920 swapFree=4168576/4192956
[pid=5115] ppid=5113 vsize=28852 CPUtime=51.08
/proc/5115/stat : 5115 (Spear-32) R 5113 5115 5056 0 -1 4194304 7047 0 0 0 5078 30 0 0 25 0 1 0 382646066 29544448 6804 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/5115/statm: 7213 6804 140 302 0 6908 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 28852

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/78 5116
/proc/meminfo: memFree=1183680/2055920 swapFree=4168576/4192956
[pid=5115] ppid=5113 vsize=40988 CPUtime=102.27
/proc/5115/stat : 5115 (Spear-32) R 5113 5115 5056 0 -1 4194304 10066 0 0 0 10183 44 0 0 25 0 1 0 382646066 41971712 9823 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/5115/statm: 10247 9823 140 302 0 9942 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 40988

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 5116
/proc/meminfo: memFree=1173696/2055920 swapFree=4168576/4192956
[pid=5115] ppid=5113 vsize=51072 CPUtime=162.25
/proc/5115/stat : 5115 (Spear-32) R 5113 5115 5056 0 -1 4194304 12569 0 0 0 16169 56 0 0 25 0 1 0 382646066 52297728 12326 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/5115/statm: 12768 12326 140 302 0 12463 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 51072

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 5116
/proc/meminfo: memFree=1165376/2055920 swapFree=4168576/4192956
[pid=5115] ppid=5113 vsize=60556 CPUtime=222.24
/proc/5115/stat : 5115 (Spear-32) R 5113 5115 5056 0 -1 4194304 14895 0 0 0 22157 67 0 0 25 0 1 0 382646066 62009344 14395 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/5115/statm: 15139 14395 140 302 0 14834 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 60556

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 5116
/proc/meminfo: memFree=1157888/2055920 swapFree=4168576/4192956
[pid=5115] ppid=5113 vsize=68300 CPUtime=282.22
/proc/5115/stat : 5115 (Spear-32) R 5113 5115 5056 0 -1 4194304 16768 0 0 0 28145 77 0 0 25 0 1 0 382646066 69939200 16268 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/5115/statm: 17075 16268 140 302 0 16770 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 68300

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 5116
/proc/meminfo: memFree=1151816/2055920 swapFree=4168576/4192956
[pid=5115] ppid=5113 vsize=74608 CPUtime=342.21
/proc/5115/stat : 5115 (Spear-32) R 5113 5115 5056 0 -1 4194304 18265 0 0 0 34136 85 0 0 25 0 1 0 382646066 76398592 17765 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/5115/statm: 18652 17765 140 302 0 18347 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 74608

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 5116
/proc/meminfo: memFree=1145736/2055920 swapFree=4168576/4192956
[pid=5115] ppid=5113 vsize=80748 CPUtime=402.19
/proc/5115/stat : 5115 (Spear-32) R 5113 5115 5056 0 -1 4194304 19804 0 0 0 40126 93 0 0 25 0 1 0 382646066 82685952 19304 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/5115/statm: 20187 19304 140 302 0 19882 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 80748

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 5116
/proc/meminfo: memFree=1140616/2055920 swapFree=4168576/4192956
[pid=5115] ppid=5113 vsize=86128 CPUtime=462.17
/proc/5115/stat : 5115 (Spear-32) R 5113 5115 5056 0 -1 4194304 21069 0 0 0 46118 99 0 0 25 0 1 0 382646066 88195072 20569 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/5115/statm: 21532 20569 140 302 0 21227 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 86128

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 5116
/proc/meminfo: memFree=1136328/2055920 swapFree=4168576/4192956
[pid=5115] ppid=5113 vsize=90348 CPUtime=522.16
/proc/5115/stat : 5115 (Spear-32) R 5113 5115 5056 0 -1 4194304 22146 0 0 0 52111 105 0 0 25 0 1 0 382646066 92516352 21646 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/5115/statm: 22587 21646 140 302 0 22282 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 90348

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 5116
/proc/meminfo: memFree=1131272/2055920 swapFree=4168576/4192956
[pid=5115] ppid=5113 vsize=95500 CPUtime=582.14
/proc/5115/stat : 5115 (Spear-32) R 5113 5115 5056 0 -1 4194304 23398 0 0 0 58101 113 0 0 25 0 1 0 382646066 97792000 22898 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526790 0 0 4096 0 0 0 0 17 1 0 0
/proc/5115/statm: 23875 22898 140 302 0 23570 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 95500

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 5116
/proc/meminfo: memFree=1126536/2055920 swapFree=4168576/4192956
[pid=5115] ppid=5113 vsize=100360 CPUtime=642.13
/proc/5115/stat : 5115 (Spear-32) R 5113 5115 5056 0 -1 4194304 24577 0 0 0 64093 120 0 0 25 0 1 0 382646066 102768640 24077 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526822 0 0 4096 0 0 0 0 17 1 0 0
/proc/5115/statm: 25090 24077 140 302 0 24785 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 100360

[startup+702.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 5116
/proc/meminfo: memFree=1122184/2055920 swapFree=4168576/4192956
[pid=5115] ppid=5113 vsize=104704 CPUtime=702.12
/proc/5115/stat : 5115 (Spear-32) R 5113 5115 5056 0 -1 4194304 25672 0 0 0 70086 126 0 0 25 0 1 0 382646066 107216896 25172 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/5115/statm: 26176 25172 140 302 0 25871 0
Current children cumulated CPU time (s) 702.12
Current children cumulated vsize (KiB) 104704

[startup+762.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 5116
/proc/meminfo: memFree=1117640/2055920 swapFree=4168576/4192956
[pid=5115] ppid=5113 vsize=111172 CPUtime=762.1
/proc/5115/stat : 5115 (Spear-32) R 5113 5115 5056 0 -1 4194304 27292 0 0 0 76079 131 0 0 25 0 1 0 382646066 113840128 26279 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526962 0 0 4096 0 0 0 0 17 1 0 0
/proc/5115/statm: 27793 26279 140 302 0 27488 0
Current children cumulated CPU time (s) 762.1
Current children cumulated vsize (KiB) 111172

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 5116
/proc/meminfo: memFree=1113096/2055920 swapFree=4168576/4192956
[pid=5115] ppid=5113 vsize=115800 CPUtime=822.08
/proc/5115/stat : 5115 (Spear-32) R 5113 5115 5056 0 -1 4194304 28424 0 0 0 82071 137 0 0 25 0 1 0 382646066 118579200 27411 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134558750 0 0 4096 0 0 0 0 17 1 0 0
/proc/5115/statm: 28950 27411 140 302 0 28645 0
Current children cumulated CPU time (s) 822.08
Current children cumulated vsize (KiB) 115800

[startup+882.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 5116
/proc/meminfo: memFree=1108744/2055920 swapFree=4168576/4192956
[pid=5115] ppid=5113 vsize=120388 CPUtime=882.06
/proc/5115/stat : 5115 (Spear-32) R 5113 5115 5056 0 -1 4194304 29507 0 0 0 88062 144 0 0 25 0 1 0 382646066 123277312 28494 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526955 0 0 4096 0 0 0 0 17 1 0 0
/proc/5115/statm: 30097 28494 140 302 0 29792 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 120388

[startup+942.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 5118
/proc/meminfo: memFree=1104840/2055920 swapFree=4168576/4192956
[pid=5115] ppid=5113 vsize=124252 CPUtime=942.05
/proc/5115/stat : 5115 (Spear-32) R 5113 5115 5056 0 -1 4194304 30490 0 0 0 94057 148 0 0 25 0 1 0 382646066 127234048 29477 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/5115/statm: 31063 29477 140 302 0 30758 0
Current children cumulated CPU time (s) 942.05
Current children cumulated vsize (KiB) 124252

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 5118
/proc/meminfo: memFree=1101064/2055920 swapFree=4168576/4192956
[pid=5115] ppid=5113 vsize=128048 CPUtime=1002.04
/proc/5115/stat : 5115 (Spear-32) R 5113 5115 5056 0 -1 4194304 31412 0 0 0 100049 155 0 0 25 0 1 0 382646066 131121152 30399 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134558756 0 0 4096 0 0 0 0 17 1 0 0
/proc/5115/statm: 32012 30399 140 302 0 31707 0
Current children cumulated CPU time (s) 1002.04
Current children cumulated vsize (KiB) 128048

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 5118
/proc/meminfo: memFree=1097736/2055920 swapFree=4168576/4192956
[pid=5115] ppid=5113 vsize=131464 CPUtime=1062.02
/proc/5115/stat : 5115 (Spear-32) R 5113 5115 5056 0 -1 4194304 32259 0 0 0 106042 160 0 0 25 0 1 0 382646066 134619136 31246 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/5115/statm: 32866 31246 140 302 0 32561 0
Current children cumulated CPU time (s) 1062.02
Current children cumulated vsize (KiB) 131464

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 5118
/proc/meminfo: memFree=1094280/2055920 swapFree=4168576/4192956
[pid=5115] ppid=5113 vsize=135092 CPUtime=1122
/proc/5115/stat : 5115 (Spear-32) R 5113 5115 5056 0 -1 4194304 33117 0 0 0 112036 164 0 0 25 0 1 0 382646066 138334208 32104 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527022 0 0 4096 0 0 0 0 17 1 0 0
/proc/5115/statm: 33773 32104 140 302 0 33468 0
Current children cumulated CPU time (s) 1122
Current children cumulated vsize (KiB) 135092

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 5118
/proc/meminfo: memFree=1091336/2055920 swapFree=4168576/4192956
[pid=5115] ppid=5113 vsize=138248 CPUtime=1181.98
/proc/5115/stat : 5115 (Spear-32) R 5113 5115 5056 0 -1 4194304 33864 0 0 0 118030 168 0 0 25 0 1 0 382646066 141565952 32851 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527012 0 0 4096 0 0 0 0 17 1 0 0
/proc/5115/statm: 34562 32851 140 302 0 34257 0
Current children cumulated CPU time (s) 1181.98
Current children cumulated vsize (KiB) 138248



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 5118
/proc/meminfo: memFree=1090440/2055920 swapFree=4168576/4192956
[pid=5115] ppid=5113 vsize=139016 CPUtime=1200.08
/proc/5115/stat : 5115 (Spear-32) R 5113 5115 5056 0 -1 4194304 34073 0 0 0 119839 169 0 0 25 0 1 0 382646066 142352384 33060 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/5115/statm: 34754 33060 140 302 0 34449 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 139016

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.12
CPU user time (s): 1198.4
CPU system time (s): 1.71974
CPU usage (%): 99.9744
Max. virtual memory (cumulated for all children) (KiB): 139016

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

runsolver used 1.2858 second user time and 3.08953 second system time

The end

Launcher Data (download as text)

Begin job on node17 on Sun Mar 11 15:28:38 UTC 2007

IDJOB= 335402
IDBENCH= 24650
IDSOLVER= 132
FILE ID= node17/335402-1173626918

PBS_JOBID= 4101300

Free space on /tmp= 66544 MiB

SOLVER NAME= Spear FH 1.0
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest05/QG/QG7a-gensys-icl009.sat05-3830.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/335402-1173626918/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/335402-1173626918/instance-335402-1173626918.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node17/watcher-335402-1173626918 -o ROOT/results/node17/solver-335402-1173626918 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/335402-1173626918/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/335402-1173626918/instance-335402-1173626918.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  63733d54eda8872a9d86a78f0ba7397d

RANDOM SEED= 860082312

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node17.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.229
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.229
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:       1223200 kB
Buffers:         57124 kB
Cached:         675864 kB
SwapCached:       2364 kB
Active:         434076 kB
Inactive:       321460 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1223200 kB
SwapTotal:     4192956 kB
SwapFree:      4168576 kB
Dirty:            2460 kB
Writeback:           0 kB
Mapped:          30228 kB
Slab:            62780 kB
Committed_AS:  1502284 kB
PageTables:       1748 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= 66544 MiB

End job on node17 on Sun Mar 11 15:48:41 UTC 2007