Trace number 3377989

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 122 122.101

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.30/0.50	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.30/0.50	c INFO: solving HOME/instance-3377989-1305454668.cnf
0.30/0.50	c INFO: computing task features
7.48/7.65	c INFO: computed variable-clause graph statistics
7.78/7.94	c INFO: computed clause balance statistics
38.48/38.70	c INFO: computed variable balance statistics
64.38/64.54	c INFO: computed small-clause counts
64.78/64.90	c INFO: computed Horn-clause counts
86.88/87.02	c INFO: computed variable graph statistics
86.88/87.03	c INFO: collected features for HOME/instance-3377989-1305454668.cnf in 86.23 s
86.88/87.04	c INFO: running lingeling-276@0 for 97 with 2313 remaining (b = 0.44)
121.87/122.00	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-3377989-1305454668/watcher-3377989-1305454668 -o /tmp/evaluation-result-3377989-1305454668/solver-3377989-1305454668 -C 2400 -W 1300 -M 7680 python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3377989-1305454668.cnf -seed 1257290277 -budget 2400 

running on 2 cores: 1,3

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: 2.80 3.14 3.48 3/372 14595
/proc/meminfo: memFree=24928144/32951124 swapFree=63083164/67111528
[pid=14595] ppid=14593 vsize=16236 CPUtime=0 cores=1,3
/proc/14595/stat : 14595 (python) S 14593 14595 12848 0 -1 4202496 999 0 0 0 0 0 0 0 17 0 1 0 637882609 16625664 872 33554432000 4194304 5683644 140733403020160 18446744073709551615 264726403072 0 2147483391 16781312 2 18446744071699207358 0 0 17 1 0 0 0
/proc/14595/statm: 4059 872 371 364 0 546 0

[startup+0.022535 s]
/proc/loadavg: 2.80 3.14 3.48 3/372 14595
/proc/meminfo: memFree=24928144/32951124 swapFree=63083164/67111528
[pid=14595] ppid=14593 vsize=16392 CPUtime=0.01 cores=1,3
/proc/14595/stat : 14595 (python) R 14593 14595 12848 0 -1 4202496 1120 0 0 0 1 0 0 0 17 0 1 0 637882609 16785408 988 33554432000 4194304 5683644 140733403020160 18446744073709551615 264726403072 0 2147483391 16781312 2 0 0 0 17 1 0 0 0
/proc/14595/statm: 4098 988 413 364 0 585 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 16392

[startup+0.100522 s]
/proc/loadavg: 2.80 3.14 3.48 3/372 14595
/proc/meminfo: memFree=24928144/32951124 swapFree=63083164/67111528
[pid=14595] ppid=14593 vsize=101740 CPUtime=0.06 cores=1,3
/proc/14595/stat : 14595 (python) S 14593 14595 12848 0 -1 4202496 2931 0 0 0 5 1 0 0 17 0 1 0 637882609 104181760 2626 33554432000 4194304 5683644 140733403020160 18446744073709551615 264726403072 0 2147483391 16781312 2 18446744071699207358 0 0 17 1 0 0 0
/proc/14595/statm: 25435 2626 837 364 0 1735 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 101740

[startup+0.302542 s]
/proc/loadavg: 2.80 3.14 3.48 3/372 14595
/proc/meminfo: memFree=24928144/32951124 swapFree=63083164/67111528
[pid=14595] ppid=14593 vsize=144100 CPUtime=0.23 cores=1,3
/proc/14595/stat : 14595 (python) S 14593 14595 12848 0 -1 4202496 6251 936 1 0 17 6 0 0 17 0 1 0 637882609 147558400 4373 33554432000 4194304 5683644 140733403020160 18446744073709551615 264726403072 0 2147483391 16781312 2 18446744071699207358 0 0 17 3 0 0 0
/proc/14595/statm: 36025 4373 1185 364 0 3181 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 144100

