Trace number 3379733

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

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_70_29_50_3-dir.shuffled-as.sat03-179.cnf
MD5SUM7f62d729a30ffc73b7fa61161ba43630
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 variables870
Number of clauses73400
Sum of the clauses size147612
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 273371
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 529

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-3379733-1305459890/watcher-3379733-1305459890 -o /tmp/evaluation-result-3379733-1305459890/solver-3379733-1305459890 -C 2400 -W 1300 -M 7680 SApperloT2010 HOME/instance-3379733-1305459890.cnf 

running on 2 cores: 1,3

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: 1.47 2.66 3.05 5/256 20825
/proc/meminfo: memFree=22911436/32951124 swapFree=61559568/67111528
[pid=20825] ppid=20823 vsize=13588 CPUtime=0 cores=1,3
/proc/20825/stat : 20825 (SApperloT2010) R 20823 20825 20765 0 -1 4202496 663 0 0 0 0 0 0 0 25 0 1 0 657589771 13914112 604 33554432000 4194304 4394578 140734237815488 18446744073709551615 222921437893 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/20825/statm: 3397 604 247 49 0 538 0

[startup+0.067144 s]
/proc/loadavg: 1.47 2.66 3.05 5/256 20825
/proc/meminfo: memFree=22911436/32951124 swapFree=61559568/67111528
[pid=20825] ppid=20823 vsize=18884 CPUtime=0.06 cores=1,3
/proc/20825/stat : 20825 (SApperloT2010) R 20823 20825 20765 0 -1 4202496 1991 0 0 0 6 0 0 0 25 0 1 0 657589771 19337216 1931 33554432000 4194304 4394578 140734237815488 18446744073709551615 222921801623 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/20825/statm: 4721 1931 255 49 0 1862 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 18884

[startup+0.101135 s]
/proc/loadavg: 1.47 2.66 3.05 5/256 20825
/proc/meminfo: memFree=22911436/32951124 swapFree=61559568/67111528
[pid=20825] ppid=20823 vsize=18884 CPUtime=0.09 cores=1,3
/proc/20825/stat : 20825 (SApperloT2010) R 20823 20825 20765 0 -1 4202496 1991 0 0 0 8 1 0 0 25 0 1 0 657589771 19337216 1931 33554432000 4194304 4394578 140734237815488 18446744073709551615 222921801623 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/20825/statm: 4721 1931 255 49 0 1862 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 18884

[startup+0.301101 s]
/proc/loadavg: 1.47 2.66 3.05 5/256 20825
/proc/meminfo: memFree=22911436/32951124 swapFree=61559568/67111528
[pid=20825] ppid=20823 vsize=24372 CPUtime=0.29 cores=1,3
/proc/20825/stat : 20825 (SApperloT2010) R 20823 20825 20765 0 -1 4202496 3649 0 0 0 28 1 0 0 25 0 1 0 657589771 24956928 3301 33554432000 4194304 4394578 140734237815488 18446744073709551615 4291898 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/20825/statm: 6093 3301 267 49 0 3234 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 24372

[startup+0.701037 s]
/proc/loadavg: 1.47 2.66 3.05 5/256 20825
/proc/meminfo: memFree=22911436/32951124 swapFree=61559568/67111528
[pid=20825] ppid=20823 vsize=28896 CPUtime=0.69 cores=1,3
/proc/20825/stat : 20825 (SApperloT2010) R 20823 20825 20765 0 -1 4202496 4759 0 0 0 68 1 0 0 25 0 1 0 657589771 29589504 4411 33554432000 4194304 4394578 140734237815488 18446744073709551615 4298812 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/20825/statm: 7224 4411 267 49 0 4365 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 28896

[startup+1.50088 s]
/proc/loadavg: 1.47 2.66 3.05 5/257 20826
/proc/meminfo: memFree=22857000/32951124 swapFree=61559568/67111528
[pid=20825] ppid=20823 vsize=35896 CPUtime=1.49 cores=1,3
/proc/20825/stat : 20825 (SApperloT2010) R 20823 20825 20765 0 -1 4202496 6439 0 0 0 148 1 0 0 25 0 1 0 657589771 36757504 6091 33554432000 4194304 4394578 140734237815488 18446744073709551615 4298350 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/20825/statm: 8974 6091 267 49 0 6115 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 35896

