Trace number 3498384

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 116.423 116.668

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.66583
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.41/0.70	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.41/0.71	c INFO: solving HOME/instance-3498384-1307953494.cnf
0.41/0.71	c INFO: computing task features
7.51/7.84	c INFO: computed variable-clause graph statistics
7.81/8.13	c INFO: computed clause balance statistics
37.21/37.58	c INFO: computed variable balance statistics
62.31/62.64	c INFO: computed small-clause counts
62.70/63.00	c INFO: computed Horn-clause counts
84.80/85.12	c INFO: computed variable graph statistics
84.80/85.13	c INFO: collected features for HOME/instance-3498384-1307953494.cnf in 84.15 s
84.80/85.16	c INFO: running lingeling-276@0 for 97 with 4915 remaining (b = 0.44)
116.22/116.57	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: 989)

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 /var/tmp/evaluation-result-3498384-1307953494/watcher-3498384-1307953494 -o /var/tmp/evaluation-result-3498384-1307953494/solver-3498384-1307953494 -C 5000 -W 5100 -M 15500 python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3498384-1307953494.cnf -seed 1042763137 -budget 5000 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.02 1.44 0.65 3/174 28788
/proc/meminfo: memFree=3696604/32951124 swapFree=67064380/67111528
[pid=28788] ppid=28786 vsize=15184 CPUtime=0 cores=1,3,5,7
/proc/28788/stat : 28788 (python) R 28786 28788 28636 0 -1 4202496 725 0 0 0 0 0 0 0 21 0 1 0 906950057 15548416 614 33554432000 4194304 5683644 140736460753856 18446744073709551615 244446943232 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/28788/statm: 3796 614 321 364 0 283 0

[startup+0.0972099 s]
/proc/loadavg: 2.02 1.44 0.65 3/174 28788
/proc/meminfo: memFree=3696604/32951124 swapFree=67064380/67111528
[pid=28788] ppid=28786 vsize=84608 CPUtime=0.06 cores=1,3,5,7
/proc/28788/stat : 28788 (python) S 28786 28788 28636 0 -1 4202496 2410 0 0 0 4 2 0 0 17 0 1 0 906950057 86638592 2136 33554432000 4194304 5683644 140736460753856 18446744073709551615 244446943232 0 2147483391 16781312 2 18446744071699199166 0 0 17 5 0 0 0
/proc/28788/statm: 21152 2136 707 364 0 1369 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 84608

[startup+0.101157 s]
/proc/loadavg: 2.02 1.44 0.65 3/174 28788
/proc/meminfo: memFree=3696604/32951124 swapFree=67064380/67111528
[pid=28788] ppid=28786 vsize=85624 CPUtime=0.06 cores=1,3,5,7
/proc/28788/stat : 28788 (python) R 28786 28788 28636 0 -1 4202496 2622 0 0 0 4 2 0 0 17 0 1 0 906950057 87678976 2340 33554432000 4194304 5683644 140736460753856 18446744073709551615 244446606369 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/28788/statm: 21406 2340 713 364 0 1623 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 85624

[startup+0.301096 s]
/proc/loadavg: 2.02 1.44 0.65 3/174 28788
/proc/meminfo: memFree=3696604/32951124 swapFree=67064380/67111528
[pid=28788] ppid=28786 vsize=135752 CPUtime=0.19 cores=1,3,5,7
/proc/28788/stat : 28788 (python) S 28786 28788 28636 0 -1 4202496 5971 937 1 0 13 6 0 0 17 0 1 0 906950057 139010048 4149 33554432000 4194304 5683644 140736460753856 18446744073709551615 244446941189 0 2147483391 16781312 2 18446744071699199166 0 0 17 7 0 0 0
/proc/28788/statm: 33938 4149 1032 364 0 3124 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 135752

[startup+0.701051 s]
/proc/loadavg: 2.02 1.44 0.65 3/174 28788
/proc/meminfo: memFree=3696604/32951124 swapFree=67064380/67111528
[pid=28788] ppid=28786 vsize=268644 CPUtime=0.41 cores=1,3,5,7
/proc/28788/stat : 28788 (python) R 28786 28788 28636 0 -1 4202496 8860 937 1 0 27 14 0 0 15 0 1 0 906950057 275091456 6622 33554432000 4194304 5683644 140736460753856 18446744073709551615 244446943232 0 2147483391 16781312 2 18446744071699199166 0 0 17 1 0 0 0
/proc/28788/statm: 67161 6622 1705 364 0 5292 0
Current children cumulated CPU time (s) 0.41
Current children cumulated vsize (KiB) 268644

