Trace number 295923

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

General information on the benchmark

Namerandom/OnTreshold/7SAT/v70/
unif-k7-r89-v70-c6230-S1106151685-15.SAT.shuffled.cnf
MD5SUMd0e9faac9ab5495d7ef24108e4e226d5
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.932857
Satisfiable
(Un)Satisfiability was proved
Number of variables70
Number of clauses6230
Sum of the clauses size43610
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 56230

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/295923-1171814516/instance-295923-1171814516.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/node44/watcher-295923-1171814516 -o ROOT/results/node44/solver-295923-1171814516 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/295923-1171814516/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/295923-1171814516/instance-295923-1171814516.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/70 7913
/proc/meminfo: memFree=780416/2055920 swapFree=4183224/4192956
[pid=7913] ppid=7911 vsize=1396 CPUtime=0
/proc/7913/stat : 7913 (Spear-32) R 7911 7913 7621 0 -1 4194304 182 0 0 0 0 0 0 0 18 0 1 0 201407746 1429504 166 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 135271309 0 0 4096 0 0 0 0 17 1 0 0
/proc/7913/statm: 349 166 128 302 0 44 0

[startup+0.107766 s]
/proc/loadavg: 0.92 0.98 0.99 3/70 7913
/proc/meminfo: memFree=780416/2055920 swapFree=4183224/4192956
[pid=7913] ppid=7911 vsize=2060 CPUtime=0.1
/proc/7913/stat : 7913 (Spear-32) R 7911 7913 7621 0 -1 4194304 346 0 0 0 10 0 0 0 18 0 1 0 201407746 2109440 330 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7913/statm: 515 330 140 302 0 210 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2060

[startup+0.51584 s]
/proc/loadavg: 0.92 0.98 0.99 3/70 7913
/proc/meminfo: memFree=780416/2055920 swapFree=4183224/4192956
[pid=7913] ppid=7911 vsize=2836 CPUtime=0.51
/proc/7913/stat : 7913 (Spear-32) R 7911 7913 7621 0 -1 4194304 540 0 0 0 50 1 0 0 22 0 1 0 201407746 2904064 524 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7913/statm: 709 524 140 302 0 404 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 2836

[startup+1.33599 s]
/proc/loadavg: 0.92 0.98 0.99 2/71 7914
/proc/meminfo: memFree=778104/2055920 swapFree=4183224/4192956
[pid=7913] ppid=7911 vsize=3804 CPUtime=1.33
/proc/7913/stat : 7913 (Spear-32) R 7911 7913 7621 0 -1 4194304 790 0 0 0 131 2 0 0 25 0 1 0 201407746 3895296 774 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7913/statm: 951 774 140 302 0 646 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 3804

[startup+2.97229 s]
/proc/loadavg: 0.92 0.98 0.99 2/71 7924
/proc/meminfo: memFree=776824/2055920 swapFree=4183224/4192956
[pid=7913] ppid=7911 vsize=5228 CPUtime=2.95
/proc/7913/stat : 7913 (Spear-32) R 7911 7913 7621 0 -1 4194304 1141 0 0 0 292 3 0 0 25 0 1 0 201407746 5353472 1125 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7913/statm: 1307 1125 140 302 0 1002 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 5228

[startup+6.25289 s]
/proc/loadavg: 0.93 0.98 0.99 2/71 7928
/proc/meminfo: memFree=774648/2055920 swapFree=4183224/4192956
[pid=7913] ppid=7911 vsize=7200 CPUtime=6.23
/proc/7913/stat : 7913 (Spear-32) R 7911 7913 7621 0 -1 4194304 1632 0 0 0 618 5 0 0 25 0 1 0 201407746 7372800 1583 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134558750 0 0 4096 0 0 0 0 17 1 0 0
/proc/7913/statm: 1800 1583 140 302 0 1495 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 7200

[startup+12.7091 s]
/proc/loadavg: 0.93 0.98 0.99 2/71 7948
/proc/meminfo: memFree=771952/2055920 swapFree=4183224/4192956
[pid=7913] ppid=7911 vsize=9608 CPUtime=12.68
/proc/7913/stat : 7913 (Spear-32) R 7911 7913 7621 0 -1 4194304 2243 0 0 0 1260 8 0 0 25 0 1 0 201407746 9838592 2194 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7913/statm: 2402 2194 140 302 0 2097 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 9608

