Trace number 3299891

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-R4095UNSAT 252.055 63.7652

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 ...062984/instance-3299891-1304062984.cnf
0.79/0.80	c Solving...
251.99/63.76	s UNSATISFIABLE
251.99/63.76	
251.99/63.76	c Models        : 0     
251.99/63.76	c Time          : 63.717s (Solving: 62.92s 1st Model: 0.00s Unsat: 62.92s)
251.99/63.76	c CPU Time      : 252.000s

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3299891-1304062984/watcher-3299891-1304062984 -o /tmp/evaluation-result-3299891-1304062984/solver-3299891-1304062984 -C 4800 -W 1300 -M 15500 HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3299891-1304062984.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.94 7.78 7.91 6/180 21693
/proc/meminfo: memFree=23358384/32951124 swapFree=67051468/67111528
[pid=21693] ppid=21691 vsize=29328 CPUtime=0 cores=1,3,5,7
/proc/21693/stat : 21693 (claspmt) R 21691 21693 21348 0 -1 4202496 1208 0 0 0 0 0 0 0 25 0 1 0 517901217 30031872 1137 33554432000 4194304 4964704 140736540953152 18446744073709551615 4700332 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/21693/statm: 7332 1144 375 189 0 2206 0

[startup+0.063937 s]
/proc/loadavg: 6.94 7.78 7.91 6/180 21693
/proc/meminfo: memFree=23358384/32951124 swapFree=67051468/67111528
[pid=21693] ppid=21691 vsize=34552 CPUtime=0.05 cores=1,3,5,7
/proc/21693/stat : 21693 (claspmt) R 21691 21693 21348 0 -1 4202496 4394 0 0 0 5 0 0 0 25 0 1 0 517901217 35381248 3807 33554432000 4194304 4964704 140736540953152 18446744073709551615 218370957056 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/21693/statm: 8638 3807 388 189 0 3512 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 34552

[startup+0.100929 s]
/proc/loadavg: 6.94 7.78 7.91 6/180 21693
/proc/meminfo: memFree=23358384/32951124 swapFree=67051468/67111528
[pid=21693] ppid=21691 vsize=37508 CPUtime=0.09 cores=1,3,5,7
/proc/21693/stat : 21693 (claspmt) R 21691 21693 21348 0 -1 4202496 5428 0 0 0 9 0 0 0 25 0 1 0 517901217 38408192 4549 33554432000 4194304 4964704 140736540953152 18446744073709551615 218370618053 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/21693/statm: 9377 4550 388 189 0 4251 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 37508

[startup+0.300896 s]
/proc/loadavg: 6.94 7.78 7.91 6/180 21693
/proc/meminfo: memFree=23358384/32951124 swapFree=67051468/67111528
[pid=21693] ppid=21691 vsize=70556 CPUtime=0.29 cores=1,3,5,7
/proc/21693/stat : 21693 (claspmt) R 21691 21693 21348 0 -1 4202496 16655 0 0 0 27 2 0 0 25 0 1 0 517901217 72249344 12754 33554432000 4194304 4964704 140736540953152 18446744073709551615 4618467 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/21693/statm: 17639 12754 398 189 0 12513 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 70556

[startup+0.700828 s]
/proc/loadavg: 6.94 7.78 7.91 6/180 21693
/proc/meminfo: memFree=23358384/32951124 swapFree=67051468/67111528
[pid=21693] ppid=21691 vsize=79296 CPUtime=0.69 cores=1,3,5,7
/proc/21693/stat : 21693 (claspmt) R 21691 21693 21348 0 -1 4202496 18776 0 0 0 67 2 0 0 25 0 1 0 517901217 81199104 14875 33554432000 4194304 4964704 140736540953152 18446744073709551615 4621762 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/21693/statm: 19824 14875 403 189 0 14698 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 79296

