Trace number 3380088

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)UNSAT 696.496 696.476

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

696.41/696.44	c Solved by BasicSolver 
696.41/696.44	
696.41/696.44	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: 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-3380088-1305455218/watcher-3380088-1305455218 -o /tmp/evaluation-result-3380088-1305455218/solver-3380088-1305455218 -C 2400 -W 1300 -M 7680 SApperloT2010 HOME/instance-3380088-1305455218.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: 4.09 4.05 3.97 5/313 30027
/proc/meminfo: memFree=10931104/32951124 swapFree=66050672/67111528
[pid=30027] ppid=30025 vsize=34520 CPUtime=0 cores=0,2
/proc/30027/stat : 30027 (SApperloT2010) R 30025 30027 29471 0 -1 4202496 4148 0 0 0 0 0 0 0 21 0 1 0 657119774 35348480 4088 33554432000 4194304 4394578 140735738163680 18446744073709551615 255376962245 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/30027/statm: 8630 4088 247 49 0 5771 0

[startup+0.0173759 s]
/proc/loadavg: 4.09 4.05 3.97 5/313 30027
/proc/meminfo: memFree=10931104/32951124 swapFree=66050672/67111528
[pid=30027] ppid=30025 vsize=35312 CPUtime=0.01 cores=0,2
/proc/30027/stat : 30027 (SApperloT2010) R 30025 30027 29471 0 -1 4202496 4323 0 0 0 1 0 0 0 21 0 1 0 657119774 36159488 4263 33554432000 4194304 4394578 140735738163680 18446744073709551615 255376960862 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/30027/statm: 8828 4264 247 49 0 5969 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 35312

[startup+0.100423 s]
/proc/loadavg: 4.09 4.05 3.97 5/313 30027
/proc/meminfo: memFree=10931104/32951124 swapFree=66050672/67111528
[pid=30027] ppid=30025 vsize=44024 CPUtime=0.09 cores=0,2
/proc/30027/stat : 30027 (SApperloT2010) R 30025 30027 29471 0 -1 4202496 6527 0 0 0 8 1 0 0 21 0 1 0 657119774 45080576 6467 33554432000 4194304 4394578 140735738163680 18446744073709551615 255376962245 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/30027/statm: 11006 6468 248 49 0 8147 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 44024

[startup+0.300387 s]
/proc/loadavg: 4.09 4.05 3.97 5/313 30027
/proc/meminfo: memFree=10931104/32951124 swapFree=66050672/67111528
[pid=30027] ppid=30025 vsize=64740 CPUtime=0.28 cores=0,2
/proc/30027/stat : 30027 (SApperloT2010) R 30025 30027 29471 0 -1 4202496 11693 0 0 0 27 1 0 0 22 0 1 0 657119774 66293760 11633 33554432000 4194304 4394578 140735738163680 18446744073709551615 255376962245 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/30027/statm: 16185 11634 248 49 0 13326 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 64740

[startup+0.700327 s]
/proc/loadavg: 4.09 4.05 3.97 5/313 30027
/proc/meminfo: memFree=10931104/32951124 swapFree=66050672/67111528
[pid=30027] ppid=30025 vsize=115148 CPUtime=0.69 cores=0,2
/proc/30027/stat : 30027 (SApperloT2010) R 30025 30027 29471 0 -1 4202496 24314 0 0 0 66 3 0 0 24 0 1 0 657119774 117911552 24253 33554432000 4194304 4394578 140735738163680 18446744073709551615 255377325975 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/30027/statm: 28787 24253 256 49 0 25928 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 115148

[startup+1.50115 s]
/proc/loadavg: 4.08 4.05 3.97 5/314 30028
/proc/meminfo: memFree=10834260/32951124 swapFree=66050672/67111528
[pid=30027] ppid=30025 vsize=115148 CPUtime=1.49 cores=0,2
/proc/30027/stat : 30027 (SApperloT2010) R 30025 30027 29471 0 -1 4202496 24314 0 0 0 145 4 0 0 25 0 1 0 657119774 117911552 24253 33554432000 4194304 4394578 140735738163680 18446744073709551615 255377325975 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/30027/statm: 28787 24253 256 49 0 25928 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 115148

