Trace number 3379756

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.07 1300.03

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/
VanderWaerden3k/VanDerWaerden_2-3-14_186.cnf
MD5SUM642fce7e30a701c3223fa5771c2e57dc
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 variables186
Number of clauses9795
Sum of the clauses size43014
Maximum clause length14
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 38556
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51239

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-3379756-1305458105/watcher-3379756-1305458105 -o /tmp/evaluation-result-3379756-1305458105/solver-3379756-1305458105 -C 2400 -W 1300 -M 7680 SApperloT2010 HOME/instance-3379756-1305458105.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.27 3.87 3.84 5/319 17492
/proc/meminfo: memFree=15888068/32951124 swapFree=52307768/67111528
[pid=17492] ppid=17490 vsize=13056 CPUtime=0 cores=4,6
/proc/17492/stat : 17492 (SApperloT2010) R 17490 17492 15311 0 -1 4202496 654 0 0 0 0 0 0 0 25 0 1 0 657413271 13369344 593 33554432000 4194304 4394578 140734204929632 18446744073709551615 218370981783 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/17492/statm: 3264 593 256 49 0 405 0

[startup+0.111162 s]
/proc/loadavg: 3.27 3.87 3.84 5/319 17492
/proc/meminfo: memFree=15888068/32951124 swapFree=52307768/67111528
[pid=17492] ppid=17490 vsize=15148 CPUtime=0.1 cores=4,6
/proc/17492/stat : 17492 (SApperloT2010) R 17490 17492 15311 0 -1 4202496 1234 0 0 0 10 0 0 0 25 0 1 0 657413271 15511552 1166 33554432000 4194304 4394578 140734204929632 18446744073709551615 4298326 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/17492/statm: 3787 1166 267 49 0 928 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15148

[startup+0.201148 s]
/proc/loadavg: 3.27 3.87 3.84 5/319 17492
/proc/meminfo: memFree=15888068/32951124 swapFree=52307768/67111528
[pid=17492] ppid=17490 vsize=15556 CPUtime=0.19 cores=4,6
/proc/17492/stat : 17492 (SApperloT2010) R 17490 17492 15311 0 -1 4202496 1330 0 0 0 19 0 0 0 25 0 1 0 657413271 15929344 1262 33554432000 4194304 4394578 140734204929632 18446744073709551615 4298841 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/17492/statm: 3889 1262 267 49 0 1030 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 15556

[startup+0.301129 s]
/proc/loadavg: 3.27 3.87 3.84 5/319 17492
/proc/meminfo: memFree=15888068/32951124 swapFree=52307768/67111528
[pid=17492] ppid=17490 vsize=15952 CPUtime=0.29 cores=4,6
/proc/17492/stat : 17492 (SApperloT2010) R 17490 17492 15311 0 -1 4202496 1420 0 0 0 29 0 0 0 25 0 1 0 657413271 16334848 1352 33554432000 4194304 4394578 140734204929632 18446744073709551615 4298837 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/17492/statm: 3988 1352 267 49 0 1129 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 15952

[startup+0.701058 s]
/proc/loadavg: 3.27 3.87 3.84 5/319 17492
/proc/meminfo: memFree=15888068/32951124 swapFree=52307768/67111528
[pid=17492] ppid=17490 vsize=17284 CPUtime=0.69 cores=4,6
/proc/17492/stat : 17492 (SApperloT2010) R 17490 17492 15311 0 -1 4202496 1755 0 0 0 69 0 0 0 25 0 1 0 657413271 17698816 1687 33554432000 4194304 4394578 140734204929632 18446744073709551615 4298358 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/17492/statm: 4321 1687 267 49 0 1462 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 17284

