Trace number 300640

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.11 1200.46

General information on the benchmark

Namerandom/LargeSize/5SAT/v700/
unif-k5-r20-v700-c14000-S1744543366-13.cnf
MD5SUMf9dfefe909b6aaae015056afd3e2e3a1
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark6.04308
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/300640-1171916831/instance-300640-1171916831.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/node13/watcher-300640-1171916831 -o ROOT/results/node13/solver-300640-1171916831 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/300640-1171916831/Spear-32 --model-stdout --time --dimacs /tmp/evaluation/300640-1171916831/instance-300640-1171916831.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.99 0.97 0.99 3/77 32087
/proc/meminfo: memFree=1353776/2055920 swapFree=4192812/4192956
[pid=32087] ppid=32085 vsize=1548 CPUtime=0
/proc/32087/stat : 32087 (Spear-32) R 32085 32087 31653 0 -1 4194304 196 0 0 0 0 0 0 0 18 0 1 0 211637583 1585152 180 18446744073709551615 134512640 135752790 4294956576 18446744073709551615 135271225 0 0 4096 0 0 0 0 17 1 0 0
/proc/32087/statm: 387 180 128 302 0 82 0

[startup+0.106974 s]
/proc/loadavg: 0.99 0.97 0.99 3/77 32087
/proc/meminfo: memFree=1353776/2055920 swapFree=4192812/4192956
[pid=32087] ppid=32085 vsize=2596 CPUtime=0.1
/proc/32087/stat : 32087 (Spear-32) R 32085 32087 31653 0 -1 4194304 479 0 0 0 10 0 0 0 18 0 1 0 211637583 2658304 463 18446744073709551615 134512640 135752790 4294956576 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/32087/statm: 649 463 141 302 0 344 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2596

[startup+0.515028 s]
/proc/loadavg: 0.99 0.97 0.99 3/77 32087
/proc/meminfo: memFree=1353776/2055920 swapFree=4192812/4192956
[pid=32087] ppid=32085 vsize=4024 CPUtime=0.51
/proc/32087/stat : 32087 (Spear-32) R 32085 32087 31653 0 -1 4194304 835 0 0 0 50 1 0 0 21 0 1 0 211637583 4120576 819 18446744073709551615 134512640 135752790 4294956576 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/32087/statm: 1006 819 141 302 0 701 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 4024