[startup+1.50065 s]
/proc/loadavg: 6.78 7.73 7.89 9/184 21697
/proc/meminfo: memFree=23278620/32951124 swapFree=67051468/67111528
[pid=21693] ppid=21691 vsize=296352 CPUtime=3.52 cores=1,3,5,7
/proc/21693/stat : 21693 (claspmt) R 21691 21693 21348 0 -1 4202496 26520 0 0 0 348 4 0 0 25 0 4 0 517901217 303464448 19722 33554432000 4194304 4964704 140736540953152 18446744073709551615 4670100 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/21693/statm: 74088 19722 457 189 0 68437 0
[pid=21693/tid=21695] ppid=21691 vsize=296352 CPUtime=0.66 cores=1,3,5,7
/proc/21693/task/21695/stat : 21695 (claspmt) R 21691 21693 21348 0 -1 4202560 2368 0 0 0 66 0 0 0 25 0 4 0 517901297 303464448 19722 33554432000 4194304 4964704 140736540953152 18446744073709551615 4668635 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=21693/tid=21696] ppid=21691 vsize=296352 CPUtime=0.68 cores=1,3,5,7
/proc/21693/task/21696/stat : 21696 (claspmt) R 21691 21693 21348 0 -1 4202560 2810 0 0 0 68 0 0 0 25 0 4 0 517901297 303464448 19722 33554432000 4194304 4964704 140736540953152 18446744073709551615 4362864 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=21693/tid=21697] ppid=21691 vsize=296352 CPUtime=0.69 cores=1,3,5,7
/proc/21693/task/21697/stat : 21697 (claspmt) R 21691 21693 21348 0 -1 4202560 2439 0 0 0 69 0 0 0 25 0 4 0 517901297 303464448 19722 33554432000 4194304 4964704 140736540953152 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3.52
Current children cumulated vsize (KiB) 296352

[startup+3.10036 s]
/proc/loadavg: 6.78 7.73 7.89 9/184 21697
/proc/meminfo: memFree=23272896/32951124 swapFree=67051468/67111528
[pid=21693] ppid=21691 vsize=296352 CPUtime=9.91 cores=1,3,5,7
/proc/21693/stat : 21693 (claspmt) R 21691 21693 21348 0 -1 4202496 28201 0 0 0 986 5 0 0 25 0 4 0 517901217 303464448 21403 33554432000 4194304 4964704 140736540953152 18446744073709551615 4684027 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/21693/statm: 74088 21403 458 189 0 68437 0
[pid=21693/tid=21695] ppid=21691 vsize=296352 CPUtime=2.26 cores=1,3,5,7
/proc/21693/task/21695/stat : 21695 (claspmt) R 21691 21693 21348 0 -1 4202560 2691 0 0 0 226 0 0 0 25 0 4 0 517901297 303464448 21403 33554432000 4194304 4964704 140736540953152 18446744073709551615 4668488 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=21693/tid=21696] ppid=21691 vsize=296352 CPUtime=2.28 cores=1,3,5,7
/proc/21693/task/21696/stat : 21696 (claspmt) R 21691 21693 21348 0 -1 4202560 3714 0 0 0 227 1 0 0 25 0 4 0 517901297 303464448 21403 33554432000 4194304 4964704 140736540953152 18446744073709551615 4627252 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=21693/tid=21697] ppid=21691 vsize=296352 CPUtime=2.28 cores=1,3,5,7
/proc/21693/task/21697/stat : 21697 (claspmt) R 21691 21693 21348 0 -1 4202560 2892 0 0 0 228 0 0 0 25 0 4 0 517901297 303464448 21403 33554432000 4194304 4964704 140736540953152 18446744073709551615 4668820 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 9.91
Current children cumulated vsize (KiB) 296352

