Trace number 3483943

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 127.12 127.169

General information on the benchmark

Nameapplication/jarvisalo/AAAI2010-SATPlanning/
aaai10-planning-ipc5-pipesworld-18-step15.cnf
MD5SUMcabee0328f774a95ab72be66123bb39b
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark7.8798
Satisfiable
(Un)Satisfiability was proved
Number of variables130021
Number of clauses2509375
Sum of the clauses size5678283
Maximum clause length1921
Minimum clause length1
Number of clauses of size 1456
Number of clauses of size 22437138
Number of clauses of size 310555
Number of clauses of size 46624
Number of clauses of size 53927
Number of clauses of size over 550675

Solver Data

0.32/0.45	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.32/0.45	c INFO: solving HOME/instance-3483943-1307749443.cnf
0.32/0.45	c INFO: computing task features
8.01/8.14	c INFO: computed variable-clause graph statistics
8.30/8.45	c INFO: computed clause balance statistics
41.41/41.51	c INFO: computed variable balance statistics
69.51/69.66	c INFO: computed small-clause counts
69.91/70.05	c INFO: computed Horn-clause counts
93.90/94.03	c INFO: computed variable graph statistics
93.90/94.03	c INFO: collected features for HOME/instance-3483943-1307749443.cnf in 93.31 s
93.90/94.04	c INFO: running lingeling-276@0 for 485 with 1106 remaining (b = 0.59)
126.90/127.06	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-3483943-1307749443/watcher-3483943-1307749443 -o /tmp/evaluation-result-3483943-1307749443/solver-3483943-1307749443 -C 1200 -W 1300 -M 7680 python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3483943-1307749443.cnf -seed 815363443 -budget 1200 

running on 2 cores: 0,2

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: 3.93 4.00 3.70 4/196 4125
/proc/meminfo: memFree=29299964/32951124 swapFree=67054536/67111528
[pid=4125] ppid=4123 vsize=15380 CPUtime=0 cores=0,2
/proc/4125/stat : 4125 (python) R 4123 4125 3469 0 -1 4202496 811 0 0 0 0 0 0 0 24 0 1 0 886542390 15749120 695 33554432000 4194304 5683644 140735959212656 18446744073709551615 4433760 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/4125/statm: 3845 695 334 364 0 332 0

[startup+0.024769 s]
/proc/loadavg: 3.93 4.00 3.70 4/196 4125
/proc/meminfo: memFree=29299964/32951124 swapFree=67054536/67111528
[pid=4125] ppid=4123 vsize=16812 CPUtime=0.01 cores=0,2
/proc/4125/stat : 4125 (python) R 4123 4125 3469 0 -1 4202496 1215 0 0 0 1 0 0 0 24 0 1 0 886542390 17215488 1072 33554432000 4194304 5683644 140735959212656 18446744073709551615 271550535680 0 2147483391 16781312 2 0 0 0 17 2 0 0 0
/proc/4125/statm: 4203 1072 417 364 0 690 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 16812

[startup+0.100761 s]
/proc/loadavg: 3.93 4.00 3.70 4/196 4125
/proc/meminfo: memFree=29299964/32951124 swapFree=67054536/67111528
[pid=4125] ppid=4123 vsize=104616 CPUtime=0.07 cores=0,2
/proc/4125/stat : 4125 (python) S 4123 4125 3469 0 -1 4202496 3154 0 0 0 5 2 0 0 24 0 1 0 886542390 107126784 2828 33554432000 4194304 5683644 140735959212656 18446744073709551615 271550535680 0 2147483391 16781312 2 18446744071699469502 0 0 17 2 0 0 0
/proc/4125/statm: 26154 2828 847 364 0 1902 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 104616

