Trace number 300556

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 FHS 1.0? (TO) 1200.11 1200.44

General information on the benchmark

Namerandom/LargeSize/5SAT/v700/
unif-k5-r20-v700-c14000-S2034423571-08.cnf
MD5SUM45a6044946963b3d1b4beab0858aeab8
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark4.67729
Satisfiable
(Un)Satisfiability was proved
Number of variables700
Number of clauses14000
Sum of the clauses size70000
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 514000
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/300556-1171912614/instance-300556-1171912614.cnf

Verifier Data (download as text)

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

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node4/watcher-300556-1171912614 -o ROOT/results/node4/solver-300556-1171912614 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/300556-1171912614/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/300556-1171912614/instance-300556-1171912614.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 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: 1.04 0.99 0.99 3/77 32709
/proc/meminfo: memFree=1359080/2055920 swapFree=4192812/4192956
[pid=32709] ppid=32707 vsize=1548 CPUtime=0
/proc/32709/stat : 32709 (Spear-32) R 32707 32709 31359 0 -1 4194304 196 0 0 0 0 0 0 0 18 0 1 0 211216249 1585152 180 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/32709/statm: 387 180 128 302 0 82 0

[startup+0.108012 s]
/proc/loadavg: 1.04 0.99 0.99 3/77 32709
/proc/meminfo: memFree=1359080/2055920 swapFree=4192812/4192956
[pid=32709] ppid=32707 vsize=2596 CPUtime=0.1
/proc/32709/stat : 32709 (Spear-32) R 32707 32709 31359 0 -1 4194304 490 0 0 0 10 0 0 0 18 0 1 0 211216249 2658304 474 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/32709/statm: 649 474 140 302 0 344 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2596

[startup+0.516051 s]
/proc/loadavg: 1.04 0.99 0.99 3/77 32709
/proc/meminfo: memFree=1359080/2055920 swapFree=4192812/4192956
[pid=32709] ppid=32707 vsize=4260 CPUtime=0.51
/proc/32709/stat : 32709 (Spear-32) R 32707 32709 31359 0 -1 4194304 906 0 0 0 50 1 0 0 21 0 1 0 211216249 4362240 890 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/32709/statm: 1065 890 140 302 0 760 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 4260

[startup+1.33913 s]
/proc/loadavg: 1.04 0.99 0.99 2/78 32710
/proc/meminfo: memFree=1354080/2055920 swapFree=4192812/4192956
[pid=32709] ppid=32707 vsize=6852 CPUtime=1.33
/proc/32709/stat : 32709 (Spear-32) R 32707 32709 31359 0 -1 4194304 1549 0 0 0 131 2 0 0 25 0 1 0 211216249 7016448 1533 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/32709/statm: 1713 1533 140 302 0 1408 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 6852

[startup+2.97729 s]
/proc/loadavg: 1.04 0.99 0.99 2/78 32710
/proc/meminfo: memFree=1350944/2055920 swapFree=4192812/4192956
[pid=32709] ppid=32707 vsize=10828 CPUtime=2.97
/proc/32709/stat : 32709 (Spear-32) R 32707 32709 31359 0 -1 4194304 2535 0 0 0 293 4 0 0 25 0 1 0 211216249 11087872 2519 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/32709/statm: 2707 2519 140 302 0 2402 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 10828

[startup+6.2536 s]
/proc/loadavg: 1.03 0.99 0.99 2/78 32710
/proc/meminfo: memFree=1344032/2055920 swapFree=4192812/4192956
[pid=32709] ppid=32707 vsize=17100 CPUtime=6.24
/proc/32709/stat : 32709 (Spear-32) R 32707 32709 31359 0 -1 4194304 4109 0 0 0 618 6 0 0 25 0 1 0 211216249 17510400 4093 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134558750 0 0 4096 0 0 0 0 17 1 0 0
/proc/32709/statm: 4275 4093 140 302 0 3970 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 17100

[startup+12.7102 s]
/proc/loadavg: 1.03 0.99 0.99 2/78 32710
/proc/meminfo: memFree=1334304/2055920 swapFree=4192812/4192956
[pid=32709] ppid=32707 vsize=26072 CPUtime=12.69
/proc/32709/stat : 32709 (Spear-32) R 32707 32709 31359 0 -1 4194304 6377 0 0 0 1260 9 0 0 25 0 1 0 211216249 26697728 6328 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/32709/statm: 6518 6328 140 302 0 6213 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 26072

[startup+25.5104 s]
/proc/loadavg: 1.02 0.99 0.99 2/78 32710
/proc/meminfo: memFree=1321824/2055920 swapFree=4192812/4192956
[pid=32709] ppid=32707 vsize=39016 CPUtime=25.49
/proc/32709/stat : 32709 (Spear-32) R 32707 32709 31359 0 -1 4194304 9610 0 0 0 2533 16 0 0 25 0 1 0 211216249 39952384 9496 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/32709/statm: 9754 9496 140 302 0 9449 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 39016

