Trace number 3378012

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
borg-sat 11.03.02-seq-industrial (fixed)UNSAT 61.9276 62.2662

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.37/0.76	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.37/0.76	c INFO: solving HOME/instance-3378012-1305454527.cnf
0.37/0.76	c INFO: computing task features
2.74/3.78	c INFO: computed variable-clause graph statistics
2.74/4.62	c INFO: computed clause balance statistics
17.16/17.53	c INFO: computed variable balance statistics
28.75/29.10	c INFO: computed small-clause counts
28.85/29.23	c INFO: computed Horn-clause counts
34.55/34.99	c INFO: computed variable graph statistics
34.55/34.99	c INFO: collected features for HOME/instance-3378012-1305454527.cnf in 34.12 s
34.66/35.01	c INFO: running lingeling-276@0 for 582 with 2365 remaining (b = 0.37)
61.82/62.20	s UNSATISFIABLE

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-3378012-1305454527/watcher-3378012-1305454527 -o /tmp/evaluation-result-3378012-1305454527/solver-3378012-1305454527 -C 2400 -W 1300 -M 7680 python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3378012-1305454527.cnf -seed 1804852610 -budget 2400 

running on 2 cores: 0,2

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


[startup+0 s]
/proc/loadavg: 3.68 3.95 3.85 5/283 6094
/proc/meminfo: memFree=20385356/32950904 swapFree=67057400/67111528
[pid=6094] ppid=6092 vsize=11796 CPUtime=0 cores=0,2
/proc/6094/stat : 6094 (runsolver) R 6092 6094 4476 0 -1 4202560 45 0 0 0 0 0 0 0 20 0 1 0 657052508 12079104 52 33554432000 4194304 5432360 140735025605520 18446744073709551615 5055511 0 2147483391 4096 24578 0 0 0 17 2 0 0 0
/proc/6094/statm: 2949 52 33 303 0 2643 0

[startup+0.095004 s]
/proc/loadavg: 3.68 3.95 3.85 5/283 6094
/proc/meminfo: memFree=20385356/32950904 swapFree=67057400/67111528
[pid=6094] ppid=6092 vsize=52412 CPUtime=0.05 cores=0,2
/proc/6094/stat : 6094 (python) R 6092 6094 4476 0 -1 4202496 2015 0 0 0 4 1 0 0 20 0 1 0 657052508 53669888 1775 33554432000 4194304 5683644 140736619354720 18446744073709551615 237278875493 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/6094/statm: 13103 1775 484 364 0 1284 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 52412

[startup+0.101005 s]
/proc/loadavg: 3.68 3.95 3.85 5/283 6094
/proc/meminfo: memFree=20385356/32950904 swapFree=67057400/67111528
[pid=6094] ppid=6092 vsize=84524 CPUtime=0.05 cores=0,2
/proc/6094/stat : 6094 (python) R 6092 6094 4476 0 -1 4202496 2198 0 0 0 4 1 0 0 20 0 1 0 657052508 86552576 1948 33554432000 4194304 5683644 140736619354720 18446744073709551615 237273910786 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/6094/statm: 21131 1948 571 364 0 1335 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 84524

[startup+0.30097 s]
/proc/loadavg: 3.68 3.95 3.85 5/283 6094
/proc/meminfo: memFree=20385356/32950904 swapFree=67057400/67111528
[pid=6094] ppid=6092 vsize=131292 CPUtime=0.17 cores=0,2
/proc/6094/stat : 6094 (python) R 6092 6094 4476 0 -1 4202496 5710 937 1 0 13 4 0 0 18 0 1 0 657052508 134443008 4098 33554432000 4194304 5683644 140736619354720 18446744073709551615 4872993 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/6094/statm: 32823 4098 1015 364 0 3084 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 131292

[startup+0.700953 s]
/proc/loadavg: 3.68 3.95 3.85 5/283 6094
/proc/meminfo: memFree=20385356/32950904 swapFree=67057400/67111528
[pid=6094] ppid=6092 vsize=252280 CPUtime=0.37 cores=0,2
/proc/6094/stat : 6094 (python) R 6092 6094 4476 0 -1 4202496 8348 937 1 0 28 9 0 0 16 0 1 0 657052508 258334720 6226 33554432000 4194304 5683644 140736619354720 18446744073709551615 4516304 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/6094/statm: 63070 6227 1633 364 0 5017 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 252280