[startup+1.50091 s]
/proc/loadavg: 2.02 1.44 0.65 3/175 28793
/proc/meminfo: memFree=3615040/32951124 swapFree=67064380/67111528
[pid=28788] ppid=28786 vsize=370100 CPUtime=1.2 cores=1,3,5,7
/proc/28788/stat : 28788 (python) R 28786 28788 28636 0 -1 4202496 31886 937 1 0 102 18 0 0 16 0 1 0 906950057 378982400 29558 33554432000 4194304 5683644 140736460753856 18446744073709551615 4302515 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/28788/statm: 92525 29559 1761 364 0 28449 0
Current children cumulated CPU time (s) 1.2
Current children cumulated vsize (KiB) 370100

[startup+3.1006 s]
/proc/loadavg: 2.02 1.44 0.65 3/175 28793
/proc/meminfo: memFree=3544484/32951124 swapFree=67064380/67111528
[pid=28788] ppid=28786 vsize=481072 CPUtime=2.81 cores=1,3,5,7
/proc/28788/stat : 28788 (python) R 28786 28788 28636 0 -1 4202496 59466 937 1 0 259 22 0 0 18 0 1 0 906950057 492617728 57138 33554432000 4194304 5683644 140736460753856 18446744073709551615 4445115 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/28788/statm: 120268 57139 1761 364 0 56192 0
Current children cumulated CPU time (s) 2.81
Current children cumulated vsize (KiB) 481072

[startup+6.30101 s]
/proc/loadavg: 2.02 1.45 0.66 3/175 28793
/proc/meminfo: memFree=3328392/32951124 swapFree=67064380/67111528
[pid=28788] ppid=28786 vsize=700208 CPUtime=6 cores=1,3,5,7
/proc/28788/stat : 28788 (python) R 28786 28788 28636 0 -1 4202496 110374 937 1 0 573 27 0 0 25 0 1 0 906950057 717012992 108046 33554432000 4194304 5683644 140736460753856 18446744073709551615 47693408234181 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/28788/statm: 175052 108047 1761 364 0 110976 0
Current children cumulated CPU time (s) 6
Current children cumulated vsize (KiB) 700208

[startup+12.7008 s]
/proc/loadavg: 2.02 1.46 0.67 3/175 28794
/proc/meminfo: memFree=3281256/32951124 swapFree=67064380/67111528
[pid=28788] ppid=28786 vsize=672040 CPUtime=12.41 cores=1,3,5,7
/proc/28788/stat : 28788 (python) R 28786 28788 28636 0 -1 4202496 206970 937 1 0 1202 39 0 0 25 0 1 0 906950057 688168960 105426 33554432000 4194304 5683644 140736460753856 18446744073709551615 47693408427138 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/28788/statm: 168010 105426 1826 364 0 103934 0
Current children cumulated CPU time (s) 12.41
Current children cumulated vsize (KiB) 672040

[startup+25.5005 s]
/proc/loadavg: 2.01 1.49 0.69 3/175 28794
/proc/meminfo: memFree=3282720/32951124 swapFree=67064380/67111528
[pid=28788] ppid=28786 vsize=672040 CPUtime=25.21 cores=1,3,5,7
/proc/28788/stat : 28788 (python) R 28786 28788 28636 0 -1 4202496 206970 937 1 0 2482 39 0 0 25 0 1 0 906950057 688168960 105426 33554432000 4194304 5683644 140736460753856 18446744073709551615 4457125 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/28788/statm: 168010 105426 1826 364 0 103934 0
Current children cumulated CPU time (s) 25.21
Current children cumulated vsize (KiB) 672040

[startup+51.1007 s]
/proc/loadavg: 2.01 1.53 0.72 3/175 28794
/proc/meminfo: memFree=3283152/32951124 swapFree=67064380/67111528
[pid=28788] ppid=28786 vsize=672040 CPUtime=50.81 cores=1,3,5,7
/proc/28788/stat : 28788 (python) R 28786 28788 28636 0 -1 4202496 206971 937 1 0 5042 39 0 0 25 0 1 0 906950057 688168960 105427 33554432000 4194304 5683644 140736460753856 18446744073709551615 4662185 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/28788/statm: 168010 105427 1827 364 0 103934 0
Current children cumulated CPU time (s) 50.81
Current children cumulated vsize (KiB) 672040

