Trace number 3483932

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, 1200 s timeout)UNSAT 73.1199 73.4354

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.35/0.66	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.35/0.66	c INFO: solving HOME/instance-3483932-1307749177.cnf
0.35/0.66	c INFO: computing task features
3.22/3.59	c INFO: computed variable-clause graph statistics
3.43/3.71	c INFO: computed clause balance statistics
26.27/26.69	c INFO: computed variable balance statistics
37.37/37.76	c INFO: computed small-clause counts
37.47/37.89	c INFO: computed Horn-clause counts
43.08/43.42	c INFO: computed variable graph statistics
43.08/43.42	c INFO: collected features for HOME/instance-3483932-1307749177.cnf in 42.46 s
43.08/43.43	c INFO: running lingeling-276@0 for 1157 with 1157 remaining (b = 0.44)
72.95/73.37	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.1 (svn: 988)

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

running on 2 cores: 1,3

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 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: 4.02 4.04 3.70 5/209 28592
/proc/meminfo: memFree=27693140/32951132 swapFree=67061148/67111528
[pid=28592] ppid=28590 vsize=15184 CPUtime=0 cores=1,3
/proc/28592/stat : 28592 (python) R 28590 28592 27894 0 -1 4202496 725 0 0 0 0 0 0 0 22 0 1 0 886517397 15548416 615 33554432000 4194304 5683644 140734520635248 18446744073709551615 210647144448 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/28592/statm: 3796 615 321 364 0 283 0

[startup+0.075461 s]
/proc/loadavg: 4.02 4.04 3.70 5/209 28592
/proc/meminfo: memFree=27693140/32951132 swapFree=67061148/67111528
[pid=28592] ppid=28590 vsize=38904 CPUtime=0.03 cores=1,3
/proc/28592/stat : 28592 (python) R 28590 28592 27894 0 -1 4202496 1627 0 0 0 2 1 0 0 22 0 1 0 886517397 39837696 1455 33554432000 4194304 5683644 140734520635248 18446744073709551615 210642176800 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/28592/statm: 9726 1457 455 364 0 1026 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 38904

[startup+0.100459 s]
/proc/loadavg: 4.02 4.04 3.70 5/209 28592
/proc/meminfo: memFree=27693140/32951132 swapFree=67061148/67111528
[pid=28592] ppid=28590 vsize=85620 CPUtime=0.05 cores=1,3
/proc/28592/stat : 28592 (python) R 28590 28592 27894 0 -1 4202496 2628 0 0 0 3 2 0 0 17 0 1 0 886517397 87674880 2347 33554432000 4194304 5683644 140734520635248 18446744073709551615 210647146240 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/28592/statm: 21405 2348 713 364 0 1622 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 85620

[startup+0.30037 s]
/proc/loadavg: 4.02 4.04 3.70 5/209 28592
/proc/meminfo: memFree=27693140/32951132 swapFree=67061148/67111528
[pid=28592] ppid=28590 vsize=135752 CPUtime=0.17 cores=1,3
/proc/28592/stat : 28592 (python) S 28590 28592 27894 0 -1 4202496 5972 931 1 0 12 5 0 0 17 0 1 0 886517397 139010048 4149 33554432000 4194304 5683644 140734520635248 18446744073709551615 210647142405 0 2147483391 16781312 2 18446744071699109054 0 0 17 3 0 0 0
/proc/28592/statm: 33938 4149 1032 364 0 3124 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 135752

[startup+0.706379 s]
/proc/loadavg: 4.02 4.04 3.70 5/209 28592
/proc/meminfo: memFree=27693140/32951132 swapFree=67061148/67111528
[pid=28592] ppid=28590 vsize=297932 CPUtime=0.43 cores=1,3
/proc/28592/stat : 28592 (python) R 28590 28592 27894 0 -1 4202496 14154 931 1 0 31 12 0 0 15 0 1 0 886517397 305082368 11825 33554432000 4194304 5683644 140734520635248 18446744073709551615 5007392 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/28592/statm: 74483 11825 1761 364 0 10407 0
Current children cumulated CPU time (s) 0.43
Current children cumulated vsize (KiB) 297932

