Trace number 3373512

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 188.607 48.0305

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
sokoban-sequential-p145-microban-sequential.030-NOTKNOWN.cnf
MD5SUM17407fc59aa2b679b7792ae0656704b9
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark28.5967
Satisfiable
(Un)Satisfiability was proved
Number of variables66084
Number of clauses1060536
Sum of the clauses size2420856
Maximum clause length78
Minimum clause length1
Number of clauses of size 1696
Number of clauses of size 21023120
Number of clauses of size 32880
Number of clauses of size 413320
Number of clauses of size 55760
Number of clauses of size over 514760

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...421086/instance-3373512-1305421086.cnf
0.79/0.80	c Solving...
188.57/48.02	s UNSATISFIABLE
188.57/48.02	
188.57/48.02	c Models        : 0     
188.57/48.02	c Time          : 47.963s (Solving: 47.16s 1st Model: 0.00s Unsat: 47.16s)
188.57/48.02	c CPU Time      : 188.540s

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-3373512-1305421086/watcher-3373512-1305421086 -o /tmp/evaluation-result-3373512-1305421086/solver-3373512-1305421086 -C 4800 -W 1300 -M 15500 HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3373512-1305421086.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: 4.27 5.78 6.99 6/342 14550
/proc/meminfo: memFree=17506556/32951124 swapFree=67082152/67111528
[pid=14550] ppid=14548 vsize=29328 CPUtime=0 cores=1,3,5,7
/proc/14550/stat : 14550 (claspmt) R 14548 14550 13934 0 -1 4202496 738 0 0 0 0 0 0 0 23 0 1 0 653706657 30031872 668 33554432000 4194304 4964800 140737296369760 18446744073709551615 4700412 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/14550/statm: 7332 675 375 189 0 2206 0

[startup+0.054346 s]
/proc/loadavg: 4.27 5.78 6.99 6/342 14550
/proc/meminfo: memFree=17506556/32951124 swapFree=67082152/67111528
[pid=14550] ppid=14548 vsize=34264 CPUtime=0.04 cores=1,3,5,7
/proc/14550/stat : 14550 (claspmt) R 14548 14550 13934 0 -1 4202496 4315 0 0 0 4 0 0 0 23 0 1 0 653706657 35086336 3729 33554432000 4194304 4964800 140737296369760 18446744073709551615 228244348672 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/14550/statm: 8566 3729 388 189 0 3440 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 34264

[startup+0.100327 s]
/proc/loadavg: 4.27 5.78 6.99 6/342 14550
/proc/meminfo: memFree=17506556/32951124 swapFree=67082152/67111528
[pid=14550] ppid=14548 vsize=37376 CPUtime=0.08 cores=1,3,5,7
/proc/14550/stat : 14550 (claspmt) R 14548 14550 13934 0 -1 4202496 5371 0 0 0 8 0 0 0 23 0 1 0 653706657 38273024 4493 33554432000 4194304 4964800 140737296369760 18446744073709551615 228244009669 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/14550/statm: 9344 4494 388 189 0 4218 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 37376

[startup+0.300297 s]
/proc/loadavg: 4.27 5.78 6.99 6/342 14550
/proc/meminfo: memFree=17506556/32951124 swapFree=67082152/67111528
[pid=14550] ppid=14548 vsize=70424 CPUtime=0.28 cores=1,3,5,7
/proc/14550/stat : 14550 (claspmt) R 14548 14550 13934 0 -1 4202496 16581 0 0 0 26 2 0 0 25 0 1 0 653706657 72114176 12681 33554432000 4194304 4964800 140737296369760 18446744073709551615 4615747 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/14550/statm: 17606 12681 398 189 0 12480 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 70424

[startup+0.700227 s]
/proc/loadavg: 4.27 5.78 6.99 6/342 14550
/proc/meminfo: memFree=17506556/32951124 swapFree=67082152/67111528
[pid=14550] ppid=14548 vsize=79296 CPUtime=0.69 cores=1,3,5,7
/proc/14550/stat : 14550 (claspmt) R 14548 14550 13934 0 -1 4202496 18775 0 0 0 66 3 0 0 25 0 1 0 653706657 81199104 14875 33554432000 4194304 4964800 140737296369760 18446744073709551615 4601713 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/14550/statm: 19824 14875 403 189 0 14698 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 79296