[startup+3.10085 s]
/proc/loadavg: 4.08 4.05 3.97 5/314 30028
/proc/meminfo: memFree=10833640/32951124 swapFree=66050672/67111528
[pid=30027] ppid=30025 vsize=151640 CPUtime=3.09 cores=0,2
/proc/30027/stat : 30027 (SApperloT2010) R 30025 30027 29471 0 -1 4202496 38077 0 0 0 298 11 0 0 25 0 1 0 657119774 155279360 31699 33554432000 4194304 4394578 140735738163680 18446744073709551615 4298333 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/30027/statm: 37910 31699 267 49 0 35051 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 151640

[startup+6.30027 s]
/proc/loadavg: 4.08 4.05 3.97 5/314 30028
/proc/meminfo: memFree=10794564/32951124 swapFree=66050672/67111528
[pid=30027] ppid=30025 vsize=162872 CPUtime=6.29 cores=0,2
/proc/30027/stat : 30027 (SApperloT2010) R 30025 30027 29471 0 -1 4202496 40837 0 0 0 617 12 0 0 25 0 1 0 657119774 166780928 34459 33554432000 4194304 4394578 140735738163680 18446744073709551615 4287457 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/30027/statm: 40718 34459 267 49 0 37859 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 162872

[startup+12.7011 s]
/proc/loadavg: 4.07 4.05 3.97 5/314 30028
/proc/meminfo: memFree=10772472/32951124 swapFree=66050672/67111528
[pid=30027] ppid=30025 vsize=184424 CPUtime=12.69 cores=0,2
/proc/30027/stat : 30027 (SApperloT2010) R 30025 30027 29471 0 -1 4202496 45994 0 0 0 1257 12 0 0 25 0 1 0 657119774 188850176 39616 33554432000 4194304 4394578 140735738163680 18446744073709551615 4298679 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/30027/statm: 46106 39616 267 49 0 43247 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 184424

[startup+25.5007 s]
/proc/loadavg: 4.06 4.04 3.97 5/314 30028
/proc/meminfo: memFree=10722972/32951124 swapFree=66050672/67111528
[pid=30027] ppid=30025 vsize=226340 CPUtime=25.49 cores=0,2
/proc/30027/stat : 30027 (SApperloT2010) R 30025 30027 29471 0 -1 4202496 56468 0 0 0 2535 14 0 0 25 0 1 0 657119774 231772160 50090 33554432000 4194304 4394578 140735738163680 18446744073709551615 4298298 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/30027/statm: 56585 50090 267 49 0 53726 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 226340

[startup+51.101 s]
/proc/loadavg: 4.04 4.04 3.97 5/314 30029
/proc/meminfo: memFree=10636008/32951124 swapFree=66050672/67111528
[pid=30027] ppid=30025 vsize=299156 CPUtime=51.1 cores=0,2
/proc/30027/stat : 30027 (SApperloT2010) R 30025 30027 29471 0 -1 4202496 74870 0 0 0 5092 18 0 0 25 0 1 0 657119774 306335744 66443 33554432000 4194304 4394578 140735738163680 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/30027/statm: 74789 66443 267 49 0 71930 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 299156

[startup+102.311 s]
/proc/loadavg: 4.01 4.03 3.97 5/314 30030
/proc/meminfo: memFree=10486192/32951124 swapFree=66050672/67111528
[pid=30027] ppid=30025 vsize=430808 CPUtime=102.3 cores=0,2
/proc/30027/stat : 30027 (SApperloT2010) R 30025 30027 29471 0 -1 4202496 108148 0 0 0 10206 24 0 0 25 0 1 0 657119774 441147392 99721 33554432000 4194304 4394578 140735738163680 18446744073709551615 4298338 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/30027/statm: 107702 99721 267 49 0 104843 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 430808

[startup+162.3 s]
/proc/loadavg: 4.04 4.03 3.97 5/314 30032
/proc/meminfo: memFree=10385436/32951124 swapFree=66050672/67111528
[pid=30027] ppid=30025 vsize=517168 CPUtime=162.29 cores=0,2
/proc/30027/stat : 30027 (SApperloT2010) R 30025 30027 29471 0 -1 4202496 130042 0 0 0 16200 29 0 0 25 0 1 0 657119774 529580032 121615 33554432000 4194304 4394578 140735738163680 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/30027/statm: 129292 121615 267 49 0 126433 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 517168

