Trace number 3377954

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 77.9062 78.9223

General information on the benchmark

NameSAT02/industrial/nam/fpga-routing/
k2fix_gr_rcs_w9.shuffled.cnf
MD5SUM3469bb30890bba597175d692c3430b0e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark32.0421
Satisfiable
(Un)Satisfiability was proved
Number of variables11313
Number of clauses305160
Sum of the clauses size619119
Maximum clause length9
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2303903
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51257

Solver Data

0.43/1.40	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.43/1.40	c INFO: solving HOME/instance-3377954-1305457790.cnf
0.43/1.40	c INFO: computing task features
1.13/2.11	c INFO: computed variable-clause graph statistics
1.13/2.14	c INFO: computed clause balance statistics
4.22/5.28	c INFO: computed variable balance statistics
7.12/8.17	c INFO: computed small-clause counts
7.12/8.19	c INFO: computed Horn-clause counts
7.42/8.45	c INFO: computed variable graph statistics
7.42/8.45	c INFO: collected features for HOME/instance-3377954-1305457790.cnf in 7.07 s
7.42/8.46	c INFO: running lingeling-276@0 for 582 with 2392 remaining (b = 0.41)
77.75/78.89	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3377954-1305457790/watcher-3377954-1305457790 -o /tmp/evaluation-result-3377954-1305457790/solver-3377954-1305457790 -C 2400 -W 1300 -M 7680 python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3377954-1305457790.cnf -seed 466322210 -budget 2400 

running on 2 cores: 4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.94 2.05 3.09 4/384 4711
/proc/meminfo: memFree=24108968/32951124 swapFree=44485764/67111528
[pid=4711] ppid=4709 vsize=15780 CPUtime=0 cores=4,6
/proc/4711/stat : 4711 (python) R 4709 4711 1741 0 -1 4202496 895 0 0 0 0 0 0 0 20 0 1 0 657379520 16158720 777 33554432000 4194304 5683644 140733639587376 18446744073709551615 4540219 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/4711/statm: 3945 777 343 364 0 432 0

[startup+0.04368 s]
/proc/loadavg: 0.94 2.05 3.09 4/384 4711
/proc/meminfo: memFree=24108968/32951124 swapFree=44485764/67111528
[pid=4711] ppid=4709 vsize=18888 CPUtime=0.02 cores=4,6
/proc/4711/stat : 4711 (python) S 4709 4711 1741 0 -1 4202496 1288 0 0 0 2 0 0 0 18 0 1 0 657379520 19341312 1141 33554432000 4194304 5683644 140733639587376 18446744073709551615 244446943232 0 2147483391 16781312 2 18446744071699199166 0 0 17 6 0 0 0
/proc/4711/statm: 4722 1141 421 364 0 691 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 18888

[startup+0.100359 s]
/proc/loadavg: 0.94 2.05 3.09 4/384 4711
/proc/meminfo: memFree=24108968/32951124 swapFree=44485764/67111528
[pid=4711] ppid=4709 vsize=102012 CPUtime=0.07 cores=4,6
/proc/4711/stat : 4711 (python) S 4709 4711 1741 0 -1 4202496 3007 0 0 0 5 2 0 0 17 0 1 0 657379520 104460288 2700 33554432000 4194304 5683644 140733639587376 18446744073709551615 244446943232 0 2147483391 16781312 2 18446744071699199166 0 0 17 6 0 0 0
/proc/4711/statm: 25503 2704 841 364 0 1803 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 102012

[startup+0.300371 s]
/proc/loadavg: 0.94 2.05 3.09 4/384 4711
/proc/meminfo: memFree=24108968/32951124 swapFree=44485764/67111528
[pid=4711] ppid=4709 vsize=157384 CPUtime=0.22 cores=4,6
/proc/4711/stat : 4711 (python) D 4709 4711 1741 0 -1 4202496 6600 935 1 0 16 6 0 0 18 0 1 0 657379520 161161216 4696 33554432000 4194304 5683644 140733639587376 18446744073709551615 244446950967 0 0 16781312 2 18446744071562154983 0 0 17 6 0 0 0
/proc/4711/statm: 39346 4696 1257 364 0 3454 0
Current children cumulated CPU time (s) 0.22
Current children cumulated vsize (KiB) 157384

