Trace number 339601

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.05 1200.22

General information on the benchmark

Namecrafted/Difficult/contest-02-03-04/
contest04-lksat-n1100-m7545-k4-l4-s310659001.sat05-524.reshuffled-07.cnf
MD5SUM3c6e2bf4052a26ce5bdb6cfc9e1f735c
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark457.795
Satisfiable
(Un)Satisfiability was proved
Number of variables1075
Number of clauses7545
Sum of the clauses size30180
Maximum clause length4
Minimum clause length4
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 47545
Number of clauses of size 50
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/339601-1173707971/instance-339601-1173707971.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/node16/watcher-339601-1173707971 -o ROOT/results/node16/solver-339601-1173707971 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/339601-1173707971/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/339601-1173707971/instance-339601-1173707971.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: 1.01 1.00 1.00 3/77 7186
/proc/meminfo: memFree=1717008/2055920 swapFree=4159664/4192956
[pid=7186] ppid=7184 vsize=1548 CPUtime=0
/proc/7186/stat : 7186 (Spear-32) R 7184 7186 4530 0 -1 4194304 217 0 0 0 0 0 0 0 18 0 1 0 390751465 1585152 201 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134533764 0 0 4096 0 0 0 0 17 1 0 0
/proc/7186/statm: 387 201 129 302 0 82 0

[startup+0.0737031 s]
/proc/loadavg: 1.01 1.00 1.00 3/77 7186
/proc/meminfo: memFree=1717008/2055920 swapFree=4159664/4192956
[pid=7186] ppid=7184 vsize=2076 CPUtime=0.07
/proc/7186/stat : 7186 (Spear-32) R 7184 7186 4530 0 -1 4194304 333 0 0 0 6 1 0 0 18 0 1 0 390751465 2125824 317 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7186/statm: 519 317 140 302 0 214 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 2076

[startup+0.102698 s]
/proc/loadavg: 1.01 1.00 1.00 3/77 7186
/proc/meminfo: memFree=1717008/2055920 swapFree=4159664/4192956
[pid=7186] ppid=7184 vsize=2076 CPUtime=0.09
/proc/7186/stat : 7186 (Spear-32) R 7184 7186 4530 0 -1 4194304 342 0 0 0 8 1 0 0 18 0 1 0 390751465 2125824 326 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7186/statm: 519 326 140 302 0 214 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2076

[startup+0.301673 s]
/proc/loadavg: 1.01 1.00 1.00 3/77 7186
/proc/meminfo: memFree=1717008/2055920 swapFree=4159664/4192956
[pid=7186] ppid=7184 vsize=2332 CPUtime=0.29
/proc/7186/stat : 7186 (Spear-32) R 7184 7186 4530 0 -1 4194304 416 0 0 0 27 2 0 0 19 0 1 0 390751465 2387968 400 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7186/statm: 583 400 140 302 0 278 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2332

[startup+0.701625 s]
/proc/loadavg: 1.01 1.00 1.00 3/77 7186
/proc/meminfo: memFree=1717008/2055920 swapFree=4159664/4192956
[pid=7186] ppid=7184 vsize=2844 CPUtime=0.69
/proc/7186/stat : 7186 (Spear-32) R 7184 7186 4530 0 -1 4194304 544 0 0 0 67 2 0 0 23 0 1 0 390751465 2912256 528 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/7186/statm: 711 528 140 302 0 406 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2844

[startup+1.50153 s]
/proc/loadavg: 1.01 1.00 1.00 2/78 7187
/proc/meminfo: memFree=1715080/2055920 swapFree=4159664/4192956
[pid=7186] ppid=7184 vsize=3664 CPUtime=1.49
/proc/7186/stat : 7186 (Spear-32) R 7184 7186 4530 0 -1 4194304 737 0 0 0 146 3 0 0 25 0 1 0 390751465 3751936 721 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7186/statm: 916 721 140 302 0 611 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3664

