Trace number 3286738

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
SApperloT 2011-03-23UNSAT 646.301 646.288

General information on the benchmark

Nameapplication/jarvisalo/AAAI2010-SATPlanning/
aaai10-planning-ipc5-pathways-13-step17.cnf
MD5SUMe7acb1f64be7eb3ff1367dad08444685
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark152.179
Satisfiable
(Un)Satisfiability was proved
Number of variables25631
Number of clauses142227
Sum of the clauses size317942
Maximum clause length49
Minimum clause length1
Number of clauses of size 1224
Number of clauses of size 2125320
Number of clauses of size 313034
Number of clauses of size 42438
Number of clauses of size 5163
Number of clauses of size over 51048

Solver Data

646.20/646.28	
646.20/646.28	s UNSATISFIABLE
646.20/646.28	c Reason for Unsat: Learned empty clause

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-3286738-1303770055/watcher-3286738-1303770055 -o /tmp/evaluation-result-3286738-1303770055/solver-3286738-1303770055 -C 2400 -W 1300 -M 7680 SApperloT HOME/instance-3286738-1303770055.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.06 4.28 4.13 4/187 31378
/proc/meminfo: memFree=17437568/32951132 swapFree=67111528/67111528
[pid=31378] ppid=31376 vsize=14884 CPUtime=0 cores=0,2
/proc/31378/stat : 31378 (SApperloT) R 31376 31378 28714 0 -1 4202496 640 0 0 0 0 0 0 0 25 0 1 0 488605112 15241216 578 33554432000 4194304 4465733 140736071390992 18446744073709551615 4265240 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31378/statm: 3721 578 249 67 0 844 0

[startup+0.072256 s]
/proc/loadavg: 4.06 4.28 4.13 4/187 31378
/proc/meminfo: memFree=17437568/32951132 swapFree=67111528/67111528
[pid=31378] ppid=31376 vsize=16644 CPUtime=0.06 cores=0,2
/proc/31378/stat : 31378 (SApperloT) R 31376 31378 28714 0 -1 4202496 1946 0 0 0 6 0 0 0 25 0 1 0 488605112 17043456 1134 33554432000 4194304 4465733 140736071390992 18446744073709551615 4254827 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31378/statm: 4161 1134 255 67 0 1284 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16644

[startup+0.100254 s]
/proc/loadavg: 4.06 4.28 4.13 4/187 31378
/proc/meminfo: memFree=17437568/32951132 swapFree=67111528/67111528
[pid=31378] ppid=31376 vsize=16644 CPUtime=0.09 cores=0,2
/proc/31378/stat : 31378 (SApperloT) R 31376 31378 28714 0 -1 4202496 1980 0 0 0 9 0 0 0 25 0 1 0 488605112 17043456 1153 33554432000 4194304 4465733 140736071390992 18446744073709551615 4270213 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31378/statm: 4161 1153 255 67 0 1284 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16644

[startup+0.300219 s]
/proc/loadavg: 4.06 4.28 4.13 4/187 31378
/proc/meminfo: memFree=17437568/32951132 swapFree=67111528/67111528
[pid=31378] ppid=31376 vsize=16644 CPUtime=0.29 cores=0,2
/proc/31378/stat : 31378 (SApperloT) R 31376 31378 28714 0 -1 4202496 2277 0 0 0 29 0 0 0 25 0 1 0 488605112 17043456 1312 33554432000 4194304 4465733 140736071390992 18446744073709551615 4270192 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31378/statm: 4161 1312 255 67 0 1284 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 16644

[startup+0.701148 s]
/proc/loadavg: 4.06 4.28 4.13 4/187 31378
/proc/meminfo: memFree=17437568/32951132 swapFree=67111528/67111528
[pid=31378] ppid=31376 vsize=19700 CPUtime=0.69 cores=0,2
/proc/31378/stat : 31378 (SApperloT) R 31376 31378 28714 0 -1 4202496 3620 0 0 0 69 0 0 0 25 0 1 0 488605112 20172800 2072 33554432000 4194304 4465733 140736071390992 18446744073709551615 4270385 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31378/statm: 4925 2072 255 67 0 2048 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 19700