[startup+6.30079 s]
/proc/loadavg: 6.88 7.73 7.89 9/184 21697
/proc/meminfo: memFree=23244992/32951124 swapFree=67051468/67111528
[pid=21693] ppid=21691 vsize=296352 CPUtime=22.7 cores=1,3,5,7
/proc/21693/stat : 21693 (claspmt) R 21691 21693 21348 0 -1 4202496 32888 0 0 0 2261 9 0 0 25 0 4 0 517901217 303464448 26090 33554432000 4194304 4964704 140736540953152 18446744073709551615 4684652 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/21693/statm: 74088 26090 458 189 0 68437 0
[pid=21693/tid=21695] ppid=21691 vsize=296352 CPUtime=5.44 cores=1,3,5,7
/proc/21693/task/21695/stat : 21695 (claspmt) R 21691 21693 21348 0 -1 4202560 3594 0 0 0 543 1 0 0 25 0 4 0 517901297 303464448 26090 33554432000 4194304 4964704 140736540953152 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=21693/tid=21696] ppid=21691 vsize=296352 CPUtime=5.48 cores=1,3,5,7
/proc/21693/task/21696/stat : 21696 (claspmt) R 21691 21693 21348 0 -1 4202560 6394 0 0 0 545 3 0 0 25 0 4 0 517901297 303464448 26090 33554432000 4194304 4964704 140736540953152 18446744073709551615 218370618401 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=21693/tid=21697] ppid=21691 vsize=296352 CPUtime=5.48 cores=1,3,5,7
/proc/21693/task/21697/stat : 21697 (claspmt) R 21691 21693 21348 0 -1 4202560 3996 0 0 0 547 1 0 0 25 0 4 0 517901297 303464448 26090 33554432000 4194304 4964704 140736540953152 18446744073709551615 4660364 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 22.7
Current children cumulated vsize (KiB) 296352

[startup+12.7007 s]
/proc/loadavg: 6.97 7.74 7.90 9/184 21697
/proc/meminfo: memFree=23191284/32951124 swapFree=67051468/67111528
[pid=21693] ppid=21691 vsize=296352 CPUtime=48.26 cores=1,3,5,7
/proc/21693/stat : 21693 (claspmt) R 21691 21693 21348 0 -1 4202496 41108 0 0 0 4813 13 0 0 25 0 4 0 517901217 303464448 34310 33554432000 4194304 4964704 140736540953152 18446744073709551615 4313736 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/21693/statm: 74088 34310 458 189 0 68437 0
[pid=21693/tid=21695] ppid=21691 vsize=296352 CPUtime=11.8 cores=1,3,5,7
/proc/21693/task/21695/stat : 21695 (claspmt) R 21691 21693 21348 0 -1 4202560 5115 0 0 0 1178 2 0 0 25 0 4 0 517901297 303464448 34310 33554432000 4194304 4964704 140736540953152 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=21693/tid=21696] ppid=21691 vsize=296352 CPUtime=11.88 cores=1,3,5,7
/proc/21693/task/21696/stat : 21696 (claspmt) R 21691 21693 21348 0 -1 4202560 10821 0 0 0 1183 5 0 0 25 0 4 0 517901297 303464448 34310 33554432000 4194304 4964704 140736540953152 18446744073709551615 4651295 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=21693/tid=21697] ppid=21691 vsize=296352 CPUtime=11.88 cores=1,3,5,7
/proc/21693/task/21697/stat : 21697 (claspmt) R 21691 21693 21348 0 -1 4202560 6268 0 0 0 1186 2 0 0 25 0 4 0 517901297 303464448 34310 33554432000 4194304 4964704 140736540953152 18446744073709551615 4321379 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 48.26
Current children cumulated vsize (KiB) 296352