[startup+1.5002 s]
/proc/loadavg: 3.94 4.02 3.70 5/210 28597
/proc/meminfo: memFree=27628476/32951132 swapFree=67061148/67111528
[pid=28592] ppid=28590 vsize=353032 CPUtime=1.22 cores=1,3
/proc/28592/stat : 28592 (python) R 28590 28592 27894 0 -1 4202496 27796 931 1 0 109 13 0 0 16 0 1 0 886517397 361504768 25467 33554432000 4194304 5683644 140734520635248 18446744073709551615 210646807237 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/28592/statm: 88258 25467 1761 364 0 24182 0
Current children cumulated CPU time (s) 1.22
Current children cumulated vsize (KiB) 353032

[startup+3.10093 s]
/proc/loadavg: 3.94 4.02 3.70 5/210 28597
/proc/meminfo: memFree=27548992/32951132 swapFree=67061148/67111528
[pid=28592] ppid=28590 vsize=456084 CPUtime=2.83 cores=1,3
/proc/28592/stat : 28592 (python) R 28590 28592 27894 0 -1 4202496 52984 931 1 0 266 17 0 0 18 0 1 0 886517397 467030016 50655 33554432000 4194304 5683644 140734520635248 18446744073709551615 46946090023083 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/28592/statm: 114021 50655 1761 364 0 49945 0
Current children cumulated CPU time (s) 2.83
Current children cumulated vsize (KiB) 456084

[startup+6.30042 s]
/proc/loadavg: 4.10 4.05 3.71 5/210 28597
/proc/meminfo: memFree=27457972/32951132 swapFree=67061148/67111528
[pid=28592] ppid=28590 vsize=470712 CPUtime=6.03 cores=1,3
/proc/28592/stat : 28592 (python) R 28590 28592 27894 0 -1 4202496 91072 931 1 0 581 22 0 0 25 0 1 0 886517397 482009088 55063 33554432000 4194304 5683644 140734520635248 18446744073709551615 4562976 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/28592/statm: 117678 55063 1826 364 0 53602 0
Current children cumulated CPU time (s) 6.03
Current children cumulated vsize (KiB) 470712

[startup+12.7003 s]
/proc/loadavg: 4.26 4.09 3.72 5/210 28599
/proc/meminfo: memFree=27438948/32951132 swapFree=67061148/67111528
[pid=28592] ppid=28590 vsize=470712 CPUtime=12.4 cores=1,3
/proc/28592/stat : 28592 (python) R 28590 28592 27894 0 -1 4202496 91072 931 1 0 1211 29 0 0 25 0 1 0 886517397 482009088 55063 33554432000 4194304 5683644 140734520635248 18446744073709551615 210646807057 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/28592/statm: 117678 55063 1826 364 0 53602 0
Current children cumulated CPU time (s) 12.4
Current children cumulated vsize (KiB) 470712

[startup+25.5002 s]
/proc/loadavg: 4.36 4.12 3.73 5/210 28599
/proc/meminfo: memFree=27408112/32951132 swapFree=67061148/67111528
[pid=28592] ppid=28590 vsize=470712 CPUtime=25.17 cores=1,3
/proc/28592/stat : 28592 (python) R 28590 28592 27894 0 -1 4202496 91072 931 1 0 2482 35 0 0 25 0 1 0 886517397 482009088 55063 33554432000 4194304 5683644 140734520635248 18446744073709551615 46946090024576 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/28592/statm: 117678 55063 1826 364 0 53602 0
Current children cumulated CPU time (s) 25.17
Current children cumulated vsize (KiB) 470712