[startup+1.50101 s]
/proc/loadavg: 4.06 4.27 4.13 5/188 31379
/proc/meminfo: memFree=17429508/32951132 swapFree=67111528/67111528
[pid=31378] ppid=31376 vsize=22196 CPUtime=1.49 cores=0,2
/proc/31378/stat : 31378 (SApperloT) R 31376 31378 28714 0 -1 4202496 5352 0 0 0 149 0 0 0 25 0 1 0 488605112 22728704 2343 33554432000 4194304 4465733 140736071390992 18446744073709551615 4271226 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31378/statm: 5549 2343 255 67 0 2672 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 22196

[startup+3.10073 s]
/proc/loadavg: 4.06 4.27 4.13 5/188 31379
/proc/meminfo: memFree=17416492/32951132 swapFree=67111528/67111528
[pid=31378] ppid=31376 vsize=37964 CPUtime=3.09 cores=0,2
/proc/31378/stat : 31378 (SApperloT) R 31376 31378 28714 0 -1 4202496 8372 0 0 0 308 1 0 0 25 0 1 0 488605112 38875136 4675 33554432000 4194304 4465733 140736071390992 18446744073709551615 4343385 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31378/statm: 9491 4675 272 67 0 6614 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 37964

[startup+6.30018 s]
/proc/loadavg: 4.06 4.27 4.13 5/185 31382
/proc/meminfo: memFree=17635864/32951132 swapFree=67111528/67111528
[pid=31378] ppid=31376 vsize=39840 CPUtime=6.29 cores=0,2
/proc/31378/stat : 31378 (SApperloT) R 31376 31378 28714 0 -1 4202496 10645 0 0 0 628 1 0 0 25 0 1 0 488605112 40796160 5595 33554432000 4194304 4465733 140736071390992 18446744073709551615 4300967 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31378/statm: 9960 5595 280 67 0 7083 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 39840

[startup+12.7011 s]
/proc/loadavg: 4.43 4.35 4.16 5/188 31406
/proc/meminfo: memFree=17605356/32951132 swapFree=67111528/67111528
[pid=31378] ppid=31376 vsize=41500 CPUtime=12.69 cores=0,2
/proc/31378/stat : 31378 (SApperloT) R 31376 31378 28714 0 -1 4202496 15447 0 0 0 1267 2 0 0 25 0 1 0 488605112 42496000 7026 33554432000 4194304 4465733 140736071390992 18446744073709551615 4255368 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31378/statm: 10375 7026 280 67 0 7498 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 41500

[startup+25.5008 s]
/proc/loadavg: 4.36 4.33 4.16 5/188 31407
/proc/meminfo: memFree=17589848/32951132 swapFree=67111528/67111528
[pid=31378] ppid=31376 vsize=55396 CPUtime=25.49 cores=0,2
/proc/31378/stat : 31378 (SApperloT) R 31376 31378 28714 0 -1 4202496 18646 0 0 0 2547 2 0 0 25 0 1 0 488605112 56725504 8484 33554432000 4194304 4465733 140736071390992 18446744073709551615 4343369 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31378/statm: 13849 8484 280 67 0 10972 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 55396

[startup+51.1004 s]
/proc/loadavg: 4.24 4.31 4.15 5/188 31408
/proc/meminfo: memFree=17525320/32951132 swapFree=67111528/67111528
[pid=31378] ppid=31376 vsize=44712 CPUtime=51.09 cores=0,2
/proc/31378/stat : 31378 (SApperloT) R 31376 31378 28714 0 -1 4202496 24138 0 0 0 5105 4 0 0 25 0 1 0 488605112 45785088 7210 33554432000 4194304 4465733 140736071390992 18446744073709551615 4270190 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31378/statm: 11178 7210 280 67 0 8301 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 44712

