Trace number 304903

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

General information on the benchmark

Namerandom/LargeSize/7SAT/v140/
unif-k7-r85-v140-c11900-S1426208256-08.cnf
MD5SUM32c7108510845a898764d9e87c0505ce
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark12.6421
Satisfiable
(Un)Satisfiability was proved
Number of variables140
Number of clauses11900
Sum of the clauses size83300
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 511900

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/304903-1172067992/instance-304903-1172067992.cnf

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node71/watcher-304903-1172067992 -o ROOT/results/node71/solver-304903-1172067992 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/304903-1172067992/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs /tmp/evaluation/304903-1172067992/instance-304903-1172067992.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 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.78 0.95 0.97 3/64 18535
/proc/meminfo: memFree=1393320/2055920 swapFree=4183908/4192956
[pid=18535] ppid=18533 vsize=1396 CPUtime=0
/proc/18535/stat : 18535 (Spear-32) R 18533 18535 18478 0 -1 4194304 182 0 0 0 0 0 0 0 18 0 1 0 226757050 1429504 166 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134799859 0 0 4096 0 0 0 0 17 1 0 0
/proc/18535/statm: 349 166 129 302 0 44 0

[startup+0.10683 s]
/proc/loadavg: 0.78 0.95 0.97 3/64 18535
/proc/meminfo: memFree=1393320/2055920 swapFree=4183908/4192956
[pid=18535] ppid=18533 vsize=2448 CPUtime=0.1
/proc/18535/stat : 18535 (Spear-32) R 18533 18535 18478 0 -1 4194304 439 0 0 0 10 0 0 0 18 0 1 0 226757050 2506752 423 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/18535/statm: 612 423 140 302 0 307 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2448

[startup+0.514918 s]
/proc/loadavg: 0.78 0.95 0.97 3/64 18535
/proc/meminfo: memFree=1393320/2055920 swapFree=4183908/4192956
[pid=18535] ppid=18533 vsize=3352 CPUtime=0.51
/proc/18535/stat : 18535 (Spear-32) R 18533 18535 18478 0 -1 4194304 679 0 0 0 50 1 0 0 21 0 1 0 226757050 3432448 663 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/18535/statm: 838 663 140 302 0 533 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 3352

[startup+1.3351 s]
/proc/loadavg: 0.78 0.95 0.97 2/65 18536
/proc/meminfo: memFree=1390112/2055920 swapFree=4183908/4192956
[pid=18535] ppid=18533 vsize=4768 CPUtime=1.33
/proc/18535/stat : 18535 (Spear-32) R 18533 18535 18478 0 -1 4194304 1026 0 0 0 131 2 0 0 25 0 1 0 226757050 4882432 1010 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/18535/statm: 1192 1010 140 302 0 887 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 4768

[startup+2.97145 s]
/proc/loadavg: 0.78 0.95 0.97 2/65 18536
/proc/meminfo: memFree=1388576/2055920 swapFree=4183908/4192956
[pid=18535] ppid=18533 vsize=6696 CPUtime=2.95
/proc/18535/stat : 18535 (Spear-32) R 18533 18535 18478 0 -1 4194304 1492 0 0 0 293 2 0 0 25 0 1 0 226757050 6856704 1476 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/18535/statm: 1674 1476 140 302 0 1369 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 6696

[startup+6.25116 s]
/proc/loadavg: 0.80 0.95 0.97 2/65 18536
/proc/meminfo: memFree=1385632/2055920 swapFree=4183908/4192956
[pid=18535] ppid=18533 vsize=9292 CPUtime=6.23
/proc/18535/stat : 18535 (Spear-32) R 18533 18535 18478 0 -1 4194304 2144 0 0 0 619 4 0 0 25 0 1 0 226757050 9515008 2128 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526710 0 0 4096 0 0 0 0 17 1 0 0
/proc/18535/statm: 2323 2128 140 302 0 2018 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 9292

[startup+12.7046 s]
/proc/loadavg: 0.81 0.95 0.97 2/65 18536
/proc/meminfo: memFree=1381496/2055920 swapFree=4183908/4192956
[pid=18535] ppid=18533 vsize=13180 CPUtime=12.68
/proc/18535/stat : 18535 (Spear-32) R 18533 18535 18478 0 -1 4194304 3129 0 0 0 1262 6 0 0 25 0 1 0 226757050 13496320 3080 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/18535/statm: 3295 3080 140 302 0 2990 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 13180