[startup+102.306 s]
/proc/loadavg: 2.00 1.60 0.79 3/178 28799
/proc/meminfo: memFree=3346320/32951124 swapFree=67064380/67111528
[pid=28788] ppid=28786 vsize=531280 CPUtime=84.87 cores=1,3,5,7
/proc/28788/stat : 28788 (python) S 28786 28788 28636 0 -1 4202496 226922 937 1 0 8444 43 0 0 20 0 2 0 906950057 544030720 67722 33554432000 4194304 5683644 140736460753856 18446744073709551615 244458771915 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/28788/statm: 132820 67722 1875 364 0 68738 0
[pid=28796] ppid=28788 vsize=521036 CPUtime=0.02 cores=1,3,5,7
/proc/28796/stat : 28796 (python) S 28788 28788 28636 0 -1 4202560 968 0 0 0 1 1 0 0 18 0 1 0 906958573 533540864 66224 33554432000 4194304 5683644 140736460753856 18446744073709551615 244446965263 0 0 16781312 514 8762791014025888008 0 0 17 7 0 0 0
/proc/28796/statm: 130259 66224 381 364 0 66177 0
[pid=28798] ppid=28796 vsize=88884 CPUtime=17.12 cores=1,3,5,7
/proc/28798/stat : 28798 (lingeling) R 28796 28798 28798 0 -1 4202496 34849 0 0 0 1707 5 0 0 25 0 1 0 906958574 91017216 21389 33554432000 4194304 4352236 140736947471840 18446744073709551615 4207619 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/28798/statm: 22221 21389 127 39 0 21301 0
[pid=28788/tid=28797] ppid=28786 vsize=531280 CPUtime=0 cores=1,3,5,7
/proc/28788/task/28797/stat : 28797 (python) S 28786 28788 28636 0 -1 4202560 26 937 0 0 0 0 0 0 20 0 2 0 906958574 544030720 67722 33554432000 4194304 5683644 140736460753856 18446744073709551615 244458768817 0 0 16781312 2 18446604455861998656 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 102.01
Current children cumulated vsize (KiB) 1141200

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

[startup+108.701 s]
/proc/loadavg: 2.00 1.60 0.79 3/178 28799
/proc/meminfo: memFree=3346320/32951124 swapFree=67064380/67111528
[pid=28788] ppid=28786 vsize=531280 CPUtime=84.87 cores=1,3,5,7
/proc/28788/stat : 28788 (python) S 28786 28788 28636 0 -1 4202496 226922 937 1 0 8444 43 0 0 20 0 2 0 906950057 544030720 67722 33554432000 4194304 5683644 140736460753856 18446744073709551615 244458771915 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/28788/statm: 132820 67722 1875 364 0 68738 0
[pid=28796] ppid=28788 vsize=521036 CPUtime=0.02 cores=1,3,5,7
/proc/28796/stat : 28796 (python) S 28788 28788 28636 0 -1 4202560 970 0 0 0 1 1 0 0 18 0 1 0 906958573 533540864 66224 33554432000 4194304 5683644 140736460753856 18446744073709551615 244446965263 0 0 16781312 514 8762791014025888008 0 0 17 7 0 0 0
/proc/28796/statm: 130259 66224 381 364 0 66177 0
[pid=28798] ppid=28796 vsize=89116 CPUtime=23.52 cores=1,3,5,7
/proc/28798/stat : 28798 (lingeling) R 28796 28798 28798 0 -1 4202496 34915 0 0 0 2347 5 0 0 25 0 1 0 906958574 91254784 21449 33554432000 4194304 4352236 140736947471840 18446744073709551615 4327899 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/28798/statm: 22279 21449 129 39 0 21359 0
[pid=28788/tid=28797] ppid=28786 vsize=531280 CPUtime=0 cores=1,3,5,7
/proc/28788/task/28797/stat : 28797 (python) S 28786 28788 28636 0 -1 4202560 26 937 0 0 0 0 0 0 20 0 2 0 906958574 544030720 67722 33554432000 4194304 5683644 140736460753856 18446744073709551615 244458768817 0 0 16781312 2 18446604455861998656 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 108.41
Current children cumulated vsize (KiB) 1141432