[startup+1.50092 s]
/proc/loadavg: 3.27 3.87 3.84 5/320 17493
/proc/meminfo: memFree=15857828/32951124 swapFree=52307768/67111528
[pid=17492] ppid=17490 vsize=18552 CPUtime=1.49 cores=4,6
/proc/17492/stat : 17492 (SApperloT2010) R 17490 17492 15311 0 -1 4202496 2021 0 0 0 149 0 0 0 25 0 1 0 657413271 18997248 1953 33554432000 4194304 4394578 140734204929632 18446744073709551615 4298792 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/17492/statm: 4638 1953 267 49 0 1779 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 18552

[startup+3.10063 s]
/proc/loadavg: 3.27 3.87 3.84 5/320 17493
/proc/meminfo: memFree=15849644/32951124 swapFree=52307768/67111528
[pid=17492] ppid=17490 vsize=20156 CPUtime=3.09 cores=4,6
/proc/17492/stat : 17492 (SApperloT2010) R 17490 17492 15311 0 -1 4202496 2412 0 0 0 309 0 0 0 25 0 1 0 657413271 20639744 2344 33554432000 4194304 4394578 140734204929632 18446744073709551615 4298919 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/17492/statm: 5039 2344 267 49 0 2180 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 20156

[startup+6.30104 s]
/proc/loadavg: 3.33 3.87 3.84 5/320 17493
/proc/meminfo: memFree=15831772/32951124 swapFree=52307768/67111528
[pid=17492] ppid=17490 vsize=23208 CPUtime=6.29 cores=4,6
/proc/17492/stat : 17492 (SApperloT2010) R 17490 17492 15311 0 -1 4202496 3127 0 0 0 629 0 0 0 25 0 1 0 657413271 23764992 3059 33554432000 4194304 4394578 140734204929632 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/17492/statm: 5802 3059 267 49 0 2943 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 23208

[startup+12.7009 s]
/proc/loadavg: 3.38 3.87 3.84 5/320 17493
/proc/meminfo: memFree=15798032/32951124 swapFree=52307768/67111528
[pid=17492] ppid=17490 vsize=31500 CPUtime=12.69 cores=4,6
/proc/17492/stat : 17492 (SApperloT2010) R 17490 17492 15311 0 -1 4202496 5135 0 0 0 1269 0 0 0 25 0 1 0 657413271 32256000 5067 33554432000 4194304 4394578 140734204929632 18446744073709551615 4298976 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/17492/statm: 7875 5067 267 49 0 5016 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 31500

[startup+25.5006 s]
/proc/loadavg: 3.52 3.88 3.84 5/320 17493
/proc/meminfo: memFree=15753032/32951124 swapFree=52307768/67111528
[pid=17492] ppid=17490 vsize=42704 CPUtime=25.49 cores=4,6
/proc/17492/stat : 17492 (SApperloT2010) R 17490 17492 15311 0 -1 4202496 7841 0 0 0 2548 1 0 0 25 0 1 0 657413271 43728896 7773 33554432000 4194304 4394578 140734204929632 18446744073709551615 4313318 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/17492/statm: 10676 7773 267 49 0 7817 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 42704

[startup+51.1011 s]
/proc/loadavg: 3.68 3.89 3.84 5/320 17494
/proc/meminfo: memFree=15685184/32951124 swapFree=52307768/67111528
[pid=17492] ppid=17490 vsize=57960 CPUtime=51.09 cores=4,6
/proc/17492/stat : 17492 (SApperloT2010) R 17490 17492 15311 0 -1 4202496 11443 0 0 0 5107 2 0 0 25 0 1 0 657413271 59351040 11375 33554432000 4194304 4394578 140734204929632 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/17492/statm: 14490 11375 267 49 0 11631 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 57960

[startup+102.301 s]
/proc/loadavg: 3.87 3.90 3.85 5/320 17495
/proc/meminfo: memFree=15556692/32951124 swapFree=52307768/67111528
[pid=17492] ppid=17490 vsize=85772 CPUtime=102.31 cores=4,6
/proc/17492/stat : 17492 (SApperloT2010) R 17490 17492 15311 0 -1 4202496 18134 0 0 0 10227 4 0 0 25 0 1 0 657413271 87830528 18066 33554432000 4194304 4394578 140734204929632 18446744073709551615 218370618053 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/17492/statm: 21443 18066 267 49 0 18584 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 85772