[startup+25.5083 s]
/proc/loadavg: 0.85 0.95 0.97 2/65 18536
/proc/meminfo: memFree=1375736/2055920 swapFree=4183908/4192956
[pid=18535] ppid=18533 vsize=19268 CPUtime=25.49
/proc/18535/stat : 18535 (Spear-32) R 18533 18535 18478 0 -1 4194304 4670 0 0 0 2538 11 0 0 25 0 1 0 226757050 19730432 4556 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/18535/statm: 4817 4556 140 302 0 4512 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 19268

[startup+51.1159 s]
/proc/loadavg: 0.90 0.96 0.97 2/65 18536
/proc/meminfo: memFree=1366840/2055920 swapFree=4183908/4192956
[pid=18535] ppid=18533 vsize=27956 CPUtime=51.08
/proc/18535/stat : 18535 (Spear-32) R 18533 18535 18478 0 -1 4194304 6828 0 0 0 5090 18 0 0 25 0 1 0 226757050 28626944 6714 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/18535/statm: 6989 6714 140 302 0 6684 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 27956

[startup+102.328 s]
/proc/loadavg: 1.04 0.98 0.98 2/65 18536
/proc/meminfo: memFree=1354680/2055920 swapFree=4183908/4192956
[pid=18535] ppid=18533 vsize=40660 CPUtime=102.28
/proc/18535/stat : 18535 (Spear-32) R 18533 18535 18478 0 -1 4194304 10030 0 0 0 10200 28 0 0 25 0 1 0 226757050 41635840 9787 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526928 0 0 4096 0 0 0 0 17 1 0 0
/proc/18535/statm: 10165 9787 140 302 0 9860 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 40660

[startup+162.356 s]
/proc/loadavg: 1.01 0.98 0.98 2/65 18536
/proc/meminfo: memFree=1343864/2055920 swapFree=4183908/4192956
[pid=18535] ppid=18533 vsize=51472 CPUtime=162.29
/proc/18535/stat : 18535 (Spear-32) R 18533 18535 18478 0 -1 4194304 12666 0 0 0 16191 38 0 0 25 0 1 0 226757050 52707328 12423 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527168 0 0 4096 0 0 0 0 17 1 0 0
/proc/18535/statm: 12868 12423 140 302 0 12563 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 51472

[startup+222.381 s]
/proc/loadavg: 1.00 0.98 0.98 2/65 18536
/proc/meminfo: memFree=1334968/2055920 swapFree=4183908/4192956
[pid=18535] ppid=18533 vsize=60364 CPUtime=222.29
/proc/18535/stat : 18535 (Spear-32) R 18533 18535 18478 0 -1 4194304 14886 0 0 0 22184 45 0 0 25 0 1 0 226757050 61812736 14643 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526972 0 0 4096 0 0 0 0 17 1 0 0
/proc/18535/statm: 15091 14643 140 302 0 14786 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 60364

[startup+282.404 s]
/proc/loadavg: 1.00 0.98 0.98 2/65 18536
/proc/meminfo: memFree=1326776/2055920 swapFree=4183908/4192956
[pid=18535] ppid=18533 vsize=69672 CPUtime=282.28
/proc/18535/stat : 18535 (Spear-32) R 18533 18535 18478 0 -1 4194304 17172 0 0 0 28175 53 0 0 25 0 1 0 226757050 71344128 16672 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/18535/statm: 17418 16672 140 302 0 17113 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 69672

[startup+342.429 s]
/proc/loadavg: 1.00 0.98 0.98 2/65 18536
/proc/meminfo: memFree=1320056/2055920 swapFree=4183908/4192956
[pid=18535] ppid=18533 vsize=76608 CPUtime=342.29
/proc/18535/stat : 18535 (Spear-32) R 18533 18535 18478 0 -1 4194304 18908 0 0 0 34170 59 0 0 25 0 1 0 226757050 78446592 18408 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/18535/statm: 19152 18408 140 302 0 18847 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 76608

[startup+402.455 s]
/proc/loadavg: 1.00 0.98 0.98 2/65 18536
/proc/meminfo: memFree=1313400/2055920 swapFree=4183908/4192956
[pid=18535] ppid=18533 vsize=83208 CPUtime=402.3
/proc/18535/stat : 18535 (Spear-32) R 18533 18535 18478 0 -1 4194304 20546 0 0 0 40164 66 0 0 25 0 1 0 226757050 85204992 20046 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526770 0 0 4096 0 0 0 0 17 1 0 0
/proc/18535/statm: 20802 20046 140 302 0 20497 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 83208

[startup+462.477 s]
/proc/loadavg: 1.00 0.98 0.98 2/65 18536
/proc/meminfo: memFree=1307448/2055920 swapFree=4183908/4192956
[pid=18535] ppid=18533 vsize=89288 CPUtime=462.29
/proc/18535/stat : 18535 (Spear-32) R 18533 18535 18478 0 -1 4194304 22024 0 0 0 46159 70 0 0 25 0 1 0 226757050 91430912 21524 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/18535/statm: 22322 21524 140 302 0 22017 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 89288

