Trace number 3373514

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 571.522 146.803

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
grid-strips-grid-y-3.035-NOTKNOWN.cnf
MD5SUMa85b6db657886fb2a1a46ae1fe4d7999
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark206.556
Satisfiable
(Un)Satisfiability was proved
Number of variables257380
Number of clauses2139615
Sum of the clauses size5163755
Maximum clause length541
Minimum clause length1
Number of clauses of size 1625
Number of clauses of size 22096290
Number of clauses of size 30
Number of clauses of size 4280
Number of clauses of size 51400
Number of clauses of size over 541020

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...420984/instance-3373514-1305420984.cnf
4.40/4.48	c Solving...
571.38/146.79	s UNSATISFIABLE
571.38/146.79	
571.38/146.79	c Models        : 0     
571.38/146.79	c Time          : 146.721s (Solving: 142.24s 1st Model: 0.00s Unsat: 142.24s)
571.38/146.79	c CPU Time      : 571.430s

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-3373514-1305420984/watcher-3373514-1305420984 -o /tmp/evaluation-result-3373514-1305420984/solver-3373514-1305420984 -C 4800 -W 1300 -M 15500 HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3373514-1305420984.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.96 7.87 7.93 2/361 17042
/proc/meminfo: memFree=23183052/32950928 swapFree=65730864/67111528
[pid=17042] ppid=17040 vsize=53556 CPUtime=0 cores=1,3,5,7
/proc/17042/stat : 17042 (claspmt) R 17040 17042 16432 0 -1 4202496 1128 0 0 0 0 0 0 0 23 0 1 0 732329172 54841344 1059 33554432000 4194304 4964800 140734045286832 18446744073709551615 4700412 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/17042/statm: 13389 1066 375 189 0 8263 0

[startup+0.0851211 s]
/proc/loadavg: 6.96 7.87 7.93 2/361 17042
/proc/meminfo: memFree=23183052/32950928 swapFree=65730864/67111528
[pid=17042] ppid=17040 vsize=71804 CPUtime=0.07 cores=1,3,5,7
/proc/17042/stat : 17042 (claspmt) R 17040 17042 16432 0 -1 4202496 15040 0 0 0 6 1 0 0 23 0 1 0 732329172 73527296 12960 33554432000 4194304 4964800 140734045286832 18446744073709551615 4583478 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/17042/statm: 17951 12960 388 189 0 12825 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 71804

[startup+0.101113 s]
/proc/loadavg: 6.96 7.87 7.93 2/361 17042
/proc/meminfo: memFree=23183052/32950928 swapFree=65730864/67111528
[pid=17042] ppid=17040 vsize=72136 CPUtime=0.09 cores=1,3,5,7
/proc/17042/stat : 17042 (claspmt) R 17040 17042 16432 0 -1 4202496 15114 0 0 0 8 1 0 0 23 0 1 0 732329172 73867264 13034 33554432000 4194304 4964800 140734045286832 18446744073709551615 4567216 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/17042/statm: 18034 13034 388 189 0 12908 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 72136

[startup+0.30108 s]
/proc/loadavg: 6.96 7.87 7.93 2/361 17042
/proc/meminfo: memFree=23183052/32950928 swapFree=65730864/67111528
[pid=17042] ppid=17040 vsize=97540 CPUtime=0.29 cores=1,3,5,7
/proc/17042/stat : 17042 (claspmt) R 17040 17042 16432 0 -1 4202496 24017 0 0 0 26 3 0 0 25 0 1 0 732329172 99880960 19267 33554432000 4194304 4964800 140734045286832 18446744073709551615 260905054917 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/17042/statm: 24385 19268 388 189 0 19259 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 97540

[startup+0.701008 s]
/proc/loadavg: 6.96 7.87 7.93 2/361 17042
/proc/meminfo: memFree=23183052/32950928 swapFree=65730864/67111528
[pid=17042] ppid=17040 vsize=166720 CPUtime=0.69 cores=1,3,5,7
/proc/17042/stat : 17042 (claspmt) R 17040 17042 16432 0 -1 4202496 49214 0 0 0 64 5 0 0 25 0 1 0 732329172 170721280 35393 33554432000 4194304 4964800 140734045286832 18446744073709551615 260905054917 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/17042/statm: 41680 35394 398 189 0 36554 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 166720