[startup+0.307739 s]
/proc/loadavg: 3.93 4.00 3.70 4/196 4125
/proc/meminfo: memFree=29299964/32951124 swapFree=67054536/67111528
[pid=4125] ppid=4123 vsize=198916 CPUtime=0.24 cores=0,2
/proc/4125/stat : 4125 (python) R 4123 4125 3469 0 -1 4202496 7031 936 1 0 18 6 0 0 17 0 1 0 886542390 203689984 5053 33554432000 4194304 5683644 140735959212656 18446744073709551615 4620076 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/4125/statm: 49729 5053 1466 364 0 3756 0
Current children cumulated CPU time (s) 0.24
Current children cumulated vsize (KiB) 198916

[startup+0.700688 s]
/proc/loadavg: 3.93 4.00 3.70 4/196 4125
/proc/meminfo: memFree=29299964/32951124 swapFree=67054536/67111528
[pid=4125] ppid=4123 vsize=336136 CPUtime=0.6 cores=0,2
/proc/4125/stat : 4125 (python) R 4123 4125 3469 0 -1 4202496 23560 936 1 0 50 10 0 0 17 0 1 0 886542390 344203264 21227 33554432000 4194304 5683644 140735959212656 18446744073709551615 271550198469 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/4125/statm: 84034 21227 1761 364 0 19958 0
Current children cumulated CPU time (s) 0.6
Current children cumulated vsize (KiB) 336136

[startup+1.50052 s]
/proc/loadavg: 3.93 4.00 3.70 5/197 4130
/proc/meminfo: memFree=29204252/32951124 swapFree=67054536/67111528
[pid=4125] ppid=4123 vsize=382468 CPUtime=1.4 cores=0,2
/proc/4125/stat : 4125 (python) R 4123 4125 3469 0 -1 4202496 34800 936 1 0 128 12 0 0 19 0 1 0 886542390 391647232 32467 33554432000 4194304 5683644 140735959212656 18446744073709551615 4943951 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/4125/statm: 95617 32470 1761 364 0 31541 0
Current children cumulated CPU time (s) 1.4
Current children cumulated vsize (KiB) 382468

[startup+3.10024 s]
/proc/loadavg: 3.93 4.00 3.70 5/197 4130
/proc/meminfo: memFree=29135060/32951124 swapFree=67054536/67111528
[pid=4125] ppid=4123 vsize=484272 CPUtime=3.01 cores=0,2
/proc/4125/stat : 4125 (python) R 4123 4125 3469 0 -1 4202496 60677 936 1 0 285 16 0 0 22 0 1 0 886542390 495894528 58344 33554432000 4194304 5683644 140735959212656 18446744073709551615 4570212 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/4125/statm: 121068 58345 1761 364 0 56992 0
Current children cumulated CPU time (s) 3.01
Current children cumulated vsize (KiB) 484272

[startup+6.30068 s]
/proc/loadavg: 3.94 4.00 3.70 5/197 4130
/proc/meminfo: memFree=28930740/32951124 swapFree=67054536/67111528
[pid=4125] ppid=4123 vsize=680632 CPUtime=6.2 cores=0,2
/proc/4125/stat : 4125 (python) R 4123 4125 3469 0 -1 4202496 107106 936 1 0 599 21 0 0 25 0 1 0 886542390 696967168 104773 33554432000 4194304 5683644 140735959212656 18446744073709551615 4436508 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/4125/statm: 170158 104773 1761 364 0 106082 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 680632

[startup+12.7005 s]
/proc/loadavg: 3.94 4.00 3.71 5/197 4130
/proc/meminfo: memFree=28858756/32951124 swapFree=67054536/67111528
[pid=4125] ppid=4123 vsize=672036 CPUtime=12.61 cores=0,2
/proc/4125/stat : 4125 (python) R 4123 4125 3469 0 -1 4202496 206976 936 1 0 1228 33 0 0 25 0 1 0 886542390 688164864 105426 33554432000 4194304 5683644 140735959212656 18446744073709551615 4579966 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/4125/statm: 168009 105426 1826 364 0 103933 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 672036

