Trace number 3484689

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
borg-sat 11.03.02-seq-industrial (fixed, 1200 s timeout)UNSAT 124.685 124.62

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.33/0.45	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.33/0.45	c INFO: solving HOME/instance-3484689-1307753298.cnf
0.33/0.45	c INFO: computing task features
1.22/1.30	c INFO: computed variable-clause graph statistics
1.22/1.34	c INFO: computed clause balance statistics
4.82/4.98	c INFO: computed variable balance statistics
8.22/8.34	c INFO: computed small-clause counts
8.22/8.36	c INFO: computed Horn-clause counts
8.51/8.63	c INFO: computed variable graph statistics
8.51/8.63	c INFO: collected features for HOME/instance-3484689-1307753298.cnf in 8.15 s
8.51/8.64	c INFO: running lingeling-276@0 for 1191 with 1191 remaining (b = 0.50)
124.53/124.58	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 988)

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

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

running on 2 cores: 0,2

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


[startup+0 s]
/proc/loadavg: 4.04 4.02 3.92 4/195 23793
/proc/meminfo: memFree=28964984/32950928 swapFree=67055428/67111528
[pid=23793] ppid=23791 vsize=15384 CPUtime=0 cores=0,2
/proc/23793/stat : 23793 (python) S 23791 23793 18188 0 -1 4202496 812 0 0 0 0 0 0 0 25 0 1 0 886926891 15753216 697 33554432000 4194304 5683644 140733375246192 18446744073709551615 239476692992 0 2147483391 16781312 2 18446744071699207358 0 0 17 0 0 0 0
/proc/23793/statm: 3846 697 334 364 0 333 0

[startup+0.100706 s]
/proc/loadavg: 4.04 4.02 3.92 4/195 23793
/proc/meminfo: memFree=28964984/32950928 swapFree=67055428/67111528
[pid=23793] ppid=23791 vsize=104616 CPUtime=0.07 cores=0,2
/proc/23793/stat : 23793 (python) S 23791 23793 18188 0 -1 4202496 3145 0 0 0 6 1 0 0 25 0 1 0 886926891 107126784 2822 33554432000 4194304 5683644 140733375246192 18446744073709551615 239476692992 0 2147483391 16781312 2 18446744071699207358 0 0 17 2 0 0 0
/proc/23793/statm: 26154 2822 847 364 0 1902 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 104616

[startup+0.206685 s]
/proc/loadavg: 4.04 4.02 3.92 4/195 23793
/proc/meminfo: memFree=28964984/32950928 swapFree=67055428/67111528
[pid=23793] ppid=23791 vsize=131292 CPUtime=0.16 cores=0,2
/proc/23793/stat : 23793 (python) R 23791 23793 18188 0 -1 4202496 5714 937 1 0 14 2 0 0 19 0 1 0 886926891 134443008 4098 33554432000 4194304 5683644 140733375246192 18446744073709551615 5212303 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/23793/statm: 32823 4098 1015 364 0 3084 0
Current children cumulated CPU time (s) 0.16
Current children cumulated vsize (KiB) 131292

[startup+0.304617 s]
/proc/loadavg: 4.04 4.02 3.92 4/195 23793
/proc/meminfo: memFree=28964984/32950928 swapFree=67055428/67111528
[pid=23793] ppid=23791 vsize=198920 CPUtime=0.24 cores=0,2
/proc/23793/stat : 23793 (python) R 23791 23793 18188 0 -1 4202496 7029 937 1 0 19 5 0 0 19 0 1 0 886926891 203694080 5054 33554432000 4194304 5683644 140733375246192 18446744073709551615 239476381392 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/23793/statm: 49730 5054 1466 364 0 3757 0
Current children cumulated CPU time (s) 0.24
Current children cumulated vsize (KiB) 198920

[startup+0.700604 s]
/proc/loadavg: 4.04 4.02 3.92 4/195 23793
/proc/meminfo: memFree=28964984/32950928 swapFree=67055428/67111528
[pid=23793] ppid=23791 vsize=297396 CPUtime=0.62 cores=0,2
/proc/23793/stat : 23793 (python) R 23791 23793 18188 0 -1 4202496 13905 937 1 0 54 8 0 0 19 0 1 0 886926891 304533504 11574 33554432000 4194304 5683644 140733375246192 18446744073709551615 47255734068303 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/23793/statm: 74349 11575 1761 364 0 10273 0
Current children cumulated CPU time (s) 0.62
Current children cumulated vsize (KiB) 297396