[startup+1.50086 s]
/proc/loadavg: 6.96 7.87 7.93 3/362 17043
/proc/meminfo: memFree=22968212/32950928 swapFree=65730864/67111528
[pid=17042] ppid=17040 vsize=202404 CPUtime=1.49 cores=1,3,5,7
/proc/17042/stat : 17042 (claspmt) R 17040 17042 16432 0 -1 4202496 57387 0 0 0 143 6 0 0 25 0 1 0 732329172 207261696 43566 33554432000 4194304 4964800 140734045286832 18446744073709551615 4607761 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/17042/statm: 50601 43566 402 189 0 45475 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 202404

[startup+3.10057 s]
/proc/loadavg: 6.96 7.87 7.93 3/362 17043
/proc/meminfo: memFree=22918608/32950928 swapFree=65730864/67111528
[pid=17042] ppid=17040 vsize=202404 CPUtime=3.09 cores=1,3,5,7
/proc/17042/stat : 17042 (claspmt) R 17040 17042 16432 0 -1 4202496 57388 0 0 0 302 7 0 0 25 0 1 0 732329172 207261696 43567 33554432000 4194304 4964800 140734045286832 18446744073709551615 4622606 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/17042/statm: 50601 43567 403 189 0 45475 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 202404

[startup+6.30099 s]
/proc/loadavg: 6.64 7.79 7.91 6/368 17052
/proc/meminfo: memFree=22468436/32950928 swapFree=65730864/67111528
[pid=17042] ppid=17040 vsize=433388 CPUtime=11.57 cores=1,3,5,7
/proc/17042/stat : 17042 (claspmt) R 17040 17042 16432 0 -1 4202496 80710 0 0 0 1143 14 0 0 25 0 4 0 732329172 443789312 58571 33554432000 4194304 4964800 140734045286832 18446744073709551615 4668900 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/17042/statm: 108347 58571 457 189 0 102696 0
[pid=17042/tid=17050] ppid=17040 vsize=433388 CPUtime=1.75 cores=1,3,5,7
/proc/17042/task/17050/stat : 17050 (claspmt) R 17040 17042 16432 0 -1 4202560 4238 0 0 0 174 1 0 0 18 0 4 0 732329621 443789312 58571 33554432000 4194304 4964800 140734045286832 18446744073709551615 4669131 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=17042/tid=17051] ppid=17040 vsize=433388 CPUtime=1.8 cores=1,3,5,7
/proc/17042/task/17051/stat : 17051 (claspmt) R 17040 17042 16432 0 -1 4202560 8427 0 0 0 178 2 0 0 20 0 4 0 732329621 443789312 58571 33554432000 4194304 4964800 140734045286832 18446744073709551615 4362958 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=17042/tid=17052] ppid=17040 vsize=433388 CPUtime=1.8 cores=1,3,5,7
/proc/17042/task/17052/stat : 17052 (claspmt) R 17040 17042 16432 0 -1 4202560 10279 0 0 0 178 2 0 0 25 0 4 0 732329621 443789312 58571 33554432000 4194304 4964800 140734045286832 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 11.57
Current children cumulated vsize (KiB) 433388

[startup+12.7008 s]
/proc/loadavg: 6.83 7.81 7.91 9/371 17055
/proc/meminfo: memFree=21835360/32950928 swapFree=65730864/67111528
[pid=17042] ppid=17040 vsize=432380 CPUtime=37.09 cores=1,3,5,7
/proc/17042/stat : 17042 (claspmt) R 17040 17042 16432 0 -1 4202496 89312 0 0 0 3687 22 0 0 25 0 4 0 732329172 442757120 66916 33554432000 4194304 4964800 140734045286832 18446744073709551615 4669280 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/17042/statm: 108095 66916 458 189 0 102444 0
[pid=17042/tid=17050] ppid=17040 vsize=432380 CPUtime=8.14 cores=1,3,5,7
/proc/17042/task/17050/stat : 17050 (claspmt) R 17040 17042 16432 0 -1 4202560 5388 0 0 0 813 1 0 0 25 0 4 0 732329621 442757120 66916 33554432000 4194304 4964800 140734045286832 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=17042/tid=17051] ppid=17040 vsize=432380 CPUtime=8.2 cores=1,3,5,7
/proc/17042/task/17051/stat : 17051 (claspmt) R 17040 17042 16432 0 -1 4202560 12360 0 0 0 813 7 0 0 25 0 4 0 732329621 442757120 66916 33554432000 4194304 4964800 140734045286832 18446744073709551615 4668900 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=17042/tid=17052] ppid=17040 vsize=432380 CPUtime=8.2 cores=1,3,5,7
/proc/17042/task/17052/stat : 17052 (claspmt) R 17040 17042 16432 0 -1 4202560 11945 0 0 0 817 3 0 0 25 0 4 0 732329621 442757120 66916 33554432000 4194304 4964800 140734045286832 18446744073709551615 4653304 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 37.09
Current children cumulated vsize (KiB) 432380