[startup+51.1219 s]
/proc/loadavg: 1.01 0.99 0.99 2/78 32710
/proc/meminfo: memFree=1303200/2055920 swapFree=4192812/4192956
[pid=32709] ppid=32707 vsize=57120 CPUtime=51.09
/proc/32709/stat : 32709 (Spear-32) R 32707 32709 31359 0 -1 4194304 14177 0 0 0 5084 25 0 0 25 0 1 0 211216249 58490880 14063 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/32709/statm: 14280 14063 140 302 0 13975 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 57120

[startup+102.347 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 32710
/proc/meminfo: memFree=1276064/2055920 swapFree=4192812/4192956
[pid=32709] ppid=32707 vsize=84836 CPUtime=102.31
/proc/32709/stat : 32709 (Spear-32) R 32707 32709 31359 0 -1 4194304 21119 0 0 0 10191 40 0 0 25 0 1 0 211216249 86872064 20876 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/32709/statm: 21209 20876 140 302 0 20904 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 84836

[startup+162.385 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 32710
/proc/meminfo: memFree=1248672/2055920 swapFree=4192812/4192956
[pid=32709] ppid=32707 vsize=111552 CPUtime=162.33
/proc/32709/stat : 32709 (Spear-32) R 32707 32709 31359 0 -1 4194304 27850 0 0 0 16179 54 0 0 25 0 1 0 211216249 114229248 27607 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/32709/statm: 27888 27607 140 302 0 27583 0
Current children cumulated CPU time (s) 162.33
Current children cumulated vsize (KiB) 111552

[startup+222.414 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 32710
/proc/meminfo: memFree=1227296/2055920 swapFree=4192812/4192956
[pid=32709] ppid=32707 vsize=132988 CPUtime=222.34
/proc/32709/stat : 32709 (Spear-32) R 32707 32709 31359 0 -1 4194304 33199 0 0 0 22167 67 0 0 25 0 1 0 211216249 136179712 32956 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/32709/statm: 33247 32956 140 302 0 32942 0
Current children cumulated CPU time (s) 222.34
Current children cumulated vsize (KiB) 132988

[startup+282.448 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 32710
/proc/meminfo: memFree=1209312/2055920 swapFree=4192812/4192956
[pid=32709] ppid=32707 vsize=152152 CPUtime=282.36
/proc/32709/stat : 32709 (Spear-32) R 32707 32709 31359 0 -1 4194304 37980 0 0 0 28158 78 0 0 25 0 1 0 211216249 155803648 37480 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134527022 0 0 4096 0 0 0 0 17 1 0 0
/proc/32709/statm: 38038 37480 140 302 0 37733 0
Current children cumulated CPU time (s) 282.36
Current children cumulated vsize (KiB) 152152

[startup+342.481 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 32710
/proc/meminfo: memFree=1191840/2055920 swapFree=4192812/4192956
[pid=32709] ppid=32707 vsize=169540 CPUtime=342.38
/proc/32709/stat : 32709 (Spear-32) R 32707 32709 31359 0 -1 4194304 42362 0 0 0 34150 88 0 0 25 0 1 0 211216249 173608960 41862 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526883 0 0 4096 0 0 0 0 17 1 0 0
/proc/32709/statm: 42385 41862 140 302 0 42080 0
Current children cumulated CPU time (s) 342.38
Current children cumulated vsize (KiB) 169540

[startup+402.518 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 32710
/proc/meminfo: memFree=1176032/2055920 swapFree=4192812/4192956
[pid=32709] ppid=32707 vsize=185012 CPUtime=402.4
/proc/32709/stat : 32709 (Spear-32) R 32707 32709 31359 0 -1 4194304 46229 0 0 0 40144 96 0 0 25 0 1 0 211216249 189452288 45729 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/32709/statm: 46253 45729 140 302 0 45948 0
Current children cumulated CPU time (s) 402.4
Current children cumulated vsize (KiB) 185012

[startup+462.549 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 32710
/proc/meminfo: memFree=1163040/2055920 swapFree=4192812/4192956
[pid=32709] ppid=32707 vsize=198140 CPUtime=462.41
/proc/32709/stat : 32709 (Spear-32) R 32707 32709 31359 0 -1 4194304 49501 0 0 0 46135 106 0 0 25 0 1 0 211216249 202895360 49001 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/32709/statm: 49535 49001 140 302 0 49230 0
Current children cumulated CPU time (s) 462.41
Current children cumulated vsize (KiB) 198140

[startup+522.584 s]
/proc/loadavg: 1.09 1.02 1.00 2/78 32710
/proc/meminfo: memFree=1150752/2055920 swapFree=4192812/4192956
[pid=32709] ppid=32707 vsize=210504 CPUtime=522.43
/proc/32709/stat : 32709 (Spear-32) R 32707 32709 31359 0 -1 4194304 52572 0 0 0 52127 116 0 0 25 0 1 0 211216249 215556096 52072 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/32709/statm: 52626 52072 140 302 0 52321 0
Current children cumulated CPU time (s) 522.43
Current children cumulated vsize (KiB) 210504

[startup+582.618 s]
/proc/loadavg: 1.03 1.01 1.00 2/78 32710
/proc/meminfo: memFree=1139552/2055920 swapFree=4192812/4192956
[pid=32709] ppid=32707 vsize=221624 CPUtime=582.45
/proc/32709/stat : 32709 (Spear-32) R 32707 32709 31359 0 -1 4194304 55337 0 0 0 58123 122 0 0 25 0 1 0 211216249 226942976 54837 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/32709/statm: 55406 54837 140 302 0 55101 0
Current children cumulated CPU time (s) 582.45
Current children cumulated vsize (KiB) 221624

[startup+642.655 s]
/proc/loadavg: 1.01 1.01 1.00 2/78 32710
/proc/meminfo: memFree=1127008/2055920 swapFree=4192812/4192956
[pid=32709] ppid=32707 vsize=234220 CPUtime=642.46
/proc/32709/stat : 32709 (Spear-32) R 32707 32709 31359 0 -1 4194304 58477 0 0 0 64117 129 0 0 25 0 1 0 211216249 239841280 57977 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/32709/statm: 58555 57977 140 302 0 58250 0
Current children cumulated CPU time (s) 642.46
Current children cumulated vsize (KiB) 234220

[startup+702.692 s]
/proc/loadavg: 1.00 1.00 1.00 3/78 32710
/proc/meminfo: memFree=1114208/2055920 swapFree=4192812/4192956
[pid=32709] ppid=32707 vsize=247040 CPUtime=702.49
/proc/32709/stat : 32709 (Spear-32) R 32707 32709 31359 0 -1 4194304 61680 0 0 0 70111 138 0 0 25 0 1 0 211216249 252968960 61180 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/32709/statm: 61760 61180 140 302 0 61455 0
Current children cumulated CPU time (s) 702.49
Current children cumulated vsize (KiB) 247040

[startup+762.727 s]
/proc/loadavg: 1.06 1.01 1.00 2/78 32710
/proc/meminfo: memFree=1102112/2055920 swapFree=4192812/4192956
[pid=32709] ppid=32707 vsize=259036 CPUtime=762.51
/proc/32709/stat : 32709 (Spear-32) R 32707 32709 31359 0 -1 4194304 64694 0 0 0 76105 146 0 0 25 0 1 0 211216249 265252864 64194 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/32709/statm: 64759 64194 140 302 0 64454 0
Current children cumulated CPU time (s) 762.51
Current children cumulated vsize (KiB) 259036

[startup+822.764 s]
/proc/loadavg: 1.02 1.01 1.00 2/78 32710
/proc/meminfo: memFree=1091104/2055920 swapFree=4192812/4192956
[pid=32709] ppid=32707 vsize=272060 CPUtime=822.52
/proc/32709/stat : 32709 (Spear-32) R 32707 32709 31359 0 -1 4194304 67915 0 0 0 82099 153 0 0 25 0 1 0 211216249 278589440 66902 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526984 0 0 4096 0 0 0 0 17 1 0 0
/proc/32709/statm: 68015 66902 140 302 0 67710 0
Current children cumulated CPU time (s) 822.52
Current children cumulated vsize (KiB) 272060

[startup+882.8 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 32710
/proc/meminfo: memFree=1081056/2055920 swapFree=4192812/4192956
[pid=32709] ppid=32707 vsize=282208 CPUtime=882.54
/proc/32709/stat : 32709 (Spear-32) R 32707 32709 31359 0 -1 4194304 70442 0 0 0 88094 160 0 0 25 0 1 0 211216249 288980992 69429 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/32709/statm: 70552 69429 140 302 0 70247 0
Current children cumulated CPU time (s) 882.54
Current children cumulated vsize (KiB) 282208

[startup+942.831 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 32710
/proc/meminfo: memFree=1071008/2055920 swapFree=4192812/4192956
[pid=32709] ppid=32707 vsize=292208 CPUtime=942.57
/proc/32709/stat : 32709 (Spear-32) R 32707 32709 31359 0 -1 4194304 72958 0 0 0 94090 167 0 0 25 0 1 0 211216249 299220992 71945 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526928 0 0 4096 0 0 0 0 17 1 0 0
/proc/32709/statm: 73052 71945 140 302 0 72747 0
Current children cumulated CPU time (s) 942.57
Current children cumulated vsize (KiB) 292208

[startup+1002.87 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 32710
/proc/meminfo: memFree=1061664/2055920 swapFree=4192812/4192956
[pid=32709] ppid=32707 vsize=301812 CPUtime=1002.58
/proc/32709/stat : 32709 (Spear-32) R 32707 32709 31359 0 -1 4194304 75317 0 0 0 100085 173 0 0 25 0 1 0 211216249 309055488 74304 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134527022 0 0 4096 0 0 0 0 17 1 0 0
/proc/32709/statm: 75453 74304 140 302 0 75148 0
Current children cumulated CPU time (s) 1002.58
Current children cumulated vsize (KiB) 301812

[startup+1062.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 32710
/proc/meminfo: memFree=1052448/2055920 swapFree=4192812/4192956
[pid=32709] ppid=32707 vsize=310760 CPUtime=1062.6
/proc/32709/stat : 32709 (Spear-32) R 32707 32709 31359 0 -1 4194304 77577 0 0 0 106080 180 0 0 25 0 1 0 211216249 318218240 76564 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/32709/statm: 77690 76564 140 302 0 77385 0
Current children cumulated CPU time (s) 1062.6
Current children cumulated vsize (KiB) 310760

[startup+1122.93 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 32710
/proc/meminfo: memFree=1043744/2055920 swapFree=4192812/4192956
[pid=32709] ppid=32707 vsize=319352 CPUtime=1122.61
/proc/32709/stat : 32709 (Spear-32) R 32707 32709 31359 0 -1 4194304 79752 0 0 0 112076 185 0 0 25 0 1 0 211216249 327016448 78739 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/32709/statm: 79838 78739 140 302 0 79533 0
Current children cumulated CPU time (s) 1122.61
Current children cumulated vsize (KiB) 319352

[startup+1182.96 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 32710
/proc/meminfo: memFree=1035104/2055920 swapFree=4192812/4192956
[pid=32709] ppid=32707 vsize=328188 CPUtime=1182.63
/proc/32709/stat : 32709 (Spear-32) R 32707 32709 31359 0 -1 4194304 81934 0 0 0 118073 190 0 0 25 0 1 0 211216249 336064512 80921 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/32709/statm: 82047 80921 140 302 0 81742 0
Current children cumulated CPU time (s) 1182.63
Current children cumulated vsize (KiB) 328188



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.38 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 32710
/proc/meminfo: memFree=1032608/2055920 swapFree=4192812/4192956
[pid=32709] ppid=32707 vsize=330636 CPUtime=1200.05
/proc/32709/stat : 32709 (Spear-32) R 32707 32709 31359 0 -1 4194304 82533 0 0 0 119812 193 0 0 25 0 1 0 211216249 338571264 81520 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526928 0 0 4096 0 0 0 0 17 1 0 0
/proc/32709/statm: 82659 81520 140 302 0 82354 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 330636

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.44
CPU time (s): 1200.11
CPU user time (s): 1198.13
CPU system time (s): 1.9867
CPU usage (%): 99.9726
Max. virtual memory (cumulated for all children) (KiB): 330636

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

runsolver used 1.3308 second user time and 2.94155 second system time

The end

Launcher Data (download as text)

Begin job on node4 on Mon Feb 19 19:16:54 UTC 2007

IDJOB= 300556
IDBENCH= 20037
IDSOLVER= 131
FILE ID= node4/300556-1171912614

PBS_JOBID= 3848849

Free space on /tmp= 66550 MiB

SOLVER NAME= Spear FHS 1.0
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/5SAT/v700/unif-k5-r20-v700-c14000-S2034423571-08.cnf
COMMAND LINE= /tmp/evaluation/300556-1171912614/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/300556-1171912614/instance-300556-1171912614.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node4/watcher-300556-1171912614 -o ROOT/results/node4/solver-300556-1171912614 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/300556-1171912614/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/300556-1171912614/instance-300556-1171912614.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  45a6044946963b3d1b4beab0858aeab8

RANDOM SEED= 785944548

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node4.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.231
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.231
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:       1359488 kB
Buffers:         55308 kB
Cached:         504196 kB
SwapCached:          0 kB
Active:          90200 kB
Inactive:       529088 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1359488 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1884 kB
Writeback:           0 kB
Mapped:          78692 kB
Slab:            62600 kB
Committed_AS:   927568 kB
PageTables:       1768 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= 66550 MiB

End job on node4 on Mon Feb 19 19:36:56 UTC 2007