[startup+0.700412 s]
/proc/loadavg: 2.80 3.14 3.48 3/372 14595
/proc/meminfo: memFree=24928144/32951124 swapFree=63083164/67111528
[pid=14595] ppid=14593 vsize=333460 CPUtime=0.58 cores=1,3
/proc/14595/stat : 14595 (python) R 14593 14595 12848 0 -1 4202496 22951 936 1 0 47 11 0 0 17 0 1 0 637882609 341463040 20623 33554432000 4194304 5683644 140733403020160 18446744073709551615 264726065861 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/14595/statm: 83365 20626 1761 364 0 19289 0
Current children cumulated CPU time (s) 0.58
Current children cumulated vsize (KiB) 333460

[startup+1.50025 s]
/proc/loadavg: 2.80 3.14 3.48 4/377 14609
/proc/meminfo: memFree=24701320/32951124 swapFree=63083164/67111528
[pid=14595] ppid=14593 vsize=383388 CPUtime=1.38 cores=1,3
/proc/14595/stat : 14595 (python) R 14593 14595 12848 0 -1 4202496 35133 936 1 0 126 12 0 0 18 0 1 0 637882609 392589312 32805 33554432000 4194304 5683644 140733403020160 18446744073709551615 264726065861 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/14595/statm: 95847 32807 1761 364 0 31771 0
Current children cumulated CPU time (s) 1.38
Current children cumulated vsize (KiB) 383388

[startup+3.10095 s]
/proc/loadavg: 2.97 3.17 3.49 4/377 14609
/proc/meminfo: memFree=24477884/32951124 swapFree=63083164/67111528
[pid=14595] ppid=14593 vsize=497684 CPUtime=2.98 cores=1,3
/proc/14595/stat : 14595 (python) R 14593 14595 12848 0 -1 4202496 63021 936 1 0 281 17 0 0 21 0 1 0 637882609 509628416 60693 33554432000 4194304 5683644 140733403020160 18446744073709551615 264726065861 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/14595/statm: 124421 60693 1761 364 0 60345 0
Current children cumulated CPU time (s) 2.98
Current children cumulated vsize (KiB) 497684

[startup+6.30034 s]
/proc/loadavg: 2.97 3.17 3.49 4/377 14609
/proc/meminfo: memFree=24070808/32951124 swapFree=63083164/67111528
[pid=14595] ppid=14593 vsize=705784 CPUtime=6.18 cores=1,3
/proc/14595/stat : 14595 (python) R 14593 14595 12848 0 -1 4202496 112595 936 1 0 594 24 0 0 25 0 1 0 637882609 722722816 110267 33554432000 4194304 5683644 140733403020160 18446744073709551615 4455793 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/14595/statm: 176446 110267 1761 364 0 112370 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 705784

[startup+12.7131 s]
/proc/loadavg: 2.98 3.16 3.48 4/380 14612
/proc/meminfo: memFree=24002684/32951124 swapFree=63083164/67111528
[pid=14595] ppid=14593 vsize=672032 CPUtime=12.6 cores=1,3
/proc/14595/stat : 14595 (python) R 14593 14595 12848 0 -1 4202496 206970 936 1 0 1224 36 0 0 25 0 1 0 637882609 688160768 105425 33554432000 4194304 5683644 140733403020160 18446744073709551615 4562986 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/14595/statm: 168008 105425 1826 364 0 103932 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 672032

[startup+25.5007 s]
/proc/loadavg: 2.98 3.16 3.47 4/377 14645
/proc/meminfo: memFree=23473812/32951124 swapFree=63083164/67111528
[pid=14595] ppid=14593 vsize=672032 CPUtime=25.38 cores=1,3
/proc/14595/stat : 14595 (python) R 14593 14595 12848 0 -1 4202496 206970 936 1 0 2502 36 0 0 25 0 1 0 637882609 688160768 105425 33554432000 4194304 5683644 140733403020160 18446744073709551615 264729813673 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/14595/statm: 168008 105425 1826 364 0 103932 0
Current children cumulated CPU time (s) 25.38
Current children cumulated vsize (KiB) 672032

[startup+51.1009 s]
/proc/loadavg: 2.99 3.14 3.46 4/377 14645
/proc/meminfo: memFree=23180444/32951124 swapFree=63083164/67111528
[pid=14595] ppid=14593 vsize=672032 CPUtime=50.99 cores=1,3
/proc/14595/stat : 14595 (python) R 14593 14595 12848 0 -1 4202496 206971 936 1 0 5063 36 0 0 25 0 1 0 637882609 688160768 105426 33554432000 4194304 5683644 140733403020160 18446744073709551615 47131913612088 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/14595/statm: 168008 105426 1827 364 0 103932 0
Current children cumulated CPU time (s) 50.99
Current children cumulated vsize (KiB) 672032