[startup+3.10059 s]
/proc/loadavg: 1.47 2.66 3.05 5/257 20826
/proc/meminfo: memFree=22833564/32951124 swapFree=61559568/67111528
[pid=20825] ppid=20823 vsize=43360 CPUtime=3.09 cores=1,3
/proc/20825/stat : 20825 (SApperloT2010) R 20823 20825 20765 0 -1 4202496 8205 0 0 0 307 2 0 0 25 0 1 0 657589771 44400640 7857 33554432000 4194304 4394578 140734237815488 18446744073709551615 4298826 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/20825/statm: 10840 7857 267 49 0 7981 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 43360

[startup+6.301 s]
/proc/loadavg: 1.67 2.68 3.06 5/257 20826
/proc/meminfo: memFree=22809888/32951124 swapFree=61559568/67111528
[pid=20825] ppid=20823 vsize=49416 CPUtime=6.29 cores=1,3
/proc/20825/stat : 20825 (SApperloT2010) R 20823 20825 20765 0 -1 4202496 9498 0 0 0 627 2 0 0 25 0 1 0 657589771 50601984 9150 33554432000 4194304 4394578 140734237815488 18446744073709551615 4298940 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/20825/statm: 12354 9150 267 49 0 9495 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 49416

[startup+12.7008 s]
/proc/loadavg: 1.85 2.70 3.06 5/257 20826
/proc/meminfo: memFree=22779108/32951124 swapFree=61559568/67111528
[pid=20825] ppid=20823 vsize=59144 CPUtime=12.69 cores=1,3
/proc/20825/stat : 20825 (SApperloT2010) R 20823 20825 20765 0 -1 4202496 11598 0 0 0 1267 2 0 0 25 0 1 0 657589771 60563456 11250 33554432000 4194304 4394578 140734237815488 18446744073709551615 4298826 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/20825/statm: 14786 11250 267 49 0 11927 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 59144

[startup+25.5005 s]
/proc/loadavg: 2.33 2.76 3.08 5/257 20826
/proc/meminfo: memFree=22735680/32951124 swapFree=61559568/67111528
[pid=20825] ppid=20823 vsize=70816 CPUtime=25.49 cores=1,3
/proc/20825/stat : 20825 (SApperloT2010) R 20823 20825 20765 0 -1 4202496 14122 0 0 0 2546 3 0 0 25 0 1 0 657589771 72515584 13774 33554432000 4194304 4394578 140734237815488 18446744073709551615 4346169 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/20825/statm: 17704 13774 267 49 0 14845 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 70816

[startup+51.1008 s]
/proc/loadavg: 2.90 2.86 3.10 5/257 20827
/proc/meminfo: memFree=22684176/32951124 swapFree=61559568/67111528
[pid=20825] ppid=20823 vsize=93856 CPUtime=51.09 cores=1,3
/proc/20825/stat : 20825 (SApperloT2010) R 20823 20825 20765 0 -1 4202496 18999 0 0 0 5105 4 0 0 25 0 1 0 657589771 96108544 18651 33554432000 4194304 4394578 140734237815488 18446744073709551615 4298821 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/20825/statm: 23464 18651 267 49 0 20605 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 93856

[startup+102.309 s]
/proc/loadavg: 3.52 3.03 3.14 5/257 20828
/proc/meminfo: memFree=22631072/32951124 swapFree=61559568/67111528
[pid=20825] ppid=20823 vsize=105220 CPUtime=102.3 cores=1,3
/proc/20825/stat : 20825 (SApperloT2010) R 20823 20825 20765 0 -1 4202496 21247 0 0 0 10226 4 0 0 25 0 1 0 657589771 107745280 20899 33554432000 4194304 4394578 140734237815488 18446744073709551615 4298792 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/20825/statm: 26305 20899 267 49 0 23446 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 105220

[startup+162.3 s]
/proc/loadavg: 3.82 3.21 3.20 5/257 20830
/proc/meminfo: memFree=22580696/32951124 swapFree=61559568/67111528
[pid=20825] ppid=20823 vsize=123204 CPUtime=162.3 cores=1,3
/proc/20825/stat : 20825 (SApperloT2010) R 20823 20825 20765 0 -1 4202496 25174 0 0 0 16225 5 0 0 25 0 1 0 657589771 126160896 24826 33554432000 4194304 4394578 140734237815488 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/20825/statm: 30801 24826 267 49 0 27942 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 123204

