Trace number 293834

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.59

General information on the benchmark

Namerandom/OnTreshold/5SAT/v110/
unif-k5-r21.3-v110-c2343-S1813726766-14.SAT.shuffled.cnf
MD5SUM87ba5bd7274af5ee4370015ed975d3db
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.020996
Satisfiable
(Un)Satisfiability was proved
Number of variables110
Number of clauses2343
Sum of the clauses size11715
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 52343
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/293834-1171778194/instance-293834-1171778194.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/node40/watcher-293834-1171778194 -o ROOT/results/node40/solver-293834-1171778194 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/293834-1171778194/Spear-32 --model-stdout --time --dimacs /tmp/evaluation/293834-1171778194/instance-293834-1171778194.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: 1.00 1.00 1.00 3/64 6381
/proc/meminfo: memFree=787512/2055920 swapFree=4183864/4192956
[pid=6381] ppid=6379 vsize=1396 CPUtime=0
/proc/6381/stat : 6381 (Spear-32) R 6379 6381 5555 0 -1 4194304 182 0 0 0 0 0 0 0 18 0 1 0 102853663 1429504 166 18446744073709551615 134512640 135752790 4294956592 18446744073709551615 134806592 0 0 4096 0 0 0 0 17 1 0 0
/proc/6381/statm: 349 166 128 302 0 44 0

