Trace number 3379622

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

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/
VanderWaerden3k/VanDerWaerden_2-3-15_218.cnf
MD5SUMafc70649cebcc24cd0a7b28def593295
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 variables218
Number of clauses13362
Sum of the clauses size59166
Maximum clause length15
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 311772
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51590

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

running on 2 cores: 0,2

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 2/305 17467
/proc/meminfo: memFree=15910784/32951124 swapFree=52307768/67111528
[pid=17467] ppid=17464 vsize=12832 CPUtime=0 cores=0,2
/proc/17467/stat : 17467 (SApperloT2010) R 17464 17467 15311 0 -1 4202496 606 0 0 0 0 0 0 0 23 0 1 0 657413241 13139968 547 33554432000 4194304 4394578 140734099111616 18446744073709551615 218370618053 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/17467/statm: 3208 548 247 49 0 349 0

[startup+0.109848 s]
/proc/loadavg: 3.27 3.87 3.84 2/305 17467
/proc/meminfo: memFree=15910784/32951124 swapFree=52307768/67111528
[pid=17467] ppid=17464 vsize=15856 CPUtime=0.1 cores=0,2
/proc/17467/stat : 17467 (SApperloT2010) R 17464 17467 15311 0 -1 4202496 1423 0 0 0 10 0 0 0 24 0 1 0 657413241 16236544 1342 33554432000 4194304 4394578 140734099111616 18446744073709551615 4298370 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/17467/statm: 3964 1342 267 49 0 1105 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15856

[startup+0.200859 s]
/proc/loadavg: 3.27 3.87 3.84 2/305 17467
/proc/meminfo: memFree=15910784/32951124 swapFree=52307768/67111528
[pid=17467] ppid=17464 vsize=16700 CPUtime=0.19 cores=0,2
/proc/17467/stat : 17467 (SApperloT2010) R 17464 17467 15311 0 -1 4202496 1619 0 0 0 19 0 0 0 24 0 1 0 657413241 17100800 1538 33554432000 4194304 4394578 140734099111616 18446744073709551615 4338138 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/17467/statm: 4175 1538 267 49 0 1316 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 16700

[startup+0.300816 s]
/proc/loadavg: 3.27 3.87 3.84 2/305 17467
/proc/meminfo: memFree=15910784/32951124 swapFree=52307768/67111528
[pid=17467] ppid=17464 vsize=17104 CPUtime=0.29 cores=0,2
/proc/17467/stat : 17467 (SApperloT2010) R 17464 17467 15311 0 -1 4202496 1718 0 0 0 29 0 0 0 25 0 1 0 657413241 17514496 1637 33554432000 4194304 4394578 140734099111616 18446744073709551615 4298792 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/17467/statm: 4276 1637 267 49 0 1417 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 17104

[startup+0.700763 s]
/proc/loadavg: 3.27 3.87 3.84 2/305 17467
/proc/meminfo: memFree=15910784/32951124 swapFree=52307768/67111528
[pid=17467] ppid=17464 vsize=18312 CPUtime=0.69 cores=0,2
/proc/17467/stat : 17467 (SApperloT2010) R 17464 17467 15311 0 -1 4202496 2008 0 0 0 69 0 0 0 25 0 1 0 657413241 18751488 1927 33554432000 4194304 4394578 140734099111616 18446744073709551615 4298837 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/17467/statm: 4578 1927 267 49 0 1719 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 18312

[startup+1.50064 s]
/proc/loadavg: 3.27 3.87 3.84 5/320 17493
/proc/meminfo: memFree=15861920/32951124 swapFree=52307768/67111528
[pid=17467] ppid=17464 vsize=19956 CPUtime=1.49 cores=0,2
/proc/17467/stat : 17467 (SApperloT2010) R 17464 17467 15311 0 -1 4202496 2408 0 0 0 149 0 0 0 25 0 1 0 657413241 20434944 2327 33554432000 4194304 4394578 140734099111616 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/17467/statm: 4989 2327 267 49 0 2130 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 19956

[startup+3.10034 s]
/proc/loadavg: 3.27 3.87 3.84 5/320 17493
/proc/meminfo: memFree=15852000/32951124 swapFree=52307768/67111528
[pid=17467] ppid=17464 vsize=22040 CPUtime=3.09 cores=0,2
/proc/17467/stat : 17467 (SApperloT2010) R 17464 17467 15311 0 -1 4202496 2910 0 0 0 309 0 0 0 25 0 1 0 657413241 22568960 2829 33554432000 4194304 4394578 140734099111616 18446744073709551615 4291928 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/17467/statm: 5510 2829 267 49 0 2651 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 22040