[startup+1.50081 s]
/proc/loadavg: 3.68 3.95 3.85 5/287 6109
/proc/meminfo: memFree=20192016/32950904 swapFree=67057400/67111528
[pid=6094] ppid=6092 vsize=341400 CPUtime=1.15 cores=0,2
/proc/6094/stat : 6094 (python) R 6092 6094 4476 0 -1 4202496 24986 937 1 0 102 13 0 0 16 0 1 0 657052508 349593600 22654 33554432000 4194304 5683644 140736619354720 18446744073709551615 47743367590482 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/6094/statm: 85350 22655 1761 364 0 21274 0
Current children cumulated CPU time (s) 1.15
Current children cumulated vsize (KiB) 341400

[startup+3.10042 s]
/proc/loadavg: 3.68 3.95 3.85 5/290 6119
/proc/meminfo: memFree=19904852/32950904 swapFree=67057400/67111528
[pid=6094] ppid=6092 vsize=445420 CPUtime=2.74 cores=0,2
/proc/6094/stat : 6094 (python) R 6092 6094 4476 0 -1 4202496 49686 937 1 0 258 16 0 0 19 0 1 0 657052508 456110080 47354 33554432000 4194304 5683644 140736619354720 18446744073709551615 47743196908229 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/6094/statm: 111355 47355 1761 364 0 47279 0
Current children cumulated CPU time (s) 2.74
Current children cumulated vsize (KiB) 445420

[startup+6.30085 s]
/proc/loadavg: 4.03 4.02 3.87 5/293 6129
/proc/meminfo: memFree=19000380/32950904 swapFree=67057400/67111528
[pid=6094] ppid=6092 vsize=470704 CPUtime=5.95 cores=0,2
/proc/6094/stat : 6094 (python) R 6092 6094 4476 0 -1 4202496 91074 937 1 0 574 21 0 0 25 0 1 0 657052508 482000896 55061 33554432000 4194304 5683644 140736619354720 18446744073709551615 237278534640 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/6094/statm: 117676 55061 1826 364 0 53600 0
Current children cumulated CPU time (s) 5.95
Current children cumulated vsize (KiB) 470704

[startup+12.7007 s]
/proc/loadavg: 4.11 4.04 3.88 5/293 6129
/proc/meminfo: memFree=18224548/32950904 swapFree=67057400/67111528
[pid=6094] ppid=6092 vsize=470704 CPUtime=12.35 cores=0,2
/proc/6094/stat : 6094 (python) R 6092 6094 4476 0 -1 4202496 91074 937 1 0 1214 21 0 0 25 0 1 0 657052508 482000896 55061 33554432000 4194304 5683644 140736619354720 18446744073709551615 237278537858 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/6094/statm: 117676 55061 1826 364 0 53600 0
Current children cumulated CPU time (s) 12.35
Current children cumulated vsize (KiB) 470704

[startup+25.5005 s]
/proc/loadavg: 4.08 4.03 3.88 5/293 6130
/proc/meminfo: memFree=17610660/32950904 swapFree=67057400/67111528
[pid=6094] ppid=6092 vsize=470704 CPUtime=25.15 cores=0,2
/proc/6094/stat : 6094 (python) R 6092 6094 4476 0 -1 4202496 91075 937 1 0 2494 21 0 0 25 0 1 0 657052508 482000896 55062 33554432000 4194304 5683644 140736619354720 18446744073709551615 47743199492065 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/6094/statm: 117676 55062 1827 364 0 53600 0
Current children cumulated CPU time (s) 25.15
Current children cumulated vsize (KiB) 470704

