Trace number 3483945

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 284.407 284.425

General information on the benchmark

Nameapplication/jarvisalo/AAAI2010-SATPlanning/
aaai10-planning-ipc5-pipesworld-27-step13.cnf
MD5SUM52e16341bcff805ef2d6abe4e95359a0
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark30.0214
Satisfiable
(Un)Satisfiability was proved
Number of variables224228
Number of clauses5314673
Sum of the clauses size11732345
Maximum clause length3193
Minimum clause length1
Number of clauses of size 1556
Number of clauses of size 25229536
Number of clauses of size 36084
Number of clauses of size 49856
Number of clauses of size 58159
Number of clauses of size over 560482

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-3483945-1307749494.cnf
0.32/0.45	c INFO: computing task features
16.31/16.47	c INFO: computed variable-clause graph statistics
16.91/17.09	c INFO: computed clause balance statistics
78.41/78.50	c INFO: computed variable balance statistics
130.91/131.01	c INFO: computed small-clause counts
132.31/132.49	c INFO: computed Horn-clause counts
196.50/196.61	c INFO: computed variable graph statistics
196.50/196.63	c INFO: collected features for HOME/instance-3483945-1307749494.cnf in 195.40 s
196.50/196.64	c INFO: running lingeling-276@0 for 485 with 1004 remaining (b = 0.91)
284.15/284.25	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-3483945-1307749494/watcher-3483945-1307749494 -o /tmp/evaluation-result-3483945-1307749494/solver-3483945-1307749494 -C 1200 -W 1300 -M 7680 python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3483945-1307749494.cnf -seed 1226594236 -budget 1200 

running on 2 cores: 5,7

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.01 4.01 3.71 4/199 16622
/proc/meminfo: memFree=28373924/32950928 swapFree=67052112/67111528
[pid=16622] ppid=16620 vsize=15380 CPUtime=0 cores=5,7
/proc/16622/stat : 16622 (python) S 16620 16622 15748 0 -1 4202496 812 0 0 0 0 0 0 0 22 0 1 0 886548472 15749120 696 33554432000 4194304 5683644 140737321304640 18446744073709551615 235594864640 0 2147483391 16781312 2 18446744071699215550 0 0 17 5 0 0 0
/proc/16622/statm: 3845 696 334 364 0 332 0

[startup+0.0380401 s]
/proc/loadavg: 4.01 4.01 3.71 4/199 16622
/proc/meminfo: memFree=28373924/32950928 swapFree=67052112/67111528
[pid=16622] ppid=16620 vsize=18880 CPUtime=0.03 cores=5,7
/proc/16622/stat : 16622 (python) R 16620 16622 15748 0 -1 4202496 1289 0 0 0 3 0 0 0 23 0 1 0 886548472 19333120 1140 33554432000 4194304 5683644 140737321304640 18446744073709551615 4429293 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/16622/statm: 4720 1140 421 364 0 689 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 18880

[startup+0.101033 s]
/proc/loadavg: 4.01 4.01 3.71 4/199 16622
/proc/meminfo: memFree=28373924/32950928 swapFree=67052112/67111528
[pid=16622] ppid=16620 vsize=104612 CPUtime=0.07 cores=5,7
/proc/16622/stat : 16622 (python) S 16620 16622 15748 0 -1 4202496 3153 0 0 0 6 1 0 0 23 0 1 0 886548472 107122688 2827 33554432000 4194304 5683644 140737321304640 18446744073709551615 235594864640 0 2147483391 16781312 2 18446744071699215550 0 0 17 5 0 0 0
/proc/16622/statm: 26153 2827 847 364 0 1901 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 104612

[startup+0.300998 s]
/proc/loadavg: 4.01 4.01 3.71 4/199 16622
/proc/meminfo: memFree=28373924/32950928 swapFree=67052112/67111528
[pid=16622] ppid=16620 vsize=198912 CPUtime=0.22 cores=5,7
/proc/16622/stat : 16622 (python) R 16620 16622 15748 0 -1 4202496 7031 934 1 0 17 5 0 0 25 0 1 0 886548472 203685888 5052 33554432000 4194304 5683644 140737321304640 18446744073709551615 47450368759472 0 0 16781312 2 0 0 0 17 7 0 0 0
/proc/16622/statm: 49728 5052 1466 364 0 3755 0
Current children cumulated CPU time (s) 0.22
Current children cumulated vsize (KiB) 198912