[startup+222.3 s]
/proc/loadavg: 4.10 4.05 3.98 5/314 30034
/proc/meminfo: memFree=10235224/32951124 swapFree=66050672/67111528
[pid=30027] ppid=30025 vsize=635928 CPUtime=222.3 cores=0,2
/proc/30027/stat : 30027 (SApperloT2010) R 30025 30027 29471 0 -1 4202496 159423 0 0 0 22192 38 0 0 25 0 1 0 657119774 651190272 150996 33554432000 4194304 4394578 140735738163680 18446744073709551615 4287897 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/30027/statm: 158982 150996 267 49 0 156123 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 635928

[startup+282.301 s]
/proc/loadavg: 4.22 4.09 4.00 5/314 30035
/proc/meminfo: memFree=10132540/32951124 swapFree=66050672/67111528
[pid=30027] ppid=30025 vsize=732488 CPUtime=282.3 cores=0,2
/proc/30027/stat : 30027 (SApperloT2010) R 30025 30027 29471 0 -1 4202496 183058 0 0 0 28187 43 0 0 25 0 1 0 657119774 750067712 174631 33554432000 4194304 4394578 140735738163680 18446744073709551615 4287995 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/30027/statm: 183122 174631 267 49 0 180263 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 732488

[startup+342.301 s]
/proc/loadavg: 4.08 4.07 4.00 5/314 30037
/proc/meminfo: memFree=10073364/32951124 swapFree=66050672/67111528
[pid=30027] ppid=30025 vsize=788376 CPUtime=342.31 cores=0,2
/proc/30027/stat : 30027 (SApperloT2010) R 30025 30027 29471 0 -1 4202496 196953 0 0 0 34184 47 0 0 25 0 1 0 657119774 807297024 188526 33554432000 4194304 4394578 140735738163680 18446744073709551615 4287332 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/30027/statm: 197094 188526 267 49 0 194235 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 788376

[startup+402.301 s]
/proc/loadavg: 3.81 4.01 3.98 4/308 30084
/proc/meminfo: memFree=10687708/32951124 swapFree=66050672/67111528
[pid=30027] ppid=30025 vsize=788376 CPUtime=402.31 cores=0,2
/proc/30027/stat : 30027 (SApperloT2010) R 30025 30027 29471 0 -1 4202496 197006 0 0 0 40184 47 0 0 25 0 1 0 657119774 807297024 188579 33554432000 4194304 4394578 140735738163680 18446744073709551615 4298333 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/30027/statm: 197094 188579 267 49 0 194235 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 788376

[startup+462.301 s]
/proc/loadavg: 3.39 3.85 3.93 4/308 30086
/proc/meminfo: memFree=10657168/32951124 swapFree=66050672/67111528
[pid=30027] ppid=30025 vsize=788376 CPUtime=462.31 cores=0,2
/proc/30027/stat : 30027 (SApperloT2010) R 30025 30027 29471 0 -1 4202496 197091 0 0 0 46184 47 0 0 25 0 1 0 657119774 807297024 188664 33554432000 4194304 4394578 140735738163680 18446744073709551615 4288090 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/30027/statm: 197094 188664 267 49 0 194235 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 788376

[startup+522.301 s]
/proc/loadavg: 3.27 3.72 3.88 4/308 30087
/proc/meminfo: memFree=10625664/32951124 swapFree=66050672/67111528
[pid=30027] ppid=30025 vsize=788376 CPUtime=522.31 cores=0,2
/proc/30027/stat : 30027 (SApperloT2010) R 30025 30027 29471 0 -1 4202496 197167 0 0 0 52184 47 0 0 25 0 1 0 657119774 807297024 188740 33554432000 4194304 4394578 140735738163680 18446744073709551615 4288372 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/30027/statm: 197094 188740 267 49 0 194235 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 788376

[startup+582.301 s]
/proc/loadavg: 3.10 3.59 3.82 4/308 30089
/proc/meminfo: memFree=10598476/32951124 swapFree=66050672/67111528
[pid=30027] ppid=30025 vsize=804760 CPUtime=582.31 cores=0,2
/proc/30027/stat : 30027 (SApperloT2010) R 30025 30027 29471 0 -1 4202496 203311 0 0 0 58184 47 0 0 25 0 1 0 657119774 824074240 190787 33554432000 4194304 4394578 140735738163680 18446744073709551615 4298338 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/30027/statm: 201190 190787 267 49 0 198331 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 804760