[startup+1.50105 s]
/proc/loadavg: 4.27 5.78 6.99 9/346 14554
/proc/meminfo: memFree=17430252/32951124 swapFree=67082152/67111528
[pid=14550] ppid=14548 vsize=230816 CPUtime=3.48 cores=1,3,5,7
/proc/14550/stat : 14550 (claspmt) R 14548 14550 13934 0 -1 4202496 26574 0 0 0 343 5 0 0 25 0 4 0 653706657 236355584 19781 33554432000 4194304 4964800 140737296369760 18446744073709551615 4670180 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/14550/statm: 57704 19781 454 189 0 52053 0
[pid=14550/tid=14552] ppid=14548 vsize=230816 CPUtime=0.67 cores=1,3,5,7
/proc/14550/task/14552/stat : 14552 (claspmt) R 14548 14550 13934 0 -1 4202560 1958 0 0 0 67 0 0 0 18 0 4 0 653706738 236355584 19781 33554432000 4194304 4964800 140737296369760 18446744073709551615 4660444 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=14550/tid=14553] ppid=14548 vsize=230816 CPUtime=0.68 cores=1,3,5,7
/proc/14550/task/14553/stat : 14553 (claspmt) R 14548 14550 13934 0 -1 4202560 2965 0 0 0 68 0 0 0 18 0 4 0 653706738 236355584 19781 33554432000 4194304 4964800 140737296369760 18446744073709551615 4670125 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=14550/tid=14554] ppid=14548 vsize=230816 CPUtime=0.67 cores=1,3,5,7
/proc/14550/task/14554/stat : 14554 (claspmt) R 14548 14550 13934 0 -1 4202560 2379 0 0 0 67 0 0 0 18 0 4 0 653706738 236355584 19781 33554432000 4194304 4964800 140737296369760 18446744073709551615 4320976 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3.48
Current children cumulated vsize (KiB) 230816

[startup+3.10077 s]
/proc/loadavg: 4.27 5.78 6.99 9/346 14554
/proc/meminfo: memFree=17425308/32951124 swapFree=67082152/67111528
[pid=14550] ppid=14548 vsize=230816 CPUtime=9.86 cores=1,3,5,7
/proc/14550/stat : 14550 (claspmt) R 14548 14550 13934 0 -1 4202496 28106 0 0 0 981 5 0 0 25 0 4 0 653706657 236355584 21313 33554432000 4194304 4964800 140737296369760 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/14550/statm: 57704 21313 458 189 0 52053 0
[pid=14550/tid=14552] ppid=14548 vsize=230816 CPUtime=2.27 cores=1,3,5,7
/proc/14550/task/14552/stat : 14552 (claspmt) R 14548 14550 13934 0 -1 4202560 2310 0 0 0 227 0 0 0 21 0 4 0 653706738 236355584 21313 33554432000 4194304 4964800 140737296369760 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=14550/tid=14553] ppid=14548 vsize=230816 CPUtime=2.28 cores=1,3,5,7
/proc/14550/task/14553/stat : 14553 (claspmt) R 14548 14550 13934 0 -1 4202560 3878 0 0 0 228 0 0 0 22 0 4 0 653706738 236355584 21313 33554432000 4194304 4964800 140737296369760 18446744073709551615 4670349 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=14550/tid=14554] ppid=14548 vsize=230816 CPUtime=2.25 cores=1,3,5,7
/proc/14550/task/14554/stat : 14554 (claspmt) R 14548 14550 13934 0 -1 4202560 2458 0 0 0 225 0 0 0 22 0 4 0 653706738 236355584 21313 33554432000 4194304 4964800 140737296369760 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 9.86
Current children cumulated vsize (KiB) 230816

