Trace number 3373488

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
claspmt 2.0-R4095-patched (fixed)UNSAT 158.218 40.9186

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

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...421195/instance-3373488-1305421195.cnf
1.49/1.57	c Solving...
158.19/40.91	s UNSATISFIABLE
158.19/40.91	
158.19/40.91	c Models        : 0     
158.19/40.91	c Time          : 40.882s (Solving: 39.31s 1st Model: 0.00s Unsat: 39.31s)
158.19/40.91	c CPU Time      : 158.170s

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-3373488-1305421195/watcher-3373488-1305421195 -o /tmp/evaluation-result-3373488-1305421195/solver-3373488-1305421195 -C 4800 -W 1300 -M 15500 HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3373488-1305421195.cnf 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 6.46 6.05 6.95 5/342 14673
/proc/meminfo: memFree=16798168/32951124 swapFree=67082152/67111528
[pid=14673] ppid=14671 vsize=28980 CPUtime=0 cores=1,3,5,7
/proc/14673/stat : 14673 (claspmt) R 14671 14673 13934 0 -1 4202496 1312 0 0 0 0 0 0 0 23 0 1 0 653717474 29675520 1242 33554432000 4194304 4964800 140733988820256 18446744073709551615 4700412 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/14673/statm: 7245 1250 375 189 0 2119 0

[startup+0.0258751 s]
/proc/loadavg: 6.46 6.05 6.95 5/342 14673
/proc/meminfo: memFree=16798168/32951124 swapFree=67082152/67111528
[pid=14673] ppid=14671 vsize=35516 CPUtime=0.01 cores=1,3,5,7
/proc/14673/stat : 14673 (claspmt) R 14671 14673 13934 0 -1 4202496 4748 0 0 0 1 0 0 0 23 0 1 0 653717474 36368384 4012 33554432000 4194304 4964800 140733988820256 18446744073709551615 228244009669 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/14673/statm: 8879 4013 385 189 0 3753 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 35516

[startup+0.100875 s]
/proc/loadavg: 6.46 6.05 6.95 5/342 14673
/proc/meminfo: memFree=16798168/32951124 swapFree=67082152/67111528
[pid=14673] ppid=14671 vsize=50484 CPUtime=0.09 cores=1,3,5,7
/proc/14673/stat : 14673 (claspmt) R 14671 14673 13934 0 -1 4202496 9019 0 0 0 8 1 0 0 23 0 1 0 653717474 51695616 7304 33554432000 4194304 4964800 140733988820256 18446744073709551615 228244046293 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/14673/statm: 12621 7326 388 189 0 7495 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 50484

[startup+0.300828 s]
/proc/loadavg: 6.46 6.05 6.95 5/342 14673
/proc/meminfo: memFree=16798168/32951124 swapFree=67082152/67111528
[pid=14673] ppid=14671 vsize=81664 CPUtime=0.29 cores=1,3,5,7
/proc/14673/stat : 14673 (claspmt) R 14671 14673 13934 0 -1 4202496 20536 0 0 0 26 3 0 0 25 0 1 0 653717474 83623936 15316 33554432000 4194304 4964800 140733988820256 18446744073709551615 228244009669 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/14673/statm: 20416 15316 399 189 0 15290 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 81664

[startup+0.700767 s]
/proc/loadavg: 6.46 6.05 6.95 5/342 14673
/proc/meminfo: memFree=16798168/32951124 swapFree=67082152/67111528
[pid=14673] ppid=14671 vsize=96852 CPUtime=0.69 cores=1,3,5,7
/proc/14673/stat : 14673 (claspmt) R 14671 14673 13934 0 -1 4202496 24240 0 0 0 65 4 0 0 25 0 1 0 653717474 99176448 19020 33554432000 4194304 4964800 140733988820256 18446744073709551615 4607587 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/14673/statm: 24213 19020 402 189 0 19087 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 96852

