Trace number 3286230

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-03-04UNSAT 623.241 623.226

General information on the benchmark

Nameapplication/jarvisalo/AAAI2010-SATPlanning/
aaai10-planning-ipc5-pipesworld-12-step15.cnf
MD5SUM86980f7370ece00291f2970256db731a
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark63.2044
Satisfiable
(Un)Satisfiability was proved
Number of variables63349
Number of clauses943492
Sum of the clauses size2149412
Maximum clause length541
Minimum clause length1
Number of clauses of size 1202
Number of clauses of size 2908736
Number of clauses of size 32676
Number of clauses of size 41261
Number of clauses of size 54705
Number of clauses of size over 525912

Solver Data

623.11/623.18	c Solved by BasicSolver 
623.11/623.18	
623.11/623.18	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

running on 2 cores: 5,7

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: 4.10 4.05 3.83 5/188 17514
/proc/meminfo: memFree=20166924/32951124 swapFree=67111352/67111528
[pid=17514] ppid=17512 vsize=19648 CPUtime=0 cores=5,7
/proc/17514/stat : 17514 (SApperloT2010) R 17512 17514 17314 0 -1 4202496 1783 0 0 0 0 0 0 0 25 0 1 0 488658315 20119552 1723 33554432000 4194304 4395502 140734578434016 18446744073709551615 4281134 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/17514/statm: 4912 1731 245 50 0 2052 0

[startup+0.0517529 s]
/proc/loadavg: 4.10 4.05 3.83 5/188 17514
/proc/meminfo: memFree=20166924/32951124 swapFree=67111352/67111528
[pid=17514] ppid=17512 vsize=38880 CPUtime=0.04 cores=5,7
/proc/17514/stat : 17514 (SApperloT2010) R 17512 17514 17314 0 -1 4202496 5239 0 0 0 4 0 0 0 25 0 1 0 488658315 39813120 5179 33554432000 4194304 4395502 140734578434016 18446744073709551615 246516495045 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/17514/statm: 9720 5180 249 50 0 6860 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 38880

[startup+0.100741 s]
/proc/loadavg: 4.10 4.05 3.83 5/188 17514
/proc/meminfo: memFree=20166924/32951124 swapFree=67111352/67111528
[pid=17514] ppid=17512 vsize=44808 CPUtime=0.08 cores=5,7
/proc/17514/stat : 17514 (SApperloT2010) R 17512 17514 17314 0 -1 4202496 6701 0 0 0 8 0 0 0 25 0 1 0 488658315 45883392 6641 33554432000 4194304 4395502 140734578434016 18446744073709551615 246516495045 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/17514/statm: 11202 6642 250 50 0 8342 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 44808

[startup+0.300705 s]
/proc/loadavg: 4.10 4.05 3.83 5/188 17514
/proc/meminfo: memFree=20166924/32951124 swapFree=67111352/67111528
[pid=17514] ppid=17512 vsize=66460 CPUtime=0.29 cores=5,7
/proc/17514/stat : 17514 (SApperloT2010) R 17512 17514 17314 0 -1 4202496 12119 0 0 0 28 1 0 0 25 0 1 0 488658315 68055040 12059 33554432000 4194304 4395502 140734578434016 18446744073709551615 246516495045 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/17514/statm: 16615 12060 250 50 0 13755 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 66460

[startup+0.70063 s]
/proc/loadavg: 4.10 4.05 3.83 5/188 17514
/proc/meminfo: memFree=20166924/32951124 swapFree=67111352/67111528
[pid=17514] ppid=17512 vsize=136192 CPUtime=0.69 cores=5,7
/proc/17514/stat : 17514 (SApperloT2010) R 17512 17514 17314 0 -1 4202496 29523 0 0 0 66 3 0 0 25 0 1 0 488658315 139460608 27603 33554432000 4194304 4395502 140734578434016 18446744073709551615 246516858775 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/17514/statm: 34048 27603 256 50 0 31188 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 136192

[startup+1.50049 s]
/proc/loadavg: 4.10 4.05 3.83 5/194 17521
/proc/meminfo: memFree=19922480/32951124 swapFree=67111352/67111528
[pid=17514] ppid=17512 vsize=136192 CPUtime=1.49 cores=5,7
/proc/17514/stat : 17514 (SApperloT2010) R 17512 17514 17314 0 -1 4202496 29523 0 0 0 143 6 0 0 25 0 1 0 488658315 139460608 27603 33554432000 4194304 4395502 140734578434016 18446744073709551615 246516858775 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/17514/statm: 34048 27603 256 50 0 31188 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 136192