[startup+162.3 s]
/proc/loadavg: 3.95 3.92 3.85 5/320 17497
/proc/meminfo: memFree=15443308/32951124 swapFree=52307768/67111528
[pid=17492] ppid=17490 vsize=106748 CPUtime=162.29 cores=4,6
/proc/17492/stat : 17492 (SApperloT2010) R 17490 17492 15311 0 -1 4202496 23292 0 0 0 16224 5 0 0 25 0 1 0 657413271 109309952 23224 33554432000 4194304 4394578 140734204929632 18446744073709551615 4299008 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/17492/statm: 26687 23224 267 49 0 23828 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 106748

[startup+222.312 s]
/proc/loadavg: 3.98 3.93 3.86 5/320 17498
/proc/meminfo: memFree=15340980/32951124 swapFree=52307768/67111528
[pid=17492] ppid=17490 vsize=143308 CPUtime=222.3 cores=4,6
/proc/17492/stat : 17492 (SApperloT2010) R 17490 17492 15311 0 -1 4202496 32435 0 0 0 22223 7 0 0 25 0 1 0 657413271 146747392 32367 33554432000 4194304 4394578 140734204929632 18446744073709551615 4298812 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/17492/statm: 35827 32367 267 49 0 32968 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 143308

[startup+282.301 s]
/proc/loadavg: 4.11 3.97 3.87 5/320 17500
/proc/meminfo: memFree=15203536/32951124 swapFree=52307768/67111528
[pid=17492] ppid=17490 vsize=176712 CPUtime=282.3 cores=4,6
/proc/17492/stat : 17492 (SApperloT2010) R 17490 17492 15311 0 -1 4202496 40713 0 0 0 28221 9 0 0 25 0 1 0 657413271 180953088 40645 33554432000 4194304 4394578 140734204929632 18446744073709551615 4298373 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/17492/statm: 44178 40645 267 49 0 41319 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 176712

[startup+342.3 s]
/proc/loadavg: 4.08 3.99 3.89 5/320 17502
/proc/meminfo: memFree=15072052/32951124 swapFree=52307768/67111528
[pid=17492] ppid=17490 vsize=204300 CPUtime=342.3 cores=4,6
/proc/17492/stat : 17492 (SApperloT2010) R 17490 17492 15311 0 -1 4202496 47683 0 0 0 34219 11 0 0 25 0 1 0 657413271 209203200 47615 33554432000 4194304 4394578 140734204929632 18446744073709551615 4292841 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/17492/statm: 51075 47615 267 49 0 48216 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 204300

[startup+402.301 s]
/proc/loadavg: 4.14 4.02 3.90 5/320 17503
/proc/meminfo: memFree=14963508/32951124 swapFree=52307768/67111528
[pid=17492] ppid=17490 vsize=232420 CPUtime=402.3 cores=4,6
/proc/17492/stat : 17492 (SApperloT2010) R 17490 17492 15311 0 -1 4202496 54697 0 0 0 40218 12 0 0 25 0 1 0 657413271 237998080 54629 33554432000 4194304 4394578 140734204929632 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/17492/statm: 58105 54629 267 49 0 55246 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 232420

[startup+462.301 s]
/proc/loadavg: 4.05 4.01 3.91 5/320 17505
/proc/meminfo: memFree=14879148/32951124 swapFree=52307768/67111528
[pid=17492] ppid=17490 vsize=270852 CPUtime=462.3 cores=4,6
/proc/17492/stat : 17492 (SApperloT2010) R 17490 17492 15311 0 -1 4202496 64294 0 0 0 46216 14 0 0 25 0 1 0 657413271 277352448 64226 33554432000 4194304 4394578 140734204929632 18446744073709551615 4298841 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/17492/statm: 67713 64226 267 49 0 64854 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 270852