[startup+25.5002 s]
/proc/loadavg: 3.96 4.00 3.71 5/197 4131
/proc/meminfo: memFree=28904188/32951124 swapFree=67054536/67111528
[pid=4125] ppid=4123 vsize=672036 CPUtime=25.41 cores=0,2
/proc/4125/stat : 4125 (python) R 4123 4125 3469 0 -1 4202496 206976 936 1 0 2508 33 0 0 25 0 1 0 886542390 688164864 105426 33554432000 4194304 5683644 140735959212656 18446744073709551615 4619652 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/4125/statm: 168009 105426 1826 364 0 103933 0
Current children cumulated CPU time (s) 25.41
Current children cumulated vsize (KiB) 672036

[startup+51.1005 s]
/proc/loadavg: 4.04 4.02 3.72 5/197 4131
/proc/meminfo: memFree=28892516/32951124 swapFree=67054536/67111528
[pid=4125] ppid=4123 vsize=672036 CPUtime=51.01 cores=0,2
/proc/4125/stat : 4125 (python) R 4123 4125 3469 0 -1 4202496 206977 936 1 0 5068 33 0 0 25 0 1 0 886542390 688164864 105427 33554432000 4194304 5683644 140735959212656 18446744073709551615 47540222492000 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/4125/statm: 168009 105427 1827 364 0 103933 0
Current children cumulated CPU time (s) 51.01
Current children cumulated vsize (KiB) 672036

[startup+102.306 s]
/proc/loadavg: 4.02 4.01 3.73 5/200 4136
/proc/meminfo: memFree=28936904/32951124 swapFree=67054536/67111528
[pid=4125] ppid=4123 vsize=531280 CPUtime=93.95 cores=0,2
/proc/4125/stat : 4125 (python) S 4123 4125 3469 0 -1 4202496 226838 936 1 0 9359 36 0 0 25 0 2 0 886542390 544030720 67715 33554432000 4194304 5683644 140735959212656 18446744073709551615 271562364363 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/4125/statm: 132820 67715 1867 364 0 68738 0
[pid=4133] ppid=4125 vsize=521036 CPUtime=0.01 cores=0,2
/proc/4133/stat : 4133 (python) S 4125 4125 3469 0 -1 4202560 874 0 0 0 0 1 0 0 18 0 1 0 886551795 533540864 66220 33554432000 4194304 5683644 140735959212656 18446744073709551615 271550557711 0 0 16781312 514 4449322515038175492 0 0 17 2 0 0 0
/proc/4133/statm: 130259 66220 376 364 0 66177 0
[pid=4135] ppid=4133 vsize=88892 CPUtime=8.23 cores=0,2
/proc/4135/stat : 4135 (lingeling) R 4133 4135 4135 0 -1 4202496 34816 0 0 0 817 6 0 0 25 0 1 0 886551795 91025408 21381 33554432000 4194304 4352236 140736501118912 18446744073709551615 4284123 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/4135/statm: 22223 21381 123 39 0 21303 0
[pid=4125/tid=4134] ppid=4123 vsize=531280 CPUtime=0 cores=0,2
/proc/4125/task/4134/stat : 4134 (python) S 4123 4125 3469 0 -1 4202560 31 936 0 0 0 0 0 0 25 0 2 0 886551795 544030720 67715 33554432000 4194304 5683644 140735959212656 18446744073709551615 271562361265 0 0 16781312 2 18446604453889811776 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 102.19
Current children cumulated vsize (KiB) 1141208

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