[startup+6.30121 s]
/proc/loadavg: 4.57 5.81 7.00 9/346 14554
/proc/meminfo: memFree=17407328/32951124 swapFree=67082152/67111528
[pid=14550] ppid=14548 vsize=230816 CPUtime=22.63 cores=1,3,5,7
/proc/14550/stat : 14550 (claspmt) R 14548 14550 13934 0 -1 4202496 31583 0 0 0 2253 10 0 0 25 0 4 0 653706657 236355584 24790 33554432000 4194304 4964800 140737296369760 18446744073709551615 4670299 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/14550/statm: 57704 24790 458 189 0 52053 0
[pid=14550/tid=14552] ppid=14548 vsize=230816 CPUtime=5.47 cores=1,3,5,7
/proc/14550/task/14552/stat : 14552 (claspmt) R 14548 14550 13934 0 -1 4202560 2420 0 0 0 546 1 0 0 25 0 4 0 653706738 236355584 24790 33554432000 4194304 4964800 140737296369760 18446744073709551615 4670437 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=14550/tid=14553] ppid=14548 vsize=230816 CPUtime=5.48 cores=1,3,5,7
/proc/14550/task/14553/stat : 14553 (claspmt) R 14548 14550 13934 0 -1 4202560 6028 0 0 0 546 2 0 0 25 0 4 0 653706738 236355584 24790 33554432000 4194304 4964800 140737296369760 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=14550/tid=14554] ppid=14548 vsize=230816 CPUtime=5.43 cores=1,3,5,7
/proc/14550/task/14554/stat : 14554 (claspmt) R 14548 14550 13934 0 -1 4202560 3407 0 0 0 541 2 0 0 25 0 4 0 653706738 236355584 24790 33554432000 4194304 4964800 140737296369760 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 22.63
Current children cumulated vsize (KiB) 230816

[startup+12.7011 s]
/proc/loadavg: 4.84 5.85 7.00 6/340 14557
/proc/meminfo: memFree=17767892/32951124 swapFree=67082152/67111528
[pid=14550] ppid=14548 vsize=231376 CPUtime=48.16 cores=1,3,5,7
/proc/14550/stat : 14550 (claspmt) R 14548 14550 13934 0 -1 4202496 38951 0 0 0 4798 18 0 0 25 0 4 0 653706657 236929024 32158 33554432000 4194304 4964800 140737296369760 18446744073709551615 4669509 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/14550/statm: 57844 32158 458 189 0 52193 0
[pid=14550/tid=14552] ppid=14548 vsize=231376 CPUtime=11.87 cores=1,3,5,7
/proc/14550/task/14552/stat : 14552 (claspmt) R 14548 14550 13934 0 -1 4202560 3705 0 0 0 1185 2 0 0 25 0 4 0 653706738 236929024 32158 33554432000 4194304 4964800 140737296369760 18446744073709551615 4683952 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=14550/tid=14553] ppid=14548 vsize=231376 CPUtime=11.88 cores=1,3,5,7
/proc/14550/task/14553/stat : 14553 (claspmt) R 14548 14550 13934 0 -1 4202560 10991 0 0 0 1181 7 0 0 25 0 4 0 653706738 236929024 32158 33554432000 4194304 4964800 140737296369760 18446744073709551615 4313804 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=14550/tid=14554] ppid=14548 vsize=231376 CPUtime=11.75 cores=1,3,5,7
/proc/14550/task/14554/stat : 14554 (claspmt) R 14548 14550 13934 0 -1 4202560 4116 0 0 0 1172 3 0 0 25 0 4 0 653706738 236929024 32158 33554432000 4194304 4964800 140737296369760 18446744073709551615 4361293 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 48.16
Current children cumulated vsize (KiB) 231376

[startup+25.5009 s]
/proc/loadavg: 4.88 5.81 6.97 6/340 14576
/proc/meminfo: memFree=17897748/32951124 swapFree=67082152/67111528
[pid=14550] ppid=14548 vsize=314940 CPUtime=99.21 cores=1,3,5,7
/proc/14550/stat : 14550 (claspmt) R 14548 14550 13934 0 -1 4202496 53243 0 0 0 9883 38 0 0 25 0 4 0 653706657 322498560 46450 33554432000 4194304 4964800 140737296369760 18446744073709551615 4668568 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/14550/statm: 78735 46450 458 189 0 73084 0
[pid=14550/tid=14552] ppid=14548 vsize=314940 CPUtime=24.66 cores=1,3,5,7
/proc/14550/task/14552/stat : 14552 (claspmt) R 14548 14550 13934 0 -1 4202560 5723 0 0 0 2461 5 0 0 18 0 4 0 653706738 322498560 46450 33554432000 4194304 4964800 140737296369760 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=14550/tid=14553] ppid=14548 vsize=314940 CPUtime=24.67 cores=1,3,5,7
/proc/14550/task/14553/stat : 14553 (claspmt) R 14548 14550 13934 0 -1 4202560 18483 0 0 0 2452 15 0 0 25 0 4 0 653706738 322498560 46450 33554432000 4194304 4964800 140737296369760 18446744073709551615 4313835 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=14550/tid=14554] ppid=14548 vsize=314940 CPUtime=24.41 cores=1,3,5,7
/proc/14550/task/14554/stat : 14554 (claspmt) R 14548 14550 13934 0 -1 4202560 6926 0 0 0 2434 7 0 0 25 0 4 0 653706738 322498560 46450 33554432000 4194304 4964800 140737296369760 18446744073709551615 4627204 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 99.21
Current children cumulated vsize (KiB) 314940

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

