Trace number 338426

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.13 1200.67

General information on the benchmark

Namecrafted/Difficult/contest05/sabharwal/
gt-ordering-unsat-gt-045.sat05-1310.reshuffled-07.cnf
MD5SUMae4e3f3661a3c7ad7c7ec30d56d611a1
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark16.9324
Satisfiable
(Un)Satisfiability was proved
Number of variables1980
Number of clauses86175
Sum of the clauses size259380
Maximum clause length44
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2990
Number of clauses of size 385140
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 545

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/338426-1173685705/instance-338426-1173685705.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/node23/watcher-338426-1173685705 -o ROOT/results/node23/solver-338426-1173685705 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/338426-1173685705/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs /tmp/evaluation/338426-1173685705/instance-338426-1173685705.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 11010
/proc/meminfo: memFree=1809112/2055920 swapFree=4140896/4192956
[pid=11010] ppid=11008 vsize=1708 CPUtime=0
/proc/11010/stat : 11010 (Spear-32) R 11008 11010 10431 0 -1 4194304 237 0 0 0 0 0 0 0 18 0 1 0 94538869 1748992 221 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134535144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11010/statm: 427 221 128 302 0 122 0

[startup+0.0884071 s]
/proc/loadavg: 0.91 0.97 0.99 3/77 11010
/proc/meminfo: memFree=1809112/2055920 swapFree=4140896/4192956
[pid=11010] ppid=11008 vsize=3572 CPUtime=0.08
/proc/11010/stat : 11010 (Spear-32) R 11008 11010 10431 0 -1 4194304 738 0 0 0 8 0 0 0 18 0 1 0 94538869 3657728 689 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/11010/statm: 893 690 129 302 0 588 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 3572

[startup+0.10141 s]
/proc/loadavg: 0.91 0.97 0.99 3/77 11010
/proc/meminfo: memFree=1809112/2055920 swapFree=4140896/4192956
[pid=11010] ppid=11008 vsize=3836 CPUtime=0.09
/proc/11010/stat : 11010 (Spear-32) R 11008 11010 10431 0 -1 4194304 805 0 0 0 9 0 0 0 18 0 1 0 94538869 3928064 756 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/11010/statm: 959 756 129 302 0 654 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3836

[startup+0.301448 s]
/proc/loadavg: 0.91 0.97 0.99 3/77 11010
/proc/meminfo: memFree=1809112/2055920 swapFree=4140896/4192956
[pid=11010] ppid=11008 vsize=6720 CPUtime=0.29
/proc/11010/stat : 11010 (Spear-32) R 11008 11010 10431 0 -1 4194304 1556 0 0 0 29 0 0 0 19 0 1 0 94538869 6881280 1442 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11010/statm: 1680 1442 140 302 0 1375 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6720

[startup+0.701527 s]
/proc/loadavg: 0.91 0.97 0.99 3/77 11010
/proc/meminfo: memFree=1809112/2055920 swapFree=4140896/4192956
[pid=11010] ppid=11008 vsize=8388 CPUtime=0.69
/proc/11010/stat : 11010 (Spear-32) R 11008 11010 10431 0 -1 4194304 1971 0 0 0 67 2 0 0 22 0 1 0 94538869 8589312 1857 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11010/statm: 2097 1857 140 302 0 1792 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8388

[startup+1.50268 s]
/proc/loadavg: 0.91 0.97 0.99 2/78 11011
/proc/meminfo: memFree=1800976/2055920 swapFree=4140896/4192956
[pid=11010] ppid=11008 vsize=11340 CPUtime=1.5
/proc/11010/stat : 11010 (Spear-32) R 11008 11010 10431 0 -1 4194304 2712 0 0 0 144 6 0 0 25 0 1 0 94538869 11612160 2598 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11010/statm: 2835 2598 140 302 0 2530 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 11340

[startup+3.10199 s]
/proc/loadavg: 0.91 0.97 0.99 2/78 11011
/proc/meminfo: memFree=1797072/2055920 swapFree=4140896/4192956
[pid=11010] ppid=11008 vsize=16252 CPUtime=3.09
/proc/11010/stat : 11010 (Spear-32) R 11008 11010 10431 0 -1 4194304 3887 0 0 0 297 12 0 0 25 0 1 0 94538869 16642048 3773 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134539575 0 0 4096 0 0 0 0 17 1 0 0
/proc/11010/statm: 4063 3773 140 302 0 3758 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 16252

[startup+6.30161 s]
/proc/loadavg: 0.92 0.97 0.99 2/78 11011
/proc/meminfo: memFree=1788048/2055920 swapFree=4140896/4192956
[pid=11010] ppid=11008 vsize=24152 CPUtime=6.29
/proc/11010/stat : 11010 (Spear-32) R 11008 11010 10431 0 -1 4194304 5899 0 0 0 612 17 0 0 25 0 1 0 94538869 24731648 5752 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11010/statm: 6038 5752 140 302 0 5733 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 24152

