Trace number 337501

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.06 1200.74

General information on the benchmark

Namecrafted/Hard/contest03/others/
mm-2x3-8-8-sb.1.sat05-475.reshuffled-07.cnf
MD5SUM4a090b704246d3ad726ea9c32639743a
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 variables2326
Number of clauses80891
Sum of the clauses size424112
Maximum clause length9
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21079
Number of clauses of size 319889
Number of clauses of size 413613
Number of clauses of size 511813
Number of clauses of size over 534497

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/337501-1173668527/instance-337501-1173668527.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/node41/watcher-337501-1173668527 -o ROOT/results/node41/solver-337501-1173668527 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/337501-1173668527/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/337501-1173668527/instance-337501-1173668527.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.00 1.00 1.21 3/76 6256
/proc/meminfo: memFree=1848176/2055920 swapFree=4182852/4192956
[pid=6256] ppid=6254 vsize=1932 CPUtime=0
/proc/6256/stat : 6256 (Spear-32) R 6254 6256 4527 0 -1 4194304 269 0 0 0 0 0 0 0 18 0 1 0 386808711 1978368 253 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/6256/statm: 483 253 128 302 0 178 0

[startup+0.100402 s]
/proc/loadavg: 1.00 1.00 1.21 3/76 6256
/proc/meminfo: memFree=1848176/2055920 swapFree=4182852/4192956
[pid=6256] ppid=6254 vsize=3536 CPUtime=0.09
/proc/6256/stat : 6256 (Spear-32) R 6254 6256 4527 0 -1 4194304 673 0 0 0 9 0 0 0 18 0 1 0 386808711 3620864 657 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/6256/statm: 884 657 129 302 0 579 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3536

[startup+0.201409 s]
/proc/loadavg: 1.00 1.00 1.21 3/76 6256
/proc/meminfo: memFree=1848176/2055920 swapFree=4182852/4192956
[pid=6256] ppid=6254 vsize=5380 CPUtime=0.19
/proc/6256/stat : 6256 (Spear-32) R 6254 6256 4527 0 -1 4194304 1173 0 0 0 19 0 0 0 18 0 1 0 386808711 5509120 1124 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 0 0 0
/proc/6256/statm: 1345 1124 129 302 0 1040 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 5380

[startup+0.301419 s]
/proc/loadavg: 1.00 1.00 1.21 3/76 6256
/proc/meminfo: memFree=1848176/2055920 swapFree=4182852/4192956
[pid=6256] ppid=6254 vsize=6956 CPUtime=0.3
/proc/6256/stat : 6256 (Spear-32) R 6254 6256 4527 0 -1 4194304 1607 0 0 0 29 1 0 0 19 0 1 0 386808711 7122944 1493 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526655 0 0 4096 0 0 0 0 17 0 0 0
/proc/6256/statm: 1739 1493 140 302 0 1434 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 6956

[startup+0.701453 s]
/proc/loadavg: 1.00 1.00 1.21 3/76 6256
/proc/meminfo: memFree=1848176/2055920 swapFree=4182852/4192956
[pid=6256] ppid=6254 vsize=7476 CPUtime=0.69
/proc/6256/stat : 6256 (Spear-32) R 6254 6256 4527 0 -1 4194304 1731 0 0 0 68 1 0 0 23 0 1 0 386808711 7655424 1617 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/6256/statm: 1869 1617 140 302 0 1564 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7476

[startup+1.50152 s]
/proc/loadavg: 1.00 1.00 1.21 2/71 6298
/proc/meminfo: memFree=1840472/2055920 swapFree=4182852/4192956
[pid=6256] ppid=6254 vsize=8124 CPUtime=1.49
/proc/6256/stat : 6256 (Spear-32) R 6254 6256 4527 0 -1 4194304 1900 0 0 0 147 2 0 0 25 0 1 0 386808711 8318976 1786 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/6256/statm: 2031 1786 140 302 0 1726 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8124

