Trace number 3379731

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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
SApperloT2010 2011-05-15 (fixed)? (TO) 1300.04 1300.02

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_70_26_40_6-dir.shuffled-as.sat03-163.cnf
MD5SUMc06088cac8521bfe72bbb4c9ad8d39fb
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables780
Number of clauses66810
Sum of the clauses size134348
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 266784
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 526

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3379731-1305459498/watcher-3379731-1305459498 -o /tmp/evaluation-result-3379731-1305459498/solver-3379731-1305459498 -C 2400 -W 1300 -M 7680 SApperloT2010 HOME/instance-3379731-1305459498.cnf 

running on 2 cores: 4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.76 3.97 3.83 3/387 8769
/proc/meminfo: memFree=30384628/32950928 swapFree=41934208/67111528
[pid=8769] ppid=8767 vsize=13748 CPUtime=0 cores=4,6
/proc/8769/stat : 8769 (SApperloT2010) R 8767 8769 8602 0 -1 4202496 708 0 0 0 0 0 0 0 25 0 1 0 657548530 14077952 649 33554432000 4194304 4394578 140735343163616 18446744073709551615 251813900997 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/8769/statm: 3437 650 247 49 0 578 0

[startup+0.0498839 s]
/proc/loadavg: 3.76 3.97 3.83 3/387 8769
/proc/meminfo: memFree=30384628/32950928 swapFree=41934208/67111528
[pid=8769] ppid=8767 vsize=18212 CPUtime=0.04 cores=4,6
/proc/8769/stat : 8769 (SApperloT2010) R 8767 8769 8602 0 -1 4202496 1832 0 0 0 4 0 0 0 25 0 1 0 657548530 18649088 1772 33554432000 4194304 4394578 140735343163616 18446744073709551615 251814264727 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/8769/statm: 4553 1772 256 49 0 1694 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 18212

[startup+0.100907 s]
/proc/loadavg: 3.76 3.97 3.83 3/387 8769
/proc/meminfo: memFree=30384628/32950928 swapFree=41934208/67111528
[pid=8769] ppid=8767 vsize=18212 CPUtime=0.09 cores=4,6
/proc/8769/stat : 8769 (SApperloT2010) R 8767 8769 8602 0 -1 4202496 1832 0 0 0 9 0 0 0 25 0 1 0 657548530 18649088 1772 33554432000 4194304 4394578 140735343163616 18446744073709551615 251814264727 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/8769/statm: 4553 1772 256 49 0 1694 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 18212

[startup+0.300874 s]
/proc/loadavg: 3.76 3.97 3.83 3/387 8769
/proc/meminfo: memFree=30384628/32950928 swapFree=41934208/67111528
[pid=8769] ppid=8767 vsize=23540 CPUtime=0.29 cores=4,6
/proc/8769/stat : 8769 (SApperloT2010) R 8767 8769 8602 0 -1 4202496 3434 0 0 0 29 0 0 0 25 0 1 0 657548530 24104960 3112 33554432000 4194304 4394578 140735343163616 18446744073709551615 251813900997 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/8769/statm: 5885 3112 267 49 0 3026 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 23540

[startup+0.70075 s]
/proc/loadavg: 3.76 3.97 3.83 3/387 8769
/proc/meminfo: memFree=30384628/32950928 swapFree=41934208/67111528
[pid=8769] ppid=8767 vsize=28044 CPUtime=0.69 cores=4,6
/proc/8769/stat : 8769 (SApperloT2010) R 8767 8769 8602 0 -1 4202496 4551 0 0 0 69 0 0 0 25 0 1 0 657548530 28717056 4229 33554432000 4194304 4394578 140735343163616 18446744073709551615 4298342 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/8769/statm: 7011 4230 267 49 0 4152 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 28044

[startup+1.50062 s]
/proc/loadavg: 3.76 3.97 3.83 5/398 8809
/proc/meminfo: memFree=30329424/32950928 swapFree=41934208/67111528
[pid=8769] ppid=8767 vsize=34432 CPUtime=1.49 cores=4,6
/proc/8769/stat : 8769 (SApperloT2010) R 8767 8769 8602 0 -1 4202496 6055 0 0 0 149 0 0 0 25 0 1 0 657548530 35258368 5733 33554432000 4194304 4394578 140735343163616 18446744073709551615 4298923 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/8769/statm: 8608 5733 267 49 0 5749 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 34432