[startup+12.7019 s]
/proc/loadavg: 0.93 0.97 0.99 2/78 11011
/proc/meminfo: memFree=1775632/2055920 swapFree=4140896/4192956
[pid=11010] ppid=11008 vsize=36056 CPUtime=12.69
/proc/11010/stat : 11010 (Spear-32) R 11008 11010 10431 0 -1 4194304 8903 0 0 0 1243 26 0 0 25 0 1 0 94538869 36921344 8691 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11010/statm: 9014 8691 140 302 0 8709 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 36056

[startup+25.5013 s]
/proc/loadavg: 0.94 0.97 0.99 2/78 11011
/proc/meminfo: memFree=1759696/2055920 swapFree=4140896/4192956
[pid=11010] ppid=11008 vsize=51520 CPUtime=25.48
/proc/11010/stat : 11010 (Spear-32) R 11008 11010 10431 0 -1 4194304 12799 0 0 0 2508 40 0 0 25 0 1 0 94538869 52756480 12458 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11010/statm: 12880 12458 140 302 0 12575 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 51520

[startup+51.1013 s]
/proc/loadavg: 0.96 0.97 0.99 2/78 11011
/proc/meminfo: memFree=1733200/2055920 swapFree=4140896/4192956
[pid=11010] ppid=11008 vsize=80060 CPUtime=51.07
/proc/11010/stat : 11010 (Spear-32) R 11008 11010 10431 0 -1 4194304 19704 0 0 0 5043 64 0 0 25 0 1 0 94538869 81981440 19106 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11010/statm: 20015 19106 140 302 0 19710 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 80060