[startup+3.10166 s]
/proc/loadavg: 1.08 1.02 1.22 2/71 6298
/proc/meminfo: memFree=1839640/2055920 swapFree=4182852/4192956
[pid=6256] ppid=6254 vsize=9408 CPUtime=3.09
/proc/6256/stat : 6256 (Spear-32) R 6254 6256 4527 0 -1 4194304 2210 0 0 0 306 3 0 0 25 0 1 0 386808711 9633792 2096 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/6256/statm: 2352 2096 140 302 0 2047 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9408

[startup+6.30194 s]
/proc/loadavg: 1.08 1.02 1.22 2/71 6302
/proc/meminfo: memFree=1837272/2055920 swapFree=4182852/4192956
[pid=6256] ppid=6254 vsize=11344 CPUtime=6.29
/proc/6256/stat : 6256 (Spear-32) R 6254 6256 4527 0 -1 4194304 2699 0 0 0 623 6 0 0 25 0 1 0 386808711 11616256 2585 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/6256/statm: 2836 2585 140 302 0 2531 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 11344

[startup+12.7015 s]
/proc/loadavg: 1.07 1.02 1.21 2/71 6306
/proc/meminfo: memFree=1834600/2055920 swapFree=4182852/4192956
[pid=6256] ppid=6254 vsize=14064 CPUtime=12.69
/proc/6256/stat : 6256 (Spear-32) R 6254 6256 4527 0 -1 4194304 3387 0 0 0 1260 9 0 0 25 0 1 0 386808711 14401536 3240 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526883 0 0 4096 0 0 0 0 17 0 0 0
/proc/6256/statm: 3516 3240 140 302 0 3211 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 14064

[startup+25.5016 s]
/proc/loadavg: 1.06 1.01 1.21 2/65 6328
/proc/meminfo: memFree=1830840/2055920 swapFree=4182852/4192956
[pid=6256] ppid=6254 vsize=19236 CPUtime=25.48
/proc/6256/stat : 6256 (Spear-32) R 6254 6256 4527 0 -1 4194304 4676 0 0 0 2534 14 0 0 25 0 1 0 386808711 19697664 4464 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/6256/statm: 4809 4464 140 302 0 4504 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 19236

[startup+51.1018 s]
/proc/loadavg: 1.04 1.01 1.20 2/65 6328
/proc/meminfo: memFree=1824632/2055920 swapFree=4182852/4192956
[pid=6256] ppid=6254 vsize=25652 CPUtime=51.06
/proc/6256/stat : 6256 (Spear-32) R 6254 6256 4527 0 -1 4194304 6278 0 0 0 5087 19 0 0 25 0 1 0 386808711 26267648 6066 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/6256/statm: 6413 6066 140 302 0 6108 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 25652

[startup+102.301 s]
/proc/loadavg: 1.01 1.01 1.19 2/65 6328
/proc/meminfo: memFree=1815096/2055920 swapFree=4182852/4192956
[pid=6256] ppid=6254 vsize=35856 CPUtime=102.23
/proc/6256/stat : 6256 (Spear-32) R 6254 6256 4527 0 -1 4194304 8774 0 0 0 10193 30 0 0 25 0 1 0 386808711 36716544 8433 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/6256/statm: 8964 8433 140 302 0 8659 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 35856

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.17 2/65 6328
/proc/meminfo: memFree=1805624/2055920 swapFree=4182852/4192956
[pid=6256] ppid=6254 vsize=45396 CPUtime=162.19
/proc/6256/stat : 6256 (Spear-32) R 6254 6256 4527 0 -1 4194304 11136 0 0 0 16179 40 0 0 25 0 1 0 386808711 46485504 10795 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527098 0 0 4096 0 0 0 0 17 0 0 0
/proc/6256/statm: 11349 10795 140 302 0 11044 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 45396

