Trace number 339518

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.07 1200.52

General information on the benchmark

Namecrafted/Difficult/contest-02-03-04/
contest03-hwb-n26-01-S1957858365.sat05-500.reshuffled-07.cnf
MD5SUM19ef5308d30d988d80538312a4c92391
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1144
Satisfiable
(Un)Satisfiability was proved
Number of variables172
Number of clauses832
Sum of the clauses size2818
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 214
Number of clauses of size 3482
Number of clauses of size 4336
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/339518-1173706237/instance-339518-1173706237.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-339518-1173706237 -o ROOT/results/node23/solver-339518-1173706237 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/339518-1173706237/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs /tmp/evaluation/339518-1173706237/instance-339518-1173706237.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.92 0.98 0.97 3/77 13047
/proc/meminfo: memFree=1798744/2055920 swapFree=4140896/4192956
[pid=13047] ppid=13045 vsize=1396 CPUtime=0
/proc/13047/stat : 13047 (Spear-32) R 13045 13047 10431 0 -1 4194304 191 0 0 0 0 0 0 0 18 0 1 0 96591997 1429504 175 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/13047/statm: 349 175 140 302 0 44 0

[startup+0.0601129 s]
/proc/loadavg: 0.92 0.98 0.97 3/77 13047
/proc/meminfo: memFree=1798744/2055920 swapFree=4140896/4192956
[pid=13047] ppid=13045 vsize=1656 CPUtime=0.05
/proc/13047/stat : 13047 (Spear-32) R 13045 13047 10431 0 -1 4194304 237 0 0 0 5 0 0 0 18 0 1 0 96591997 1695744 221 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/13047/statm: 414 221 140 302 0 109 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 1656

[startup+0.10112 s]
/proc/loadavg: 0.92 0.98 0.97 3/77 13047
/proc/meminfo: memFree=1798744/2055920 swapFree=4140896/4192956
[pid=13047] ppid=13045 vsize=1656 CPUtime=0.09
/proc/13047/stat : 13047 (Spear-32) R 13045 13047 10431 0 -1 4194304 263 0 0 0 9 0 0 0 18 0 1 0 96591997 1695744 247 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/13047/statm: 414 247 140 302 0 109 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1656

[startup+0.301159 s]
/proc/loadavg: 0.92 0.98 0.97 3/77 13047
/proc/meminfo: memFree=1798744/2055920 swapFree=4140896/4192956
[pid=13047] ppid=13045 vsize=2172 CPUtime=0.29
/proc/13047/stat : 13047 (Spear-32) R 13045 13047 10431 0 -1 4194304 365 0 0 0 29 0 0 0 19 0 1 0 96591997 2224128 349 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/13047/statm: 543 349 140 302 0 238 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2172

[startup+0.701237 s]
/proc/loadavg: 0.92 0.98 0.97 3/77 13047
/proc/meminfo: memFree=1798744/2055920 swapFree=4140896/4192956
[pid=13047] ppid=13045 vsize=2720 CPUtime=0.69
/proc/13047/stat : 13047 (Spear-32) R 13045 13047 10431 0 -1 4194304 514 0 0 0 69 0 0 0 22 0 1 0 96591997 2785280 498 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/13047/statm: 680 498 140 302 0 375 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2720

[startup+1.50139 s]
/proc/loadavg: 0.92 0.98 0.97 2/78 13048
/proc/meminfo: memFree=1796880/2055920 swapFree=4140896/4192956
[pid=13047] ppid=13045 vsize=3640 CPUtime=1.49
/proc/13047/stat : 13047 (Spear-32) R 13045 13047 10431 0 -1 4194304 724 0 0 0 148 1 0 0 25 0 1 0 96591997 3727360 708 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/13047/statm: 910 708 140 302 0 605 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3640

