Trace number 334688

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Spear FH 1.0? (TO) 1200.12 1200.55

General information on the benchmark

Namecrafted/Hard/contest05/phnf/
phnf-size10-exclusive-equilarge_l2.used-as.sat04-894.sat05-4188.reshuffled-07.cnf
MD5SUM7b512e3533a048c6d67b6f8a4c658d50
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables16476
Number of clauses2507763
Sum of the clauses size5027938
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22505731
Number of clauses of size 30
Number of clauses of size 415
Number of clauses of size 59
Number of clauses of size over 52008

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/334688-1173587382/instance-334688-1173587382.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/node15/watcher-334688-1173587382 -o ROOT/results/node15/solver-334688-1173587382 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/334688-1173587382/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs /tmp/evaluation/334688-1173587382/instance-334688-1173587382.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.95 0.98 0.99 3/77 29257
/proc/meminfo: memFree=1418768/2055920 swapFree=4152672/4192956
[pid=29257] ppid=29255 vsize=1932 CPUtime=0
/proc/29257/stat : 29257 (Spear-32) R 29255 29257 29198 0 -1 4194304 264 0 0 0 0 0 0 0 18 0 1 0 378693053 1978368 248 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134513442 0 0 4096 0 0 0 0 17 1 0 0
/proc/29257/statm: 483 249 126 302 0 178 0

[startup+0.027591 s]
/proc/loadavg: 0.95 0.98 0.99 3/77 29257
/proc/meminfo: memFree=1418768/2055920 swapFree=4152672/4192956
[pid=29257] ppid=29255 vsize=3184 CPUtime=0.02
/proc/29257/stat : 29257 (Spear-32) R 29255 29257 29198 0 -1 4194304 755 0 0 0 2 0 0 0 18 0 1 0 378693053 3260416 607 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/29257/statm: 796 607 126 302 0 491 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 3184

[startup+0.101603 s]
/proc/loadavg: 0.95 0.98 0.99 3/77 29257
/proc/meminfo: memFree=1418768/2055920 swapFree=4152672/4192956
[pid=29257] ppid=29255 vsize=6128 CPUtime=0.09
/proc/29257/stat : 29257 (Spear-32) R 29255 29257 29198 0 -1 4194304 1479 0 0 0 9 0 0 0 18 0 1 0 378693053 6275072 1088 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/29257/statm: 1532 1089 129 302 0 1227 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6128

[startup+0.301638 s]
/proc/loadavg: 0.95 0.98 0.99 3/77 29257
/proc/meminfo: memFree=1418768/2055920 swapFree=4152672/4192956
[pid=29257] ppid=29255 vsize=11384 CPUtime=0.29
/proc/29257/stat : 29257 (Spear-32) R 29255 29257 29198 0 -1 4194304 2922 0 0 0 28 1 0 0 19 0 1 0 378693053 11657216 2337 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/29257/statm: 2846 2337 129 302 0 2541 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11384

[startup+0.70171 s]
/proc/loadavg: 0.95 0.98 0.99 3/77 29257
/proc/meminfo: memFree=1418768/2055920 swapFree=4152672/4192956
[pid=29257] ppid=29255 vsize=21780 CPUtime=0.69
/proc/29257/stat : 29257 (Spear-32) R 29255 29257 29198 0 -1 4194304 5724 0 0 0 65 4 0 0 22 0 1 0 378693053 22302720 4882 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/29257/statm: 5445 4882 129 302 0 5140 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 21780

[startup+1.50184 s]
/proc/loadavg: 0.95 0.98 0.99 2/78 29258
/proc/meminfo: memFree=1393096/2055920 swapFree=4152672/4192956
[pid=29257] ppid=29255 vsize=43760 CPUtime=1.49
/proc/29257/stat : 29257 (Spear-32) R 29255 29257 29198 0 -1 4194304 11661 0 0 0 141 8 0 0 25 0 1 0 378693053 44810240 10306 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/29257/statm: 10940 10307 129 302 0 10635 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 43760