[startup+38.3006 s]
/proc/loadavg: 4.89 5.78 6.95 9/346 14585
/proc/meminfo: memFree=17198304/32951124 swapFree=67082152/67111528
[pid=14550] ppid=14548 vsize=332872 CPUtime=150.27 cores=1,3,5,7
/proc/14550/stat : 14550 (claspmt) R 14548 14550 13934 0 -1 4202496 63901 0 0 0 14977 50 0 0 25 0 4 0 653706657 340860928 57108 33554432000 4194304 4964800 140737296369760 18446744073709551615 4627263 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/14550/statm: 83218 57108 458 189 0 77567 0
[pid=14550/tid=14552] ppid=14548 vsize=332872 CPUtime=37.47 cores=1,3,5,7
/proc/14550/task/14552/stat : 14552 (claspmt) R 14548 14550 13934 0 -1 4202560 7451 0 0 0 3738 9 0 0 25 0 4 0 653706738 340860928 57108 33554432000 4194304 4964800 140737296369760 18446744073709551615 4629965 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=14550/tid=14553] ppid=14548 vsize=332872 CPUtime=37.47 cores=1,3,5,7
/proc/14550/task/14553/stat : 14553 (claspmt) R 14548 14550 13934 0 -1 4202560 23598 0 0 0 3728 19 0 0 25 0 4 0 653706738 340860928 57108 33554432000 4194304 4964800 140737296369760 18446744073709551615 4627338 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=14550/tid=14554] ppid=14548 vsize=332872 CPUtime=37.07 cores=1,3,5,7
/proc/14550/task/14554/stat : 14554 (claspmt) R 14548 14550 13934 0 -1 4202560 8647 0 0 0 3698 9 0 0 25 0 4 0 653706738 340860928 57108 33554432000 4194304 4964800 140737296369760 18446744073709551615 4629952 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 150.27
Current children cumulated vsize (KiB) 332872

[startup+44.7005 s]
/proc/loadavg: 5.37 5.85 6.96 9/346 14585
/proc/meminfo: memFree=17074892/32951124 swapFree=67082152/67111528
[pid=14550] ppid=14548 vsize=339776 CPUtime=175.8 cores=1,3,5,7
/proc/14550/stat : 14550 (claspmt) R 14548 14550 13934 0 -1 4202496 68376 0 0 0 17527 53 0 0 25 0 4 0 653706657 347930624 61583 33554432000 4194304 4964800 140737296369760 18446744073709551615 4669350 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/14550/statm: 84944 61583 458 189 0 79293 0
[pid=14550/tid=14552] ppid=14548 vsize=339776 CPUtime=43.86 cores=1,3,5,7
/proc/14550/task/14552/stat : 14552 (claspmt) R 14548 14550 13934 0 -1 4202560 8195 0 0 0 4377 9 0 0 25 0 4 0 653706738 347930624 61583 33554432000 4194304 4964800 140737296369760 18446744073709551615 4653507 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=14550/tid=14553] ppid=14548 vsize=339776 CPUtime=43.87 cores=1,3,5,7
/proc/14550/task/14553/stat : 14553 (claspmt) R 14548 14550 13934 0 -1 4202560 26188 0 0 0 4367 20 0 0 25 0 4 0 653706738 347930624 61583 33554432000 4194304 4964800 140737296369760 18446744073709551615 4668924 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=14550/tid=14554] ppid=14548 vsize=339776 CPUtime=43.4 cores=1,3,5,7
/proc/14550/task/14554/stat : 14554 (claspmt) R 14548 14550 13934 0 -1 4202560 9122 0 0 0 4331 9 0 0 25 0 4 0 653706738 347930624 61583 33554432000 4194304 4964800 140737296369760 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 175.8
Current children cumulated vsize (KiB) 339776