[startup+25.5004 s]
/proc/loadavg: 7.20 7.76 7.90 9/184 21697
/proc/meminfo: memFree=23091000/32951124 swapFree=67051468/67111528
[pid=21693] ppid=21691 vsize=361888 CPUtime=99.38 cores=1,3,5,7
/proc/21693/stat : 21693 (claspmt) R 21691 21693 21348 0 -1 4202496 53616 0 0 0 9915 23 0 0 25 0 4 0 517901217 370573312 46818 33554432000 4194304 4964704 140736540953152 18446744073709551615 4629965 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/21693/statm: 90472 46818 458 189 0 84821 0
[pid=21693/tid=21695] ppid=21691 vsize=361888 CPUtime=24.52 cores=1,3,5,7
/proc/21693/task/21695/stat : 21695 (claspmt) R 21691 21693 21348 0 -1 4202560 6677 0 0 0 2449 3 0 0 25 0 4 0 517901297 370573312 46818 33554432000 4194304 4964704 140736540953152 18446744073709551615 4669051 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=21693/tid=21696] ppid=21691 vsize=361888 CPUtime=24.68 cores=1,3,5,7
/proc/21693/task/21696/stat : 21696 (claspmt) R 21691 21693 21348 0 -1 4202560 17902 0 0 0 2458 10 0 0 25 0 4 0 517901297 370573312 46818 33554432000 4194304 4964704 140736540953152 18446744073709551615 4320955 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=21693/tid=21697] ppid=21691 vsize=361888 CPUtime=24.68 cores=1,3,5,7
/proc/21693/task/21697/stat : 21697 (claspmt) R 21691 21693 21348 0 -1 4202560 10133 0 0 0 2462 6 0 0 25 0 4 0 517901297 370573312 46818 33554432000 4194304 4964704 140736540953152 18446744073709551615 4313804 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 99.38
Current children cumulated vsize (KiB) 361888

[startup+51.1008 s]
/proc/loadavg: 7.52 7.78 7.90 9/184 21698
/proc/meminfo: memFree=22939204/32951124 swapFree=67051468/67111528
[pid=21693] ppid=21691 vsize=365488 CPUtime=201.65 cores=1,3,5,7
/proc/21693/stat : 21693 (claspmt) R 21691 21693 21348 0 -1 4202496 71970 0 0 0 20127 38 0 0 25 0 4 0 517901217 374259712 65172 33554432000 4194304 4964704 140736540953152 18446744073709551615 4670357 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/21693/statm: 91372 65172 458 189 0 85721 0
[pid=21693/tid=21695] ppid=21691 vsize=365488 CPUtime=49.99 cores=1,3,5,7
/proc/21693/task/21695/stat : 21695 (claspmt) R 21691 21693 21348 0 -1 4202560 9082 0 0 0 4994 5 0 0 25 0 4 0 517901297 374259712 65172 33554432000 4194304 4964704 140736540953152 18446744073709551615 4632322 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=21693/tid=21696] ppid=21691 vsize=365488 CPUtime=50.28 cores=1,3,5,7
/proc/21693/task/21696/stat : 21696 (claspmt) R 21691 21693 21348 0 -1 4202560 28048 0 0 0 5010 18 0 0 25 0 4 0 517901297 374259712 65172 33554432000 4194304 4964704 140736540953152 18446744073709551615 4313761 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=21693/tid=21697] ppid=21691 vsize=365488 CPUtime=50.28 cores=1,3,5,7
/proc/21693/task/21697/stat : 21697 (claspmt) R 21691 21693 21348 0 -1 4202560 14980 0 0 0 5018 10 0 0 25 0 4 0 517901297 374259712 65172 33554432000 4194304 4964704 140736540953152 18446744073709551615 4669056 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 201.65
Current children cumulated vsize (KiB) 365488

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