[startup+522.502 s]
/proc/loadavg: 1.00 0.98 0.98 2/65 18536
/proc/meminfo: memFree=1301816/2055920 swapFree=4183908/4192956
[pid=18535] ppid=18533 vsize=95024 CPUtime=522.3
/proc/18535/stat : 18535 (Spear-32) R 18533 18535 18478 0 -1 4194304 23438 0 0 0 52154 76 0 0 25 0 1 0 226757050 97304576 22938 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/18535/statm: 23756 22938 140 302 0 23451 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 95024

[startup+582.527 s]
/proc/loadavg: 1.00 0.98 0.98 2/65 18536
/proc/meminfo: memFree=1296440/2055920 swapFree=4183908/4192956
[pid=18535] ppid=18533 vsize=100212 CPUtime=582.31
/proc/18535/stat : 18535 (Spear-32) R 18533 18535 18478 0 -1 4194304 24743 0 0 0 58149 82 0 0 25 0 1 0 226757050 102617088 24243 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/18535/statm: 25053 24243 140 302 0 24748 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 100212

[startup+642.559 s]
/proc/loadavg: 1.00 0.98 0.98 2/65 18536
/proc/meminfo: memFree=1291128/2055920 swapFree=4183908/4192956
[pid=18535] ppid=18533 vsize=105892 CPUtime=642.31
/proc/18535/stat : 18535 (Spear-32) R 18533 18535 18478 0 -1 4194304 26092 0 0 0 64143 88 0 0 25 0 1 0 226757050 108433408 25592 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526739 0 0 4096 0 0 0 0 17 1 0 0
/proc/18535/statm: 26473 25592 140 302 0 26168 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 105892

[startup+702.58 s]
/proc/loadavg: 1.00 0.98 0.98 2/65 18536
/proc/meminfo: memFree=1286712/2055920 swapFree=4183908/4192956
[pid=18535] ppid=18533 vsize=110268 CPUtime=702.31
/proc/18535/stat : 18535 (Spear-32) R 18533 18535 18478 0 -1 4194304 27189 0 0 0 70137 94 0 0 25 0 1 0 226757050 112914432 26689 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/18535/statm: 27567 26689 140 302 0 27262 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 110268

[startup+762.601 s]
/proc/loadavg: 1.00 0.98 0.98 2/65 18536
/proc/meminfo: memFree=1282424/2055920 swapFree=4183908/4192956
[pid=18535] ppid=18533 vsize=114516 CPUtime=762.31
/proc/18535/stat : 18535 (Spear-32) R 18533 18535 18478 0 -1 4194304 28274 0 0 0 76132 99 0 0 25 0 1 0 226757050 117264384 27774 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/18535/statm: 28629 27774 140 302 0 28324 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 114516

[startup+822.628 s]
/proc/loadavg: 1.00 0.98 0.98 2/65 18536
/proc/meminfo: memFree=1278136/2055920 swapFree=4183908/4192956
[pid=18535] ppid=18533 vsize=118964 CPUtime=822.32
/proc/18535/stat : 18535 (Spear-32) R 18533 18535 18478 0 -1 4194304 29331 0 0 0 82129 103 0 0 25 0 1 0 226757050 121819136 28831 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527022 0 0 4096 0 0 0 0 17 1 0 0
/proc/18535/statm: 29741 28831 140 302 0 29436 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 118964

[startup+882.658 s]
/proc/loadavg: 1.00 0.98 0.98 2/65 18538
/proc/meminfo: memFree=1273784/2055920 swapFree=4183908/4192956
[pid=18535] ppid=18533 vsize=125508 CPUtime=882.32
/proc/18535/stat : 18535 (Spear-32) R 18533 18535 18478 0 -1 4194304 30913 0 0 0 88126 106 0 0 25 0 1 0 226757050 128520192 29900 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526871 0 0 4096 0 0 0 0 17 1 0 0
/proc/18535/statm: 31377 29900 140 302 0 31072 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 125508

[startup+942.683 s]
/proc/loadavg: 1.00 0.98 0.98 2/65 18538
/proc/meminfo: memFree=1269880/2055920 swapFree=4183908/4192956
[pid=18535] ppid=18533 vsize=129352 CPUtime=942.32
/proc/18535/stat : 18535 (Spear-32) R 18533 18535 18478 0 -1 4194304 31912 0 0 0 94122 110 0 0 25 0 1 0 226757050 132456448 30899 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/18535/statm: 32338 30899 140 302 0 32033 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 129352