[startup+0.700925 s]
/proc/loadavg: 4.01 4.01 3.71 4/199 16622
/proc/meminfo: memFree=28373924/32950928 swapFree=67052112/67111528
[pid=16622] ppid=16620 vsize=385444 CPUtime=0.61 cores=5,7
/proc/16622/stat : 16622 (python) R 16620 16622 15748 0 -1 4202496 35971 934 1 0 48 13 0 0 25 0 1 0 886548472 394694656 33640 33554432000 4194304 5683644 140737321304640 18446744073709551615 4952096 0 0 16781312 2 0 0 0 17 7 0 0 0
/proc/16622/statm: 96361 33640 1761 364 0 32285 0
Current children cumulated CPU time (s) 0.61
Current children cumulated vsize (KiB) 385444

[startup+1.50078 s]
/proc/loadavg: 4.01 4.01 3.71 5/200 16627
/proc/meminfo: memFree=28224272/32950928 swapFree=67052112/67111528
[pid=16622] ppid=16620 vsize=434276 CPUtime=1.41 cores=5,7
/proc/16622/stat : 16622 (python) R 16620 16622 15748 0 -1 4202496 47947 934 1 0 126 15 0 0 25 0 1 0 886548472 444698624 45616 33554432000 4194304 5683644 140737321304640 18446744073709551615 4961296 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/16622/statm: 108569 45616 1761 364 0 44493 0
Current children cumulated CPU time (s) 1.41
Current children cumulated vsize (KiB) 434276

[startup+3.1005 s]
/proc/loadavg: 4.01 4.01 3.71 5/200 16627
/proc/meminfo: memFree=28154768/32950928 swapFree=67052112/67111528
[pid=16622] ppid=16620 vsize=543924 CPUtime=3 cores=5,7
/proc/16622/stat : 16622 (python) R 16620 16622 15748 0 -1 4202496 74812 934 1 0 282 18 0 0 25 0 1 0 886548472 556978176 72481 33554432000 4194304 5683644 140737321304640 18446744073709551615 235594527429 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/16622/statm: 135981 72481 1761 364 0 71905 0
Current children cumulated CPU time (s) 3
Current children cumulated vsize (KiB) 543924

[startup+6.30094 s]
/proc/loadavg: 4.09 4.03 3.71 5/200 16627
/proc/meminfo: memFree=27928484/32950928 swapFree=67052112/67111528
[pid=16622] ppid=16620 vsize=774636 CPUtime=6.21 cores=5,7
/proc/16622/stat : 16622 (python) R 16620 16622 15748 0 -1 4202496 130617 934 1 0 594 27 0 0 25 0 1 0 886548472 793227264 128286 33554432000 4194304 5683644 140737321304640 18446744073709551615 47450536857595 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/16622/statm: 193659 128286 1761 364 0 129583 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 774636

[startup+12.7008 s]
/proc/loadavg: 4.08 4.03 3.71 5/200 16627
/proc/meminfo: memFree=27511568/32950928 swapFree=67052112/67111528
[pid=16622] ppid=16620 vsize=1171220 CPUtime=12.61 cores=5,7
/proc/16622/stat : 16622 (python) R 16620 16622 15748 0 -1 4202496 226428 934 1 0 1224 37 0 0 25 0 1 0 886548472 1199329280 224097 33554432000 4194304 5683644 140737321304640 18446744073709551615 4539424 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/16622/statm: 292805 224098 1761 364 0 228729 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 1171220

[startup+25.5006 s]
/proc/loadavg: 4.14 4.04 3.72 5/200 16628
/proc/meminfo: memFree=27565488/32950928 swapFree=67052112/67111528
[pid=16622] ppid=16620 vsize=1063628 CPUtime=25.4 cores=5,7
/proc/16622/stat : 16622 (python) R 16620 16622 15748 0 -1 4202496 539315 934 1 0 2469 71 0 0 25 0 1 0 886548472 1089155072 203308 33554432000 4194304 5683644 140737321304640 18446744073709551615 4418259 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/16622/statm: 265907 203308 1826 364 0 201831 0
Current children cumulated CPU time (s) 25.4
Current children cumulated vsize (KiB) 1063628