[startup+522.3 s]
/proc/loadavg: 4.02 4.01 3.91 5/320 17506
/proc/meminfo: memFree=14728448/32951124 swapFree=52307768/67111528
[pid=17492] ppid=17490 vsize=301532 CPUtime=522.31 cores=4,6
/proc/17492/stat : 17492 (SApperloT2010) R 17490 17492 15311 0 -1 4202496 71974 0 0 0 52214 17 0 0 25 0 1 0 657413271 308768768 71906 33554432000 4194304 4394578 140734204929632 18446744073709551615 4288355 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/17492/statm: 75383 71906 267 49 0 72524 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 301532

[startup+582.301 s]
/proc/loadavg: 4.00 4.00 3.91 5/320 17508
/proc/meminfo: memFree=14621784/32951124 swapFree=52307768/67111528
[pid=17492] ppid=17490 vsize=333008 CPUtime=582.31 cores=4,6
/proc/17492/stat : 17492 (SApperloT2010) R 17490 17492 15311 0 -1 4202496 79827 0 0 0 58213 18 0 0 25 0 1 0 657413271 341000192 79759 33554432000 4194304 4394578 140734204929632 18446744073709551615 4298942 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/17492/statm: 83252 79759 267 49 0 80393 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 333008

[startup+642.301 s]
/proc/loadavg: 4.00 4.00 3.91 5/320 17510
/proc/meminfo: memFree=14495260/32951124 swapFree=52307768/67111528
[pid=17492] ppid=17490 vsize=364904 CPUtime=642.3 cores=4,6
/proc/17492/stat : 17492 (SApperloT2010) R 17490 17492 15311 0 -1 4202496 87795 0 0 0 64211 19 0 0 25 0 1 0 657413271 373661696 87727 33554432000 4194304 4394578 140734204929632 18446744073709551615 4298781 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/17492/statm: 91226 87727 267 49 0 88367 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 364904

[startup+702.3 s]
/proc/loadavg: 4.00 4.00 3.91 5/320 17511
/proc/meminfo: memFree=14374692/32951124 swapFree=52307768/67111528
[pid=17492] ppid=17490 vsize=387988 CPUtime=702.31 cores=4,6
/proc/17492/stat : 17492 (SApperloT2010) R 17490 17492 15311 0 -1 4202496 93611 0 0 0 70210 21 0 0 25 0 1 0 657413271 397299712 93543 33554432000 4194304 4394578 140734204929632 18446744073709551615 4298832 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/17492/statm: 96997 93543 267 49 0 94138 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 387988

[startup+762.301 s]
/proc/loadavg: 4.00 4.00 3.91 5/320 17513
/proc/meminfo: memFree=14309180/32951124 swapFree=52307768/67111528
[pid=17492] ppid=17490 vsize=388468 CPUtime=762.32 cores=4,6
/proc/17492/stat : 17492 (SApperloT2010) R 17490 17492 15311 0 -1 4202496 93748 0 0 0 76211 21 0 0 25 0 1 0 657413271 397791232 93680 33554432000 4194304 4394578 140734204929632 18446744073709551615 4287920 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/17492/statm: 97117 93680 267 49 0 94258 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 388468

[startup+822.3 s]
/proc/loadavg: 4.06 4.01 3.91 5/320 17514
/proc/meminfo: memFree=14230412/32951124 swapFree=52307768/67111528
[pid=17492] ppid=17490 vsize=410564 CPUtime=822.32 cores=4,6
/proc/17492/stat : 17492 (SApperloT2010) R 17490 17492 15311 0 -1 4202496 99276 0 0 0 82209 23 0 0 25 0 1 0 657413271 420417536 99208 33554432000 4194304 4394578 140734204929632 18446744073709551615 4287957 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/17492/statm: 102641 99208 267 49 0 99782 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 410564