[startup+102.305 s]
/proc/loadavg: 0.98 0.97 0.99 2/78 11011
/proc/meminfo: memFree=1706896/2055920 swapFree=4140896/4192956
[pid=11010] ppid=11008 vsize=106356 CPUtime=102.26
/proc/11010/stat : 11010 (Spear-32) R 11008 11010 10431 0 -1 4194304 26168 0 0 0 10136 90 0 0 25 0 1 0 94538869 108908544 25570 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/11010/statm: 26589 25570 140 302 0 26284 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 106356

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 11011
/proc/meminfo: memFree=1686224/2055920 swapFree=4140896/4192956
[pid=11010] ppid=11008 vsize=126980 CPUtime=162.23
/proc/11010/stat : 11010 (Spear-32) R 11008 11010 10431 0 -1 4194304 31386 0 0 0 16110 113 0 0 25 0 1 0 94538869 130027520 30788 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11010/statm: 31745 30788 140 302 0 31440 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 126980

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 11011
/proc/meminfo: memFree=1669456/2055920 swapFree=4140896/4192956
[pid=11010] ppid=11008 vsize=146072 CPUtime=222.21
/proc/11010/stat : 11010 (Spear-32) R 11008 11010 10431 0 -1 4194304 35998 0 0 0 22090 131 0 0 25 0 1 0 94538869 149577728 34887 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11010/statm: 36518 34887 140 302 0 36213 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 146072

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 11011
/proc/meminfo: memFree=1649040/2055920 swapFree=4140896/4192956
[pid=11010] ppid=11008 vsize=167608 CPUtime=282.19
/proc/11010/stat : 11010 (Spear-32) R 11008 11010 10431 0 -1 4194304 41141 0 0 0 28072 147 0 0 25 0 1 0 94538869 171630592 40030 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134539768 0 0 4096 0 0 0 0 17 1 0 0
/proc/11010/statm: 41902 40030 140 302 0 41597 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 167608

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 11011
/proc/meminfo: memFree=1630352/2055920 swapFree=4140896/4192956
[pid=11010] ppid=11008 vsize=185988 CPUtime=342.17
/proc/11010/stat : 11010 (Spear-32) R 11008 11010 10431 0 -1 4194304 45751 0 0 0 34055 162 0 0 25 0 1 0 94538869 190451712 44640 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11010/statm: 46497 44640 140 302 0 46192 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 185988

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 11011
/proc/meminfo: memFree=1611856/2055920 swapFree=4140896/4192956
[pid=11010] ppid=11008 vsize=204820 CPUtime=402.14
/proc/11010/stat : 11010 (Spear-32) R 11008 11010 10431 0 -1 4194304 50444 0 0 0 40033 181 0 0 25 0 1 0 94538869 209735680 49333 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11010/statm: 51205 49333 140 302 0 50900 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 204820

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 11011
/proc/meminfo: memFree=1593104/2055920 swapFree=4140896/4192956
[pid=11010] ppid=11008 vsize=223240 CPUtime=462.12
/proc/11010/stat : 11010 (Spear-32) R 11008 11010 10431 0 -1 4194304 55050 0 0 0 46014 198 0 0 25 0 1 0 94538869 228597760 53939 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/11010/statm: 55810 53939 140 302 0 55505 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 223240

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 11011
/proc/meminfo: memFree=1577040/2055920 swapFree=4140896/4192956
[pid=11010] ppid=11008 vsize=239628 CPUtime=522.09
/proc/11010/stat : 11010 (Spear-32) R 11008 11010 10431 0 -1 4194304 59072 0 0 0 51994 215 0 0 25 0 1 0 94538869 245379072 57961 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11010/statm: 59907 57961 140 302 0 59602 0
Current children cumulated CPU time (s) 522.09
Current children cumulated vsize (KiB) 239628

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 11011
/proc/meminfo: memFree=1568080/2055920 swapFree=4140896/4192956
[pid=11010] ppid=11008 vsize=248404 CPUtime=582.08
/proc/11010/stat : 11010 (Spear-32) R 11008 11010 10431 0 -1 4194304 61289 0 0 0 57984 224 0 0 25 0 1 0 94538869 254365696 60178 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527012 0 0 4096 0 0 0 0 17 1 0 0
/proc/11010/statm: 62101 60178 140 302 0 61796 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 248404

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 11011
/proc/meminfo: memFree=1548048/2055920 swapFree=4140896/4192956
[pid=11010] ppid=11008 vsize=269896 CPUtime=642.05
/proc/11010/stat : 11010 (Spear-32) R 11008 11010 10431 0 -1 4194304 66262 0 0 0 63966 239 0 0 25 0 1 0 94538869 276373504 65151 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11010/statm: 67474 65151 140 302 0 67169 0
Current children cumulated CPU time (s) 642.05
Current children cumulated vsize (KiB) 269896

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 11011
/proc/meminfo: memFree=1524816/2055920 swapFree=4140896/4192956
[pid=11010] ppid=11008 vsize=297284 CPUtime=702.03
/proc/11010/stat : 11010 (Spear-32) R 11008 11010 10431 0 -1 4194304 73123 0 0 0 69944 259 0 0 25 0 1 0 94538869 304418816 70987 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134558750 0 0 4096 0 0 0 0 17 1 0 0
/proc/11010/statm: 74321 70987 140 302 0 74016 0
Current children cumulated CPU time (s) 702.03
Current children cumulated vsize (KiB) 297284

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.99 2/84 11077
/proc/meminfo: memFree=1504216/2055920 swapFree=4140896/4192956
[pid=11010] ppid=11008 vsize=316708 CPUtime=761.98
/proc/11010/stat : 11010 (Spear-32) R 11008 11010 10431 0 -1 4194304 77940 0 0 0 75923 275 0 0 25 0 1 0 94538869 324308992 75804 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11010/statm: 79177 75804 140 302 0 78872 0
Current children cumulated CPU time (s) 761.98
Current children cumulated vsize (KiB) 316708

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/84 11177
/proc/meminfo: memFree=1487768/2055920 swapFree=4140896/4192956
[pid=11010] ppid=11008 vsize=333296 CPUtime=821.91
/proc/11010/stat : 11010 (Spear-32) R 11008 11010 10431 0 -1 4194304 82081 0 0 0 81903 288 0 0 25 0 1 0 94538869 341295104 79945 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134558750 0 0 4096 0 0 0 0 17 1 0 0
/proc/11010/statm: 83324 79945 140 302 0 83019 0
Current children cumulated CPU time (s) 821.91
Current children cumulated vsize (KiB) 333296

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 11209
/proc/meminfo: memFree=1473296/2055920 swapFree=4140896/4192956
[pid=11010] ppid=11008 vsize=348696 CPUtime=881.87
/proc/11010/stat : 11010 (Spear-32) R 11008 11010 10431 0 -1 4194304 85928 0 0 0 87886 301 0 0 25 0 1 0 94538869 357064704 83792 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11010/statm: 87174 83792 140 302 0 86869 0
Current children cumulated CPU time (s) 881.87
Current children cumulated vsize (KiB) 348696

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 11209
/proc/meminfo: memFree=1460752/2055920 swapFree=4140896/4192956
[pid=11010] ppid=11008 vsize=361564 CPUtime=941.84
/proc/11010/stat : 11010 (Spear-32) R 11008 11010 10431 0 -1 4194304 89091 0 0 0 93872 312 0 0 25 0 1 0 94538869 370241536 86955 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11010/statm: 90391 86955 140 302 0 90086 0
Current children cumulated CPU time (s) 941.84
Current children cumulated vsize (KiB) 361564

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 11209
/proc/meminfo: memFree=1448784/2055920 swapFree=4140896/4192956
[pid=11010] ppid=11008 vsize=373832 CPUtime=1001.83
/proc/11010/stat : 11010 (Spear-32) R 11008 11010 10431 0 -1 4194304 92042 0 0 0 99860 323 0 0 25 0 1 0 94538869 382803968 89906 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/11010/statm: 93458 89906 140 302 0 93153 0
Current children cumulated CPU time (s) 1001.83
Current children cumulated vsize (KiB) 373832

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 11209
/proc/meminfo: memFree=1437520/2055920 swapFree=4140896/4192956
[pid=11010] ppid=11008 vsize=385108 CPUtime=1061.8
/proc/11010/stat : 11010 (Spear-32) R 11008 11010 10431 0 -1 4194304 94900 0 0 0 105847 333 0 0 25 0 1 0 94538869 394350592 92764 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11010/statm: 96277 92764 140 302 0 95972 0
Current children cumulated CPU time (s) 1061.8
Current children cumulated vsize (KiB) 385108

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 11209
/proc/meminfo: memFree=1426704/2055920 swapFree=4140896/4192956
[pid=11010] ppid=11008 vsize=396140 CPUtime=1121.77
/proc/11010/stat : 11010 (Spear-32) R 11008 11010 10431 0 -1 4194304 97546 0 0 0 111834 343 0 0 25 0 1 0 94538869 405647360 95410 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11010/statm: 99035 95410 140 302 0 98730 0
Current children cumulated CPU time (s) 1121.77
Current children cumulated vsize (KiB) 396140