[startup+46.3012 s]
/proc/loadavg: 5.37 5.85 6.96 9/346 14585
/proc/meminfo: memFree=17052200/32951124 swapFree=67082152/67111528
[pid=14550] ppid=14548 vsize=340700 CPUtime=182.17 cores=1,3,5,7
/proc/14550/stat : 14550 (claspmt) R 14548 14550 13934 0 -1 4202496 69338 0 0 0 18164 53 0 0 25 0 4 0 653706657 348876800 62545 33554432000 4194304 4964800 140737296369760 18446744073709551615 4320848 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/14550/statm: 85175 62545 458 189 0 79524 0
[pid=14550/tid=14552] ppid=14548 vsize=340700 CPUtime=45.46 cores=1,3,5,7
/proc/14550/task/14552/stat : 14552 (claspmt) R 14548 14550 13934 0 -1 4202560 8351 0 0 0 4537 9 0 0 25 0 4 0 653706738 348876800 62545 33554432000 4194304 4964800 140737296369760 18446744073709551615 4627204 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=14550/tid=14553] ppid=14548 vsize=340700 CPUtime=45.47 cores=1,3,5,7
/proc/14550/task/14553/stat : 14553 (claspmt) R 14548 14550 13934 0 -1 4202560 26678 0 0 0 4527 20 0 0 25 0 4 0 653706738 348876800 62545 33554432000 4194304 4964800 140737296369760 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=14550/tid=14554] ppid=14548 vsize=340700 CPUtime=44.97 cores=1,3,5,7
/proc/14550/task/14554/stat : 14554 (claspmt) R 14548 14550 13934 0 -1 4202560 9294 0 0 0 4488 9 0 0 25 0 4 0 653706738 348876800 62545 33554432000 4194304 4964800 140737296369760 18446744073709551615 4669011 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 182.17
Current children cumulated vsize (KiB) 340700

[startup+47.1011 s]
/proc/loadavg: 5.37 5.85 6.96 9/346 14585
/proc/meminfo: memFree=17052200/32951124 swapFree=67082152/67111528
[pid=14550] ppid=14548 vsize=341376 CPUtime=185.37 cores=1,3,5,7
/proc/14550/stat : 14550 (claspmt) R 14548 14550 13934 0 -1 4202496 69962 0 0 0 18483 54 0 0 25 0 4 0 653706657 349569024 63169 33554432000 4194304 4964800 140737296369760 18446744073709551615 4313804 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/14550/statm: 85344 63169 458 189 0 79693 0
[pid=14550/tid=14552] ppid=14548 vsize=341376 CPUtime=46.26 cores=1,3,5,7
/proc/14550/task/14552/stat : 14552 (claspmt) R 14548 14550 13934 0 -1 4202560 8469 0 0 0 4617 9 0 0 25 0 4 0 653706738 349569024 63169 33554432000 4194304 4964800 140737296369760 18446744073709551615 4629451 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=14550/tid=14553] ppid=14548 vsize=341376 CPUtime=46.27 cores=1,3,5,7
/proc/14550/task/14553/stat : 14553 (claspmt) R 14548 14550 13934 0 -1 4202560 27032 0 0 0 4607 20 0 0 25 0 4 0 653706738 349569024 63169 33554432000 4194304 4964800 140737296369760 18446744073709551615 4313764 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=14550/tid=14554] ppid=14548 vsize=341376 CPUtime=45.78 cores=1,3,5,7
/proc/14550/task/14554/stat : 14554 (claspmt) R 14548 14550 13934 0 -1 4202560 9418 0 0 0 4568 10 0 0 25 0 4 0 653706738 349569024 63169 33554432000 4194304 4964800 140737296369760 18446744073709551615 4629965 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 185.37
Current children cumulated vsize (KiB) 341376

[startup+47.501 s]
/proc/loadavg: 5.37 5.85 6.96 9/346 14585
/proc/meminfo: memFree=17041284/32951124 swapFree=67082152/67111528
[pid=14550] ppid=14548 vsize=341376 CPUtime=186.96 cores=1,3,5,7
/proc/14550/stat : 14550 (claspmt) R 14548 14550 13934 0 -1 4202496 69963 0 0 0 18642 54 0 0 25 0 4 0 653706657 349569024 63170 33554432000 4194304 4964800 140737296369760 18446744073709551615 4670097 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/14550/statm: 85344 63170 458 189 0 79693 0
[pid=14550/tid=14552] ppid=14548 vsize=341376 CPUtime=46.66 cores=1,3,5,7
/proc/14550/task/14552/stat : 14552 (claspmt) R 14548 14550 13934 0 -1 4202560 8469 0 0 0 4657 9 0 0 25 0 4 0 653706738 349569024 63170 33554432000 4194304 4964800 140737296369760 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=14550/tid=14553] ppid=14548 vsize=341376 CPUtime=46.67 cores=1,3,5,7
/proc/14550/task/14553/stat : 14553 (claspmt) R 14548 14550 13934 0 -1 4202560 27032 0 0 0 4647 20 0 0 25 0 4 0 653706738 349569024 63170 33554432000 4194304 4964800 140737296369760 18446744073709551615 4668623 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=14550/tid=14554] ppid=14548 vsize=341376 CPUtime=46.17 cores=1,3,5,7
/proc/14550/task/14554/stat : 14554 (claspmt) R 14548 14550 13934 0 -1 4202560 9418 0 0 0 4607 10 0 0 25 0 4 0 653706738 349569024 63170 33554432000 4194304 4964800 140737296369760 18446744073709551615 4629968 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 186.96
Current children cumulated vsize (KiB) 341376