[startup+3.10021 s]
/proc/loadavg: 4.50 4.13 3.86 5/194 17522
/proc/meminfo: memFree=19576732/32951124 swapFree=67111352/67111528
[pid=17514] ppid=17512 vsize=160464 CPUtime=3.09 cores=5,7
/proc/17514/stat : 17514 (SApperloT2010) R 17512 17514 17314 0 -1 4202496 40281 0 0 0 286 23 0 0 25 0 1 0 488658315 164315136 32042 33554432000 4194304 4395502 140734578434016 18446744073709551615 4288545 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/17514/statm: 40162 32051 267 50 0 37302 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 160464

[startup+6.30661 s]
/proc/loadavg: 4.50 4.13 3.86 5/194 17522
/proc/meminfo: memFree=18945456/32951124 swapFree=67111352/67111528
[pid=17514] ppid=17512 vsize=169800 CPUtime=6.3 cores=5,7
/proc/17514/stat : 17514 (SApperloT2010) R 17512 17514 17314 0 -1 4202496 42581 0 0 0 606 24 0 0 25 0 1 0 488658315 173875200 34342 33554432000 4194304 4395502 140734578434016 18446744073709551615 4296616 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/17514/statm: 42450 34342 267 50 0 39590 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 169800

[startup+12.7005 s]
/proc/loadavg: 4.46 4.13 3.86 5/194 17522
/proc/meminfo: memFree=18904296/32951124 swapFree=67111352/67111528
[pid=17514] ppid=17512 vsize=192328 CPUtime=12.69 cores=5,7
/proc/17514/stat : 17514 (SApperloT2010) R 17512 17514 17314 0 -1 4202496 47987 0 0 0 1244 25 0 0 25 0 1 0 488658315 196943872 39748 33554432000 4194304 4395502 140734578434016 18446744073709551615 4288880 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/17514/statm: 48082 39748 267 50 0 45222 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 192328

[startup+25.5011 s]
/proc/loadavg: 4.35 4.12 3.86 5/194 17522
/proc/meminfo: memFree=18804824/32951124 swapFree=67111352/67111528
[pid=17514] ppid=17512 vsize=236900 CPUtime=25.49 cores=5,7
/proc/17514/stat : 17514 (SApperloT2010) R 17512 17514 17314 0 -1 4202496 59102 0 0 0 2522 27 0 0 25 0 1 0 488658315 242585600 50863 33554432000 4194304 4395502 140734578434016 18446744073709551615 4299149 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/17514/statm: 59225 50863 267 50 0 56365 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 236900

[startup+51.1004 s]
/proc/loadavg: 4.23 4.11 3.86 5/191 17526
/proc/meminfo: memFree=19655740/32951124 swapFree=67111352/67111528
[pid=17514] ppid=17512 vsize=315108 CPUtime=51.09 cores=5,7
/proc/17514/stat : 17514 (SApperloT2010) R 17512 17514 17314 0 -1 4202496 78858 0 0 0 5078 31 0 0 25 0 1 0 488658315 322670592 68570 33554432000 4194304 4395502 140734578434016 18446744073709551615 4299134 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/17514/statm: 78777 68570 267 50 0 75917 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 315108

[startup+102.301 s]
/proc/loadavg: 4.14 4.11 3.87 5/194 17578
/proc/meminfo: memFree=19499336/32951124 swapFree=67111352/67111528
[pid=17514] ppid=17512 vsize=450528 CPUtime=102.29 cores=5,7
/proc/17514/stat : 17514 (SApperloT2010) R 17512 17514 17314 0 -1 4202496 113104 0 0 0 10191 38 0 0 25 0 1 0 488658315 461340672 102816 33554432000 4194304 4395502 140734578434016 18446744073709551615 4288924 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/17514/statm: 112632 102816 267 50 0 109772 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 450528