[startup+1.50045 s]
/proc/loadavg: 4.04 4.02 3.92 5/196 23798
/proc/meminfo: memFree=28902516/32950928 swapFree=67055428/67111528
[pid=23793] ppid=23791 vsize=328904 CPUtime=1.42 cores=0,2
/proc/23793/stat : 23793 (python) R 23791 23793 18188 0 -1 4202496 30863 937 1 0 132 10 0 0 21 0 1 0 886926891 336797696 19611 33554432000 4194304 5683644 140733375246192 18446744073709551615 47255563590788 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/23793/statm: 82226 19611 1826 364 0 18150 0
Current children cumulated CPU time (s) 1.42
Current children cumulated vsize (KiB) 328904

[startup+3.10114 s]
/proc/loadavg: 4.04 4.02 3.92 5/196 23798
/proc/meminfo: memFree=28893088/32950928 swapFree=67055428/67111528
[pid=23793] ppid=23791 vsize=328904 CPUtime=3.02 cores=0,2
/proc/23793/stat : 23793 (python) R 23791 23793 18188 0 -1 4202496 30863 937 1 0 292 10 0 0 25 0 1 0 886926891 336797696 19611 33554432000 4194304 5683644 140733375246192 18446744073709551615 239480103593 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/23793/statm: 82226 19611 1826 364 0 18150 0
Current children cumulated CPU time (s) 3.02
Current children cumulated vsize (KiB) 328904

[startup+6.30053 s]
/proc/loadavg: 4.04 4.02 3.92 5/196 23798
/proc/meminfo: memFree=28889980/32950928 swapFree=67055428/67111528
[pid=23793] ppid=23791 vsize=328904 CPUtime=6.22 cores=0,2
/proc/23793/stat : 23793 (python) R 23791 23793 18188 0 -1 4202496 30864 937 1 0 612 10 0 0 25 0 1 0 886926891 336797696 19612 33554432000 4194304 5683644 140733375246192 18446744073709551615 47255566085839 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/23793/statm: 82226 19612 1827 364 0 18150 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 328904

[startup+12.7003 s]
/proc/loadavg: 4.03 4.02 3.92 5/199 23802
/proc/meminfo: memFree=28857120/32950928 swapFree=67055428/67111528
[pid=23793] ppid=23791 vsize=337332 CPUtime=8.56 cores=0,2
/proc/23793/stat : 23793 (python) S 23791 23793 18188 0 -1 4202496 31741 937 1 0 846 10 0 0 25 0 2 0 886926891 345427968 19196 33554432000 4194304 5683644 140733375246192 18446744073709551615 239488521675 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/23793/statm: 84333 19196 1867 364 0 20251 0
[pid=23799] ppid=23793 vsize=327088 CPUtime=0 cores=0,2
/proc/23799/stat : 23799 (python) S 23793 23793 18188 0 -1 4202560 873 0 0 0 0 0 0 0 18 0 1 0 886927756 334938112 17701 33554432000 4194304 5683644 140733375246192 18446744073709551615 239476715023 0 0 16781312 514 4424288834297004031 0 0 17 2 0 0 0
/proc/23799/statm: 81772 17701 376 364 0 17690 0
[pid=23801] ppid=23799 vsize=24328 CPUtime=4.04 cores=0,2
/proc/23801/stat : 23801 (lingeling) R 23799 23801 23801 0 -1 4202496 6262 0 0 0 403 1 0 0 25 0 1 0 886927756 24911872 4741 33554432000 4194304 4352236 140735312766912 18446744073709551615 4314208 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/23801/statm: 6082 4741 129 39 0 5162 0
[pid=23793/tid=23800] ppid=23791 vsize=337332 CPUtime=0 cores=0,2
/proc/23793/task/23800/stat : 23800 (python) S 23791 23793 18188 0 -1 4202560 29 937 0 0 0 0 0 0 25 0 2 0 886927756 345427968 19196 33554432000 4194304 5683644 140733375246192 18446744073709551615 239488518577 0 0 16781312 2 18446604453962461504 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 688748