[startup+51.1009 s]
/proc/loadavg: 4.05 4.03 3.88 5/296 6133
/proc/meminfo: memFree=17723476/32950904 swapFree=67057400/67111528
[pid=6094] ppid=6092 vsize=473288 CPUtime=34.66 cores=0,2
/proc/6094/stat : 6094 (python) S 6092 6094 4476 0 -1 4202496 93437 937 1 0 3444 22 0 0 25 0 2 0 657052508 484646912 53185 33554432000 4194304 5683644 140736619354720 18446744073709551615 237290706379 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/6094/statm: 118322 53185 1867 364 0 54240 0
[pid=6131] ppid=6094 vsize=463044 CPUtime=0.03 cores=0,2
/proc/6131/stat : 6131 (python) S 6094 6094 4476 0 -1 4202560 897 0 0 0 1 2 0 0 18 0 1 0 657056008 474157056 51690 33554432000 4194304 5683644 140736619354720 18446744073709551615 237278899727 0 0 16781312 514 1242588876875202819 0 0 17 0 0 0 0
/proc/6131/statm: 115761 51690 376 364 0 51679 0
[pid=6133] ppid=6131 vsize=51960 CPUtime=16.03 cores=0,2
/proc/6133/stat : 6133 (lingeling) R 6131 6133 6133 0 -1 4202496 20087 0 0 0 1600 3 0 0 25 0 1 0 657056009 53207040 12161 33554432000 4194304 4352236 140733654212192 18446744073709551615 4278721 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/6133/statm: 12990 12161 129 39 0 12070 0
[pid=6094/tid=6132] ppid=6092 vsize=473288 CPUtime=0 cores=0,2
/proc/6094/task/6132/stat : 6132 (python) S 6092 6094 4476 0 -1 4202560 31 937 0 0 0 0 0 0 25 0 2 0 657056009 484646912 53185 33554432000 4194304 5683644 140736619354720 18446744073709551615 237290703281 0 0 16781312 2 18446604441203344576 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 50.72
Current children cumulated vsize (KiB) 988292

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

[startup+53.2005 s]
/proc/loadavg: 4.05 4.03 3.88 5/296 6133
/proc/meminfo: memFree=17722608/32950904 swapFree=67057400/67111528
[pid=6094] ppid=6092 vsize=473288 CPUtime=34.66 cores=0,2
/proc/6094/stat : 6094 (python) S 6092 6094 4476 0 -1 4202496 93437 937 1 0 3444 22 0 0 25 0 2 0 657052508 484646912 53185 33554432000 4194304 5683644 140736619354720 18446744073709551615 237290706379 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/6094/statm: 118322 53185 1867 364 0 54240 0
[pid=6131] ppid=6094 vsize=463044 CPUtime=0.03 cores=0,2
/proc/6131/stat : 6131 (python) S 6094 6094 4476 0 -1 4202560 897 0 0 0 1 2 0 0 18 0 1 0 657056008 474157056 51690 33554432000 4194304 5683644 140736619354720 18446744073709551615 237278899727 0 0 16781312 514 1242588876875202819 0 0 17 0 0 0 0
/proc/6131/statm: 115761 51690 376 364 0 51679 0
[pid=6133] ppid=6131 vsize=51960 CPUtime=18.13 cores=0,2
/proc/6133/stat : 6133 (lingeling) R 6131 6133 6133 0 -1 4202496 20087 0 0 0 1810 3 0 0 25 0 1 0 657056009 53207040 12161 33554432000 4194304 4352236 140733654212192 18446744073709551615 4270297 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/6133/statm: 12990 12161 129 39 0 12070 0
[pid=6094/tid=6132] ppid=6092 vsize=473288 CPUtime=0 cores=0,2
/proc/6094/task/6132/stat : 6132 (python) S 6092 6094 4476 0 -1 4202560 31 937 0 0 0 0 0 0 25 0 2 0 657056009 484646912 53185 33554432000 4194304 5683644 140736619354720 18446744073709551615 237290703281 0 0 16781312 2 18446604441203344576 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 52.82
Current children cumulated vsize (KiB) 988292

