Trace number 3317937

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-industrial? (TO) 1299.87 1300.07

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
transport-transport-three-cities-sequential-14nodes-1000size-4degree-100mindistance-4trucks-14packages-2008seed.040-NOTKNOWN.cnf
MD5SUM6c2d25eda70423643946d76935ceb950
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1512832
Number of clauses8233086
Sum of the clauses size19530286
Maximum clause length1178
Minimum clause length1
Number of clauses of size 1846
Number of clauses of size 28165680
Number of clauses of size 31280
Number of clauses of size 41600
Number of clauses of size 51600
Number of clauses of size over 562080

Solver Data

0.36/0.67	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.36/0.68	c INFO: solving HOME/instance-3317937-1304268889.cnf
0.36/0.68	c INFO: computing task features
47.64/47.98	c INFO: computed variable-clause graph statistics
48.64/48.95	c INFO: computed clause balance statistics
167.95/168.25	c INFO: computed variable balance statistics
250.25/250.53	c INFO: computed small-clause counts
263.06/263.38	c INFO: computed Horn-clause counts

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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-3317937-1304268889/watcher-3317937-1304268889 -o /tmp/evaluation-result-3317937-1304268889/solver-3317937-1304268889 -C 4800 -W 1300 -M 15500 python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3317937-1304268889.cnf -seed 30873738 -budget 4800 -cores 4 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 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: 5.00 6.29 5.69 2/188 27129
/proc/meminfo: memFree=24539788/32951124 swapFree=67111352/67111528
[pid=27129] ppid=27127 vsize=15184 CPUtime=0 cores=0,2,4,6
/proc/27129/stat : 27129 (python) R 27127 27129 26829 0 -1 4202496 734 0 0 0 0 0 0 0 21 0 1 0 538487305 15548416 622 33554432000 4194304 5683644 140735688722656 18446744073709551615 255377297253 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/27129/statm: 3796 622 322 364 0 283 0

[startup+0.0172021 s]
/proc/loadavg: 5.00 6.29 5.69 2/188 27129
/proc/meminfo: memFree=24539788/32951124 swapFree=67111352/67111528
[pid=27129] ppid=27127 vsize=16240 CPUtime=0 cores=0,2,4,6
/proc/27129/stat : 27129 (python) R 27127 27129 26829 0 -1 4202496 998 0 0 0 0 0 0 0 21 0 1 0 538487305 16629760 870 33554432000 4194304 5683644 140735688722656 18446744073709551615 4619779 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/27129/statm: 4060 870 368 364 0 547 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 16240

[startup+0.100193 s]
/proc/loadavg: 5.00 6.29 5.69 2/188 27129
/proc/meminfo: memFree=24539788/32951124 swapFree=67111352/67111528
[pid=27129] ppid=27127 vsize=85620 CPUtime=0.06 cores=0,2,4,6
/proc/27129/stat : 27129 (python) S 27127 27129 26829 0 -1 4202496 2631 0 0 0 5 1 0 0 18 0 1 0 538487305 87674880 2348 33554432000 4194304 5683644 140735688722656 18446744073709551615 255372377735 0 2147483391 16781312 2 18446744071699453118 0 0 17 4 0 0 0
/proc/27129/statm: 21926 2350 713 364 0 1622 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 85620

[startup+0.301121 s]
/proc/loadavg: 5.00 6.29 5.69 2/188 27129
/proc/meminfo: memFree=24539788/32951124 swapFree=67111352/67111528
[pid=27129] ppid=27127 vsize=135748 CPUtime=0.19 cores=0,2,4,6
/proc/27129/stat : 27129 (python) S 27127 27129 26829 0 -1 4202496 5965 934 1 0 13 6 0 0 17 0 1 0 538487305 139005952 4150 33554432000 4194304 5683644 140735688722656 18446744073709551615 255377297413 0 2147483391 16781312 2 18446744071699453118 0 0 17 4 0 0 0
/proc/27129/statm: 33937 4150 1032 364 0 3123 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 135748

[startup+0.701073 s]
/proc/loadavg: 5.00 6.29 5.69 2/188 27129
/proc/meminfo: memFree=24539788/32951124 swapFree=67111352/67111528
[pid=27129] ppid=27127 vsize=443544 CPUtime=0.44 cores=0,2,4,6
/proc/27129/stat : 27129 (python) R 27127 27129 26829 0 -1 4202496 19294 934 1 0 28 16 0 0 16 0 1 0 538487305 454189056 16973 33554432000 4194304 5683644 140735688722656 18446744073709551615 255377301248 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/27129/statm: 110886 17011 1758 364 0 46810 0
Current children cumulated CPU time (s) 0.44
Current children cumulated vsize (KiB) 443544