[startup+25.5009 s]
/proc/loadavg: 4.02 4.02 3.92 5/197 23803
/proc/meminfo: memFree=29070712/32950928 swapFree=67055428/67111528
[pid=23793] ppid=23791 vsize=337332 CPUtime=8.56 cores=0,2
/proc/23793/stat : 23793 (python) S 23791 23793 18188 0 -1 4202496 31741 937 1 0 846 10 0 0 25 0 2 0 886926891 345427968 19196 33554432000 4194304 5683644 140733375246192 18446744073709551615 239488521675 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/23793/statm: 84333 19196 1867 364 0 20251 0
[pid=23799] ppid=23793 vsize=327088 CPUtime=0.02 cores=0,2
/proc/23799/stat : 23799 (python) S 23793 23793 18188 0 -1 4202560 880 0 0 0 1 1 0 0 18 0 1 0 886927756 334938112 17701 33554432000 4194304 5683644 140733375246192 18446744073709551615 239476715023 0 0 16781312 514 9801433678088208644 0 0 17 2 0 0 0
/proc/23799/statm: 81772 17701 376 364 0 17690 0
[pid=23801] ppid=23799 vsize=32520 CPUtime=16.84 cores=0,2
/proc/23801/stat : 23801 (lingeling) R 23799 23801 23801 0 -1 4202496 8790 0 0 0 1683 1 0 0 25 0 1 0 886927756 33300480 7269 33554432000 4194304 4352236 140735312766912 18446744073709551615 4328194 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/23801/statm: 8130 7269 129 39 0 7210 0
[pid=23793/tid=23800] ppid=23791 vsize=337332 CPUtime=0 cores=0,2
/proc/23793/task/23800/stat : 23800 (python) S 23791 23793 18188 0 -1 4202560 29 937 0 0 0 0 0 0 25 0 2 0 886927756 345427968 19196 33554432000 4194304 5683644 140733375246192 18446744073709551615 239488518577 0 0 16781312 2 18446604453962461504 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 25.42
Current children cumulated vsize (KiB) 696940

[startup+51.1009 s]
/proc/loadavg: 4.02 4.02 3.92 5/199 23849
/proc/meminfo: memFree=29531508/32950928 swapFree=67055428/67111528
[pid=23793] ppid=23791 vsize=337332 CPUtime=8.56 cores=0,2
/proc/23793/stat : 23793 (python) S 23791 23793 18188 0 -1 4202496 31741 937 1 0 846 10 0 0 25 0 2 0 886926891 345427968 19196 33554432000 4194304 5683644 140733375246192 18446744073709551615 239488521675 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/23793/statm: 84333 19196 1867 364 0 20251 0
[pid=23799] ppid=23793 vsize=327088 CPUtime=0.05 cores=0,2
/proc/23799/stat : 23799 (python) S 23793 23793 18188 0 -1 4202560 894 0 0 0 3 2 0 0 18 0 1 0 886927756 334938112 17701 33554432000 4194304 5683644 140733375246192 18446744073709551615 239476715023 0 0 16781312 514 9801433678088208644 0 0 17 2 0 0 0
/proc/23799/statm: 81772 17701 376 364 0 17690 0
[pid=23801] ppid=23799 vsize=38608 CPUtime=42.44 cores=0,2
/proc/23801/stat : 23801 (lingeling) R 23799 23801 23801 0 -1 4202496 10180 0 0 0 4243 1 0 0 25 0 1 0 886927756 39534592 8659 33554432000 4194304 4352236 140735312766912 18446744073709551615 4328009 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/23801/statm: 9652 8659 129 39 0 8732 0
[pid=23793/tid=23800] ppid=23791 vsize=337332 CPUtime=0 cores=0,2
/proc/23793/task/23800/stat : 23800 (python) S 23791 23793 18188 0 -1 4202560 29 937 0 0 0 0 0 0 25 0 2 0 886927756 345427968 19196 33554432000 4194304 5683644 140733375246192 18446744073709551615 239488518577 0 0 16781312 2 18446604453962461504 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 703028