[startup+3.10029 s]
/proc/loadavg: 3.76 3.97 3.83 5/398 8809
/proc/meminfo: memFree=30309460/32950928 swapFree=41934208/67111528
[pid=8769] ppid=8767 vsize=40960 CPUtime=3.09 cores=4,6
/proc/8769/stat : 8769 (SApperloT2010) R 8767 8769 8602 0 -1 4202496 7627 0 0 0 308 1 0 0 25 0 1 0 657548530 41943040 7305 33554432000 4194304 4394578 140735343163616 18446744073709551615 4298350 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/8769/statm: 10240 7305 267 49 0 7381 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 40960

[startup+6.30081 s]
/proc/loadavg: 3.86 3.99 3.84 5/398 8809
/proc/meminfo: memFree=30290160/32950928 swapFree=41934208/67111528
[pid=8769] ppid=8767 vsize=48256 CPUtime=6.29 cores=4,6
/proc/8769/stat : 8769 (SApperloT2010) R 8767 8769 8602 0 -1 4202496 9165 0 0 0 628 1 0 0 25 0 1 0 657548530 49414144 8843 33554432000 4194304 4394578 140735343163616 18446744073709551615 4298976 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/8769/statm: 12064 8843 267 49 0 9205 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 48256

[startup+12.7007 s]
/proc/loadavg: 3.87 3.99 3.84 5/398 8809
/proc/meminfo: memFree=30257524/32950928 swapFree=41934208/67111528
[pid=8769] ppid=8767 vsize=55468 CPUtime=12.69 cores=4,6
/proc/8769/stat : 8769 (SApperloT2010) R 8767 8769 8602 0 -1 4202496 10748 0 0 0 1268 1 0 0 25 0 1 0 657548530 56799232 10426 33554432000 4194304 4394578 140735343163616 18446744073709551615 4292841 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/8769/statm: 13867 10426 267 49 0 11008 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 55468

[startup+25.5006 s]
/proc/loadavg: 3.90 3.99 3.84 5/398 8810
/proc/meminfo: memFree=30209420/32950928 swapFree=41934208/67111528
[pid=8769] ppid=8767 vsize=70596 CPUtime=25.49 cores=4,6
/proc/8769/stat : 8769 (SApperloT2010) R 8767 8769 8602 0 -1 4202496 13940 0 0 0 2547 2 0 0 25 0 1 0 657548530 72290304 13618 33554432000 4194304 4394578 140735343163616 18446744073709551615 4298792 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/8769/statm: 17649 13618 267 49 0 14790 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 70596

[startup+51.1002 s]
/proc/loadavg: 4.12 4.04 3.86 5/398 8811
/proc/meminfo: memFree=30161916/32950928 swapFree=41934208/67111528
[pid=8769] ppid=8767 vsize=83320 CPUtime=51.09 cores=4,6
/proc/8769/stat : 8769 (SApperloT2010) R 8767 8769 8602 0 -1 4202496 16601 0 0 0 5107 2 0 0 25 0 1 0 657548530 85319680 16279 33554432000 4194304 4394578 140735343163616 18446744073709551615 4298826 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/8769/statm: 20830 16279 267 49 0 17971 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 83320

[startup+102.315 s]
/proc/loadavg: 4.12 4.04 3.87 5/398 8812
/proc/meminfo: memFree=30084140/32950928 swapFree=41934208/67111528
[pid=8769] ppid=8767 vsize=99580 CPUtime=102.31 cores=4,6
/proc/8769/stat : 8769 (SApperloT2010) R 8767 8769 8602 0 -1 4202496 20116 0 0 0 10227 4 0 0 25 0 1 0 657548530 101969920 19794 33554432000 4194304 4394578 140735343163616 18446744073709551615 4298812 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/8769/statm: 24895 19794 267 49 0 22036 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 99580

[startup+162.301 s]
/proc/loadavg: 4.04 4.03 3.88 5/398 8813
/proc/meminfo: memFree=30026096/32950928 swapFree=41934208/67111528
[pid=8769] ppid=8767 vsize=121152 CPUtime=162.29 cores=4,6
/proc/8769/stat : 8769 (SApperloT2010) R 8767 8769 8602 0 -1 4202496 24485 0 0 0 16225 4 0 0 25 0 1 0 657548530 124059648 24163 33554432000 4194304 4394578 140735343163616 18446744073709551615 4298821 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/8769/statm: 30288 24163 267 49 0 27429 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 121152

