Trace number 316687

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.62

General information on the benchmark

Namecrafted/spence/
hard/s105-100.cnf
MD5SUM10504a7a3c243a95ceed50b111e5b049
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 variables105
Number of clauses220
Sum of the clauses size660
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3220
Number of clauses of size 40
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/316687-1172674477/instance-316687-1172674477.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/node69/watcher-316687-1172674477 -o ROOT/results/node69/solver-316687-1172674477 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/316687-1172674477/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs /tmp/evaluation/316687-1172674477/instance-316687-1172674477.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 1.00 1.00 3/64 11313
/proc/meminfo: memFree=1837032/2055920 swapFree=4184012/4192956
[pid=11313] ppid=11311 vsize=1396 CPUtime=0
/proc/11313/stat : 11313 (Spear-32) R 11311 11313 10197 0 -1 4194304 181 0 0 0 0 0 0 0 18 0 1 0 287405423 1429504 166 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11313/statm: 349 166 140 302 0 44 0

[startup+0.0118 s]
/proc/loadavg: 0.99 1.00 1.00 3/64 11313
/proc/meminfo: memFree=1837032/2055920 swapFree=4184012/4192956
[pid=11313] ppid=11311 vsize=1396 CPUtime=0
/proc/11313/stat : 11313 (Spear-32) R 11311 11313 10197 0 -1 4194304 190 0 0 0 0 0 0 0 18 0 1 0 287405423 1429504 175 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11313/statm: 349 175 140 302 0 44 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1396

[startup+0.101814 s]
/proc/loadavg: 0.99 1.00 1.00 3/64 11313
/proc/meminfo: memFree=1837032/2055920 swapFree=4184012/4192956
[pid=11313] ppid=11311 vsize=1784 CPUtime=0.09
/proc/11313/stat : 11313 (Spear-32) R 11311 11313 10197 0 -1 4194304 273 0 0 0 9 0 0 0 18 0 1 0 287405423 1826816 258 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11313/statm: 446 258 140 302 0 141 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1784

[startup+0.301846 s]
/proc/loadavg: 0.99 1.00 1.00 3/64 11313
/proc/meminfo: memFree=1837032/2055920 swapFree=4184012/4192956
[pid=11313] ppid=11311 vsize=2172 CPUtime=0.29
/proc/11313/stat : 11313 (Spear-32) R 11311 11313 10197 0 -1 4194304 385 0 0 0 29 0 0 0 19 0 1 0 287405423 2224128 370 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11313/statm: 543 370 140 302 0 238 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2172

[startup+0.701912 s]
/proc/loadavg: 0.99 1.00 1.00 3/64 11313
/proc/meminfo: memFree=1837032/2055920 swapFree=4184012/4192956
[pid=11313] ppid=11311 vsize=2820 CPUtime=0.69
/proc/11313/stat : 11313 (Spear-32) R 11311 11313 10197 0 -1 4194304 549 0 0 0 68 1 0 0 22 0 1 0 287405423 2887680 534 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11313/statm: 705 534 140 302 0 400 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2820