[startup+0.106859 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 6381
/proc/meminfo: memFree=787512/2055920 swapFree=4183864/4192956
[pid=6381] ppid=6379 vsize=1792 CPUtime=0.1
/proc/6381/stat : 6381 (Spear-32) R 6379 6381 5555 0 -1 4194304 292 0 0 0 10 0 0 0 18 0 1 0 102853663 1835008 276 18446744073709551615 134512640 135752790 4294956592 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/6381/statm: 448 276 140 302 0 143 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1792

[startup+0.514911 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 6381
/proc/meminfo: memFree=787512/2055920 swapFree=4183864/4192956
[pid=6381] ppid=6379 vsize=2720 CPUtime=0.5
/proc/6381/stat : 6381 (Spear-32) R 6379 6381 5555 0 -1 4194304 498 0 0 0 50 0 0 0 21 0 1 0 102853663 2785280 482 18446744073709551615 134512640 135752790 4294956592 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/6381/statm: 680 482 140 302 0 375 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 2720

[startup+1.33502 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6382
/proc/meminfo: memFree=785264/2055920 swapFree=4183864/4192956
[pid=6381] ppid=6379 vsize=3772 CPUtime=1.32
/proc/6381/stat : 6381 (Spear-32) R 6379 6381 5555 0 -1 4194304 762 0 0 0 131 1 0 0 25 0 1 0 102853663 3862528 746 18446744073709551615 134512640 135752790 4294956592 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/6381/statm: 943 746 140 302 0 638 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 3772

[startup+2.97123 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6382
/proc/meminfo: memFree=784048/2055920 swapFree=4183864/4192956
[pid=6381] ppid=6379 vsize=5196 CPUtime=2.96
/proc/6381/stat : 6381 (Spear-32) R 6379 6381 5555 0 -1 4194304 1120 0 0 0 294 2 0 0 25 0 1 0 102853663 5320704 1104 18446744073709551615 134512640 135752790 4294956592 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/6381/statm: 1299 1104 141 302 0 994 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 5196

[startup+6.25265 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6382
/proc/meminfo: memFree=781872/2055920 swapFree=4183864/4192956
[pid=6381] ppid=6379 vsize=7176 CPUtime=6.24
/proc/6381/stat : 6381 (Spear-32) R 6379 6381 5555 0 -1 4194304 1618 0 0 0 620 4 0 0 25 0 1 0 102853663 7348224 1569 18446744073709551615 134512640 135752790 4294956592 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/6381/statm: 1794 1569 141 302 0 1489 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 7176

[startup+12.7035 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6382
/proc/meminfo: memFree=778992/2055920 swapFree=4183864/4192956
[pid=6381] ppid=6379 vsize=9804 CPUtime=12.69
/proc/6381/stat : 6381 (Spear-32) R 6379 6381 5555 0 -1 4194304 2268 0 0 0 1263 6 0 0 25 0 1 0 102853663 10039296 2219 18446744073709551615 134512640 135752790 4294956592 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/6381/statm: 2451 2219 141 302 0 2146 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 9804

[startup+25.5071 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6382
/proc/meminfo: memFree=775728/2055920 swapFree=4183864/4192956
[pid=6381] ppid=6379 vsize=13392 CPUtime=25.49
/proc/6381/stat : 6381 (Spear-32) R 6379 6381 5555 0 -1 4194304 3159 0 0 0 2540 9 0 0 25 0 1 0 102853663 13713408 3045 18446744073709551615 134512640 135752790 4294956592 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/6381/statm: 3348 3045 141 302 0 3043 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 13392

[startup+51.1154 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6382
/proc/meminfo: memFree=770736/2055920 swapFree=4183864/4192956
[pid=6381] ppid=6379 vsize=18296 CPUtime=51.09
/proc/6381/stat : 6381 (Spear-32) R 6379 6381 5555 0 -1 4194304 4371 0 0 0 5095 14 0 0 25 0 1 0 102853663 18735104 4257 18446744073709551615 134512640 135752790 4294956592 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/6381/statm: 4574 4257 141 302 0 4269 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 18296

[startup+102.326 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6382
/proc/meminfo: memFree=764016/2055920 swapFree=4183864/4192956
[pid=6381] ppid=6379 vsize=25844 CPUtime=102.28
/proc/6381/stat : 6381 (Spear-32) R 6379 6381 5555 0 -1 4194304 6188 0 0 0 10205 23 0 0 25 0 1 0 102853663 26464256 5945 18446744073709551615 134512640 135752790 4294956592 18446744073709551615 134526965 0 0 4096 0 0 0 0 17 1 0 0
/proc/6381/statm: 6461 5945 141 302 0 6156 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 25844

[startup+162.35 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6382
/proc/meminfo: memFree=757360/2055920 swapFree=4183864/4192956
[pid=6381] ppid=6379 vsize=32800 CPUtime=162.29
/proc/6381/stat : 6381 (Spear-32) R 6379 6381 5555 0 -1 4194304 7840 0 0 0 16198 31 0 0 25 0 1 0 102853663 33587200 7597 18446744073709551615 134512640 135752790 4294956592 18446744073709551615 134527022 0 0 4096 0 0 0 0 17 1 0 0
/proc/6381/statm: 8200 7597 141 302 0 7895 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 32800

[startup+222.369 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6382
/proc/meminfo: memFree=752432/2055920 swapFree=4183864/4192956
[pid=6381] ppid=6379 vsize=37724 CPUtime=222.29
/proc/6381/stat : 6381 (Spear-32) R 6379 6381 5555 0 -1 4194304 9054 0 0 0 22191 38 0 0 25 0 1 0 102853663 38629376 8811 18446744073709551615 134512640 135752790 4294956592 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/6381/statm: 9431 8811 141 302 0 9126 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 37724

[startup+282.401 s]
/proc/loadavg: 1.22 1.05 1.02 2/71 6456
/proc/meminfo: memFree=747128/2055920 swapFree=4183864/4192956
[pid=6381] ppid=6379 vsize=42876 CPUtime=282.26
/proc/6381/stat : 6381 (Spear-32) R 6379 6381 5555 0 -1 4194304 10306 0 0 0 28182 44 0 0 25 0 1 0 102853663 43905024 9806 18446744073709551615 134512640 135752790 4294956592 18446744073709551615 134527089 0 0 4096 0 0 0 0 17 1 0 0
/proc/6381/statm: 10719 9806 141 302 0 10414 0
Current children cumulated CPU time (s) 282.26
Current children cumulated vsize (KiB) 42876

[startup+342.452 s]
/proc/loadavg: 1.08 1.04 1.01 2/71 6548
/proc/meminfo: memFree=743288/2055920 swapFree=4183864/4192956
[pid=6381] ppid=6379 vsize=46768 CPUtime=342.25
/proc/6381/stat : 6381 (Spear-32) R 6379 6381 5555 0 -1 4194304 11252 0 0 0 34174 51 0 0 25 0 1 0 102853663 47890432 10752 18446744073709551615 134512640 135752790 4294956592 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/6381/statm: 11692 10752 141 302 0 11387 0
Current children cumulated CPU time (s) 342.25
Current children cumulated vsize (KiB) 46768

[startup+402.487 s]
/proc/loadavg: 1.03 1.03 1.00 2/65 6580
/proc/meminfo: memFree=739760/2055920 swapFree=4183864/4192956
[pid=6381] ppid=6379 vsize=51740 CPUtime=402.24
/proc/6381/stat : 6381 (Spear-32) R 6379 6381 5555 0 -1 4194304 12392 0 0 0 40167 57 0 0 25 0 1 0 102853663 52981760 11892 18446744073709551615 134512640 135752790 4294956592 18446744073709551615 134526834 0 0 4096 0 0 0 0 17 1 0 0
/proc/6381/statm: 12935 11892 141 302 0 12630 0
Current children cumulated CPU time (s) 402.24
Current children cumulated vsize (KiB) 51740

[startup+462.507 s]
/proc/loadavg: 1.01 1.02 1.00 2/65 6580
/proc/meminfo: memFree=735920/2055920 swapFree=4183864/4192956
[pid=6381] ppid=6379 vsize=55664 CPUtime=462.24
/proc/6381/stat : 6381 (Spear-32) R 6379 6381 5555 0 -1 4194304 13372 0 0 0 46163 61 0 0 25 0 1 0 102853663 56999936 12872 18446744073709551615 134512640 135752790 4294956592 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/6381/statm: 13916 12872 141 302 0 13611 0
Current children cumulated CPU time (s) 462.24
Current children cumulated vsize (KiB) 55664

[startup+522.527 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 6580
/proc/meminfo: memFree=732144/2055920 swapFree=4183864/4192956
[pid=6381] ppid=6379 vsize=59500 CPUtime=522.24
/proc/6381/stat : 6381 (Spear-32) R 6379 6381 5555 0 -1 4194304 14310 0 0 0 52157 67 0 0 25 0 1 0 102853663 60928000 13810 18446744073709551615 134512640 135752790 4294956592 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/6381/statm: 14875 13810 141 302 0 14570 0
Current children cumulated CPU time (s) 522.24
Current children cumulated vsize (KiB) 59500

[startup+582.549 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 6580
/proc/meminfo: memFree=728816/2055920 swapFree=4183864/4192956
[pid=6381] ppid=6379 vsize=62664 CPUtime=582.25
/proc/6381/stat : 6381 (Spear-32) R 6379 6381 5555 0 -1 4194304 15121 0 0 0 58152 73 0 0 25 0 1 0 102853663 64167936 14621 18446744073709551615 134512640 135752790 4294956592 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/6381/statm: 15666 14621 141 302 0 15361 0
Current children cumulated CPU time (s) 582.25
Current children cumulated vsize (KiB) 62664

[startup+642.573 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6580
/proc/meminfo: memFree=726000/2055920 swapFree=4183864/4192956
[pid=6381] ppid=6379 vsize=65696 CPUtime=642.25
/proc/6381/stat : 6381 (Spear-32) R 6379 6381 5555 0 -1 4194304 15842 0 0 0 64147 78 0 0 25 0 1 0 102853663 67272704 15342 18446744073709551615 134512640 135752790 4294956592 18446744073709551615 134526888 0 0 4096 0 0 0 0 17 1 0 0
/proc/6381/statm: 16424 15342 141 302 0 16119 0
Current children cumulated CPU time (s) 642.25
Current children cumulated vsize (KiB) 65696

[startup+702.591 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6580
/proc/meminfo: memFree=722608/2055920 swapFree=4183864/4192956
[pid=6381] ppid=6379 vsize=69504 CPUtime=702.25
/proc/6381/stat : 6381 (Spear-32) R 6379 6381 5555 0 -1 4194304 16688 0 0 0 70143 82 0 0 25 0 1 0 102853663 71172096 16188 18446744073709551615 134512640 135752790 4294956592 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/6381/statm: 17376 16188 141 302 0 17071 0
Current children cumulated CPU time (s) 702.25
Current children cumulated vsize (KiB) 69504

[startup+762.607 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6580
/proc/meminfo: memFree=719856/2055920 swapFree=4183864/4192956
[pid=6381] ppid=6379 vsize=72328 CPUtime=762.25
/proc/6381/stat : 6381 (Spear-32) R 6379 6381 5555 0 -1 4194304 17363 0 0 0 76139 86 0 0 25 0 1 0 102853663 74063872 16863 18446744073709551615 134512640 135752790 4294956592 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/6381/statm: 18082 16863 141 302 0 17777 0
Current children cumulated CPU time (s) 762.25
Current children cumulated vsize (KiB) 72328

[startup+822.634 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6580
/proc/meminfo: memFree=717616/2055920 swapFree=4183864/4192956
[pid=6381] ppid=6379 vsize=74776 CPUtime=822.26
/proc/6381/stat : 6381 (Spear-32) R 6379 6381 5555 0 -1 4194304 17945 0 0 0 82136 90 0 0 25 0 1 0 102853663 76570624 17445 18446744073709551615 134512640 135752790 4294956592 18446744073709551615 134526876 0 0 4096 0 0 0 0 17 1 0 0
/proc/6381/statm: 18694 17446 141 302 0 18389 0
Current children cumulated CPU time (s) 822.26
Current children cumulated vsize (KiB) 74776

[startup+882.655 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6580
/proc/meminfo: memFree=715440/2055920 swapFree=4183864/4192956
[pid=6381] ppid=6379 vsize=76704 CPUtime=882.26
/proc/6381/stat : 6381 (Spear-32) R 6379 6381 5555 0 -1 4194304 18488 0 0 0 88132 94 0 0 25 0 1 0 102853663 78544896 17988 18446744073709551615 134512640 135752790 4294956592 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/6381/statm: 19176 17988 141 302 0 18871 0
Current children cumulated CPU time (s) 882.26
Current children cumulated vsize (KiB) 76704

[startup+942.678 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6580
/proc/meminfo: memFree=713136/2055920 swapFree=4183864/4192956
[pid=6381] ppid=6379 vsize=79076 CPUtime=942.27
/proc/6381/stat : 6381 (Spear-32) R 6379 6381 5555 0 -1 4194304 19070 0 0 0 94130 97 0 0 25 0 1 0 102853663 80973824 18570 18446744073709551615 134512640 135752790 4294956592 18446744073709551615 134526730 0 0 4096 0 0 0 0 17 1 0 0
/proc/6381/statm: 19769 18570 141 302 0 19464 0
Current children cumulated CPU time (s) 942.27
Current children cumulated vsize (KiB) 79076

[startup+1002.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6580
/proc/meminfo: memFree=710960/2055920 swapFree=4183864/4192956
[pid=6381] ppid=6379 vsize=83704 CPUtime=1002.26
/proc/6381/stat : 6381 (Spear-32) R 6379 6381 5555 0 -1 4194304 20120 0 0 0 100126 100 0 0 25 0 1 0 102853663 85712896 19107 18446744073709551615 134512640 135752790 4294956592 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/6381/statm: 20926 19107 141 302 0 20621 0
Current children cumulated CPU time (s) 1002.26
Current children cumulated vsize (KiB) 83704

[startup+1062.72 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6580
/proc/meminfo: memFree=708592/2055920 swapFree=4183864/4192956
[pid=6381] ppid=6379 vsize=86180 CPUtime=1062.27
/proc/6381/stat : 6381 (Spear-32) R 6379 6381 5555 0 -1 4194304 20713 0 0 0 106124 103 0 0 25 0 1 0 102853663 88248320 19700 18446744073709551615 134512640 135752790 4294956592 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/6381/statm: 21545 19700 141 302 0 21240 0
Current children cumulated CPU time (s) 1062.27
Current children cumulated vsize (KiB) 86180

[startup+1122.73 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6580
/proc/meminfo: memFree=706352/2055920 swapFree=4183864/4192956
[pid=6381] ppid=6379 vsize=88368 CPUtime=1122.27
/proc/6381/stat : 6381 (Spear-32) R 6379 6381 5555 0 -1 4194304 21276 0 0 0 112119 108 0 0 25 0 1 0 102853663 90488832 20263 18446744073709551615 134512640 135752790 4294956592 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/6381/statm: 22092 20263 141 302 0 21787 0
Current children cumulated CPU time (s) 1122.27
Current children cumulated vsize (KiB) 88368

[startup+1182.75 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6580
/proc/meminfo: memFree=704304/2055920 swapFree=4183864/4192956
[pid=6381] ppid=6379 vsize=90448 CPUtime=1182.27
/proc/6381/stat : 6381 (Spear-32) R 6379 6381 5555 0 -1 4194304 21780 0 0 0 118115 112 0 0 25 0 1 0 102853663 92618752 20767 18446744073709551615 134512640 135752790 4294956592 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/6381/statm: 22612 20767 141 302 0 22307 0
Current children cumulated CPU time (s) 1182.27
Current children cumulated vsize (KiB) 90448



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.57 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6580
/proc/meminfo: memFree=703728/2055920 swapFree=4183864/4192956
[pid=6381] ppid=6379 vsize=91108 CPUtime=1200.08
/proc/6381/stat : 6381 (Spear-32) R 6379 6381 5555 0 -1 4194304 21927 0 0 0 119896 112 0 0 25 0 1 0 102853663 93294592 20914 18446744073709551615 134512640 135752790 4294956592 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/6381/statm: 22777 20914 141 302 0 22472 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 91108

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.59
CPU time (s): 1200.11
CPU user time (s): 1198.97
CPU system time (s): 1.14083
CPU usage (%): 99.9598
Max. virtual memory (cumulated for all children) (KiB): 91108

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

runsolver used 0.78788 second user time and 2.50562 second system time

The end

Launcher Data (download as text)

Begin job on node40 on Sun Feb 18 05:56:34 UTC 2007

IDJOB= 293834
IDBENCH= 19873
IDSOLVER= 133
FILE ID= node40/293834-1171778194

PBS_JOBID= 3839531

Free space on /tmp= 66563 MiB

SOLVER NAME= Spear 2007-02-12
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/5SAT/v110/unif-k5-r21.3-v110-c2343-S1813726766-14.SAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/293834-1171778194/Spear-32 --model-stdout --time --dimacs /tmp/evaluation/293834-1171778194/instance-293834-1171778194.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node40/watcher-293834-1171778194 -o ROOT/results/node40/solver-293834-1171778194 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/293834-1171778194/Spear-32 --model-stdout --time --dimacs /tmp/evaluation/293834-1171778194/instance-293834-1171778194.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  87ba5bd7274af5ee4370015ed975d3db

RANDOM SEED= 908753657

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node40.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.242
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.242
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:        787920 kB
Buffers:         47716 kB
Cached:        1098456 kB
SwapCached:       4252 kB
Active:         819296 kB
Inactive:       337692 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        787920 kB
SwapTotal:     4192956 kB
SwapFree:      4183864 kB
Dirty:            1588 kB
Writeback:           0 kB
Mapped:          15460 kB
Slab:            97012 kB
Committed_AS:   127528 kB
PageTables:       1412 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 node40 on Sun Feb 18 06:16:37 UTC 2007