[startup+222.301 s]
/proc/loadavg: 4.01 4.02 3.88 5/398 8815
/proc/meminfo: memFree=29984272/32950928 swapFree=41934208/67111528
[pid=8769] ppid=8767 vsize=132288 CPUtime=222.29 cores=4,6
/proc/8769/stat : 8769 (SApperloT2010) R 8767 8769 8602 0 -1 4202496 26784 0 0 0 22224 5 0 0 25 0 1 0 657548530 135462912 26462 33554432000 4194304 4394578 140735343163616 18446744073709551615 4298821 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/8769/statm: 33072 26462 267 49 0 30213 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 132288

[startup+282.3 s]
/proc/loadavg: 4.00 4.02 3.89 5/398 8817
/proc/meminfo: memFree=29947660/32950928 swapFree=41934208/67111528
[pid=8769] ppid=8767 vsize=141156 CPUtime=282.29 cores=4,6
/proc/8769/stat : 8769 (SApperloT2010) R 8767 8769 8602 0 -1 4202496 28496 0 0 0 28224 5 0 0 25 0 1 0 657548530 144543744 28174 33554432000 4194304 4394578 140735343163616 18446744073709551615 4298792 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/8769/statm: 35289 28174 267 49 0 32430 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 141156

[startup+342.3 s]
/proc/loadavg: 4.00 4.01 3.89 5/398 8818
/proc/meminfo: memFree=29905588/32950928 swapFree=41934208/67111528
[pid=8769] ppid=8767 vsize=154084 CPUtime=342.3 cores=4,6
/proc/8769/stat : 8769 (SApperloT2010) R 8767 8769 8602 0 -1 4202496 30939 0 0 0 34224 6 0 0 25 0 1 0 657548530 157782016 30617 33554432000 4194304 4394578 140735343163616 18446744073709551615 4298812 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/8769/statm: 38521 30617 267 49 0 35662 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 154084

[startup+402.3 s]
/proc/loadavg: 4.00 4.01 3.90 5/398 8820
/proc/meminfo: memFree=29862544/32950928 swapFree=41934208/67111528
[pid=8769] ppid=8767 vsize=163620 CPUtime=402.29 cores=4,6
/proc/8769/stat : 8769 (SApperloT2010) R 8767 8769 8602 0 -1 4202496 33059 0 0 0 40223 6 0 0 25 0 1 0 657548530 167546880 32737 33554432000 4194304 4394578 140735343163616 18446744073709551615 4298832 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/8769/statm: 40905 32737 267 49 0 38046 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 163620

[startup+462.3 s]
/proc/loadavg: 4.00 4.00 3.91 5/398 8821
/proc/meminfo: memFree=29813536/32950928 swapFree=41934208/67111528
[pid=8769] ppid=8767 vsize=166820 CPUtime=462.3 cores=4,6
/proc/8769/stat : 8769 (SApperloT2010) R 8767 8769 8602 0 -1 4202496 33703 0 0 0 46223 7 0 0 25 0 1 0 657548530 170823680 33381 33554432000 4194304 4394578 140735343163616 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/8769/statm: 41705 33381 267 49 0 38846 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 166820

[startup+522.301 s]
/proc/loadavg: 4.00 4.00 3.91 5/398 8823
/proc/meminfo: memFree=29778276/32950928 swapFree=41934208/67111528
[pid=8769] ppid=8767 vsize=172136 CPUtime=522.3 cores=4,6
/proc/8769/stat : 8769 (SApperloT2010) R 8767 8769 8602 0 -1 4202496 34759 0 0 0 52223 7 0 0 25 0 1 0 657548530 176267264 34437 33554432000 4194304 4394578 140735343163616 18446744073709551615 4298792 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/8769/statm: 43034 34437 267 49 0 40175 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 172136

[startup+582.301 s]
/proc/loadavg: 4.04 4.01 3.91 5/398 8825
/proc/meminfo: memFree=29746256/32950928 swapFree=41934208/67111528
[pid=8769] ppid=8767 vsize=182440 CPUtime=582.3 cores=4,6
/proc/8769/stat : 8769 (SApperloT2010) R 8767 8769 8602 0 -1 4202496 36769 0 0 0 58223 7 0 0 25 0 1 0 657548530 186818560 36447 33554432000 4194304 4394578 140735343163616 18446744073709551615 4298923 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/8769/statm: 45610 36447 267 49 0 42751 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 182440

[startup+642.301 s]
/proc/loadavg: 4.16 4.06 3.94 5/398 8826
/proc/meminfo: memFree=29694884/32950928 swapFree=41934208/67111528
[pid=8769] ppid=8767 vsize=187496 CPUtime=642.31 cores=4,6
/proc/8769/stat : 8769 (SApperloT2010) R 8767 8769 8602 0 -1 4202496 37826 0 0 0 64223 8 0 0 25 0 1 0 657548530 191995904 37504 33554432000 4194304 4394578 140735343163616 18446744073709551615 4298812 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/8769/statm: 46874 37504 267 49 0 44015 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 187496