[startup+222.3 s]
/proc/loadavg: 3.99 3.36 3.25 5/257 20832
/proc/meminfo: memFree=22553748/32951124 swapFree=61559568/67111528
[pid=20825] ppid=20823 vsize=130952 CPUtime=222.3 cores=1,3
/proc/20825/stat : 20825 (SApperloT2010) R 20823 20825 20765 0 -1 4202496 26653 0 0 0 22225 5 0 0 25 0 1 0 657589771 134094848 26305 33554432000 4194304 4394578 140734237815488 18446744073709551615 4299384 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/20825/statm: 32738 26305 267 49 0 29879 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 130952

[startup+282.3 s]
/proc/loadavg: 4.05 3.49 3.30 5/257 20833
/proc/meminfo: memFree=22525444/32951124 swapFree=61559568/67111528
[pid=20825] ppid=20823 vsize=137416 CPUtime=282.3 cores=1,3
/proc/20825/stat : 20825 (SApperloT2010) R 20823 20825 20765 0 -1 4202496 27958 0 0 0 28225 5 0 0 25 0 1 0 657589771 140713984 27610 33554432000 4194304 4394578 140734237815488 18446744073709551615 4298826 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/20825/statm: 34354 27610 267 49 0 31495 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 137416

[startup+342.3 s]
/proc/loadavg: 4.02 3.58 3.34 5/257 20835
/proc/meminfo: memFree=22495648/32951124 swapFree=61559568/67111528
[pid=20825] ppid=20823 vsize=147144 CPUtime=342.3 cores=1,3
/proc/20825/stat : 20825 (SApperloT2010) R 20823 20825 20765 0 -1 4202496 29896 0 0 0 34224 6 0 0 25 0 1 0 657589771 150675456 29548 33554432000 4194304 4394578 140734237815488 18446744073709551615 4309132 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/20825/statm: 36786 29548 267 49 0 33927 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 147144

[startup+402.301 s]
/proc/loadavg: 4.00 3.65 3.38 5/257 20836
/proc/meminfo: memFree=22459056/32951124 swapFree=61559568/67111528
[pid=20825] ppid=20823 vsize=159176 CPUtime=402.31 cores=1,3
/proc/20825/stat : 20825 (SApperloT2010) R 20823 20825 20765 0 -1 4202496 32415 0 0 0 40224 7 0 0 25 0 1 0 657589771 162996224 32067 33554432000 4194304 4394578 140734237815488 18446744073709551615 4298837 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/20825/statm: 39794 32067 267 49 0 36935 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 159176

[startup+462.301 s]
/proc/loadavg: 4.00 3.71 3.41 5/257 20838
/proc/meminfo: memFree=22440064/32951124 swapFree=61559568/67111528
[pid=20825] ppid=20823 vsize=164364 CPUtime=462.31 cores=1,3
/proc/20825/stat : 20825 (SApperloT2010) R 20823 20825 20765 0 -1 4202496 33437 0 0 0 46224 7 0 0 25 0 1 0 657589771 168308736 33089 33554432000 4194304 4394578 140734237815488 18446744073709551615 4298333 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/20825/statm: 41091 33089 267 49 0 38232 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 164364

[startup+522.301 s]
/proc/loadavg: 4.00 3.76 3.45 5/257 20840
/proc/meminfo: memFree=22428272/32951124 swapFree=61559568/67111528
[pid=20825] ppid=20823 vsize=167116 CPUtime=522.31 cores=1,3
/proc/20825/stat : 20825 (SApperloT2010) R 20823 20825 20765 0 -1 4202496 34007 0 0 0 52224 7 0 0 25 0 1 0 657589771 171126784 33659 33554432000 4194304 4394578 140734237815488 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/20825/statm: 41779 33659 267 49 0 38920 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 167116

[startup+582.301 s]
/proc/loadavg: 4.00 3.80 3.48 5/257 20841
/proc/meminfo: memFree=22410268/32951124 swapFree=61559568/67111528
[pid=20825] ppid=20823 vsize=173580 CPUtime=582.31 cores=1,3
/proc/20825/stat : 20825 (SApperloT2010) R 20823 20825 20765 0 -1 4202496 35358 0 0 0 58223 8 0 0 25 0 1 0 657589771 177745920 35010 33554432000 4194304 4394578 140734237815488 18446744073709551615 4298814 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/20825/statm: 43395 35010 267 49 0 40536 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 173580