[startup+642.3 s]
/proc/loadavg: 3.03 3.48 3.77 4/308 30091
/proc/meminfo: memFree=10527404/32951124 swapFree=66050672/67111528
[pid=30027] ppid=30025 vsize=866364 CPUtime=642.32 cores=0,2
/proc/30027/stat : 30027 (SApperloT2010) R 30025 30027 29471 0 -1 4202496 217372 0 0 0 64183 49 0 0 25 0 1 0 657119774 887156736 204848 33554432000 4194304 4394578 140735738163680 18446744073709551615 4298826 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/30027/statm: 216591 204848 267 49 0 213732 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 866364

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

[startup+665.512 s]
/proc/loadavg: 3.02 3.45 3.75 4/308 30091
/proc/meminfo: memFree=10519716/32951124 swapFree=66050672/67111528
[pid=30027] ppid=30025 vsize=866364 CPUtime=665.52 cores=0,2
/proc/30027/stat : 30027 (SApperloT2010) R 30025 30027 29471 0 -1 4202496 217378 0 0 0 66503 49 0 0 25 0 1 0 657119774 887156736 204854 33554432000 4194304 4394578 140735738163680 18446744073709551615 4287700 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/30027/statm: 216591 204854 267 49 0 213732 0
Current children cumulated CPU time (s) 665.52
Current children cumulated vsize (KiB) 866364

[startup+678.301 s]
/proc/loadavg: 3.02 3.42 3.74 4/308 30092
/proc/meminfo: memFree=10518220/32951124 swapFree=66050672/67111528
[pid=30027] ppid=30025 vsize=866364 CPUtime=678.31 cores=0,2
/proc/30027/stat : 30027 (SApperloT2010) R 30025 30027 29471 0 -1 4202496 217385 0 0 0 67781 50 0 0 25 0 1 0 657119774 887156736 204861 33554432000 4194304 4394578 140735738163680 18446744073709551615 4285734 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/30027/statm: 216591 204861 267 49 0 213732 0
Current children cumulated CPU time (s) 678.31
Current children cumulated vsize (KiB) 866364

[startup+684.701 s]
/proc/loadavg: 3.02 3.42 3.73 4/308 30092
/proc/meminfo: memFree=10517100/32951124 swapFree=66050672/67111528
[pid=30027] ppid=30025 vsize=866364 CPUtime=684.71 cores=0,2
/proc/30027/stat : 30027 (SApperloT2010) R 30025 30027 29471 0 -1 4202496 217385 0 0 0 68421 50 0 0 25 0 1 0 657119774 887156736 204861 33554432000 4194304 4394578 140735738163680 18446744073709551615 4313501 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/30027/statm: 216591 204861 267 49 0 213732 0
Current children cumulated CPU time (s) 684.71
Current children cumulated vsize (KiB) 866364

[startup+691.1 s]
/proc/loadavg: 3.01 3.41 3.73 4/308 30092
/proc/meminfo: memFree=10516604/32951124 swapFree=66050672/67111528
[pid=30027] ppid=30025 vsize=866364 CPUtime=691.11 cores=0,2
/proc/30027/stat : 30027 (SApperloT2010) R 30025 30027 29471 0 -1 4202496 217387 0 0 0 69061 50 0 0 25 0 1 0 657119774 887156736 204863 33554432000 4194304 4394578 140735738163680 18446744073709551615 4298333 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/30027/statm: 216591 204863 267 49 0 213732 0
Current children cumulated CPU time (s) 691.11
Current children cumulated vsize (KiB) 866364

[startup+694.301 s]
/proc/loadavg: 3.01 3.40 3.72 4/308 30092
/proc/meminfo: memFree=10514868/32951124 swapFree=66050672/67111528
[pid=30027] ppid=30025 vsize=866364 CPUtime=694.31 cores=0,2
/proc/30027/stat : 30027 (SApperloT2010) R 30025 30027 29471 0 -1 4202496 217387 0 0 0 69381 50 0 0 25 0 1 0 657119774 887156736 204863 33554432000 4194304 4394578 140735738163680 18446744073709551615 4287949 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/30027/statm: 216591 204863 267 49 0 213732 0
Current children cumulated CPU time (s) 694.31
Current children cumulated vsize (KiB) 866364

