Trace number 300845

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 2007-02-12? (TO) 1200.09 1200.44

General information on the benchmark

Namerandom/LargeSize/5SAT/v700/
unif-k5-r20-v700-c14000-S1638354370-16.cnf
MD5SUMba6ae373482c2c9451134b661ab28d3f
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark7.76982
Satisfiable
(Un)Satisfiability was proved
Number of variables700
Number of clauses14000
Sum of the clauses size70000
Maximum clause length5
Minimum clause length5
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 514000
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/300845-1171939028/instance-300845-1171939028.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/node11/watcher-300845-1171939028 -o ROOT/results/node11/solver-300845-1171939028 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/300845-1171939028/Spear-32 --model-stdout --time --dimacs /tmp/evaluation/300845-1171939028/instance-300845-1171939028.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.94 3/77 25205
/proc/meminfo: memFree=373120/2055920 swapFree=4192812/4192956
[pid=25205] ppid=25203 vsize=1548 CPUtime=0
/proc/25205/stat : 25205 (Spear-32) R 25203 25205 24345 0 -1 4194304 196 0 0 0 0 0 0 0 18 0 1 0 213857386 1585152 180 18446744073709551615 134512640 135752790 4294956576 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/25205/statm: 387 180 128 302 0 82 0

[startup+0.107269 s]
/proc/loadavg: 0.92 0.98 0.94 3/77 25205
/proc/meminfo: memFree=373120/2055920 swapFree=4192812/4192956
[pid=25205] ppid=25203 vsize=2600 CPUtime=0.09
/proc/25205/stat : 25205 (Spear-32) R 25203 25205 24345 0 -1 4194304 481 0 0 0 9 0 0 0 18 0 1 0 213857386 2662400 465 18446744073709551615 134512640 135752790 4294956576 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/25205/statm: 650 465 141 302 0 345 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2600

[startup+0.515317 s]
/proc/loadavg: 0.92 0.98 0.94 3/77 25205
/proc/meminfo: memFree=373120/2055920 swapFree=4192812/4192956
[pid=25205] ppid=25203 vsize=4008 CPUtime=0.5
/proc/25205/stat : 25205 (Spear-32) R 25203 25205 24345 0 -1 4194304 818 0 0 0 50 0 0 0 22 0 1 0 213857386 4104192 802 18446744073709551615 134512640 135752790 4294956576 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/25205/statm: 1002 802 141 302 0 697 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 4008

[startup+1.33541 s]
/proc/loadavg: 0.92 0.98 0.94 2/78 25206
/proc/meminfo: memFree=368632/2055920 swapFree=4192812/4192956
[pid=25205] ppid=25203 vsize=6324 CPUtime=1.32
/proc/25205/stat : 25205 (Spear-32) R 25203 25205 24345 0 -1 4194304 1410 0 0 0 131 1 0 0 25 0 1 0 213857386 6475776 1394 18446744073709551615 134512640 135752790 4294956576 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/25205/statm: 1581 1394 141 302 0 1276 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 6324

[startup+2.97161 s]
/proc/loadavg: 0.93 0.98 0.94 2/78 25206
/proc/meminfo: memFree=365688/2055920 swapFree=4192812/4192956
[pid=25205] ppid=25203 vsize=10040 CPUtime=2.96
/proc/25205/stat : 25205 (Spear-32) R 25203 25205 24345 0 -1 4194304 2322 0 0 0 293 3 0 0 25 0 1 0 213857386 10280960 2306 18446744073709551615 134512640 135752790 4294956576 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/25205/statm: 2510 2306 141 302 0 2205 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 10040

[startup+6.25401 s]
/proc/loadavg: 0.93 0.98 0.94 2/78 25206
/proc/meminfo: memFree=359352/2055920 swapFree=4192812/4192956
[pid=25205] ppid=25203 vsize=15820 CPUtime=6.25
/proc/25205/stat : 25205 (Spear-32) R 25203 25205 24345 0 -1 4194304 3781 0 0 0 620 5 0 0 25 0 1 0 213857386 16199680 3765 18446744073709551615 134512640 135752790 4294956576 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/25205/statm: 3955 3765 141 302 0 3650 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 15820