[startup+102.3 s]
/proc/loadavg: 3.07 3.14 3.44 4/380 14650
/proc/meminfo: memFree=23221276/32951124 swapFree=63083164/67111528
[pid=14595] ppid=14593 vsize=531276 CPUtime=86.94 cores=1,3
/proc/14595/stat : 14595 (python) S 14593 14595 12848 0 -1 4202496 226833 936 1 0 8654 40 0 0 19 0 2 0 637882609 544026624 67714 33554432000 4194304 5683644 140733403020160 18446744073709551615 264738231755 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/14595/statm: 132819 67714 1867 364 0 68737 0
[pid=14647] ppid=14595 vsize=521032 CPUtime=0.03 cores=1,3
/proc/14647/stat : 14647 (python) S 14595 14595 12848 0 -1 4202560 880 0 0 0 1 2 0 0 18 0 1 0 637891314 533536768 66219 33554432000 4194304 5683644 140733403020160 18446744073709551615 264726425103 0 0 16781312 514 13684908747393040647 0 0 17 1 0 0 0
/proc/14647/statm: 130258 66219 376 364 0 66176 0
[pid=14649] ppid=14647 vsize=88576 CPUtime=15.19 cores=1,3
/proc/14649/stat : 14649 (lingeling) R 14647 14649 14649 0 -1 4202496 34710 0 0 0 1514 5 0 0 25 0 1 0 637891315 90701824 21312 33554432000 4194304 4352236 140736615528112 18446744073709551615 4208940 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/14649/statm: 22144 21312 127 39 0 21224 0
[pid=14595/tid=14648] ppid=14593 vsize=531276 CPUtime=0 cores=1,3
/proc/14595/task/14648/stat : 14648 (python) S 14593 14595 12848 0 -1 4202560 30 936 0 0 0 0 0 0 19 0 2 0 637891315 544026624 67714 33554432000 4194304 5683644 140733403020160 18446744073709551615 264738228657 0 0 16781312 2 18446604465101257728 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 102.16
Current children cumulated vsize (KiB) 1140884

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

[startup+102.914 s]
/proc/loadavg: 3.07 3.13 3.44 4/380 14650
/proc/meminfo: memFree=23221892/32951124 swapFree=63083164/67111528
[pid=14595] ppid=14593 vsize=531276 CPUtime=86.94 cores=1,3
/proc/14595/stat : 14595 (python) S 14593 14595 12848 0 -1 4202496 226833 936 1 0 8654 40 0 0 19 0 2 0 637882609 544026624 67714 33554432000 4194304 5683644 140733403020160 18446744073709551615 264738231755 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/14595/statm: 132819 67714 1867 364 0 68737 0
[pid=14647] ppid=14595 vsize=521032 CPUtime=0.03 cores=1,3
/proc/14647/stat : 14647 (python) S 14595 14595 12848 0 -1 4202560 880 0 0 0 1 2 0 0 18 0 1 0 637891314 533536768 66219 33554432000 4194304 5683644 140733403020160 18446744073709551615 264726425103 0 0 16781312 514 13684908747393040647 0 0 17 1 0 0 0
/proc/14647/statm: 130258 66219 376 364 0 66176 0
[pid=14649] ppid=14647 vsize=88576 CPUtime=15.8 cores=1,3
/proc/14649/stat : 14649 (lingeling) R 14647 14649 14649 0 -1 4202496 34710 0 0 0 1575 5 0 0 25 0 1 0 637891315 90701824 21312 33554432000 4194304 4352236 140736615528112 18446744073709551615 4308646 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/14649/statm: 22144 21312 127 39 0 21224 0
[pid=14595/tid=14648] ppid=14593 vsize=531276 CPUtime=0 cores=1,3
/proc/14595/task/14648/stat : 14648 (python) S 14593 14595 12848 0 -1 4202560 30 936 0 0 0 0 0 0 19 0 2 0 637891315 544026624 67714 33554432000 4194304 5683644 140733403020160 18446744073709551615 264738228657 0 0 16781312 2 18446604465101257728 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 102.77
Current children cumulated vsize (KiB) 1140884