[startup+115.101 s]
/proc/loadavg: 4.01 4.01 3.74 5/200 4136
/proc/meminfo: memFree=28937016/32951124 swapFree=67054536/67111528
[pid=4125] ppid=4123 vsize=531280 CPUtime=93.95 cores=0,2
/proc/4125/stat : 4125 (python) S 4123 4125 3469 0 -1 4202496 226838 936 1 0 9359 36 0 0 25 0 2 0 886542390 544030720 67715 33554432000 4194304 5683644 140735959212656 18446744073709551615 271562364363 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/4125/statm: 132820 67715 1867 364 0 68738 0
[pid=4133] ppid=4125 vsize=521036 CPUtime=0.02 cores=0,2
/proc/4133/stat : 4133 (python) S 4125 4125 3469 0 -1 4202560 880 0 0 0 1 1 0 0 18 0 1 0 886551795 533540864 66220 33554432000 4194304 5683644 140735959212656 18446744073709551615 271550557711 0 0 16781312 514 14918367279711224068 0 0 17 2 0 0 0
/proc/4133/statm: 130259 66220 376 364 0 66177 0
[pid=4135] ppid=4133 vsize=88892 CPUtime=21.02 cores=0,2
/proc/4135/stat : 4135 (lingeling) R 4133 4135 4135 0 -1 4202496 34826 0 0 0 2096 6 0 0 25 0 1 0 886551795 91025408 21391 33554432000 4194304 4352236 140736501118912 18446744073709551615 4208593 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/4135/statm: 22223 21391 127 39 0 21303 0
[pid=4125/tid=4134] ppid=4123 vsize=531280 CPUtime=0 cores=0,2
/proc/4125/task/4134/stat : 4134 (python) S 4123 4125 3469 0 -1 4202560 31 936 0 0 0 0 0 0 25 0 2 0 886551795 544030720 67715 33554432000 4194304 5683644 140735959212656 18446744073709551615 271562361265 0 0 16781312 2 18446604453889811776 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 114.99
Current children cumulated vsize (KiB) 1141208

[startup+121.501 s]
/proc/loadavg: 4.01 4.01 3.74 5/200 4136
/proc/meminfo: memFree=28933720/32951124 swapFree=67054536/67111528
[pid=4125] ppid=4123 vsize=531280 CPUtime=93.95 cores=0,2
/proc/4125/stat : 4125 (python) S 4123 4125 3469 0 -1 4202496 226838 936 1 0 9359 36 0 0 25 0 2 0 886542390 544030720 67715 33554432000 4194304 5683644 140735959212656 18446744073709551615 271562364363 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/4125/statm: 132820 67715 1867 364 0 68738 0
[pid=4133] ppid=4125 vsize=521036 CPUtime=0.03 cores=0,2
/proc/4133/stat : 4133 (python) S 4125 4125 3469 0 -1 4202560 883 0 0 0 1 2 0 0 18 0 1 0 886551795 533540864 66220 33554432000 4194304 5683644 140735959212656 18446744073709551615 271550557711 0 0 16781312 514 14918367279711224068 0 0 17 2 0 0 0
/proc/4133/statm: 130259 66220 376 364 0 66177 0
[pid=4135] ppid=4133 vsize=88852 CPUtime=27.42 cores=0,2
/proc/4135/stat : 4135 (lingeling) R 4133 4135 4135 0 -1 4202496 34828 0 0 0 2736 6 0 0 25 0 1 0 886551795 90984448 21383 33554432000 4194304 4352236 140736501118912 18446744073709551615 4238648 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/4135/statm: 22213 21383 129 39 0 21293 0
[pid=4125/tid=4134] ppid=4123 vsize=531280 CPUtime=0 cores=0,2
/proc/4125/task/4134/stat : 4134 (python) S 4123 4125 3469 0 -1 4202560 31 936 0 0 0 0 0 0 25 0 2 0 886551795 544030720 67715 33554432000 4194304 5683644 140735959212656 18446744073709551615 271562361265 0 0 16781312 2 18446604453889811776 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 121.4
Current children cumulated vsize (KiB) 1141168