[startup+57.5007 s]
/proc/loadavg: 7.55 7.79 7.91 9/184 21698
/proc/meminfo: memFree=22906740/32951124 swapFree=67051468/67111528
[pid=21693] ppid=21691 vsize=368016 CPUtime=227.21 cores=1,3,5,7
/proc/21693/stat : 21693 (claspmt) R 21691 21693 21348 0 -1 4202496 74955 0 0 0 22681 40 0 0 25 0 4 0 517901217 376848384 68157 33554432000 4194304 4964704 140736540953152 18446744073709551615 4668907 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/21693/statm: 92004 68157 458 189 0 86353 0
[pid=21693/tid=21695] ppid=21691 vsize=368016 CPUtime=56.35 cores=1,3,5,7
/proc/21693/task/21695/stat : 21695 (claspmt) R 21691 21693 21348 0 -1 4202560 9635 0 0 0 5629 6 0 0 25 0 4 0 517901297 376848384 68157 33554432000 4194304 4964704 140736540953152 18446744073709551615 4669641 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=21693/tid=21696] ppid=21691 vsize=368016 CPUtime=56.68 cores=1,3,5,7
/proc/21693/task/21696/stat : 21696 (claspmt) R 21691 21693 21348 0 -1 4202560 29754 0 0 0 5649 19 0 0 25 0 4 0 517901297 376848384 68157 33554432000 4194304 4964704 140736540953152 18446744073709551615 4670100 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=21693/tid=21697] ppid=21691 vsize=368016 CPUtime=56.68 cores=1,3,5,7
/proc/21693/task/21697/stat : 21697 (claspmt) R 21691 21693 21348 0 -1 4202560 15073 0 0 0 5658 10 0 0 25 0 4 0 517901297 376848384 68157 33554432000 4194304 4964704 140736540953152 18446744073709551615 4684652 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 227.21
Current children cumulated vsize (KiB) 368016

[startup+60.7011 s]
/proc/loadavg: 7.59 7.79 7.91 9/184 21698
/proc/meminfo: memFree=22889752/32951124 swapFree=67051468/67111528
[pid=21693] ppid=21691 vsize=369360 CPUtime=239.99 cores=1,3,5,7
/proc/21693/stat : 21693 (claspmt) R 21691 21693 21348 0 -1 4202496 75783 0 0 0 23959 40 0 0 25 0 4 0 517901217 378224640 68985 33554432000 4194304 4964704 140736540953152 18446744073709551615 4670357 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/21693/statm: 92340 68985 458 189 0 86689 0
[pid=21693/tid=21695] ppid=21691 vsize=369360 CPUtime=59.53 cores=1,3,5,7
/proc/21693/task/21695/stat : 21695 (claspmt) R 21691 21693 21348 0 -1 4202560 9635 0 0 0 5947 6 0 0 25 0 4 0 517901297 378224640 68985 33554432000 4194304 4964704 140736540953152 18446744073709551615 4670266 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=21693/tid=21696] ppid=21691 vsize=369360 CPUtime=59.88 cores=1,3,5,7
/proc/21693/task/21696/stat : 21696 (claspmt) R 21691 21693 21348 0 -1 4202560 30260 0 0 0 5969 19 0 0 25 0 4 0 517901297 378224640 68985 33554432000 4194304 4964704 140736540953152 18446744073709551615 4629954 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=21693/tid=21697] ppid=21691 vsize=369360 CPUtime=59.88 cores=1,3,5,7
/proc/21693/task/21697/stat : 21697 (claspmt) R 21691 21693 21348 0 -1 4202560 15073 0 0 0 5978 10 0 0 25 0 4 0 517901297 378224640 68985 33554432000 4194304 4964704 140736540953152 18446744073709551615 4669203 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 239.99
Current children cumulated vsize (KiB) 369360