[startup+115.701 s]
/proc/loadavg: 3.06 3.13 3.43 4/383 14653
/proc/meminfo: memFree=23318660/32951124 swapFree=63083164/67111528
[pid=14595] ppid=14593 vsize=531276 CPUtime=86.94 cores=1,3
/proc/14595/stat : 14595 (python) S 14593 14595 12848 0 -1 4202496 226833 936 1 0 8654 40 0 0 19 0 2 0 637882609 544026624 67714 33554432000 4194304 5683644 140733403020160 18446744073709551615 264738231755 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/14595/statm: 132819 67714 1867 364 0 68737 0
[pid=14647] ppid=14595 vsize=521032 CPUtime=0.08 cores=1,3
/proc/14647/stat : 14647 (python) S 14595 14595 12848 0 -1 4202560 890 0 0 0 4 4 0 0 18 0 1 0 637891314 533536768 66219 33554432000 4194304 5683644 140733403020160 18446744073709551615 264726425103 0 0 16781312 514 13684908747393040647 0 0 17 1 0 0 0
/proc/14647/statm: 130258 66219 376 364 0 66176 0
[pid=14649] ppid=14647 vsize=89916 CPUtime=28.55 cores=1,3
/proc/14649/stat : 14649 (lingeling) R 14647 14649 14649 0 -1 4202496 35060 0 0 0 2850 5 0 0 25 0 1 0 637891315 92073984 21649 33554432000 4194304 4352236 140736615528112 18446744073709551615 4327955 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/14649/statm: 22479 21649 129 39 0 21559 0
[pid=14595/tid=14648] ppid=14593 vsize=531276 CPUtime=0 cores=1,3
/proc/14595/task/14648/stat : 14648 (python) S 14593 14595 12848 0 -1 4202560 30 936 0 0 0 0 0 0 19 0 2 0 637891315 544026624 67714 33554432000 4194304 5683644 140733403020160 18446744073709551615 264738228657 0 0 16781312 2 18446604465101257728 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 115.57
Current children cumulated vsize (KiB) 1142224

[startup+118.901 s]
/proc/loadavg: 3.05 3.13 3.43 4/383 14653
/proc/meminfo: memFree=23315064/32951124 swapFree=63083164/67111528
[pid=14595] ppid=14593 vsize=531276 CPUtime=86.94 cores=1,3
/proc/14595/stat : 14595 (python) S 14593 14595 12848 0 -1 4202496 226833 936 1 0 8654 40 0 0 19 0 2 0 637882609 544026624 67714 33554432000 4194304 5683644 140733403020160 18446744073709551615 264738231755 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/14595/statm: 132819 67714 1867 364 0 68737 0
[pid=14647] ppid=14595 vsize=521032 CPUtime=0.08 cores=1,3
/proc/14647/stat : 14647 (python) S 14595 14595 12848 0 -1 4202560 890 0 0 0 4 4 0 0 18 0 1 0 637891314 533536768 66219 33554432000 4194304 5683644 140733403020160 18446744073709551615 264726425103 0 0 16781312 514 13684908747393040647 0 0 17 1 0 0 0
/proc/14647/statm: 130258 66219 376 364 0 66176 0
[pid=14649] ppid=14647 vsize=93364 CPUtime=31.75 cores=1,3
/proc/14649/stat : 14649 (lingeling) R 14647 14649 14649 0 -1 4202496 35924 0 0 0 3170 5 0 0 25 0 1 0 637891315 95604736 22511 33554432000 4194304 4352236 140736615528112 18446744073709551615 4327902 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/14649/statm: 23341 22511 129 39 0 22421 0
[pid=14595/tid=14648] ppid=14593 vsize=531276 CPUtime=0 cores=1,3
/proc/14595/task/14648/stat : 14648 (python) S 14593 14595 12848 0 -1 4202560 30 936 0 0 0 0 0 0 19 0 2 0 637891315 544026624 67714 33554432000 4194304 5683644 140733403020160 18446744073709551615 264738228657 0 0 16781312 2 18446604465101257728 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 118.77
Current children cumulated vsize (KiB) 1145672