[startup+111.9 s]
/proc/loadavg: 2.00 1.61 0.80 3/178 28799
/proc/meminfo: memFree=3346072/32951124 swapFree=67064380/67111528
[pid=28788] ppid=28786 vsize=531280 CPUtime=84.87 cores=1,3,5,7
/proc/28788/stat : 28788 (python) S 28786 28788 28636 0 -1 4202496 226922 937 1 0 8444 43 0 0 20 0 2 0 906950057 544030720 67722 33554432000 4194304 5683644 140736460753856 18446744073709551615 244458771915 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/28788/statm: 132820 67722 1875 364 0 68738 0
[pid=28796] ppid=28788 vsize=521036 CPUtime=0.02 cores=1,3,5,7
/proc/28796/stat : 28796 (python) S 28788 28788 28636 0 -1 4202560 970 0 0 0 1 1 0 0 18 0 1 0 906958573 533540864 66224 33554432000 4194304 5683644 140736460753856 18446744073709551615 244446965263 0 0 16781312 514 8762791014025888008 0 0 17 7 0 0 0
/proc/28796/statm: 130259 66224 381 364 0 66177 0
[pid=28798] ppid=28796 vsize=89096 CPUtime=26.71 cores=1,3,5,7
/proc/28798/stat : 28798 (lingeling) R 28796 28798 28798 0 -1 4202496 34915 0 0 0 2666 5 0 0 25 0 1 0 906958574 91234304 21444 33554432000 4194304 4352236 140736947471840 18446744073709551615 4278717 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/28798/statm: 22274 21444 129 39 0 21354 0
[pid=28788/tid=28797] ppid=28786 vsize=531280 CPUtime=0 cores=1,3,5,7
/proc/28788/task/28797/stat : 28797 (python) S 28786 28788 28636 0 -1 4202560 26 937 0 0 0 0 0 0 20 0 2 0 906958574 544030720 67722 33554432000 4194304 5683644 140736460753856 18446744073709551615 244458768817 0 0 16781312 2 18446604455861998656 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 111.6
Current children cumulated vsize (KiB) 1141412

[startup+115.101 s]
/proc/loadavg: 2.00 1.62 0.81 3/178 28799
/proc/meminfo: memFree=3345204/32951124 swapFree=67064380/67111528
[pid=28788] ppid=28786 vsize=531280 CPUtime=84.87 cores=1,3,5,7
/proc/28788/stat : 28788 (python) S 28786 28788 28636 0 -1 4202496 226922 937 1 0 8444 43 0 0 20 0 2 0 906950057 544030720 67722 33554432000 4194304 5683644 140736460753856 18446744073709551615 244458771915 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/28788/statm: 132820 67722 1875 364 0 68738 0
[pid=28796] ppid=28788 vsize=521036 CPUtime=0.03 cores=1,3,5,7
/proc/28796/stat : 28796 (python) S 28788 28788 28636 0 -1 4202560 971 0 0 0 1 2 0 0 18 0 1 0 906958573 533540864 66224 33554432000 4194304 5683644 140736460753856 18446744073709551615 244446965263 0 0 16781312 514 8762791014025888008 0 0 17 1 0 0 0
/proc/28796/statm: 130259 66224 381 364 0 66177 0
[pid=28798] ppid=28796 vsize=90056 CPUtime=29.92 cores=1,3,5,7
/proc/28798/stat : 28798 (lingeling) R 28796 28798 28798 0 -1 4202496 35156 0 0 0 2987 5 0 0 25 0 1 0 906958574 92217344 21684 33554432000 4194304 4352236 140736947471840 18446744073709551615 4257364 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/28798/statm: 22514 21684 129 39 0 21594 0
[pid=28788/tid=28797] ppid=28786 vsize=531280 CPUtime=0 cores=1,3,5,7
/proc/28788/task/28797/stat : 28797 (python) S 28786 28788 28636 0 -1 4202560 26 937 0 0 0 0 0 0 20 0 2 0 906958574 544030720 67722 33554432000 4194304 5683644 140736460753856 18446744073709551615 244458768817 0 0 16781312 2 18446604455861998656 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 114.82
Current children cumulated vsize (KiB) 1142372