[startup+56.401 s]
/proc/loadavg: 4.05 4.03 3.88 5/296 6133
/proc/meminfo: memFree=17720624/32950904 swapFree=67057400/67111528
[pid=6094] ppid=6092 vsize=473288 CPUtime=34.66 cores=0,2
/proc/6094/stat : 6094 (python) S 6092 6094 4476 0 -1 4202496 93437 937 1 0 3444 22 0 0 25 0 2 0 657052508 484646912 53185 33554432000 4194304 5683644 140736619354720 18446744073709551615 237290706379 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/6094/statm: 118322 53185 1867 364 0 54240 0
[pid=6131] ppid=6094 vsize=463044 CPUtime=0.03 cores=0,2
/proc/6131/stat : 6131 (python) S 6094 6094 4476 0 -1 4202560 897 0 0 0 1 2 0 0 18 0 1 0 657056008 474157056 51690 33554432000 4194304 5683644 140736619354720 18446744073709551615 237278899727 0 0 16781312 514 1242588876875202819 0 0 17 0 0 0 0
/proc/6131/statm: 115761 51690 376 364 0 51679 0
[pid=6133] ppid=6131 vsize=54004 CPUtime=21.33 cores=0,2
/proc/6133/stat : 6133 (lingeling) R 6131 6133 6133 0 -1 4202496 20599 0 0 0 2130 3 0 0 25 0 1 0 657056009 55300096 12672 33554432000 4194304 4352236 140733654212192 18446744073709551615 4328957 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/6133/statm: 13501 12672 129 39 0 12581 0
[pid=6094/tid=6132] ppid=6092 vsize=473288 CPUtime=0 cores=0,2
/proc/6094/task/6132/stat : 6132 (python) S 6092 6094 4476 0 -1 4202560 31 937 0 0 0 0 0 0 25 0 2 0 657056009 484646912 53185 33554432000 4194304 5683644 140736619354720 18446744073709551615 237290703281 0 0 16781312 2 18446604441203344576 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 56.02
Current children cumulated vsize (KiB) 990336

[startup+59.6004 s]
/proc/loadavg: 4.04 4.03 3.88 5/296 6134
/proc/meminfo: memFree=17688260/32950904 swapFree=67057400/67111528
[pid=6094] ppid=6092 vsize=473288 CPUtime=34.66 cores=0,2
/proc/6094/stat : 6094 (python) S 6092 6094 4476 0 -1 4202496 93437 937 1 0 3444 22 0 0 25 0 2 0 657052508 484646912 53185 33554432000 4194304 5683644 140736619354720 18446744073709551615 237290706379 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/6094/statm: 118322 53185 1867 364 0 54240 0
[pid=6131] ppid=6094 vsize=463044 CPUtime=0.05 cores=0,2
/proc/6131/stat : 6131 (python) S 6094 6094 4476 0 -1 4202560 899 0 0 0 2 3 0 0 18 0 1 0 657056008 474157056 51690 33554432000 4194304 5683644 140736619354720 18446744073709551615 237278899727 0 0 16781312 514 1242588876875202819 0 0 17 0 0 0 0
/proc/6131/statm: 115761 51690 376 364 0 51679 0
[pid=6133] ppid=6131 vsize=86312 CPUtime=24.52 cores=0,2
/proc/6133/stat : 6133 (lingeling) R 6131 6133 6133 0 -1 4202496 28791 0 0 0 2448 4 0 0 25 0 1 0 657056009 88383488 20749 33554432000 4194304 4352236 140733654212192 18446744073709551615 4233933 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/6133/statm: 21578 20749 129 39 0 20658 0
[pid=6094/tid=6132] ppid=6092 vsize=473288 CPUtime=0 cores=0,2
/proc/6094/task/6132/stat : 6132 (python) S 6092 6094 4476 0 -1 4202560 31 937 0 0 0 0 0 0 25 0 2 0 657056009 484646912 53185 33554432000 4194304 5683644 140736619354720 18446744073709551615 237290703281 0 0 16781312 2 18446604441203344576 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 59.23
Current children cumulated vsize (KiB) 1022644