[startup+1.50062 s]
/proc/loadavg: 6.34 6.03 6.94 6/343 14674
/proc/meminfo: memFree=16717568/32951124 swapFree=67082152/67111528
[pid=14673] ppid=14671 vsize=98336 CPUtime=1.49 cores=1,3,5,7
/proc/14673/stat : 14673 (claspmt) R 14671 14673 13934 0 -1 4202496 24627 0 0 0 145 4 0 0 25 0 1 0 653717474 100696064 19407 33554432000 4194304 4964800 140733988820256 18446744073709551615 4646306 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/14673/statm: 24584 19407 405 189 0 19458 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 98336

[startup+3.10031 s]
/proc/loadavg: 6.34 6.03 6.94 9/346 14677
/proc/meminfo: memFree=16693612/32951124 swapFree=67082152/67111528
[pid=14673] ppid=14671 vsize=308964 CPUtime=7.51 cores=1,3,5,7
/proc/14673/stat : 14673 (claspmt) R 14671 14673 13934 0 -1 4202496 31208 0 0 0 745 6 0 0 25 0 4 0 653717474 316379136 23598 33554432000 4194304 4964800 140733988820256 18446744073709551615 4654683 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/14673/statm: 77241 23598 458 189 0 71590 0
[pid=14673/tid=14675] ppid=14671 vsize=308964 CPUtime=1.47 cores=1,3,5,7
/proc/14673/task/14675/stat : 14675 (claspmt) R 14671 14673 13934 0 -1 4202560 1017 0 0 0 147 0 0 0 19 0 4 0 653717632 316379136 23598 33554432000 4194304 4964800 140733988820256 18446744073709551615 4320976 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=14673/tid=14676] ppid=14671 vsize=308964 CPUtime=1.49 cores=1,3,5,7
/proc/14673/task/14676/stat : 14676 (claspmt) R 14671 14673 13934 0 -1 4202560 3343 0 0 0 149 0 0 0 20 0 4 0 653717632 316379136 23598 33554432000 4194304 4964800 140733988820256 18446744073709551615 228244010017 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=14673/tid=14677] ppid=14671 vsize=308964 CPUtime=1.48 cores=1,3,5,7
/proc/14673/task/14677/stat : 14677 (claspmt) R 14671 14673 13934 0 -1 4202560 1832 0 0 0 148 0 0 0 25 0 4 0 653717632 316379136 23598 33554432000 4194304 4964800 140733988820256 18446744073709551615 4627252 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 7.51
Current children cumulated vsize (KiB) 308964

[startup+6.30075 s]
/proc/loadavg: 6.55 6.08 6.95 9/346 14677
/proc/meminfo: memFree=16662172/32951124 swapFree=67082152/67111528
[pid=14673] ppid=14671 vsize=308964 CPUtime=20.28 cores=1,3,5,7
/proc/14673/stat : 14673 (claspmt) R 14671 14673 13934 0 -1 4202496 34864 0 0 0 2019 9 0 0 25 0 4 0 653717474 316379136 27254 33554432000 4194304 4964800 140733988820256 18446744073709551615 4668568 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/14673/statm: 77241 27254 458 189 0 71590 0
[pid=14673/tid=14675] ppid=14671 vsize=308964 CPUtime=4.67 cores=1,3,5,7
/proc/14673/task/14675/stat : 14675 (claspmt) R 14671 14673 13934 0 -1 4202560 1497 0 0 0 467 0 0 0 25 0 4 0 653717632 316379136 27254 33554432000 4194304 4964800 140733988820256 18446744073709551615 4669360 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=14673/tid=14676] ppid=14671 vsize=308964 CPUtime=4.7 cores=1,3,5,7
/proc/14673/task/14676/stat : 14676 (claspmt) R 14671 14673 13934 0 -1 4202560 5671 0 0 0 468 2 0 0 25 0 4 0 653717632 316379136 27254 33554432000 4194304 4964800 140733988820256 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=14673/tid=14677] ppid=14671 vsize=308964 CPUtime=4.64 cores=1,3,5,7
/proc/14673/task/14677/stat : 14677 (claspmt) R 14671 14673 13934 0 -1 4202560 2680 0 0 0 463 1 0 0 25 0 4 0 653717632 316379136 27254 33554432000 4194304 4964800 140733988820256 18446744073709551615 4668564 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 20.28
Current children cumulated vsize (KiB) 308964