[startup+124.701 s]
/proc/loadavg: 4.01 4.01 3.74 5/200 4136
/proc/meminfo: memFree=28924424/32951124 swapFree=67054536/67111528
[pid=4125] ppid=4123 vsize=531280 CPUtime=93.95 cores=0,2
/proc/4125/stat : 4125 (python) S 4123 4125 3469 0 -1 4202496 226838 936 1 0 9359 36 0 0 25 0 2 0 886542390 544030720 67715 33554432000 4194304 5683644 140735959212656 18446744073709551615 271562364363 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/4125/statm: 132820 67715 1867 364 0 68738 0
[pid=4133] ppid=4125 vsize=521036 CPUtime=0.03 cores=0,2
/proc/4133/stat : 4133 (python) S 4125 4125 3469 0 -1 4202560 886 0 0 0 1 2 0 0 18 0 1 0 886551795 533540864 66220 33554432000 4194304 5683644 140735959212656 18446744073709551615 271550557711 0 0 16781312 514 14918367279711224068 0 0 17 2 0 0 0
/proc/4133/statm: 130259 66220 376 364 0 66177 0
[pid=4135] ppid=4133 vsize=90004 CPUtime=30.62 cores=0,2
/proc/4135/stat : 4135 (lingeling) R 4133 4135 4135 0 -1 4202496 35118 0 0 0 3056 6 0 0 25 0 1 0 886551795 92164096 21671 33554432000 4194304 4352236 140736501118912 18446744073709551615 4328055 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/4135/statm: 22501 21671 129 39 0 21581 0
[pid=4125/tid=4134] ppid=4123 vsize=531280 CPUtime=0 cores=0,2
/proc/4125/task/4134/stat : 4134 (python) S 4123 4125 3469 0 -1 4202560 31 936 0 0 0 0 0 0 25 0 2 0 886551795 544030720 67715 33554432000 4194304 5683644 140735959212656 18446744073709551615 271562361265 0 0 16781312 2 18446604453889811776 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 124.6
Current children cumulated vsize (KiB) 1142320

[startup+126.301 s]
/proc/loadavg: 4.01 4.01 3.74 5/200 4136
/proc/meminfo: memFree=28924300/32951124 swapFree=67054536/67111528
[pid=4125] ppid=4123 vsize=531280 CPUtime=93.95 cores=0,2
/proc/4125/stat : 4125 (python) S 4123 4125 3469 0 -1 4202496 226838 936 1 0 9359 36 0 0 25 0 2 0 886542390 544030720 67715 33554432000 4194304 5683644 140735959212656 18446744073709551615 271562364363 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/4125/statm: 132820 67715 1867 364 0 68738 0
[pid=4133] ppid=4125 vsize=521036 CPUtime=0.03 cores=0,2
/proc/4133/stat : 4133 (python) S 4125 4125 3469 0 -1 4202560 886 0 0 0 1 2 0 0 18 0 1 0 886551795 533540864 66220 33554432000 4194304 5683644 140735959212656 18446744073709551615 271550557711 0 0 16781312 514 14918367279711224068 0 0 17 2 0 0 0
/proc/4133/statm: 130259 66220 376 364 0 66177 0
[pid=4135] ppid=4133 vsize=90004 CPUtime=32.22 cores=0,2
/proc/4135/stat : 4135 (lingeling) R 4133 4135 4135 0 -1 4202496 35118 0 0 0 3216 6 0 0 25 0 1 0 886551795 92164096 21671 33554432000 4194304 4352236 140736501118912 18446744073709551615 4276793 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/4135/statm: 22501 21671 129 39 0 21581 0
[pid=4125/tid=4134] ppid=4123 vsize=531280 CPUtime=0 cores=0,2
/proc/4125/task/4134/stat : 4134 (python) S 4123 4125 3469 0 -1 4202560 31 936 0 0 0 0 0 0 25 0 2 0 886551795 544030720 67715 33554432000 4194304 5683644 140735959212656 18446744073709551615 271562361265 0 0 16781312 2 18446604453889811776 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 126.2
Current children cumulated vsize (KiB) 1142320