[startup+162.3 s]
/proc/loadavg: 4.10 4.10 3.88 5/194 17580
/proc/meminfo: memFree=19064028/32951124 swapFree=67111352/67111528
[pid=17514] ppid=17512 vsize=541664 CPUtime=162.29 cores=5,7
/proc/17514/stat : 17514 (SApperloT2010) R 17512 17514 17314 0 -1 4202496 136142 0 0 0 16186 43 0 0 25 0 1 0 488658315 554663936 125854 33554432000 4194304 4395502 140734578434016 18446744073709551615 4316950 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/17514/statm: 135416 125854 267 50 0 132556 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 541664

[startup+222.3 s]
/proc/loadavg: 4.03 4.08 3.89 5/194 17581
/proc/meminfo: memFree=18645136/32951124 swapFree=67111352/67111528
[pid=17514] ppid=17512 vsize=670776 CPUtime=222.3 cores=5,7
/proc/17514/stat : 17514 (SApperloT2010) R 17512 17514 17314 0 -1 4202496 168082 0 0 0 22179 51 0 0 25 0 1 0 488658315 686874624 157794 33554432000 4194304 4395502 140734578434016 18446744073709551615 4299166 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/17514/statm: 167694 157794 267 50 0 164834 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 670776

[startup+282.3 s]
/proc/loadavg: 4.01 4.06 3.89 5/194 17583
/proc/meminfo: memFree=18340816/32951124 swapFree=67111352/67111528
[pid=17514] ppid=17512 vsize=769080 CPUtime=282.3 cores=5,7
/proc/17514/stat : 17514 (SApperloT2010) R 17512 17514 17314 0 -1 4202496 192174 0 0 0 28173 57 0 0 25 0 1 0 488658315 787537920 181886 33554432000 4194304 4395502 140734578434016 18446744073709551615 4299657 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/17514/statm: 192270 181886 267 50 0 189410 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 769080

[startup+342.3 s]
/proc/loadavg: 4.00 4.05 3.90 5/194 17585
/proc/meminfo: memFree=18285364/32951124 swapFree=67111352/67111528
[pid=17514] ppid=17512 vsize=794516 CPUtime=342.3 cores=5,7
/proc/17514/stat : 17514 (SApperloT2010) R 17512 17514 17314 0 -1 4202496 198520 0 0 0 34171 59 0 0 25 0 1 0 488658315 813584384 188232 33554432000 4194304 4395502 140734578434016 18446744073709551615 4288723 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/17514/statm: 198629 188232 267 50 0 195769 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 794516

[startup+402.306 s]
/proc/loadavg: 4.00 4.04 3.91 5/194 17586
/proc/meminfo: memFree=18260280/32951124 swapFree=67111352/67111528
[pid=17514] ppid=17512 vsize=794516 CPUtime=402.3 cores=5,7
/proc/17514/stat : 17514 (SApperloT2010) R 17512 17514 17314 0 -1 4202496 198576 0 0 0 40171 59 0 0 25 0 1 0 488658315 813584384 188288 33554432000 4194304 4395502 140734578434016 18446744073709551615 4288776 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/17514/statm: 198629 188288 267 50 0 195769 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 794516

[startup+462.301 s]
/proc/loadavg: 3.56 3.92 3.87 4/188 17605
/proc/meminfo: memFree=19017780/32951124 swapFree=67111352/67111528
[pid=17514] ppid=17512 vsize=794516 CPUtime=462.3 cores=5,7
/proc/17514/stat : 17514 (SApperloT2010) R 17512 17514 17314 0 -1 4202496 198692 0 0 0 46171 59 0 0 25 0 1 0 488658315 813584384 188404 33554432000 4194304 4395502 140734578434016 18446744073709551615 4288335 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/17514/statm: 198629 188404 267 50 0 195769 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 794516

[startup+522.301 s]
/proc/loadavg: 3.20 3.75 3.82 4/188 17606
/proc/meminfo: memFree=18989996/32951124 swapFree=67111352/67111528
[pid=17514] ppid=17512 vsize=810900 CPUtime=522.3 cores=5,7
/proc/17514/stat : 17514 (SApperloT2010) R 17512 17514 17314 0 -1 4202496 204854 0 0 0 52170 60 0 0 25 0 1 0 488658315 830361600 190469 33554432000 4194304 4395502 140734578434016 18446744073709551615 4299628 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/17514/statm: 202725 190469 267 50 0 199865 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 810900