[startup+3.1017 s]
/proc/loadavg: 0.93 0.98 0.97 2/78 13048
/proc/meminfo: memFree=1795792/2055920 swapFree=4140896/4192956
[pid=13047] ppid=13045 vsize=4680 CPUtime=3.09
/proc/13047/stat : 13047 (Spear-32) R 13045 13047 10431 0 -1 4194304 984 0 0 0 307 2 0 0 25 0 1 0 96591997 4792320 968 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/13047/statm: 1170 968 140 302 0 865 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 4680

[startup+6.30132 s]
/proc/loadavg: 0.93 0.98 0.97 2/78 13048
/proc/meminfo: memFree=1794000/2055920 swapFree=4140896/4192956
[pid=13047] ppid=13045 vsize=6224 CPUtime=6.29
/proc/13047/stat : 13047 (Spear-32) R 13045 13047 10431 0 -1 4194304 1398 0 0 0 626 3 0 0 25 0 1 0 96591997 6373376 1349 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/13047/statm: 1556 1349 140 302 0 1251 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 6224

[startup+12.7016 s]
/proc/loadavg: 0.94 0.98 0.97 2/78 13048
/proc/meminfo: memFree=1791760/2055920 swapFree=4140896/4192956
[pid=13047] ppid=13045 vsize=8312 CPUtime=12.69
/proc/13047/stat : 13047 (Spear-32) R 13045 13047 10431 0 -1 4194304 1900 0 0 0 1264 5 0 0 25 0 1 0 96591997 8511488 1851 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/13047/statm: 2078 1851 140 302 0 1773 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 8312

[startup+25.501 s]
/proc/loadavg: 0.95 0.98 0.97 2/78 13048
/proc/meminfo: memFree=1788624/2055920 swapFree=4140896/4192956
[pid=13047] ppid=13045 vsize=11500 CPUtime=25.48
/proc/13047/stat : 13047 (Spear-32) R 13045 13047 10431 0 -1 4194304 2702 0 0 0 2539 9 0 0 25 0 1 0 96591997 11776000 2588 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/13047/statm: 2875 2588 140 302 0 2570 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 11500