[startup+642.301 s]
/proc/loadavg: 4.00 3.84 3.51 5/257 20843
/proc/meminfo: memFree=22395240/32951124 swapFree=61559568/67111528
[pid=20825] ppid=20823 vsize=177548 CPUtime=642.32 cores=1,3
/proc/20825/stat : 20825 (SApperloT2010) R 20823 20825 20765 0 -1 4202496 36157 0 0 0 64224 8 0 0 25 0 1 0 657589771 181809152 35809 33554432000 4194304 4394578 140734237815488 18446744073709551615 4298812 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/20825/statm: 44387 35809 267 49 0 41528 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 177548

[startup+702.301 s]
/proc/loadavg: 4.04 3.88 3.54 5/257 20844
/proc/meminfo: memFree=22380936/32951124 swapFree=61559568/67111528
[pid=20825] ppid=20823 vsize=178560 CPUtime=702.31 cores=1,3
/proc/20825/stat : 20825 (SApperloT2010) R 20823 20825 20765 0 -1 4202496 36377 0 0 0 70223 8 0 0 25 0 1 0 657589771 182845440 36029 33554432000 4194304 4394578 140734237815488 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/20825/statm: 44640 36029 267 49 0 41781 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 178560

[startup+762.31 s]
/proc/loadavg: 4.09 3.92 3.57 5/257 20846
/proc/meminfo: memFree=22369248/32951124 swapFree=61559568/67111528
[pid=20825] ppid=20823 vsize=182744 CPUtime=762.32 cores=1,3
/proc/20825/stat : 20825 (SApperloT2010) R 20823 20825 20765 0 -1 4202496 37285 0 0 0 76224 8 0 0 25 0 1 0 657589771 187129856 36937 33554432000 4194304 4394578 140734237815488 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/20825/statm: 45686 36937 267 49 0 42827 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 182744

[startup+822.301 s]
/proc/loadavg: 4.12 3.94 3.60 5/257 20848
/proc/meminfo: memFree=22358304/32951124 swapFree=61559568/67111528
[pid=20825] ppid=20823 vsize=186584 CPUtime=822.32 cores=1,3
/proc/20825/stat : 20825 (SApperloT2010) R 20823 20825 20765 0 -1 4202496 38094 0 0 0 82223 9 0 0 25 0 1 0 657589771 191062016 37746 33554432000 4194304 4394578 140734237815488 18446744073709551615 4298804 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/20825/statm: 46646 37746 267 49 0 43787 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 186584

[startup+882.301 s]
/proc/loadavg: 4.04 3.95 3.63 5/257 20849
/proc/meminfo: memFree=22333720/32951124 swapFree=61559568/67111528
[pid=20825] ppid=20823 vsize=197592 CPUtime=882.31 cores=1,3
/proc/20825/stat : 20825 (SApperloT2010) R 20823 20825 20765 0 -1 4202496 40642 0 0 0 88222 9 0 0 25 0 1 0 657589771 202334208 40294 33554432000 4194304 4394578 140734237815488 18446744073709551615 4298342 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/20825/statm: 49398 40294 267 49 0 46539 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 197592

[startup+942.301 s]
/proc/loadavg: 4.08 3.97 3.65 5/257 20851
/proc/meminfo: memFree=22319932/32951124 swapFree=61559568/67111528
[pid=20825] ppid=20823 vsize=198360 CPUtime=942.32 cores=1,3
/proc/20825/stat : 20825 (SApperloT2010) R 20823 20825 20765 0 -1 4202496 40870 0 0 0 94222 10 0 0 25 0 1 0 657589771 203120640 40522 33554432000 4194304 4394578 140734237815488 18446744073709551615 4298333 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/20825/statm: 49590 40522 267 49 0 46731 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 198360

[startup+1002.3 s]
/proc/loadavg: 4.03 3.97 3.67 5/257 20861
/proc/meminfo: memFree=22313932/32951124 swapFree=61559568/67111528
[pid=20825] ppid=20823 vsize=200792 CPUtime=1002.32 cores=1,3
/proc/20825/stat : 20825 (SApperloT2010) R 20823 20825 20765 0 -1 4202496 41284 0 0 0 100222 10 0 0 25 0 1 0 657589771 205611008 40936 33554432000 4194304 4394578 140734237815488 18446744073709551615 4298832 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/20825/statm: 50198 40936 267 49 0 47339 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 200792