[startup+12.7006 s]
/proc/loadavg: 6.67 6.11 6.96 9/346 14677
/proc/meminfo: memFree=16586876/32951124 swapFree=67082152/67111528
[pid=14673] ppid=14671 vsize=308964 CPUtime=45.81 cores=1,3,5,7
/proc/14673/stat : 14673 (claspmt) R 14671 14673 13934 0 -1 4202496 41349 0 0 0 4567 14 0 0 25 0 4 0 653717474 316379136 33739 33554432000 4194304 4964800 140733988820256 18446744073709551615 4342204 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/14673/statm: 77241 33739 458 189 0 71590 0
[pid=14673/tid=14675] ppid=14671 vsize=308964 CPUtime=11.07 cores=1,3,5,7
/proc/14673/task/14675/stat : 14675 (claspmt) R 14671 14673 13934 0 -1 4202560 2059 0 0 0 1106 1 0 0 25 0 4 0 653717632 316379136 33739 33554432000 4194304 4964800 140733988820256 18446744073709551615 4668576 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=14673/tid=14676] ppid=14671 vsize=308964 CPUtime=11.1 cores=1,3,5,7
/proc/14673/task/14676/stat : 14676 (claspmt) R 14671 14673 13934 0 -1 4202560 10510 0 0 0 1104 6 0 0 25 0 4 0 653717632 316379136 33739 33554432000 4194304 4964800 140733988820256 18446744073709551615 4669153 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=14673/tid=14677] ppid=14671 vsize=308964 CPUtime=10.97 cores=1,3,5,7
/proc/14673/task/14677/stat : 14677 (claspmt) R 14671 14673 13934 0 -1 4202560 3763 0 0 0 1095 2 0 0 25 0 4 0 653717632 316379136 33740 33554432000 4194304 4964800 140733988820256 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 45.81
Current children cumulated vsize (KiB) 308964

[startup+25.5004 s]
/proc/loadavg: 6.96 6.21 6.98 9/346 14678
/proc/meminfo: memFree=16458560/32951124 swapFree=67082152/67111528
[pid=14673] ppid=14671 vsize=308964 CPUtime=96.86 cores=1,3,5,7
/proc/14673/stat : 14673 (claspmt) R 14671 14673 13934 0 -1 4202496 55518 0 0 0 9662 24 0 0 25 0 4 0 653717474 316379136 47908 33554432000 4194304 4964800 140733988820256 18446744073709551615 4669011 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/14673/statm: 77241 47908 460 189 0 71590 0
[pid=14673/tid=14675] ppid=14671 vsize=308964 CPUtime=23.87 cores=1,3,5,7
/proc/14673/task/14675/stat : 14675 (claspmt) R 14671 14673 13934 0 -1 4202560 4323 0 0 0 2384 3 0 0 25 0 4 0 653717632 316379136 47908 33554432000 4194304 4964800 140733988820256 18446744073709551615 4668984 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=14673/tid=14676] ppid=14671 vsize=308964 CPUtime=23.9 cores=1,3,5,7
/proc/14673/task/14676/stat : 14676 (claspmt) R 14671 14673 13934 0 -1 4202560 20452 0 0 0 2378 12 0 0 25 0 4 0 653717632 316379136 47908 33554432000 4194304 4964800 140733988820256 18446744073709551615 4320970 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=14673/tid=14677] ppid=14671 vsize=308964 CPUtime=23.62 cores=1,3,5,7
/proc/14673/task/14677/stat : 14677 (claspmt) R 14671 14673 13934 0 -1 4202560 5521 0 0 0 2359 3 0 0 25 0 4 0 653717632 316379136 47908 33554432000 4194304 4964800 140733988820256 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 96.86
Current children cumulated vsize (KiB) 308964

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