[startup+12.7058 s]
/proc/loadavg: 0.94 0.98 0.94 2/78 25206
/proc/meminfo: memFree=349752/2055920 swapFree=4192812/4192956
[pid=25205] ppid=25203 vsize=24668 CPUtime=12.69
/proc/25205/stat : 25205 (Spear-32) R 25203 25205 24345 0 -1 4194304 6018 0 0 0 1261 8 0 0 25 0 1 0 213857386 25260032 5969 18446744073709551615 134512640 135752790 4294956576 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/25205/statm: 6167 5969 141 302 0 5862 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 24668

[startup+25.5153 s]
/proc/loadavg: 0.95 0.98 0.94 2/78 25206
/proc/meminfo: memFree=336504/2055920 swapFree=4192812/4192956
[pid=25205] ppid=25203 vsize=38396 CPUtime=25.5
/proc/25205/stat : 25205 (Spear-32) R 25203 25205 24345 0 -1 4194304 9473 0 0 0 2536 14 0 0 25 0 1 0 213857386 39317504 9359 18446744073709551615 134512640 135752790 4294956576 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/25205/statm: 9599 9359 141 302 0 9294 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 38396

[startup+51.1313 s]
/proc/loadavg: 0.96 0.98 0.94 2/78 25206
/proc/meminfo: memFree=317432/2055920 swapFree=4192812/4192956
[pid=25205] ppid=25203 vsize=56956 CPUtime=51.11
/proc/25205/stat : 25205 (Spear-32) R 25203 25205 24345 0 -1 4194304 14134 0 0 0 5088 23 0 0 25 0 1 0 213857386 58322944 14020 18446744073709551615 134512640 135752790 4294956576 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/25205/statm: 14239 14020 141 302 0 13934 0
Current children cumulated CPU time (s) 51.11
Current children cumulated vsize (KiB) 56956

[startup+102.356 s]
/proc/loadavg: 0.98 0.98 0.94 2/78 25206
/proc/meminfo: memFree=291448/2055920 swapFree=4192812/4192956
[pid=25205] ppid=25203 vsize=83632 CPUtime=102.32
/proc/25205/stat : 25205 (Spear-32) R 25203 25205 24345 0 -1 4194304 20786 0 0 0 10195 37 0 0 25 0 1 0 213857386 85639168 20543 18446744073709551615 134512640 135752790 4294956576 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/25205/statm: 20908 20543 141 302 0 20603 0
Current children cumulated CPU time (s) 102.32
Current children cumulated vsize (KiB) 83632

[startup+162.392 s]
/proc/loadavg: 0.99 0.98 0.94 2/78 25206
/proc/meminfo: memFree=267128/2055920 swapFree=4192812/4192956
[pid=25205] ppid=25203 vsize=107456 CPUtime=162.34
/proc/25205/stat : 25205 (Spear-32) R 25203 25205 24345 0 -1 4194304 26753 0 0 0 16183 51 0 0 25 0 1 0 213857386 110034944 26510 18446744073709551615 134512640 135752790 4294956576 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/25205/statm: 26864 26510 141 302 0 26559 0
Current children cumulated CPU time (s) 162.34
Current children cumulated vsize (KiB) 107456

[startup+222.427 s]
/proc/loadavg: 0.99 0.98 0.94 2/78 25208
/proc/meminfo: memFree=246520/2055920 swapFree=4192812/4192956
[pid=25205] ppid=25203 vsize=127984 CPUtime=222.35
/proc/25205/stat : 25205 (Spear-32) R 25203 25205 24345 0 -1 4194304 31879 0 0 0 22172 63 0 0 25 0 1 0 213857386 131055616 31636 18446744073709551615 134512640 135752790 4294956576 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/25205/statm: 31996 31636 141 302 0 31691 0
Current children cumulated CPU time (s) 222.35
Current children cumulated vsize (KiB) 127984

[startup+282.463 s]
/proc/loadavg: 1.03 1.00 0.95 2/78 25208
/proc/meminfo: memFree=229560/2055920 swapFree=4192812/4192956
[pid=25205] ppid=25203 vsize=146188 CPUtime=282.37
/proc/25205/stat : 25205 (Spear-32) R 25203 25205 24345 0 -1 4194304 36398 0 0 0 28161 76 0 0 25 0 1 0 213857386 149696512 35898 18446744073709551615 134512640 135752790 4294956576 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/25205/statm: 36547 35898 141 302 0 36242 0
Current children cumulated CPU time (s) 282.37
Current children cumulated vsize (KiB) 146188