[startup+0.700237 s]
/proc/loadavg: 0.94 2.05 3.09 4/384 4711
/proc/meminfo: memFree=24108968/32951124 swapFree=44485764/67111528
[pid=4711] ppid=4709 vsize=198920 CPUtime=0.24 cores=4,6
/proc/4711/stat : 4711 (python) R 4709 4711 1741 0 -1 4202496 7029 935 1 0 18 6 0 0 17 0 1 0 657379520 203694080 5053 33554432000 4194304 5683644 140733639587376 18446744073709551615 5003948 0 0 16781312 2 0 0 0 17 6 0 0 38
/proc/4711/statm: 49730 5053 1466 364 0 3757 0
Current children cumulated CPU time (s) 0.24
Current children cumulated vsize (KiB) 198920

[startup+1.50113 s]
/proc/loadavg: 0.94 2.05 3.09 4/391 4722
/proc/meminfo: memFree=24057444/32951124 swapFree=44485764/67111528
[pid=4711] ppid=4709 vsize=293156 CPUtime=0.52 cores=4,6
/proc/4711/stat : 4711 (python) R 4709 4711 1741 0 -1 4202496 12916 935 1 0 43 9 0 0 17 0 1 0 657379520 300191744 10588 33554432000 4194304 5683644 140733639587376 18446744073709551615 244446606021 0 0 16781312 2 0 0 0 17 4 0 0 87
/proc/4711/statm: 73289 10588 1761 364 0 9213 0
Current children cumulated CPU time (s) 0.52
Current children cumulated vsize (KiB) 293156

[startup+3.10082 s]
/proc/loadavg: 1.27 2.10 3.10 5/391 4722
/proc/meminfo: memFree=23965956/32951124 swapFree=44485764/67111528
[pid=4711] ppid=4709 vsize=328904 CPUtime=2.12 cores=4,6
/proc/4711/stat : 4711 (python) R 4709 4711 1741 0 -1 4202496 30859 935 1 0 200 12 0 0 20 0 1 0 657379520 336797696 19610 33554432000 4194304 5683644 140733639587376 18446744073709551615 47353448113184 0 0 16781312 2 0 0 0 17 4 0 0 87
/proc/4711/statm: 82226 19610 1826 364 0 18150 0
Current children cumulated CPU time (s) 2.12
Current children cumulated vsize (KiB) 328904
heavy processes:

[startup+6.30026 s]
/proc/loadavg: 1.27 2.10 3.10 5/391 4792
/proc/meminfo: memFree=23965112/32951124 swapFree=44485764/67111528
[pid=4711] ppid=4709 vsize=328904 CPUtime=5.32 cores=4,6
/proc/4711/stat : 4711 (python) R 4709 4711 1741 0 -1 4202496 30860 935 1 0 520 12 0 0 25 0 1 0 657379520 336797696 19611 33554432000 4194304 5683644 140733639587376 18446744073709551615 47353445468054 0 0 16781312 2 0 0 0 17 4 0 0 87
/proc/4711/statm: 82226 19611 1827 364 0 18150 0
Current children cumulated CPU time (s) 5.32
Current children cumulated vsize (KiB) 328904

