Trace number 294858

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

General information on the benchmark

Namerandom/OnTreshold/7SAT/v65/
unif-k7-r89-v65-c5785-S1141171506-10.UNSAT.shuffled.cnf
MD5SUMd6d6be09c1abbc60814c0f85b6a5cc4b
Bench CategoryRANDOM (random 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 variables65
Number of clauses5785
Sum of the clauses size40495
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 55785

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/294858-1171795937/instance-294858-1171795937.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/node76/watcher-294858-1171795937 -o ROOT/results/node76/solver-294858-1171795937 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/294858-1171795937/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs /tmp/evaluation/294858-1171795937/instance-294858-1171795937.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.92 0.98 0.99 3/69 8808
/proc/meminfo: memFree=1144072/2055888 swapFree=4087076/4096564
[pid=8808] ppid=8806 vsize=1396 CPUtime=0
/proc/8808/stat : 8808 (Spear-32) R 8806 8808 7713 0 -1 4194304 182 0 0 0 0 0 0 0 20 0 1 0 199551974 1429504 167 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 135271309 0 0 4096 0 0 0 0 17 1 0 0
/proc/8808/statm: 349 167 129 302 0 44 0

[startup+0.106542 s]
/proc/loadavg: 0.92 0.98 0.99 3/69 8808
/proc/meminfo: memFree=1144072/2055888 swapFree=4087076/4096564
[pid=8808] ppid=8806 vsize=2048 CPUtime=0.1
/proc/8808/stat : 8808 (Spear-32) R 8806 8808 7713 0 -1 4194304 341 0 0 0 10 0 0 0 21 0 1 0 199551974 2097152 326 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/8808/statm: 512 326 140 302 0 207 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2048

[startup+0.514588 s]
/proc/loadavg: 0.92 0.98 0.99 3/69 8808
/proc/meminfo: memFree=1144072/2055888 swapFree=4087076/4096564
[pid=8808] ppid=8806 vsize=2844 CPUtime=0.51
/proc/8808/stat : 8808 (Spear-32) R 8806 8808 7713 0 -1 4194304 543 0 0 0 50 1 0 0 25 0 1 0 199551974 2912256 528 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/8808/statm: 711 528 140 302 0 406 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 2844

[startup+1.33468 s]
/proc/loadavg: 0.92 0.98 0.99 2/70 8809
/proc/meminfo: memFree=1141632/2055888 swapFree=4087076/4096564
[pid=8808] ppid=8806 vsize=3880 CPUtime=1.32
/proc/8808/stat : 8808 (Spear-32) R 8806 8808 7713 0 -1 4194304 813 0 0 0 131 1 0 0 25 0 1 0 199551974 3973120 798 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/8808/statm: 970 798 140 302 0 665 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 3880

[startup+2.97087 s]
/proc/loadavg: 0.92 0.98 0.99 2/70 8809
/proc/meminfo: memFree=1140416/2055888 swapFree=4087076/4096564
[pid=8808] ppid=8806 vsize=5316 CPUtime=2.96
/proc/8808/stat : 8808 (Spear-32) R 8806 8808 7713 0 -1 4194304 1139 0 0 0 293 3 0 0 25 0 1 0 199551974 5443584 1124 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/8808/statm: 1329 1124 140 302 0 1024 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 5316

[startup+6.24725 s]
/proc/loadavg: 0.93 0.98 0.99 2/70 8809
/proc/meminfo: memFree=1138368/2055888 swapFree=4087076/4096564
[pid=8808] ppid=8806 vsize=7308 CPUtime=6.23
/proc/8808/stat : 8808 (Spear-32) R 8806 8808 7713 0 -1 4194304 1637 0 0 0 619 4 0 0 25 0 1 0 199551974 7483392 1589 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/8808/statm: 1827 1589 140 302 0 1522 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 7308

[startup+12.702 s]
/proc/loadavg: 0.93 0.98 0.99 2/70 8809
/proc/meminfo: memFree=1135744/2055888 swapFree=4087076/4096564
[pid=8808] ppid=8806 vsize=9544 CPUtime=12.69
/proc/8808/stat : 8808 (Spear-32) R 8806 8808 7713 0 -1 4194304 2215 0 0 0 1262 7 0 0 25 0 1 0 199551974 9773056 2167 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/8808/statm: 2386 2167 140 302 0 2081 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 9544

[startup+25.5065 s]
/proc/loadavg: 0.95 0.98 0.99 2/70 8809
/proc/meminfo: memFree=1132608/2055888 swapFree=4087076/4096564
[pid=8808] ppid=8806 vsize=12988 CPUtime=25.49
/proc/8808/stat : 8808 (Spear-32) R 8806 8808 7713 0 -1 4194304 3076 0 0 0 2539 10 0 0 25 0 1 0 199551974 13299712 2963 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/8808/statm: 3247 2963 140 302 0 2942 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 12988

[startup+51.1124 s]
/proc/loadavg: 0.96 0.98 0.99 2/70 8809
/proc/meminfo: memFree=1127744/2055888 swapFree=4087076/4096564
[pid=8808] ppid=8806 vsize=17852 CPUtime=51.09
/proc/8808/stat : 8808 (Spear-32) R 8806 8808 7713 0 -1 4194304 4260 0 0 0 5094 15 0 0 25 0 1 0 199551974 18280448 4147 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526986 0 0 4096 0 0 0 0 17 1 0 0
/proc/8808/statm: 4463 4147 140 302 0 4158 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 17852

[startup+102.323 s]
/proc/loadavg: 0.98 0.98 0.99 2/70 8809
/proc/meminfo: memFree=1120960/2055888 swapFree=4087076/4096564
[pid=8808] ppid=8806 vsize=25268 CPUtime=102.29
/proc/8808/stat : 8808 (Spear-32) R 8806 8808 7713 0 -1 4194304 6076 0 0 0 10208 21 0 0 25 0 1 0 199551974 25874432 5834 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134527100 0 0 4096 0 0 0 0 17 1 0 0
/proc/8808/statm: 6317 5834 140 302 0 6012 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 25268

[startup+162.344 s]
/proc/loadavg: 0.99 0.98 0.99 2/70 8809
/proc/meminfo: memFree=1114752/2055888 swapFree=4087076/4096564
[pid=8808] ppid=8806 vsize=31520 CPUtime=162.29
/proc/8808/stat : 8808 (Spear-32) R 8806 8808 7713 0 -1 4194304 7611 0 0 0 16202 27 0 0 25 0 1 0 199551974 32276480 7369 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/8808/statm: 7880 7369 140 302 0 7575 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 31520

[startup+222.364 s]
/proc/loadavg: 0.99 0.98 0.99 2/70 8809
/proc/meminfo: memFree=1109824/2055888 swapFree=4087076/4096564
[pid=8808] ppid=8806 vsize=36652 CPUtime=222.3
/proc/8808/stat : 8808 (Spear-32) R 8806 8808 7713 0 -1 4194304 8845 0 0 0 22195 35 0 0 25 0 1 0 199551974 37531648 8603 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134558753 0 0 4096 0 0 0 0 17 1 0 0
/proc/8808/statm: 9163 8603 140 302 0 8858 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 36652

[startup+282.383 s]
/proc/loadavg: 0.99 0.98 0.99 2/70 8809
/proc/meminfo: memFree=1105600/2055888 swapFree=4087076/4096564
[pid=8808] ppid=8806 vsize=41884 CPUtime=282.3
/proc/8808/stat : 8808 (Spear-32) R 8806 8808 7713 0 -1 4194304 10150 0 0 0 28188 42 0 0 25 0 1 0 199551974 42889216 9651 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/8808/statm: 10471 9651 140 302 0 10166 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 41884

[startup+342.404 s]
/proc/loadavg: 0.99 0.98 0.99 2/70 8809
/proc/meminfo: memFree=1101248/2055888 swapFree=4087076/4096564
[pid=8808] ppid=8806 vsize=46368 CPUtime=342.3
/proc/8808/stat : 8808 (Spear-32) R 8806 8808 7713 0 -1 4194304 11238 0 0 0 34182 48 0 0 25 0 1 0 199551974 47480832 10739 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/8808/statm: 11592 10739 140 302 0 11287 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 46368

[startup+402.426 s]
/proc/loadavg: 0.99 0.98 0.99 2/70 8809
/proc/meminfo: memFree=1097728/2055888 swapFree=4087076/4096564
[pid=8808] ppid=8806 vsize=49724 CPUtime=402.3
/proc/8808/stat : 8808 (Spear-32) R 8806 8808 7713 0 -1 4194304 12106 0 0 0 40177 53 0 0 25 0 1 0 199551974 50917376 11607 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/8808/statm: 12431 11607 140 302 0 12126 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 49724

[startup+462.447 s]
/proc/loadavg: 0.99 0.98 0.99 2/70 8809
/proc/meminfo: memFree=1094272/2055888 swapFree=4087076/4096564
[pid=8808] ppid=8806 vsize=53492 CPUtime=462.31
/proc/8808/stat : 8808 (Spear-32) R 8806 8808 7713 0 -1 4194304 12982 0 0 0 46173 58 0 0 25 0 1 0 199551974 54775808 12483 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/8808/statm: 13373 12483 140 302 0 13068 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 53492

[startup+522.468 s]
/proc/loadavg: 0.99 0.98 0.99 2/70 8809
/proc/meminfo: memFree=1091200/2055888 swapFree=4087076/4096564
[pid=8808] ppid=8806 vsize=56548 CPUtime=522.32
/proc/8808/stat : 8808 (Spear-32) R 8806 8808 7713 0 -1 4194304 13748 0 0 0 52170 62 0 0 25 0 1 0 199551974 57905152 13249 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/8808/statm: 14137 13249 140 302 0 13832 0
Current children cumulated CPU time (s) 522.32
Current children cumulated vsize (KiB) 56548

[startup+582.519 s]
/proc/loadavg: 0.99 0.98 0.99 2/76 8943
/proc/meminfo: memFree=1086984/2055888 swapFree=4087076/4096564
[pid=8808] ppid=8806 vsize=59340 CPUtime=582.3
/proc/8808/stat : 8808 (Spear-32) R 8806 8808 7713 0 -1 4194304 14473 0 0 0 58163 67 0 0 25 0 1 0 199551974 60764160 13974 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/8808/statm: 14835 13974 140 302 0 14530 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 59340

[startup+642.56 s]
/proc/loadavg: 0.99 0.98 0.99 2/70 9007
/proc/meminfo: memFree=1085056/2055888 swapFree=4087076/4096564
[pid=8808] ppid=8806 vsize=62428 CPUtime=642.29
/proc/8808/stat : 8808 (Spear-32) R 8806 8808 7713 0 -1 4194304 15220 0 0 0 64158 71 0 0 25 0 1 0 199551974 63926272 14721 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/8808/statm: 15607 14721 140 302 0 15302 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 62428

[startup+702.58 s]
/proc/loadavg: 0.99 0.98 0.99 2/70 9007
/proc/meminfo: memFree=1082176/2055888 swapFree=4087076/4096564
[pid=8808] ppid=8806 vsize=65640 CPUtime=702.29
/proc/8808/stat : 8808 (Spear-32) R 8806 8808 7713 0 -1 4194304 15957 0 0 0 70153 76 0 0 25 0 1 0 199551974 67215360 15458 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526794 0 0 4096 0 0 0 0 17 1 0 0
/proc/8808/statm: 16410 15458 140 302 0 16105 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 65640

[startup+762.596 s]
/proc/loadavg: 0.99 0.98 0.99 2/70 9007
/proc/meminfo: memFree=1079488/2055888 swapFree=4087076/4096564
[pid=8808] ppid=8806 vsize=68392 CPUtime=762.3
/proc/8808/stat : 8808 (Spear-32) R 8806 8808 7713 0 -1 4194304 16628 0 0 0 76149 81 0 0 25 0 1 0 199551974 70033408 16129 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/8808/statm: 17098 16129 140 302 0 16793 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 68392

[startup+822.618 s]
/proc/loadavg: 0.99 0.98 0.99 2/70 9007
/proc/meminfo: memFree=1076864/2055888 swapFree=4087076/4096564
[pid=8808] ppid=8806 vsize=71000 CPUtime=822.3
/proc/8808/stat : 8808 (Spear-32) R 8806 8808 7713 0 -1 4194304 17284 0 0 0 82143 87 0 0 25 0 1 0 199551974 72704000 16785 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/8808/statm: 17750 16785 140 302 0 17445 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 71000

[startup+882.64 s]
/proc/loadavg: 0.99 0.98 0.99 2/70 9007
/proc/meminfo: memFree=1074368/2055888 swapFree=4087076/4096564
[pid=8808] ppid=8806 vsize=73548 CPUtime=882.3
/proc/8808/stat : 8808 (Spear-32) R 8806 8808 7713 0 -1 4194304 17898 0 0 0 88139 91 0 0 25 0 1 0 199551974 75313152 17399 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/8808/statm: 18387 17399 140 302 0 18082 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 73548

[startup+942.661 s]
/proc/loadavg: 0.99 0.98 0.99 2/70 9007
/proc/meminfo: memFree=1072000/2055888 swapFree=4087076/4096564
[pid=8808] ppid=8806 vsize=77800 CPUtime=942.31
/proc/8808/stat : 8808 (Spear-32) R 8806 8808 7713 0 -1 4194304 19006 0 0 0 94135 96 0 0 25 0 1 0 199551974 79667200 17994 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/8808/statm: 19450 17994 140 302 0 19145 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 77800

[startup+1002.68 s]
/proc/loadavg: 0.99 0.98 0.99 3/70 9007
/proc/meminfo: memFree=1069760/2055888 swapFree=4087076/4096564
[pid=8808] ppid=8806 vsize=79996 CPUtime=1002.32
/proc/8808/stat : 8808 (Spear-32) R 8806 8808 7713 0 -1 4194304 19564 0 0 0 100131 101 0 0 25 0 1 0 199551974 81915904 18552 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134527100 0 0 4096 0 0 0 0 17 1 0 0
/proc/8808/statm: 19999 18552 140 302 0 19694 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 79996

[startup+1062.7 s]
/proc/loadavg: 0.99 0.98 0.99 2/70 9007
/proc/meminfo: memFree=1066880/2055888 swapFree=4087076/4096564
[pid=8808] ppid=8806 vsize=82876 CPUtime=1062.32
/proc/8808/stat : 8808 (Spear-32) R 8806 8808 7713 0 -1 4194304 20280 0 0 0 106127 105 0 0 25 0 1 0 199551974 84865024 19268 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/8808/statm: 20719 19268 140 302 0 20414 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 82876

[startup+1122.72 s]
/proc/loadavg: 0.99 0.98 0.99 2/70 9007
/proc/meminfo: memFree=1064960/2055888 swapFree=4087076/4096564
[pid=8808] ppid=8806 vsize=84816 CPUtime=1122.33
/proc/8808/stat : 8808 (Spear-32) R 8806 8808 7713 0 -1 4194304 20787 0 0 0 112124 109 0 0 25 0 1 0 199551974 86851584 19775 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/8808/statm: 21204 19775 140 302 0 20899 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 84816

[startup+1182.73 s]
/proc/loadavg: 1.05 1.00 1.00 2/70 9007
/proc/meminfo: memFree=1062976/2055888 swapFree=4087076/4096564
[pid=8808] ppid=8806 vsize=86876 CPUtime=1182.32
/proc/8808/stat : 8808 (Spear-32) R 8806 8808 7713 0 -1 4194304 21298 0 0 0 118120 112 0 0 25 0 1 0 199551974 88961024 20286 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134527100 0 0 4096 0 0 0 0 17 1 0 0
/proc/8808/statm: 21719 20286 140 302 0 21414 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 86876



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.45 s]
/proc/loadavg: 1.03 1.00 1.00 2/70 9007
/proc/meminfo: memFree=1062336/2055888 swapFree=4087076/4096564
[pid=8808] ppid=8806 vsize=87392 CPUtime=1200.04
/proc/8808/stat : 8808 (Spear-32) R 8806 8808 7713 0 -1 4194304 21437 0 0 0 119891 113 0 0 25 0 1 0 199551974 89489408 20425 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/8808/statm: 21848 20425 140 302 0 21543 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 87392

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+1200.45 s]
/proc/loadavg: 1.03 1.00 1.00 2/70 9007
/proc/meminfo: memFree=1062336/2055888 swapFree=4087076/4096564
[pid=8808] ppid=8806 vsize=87392 CPUtime=1200.04
/proc/8808/stat : 8808 (Spear-32) R 8806 8808 7713 0 -1 4194304 21437 0 0 0 119891 113 0 0 25 0 1 0 199551974 89489408 20425 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/8808/statm: 21848 20425 140 302 0 21543 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 87392

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.47
CPU time (s): 1200.06
CPU user time (s): 1198.91
CPU system time (s): 1.15082
CPU usage (%): 99.966
Max. virtual memory (cumulated for all children) (KiB): 87392

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