[startup+47.9009 s]
/proc/loadavg: 5.37 5.85 6.96 9/346 14585
/proc/meminfo: memFree=17041284/32951124 swapFree=67082152/67111528
[pid=14550] ppid=14548 vsize=341376 CPUtime=188.47 cores=1,3,5,7
/proc/14550/stat : 14550 (claspmt) S 14548 14550 13934 0 -1 4202496 69971 0 0 0 18793 54 0 0 25 0 2 0 653706657 349569024 63178 33554432000 4194304 4964800 140737296369760 18446744073709551615 228256151525 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/14550/statm: 85344 63178 459 189 0 79693 0
[pid=14550/tid=14553] ppid=14548 vsize=341376 CPUtime=47.07 cores=1,3,5,7
/proc/14550/task/14553/stat : 14553 (claspmt) R 14548 14550 13934 0 -1 4202560 27039 0 0 0 4687 20 0 0 25 0 2 0 653706738 349569024 63178 33554432000 4194304 4964800 140737296369760 18446744073709551615 4313764 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 188.47
Current children cumulated vsize (KiB) 341376

[startup+48.0009 s]
/proc/loadavg: 5.37 5.85 6.96 9/346 14585
/proc/meminfo: memFree=17041284/32951124 swapFree=67082152/67111528
[pid=14550] ppid=14548 vsize=333112 CPUtime=188.57 cores=1,3,5,7
/proc/14550/stat : 14550 (claspmt) R 14548 14550 13934 0 -1 4202496 69980 0 0 0 18803 54 0 0 24 0 1 0 653706657 341106688 60720 33554432000 4194304 4964800 140737296369760 18446744073709551615 228244004193 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/14550/statm: 83278 60720 468 189 0 77627 0
Current children cumulated CPU time (s) 188.57
Current children cumulated vsize (KiB) 333112

Child status: 20
Real time (s): 48.0305
CPU time (s): 188.607
CPU user time (s): 188.051
CPU system time (s): 0.555915
CPU usage (%): 392.682
Max. virtual memory (cumulated for all children) (KiB): 341376

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 188.051
system time used= 0.555915
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 69982
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= 789
involuntary context switches= 1167

runsolver used 0.145977 second user time and 0.382941 second system time

The end

Launcher Data

Begin job on node136 at 2011-05-15 02:58:07
IDJOB=3373512
IDBENCH=82410
IDSOLVER=1853
FILE ID=node136/3373512-1305421086
RUNJOBID= node136-1305421074-14498
PBS_JOBID= 13324558
Free space on /tmp= 72768 MiB

SOLVER NAME= claspmt 2.0-R4095-patched (fixed)
BENCH NAME= SAT11/application/rintanen/SATPlanning/sokoban-sequential-p145-microban-sequential.030-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-3373512-1305421086/watcher-3373512-1305421086 -o /tmp/evaluation-result-3373512-1305421086/solver-3373512-1305421086 -C 4800 -W 1300 -M 15500  HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3373512-1305421086.cnf

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

MD5SUM BENCH= 17407fc59aa2b679b7792ae0656704b9
RANDOM SEED=2051196399

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:      17506712 kB
Buffers:        299596 kB
Cached:        5279008 kB
SwapCached:       2740 kB
Active:       11229344 kB
Inactive:      3871988 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17506712 kB
SwapTotal:    67111528 kB
SwapFree:     67082152 kB
Dirty:          234776 kB
Writeback:          32 kB
AnonPages:     9520592 kB
Mapped:          28372 kB
Slab:           238576 kB
PageTables:      40096 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 70306052 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 02:58:55