[startup+342.495 s]
/proc/loadavg: 1.01 1.00 0.95 2/78 25208
/proc/meminfo: memFree=211576/2055920 swapFree=4192812/4192956
[pid=25205] ppid=25203 vsize=164256 CPUtime=342.38
/proc/25205/stat : 25205 (Spear-32) R 25203 25205 24345 0 -1 4194304 40900 0 0 0 34151 87 0 0 25 0 1 0 213857386 168198144 40400 18446744073709551615 134512640 135752790 4294956576 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/25205/statm: 41064 40400 141 302 0 40759 0
Current children cumulated CPU time (s) 342.38
Current children cumulated vsize (KiB) 164256

[startup+402.531 s]
/proc/loadavg: 1.00 1.00 0.95 2/78 25208
/proc/meminfo: memFree=195384/2055920 swapFree=4192812/4192956
[pid=25205] ppid=25203 vsize=180204 CPUtime=402.4
/proc/25205/stat : 25205 (Spear-32) R 25203 25205 24345 0 -1 4194304 44881 0 0 0 40143 97 0 0 25 0 1 0 213857386 184528896 44381 18446744073709551615 134512640 135752790 4294956576 18446744073709551615 134526739 0 0 4096 0 0 0 0 17 1 0 0
/proc/25205/statm: 45051 44381 141 302 0 44746 0
Current children cumulated CPU time (s) 402.4
Current children cumulated vsize (KiB) 180204

[startup+462.563 s]
/proc/loadavg: 1.00 1.00 0.95 2/78 25208
/proc/meminfo: memFree=181496/2055920 swapFree=4192812/4192956
[pid=25205] ppid=25203 vsize=194104 CPUtime=462.42
/proc/25205/stat : 25205 (Spear-32) R 25203 25205 24345 0 -1 4194304 48364 0 0 0 46136 106 0 0 25 0 1 0 213857386 198762496 47864 18446744073709551615 134512640 135752790 4294956576 18446744073709551615 134526883 0 0 4096 0 0 0 0 17 1 0 0
/proc/25205/statm: 48526 47864 141 302 0 48221 0
Current children cumulated CPU time (s) 462.42
Current children cumulated vsize (KiB) 194104

[startup+522.596 s]
/proc/loadavg: 1.00 1.00 0.95 2/78 25208
/proc/meminfo: memFree=168824/2055920 swapFree=4192812/4192956
[pid=25205] ppid=25203 vsize=206980 CPUtime=522.43
/proc/25205/stat : 25205 (Spear-32) R 25203 25205 24345 0 -1 4194304 51539 0 0 0 52128 115 0 0 25 0 1 0 213857386 211947520 51039 18446744073709551615 134512640 135752790 4294956576 18446744073709551615 134526860 0 0 4096 0 0 0 0 17 1 0 0
/proc/25205/statm: 51745 51039 141 302 0 51440 0
Current children cumulated CPU time (s) 522.43
Current children cumulated vsize (KiB) 206980

[startup+582.628 s]
/proc/loadavg: 1.00 1.00 0.95 2/78 25208
/proc/meminfo: memFree=157304/2055920 swapFree=4192812/4192956
[pid=25205] ppid=25203 vsize=218312 CPUtime=582.45
/proc/25205/stat : 25205 (Spear-32) R 25203 25205 24345 0 -1 4194304 54365 0 0 0 58123 122 0 0 25 0 1 0 213857386 223551488 53865 18446744073709551615 134512640 135752790 4294956576 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/25205/statm: 54578 53865 141 302 0 54273 0
Current children cumulated CPU time (s) 582.45
Current children cumulated vsize (KiB) 218312

[startup+642.663 s]
/proc/loadavg: 1.00 1.00 0.95 2/78 25208
/proc/meminfo: memFree=144312/2055920 swapFree=4192812/4192956
[pid=25205] ppid=25203 vsize=231376 CPUtime=642.46
/proc/25205/stat : 25205 (Spear-32) R 25203 25205 24345 0 -1 4194304 57625 0 0 0 64113 133 0 0 25 0 1 0 213857386 236929024 57125 18446744073709551615 134512640 135752790 4294956576 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/25205/statm: 57844 57125 141 302 0 57539 0
Current children cumulated CPU time (s) 642.46
Current children cumulated vsize (KiB) 231376