[startup+6.30075 s]
/proc/loadavg: 3.33 3.87 3.84 5/320 17493
/proc/meminfo: memFree=15833880/32951124 swapFree=52307768/67111528
[pid=17467] ppid=17464 vsize=25880 CPUtime=6.29 cores=0,2
/proc/17467/stat : 17467 (SApperloT2010) R 17464 17467 15311 0 -1 4202496 3808 0 0 0 629 0 0 0 25 0 1 0 657413241 26501120 3727 33554432000 4194304 4394578 140734099111616 18446744073709551615 4298989 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/17467/statm: 6470 3727 267 49 0 3611 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 25880

[startup+12.7006 s]
/proc/loadavg: 3.38 3.87 3.84 5/320 17493
/proc/meminfo: memFree=15799024/32951124 swapFree=52307768/67111528
[pid=17467] ppid=17464 vsize=30408 CPUtime=12.69 cores=0,2
/proc/17467/stat : 17467 (SApperloT2010) R 17464 17467 15311 0 -1 4202496 4872 0 0 0 1269 0 0 0 25 0 1 0 657413241 31137792 4791 33554432000 4194304 4394578 140734099111616 18446744073709551615 4298326 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/17467/statm: 7602 4791 267 49 0 4743 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 30408

[startup+25.5003 s]
/proc/loadavg: 3.52 3.88 3.84 5/320 17493
/proc/meminfo: memFree=15754644/32951124 swapFree=52307768/67111528
[pid=17467] ppid=17464 vsize=39852 CPUtime=25.49 cores=0,2
/proc/17467/stat : 17467 (SApperloT2010) R 17464 17467 15311 0 -1 4202496 7112 0 0 0 2548 1 0 0 25 0 1 0 657413241 40808448 7031 33554432000 4194304 4394578 140734099111616 18446744073709551615 4298326 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/17467/statm: 9963 7031 267 49 0 7104 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 39852

[startup+51.1008 s]
/proc/loadavg: 3.68 3.89 3.84 5/320 17494
/proc/meminfo: memFree=15686548/32951124 swapFree=52307768/67111528
[pid=17467] ppid=17464 vsize=55860 CPUtime=51.09 cores=0,2
/proc/17467/stat : 17467 (SApperloT2010) R 17464 17467 15311 0 -1 4202496 10905 0 0 0 5107 2 0 0 25 0 1 0 657413241 57200640 10824 33554432000 4194304 4394578 140734099111616 18446744073709551615 4327706 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/17467/statm: 13965 10824 267 49 0 11106 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 55860

[startup+102.301 s]
/proc/loadavg: 3.86 3.90 3.85 5/320 17495
/proc/meminfo: memFree=15558180/32951124 swapFree=52307768/67111528
[pid=17467] ppid=17464 vsize=81712 CPUtime=102.3 cores=0,2
/proc/17467/stat : 17467 (SApperloT2010) R 17464 17467 15311 0 -1 4202496 17286 0 0 0 10227 3 0 0 25 0 1 0 657413241 83673088 17205 33554432000 4194304 4394578 140734099111616 18446744073709551615 218370981783 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/17467/statm: 20428 17205 267 49 0 17569 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 81712

[startup+162.301 s]
/proc/loadavg: 3.95 3.92 3.85 5/320 17497
/proc/meminfo: memFree=15443804/32951124 swapFree=52307768/67111528
[pid=17467] ppid=17464 vsize=98144 CPUtime=162.29 cores=0,2
/proc/17467/stat : 17467 (SApperloT2010) R 17464 17467 15311 0 -1 4202496 21284 0 0 0 16224 5 0 0 25 0 1 0 657413241 100499456 21203 33554432000 4194304 4394578 140734099111616 18446744073709551615 4323462 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/17467/statm: 24536 21203 267 49 0 21677 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 98144

[startup+222.311 s]
/proc/loadavg: 3.98 3.93 3.86 5/320 17498
/proc/meminfo: memFree=15342096/32951124 swapFree=52307768/67111528
[pid=17467] ppid=17464 vsize=112596 CPUtime=222.31 cores=0,2
/proc/17467/stat : 17467 (SApperloT2010) R 17464 17467 15311 0 -1 4202496 24910 0 0 0 22225 6 0 0 25 0 1 0 657413241 115298304 24829 33554432000 4194304 4394578 140734099111616 18446744073709551615 4298826 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/17467/statm: 28149 24829 267 49 0 25290 0
Current children cumulated CPU time (s) 222.31
Current children cumulated vsize (KiB) 112596