[startup+51.101 s]
/proc/loadavg: 4.09 4.04 3.73 5/200 16629
/proc/meminfo: memFree=27553580/32950928 swapFree=67052112/67111528
[pid=16622] ppid=16620 vsize=1063628 CPUtime=51.01 cores=5,7
/proc/16622/stat : 16622 (python) R 16620 16622 15748 0 -1 4202496 539315 934 1 0 5030 71 0 0 25 0 1 0 886548472 1089155072 203308 33554432000 4194304 5683644 140737321304640 18446744073709551615 4570803 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/16622/statm: 265907 203308 1826 364 0 201831 0
Current children cumulated CPU time (s) 51.01
Current children cumulated vsize (KiB) 1063628

[startup+102.307 s]
/proc/loadavg: 4.04 4.03 3.74 5/200 16630
/proc/meminfo: memFree=27547044/32950928 swapFree=67052112/67111528
[pid=16622] ppid=16620 vsize=1063628 CPUtime=102.21 cores=5,7
/proc/16622/stat : 16622 (python) R 16620 16622 15748 0 -1 4202496 539316 934 1 0 10150 71 0 0 25 0 1 0 886548472 1089155072 203309 33554432000 4194304 5683644 140737321304640 18446744073709551615 235594527259 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/16622/statm: 265907 203309 1827 364 0 201831 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 1063628

[startup+162.3 s]
/proc/loadavg: 4.01 4.02 3.75 5/203 16634
/proc/meminfo: memFree=27791556/32950928 swapFree=67052112/67111528
[pid=16622] ppid=16620 vsize=1063628 CPUtime=162.2 cores=5,7
/proc/16622/stat : 16622 (python) R 16620 16622 15748 0 -1 4202496 674275 934 1 0 16135 85 0 0 25 0 1 0 886548472 1089155072 203315 33554432000 4194304 5683644 140737321304640 18446744073709551615 47450365995136 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/16622/statm: 265907 203315 1833 364 0 201831 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 1063628

[startup+222.301 s]
/proc/loadavg: 3.95 4.00 3.76 5/199 16682
/proc/meminfo: memFree=30076420/32950928 swapFree=67052112/67111528
[pid=16622] ppid=16620 vsize=720856 CPUtime=196.56 cores=5,7
/proc/16622/stat : 16622 (python) S 16620 16622 15748 0 -1 4202496 674558 934 1 0 19568 88 0 0 25 0 2 0 886548472 738156544 115093 33554432000 4194304 5683644 140737321304640 18446744073709551615 235606693323 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/16622/statm: 180214 115093 1867 364 0 116132 0
[pid=16636] ppid=16622 vsize=710612 CPUtime=0.03 cores=5,7
/proc/16636/stat : 16636 (python) S 16622 16622 15748 0 -1 4202560 895 0 0 0 1 2 0 0 18 0 1 0 886568136 727666688 113598 33554432000 4194304 5683644 140737321304640 18446744073709551615 235594886671 0 0 16781312 514 16369511522143011080 0 0 17 5 0 0 0
/proc/16636/statm: 177653 113598 376 364 0 113571 0
[pid=16638] ppid=16636 vsize=167384 CPUtime=25.6 cores=5,7
/proc/16638/stat : 16638 (lingeling) R 16636 16638 16638 0 -1 4202496 65137 0 0 0 2551 9 0 0 25 0 1 0 886568137 171401216 41014 33554432000 4194304 4352236 140734939293856 18446744073709551615 4208914 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/16638/statm: 41846 41014 127 39 0 40926 0
[pid=16622/tid=16637] ppid=16620 vsize=720856 CPUtime=0 cores=5,7
/proc/16622/task/16637/stat : 16637 (python) S 16620 16622 15748 0 -1 4202560 31 934 0 0 0 0 0 0 25 0 2 0 886568137 738156544 115093 33554432000 4194304 5683644 140737321304640 18446744073709551615 235606690225 0 0 16781312 2 18446604471101859648 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 1598852