[startup+3.10113 s]
/proc/loadavg: 0.95 0.98 0.99 2/78 29258
/proc/meminfo: memFree=1365064/2055920 swapFree=4152672/4192956
[pid=29257] ppid=29255 vsize=88116 CPUtime=3.09
/proc/29257/stat : 29257 (Spear-32) R 29255 29257 29198 0 -1 4194304 23628 0 0 0 293 16 0 0 25 0 1 0 378693053 90230784 21248 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/29257/statm: 22029 21249 129 302 0 21724 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 88116

[startup+6.30167 s]
/proc/loadavg: 0.95 0.98 0.99 2/78 29258
/proc/meminfo: memFree=1304392/2055920 swapFree=4152672/4192956
[pid=29257] ppid=29255 vsize=124020 CPUtime=6.29
/proc/29257/stat : 29257 (Spear-32) R 29255 29257 29198 0 -1 4194304 33406 0 0 0 606 23 0 0 25 0 1 0 378693053 126996480 28977 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526883 0 0 4096 0 0 0 0 17 1 0 0
/proc/29257/statm: 31005 28977 140 302 0 30700 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 124020

[startup+12.7018 s]
/proc/loadavg: 0.96 0.98 0.99 2/78 29258
/proc/meminfo: memFree=1302664/2055920 swapFree=4152672/4192956
[pid=29257] ppid=29255 vsize=125916 CPUtime=12.69
/proc/29257/stat : 29257 (Spear-32) R 29255 29257 29198 0 -1 4194304 33860 0 0 0 1245 24 0 0 25 0 1 0 378693053 128937984 29431 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526822 0 0 4096 0 0 0 0 17 1 0 0
/proc/29257/statm: 31479 29431 140 302 0 31174 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 125916

[startup+25.502 s]
/proc/loadavg: 0.97 0.98 0.99 2/78 29258
/proc/meminfo: memFree=1298568/2055920 swapFree=4152672/4192956
[pid=29257] ppid=29255 vsize=129972 CPUtime=25.49
/proc/29257/stat : 29257 (Spear-32) R 29255 29257 29198 0 -1 4194304 34873 0 0 0 2522 27 0 0 25 0 1 0 378693053 133091328 30444 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/29257/statm: 32493 30444 140 302 0 32188 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 129972

[startup+51.1014 s]
/proc/loadavg: 0.98 0.98 0.99 2/78 29258
/proc/meminfo: memFree=1293000/2055920 swapFree=4152672/4192956
[pid=29257] ppid=29255 vsize=135484 CPUtime=51.06
/proc/29257/stat : 29257 (Spear-32) R 29255 29257 29198 0 -1 4194304 36238 0 0 0 5075 31 0 0 25 0 1 0 378693053 138735616 31809 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/29257/statm: 33871 31809 140 302 0 33566 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 135484