[startup+1.50092 s]
/proc/loadavg: 5.00 6.27 5.69 3/189 27134
/proc/meminfo: memFree=24336176/32951124 swapFree=67111352/67111528
[pid=27129] ppid=27127 vsize=494444 CPUtime=1.25 cores=0,2,4,6
/proc/27129/stat : 27129 (python) R 27127 27129 26829 0 -1 4202496 63200 934 1 0 101 24 0 0 17 0 1 0 538487305 506310656 60879 33554432000 4194304 5683644 140735688722656 18446744073709551615 255376962245 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/27129/statm: 123611 60879 1761 364 0 59535 0
Current children cumulated CPU time (s) 1.25
Current children cumulated vsize (KiB) 494444

[startup+3.10065 s]
/proc/loadavg: 5.00 6.27 5.69 3/189 27134
/proc/meminfo: memFree=24265372/32951124 swapFree=67111352/67111528
[pid=27129] ppid=27127 vsize=606588 CPUtime=2.84 cores=0,2,4,6
/proc/27129/stat : 27129 (python) R 27127 27129 26829 0 -1 4202496 90649 934 1 0 257 27 0 0 19 0 1 0 538487305 621146112 88328 33554432000 4194304 5683644 140735688722656 18446744073709551615 255376962245 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/27129/statm: 151647 88329 1761 364 0 87571 0
Current children cumulated CPU time (s) 2.84
Current children cumulated vsize (KiB) 606588

[startup+6.30103 s]
/proc/loadavg: 4.84 6.21 5.67 3/189 27134
/proc/meminfo: memFree=24039436/32951124 swapFree=67111352/67111528
[pid=27129] ppid=27127 vsize=837856 CPUtime=6.04 cores=0,2,4,6
/proc/27129/stat : 27129 (python) R 27127 27129 26829 0 -1 4202496 145260 934 1 0 569 35 0 0 25 0 1 0 538487305 857964544 142939 33554432000 4194304 5683644 140735688722656 18446744073709551615 255376962245 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/27129/statm: 209464 142940 1761 364 0 145388 0
Current children cumulated CPU time (s) 6.04
Current children cumulated vsize (KiB) 837856

[startup+12.7009 s]
/proc/loadavg: 4.61 6.14 5.65 3/189 27135
/proc/meminfo: memFree=23580772/32951124 swapFree=67111352/67111528
[pid=27129] ppid=27127 vsize=1280828 CPUtime=12.45 cores=0,2,4,6
/proc/27129/stat : 27129 (python) R 27127 27129 26829 0 -1 4202496 254668 934 1 0 1195 50 0 0 25 0 1 0 538487305 1311567872 252347 33554432000 4194304 5683644 140735688722656 18446744073709551615 4300606 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/27129/statm: 320207 252348 1761 364 0 256131 0
Current children cumulated CPU time (s) 12.45
Current children cumulated vsize (KiB) 1280828

[startup+25.5005 s]
/proc/loadavg: 4.03 5.94 5.59 3/189 27135
/proc/meminfo: memFree=22971072/32951124 swapFree=67111352/67111528
[pid=27129] ppid=27127 vsize=1876848 CPUtime=25.24 cores=0,2,4,6
/proc/27129/stat : 27129 (python) R 27127 27129 26829 0 -1 4202496 741247 934 1 0 2419 105 0 0 25 0 1 0 538487305 1921892352 401462 33554432000 4194304 5683644 140735688722656 18446744073709551615 47677048432250 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/27129/statm: 469212 401464 1814 364 0 405136 0
Current children cumulated CPU time (s) 25.24
Current children cumulated vsize (KiB) 1876848

[startup+51.1007 s]
/proc/loadavg: 3.45 5.65 5.51 3/189 27136
/proc/meminfo: memFree=23168744/32951124 swapFree=67111352/67111528
[pid=27129] ppid=27127 vsize=1631372 CPUtime=50.84 cores=0,2,4,6
/proc/27129/stat : 27129 (python) R 27127 27129 26829 0 -1 4202496 1521227 934 1 0 4896 188 0 0 25 0 1 0 538487305 1670524928 345228 33554432000 4194304 5683644 140735688722656 18446744073709551615 4570881 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/27129/statm: 407843 345228 1826 364 0 343767 0
Current children cumulated CPU time (s) 50.84
Current children cumulated vsize (KiB) 1631372