[startup+1.33514 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 32088
/proc/meminfo: memFree=1349352/2055920 swapFree=4192812/4192956
[pid=32087] ppid=32085 vsize=6236 CPUtime=1.32
/proc/32087/stat : 32087 (Spear-32) R 32085 32087 31653 0 -1 4194304 1400 0 0 0 130 2 0 0 25 0 1 0 211637583 6385664 1384 18446744073709551615 134512640 135752790 4294956576 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/32087/statm: 1559 1384 141 302 0 1254 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 6236

[startup+2.97135 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 32088
/proc/meminfo: memFree=1346408/2055920 swapFree=4192812/4192956
[pid=32087] ppid=32085 vsize=10084 CPUtime=2.95
/proc/32087/stat : 32087 (Spear-32) R 32085 32087 31653 0 -1 4194304 2332 0 0 0 292 3 0 0 25 0 1 0 211637583 10326016 2316 18446744073709551615 134512640 135752790 4294956576 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/32087/statm: 2521 2316 141 302 0 2216 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 10084

[startup+6.24779 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 32088
/proc/meminfo: memFree=1339816/2055920 swapFree=4192812/4192956
[pid=32087] ppid=32085 vsize=15972 CPUtime=6.24
/proc/32087/stat : 32087 (Spear-32) R 32085 32087 31653 0 -1 4194304 3833 0 0 0 618 6 0 0 25 0 1 0 211637583 16355328 3817 18446744073709551615 134512640 135752790 4294956576 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/32087/statm: 3993 3817 141 302 0 3688 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 15972

[startup+12.7066 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 32088
/proc/meminfo: memFree=1330352/2055920 swapFree=4192812/4192956
[pid=32087] ppid=32085 vsize=24848 CPUtime=12.69
/proc/32087/stat : 32087 (Spear-32) R 32085 32087 31653 0 -1 4194304 6053 0 0 0 1260 9 0 0 25 0 1 0 211637583 25444352 6004 18446744073709551615 134512640 135752790 4294956576 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/32087/statm: 6212 6004 141 302 0 5907 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 24848

[startup+25.5154 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 32088
/proc/meminfo: memFree=1317680/2055920 swapFree=4192812/4192956
[pid=32087] ppid=32085 vsize=37960 CPUtime=25.5
/proc/32087/stat : 32087 (Spear-32) R 32085 32087 31653 0 -1 4194304 9353 0 0 0 2535 15 0 0 25 0 1 0 211637583 38871040 9239 18446744073709551615 134512640 135752790 4294956576 18446744073709551615 134526955 0 0 4096 0 0 0 0 17 1 0 0
/proc/32087/statm: 9490 9239 141 302 0 9185 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 37960

[startup+51.1278 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 32088
/proc/meminfo: memFree=1298416/2055920 swapFree=4192812/4192956
[pid=32087] ppid=32085 vsize=56732 CPUtime=51.1
/proc/32087/stat : 32087 (Spear-32) R 32085 32087 31653 0 -1 4194304 14070 0 0 0 5087 23 0 0 25 0 1 0 211637583 58093568 13956 18446744073709551615 134512640 135752790 4294956576 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/32087/statm: 14183 13956 141 302 0 13878 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 56732

[startup+102.353 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 32088
/proc/meminfo: memFree=1271216/2055920 swapFree=4192812/4192956
[pid=32087] ppid=32085 vsize=84492 CPUtime=102.31
/proc/32087/stat : 32087 (Spear-32) R 32085 32087 31653 0 -1 4194304 21013 0 0 0 10194 37 0 0 25 0 1 0 211637583 86519808 20770 18446744073709551615 134512640 135752790 4294956576 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/32087/statm: 21123 20770 141 302 0 20818 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 84492

[startup+162.39 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 32088
/proc/meminfo: memFree=1245360/2055920 swapFree=4192812/4192956
[pid=32087] ppid=32085 vsize=109960 CPUtime=162.33
/proc/32087/stat : 32087 (Spear-32) R 32085 32087 31653 0 -1 4194304 27371 0 0 0 16181 52 0 0 25 0 1 0 211637583 112599040 27128 18446744073709551615 134512640 135752790 4294956576 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/32087/statm: 27490 27128 141 302 0 27185 0
Current children cumulated CPU time (s) 162.33
Current children cumulated vsize (KiB) 109960

[startup+222.424 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 32088
/proc/meminfo: memFree=1223152/2055920 swapFree=4192812/4192956
[pid=32087] ppid=32085 vsize=133220 CPUtime=222.35
/proc/32087/stat : 32087 (Spear-32) R 32085 32087 31653 0 -1 4194304 33189 0 0 0 22170 65 0 0 25 0 1 0 211637583 136417280 32689 18446744073709551615 134512640 135752790 4294956576 18446744073709551615 134526979 0 0 4096 0 0 0 0 17 1 0 0
/proc/32087/statm: 33305 32689 141 302 0 33000 0
Current children cumulated CPU time (s) 222.35
Current children cumulated vsize (KiB) 133220

[startup+282.459 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 32088
/proc/meminfo: memFree=1204848/2055920 swapFree=4192812/4192956
[pid=32087] ppid=32085 vsize=151764 CPUtime=282.37
/proc/32087/stat : 32087 (Spear-32) R 32085 32087 31653 0 -1 4194304 37790 0 0 0 28160 77 0 0 25 0 1 0 211637583 155406336 37290 18446744073709551615 134512640 135752790 4294956576 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/32087/statm: 37941 37290 141 302 0 37636 0
Current children cumulated CPU time (s) 282.37
Current children cumulated vsize (KiB) 151764

[startup+342.491 s]
/proc/loadavg: 1.03 0.99 0.99 2/78 32088
/proc/meminfo: memFree=1186224/2055920 swapFree=4192812/4192956
[pid=32087] ppid=32085 vsize=170308 CPUtime=342.39
/proc/32087/stat : 32087 (Spear-32) R 32085 32087 31653 0 -1 4194304 42448 0 0 0 34150 89 0 0 25 0 1 0 211637583 174395392 41948 18446744073709551615 134512640 135752790 4294956576 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/32087/statm: 42577 41948 141 302 0 42272 0
Current children cumulated CPU time (s) 342.39
Current children cumulated vsize (KiB) 170308

[startup+402.527 s]
/proc/loadavg: 1.01 0.99 0.99 2/78 32088
/proc/meminfo: memFree=1170096/2055920 swapFree=4192812/4192956
[pid=32087] ppid=32085 vsize=186204 CPUtime=402.4
/proc/32087/stat : 32087 (Spear-32) R 32085 32087 31653 0 -1 4194304 46407 0 0 0 40142 98 0 0 25 0 1 0 211637583 190672896 45907 18446744073709551615 134512640 135752790 4294956576 18446744073709551615 134526941 0 0 4096 0 0 0 0 17 1 0 0
/proc/32087/statm: 46551 45907 141 302 0 46246 0
Current children cumulated CPU time (s) 402.4
Current children cumulated vsize (KiB) 186204

[startup+462.559 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 32088
/proc/meminfo: memFree=1156272/2055920 swapFree=4192812/4192956
[pid=32087] ppid=32085 vsize=200132 CPUtime=462.41
/proc/32087/stat : 32087 (Spear-32) R 32085 32087 31653 0 -1 4194304 49860 0 0 0 46133 108 0 0 25 0 1 0 211637583 204935168 49360 18446744073709551615 134512640 135752790 4294956576 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/32087/statm: 50033 49360 141 302 0 49728 0
Current children cumulated CPU time (s) 462.41
Current children cumulated vsize (KiB) 200132

[startup+522.589 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 32088
/proc/meminfo: memFree=1142832/2055920 swapFree=4192812/4192956
[pid=32087] ppid=32085 vsize=213608 CPUtime=522.43
/proc/32087/stat : 32087 (Spear-32) R 32085 32087 31653 0 -1 4194304 53232 0 0 0 52126 117 0 0 25 0 1 0 211637583 218734592 52732 18446744073709551615 134512640 135752790 4294956576 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/32087/statm: 53402 52732 141 302 0 53097 0
Current children cumulated CPU time (s) 522.43
Current children cumulated vsize (KiB) 213608

[startup+582.624 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 32088
/proc/meminfo: memFree=1129072/2055920 swapFree=4192812/4192956
[pid=32087] ppid=32085 vsize=227380 CPUtime=582.45
/proc/32087/stat : 32087 (Spear-32) R 32085 32087 31653 0 -1 4194304 56626 0 0 0 58118 127 0 0 25 0 1 0 211637583 232837120 56126 18446744073709551615 134512640 135752790 4294956576 18446744073709551615 134527098 0 0 4096 0 0 0 0 17 1 0 0
/proc/32087/statm: 56845 56126 141 302 0 56540 0
Current children cumulated CPU time (s) 582.45
Current children cumulated vsize (KiB) 227380

[startup+642.659 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 32088
/proc/meminfo: memFree=1115952/2055920 swapFree=4192812/4192956
[pid=32087] ppid=32085 vsize=240428 CPUtime=642.47
/proc/32087/stat : 32087 (Spear-32) R 32085 32087 31653 0 -1 4194304 59916 0 0 0 64109 138 0 0 25 0 1 0 211637583 246198272 59416 18446744073709551615 134512640 135752790 4294956576 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/32087/statm: 60107 59416 141 302 0 59802 0
Current children cumulated CPU time (s) 642.47
Current children cumulated vsize (KiB) 240428

[startup+702.691 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 32088
/proc/meminfo: memFree=1103216/2055920 swapFree=4192812/4192956
[pid=32087] ppid=32085 vsize=253328 CPUtime=702.48
/proc/32087/stat : 32087 (Spear-32) R 32085 32087 31653 0 -1 4194304 63110 0 0 0 70102 146 0 0 25 0 1 0 211637583 259407872 62610 18446744073709551615 134512640 135752790 4294956576 18446744073709551615 134526767 0 0 4096 0 0 0 0 17 1 0 0
/proc/32087/statm: 63332 62610 141 302 0 63027 0
Current children cumulated CPU time (s) 702.48
Current children cumulated vsize (KiB) 253328

[startup+762.728 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 32088
/proc/meminfo: memFree=1091632/2055920 swapFree=4192812/4192956
[pid=32087] ppid=32085 vsize=266896 CPUtime=762.5
/proc/32087/stat : 32087 (Spear-32) R 32085 32087 31653 0 -1 4194304 66534 0 0 0 76095 155 0 0 25 0 1 0 211637583 273301504 65521 18446744073709551615 134512640 135752790 4294956576 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/32087/statm: 66724 65521 141 302 0 66419 0
Current children cumulated CPU time (s) 762.5
Current children cumulated vsize (KiB) 266896

[startup+822.765 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 32088
/proc/meminfo: memFree=1079984/2055920 swapFree=4192812/4192956
[pid=32087] ppid=32085 vsize=278528 CPUtime=822.52
/proc/32087/stat : 32087 (Spear-32) R 32085 32087 31653 0 -1 4194304 69390 0 0 0 82089 163 0 0 25 0 1 0 211637583 285212672 68377 18446744073709551615 134512640 135752790 4294956576 18446744073709551615 134527022 0 0 4096 0 0 0 0 17 1 0 0
/proc/32087/statm: 69632 68377 141 302 0 69327 0
Current children cumulated CPU time (s) 822.52
Current children cumulated vsize (KiB) 278528

[startup+882.798 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 32090
/proc/meminfo: memFree=1069040/2055920 swapFree=4192812/4192956
[pid=32087] ppid=32085 vsize=289408 CPUtime=882.54
/proc/32087/stat : 32087 (Spear-32) R 32085 32087 31653 0 -1 4194304 72137 0 0 0 88083 171 0 0 25 0 1 0 211637583 296353792 71124 18446744073709551615 134512640 135752790 4294956576 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/32087/statm: 72352 71124 141 302 0 72047 0
Current children cumulated CPU time (s) 882.54
Current children cumulated vsize (KiB) 289408

[startup+942.833 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 32090
/proc/meminfo: memFree=1058800/2055920 swapFree=4192812/4192956
[pid=32087] ppid=32085 vsize=299688 CPUtime=942.55
/proc/32087/stat : 32087 (Spear-32) R 32085 32087 31653 0 -1 4194304 74712 0 0 0 94077 178 0 0 25 0 1 0 211637583 306880512 73699 18446744073709551615 134512640 135752790 4294956576 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/32087/statm: 74922 73699 141 302 0 74617 0
Current children cumulated CPU time (s) 942.55
Current children cumulated vsize (KiB) 299688

[startup+1002.87 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 32090
/proc/meminfo: memFree=1048816/2055920 swapFree=4192812/4192956
[pid=32087] ppid=32085 vsize=309720 CPUtime=1002.57
/proc/32087/stat : 32087 (Spear-32) R 32085 32087 31653 0 -1 4194304 77207 0 0 0 100071 186 0 0 25 0 1 0 211637583 317153280 76194 18446744073709551615 134512640 135752790 4294956576 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/32087/statm: 77430 76194 141 302 0 77125 0
Current children cumulated CPU time (s) 1002.57
Current children cumulated vsize (KiB) 309720

[startup+1062.9 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 32090
/proc/meminfo: memFree=1038768/2055920 swapFree=4192812/4192956
[pid=32087] ppid=32085 vsize=319780 CPUtime=1062.59
/proc/32087/stat : 32087 (Spear-32) R 32085 32087 31653 0 -1 4194304 79685 0 0 0 106066 193 0 0 25 0 1 0 211637583 327454720 78672 18446744073709551615 134512640 135752790 4294956576 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/32087/statm: 79945 78672 141 302 0 79640 0
Current children cumulated CPU time (s) 1062.59
Current children cumulated vsize (KiB) 319780

[startup+1122.94 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 32090
/proc/meminfo: memFree=1029616/2055920 swapFree=4192812/4192956
[pid=32087] ppid=32085 vsize=328924 CPUtime=1122.61
/proc/32087/stat : 32087 (Spear-32) R 32085 32087 31653 0 -1 4194304 81975 0 0 0 112060 201 0 0 25 0 1 0 211637583 336818176 80962 18446744073709551615 134512640 135752790 4294956576 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/32087/statm: 82231 80962 141 302 0 81926 0
Current children cumulated CPU time (s) 1122.61
Current children cumulated vsize (KiB) 328924

[startup+1182.97 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 32090
/proc/meminfo: memFree=1018800/2055920 swapFree=4192812/4192956
[pid=32087] ppid=32085 vsize=340204 CPUtime=1182.63
/proc/32087/stat : 32087 (Spear-32) R 32085 32087 31653 0 -1 4194304 84690 0 0 0 118056 207 0 0 25 0 1 0 211637583 348368896 83677 18446744073709551615 134512640 135752790 4294956576 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/32087/statm: 85051 83677 141 302 0 84746 0
Current children cumulated CPU time (s) 1182.63
Current children cumulated vsize (KiB) 340204



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.39 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 32090
/proc/meminfo: memFree=1015728/2055920 swapFree=4192812/4192956
[pid=32087] ppid=32085 vsize=343196 CPUtime=1200.04
/proc/32087/stat : 32087 (Spear-32) R 32085 32087 31653 0 -1 4194304 85421 0 0 0 119795 209 0 0 25 0 1 0 211637583 351432704 84408 18446744073709551615 134512640 135752790 4294956576 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/32087/statm: 85799 84408 141 302 0 85494 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 343196

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.46
CPU time (s): 1200.11
CPU user time (s): 1197.96
CPU system time (s): 2.15467
CPU usage (%): 99.9713
Max. virtual memory (cumulated for all children) (KiB): 343196

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

runsolver used 1.3478 second user time and 2.91956 second system time

The end

Launcher Data (download as text)

Begin job on node13 on Mon Feb 19 20:27:11 UTC 2007

IDJOB= 300640
IDBENCH= 20039
IDSOLVER= 133
FILE ID= node13/300640-1171916831

PBS_JOBID= 3848886

Free space on /tmp= 66545 MiB

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

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  f9dfefe909b6aaae015056afd3e2e3a1

RANDOM SEED= 939606990

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node13.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.236
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.236
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:       1354248 kB
Buffers:         50752 kB
Cached:         517116 kB
SwapCached:          0 kB
Active:         162136 kB
Inactive:       460024 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1354248 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1884 kB
Writeback:           0 kB
Mapped:          73212 kB
Slab:            65044 kB
Committed_AS:   936392 kB
PageTables:       1744 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= 66545 MiB

End job on node13 on Mon Feb 19 20:47:14 UTC 2007