[startup+61.2011 s]
/proc/loadavg: 4.04 4.03 3.88 5/296 6134
/proc/meminfo: memFree=17688260/32950904 swapFree=67057400/67111528
[pid=6094] ppid=6092 vsize=473288 CPUtime=34.66 cores=0,2
/proc/6094/stat : 6094 (python) S 6092 6094 4476 0 -1 4202496 93437 937 1 0 3444 22 0 0 25 0 2 0 657052508 484646912 53185 33554432000 4194304 5683644 140736619354720 18446744073709551615 237290706379 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/6094/statm: 118322 53185 1867 364 0 54240 0
[pid=6131] ppid=6094 vsize=463044 CPUtime=0.05 cores=0,2
/proc/6131/stat : 6131 (python) S 6094 6094 4476 0 -1 4202560 899 0 0 0 2 3 0 0 18 0 1 0 657056008 474157056 51690 33554432000 4194304 5683644 140736619354720 18446744073709551615 237278899727 0 0 16781312 514 1242588876875202819 0 0 17 0 0 0 0
/proc/6131/statm: 115761 51690 376 364 0 51679 0
[pid=6133] ppid=6131 vsize=86312 CPUtime=26.12 cores=0,2
/proc/6133/stat : 6133 (lingeling) R 6131 6133 6133 0 -1 4202496 28791 0 0 0 2608 4 0 0 25 0 1 0 657056009 88383488 20749 33554432000 4194304 4352236 140733654212192 18446744073709551615 4328013 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/6133/statm: 21578 20749 129 39 0 20658 0
[pid=6094/tid=6132] ppid=6092 vsize=473288 CPUtime=0 cores=0,2
/proc/6094/task/6132/stat : 6132 (python) S 6092 6094 4476 0 -1 4202560 31 937 0 0 0 0 0 0 25 0 2 0 657056009 484646912 53185 33554432000 4194304 5683644 140736619354720 18446744073709551615 237290703281 0 0 16781312 2 18446604441203344576 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 60.83
Current children cumulated vsize (KiB) 1022644

[startup+62.0009 s]
/proc/loadavg: 4.04 4.03 3.88 5/296 6134
/proc/meminfo: memFree=17688260/32950904 swapFree=67057400/67111528
[pid=6094] ppid=6092 vsize=473288 CPUtime=34.66 cores=0,2
/proc/6094/stat : 6094 (python) S 6092 6094 4476 0 -1 4202496 93437 937 1 0 3444 22 0 0 25 0 2 0 657052508 484646912 53185 33554432000 4194304 5683644 140736619354720 18446744073709551615 237290706379 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/6094/statm: 118322 53185 1867 364 0 54240 0
[pid=6131] ppid=6094 vsize=463044 CPUtime=0.05 cores=0,2
/proc/6131/stat : 6131 (python) S 6094 6094 4476 0 -1 4202560 899 0 0 0 2 3 0 0 18 0 1 0 657056008 474157056 51690 33554432000 4194304 5683644 140736619354720 18446744073709551615 237278899727 0 0 16781312 514 1242588876875202819 0 0 17 0 0 0 0
/proc/6131/statm: 115761 51690 376 364 0 51679 0
[pid=6133] ppid=6131 vsize=86304 CPUtime=26.92 cores=0,2
/proc/6133/stat : 6133 (lingeling) R 6131 6133 6133 0 -1 4202496 28791 0 0 0 2688 4 0 0 25 0 1 0 657056009 88375296 20747 33554432000 4194304 4352236 140733654212192 18446744073709551615 4207896 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/6133/statm: 21576 20747 129 39 0 20656 0
[pid=6094/tid=6132] ppid=6092 vsize=473288 CPUtime=0 cores=0,2
/proc/6094/task/6132/stat : 6132 (python) S 6092 6094 4476 0 -1 4202560 31 937 0 0 0 0 0 0 25 0 2 0 657056009 484646912 53185 33554432000 4194304 5683644 140736619354720 18446744073709551615 237290703281 0 0 16781312 2 18446604441203344576 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 61.63
Current children cumulated vsize (KiB) 1022636