[startup+102.3 s]
/proc/loadavg: 2.63 5.08 5.32 3/189 27137
/proc/meminfo: memFree=23168500/32951124 swapFree=67111352/67111528
[pid=27129] ppid=27127 vsize=1631372 CPUtime=102.05 cores=0,2,4,6
/proc/27129/stat : 27129 (python) R 27127 27129 26829 0 -1 4202496 1521227 934 1 0 10017 188 0 0 25 0 1 0 538487305 1670524928 345228 33554432000 4194304 5683644 140735688722656 18446744073709551615 255376956461 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/27129/statm: 407843 345228 1826 364 0 343767 0
Current children cumulated CPU time (s) 102.05
Current children cumulated vsize (KiB) 1631372

[startup+162.301 s]
/proc/loadavg: 2.26 4.53 5.12 3/189 27139
/proc/meminfo: memFree=23168476/32951124 swapFree=67111352/67111528
[pid=27129] ppid=27127 vsize=1631372 CPUtime=162.05 cores=0,2,4,6
/proc/27129/stat : 27129 (python) R 27127 27129 26829 0 -1 4202496 1521227 934 1 0 16017 188 0 0 25 0 1 0 538487305 1670524928 345228 33554432000 4194304 5683644 140735688722656 18446744073709551615 47677048296493 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/27129/statm: 407843 345228 1826 364 0 343767 0
Current children cumulated CPU time (s) 162.05
Current children cumulated vsize (KiB) 1631372

[startup+222.307 s]
/proc/loadavg: 2.09 4.07 4.92 3/189 27140
/proc/meminfo: memFree=23168680/32951124 swapFree=67111352/67111528
[pid=27129] ppid=27127 vsize=1631372 CPUtime=222.05 cores=0,2,4,6
/proc/27129/stat : 27129 (python) R 27127 27129 26829 0 -1 4202496 1521228 934 1 0 22017 188 0 0 25 0 1 0 538487305 1670524928 345229 33554432000 4194304 5683644 140735688722656 18446744073709551615 255376968686 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/27129/statm: 407843 345229 1827 364 0 343767 0
Current children cumulated CPU time (s) 222.05
Current children cumulated vsize (KiB) 1631372

[startup+282.301 s]
/proc/loadavg: 2.16 3.72 4.74 3/189 27142
/proc/meminfo: memFree=23168652/32951124 swapFree=67111352/67111528
[pid=27129] ppid=27127 vsize=1631372 CPUtime=282.05 cores=0,2,4,6
/proc/27129/stat : 27129 (python) R 27127 27129 26829 0 -1 4202496 2373527 934 1 0 27927 278 0 0 25 0 1 0 538487305 1670524928 345235 33554432000 4194304 5683644 140735688722656 18446744073709551615 47677048019072 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/27129/statm: 407843 345235 1833 364 0 343767 0
Current children cumulated CPU time (s) 282.05
Current children cumulated vsize (KiB) 1631372

[startup+342.301 s]
/proc/loadavg: 3.86 3.91 4.74 6/201 27155
/proc/meminfo: memFree=21660552/32951124 swapFree=67111352/67111528
[pid=27129] ppid=27127 vsize=1631372 CPUtime=342.06 cores=0,2,4,6
/proc/27129/stat : 27129 (python) R 27127 27129 26829 0 -1 4202496 2373527 934 1 0 33927 279 0 0 25 0 1 0 538487305 1670524928 345235 33554432000 4194304 5683644 140735688722656 18446744073709551615 47677048019084 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/27129/statm: 407843 345235 1833 364 0 343767 0
Current children cumulated CPU time (s) 342.06
Current children cumulated vsize (KiB) 1631372

[startup+402.301 s]
/proc/loadavg: 4.65 4.12 4.76 6/201 27166
/proc/meminfo: memFree=18335100/32951124 swapFree=67111352/67111528
[pid=27129] ppid=27127 vsize=1631372 CPUtime=402.06 cores=0,2,4,6
/proc/27129/stat : 27129 (python) R 27127 27129 26829 0 -1 4202496 2373527 934 1 0 39927 279 0 0 25 0 1 0 538487305 1670524928 345235 33554432000 4194304 5683644 140735688722656 18446744073709551615 47677048019084 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/27129/statm: 407843 345235 1833 364 0 343767 0
Current children cumulated CPU time (s) 402.06
Current children cumulated vsize (KiB) 1631372

