Trace number 294857

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.1 1200.65

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/294857-1171795891/instance-294857-1171795891.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/node66/watcher-294857-1171795891 -o ROOT/results/node66/solver-294857-1171795891 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/294857-1171795891/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/294857-1171795891/instance-294857-1171795891.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 2/64 20315
/proc/meminfo: memFree=424984/2055920 swapFree=4183396/4192956
[pid=20315] ppid=20313 vsize=18568 CPUtime=0
/proc/20315/stat : 20315 (runsolver) R 20313 20315 19098 0 -1 4194368 16 0 0 0 0 0 0 0 18 0 1 0 199546633 19013632 292 18446744073709551615 4194304 4293652 548682068864 18446744073709551615 227607637287 0 0 4096 24578 0 0 0 17 1 0 0
/proc/20315/statm: 4642 292 257 24 0 2626 0

[startup+0.108105 s]
/proc/loadavg: 0.92 0.98 0.99 2/64 20315
/proc/meminfo: memFree=424984/2055920 swapFree=4183396/4192956
[pid=20315] ppid=20313 vsize=2048 CPUtime=0.09
/proc/20315/stat : 20315 (Spear-32) R 20313 20315 19098 0 -1 4194304 335 0 0 0 9 0 0 0 18 0 1 0 199546633 2097152 319 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/20315/statm: 512 319 140 302 0 207 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2048

[startup+0.52019 s]
/proc/loadavg: 0.92 0.98 0.99 2/64 20315
/proc/meminfo: memFree=424984/2055920 swapFree=4183396/4192956
[pid=20315] ppid=20313 vsize=2716 CPUtime=0.51
/proc/20315/stat : 20315 (Spear-32) R 20313 20315 19098 0 -1 4194304 527 0 0 0 50 1 0 0 21 0 1 0 199546633 2781184 511 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/20315/statm: 679 511 140 302 0 374 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 2716