[startup+102.301 s]
/proc/loadavg: 4.00 4.02 3.92 5/199 23850
/proc/meminfo: memFree=29516684/32950928 swapFree=67055428/67111528
[pid=23793] ppid=23791 vsize=337332 CPUtime=8.56 cores=0,2
/proc/23793/stat : 23793 (python) S 23791 23793 18188 0 -1 4202496 31741 937 1 0 846 10 0 0 25 0 2 0 886926891 345427968 19196 33554432000 4194304 5683644 140733375246192 18446744073709551615 239488521675 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/23793/statm: 84333 19196 1867 364 0 20251 0
[pid=23799] ppid=23793 vsize=327088 CPUtime=0.09 cores=0,2
/proc/23799/stat : 23799 (python) S 23793 23793 18188 0 -1 4202560 915 0 0 0 5 4 0 0 18 0 1 0 886927756 334938112 17701 33554432000 4194304 5683644 140733375246192 18446744073709551615 239476715023 0 0 16781312 514 9801433678088208644 0 0 17 2 0 0 0
/proc/23799/statm: 81772 17701 376 364 0 17690 0
[pid=23801] ppid=23799 vsize=42592 CPUtime=93.65 cores=0,2
/proc/23801/stat : 23801 (lingeling) R 23799 23801 23801 0 -1 4202496 11806 0 0 0 9363 2 0 0 25 0 1 0 886927756 43614208 9818 33554432000 4194304 4352236 140735312766912 18446744073709551615 4231303 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/23801/statm: 10648 9818 129 39 0 9728 0
[pid=23793/tid=23800] ppid=23791 vsize=337332 CPUtime=0 cores=0,2
/proc/23793/task/23800/stat : 23800 (python) S 23791 23793 18188 0 -1 4202560 29 937 0 0 0 0 0 0 25 0 2 0 886927756 345427968 19196 33554432000 4194304 5683644 140733375246192 18446744073709551615 239488518577 0 0 16781312 2 18446604453962461504 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 707012

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

[startup+102.407 s]
/proc/loadavg: 4.00 4.02 3.92 5/199 23850
/proc/meminfo: memFree=29516684/32950928 swapFree=67055428/67111528
[pid=23793] ppid=23791 vsize=337332 CPUtime=8.56 cores=0,2
/proc/23793/stat : 23793 (python) S 23791 23793 18188 0 -1 4202496 31741 937 1 0 846 10 0 0 25 0 2 0 886926891 345427968 19196 33554432000 4194304 5683644 140733375246192 18446744073709551615 239488521675 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/23793/statm: 84333 19196 1867 364 0 20251 0
[pid=23799] ppid=23793 vsize=327088 CPUtime=0.09 cores=0,2
/proc/23799/stat : 23799 (python) S 23793 23793 18188 0 -1 4202560 915 0 0 0 5 4 0 0 18 0 1 0 886927756 334938112 17701 33554432000 4194304 5683644 140733375246192 18446744073709551615 239476715023 0 0 16781312 514 9801433678088208644 0 0 17 2 0 0 0
/proc/23799/statm: 81772 17701 376 364 0 17690 0
[pid=23801] ppid=23799 vsize=42592 CPUtime=93.75 cores=0,2
/proc/23801/stat : 23801 (lingeling) R 23799 23801 23801 0 -1 4202496 11806 0 0 0 9373 2 0 0 25 0 1 0 886927756 43614208 9818 33554432000 4194304 4352236 140735312766912 18446744073709551615 4241405 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/23801/statm: 10648 9818 129 39 0 9728 0
[pid=23793/tid=23800] ppid=23791 vsize=337332 CPUtime=0 cores=0,2
/proc/23793/task/23800/stat : 23800 (python) S 23791 23793 18188 0 -1 4202560 29 937 0 0 0 0 0 0 25 0 2 0 886927756 345427968 19196 33554432000 4194304 5683644 140733375246192 18446744073709551615 239488518577 0 0 16781312 2 18446604453962461504 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 102.4
Current children cumulated vsize (KiB) 707012