[startup+282.3 s]
/proc/loadavg: 4.07 4.03 3.78 6/202 16779
/proc/meminfo: memFree=30741684/32950928 swapFree=67052112/67111528
[pid=16622] ppid=16620 vsize=720856 CPUtime=196.56 cores=5,7
/proc/16622/stat : 16622 (python) S 16620 16622 15748 0 -1 4202496 674558 934 1 0 19568 88 0 0 25 0 2 0 886548472 738156544 115093 33554432000 4194304 5683644 140737321304640 18446744073709551615 235606693323 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/16622/statm: 180214 115093 1867 364 0 116132 0
[pid=16636] ppid=16622 vsize=710612 CPUtime=0.11 cores=5,7
/proc/16636/stat : 16636 (python) S 16622 16622 15748 0 -1 4202560 921 0 0 0 5 6 0 0 18 0 1 0 886568136 727666688 113598 33554432000 4194304 5683644 140737321304640 18446744073709551615 235594886671 0 0 16781312 514 16369511522143011080 0 0 17 7 0 0 0
/proc/16636/statm: 177653 113598 376 364 0 113571 0
[pid=16638] ppid=16636 vsize=191756 CPUtime=85.58 cores=5,7
/proc/16638/stat : 16638 (lingeling) R 16636 16638 16638 0 -1 4202496 71261 0 0 0 8548 10 0 0 25 0 1 0 886568137 196358144 47109 33554432000 4194304 4352236 140734939293856 18446744073709551615 4278806 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/16638/statm: 47939 47109 129 39 0 47019 0
[pid=16622/tid=16637] ppid=16620 vsize=720856 CPUtime=0 cores=5,7
/proc/16622/task/16637/stat : 16637 (python) S 16620 16622 15748 0 -1 4202560 31 934 0 0 0 0 0 0 25 0 2 0 886568137 738156544 115093 33554432000 4194304 5683644 140737321304640 18446744073709551615 235606690225 0 0 16781312 2 18446604471101859648 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 1623224

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

[startup+283.101 s]
/proc/loadavg: 4.07 4.03 3.78 5/202 16779
/proc/meminfo: memFree=30758920/32950928 swapFree=67052112/67111528
[pid=16622] ppid=16620 vsize=720856 CPUtime=196.56 cores=5,7
/proc/16622/stat : 16622 (python) S 16620 16622 15748 0 -1 4202496 674558 934 1 0 19568 88 0 0 25 0 2 0 886548472 738156544 115093 33554432000 4194304 5683644 140737321304640 18446744073709551615 235606693323 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/16622/statm: 180214 115093 1867 364 0 116132 0
[pid=16636] ppid=16622 vsize=710612 CPUtime=0.11 cores=5,7
/proc/16636/stat : 16636 (python) S 16622 16622 15748 0 -1 4202560 921 0 0 0 5 6 0 0 18 0 1 0 886568136 727666688 113598 33554432000 4194304 5683644 140737321304640 18446744073709551615 235594886671 0 0 16781312 514 16369511522143011080 0 0 17 7 0 0 0
/proc/16636/statm: 177653 113598 376 364 0 113571 0
[pid=16638] ppid=16636 vsize=191756 CPUtime=86.38 cores=5,7
/proc/16638/stat : 16638 (lingeling) R 16636 16638 16638 0 -1 4202496 71261 0 0 0 8628 10 0 0 25 0 1 0 886568137 196358144 47109 33554432000 4194304 4352236 140734939293856 18446744073709551615 4259870 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/16638/statm: 47939 47109 129 39 0 47019 0
[pid=16622/tid=16637] ppid=16620 vsize=720856 CPUtime=0 cores=5,7
/proc/16622/task/16637/stat : 16637 (python) S 16620 16622 15748 0 -1 4202560 31 934 0 0 0 0 0 0 25 0 2 0 886568137 738156544 115093 33554432000 4194304 5683644 140737321304640 18446744073709551615 235606690225 0 0 16781312 2 18446604471101859648 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 283.05
Current children cumulated vsize (KiB) 1623224