[startup+62.3008 s]
/proc/loadavg: 7.59 7.79 7.91 9/184 21698
/proc/meminfo: memFree=22888636/32951124 swapFree=67051468/67111528
[pid=21693] ppid=21691 vsize=369900 CPUtime=246.39 cores=1,3,5,7
/proc/21693/stat : 21693 (claspmt) R 21691 21693 21348 0 -1 4202496 76054 0 0 0 24598 41 0 0 25 0 4 0 517901217 378777600 69256 33554432000 4194304 4964704 140736540953152 18446744073709551615 4668488 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/21693/statm: 92475 69256 458 189 0 86824 0
[pid=21693/tid=21695] ppid=21691 vsize=369900 CPUtime=61.12 cores=1,3,5,7
/proc/21693/task/21695/stat : 21695 (claspmt) R 21691 21693 21348 0 -1 4202560 9635 0 0 0 6106 6 0 0 25 0 4 0 517901297 378777600 69256 33554432000 4194304 4964704 140736540953152 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=21693/tid=21696] ppid=21691 vsize=369900 CPUtime=61.48 cores=1,3,5,7
/proc/21693/task/21696/stat : 21696 (claspmt) R 21691 21693 21348 0 -1 4202560 30368 0 0 0 6129 19 0 0 25 0 4 0 517901297 378777600 69256 33554432000 4194304 4964704 140736540953152 18446744073709551615 4378480 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=21693/tid=21697] ppid=21691 vsize=369900 CPUtime=61.48 cores=1,3,5,7
/proc/21693/task/21697/stat : 21697 (claspmt) R 21691 21693 21348 0 -1 4202560 15073 0 0 0 6138 10 0 0 25 0 4 0 517901297 378777600 69256 33554432000 4194304 4964704 140736540953152 18446744073709551615 4627281 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 246.39
Current children cumulated vsize (KiB) 369900

[startup+63.1007 s]
/proc/loadavg: 7.59 7.79 7.91 9/184 21698
/proc/meminfo: memFree=22884296/32951124 swapFree=67051468/67111528
[pid=21693] ppid=21691 vsize=369900 CPUtime=249.59 cores=1,3,5,7
/proc/21693/stat : 21693 (claspmt) R 21691 21693 21348 0 -1 4202496 76078 0 0 0 24918 41 0 0 25 0 4 0 517901217 378777600 69280 33554432000 4194304 4964704 140736540953152 18446744073709551615 4670100 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/21693/statm: 92475 69280 458 189 0 86824 0
[pid=21693/tid=21695] ppid=21691 vsize=369900 CPUtime=61.92 cores=1,3,5,7
/proc/21693/task/21695/stat : 21695 (claspmt) R 21691 21693 21348 0 -1 4202560 9635 0 0 0 6186 6 0 0 25 0 4 0 517901297 378777600 69280 33554432000 4194304 4964704 140736540953152 18446744073709551615 4670266 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=21693/tid=21696] ppid=21691 vsize=369900 CPUtime=62.28 cores=1,3,5,7
/proc/21693/task/21696/stat : 21696 (claspmt) R 21691 21693 21348 0 -1 4202560 30392 0 0 0 6209 19 0 0 25 0 4 0 517901297 378777600 69280 33554432000 4194304 4964704 140736540953152 18446744073709551615 4670608 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=21693/tid=21697] ppid=21691 vsize=369900 CPUtime=62.28 cores=1,3,5,7
/proc/21693/task/21697/stat : 21697 (claspmt) R 21691 21693 21348 0 -1 4202560 15073 0 0 0 6218 10 0 0 25 0 4 0 517901297 378777600 69280 33554432000 4194304 4964704 140736540953152 18446744073709551615 4647742 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 249.59
Current children cumulated vsize (KiB) 369900

[startup+63.5006 s]
/proc/loadavg: 7.59 7.79 7.91 9/184 21698
/proc/meminfo: memFree=22884296/32951124 swapFree=67051468/67111528
[pid=21693] ppid=21691 vsize=369900 CPUtime=251.18 cores=1,3,5,7
/proc/21693/stat : 21693 (claspmt) R 21691 21693 21348 0 -1 4202496 76078 0 0 0 25077 41 0 0 25 0 4 0 517901217 378777600 69280 33554432000 4194304 4964704 140736540953152 18446744073709551615 4629936 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/21693/statm: 92475 69280 458 189 0 86824 0
[pid=21693/tid=21695] ppid=21691 vsize=369900 CPUtime=62.32 cores=1,3,5,7
/proc/21693/task/21695/stat : 21695 (claspmt) R 21691 21693 21348 0 -1 4202560 9635 0 0 0 6226 6 0 0 25 0 4 0 517901297 378777600 69280 33554432000 4194304 4964704 140736540953152 18446744073709551615 4670233 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=21693/tid=21696] ppid=21691 vsize=369900 CPUtime=62.68 cores=1,3,5,7
/proc/21693/task/21696/stat : 21696 (claspmt) R 21691 21693 21348 0 -1 4202560 30392 0 0 0 6249 19 0 0 25 0 4 0 517901297 378777600 69280 33554432000 4194304 4964704 140736540953152 18446744073709551615 4629970 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=21693/tid=21697] ppid=21691 vsize=369900 CPUtime=62.68 cores=1,3,5,7
/proc/21693/task/21697/stat : 21697 (claspmt) R 21691 21693 21348 0 -1 4202560 15073 0 0 0 6258 10 0 0 25 0 4 0 517901297 378777600 69280 33554432000 4194304 4964704 140736540953152 18446744073709551615 4629936 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 251.18
Current children cumulated vsize (KiB) 369900