[startup+695.101 s]
/proc/loadavg: 3.01 3.40 3.72 4/308 30092
/proc/meminfo: memFree=10514248/32951124 swapFree=66050672/67111528
[pid=30027] ppid=30025 vsize=866364 CPUtime=695.12 cores=0,2
/proc/30027/stat : 30027 (SApperloT2010) R 30025 30027 29471 0 -1 4202496 217387 0 0 0 69462 50 0 0 25 0 1 0 657119774 887156736 204863 33554432000 4194304 4394578 140735738163680 18446744073709551615 4291743 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/30027/statm: 216591 204863 267 49 0 213732 0
Current children cumulated CPU time (s) 695.12
Current children cumulated vsize (KiB) 866364

[startup+695.901 s]
/proc/loadavg: 3.01 3.40 3.72 4/308 30092
/proc/meminfo: memFree=10514248/32951124 swapFree=66050672/67111528
[pid=30027] ppid=30025 vsize=866364 CPUtime=695.91 cores=0,2
/proc/30027/stat : 30027 (SApperloT2010) R 30025 30027 29471 0 -1 4202496 217387 0 0 0 69541 50 0 0 25 0 1 0 657119774 887156736 204863 33554432000 4194304 4394578 140735738163680 18446744073709551615 4288129 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/30027/statm: 216591 204863 267 49 0 213732 0
Current children cumulated CPU time (s) 695.91
Current children cumulated vsize (KiB) 866364

[startup+696.311 s]
/proc/loadavg: 3.01 3.40 3.72 4/308 30092
/proc/meminfo: memFree=10513744/32951124 swapFree=66050672/67111528
[pid=30027] ppid=30025 vsize=866364 CPUtime=696.32 cores=0,2
/proc/30027/stat : 30027 (SApperloT2010) R 30025 30027 29471 0 -1 4202496 217387 0 0 0 69582 50 0 0 25 0 1 0 657119774 887156736 204863 33554432000 4194304 4394578 140735738163680 18446744073709551615 4298333 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/30027/statm: 216591 204863 267 49 0 213732 0
Current children cumulated CPU time (s) 696.32
Current children cumulated vsize (KiB) 866364

[startup+696.4 s]
/proc/loadavg: 3.01 3.40 3.72 4/308 30092
/proc/meminfo: memFree=10513744/32951124 swapFree=66050672/67111528
[pid=30027] ppid=30025 vsize=866364 CPUtime=696.41 cores=0,2
/proc/30027/stat : 30027 (SApperloT2010) R 30025 30027 29471 0 -1 4202496 217387 0 0 0 69591 50 0 0 25 0 1 0 657119774 887156736 204863 33554432000 4194304 4394578 140735738163680 18446744073709551615 4292874 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/30027/statm: 216591 204863 267 49 0 213732 0
Current children cumulated CPU time (s) 696.41
Current children cumulated vsize (KiB) 866364

Child status: 20
Real time (s): 696.476
CPU time (s): 696.496
CPU user time (s): 695.955
CPU system time (s): 0.540917
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 866364

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 695.955
system time used= 0.540917
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 217399
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= 10
involuntary context switches= 1757

runsolver used 2.14367 second user time and 4.82727 second system time

The end

Launcher Data

Begin job on node135 at 2011-05-15 12:26:59
IDJOB=3380088
IDBENCH=82420
IDSOLVER=1862
FILE ID=node135/3380088-1305455218
RUNJOBID= node135-1305454267-29797
PBS_JOBID= 13324885
Free space on /tmp= 73340 MiB

SOLVER NAME= SApperloT2010 2011-05-15 (fixed)
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-3380088-1305455218/watcher-3380088-1305455218 -o /tmp/evaluation-result-3380088-1305455218/solver-3380088-1305455218 -C 2400 -W 1300 -M 7680  SApperloT2010 HOME/instance-3380088-1305455218.cnf

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

MD5SUM BENCH= 86980f7370ece00291f2970256db731a
RANDOM SEED=151125990

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      10931384 kB
Buffers:        293204 kB
Cached:        6202344 kB
SwapCached:      50684 kB
Active:       10955956 kB
Inactive:     10812408 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      10931384 kB
SwapTotal:    67111528 kB
SwapFree:     66050672 kB
Dirty:           15908 kB
Writeback:           0 kB
AnonPages:    15227168 kB
Mapped:          19484 kB
Slab:           139264 kB
PageTables:      49140 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 58002892 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= 73336 MiB
End job on node135 at 2011-05-15 12:38:36