[startup+102.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 29258
/proc/meminfo: memFree=1285512/2055920 swapFree=4152672/4192956
[pid=29257] ppid=29255 vsize=143088 CPUtime=102.25
/proc/29257/stat : 29257 (Spear-32) R 29255 29257 29198 0 -1 4194304 38158 0 0 0 10188 37 0 0 25 0 1 0 378693053 146522112 33696 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/29257/statm: 35772 33696 140 302 0 35467 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 143088

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 29258
/proc/meminfo: memFree=1278216/2055920 swapFree=4152672/4192956
[pid=29257] ppid=29255 vsize=150440 CPUtime=162.22
/proc/29257/stat : 29257 (Spear-32) R 29255 29257 29198 0 -1 4194304 39992 0 0 0 16180 42 0 0 25 0 1 0 378693053 154050560 35530 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526883 0 0 4096 0 0 0 0 17 1 0 0
/proc/29257/statm: 37610 35530 140 302 0 37305 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 150440

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 29258
/proc/meminfo: memFree=1270408/2055920 swapFree=4152672/4192956
[pid=29257] ppid=29255 vsize=158428 CPUtime=222.21
/proc/29257/stat : 29257 (Spear-32) R 29255 29257 29198 0 -1 4194304 41988 0 0 0 22172 49 0 0 25 0 1 0 378693053 162230272 37461 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526883 0 0 4096 0 0 0 0 17 1 0 0
/proc/29257/statm: 39607 37461 140 302 0 39302 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 158428

[startup+282.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 29258
/proc/meminfo: memFree=1261704/2055920 swapFree=4152672/4192956
[pid=29257] ppid=29255 vsize=167076 CPUtime=282.18
/proc/29257/stat : 29257 (Spear-32) R 29255 29257 29198 0 -1 4194304 44159 0 0 0 28166 52 0 0 25 0 1 0 378693053 171085824 39632 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526883 0 0 4096 0 0 0 0 17 1 0 0
/proc/29257/statm: 41769 39632 140 302 0 41464 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 167076

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 29258
/proc/meminfo: memFree=1250952/2055920 swapFree=4152672/4192956
[pid=29257] ppid=29255 vsize=177684 CPUtime=342.16
/proc/29257/stat : 29257 (Spear-32) R 29255 29257 29198 0 -1 4194304 46816 0 0 0 34159 57 0 0 25 0 1 0 378693053 181948416 42289 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526822 0 0 4096 0 0 0 0 17 1 0 0
/proc/29257/statm: 44421 42289 140 302 0 44116 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 177684

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 29258
/proc/meminfo: memFree=1238920/2055920 swapFree=4152672/4192956
[pid=29257] ppid=29255 vsize=189736 CPUtime=402.14
/proc/29257/stat : 29257 (Spear-32) R 29255 29257 29198 0 -1 4194304 49853 0 0 0 40151 63 0 0 25 0 1 0 378693053 194289664 45326 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526928 0 0 4096 0 0 0 0 17 1 0 0
/proc/29257/statm: 47434 45326 140 302 0 47129 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 189736

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 29258
/proc/meminfo: memFree=1231944/2055920 swapFree=4152672/4192956
[pid=29257] ppid=29255 vsize=196588 CPUtime=462.12
/proc/29257/stat : 29257 (Spear-32) R 29255 29257 29198 0 -1 4194304 51564 0 0 0 46143 69 0 0 25 0 1 0 378693053 201306112 47037 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/29257/statm: 49147 47037 140 302 0 48842 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 196588

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 29258
/proc/meminfo: memFree=1225608/2055920 swapFree=4152672/4192956
[pid=29257] ppid=29255 vsize=202952 CPUtime=522.1
/proc/29257/stat : 29257 (Spear-32) R 29255 29257 29198 0 -1 4194304 53146 0 0 0 52135 75 0 0 25 0 1 0 378693053 207822848 48619 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134527241 0 0 4096 0 0 0 0 17 1 0 0
/proc/29257/statm: 50738 48619 140 302 0 50433 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 202952

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 29258
/proc/meminfo: memFree=1219336/2055920 swapFree=4152672/4192956
[pid=29257] ppid=29255 vsize=209196 CPUtime=582.08
/proc/29257/stat : 29257 (Spear-32) R 29255 29257 29198 0 -1 4194304 54722 0 0 0 58127 81 0 0 25 0 1 0 378693053 214216704 50195 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/29257/statm: 52299 50195 140 302 0 51994 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 209196

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 29258
/proc/meminfo: memFree=1213768/2055920 swapFree=4152672/4192956
[pid=29257] ppid=29255 vsize=215288 CPUtime=642.06
/proc/29257/stat : 29257 (Spear-32) R 29255 29257 29198 0 -1 4194304 56226 0 0 0 64121 85 0 0 25 0 1 0 378693053 220454912 51570 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526962 0 0 4096 0 0 0 0 17 1 0 0
/proc/29257/statm: 53822 51570 140 302 0 53517 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 215288

[startup+702.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 29258
/proc/meminfo: memFree=1208712/2055920 swapFree=4152672/4192956
[pid=29257] ppid=29255 vsize=220404 CPUtime=702.03
/proc/29257/stat : 29257 (Spear-32) R 29255 29257 29198 0 -1 4194304 57488 0 0 0 70113 90 0 0 25 0 1 0 378693053 225693696 52832 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526822 0 0 4096 0 0 0 0 17 1 0 0
/proc/29257/statm: 55101 52832 140 302 0 54796 0
Current children cumulated CPU time (s) 702.03
Current children cumulated vsize (KiB) 220404

[startup+762.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 29258
/proc/meminfo: memFree=1202952/2055920 swapFree=4152672/4192956
[pid=29257] ppid=29255 vsize=226020 CPUtime=762.02
/proc/29257/stat : 29257 (Spear-32) R 29255 29257 29198 0 -1 4194304 58919 0 0 0 76107 95 0 0 25 0 1 0 378693053 231444480 54263 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526883 0 0 4096 0 0 0 0 17 1 0 0
/proc/29257/statm: 56505 54263 140 302 0 56200 0
Current children cumulated CPU time (s) 762.02
Current children cumulated vsize (KiB) 226020

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 29260
/proc/meminfo: memFree=1198856/2055920 swapFree=4152672/4192956
[pid=29257] ppid=29255 vsize=230248 CPUtime=822
/proc/29257/stat : 29257 (Spear-32) R 29255 29257 29198 0 -1 4194304 59943 0 0 0 82101 99 0 0 25 0 1 0 378693053 235773952 55287 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/29257/statm: 57562 55287 140 302 0 57257 0
Current children cumulated CPU time (s) 822
Current children cumulated vsize (KiB) 230248

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 29260
/proc/meminfo: memFree=1195016/2055920 swapFree=4152672/4192956
[pid=29257] ppid=29255 vsize=234076 CPUtime=881.98
/proc/29257/stat : 29257 (Spear-32) R 29255 29257 29198 0 -1 4194304 60907 0 0 0 88095 103 0 0 25 0 1 0 378693053 239693824 56251 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/29257/statm: 58519 56251 140 302 0 58214 0
Current children cumulated CPU time (s) 881.98
Current children cumulated vsize (KiB) 234076

[startup+942.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 29260
/proc/meminfo: memFree=1191624/2055920 swapFree=4152672/4192956
[pid=29257] ppid=29255 vsize=237524 CPUtime=941.96
/proc/29257/stat : 29257 (Spear-32) R 29255 29257 29198 0 -1 4194304 61752 0 0 0 94088 108 0 0 25 0 1 0 378693053 243224576 57096 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/29257/statm: 59381 57096 140 302 0 59076 0
Current children cumulated CPU time (s) 941.96
Current children cumulated vsize (KiB) 237524

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 29260
/proc/meminfo: memFree=1188360/2055920 swapFree=4152672/4192956
[pid=29257] ppid=29255 vsize=240892 CPUtime=1001.93
/proc/29257/stat : 29257 (Spear-32) R 29255 29257 29198 0 -1 4194304 62557 0 0 0 100082 111 0 0 25 0 1 0 378693053 246673408 57901 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/29257/statm: 60223 57901 140 302 0 59918 0
Current children cumulated CPU time (s) 1001.93
Current children cumulated vsize (KiB) 240892

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 29260
/proc/meminfo: memFree=1184712/2055920 swapFree=4152672/4192956
[pid=29257] ppid=29255 vsize=244512 CPUtime=1061.91
/proc/29257/stat : 29257 (Spear-32) R 29255 29257 29198 0 -1 4194304 63475 0 0 0 106077 114 0 0 25 0 1 0 378693053 250380288 58819 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526984 0 0 4096 0 0 0 0 17 1 0 0
/proc/29257/statm: 61128 58819 140 302 0 60823 0
Current children cumulated CPU time (s) 1061.91
Current children cumulated vsize (KiB) 244512

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 29260
/proc/meminfo: memFree=1179400/2055920 swapFree=4152672/4192956
[pid=29257] ppid=29255 vsize=249888 CPUtime=1121.89
/proc/29257/stat : 29257 (Spear-32) R 29255 29257 29198 0 -1 4194304 64795 0 0 0 112071 118 0 0 25 0 1 0 378693053 255885312 60139 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526719 0 0 4096 0 0 0 0 17 1 0 0
/proc/29257/statm: 62472 60139 140 302 0 62167 0
Current children cumulated CPU time (s) 1121.89
Current children cumulated vsize (KiB) 249888

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 29260
/proc/meminfo: memFree=1170760/2055920 swapFree=4152672/4192956
[pid=29257] ppid=29255 vsize=258796 CPUtime=1181.87
/proc/29257/stat : 29257 (Spear-32) R 29255 29257 29198 0 -1 4194304 66999 0 0 0 118064 123 0 0 25 0 1 0 378693053 265007104 62343 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526926 0 0 4096 0 0 0 0 17 1 0 0
/proc/29257/statm: 64699 62343 140 302 0 64394 0
Current children cumulated CPU time (s) 1181.87
Current children cumulated vsize (KiB) 258796



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 29260
/proc/meminfo: memFree=1167112/2055920 swapFree=4152672/4192956
[pid=29257] ppid=29255 vsize=262300 CPUtime=1200.07
/proc/29257/stat : 29257 (Spear-32) R 29255 29257 29198 0 -1 4194304 67861 0 0 0 119882 125 0 0 25 0 1 0 378693053 268595200 63205 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/29257/statm: 65575 63205 140 302 0 65270 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 262300

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.99 2/78 29260
/proc/meminfo: memFree=1167112/2055920 swapFree=4152672/4192956
[pid=29257] ppid=29255 vsize=262300 CPUtime=1200.07
/proc/29257/stat : 29257 (Spear-32) R 29255 29257 29198 0 -1 4194304 67861 0 0 0 119882 125 0 0 25 0 1 0 378693053 268595200 63205 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/29257/statm: 65575 63205 140 302 0 65270 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 262300

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.55
CPU time (s): 1200.12
CPU user time (s): 1198.82
CPU system time (s): 1.2928
CPU usage (%): 99.9643
Max. virtual memory (cumulated for all children) (KiB): 262300

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

runsolver used 1.27981 second user time and 3.09653 second system time

The end

Launcher Data (download as text)

Begin job on node15 on Sun Mar 11 04:29:47 UTC 2007

IDJOB= 334688
IDBENCH= 24633
IDSOLVER= 132
FILE ID= node15/334688-1173587382

PBS_JOBID= 4101235

Free space on /tmp= 66505 MiB

SOLVER NAME= Spear FH 1.0
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest05/phnf/phnf-size10-exclusive-equilarge_l2.used-as.sat04-894.sat05-4188.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/334688-1173587382/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/334688-1173587382/instance-334688-1173587382.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node15/watcher-334688-1173587382 -o ROOT/results/node15/solver-334688-1173587382 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/334688-1173587382/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/334688-1173587382/instance-334688-1173587382.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  7b512e3533a048c6d67b6f8a4c658d50

RANDOM SEED= 385009534

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node15.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.276
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.276
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:       1419112 kB
Buffers:         54532 kB
Cached:         486680 kB
SwapCached:       2924 kB
Active:         375804 kB
Inactive:       188424 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1419112 kB
SwapTotal:     4192956 kB
SwapFree:      4152672 kB
Dirty:           35284 kB
Writeback:           0 kB
Mapped:          29888 kB
Slab:            58004 kB
Committed_AS:  1349408 kB
PageTables:       1800 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= 66505 MiB

End job on node15 on Sun Mar 11 04:49:49 UTC 2007