[startup+12.7011 s]
/proc/loadavg: 1.83 2.19 3.12 4/389 4865
/proc/meminfo: memFree=23958824/32951124 swapFree=44485764/67111528
[pid=4711] ppid=4709 vsize=337332 CPUtime=7.48 cores=4,6
/proc/4711/stat : 4711 (python) S 4709 4711 1741 0 -1 4202496 31751 935 1 0 736 12 0 0 25 0 2 0 657379520 345427968 19203 33554432000 4194304 5683644 140733639587376 18446744073709551615 244458771915 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 87
/proc/4711/statm: 84333 19203 1875 364 0 20251 0
[pid=4862] ppid=4711 vsize=327088 CPUtime=0 cores=4,6
/proc/4862/stat : 4862 (python) S 4711 4711 1741 0 -1 4202560 886 0 0 0 0 0 0 0 18 0 1 0 657380366 334938112 17700 33554432000 4194304 5683644 140733639587376 18446744073709551615 244446965263 0 0 16781312 514 406670322746491137 0 0 17 4 0 0 0
/proc/4862/statm: 81772 17700 376 364 0 17690 0
[pid=4864] ppid=4862 vsize=24328 CPUtime=4.2 cores=4,6
/proc/4864/stat : 4864 (lingeling) R 4862 4864 4864 0 -1 4202496 6261 0 0 0 419 1 0 0 25 0 1 0 657380366 24911872 4741 33554432000 4194304 4352236 140734870396048 18446744073709551615 4328194 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/4864/statm: 6082 4741 129 39 0 5162 0
[pid=4711/tid=4863] ppid=4709 vsize=337332 CPUtime=0 cores=4,6
/proc/4711/task/4863/stat : 4863 (python) S 4709 4711 1741 0 -1 4202560 32 935 0 0 0 0 0 0 25 0 2 0 657380366 345427968 19203 33554432000 4194304 5683644 140733639587376 18446744073709551615 244458768817 0 0 16781312 2 18446604453007377664 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 11.68
Current children cumulated vsize (KiB) 688748

[startup+25.5006 s]
/proc/loadavg: 2.17 2.25 3.13 5/394 4899
/proc/meminfo: memFree=23841156/32951124 swapFree=44485764/67111528
[pid=4711] ppid=4709 vsize=337332 CPUtime=7.48 cores=4,6
/proc/4711/stat : 4711 (python) S 4709 4711 1741 0 -1 4202496 31751 935 1 0 736 12 0 0 25 0 2 0 657379520 345427968 19203 33554432000 4194304 5683644 140733639587376 18446744073709551615 244458771915 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 87
/proc/4711/statm: 84333 19203 1875 364 0 20251 0
[pid=4862] ppid=4711 vsize=327088 CPUtime=0.04 cores=4,6
/proc/4862/stat : 4862 (python) S 4711 4711 1741 0 -1 4202560 892 0 0 0 2 2 0 0 18 0 1 0 657380366 334938112 17700 33554432000 4194304 5683644 140733639587376 18446744073709551615 244446965263 0 0 16781312 514 5927088953340428545 0 0 17 4 0 0 0
/proc/4862/statm: 81772 17700 376 364 0 17690 0
[pid=4864] ppid=4862 vsize=36236 CPUtime=16.96 cores=4,6
/proc/4864/stat : 4864 (lingeling) R 4862 4864 4864 0 -1 4202496 9749 0 0 0 1695 1 0 0 25 0 1 0 657380366 37105664 8229 33554432000 4194304 4352236 140734870396048 18446744073709551615 4328000 0 0 16781312 17506 0 0 0 17 6 0 0 0
/proc/4864/statm: 9059 8229 129 39 0 8139 0
[pid=4711/tid=4863] ppid=4709 vsize=337332 CPUtime=0 cores=4,6
/proc/4711/task/4863/stat : 4863 (python) S 4709 4711 1741 0 -1 4202560 32 935 0 0 0 0 0 0 25 0 2 0 657380366 345427968 19203 33554432000 4194304 5683644 140733639587376 18446744073709551615 244458768817 0 0 16781312 2 18446604453007377664 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 24.48
Current children cumulated vsize (KiB) 700656

