Trace number 316686

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.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/316686-1172674474/instance-316686-1172674474.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/node12/watcher-316686-1172674474 -o ROOT/results/node12/solver-316686-1172674474 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/316686-1172674474/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/316686-1172674474/instance-316686-1172674474.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.98 3/77 2554
/proc/meminfo: memFree=1169584/2055920 swapFree=4156744/4192956
[pid=2554] ppid=2552 vsize=1396 CPUtime=0
/proc/2554/stat : 2554 (Spear-32) R 2552 2554 1586 0 -1 4194304 181 0 0 0 0 0 0 0 18 0 1 0 287401862 1429504 166 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/2554/statm: 349 166 140 302 0 44 0

[startup+0.0592471 s]
/proc/loadavg: 0.92 0.98 0.98 3/77 2554
/proc/meminfo: memFree=1169584/2055920 swapFree=4156744/4192956
[pid=2554] ppid=2552 vsize=1652 CPUtime=0.05
/proc/2554/stat : 2554 (Spear-32) R 2552 2554 1586 0 -1 4194304 242 0 0 0 5 0 0 0 18 0 1 0 287401862 1691648 227 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/2554/statm: 413 227 140 302 0 108 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 1652

[startup+0.101254 s]
/proc/loadavg: 0.92 0.98 0.98 3/77 2554
/proc/meminfo: memFree=1169584/2055920 swapFree=4156744/4192956
[pid=2554] ppid=2552 vsize=1784 CPUtime=0.09
/proc/2554/stat : 2554 (Spear-32) R 2552 2554 1586 0 -1 4194304 273 0 0 0 9 0 0 0 18 0 1 0 287401862 1826816 258 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/2554/statm: 446 258 140 302 0 141 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1784

[startup+0.30129 s]
/proc/loadavg: 0.92 0.98 0.98 3/77 2554
/proc/meminfo: memFree=1169584/2055920 swapFree=4156744/4192956
[pid=2554] ppid=2552 vsize=2172 CPUtime=0.29
/proc/2554/stat : 2554 (Spear-32) R 2552 2554 1586 0 -1 4194304 385 0 0 0 28 1 0 0 19 0 1 0 287401862 2224128 370 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/2554/statm: 543 370 140 302 0 238 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2172

[startup+0.701362 s]
/proc/loadavg: 0.92 0.98 0.98 3/77 2554
/proc/meminfo: memFree=1169584/2055920 swapFree=4156744/4192956
[pid=2554] ppid=2552 vsize=2820 CPUtime=0.69
/proc/2554/stat : 2554 (Spear-32) R 2552 2554 1586 0 -1 4194304 549 0 0 0 68 1 0 0 22 0 1 0 287401862 2887680 534 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/2554/statm: 705 534 140 302 0 400 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2820

[startup+1.50151 s]
/proc/loadavg: 0.92 0.98 0.98 2/78 2555
/proc/meminfo: memFree=1167528/2055920 swapFree=4156744/4192956
[pid=2554] ppid=2552 vsize=3856 CPUtime=1.49
/proc/2554/stat : 2554 (Spear-32) R 2552 2554 1586 0 -1 4194304 785 0 0 0 146 3 0 0 25 0 1 0 287401862 3948544 770 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/2554/statm: 964 770 140 302 0 659 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3856

[startup+3.10179 s]
/proc/loadavg: 0.93 0.98 0.98 2/78 2555
/proc/meminfo: memFree=1166312/2055920 swapFree=4156744/4192956
[pid=2554] ppid=2552 vsize=5016 CPUtime=3.09
/proc/2554/stat : 2554 (Spear-32) R 2552 2554 1586 0 -1 4194304 1081 0 0 0 305 4 0 0 25 0 1 0 287401862 5136384 1066 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/2554/statm: 1254 1066 140 302 0 949 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 5016

[startup+6.30137 s]
/proc/loadavg: 0.93 0.98 0.98 2/78 2555
/proc/meminfo: memFree=1164200/2055920 swapFree=4156744/4192956
[pid=2554] ppid=2552 vsize=6860 CPUtime=6.29
/proc/2554/stat : 2554 (Spear-32) R 2552 2554 1586 0 -1 4194304 1539 0 0 0 623 6 0 0 25 0 1 0 287401862 7024640 1491 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/2554/statm: 1715 1491 140 302 0 1410 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 6860