[startup+1002.71 s]
/proc/loadavg: 1.00 0.98 0.98 2/65 18538
/proc/meminfo: memFree=1265912/2055920 swapFree=4183908/4192956
[pid=18535] ppid=18533 vsize=133548 CPUtime=1002.33
/proc/18535/stat : 18535 (Spear-32) R 18533 18535 18478 0 -1 4194304 32886 0 0 0 100119 114 0 0 25 0 1 0 226757050 136753152 31873 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526745 0 0 4096 0 0 0 0 17 1 0 0
/proc/18535/statm: 33387 31873 140 302 0 33082 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 133548

[startup+1062.73 s]
/proc/loadavg: 1.00 0.98 0.98 2/65 18538
/proc/meminfo: memFree=1262072/2055920 swapFree=4183908/4192956
[pid=18535] ppid=18533 vsize=137236 CPUtime=1062.33
/proc/18535/stat : 18535 (Spear-32) R 18533 18535 18478 0 -1 4194304 33827 0 0 0 106115 118 0 0 25 0 1 0 226757050 140529664 32814 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527022 0 0 4096 0 0 0 0 17 1 0 0
/proc/18535/statm: 34309 32814 140 302 0 34004 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 137236

[startup+1122.75 s]
/proc/loadavg: 1.05 0.99 0.98 2/65 18538
/proc/meminfo: memFree=1258488/2055920 swapFree=4183908/4192956
[pid=18535] ppid=18533 vsize=141192 CPUtime=1122.32
/proc/18535/stat : 18535 (Spear-32) R 18533 18535 18478 0 -1 4194304 34722 0 0 0 112110 122 0 0 25 0 1 0 226757050 144580608 33709 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/18535/statm: 35298 33709 140 302 0 34993 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 141192

[startup+1182.78 s]
/proc/loadavg: 1.02 0.99 0.98 2/65 18538
/proc/meminfo: memFree=1255096/2055920 swapFree=4183908/4192956
[pid=18535] ppid=18533 vsize=144536 CPUtime=1182.32
/proc/18535/stat : 18535 (Spear-32) R 18533 18535 18478 0 -1 4194304 35591 0 0 0 118106 126 0 0 25 0 1 0 226757050 148004864 34578 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526710 0 0 4096 0 0 0 0 17 1 0 0
/proc/18535/statm: 36134 34578 140 302 0 35829 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 144536



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.01 0.99 0.98 2/65 18538
/proc/meminfo: memFree=1254008/2055920 swapFree=4183908/4192956
[pid=18535] ppid=18533 vsize=145564 CPUtime=1200.05
/proc/18535/stat : 18535 (Spear-32) R 18533 18535 18478 0 -1 4194304 35844 0 0 0 119877 128 0 0 25 0 1 0 226757050 149057536 34831 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526871 0 0 4096 0 0 0 0 17 1 0 0
/proc/18535/statm: 36391 34831 140 302 0 36086 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 145564

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.52
CPU time (s): 1200.08
CPU user time (s): 1198.77
CPU system time (s): 1.3058
CPU usage (%): 99.963
Max. virtual memory (cumulated for all children) (KiB): 145564

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

runsolver used 0.886865 second user time and 2.35664 second system time

The end

Launcher Data (download as text)

Begin job on node71 on Wed Feb 21 14:26:32 UTC 2007

IDJOB= 304903
IDBENCH= 20143
IDSOLVER= 132
FILE ID= node71/304903-1172067992

PBS_JOBID= 3892797

Free space on /tmp= 66560 MiB

SOLVER NAME= Spear FH 1.0
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/7SAT/v140/unif-k7-r85-v140-c11900-S1426208256-08.cnf
COMMAND LINE= /tmp/evaluation/304903-1172067992/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/304903-1172067992/instance-304903-1172067992.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node71/watcher-304903-1172067992 -o ROOT/results/node71/solver-304903-1172067992 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/304903-1172067992/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/304903-1172067992/instance-304903-1172067992.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  32c7108510845a898764d9e87c0505ce

RANDOM SEED= 805548172

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node71.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.266
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.266
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:       1393792 kB
Buffers:         29156 kB
Cached:         573680 kB
SwapCached:       3112 kB
Active:         104388 kB
Inactive:       507900 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1393792 kB
SwapTotal:     4192956 kB
SwapFree:      4183908 kB
Dirty:            2068 kB
Writeback:           0 kB
Mapped:          15284 kB
Slab:            35892 kB
Committed_AS:   728484 kB
PageTables:       1448 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= 66560 MiB

End job on node71 on Wed Feb 21 14:46:35 UTC 2007