[startup+25.5005 s]
/proc/loadavg: 7.09 7.82 7.91 9/371 17056
/proc/meminfo: memFree=21607440/32950928 swapFree=65730864/67111528
[pid=17042] ppid=17040 vsize=432380 CPUtime=88.13 cores=1,3,5,7
/proc/17042/stat : 17042 (claspmt) R 17040 17042 16432 0 -1 4202496 104747 0 0 0 8781 32 0 0 25 0 4 0 732329172 442757120 82351 33554432000 4194304 4964800 140734045286832 18446744073709551615 4670351 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/17042/statm: 108095 82351 458 189 0 102444 0
[pid=17042/tid=17050] ppid=17040 vsize=432380 CPUtime=20.95 cores=1,3,5,7
/proc/17042/task/17050/stat : 17050 (claspmt) R 17040 17042 16432 0 -1 4202560 8175 0 0 0 2091 4 0 0 25 0 4 0 732329621 442757120 82351 33554432000 4194304 4964800 140734045286832 18446744073709551615 4313818 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=17042/tid=17051] ppid=17040 vsize=432380 CPUtime=21 cores=1,3,5,7
/proc/17042/task/17051/stat : 17051 (claspmt) R 17040 17042 16432 0 -1 4202560 21187 0 0 0 2088 12 0 0 25 0 4 0 732329621 442757120 82351 33554432000 4194304 4964800 140734045286832 18446744073709551615 4669136 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=17042/tid=17052] ppid=17040 vsize=432380 CPUtime=21.01 cores=1,3,5,7
/proc/17042/task/17052/stat : 17052 (claspmt) R 17040 17042 16432 0 -1 4202560 13452 0 0 0 2096 5 0 0 25 0 4 0 732329621 442757120 82351 33554432000 4194304 4964800 140734045286832 18446744073709551615 4668984 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 88.13
Current children cumulated vsize (KiB) 432380

[startup+51.1008 s]
/proc/loadavg: 7.48 7.85 7.92 9/371 17056
/proc/meminfo: memFree=21295172/32950928 swapFree=65730864/67111528
[pid=17042] ppid=17040 vsize=531488 CPUtime=190.17 cores=1,3,5,7
/proc/17042/stat : 17042 (claspmt) R 17040 17042 16432 0 -1 4202496 130032 0 0 0 18973 44 0 0 25 0 4 0 732329172 544243712 107628 33554432000 4194304 4964800 140734045286832 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/17042/statm: 132872 107628 458 189 0 127221 0
[pid=17042/tid=17050] ppid=17040 vsize=531488 CPUtime=46.55 cores=1,3,5,7
/proc/17042/task/17050/stat : 17050 (claspmt) R 17040 17042 16432 0 -1 4202560 10692 0 0 0 4649 6 0 0 25 0 4 0 732329621 544243712 107628 33554432000 4194304 4964800 140734045286832 18446744073709551615 4647560 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=17042/tid=17051] ppid=17040 vsize=531488 CPUtime=46.55 cores=1,3,5,7
/proc/17042/task/17051/stat : 17051 (claspmt) R 17040 17042 16432 0 -1 4202560 33185 0 0 0 4640 15 0 0 25 0 4 0 732329621 544243712 107628 33554432000 4194304 4964800 140734045286832 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=17042/tid=17052] ppid=17040 vsize=531488 CPUtime=46.6 cores=1,3,5,7
/proc/17042/task/17052/stat : 17052 (claspmt) R 17040 17042 16432 0 -1 4202560 18716 0 0 0 4652 8 0 0 25 0 4 0 732329621 544243712 107628 33554432000 4194304 4964800 140734045286832 18446744073709551615 4342174 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 190.17
Current children cumulated vsize (KiB) 531488