[startup+222.306 s]
/proc/loadavg: 1.00 1.00 1.16 2/65 6328
/proc/meminfo: memFree=1797368/2055920 swapFree=4182852/4192956
[pid=6256] ppid=6254 vsize=55288 CPUtime=222.16
/proc/6256/stat : 6256 (Spear-32) R 6254 6256 4527 0 -1 4194304 13442 0 0 0 22166 50 0 0 25 0 1 0 386808711 56614912 12844 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 0 0 0
/proc/6256/statm: 13822 12844 140 302 0 13517 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 55288

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.15 2/65 6328
/proc/meminfo: memFree=1789048/2055920 swapFree=4182852/4192956
[pid=6256] ppid=6254 vsize=63548 CPUtime=282.13
/proc/6256/stat : 6256 (Spear-32) R 6254 6256 4527 0 -1 4194304 15510 0 0 0 28154 59 0 0 25 0 1 0 386808711 65073152 14912 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/6256/statm: 15887 14912 140 302 0 15582 0
Current children cumulated CPU time (s) 282.13
Current children cumulated vsize (KiB) 63548

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.14 2/65 6328
/proc/meminfo: memFree=1782968/2055920 swapFree=4182852/4192956
[pid=6256] ppid=6254 vsize=69704 CPUtime=342.09
/proc/6256/stat : 6256 (Spear-32) R 6254 6256 4527 0 -1 4194304 17024 0 0 0 34143 66 0 0 25 0 1 0 386808711 71376896 16426 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 0 0 0
/proc/6256/statm: 17426 16426 140 302 0 17121 0
Current children cumulated CPU time (s) 342.09
Current children cumulated vsize (KiB) 69704

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.13 2/65 6328
/proc/meminfo: memFree=1777656/2055920 swapFree=4182852/4192956
[pid=6256] ppid=6254 vsize=75156 CPUtime=402.05
/proc/6256/stat : 6256 (Spear-32) R 6254 6256 4527 0 -1 4194304 18358 0 0 0 40132 73 0 0 25 0 1 0 386808711 76959744 17760 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/6256/statm: 18789 17760 140 302 0 18484 0
Current children cumulated CPU time (s) 402.05
Current children cumulated vsize (KiB) 75156

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.12 2/65 6328
/proc/meminfo: memFree=1772600/2055920 swapFree=4182852/4192956
[pid=6256] ppid=6254 vsize=80248 CPUtime=462.03
/proc/6256/stat : 6256 (Spear-32) R 6254 6256 4527 0 -1 4194304 19617 0 0 0 46124 79 0 0 25 0 1 0 386808711 82173952 19019 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527012 0 0 4096 0 0 0 0 17 0 0 0
/proc/6256/statm: 20062 19019 140 302 0 19757 0
Current children cumulated CPU time (s) 462.03
Current children cumulated vsize (KiB) 80248

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.10 2/65 6328
/proc/meminfo: memFree=1767928/2055920 swapFree=4182852/4192956
[pid=6256] ppid=6254 vsize=85164 CPUtime=521.99
/proc/6256/stat : 6256 (Spear-32) R 6254 6256 4527 0 -1 4194304 20781 0 0 0 52116 83 0 0 25 0 1 0 386808711 87207936 20183 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526984 0 0 4096 0 0 0 0 17 1 0 0
/proc/6256/statm: 21291 20183 140 302 0 20986 0
Current children cumulated CPU time (s) 521.99
Current children cumulated vsize (KiB) 85164

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.09 2/65 6328
/proc/meminfo: memFree=1763064/2055920 swapFree=4182852/4192956
[pid=6256] ppid=6254 vsize=91848 CPUtime=581.96
/proc/6256/stat : 6256 (Spear-32) R 6254 6256 4527 0 -1 4194304 22481 0 0 0 58108 88 0 0 25 0 1 0 386808711 94052352 21370 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/6256/statm: 22962 21370 140 302 0 22657 0
Current children cumulated CPU time (s) 581.96
Current children cumulated vsize (KiB) 91848

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.09 2/65 6328
/proc/meminfo: memFree=1758712/2055920 swapFree=4182852/4192956
[pid=6256] ppid=6254 vsize=96652 CPUtime=641.92
/proc/6256/stat : 6256 (Spear-32) R 6254 6256 4527 0 -1 4194304 23604 0 0 0 64099 93 0 0 25 0 1 0 386808711 98971648 22493 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/6256/statm: 24163 22493 140 302 0 23858 0
Current children cumulated CPU time (s) 641.92
Current children cumulated vsize (KiB) 96652

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.08 2/65 6328
/proc/meminfo: memFree=1755192/2055920 swapFree=4182852/4192956
[pid=6256] ppid=6254 vsize=100180 CPUtime=701.91
/proc/6256/stat : 6256 (Spear-32) R 6254 6256 4527 0 -1 4194304 24460 0 0 0 70093 98 0 0 25 0 1 0 386808711 102584320 23349 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 0 0 0
/proc/6256/statm: 25045 23349 140 302 0 24740 0
Current children cumulated CPU time (s) 701.91
Current children cumulated vsize (KiB) 100180