[startup+51.1009 s]
/proc/loadavg: 4.28 4.12 3.74 5/213 28602
/proc/meminfo: memFree=27427292/32951132 swapFree=67061148/67111528
[pid=28592] ppid=28590 vsize=473292 CPUtime=43.11 cores=1,3
/proc/28592/stat : 28592 (python) S 28590 28592 27894 0 -1 4202496 93429 931 1 0 4275 36 0 0 25 0 2 0 886517397 484651008 53186 33554432000 4194304 5683644 140734520635248 18446744073709551615 210658973131 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/28592/statm: 118323 53186 1867 364 0 54241 0
[pid=28600] ppid=28592 vsize=463048 CPUtime=0 cores=1,3
/proc/28600/stat : 28600 (python) S 28592 28592 27894 0 -1 4202560 881 0 0 0 0 0 0 0 18 0 1 0 886521740 474161152 51691 33554432000 4194304 5683644 140734520635248 18446744073709551615 210647166479 0 0 16781312 514 5629749952281280774 0 0 17 1 0 0 0
/proc/28600/statm: 115762 51691 376 364 0 51680 0
[pid=28602] ppid=28600 vsize=29524 CPUtime=7.64 cores=1,3
/proc/28602/stat : 28602 (lingeling) R 28600 28602 28602 0 -1 4202496 14985 0 0 0 761 3 0 0 25 0 1 0 886521741 30232576 6551 33554432000 4194304 4352236 140734425704704 18446744073709551615 4231337 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/28602/statm: 7381 6551 129 39 0 6461 0
[pid=28592/tid=28601] ppid=28590 vsize=473292 CPUtime=0 cores=1,3
/proc/28592/task/28601/stat : 28601 (python) S 28590 28592 27894 0 -1 4202560 28 931 0 0 0 0 0 0 25 0 2 0 886521741 484651008 53186 33554432000 4194304 5683644 140734520635248 18446744073709551615 210658970033 0 0 16781312 2 18446604469866152064 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 50.75
Current children cumulated vsize (KiB) 965864

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

[startup+63.9007 s]
/proc/loadavg: 4.24 4.12 3.75 5/213 28602
/proc/meminfo: memFree=27371488/32951132 swapFree=67061148/67111528
[pid=28592] ppid=28590 vsize=473292 CPUtime=43.11 cores=1,3
/proc/28592/stat : 28592 (python) S 28590 28592 27894 0 -1 4202496 93429 931 1 0 4275 36 0 0 25 0 2 0 886517397 484651008 53186 33554432000 4194304 5683644 140734520635248 18446744073709551615 210658973131 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/28592/statm: 118323 53186 1867 364 0 54241 0
[pid=28600] ppid=28592 vsize=463048 CPUtime=0.02 cores=1,3
/proc/28600/stat : 28600 (python) S 28592 28592 27894 0 -1 4202560 887 0 0 0 1 1 0 0 18 0 1 0 886521740 474161152 51691 33554432000 4194304 5683644 140734520635248 18446744073709551615 210647166479 0 0 16781312 514 8789425583697133830 0 0 17 1 0 0 0
/proc/28600/statm: 115762 51691 376 364 0 51680 0
[pid=28602] ppid=28600 vsize=53576 CPUtime=20.42 cores=1,3
/proc/28602/stat : 28602 (lingeling) R 28600 28602 28602 0 -1 4202496 21001 0 0 0 2039 3 0 0 25 0 1 0 886521741 54861824 12564 33554432000 4194304 4352236 140734425704704 18446744073709551615 4328026 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/28602/statm: 13394 12564 129 39 0 12474 0
[pid=28592/tid=28601] ppid=28590 vsize=473292 CPUtime=0 cores=1,3
/proc/28592/task/28601/stat : 28601 (python) S 28590 28592 27894 0 -1 4202560 28 931 0 0 0 0 0 0 25 0 2 0 886521741 484651008 53186 33554432000 4194304 5683644 140734520635248 18446744073709551615 210658970033 0 0 16781312 2 18446604469866152064 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 63.55
Current children cumulated vsize (KiB) 989916