[startup+102.307 s]
/proc/loadavg: 4.09 4.25 4.14 5/188 31409
/proc/meminfo: memFree=17377824/32951132 swapFree=67111528/67111528
[pid=31378] ppid=31376 vsize=77264 CPUtime=102.3 cores=0,2
/proc/31378/stat : 31378 (SApperloT) R 31376 31378 28714 0 -1 4202496 33434 0 0 0 10225 5 0 0 25 0 1 0 488605112 79118336 12133 33554432000 4194304 4465733 140736071390992 18446744073709551615 4343404 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31378/statm: 19316 12133 280 67 0 16439 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 77264

[startup+162.301 s]
/proc/loadavg: 4.03 4.20 4.13 5/188 31410
/proc/meminfo: memFree=17299952/32951132 swapFree=67111528/67111528
[pid=31378] ppid=31376 vsize=94388 CPUtime=162.29 cores=0,2
/proc/31378/stat : 31378 (SApperloT) R 31376 31378 28714 0 -1 4202496 42521 0 0 0 16224 5 0 0 25 0 1 0 488605112 96653312 16238 33554432000 4194304 4465733 140736071390992 18446744073709551615 4369585 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31378/statm: 23597 16238 280 67 0 20720 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 94388

[startup+222.301 s]
/proc/loadavg: 4.01 4.16 4.12 5/188 31412
/proc/meminfo: memFree=17096324/32951132 swapFree=67111528/67111528
[pid=31378] ppid=31376 vsize=62652 CPUtime=222.29 cores=0,2
/proc/31378/stat : 31378 (SApperloT) R 31376 31378 28714 0 -1 4202496 44278 0 0 0 22223 6 0 0 25 0 1 0 488605112 64155648 11807 33554432000 4194304 4465733 140736071390992 18446744073709551615 4270788 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31378/statm: 15663 11807 280 67 0 12786 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 62652

[startup+282.3 s]
/proc/loadavg: 4.00 4.13 4.10 5/188 31414
/proc/meminfo: memFree=17096932/32951132 swapFree=67111528/67111528
[pid=31378] ppid=31376 vsize=62652 CPUtime=282.3 cores=0,2
/proc/31378/stat : 31378 (SApperloT) R 31376 31378 28714 0 -1 4202496 50761 0 0 0 28223 7 0 0 25 0 1 0 488605112 64155648 12137 33554432000 4194304 4465733 140736071390992 18446744073709551615 4270250 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31378/statm: 15663 12137 280 67 0 12786 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 62652

[startup+342.301 s]
/proc/loadavg: 4.00 4.11 4.09 5/188 31415
/proc/meminfo: memFree=17060580/32951132 swapFree=67111528/67111528
[pid=31378] ppid=31376 vsize=91144 CPUtime=342.29 cores=0,2
/proc/31378/stat : 31378 (SApperloT) R 31376 31378 28714 0 -1 4202496 61293 0 0 0 34221 8 0 0 25 0 1 0 488605112 93331456 18214 33554432000 4194304 4465733 140736071390992 18446744073709551615 4270202 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31378/statm: 22786 18214 280 67 0 19909 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 91144

[startup+402.3 s]
/proc/loadavg: 3.85 4.05 4.08 4/182 31434
/proc/meminfo: memFree=17089148/32951132 swapFree=67111528/67111528
[pid=31378] ppid=31376 vsize=126944 CPUtime=402.29 cores=0,2
/proc/31378/stat : 31378 (SApperloT) R 31376 31378 28714 0 -1 4202496 69957 0 0 0 40220 9 0 0 25 0 1 0 488605112 129990656 23244 33554432000 4194304 4465733 140736071390992 18446744073709551615 4369545 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31378/statm: 31736 23244 280 67 0 28859 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 126944

[startup+462.301 s]
/proc/loadavg: 3.31 3.86 4.00 4/182 31435
/proc/meminfo: memFree=17129120/32951132 swapFree=67111528/67111528
[pid=31378] ppid=31376 vsize=91144 CPUtime=462.3 cores=0,2
/proc/31378/stat : 31378 (SApperloT) R 31376 31378 28714 0 -1 4202496 69957 0 0 0 46221 9 0 0 25 0 1 0 488605112 93331456 18217 33554432000 4194304 4465733 140736071390992 18446744073709551615 4271110 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31378/statm: 22786 18217 280 67 0 19909 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 91144