[startup+762.302 s]
/proc/loadavg: 1.00 1.00 1.07 2/65 6328
/proc/meminfo: memFree=1751800/2055920 swapFree=4182852/4192956
[pid=6256] ppid=6254 vsize=103476 CPUtime=761.86
/proc/6256/stat : 6256 (Spear-32) R 6254 6256 4527 0 -1 4194304 25302 0 0 0 76084 102 0 0 25 0 1 0 386808711 105959424 24191 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526752 0 0 4096 0 0 0 0 17 0 0 0
/proc/6256/statm: 25869 24191 140 302 0 25564 0
Current children cumulated CPU time (s) 761.86
Current children cumulated vsize (KiB) 103476

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.07 2/65 6328
/proc/meminfo: memFree=1747832/2055920 swapFree=4182852/4192956
[pid=6256] ppid=6254 vsize=107492 CPUtime=821.83
/proc/6256/stat : 6256 (Spear-32) R 6254 6256 4527 0 -1 4194304 26285 0 0 0 82075 108 0 0 25 0 1 0 386808711 110071808 25174 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526886 0 0 4096 0 0 0 0 17 0 0 0
/proc/6256/statm: 26873 25174 140 302 0 26568 0
Current children cumulated CPU time (s) 821.83
Current children cumulated vsize (KiB) 107492