[startup+120.515 s]
/proc/loadavg: 3.05 3.13 3.43 4/383 14653
/proc/meminfo: memFree=23315188/32951124 swapFree=63083164/67111528
[pid=14595] ppid=14593 vsize=531276 CPUtime=86.94 cores=1,3
/proc/14595/stat : 14595 (python) S 14593 14595 12848 0 -1 4202496 226833 936 1 0 8654 40 0 0 19 0 2 0 637882609 544026624 67714 33554432000 4194304 5683644 140733403020160 18446744073709551615 264738231755 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/14595/statm: 132819 67714 1867 364 0 68737 0
[pid=14647] ppid=14595 vsize=521032 CPUtime=0.08 cores=1,3
/proc/14647/stat : 14647 (python) S 14595 14595 12848 0 -1 4202560 890 0 0 0 4 4 0 0 18 0 1 0 637891314 533536768 66219 33554432000 4194304 5683644 140733403020160 18446744073709551615 264726425103 0 0 16781312 514 13684908747393040647 0 0 17 1 0 0 0
/proc/14647/statm: 130258 66219 376 364 0 66176 0
[pid=14649] ppid=14647 vsize=93364 CPUtime=33.36 cores=1,3
/proc/14649/stat : 14649 (lingeling) R 14647 14649 14649 0 -1 4202496 35924 0 0 0 3331 5 0 0 25 0 1 0 637891315 95604736 22511 33554432000 4194304 4352236 140736615528112 18446744073709551615 4238625 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/14649/statm: 23341 22511 129 39 0 22421 0
[pid=14595/tid=14648] ppid=14593 vsize=531276 CPUtime=0 cores=1,3
/proc/14595/task/14648/stat : 14648 (python) S 14593 14595 12848 0 -1 4202560 30 936 0 0 0 0 0 0 19 0 2 0 637891315 544026624 67714 33554432000 4194304 5683644 140733403020160 18446744073709551615 264738228657 0 0 16781312 2 18446604465101257728 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 120.38
Current children cumulated vsize (KiB) 1145672

[startup+121.301 s]
/proc/loadavg: 3.05 3.13 3.43 4/383 14653
/proc/meminfo: memFree=23315188/32951124 swapFree=63083164/67111528
[pid=14595] ppid=14593 vsize=531276 CPUtime=86.94 cores=1,3
/proc/14595/stat : 14595 (python) S 14593 14595 12848 0 -1 4202496 226833 936 1 0 8654 40 0 0 19 0 2 0 637882609 544026624 67714 33554432000 4194304 5683644 140733403020160 18446744073709551615 264738231755 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/14595/statm: 132819 67714 1867 364 0 68737 0
[pid=14647] ppid=14595 vsize=521032 CPUtime=0.09 cores=1,3
/proc/14647/stat : 14647 (python) S 14595 14595 12848 0 -1 4202560 893 0 0 0 4 5 0 0 18 0 1 0 637891314 533536768 66219 33554432000 4194304 5683644 140733403020160 18446744073709551615 264726425103 0 0 16781312 514 13684908747393040647 0 0 17 1 0 0 0
/proc/14647/statm: 130258 66219 376 364 0 66176 0
[pid=14649] ppid=14647 vsize=93364 CPUtime=34.13 cores=1,3
/proc/14649/stat : 14649 (lingeling) R 14647 14649 14649 0 -1 4202496 35924 0 0 0 3408 5 0 0 25 0 1 0 637891315 95604736 22511 33554432000 4194304 4352236 140736615528112 18446744073709551615 4207621 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/14649/statm: 23341 22511 129 39 0 22421 0
[pid=14595/tid=14648] ppid=14593 vsize=531276 CPUtime=0 cores=1,3
/proc/14595/task/14648/stat : 14648 (python) S 14593 14595 12848 0 -1 4202560 30 936 0 0 0 0 0 0 19 0 2 0 637891315 544026624 67714 33554432000 4194304 5683644 140733403020160 18446744073709551615 264738228657 0 0 16781312 2 18446604465101257728 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 121.16
Current children cumulated vsize (KiB) 1145672