[startup+51.1009 s]
/proc/loadavg: 3.03 2.44 3.17 5/397 4902
/proc/meminfo: memFree=23803432/32951124 swapFree=44485764/67111528
[pid=4711] ppid=4709 vsize=337332 CPUtime=7.48 cores=4,6
/proc/4711/stat : 4711 (python) S 4709 4711 1741 0 -1 4202496 31751 935 1 0 736 12 0 0 25 0 2 0 657379520 345427968 19203 33554432000 4194304 5683644 140733639587376 18446744073709551615 244458771915 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 87
/proc/4711/statm: 84333 19203 1875 364 0 20251 0
[pid=4862] ppid=4711 vsize=327088 CPUtime=0.11 cores=4,6
/proc/4862/stat : 4862 (python) S 4711 4711 1741 0 -1 4202560 903 0 0 0 6 5 0 0 18 0 1 0 657380366 334938112 17700 33554432000 4194304 5683644 140733639587376 18446744073709551615 244446965263 0 0 16781312 514 5927088953340428545 0 0 17 4 0 0 0
/proc/4862/statm: 81772 17700 376 364 0 17690 0
[pid=4864] ppid=4862 vsize=36236 CPUtime=42.44 cores=4,6
/proc/4864/stat : 4864 (lingeling) R 4862 4864 4864 0 -1 4202496 9749 0 0 0 4243 1 0 0 25 0 1 0 657380366 37105664 8229 33554432000 4194304 4352236 140734870396048 18446744073709551615 4329043 0 0 16781312 17506 0 0 0 17 6 0 0 0
/proc/4864/statm: 9059 8229 129 39 0 8139 0
[pid=4711/tid=4863] ppid=4709 vsize=337332 CPUtime=0 cores=4,6
/proc/4711/task/4863/stat : 4863 (python) S 4709 4711 1741 0 -1 4202560 32 935 0 0 0 0 0 0 25 0 2 0 657380366 345427968 19203 33554432000 4194304 5683644 140733639587376 18446744073709551615 244458768817 0 0 16781312 2 18446604453007377664 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 50.03
Current children cumulated vsize (KiB) 700656

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

[startup+63.9006 s]
/proc/loadavg: 3.24 2.52 3.18 5/397 4903
/proc/meminfo: memFree=23802268/32951124 swapFree=44485764/67111528
[pid=4711] ppid=4709 vsize=337332 CPUtime=7.48 cores=4,6
/proc/4711/stat : 4711 (python) S 4709 4711 1741 0 -1 4202496 31751 935 1 0 736 12 0 0 25 0 2 0 657379520 345427968 19203 33554432000 4194304 5683644 140733639587376 18446744073709551615 244458771915 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 87
/proc/4711/statm: 84333 19203 1875 364 0 20251 0
[pid=4862] ppid=4711 vsize=327088 CPUtime=0.14 cores=4,6
/proc/4862/stat : 4862 (python) S 4711 4711 1741 0 -1 4202560 908 0 0 0 7 7 0 0 18 0 1 0 657380366 334938112 17700 33554432000 4194304 5683644 140733639587376 18446744073709551615 244446965263 0 0 16781312 514 5927088953340428545 0 0 17 4 0 0 0
/proc/4862/statm: 81772 17700 376 364 0 17690 0
[pid=4864] ppid=4862 vsize=40672 CPUtime=55.22 cores=4,6
/proc/4864/stat : 4864 (lingeling) R 4862 4864 4864 0 -1 4202496 10858 0 0 0 5521 1 0 0 25 0 1 0 657380366 41648128 9338 33554432000 4194304 4352236 140734870396048 18446744073709551615 4208914 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/4864/statm: 10168 9338 129 39 0 9248 0
[pid=4711/tid=4863] ppid=4709 vsize=337332 CPUtime=0 cores=4,6
/proc/4711/task/4863/stat : 4863 (python) S 4709 4711 1741 0 -1 4202560 32 935 0 0 0 0 0 0 25 0 2 0 657380366 345427968 19203 33554432000 4194304 5683644 140733639587376 18446744073709551615 244458768817 0 0 16781312 2 18446604453007377664 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 62.84
Current children cumulated vsize (KiB) 705092