[startup+283.901 s]
/proc/loadavg: 4.06 4.03 3.78 6/202 16779
/proc/meminfo: memFree=30758052/32950928 swapFree=67052112/67111528
[pid=16622] ppid=16620 vsize=720856 CPUtime=196.56 cores=5,7
/proc/16622/stat : 16622 (python) S 16620 16622 15748 0 -1 4202496 674558 934 1 0 19568 88 0 0 25 0 2 0 886548472 738156544 115093 33554432000 4194304 5683644 140737321304640 18446744073709551615 235606693323 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/16622/statm: 180214 115093 1867 364 0 116132 0
[pid=16636] ppid=16622 vsize=710612 CPUtime=0.11 cores=5,7
/proc/16636/stat : 16636 (python) S 16622 16622 15748 0 -1 4202560 921 0 0 0 5 6 0 0 18 0 1 0 886568136 727666688 113598 33554432000 4194304 5683644 140737321304640 18446744073709551615 235594886671 0 0 16781312 514 16369511522143011080 0 0 17 7 0 0 0
/proc/16636/statm: 177653 113598 376 364 0 113571 0
[pid=16638] ppid=16636 vsize=191696 CPUtime=87.18 cores=5,7
/proc/16638/stat : 16638 (lingeling) R 16636 16638 16638 0 -1 4202496 71261 0 0 0 8708 10 0 0 25 0 1 0 886568137 196296704 47094 33554432000 4194304 4352236 140734939293856 18446744073709551615 4327902 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/16638/statm: 47924 47094 129 39 0 47004 0
[pid=16622/tid=16637] ppid=16620 vsize=720856 CPUtime=0 cores=5,7
/proc/16622/task/16637/stat : 16637 (python) S 16620 16622 15748 0 -1 4202560 31 934 0 0 0 0 0 0 25 0 2 0 886568137 738156544 115093 33554432000 4194304 5683644 140737321304640 18446744073709551615 235606690225 0 0 16781312 2 18446604471101859648 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 283.85
Current children cumulated vsize (KiB) 1623164

[startup+284.301 s]
/proc/loadavg: 4.06 4.03 3.78 6/202 16779
/proc/meminfo: memFree=30758052/32950928 swapFree=67052112/67111528
[pid=16622] ppid=16620 vsize=720832 CPUtime=284.25 cores=5,7
/proc/16622/stat : 16622 (python) R 16620 16622 15748 0 -1 4202496 703152 73420 1 0 19570 89 8748 18 17 0 1 0 886548472 738131968 115091 33554432000 4194304 5683644 140737321304640 18446744073709551615 235594522039 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/16622/statm: 180208 115091 1865 364 0 116132 0
Current children cumulated CPU time (s) 284.25
Current children cumulated vsize (KiB) 720832

[startup+284.401 s]
/proc/loadavg: 4.06 4.03 3.78 6/202 16779
/proc/meminfo: memFree=30758052/32950928 swapFree=67052112/67111528
[pid=16622] ppid=16620 vsize=720832 CPUtime=284.36 cores=5,7
/proc/16622/stat : 16622 (python) R 16620 16622 15748 0 -1 4202496 780386 73420 1 0 19577 93 8748 18 18 0 1 0 886548472 738131968 115092 33554432000 4194304 5683644 140737321304640 18446744073709551615 5258879 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/16622/statm: 180208 115092 1866 364 0 116132 0
Current children cumulated CPU time (s) 284.36
Current children cumulated vsize (KiB) 720832

Child status: 0
Real time (s): 284.425
CPU time (s): 284.407
CPU user time (s): 283.263
CPU system time (s): 1.14383
CPU usage (%): 99.9936
Max. virtual memory (cumulated for all children) (KiB): 1661260

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 283.263
system time used= 1.14383
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 854547
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= 1080
involuntary context switches= 504

runsolver used 0.476927 second user time and 1.07684 second system time

The end

Launcher Data

Begin job on node120 at 2011-06-11 01:44:57
IDJOB=3483945
IDBENCH=82430
IDSOLVER=1976
FILE ID=node120/3483945-1307749494
RUNJOBID= node120-1307747010-15769
PBS_JOBID= 13550837
Free space on /tmp= 73616 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-27-step13.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-3483945-1307749494/watcher-3483945-1307749494 -o /tmp/evaluation-result-3483945-1307749494/solver-3483945-1307749494 -C 1200 -W 1300 -M 7680  python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3483945-1307749494.cnf -seed 1226594236 -budget 1200

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

MD5SUM BENCH= 52e16341bcff805ef2d6abe4e95359a0
RANDOM SEED=1226594236

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.809
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.809
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.809
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.78
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.809
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.809
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.82
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.809
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:     32950928 kB
MemFree:      28374228 kB
Buffers:        101656 kB
Cached:        1038472 kB
SwapCached:      11420 kB
Active:        3872424 kB
Inactive:       526140 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      28374228 kB
SwapTotal:    67111528 kB
SwapFree:     67052112 kB
Dirty:          213460 kB
Writeback:           0 kB
AnonPages:     3255768 kB
Mapped:          16012 kB
Slab:            99544 kB
PageTables:      16740 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  4570100 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= 73704 MiB
End job on node120 at 2011-06-11 01:49:42