[startup+12.7025 s]
/proc/loadavg: 0.93 0.98 0.98 2/78 2555
/proc/meminfo: memFree=1161704/2055920 swapFree=4156744/4192956
[pid=2554] ppid=2552 vsize=9044 CPUtime=12.69
/proc/2554/stat : 2554 (Spear-32) R 2552 2554 1586 0 -1 4194304 2091 0 0 0 1261 8 0 0 25 0 1 0 287401862 9261056 2043 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/2554/statm: 2261 2043 140 302 0 1956 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 9044

[startup+25.5018 s]
/proc/loadavg: 0.95 0.98 0.98 2/78 2555
/proc/meminfo: memFree=1158888/2055920 swapFree=4156744/4192956
[pid=2554] ppid=2552 vsize=12028 CPUtime=25.49
/proc/2554/stat : 2554 (Spear-32) R 2552 2554 1586 0 -1 4194304 2848 0 0 0 2538 11 0 0 25 0 1 0 287401862 12316672 2735 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/2554/statm: 3007 2735 140 302 0 2702 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 12028

[startup+51.1014 s]
/proc/loadavg: 0.96 0.98 0.98 2/78 2555
/proc/meminfo: memFree=1154728/2055920 swapFree=4156744/4192956
[pid=2554] ppid=2552 vsize=16356 CPUtime=51.07
/proc/2554/stat : 2554 (Spear-32) R 2552 2554 1586 0 -1 4194304 3894 0 0 0 5091 16 0 0 25 0 1 0 287401862 16748544 3781 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/2554/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.98 0.98 0.98 2/78 2555
/proc/meminfo: memFree=1147688/2055920 swapFree=4156744/4192956
[pid=2554] ppid=2552 vsize=23764 CPUtime=102.26
/proc/2554/stat : 2554 (Spear-32) R 2552 2554 1586 0 -1 4194304 5755 0 0 0 10201 25 0 0 25 0 1 0 287401862 24334336 5513 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/2554/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 0.98 0.98 2/78 2555
/proc/meminfo: memFree=1142440/2055920 swapFree=4156744/4192956
[pid=2554] ppid=2552 vsize=29288 CPUtime=162.24
/proc/2554/stat : 2554 (Spear-32) R 2552 2554 1586 0 -1 4194304 7067 0 0 0 16189 35 0 0 25 0 1 0 287401862 29990912 6825 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/2554/statm: 7322 6825 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 0.98 0.98 2/78 2555
/proc/meminfo: memFree=1138280/2055920 swapFree=4156744/4192956
[pid=2554] ppid=2552 vsize=33416 CPUtime=222.22
/proc/2554/stat : 2554 (Spear-32) R 2552 2554 1586 0 -1 4194304 8087 0 0 0 22180 42 0 0 25 0 1 0 287401862 34217984 7845 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134527154 0 0 4096 0 0 0 0 17 1 0 0
/proc/2554/statm: 8354 7845 140 302 0 8049 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 33416

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.98 2/78 2555
/proc/meminfo: memFree=1134504/2055920 swapFree=4156744/4192956
[pid=2554] ppid=2552 vsize=38368 CPUtime=282.19
/proc/2554/stat : 2554 (Spear-32) R 2552 2554 1586 0 -1 4194304 9298 0 0 0 28170 49 0 0 25 0 1 0 287401862 39288832 8799 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/2554/statm: 9592 8799 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 0.98 0.98 2/78 2555
/proc/meminfo: memFree=1130792/2055920 swapFree=4156744/4192956
[pid=2554] ppid=2552 vsize=42476 CPUtime=342.17
/proc/2554/stat : 2554 (Spear-32) R 2552 2554 1586 0 -1 4194304 10221 0 0 0 34161 56 0 0 25 0 1 0 287401862 43495424 9722 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/2554/statm: 10619 9722 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 0.98 0.98 2/84 2629
/proc/meminfo: memFree=1126896/2055920 swapFree=4156744/4192956
[pid=2554] ppid=2552 vsize=45204 CPUtime=402.11
/proc/2554/stat : 2554 (Spear-32) R 2552 2554 1586 0 -1 4194304 10895 0 0 0 40149 62 0 0 25 0 1 0 287401862 46288896 10396 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/2554/statm: 11301 10396 140 302 0 10996 0
Current children cumulated CPU time (s) 402.11
Current children cumulated vsize (KiB) 45204

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.98 2/84 2719
/proc/meminfo: memFree=1123888/2055920 swapFree=4156744/4192956
[pid=2554] ppid=2552 vsize=48392 CPUtime=462.04
/proc/2554/stat : 2554 (Spear-32) R 2552 2554 1586 0 -1 4194304 11612 0 0 0 46137 67 0 0 25 0 1 0 287401862 49553408 11113 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526883 0 0 4096 0 0 0 0 17 1 0 0
/proc/2554/statm: 12098 11113 140 302 0 11793 0
Current children cumulated CPU time (s) 462.04
Current children cumulated vsize (KiB) 48392

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.98 2/78 2753
/proc/meminfo: memFree=1122472/2055920 swapFree=4156744/4192956
[pid=2554] ppid=2552 vsize=50920 CPUtime=522
/proc/2554/stat : 2554 (Spear-32) R 2552 2554 1586 0 -1 4194304 12259 0 0 0 52126 74 0 0 25 0 1 0 287401862 52142080 11760 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526758 0 0 4096 0 0 0 0 17 1 0 0
/proc/2554/statm: 12730 11760 140 302 0 12425 0
Current children cumulated CPU time (s) 522
Current children cumulated vsize (KiB) 50920

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.98 2/78 2753
/proc/meminfo: memFree=1119976/2055920 swapFree=4156744/4192956
[pid=2554] ppid=2552 vsize=53252 CPUtime=581.97
/proc/2554/stat : 2554 (Spear-32) R 2552 2554 1586 0 -1 4194304 12873 0 0 0 58119 78 0 0 25 0 1 0 287401862 54530048 12374 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/2554/statm: 13313 12374 140 302 0 13008 0
Current children cumulated CPU time (s) 581.97
Current children cumulated vsize (KiB) 53252

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.98 2/78 2753
/proc/meminfo: memFree=1117864/2055920 swapFree=4156744/4192956
[pid=2554] ppid=2552 vsize=55756 CPUtime=641.96
/proc/2554/stat : 2554 (Spear-32) R 2552 2554 1586 0 -1 4194304 13435 0 0 0 64113 83 0 0 25 0 1 0 287401862 57094144 12936 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/2554/statm: 13939 12936 140 302 0 13634 0
Current children cumulated CPU time (s) 641.96
Current children cumulated vsize (KiB) 55756

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 0.98 2/78 2753
/proc/meminfo: memFree=1115880/2055920 swapFree=4156744/4192956
[pid=2554] ppid=2552 vsize=57980 CPUtime=701.93
/proc/2554/stat : 2554 (Spear-32) R 2552 2554 1586 0 -1 4194304 13923 0 0 0 70106 87 0 0 25 0 1 0 287401862 59371520 13424 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/2554/statm: 14495 13424 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 0.98 0.98 2/78 2753
/proc/meminfo: memFree=1113320/2055920 swapFree=4156744/4192956
[pid=2554] ppid=2552 vsize=60720 CPUtime=761.92
/proc/2554/stat : 2554 (Spear-32) R 2552 2554 1586 0 -1 4194304 14559 0 0 0 76100 92 0 0 25 0 1 0 287401862 62177280 14060 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/2554/statm: 15180 14060 140 302 0 14875 0
Current children cumulated CPU time (s) 761.92
Current children cumulated vsize (KiB) 60720