[startup+282.301 s]
/proc/loadavg: 4.11 3.97 3.87 5/320 17500
/proc/meminfo: memFree=15204032/32951124 swapFree=52307768/67111528
[pid=17467] ppid=17464 vsize=146404 CPUtime=282.29 cores=0,2
/proc/17467/stat : 17467 (SApperloT2010) R 17464 17467 15311 0 -1 4202496 33302 0 0 0 28221 8 0 0 25 0 1 0 657413241 149917696 33221 33554432000 4194304 4394578 140734099111616 18446744073709551615 4298852 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/17467/statm: 36601 33221 267 49 0 33742 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 146404

[startup+342.301 s]
/proc/loadavg: 4.08 3.99 3.89 5/320 17502
/proc/meminfo: memFree=15072052/32951124 swapFree=52307768/67111528
[pid=17467] ppid=17464 vsize=177480 CPUtime=342.3 cores=0,2
/proc/17467/stat : 17467 (SApperloT2010) R 17464 17467 15311 0 -1 4202496 41017 0 0 0 34219 11 0 0 25 0 1 0 657413241 181739520 40936 33554432000 4194304 4394578 140734099111616 18446744073709551615 4287214 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/17467/statm: 44370 40936 267 49 0 41511 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 177480

[startup+402.3 s]
/proc/loadavg: 4.14 4.02 3.90 5/320 17503
/proc/meminfo: memFree=14964128/32951124 swapFree=52307768/67111528
[pid=17467] ppid=17464 vsize=207984 CPUtime=402.3 cores=0,2
/proc/17467/stat : 17467 (SApperloT2010) R 17464 17467 15311 0 -1 4202496 48564 0 0 0 40218 12 0 0 25 0 1 0 657413241 212975616 48483 33554432000 4194304 4394578 140734099111616 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/17467/statm: 51996 48483 267 49 0 49137 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 207984

[startup+462.301 s]
/proc/loadavg: 4.05 4.01 3.91 5/320 17505
/proc/meminfo: memFree=14879272/32951124 swapFree=52307768/67111528
[pid=17467] ppid=17464 vsize=217492 CPUtime=462.3 cores=0,2
/proc/17467/stat : 17467 (SApperloT2010) R 17464 17467 15311 0 -1 4202496 50825 0 0 0 46217 13 0 0 25 0 1 0 657413241 222711808 50744 33554432000 4194304 4394578 140734099111616 18446744073709551615 4298837 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/17467/statm: 54373 50744 267 49 0 51514 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 217492

[startup+522.301 s]
/proc/loadavg: 4.02 4.01 3.91 5/320 17506
/proc/meminfo: memFree=14728448/32951124 swapFree=52307768/67111528
[pid=17467] ppid=17464 vsize=241952 CPUtime=522.3 cores=0,2
/proc/17467/stat : 17467 (SApperloT2010) R 17464 17467 15311 0 -1 4202496 56889 0 0 0 52216 14 0 0 25 0 1 0 657413241 247758848 56808 33554432000 4194304 4394578 140734099111616 18446744073709551615 4298716 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/17467/statm: 60488 56808 267 49 0 57629 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 241952

[startup+582.3 s]
/proc/loadavg: 4.00 4.00 3.91 5/320 17508
/proc/meminfo: memFree=14622528/32951124 swapFree=52307768/67111528
[pid=17467] ppid=17464 vsize=267732 CPUtime=582.31 cores=0,2
/proc/17467/stat : 17467 (SApperloT2010) R 17464 17467 15311 0 -1 4202496 63250 0 0 0 58215 16 0 0 25 0 1 0 657413241 274157568 63169 33554432000 4194304 4394578 140734099111616 18446744073709551615 4298364 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/17467/statm: 66933 63169 267 49 0 64074 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 267732

[startup+642.301 s]
/proc/loadavg: 4.00 4.00 3.91 5/320 17510
/proc/meminfo: memFree=14497120/32951124 swapFree=52307768/67111528
[pid=17467] ppid=17464 vsize=301632 CPUtime=642.31 cores=0,2
/proc/17467/stat : 17467 (SApperloT2010) R 17464 17467 15311 0 -1 4202496 71680 0 0 0 64213 18 0 0 25 0 1 0 657413241 308871168 71599 33554432000 4194304 4394578 140734099111616 18446744073709551615 4298792 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/17467/statm: 75408 71599 267 49 0 72549 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 301632