[startup+70.3004 s]
/proc/loadavg: 3.30 2.54 3.18 5/397 4903
/proc/meminfo: memFree=23798768/32951124 swapFree=44485764/67111528
[pid=4711] ppid=4709 vsize=337332 CPUtime=7.48 cores=4,6
/proc/4711/stat : 4711 (python) S 4709 4711 1741 0 -1 4202496 31751 935 1 0 736 12 0 0 25 0 2 0 657379520 345427968 19203 33554432000 4194304 5683644 140733639587376 18446744073709551615 244458771915 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 87
/proc/4711/statm: 84333 19203 1875 364 0 20251 0
[pid=4862] ppid=4711 vsize=327088 CPUtime=0.15 cores=4,6
/proc/4862/stat : 4862 (python) S 4711 4711 1741 0 -1 4202560 911 0 0 0 8 7 0 0 18 0 1 0 657380366 334938112 17700 33554432000 4194304 5683644 140733639587376 18446744073709551615 244446965263 0 0 16781312 514 5927088953340428545 0 0 17 4 0 0 0
/proc/4862/statm: 81772 17700 376 364 0 17690 0
[pid=4864] ppid=4862 vsize=38828 CPUtime=61.62 cores=4,6
/proc/4864/stat : 4864 (lingeling) R 4862 4864 4864 0 -1 4202496 10858 0 0 0 6160 2 0 0 25 0 1 0 657380366 39759872 8877 33554432000 4194304 4352236 140734870396048 18446744073709551615 4329077 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/4864/statm: 9707 8877 129 39 0 8787 0
[pid=4711/tid=4863] ppid=4709 vsize=337332 CPUtime=0 cores=4,6
/proc/4711/task/4863/stat : 4863 (python) S 4709 4711 1741 0 -1 4202560 32 935 0 0 0 0 0 0 25 0 2 0 657380366 345427968 19203 33554432000 4194304 5683644 140733639587376 18446744073709551615 244458768817 0 0 16781312 2 18446604453007377664 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 69.25
Current children cumulated vsize (KiB) 703248

[startup+73.5008 s]
/proc/loadavg: 3.36 2.56 3.19 5/397 4903
/proc/meminfo: memFree=23799016/32951124 swapFree=44485764/67111528
[pid=4711] ppid=4709 vsize=337332 CPUtime=7.48 cores=4,6
/proc/4711/stat : 4711 (python) S 4709 4711 1741 0 -1 4202496 31751 935 1 0 736 12 0 0 25 0 2 0 657379520 345427968 19203 33554432000 4194304 5683644 140733639587376 18446744073709551615 244458771915 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 87
/proc/4711/statm: 84333 19203 1875 364 0 20251 0
[pid=4862] ppid=4711 vsize=327088 CPUtime=0.17 cores=4,6
/proc/4862/stat : 4862 (python) S 4711 4711 1741 0 -1 4202560 914 0 0 0 9 8 0 0 18 0 1 0 657380366 334938112 17700 33554432000 4194304 5683644 140733639587376 18446744073709551615 244446965263 0 0 16781312 514 5927088953340428545 0 0 17 4 0 0 0
/proc/4862/statm: 81772 17700 376 364 0 17690 0
[pid=4864] ppid=4862 vsize=41228 CPUtime=64.79 cores=4,6
/proc/4864/stat : 4864 (lingeling) R 4862 4864 4864 0 -1 4202496 11458 0 0 0 6477 2 0 0 25 0 1 0 657380366 42217472 9477 33554432000 4194304 4352236 140734870396048 18446744073709551615 4328208 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/4864/statm: 10307 9477 129 39 0 9387 0
[pid=4711/tid=4863] ppid=4709 vsize=337332 CPUtime=0 cores=4,6
/proc/4711/task/4863/stat : 4863 (python) S 4709 4711 1741 0 -1 4202560 32 935 0 0 0 0 0 0 25 0 2 0 657380366 345427968 19203 33554432000 4194304 5683644 140733639587376 18446744073709551615 244458768817 0 0 16781312 2 18446604453007377664 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 72.44
Current children cumulated vsize (KiB) 705648