[startup+51.102 s]
/proc/loadavg: 0.96 0.98 0.97 2/78 13048
/proc/meminfo: memFree=1784656/2055920 swapFree=4140896/4192956
[pid=13047] ppid=13045 vsize=15424 CPUtime=51.07
/proc/13047/stat : 13047 (Spear-32) R 13045 13047 10431 0 -1 4194304 3690 0 0 0 5094 13 0 0 25 0 1 0 96591997 15794176 3576 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/13047/statm: 3856 3576 140 302 0 3551 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 15424

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.97 2/78 13048
/proc/meminfo: memFree=1778896/2055920 swapFree=4140896/4192956
[pid=13047] ppid=13045 vsize=21860 CPUtime=102.25
/proc/13047/stat : 13047 (Spear-32) R 13045 13047 10431 0 -1 4194304 5235 0 0 0 10204 21 0 0 25 0 1 0 96591997 22384640 4992 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/13047/statm: 5465 4992 140 302 0 5160 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 21860

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.97 2/78 13048
/proc/meminfo: memFree=1774096/2055920 swapFree=4140896/4192956
[pid=13047] ppid=13045 vsize=26908 CPUtime=162.23
/proc/13047/stat : 13047 (Spear-32) R 13045 13047 10431 0 -1 4194304 6439 0 0 0 16194 29 0 0 25 0 1 0 96591997 27553792 6196 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/13047/statm: 6727 6196 140 302 0 6422 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 26908

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.97 2/78 13048
/proc/meminfo: memFree=1769616/2055920 swapFree=4140896/4192956
[pid=13047] ppid=13045 vsize=31408 CPUtime=222.2
/proc/13047/stat : 13047 (Spear-32) R 13045 13047 10431 0 -1 4194304 7538 0 0 0 22185 35 0 0 25 0 1 0 96591997 32161792 7295 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/13047/statm: 7852 7295 140 302 0 7547 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 31408

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.97 2/78 13048
/proc/meminfo: memFree=1765776/2055920 swapFree=4140896/4192956
[pid=13047] ppid=13045 vsize=35144 CPUtime=282.18
/proc/13047/stat : 13047 (Spear-32) R 13045 13047 10431 0 -1 4194304 8482 0 0 0 28177 41 0 0 25 0 1 0 96591997 35987456 8239 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/13047/statm: 8786 8239 140 302 0 8481 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 35144

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.97 2/78 13048
/proc/meminfo: memFree=1762704/2055920 swapFree=4140896/4192956
[pid=13047] ppid=13045 vsize=39256 CPUtime=342.16
/proc/13047/stat : 13047 (Spear-32) R 13045 13047 10431 0 -1 4194304 9514 0 0 0 34169 47 0 0 25 0 1 0 96591997 40198144 9014 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526831 0 0 4096 0 0 0 0 17 1 0 0
/proc/13047/statm: 9814 9014 140 302 0 9509 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 39256

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.97 2/78 13048
/proc/meminfo: memFree=1759120/2055920 swapFree=4140896/4192956
[pid=13047] ppid=13045 vsize=42924 CPUtime=402.14
/proc/13047/stat : 13047 (Spear-32) R 13045 13047 10431 0 -1 4194304 10406 0 0 0 40162 52 0 0 25 0 1 0 96591997 43954176 9906 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/13047/statm: 10731 9906 140 302 0 10426 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 42924

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.97 2/78 13048
/proc/meminfo: memFree=1756112/2055920 swapFree=4140896/4192956
[pid=13047] ppid=13045 vsize=45748 CPUtime=462.12
/proc/13047/stat : 13047 (Spear-32) R 13045 13047 10431 0 -1 4194304 11155 0 0 0 46154 58 0 0 25 0 1 0 96591997 46845952 10655 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134558750 0 0 4096 0 0 0 0 17 1 0 0
/proc/13047/statm: 11437 10655 140 302 0 11132 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 45748

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.97 2/78 13048
/proc/meminfo: memFree=1753552/2055920 swapFree=4140896/4192956
[pid=13047] ppid=13045 vsize=48316 CPUtime=522.1
/proc/13047/stat : 13047 (Spear-32) R 13045 13047 10431 0 -1 4194304 11810 0 0 0 52147 63 0 0 25 0 1 0 96591997 49475584 11310 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/13047/statm: 12079 11310 140 302 0 11774 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 48316

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.97 2/78 13048
/proc/meminfo: memFree=1750864/2055920 swapFree=4140896/4192956
[pid=13047] ppid=13045 vsize=51044 CPUtime=582.07
/proc/13047/stat : 13047 (Spear-32) R 13045 13047 10431 0 -1 4194304 12468 0 0 0 58140 67 0 0 25 0 1 0 96591997 52269056 11968 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/13047/statm: 12761 11968 140 302 0 12456 0
Current children cumulated CPU time (s) 582.07
Current children cumulated vsize (KiB) 51044

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.97 2/78 13048
/proc/meminfo: memFree=1748816/2055920 swapFree=4140896/4192956
[pid=13047] ppid=13045 vsize=53104 CPUtime=642.05
/proc/13047/stat : 13047 (Spear-32) R 13045 13047 10431 0 -1 4194304 12978 0 0 0 64133 72 0 0 25 0 1 0 96591997 54378496 12478 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/13047/statm: 13276 12478 140 302 0 12971 0
Current children cumulated CPU time (s) 642.05
Current children cumulated vsize (KiB) 53104