[startup+522.301 s]
/proc/loadavg: 3.21 3.73 3.95 4/182 31437
/proc/meminfo: memFree=17128112/32951132 swapFree=67111528/67111528
[pid=31378] ppid=31376 vsize=91144 CPUtime=522.3 cores=0,2
/proc/31378/stat : 31378 (SApperloT) R 31376 31378 28714 0 -1 4202496 74704 0 0 0 52219 11 0 0 25 0 1 0 488605112 93331456 18217 33554432000 4194304 4465733 140736071390992 18446744073709551615 4270543 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31378/statm: 22786 18217 280 67 0 19909 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 91144

[startup+582.3 s]
/proc/loadavg: 3.08 3.59 3.89 4/182 31439
/proc/meminfo: memFree=17089664/32951132 swapFree=67111528/67111528
[pid=31378] ppid=31376 vsize=91144 CPUtime=582.3 cores=0,2
/proc/31378/stat : 31378 (SApperloT) R 31376 31378 28714 0 -1 4202496 79736 0 0 0 58219 11 0 0 25 0 1 0 488605112 93331456 18217 33554432000 4194304 4465733 140736071390992 18446744073709551615 4270161 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31378/statm: 22786 18217 280 67 0 19909 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 91144

[startup+642.301 s]
/proc/loadavg: 3.03 3.48 3.83 4/182 31440
/proc/meminfo: memFree=17122144/32951132 swapFree=67111528/67111528
[pid=31378] ppid=31376 vsize=91144 CPUtime=642.31 cores=0,2
/proc/31378/stat : 31378 (SApperloT) R 31376 31378 28714 0 -1 4202496 83274 0 0 0 64219 12 0 0 25 0 1 0 488605112 93331456 18222 33554432000 4194304 4465733 140736071390992 18446744073709551615 4270699 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31378/statm: 22786 18222 281 67 0 19909 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 91144

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

[startup+643.101 s]
/proc/loadavg: 3.03 3.48 3.83 4/182 31440
/proc/meminfo: memFree=17122144/32951132 swapFree=67111528/67111528
[pid=31378] ppid=31376 vsize=91144 CPUtime=643.1 cores=0,2
/proc/31378/stat : 31378 (SApperloT) R 31376 31378 28714 0 -1 4202496 83274 0 0 0 64298 12 0 0 25 0 1 0 488605112 93331456 18222 33554432000 4194304 4465733 140736071390992 18446744073709551615 4295945 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31378/statm: 22786 18222 281 67 0 19909 0
Current children cumulated CPU time (s) 643.1
Current children cumulated vsize (KiB) 91144

[startup+644.7 s]
/proc/loadavg: 3.03 3.48 3.83 4/182 31441
/proc/meminfo: memFree=17122264/32951132 swapFree=67111528/67111528
[pid=31378] ppid=31376 vsize=91144 CPUtime=644.7 cores=0,2
/proc/31378/stat : 31378 (SApperloT) R 31376 31378 28714 0 -1 4202496 83274 0 0 0 64458 12 0 0 25 0 1 0 488605112 93331456 18222 33554432000 4194304 4465733 140736071390992 18446744073709551615 4271856 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31378/statm: 22786 18222 281 67 0 19909 0
Current children cumulated CPU time (s) 644.7
Current children cumulated vsize (KiB) 91144

[startup+645.5 s]
/proc/loadavg: 3.03 3.48 3.83 4/182 31441
/proc/meminfo: memFree=17122264/32951132 swapFree=67111528/67111528
[pid=31378] ppid=31376 vsize=91144 CPUtime=645.5 cores=0,2
/proc/31378/stat : 31378 (SApperloT) R 31376 31378 28714 0 -1 4202496 83274 0 0 0 64538 12 0 0 25 0 1 0 488605112 93331456 18222 33554432000 4194304 4465733 140736071390992 18446744073709551615 4270828 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31378/statm: 22786 18222 281 67 0 19909 0
Current children cumulated CPU time (s) 645.5
Current children cumulated vsize (KiB) 91144