[startup+702.301 s]
/proc/loadavg: 4.00 4.00 3.91 5/320 17511
/proc/meminfo: memFree=14374692/32951124 swapFree=52307768/67111528
[pid=17467] ppid=17464 vsize=320252 CPUtime=702.31 cores=0,2
/proc/17467/stat : 17467 (SApperloT2010) R 17464 17467 15311 0 -1 4202496 76239 0 0 0 70212 19 0 0 25 0 1 0 657413241 327938048 76158 33554432000 4194304 4394578 140734099111616 18446744073709551615 4298911 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/17467/statm: 80063 76158 267 49 0 77204 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 320252

[startup+762.301 s]
/proc/loadavg: 4.00 4.00 3.91 5/320 17513
/proc/meminfo: memFree=14309180/32951124 swapFree=52307768/67111528
[pid=17467] ppid=17464 vsize=352552 CPUtime=762.32 cores=0,2
/proc/17467/stat : 17467 (SApperloT2010) R 17464 17467 15311 0 -1 4202496 84238 0 0 0 76210 22 0 0 25 0 1 0 657413241 361013248 84157 33554432000 4194304 4394578 140734099111616 18446744073709551615 4298841 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/17467/statm: 88138 84157 267 49 0 85279 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 352552

[startup+822.301 s]
/proc/loadavg: 4.06 4.01 3.91 5/320 17514
/proc/meminfo: memFree=14230660/32951124 swapFree=52307768/67111528
[pid=17467] ppid=17464 vsize=381520 CPUtime=822.32 cores=0,2
/proc/17467/stat : 17467 (SApperloT2010) R 17464 17467 15311 0 -1 4202496 91377 0 0 0 82209 23 0 0 25 0 1 0 657413241 390676480 91296 33554432000 4194304 4394578 140734099111616 18446744073709551615 4298927 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/17467/statm: 95380 91296 267 49 0 92521 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 381520

[startup+882.311 s]
/proc/loadavg: 4.12 4.04 3.93 5/320 17516
/proc/meminfo: memFree=14111204/32951124 swapFree=52307768/67111528
[pid=17467] ppid=17464 vsize=423404 CPUtime=882.33 cores=0,2
/proc/17467/stat : 17467 (SApperloT2010) R 17464 17467 15311 0 -1 4202496 101761 0 0 0 88207 26 0 0 25 0 1 0 657413241 433565696 101680 33554432000 4194304 4394578 140734099111616 18446744073709551615 4287700 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/17467/statm: 105851 101680 267 49 0 102992 0
Current children cumulated CPU time (s) 882.33
Current children cumulated vsize (KiB) 423404

[startup+942.301 s]
/proc/loadavg: 4.20 4.06 3.94 5/320 17518
/proc/meminfo: memFree=14026348/32951124 swapFree=52307768/67111528
[pid=17467] ppid=17464 vsize=439020 CPUtime=942.31 cores=0,2
/proc/17467/stat : 17467 (SApperloT2010) R 17464 17467 15311 0 -1 4202496 105559 0 0 0 94205 26 0 0 25 0 1 0 657413241 449556480 105478 33554432000 4194304 4394578 140734099111616 18446744073709551615 4327688 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/17467/statm: 109755 105478 267 49 0 106896 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 439020

[startup+1002.3 s]
/proc/loadavg: 4.07 4.05 3.94 5/320 17519
/proc/meminfo: memFree=13950416/32951124 swapFree=52307768/67111528
[pid=17467] ppid=17464 vsize=440076 CPUtime=1002.31 cores=0,2
/proc/17467/stat : 17467 (SApperloT2010) R 17464 17467 15311 0 -1 4202496 105714 0 0 0 100205 26 0 0 25 0 1 0 657413241 450637824 105633 33554432000 4194304 4394578 140734099111616 18446744073709551615 4296366 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/17467/statm: 110019 105633 267 49 0 107160 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 440076

[startup+1062.3 s]
/proc/loadavg: 4.02 4.04 3.94 5/320 17521
/proc/meminfo: memFree=13840016/32951124 swapFree=52307768/67111528
[pid=17467] ppid=17464 vsize=453108 CPUtime=1062.31 cores=0,2
/proc/17467/stat : 17467 (SApperloT2010) R 17464 17467 15311 0 -1 4202496 108842 0 0 0 106204 27 0 0 25 0 1 0 657413241 463982592 108761 33554432000 4194304 4394578 140734099111616 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/17467/statm: 113277 108761 267 49 0 110418 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 453108