[startup+25.5204 s]
/proc/loadavg: 0.95 0.98 0.99 2/71 7960
/proc/meminfo: memFree=768504/2055920 swapFree=4183224/4192956
[pid=7913] ppid=7911 vsize=13508 CPUtime=25.48
/proc/7913/stat : 7913 (Spear-32) R 7911 7913 7621 0 -1 4194304 3210 0 0 0 2536 12 0 0 25 0 1 0 201407746 13832192 3096 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/7913/statm: 3377 3096 140 302 0 3072 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 13508

[startup+51.1311 s]
/proc/loadavg: 0.96 0.98 0.99 2/65 7988
/proc/meminfo: memFree=764472/2055920 swapFree=4183224/4192956
[pid=7913] ppid=7911 vsize=18588 CPUtime=51.06
/proc/7913/stat : 7913 (Spear-32) R 7911 7913 7621 0 -1 4194304 4447 0 0 0 5088 18 0 0 25 0 1 0 201407746 19034112 4333 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7913/statm: 4647 4333 140 302 0 4342 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 18588

[startup+102.34 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 7988
/proc/meminfo: memFree=757560/2055920 swapFree=4183224/4192956
[pid=7913] ppid=7911 vsize=26088 CPUtime=102.25
/proc/7913/stat : 7913 (Spear-32) R 7911 7913 7621 0 -1 4194304 6343 0 0 0 10199 26 0 0 25 0 1 0 201407746 26714112 6100 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7913/statm: 6522 6100 140 302 0 6217 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 26088

[startup+162.363 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7988
/proc/meminfo: memFree=751032/2055920 swapFree=4183224/4192956
[pid=7913] ppid=7911 vsize=32812 CPUtime=162.26
/proc/7913/stat : 7913 (Spear-32) R 7911 7913 7621 0 -1 4194304 7963 0 0 0 16191 35 0 0 25 0 1 0 201407746 33599488 7720 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7913/statm: 8203 7720 140 302 0 7898 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 32812

[startup+222.387 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7988
/proc/meminfo: memFree=745528/2055920 swapFree=4183224/4192956
[pid=7913] ppid=7911 vsize=38404 CPUtime=222.26
/proc/7913/stat : 7913 (Spear-32) R 7911 7913 7621 0 -1 4194304 9331 0 0 0 22183 43 0 0 25 0 1 0 201407746 39325696 9088 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/7913/statm: 9601 9088 140 302 0 9296 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 38404

[startup+282.411 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7988
/proc/meminfo: memFree=740856/2055920 swapFree=4183224/4192956
[pid=7913] ppid=7911 vsize=44164 CPUtime=282.26
/proc/7913/stat : 7913 (Spear-32) R 7911 7913 7621 0 -1 4194304 10756 0 0 0 28176 50 0 0 25 0 1 0 201407746 45223936 10256 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/7913/statm: 11041 10256 140 302 0 10736 0
Current children cumulated CPU time (s) 282.26
Current children cumulated vsize (KiB) 44164

[startup+342.432 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7988
/proc/meminfo: memFree=736504/2055920 swapFree=4183224/4192956
[pid=7913] ppid=7911 vsize=48868 CPUtime=342.26
/proc/7913/stat : 7913 (Spear-32) R 7911 7913 7621 0 -1 4194304 11843 0 0 0 34171 55 0 0 25 0 1 0 201407746 50040832 11343 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7913/statm: 12217 11343 140 302 0 11912 0
Current children cumulated CPU time (s) 342.26
Current children cumulated vsize (KiB) 48868

[startup+402.457 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7988
/proc/meminfo: memFree=732920/2055920 swapFree=4183224/4192956
[pid=7913] ppid=7911 vsize=52464 CPUtime=402.27
/proc/7913/stat : 7913 (Spear-32) R 7911 7913 7621 0 -1 4194304 12726 0 0 0 40164 63 0 0 25 0 1 0 201407746 53723136 12226 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/7913/statm: 13116 12226 140 302 0 12811 0
Current children cumulated CPU time (s) 402.27
Current children cumulated vsize (KiB) 52464

[startup+462.478 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7988
/proc/meminfo: memFree=729592/2055920 swapFree=4183224/4192956
[pid=7913] ppid=7911 vsize=55788 CPUtime=462.27
/proc/7913/stat : 7913 (Spear-32) R 7911 7913 7621 0 -1 4194304 13558 0 0 0 46158 69 0 0 25 0 1 0 201407746 57126912 13058 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/7913/statm: 13947 13058 140 302 0 13642 0
Current children cumulated CPU time (s) 462.27
Current children cumulated vsize (KiB) 55788

[startup+522.499 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7988
/proc/meminfo: memFree=726264/2055920 swapFree=4183224/4192956
[pid=7913] ppid=7911 vsize=59160 CPUtime=522.27
/proc/7913/stat : 7913 (Spear-32) R 7911 7913 7621 0 -1 4194304 14389 0 0 0 52152 75 0 0 25 0 1 0 201407746 60579840 13889 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7913/statm: 14790 13889 140 302 0 14485 0
Current children cumulated CPU time (s) 522.27
Current children cumulated vsize (KiB) 59160

[startup+582.526 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7988
/proc/meminfo: memFree=723128/2055920 swapFree=4183224/4192956
[pid=7913] ppid=7911 vsize=62136 CPUtime=582.28
/proc/7913/stat : 7913 (Spear-32) R 7911 7913 7621 0 -1 4194304 15158 0 0 0 58149 79 0 0 25 0 1 0 201407746 63627264 14658 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526831 0 0 4096 0 0 0 0 17 1 0 0
/proc/7913/statm: 15534 14658 140 302 0 15229 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 62136

[startup+642.551 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7988
/proc/meminfo: memFree=720376/2055920 swapFree=4183224/4192956
[pid=7913] ppid=7911 vsize=65000 CPUtime=642.29
/proc/7913/stat : 7913 (Spear-32) R 7911 7913 7621 0 -1 4194304 15845 0 0 0 64144 85 0 0 25 0 1 0 201407746 66560000 15345 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7913/statm: 16250 15345 140 302 0 15945 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 65000

[startup+702.572 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7988
/proc/meminfo: memFree=717048/2055920 swapFree=4183224/4192956
[pid=7913] ppid=7911 vsize=68836 CPUtime=702.28
/proc/7913/stat : 7913 (Spear-32) R 7911 7913 7621 0 -1 4194304 16679 0 0 0 70137 91 0 0 25 0 1 0 201407746 70488064 16179 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526900 0 0 4096 0 0 0 0 17 1 0 0
/proc/7913/statm: 17209 16179 140 302 0 16904 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 68836

[startup+762.596 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7988
/proc/meminfo: memFree=714424/2055920 swapFree=4183224/4192956
[pid=7913] ppid=7911 vsize=71724 CPUtime=762.29
/proc/7913/stat : 7913 (Spear-32) R 7911 7913 7621 0 -1 4194304 17327 0 0 0 76133 96 0 0 25 0 1 0 201407746 73445376 16827 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/7913/statm: 17931 16827 140 302 0 17626 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 71724

[startup+822.622 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7988
/proc/meminfo: memFree=711544/2055920 swapFree=4183224/4192956
[pid=7913] ppid=7911 vsize=74572 CPUtime=822.29
/proc/7913/stat : 7913 (Spear-32) R 7911 7913 7621 0 -1 4194304 18026 0 0 0 82128 101 0 0 25 0 1 0 201407746 76361728 17526 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/7913/statm: 18643 17526 140 302 0 18338 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 74572

[startup+882.649 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7988
/proc/meminfo: memFree=709048/2055920 swapFree=4183224/4192956
[pid=7913] ppid=7911 vsize=76904 CPUtime=882.3
/proc/7913/stat : 7913 (Spear-32) R 7911 7913 7621 0 -1 4194304 18649 0 0 0 88123 107 0 0 25 0 1 0 201407746 78749696 18149 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134558750 0 0 4096 0 0 0 0 17 1 0 0
/proc/7913/statm: 19226 18149 140 302 0 18921 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 76904

[startup+942.67 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7988
/proc/meminfo: memFree=706680/2055920 swapFree=4183224/4192956
[pid=7913] ppid=7911 vsize=81284 CPUtime=942.3
/proc/7913/stat : 7913 (Spear-32) R 7911 7913 7621 0 -1 4194304 19775 0 0 0 94116 114 0 0 25 0 1 0 201407746 83234816 18762 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/7913/statm: 20321 18762 140 302 0 20016 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 81284

[startup+1002.69 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7988
/proc/meminfo: memFree=704312/2055920 swapFree=4183224/4192956
[pid=7913] ppid=7911 vsize=83860 CPUtime=1002.3
/proc/7913/stat : 7913 (Spear-32) R 7911 7913 7621 0 -1 4194304 20365 0 0 0 100112 118 0 0 25 0 1 0 201407746 85872640 19352 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/7913/statm: 20965 19352 140 302 0 20660 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 83860

[startup+1062.72 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7988
/proc/meminfo: memFree=701880/2055920 swapFree=4183224/4192956
[pid=7913] ppid=7911 vsize=86204 CPUtime=1062.3
/proc/7913/stat : 7913 (Spear-32) R 7911 7913 7621 0 -1 4194304 20961 0 0 0 106107 123 0 0 25 0 1 0 201407746 88272896 19948 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526812 0 0 4096 0 0 0 0 17 1 0 0
/proc/7913/statm: 21551 19948 140 302 0 21246 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 86204

[startup+1122.74 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7988
/proc/meminfo: memFree=699704/2055920 swapFree=4183224/4192956
[pid=7913] ppid=7911 vsize=88776 CPUtime=1122.31
/proc/7913/stat : 7913 (Spear-32) R 7911 7913 7621 0 -1 4194304 21504 0 0 0 112103 128 0 0 25 0 1 0 201407746 90906624 20491 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526984 0 0 4096 0 0 0 0 17 1 0 0
/proc/7913/statm: 22194 20491 140 302 0 21889 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 88776

[startup+1182.76 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7988
/proc/meminfo: memFree=697592/2055920 swapFree=4183224/4192956
[pid=7913] ppid=7911 vsize=90880 CPUtime=1182.31
/proc/7913/stat : 7913 (Spear-32) R 7911 7913 7621 0 -1 4194304 22045 0 0 0 118100 131 0 0 25 0 1 0 201407746 93061120 21032 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/7913/statm: 22720 21032 140 302 0 22415 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 90880



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.48 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7988
/proc/meminfo: memFree=696952/2055920 swapFree=4183224/4192956
[pid=7913] ppid=7911 vsize=91400 CPUtime=1200.03
/proc/7913/stat : 7913 (Spear-32) R 7911 7913 7621 0 -1 4194304 22194 0 0 0 119871 132 0 0 25 0 1 0 201407746 93593600 21181 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/7913/statm: 22850 21181 140 302 0 22545 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 91400

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

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

[startup+1200.48 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7988
/proc/meminfo: memFree=696952/2055920 swapFree=4183224/4192956
[pid=7913] ppid=7911 vsize=91400 CPUtime=1200.03
/proc/7913/stat : 7913 (Spear-32) R 7911 7913 7621 0 -1 4194304 22194 0 0 0 119871 132 0 0 25 0 1 0 201407746 93593600 21181 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/7913/statm: 22850 21181 140 302 0 22545 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 91400

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.5
CPU time (s): 1200.06
CPU user time (s): 1198.71
CPU system time (s): 1.3408
CPU usage (%): 99.9628
Max. virtual memory (cumulated for all children) (KiB): 91400

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

runsolver used 0.907861 second user time and 2.36764 second system time

The end

Launcher Data (download as text)

Begin job on node44 on Sun Feb 18 16:01:56 UTC 2007

IDJOB= 295923
IDBENCH= 19924
IDSOLVER= 131
FILE ID= node44/295923-1171814516

PBS_JOBID= 3839641

Free space on /tmp= 66563 MiB

SOLVER NAME= Spear FHS 1.0
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/7SAT/v70/unif-k7-r89-v70-c6230-S1106151685-15.SAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/295923-1171814516/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/295923-1171814516/instance-295923-1171814516.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node44/watcher-295923-1171814516 -o ROOT/results/node44/solver-295923-1171814516 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/295923-1171814516/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/295923-1171814516/instance-295923-1171814516.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  d0e9faac9ab5495d7ef24108e4e226d5

RANDOM SEED= 813340859

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node44.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.261
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.261
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:        780824 kB
Buffers:         51564 kB
Cached:        1099700 kB
SwapCached:       4532 kB
Active:         833972 kB
Inactive:       328444 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        780824 kB
SwapTotal:     4192956 kB
SwapFree:      4183224 kB
Dirty:            1732 kB
Writeback:           0 kB
Mapped:          16648 kB
Slab:            98248 kB
Committed_AS:   454172 kB
PageTables:       1628 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 node44 on Sun Feb 18 16:21:59 UTC 2007