[startup+882.312 s]
/proc/loadavg: 4.11 4.04 3.93 5/320 17516
/proc/meminfo: memFree=14110708/32951124 swapFree=52307768/67111528
[pid=17492] ppid=17490 vsize=441528 CPUtime=882.33 cores=4,6
/proc/17492/stat : 17492 (SApperloT2010) R 17490 17492 15311 0 -1 4202496 107014 0 0 0 88208 25 0 0 25 0 1 0 657413271 452124672 106946 33554432000 4194304 4394578 140734204929632 18446744073709551615 4298361 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/17492/statm: 110382 106946 267 49 0 107523 0
Current children cumulated CPU time (s) 882.33
Current children cumulated vsize (KiB) 441528

[startup+942.301 s]
/proc/loadavg: 4.20 4.06 3.94 5/320 17518
/proc/meminfo: memFree=14026348/32951124 swapFree=52307768/67111528
[pid=17492] ppid=17490 vsize=473508 CPUtime=942.31 cores=4,6
/proc/17492/stat : 17492 (SApperloT2010) R 17490 17492 15311 0 -1 4202496 115020 0 0 0 94204 27 0 0 25 0 1 0 657413271 484872192 114952 33554432000 4194304 4394578 140734204929632 18446744073709551615 4298993 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/17492/statm: 118377 114952 267 49 0 115518 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 473508

[startup+1002.3 s]
/proc/loadavg: 4.07 4.05 3.94 5/320 17519
/proc/meminfo: memFree=13950168/32951124 swapFree=52307768/67111528
[pid=17492] ppid=17490 vsize=497872 CPUtime=1002.32 cores=4,6
/proc/17492/stat : 17492 (SApperloT2010) R 17490 17492 15311 0 -1 4202496 121129 0 0 0 100204 28 0 0 25 0 1 0 657413271 509820928 121061 33554432000 4194304 4394578 140734204929632 18446744073709551615 4327664 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/17492/statm: 124468 121061 267 49 0 121609 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 497872

[startup+1062.3 s]
/proc/loadavg: 4.02 4.04 3.94 5/320 17521
/proc/meminfo: memFree=13838404/32951124 swapFree=52307768/67111528
[pid=17492] ppid=17490 vsize=531708 CPUtime=1062.31 cores=4,6
/proc/17492/stat : 17492 (SApperloT2010) R 17490 17492 15311 0 -1 4202496 129586 0 0 0 106202 29 0 0 25 0 1 0 657413271 544468992 129518 33554432000 4194304 4394578 140734204929632 18446744073709551615 4298862 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/17492/statm: 132927 129518 267 49 0 130068 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 531708

[startup+1122.3 s]
/proc/loadavg: 4.01 4.03 3.94 5/320 17522
/proc/meminfo: memFree=13718716/32951124 swapFree=52307768/67111528
[pid=17492] ppid=17490 vsize=547784 CPUtime=1122.31 cores=4,6
/proc/17492/stat : 17492 (SApperloT2010) R 17490 17492 15311 0 -1 4202496 133584 0 0 0 112201 30 0 0 25 0 1 0 657413271 560930816 133516 33554432000 4194304 4394578 140734204929632 18446744073709551615 4298792 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/17492/statm: 136946 133516 267 49 0 134087 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 547784

[startup+1182.3 s]
/proc/loadavg: 4.00 4.02 3.94 5/320 17524
/proc/meminfo: memFree=13643400/32951124 swapFree=52307768/67111528
[pid=17492] ppid=17490 vsize=557268 CPUtime=1182.32 cores=4,6
/proc/17492/stat : 17492 (SApperloT2010) R 17490 17492 15311 0 -1 4202496 135989 0 0 0 118201 31 0 0 25 0 1 0 657413271 570642432 135921 33554432000 4194304 4394578 140734204929632 18446744073709551615 4298721 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/17492/statm: 139317 135921 267 49 0 136458 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 557268