[startup+1122.3 s]
/proc/loadavg: 4.01 4.03 3.94 5/320 17522
/proc/meminfo: memFree=13718716/32951124 swapFree=52307768/67111528
[pid=17467] ppid=17464 vsize=492508 CPUtime=1122.32 cores=0,2
/proc/17467/stat : 17467 (SApperloT2010) R 17464 17467 15311 0 -1 4202496 118631 0 0 0 112203 29 0 0 25 0 1 0 657413241 504328192 118550 33554432000 4194304 4394578 140734099111616 18446744073709551615 4298701 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/17467/statm: 123127 118550 267 49 0 120268 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 492508

[startup+1182.3 s]
/proc/loadavg: 4.00 4.02 3.94 5/320 17524
/proc/meminfo: memFree=13643400/32951124 swapFree=52307768/67111528
[pid=17467] ppid=17464 vsize=520720 CPUtime=1182.32 cores=0,2
/proc/17467/stat : 17467 (SApperloT2010) R 17464 17467 15311 0 -1 4202496 125567 0 0 0 118201 31 0 0 25 0 1 0 657413241 533217280 125486 33554432000 4194304 4394578 140734099111616 18446744073709551615 4298837 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/17467/statm: 130180 125486 267 49 0 127321 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 520720

[startup+1242.3 s]
/proc/loadavg: 4.00 4.02 3.94 5/320 17526
/proc/meminfo: memFree=13513900/32951124 swapFree=52307768/67111528
[pid=17467] ppid=17464 vsize=558816 CPUtime=1242.33 cores=0,2
/proc/17467/stat : 17467 (SApperloT2010) R 17464 17467 15311 0 -1 4202496 135052 0 0 0 124200 33 0 0 25 0 1 0 657413241 572227584 134971 33554432000 4194304 4394578 140734099111616 18446744073709551615 4298333 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/17467/statm: 139704 134971 267 49 0 136845 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 558816



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.01 3.94 5/320 17527
/proc/meminfo: memFree=13396060/32951124 swapFree=52307768/67111528
[pid=17467] ppid=17464 vsize=572160 CPUtime=1300.03 cores=0,2
/proc/17467/stat : 17467 (SApperloT2010) R 17464 17467 15311 0 -1 4202496 138299 0 0 0 129970 33 0 0 25 0 1 0 657413241 585891840 138218 33554432000 4194304 4394578 140734099111616 18446744073709551615 4298370 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/17467/statm: 143040 138218 267 49 0 140181 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 572160

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 5/320 17527
/proc/meminfo: memFree=13396060/32951124 swapFree=52307768/67111528
[pid=17467] ppid=17464 vsize=572160 CPUtime=1300.03 cores=0,2
/proc/17467/stat : 17467 (SApperloT2010) R 17464 17467 15311 0 -1 4202496 138299 0 0 0 129970 33 0 0 25 0 1 0 657413241 585891840 138218 33554432000 4194304 4394578 140734099111616 18446744073709551615 4298370 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/17467/statm: 143040 138218 267 49 0 140181 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 572160

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.04
CPU time (s): 1300.07
CPU user time (s): 1299.71
CPU system time (s): 0.358945
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 572160

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

runsolver used 4.17537 second user time and 8.79066 second system time

The end

Launcher Data

Begin job on node101 at 2011-05-15 13:15:05
IDJOB=3379622
IDBENCH=83353
IDSOLVER=1862
FILE ID=node101/3379622-1305458105
RUNJOBID= node101-1305458105-17450
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-15_218.cnf
COMMAND LINE= SApperloT2010 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3379622-1305458105/watcher-3379622-1305458105 -o /tmp/evaluation-result-3379622-1305458105/solver-3379622-1305458105 -C 2400 -W 1300 -M 7680  SApperloT2010 HOME/instance-3379622-1305458105.cnf

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

MD5SUM BENCH= afc70649cebcc24cd0a7b28def593295
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:      15910832 kB
Buffers:        340992 kB
Cached:        6173056 kB
SwapCached:      14848 kB
Active:       11550712 kB
Inactive:      5199920 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      15910832 kB
SwapTotal:    67111528 kB
SwapFree:     52307768 kB
Dirty:            1496 kB
Writeback:           0 kB
AnonPages:    10233780 kB
Mapped:          15512 kB
Slab:           159608 kB
PageTables:      64548 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 42589704 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