[startup+702.693 s]
/proc/loadavg: 1.00 1.00 0.95 2/78 25208
/proc/meminfo: memFree=132088/2055920 swapFree=4192812/4192956
[pid=25205] ppid=25203 vsize=243680 CPUtime=702.48
/proc/25205/stat : 25205 (Spear-32) R 25203 25205 24345 0 -1 4194304 60702 0 0 0 70106 142 0 0 25 0 1 0 213857386 249528320 60202 18446744073709551615 134512640 135752790 4294956576 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/25205/statm: 60920 60202 141 302 0 60615 0
Current children cumulated CPU time (s) 702.48
Current children cumulated vsize (KiB) 243680

[startup+762.727 s]
/proc/loadavg: 1.00 1.00 0.95 2/78 25208
/proc/meminfo: memFree=120952/2055920 swapFree=4192812/4192956
[pid=25205] ppid=25203 vsize=254848 CPUtime=762.5
/proc/25205/stat : 25205 (Spear-32) R 25203 25205 24345 0 -1 4194304 63487 0 0 0 76099 151 0 0 25 0 1 0 213857386 260964352 62987 18446744073709551615 134512640 135752790 4294956576 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/25205/statm: 63712 62987 141 302 0 63407 0
Current children cumulated CPU time (s) 762.5
Current children cumulated vsize (KiB) 254848

[startup+822.762 s]
/proc/loadavg: 1.00 1.00 0.95 2/78 25208
/proc/meminfo: memFree=109880/2055920 swapFree=4192812/4192956
[pid=25205] ppid=25203 vsize=267860 CPUtime=822.51
/proc/25205/stat : 25205 (Spear-32) R 25203 25205 24345 0 -1 4194304 66713 0 0 0 82094 157 0 0 25 0 1 0 213857386 274288640 65700 18446744073709551615 134512640 135752790 4294956576 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/25205/statm: 66965 65700 141 302 0 66660 0
Current children cumulated CPU time (s) 822.51
Current children cumulated vsize (KiB) 267860

[startup+882.795 s]
/proc/loadavg: 1.00 1.00 0.95 2/78 25208
/proc/meminfo: memFree=99576/2055920 swapFree=4192812/4192956
[pid=25205] ppid=25203 vsize=278172 CPUtime=882.53
/proc/25205/stat : 25205 (Spear-32) R 25203 25205 24345 0 -1 4194304 69303 0 0 0 88087 166 0 0 25 0 1 0 213857386 284848128 68290 18446744073709551615 134512640 135752790 4294956576 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/25205/statm: 69543 68290 141 302 0 69238 0
Current children cumulated CPU time (s) 882.53
Current children cumulated vsize (KiB) 278172

[startup+942.829 s]
/proc/loadavg: 1.00 1.00 0.95 2/78 25208
/proc/meminfo: memFree=90040/2055920 swapFree=4192812/4192956
[pid=25205] ppid=25203 vsize=287864 CPUtime=942.54
/proc/25205/stat : 25205 (Spear-32) R 25203 25205 24345 0 -1 4194304 71704 0 0 0 94082 172 0 0 25 0 1 0 213857386 294772736 70691 18446744073709551615 134512640 135752790 4294956576 18446744073709551615 134527012 0 0 4096 0 0 0 0 17 1 0 0
/proc/25205/statm: 71966 70691 141 302 0 71661 0
Current children cumulated CPU time (s) 942.54
Current children cumulated vsize (KiB) 287864

[startup+1002.86 s]
/proc/loadavg: 1.00 1.00 0.95 2/78 25208
/proc/meminfo: memFree=80568/2055920 swapFree=4192812/4192956
[pid=25205] ppid=25203 vsize=297408 CPUtime=1002.55
/proc/25205/stat : 25205 (Spear-32) R 25203 25205 24345 0 -1 4194304 74073 0 0 0 100077 178 0 0 25 0 1 0 213857386 304545792 73060 18446744073709551615 134512640 135752790 4294956576 18446744073709551615 134526710 0 0 4096 0 0 0 0 17 1 0 0
/proc/25205/statm: 74352 73060 141 302 0 74047 0
Current children cumulated CPU time (s) 1002.55
Current children cumulated vsize (KiB) 297408