[startup+462.301 s]
/proc/loadavg: 4.87 4.28 4.77 6/201 27168
/proc/meminfo: memFree=13139932/32951124 swapFree=67111352/67111528
[pid=27129] ppid=27127 vsize=1631372 CPUtime=462.06 cores=0,2,4,6
/proc/27129/stat : 27129 (python) R 27127 27129 26829 0 -1 4202496 2373527 934 1 0 45927 279 0 0 25 0 1 0 538487305 1670524928 345235 33554432000 4194304 5683644 140735688722656 18446744073709551615 47677048019084 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/27129/statm: 407843 345235 1833 364 0 343767 0
Current children cumulated CPU time (s) 462.06
Current children cumulated vsize (KiB) 1631372

[startup+522.3 s]
/proc/loadavg: 3.62 4.08 4.67 3/189 27201
/proc/meminfo: memFree=23611004/32951124 swapFree=67111352/67111528
[pid=27129] ppid=27127 vsize=1631372 CPUtime=522.06 cores=0,2,4,6
/proc/27129/stat : 27129 (python) R 27127 27129 26829 0 -1 4202496 2373527 934 1 0 51925 281 0 0 25 0 1 0 538487305 1670524928 345235 33554432000 4194304 5683644 140735688722656 18446744073709551615 47677048019084 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/27129/statm: 407843 345235 1833 364 0 343767 0
Current children cumulated CPU time (s) 522.06
Current children cumulated vsize (KiB) 1631372

[startup+582.3 s]
/proc/loadavg: 2.59 3.70 4.50 3/189 27206
/proc/meminfo: memFree=23611224/32951124 swapFree=67111352/67111528
[pid=27129] ppid=27127 vsize=1631372 CPUtime=582.06 cores=0,2,4,6
/proc/27129/stat : 27129 (python) R 27127 27129 26829 0 -1 4202496 2373527 934 1 0 57925 281 0 0 25 0 1 0 538487305 1670524928 345235 33554432000 4194304 5683644 140735688722656 18446744073709551615 47677048019084 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/27129/statm: 407843 345235 1833 364 0 343767 0
Current children cumulated CPU time (s) 582.06
Current children cumulated vsize (KiB) 1631372

[startup+642.3 s]
/proc/loadavg: 1.72 3.26 4.30 2/196 27221
/proc/meminfo: memFree=23585164/32951124 swapFree=67111352/67111528
[pid=27129] ppid=27127 vsize=1631372 CPUtime=642.06 cores=0,2,4,6
/proc/27129/stat : 27129 (python) R 27127 27129 26829 0 -1 4202496 2373527 934 1 0 63925 281 0 0 25 0 1 0 538487305 1670524928 345235 33554432000 4194304 5683644 140735688722656 18446744073709551615 47677048019084 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/27129/statm: 407843 345235 1833 364 0 343767 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 1631372

[startup+702.301 s]
/proc/loadavg: 1.26 2.85 4.09 2/196 27223
/proc/meminfo: memFree=23584260/32951124 swapFree=67111352/67111528
[pid=27129] ppid=27127 vsize=1631372 CPUtime=702.06 cores=0,2,4,6
/proc/27129/stat : 27129 (python) R 27127 27129 26829 0 -1 4202496 2373527 934 1 0 69925 281 0 0 25 0 1 0 538487305 1670524928 345235 33554432000 4194304 5683644 140735688722656 18446744073709551615 47677048019084 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/27129/statm: 407843 345235 1833 364 0 343767 0
Current children cumulated CPU time (s) 702.06
Current children cumulated vsize (KiB) 1631372

[startup+762.301 s]
/proc/loadavg: 1.09 2.51 3.89 2/196 27225
/proc/meminfo: memFree=23584224/32951124 swapFree=67111352/67111528
[pid=27129] ppid=27127 vsize=1631372 CPUtime=762.07 cores=0,2,4,6
/proc/27129/stat : 27129 (python) R 27127 27129 26829 0 -1 4202496 2373527 934 1 0 75926 281 0 0 25 0 1 0 538487305 1670524928 345235 33554432000 4194304 5683644 140735688722656 18446744073709551615 47677048019072 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/27129/statm: 407843 345235 1833 364 0 343767 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 1631372