[startup+115.901 s]
/proc/loadavg: 2.00 1.62 0.81 3/178 28799
/proc/meminfo: memFree=3341732/32951124 swapFree=67064380/67111528
[pid=28788] ppid=28786 vsize=531280 CPUtime=84.87 cores=1,3,5,7
/proc/28788/stat : 28788 (python) S 28786 28788 28636 0 -1 4202496 226922 937 1 0 8444 43 0 0 20 0 2 0 906950057 544030720 67722 33554432000 4194304 5683644 140736460753856 18446744073709551615 244458771915 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/28788/statm: 132820 67722 1875 364 0 68738 0
[pid=28796] ppid=28788 vsize=521036 CPUtime=0.03 cores=1,3,5,7
/proc/28796/stat : 28796 (python) S 28788 28788 28636 0 -1 4202560 971 0 0 0 1 2 0 0 18 0 1 0 906958573 533540864 66224 33554432000 4194304 5683644 140736460753856 18446744073709551615 244446965263 0 0 16781312 514 8762791014025888008 0 0 17 1 0 0 0
/proc/28796/statm: 130259 66224 381 364 0 66177 0
[pid=28798] ppid=28796 vsize=93556 CPUtime=30.71 cores=1,3,5,7
/proc/28798/stat : 28798 (lingeling) R 28796 28798 28798 0 -1 4202496 36035 0 0 0 3066 5 0 0 25 0 1 0 906958574 95801344 22559 33554432000 4194304 4352236 140736947471840 18446744073709551615 4207882 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/28798/statm: 23389 22559 129 39 0 22469 0
[pid=28788/tid=28797] ppid=28786 vsize=531280 CPUtime=0 cores=1,3,5,7
/proc/28788/task/28797/stat : 28797 (python) S 28786 28788 28636 0 -1 4202560 26 937 0 0 0 0 0 0 20 0 2 0 906958574 544030720 67722 33554432000 4194304 5683644 140736460753856 18446744073709551615 244458768817 0 0 16781312 2 18446604455861998656 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 115.61
Current children cumulated vsize (KiB) 1145872

[startup+116.301 s]
/proc/loadavg: 2.00 1.62 0.81 3/178 28799
/proc/meminfo: memFree=3341732/32951124 swapFree=67064380/67111528
[pid=28788] ppid=28786 vsize=531280 CPUtime=84.87 cores=1,3,5,7
/proc/28788/stat : 28788 (python) S 28786 28788 28636 0 -1 4202496 226922 937 1 0 8444 43 0 0 20 0 2 0 906950057 544030720 67722 33554432000 4194304 5683644 140736460753856 18446744073709551615 244458771915 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/28788/statm: 132820 67722 1875 364 0 68738 0
[pid=28796] ppid=28788 vsize=521036 CPUtime=0.03 cores=1,3,5,7
/proc/28796/stat : 28796 (python) S 28788 28788 28636 0 -1 4202560 971 0 0 0 1 2 0 0 18 0 1 0 906958573 533540864 66224 33554432000 4194304 5683644 140736460753856 18446744073709551615 244446965263 0 0 16781312 514 8762791014025888008 0 0 17 1 0 0 0
/proc/28796/statm: 130259 66224 381 364 0 66177 0
[pid=28798] ppid=28796 vsize=93556 CPUtime=31.11 cores=1,3,5,7
/proc/28798/stat : 28798 (lingeling) R 28796 28798 28798 0 -1 4202496 36035 0 0 0 3106 5 0 0 25 0 1 0 906958574 95801344 22559 33554432000 4194304 4352236 140736947471840 18446744073709551615 4207645 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/28798/statm: 23389 22559 129 39 0 22469 0
[pid=28788/tid=28797] ppid=28786 vsize=531280 CPUtime=0 cores=1,3,5,7
/proc/28788/task/28797/stat : 28797 (python) S 28786 28788 28636 0 -1 4202560 26 937 0 0 0 0 0 0 20 0 2 0 906958574 544030720 67722 33554432000 4194304 5683644 140736460753856 18446744073709551615 244458768817 0 0 16781312 2 18446604455861998656 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 116.01
Current children cumulated vsize (KiB) 1145872