[startup+1062.9 s]
/proc/loadavg: 1.00 1.00 0.95 2/78 25208
/proc/meminfo: memFree=71288/2055920 swapFree=4192812/4192956
[pid=25205] ppid=25203 vsize=306556 CPUtime=1062.58
/proc/25205/stat : 25205 (Spear-32) R 25203 25205 24345 0 -1 4194304 76345 0 0 0 106073 185 0 0 25 0 1 0 213857386 313913344 75332 18446744073709551615 134512640 135752790 4294956576 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/25205/statm: 76639 75332 141 302 0 76334 0
Current children cumulated CPU time (s) 1062.58
Current children cumulated vsize (KiB) 306556

[startup+1122.93 s]
/proc/loadavg: 1.00 1.00 0.95 2/78 25208
/proc/meminfo: memFree=63160/2055920 swapFree=4192812/4192956
[pid=25205] ppid=25203 vsize=314756 CPUtime=1122.59
/proc/25205/stat : 25205 (Spear-32) R 25203 25205 24345 0 -1 4194304 78389 0 0 0 112067 192 0 0 25 0 1 0 213857386 322310144 77376 18446744073709551615 134512640 135752790 4294956576 18446744073709551615 134527022 0 0 4096 0 0 0 0 17 1 0 0
/proc/25205/statm: 78689 77376 141 302 0 78384 0
Current children cumulated CPU time (s) 1122.59
Current children cumulated vsize (KiB) 314756

[startup+1182.97 s]
/proc/loadavg: 1.00 1.00 0.95 2/78 25208
/proc/meminfo: memFree=55480/2055920 swapFree=4192812/4192956
[pid=25205] ppid=25203 vsize=322464 CPUtime=1182.61
/proc/25205/stat : 25205 (Spear-32) R 25203 25205 24345 0 -1 4194304 80328 0 0 0 118064 197 0 0 25 0 1 0 213857386 330203136 79315 18446744073709551615 134512640 135752790 4294956576 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/25205/statm: 80616 79315 141 302 0 80311 0
Current children cumulated CPU time (s) 1182.61
Current children cumulated vsize (KiB) 322464



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.38 s]
/proc/loadavg: 1.00 1.00 0.95 2/78 25208
/proc/meminfo: memFree=52920/2055920 swapFree=4192812/4192956
[pid=25205] ppid=25203 vsize=324904 CPUtime=1200.02
/proc/25205/stat : 25205 (Spear-32) R 25203 25205 24345 0 -1 4194304 80936 0 0 0 119804 198 0 0 25 0 1 0 213857386 332701696 79923 18446744073709551615 134512640 135752790 4294956576 18446744073709551615 134526962 0 0 4096 0 0 0 0 17 1 0 0
/proc/25205/statm: 81226 79923 141 302 0 80921 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 324904

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.44
CPU time (s): 1200.09
CPU user time (s): 1198.04
CPU system time (s): 2.04069
CPU usage (%): 99.9704
Max. virtual memory (cumulated for all children) (KiB): 324904

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

runsolver used 1.35279 second user time and 2.91556 second system time

The end

Launcher Data (download as text)

Begin job on node11 on Tue Feb 20 02:37:08 UTC 2007

IDJOB= 300845
IDBENCH= 20044
IDSOLVER= 133
FILE ID= node11/300845-1171939028

PBS_JOBID= 3848912

Free space on /tmp= 66544 MiB

SOLVER NAME= Spear 2007-02-12
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/5SAT/v700/unif-k5-r20-v700-c14000-S1638354370-16.cnf
COMMAND LINE= /tmp/evaluation/300845-1171939028/Spear-32 --model-stdout --time --dimacs /tmp/evaluation/300845-1171939028/instance-300845-1171939028.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node11/watcher-300845-1171939028 -o ROOT/results/node11/solver-300845-1171939028 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/300845-1171939028/Spear-32 --model-stdout --time --dimacs /tmp/evaluation/300845-1171939028/instance-300845-1171939028.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  ba6ae373482c2c9451134b661ab28d3f

RANDOM SEED= 534561879

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node11.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.243
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.243
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:        373528 kB
Buffers:         53576 kB
Cached:        1512532 kB
SwapCached:          0 kB
Active:         232272 kB
Inactive:      1376916 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        373528 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1868 kB
Writeback:           0 kB
Mapped:          61928 kB
Slab:            58764 kB
Committed_AS:   680728 kB
PageTables:       1756 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= 66544 MiB

End job on node11 on Tue Feb 20 02:57:11 UTC 2007