[startup+822.301 s]
/proc/loadavg: 0.99 0.98 0.98 2/78 2753
/proc/meminfo: memFree=1111208/2055920 swapFree=4156744/4192956
[pid=2554] ppid=2552 vsize=62856 CPUtime=821.9
/proc/2554/stat : 2554 (Spear-32) R 2552 2554 1586 0 -1 4194304 15102 0 0 0 82093 97 0 0 25 0 1 0 287401862 64364544 14603 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/2554/statm: 15714 14603 140 302 0 15409 0
Current children cumulated CPU time (s) 821.9
Current children cumulated vsize (KiB) 62856

[startup+882.301 s]
/proc/loadavg: 0.99 0.98 0.98 2/78 2753
/proc/meminfo: memFree=1109096/2055920 swapFree=4156744/4192956
[pid=2554] ppid=2552 vsize=64968 CPUtime=881.87
/proc/2554/stat : 2554 (Spear-32) R 2552 2554 1586 0 -1 4194304 15617 0 0 0 88085 102 0 0 25 0 1 0 287401862 66527232 15118 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/2554/statm: 16242 15118 140 302 0 15937 0
Current children cumulated CPU time (s) 881.87
Current children cumulated vsize (KiB) 64968

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.98 2/78 2753
/proc/meminfo: memFree=1107368/2055920 swapFree=4156744/4192956
[pid=2554] ppid=2552 vsize=66672 CPUtime=941.85
/proc/2554/stat : 2554 (Spear-32) R 2552 2554 1586 0 -1 4194304 16056 0 0 0 94079 106 0 0 25 0 1 0 287401862 68272128 15557 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/2554/statm: 16668 15557 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 0.98 0.98 2/78 2753
/proc/meminfo: memFree=1105320/2055920 swapFree=4156744/4192956
[pid=2554] ppid=2552 vsize=70696 CPUtime=1001.83
/proc/2554/stat : 2554 (Spear-32) R 2552 2554 1586 0 -1 4194304 17043 0 0 0 100072 111 0 0 25 0 1 0 287401862 72392704 16031 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526784 0 0 4096 0 0 0 0 17 1 0 0
/proc/2554/statm: 17674 16031 140 302 0 17369 0
Current children cumulated CPU time (s) 1001.83
Current children cumulated vsize (KiB) 70696

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.98 2/78 2753
/proc/meminfo: memFree=1103336/2055920 swapFree=4156744/4192956
[pid=2554] ppid=2552 vsize=72796 CPUtime=1061.81
/proc/2554/stat : 2554 (Spear-32) R 2552 2554 1586 0 -1 4194304 17568 0 0 0 106066 115 0 0 25 0 1 0 287401862 74543104 16556 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/2554/statm: 18199 16556 140 302 0 17894 0
Current children cumulated CPU time (s) 1061.81
Current children cumulated vsize (KiB) 72796

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.98 2/78 2753
/proc/meminfo: memFree=1101224/2055920 swapFree=4156744/4192956
[pid=2554] ppid=2552 vsize=75376 CPUtime=1121.79
/proc/2554/stat : 2554 (Spear-32) R 2552 2554 1586 0 -1 4194304 18108 0 0 0 112060 119 0 0 25 0 1 0 287401862 77185024 17096 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526708 0 0 4096 0 0 0 0 17 1 0 0
/proc/2554/statm: 18844 17096 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 0.98 0.98 2/78 2753
/proc/meminfo: memFree=1099560/2055920 swapFree=4156744/4192956
[pid=2554] ppid=2552 vsize=76788 CPUtime=1181.77
/proc/2554/stat : 2554 (Spear-32) R 2552 2554 1586 0 -1 4194304 18511 0 0 0 118054 123 0 0 25 0 1 0 287401862 78630912 17499 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/2554/statm: 19197 17499 140 302 0 18892 0
Current children cumulated CPU time (s) 1181.77
Current children cumulated vsize (KiB) 76788



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 0.99 0.98 0.98 2/78 2753
/proc/meminfo: memFree=1099048/2055920 swapFree=4156744/4192956
[pid=2554] ppid=2552 vsize=77304 CPUtime=1200.06
/proc/2554/stat : 2554 (Spear-32) R 2552 2554 1586 0 -1 4194304 18630 0 0 0 119882 124 0 0 25 0 1 0 287401862 79159296 17618 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/2554/statm: 19326 17618 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.83
CPU system time (s): 1.25881
CPU usage (%): 99.9556
Max. virtual memory (cumulated for all children) (KiB): 77304

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

runsolver used 1.18182 second user time and 3.19251 second system time

The end

Launcher Data (download as text)

Begin job on node12 on Wed Feb 28 14:54:34 UTC 2007

IDJOB= 316686
IDBENCH= 20447
IDSOLVER= 131
FILE ID= node12/316686-1172674474

PBS_JOBID= 3980974

Free space on /tmp= 66509 MiB

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

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  10504a7a3c243a95ceed50b111e5b049

RANDOM SEED= 676454899

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node12.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.285
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.285
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:       1169928 kB
Buffers:         36952 kB
Cached:         768176 kB
SwapCached:      14884 kB
Active:         205664 kB
Inactive:       622372 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1169928 kB
SwapTotal:     4192956 kB
SwapFree:      4156744 kB
Dirty:            1616 kB
Writeback:           0 kB
Mapped:          29976 kB
Slab:            43576 kB
Committed_AS:  1213616 kB
PageTables:       1692 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= 66509 MiB

End job on node12 on Wed Feb 28 15:14:37 UTC 2007