[startup+115.201 s]
/proc/loadavg: 4.00 4.01 3.92 5/199 23850
/proc/meminfo: memFree=29516048/32950928 swapFree=67055428/67111528
[pid=23793] ppid=23791 vsize=337332 CPUtime=8.56 cores=0,2
/proc/23793/stat : 23793 (python) S 23791 23793 18188 0 -1 4202496 31741 937 1 0 846 10 0 0 25 0 2 0 886926891 345427968 19196 33554432000 4194304 5683644 140733375246192 18446744073709551615 239488521675 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/23793/statm: 84333 19196 1867 364 0 20251 0
[pid=23799] ppid=23793 vsize=327088 CPUtime=0.12 cores=0,2
/proc/23799/stat : 23799 (python) S 23793 23793 18188 0 -1 4202560 922 0 0 0 7 5 0 0 18 0 1 0 886927756 334938112 17701 33554432000 4194304 5683644 140733375246192 18446744073709551615 239476715023 0 0 16781312 514 9801433678088208644 0 0 17 2 0 0 0
/proc/23799/statm: 81772 17701 376 364 0 17690 0
[pid=23801] ppid=23799 vsize=42592 CPUtime=106.54 cores=0,2
/proc/23801/stat : 23801 (lingeling) R 23799 23801 23801 0 -1 4202496 11806 0 0 0 10652 2 0 0 25 0 1 0 886927756 43614208 9818 33554432000 4194304 4352236 140735312766912 18446744073709551615 4210032 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/23801/statm: 10648 9818 129 39 0 9728 0
[pid=23793/tid=23800] ppid=23791 vsize=337332 CPUtime=0 cores=0,2
/proc/23793/task/23800/stat : 23800 (python) S 23791 23793 18188 0 -1 4202560 29 937 0 0 0 0 0 0 25 0 2 0 886927756 345427968 19196 33554432000 4194304 5683644 140733375246192 18446744073709551615 239488518577 0 0 16781312 2 18446604453962461504 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 115.22
Current children cumulated vsize (KiB) 707012

[startup+121.6 s]
/proc/loadavg: 4.00 4.01 3.92 5/199 23850
/proc/meminfo: memFree=29516156/32950928 swapFree=67055428/67111528
[pid=23793] ppid=23791 vsize=337332 CPUtime=8.56 cores=0,2
/proc/23793/stat : 23793 (python) S 23791 23793 18188 0 -1 4202496 31741 937 1 0 846 10 0 0 25 0 2 0 886926891 345427968 19196 33554432000 4194304 5683644 140733375246192 18446744073709551615 239488521675 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/23793/statm: 84333 19196 1867 364 0 20251 0
[pid=23799] ppid=23793 vsize=327088 CPUtime=0.13 cores=0,2
/proc/23799/stat : 23799 (python) S 23793 23793 18188 0 -1 4202560 924 0 0 0 7 6 0 0 18 0 1 0 886927756 334938112 17701 33554432000 4194304 5683644 140733375246192 18446744073709551615 239476715023 0 0 16781312 514 9801433678088208644 0 0 17 2 0 0 0
/proc/23799/statm: 81772 17701 376 364 0 17690 0
[pid=23801] ppid=23799 vsize=42588 CPUtime=112.94 cores=0,2
/proc/23801/stat : 23801 (lingeling) R 23799 23801 23801 0 -1 4202496 11806 0 0 0 11292 2 0 0 25 0 1 0 886927756 43610112 9817 33554432000 4194304 4352236 140735312766912 18446744073709551615 4207619 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/23801/statm: 10647 9817 129 39 0 9727 0
[pid=23793/tid=23800] ppid=23791 vsize=337332 CPUtime=0 cores=0,2
/proc/23793/task/23800/stat : 23800 (python) S 23791 23793 18188 0 -1 4202560 29 937 0 0 0 0 0 0 25 0 2 0 886927756 345427968 19196 33554432000 4194304 5683644 140733375246192 18446744073709551615 239488518577 0 0 16781312 2 18446604453962461504 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 121.63
Current children cumulated vsize (KiB) 707008