[startup+702.301 s]
/proc/loadavg: 4.12 4.08 3.95 5/398 8828
/proc/meminfo: memFree=29661864/32950928 swapFree=41934208/67111528
[pid=8769] ppid=8767 vsize=190440 CPUtime=702.3 cores=4,6
/proc/8769/stat : 8769 (SApperloT2010) R 8767 8769 8602 0 -1 4202496 38406 0 0 0 70222 8 0 0 25 0 1 0 657548530 195010560 38084 33554432000 4194304 4394578 140735343163616 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/8769/statm: 47610 38084 267 49 0 44751 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 190440

[startup+762.315 s]
/proc/loadavg: 4.04 4.06 3.95 5/398 8830
/proc/meminfo: memFree=29623036/32950928 swapFree=41934208/67111528
[pid=8769] ppid=8767 vsize=192744 CPUtime=762.32 cores=4,6
/proc/8769/stat : 8769 (SApperloT2010) R 8767 8769 8602 0 -1 4202496 38875 0 0 0 76224 8 0 0 25 0 1 0 657548530 197369856 38553 33554432000 4194304 4394578 140735343163616 18446744073709551615 4298812 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/8769/statm: 48186 38553 267 49 0 45327 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 192744

[startup+822.301 s]
/proc/loadavg: 4.01 4.05 3.95 5/398 8831
/proc/meminfo: memFree=29585928/32950928 swapFree=41934208/67111528
[pid=8769] ppid=8767 vsize=197096 CPUtime=822.3 cores=4,6
/proc/8769/stat : 8769 (SApperloT2010) R 8767 8769 8602 0 -1 4202496 39719 0 0 0 82222 8 0 0 25 0 1 0 657548530 201826304 39397 33554432000 4194304 4394578 140735343163616 18446744073709551615 4298826 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/8769/statm: 49274 39397 267 49 0 46415 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 197096

[startup+882.301 s]
/proc/loadavg: 4.00 4.04 3.95 5/398 8833
/proc/meminfo: memFree=29541380/32950928 swapFree=41934208/67111528
[pid=8769] ppid=8767 vsize=201064 CPUtime=882.3 cores=4,6
/proc/8769/stat : 8769 (SApperloT2010) R 8767 8769 8602 0 -1 4202496 40473 0 0 0 88222 8 0 0 25 0 1 0 657548530 205889536 40151 33554432000 4194304 4394578 140735343163616 18446744073709551615 4298812 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/8769/statm: 50266 40151 267 49 0 47407 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 201064

[startup+942.3 s]
/proc/loadavg: 4.00 4.03 3.95 5/398 8834
/proc/meminfo: memFree=29513316/32950928 swapFree=41934208/67111528
[pid=8769] ppid=8767 vsize=203880 CPUtime=942.31 cores=4,6
/proc/8769/stat : 8769 (SApperloT2010) R 8767 8769 8602 0 -1 4202496 41161 0 0 0 94222 9 0 0 25 0 1 0 657548530 208773120 40839 33554432000 4194304 4394578 140735343163616 18446744073709551615 4298826 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/8769/statm: 50970 40839 267 49 0 48111 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 203880

[startup+1002.3 s]
/proc/loadavg: 4.00 4.02 3.95 5/398 8836
/proc/meminfo: memFree=29458236/32950928 swapFree=41934208/67111528
[pid=8769] ppid=8767 vsize=217704 CPUtime=1002.31 cores=4,6
/proc/8769/stat : 8769 (SApperloT2010) R 8767 8769 8602 0 -1 4202496 44184 0 0 0 100222 9 0 0 25 0 1 0 657548530 222928896 43862 33554432000 4194304 4394578 140735343163616 18446744073709551615 4298342 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/8769/statm: 54426 43862 267 49 0 51567 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 217704

[startup+1062.3 s]
/proc/loadavg: 4.00 4.02 3.95 5/398 8837
/proc/meminfo: memFree=29427836/32950928 swapFree=41934208/67111528
[pid=8769] ppid=8767 vsize=217960 CPUtime=1062.31 cores=4,6
/proc/8769/stat : 8769 (SApperloT2010) R 8767 8769 8602 0 -1 4202496 44257 0 0 0 106222 9 0 0 25 0 1 0 657548530 223191040 43935 33554432000 4194304 4394578 140735343163616 18446744073709551615 4298826 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/8769/statm: 54490 43935 267 49 0 51631 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 217960