[startup+102.314 s]
/proc/loadavg: 7.82 7.89 7.92 9/371 17058
/proc/meminfo: memFree=20743084/32950928 swapFree=65730864/67111528
[pid=17042] ppid=17040 vsize=813364 CPUtime=394.4 cores=1,3,5,7
/proc/17042/stat : 17042 (claspmt) R 17040 17042 16432 0 -1 4202496 187239 0 0 0 39370 70 0 0 25 0 4 0 732329172 832884736 164780 33554432000 4194304 4964800 140734045286832 18446744073709551615 4670346 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/17042/statm: 203341 164780 458 189 0 197690 0
[pid=17042/tid=17050] ppid=17040 vsize=813364 CPUtime=97.76 cores=1,3,5,7
/proc/17042/task/17050/stat : 17050 (claspmt) R 17040 17042 16432 0 -1 4202560 18851 0 0 0 9766 10 0 0 25 0 4 0 732329621 832884736 164780 33554432000 4194304 4964800 140734045286832 18446744073709551615 4627204 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=17042/tid=17051] ppid=17040 vsize=813364 CPUtime=97.76 cores=1,3,5,7
/proc/17042/task/17051/stat : 17051 (claspmt) R 17040 17042 16432 0 -1 4202560 64660 0 0 0 9751 25 0 0 25 0 4 0 732329621 832884736 164780 33554432000 4194304 4964800 140734045286832 18446744073709551615 4660157 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=17042/tid=17052] ppid=17040 vsize=813364 CPUtime=97.82 cores=1,3,5,7
/proc/17042/task/17052/stat : 17052 (claspmt) R 17040 17042 16432 0 -1 4202560 33035 0 0 0 9766 16 0 0 25 0 4 0 732329621 832884736 164780 33554432000 4194304 4964800 140734045286832 18446744073709551615 4669022 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 394.4
Current children cumulated vsize (KiB) 813364

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

[startup+127.901 s]
/proc/loadavg: 7.88 7.89 7.92 9/371 17058
/proc/meminfo: memFree=20466416/32950928 swapFree=65730864/67111528
[pid=17042] ppid=17040 vsize=878900 CPUtime=496.44 cores=1,3,5,7
/proc/17042/stat : 17042 (claspmt) R 17040 17042 16432 0 -1 4202496 203907 0 0 0 49569 75 0 0 25 0 4 0 732329172 899993600 181448 33554432000 4194304 4964800 140734045286832 18446744073709551615 4670299 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/17042/statm: 219725 181448 458 189 0 214074 0
[pid=17042/tid=17050] ppid=17040 vsize=878900 CPUtime=123.35 cores=1,3,5,7
/proc/17042/task/17050/stat : 17050 (claspmt) R 17040 17042 16432 0 -1 4202560 18862 0 0 0 12325 10 0 0 25 0 4 0 732329621 899993600 181448 33554432000 4194304 4964800 140734045286832 18446744073709551615 4332393 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=17042/tid=17051] ppid=17040 vsize=878900 CPUtime=123.34 cores=1,3,5,7
/proc/17042/task/17051/stat : 17051 (claspmt) R 17040 17042 16432 0 -1 4202560 78348 0 0 0 12305 29 0 0 25 0 4 0 732329621 899993600 181448 33554432000 4194304 4964800 140734045286832 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=17042/tid=17052] ppid=17040 vsize=878900 CPUtime=123.41 cores=1,3,5,7
/proc/17042/task/17052/stat : 17052 (claspmt) R 17040 17042 16432 0 -1 4202560 35983 0 0 0 12324 17 0 0 25 0 4 0 732329621 899993600 181448 33554432000 4194304 4964800 140734045286832 18446744073709551615 4669119 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 496.44
Current children cumulated vsize (KiB) 878900