[startup+31.9133 s]
/proc/loadavg: 7.05 6.24 6.98 9/346 14678
/proc/meminfo: memFree=16383284/32951124 swapFree=67082152/67111528
[pid=14673] ppid=14671 vsize=308964 CPUtime=122.44 cores=1,3,5,7
/proc/14673/stat : 14673 (claspmt) R 14671 14673 13934 0 -1 4202496 64141 0 0 0 12215 29 0 0 25 0 4 0 653717474 316379136 56531 33554432000 4194304 4964800 140733988820256 18446744073709551615 4669136 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/14673/statm: 77241 56531 460 189 0 71590 0
[pid=14673/tid=14675] ppid=14671 vsize=308964 CPUtime=30.28 cores=1,3,5,7
/proc/14673/task/14675/stat : 14675 (claspmt) R 14671 14673 13934 0 -1 4202560 5114 0 0 0 3025 3 0 0 25 0 4 0 653717632 316379136 56531 33554432000 4194304 4964800 140733988820256 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=14673/tid=14676] ppid=14671 vsize=308964 CPUtime=30.31 cores=1,3,5,7
/proc/14673/task/14676/stat : 14676 (claspmt) R 14671 14673 13934 0 -1 4202560 26530 0 0 0 3017 14 0 0 25 0 4 0 653717632 316379136 56531 33554432000 4194304 4964800 140733988820256 18446744073709551615 4320966 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=14673/tid=14677] ppid=14671 vsize=308964 CPUtime=29.97 cores=1,3,5,7
/proc/14673/task/14677/stat : 14677 (claspmt) R 14671 14673 13934 0 -1 4202560 6042 0 0 0 2993 4 0 0 25 0 4 0 653717632 316379136 56531 33554432000 4194304 4964800 140733988820256 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 122.44
Current children cumulated vsize (KiB) 308964

[startup+35.1007 s]
/proc/loadavg: 7.05 6.24 6.98 9/346 14678
/proc/meminfo: memFree=16359832/32951124 swapFree=67082152/67111528
[pid=14673] ppid=14671 vsize=374500 CPUtime=135.18 cores=1,3,5,7
/proc/14673/stat : 14673 (claspmt) R 14671 14673 13934 0 -1 4202496 66032 0 0 0 13488 30 0 0 25 0 4 0 653717474 383488000 58422 33554432000 4194304 4964800 140733988820256 18446744073709551615 4670678 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/14673/statm: 93625 58422 460 189 0 87974 0
[pid=14673/tid=14675] ppid=14671 vsize=374500 CPUtime=33.48 cores=1,3,5,7
/proc/14673/task/14675/stat : 14675 (claspmt) R 14671 14673 13934 0 -1 4202560 5156 0 0 0 3345 3 0 0 25 0 4 0 653717632 383488000 58422 33554432000 4194304 4964800 140733988820256 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=14673/tid=14676] ppid=14671 vsize=374500 CPUtime=33.51 cores=1,3,5,7
/proc/14673/task/14676/stat : 14676 (claspmt) R 14671 14673 13934 0 -1 4202560 28025 0 0 0 3336 15 0 0 25 0 4 0 653717632 383488000 58422 33554432000 4194304 4964800 140733988820256 18446744073709551615 4320966 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=14673/tid=14677] ppid=14671 vsize=374500 CPUtime=33.13 cores=1,3,5,7
/proc/14673/task/14677/stat : 14677 (claspmt) R 14671 14673 13934 0 -1 4202560 6089 0 0 0 3309 4 0 0 25 0 4 0 653717632 383488000 58422 33554432000 4194304 4964800 140733988820256 18446744073709551615 4342186 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 135.18
Current children cumulated vsize (KiB) 374500