[startup+645.901 s]
/proc/loadavg: 3.03 3.48 3.83 4/182 31441
/proc/meminfo: memFree=17122140/32951132 swapFree=67111528/67111528
[pid=31378] ppid=31376 vsize=91144 CPUtime=645.9 cores=0,2
/proc/31378/stat : 31378 (SApperloT) R 31376 31378 28714 0 -1 4202496 83274 0 0 0 64578 12 0 0 25 0 1 0 488605112 93331456 18222 33554432000 4194304 4465733 140736071390992 18446744073709551615 4296140 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31378/statm: 22786 18222 281 67 0 19909 0
Current children cumulated CPU time (s) 645.9
Current children cumulated vsize (KiB) 91144

[startup+646.101 s]
/proc/loadavg: 3.03 3.48 3.83 4/182 31441
/proc/meminfo: memFree=17122140/32951132 swapFree=67111528/67111528
[pid=31378] ppid=31376 vsize=91144 CPUtime=646.1 cores=0,2
/proc/31378/stat : 31378 (SApperloT) R 31376 31378 28714 0 -1 4202496 83274 0 0 0 64598 12 0 0 25 0 1 0 488605112 93331456 18222 33554432000 4194304 4465733 140736071390992 18446744073709551615 4271210 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31378/statm: 22786 18222 281 67 0 19909 0
Current children cumulated CPU time (s) 646.1
Current children cumulated vsize (KiB) 91144

[startup+646.201 s]
/proc/loadavg: 3.03 3.48 3.83 4/182 31441
/proc/meminfo: memFree=17122140/32951132 swapFree=67111528/67111528
[pid=31378] ppid=31376 vsize=91144 CPUtime=646.2 cores=0,2
/proc/31378/stat : 31378 (SApperloT) R 31376 31378 28714 0 -1 4202496 83274 0 0 0 64608 12 0 0 25 0 1 0 488605112 93331456 18222 33554432000 4194304 4465733 140736071390992 18446744073709551615 4263424 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31378/statm: 22786 18222 281 67 0 19909 0
Current children cumulated CPU time (s) 646.2
Current children cumulated vsize (KiB) 91144

Child status: 20
Real time (s): 646.288
CPU time (s): 646.301
CPU user time (s): 646.17
CPU system time (s): 0.13098
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 140600

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

runsolver used 1.13483 second user time and 2.38864 second system time

The end

Launcher Data

Begin job on node131 at 2011-04-26 00:20:55
IDJOB=3286738
IDBENCH=82433
IDSOLVER=1657
FILE ID=node131/3286738-1303770055
RUNJOBID= node131-1303769612-31135
PBS_JOBID= 13154069
Free space on /tmp= 71848 MiB

SOLVER NAME= SApperloT 2011-03-23
BENCH NAME= SAT11/application/jarvisalo/AAAI2010-SATPlanning/aaai10-planning-ipc5-pathways-13-step17.cnf
COMMAND LINE= SApperloT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3286738-1303770055/watcher-3286738-1303770055 -o /tmp/evaluation-result-3286738-1303770055/solver-3286738-1303770055 -C 2400 -W 1300 -M 7680  SApperloT HOME/instance-3286738-1303770055.cnf

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

MD5SUM BENCH= e7acb1f64be7eb3ff1367dad08444685
RANDOM SEED=1288971941

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
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.830
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
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.77
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.830
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.830
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.830
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      17437724 kB
Buffers:       1008424 kB
Cached:       13543360 kB
SwapCached:          0 kB
Active:        5186292 kB
Inactive:      9809664 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      17437724 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            7696 kB
Writeback:           0 kB
AnonPages:      443960 kB
Mapped:          16148 kB
Slab:           453304 kB
PageTables:       5868 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   721920 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71896 MiB
End job on node131 at 2011-04-26 00:31:41