[startup+116.501 s]
/proc/loadavg: 2.00 1.62 0.81 3/178 28799
/proc/meminfo: memFree=3341732/32951124 swapFree=67064380/67111528
[pid=28788] ppid=28786 vsize=531280 CPUtime=84.87 cores=1,3,5,7
/proc/28788/stat : 28788 (python) S 28786 28788 28636 0 -1 4202496 226922 937 1 0 8444 43 0 0 20 0 2 0 906950057 544030720 67722 33554432000 4194304 5683644 140736460753856 18446744073709551615 244458771915 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/28788/statm: 132820 67722 1875 364 0 68738 0
[pid=28796] ppid=28788 vsize=521036 CPUtime=0.03 cores=1,3,5,7
/proc/28796/stat : 28796 (python) S 28788 28788 28636 0 -1 4202560 971 0 0 0 1 2 0 0 18 0 1 0 906958573 533540864 66224 33554432000 4194304 5683644 140736460753856 18446744073709551615 244446965263 0 0 16781312 514 8762791014025888008 0 0 17 1 0 0 0
/proc/28796/statm: 130259 66224 381 364 0 66177 0
[pid=28798] ppid=28796 vsize=93556 CPUtime=31.32 cores=1,3,5,7
/proc/28798/stat : 28798 (lingeling) R 28796 28798 28798 0 -1 4202496 36035 0 0 0 3127 5 0 0 25 0 1 0 906958574 95801344 22559 33554432000 4194304 4352236 140736947471840 18446744073709551615 4276757 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/28798/statm: 23389 22559 129 39 0 22469 0
[pid=28788/tid=28797] ppid=28786 vsize=531280 CPUtime=0 cores=1,3,5,7
/proc/28788/task/28797/stat : 28797 (python) S 28786 28788 28636 0 -1 4202560 26 937 0 0 0 0 0 0 20 0 2 0 906958574 544030720 67722 33554432000 4194304 5683644 140736460753856 18446744073709551615 244458768817 0 0 16781312 2 18446604455861998656 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 116.22
Current children cumulated vsize (KiB) 1145872

[startup+116.607 s]
/proc/loadavg: 2.00 1.62 0.81 3/178 28799
/proc/meminfo: memFree=3341732/32951124 swapFree=67064380/67111528
[pid=28788] ppid=28786 vsize=531256 CPUtime=116.34 cores=1,3,5,7
/proc/28788/stat : 28788 (python) R 28786 28788 28636 0 -1 4202496 246820 38177 1 0 8446 44 3135 9 17 0 1 0 906950057 544006144 67720 33554432000 4194304 5683644 140736460753856 18446744073709551615 244446600631 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/28788/statm: 132814 67720 1873 364 0 68738 0
Current children cumulated CPU time (s) 116.34
Current children cumulated vsize (KiB) 531256

Child status: 0
Real time (s): 116.668
CPU time (s): 116.423
CPU user time (s): 115.852
CPU system time (s): 0.570913
CPU usage (%): 99.7903
Max. virtual memory (cumulated for all children) (KiB): 1174640

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 115.852
system time used= 0.570913
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 318412
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= 2923
involuntary context switches= 231

runsolver used 0.158975 second user time and 0.39094 second system time

The end

Launcher Data

Begin job on node105 at 2011-06-13 10:24:56
IDJOB=3498384
IDBENCH=82426
IDSOLVER=1991
FILE ID=node105/3498384-1307953494
RUNJOBID= node105-1307953128-28655
PBS_JOBID= 13559723
Free space on /var/tmp= 2636 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 /var/tmp/evaluation-result-3498384-1307953494/watcher-3498384-1307953494 -o /var/tmp/evaluation-result-3498384-1307953494/solver-3498384-1307953494 -C 5000 -W 5100 -M 15500  python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3498384-1307953494.cnf -seed 1042763137 -budget 5000

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= cabee0328f774a95ab72be66123bb39b
RANDOM SEED=1042763137

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.825
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.825
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:       3697528 kB
Buffers:        101344 kB
Cached:       26730592 kB
SwapCached:      19904 kB
Active:       12956848 kB
Inactive:     15427664 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       3697528 kB
SwapTotal:    67111528 kB
SwapFree:     67064380 kB
Dirty:          227380 kB
Writeback:           0 kB
AnonPages:     1550092 kB
Mapped:          15704 kB
Slab:           800028 kB
PageTables:       7772 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1701596 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 /var/tmp at the end= 2604 MiB
End job on node105 at 2011-06-13 10:26:53