[startup+1062.3 s]
/proc/loadavg: 4.01 3.97 3.69 5/257 20863
/proc/meminfo: memFree=22307588/32951124 swapFree=61559568/67111528
[pid=20825] ppid=20823 vsize=201560 CPUtime=1062.32 cores=1,3
/proc/20825/stat : 20825 (SApperloT2010) R 20823 20825 20765 0 -1 4202496 41463 0 0 0 106222 10 0 0 25 0 1 0 657589771 206397440 41115 33554432000 4194304 4394578 140734237815488 18446744073709551615 4298812 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/20825/statm: 50390 41115 267 49 0 47531 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 201560

[startup+1122.3 s]
/proc/loadavg: 4.00 3.97 3.70 5/257 20865
/proc/meminfo: memFree=22296288/32951124 swapFree=61559568/67111528
[pid=20825] ppid=20823 vsize=210520 CPUtime=1122.33 cores=1,3
/proc/20825/stat : 20825 (SApperloT2010) R 20823 20825 20765 0 -1 4202496 43222 0 0 0 112222 11 0 0 25 0 1 0 657589771 215572480 42874 33554432000 4194304 4394578 140734237815488 18446744073709551615 4298821 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/20825/statm: 52630 42874 267 49 0 49771 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 210520

[startup+1182.3 s]
/proc/loadavg: 4.00 3.97 3.72 5/257 20869
/proc/meminfo: memFree=22279700/32951124 swapFree=61559568/67111528
[pid=20825] ppid=20823 vsize=210776 CPUtime=1182.33 cores=1,3
/proc/20825/stat : 20825 (SApperloT2010) R 20823 20825 20765 0 -1 4202496 43310 0 0 0 118222 11 0 0 25 0 1 0 657589771 215834624 42962 33554432000 4194304 4394578 140734237815488 18446744073709551615 4298721 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/20825/statm: 52694 42962 267 49 0 49835 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 210776

[startup+1242.3 s]
/proc/loadavg: 4.06 3.99 3.74 5/257 20871
/proc/meminfo: memFree=22274936/32951124 swapFree=61559568/67111528
[pid=20825] ppid=20823 vsize=212248 CPUtime=1242.33 cores=1,3
/proc/20825/stat : 20825 (SApperloT2010) R 20823 20825 20765 0 -1 4202496 43564 0 0 0 124222 11 0 0 25 0 1 0 657589771 217341952 43216 33554432000 4194304 4394578 140734237815488 18446744073709551615 4298701 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/20825/statm: 53062 43216 267 49 0 50203 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 212248



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.02 3.99 3.75 3/252 20875
/proc/meminfo: memFree=22748992/32951124 swapFree=61559568/67111528
[pid=20825] ppid=20823 vsize=216884 CPUtime=1300.03 cores=1,3
/proc/20825/stat : 20825 (SApperloT2010) R 20823 20825 20765 0 -1 4202496 44522 0 0 0 129992 11 0 0 25 0 1 0 657589771 222089216 44174 33554432000 4194304 4394578 140734237815488 18446744073709551615 4298821 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/20825/statm: 54221 44174 267 49 0 51362 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 216884

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.06
CPU user time (s): 1299.93
CPU system time (s): 0.12598
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 216884

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

runsolver used 2.80457 second user time and 6.66999 second system time

The end

Launcher Data

Begin job on node109 at 2011-05-15 13:44:50
IDJOB=3379733
IDBENCH=83982
IDSOLVER=1862
FILE ID=node109/3379733-1305459890
RUNJOBID= node109-1305459890-20785
PBS_JOBID= 13324914
Free space on /tmp= 73264 MiB

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

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

MD5SUM BENCH= 7f62d729a30ffc73b7fa61161ba43630
RANDOM SEED=681580874

node109.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.809
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.61
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.809
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.809
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.809
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.75
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.809
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.82
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.809
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.809
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.809
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      22911840 kB
Buffers:        271592 kB
Cached:        2533916 kB
SwapCached:      28404 kB
Active:        1313736 kB
Inactive:      8495916 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22911840 kB
SwapTotal:    67111528 kB
SwapFree:     61559568 kB
Dirty:            3052 kB
Writeback:          48 kB
AnonPages:     6982724 kB
Mapped:          18728 kB
Slab:           131928 kB
PageTables:      33384 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 19116200 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= 73264 MiB
End job on node109 at 2011-05-15 14:06:32