[startup+62.201 s]
/proc/loadavg: 4.04 4.03 3.88 5/296 6134
/proc/meminfo: memFree=17688260/32950904 swapFree=67057400/67111528
[pid=6094] ppid=6092 vsize=473288 CPUtime=34.66 cores=0,2
/proc/6094/stat : 6094 (python) S 6092 6094 4476 0 -1 4202496 93437 937 1 0 3444 22 0 0 25 0 2 0 657052508 484646912 53185 33554432000 4194304 5683644 140736619354720 18446744073709551615 237290706379 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/6094/statm: 118322 53185 1867 364 0 54240 0
[pid=6131] ppid=6094 vsize=463044 CPUtime=0.09 cores=0,2
/proc/6131/stat : 6131 (python) R 6094 6094 4476 0 -1 4202560 903 0 0 0 5 4 0 0 17 0 1 0 657056008 474157056 51690 33554432000 4194304 5683644 140736619354720 18446744073709551615 237278899727 0 0 16781312 514 0 0 0 17 0 0 0 0
/proc/6131/statm: 115761 51690 376 364 0 51679 0
[pid=6133] ppid=6131 vsize=0 CPUtime=27.07 cores=0,2
/proc/6133/stat : 6133 (lingeling) R 6131 6133 6133 0 -1 4202500 28794 0 0 0 2703 4 0 0 25 0 1 0 657056009 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 0 0 0 0
/proc/6133/statm: 0 0 0 0 0 0 0
[pid=6094/tid=6132] ppid=6092 vsize=473288 CPUtime=0 cores=0,2
/proc/6094/task/6132/stat : 6132 (python) S 6092 6094 4476 0 -1 4202560 31 937 0 0 0 0 0 0 25 0 2 0 657056009 484646912 53185 33554432000 4194304 5683644 140736619354720 18446744073709551615 237290703281 0 0 16781312 2 18446604441203344576 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 61.82
Current children cumulated vsize (KiB) 936332

Child status: 0
Real time (s): 62.2662
CPU time (s): 61.9276
CPU user time (s): 61.5766
CPU system time (s): 0.350946
CPU usage (%): 99.4561
Max. virtual memory (cumulated for all children) (KiB): 1022644

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 61.5766
system time used= 0.350946
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 149565
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3220
involuntary context switches= 779

runsolver used 0.176973 second user time and 0.372943 second system time

The end

Launcher Data

Begin job on node121 at 2011-05-15 12:15:27
IDJOB=3378012
IDBENCH=82410
IDSOLVER=1858
FILE ID=node121/3378012-1305454527
RUNJOBID= node121-1305453224-5849
PBS_JOBID= 13324845
Free space on /tmp= 73420 MiB

SOLVER NAME= borg-sat 11.03.02-seq-industrial (fixed)
BENCH NAME= SAT11/application/rintanen/SATPlanning/sokoban-sequential-p145-microban-sequential.030-NOTKNOWN.cnf
COMMAND LINE= python DIR/solve DIR/etc/borg-mix+class.industrial.pickle BENCHNAME -seed RANDOMSEED -budget TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3378012-1305454527/watcher-3378012-1305454527 -o /tmp/evaluation-result-3378012-1305454527/solver-3378012-1305454527 -C 2400 -W 1300 -M 7680  python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3378012-1305454527.cnf -seed 1804852610 -budget 2400

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

MD5SUM BENCH= 17407fc59aa2b679b7792ae0656704b9
RANDOM SEED=1804852610

node121.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.817
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.63
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.817
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.817
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.84
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.817
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.77
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.817
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.82
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.817
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.74
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.817
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.817
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:     32950904 kB
MemFree:      20385636 kB
Buffers:        312632 kB
Cached:        6324532 kB
SwapCached:       7656 kB
Active:        6751740 kB
Inactive:      5453628 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950904 kB
LowFree:      20385636 kB
SwapTotal:    67111528 kB
SwapFree:     67057400 kB
Dirty:          129272 kB
Writeback:           0 kB
AnonPages:     5565704 kB
Mapped:          22120 kB
Slab:           271072 kB
PageTables:      25012 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586980 kB
Committed_AS: 30844708 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= 73116 MiB
End job on node121 at 2011-05-15 12:16:30