[startup+126.701 s]
/proc/loadavg: 4.01 4.01 3.74 5/200 4136
/proc/meminfo: memFree=28924300/32951124 swapFree=67054536/67111528
[pid=4125] ppid=4123 vsize=531280 CPUtime=93.95 cores=0,2
/proc/4125/stat : 4125 (python) S 4123 4125 3469 0 -1 4202496 226838 936 1 0 9359 36 0 0 25 0 2 0 886542390 544030720 67715 33554432000 4194304 5683644 140735959212656 18446744073709551615 271562364363 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/4125/statm: 132820 67715 1867 364 0 68738 0
[pid=4133] ppid=4125 vsize=521036 CPUtime=0.03 cores=0,2
/proc/4133/stat : 4133 (python) S 4125 4125 3469 0 -1 4202560 886 0 0 0 1 2 0 0 18 0 1 0 886551795 533540864 66220 33554432000 4194304 5683644 140735959212656 18446744073709551615 271550557711 0 0 16781312 514 14918367279711224068 0 0 17 2 0 0 0
/proc/4133/statm: 130259 66220 376 364 0 66177 0
[pid=4135] ppid=4133 vsize=93416 CPUtime=32.62 cores=0,2
/proc/4135/stat : 4135 (lingeling) R 4133 4135 4135 0 -1 4202496 35975 0 0 0 3256 6 0 0 25 0 1 0 886551795 95657984 22524 33554432000 4194304 4352236 140736501118912 18446744073709551615 4328026 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/4135/statm: 23354 22524 129 39 0 22434 0
[pid=4125/tid=4134] ppid=4123 vsize=531280 CPUtime=0 cores=0,2
/proc/4125/task/4134/stat : 4134 (python) S 4123 4125 3469 0 -1 4202560 31 936 0 0 0 0 0 0 25 0 2 0 886551795 544030720 67715 33554432000 4194304 5683644 140735959212656 18446744073709551615 271562361265 0 0 16781312 2 18446604453889811776 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 126.6
Current children cumulated vsize (KiB) 1145732

[startup+127.101 s]
/proc/loadavg: 4.01 4.01 3.74 5/200 4136
/proc/meminfo: memFree=28924300/32951124 swapFree=67054536/67111528
[pid=4125] ppid=4123 vsize=531256 CPUtime=127.02 cores=0,2
/proc/4125/stat : 4125 (python) R 4123 4125 3469 0 -1 4202496 244294 38103 1 0 9361 37 3294 10 17 0 1 0 886542390 544006144 67713 33554432000 4194304 5683644 140735959212656 18446744073709551615 271550193079 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/4125/statm: 132814 67713 1865 364 0 68738 0
Current children cumulated CPU time (s) 127.02
Current children cumulated vsize (KiB) 531256

Child status: 0
Real time (s): 127.169
CPU time (s): 127.12
CPU user time (s): 126.601
CPU system time (s): 0.518921
CPU usage (%): 99.961
Max. virtual memory (cumulated for all children) (KiB): 1175768

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 126.601
system time used= 0.518921
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 318333
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= 1043
involuntary context switches= 296

runsolver used 0.226965 second user time and 0.39394 second system time

The end

Launcher Data

Begin job on node133 at 2011-06-11 01:44:05
IDJOB=3483943
IDBENCH=82426
IDSOLVER=1976
FILE ID=node133/3483943-1307749443
RUNJOBID= node133-1307747008-3488
PBS_JOBID= 13550825
Free space on /tmp= 73764 MiB

SOLVER NAME= borg-sat 11.03.02-seq-industrial (fixed, 1200 s timeout)
BENCH NAME= SAT11/application/jarvisalo/AAAI2010-SATPlanning/aaai10-planning-ipc5-pipesworld-18-step15.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-3483943-1307749443/watcher-3483943-1307749443 -o /tmp/evaluation-result-3483943-1307749443/solver-3483943-1307749443 -C 1200 -W 1300 -M 7680  python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3483943-1307749443.cnf -seed 815363443 -budget 1200

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

MD5SUM BENCH= cabee0328f774a95ab72be66123bb39b
RANDOM SEED=815363443

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.834
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.82
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.834
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	: 6741.12
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.834
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.834
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.834
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.74
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.834
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:     32951124 kB
MemFree:      29300640 kB
Buffers:        233372 kB
Cached:        1327688 kB
SwapCached:      10420 kB
Active:        2731612 kB
Inactive:       705004 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      29300640 kB
SwapTotal:    67111528 kB
SwapFree:     67054536 kB
Dirty:          175068 kB
Writeback:           0 kB
AnonPages:     1872816 kB
Mapped:          18976 kB
Slab:           142504 kB
PageTables:      11168 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  2240992 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73728 MiB
End job on node133 at 2011-06-11 01:46:12