Trace number 338047

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.0UNSAT 981.541 981.878

General information on the benchmark

Namecrafted/Difficult/contest05/QG/
QG6-dead-dnd001.sat05-2742.reshuffled-07.cnf
MD5SUMb415e752d16c11d39d46562455a8cb4d
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark70.4063
Satisfiable
(Un)Satisfiability was proved
Number of variables1558
Number of clauses8169
Sum of the clauses size71377
Maximum clause length16
Minimum clause length1
Number of clauses of size 133
Number of clauses of size 2290
Number of clauses of size 31413
Number of clauses of size 4183
Number of clauses of size 5234
Number of clauses of size over 56016

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/338047-1173679480/instance-338047-1173679480.cnf
981.45/981.85	s UNSATISFIABLE
981.45/981.87	c runtime 981.65 [s]

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node42/watcher-338047-1173679480 -o ROOT/results/node42/solver-338047-1173679480 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/338047-1173679480/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/338047-1173679480/instance-338047-1173679480.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.99 3/64 10317
/proc/meminfo: memFree=1820896/2055920 swapFree=4182364/4192956
[pid=10317] ppid=10315 vsize=1708 CPUtime=0
/proc/10317/stat : 10317 (Spear-32) R 10315 10317 8570 0 -1 4194304 231 0 0 0 0 0 0 0 18 0 1 0 93901447 1748992 215 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/10317/statm: 427 215 128 302 0 122 0