[startup+1.34035 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 20316
/proc/meminfo: memFree=422544/2055920 swapFree=4183396/4192956
[pid=20315] ppid=20313 vsize=3880 CPUtime=1.32
/proc/20315/stat : 20315 (Spear-32) R 20313 20315 19098 0 -1 4194304 788 0 0 0 131 1 0 0 25 0 1 0 199546633 3973120 772 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/20315/statm: 970 772 140 302 0 665 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 3880

[startup+2.97668 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 20316
/proc/meminfo: memFree=421456/2055920 swapFree=4183396/4192956
[pid=20315] ppid=20313 vsize=5188 CPUtime=2.96
/proc/20315/stat : 20315 (Spear-32) R 20313 20315 19098 0 -1 4194304 1107 0 0 0 294 2 0 0 25 0 1 0 199546633 5312512 1091 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/20315/statm: 1297 1091 140 302 0 992 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 5188

[startup+6.25438 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 20316
/proc/meminfo: memFree=419472/2055920 swapFree=4183396/4192956
[pid=20315] ppid=20313 vsize=6996 CPUtime=6.24
/proc/20315/stat : 20315 (Spear-32) R 20313 20315 19098 0 -1 4194304 1578 0 0 0 619 5 0 0 25 0 1 0 199546633 7163904 1529 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/20315/statm: 1749 1529 140 302 0 1444 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 6996

[startup+12.7086 s]
/proc/loadavg: 0.94 0.98 0.99 2/65 20316
/proc/meminfo: memFree=416792/2055920 swapFree=4183396/4192956
[pid=20315] ppid=20313 vsize=9412 CPUtime=12.69
/proc/20315/stat : 20315 (Spear-32) R 20313 20315 19098 0 -1 4194304 2168 0 0 0 1262 7 0 0 25 0 1 0 199546633 9637888 2119 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/20315/statm: 2353 2119 140 302 0 2048 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 9412

[startup+25.5092 s]
/proc/loadavg: 0.95 0.98 0.99 2/65 20316
/proc/meminfo: memFree=413656/2055920 swapFree=4183396/4192956
[pid=20315] ppid=20313 vsize=12732 CPUtime=25.49
/proc/20315/stat : 20315 (Spear-32) R 20313 20315 19098 0 -1 4194304 3021 0 0 0 2538 11 0 0 25 0 1 0 199546633 13037568 2907 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/20315/statm: 3183 2907 140 302 0 2878 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 12732

[startup+51.1214 s]
/proc/loadavg: 0.96 0.98 0.99 2/65 20316
/proc/meminfo: memFree=408920/2055920 swapFree=4183396/4192956
[pid=20315] ppid=20313 vsize=17724 CPUtime=51.09
/proc/20315/stat : 20315 (Spear-32) R 20313 20315 19098 0 -1 4194304 4204 0 0 0 5094 15 0 0 25 0 1 0 199546633 18149376 4090 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/20315/statm: 4431 4090 140 302 0 4126 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 17724

[startup+102.337 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 20316
/proc/meminfo: memFree=402200/2055920 swapFree=4183396/4192956
[pid=20315] ppid=20313 vsize=24884 CPUtime=102.28
/proc/20315/stat : 20315 (Spear-32) R 20313 20315 19098 0 -1 4194304 6006 0 0 0 10206 22 0 0 25 0 1 0 199546633 25481216 5763 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/20315/statm: 6221 5763 140 302 0 5916 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 24884

[startup+162.357 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 20316
/proc/meminfo: memFree=395992/2055920 swapFree=4183396/4192956
[pid=20315] ppid=20313 vsize=31264 CPUtime=162.29
/proc/20315/stat : 20315 (Spear-32) R 20313 20315 19098 0 -1 4194304 7527 0 0 0 16198 31 0 0 25 0 1 0 199546633 32014336 7284 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526708 0 0 4096 0 0 0 0 17 1 0 0
/proc/20315/statm: 7816 7284 140 302 0 7511 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 31264

[startup+222.378 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 20316
/proc/meminfo: memFree=391128/2055920 swapFree=4183396/4192956
[pid=20315] ppid=20313 vsize=36228 CPUtime=222.28
/proc/20315/stat : 20315 (Spear-32) R 20313 20315 19098 0 -1 4194304 8735 0 0 0 22189 39 0 0 25 0 1 0 199546633 37097472 8492 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526984 0 0 4096 0 0 0 0 17 1 0 0
/proc/20315/statm: 9057 8492 140 302 0 8752 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 36228

[startup+282.402 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 20316
/proc/meminfo: memFree=386968/2055920 swapFree=4183396/4192956
[pid=20315] ppid=20313 vsize=41368 CPUtime=282.28
/proc/20315/stat : 20315 (Spear-32) R 20313 20315 19098 0 -1 4194304 10041 0 0 0 28183 45 0 0 25 0 1 0 199546633 42360832 9541 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/20315/statm: 10342 9541 140 302 0 10037 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 41368

[startup+342.425 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 20316
/proc/meminfo: memFree=382744/2055920 swapFree=4183396/4192956
[pid=20315] ppid=20313 vsize=45984 CPUtime=342.29
/proc/20315/stat : 20315 (Spear-32) R 20313 20315 19098 0 -1 4194304 11115 0 0 0 34178 51 0 0 25 0 1 0 199546633 47087616 10615 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/20315/statm: 11496 10615 140 302 0 11191 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 45984

[startup+402.453 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 20316
/proc/meminfo: memFree=379288/2055920 swapFree=4183396/4192956
[pid=20315] ppid=20313 vsize=49212 CPUtime=402.3
/proc/20315/stat : 20315 (Spear-32) R 20313 20315 19098 0 -1 4194304 11967 0 0 0 40173 57 0 0 25 0 1 0 199546633 50393088 11467 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/20315/statm: 12303 11467 140 302 0 11998 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 49212

[startup+462.473 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 20316
/proc/meminfo: memFree=375896/2055920 swapFree=4183396/4192956
[pid=20315] ppid=20313 vsize=52724 CPUtime=462.29
/proc/20315/stat : 20315 (Spear-32) R 20313 20315 19098 0 -1 4194304 12830 0 0 0 46166 63 0 0 25 0 1 0 199546633 53989376 12330 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/20315/statm: 13181 12330 140 302 0 12876 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 52724

[startup+522.493 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 20316
/proc/meminfo: memFree=372888/2055920 swapFree=4183396/4192956
[pid=20315] ppid=20313 vsize=55884 CPUtime=522.29
/proc/20315/stat : 20315 (Spear-32) R 20313 20315 19098 0 -1 4194304 13575 0 0 0 52163 66 0 0 25 0 1 0 199546633 57225216 13075 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/20315/statm: 13971 13075 140 302 0 13666 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 55884

[startup+582.528 s]
/proc/loadavg: 0.99 0.98 0.99 2/71 20390
/proc/meminfo: memFree=368808/2055920 swapFree=4183396/4192956
[pid=20315] ppid=20313 vsize=58644 CPUtime=582.28
/proc/20315/stat : 20315 (Spear-32) R 20313 20315 19098 0 -1 4194304 14299 0 0 0 58157 71 0 0 25 0 1 0 199546633 60051456 13799 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526742 0 0 4096 0 0 0 0 17 1 0 0
/proc/20315/statm: 14661 13799 140 302 0 14356 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 58644

[startup+642.588 s]
/proc/loadavg: 0.99 0.98 0.99 2/71 20480
/proc/meminfo: memFree=365664/2055920 swapFree=4183396/4192956
[pid=20315] ppid=20313 vsize=61784 CPUtime=642.25
/proc/20315/stat : 20315 (Spear-32) R 20313 20315 19098 0 -1 4194304 15052 0 0 0 64148 77 0 0 25 0 1 0 199546633 63266816 14552 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/20315/statm: 15446 14552 140 302 0 15141 0
Current children cumulated CPU time (s) 642.25
Current children cumulated vsize (KiB) 61784

[startup+702.624 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 20514
/proc/meminfo: memFree=363928/2055920 swapFree=4183396/4192956
[pid=20315] ppid=20313 vsize=65000 CPUtime=702.25
/proc/20315/stat : 20315 (Spear-32) R 20313 20315 19098 0 -1 4194304 15778 0 0 0 70144 81 0 0 25 0 1 0 199546633 66560000 15278 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134527100 0 0 4096 0 0 0 0 17 1 0 0
/proc/20315/statm: 16250 15278 140 302 0 15945 0
Current children cumulated CPU time (s) 702.25
Current children cumulated vsize (KiB) 65000

[startup+762.647 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 20514
/proc/meminfo: memFree=361368/2055920 swapFree=4183396/4192956
[pid=20315] ppid=20313 vsize=67616 CPUtime=762.24
/proc/20315/stat : 20315 (Spear-32) R 20313 20315 19098 0 -1 4194304 16430 0 0 0 76139 85 0 0 25 0 1 0 199546633 69238784 15930 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/20315/statm: 16904 15930 140 302 0 16599 0
Current children cumulated CPU time (s) 762.24
Current children cumulated vsize (KiB) 67616

[startup+822.67 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 20514
/proc/meminfo: memFree=358808/2055920 swapFree=4183396/4192956
[pid=20315] ppid=20313 vsize=70228 CPUtime=822.25
/proc/20315/stat : 20315 (Spear-32) R 20313 20315 19098 0 -1 4194304 17074 0 0 0 82136 89 0 0 25 0 1 0 199546633 71913472 16574 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/20315/statm: 17557 16574 140 302 0 17252 0
Current children cumulated CPU time (s) 822.25
Current children cumulated vsize (KiB) 70228

[startup+882.69 s]
/proc/loadavg: 0.99 0.98 0.99 3/65 20514
/proc/meminfo: memFree=356248/2055920 swapFree=4183396/4192956
[pid=20315] ppid=20313 vsize=72716 CPUtime=882.25
/proc/20315/stat : 20315 (Spear-32) R 20313 20315 19098 0 -1 4194304 17702 0 0 0 88132 93 0 0 25 0 1 0 199546633 74461184 17202 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/20315/statm: 18179 17202 140 302 0 17874 0
Current children cumulated CPU time (s) 882.25
Current children cumulated vsize (KiB) 72716

[startup+942.715 s]
/proc/loadavg: 1.07 1.00 1.00 2/65 20514
/proc/meminfo: memFree=354008/2055920 swapFree=4183396/4192956
[pid=20315] ppid=20313 vsize=76900 CPUtime=942.25
/proc/20315/stat : 20315 (Spear-32) R 20313 20315 19098 0 -1 4194304 18776 0 0 0 94128 97 0 0 25 0 1 0 199546633 78745600 17763 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/20315/statm: 19225 17763 140 302 0 18920 0
Current children cumulated CPU time (s) 942.25
Current children cumulated vsize (KiB) 76900

[startup+1002.74 s]
/proc/loadavg: 1.03 1.00 1.00 2/65 20514
/proc/meminfo: memFree=351704/2055920 swapFree=4183396/4192956
[pid=20315] ppid=20313 vsize=79224 CPUtime=1002.26
/proc/20315/stat : 20315 (Spear-32) R 20313 20315 19098 0 -1 4194304 19351 0 0 0 100125 101 0 0 25 0 1 0 199546633 81125376 18338 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/20315/statm: 19806 18338 140 302 0 19501 0
Current children cumulated CPU time (s) 1002.26
Current children cumulated vsize (KiB) 79224

[startup+1062.77 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 20514
/proc/meminfo: memFree=349464/2055920 swapFree=4183396/4192956
[pid=20315] ppid=20313 vsize=81324 CPUtime=1062.27
/proc/20315/stat : 20315 (Spear-32) R 20313 20315 19098 0 -1 4194304 19907 0 0 0 106122 105 0 0 25 0 1 0 199546633 83275776 18894 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/20315/statm: 20331 18894 140 302 0 20026 0
Current children cumulated CPU time (s) 1062.27
Current children cumulated vsize (KiB) 81324

[startup+1122.79 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20514
/proc/meminfo: memFree=346840/2055920 swapFree=4183396/4192956
[pid=20315] ppid=20313 vsize=83908 CPUtime=1122.26
/proc/20315/stat : 20315 (Spear-32) R 20313 20315 19098 0 -1 4194304 20567 0 0 0 112118 108 0 0 25 0 1 0 199546633 85921792 19554 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526883 0 0 4096 0 0 0 0 17 1 0 0
/proc/20315/statm: 20977 19554 140 302 0 20672 0
Current children cumulated CPU time (s) 1122.26
Current children cumulated vsize (KiB) 83908

[startup+1182.81 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20514
/proc/meminfo: memFree=344792/2055920 swapFree=4183396/4192956
[pid=20315] ppid=20313 vsize=86104 CPUtime=1182.26
/proc/20315/stat : 20315 (Spear-32) R 20313 20315 19098 0 -1 4194304 21082 0 0 0 118115 111 0 0 25 0 1 0 199546633 88170496 20069 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526984 0 0 4096 0 0 0 0 17 1 0 0
/proc/20315/statm: 21526 20069 140 302 0 21221 0
Current children cumulated CPU time (s) 1182.26
Current children cumulated vsize (KiB) 86104



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.63 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20514
/proc/meminfo: memFree=344152/2055920 swapFree=4183396/4192956
[pid=20315] ppid=20313 vsize=86620 CPUtime=1200.08
/proc/20315/stat : 20315 (Spear-32) R 20313 20315 19098 0 -1 4194304 21222 0 0 0 119896 112 0 0 25 0 1 0 199546633 88698880 20209 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526767 0 0 4096 0 0 0 0 17 1 0 0
/proc/20315/statm: 21655 20209 140 302 0 21350 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 86620

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.65
CPU time (s): 1200.1
CPU user time (s): 1198.97
CPU system time (s): 1.13383
CPU usage (%): 99.9547
Max. virtual memory (cumulated for all children) (KiB): 86620

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

runsolver used 0.885865 second user time and 2.41863 second system time

The end

Launcher Data (download as text)

Begin job on node66 on Sun Feb 18 10:51:31 UTC 2007

IDJOB= 294857
IDBENCH= 19898
IDSOLVER= 131
FILE ID= node66/294857-1171795891

PBS_JOBID= 3839579

Free space on /tmp= 66563 MiB

SOLVER NAME= Spear FHS 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/294857-1171795891/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/294857-1171795891/instance-294857-1171795891.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node66/watcher-294857-1171795891 -o ROOT/results/node66/solver-294857-1171795891 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/294857-1171795891/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/294857-1171795891/instance-294857-1171795891.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  d6d6be09c1abbc60814c0f85b6a5cc4b

RANDOM SEED= 862420114

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node66.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.259
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	: 5931.00
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.259
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:        425392 kB
Buffers:         49520 kB
Cached:        1427020 kB
SwapCached:       3616 kB
Active:         826256 kB
Inactive:       660288 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        425392 kB
SwapTotal:     4192956 kB
SwapFree:      4183396 kB
Dirty:            1700 kB
Writeback:           0 kB
Mapped:          15976 kB
Slab:           130068 kB
Committed_AS:   529092 kB
PageTables:       1376 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= 66563 MiB

End job on node66 on Sun Feb 18 11:11:34 UTC 2007