[startup+38.3011 s]
/proc/loadavg: 7.12 6.26 6.99 9/346 14678
/proc/meminfo: memFree=16334660/32951124 swapFree=67082152/67111528
[pid=14673] ppid=14671 vsize=374500 CPUtime=147.94 cores=1,3,5,7
/proc/14673/stat : 14673 (claspmt) R 14671 14673 13934 0 -1 4202496 68347 0 0 0 14762 32 0 0 25 0 4 0 653717474 383488000 60737 33554432000 4194304 4964800 140733988820256 18446744073709551615 4627263 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/14673/statm: 93625 60737 460 189 0 87974 0
[pid=14673/tid=14675] ppid=14671 vsize=374500 CPUtime=36.67 cores=1,3,5,7
/proc/14673/task/14675/stat : 14675 (claspmt) R 14671 14673 13934 0 -1 4202560 5710 0 0 0 3663 4 0 0 25 0 4 0 653717632 383488000 60737 33554432000 4194304 4964800 140733988820256 18446744073709551615 4320916 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=14673/tid=14676] ppid=14671 vsize=374500 CPUtime=36.7 cores=1,3,5,7
/proc/14673/task/14676/stat : 14676 (claspmt) R 14671 14673 13934 0 -1 4202560 29444 0 0 0 3654 16 0 0 25 0 4 0 653717632 383488000 60737 33554432000 4194304 4964800 140733988820256 18446744073709551615 4320966 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=14673/tid=14677] ppid=14671 vsize=374500 CPUtime=36.29 cores=1,3,5,7
/proc/14673/task/14677/stat : 14677 (claspmt) R 14671 14673 13934 0 -1 4202560 6089 0 0 0 3625 4 0 0 25 0 4 0 653717632 383488000 60737 33554432000 4194304 4964800 140733988820256 18446744073709551615 4670273 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 147.94
Current children cumulated vsize (KiB) 374500

[startup+39.9009 s]
/proc/loadavg: 7.12 6.26 6.99 9/346 14678
/proc/meminfo: memFree=16316060/32951124 swapFree=67082152/67111528
[pid=14673] ppid=14671 vsize=374500 CPUtime=154.31 cores=1,3,5,7
/proc/14673/stat : 14673 (claspmt) R 14671 14673 13934 0 -1 4202496 68415 0 0 0 15399 32 0 0 25 0 4 0 653717474 383488000 60805 33554432000 4194304 4964800 140733988820256 18446744073709551615 4632289 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/14673/statm: 93625 60805 460 189 0 87974 0
[pid=14673/tid=14675] ppid=14671 vsize=374500 CPUtime=38.27 cores=1,3,5,7
/proc/14673/task/14675/stat : 14675 (claspmt) R 14671 14673 13934 0 -1 4202560 5712 0 0 0 3823 4 0 0 25 0 4 0 653717632 383488000 60805 33554432000 4194304 4964800 140733988820256 18446744073709551615 4669008 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=14673/tid=14676] ppid=14671 vsize=374500 CPUtime=38.3 cores=1,3,5,7
/proc/14673/task/14676/stat : 14676 (claspmt) R 14671 14673 13934 0 -1 4202560 29509 0 0 0 3814 16 0 0 25 0 4 0 653717632 383488000 60805 33554432000 4194304 4964800 140733988820256 18446744073709551615 4321079 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=14673/tid=14677] ppid=14671 vsize=374500 CPUtime=37.87 cores=1,3,5,7
/proc/14673/task/14677/stat : 14677 (claspmt) R 14671 14673 13934 0 -1 4202560 6089 0 0 0 3783 4 0 0 25 0 4 0 653717632 383488000 60805 33554432000 4194304 4964800 140733988820256 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 154.31
Current children cumulated vsize (KiB) 374500