[startup+582.301 s]
/proc/loadavg: 3.07 3.61 3.76 4/188 17608
/proc/meminfo: memFree=18928360/32951124 swapFree=67111352/67111528
[pid=17514] ppid=17512 vsize=872728 CPUtime=582.31 cores=5,7
/proc/17514/stat : 17514 (SApperloT2010) R 17512 17514 17314 0 -1 4202496 218955 0 0 0 58167 64 0 0 25 0 1 0 488658315 893673472 204570 33554432000 4194304 4395502 140734578434016 18446744073709551615 4288175 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/17514/statm: 218182 204570 267 50 0 215322 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 872728

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

[startup+589.5 s]
/proc/loadavg: 3.06 3.59 3.75 4/188 17608
/proc/meminfo: memFree=18928348/32951124 swapFree=67111352/67111528
[pid=17514] ppid=17512 vsize=872728 CPUtime=589.51 cores=5,7
/proc/17514/stat : 17514 (SApperloT2010) R 17512 17514 17314 0 -1 4202496 218955 0 0 0 58887 64 0 0 25 0 1 0 488658315 893673472 204570 33554432000 4194304 4395502 140734578434016 18446744073709551615 4299537 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/17514/statm: 218182 204570 267 50 0 215322 0
Current children cumulated CPU time (s) 589.51
Current children cumulated vsize (KiB) 872728

[startup+602.301 s]
/proc/loadavg: 3.05 3.57 3.75 4/188 17608
/proc/meminfo: memFree=18928088/32951124 swapFree=67111352/67111528
[pid=17514] ppid=17512 vsize=872728 CPUtime=602.31 cores=5,7
/proc/17514/stat : 17514 (SApperloT2010) R 17512 17514 17314 0 -1 4202496 218957 0 0 0 60167 64 0 0 25 0 1 0 488658315 893673472 204572 33554432000 4194304 4395502 140734578434016 18446744073709551615 4299149 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/17514/statm: 218182 204572 267 50 0 215322 0
Current children cumulated CPU time (s) 602.31
Current children cumulated vsize (KiB) 872728

[startup+615.101 s]
/proc/loadavg: 3.04 3.54 3.73 4/188 17609
/proc/meminfo: memFree=18927464/32951124 swapFree=67111352/67111528
[pid=17514] ppid=17512 vsize=872728 CPUtime=615.11 cores=5,7
/proc/17514/stat : 17514 (SApperloT2010) R 17512 17514 17314 0 -1 4202496 218964 0 0 0 61447 64 0 0 25 0 1 0 488658315 893673472 204579 33554432000 4194304 4395502 140734578434016 18446744073709551615 4288736 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/17514/statm: 218182 204579 267 50 0 215322 0
Current children cumulated CPU time (s) 615.11
Current children cumulated vsize (KiB) 872728

[startup+618.301 s]
/proc/loadavg: 3.04 3.53 3.73 4/188 17609
/proc/meminfo: memFree=18927584/32951124 swapFree=67111352/67111528
[pid=17514] ppid=17512 vsize=872728 CPUtime=618.31 cores=5,7
/proc/17514/stat : 17514 (SApperloT2010) R 17512 17514 17314 0 -1 4202496 218966 0 0 0 61767 64 0 0 25 0 1 0 488658315 893673472 204581 33554432000 4194304 4395502 140734578434016 18446744073709551615 4296661 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/17514/statm: 218182 204581 267 50 0 215322 0
Current children cumulated CPU time (s) 618.31
Current children cumulated vsize (KiB) 872728

[startup+621.501 s]
/proc/loadavg: 3.04 3.53 3.73 4/188 17609
/proc/meminfo: memFree=18927212/32951124 swapFree=67111352/67111528
[pid=17514] ppid=17512 vsize=872728 CPUtime=621.51 cores=5,7
/proc/17514/stat : 17514 (SApperloT2010) R 17512 17514 17314 0 -1 4202496 218966 0 0 0 62087 64 0 0 25 0 1 0 488658315 893673472 204581 33554432000 4194304 4395502 140734578434016 18446744073709551615 4293590 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/17514/statm: 218182 204581 267 50 0 215322 0
Current children cumulated CPU time (s) 621.51
Current children cumulated vsize (KiB) 872728