[startup+70.3006 s]
/proc/loadavg: 4.22 4.11 3.75 5/213 28602
/proc/meminfo: memFree=27338752/32951132 swapFree=67061148/67111528
[pid=28592] ppid=28590 vsize=473292 CPUtime=43.11 cores=1,3
/proc/28592/stat : 28592 (python) S 28590 28592 27894 0 -1 4202496 93429 931 1 0 4275 36 0 0 25 0 2 0 886517397 484651008 53186 33554432000 4194304 5683644 140734520635248 18446744073709551615 210658973131 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/28592/statm: 118323 53186 1867 364 0 54241 0
[pid=28600] ppid=28592 vsize=463048 CPUtime=0.02 cores=1,3
/proc/28600/stat : 28600 (python) S 28592 28592 27894 0 -1 4202560 890 0 0 0 1 1 0 0 18 0 1 0 886521740 474161152 51691 33554432000 4194304 5683644 140734520635248 18446744073709551615 210647166479 0 0 16781312 514 8789425583697133830 0 0 17 1 0 0 0
/proc/28600/statm: 115762 51691 376 364 0 51680 0
[pid=28602] ppid=28600 vsize=85872 CPUtime=26.81 cores=1,3
/proc/28602/stat : 28602 (lingeling) R 28600 28602 28602 0 -1 4202496 29193 0 0 0 2677 4 0 0 25 0 1 0 886521741 87932928 20638 33554432000 4194304 4352236 140734425704704 18446744073709551615 4327946 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/28602/statm: 21468 20638 129 39 0 20548 0
[pid=28592/tid=28601] ppid=28590 vsize=473292 CPUtime=0 cores=1,3
/proc/28592/task/28601/stat : 28601 (python) S 28590 28592 27894 0 -1 4202560 28 931 0 0 0 0 0 0 25 0 2 0 886521741 484651008 53186 33554432000 4194304 5683644 140734520635248 18446744073709551615 210658970033 0 0 16781312 2 18446604469866152064 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 69.94
Current children cumulated vsize (KiB) 1022212

[startup+71.9003 s]
/proc/loadavg: 4.20 4.11 3.75 5/213 28602
/proc/meminfo: memFree=27337140/32951132 swapFree=67061148/67111528
[pid=28592] ppid=28590 vsize=473292 CPUtime=43.11 cores=1,3
/proc/28592/stat : 28592 (python) S 28590 28592 27894 0 -1 4202496 93429 931 1 0 4275 36 0 0 25 0 2 0 886517397 484651008 53186 33554432000 4194304 5683644 140734520635248 18446744073709551615 210658973131 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/28592/statm: 118323 53186 1867 364 0 54241 0
[pid=28600] ppid=28592 vsize=463048 CPUtime=0.04 cores=1,3
/proc/28600/stat : 28600 (python) S 28592 28592 27894 0 -1 4202560 893 0 0 0 2 2 0 0 18 0 1 0 886521740 474161152 51691 33554432000 4194304 5683644 140734520635248 18446744073709551615 210647166479 0 0 16781312 514 8789425583697133830 0 0 17 1 0 0 0
/proc/28600/statm: 115762 51691 376 364 0 51680 0
[pid=28602] ppid=28600 vsize=85868 CPUtime=28.4 cores=1,3
/proc/28602/stat : 28602 (lingeling) R 28600 28602 28602 0 -1 4202496 29193 0 0 0 2836 4 0 0 25 0 1 0 886521741 87928832 20637 33554432000 4194304 4352236 140734425704704 18446744073709551615 4208047 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/28602/statm: 21467 20637 129 39 0 20547 0
[pid=28592/tid=28601] ppid=28590 vsize=473292 CPUtime=0 cores=1,3
/proc/28592/task/28601/stat : 28601 (python) S 28590 28592 27894 0 -1 4202560 28 931 0 0 0 0 0 0 25 0 2 0 886521741 484651008 53186 33554432000 4194304 5683644 140734520635248 18446744073709551615 210658970033 0 0 16781312 2 18446604469866152064 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 71.55
Current children cumulated vsize (KiB) 1022208