[startup+1122.3 s]
/proc/loadavg: 4.00 4.01 3.95 5/398 8839
/proc/meminfo: memFree=29408096/32950928 swapFree=41934208/67111528
[pid=8769] ppid=8767 vsize=218984 CPUtime=1122.31 cores=4,6
/proc/8769/stat : 8769 (SApperloT2010) R 8767 8769 8602 0 -1 4202496 44502 0 0 0 112222 9 0 0 25 0 1 0 657548530 224239616 44180 33554432000 4194304 4394578 140735343163616 18446744073709551615 4313431 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/8769/statm: 54746 44180 267 49 0 51887 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 218984

[startup+1182.3 s]
/proc/loadavg: 4.15 4.05 3.96 5/398 8841
/proc/meminfo: memFree=29384016/32950928 swapFree=41934208/67111528
[pid=8769] ppid=8767 vsize=223596 CPUtime=1182.31 cores=4,6
/proc/8769/stat : 8769 (SApperloT2010) R 8767 8769 8602 0 -1 4202496 45348 0 0 0 118221 10 0 0 25 0 1 0 657548530 228962304 45026 33554432000 4194304 4394578 140735343163616 18446744073709551615 4349654 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/8769/statm: 55899 45026 267 49 0 53040 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 223596

[startup+1242.3 s]
/proc/loadavg: 4.15 4.07 3.97 5/398 8842
/proc/meminfo: memFree=29362392/32950928 swapFree=41934208/67111528
[pid=8769] ppid=8767 vsize=223596 CPUtime=1242.31 cores=4,6
/proc/8769/stat : 8769 (SApperloT2010) R 8767 8769 8602 0 -1 4202496 45357 0 0 0 124221 10 0 0 25 0 1 0 657548530 228962304 45035 33554432000 4194304 4394578 140735343163616 18446744073709551615 4298812 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/8769/statm: 55899 45035 267 49 0 53040 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 223596



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.10 4.07 3.98 5/398 8844
/proc/meminfo: memFree=29330988/32950928 swapFree=41934208/67111528
[pid=8769] ppid=8767 vsize=224236 CPUtime=1300.02 cores=4,6
/proc/8769/stat : 8769 (SApperloT2010) R 8767 8769 8602 0 -1 4202496 45508 0 0 0 129992 10 0 0 25 0 1 0 657548530 229617664 45186 33554432000 4194304 4394578 140735343163616 18446744073709551615 4338278 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/8769/statm: 56059 45186 267 49 0 53200 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 224236

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): 1300.02
CPU time (s): 1300.04
CPU user time (s): 1299.93
CPU system time (s): 0.113982
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 224236

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.93
system time used= 0.113982
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 45508
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= 17
involuntary context switches= 1510

runsolver used 4.75328 second user time and 11.7982 second system time

The end

Launcher Data

Begin job on node126 at 2011-05-15 13:38:18
IDJOB=3379731
IDBENCH=83903
IDSOLVER=1862
FILE ID=node126/3379731-1305459498
RUNJOBID= node126-1305458196-8621
PBS_JOBID= 13324901
Free space on /tmp= 73360 MiB

SOLVER NAME= SApperloT2010 2011-05-15 (fixed)
BENCH NAME= SAT03/handmade/anton/UNSAT/SGI_30_70_26_40_6-dir.shuffled-as.sat03-163.cnf
COMMAND LINE= SApperloT2010 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3379731-1305459498/watcher-3379731-1305459498 -o /tmp/evaluation-result-3379731-1305459498/solver-3379731-1305459498 -C 2400 -W 1300 -M 7680  SApperloT2010 HOME/instance-3379731-1305459498.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= c06088cac8521bfe72bbb4c9ad8d39fb
RANDOM SEED=1392891133

node126.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.783
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.783
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.783
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.783
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.783
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.80
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.783
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.783
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.783
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      30384908 kB
Buffers:        172480 kB
Cached:        1679396 kB
SwapCached:      49560 kB
Active:          94716 kB
Inactive:      2224700 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      30384908 kB
SwapTotal:    67111528 kB
SwapFree:     41934208 kB
Dirty:            2352 kB
Writeback:           0 kB
AnonPages:      430768 kB
Mapped:          10900 kB
Slab:           103404 kB
PageTables:      75956 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 88126492 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73360 MiB
End job on node126 at 2011-05-15 14:00:00