[startup+121.701 s]
/proc/loadavg: 3.05 3.13 3.43 4/383 14653
/proc/meminfo: memFree=23315064/32951124 swapFree=63083164/67111528
[pid=14595] ppid=14593 vsize=531276 CPUtime=86.94 cores=1,3
/proc/14595/stat : 14595 (python) S 14593 14595 12848 0 -1 4202496 226833 936 1 0 8654 40 0 0 19 0 2 0 637882609 544026624 67714 33554432000 4194304 5683644 140733403020160 18446744073709551615 264738231755 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/14595/statm: 132819 67714 1867 364 0 68737 0
[pid=14647] ppid=14595 vsize=521032 CPUtime=0.09 cores=1,3
/proc/14647/stat : 14647 (python) S 14595 14595 12848 0 -1 4202560 893 0 0 0 4 5 0 0 18 0 1 0 637891314 533536768 66219 33554432000 4194304 5683644 140733403020160 18446744073709551615 264726425103 0 0 16781312 514 13684908747393040647 0 0 17 1 0 0 0
/proc/14647/statm: 130258 66219 376 364 0 66176 0
[pid=14649] ppid=14647 vsize=93364 CPUtime=34.53 cores=1,3
/proc/14649/stat : 14649 (lingeling) R 14647 14649 14649 0 -1 4202496 35924 0 0 0 3448 5 0 0 25 0 1 0 637891315 95604736 22511 33554432000 4194304 4352236 140736615528112 18446744073709551615 4328026 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/14649/statm: 23341 22511 129 39 0 22421 0
[pid=14595/tid=14648] ppid=14593 vsize=531276 CPUtime=0 cores=1,3
/proc/14595/task/14648/stat : 14648 (python) S 14593 14595 12848 0 -1 4202560 30 936 0 0 0 0 0 0 19 0 2 0 637891315 544026624 67714 33554432000 4194304 5683644 140733403020160 18446744073709551615 264738228657 0 0 16781312 2 18446604465101257728 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 121.56
Current children cumulated vsize (KiB) 1145672

[startup+122.1 s]
/proc/loadavg: 3.05 3.13 3.43 4/383 14653
/proc/meminfo: memFree=23315064/32951124 swapFree=63083164/67111528
[pid=14595] ppid=14593 vsize=0 CPUtime=121.98 cores=1,3
/proc/14595/stat : 14595 (python) R 14593 14595 12848 0 -1 4202500 280223 38064 1 0 8658 45 3482 13 18 0 1 0 637882609 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 1 0 0 0
/proc/14595/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 121.98
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 122.101
CPU time (s): 122
CPU user time (s): 121.416
CPU system time (s): 0.584911
CPU usage (%): 99.918
Max. virtual memory (cumulated for all children) (KiB): 1175468

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 121.416
system time used= 0.584911
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 318287
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= 3188
involuntary context switches= 240

runsolver used 0.426935 second user time and 0.991849 second system time

The end

Launcher Data

Begin job on node141 at 2011-05-15 12:17:50
IDJOB=3377989
IDBENCH=82426
IDSOLVER=1858
FILE ID=node141/3377989-1305454668
RUNJOBID= node141-1305453365-14350
PBS_JOBID= 13324841
Free space on /tmp= 73236 MiB

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

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

MD5SUM BENCH= cabee0328f774a95ab72be66123bb39b
RANDOM SEED=1257290277

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
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	: 5362.96
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.806
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.806
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.75
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.806
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.84
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.806
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.75
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.806
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.806
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:      24930408 kB
Buffers:        259684 kB
Cached:        5276348 kB
SwapCached:      15708 kB
Active:        2585280 kB
Inactive:      5182900 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24930408 kB
SwapTotal:    67111528 kB
SwapFree:     63083164 kB
Dirty:          165592 kB
Writeback:         100 kB
AnonPages:     2223528 kB
Mapped:          18624 kB
Slab:           147832 kB
PageTables:      39268 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 86519864 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= 73088 MiB
End job on node141 at 2011-05-15 12:19:52