[startup+822.301 s]
/proc/loadavg: 1.03 2.23 3.71 2/196 27226
/proc/meminfo: memFree=23584316/32951124 swapFree=67111352/67111528
[pid=27129] ppid=27127 vsize=1631372 CPUtime=822.07 cores=0,2,4,6
/proc/27129/stat : 27129 (python) R 27127 27129 26829 0 -1 4202496 2373527 934 1 0 81926 281 0 0 25 0 1 0 538487305 1670524928 345235 33554432000 4194304 5683644 140735688722656 18446744073709551615 47677048019084 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/27129/statm: 407843 345235 1833 364 0 343767 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 1631372

[startup+882.307 s]
/proc/loadavg: 1.01 2.00 3.54 2/196 27228
/proc/meminfo: memFree=23584288/32951124 swapFree=67111352/67111528
[pid=27129] ppid=27127 vsize=1631372 CPUtime=882.07 cores=0,2,4,6
/proc/27129/stat : 27129 (python) R 27127 27129 26829 0 -1 4202496 2373527 934 1 0 87926 281 0 0 25 0 1 0 538487305 1670524928 345235 33554432000 4194304 5683644 140735688722656 18446744073709551615 47677048019084 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/27129/statm: 407843 345235 1833 364 0 343767 0
Current children cumulated CPU time (s) 882.07
Current children cumulated vsize (KiB) 1631372

[startup+942.301 s]
/proc/loadavg: 1.06 1.83 3.38 2/196 27229
/proc/meminfo: memFree=23584404/32951124 swapFree=67111352/67111528
[pid=27129] ppid=27127 vsize=1631372 CPUtime=942.07 cores=0,2,4,6
/proc/27129/stat : 27129 (python) R 27127 27129 26829 0 -1 4202496 2373527 934 1 0 93926 281 0 0 25 0 1 0 538487305 1670524928 345235 33554432000 4194304 5683644 140735688722656 18446744073709551615 47677048019084 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/27129/statm: 407843 345235 1833 364 0 343767 0
Current children cumulated CPU time (s) 942.07
Current children cumulated vsize (KiB) 1631372

[startup+1002.3 s]
/proc/loadavg: 1.09 1.70 3.23 2/196 27231
/proc/meminfo: memFree=23584504/32951124 swapFree=67111352/67111528
[pid=27129] ppid=27127 vsize=1631372 CPUtime=1002.07 cores=0,2,4,6
/proc/27129/stat : 27129 (python) R 27127 27129 26829 0 -1 4202496 2373527 934 1 0 99926 281 0 0 25 0 1 0 538487305 1670524928 345235 33554432000 4194304 5683644 140735688722656 18446744073709551615 47677048019084 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/27129/statm: 407843 345235 1833 364 0 343767 0
Current children cumulated CPU time (s) 1002.07
Current children cumulated vsize (KiB) 1631372

[startup+1062.3 s]
/proc/loadavg: 1.03 1.57 3.09 2/196 27233
/proc/meminfo: memFree=23584484/32951124 swapFree=67111352/67111528
[pid=27129] ppid=27127 vsize=1631372 CPUtime=1062.08 cores=0,2,4,6
/proc/27129/stat : 27129 (python) R 27127 27129 26829 0 -1 4202496 2373527 934 1 0 105926 282 0 0 25 0 1 0 538487305 1670524928 345235 33554432000 4194304 5683644 140735688722656 18446744073709551615 47677048019072 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/27129/statm: 407843 345235 1833 364 0 343767 0
Current children cumulated CPU time (s) 1062.08
Current children cumulated vsize (KiB) 1631372

[startup+1122.3 s]
/proc/loadavg: 1.08 1.49 2.97 2/196 27234
/proc/meminfo: memFree=23584588/32951124 swapFree=67111352/67111528
[pid=27129] ppid=27127 vsize=1631372 CPUtime=1122.08 cores=0,2,4,6
/proc/27129/stat : 27129 (python) R 27127 27129 26829 0 -1 4202496 2373527 934 1 0 111926 282 0 0 25 0 1 0 538487305 1670524928 345235 33554432000 4194304 5683644 140735688722656 18446744073709551615 47677080697517 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/27129/statm: 407843 345235 1833 364 0 343767 0
Current children cumulated CPU time (s) 1122.08
Current children cumulated vsize (KiB) 1631372

[startup+1182.3 s]
/proc/loadavg: 1.03 1.40 2.84 2/196 27236
/proc/meminfo: memFree=23584684/32951124 swapFree=67111352/67111528
[pid=27129] ppid=27127 vsize=1631372 CPUtime=1182.09 cores=0,2,4,6
/proc/27129/stat : 27129 (python) R 27127 27129 26829 0 -1 4202496 2373527 934 1 0 117927 282 0 0 25 0 1 0 538487305 1670524928 345235 33554432000 4194304 5683644 140735688722656 18446744073709551615 47677048019072 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/27129/statm: 407843 345235 1833 364 0 343767 0
Current children cumulated CPU time (s) 1182.09
Current children cumulated vsize (KiB) 1631372

