Trace number 337922

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.08 1200.43

General information on the benchmark

Namecrafted/Hard/contest03/looksrandom/
hgen8-n320-01-S1432474240.sat05-483.reshuffled-07.cnf
MD5SUM8fce8bf20db46a2557b7a1cf79e53b51
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 variables260
Number of clauses486
Sum of the clauses size1102
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2421
Number of clauses of size 30
Number of clauses of size 465
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/337922-1173677093/instance-337922-1173677093.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/node58/watcher-337922-1173677093 -o ROOT/results/node58/solver-337922-1173677093 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/337922-1173677093/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs /tmp/evaluation/337922-1173677093/instance-337922-1173677093.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.99 0.97 0.98 3/64 15585
/proc/meminfo: memFree=1813272/2055920 swapFree=4170388/4192956
[pid=15585] ppid=15583 vsize=1396 CPUtime=0
/proc/15585/stat : 15585 (Spear-32) R 15583 15585 14153 0 -1 4194304 193 0 0 0 0 0 0 0 18 0 1 0 387665966 1429504 177 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/15585/statm: 349 177 140 302 0 44 0

[startup+0.049898 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 15585
/proc/meminfo: memFree=1813272/2055920 swapFree=4170388/4192956
[pid=15585] ppid=15583 vsize=1656 CPUtime=0.04
/proc/15585/stat : 15585 (Spear-32) R 15583 15585 14153 0 -1 4194304 247 0 0 0 4 0 0 0 18 0 1 0 387665966 1695744 231 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/15585/statm: 414 231 140 302 0 109 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 1656

[startup+0.101903 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 15585
/proc/meminfo: memFree=1813272/2055920 swapFree=4170388/4192956
[pid=15585] ppid=15583 vsize=1916 CPUtime=0.09
/proc/15585/stat : 15585 (Spear-32) R 15583 15585 14153 0 -1 4194304 298 0 0 0 9 0 0 0 18 0 1 0 387665966 1961984 282 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/15585/statm: 479 282 140 302 0 174 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1916

[startup+0.301925 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 15585
/proc/meminfo: memFree=1813272/2055920 swapFree=4170388/4192956
[pid=15585] ppid=15583 vsize=2440 CPUtime=0.29
/proc/15585/stat : 15585 (Spear-32) R 15583 15585 14153 0 -1 4194304 450 0 0 0 29 0 0 0 19 0 1 0 387665966 2498560 434 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/15585/statm: 610 434 140 302 0 305 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2440

[startup+0.70197 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 15585
/proc/meminfo: memFree=1813272/2055920 swapFree=4170388/4192956
[pid=15585] ppid=15583 vsize=3348 CPUtime=0.69
/proc/15585/stat : 15585 (Spear-32) R 15583 15585 14153 0 -1 4194304 679 0 0 0 68 1 0 0 22 0 1 0 387665966 3428352 663 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/15585/statm: 837 663 140 302 0 532 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3348

[startup+1.50106 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 15586
/proc/meminfo: memFree=1810640/2055920 swapFree=4170388/4192956
[pid=15585] ppid=15583 vsize=4516 CPUtime=1.49
/proc/15585/stat : 15585 (Spear-32) R 15583 15585 14153 0 -1 4194304 965 0 0 0 147 2 0 0 25 0 1 0 387665966 4624384 949 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/15585/statm: 1129 949 140 302 0 824 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4516

[startup+3.10123 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 15586
/proc/meminfo: memFree=1809232/2055920 swapFree=4170388/4192956
[pid=15585] ppid=15583 vsize=6196 CPUtime=3.09
/proc/15585/stat : 15585 (Spear-32) R 15583 15585 14153 0 -1 4194304 1380 0 0 0 306 3 0 0 25 0 1 0 387665966 6344704 1364 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/15585/statm: 1549 1364 140 302 0 1244 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 6196

[startup+6.30158 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 15586
/proc/meminfo: memFree=1806352/2055920 swapFree=4170388/4192956
[pid=15585] ppid=15583 vsize=8656 CPUtime=6.28
/proc/15585/stat : 15585 (Spear-32) R 15583 15585 14153 0 -1 4194304 2010 0 0 0 623 5 0 0 25 0 1 0 387665966 8863744 1961 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/15585/statm: 2164 1961 140 302 0 1859 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 8656

[startup+12.7013 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 15586
/proc/meminfo: memFree=1802976/2055920 swapFree=4170388/4192956
[pid=15585] ppid=15583 vsize=11756 CPUtime=12.68
/proc/15585/stat : 15585 (Spear-32) R 15583 15585 14153 0 -1 4194304 2771 0 0 0 1261 7 0 0 25 0 1 0 387665966 12038144 2722 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/15585/statm: 2939 2722 140 302 0 2634 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 11756

[startup+25.5017 s]
/proc/loadavg: 1.07 0.99 0.98 2/65 15586
/proc/meminfo: memFree=1797984/2055920 swapFree=4170388/4192956
[pid=15585] ppid=15583 vsize=16756 CPUtime=25.48
/proc/15585/stat : 15585 (Spear-32) R 15583 15585 14153 0 -1 4194304 4035 0 0 0 2538 10 0 0 25 0 1 0 387665966 17158144 3921 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526794 0 0 4096 0 0 0 0 17 1 0 0
/proc/15585/statm: 4189 3921 140 302 0 3884 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 16756

[startup+51.1015 s]
/proc/loadavg: 1.04 0.99 0.98 2/65 15586
/proc/meminfo: memFree=1790880/2055920 swapFree=4170388/4192956
[pid=15585] ppid=15583 vsize=24044 CPUtime=51.07
/proc/15585/stat : 15585 (Spear-32) R 15583 15585 14153 0 -1 4194304 5823 0 0 0 5090 17 0 0 25 0 1 0 387665966 24621056 5709 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/15585/statm: 6011 5709 140 302 0 5706 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 24044

[startup+102.305 s]
/proc/loadavg: 1.06 1.00 0.99 2/65 15586
/proc/meminfo: memFree=1780320/2055920 swapFree=4170388/4192956
[pid=15585] ppid=15583 vsize=35076 CPUtime=102.26
/proc/15585/stat : 15585 (Spear-32) R 15583 15585 14153 0 -1 4194304 8540 0 0 0 10199 27 0 0 25 0 1 0 387665966 35917824 8297 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/15585/statm: 8769 8297 140 302 0 8464 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 35076

[startup+162.302 s]
/proc/loadavg: 1.07 1.01 0.99 2/65 15586
/proc/meminfo: memFree=1770912/2055920 swapFree=4170388/4192956
[pid=15585] ppid=15583 vsize=44932 CPUtime=162.24
/proc/15585/stat : 15585 (Spear-32) R 15583 15585 14153 0 -1 4194304 10920 0 0 0 16189 35 0 0 25 0 1 0 387665966 46010368 10677 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/15585/statm: 11233 10677 140 302 0 10928 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 44932

[startup+222.301 s]
/proc/loadavg: 1.06 1.02 1.00 2/65 15586
/proc/meminfo: memFree=1762784/2055920 swapFree=4170388/4192956
[pid=15585] ppid=15583 vsize=53036 CPUtime=222.22
/proc/15585/stat : 15585 (Spear-32) R 15583 15585 14153 0 -1 4194304 12927 0 0 0 22178 44 0 0 25 0 1 0 387665966 54308864 12684 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/15585/statm: 13259 12684 140 302 0 12954 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 53036

[startup+282.302 s]
/proc/loadavg: 1.06 1.03 1.00 2/65 15586
/proc/meminfo: memFree=1756000/2055920 swapFree=4170388/4192956
[pid=15585] ppid=15583 vsize=60984 CPUtime=282.21
/proc/15585/stat : 15585 (Spear-32) R 15583 15585 14153 0 -1 4194304 14885 0 0 0 28168 53 0 0 25 0 1 0 387665966 62447616 14385 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/15585/statm: 15246 14385 140 302 0 14941 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 60984

[startup+342.302 s]
/proc/loadavg: 1.06 1.04 1.00 2/65 15586
/proc/meminfo: memFree=1749664/2055920 swapFree=4170388/4192956
[pid=15585] ppid=15583 vsize=67256 CPUtime=342.19
/proc/15585/stat : 15585 (Spear-32) R 15583 15585 14153 0 -1 4194304 16433 0 0 0 34160 59 0 0 25 0 1 0 387665966 68870144 15933 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/15585/statm: 16814 15933 140 302 0 16509 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 67256

[startup+402.301 s]
/proc/loadavg: 1.16 1.07 1.01 2/65 15586
/proc/meminfo: memFree=1744480/2055920 swapFree=4170388/4192956
[pid=15585] ppid=15583 vsize=72656 CPUtime=402.17
/proc/15585/stat : 15585 (Spear-32) R 15583 15585 14153 0 -1 4194304 17748 0 0 0 40152 65 0 0 25 0 1 0 387665966 74399744 17248 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/15585/statm: 18164 17248 140 302 0 17859 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 72656

[startup+462.302 s]
/proc/loadavg: 1.06 1.05 1.00 2/65 15586
/proc/meminfo: memFree=1738784/2055920 swapFree=4170388/4192956
[pid=15585] ppid=15583 vsize=78524 CPUtime=462.16
/proc/15585/stat : 15585 (Spear-32) R 15583 15585 14153 0 -1 4194304 19141 0 0 0 46144 72 0 0 25 0 1 0 387665966 80408576 18641 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/15585/statm: 19631 18641 140 302 0 19326 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 78524

[startup+522.301 s]
/proc/loadavg: 1.07 1.06 1.00 2/65 15586
/proc/meminfo: memFree=1733920/2055920 swapFree=4170388/4192956
[pid=15585] ppid=15583 vsize=83352 CPUtime=522.14
/proc/15585/stat : 15585 (Spear-32) R 15583 15585 14153 0 -1 4194304 20377 0 0 0 52137 77 0 0 25 0 1 0 387665966 85352448 19877 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526790 0 0 4096 0 0 0 0 17 1 0 0
/proc/15585/statm: 20838 19877 140 302 0 20533 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 83352

[startup+582.302 s]
/proc/loadavg: 1.02 1.05 1.00 2/65 15586
/proc/meminfo: memFree=1728864/2055920 swapFree=4170388/4192956
[pid=15585] ppid=15583 vsize=88648 CPUtime=582.12
/proc/15585/stat : 15585 (Spear-32) R 15583 15585 14153 0 -1 4194304 21645 0 0 0 58129 83 0 0 25 0 1 0 387665966 90775552 21145 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/15585/statm: 22162 21145 140 302 0 21857 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 88648

[startup+642.301 s]
/proc/loadavg: 1.01 1.03 1.00 2/65 15586
/proc/meminfo: memFree=1724256/2055920 swapFree=4170388/4192956
[pid=15585] ppid=15583 vsize=93100 CPUtime=642.11
/proc/15585/stat : 15585 (Spear-32) R 15583 15585 14153 0 -1 4194304 22775 0 0 0 64123 88 0 0 25 0 1 0 387665966 95334400 22275 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/15585/statm: 23275 22275 140 302 0 22970 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 93100

[startup+702.301 s]
/proc/loadavg: 1.00 1.03 1.00 2/65 15586
/proc/meminfo: memFree=1720160/2055920 swapFree=4170388/4192956
[pid=15585] ppid=15583 vsize=97600 CPUtime=702.09
/proc/15585/stat : 15585 (Spear-32) R 15583 15585 14153 0 -1 4194304 23799 0 0 0 70116 93 0 0 25 0 1 0 387665966 99942400 23299 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/15585/statm: 24400 23299 140 302 0 24095 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 97600

[startup+762.305 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 15586
/proc/meminfo: memFree=1715744/2055920 swapFree=4170388/4192956
[pid=15585] ppid=15583 vsize=102132 CPUtime=762.08
/proc/15585/stat : 15585 (Spear-32) R 15583 15585 14153 0 -1 4194304 24887 0 0 0 76110 98 0 0 25 0 1 0 387665966 104583168 24387 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/15585/statm: 25533 24387 140 302 0 25228 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 102132

[startup+822.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 15586
/proc/meminfo: memFree=1711584/2055920 swapFree=4170388/4192956
[pid=15585] ppid=15583 vsize=106340 CPUtime=822.05
/proc/15585/stat : 15585 (Spear-32) R 15583 15585 14153 0 -1 4194304 25939 0 0 0 82102 103 0 0 25 0 1 0 387665966 108892160 25439 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/15585/statm: 26585 25439 140 302 0 26280 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 106340

[startup+882.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 15586
/proc/meminfo: memFree=1707744/2055920 swapFree=4170388/4192956
[pid=15585] ppid=15583 vsize=110200 CPUtime=882.04
/proc/15585/stat : 15585 (Spear-32) R 15583 15585 14153 0 -1 4194304 26883 0 0 0 88097 107 0 0 25 0 1 0 387665966 112844800 26383 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/15585/statm: 27550 26383 140 302 0 27245 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 110200

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15586
/proc/meminfo: memFree=1704352/2055920 swapFree=4170388/4192956
[pid=15585] ppid=15583 vsize=113816 CPUtime=942.02
/proc/15585/stat : 15585 (Spear-32) R 15583 15585 14153 0 -1 4194304 27742 0 0 0 94090 112 0 0 25 0 1 0 387665966 116547584 27242 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/15585/statm: 28454 27242 140 302 0 28149 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 113816

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15586
/proc/meminfo: memFree=1700960/2055920 swapFree=4170388/4192956
[pid=15585] ppid=15583 vsize=119072 CPUtime=1002
/proc/15585/stat : 15585 (Spear-32) R 15583 15585 14153 0 -1 4194304 29087 0 0 0 100084 116 0 0 25 0 1 0 387665966 121929728 28074 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/15585/statm: 29768 28074 140 302 0 29463 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 119072

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15586
/proc/meminfo: memFree=1697632/2055920 swapFree=4170388/4192956
[pid=15585] ppid=15583 vsize=122448 CPUtime=1061.98
/proc/15585/stat : 15585 (Spear-32) R 15583 15585 14153 0 -1 4194304 29933 0 0 0 106078 120 0 0 25 0 1 0 387665966 125386752 28920 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/15585/statm: 30612 28920 140 302 0 30307 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 122448

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15586
/proc/meminfo: memFree=1694304/2055920 swapFree=4170388/4192956
[pid=15585] ppid=15583 vsize=125596 CPUtime=1121.97
/proc/15585/stat : 15585 (Spear-32) R 15583 15585 14153 0 -1 4194304 30749 0 0 0 112073 124 0 0 25 0 1 0 387665966 128610304 29736 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527022 0 0 4096 0 0 0 0 17 1 0 0
/proc/15585/statm: 31399 29736 140 302 0 31094 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 125596

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15588
/proc/meminfo: memFree=1691104/2055920 swapFree=4170388/4192956
[pid=15585] ppid=15583 vsize=129072 CPUtime=1181.95
/proc/15585/stat : 15585 (Spear-32) R 15583 15585 14153 0 -1 4194304 31540 0 0 0 118066 129 0 0 25 0 1 0 387665966 132169728 30527 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526928 0 0 4096 0 0 0 0 17 1 0 0
/proc/15585/statm: 32268 30527 140 302 0 31963 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 129072



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15588
/proc/meminfo: memFree=1690272/2055920 swapFree=4170388/4192956
[pid=15585] ppid=15583 vsize=129840 CPUtime=1200.04
/proc/15585/stat : 15585 (Spear-32) R 15583 15585 14153 0 -1 4194304 31739 0 0 0 119875 129 0 0 25 0 1 0 387665966 132956160 30726 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/15585/statm: 32460 30726 140 302 0 32155 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 129840

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.43
CPU time (s): 1200.08
CPU user time (s): 1198.76
CPU system time (s): 1.3208
CPU usage (%): 99.971
Max. virtual memory (cumulated for all children) (KiB): 129840

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

runsolver used 0.921859 second user time and 2.37664 second system time

The end

Launcher Data (download as text)

Begin job on node58 on Mon Mar 12 05:24:53 UTC 2007

IDJOB= 337922
IDBENCH= 24710
IDSOLVER= 132
FILE ID= node58/337922-1173677093

PBS_JOBID= 4101704

Free space on /tmp= 66508 MiB

SOLVER NAME= Spear FH 1.0
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest03/looksrandom/hgen8-n320-01-S1432474240.sat05-483.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/337922-1173677093/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/337922-1173677093/instance-337922-1173677093.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node58/watcher-337922-1173677093 -o ROOT/results/node58/solver-337922-1173677093 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/337922-1173677093/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/337922-1173677093/instance-337922-1173677093.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  8fce8bf20db46a2557b7a1cf79e53b51

RANDOM SEED= 174265293

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node58.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.234
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.234
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:       1813744 kB
Buffers:         26516 kB
Cached:         155204 kB
SwapCached:      16840 kB
Active:          90032 kB
Inactive:       114632 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1813744 kB
SwapTotal:     4192956 kB
SwapFree:      4170388 kB
Dirty:            1548 kB
Writeback:           0 kB
Mapped:          15484 kB
Slab:            23640 kB
Committed_AS:   813152 kB
PageTables:       1380 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= 66508 MiB

End job on node58 on Mon Mar 12 05:44:55 UTC 2007