runsolver used 1.03684 second user time and 2.27365 second system time

The end

Launcher Data (download as text)

Begin job on node76 on Sun Feb 18 10:52:17 UTC 2007

IDJOB= 294858
IDBENCH= 19898
IDSOLVER= 132
FILE ID= node76/294858-1171795937

PBS_JOBID= 3839558

Free space on /tmp= 66650 MiB

SOLVER NAME= Spear FH 1.0
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/7SAT/v65/unif-k7-r89-v65-c5785-S1141171506-10.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/294858-1171795937/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/294858-1171795937/instance-294858-1171795937.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node76/watcher-294858-1171795937 -o ROOT/results/node76/solver-294858-1171795937 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/294858-1171795937/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/294858-1171795937/instance-294858-1171795937.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  d6d6be09c1abbc60814c0f85b6a5cc4b

RANDOM SEED= 185864893

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node76.alineos.net 2.6.9-34.ELsmp #1 SMP Thu Mar 9 06:23:23 GMT 2006 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.219
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	: 6006.18
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.219
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	: 5999.41
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055888 kB
MemFree:       1144544 kB
Buffers:         41740 kB
Cached:         773724 kB
SwapCached:       3460 kB
Active:         566676 kB
Inactive:       259228 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055888 kB
LowFree:       1144544 kB
SwapTotal:     4096564 kB
SwapFree:      4087076 kB
Dirty:            1752 kB
Writeback:           0 kB
Mapped:          15784 kB
Slab:            71820 kB
Committed_AS:   893496 kB
PageTables:       1424 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264388 kB
VmallocChunk: 536606243 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66650 MiB

End job on node76 on Sun Feb 18 11:12:19 UTC 2007