[startup+1242.3 s]
/proc/loadavg: 4.00 4.02 3.94 5/320 17526
/proc/meminfo: memFree=13513032/32951124 swapFree=52307768/67111528
[pid=17492] ppid=17490 vsize=571936 CPUtime=1242.33 cores=4,6
/proc/17492/stat : 17492 (SApperloT2010) R 17490 17492 15311 0 -1 4202496 139666 0 0 0 124201 32 0 0 25 0 1 0 657413271 585662464 139598 33554432000 4194304 4394578 140734204929632 18446744073709551615 4296313 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/17492/statm: 142984 139598 267 49 0 140125 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 571936



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.01 3.94 3/317 17530
/proc/meminfo: memFree=14946084/32951124 swapFree=52307768/67111528
[pid=17492] ppid=17490 vsize=589432 CPUtime=1300.04 cores=4,6
/proc/17492/stat : 17492 (SApperloT2010) R 17490 17492 15311 0 -1 4202496 144038 0 0 0 129971 33 0 0 25 0 1 0 657413271 603578368 143970 33554432000 4194304 4394578 140734204929632 18446744073709551615 4287877 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/17492/statm: 147358 143970 267 49 0 144499 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 589432

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

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

[startup+1300 s]
/proc/loadavg: 4.00 4.01 3.94 3/317 17530
/proc/meminfo: memFree=14946084/32951124 swapFree=52307768/67111528
[pid=17492] ppid=17490 vsize=589432 CPUtime=1300.04 cores=4,6
/proc/17492/stat : 17492 (SApperloT2010) R 17490 17492 15311 0 -1 4202496 144038 0 0 0 129971 33 0 0 25 0 1 0 657413271 603578368 143970 33554432000 4194304 4394578 140734204929632 18446744073709551615 4287877 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/17492/statm: 147358 143970 267 49 0 144499 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 589432

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.03
CPU time (s): 1300.07
CPU user time (s): 1299.71
CPU system time (s): 0.352946
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 589432

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.71
system time used= 0.352946
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 144038
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= 5
involuntary context switches= 2319

runsolver used 4.13437 second user time and 8.86565 second system time

The end

Launcher Data

Begin job on node101 at 2011-05-15 13:15:05
IDJOB=3379756
IDBENCH=83356
IDSOLVER=1862
FILE ID=node101/3379756-1305458105
RUNJOBID= node101-1305458105-17451
PBS_JOBID= 13324878
Free space on /tmp= 73756 MiB

SOLVER NAME= SApperloT2010 2011-05-15 (fixed)
BENCH NAME= SAT11/crafted/kullmann/VanDerWaerden/VanderWaerden3k/VanDerWaerden_2-3-14_186.cnf
COMMAND LINE= SApperloT2010 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3379756-1305458105/watcher-3379756-1305458105 -o /tmp/evaluation-result-3379756-1305458105/solver-3379756-1305458105 -C 2400 -W 1300 -M 7680  SApperloT2010 HOME/instance-3379756-1305458105.cnf

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

MD5SUM BENCH= 642fce7e30a701c3223fa5771c2e57dc
RANDOM SEED=1302073586

node101.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.841
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.68
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.841
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	: 5226.07
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.841
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.77
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.841
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.83
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.841
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.74
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.841
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.83
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.841
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.75
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.841
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      15888596 kB
Buffers:        341040 kB
Cached:        6174948 kB
SwapCached:      14848 kB
Active:       11574564 kB
Inactive:      5199252 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      15888596 kB
SwapTotal:    67111528 kB
SwapFree:     52307768 kB
Dirty:            3048 kB
Writeback:           0 kB
AnonPages:    10253956 kB
Mapped:          15900 kB
Slab:           159608 kB
PageTables:      64160 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 42665484 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= 73756 MiB
End job on node101 at 2011-05-15 13:36:47