[startup+1.50104 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 11314
/proc/meminfo: memFree=1834976/2055920 swapFree=4184012/4192956
[pid=11313] ppid=11311 vsize=3856 CPUtime=1.49
/proc/11313/stat : 11313 (Spear-32) R 11311 11313 10197 0 -1 4194304 782 0 0 0 148 1 0 0 25 0 1 0 287405423 3948544 767 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11313/statm: 964 767 140 302 0 659 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3856

[startup+3.10132 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 11314
/proc/meminfo: memFree=1833760/2055920 swapFree=4184012/4192956
[pid=11313] ppid=11311 vsize=5016 CPUtime=3.09
/proc/11313/stat : 11313 (Spear-32) R 11311 11313 10197 0 -1 4194304 1083 0 0 0 307 2 0 0 25 0 1 0 287405423 5136384 1068 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11313/statm: 1254 1068 140 302 0 949 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 5016

[startup+6.30183 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 11314
/proc/meminfo: memFree=1831776/2055920 swapFree=4184012/4192956
[pid=11313] ppid=11311 vsize=6860 CPUtime=6.29
/proc/11313/stat : 11313 (Spear-32) R 11311 11313 10197 0 -1 4194304 1542 0 0 0 624 5 0 0 25 0 1 0 287405423 7024640 1494 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11313/statm: 1715 1494 140 302 0 1410 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 6860

[startup+12.7019 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 11314
/proc/meminfo: memFree=1829232/2055920 swapFree=4184012/4192956
[pid=11313] ppid=11311 vsize=9044 CPUtime=12.69
/proc/11313/stat : 11313 (Spear-32) R 11311 11313 10197 0 -1 4194304 2091 0 0 0 1261 8 0 0 25 0 1 0 287405423 9261056 2043 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/11313/statm: 2261 2043 140 302 0 1956 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 9044

[startup+25.502 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 11314
/proc/meminfo: memFree=1826352/2055920 swapFree=4184012/4192956
[pid=11313] ppid=11311 vsize=12028 CPUtime=25.48
/proc/11313/stat : 11313 (Spear-32) R 11311 11313 10197 0 -1 4194304 2847 0 0 0 2538 10 0 0 25 0 1 0 287405423 12316672 2734 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11313/statm: 3007 2734 140 302 0 2702 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 12028

[startup+51.1012 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 11314
/proc/meminfo: memFree=1822192/2055920 swapFree=4184012/4192956
[pid=11313] ppid=11311 vsize=16356 CPUtime=51.07
/proc/11313/stat : 11313 (Spear-32) R 11311 11313 10197 0 -1 4194304 3894 0 0 0 5092 15 0 0 25 0 1 0 287405423 16748544 3781 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11313/statm: 4089 3781 140 302 0 3784 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 16356

[startup+102.306 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 11314
/proc/meminfo: memFree=1815088/2055920 swapFree=4184012/4192956
[pid=11313] ppid=11311 vsize=23764 CPUtime=102.26
/proc/11313/stat : 11313 (Spear-32) R 11311 11313 10197 0 -1 4194304 5755 0 0 0 10202 24 0 0 25 0 1 0 287405423 24334336 5513 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11313/statm: 5941 5513 140 302 0 5636 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 23764

[startup+162.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 11314
/proc/meminfo: memFree=1809840/2055920 swapFree=4184012/4192956
[pid=11313] ppid=11311 vsize=29288 CPUtime=162.24
/proc/11313/stat : 11313 (Spear-32) R 11311 11313 10197 0 -1 4194304 7066 0 0 0 16191 33 0 0 25 0 1 0 287405423 29990912 6824 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134558750 0 0 4096 0 0 0 0 17 1 0 0
/proc/11313/statm: 7322 6824 140 302 0 7017 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 29288

[startup+222.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 11314
/proc/meminfo: memFree=1805680/2055920 swapFree=4184012/4192956
[pid=11313] ppid=11311 vsize=33416 CPUtime=222.21
/proc/11313/stat : 11313 (Spear-32) R 11311 11313 10197 0 -1 4194304 8086 0 0 0 22183 38 0 0 25 0 1 0 287405423 34217984 7844 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11313/statm: 8354 7844 140 302 0 8049 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 33416

[startup+282.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 11314
/proc/meminfo: memFree=1801840/2055920 swapFree=4184012/4192956
[pid=11313] ppid=11311 vsize=38368 CPUtime=282.19
/proc/11313/stat : 11313 (Spear-32) R 11311 11313 10197 0 -1 4194304 9297 0 0 0 28175 44 0 0 25 0 1 0 287405423 39288832 8798 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11313/statm: 9592 8798 140 302 0 9287 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 38368

[startup+342.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 11314
/proc/meminfo: memFree=1798064/2055920 swapFree=4184012/4192956
[pid=11313] ppid=11311 vsize=42476 CPUtime=342.17
/proc/11313/stat : 11313 (Spear-32) R 11311 11313 10197 0 -1 4194304 10220 0 0 0 34166 51 0 0 25 0 1 0 287405423 43495424 9721 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11313/statm: 10619 9721 140 302 0 10314 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 42476

[startup+402.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/71 11396
/proc/meminfo: memFree=1794096/2055920 swapFree=4184012/4192956
[pid=11313] ppid=11311 vsize=45204 CPUtime=402.12
/proc/11313/stat : 11313 (Spear-32) R 11311 11313 10197 0 -1 4194304 10895 0 0 0 40155 57 0 0 25 0 1 0 287405423 46288896 10396 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11313/statm: 11301 10396 140 302 0 10996 0
Current children cumulated CPU time (s) 402.12
Current children cumulated vsize (KiB) 45204

[startup+462.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/71 11482
/proc/meminfo: memFree=1791088/2055920 swapFree=4184012/4192956
[pid=11313] ppid=11311 vsize=48392 CPUtime=462.03
/proc/11313/stat : 11313 (Spear-32) R 11311 11313 10197 0 -1 4194304 11612 0 0 0 46142 61 0 0 25 0 1 0 287405423 49553408 11113 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11313/statm: 12098 11113 140 302 0 11793 0
Current children cumulated CPU time (s) 462.03
Current children cumulated vsize (KiB) 48392

[startup+522.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 11512
/proc/meminfo: memFree=1789616/2055920 swapFree=4184012/4192956
[pid=11313] ppid=11311 vsize=50920 CPUtime=521.99
/proc/11313/stat : 11313 (Spear-32) R 11311 11313 10197 0 -1 4194304 12259 0 0 0 52134 65 0 0 25 0 1 0 287405423 52142080 11760 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11313/statm: 12730 11760 140 302 0 12425 0
Current children cumulated CPU time (s) 521.99
Current children cumulated vsize (KiB) 50920

[startup+582.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 11512
/proc/meminfo: memFree=1787248/2055920 swapFree=4184012/4192956
[pid=11313] ppid=11311 vsize=53252 CPUtime=581.96
/proc/11313/stat : 11313 (Spear-32) R 11311 11313 10197 0 -1 4194304 12874 0 0 0 58127 69 0 0 25 0 1 0 287405423 54530048 12375 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11313/statm: 13313 12375 140 302 0 13008 0
Current children cumulated CPU time (s) 581.96
Current children cumulated vsize (KiB) 53252

[startup+642.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 11512
/proc/meminfo: memFree=1784944/2055920 swapFree=4184012/4192956
[pid=11313] ppid=11311 vsize=55756 CPUtime=641.95
/proc/11313/stat : 11313 (Spear-32) R 11311 11313 10197 0 -1 4194304 13438 0 0 0 64121 74 0 0 25 0 1 0 287405423 57094144 12939 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11313/statm: 13939 12939 140 302 0 13634 0
Current children cumulated CPU time (s) 641.95
Current children cumulated vsize (KiB) 55756

[startup+702.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 11512
/proc/meminfo: memFree=1782960/2055920 swapFree=4184012/4192956
[pid=11313] ppid=11311 vsize=57980 CPUtime=701.93
/proc/11313/stat : 11313 (Spear-32) R 11311 11313 10197 0 -1 4194304 13925 0 0 0 70116 77 0 0 25 0 1 0 287405423 59371520 13426 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/11313/statm: 14495 13426 140 302 0 14190 0
Current children cumulated CPU time (s) 701.93
Current children cumulated vsize (KiB) 57980

[startup+762.306 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 11512
/proc/meminfo: memFree=1780400/2055920 swapFree=4184012/4192956
[pid=11313] ppid=11311 vsize=60720 CPUtime=761.91
/proc/11313/stat : 11313 (Spear-32) R 11311 11313 10197 0 -1 4194304 14563 0 0 0 76110 81 0 0 25 0 1 0 287405423 62177280 14064 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11313/statm: 15180 14064 140 302 0 14875 0
Current children cumulated CPU time (s) 761.91
Current children cumulated vsize (KiB) 60720

[startup+822.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 11512
/proc/meminfo: memFree=1778288/2055920 swapFree=4184012/4192956
[pid=11313] ppid=11311 vsize=62988 CPUtime=821.88
/proc/11313/stat : 11313 (Spear-32) R 11311 11313 10197 0 -1 4194304 15107 0 0 0 82103 85 0 0 25 0 1 0 287405423 64499712 14608 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11313/statm: 15747 14608 140 302 0 15442 0
Current children cumulated CPU time (s) 821.88
Current children cumulated vsize (KiB) 62988

[startup+882.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 11512
/proc/meminfo: memFree=1776176/2055920 swapFree=4184012/4192956
[pid=11313] ppid=11311 vsize=64968 CPUtime=881.87
/proc/11313/stat : 11313 (Spear-32) R 11311 11313 10197 0 -1 4194304 15620 0 0 0 88098 89 0 0 25 0 1 0 287405423 66527232 15121 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/11313/statm: 16242 15121 140 302 0 15937 0
Current children cumulated CPU time (s) 881.87
Current children cumulated vsize (KiB) 64968

[startup+942.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 11512
/proc/meminfo: memFree=1774448/2055920 swapFree=4184012/4192956
[pid=11313] ppid=11311 vsize=66672 CPUtime=941.85
/proc/11313/stat : 11313 (Spear-32) R 11311 11313 10197 0 -1 4194304 16061 0 0 0 94091 94 0 0 25 0 1 0 287405423 68272128 15562 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11313/statm: 16668 15562 140 302 0 16363 0
Current children cumulated CPU time (s) 941.85
Current children cumulated vsize (KiB) 66672

[startup+1002.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 11512
/proc/meminfo: memFree=1772400/2055920 swapFree=4184012/4192956
[pid=11313] ppid=11311 vsize=70696 CPUtime=1001.82
/proc/11313/stat : 11313 (Spear-32) R 11311 11313 10197 0 -1 4194304 17049 0 0 0 100085 97 0 0 25 0 1 0 287405423 72392704 16037 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526739 0 0 4096 0 0 0 0 17 1 0 0
/proc/11313/statm: 17674 16037 140 302 0 17369 0
Current children cumulated CPU time (s) 1001.82
Current children cumulated vsize (KiB) 70696

[startup+1062.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 11512
/proc/meminfo: memFree=1770416/2055920 swapFree=4184012/4192956
[pid=11313] ppid=11311 vsize=72924 CPUtime=1061.8
/proc/11313/stat : 11313 (Spear-32) R 11311 11313 10197 0 -1 4194304 17574 0 0 0 106079 101 0 0 25 0 1 0 287405423 74674176 16562 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526758 0 0 4096 0 0 0 0 17 1 0 0
/proc/11313/statm: 18231 16562 140 302 0 17926 0
Current children cumulated CPU time (s) 1061.8
Current children cumulated vsize (KiB) 72924

[startup+1122.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 11512
/proc/meminfo: memFree=1768176/2055920 swapFree=4184012/4192956
[pid=11313] ppid=11311 vsize=75376 CPUtime=1121.79
/proc/11313/stat : 11313 (Spear-32) R 11311 11313 10197 0 -1 4194304 18114 0 0 0 112074 105 0 0 25 0 1 0 287405423 77185024 17102 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/11313/statm: 18844 17102 140 302 0 18539 0
Current children cumulated CPU time (s) 1121.79
Current children cumulated vsize (KiB) 75376

[startup+1182.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 11512
/proc/meminfo: memFree=1766576/2055920 swapFree=4184012/4192956
[pid=11313] ppid=11311 vsize=76788 CPUtime=1181.76
/proc/11313/stat : 11313 (Spear-32) R 11311 11313 10197 0 -1 4194304 18517 0 0 0 118068 108 0 0 25 0 1 0 287405423 78630912 17505 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/11313/statm: 19197 17505 140 302 0 18892 0
Current children cumulated CPU time (s) 1181.76
Current children cumulated vsize (KiB) 76788



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 11512
/proc/meminfo: memFree=1766064/2055920 swapFree=4184012/4192956
[pid=11313] ppid=11311 vsize=77304 CPUtime=1200.06
/proc/11313/stat : 11313 (Spear-32) R 11311 11313 10197 0 -1 4194304 18638 0 0 0 119897 109 0 0 25 0 1 0 287405423 79159296 17626 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526727 0 0 4096 0 0 0 0 17 1 0 0
/proc/11313/statm: 19326 17626 140 302 0 19021 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 77304

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.62
CPU time (s): 1200.08
CPU user time (s): 1198.97
CPU system time (s): 1.11183
CPU usage (%): 99.9556
Max. virtual memory (cumulated for all children) (KiB): 77304

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

runsolver used 0.882865 second user time and 2.50062 second system time

The end

Launcher Data (download as text)

Begin job on node69 on Wed Feb 28 14:54:37 UTC 2007

IDJOB= 316687
IDBENCH= 20447
IDSOLVER= 132
FILE ID= node69/316687-1172674477

PBS_JOBID= 3981234

Free space on /tmp= 66527 MiB

SOLVER NAME= Spear FH 1.0
BENCH NAME= HOME/pub/bench/SAT07/crafted/spence/hard/s105-100.cnf
COMMAND LINE= /tmp/evaluation/316687-1172674477/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/316687-1172674477/instance-316687-1172674477.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node69/watcher-316687-1172674477 -o ROOT/results/node69/solver-316687-1172674477 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/316687-1172674477/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/316687-1172674477/instance-316687-1172674477.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  10504a7a3c243a95ceed50b111e5b049

RANDOM SEED= 180669991

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node69.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.261
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.261
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:       1837376 kB
Buffers:         10960 kB
Cached:         158812 kB
SwapCached:       2472 kB
Active:          65640 kB
Inactive:       113456 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1837376 kB
SwapTotal:     4192956 kB
SwapFree:      4184012 kB
Dirty:            1548 kB
Writeback:           0 kB
Mapped:          15444 kB
Slab:            25348 kB
Committed_AS:   768220 kB
PageTables:       1472 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= 66527 MiB

End job on node69 on Wed Feb 28 15:14:40 UTC 2007