[startup+123.201 s]
/proc/loadavg: 4.00 4.01 3.92 5/199 23850
/proc/meminfo: memFree=29516156/32950928 swapFree=67055428/67111528
[pid=23793] ppid=23791 vsize=337332 CPUtime=8.56 cores=0,2
/proc/23793/stat : 23793 (python) S 23791 23793 18188 0 -1 4202496 31741 937 1 0 846 10 0 0 25 0 2 0 886926891 345427968 19196 33554432000 4194304 5683644 140733375246192 18446744073709551615 239488521675 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/23793/statm: 84333 19196 1867 364 0 20251 0
[pid=23799] ppid=23793 vsize=327088 CPUtime=0.13 cores=0,2
/proc/23799/stat : 23799 (python) S 23793 23793 18188 0 -1 4202560 924 0 0 0 7 6 0 0 18 0 1 0 886927756 334938112 17701 33554432000 4194304 5683644 140733375246192 18446744073709551615 239476715023 0 0 16781312 514 9801433678088208644 0 0 17 2 0 0 0
/proc/23799/statm: 81772 17701 376 364 0 17690 0
[pid=23801] ppid=23799 vsize=42588 CPUtime=114.55 cores=0,2
/proc/23801/stat : 23801 (lingeling) R 23799 23801 23801 0 -1 4202496 11806 0 0 0 11453 2 0 0 25 0 1 0 886927756 43610112 9817 33554432000 4194304 4352236 140735312766912 18446744073709551615 4242146 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/23801/statm: 10647 9817 129 39 0 9727 0
[pid=23793/tid=23800] ppid=23791 vsize=337332 CPUtime=0 cores=0,2
/proc/23793/task/23800/stat : 23800 (python) S 23791 23793 18188 0 -1 4202560 29 937 0 0 0 0 0 0 25 0 2 0 886927756 345427968 19196 33554432000 4194304 5683644 140733375246192 18446744073709551615 239488518577 0 0 16781312 2 18446604453962461504 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 123.24
Current children cumulated vsize (KiB) 707008

[startup+124.001 s]
/proc/loadavg: 4.00 4.01 3.92 5/199 23850
/proc/meminfo: memFree=29516156/32950928 swapFree=67055428/67111528
[pid=23793] ppid=23791 vsize=337332 CPUtime=8.56 cores=0,2
/proc/23793/stat : 23793 (python) S 23791 23793 18188 0 -1 4202496 31741 937 1 0 846 10 0 0 25 0 2 0 886926891 345427968 19196 33554432000 4194304 5683644 140733375246192 18446744073709551615 239488521675 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/23793/statm: 84333 19196 1867 364 0 20251 0
[pid=23799] ppid=23793 vsize=327088 CPUtime=0.13 cores=0,2
/proc/23799/stat : 23799 (python) S 23793 23793 18188 0 -1 4202560 924 0 0 0 7 6 0 0 18 0 1 0 886927756 334938112 17701 33554432000 4194304 5683644 140733375246192 18446744073709551615 239476715023 0 0 16781312 514 9801433678088208644 0 0 17 2 0 0 0
/proc/23799/statm: 81772 17701 376 364 0 17690 0
[pid=23801] ppid=23799 vsize=42588 CPUtime=115.34 cores=0,2
/proc/23801/stat : 23801 (lingeling) R 23799 23801 23801 0 -1 4202496 11806 0 0 0 11532 2 0 0 25 0 1 0 886927756 43610112 9817 33554432000 4194304 4352236 140735312766912 18446744073709551615 4328100 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/23801/statm: 10647 9817 129 39 0 9727 0
[pid=23793/tid=23800] ppid=23791 vsize=337332 CPUtime=0 cores=0,2
/proc/23793/task/23800/stat : 23800 (python) S 23791 23793 18188 0 -1 4202560 29 937 0 0 0 0 0 0 25 0 2 0 886927756 345427968 19196 33554432000 4194304 5683644 140733375246192 18446744073709551615 239488518577 0 0 16781312 2 18446604453962461504 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 124.03
Current children cumulated vsize (KiB) 707008