[startup+76.7012 s]
/proc/loadavg: 3.36 2.56 3.19 5/397 4903
/proc/meminfo: memFree=23799832/32951124 swapFree=44485764/67111528
[pid=4711] ppid=4709 vsize=337332 CPUtime=7.48 cores=4,6
/proc/4711/stat : 4711 (python) S 4709 4711 1741 0 -1 4202496 31751 935 1 0 736 12 0 0 25 0 2 0 657379520 345427968 19203 33554432000 4194304 5683644 140733639587376 18446744073709551615 244458771915 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 87
/proc/4711/statm: 84333 19203 1875 364 0 20251 0
[pid=4862] ppid=4711 vsize=327088 CPUtime=0.17 cores=4,6
/proc/4862/stat : 4862 (python) S 4711 4711 1741 0 -1 4202560 914 0 0 0 9 8 0 0 18 0 1 0 657380366 334938112 17700 33554432000 4194304 5683644 140733639587376 18446744073709551615 244446965263 0 0 16781312 514 5927088953340428545 0 0 17 4 0 0 0
/proc/4862/statm: 81772 17700 376 364 0 17690 0
[pid=4864] ppid=4862 vsize=41228 CPUtime=67.99 cores=4,6
/proc/4864/stat : 4864 (lingeling) R 4862 4864 4864 0 -1 4202496 11458 0 0 0 6797 2 0 0 25 0 1 0 657380366 42217472 9477 33554432000 4194304 4352236 140734870396048 18446744073709551615 4328194 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/4864/statm: 10307 9477 129 39 0 9387 0
[pid=4711/tid=4863] ppid=4709 vsize=337332 CPUtime=0 cores=4,6
/proc/4711/task/4863/stat : 4863 (python) S 4709 4711 1741 0 -1 4202560 32 935 0 0 0 0 0 0 25 0 2 0 657380366 345427968 19203 33554432000 4194304 5683644 140733639587376 18446744073709551615 244458768817 0 0 16781312 2 18446604453007377664 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 75.64
Current children cumulated vsize (KiB) 705648

[startup+78.3009 s]
/proc/loadavg: 3.41 2.59 3.19 5/397 4903
/proc/meminfo: memFree=23797228/32951124 swapFree=44485764/67111528
[pid=4711] ppid=4709 vsize=337332 CPUtime=7.48 cores=4,6
/proc/4711/stat : 4711 (python) S 4709 4711 1741 0 -1 4202496 31751 935 1 0 736 12 0 0 25 0 2 0 657379520 345427968 19203 33554432000 4194304 5683644 140733639587376 18446744073709551615 244458771915 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 87
/proc/4711/statm: 84333 19203 1875 364 0 20251 0
[pid=4862] ppid=4711 vsize=327088 CPUtime=0.17 cores=4,6
/proc/4862/stat : 4862 (python) S 4711 4711 1741 0 -1 4202560 914 0 0 0 9 8 0 0 18 0 1 0 657380366 334938112 17700 33554432000 4194304 5683644 140733639587376 18446744073709551615 244446965263 0 0 16781312 514 5927088953340428545 0 0 17 4 0 0 0
/proc/4862/statm: 81772 17700 376 364 0 17690 0
[pid=4864] ppid=4862 vsize=41228 CPUtime=69.59 cores=4,6
/proc/4864/stat : 4864 (lingeling) R 4862 4864 4864 0 -1 4202496 11458 0 0 0 6957 2 0 0 25 0 1 0 657380366 42217472 9477 33554432000 4194304 4352236 140734870396048 18446744073709551615 4328194 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/4864/statm: 10307 9477 129 39 0 9387 0
[pid=4711/tid=4863] ppid=4709 vsize=337332 CPUtime=0 cores=4,6
/proc/4711/task/4863/stat : 4863 (python) S 4709 4711 1741 0 -1 4202560 32 935 0 0 0 0 0 0 25 0 2 0 657380366 345427968 19203 33554432000 4194304 5683644 140733639587376 18446744073709551615 244458768817 0 0 16781312 2 18446604453007377664 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 77.24
Current children cumulated vsize (KiB) 705648