[startup+882.306 s]
/proc/loadavg: 1.00 1.00 1.06 2/65 6328
/proc/meminfo: memFree=1744632/2055920 swapFree=4182852/4192956
[pid=6256] ppid=6254 vsize=110828 CPUtime=881.8
/proc/6256/stat : 6256 (Spear-32) R 6254 6256 4527 0 -1 4194304 27097 0 0 0 88068 112 0 0 25 0 1 0 386808711 113487872 25986 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 0 0 0
/proc/6256/statm: 27707 25986 140 302 0 27402 0
Current children cumulated CPU time (s) 881.8
Current children cumulated vsize (KiB) 110828

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.06 2/65 6328
/proc/meminfo: memFree=1740920/2055920 swapFree=4182852/4192956
[pid=6256] ppid=6254 vsize=114336 CPUtime=941.76
/proc/6256/stat : 6256 (Spear-32) R 6254 6256 4527 0 -1 4194304 28008 0 0 0 94060 116 0 0 25 0 1 0 386808711 117080064 26897 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527157 0 0 4096 0 0 0 0 17 0 0 0
/proc/6256/statm: 28584 26897 140 302 0 28279 0
Current children cumulated CPU time (s) 941.76
Current children cumulated vsize (KiB) 114336

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.05 2/65 6328
/proc/meminfo: memFree=1736632/2055920 swapFree=4182852/4192956
[pid=6256] ppid=6254 vsize=119212 CPUtime=1001.73
/proc/6256/stat : 6256 (Spear-32) R 6254 6256 4527 0 -1 4194304 29092 0 0 0 100052 121 0 0 25 0 1 0 386808711 122073088 27981 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/6256/statm: 29803 27981 140 302 0 29498 0
Current children cumulated CPU time (s) 1001.73
Current children cumulated vsize (KiB) 119212

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.04 2/65 6328
/proc/meminfo: memFree=1733816/2055920 swapFree=4182852/4192956
[pid=6256] ppid=6254 vsize=122032 CPUtime=1061.7
/proc/6256/stat : 6256 (Spear-32) R 6254 6256 4527 0 -1 4194304 29782 0 0 0 106045 125 0 0 25 0 1 0 386808711 124960768 28671 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 0 0 0
/proc/6256/statm: 30508 28671 140 302 0 30203 0
Current children cumulated CPU time (s) 1061.7
Current children cumulated vsize (KiB) 122032

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.04 2/65 6328
/proc/meminfo: memFree=1730744/2055920 swapFree=4182852/4192956
[pid=6256] ppid=6254 vsize=125296 CPUtime=1121.65
/proc/6256/stat : 6256 (Spear-32) R 6254 6256 4527 0 -1 4194304 30547 0 0 0 112036 129 0 0 25 0 1 0 386808711 128303104 29436 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526886 0 0 4096 0 0 0 0 17 0 0 0
/proc/6256/statm: 31324 29436 140 302 0 31019 0
Current children cumulated CPU time (s) 1121.65
Current children cumulated vsize (KiB) 125296

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.03 2/65 6328
/proc/meminfo: memFree=1645560/2055920 swapFree=4182852/4192956
[pid=6256] ppid=6254 vsize=238468 CPUtime=1181.63
/proc/6256/stat : 6256 (Spear-32) R 6254 6256 4527 0 -1 4194304 66888 0 0 0 118016 147 0 0 25 0 1 0 386808711 244191232 50660 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526794 0 0 4096 0 0 0 0 17 0 0 0
/proc/6256/statm: 59617 50660 145 302 0 59312 0
Current children cumulated CPU time (s) 1181.63
Current children cumulated vsize (KiB) 238468



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.7 s]
/proc/loadavg: 1.00 1.00 1.03 2/65 6328
/proc/meminfo: memFree=1644728/2055920 swapFree=4182852/4192956
[pid=6256] ppid=6254 vsize=239364 CPUtime=1200.02
/proc/6256/stat : 6256 (Spear-32) R 6254 6256 4527 0 -1 4194304 67107 0 0 0 119853 149 0 0 25 0 1 0 386808711 245108736 50879 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 0 0 0
/proc/6256/statm: 59841 50879 145 302 0 59536 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 239364

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.74
CPU time (s): 1200.06
CPU user time (s): 1198.53
CPU system time (s): 1.52277
CPU usage (%): 99.9434
Max. virtual memory (cumulated for all children) (KiB): 239364

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

runsolver used 1.18782 second user time and 3.18952 second system time

The end

Launcher Data (download as text)

Begin job on node41 on Mon Mar 12 03:02:08 UTC 2007

IDJOB= 337501
IDBENCH= 24700
IDSOLVER= 131
FILE ID= node41/337501-1173668527

PBS_JOBID= 4101437

Free space on /tmp= 66513 MiB

SOLVER NAME= Spear FHS 1.0
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest03/others/mm-2x3-8-8-sb.1.sat05-475.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/337501-1173668527/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/337501-1173668527/instance-337501-1173668527.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node41/watcher-337501-1173668527 -o ROOT/results/node41/solver-337501-1173668527 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/337501-1173668527/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/337501-1173668527/instance-337501-1173668527.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  4a090b704246d3ad726ea9c32639743a

RANDOM SEED= 53426456

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node41.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.231
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.231
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:       1848904 kB
Buffers:         19392 kB
Cached:         134976 kB
SwapCached:       4276 kB
Active:          75960 kB
Inactive:        92188 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1848904 kB
SwapTotal:     4192956 kB
SwapFree:      4182852 kB
Dirty:            4876 kB
Writeback:           0 kB
Mapped:          21288 kB
Slab:            23916 kB
Committed_AS:   758092 kB
PageTables:       2024 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= 66513 MiB

End job on node41 on Mon Mar 12 03:22:11 UTC 2007