[startup+134.301 s]
/proc/loadavg: 7.97 7.91 7.93 9/371 17058
/proc/meminfo: memFree=20393628/32950928 swapFree=65730864/67111528
[pid=17042] ppid=17040 vsize=880312 CPUtime=521.96 cores=1,3,5,7
/proc/17042/stat : 17042 (claspmt) R 17040 17042 16432 0 -1 4202496 207018 0 0 0 52120 76 0 0 25 0 4 0 732329172 901439488 184559 33554432000 4194304 4964800 140734045286832 18446744073709551615 4670194 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/17042/statm: 220078 184559 458 189 0 214427 0
[pid=17042/tid=17050] ppid=17040 vsize=880312 CPUtime=129.75 cores=1,3,5,7
/proc/17042/task/17050/stat : 17050 (claspmt) R 17040 17042 16432 0 -1 4202560 19202 0 0 0 12965 10 0 0 25 0 4 0 732329621 901439488 184559 33554432000 4194304 4964800 140734045286832 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=17042/tid=17051] ppid=17040 vsize=880312 CPUtime=129.75 cores=1,3,5,7
/proc/17042/task/17051/stat : 17051 (claspmt) R 17040 17042 16432 0 -1 4202560 81119 0 0 0 12944 31 0 0 25 0 4 0 732329621 901439488 184559 33554432000 4194304 4964800 140734045286832 18446744073709551615 4313792 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=17042/tid=17052] ppid=17040 vsize=880312 CPUtime=129.81 cores=1,3,5,7
/proc/17042/task/17052/stat : 17052 (claspmt) R 17040 17042 16432 0 -1 4202560 35983 0 0 0 12964 17 0 0 25 0 4 0 732329621 901439488 184559 33554432000 4194304 4964800 140734045286832 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 521.96
Current children cumulated vsize (KiB) 880312

[startup+140.7 s]
/proc/loadavg: 7.97 7.91 7.93 9/371 17059
/proc/meminfo: memFree=20289344/32950928 swapFree=65730864/67111528
[pid=17042] ppid=17040 vsize=880312 CPUtime=547.51 cores=1,3,5,7
/proc/17042/stat : 17042 (claspmt) R 17040 17042 16432 0 -1 4202496 207020 0 0 0 54675 76 0 0 25 0 4 0 732329172 901439488 184561 33554432000 4194304 4964800 140734045286832 18446744073709551615 4669280 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/17042/statm: 220078 184561 460 189 0 214427 0
[pid=17042/tid=17050] ppid=17040 vsize=880312 CPUtime=136.16 cores=1,3,5,7
/proc/17042/task/17050/stat : 17050 (claspmt) R 17040 17042 16432 0 -1 4202560 19204 0 0 0 13606 10 0 0 25 0 4 0 732329621 901439488 184561 33554432000 4194304 4964800 140734045286832 18446744073709551615 4653368 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=17042/tid=17051] ppid=17040 vsize=880312 CPUtime=136.17 cores=1,3,5,7
/proc/17042/task/17051/stat : 17051 (claspmt) R 17040 17042 16432 0 -1 4202560 81119 0 0 0 13586 31 0 0 25 0 4 0 732329621 901439488 184561 33554432000 4194304 4964800 140734045286832 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=17042/tid=17052] ppid=17040 vsize=880312 CPUtime=136.22 cores=1,3,5,7
/proc/17042/task/17052/stat : 17052 (claspmt) R 17040 17042 16432 0 -1 4202560 35983 0 0 0 13605 17 0 0 25 0 4 0 732329621 901439488 184561 33554432000 4194304 4964800 140734045286832 18446744073709551615 4627263 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 547.51
Current children cumulated vsize (KiB) 880312

[startup+143.901 s]
/proc/loadavg: 7.97 7.91 7.93 9/371 17059
/proc/meminfo: memFree=20279176/32950928 swapFree=65730864/67111528
[pid=17042] ppid=17040 vsize=880312 CPUtime=560.26 cores=1,3,5,7
/proc/17042/stat : 17042 (claspmt) R 17040 17042 16432 0 -1 4202496 207021 0 0 0 55950 76 0 0 25 0 4 0 732329172 901439488 184507 33554432000 4194304 4964800 140734045286832 18446744073709551615 4669011 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/17042/statm: 220078 184507 460 189 0 214427 0
[pid=17042/tid=17050] ppid=17040 vsize=880312 CPUtime=139.35 cores=1,3,5,7
/proc/17042/task/17050/stat : 17050 (claspmt) R 17040 17042 16432 0 -1 4202560 19204 0 0 0 13925 10 0 0 25 0 4 0 732329621 901439488 184507 33554432000 4194304 4964800 140734045286832 18446744073709551615 4320981 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=17042/tid=17051] ppid=17040 vsize=880312 CPUtime=139.35 cores=1,3,5,7
/proc/17042/task/17051/stat : 17051 (claspmt) R 17040 17042 16432 0 -1 4202560 81119 0 0 0 13904 31 0 0 25 0 4 0 732329621 901439488 184507 33554432000 4194304 4964800 140734045286832 18446744073709551615 4363677 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=17042/tid=17052] ppid=17040 vsize=880312 CPUtime=139.41 cores=1,3,5,7
/proc/17042/task/17052/stat : 17052 (claspmt) R 17040 17042 16432 0 -1 4202560 35983 0 0 0 13924 17 0 0 25 0 4 0 732329621 901439488 184507 33554432000 4194304 4964800 140734045286832 18446744073709551615 4313753 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 560.26
Current children cumulated vsize (KiB) 880312