[startup+72.7012 s]
/proc/loadavg: 4.20 4.11 3.75 5/213 28602
/proc/meminfo: memFree=27335776/32951132 swapFree=67061148/67111528
[pid=28592] ppid=28590 vsize=473292 CPUtime=43.11 cores=1,3
/proc/28592/stat : 28592 (python) S 28590 28592 27894 0 -1 4202496 93429 931 1 0 4275 36 0 0 25 0 2 0 886517397 484651008 53186 33554432000 4194304 5683644 140734520635248 18446744073709551615 210658973131 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/28592/statm: 118323 53186 1867 364 0 54241 0
[pid=28600] ppid=28592 vsize=463048 CPUtime=0.04 cores=1,3
/proc/28600/stat : 28600 (python) S 28592 28592 27894 0 -1 4202560 893 0 0 0 2 2 0 0 18 0 1 0 886521740 474161152 51691 33554432000 4194304 5683644 140734520635248 18446744073709551615 210647166479 0 0 16781312 514 8789425583697133830 0 0 17 1 0 0 0
/proc/28600/statm: 115762 51691 376 364 0 51680 0
[pid=28602] ppid=28600 vsize=85868 CPUtime=29.2 cores=1,3
/proc/28602/stat : 28602 (lingeling) R 28600 28602 28602 0 -1 4202496 29193 0 0 0 2916 4 0 0 25 0 1 0 886521741 87928832 20637 33554432000 4194304 4352236 140734425704704 18446744073709551615 4328026 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/28602/statm: 21467 20637 129 39 0 20547 0
[pid=28592/tid=28601] ppid=28590 vsize=473292 CPUtime=0 cores=1,3
/proc/28592/task/28601/stat : 28601 (python) S 28590 28592 27894 0 -1 4202560 28 931 0 0 0 0 0 0 25 0 2 0 886521741 484651008 53186 33554432000 4194304 5683644 140734520635248 18446744073709551615 210658970033 0 0 16781312 2 18446604469866152064 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 72.35
Current children cumulated vsize (KiB) 1022208

[startup+73.1011 s]
/proc/loadavg: 4.20 4.11 3.75 5/213 28602
/proc/meminfo: memFree=27335776/32951132 swapFree=67061148/67111528
[pid=28592] ppid=28590 vsize=473292 CPUtime=43.11 cores=1,3
/proc/28592/stat : 28592 (python) S 28590 28592 27894 0 -1 4202496 93429 931 1 0 4275 36 0 0 25 0 2 0 886517397 484651008 53186 33554432000 4194304 5683644 140734520635248 18446744073709551615 210658973131 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/28592/statm: 118323 53186 1867 364 0 54241 0
[pid=28600] ppid=28592 vsize=463048 CPUtime=0.04 cores=1,3
/proc/28600/stat : 28600 (python) S 28592 28592 27894 0 -1 4202560 893 0 0 0 2 2 0 0 18 0 1 0 886521740 474161152 51691 33554432000 4194304 5683644 140734520635248 18446744073709551615 210647166479 0 0 16781312 514 8789425583697133830 0 0 17 1 0 0 0
/proc/28600/statm: 115762 51691 376 364 0 51680 0
[pid=28602] ppid=28600 vsize=85868 CPUtime=29.6 cores=1,3
/proc/28602/stat : 28602 (lingeling) R 28600 28602 28602 0 -1 4202496 29193 0 0 0 2956 4 0 0 25 0 1 0 886521741 87928832 20637 33554432000 4194304 4352236 140734425704704 18446744073709551615 4208072 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/28602/statm: 21467 20637 129 39 0 20547 0
[pid=28592/tid=28601] ppid=28590 vsize=473292 CPUtime=0 cores=1,3
/proc/28592/task/28601/stat : 28601 (python) S 28590 28592 27894 0 -1 4202560 28 931 0 0 0 0 0 0 25 0 2 0 886521741 484651008 53186 33554432000 4194304 5683644 140734520635248 18446744073709551615 210658970033 0 0 16781312 2 18446604469866152064 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 72.75
Current children cumulated vsize (KiB) 1022208