[startup+622.306 s]
/proc/loadavg: 3.04 3.53 3.73 4/188 17609
/proc/meminfo: memFree=18927088/32951124 swapFree=67111352/67111528
[pid=17514] ppid=17512 vsize=872728 CPUtime=622.31 cores=5,7
/proc/17514/stat : 17514 (SApperloT2010) R 17512 17514 17314 0 -1 4202496 218966 0 0 0 62167 64 0 0 25 0 1 0 488658315 893673472 204581 33554432000 4194304 4395502 140734578434016 18446744073709551615 4288800 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/17514/statm: 218182 204581 267 50 0 215322 0
Current children cumulated CPU time (s) 622.31
Current children cumulated vsize (KiB) 872728

[startup+622.7 s]
/proc/loadavg: 3.04 3.53 3.73 4/188 17609
/proc/meminfo: memFree=18927088/32951124 swapFree=67111352/67111528
[pid=17514] ppid=17512 vsize=872728 CPUtime=622.71 cores=5,7
/proc/17514/stat : 17514 (SApperloT2010) R 17512 17514 17314 0 -1 4202496 218966 0 0 0 62207 64 0 0 25 0 1 0 488658315 893673472 204581 33554432000 4194304 4395502 140734578434016 18446744073709551615 4314279 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/17514/statm: 218182 204581 267 50 0 215322 0
Current children cumulated CPU time (s) 622.71
Current children cumulated vsize (KiB) 872728

[startup+623.1 s]
/proc/loadavg: 3.04 3.53 3.73 4/188 17609
/proc/meminfo: memFree=18927088/32951124 swapFree=67111352/67111528
[pid=17514] ppid=17512 vsize=872728 CPUtime=623.11 cores=5,7
/proc/17514/stat : 17514 (SApperloT2010) R 17512 17514 17314 0 -1 4202496 218966 0 0 0 62247 64 0 0 25 0 1 0 488658315 893673472 204581 33554432000 4194304 4395502 140734578434016 18446744073709551615 4289180 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/17514/statm: 218182 204581 267 50 0 215322 0
Current children cumulated CPU time (s) 623.11
Current children cumulated vsize (KiB) 872728

[startup+623.2 s]
/proc/loadavg: 3.04 3.53 3.73 4/188 17609
/proc/meminfo: memFree=18927088/32951124 swapFree=67111352/67111528
[pid=17514] ppid=17512 vsize=0 CPUtime=623.2 cores=5,7
/proc/17514/stat : 17514 (SApperloT2010) R 17512 17514 17314 0 -1 4202500 218978 0 0 0 62255 65 0 0 25 0 1 0 488658315 0 0 33554432000 0 0 0 0 0 0 0 4096 6 18446744073709551615 0 0 17 5 0 0 0
/proc/17514/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 623.2
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 623.226
CPU time (s): 623.241
CPU user time (s): 622.556
CPU system time (s): 0.684895
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 872728

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

runsolver used 1.02584 second user time and 2.37764 second system time

The end

Launcher Data

Begin job on node134 at 2011-04-26 00:30:01
IDJOB=3286230
IDBENCH=82420
IDSOLVER=1655
FILE ID=node134/3286230-1303770601
RUNJOBID= node134-1303769292-17335
PBS_JOBID= 13157169
Free space on /tmp= 70708 MiB

SOLVER NAME= SApperloT2010 2011-03-04
BENCH NAME= SAT11/application/jarvisalo/AAAI2010-SATPlanning/aaai10-planning-ipc5-pipesworld-12-step15.cnf
COMMAND LINE= SApperloT2010 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3286230-1303770601/watcher-3286230-1303770601 -o /tmp/evaluation-result-3286230-1303770601/solver-3286230-1303770601 -C 2400 -W 1300 -M 7680  SApperloT2010 HOME/instance-3286230-1303770601.cnf

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

MD5SUM BENCH= 86980f7370ece00291f2970256db731a
RANDOM SEED=1953463255

node134.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.831
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.66
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.831
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.67
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.831
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.83
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.831
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	: 7186.06
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.831
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.80
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
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.831
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.831
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.84
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      20169312 kB
Buffers:       2296488 kB
Cached:        9197744 kB
SwapCached:         64 kB
Active:        5170428 kB
Inactive:      7050912 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      20169312 kB
SwapTotal:    67111528 kB
SwapFree:     67111352 kB
Dirty:          366836 kB
Writeback:           0 kB
AnonPages:      726420 kB
Mapped:          15532 kB
Slab:           495316 kB
PageTables:       6840 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1057728 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 70928 MiB
End job on node134 at 2011-04-26 00:40:25