[startup+0.0617661 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 10317
/proc/meminfo: memFree=1820896/2055920 swapFree=4182364/4192956
[pid=10317] ppid=10315 vsize=2236 CPUtime=0.05
/proc/10317/stat : 10317 (Spear-32) R 10315 10317 8570 0 -1 4194304 387 0 0 0 5 0 0 0 18 0 1 0 93901447 2289664 371 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/10317/statm: 559 371 140 302 0 254 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 2236

[startup+0.101772 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 10317
/proc/meminfo: memFree=1820896/2055920 swapFree=4182364/4192956
[pid=10317] ppid=10315 vsize=2364 CPUtime=0.09
/proc/10317/stat : 10317 (Spear-32) R 10315 10317 8570 0 -1 4194304 421 0 0 0 8 1 0 0 18 0 1 0 93901447 2420736 405 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/10317/statm: 591 405 140 302 0 286 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2364

[startup+0.30181 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 10317
/proc/meminfo: memFree=1820896/2055920 swapFree=4182364/4192956
[pid=10317] ppid=10315 vsize=2880 CPUtime=0.29
/proc/10317/stat : 10317 (Spear-32) R 10315 10317 8570 0 -1 4194304 553 0 0 0 26 3 0 0 19 0 1 0 93901447 2949120 537 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/10317/statm: 720 537 140 302 0 415 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2880

[startup+0.701886 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 10317
/proc/meminfo: memFree=1820896/2055920 swapFree=4182364/4192956
[pid=10317] ppid=10315 vsize=3652 CPUtime=0.69
/proc/10317/stat : 10317 (Spear-32) R 10315 10317 8570 0 -1 4194304 749 0 0 0 64 5 0 0 22 0 1 0 93901447 3739648 733 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/10317/statm: 913 733 140 302 0 608 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3652

[startup+1.50104 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 10318
/proc/meminfo: memFree=1818008/2055920 swapFree=4182364/4192956
[pid=10317] ppid=10315 vsize=4812 CPUtime=1.49
/proc/10317/stat : 10317 (Spear-32) R 10315 10317 8570 0 -1 4194304 1022 0 0 0 142 7 0 0 25 0 1 0 93901447 4927488 1006 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/10317/statm: 1203 1006 140 302 0 898 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4812

[startup+3.10134 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 10318
/proc/meminfo: memFree=1816600/2055920 swapFree=4182364/4192956
[pid=10317] ppid=10315 vsize=6364 CPUtime=3.09
/proc/10317/stat : 10317 (Spear-32) R 10315 10317 8570 0 -1 4194304 1422 0 0 0 301 8 0 0 25 0 1 0 93901447 6516736 1406 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/10317/statm: 1591 1406 140 302 0 1286 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 6364

[startup+6.30195 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 10318
/proc/meminfo: memFree=1813848/2055920 swapFree=4182364/4192956
[pid=10317] ppid=10315 vsize=8812 CPUtime=6.29
/proc/10317/stat : 10317 (Spear-32) R 10315 10317 8570 0 -1 4194304 2026 0 0 0 618 11 0 0 25 0 1 0 93901447 9023488 1977 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/10317/statm: 2203 1977 140 302 0 1898 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 8812

[startup+12.7012 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 10318
/proc/meminfo: memFree=1810264/2055920 swapFree=4182364/4192956
[pid=10317] ppid=10315 vsize=11928 CPUtime=12.69
/proc/10317/stat : 10317 (Spear-32) R 10315 10317 8570 0 -1 4194304 2838 0 0 0 1254 15 0 0 25 0 1 0 93901447 12214272 2789 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/10317/statm: 2982 2789 140 302 0 2677 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 11928

[startup+25.5016 s]
/proc/loadavg: 0.95 0.98 0.99 2/65 10318
/proc/meminfo: memFree=1806040/2055920 swapFree=4182364/4192956
[pid=10317] ppid=10315 vsize=16232 CPUtime=25.48
/proc/10317/stat : 10317 (Spear-32) R 10315 10317 8570 0 -1 4194304 3913 0 0 0 2529 19 0 0 25 0 1 0 93901447 16621568 3799 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/10317/statm: 4058 3799 140 302 0 3753 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 16232

[startup+51.1015 s]
/proc/loadavg: 0.96 0.98 0.99 2/65 10318
/proc/meminfo: memFree=1800216/2055920 swapFree=4182364/4192956
[pid=10317] ppid=10315 vsize=22168 CPUtime=51.08
/proc/10317/stat : 10317 (Spear-32) R 10315 10317 8570 0 -1 4194304 5361 0 0 0 5082 26 0 0 25 0 1 0 93901447 22700032 5247 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/10317/statm: 5542 5247 140 302 0 5237 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 22168

[startup+102.305 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 10318
/proc/meminfo: memFree=1790808/2055920 swapFree=4182364/4192956
[pid=10317] ppid=10315 vsize=32084 CPUtime=102.25
/proc/10317/stat : 10317 (Spear-32) R 10315 10317 8570 0 -1 4194304 7821 0 0 0 10191 34 0 0 25 0 1 0 93901447 32854016 7578 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/10317/statm: 8021 7578 140 302 0 7716 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 32084

[startup+162.302 s]
/proc/loadavg: 1.05 1.00 0.99 2/65 10318
/proc/meminfo: memFree=1782616/2055920 swapFree=4182364/4192956
[pid=10317] ppid=10315 vsize=40392 CPUtime=162.24
/proc/10317/stat : 10317 (Spear-32) R 10315 10317 8570 0 -1 4194304 9872 0 0 0 16182 42 0 0 25 0 1 0 93901447 41361408 9629 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/10317/statm: 10098 9629 140 302 0 9793 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 40392

[startup+222.301 s]
/proc/loadavg: 1.02 1.00 0.99 2/65 10318
/proc/meminfo: memFree=1776024/2055920 swapFree=4182364/4192956
[pid=10317] ppid=10315 vsize=47368 CPUtime=222.21
/proc/10317/stat : 10317 (Spear-32) R 10315 10317 8570 0 -1 4194304 11514 0 0 0 22174 47 0 0 25 0 1 0 93901447 48504832 11271 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527022 0 0 4096 0 0 0 0 17 1 0 0
/proc/10317/statm: 11842 11271 140 302 0 11537 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 47368

[startup+282.303 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 10318
/proc/meminfo: memFree=1770328/2055920 swapFree=4182364/4192956
[pid=10317] ppid=10315 vsize=53384 CPUtime=282.2
/proc/10317/stat : 10317 (Spear-32) R 10315 10317 8570 0 -1 4194304 12968 0 0 0 28167 53 0 0 25 0 1 0 93901447 54665216 12725 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/10317/statm: 13346 12725 140 302 0 13041 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 53384

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 10318
/proc/meminfo: memFree=1766168/2055920 swapFree=4182364/4192956
[pid=10317] ppid=10315 vsize=57500 CPUtime=342.18
/proc/10317/stat : 10317 (Spear-32) R 10315 10317 8570 0 -1 4194304 13990 0 0 0 34161 57 0 0 25 0 1 0 93901447 58880000 13747 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/10317/statm: 14375 13747 140 302 0 14070 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 57500

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 10318
/proc/meminfo: memFree=1761880/2055920 swapFree=4182364/4192956
[pid=10317] ppid=10315 vsize=63124 CPUtime=402.15
/proc/10317/stat : 10317 (Spear-32) R 10315 10317 8570 0 -1 4194304 15329 0 0 0 40153 62 0 0 25 0 1 0 93901447 64638976 14829 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/10317/statm: 15781 14829 140 302 0 15476 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 63124

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 10318
/proc/meminfo: memFree=1758168/2055920 swapFree=4182364/4192956
[pid=10317] ppid=10315 vsize=66744 CPUtime=462.13
/proc/10317/stat : 10317 (Spear-32) R 10315 10317 8570 0 -1 4194304 16241 0 0 0 46146 67 0 0 25 0 1 0 93901447 68345856 15741 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/10317/statm: 16686 15741 140 302 0 16381 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 66744

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 10318
/proc/meminfo: memFree=1753240/2055920 swapFree=4182364/4192956
[pid=10317] ppid=10315 vsize=72136 CPUtime=522.11
/proc/10317/stat : 10317 (Spear-32) R 10315 10317 8570 0 -1 4194304 17486 0 0 0 52138 73 0 0 25 0 1 0 93901447 73867264 16986 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/10317/statm: 18034 16986 140 302 0 17729 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 72136

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 10318
/proc/meminfo: memFree=1748504/2055920 swapFree=4182364/4192956
[pid=10317] ppid=10315 vsize=77292 CPUtime=582.09
/proc/10317/stat : 10317 (Spear-32) R 10315 10317 8570 0 -1 4194304 18644 0 0 0 58131 78 0 0 25 0 1 0 93901447 79147008 18144 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/10317/statm: 19323 18144 140 302 0 19018 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 77292

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 10318
/proc/meminfo: memFree=1744408/2055920 swapFree=4182364/4192956
[pid=10317] ppid=10315 vsize=81680 CPUtime=642.08
/proc/10317/stat : 10317 (Spear-32) R 10315 10317 8570 0 -1 4194304 19665 0 0 0 64124 84 0 0 25 0 1 0 93901447 83640320 19165 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/10317/statm: 20420 19165 140 302 0 20115 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 81680

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 10318
/proc/meminfo: memFree=1741464/2055920 swapFree=4182364/4192956
[pid=10317] ppid=10315 vsize=85168 CPUtime=702.05
/proc/10317/stat : 10317 (Spear-32) R 10315 10317 8570 0 -1 4194304 20409 0 0 0 70117 88 0 0 25 0 1 0 93901447 87212032 19909 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527012 0 0 4096 0 0 0 0 17 1 0 0
/proc/10317/statm: 21292 19909 140 302 0 20987 0
Current children cumulated CPU time (s) 702.05
Current children cumulated vsize (KiB) 85168

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 10318
/proc/meminfo: memFree=1738456/2055920 swapFree=4182364/4192956
[pid=10317] ppid=10315 vsize=88212 CPUtime=762.03
/proc/10317/stat : 10317 (Spear-32) R 10315 10317 8570 0 -1 4194304 21134 0 0 0 76111 92 0 0 25 0 1 0 93901447 90329088 20634 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/10317/statm: 22053 20634 140 302 0 21748 0
Current children cumulated CPU time (s) 762.03
Current children cumulated vsize (KiB) 88212

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 10320
/proc/meminfo: memFree=1735896/2055920 swapFree=4182364/4192956
[pid=10317] ppid=10315 vsize=90860 CPUtime=822.01
/proc/10317/stat : 10317 (Spear-32) R 10315 10317 8570 0 -1 4194304 21774 0 0 0 82103 98 0 0 25 0 1 0 93901447 93040640 21274 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526962 0 0 4096 0 0 0 0 17 1 0 0
/proc/10317/statm: 22715 21274 140 302 0 22410 0
Current children cumulated CPU time (s) 822.01
Current children cumulated vsize (KiB) 90860

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 10320
/proc/meminfo: memFree=1671960/2055920 swapFree=4182364/4192956
[pid=10317] ppid=10315 vsize=177572 CPUtime=881.99
/proc/10317/stat : 10317 (Spear-32) R 10315 10317 8570 0 -1 4194304 48993 0 0 0 88084 115 0 0 25 0 1 0 93901447 181833728 37212 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526917 0 0 4096 0 0 0 0 17 1 0 0
/proc/10317/statm: 44393 37212 145 302 0 44088 0
Current children cumulated CPU time (s) 881.99
Current children cumulated vsize (KiB) 177572

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 10320
/proc/meminfo: memFree=1671000/2055920 swapFree=4182364/4192956
[pid=10317] ppid=10315 vsize=178904 CPUtime=941.97
/proc/10317/stat : 10317 (Spear-32) R 10315 10317 8570 0 -1 4194304 49235 0 0 0 94078 119 0 0 25 0 1 0 93901447 183197696 37454 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/10317/statm: 44726 37454 145 302 0 44421 0
Current children cumulated CPU time (s) 941.97
Current children cumulated vsize (KiB) 178904

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

[startup+947.105 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 10320
/proc/meminfo: memFree=1670680/2055920 swapFree=4182364/4192956
[pid=10317] ppid=10315 vsize=179164 CPUtime=946.77
/proc/10317/stat : 10317 (Spear-32) R 10315 10317 8570 0 -1 4194304 49310 0 0 0 94558 119 0 0 25 0 1 0 93901447 183463936 37529 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526984 0 0 4096 0 0 0 0 17 1 0 0
/proc/10317/statm: 44791 37529 145 302 0 44486 0
Current children cumulated CPU time (s) 946.77
Current children cumulated vsize (KiB) 179164

[startup+959.902 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 10320
/proc/meminfo: memFree=1670104/2055920 swapFree=4182364/4192956
[pid=10317] ppid=10315 vsize=179864 CPUtime=959.56
/proc/10317/stat : 10317 (Spear-32) R 10315 10317 8570 0 -1 4194304 49459 0 0 0 95836 120 0 0 25 0 1 0 93901447 184180736 37678 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526781 0 0 4096 0 0 0 0 17 1 0 0
/proc/10317/statm: 44966 37678 145 302 0 44661 0
Current children cumulated CPU time (s) 959.56
Current children cumulated vsize (KiB) 179864

[startup+972.702 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 10320
/proc/meminfo: memFree=1669528/2055920 swapFree=4182364/4192956
[pid=10317] ppid=10315 vsize=180400 CPUtime=972.36
/proc/10317/stat : 10317 (Spear-32) R 10315 10317 8570 0 -1 4194304 49597 0 0 0 97114 122 0 0 25 0 1 0 93901447 184729600 37816 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526806 0 0 4096 0 0 0 0 17 1 0 0
/proc/10317/statm: 45100 37816 145 302 0 44795 0
Current children cumulated CPU time (s) 972.36
Current children cumulated vsize (KiB) 180400

[startup+975.902 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 10320
/proc/meminfo: memFree=1669400/2055920 swapFree=4182364/4192956
[pid=10317] ppid=10315 vsize=180400 CPUtime=975.56
/proc/10317/stat : 10317 (Spear-32) R 10315 10317 8570 0 -1 4194304 49629 0 0 0 97434 122 0 0 25 0 1 0 93901447 184729600 37848 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/10317/statm: 45100 37848 145 302 0 44795 0
Current children cumulated CPU time (s) 975.56
Current children cumulated vsize (KiB) 180400

[startup+979.101 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 10320
/proc/meminfo: memFree=1669208/2055920 swapFree=4182364/4192956
[pid=10317] ppid=10315 vsize=180784 CPUtime=978.75
/proc/10317/stat : 10317 (Spear-32) R 10315 10317 8570 0 -1 4194304 49671 0 0 0 97753 122 0 0 25 0 1 0 93901447 185122816 37890 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/10317/statm: 45196 37890 145 302 0 44891 0
Current children cumulated CPU time (s) 978.75
Current children cumulated vsize (KiB) 180784

[startup+980.702 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 10320
/proc/meminfo: memFree=1669208/2055920 swapFree=4182364/4192956
[pid=10317] ppid=10315 vsize=180912 CPUtime=980.35
/proc/10317/stat : 10317 (Spear-32) R 10315 10317 8570 0 -1 4194304 49686 0 0 0 97913 122 0 0 25 0 1 0 93901447 185253888 37905 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527022 0 0 4096 0 0 0 0 17 1 0 0
/proc/10317/statm: 45228 37905 145 302 0 44923 0
Current children cumulated CPU time (s) 980.35
Current children cumulated vsize (KiB) 180912

[startup+981.502 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 10320
/proc/meminfo: memFree=1669144/2055920 swapFree=4182364/4192956
[pid=10317] ppid=10315 vsize=180912 CPUtime=981.15
/proc/10317/stat : 10317 (Spear-32) R 10315 10317 8570 0 -1 4194304 49692 0 0 0 97993 122 0 0 25 0 1 0 93901447 185253888 37911 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526952 0 0 4096 0 0 0 0 17 1 0 0
/proc/10317/statm: 45228 37911 145 302 0 44923 0
Current children cumulated CPU time (s) 981.15
Current children cumulated vsize (KiB) 180912

[startup+981.702 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 10320
/proc/meminfo: memFree=1669144/2055920 swapFree=4182364/4192956
[pid=10317] ppid=10315 vsize=180912 CPUtime=981.35
/proc/10317/stat : 10317 (Spear-32) R 10315 10317 8570 0 -1 4194304 49694 0 0 0 98013 122 0 0 25 0 1 0 93901447 185253888 37913 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526860 0 0 4096 0 0 0 0 17 1 0 0
/proc/10317/statm: 45228 37913 145 302 0 44923 0
Current children cumulated CPU time (s) 981.35
Current children cumulated vsize (KiB) 180912

[startup+981.802 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 10320
/proc/meminfo: memFree=1669144/2055920 swapFree=4182364/4192956
[pid=10317] ppid=10315 vsize=180912 CPUtime=981.45
/proc/10317/stat : 10317 (Spear-32) R 10315 10317 8570 0 -1 4194304 49695 0 0 0 98023 122 0 0 25 0 1 0 93901447 185253888 37914 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/10317/statm: 45228 37914 145 302 0 44923 0
Current children cumulated CPU time (s) 981.45
Current children cumulated vsize (KiB) 180912

Child status: 20
Real time (s): 981.878
CPU time (s): 981.541
CPU user time (s): 980.289
CPU system time (s): 1.25181
CPU usage (%): 99.9657
Max. virtual memory (cumulated for all children) (KiB): 180912

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 980.289
system time used= 1.25181
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 49716
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= 4
involuntary context switches= 1040

runsolver used 0.647901 second user time and 2.04969 second system time

The end

Launcher Data (download as text)

Begin job on node42 on Mon Mar 12 06:04:40 UTC 2007

IDJOB= 338047
IDBENCH= 24713
IDSOLVER= 131
FILE ID= node42/338047-1173679480

PBS_JOBID= 4101702

Free space on /tmp= 66557 MiB

SOLVER NAME= Spear FHS 1.0
BENCH NAME= HOME/pub/bench/SAT07/crafted/Difficult/contest05/QG/QG6-dead-dnd001.sat05-2742.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/338047-1173679480/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/338047-1173679480/instance-338047-1173679480.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node42/watcher-338047-1173679480 -o ROOT/results/node42/solver-338047-1173679480 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/338047-1173679480/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/338047-1173679480/instance-338047-1173679480.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  b415e752d16c11d39d46562455a8cb4d

RANDOM SEED= 150399463

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node42.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.263
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.263
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:       1821304 kB
Buffers:         30092 kB
Cached:         155352 kB
SwapCached:       4820 kB
Active:          78552 kB
Inactive:       118512 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1821304 kB
SwapTotal:     4192956 kB
SwapFree:      4182364 kB
Dirty:            1900 kB
Writeback:           0 kB
Mapped:          15496 kB
Slab:            23568 kB
Committed_AS:   147660 kB
PageTables:       1408 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= 66557 MiB

End job on node42 on Mon Mar 12 06:21:02 UTC 2007