[startup+145.5 s]
/proc/loadavg: 7.97 7.91 7.93 9/371 17059
/proc/meminfo: memFree=20266508/32950928 swapFree=65730864/67111528
[pid=17042] ppid=17040 vsize=880312 CPUtime=566.63 cores=1,3,5,7
/proc/17042/stat : 17042 (claspmt) R 17040 17042 16432 0 -1 4202496 207023 0 0 0 56587 76 0 0 25 0 4 0 732329172 901439488 184509 33554432000 4194304 4964800 140734045286832 18446744073709551615 4668900 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/17042/statm: 220078 184509 460 189 0 214427 0
[pid=17042/tid=17050] ppid=17040 vsize=880312 CPUtime=140.94 cores=1,3,5,7
/proc/17042/task/17050/stat : 17050 (claspmt) R 17040 17042 16432 0 -1 4202560 19204 0 0 0 14084 10 0 0 25 0 4 0 732329621 901439488 184509 33554432000 4194304 4964800 140734045286832 18446744073709551615 4320951 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=17042/tid=17051] ppid=17040 vsize=880312 CPUtime=140.95 cores=1,3,5,7
/proc/17042/task/17051/stat : 17051 (claspmt) R 17040 17042 16432 0 -1 4202560 81119 0 0 0 14064 31 0 0 25 0 4 0 732329621 901439488 184509 33554432000 4194304 4964800 140734045286832 18446744073709551615 4313818 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=17042/tid=17052] ppid=17040 vsize=880312 CPUtime=141.01 cores=1,3,5,7
/proc/17042/task/17052/stat : 17052 (claspmt) R 17040 17042 16432 0 -1 4202560 35983 0 0 0 14084 17 0 0 25 0 4 0 732329621 901439488 184509 33554432000 4194304 4964800 140734045286832 18446744073709551615 4378499 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 566.63
Current children cumulated vsize (KiB) 880312

[startup+146.314 s]
/proc/loadavg: 7.97 7.91 7.93 9/371 17059
/proc/meminfo: memFree=20263780/32950928 swapFree=65730864/67111528
[pid=17042] ppid=17040 vsize=880312 CPUtime=569.87 cores=1,3,5,7
/proc/17042/stat : 17042 (claspmt) R 17040 17042 16432 0 -1 4202496 207023 0 0 0 56911 76 0 0 25 0 4 0 732329172 901439488 184509 33554432000 4194304 4964800 140734045286832 18446744073709551615 4668900 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/17042/statm: 220078 184509 460 189 0 214427 0
[pid=17042/tid=17050] ppid=17040 vsize=880312 CPUtime=141.76 cores=1,3,5,7
/proc/17042/task/17050/stat : 17050 (claspmt) R 17040 17042 16432 0 -1 4202560 19204 0 0 0 14166 10 0 0 25 0 4 0 732329621 901439488 184509 33554432000 4194304 4964800 140734045286832 18446744073709551615 4627204 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=17042/tid=17051] ppid=17040 vsize=880312 CPUtime=141.76 cores=1,3,5,7
/proc/17042/task/17051/stat : 17051 (claspmt) R 17040 17042 16432 0 -1 4202560 81119 0 0 0 14145 31 0 0 25 0 4 0 732329621 901439488 184509 33554432000 4194304 4964800 140734045286832 18446744073709551615 4653186 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=17042/tid=17052] ppid=17040 vsize=880312 CPUtime=141.82 cores=1,3,5,7
/proc/17042/task/17052/stat : 17052 (claspmt) R 17040 17042 16432 0 -1 4202560 35983 0 0 0 14165 17 0 0 25 0 4 0 732329621 901439488 184509 33554432000 4194304 4964800 140734045286832 18446744073709551615 4669280 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 569.87
Current children cumulated vsize (KiB) 880312