[startup+73.3011 s]
/proc/loadavg: 4.20 4.11 3.75 5/213 28602
/proc/meminfo: memFree=27335776/32951132 swapFree=67061148/67111528
[pid=28592] ppid=28590 vsize=473292 CPUtime=43.11 cores=1,3
/proc/28592/stat : 28592 (python) S 28590 28592 27894 0 -1 4202496 93429 931 1 0 4275 36 0 0 25 0 2 0 886517397 484651008 53186 33554432000 4194304 5683644 140734520635248 18446744073709551615 210658973131 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/28592/statm: 118323 53186 1867 364 0 54241 0
[pid=28600] ppid=28592 vsize=463048 CPUtime=0.04 cores=1,3
/proc/28600/stat : 28600 (python) S 28592 28592 27894 0 -1 4202560 893 0 0 0 2 2 0 0 18 0 1 0 886521740 474161152 51691 33554432000 4194304 5683644 140734520635248 18446744073709551615 210647166479 0 0 16781312 514 8789425583697133830 0 0 17 1 0 0 0
/proc/28600/statm: 115762 51691 376 364 0 51680 0
[pid=28602] ppid=28600 vsize=85868 CPUtime=29.8 cores=1,3
/proc/28602/stat : 28602 (lingeling) R 28600 28602 28602 0 -1 4202496 29193 0 0 0 2976 4 0 0 25 0 1 0 886521741 87928832 20637 33554432000 4194304 4352236 140734425704704 18446744073709551615 4328090 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/28602/statm: 21467 20637 129 39 0 20547 0
[pid=28592/tid=28601] ppid=28590 vsize=473292 CPUtime=0 cores=1,3
/proc/28592/task/28601/stat : 28601 (python) S 28590 28592 27894 0 -1 4202560 28 931 0 0 0 0 0 0 25 0 2 0 886521741 484651008 53186 33554432000 4194304 5683644 140734520635248 18446744073709551615 210658970033 0 0 16781312 2 18446604469866152064 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 72.95
Current children cumulated vsize (KiB) 1022208

[startup+73.4011 s]
/proc/loadavg: 4.20 4.11 3.75 5/213 28602
/proc/meminfo: memFree=27335776/32951132 swapFree=67061148/67111528
[pid=28592] ppid=28590 vsize=473268 CPUtime=73.06 cores=1,3
/proc/28592/stat : 28592 (python) R 28590 28592 27894 0 -1 4202496 104842 31323 1 0 4276 37 2986 7 17 0 1 0 886517397 484626432 53184 33554432000 4194304 5683644 140734520635248 18446744073709551615 210646801847 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/28592/statm: 118317 53184 1865 364 0 54241 0
Current children cumulated CPU time (s) 73.06
Current children cumulated vsize (KiB) 473268

Child status: 0
Real time (s): 73.4354
CPU time (s): 73.1199
CPU user time (s): 72.646
CPU system time (s): 0.473927
CPU usage (%): 99.5704
Max. virtual memory (cumulated for all children) (KiB): 1022212

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 72.646
system time used= 0.473927
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 149955
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= 2892
involuntary context switches= 358

runsolver used 0.12598 second user time and 0.277957 second system time

The end

Launcher Data

Begin job on node129 at 2011-06-11 01:39:38
IDJOB=3483932
IDBENCH=82410
IDSOLVER=1976
FILE ID=node129/3483932-1307749177
RUNJOBID= node129-1307747008-27914
PBS_JOBID= 13550828
Free space on /tmp= 73980 MiB

SOLVER NAME= borg-sat 11.03.02-seq-industrial (fixed, 1200 s timeout)
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-3483932-1307749177/watcher-3483932-1307749177 -o /tmp/evaluation-result-3483932-1307749177/solver-3483932-1307749177 -C 1200 -W 1300 -M 7680  python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3483932-1307749177.cnf -seed 815363443 -budget 1200

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

MD5SUM BENCH= 17407fc59aa2b679b7792ae0656704b9
RANDOM SEED=815363443

node129.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.831
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.66
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.831
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.83
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.831
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.831
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.82
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.831
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.831
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.831
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.831
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:     32951132 kB
MemFree:      27693816 kB
Buffers:        390512 kB
Cached:        3126276 kB
SwapCached:      13132 kB
Active:        2585152 kB
Inactive:      2408968 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      27693816 kB
SwapTotal:    67111528 kB
SwapFree:     67061148 kB
Dirty:           49316 kB
Writeback:          52 kB
AnonPages:     1474172 kB
Mapped:          16984 kB
Slab:           189480 kB
PageTables:      15064 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:  2874452 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73948 MiB
End job on node129 at 2011-06-11 01:40:51