[startup+63.7006 s]
/proc/loadavg: 7.59 7.79 7.91 8/183 21699
/proc/meminfo: memFree=22881828/32951124 swapFree=67051468/67111528
[pid=21693] ppid=21691 vsize=369900 CPUtime=251.99 cores=1,3,5,7
/proc/21693/stat : 21693 (claspmt) S 21691 21693 21348 0 -1 4202496 76079 0 0 0 25158 41 0 0 25 0 3 0 517901217 378777600 69281 33554432000 4194304 4964704 140736540953152 18446744073709551615 218382759909 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/21693/statm: 92475 69281 459 189 0 86824 0
[pid=21693/tid=21695] ppid=21691 vsize=369900 CPUtime=62.52 cores=1,3,5,7
/proc/21693/task/21695/stat : 21695 (claspmt) R 21691 21693 21348 0 -1 4202560 9635 0 0 0 6246 6 0 0 25 0 3 0 517901297 378777600 69281 33554432000 4194304 4964704 140736540953152 18446744073709551615 4629416 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=21693/tid=21697] ppid=21691 vsize=369900 CPUtime=62.89 cores=1,3,5,7
/proc/21693/task/21697/stat : 21697 (claspmt) R 21691 21693 21348 0 -1 4202560 15073 0 0 0 6279 10 0 0 18 0 3 0 517901297 378777600 69281 33554432000 4194304 4964704 140736540953152 18446744073709551615 4313827 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 251.99
Current children cumulated vsize (KiB) 369900

Child status: 20
Real time (s): 63.7652
CPU time (s): 252.055
CPU user time (s): 251.63
CPU system time (s): 0.424935
CPU usage (%): 395.286
Max. virtual memory (cumulated for all children) (KiB): 369900

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 251.63
system time used= 0.424935
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 76090
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= 590
involuntary context switches= 1830

runsolver used 0.080987 second user time and 0.273958 second system time

The end

Launcher Data

Begin job on node101 at 2011-04-29 09:43:05
IDJOB=3299891
IDBENCH=82410
IDSOLVER=1683
FILE ID=node101/3299891-1304062984
RUNJOBID= node101-1304060083-21367
PBS_JOBID= 13170449
Free space on /tmp= 71956 MiB

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

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

MD5SUM BENCH= 17407fc59aa2b679b7792ae0656704b9
RANDOM SEED=1103906518

node101.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.841
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.68
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.841
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.07
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.841
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.77
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.841
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.83
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.841
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.74
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.841
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.841
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.841
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      23358532 kB
Buffers:       2017856 kB
Cached:        5167404 kB
SwapCached:      30452 kB
Active:        4963036 kB
Inactive:      4181656 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23358532 kB
SwapTotal:    67111528 kB
SwapFree:     67051468 kB
Dirty:           18688 kB
Writeback:           0 kB
AnonPages:     1950164 kB
Mapped:           9844 kB
Slab:           380276 kB
PageTables:       8692 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  2148320 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= 71956 MiB
End job on node101 at 2011-04-29 09:44:08