[startup+146.7 s]
/proc/loadavg: 7.97 7.91 7.93 9/371 17059
/proc/meminfo: memFree=20263780/32950928 swapFree=65730864/67111528
[pid=17042] ppid=17040 vsize=880312 CPUtime=571.38 cores=1,3,5,7
/proc/17042/stat : 17042 (claspmt) S 17040 17042 16432 0 -1 4202496 207023 0 0 0 57061 77 0 0 25 0 4 0 732329172 901439488 184509 33554432000 4194304 4964800 140734045286832 18446744073709551615 260917196773 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/17042/statm: 220078 184509 460 189 0 214427 0
[pid=17042/tid=17050] ppid=17040 vsize=880312 CPUtime=142.15 cores=1,3,5,7
/proc/17042/task/17050/stat : 17050 (claspmt) S 17040 17042 16432 0 -1 4202560 19204 0 0 0 14204 11 0 0 25 0 4 0 732329621 901439488 184509 33554432000 4194304 4964800 140734045286832 18446744073709551615 260905499118 0 0 4096 18946 18446604471070618944 0 0 -1 3 0 0 0
[pid=17042/tid=17051] ppid=17040 vsize=880312 CPUtime=142.14 cores=1,3,5,7
/proc/17042/task/17051/stat : 17051 (claspmt) R 17040 17042 16432 0 -1 4202560 81119 0 0 0 14183 31 0 0 25 0 4 0 732329621 901439488 184509 33554432000 4194304 4964800 140734045286832 18446744073709551615 260905499167 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=17042/tid=17052] ppid=17040 vsize=880312 CPUtime=142.2 cores=1,3,5,7
/proc/17042/task/17052/stat : 17052 (claspmt) R 17040 17042 16432 0 -1 4202560 35983 0 0 0 14203 17 0 0 25 0 4 0 732329621 901439488 184509 33554432000 4194304 4964800 140734045286832 18446744073709551615 260905499167 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 571.38
Current children cumulated vsize (KiB) 880312

[startup+146.8 s]
/proc/loadavg: 7.97 7.91 7.93 9/371 17059
/proc/meminfo: memFree=20263780/32950928 swapFree=65730864/67111528
[pid=17042] ppid=17040 vsize=0 CPUtime=571.51 cores=1,3,5,7
/proc/17042/stat : 17042 (claspmt) R 17040 17042 16432 0 -1 4202500 207035 0 0 0 57071 80 0 0 25 0 1 0 732329172 0 0 33554432000 0 0 0 0 0 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/17042/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 571.51
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 146.803
CPU time (s): 571.522
CPU user time (s): 570.716
CPU system time (s): 0.805877
CPU usage (%): 389.313
Max. virtual memory (cumulated for all children) (KiB): 880312

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 570.716
system time used= 0.805877
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 207035
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= 1886
involuntary context switches= 3817

runsolver used 0.45593 second user time and 1.3258 second system time

The end

Launcher Data

Begin job on node116 at 2011-05-15 02:56:25
IDJOB=3373514
IDBENCH=82403
IDSOLVER=1853
FILE ID=node116/3373514-1305420984
RUNJOBID= node116-1305420984-17029
PBS_JOBID= 13324555
Free space on /tmp= 73060 MiB

SOLVER NAME= claspmt 2.0-R4095-patched (fixed)
BENCH NAME= SAT11/application/rintanen/SATPlanning/grid-strips-grid-y-3.035-NOTKNOWN.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-3373514-1305420984/watcher-3373514-1305420984 -o /tmp/evaluation-result-3373514-1305420984/solver-3373514-1305420984 -C 4800 -W 1300 -M 15500  HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3373514-1305420984.cnf

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

MD5SUM BENCH= a85b6db657886fb2a1a46ae1fe4d7999
RANDOM SEED=410768367

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      23183084 kB
Buffers:         56668 kB
Cached:         205664 kB
SwapCached:      12356 kB
Active:        9421600 kB
Inactive:       136256 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      23183084 kB
SwapTotal:    67111528 kB
SwapFree:     65730864 kB
Dirty:           80776 kB
Writeback:           0 kB
AnonPages:     9293360 kB
Mapped:          15392 kB
Slab:           100180 kB
PageTables:      44124 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 82749124 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= 72932 MiB
End job on node116 at 2011-05-15 02:58:52