[startup+124.407 s]
/proc/loadavg: 4.00 4.01 3.92 5/199 23851
/proc/meminfo: memFree=29515164/32950928 swapFree=67055428/67111528
[pid=23793] ppid=23791 vsize=337332 CPUtime=8.56 cores=0,2
/proc/23793/stat : 23793 (python) S 23791 23793 18188 0 -1 4202496 31741 937 1 0 846 10 0 0 25 0 2 0 886926891 345427968 19196 33554432000 4194304 5683644 140733375246192 18446744073709551615 239488521675 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/23793/statm: 84333 19196 1867 364 0 20251 0
[pid=23799] ppid=23793 vsize=327088 CPUtime=0.13 cores=0,2
/proc/23799/stat : 23799 (python) S 23793 23793 18188 0 -1 4202560 924 0 0 0 7 6 0 0 18 0 1 0 886927756 334938112 17701 33554432000 4194304 5683644 140733375246192 18446744073709551615 239476715023 0 0 16781312 514 9801433678088208644 0 0 17 2 0 0 0
/proc/23799/statm: 81772 17701 376 364 0 17690 0
[pid=23801] ppid=23799 vsize=42588 CPUtime=115.75 cores=0,2
/proc/23801/stat : 23801 (lingeling) R 23799 23801 23801 0 -1 4202496 11806 0 0 0 11573 2 0 0 25 0 1 0 886927756 43610112 9817 33554432000 4194304 4352236 140735312766912 18446744073709551615 4329032 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/23801/statm: 10647 9817 129 39 0 9727 0
[pid=23793/tid=23800] ppid=23791 vsize=337332 CPUtime=0 cores=0,2
/proc/23793/task/23800/stat : 23800 (python) S 23791 23793 18188 0 -1 4202560 29 937 0 0 0 0 0 0 25 0 2 0 886927756 345427968 19196 33554432000 4194304 5683644 140733375246192 18446744073709551615 239488518577 0 0 16781312 2 18446604453962461504 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 124.44
Current children cumulated vsize (KiB) 707008

[startup+124.601 s]
/proc/loadavg: 4.00 4.01 3.92 5/199 23851
/proc/meminfo: memFree=29515164/32950928 swapFree=67055428/67111528
[pid=23793] ppid=23791 vsize=337308 CPUtime=124.66 cores=0,2
/proc/23793/stat : 23793 (python) R 23791 23793 18188 0 -1 4202496 35856 13967 1 0 847 11 11599 9 17 0 1 0 886926891 345403392 19194 33554432000 4194304 5683644 140733375246192 18446744073709551615 4417878 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/23793/statm: 84327 19194 1865 364 0 20251 0
Current children cumulated CPU time (s) 124.66
Current children cumulated vsize (KiB) 337308

Child status: 0
Real time (s): 124.62
CPU time (s): 124.685
CPU user time (s): 124.475
CPU system time (s): 0.209968
CPU usage (%): 100.052
Max. virtual memory (cumulated for all children) (KiB): 707488

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 124.475
system time used= 0.209968
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 55516
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= 1115
involuntary context switches= 301

runsolver used 0.245962 second user time and 0.438933 second system time

The end

Launcher Data

Begin job on node148 at 2011-06-11 02:48:18
IDJOB=3484689
IDBENCH=88066
IDSOLVER=1976
FILE ID=node148/3484689-1307753298
RUNJOBID= node148-1307750674-23108
PBS_JOBID= 13550812
Free space on /tmp= 73640 MiB

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

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

MD5SUM BENCH= 3469bb30890bba597175d692c3430b0e
RANDOM SEED=149313858

node148.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.854
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.854
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.75
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.854
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.83
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.854
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.854
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.82
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.854
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.854
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.854
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      28965420 kB
Buffers:        117324 kB
Cached:        1119148 kB
SwapCached:       8824 kB
Active:        3260648 kB
Inactive:       555588 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      28965420 kB
SwapTotal:    67111528 kB
SwapFree:     67055428 kB
Dirty:           36592 kB
Writeback:           0 kB
AnonPages:     2578084 kB
Mapped:          19484 kB
Slab:            94208 kB
PageTables:      13844 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  3378500 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= 73696 MiB
End job on node148 at 2011-06-11 02:50:23