[startup+702.301 s]
/proc/loadavg: 0.99 0.98 0.97 2/78 13048
/proc/meminfo: memFree=1746640/2055920 swapFree=4140896/4192956
[pid=13047] ppid=13045 vsize=55212 CPUtime=702.02
/proc/13047/stat : 13047 (Spear-32) R 13045 13047 10431 0 -1 4194304 13533 0 0 0 70125 77 0 0 25 0 1 0 96591997 56537088 13033 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/13047/statm: 13803 13033 140 302 0 13498 0
Current children cumulated CPU time (s) 702.02
Current children cumulated vsize (KiB) 55212

[startup+762.306 s]
/proc/loadavg: 0.99 0.98 0.97 2/78 13048
/proc/meminfo: memFree=1744144/2055920 swapFree=4140896/4192956
[pid=13047] ppid=13045 vsize=58204 CPUtime=762.01
/proc/13047/stat : 13047 (Spear-32) R 13045 13047 10431 0 -1 4194304 14152 0 0 0 76119 82 0 0 25 0 1 0 96591997 59600896 13652 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/13047/statm: 14551 13652 140 302 0 14246 0
Current children cumulated CPU time (s) 762.01
Current children cumulated vsize (KiB) 58204

[startup+822.301 s]
/proc/loadavg: 0.99 0.98 0.97 2/78 13048
/proc/meminfo: memFree=1741904/2055920 swapFree=4140896/4192956
[pid=13047] ppid=13045 vsize=60800 CPUtime=821.99
/proc/13047/stat : 13047 (Spear-32) R 13045 13047 10431 0 -1 4194304 14717 0 0 0 82114 85 0 0 25 0 1 0 96591997 62259200 14217 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/13047/statm: 15200 14217 140 302 0 14895 0
Current children cumulated CPU time (s) 821.99
Current children cumulated vsize (KiB) 60800

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 0.97 2/78 13048
/proc/meminfo: memFree=1739984/2055920 swapFree=4140896/4192956
[pid=13047] ppid=13045 vsize=62532 CPUtime=881.96
/proc/13047/stat : 13047 (Spear-32) R 13045 13047 10431 0 -1 4194304 15190 0 0 0 88107 89 0 0 25 0 1 0 96591997 64032768 14690 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/13047/statm: 15633 14690 140 302 0 15328 0
Current children cumulated CPU time (s) 881.96
Current children cumulated vsize (KiB) 62532