[startup+40.7137 s]
/proc/loadavg: 7.19 6.29 6.99 9/346 14678
/proc/meminfo: memFree=16311596/32951124 swapFree=67082152/67111528
[pid=14673] ppid=14671 vsize=374500 CPUtime=157.55 cores=1,3,5,7
/proc/14673/stat : 14673 (claspmt) R 14671 14673 13934 0 -1 4202496 68883 0 0 0 15723 32 0 0 25 0 4 0 653717474 383488000 61273 33554432000 4194304 4964800 140733988820256 18446744073709551615 4670691 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/14673/statm: 93625 61273 460 189 0 87974 0
[pid=14673/tid=14675] ppid=14671 vsize=374500 CPUtime=39.08 cores=1,3,5,7
/proc/14673/task/14675/stat : 14675 (claspmt) R 14671 14673 13934 0 -1 4202560 5724 0 0 0 3904 4 0 0 25 0 4 0 653717632 383488000 61273 33554432000 4194304 4964800 140733988820256 18446744073709551615 4320981 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=14673/tid=14676] ppid=14671 vsize=374500 CPUtime=39.11 cores=1,3,5,7
/proc/14673/task/14676/stat : 14676 (claspmt) R 14671 14673 13934 0 -1 4202560 29965 0 0 0 3895 16 0 0 25 0 4 0 653717632 383488000 61273 33554432000 4194304 4964800 140733988820256 18446744073709551615 4321079 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=14673/tid=14677] ppid=14671 vsize=374500 CPUtime=38.67 cores=1,3,5,7
/proc/14673/task/14677/stat : 14677 (claspmt) R 14671 14673 13934 0 -1 4202560 6089 0 0 0 3863 4 0 0 25 0 4 0 653717632 383488000 61273 33554432000 4194304 4964800 140733988820256 18446744073709551615 4670349 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 157.55
Current children cumulated vsize (KiB) 374500

[startup+40.9007 s]
/proc/loadavg: 7.19 6.29 6.99 9/346 14678
/proc/meminfo: memFree=16311596/32951124 swapFree=67082152/67111528
[pid=14673] ppid=14671 vsize=366580 CPUtime=158.19 cores=1,3,5,7
/proc/14673/stat : 14673 (claspmt) R 14671 14673 13934 0 -1 4202496 68893 0 0 0 15787 32 0 0 25 0 1 0 653717474 375377920 59303 33554432000 4194304 4964800 140733988820256 18446744073709551615 228243998284 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/14673/statm: 91645 59303 470 189 0 85994 0
Current children cumulated CPU time (s) 158.19
Current children cumulated vsize (KiB) 366580

Child status: 20
Real time (s): 40.9186
CPU time (s): 158.218
CPU user time (s): 157.878
CPU system time (s): 0.339948
CPU usage (%): 386.665
Max. virtual memory (cumulated for all children) (KiB): 374500

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 157.878
system time used= 0.339948
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 68895
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= 2331
involuntary context switches= 1094

runsolver used 0.118981 second user time and 0.339948 second system time

The end

Launcher Data

Begin job on node136 at 2011-05-15 02:59:55
IDJOB=3373488
IDBENCH=82420
IDSOLVER=1853
FILE ID=node136/3373488-1305421195
RUNJOBID= node136-1305421074-14498
PBS_JOBID= 13324558
Free space on /tmp= 72908 MiB

SOLVER NAME= claspmt 2.0-R4095-patched (fixed)
BENCH NAME= SAT11/application/jarvisalo/AAAI2010-SATPlanning/aaai10-planning-ipc5-pipesworld-12-step15.cnf
COMMAND LINE= HOME/claspmt -tNBCORE -p HOME/sat11-port.txt --distribute=all,2 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3373488-1305421195/watcher-3373488-1305421195 -o /tmp/evaluation-result-3373488-1305421195/solver-3373488-1305421195 -C 4800 -W 1300 -M 15500  HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3373488-1305421195.cnf

TIME LIMIT= 4800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 86980f7370ece00291f2970256db731a
RANDOM SEED=1089122799

node136.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.809
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.61
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.809
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.809
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.809
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.76
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.809
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.75
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.809
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.809
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.809
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:     32951124 kB
MemFree:      16798448 kB
Buffers:        300104 kB
Cached:        5188804 kB
SwapCached:       2740 kB
Active:       11884336 kB
Inactive:      3924692 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16798448 kB
SwapTotal:    67111528 kB
SwapFree:     67082152 kB
Dirty:           82096 kB
Writeback:         164 kB
AnonPages:    10318432 kB
Mapped:          28456 kB
Slab:           237376 kB
PageTables:      41772 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 71104312 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= 72904 MiB
End job on node136 at 2011-05-15 03:00:36