[startup+1182.3 s]
/proc/loadavg: 1.04 0.99 0.99 2/78 11209
/proc/meminfo: memFree=1416848/2055920 swapFree=4140896/4192956
[pid=11010] ppid=11008 vsize=405960 CPUtime=1181.75
/proc/11010/stat : 11010 (Spear-32) R 11008 11010 10431 0 -1 4194304 100029 0 0 0 117821 354 0 0 25 0 1 0 94538869 415703040 97893 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526742 0 0 4096 0 0 0 0 17 1 0 0
/proc/11010/statm: 101490 97893 140 302 0 101185 0
Current children cumulated CPU time (s) 1181.75
Current children cumulated vsize (KiB) 405960



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.03 0.99 0.99 2/78 11209
/proc/meminfo: memFree=1414032/2055920 swapFree=4140896/4192956
[pid=11010] ppid=11008 vsize=408528 CPUtime=1200.05
/proc/11010/stat : 11010 (Spear-32) R 11008 11010 10431 0 -1 4194304 100708 0 0 0 119648 357 0 0 25 0 1 0 94538869 418332672 98572 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526736 0 0 4096 0 0 0 0 17 1 0 0
/proc/11010/statm: 102132 98572 140 302 0 101827 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 408528

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.67
CPU time (s): 1200.13
CPU user time (s): 1196.49
CPU system time (s): 3.63845
CPU usage (%): 99.9549
Max. virtual memory (cumulated for all children) (KiB): 408528

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

runsolver used 1.3088 second user time and 3.06653 second system time

The end

Launcher Data (download as text)

Begin job on node23 on Mon Mar 12 07:48:26 UTC 2007

IDJOB= 338426
IDBENCH= 24722
IDSOLVER= 132
FILE ID= node23/338426-1173685705

PBS_JOBID= 4101479

Free space on /tmp= 66518 MiB

SOLVER NAME= Spear FH 1.0
BENCH NAME= HOME/pub/bench/SAT07/crafted/Difficult/contest05/sabharwal/gt-ordering-unsat-gt-045.sat05-1310.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/338426-1173685705/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/338426-1173685705/instance-338426-1173685705.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node23/watcher-338426-1173685705 -o ROOT/results/node23/solver-338426-1173685705 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/338426-1173685705/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/338426-1173685705/instance-338426-1173685705.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  ae4e3f3661a3c7ad7c7ec30d56d611a1

RANDOM SEED= 249253193

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node23.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.259
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.259
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:       1809520 kB
Buffers:         38716 kB
Cached:         141960 kB
SwapCached:      15572 kB
Active:         133756 kB
Inactive:        74056 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1809520 kB
SwapTotal:     4192956 kB
SwapFree:      4140896 kB
Dirty:            2988 kB
Writeback:           0 kB
Mapped:          29828 kB
Slab:            24184 kB
Committed_AS:   227680 kB
PageTables:       1732 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= 66518 MiB

End job on node23 on Mon Mar 12 08:08:28 UTC 2007