[startup+78.7008 s]
/proc/loadavg: 3.41 2.59 3.19 5/397 4903
/proc/meminfo: memFree=23797228/32951124 swapFree=44485764/67111528
[pid=4711] ppid=4709 vsize=337332 CPUtime=7.48 cores=4,6
/proc/4711/stat : 4711 (python) S 4709 4711 1741 0 -1 4202496 31751 935 1 0 736 12 0 0 25 0 2 0 657379520 345427968 19203 33554432000 4194304 5683644 140733639587376 18446744073709551615 244458771915 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 87
/proc/4711/statm: 84333 19203 1875 364 0 20251 0
[pid=4862] ppid=4711 vsize=327088 CPUtime=0.19 cores=4,6
/proc/4862/stat : 4862 (python) S 4711 4711 1741 0 -1 4202560 918 0 0 0 10 9 0 0 18 0 1 0 657380366 334938112 17700 33554432000 4194304 5683644 140733639587376 18446744073709551615 244446965263 0 0 16781312 514 5927088953340428545 0 0 17 4 0 0 0
/proc/4862/statm: 81772 17700 376 364 0 17690 0
[pid=4864] ppid=4862 vsize=41228 CPUtime=69.98 cores=4,6
/proc/4864/stat : 4864 (lingeling) R 4862 4864 4864 0 -1 4202496 11458 0 0 0 6996 2 0 0 25 0 1 0 657380366 42217472 9477 33554432000 4194304 4352236 140734870396048 18446744073709551615 4328194 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/4864/statm: 10307 9477 129 39 0 9387 0
[pid=4711/tid=4863] ppid=4709 vsize=337332 CPUtime=0 cores=4,6
/proc/4711/task/4863/stat : 4863 (python) S 4709 4711 1741 0 -1 4202560 32 935 0 0 0 0 0 0 25 0 2 0 657380366 345427968 19203 33554432000 4194304 5683644 140733639587376 18446744073709551615 244458768817 0 0 16781312 2 18446604453007377664 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 77.65
Current children cumulated vsize (KiB) 705648

[startup+78.9008 s]
/proc/loadavg: 3.41 2.59 3.19 5/397 4903
/proc/meminfo: memFree=23797228/32951124 swapFree=44485764/67111528
[pid=4711] ppid=4709 vsize=337312 CPUtime=77.87 cores=4,6
/proc/4711/stat : 4711 (python) R 4709 4711 1741 0 -1 4202496 34172 13612 1 0 737 13 7024 13 18 0 2 0 657379520 345407488 19201 33554432000 4194304 5683644 140733639587376 18446744073709551615 244446600631 0 0 16781312 0 18446744073709551615 0 0 17 4 0 0 87
/proc/4711/statm: 84328 19201 1873 364 0 20251 0
[pid=4711/tid=4863] ppid=4709 vsize=337312 CPUtime=70.37 cores=4,6
/proc/4711/task/4863/stat : 4863 (python) S 4709 4711 1741 0 -1 4202560 32 13612 0 0 0 0 7024 13 18 0 2 0 657380366 345407488 19201 33554432000 4194304 5683644 140733639587376 18446744073709551615 244458768817 0 0 16781312 0 18446604453007377664 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 77.87
Current children cumulated vsize (KiB) 337312

Child status: 0
Real time (s): 78.9223
CPU time (s): 77.9062
CPU user time (s): 77.6352
CPU system time (s): 0.270958
CPU usage (%): 98.7125
Max. virtual memory (cumulated for all children) (KiB): 705648

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 77.6352
system time used= 0.270958
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 55166
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= 1541
involuntary context switches= 295

runsolver used 0.311952 second user time and 0.684895 second system time

The end

Launcher Data

Begin job on node105 at 2011-05-15 13:09:50
IDJOB=3377954
IDBENCH=88066
IDSOLVER=1858
FILE ID=node105/3377954-1305457790
RUNJOBID= node105-1305457790-4658
PBS_JOBID= 13324851
Free space on /tmp= 73496 MiB

SOLVER NAME= borg-sat 11.03.02-seq-industrial (fixed)
BENCH NAME= SAT02/industrial/nam/fpga-routing/k2fix_gr_rcs_w9.shuffled.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-3377954-1305457790/watcher-3377954-1305457790 -o /tmp/evaluation-result-3377954-1305457790/solver-3377954-1305457790 -C 2400 -W 1300 -M 7680  python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3377954-1305457790.cnf -seed 466322210 -budget 2400

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

MD5SUM BENCH= 3469bb30890bba597175d692c3430b0e
RANDOM SEED=466322210

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:      24109372 kB
Buffers:        302448 kB
Cached:        6359636 kB
SwapCached:      39656 kB
Active:        1734664 kB
Inactive:      6818640 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24109372 kB
SwapTotal:    67111528 kB
SwapFree:     44485764 kB
Dirty:          134792 kB
Writeback:           0 kB
AnonPages:     1859056 kB
Mapped:          20084 kB
Slab:           145844 kB
PageTables:      74908 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 91453884 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= 73440 MiB
End job on node105 at 2011-05-15 13:11:10