[startup+3.10134 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 7187
/proc/meminfo: memFree=1713992/2055920 swapFree=4159664/4192956
[pid=7186] ppid=7184 vsize=4828 CPUtime=3.09
/proc/7186/stat : 7186 (Spear-32) R 7184 7186 4530 0 -1 4194304 1018 0 0 0 305 4 0 0 25 0 1 0 390751465 4943872 1002 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7186/statm: 1207 1002 140 302 0 902 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 4828

[startup+6.30195 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 7187
/proc/meminfo: memFree=1712080/2055920 swapFree=4159664/4192956
[pid=7186] ppid=7184 vsize=6376 CPUtime=6.29
/proc/7186/stat : 7186 (Spear-32) R 7184 7186 4530 0 -1 4194304 1426 0 0 0 623 6 0 0 25 0 1 0 390751465 6529024 1410 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526928 0 0 4096 0 0 0 0 17 1 0 0
/proc/7186/statm: 1594 1410 140 302 0 1289 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 6376

[startup+12.7012 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 7187
/proc/meminfo: memFree=1709400/2055920 swapFree=4159664/4192956
[pid=7186] ppid=7184 vsize=8964 CPUtime=12.69
/proc/7186/stat : 7186 (Spear-32) R 7184 7186 4530 0 -1 4194304 2067 0 0 0 1261 8 0 0 25 0 1 0 390751465 9179136 2018 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7186/statm: 2241 2018 140 302 0 1936 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 8964

[startup+25.5026 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 7187
/proc/meminfo: memFree=1705816/2055920 swapFree=4159664/4192956
[pid=7186] ppid=7184 vsize=12752 CPUtime=25.49
/proc/7186/stat : 7186 (Spear-32) R 7184 7186 4530 0 -1 4194304 3007 0 0 0 2538 11 0 0 25 0 1 0 390751465 13058048 2893 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/7186/statm: 3188 2893 140 302 0 2883 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 12752

[startup+51.1016 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 7187
/proc/meminfo: memFree=1700952/2055920 swapFree=4159664/4192956
[pid=7186] ppid=7184 vsize=17588 CPUtime=51.09
/proc/7186/stat : 7186 (Spear-32) R 7184 7186 4530 0 -1 4194304 4223 0 0 0 5091 18 0 0 25 0 1 0 390751465 18010112 4109 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526784 0 0 4096 0 0 0 0 17 1 0 0
/proc/7186/statm: 4397 4109 140 302 0 4092 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 17588

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/84 7261
/proc/meminfo: memFree=1691544/2055920 swapFree=4159664/4192956
[pid=7186] ppid=7184 vsize=25968 CPUtime=102.26
/proc/7186/stat : 7186 (Spear-32) R 7184 7186 4530 0 -1 4194304 6328 0 0 0 10196 30 0 0 25 0 1 0 390751465 26591232 6085 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526775 0 0 4096 0 0 0 0 17 1 0 0
/proc/7186/statm: 6492 6085 140 302 0 6187 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 25968

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/84 7359
/proc/meminfo: memFree=1684504/2055920 swapFree=4159664/4192956
[pid=7186] ppid=7184 vsize=33112 CPUtime=162.2
/proc/7186/stat : 7186 (Spear-32) R 7184 7186 4530 0 -1 4194304 8059 0 0 0 16182 38 0 0 25 0 1 0 390751465 33906688 7816 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7186/statm: 8278 7816 140 302 0 7973 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 33112

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 7385
/proc/meminfo: memFree=1680528/2055920 swapFree=4159664/4192956
[pid=7186] ppid=7184 vsize=38600 CPUtime=222.18
/proc/7186/stat : 7186 (Spear-32) R 7184 7186 4530 0 -1 4194304 9386 0 0 0 22173 45 0 0 25 0 1 0 390751465 39526400 9143 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7186/statm: 9650 9143 140 302 0 9345 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 38600

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 7385
/proc/meminfo: memFree=1676112/2055920 swapFree=4159664/4192956
[pid=7186] ppid=7184 vsize=44268 CPUtime=282.17
/proc/7186/stat : 7186 (Spear-32) R 7184 7186 4530 0 -1 4194304 10758 0 0 0 28164 53 0 0 25 0 1 0 390751465 45330432 10258 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7186/statm: 11067 10258 140 302 0 10762 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 44268

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 7385
/proc/meminfo: memFree=1671696/2055920 swapFree=4159664/4192956
[pid=7186] ppid=7184 vsize=48460 CPUtime=342.17
/proc/7186/stat : 7186 (Spear-32) R 7184 7186 4530 0 -1 4194304 11851 0 0 0 34156 61 0 0 25 0 1 0 390751465 49623040 11351 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7186/statm: 12115 11351 140 302 0 11810 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 48460

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 7385
/proc/meminfo: memFree=1668048/2055920 swapFree=4159664/4192956
[pid=7186] ppid=7184 vsize=52224 CPUtime=402.17
/proc/7186/stat : 7186 (Spear-32) R 7184 7186 4530 0 -1 4194304 12784 0 0 0 40150 67 0 0 25 0 1 0 390751465 53477376 12284 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/7186/statm: 13056 12284 140 302 0 12751 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 52224

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 7385
/proc/meminfo: memFree=1664592/2055920 swapFree=4159664/4192956
[pid=7186] ppid=7184 vsize=55944 CPUtime=462.16
/proc/7186/stat : 7186 (Spear-32) R 7184 7186 4530 0 -1 4194304 13632 0 0 0 46144 72 0 0 25 0 1 0 390751465 57286656 13132 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526984 0 0 4096 0 0 0 0 17 1 0 0
/proc/7186/statm: 13986 13132 140 302 0 13681 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 55944

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 7385
/proc/meminfo: memFree=1661720/2055920 swapFree=4159664/4192956
[pid=7186] ppid=7184 vsize=59004 CPUtime=522.16
/proc/7186/stat : 7186 (Spear-32) R 7184 7186 4530 0 -1 4194304 14378 0 0 0 52140 76 0 0 25 0 1 0 390751465 60420096 13878 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526873 0 0 4096 0 0 0 0 17 1 0 0
/proc/7186/statm: 14751 13878 140 302 0 14446 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 59004

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 7385
/proc/meminfo: memFree=1658968/2055920 swapFree=4159664/4192956
[pid=7186] ppid=7184 vsize=61836 CPUtime=582.16
/proc/7186/stat : 7186 (Spear-32) R 7184 7186 4530 0 -1 4194304 15067 0 0 0 58135 81 0 0 25 0 1 0 390751465 63320064 14567 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/7186/statm: 15459 14567 140 302 0 15154 0
Current children cumulated CPU time (s) 582.16
Current children cumulated vsize (KiB) 61836

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 7385
/proc/meminfo: memFree=1656088/2055920 swapFree=4159664/4192956
[pid=7186] ppid=7184 vsize=64572 CPUtime=642.16
/proc/7186/stat : 7186 (Spear-32) R 7184 7186 4530 0 -1 4194304 15770 0 0 0 64129 87 0 0 25 0 1 0 390751465 66121728 15270 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7186/statm: 16143 15270 140 302 0 15838 0
Current children cumulated CPU time (s) 642.16
Current children cumulated vsize (KiB) 64572

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 7385
/proc/meminfo: memFree=1653016/2055920 swapFree=4159664/4192956
[pid=7186] ppid=7184 vsize=67588 CPUtime=702.15
/proc/7186/stat : 7186 (Spear-32) R 7184 7186 4530 0 -1 4194304 16529 0 0 0 70123 92 0 0 25 0 1 0 390751465 69210112 16029 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7186/statm: 16897 16029 140 302 0 16592 0
Current children cumulated CPU time (s) 702.15
Current children cumulated vsize (KiB) 67588

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 7385
/proc/meminfo: memFree=1650072/2055920 swapFree=4159664/4192956
[pid=7186] ppid=7184 vsize=70712 CPUtime=762.15
/proc/7186/stat : 7186 (Spear-32) R 7184 7186 4530 0 -1 4194304 17264 0 0 0 76117 98 0 0 25 0 1 0 390751465 72409088 16764 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7186/statm: 17678 16764 140 302 0 17373 0
Current children cumulated CPU time (s) 762.15
Current children cumulated vsize (KiB) 70712

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 7385
/proc/meminfo: memFree=1647384/2055920 swapFree=4159664/4192956
[pid=7186] ppid=7184 vsize=73412 CPUtime=822.14
/proc/7186/stat : 7186 (Spear-32) R 7184 7186 4530 0 -1 4194304 17928 0 0 0 82110 104 0 0 25 0 1 0 390751465 75173888 17428 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526794 0 0 4096 0 0 0 0 17 1 0 0
/proc/7186/statm: 18353 17428 140 302 0 18048 0
Current children cumulated CPU time (s) 822.14
Current children cumulated vsize (KiB) 73412

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 7385
/proc/meminfo: memFree=1644888/2055920 swapFree=4159664/4192956
[pid=7186] ppid=7184 vsize=75872 CPUtime=882.14
/proc/7186/stat : 7186 (Spear-32) R 7184 7186 4530 0 -1 4194304 18577 0 0 0 88105 109 0 0 25 0 1 0 390751465 77692928 18077 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7186/statm: 18968 18077 140 302 0 18663 0
Current children cumulated CPU time (s) 882.14
Current children cumulated vsize (KiB) 75872

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 7385
/proc/meminfo: memFree=1642648/2055920 swapFree=4159664/4192956
[pid=7186] ppid=7184 vsize=78368 CPUtime=942.13
/proc/7186/stat : 7186 (Spear-32) R 7184 7186 4530 0 -1 4194304 19148 0 0 0 94099 114 0 0 25 0 1 0 390751465 80248832 18648 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7186/statm: 19592 18648 140 302 0 19287 0
Current children cumulated CPU time (s) 942.13
Current children cumulated vsize (KiB) 78368

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 7385
/proc/meminfo: memFree=1640152/2055920 swapFree=4159664/4192956
[pid=7186] ppid=7184 vsize=82724 CPUtime=1002.13
/proc/7186/stat : 7186 (Spear-32) R 7184 7186 4530 0 -1 4194304 20267 0 0 0 100093 120 0 0 25 0 1 0 390751465 84709376 19254 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/7186/statm: 20681 19254 140 302 0 20376 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 82724

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 7385
/proc/meminfo: memFree=1637976/2055920 swapFree=4159664/4192956
[pid=7186] ppid=7184 vsize=84920 CPUtime=1062.13
/proc/7186/stat : 7186 (Spear-32) R 7184 7186 4530 0 -1 4194304 20827 0 0 0 106088 125 0 0 25 0 1 0 390751465 86958080 19814 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/7186/statm: 21230 19814 140 302 0 20925 0
Current children cumulated CPU time (s) 1062.13
Current children cumulated vsize (KiB) 84920

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 7385
/proc/meminfo: memFree=1635928/2055920 swapFree=4159664/4192956
[pid=7186] ppid=7184 vsize=86848 CPUtime=1122.13
/proc/7186/stat : 7186 (Spear-32) R 7184 7186 4530 0 -1 4194304 21324 0 0 0 112083 130 0 0 25 0 1 0 390751465 88932352 20311 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7186/statm: 21712 20311 140 302 0 21407 0
Current children cumulated CPU time (s) 1122.13
Current children cumulated vsize (KiB) 86848

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 7385
/proc/meminfo: memFree=1633624/2055920 swapFree=4159664/4192956
[pid=7186] ppid=7184 vsize=89176 CPUtime=1182.12
/proc/7186/stat : 7186 (Spear-32) R 7184 7186 4530 0 -1 4194304 21894 0 0 0 118078 134 0 0 25 0 1 0 390751465 91316224 20881 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/7186/statm: 22294 20881 140 302 0 21989 0
Current children cumulated CPU time (s) 1182.12
Current children cumulated vsize (KiB) 89176



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.2 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 7385
/proc/meminfo: memFree=1632856/2055920 swapFree=4159664/4192956
[pid=7186] ppid=7184 vsize=89852 CPUtime=1200.03
/proc/7186/stat : 7186 (Spear-32) R 7184 7186 4530 0 -1 4194304 22065 0 0 0 119867 136 0 0 25 0 1 0 390751465 92008448 21052 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526739 0 0 4096 0 0 0 0 17 1 0 0
/proc/7186/statm: 22463 21052 140 302 0 22158 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 89852

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.22
CPU time (s): 1200.05
CPU user time (s): 1198.67
CPU system time (s): 1.37679
CPU usage (%): 99.9858
Max. virtual memory (cumulated for all children) (KiB): 89852

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

runsolver used 1.3108 second user time and 3.06253 second system time

The end

Launcher Data (download as text)

Begin job on node16 on Mon Mar 12 13:59:31 UTC 2007

IDJOB= 339601
IDBENCH= 24750
IDSOLVER= 131
FILE ID= node16/339601-1173707971

PBS_JOBID= 4101480

Free space on /tmp= 66478 MiB

SOLVER NAME= Spear FHS 1.0
BENCH NAME= HOME/pub/bench/SAT07/crafted/Difficult/contest-02-03-04/contest04-lksat-n1100-m7545-k4-l4-s310659001.sat05-524.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/339601-1173707971/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/339601-1173707971/instance-339601-1173707971.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node16/watcher-339601-1173707971 -o ROOT/results/node16/solver-339601-1173707971 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/339601-1173707971/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/339601-1173707971/instance-339601-1173707971.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  3c6e2bf4052a26ce5bdb6cfc9e1f735c

RANDOM SEED= 968682713

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node16.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.281
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.281
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:       1717416 kB
Buffers:         38424 kB
Cached:         225644 kB
SwapCached:       2084 kB
Active:         157160 kB
Inactive:       130024 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1717416 kB
SwapTotal:     4192956 kB
SwapFree:      4159664 kB
Dirty:            1788 kB
Writeback:           0 kB
Mapped:          31196 kB
Slab:            36968 kB
Committed_AS:  1460916 kB
PageTables:       1724 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= 66478 MiB

End job on node16 on Mon Mar 12 14:19:34 UTC 2007