[startup+1242.3 s]
/proc/loadavg: 1.01 1.32 2.72 2/196 27237
/proc/meminfo: memFree=23584172/32951124 swapFree=67111352/67111528
[pid=27129] ppid=27127 vsize=1631372 CPUtime=1242.09 cores=0,2,4,6
/proc/27129/stat : 27129 (python) R 27127 27129 26829 0 -1 4202496 2373527 934 1 0 123927 282 0 0 25 0 1 0 538487305 1670524928 345235 33554432000 4194304 5683644 140735688722656 18446744073709551615 47677048019084 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/27129/statm: 407843 345235 1833 364 0 343767 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 1631372



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.00 1.27 2.62 2/196 27239
/proc/meminfo: memFree=23584276/32951124 swapFree=67111352/67111528
[pid=27129] ppid=27127 vsize=1631372 CPUtime=1299.79 cores=0,2,4,6
/proc/27129/stat : 27129 (python) R 27127 27129 26829 0 -1 4202496 2373527 934 1 0 129697 282 0 0 25 0 1 0 538487305 1670524928 345235 33554432000 4194304 5683644 140735688722656 18446744073709551615 47677048019072 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/27129/statm: 407843 345235 1833 364 0 343767 0
Current children cumulated CPU time (s) 1299.79
Current children cumulated vsize (KiB) 1631372

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+1300 s]
/proc/loadavg: 1.00 1.27 2.62 2/196 27239
/proc/meminfo: memFree=23584276/32951124 swapFree=67111352/67111528
[pid=27129] ppid=27127 vsize=1631372 CPUtime=1299.79 cores=0,2,4,6
/proc/27129/stat : 27129 (python) R 27127 27129 26829 0 -1 4202496 2373527 934 1 0 129697 282 0 0 25 0 1 0 538487305 1670524928 345235 33554432000 4194304 5683644 140735688722656 18446744073709551615 47677048019072 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/27129/statm: 407843 345235 1833 364 0 343767 0
Current children cumulated CPU time (s) 1299.79
Current children cumulated vsize (KiB) 1631372

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.07
CPU time (s): 1299.87
CPU user time (s): 1296.98
CPU system time (s): 2.88556
CPU usage (%): 99.9843
Max. virtual memory (cumulated for all children) (KiB): 1941172

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1296.98
system time used= 2.88556
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2374461
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= 2837
involuntary context switches= 2045

runsolver used 2.28765 second user time and 4.78627 second system time

The end

Launcher Data

Begin job on node135 at 2011-05-01 18:54:54
IDJOB=3317937
IDBENCH=82404
IDSOLVER=1706
FILE ID=node135/3317937-1304268889
RUNJOBID= node135-1304267282-26847
PBS_JOBID= 13173944
Free space on /tmp= 71884 MiB

SOLVER NAME= borg-sat 11.03.02-industrial
BENCH NAME= SAT11/application/rintanen/SATPlanning/transport-transport-three-cities-sequential-14nodes-1000size-4degree-100mindistance-4trucks-14packages-2008seed.040-NOTKNOWN.cnf
COMMAND LINE= python DIR/solve DIR/etc/borg-mix+class.industrial.pickle BENCHNAME -seed RANDOMSEED -budget TIMEOUT -cores NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3317937-1304268889/watcher-3317937-1304268889 -o /tmp/evaluation-result-3317937-1304268889/solver-3317937-1304268889 -C 4800 -W 1300 -M 15500  python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3317937-1304268889.cnf -seed 30873738 -budget 4800 -cores 4

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

MD5SUM BENCH= 6c2d25eda70423643946d76935ceb950
RANDOM SEED=30873738

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.851
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.851
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	: 6640.14
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.851
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.851
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.851
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.851
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      24540068 kB
Buffers:        979060 kB
Cached:        2650048 kB
SwapCached:        172 kB
Active:        4784984 kB
Inactive:      3074824 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24540068 kB
SwapTotal:    67111528 kB
SwapFree:     67111352 kB
Dirty:          197048 kB
Writeback:           0 kB
AnonPages:     4230524 kB
Mapped:          21892 kB
Slab:           477192 kB
PageTables:      15364 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  5122340 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71900 MiB
End job on node135 at 2011-05-01 19:16:36