[startup+942.303 s]
/proc/loadavg: 0.99 0.98 0.97 2/78 13048
/proc/meminfo: memFree=1737808/2055920 swapFree=4140896/4192956
[pid=13047] ppid=13045 vsize=65224 CPUtime=941.94
/proc/13047/stat : 13047 (Spear-32) R 13045 13047 10431 0 -1 4194304 15746 0 0 0 94100 94 0 0 25 0 1 0 96591997 66789376 15246 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/13047/statm: 16306 15246 140 302 0 16001 0
Current children cumulated CPU time (s) 941.94
Current children cumulated vsize (KiB) 65224

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.97 2/78 13048
/proc/meminfo: memFree=1736144/2055920 swapFree=4140896/4192956
[pid=13047] ppid=13045 vsize=66648 CPUtime=1001.91
/proc/13047/stat : 13047 (Spear-32) R 13045 13047 10431 0 -1 4194304 16145 0 0 0 100094 97 0 0 25 0 1 0 96591997 68247552 15645 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/13047/statm: 16662 15645 140 302 0 16357 0
Current children cumulated CPU time (s) 1001.91
Current children cumulated vsize (KiB) 66648

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.97 2/78 13048
/proc/meminfo: memFree=1734416/2055920 swapFree=4140896/4192956
[pid=13047] ppid=13045 vsize=68848 CPUtime=1061.89
/proc/13047/stat : 13047 (Spear-32) R 13045 13047 10431 0 -1 4194304 16574 0 0 0 106089 100 0 0 25 0 1 0 96591997 70500352 16074 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/13047/statm: 17212 16074 140 302 0 16907 0
Current children cumulated CPU time (s) 1061.89
Current children cumulated vsize (KiB) 68848

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.97 2/78 13048
/proc/meminfo: memFree=1732688/2055920 swapFree=4140896/4192956
[pid=13047] ppid=13045 vsize=72696 CPUtime=1121.87
/proc/13047/stat : 13047 (Spear-32) R 13045 13047 10431 0 -1 4194304 17519 0 0 0 112083 104 0 0 25 0 1 0 96591997 74440704 16506 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/13047/statm: 18174 16506 140 302 0 17869 0
Current children cumulated CPU time (s) 1121.87
Current children cumulated vsize (KiB) 72696

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.97 2/78 13048
/proc/meminfo: memFree=1731152/2055920 swapFree=4140896/4192956
[pid=13047] ppid=13045 vsize=74104 CPUtime=1181.86
/proc/13047/stat : 13047 (Spear-32) R 13045 13047 10431 0 -1 4194304 17907 0 0 0 118077 109 0 0 25 0 1 0 96591997 75882496 16894 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526888 0 0 4096 0 0 0 0 17 1 0 0
/proc/13047/statm: 18526 16894 140 302 0 18221 0
Current children cumulated CPU time (s) 1181.86
Current children cumulated vsize (KiB) 74104



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.98 0.97 2/78 13048
/proc/meminfo: memFree=1730704/2055920 swapFree=4140896/4192956
[pid=13047] ppid=13045 vsize=74620 CPUtime=1200.05
/proc/13047/stat : 13047 (Spear-32) R 13045 13047 10431 0 -1 4194304 18025 0 0 0 119895 110 0 0 25 0 1 0 96591997 76410880 17012 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/13047/statm: 18655 17012 140 302 0 18350 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 74620

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+1200.5 s]
/proc/loadavg: 0.99 0.98 0.97 2/78 13048
/proc/meminfo: memFree=1730704/2055920 swapFree=4140896/4192956
[pid=13047] ppid=13045 vsize=74620 CPUtime=1200.05
/proc/13047/stat : 13047 (Spear-32) R 13045 13047 10431 0 -1 4194304 18025 0 0 0 119895 110 0 0 25 0 1 0 96591997 76410880 17012 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/13047/statm: 18655 17012 140 302 0 18350 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 74620

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.52
CPU time (s): 1200.07
CPU user time (s): 1198.96
CPU system time (s): 1.11183
CPU usage (%): 99.9627
Max. virtual memory (cumulated for all children) (KiB): 74620

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

runsolver used 1.42278 second user time and 2.95355 second system time

The end

Launcher Data (download as text)

Begin job on node23 on Mon Mar 12 13:30:37 UTC 2007

IDJOB= 339518
IDBENCH= 24748
IDSOLVER= 132
FILE ID= node23/339518-1173706237

PBS_JOBID= 4101479

Free space on /tmp= 66520 MiB

SOLVER NAME= Spear FH 1.0
BENCH NAME= HOME/pub/bench/SAT07/crafted/Difficult/contest-02-03-04/contest03-hwb-n26-01-S1957858365.sat05-500.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/339518-1173706237/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/339518-1173706237/instance-339518-1173706237.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node23/watcher-339518-1173706237 -o ROOT/results/node23/solver-339518-1173706237 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/339518-1173706237/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/339518-1173706237/instance-339518-1173706237.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  19ef5308d30d988d80538312a4c92391

RANDOM SEED= 698872217

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:       1799152 kB
Buffers:         39540 kB
Cached:         151052 kB
SwapCached:      15584 kB
Active:         141880 kB
Inactive:        76008 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1799152 kB
SwapTotal:     4192956 kB
SwapFree:      4140896 kB
Dirty:            1580 kB
Writeback:           0 kB
Mapped:          30108 kB
Slab:            24420 kB
Committed_AS:   236456 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= 66520 MiB

End job on node23 on Mon Mar 12 13:50:39 UTC 2007