Trace number 3377970

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 206.922 207.344

General information on the benchmark

NameAPPLICATIONS/c32sat/
post-c32s-gcdm16-23.cnf
MD5SUMa61ef2b7b3d16661e8162c430ffb1a51
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark29.8925
Satisfiable
(Un)Satisfiability was proved
Number of variables135543
Number of clauses404326
Sum of the clauses size943426
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2269550
Number of clauses of size 3134775
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.39/0.74	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.39/0.74	c INFO: solving HOME/instance-3377970-1305453564.cnf
0.39/0.74	c INFO: computing task features
1.68/2.09	c INFO: computed variable-clause graph statistics
1.80/2.15	c INFO: computed clause balance statistics
8.60/8.99	c INFO: computed variable balance statistics
14.00/14.31	c INFO: computed small-clause counts
14.00/14.39	c INFO: computed Horn-clause counts
37.68/38.05	c INFO: computed variable graph statistics
37.68/38.05	c INFO: collected features for HOME/instance-3377970-1305453564.cnf in 37.26 s
37.68/38.06	c INFO: running lingeling-276@0 for 388 with 2362 remaining (b = 0.65)
206.85/207.30	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-3377970-1305453564/watcher-3377970-1305453564 -o /tmp/evaluation-result-3377970-1305453564/solver-3377970-1305453564 -C 2400 -W 1300 -M 7680 python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3377970-1305453564.cnf -seed 438390831 -budget 2400 

running on 2 cores: 0,2

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: 1.66 2.72 3.22 5/397 29673
/proc/meminfo: memFree=23696028/32950928 swapFree=67056568/67111528
[pid=29673] ppid=29671 vsize=11796 CPUtime=0 cores=0,2
/proc/29673/stat : 29673 (runsolver) R 29671 29673 28260 0 -1 4202560 44 0 0 0 0 0 0 0 20 0 1 0 656953479 12079104 53 33554432000 4194304 5432360 140736412304096 18446744073709551615 5055511 0 2147483391 4096 24578 0 0 0 17 2 0 0 0
/proc/29673/statm: 2949 53 33 303 0 2643 0

[startup+0.081716 s]
/proc/loadavg: 1.66 2.72 3.22 5/397 29673
/proc/meminfo: memFree=23696028/32950928 swapFree=67056568/67111528
[pid=29673] ppid=29671 vsize=29792 CPUtime=0.04 cores=0,2
/proc/29673/stat : 29673 (python) R 29671 29673 28260 0 -1 4202496 1451 0 0 0 3 1 0 0 17 0 1 0 656953479 30507008 1294 33554432000 4194304 5683644 140737438493616 18446744073709551615 5116756 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/29673/statm: 7448 1294 443 364 0 818 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 29792

[startup+0.10071 s]
/proc/loadavg: 1.66 2.72 3.22 5/397 29673
/proc/meminfo: memFree=23696028/32950928 swapFree=67056568/67111528
[pid=29673] ppid=29671 vsize=45816 CPUtime=0.04 cores=0,2
/proc/29673/stat : 29673 (python) R 29671 29673 28260 0 -1 4202496 1925 0 0 0 3 1 0 0 17 0 1 0 656953479 46915584 1699 33554432000 4194304 5683644 140737438493616 18446744073709551615 4867334 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/29673/statm: 11454 1699 470 364 0 1203 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 45816

[startup+0.300675 s]
/proc/loadavg: 1.66 2.72 3.22 5/397 29673
/proc/meminfo: memFree=23696028/32950928 swapFree=67056568/67111528
[pid=29673] ppid=29671 vsize=135580 CPUtime=0.17 cores=0,2
/proc/29673/stat : 29673 (python) R 29671 29673 28260 0 -1 4202496 5808 936 1 0 14 3 0 0 19 0 1 0 656953479 138833920 4120 33554432000 4194304 5683644 140737438493616 18446744073709551615 239476692992 0 2147483391 16781312 2 0 0 0 17 0 0 0 0
/proc/29673/statm: 33896 4121 1031 364 0 3082 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 135580

[startup+0.700608 s]
/proc/loadavg: 1.66 2.72 3.22 5/397 29673
/proc/meminfo: memFree=23696028/32950928 swapFree=67056568/67111528
[pid=29673] ppid=29671 vsize=256996 CPUtime=0.39 cores=0,2
/proc/29673/stat : 29673 (python) R 29671 29673 28260 0 -1 4202496 8540 936 1 0 30 9 0 0 16 0 1 0 656953479 263163904 6397 33554432000 4194304 5683644 140737438493616 18446744073709551615 239476692992 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/29673/statm: 64249 6397 1648 364 0 5128 0
Current children cumulated CPU time (s) 0.39
Current children cumulated vsize (KiB) 256996

[startup+1.5005 s]
/proc/loadavg: 1.66 2.72 3.22 6/401 29688
/proc/meminfo: memFree=23521512/32950928 swapFree=67056568/67111528
[pid=29673] ppid=29671 vsize=330272 CPUtime=1.19 cores=0,2
/proc/29673/stat : 29673 (python) R 29671 29673 28260 0 -1 4202496 22139 936 1 0 107 12 0 0 17 0 1 0 656953479 338198528 19811 33554432000 4194304 5683644 140737438493616 18446744073709551615 239476355781 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/29673/statm: 82568 19811 1761 364 0 18492 0
Current children cumulated CPU time (s) 1.19
Current children cumulated vsize (KiB) 330272

[startup+3.1002 s]
/proc/loadavg: 1.66 2.72 3.22 5/404 29698
/proc/meminfo: memFree=23241076/32950928 swapFree=67056568/67111528
[pid=29673] ppid=29671 vsize=354136 CPUtime=2.78 cores=0,2
/proc/29673/stat : 29673 (python) R 29671 29673 28260 0 -1 4202496 41260 936 1 0 263 15 0 0 19 0 1 0 656953479 362635264 25919 33554432000 4194304 5683644 140737438493616 18446744073709551615 47340079275002 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/29673/statm: 88534 25919 1826 364 0 24458 0
Current children cumulated CPU time (s) 2.78
Current children cumulated vsize (KiB) 354136

[startup+6.30059 s]
/proc/loadavg: 1.85 2.75 3.23 5/404 29698
/proc/meminfo: memFree=22788028/32950928 swapFree=67056568/67111528
[pid=29673] ppid=29671 vsize=354136 CPUtime=5.98 cores=0,2
/proc/29673/stat : 29673 (python) R 29671 29673 28260 0 -1 4202496 41260 936 1 0 583 15 0 0 25 0 1 0 656953479 362635264 25919 33554432000 4194304 5683644 140737438493616 18446744073709551615 239480103593 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/29673/statm: 88534 25919 1826 364 0 24458 0
Current children cumulated CPU time (s) 5.98
Current children cumulated vsize (KiB) 354136

[startup+12.7004 s]
/proc/loadavg: 2.18 2.80 3.24 5/404 29698
/proc/meminfo: memFree=22332168/32950928 swapFree=67056568/67111528
[pid=29673] ppid=29671 vsize=354136 CPUtime=12.38 cores=0,2
/proc/29673/stat : 29673 (python) R 29671 29673 28260 0 -1 4202496 41261 936 1 0 1223 15 0 0 25 0 1 0 656953479 362635264 25920 33554432000 4194304 5683644 140737438493616 18446744073709551615 239476353398 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/29673/statm: 88534 25920 1827 364 0 24458 0
Current children cumulated CPU time (s) 12.38
Current children cumulated vsize (KiB) 354136

[startup+25.5009 s]
/proc/loadavg: 2.58 2.86 3.25 6/407 29708
/proc/meminfo: memFree=21166016/32950928 swapFree=67056568/67111528
[pid=29673] ppid=29671 vsize=357292 CPUtime=25.18 cores=0,2
/proc/29673/stat : 29673 (python) R 29671 29673 28260 0 -1 4202496 42056 936 1 0 2503 15 0 0 25 0 1 0 656953479 365867008 26715 33554432000 4194304 5683644 140737438493616 18446744073709551615 47340079163532 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/29673/statm: 89323 26715 1833 364 0 25247 0
Current children cumulated CPU time (s) 25.18
Current children cumulated vsize (KiB) 357292

[startup+51.1009 s]
/proc/loadavg: 3.07 2.95 3.27 6/410 29712
/proc/meminfo: memFree=19490928/32950928 swapFree=67056568/67111528
[pid=29673] ppid=29671 vsize=361368 CPUtime=37.75 cores=0,2
/proc/29673/stat : 29673 (python) S 29671 29673 28260 0 -1 4202496 42337 936 1 0 3760 15 0 0 25 0 2 0 656953479 370040832 25205 33554432000 4194304 5683644 140737438493616 18446744073709551615 239488521675 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/29673/statm: 90342 25205 1867 364 0 26260 0
[pid=29710] ppid=29673 vsize=351124 CPUtime=0.03 cores=0,2
/proc/29710/stat : 29710 (python) S 29673 29673 28260 0 -1 4202560 884 0 0 0 2 1 0 0 18 0 1 0 656957285 359550976 23710 33554432000 4194304 5683644 140737438493616 18446744073709551615 239476715023 0 0 16781312 514 3859778394702971139 0 0 17 0 0 0 0
/proc/29710/statm: 87781 23710 376 364 0 23699 0
[pid=29712] ppid=29710 vsize=39524 CPUtime=12.86 cores=0,2
/proc/29712/stat : 29712 (lingeling) R 29710 29712 29712 0 -1 4202496 17051 0 0 0 1283 3 0 0 25 0 1 0 656957286 40472576 9051 33554432000 4194304 4352236 140736465122176 18446744073709551615 4327902 0 0 16781312 17506 0 0 0 17 2 0 0 0
/proc/29712/statm: 9881 9051 129 39 0 8961 0
[pid=29673/tid=29711] ppid=29671 vsize=361368 CPUtime=0 cores=0,2
/proc/29673/task/29711/stat : 29711 (python) S 29671 29673 28260 0 -1 4202560 30 936 0 0 0 0 0 0 25 0 2 0 656957286 370040832 25205 33554432000 4194304 5683644 140737438493616 18446744073709551615 239488518577 0 0 16781312 2 18446604448378751104 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 50.64
Current children cumulated vsize (KiB) 752016

[startup+102.301 s]
/proc/loadavg: 3.59 3.11 3.31 6/413 29725
/proc/meminfo: memFree=16307556/32950928 swapFree=67056568/67111528
[pid=29673] ppid=29671 vsize=361368 CPUtime=37.75 cores=0,2
/proc/29673/stat : 29673 (python) S 29671 29673 28260 0 -1 4202496 42337 936 1 0 3760 15 0 0 25 0 2 0 656953479 370040832 25205 33554432000 4194304 5683644 140737438493616 18446744073709551615 239488521675 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/29673/statm: 90342 25205 1867 364 0 26260 0
[pid=29710] ppid=29673 vsize=351124 CPUtime=0.2 cores=0,2
/proc/29710/stat : 29710 (python) S 29673 29673 28260 0 -1 4202560 909 0 0 0 10 10 0 0 18 0 1 0 656957285 359550976 23710 33554432000 4194304 5683644 140737438493616 18446744073709551615 239476715023 0 0 16781312 514 3859778394702971139 0 0 17 0 0 0 0
/proc/29710/statm: 87781 23710 376 364 0 23699 0
[pid=29712] ppid=29710 vsize=39504 CPUtime=63.9 cores=0,2
/proc/29712/stat : 29712 (lingeling) R 29710 29712 29712 0 -1 4202496 19099 0 0 0 6387 3 0 0 25 0 1 0 656957286 40452096 9046 33554432000 4194304 4352236 140736465122176 18446744073709551615 4329333 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/29712/statm: 9876 9046 129 39 0 8956 0
[pid=29673/tid=29711] ppid=29671 vsize=361368 CPUtime=0 cores=0,2
/proc/29673/task/29711/stat : 29711 (python) S 29671 29673 28260 0 -1 4202560 30 936 0 0 0 0 0 0 25 0 2 0 656957286 370040832 25205 33554432000 4194304 5683644 140737438493616 18446744073709551615 239488518577 0 0 16781312 2 18446604448378751104 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 101.85
Current children cumulated vsize (KiB) 751996

[startup+162.301 s]
/proc/loadavg: 3.85 3.27 3.35 6/413 29727
/proc/meminfo: memFree=16006124/32950928 swapFree=67056568/67111528
[pid=29673] ppid=29671 vsize=361368 CPUtime=37.75 cores=0,2
/proc/29673/stat : 29673 (python) S 29671 29673 28260 0 -1 4202496 42337 936 1 0 3760 15 0 0 25 0 2 0 656953479 370040832 25205 33554432000 4194304 5683644 140737438493616 18446744073709551615 239488521675 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/29673/statm: 90342 25205 1867 364 0 26260 0
[pid=29710] ppid=29673 vsize=351124 CPUtime=0.37 cores=0,2
/proc/29710/stat : 29710 (python) S 29673 29673 28260 0 -1 4202560 934 0 0 0 19 18 0 0 18 0 1 0 656957285 359550976 23710 33554432000 4194304 5683644 140737438493616 18446744073709551615 239476715023 0 0 16781312 514 3859778394702971139 0 0 17 0 0 0 0
/proc/29710/statm: 87781 23710 376 364 0 23699 0
[pid=29712] ppid=29710 vsize=39496 CPUtime=123.72 cores=0,2
/proc/29712/stat : 29712 (lingeling) R 29710 29712 29712 0 -1 4202496 21147 0 0 0 12368 4 0 0 25 0 1 0 656957286 40443904 9044 33554432000 4194304 4352236 140736465122176 18446744073709551615 4328194 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/29712/statm: 9874 9044 129 39 0 8954 0
[pid=29673/tid=29711] ppid=29671 vsize=361368 CPUtime=0 cores=0,2
/proc/29673/task/29711/stat : 29711 (python) S 29671 29673 28260 0 -1 4202560 30 936 0 0 0 0 0 0 25 0 2 0 656957286 370040832 25205 33554432000 4194304 5683644 140737438493616 18446744073709551615 239488518577 0 0 16781312 2 18446604448378751104 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 161.84
Current children cumulated vsize (KiB) 751988

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

[startup+180.301 s]
/proc/loadavg: 4.20 3.38 3.38 5/413 29727
/proc/meminfo: memFree=15893700/32950928 swapFree=67056568/67111528
[pid=29673] ppid=29671 vsize=361368 CPUtime=37.75 cores=0,2
/proc/29673/stat : 29673 (python) S 29671 29673 28260 0 -1 4202496 42337 936 1 0 3760 15 0 0 25 0 2 0 656953479 370040832 25205 33554432000 4194304 5683644 140737438493616 18446744073709551615 239488521675 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/29673/statm: 90342 25205 1867 364 0 26260 0
[pid=29710] ppid=29673 vsize=351124 CPUtime=0.43 cores=0,2
/proc/29710/stat : 29710 (python) S 29673 29673 28260 0 -1 4202560 939 0 0 0 22 21 0 0 18 0 1 0 656957285 359550976 23710 33554432000 4194304 5683644 140737438493616 18446744073709551615 239476715023 0 0 16781312 514 3859778394702971139 0 0 17 0 0 0 0
/proc/29710/statm: 87781 23710 376 364 0 23699 0
[pid=29712] ppid=29710 vsize=39496 CPUtime=141.67 cores=0,2
/proc/29712/stat : 29712 (lingeling) R 29710 29712 29712 0 -1 4202496 22171 0 0 0 14163 4 0 0 25 0 1 0 656957286 40443904 9044 33554432000 4194304 4352236 140736465122176 18446744073709551615 4328392 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/29712/statm: 9874 9044 129 39 0 8954 0
[pid=29673/tid=29711] ppid=29671 vsize=361368 CPUtime=0 cores=0,2
/proc/29673/task/29711/stat : 29711 (python) S 29671 29673 28260 0 -1 4202560 30 936 0 0 0 0 0 0 25 0 2 0 656957286 370040832 25205 33554432000 4194304 5683644 140737438493616 18446744073709551615 239488518577 0 0 16781312 2 18446604448378751104 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 179.85
Current children cumulated vsize (KiB) 751988

[startup+193.101 s]
/proc/loadavg: 4.17 3.40 3.39 6/413 29728
/proc/meminfo: memFree=15809120/32950928 swapFree=67056568/67111528
[pid=29673] ppid=29671 vsize=361368 CPUtime=37.75 cores=0,2
/proc/29673/stat : 29673 (python) S 29671 29673 28260 0 -1 4202496 42337 936 1 0 3760 15 0 0 25 0 2 0 656953479 370040832 25205 33554432000 4194304 5683644 140737438493616 18446744073709551615 239488521675 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/29673/statm: 90342 25205 1867 364 0 26260 0
[pid=29710] ppid=29673 vsize=351124 CPUtime=0.49 cores=0,2
/proc/29710/stat : 29710 (python) S 29673 29673 28260 0 -1 4202560 945 0 0 0 26 23 0 0 18 0 1 0 656957285 359550976 23710 33554432000 4194304 5683644 140737438493616 18446744073709551615 239476715023 0 0 16781312 514 3859778394702971139 0 0 17 0 0 0 0
/proc/29710/statm: 87781 23710 376 364 0 23699 0
[pid=29712] ppid=29710 vsize=39496 CPUtime=154.41 cores=0,2
/proc/29712/stat : 29712 (lingeling) R 29710 29712 29712 0 -1 4202496 23195 0 0 0 15437 4 0 0 25 0 1 0 656957286 40443904 9044 33554432000 4194304 4352236 140736465122176 18446744073709551615 4328429 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/29712/statm: 9874 9044 129 39 0 8954 0
[pid=29673/tid=29711] ppid=29671 vsize=361368 CPUtime=0 cores=0,2
/proc/29673/task/29711/stat : 29711 (python) S 29671 29673 28260 0 -1 4202560 30 936 0 0 0 0 0 0 25 0 2 0 656957286 370040832 25205 33554432000 4194304 5683644 140737438493616 18446744073709551615 239488518577 0 0 16781312 2 18446604448378751104 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 192.65
Current children cumulated vsize (KiB) 751988

[startup+199.501 s]
/proc/loadavg: 4.22 3.44 3.40 6/413 29728
/proc/meminfo: memFree=15764852/32950928 swapFree=67056568/67111528
[pid=29673] ppid=29671 vsize=361368 CPUtime=37.75 cores=0,2
/proc/29673/stat : 29673 (python) S 29671 29673 28260 0 -1 4202496 42337 936 1 0 3760 15 0 0 25 0 2 0 656953479 370040832 25205 33554432000 4194304 5683644 140737438493616 18446744073709551615 239488521675 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/29673/statm: 90342 25205 1867 364 0 26260 0
[pid=29710] ppid=29673 vsize=351124 CPUtime=0.51 cores=0,2
/proc/29710/stat : 29710 (python) S 29673 29673 28260 0 -1 4202560 946 0 0 0 27 24 0 0 18 0 1 0 656957285 359550976 23710 33554432000 4194304 5683644 140737438493616 18446744073709551615 239476715023 0 0 16781312 514 3859778394702971139 0 0 17 0 0 0 0
/proc/29710/statm: 87781 23710 376 364 0 23699 0
[pid=29712] ppid=29710 vsize=39496 CPUtime=160.79 cores=0,2
/proc/29712/stat : 29712 (lingeling) R 29710 29712 29712 0 -1 4202496 23195 0 0 0 16075 4 0 0 25 0 1 0 656957286 40443904 9044 33554432000 4194304 4352236 140736465122176 18446744073709551615 4328194 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/29712/statm: 9874 9044 129 39 0 8954 0
[pid=29673/tid=29711] ppid=29671 vsize=361368 CPUtime=0 cores=0,2
/proc/29673/task/29711/stat : 29711 (python) S 29671 29673 28260 0 -1 4202560 30 936 0 0 0 0 0 0 25 0 2 0 656957286 370040832 25205 33554432000 4194304 5683644 140737438493616 18446744073709551615 239488518577 0 0 16781312 2 18446604448378751104 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 199.05
Current children cumulated vsize (KiB) 751988

[startup+202.701 s]
/proc/loadavg: 4.22 3.44 3.40 5/407 29732
/proc/meminfo: memFree=16159460/32950928 swapFree=67056568/67111528
[pid=29673] ppid=29671 vsize=361368 CPUtime=37.75 cores=0,2
/proc/29673/stat : 29673 (python) S 29671 29673 28260 0 -1 4202496 42337 936 1 0 3760 15 0 0 25 0 2 0 656953479 370040832 25205 33554432000 4194304 5683644 140737438493616 18446744073709551615 239488521675 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/29673/statm: 90342 25205 1867 364 0 26260 0
[pid=29710] ppid=29673 vsize=351124 CPUtime=0.51 cores=0,2
/proc/29710/stat : 29710 (python) S 29673 29673 28260 0 -1 4202560 946 0 0 0 27 24 0 0 18 0 1 0 656957285 359550976 23710 33554432000 4194304 5683644 140737438493616 18446744073709551615 239476715023 0 0 16781312 514 3859778394702971139 0 0 17 0 0 0 0
/proc/29710/statm: 87781 23710 376 364 0 23699 0
[pid=29712] ppid=29710 vsize=39496 CPUtime=163.99 cores=0,2
/proc/29712/stat : 29712 (lingeling) R 29710 29712 29712 0 -1 4202496 23195 0 0 0 16395 4 0 0 25 0 1 0 656957286 40443904 9044 33554432000 4194304 4352236 140736465122176 18446744073709551615 4328000 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/29712/statm: 9874 9044 129 39 0 8954 0
[pid=29673/tid=29711] ppid=29671 vsize=361368 CPUtime=0 cores=0,2
/proc/29673/task/29711/stat : 29711 (python) S 29671 29673 28260 0 -1 4202560 30 936 0 0 0 0 0 0 25 0 2 0 656957286 370040832 25205 33554432000 4194304 5683644 140737438493616 18446744073709551615 239488518577 0 0 16781312 2 18446604448378751104 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 202.25
Current children cumulated vsize (KiB) 751988

[startup+205.9 s]
/proc/loadavg: 4.12 3.43 3.40 4/410 29760
/proc/meminfo: memFree=16265000/32950928 swapFree=67056568/67111528
[pid=29673] ppid=29671 vsize=361368 CPUtime=37.75 cores=0,2
/proc/29673/stat : 29673 (python) S 29671 29673 28260 0 -1 4202496 42337 936 1 0 3760 15 0 0 25 0 2 0 656953479 370040832 25205 33554432000 4194304 5683644 140737438493616 18446744073709551615 239488521675 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/29673/statm: 90342 25205 1867 364 0 26260 0
[pid=29710] ppid=29673 vsize=351124 CPUtime=0.53 cores=0,2
/proc/29710/stat : 29710 (python) S 29673 29673 28260 0 -1 4202560 949 0 0 0 28 25 0 0 18 0 1 0 656957285 359550976 23710 33554432000 4194304 5683644 140737438493616 18446744073709551615 239476715023 0 0 16781312 514 3859778394702971139 0 0 17 0 0 0 0
/proc/29710/statm: 87781 23710 376 364 0 23699 0
[pid=29712] ppid=29710 vsize=39496 CPUtime=167.17 cores=0,2
/proc/29712/stat : 29712 (lingeling) R 29710 29712 29712 0 -1 4202496 23195 0 0 0 16713 4 0 0 25 0 1 0 656957286 40443904 9044 33554432000 4194304 4352236 140736465122176 18446744073709551615 4328095 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/29712/statm: 9874 9044 129 39 0 8954 0
[pid=29673/tid=29711] ppid=29671 vsize=361368 CPUtime=0 cores=0,2
/proc/29673/task/29711/stat : 29711 (python) S 29671 29673 28260 0 -1 4202560 30 936 0 0 0 0 0 0 25 0 2 0 656957286 370040832 25205 33554432000 4194304 5683644 140737438493616 18446744073709551615 239488518577 0 0 16781312 2 18446604448378751104 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 205.45
Current children cumulated vsize (KiB) 751988

[startup+206.701 s]
/proc/loadavg: 4.12 3.43 3.40 4/410 29760
/proc/meminfo: memFree=16265000/32950928 swapFree=67056568/67111528
[pid=29673] ppid=29671 vsize=361368 CPUtime=37.75 cores=0,2
/proc/29673/stat : 29673 (python) S 29671 29673 28260 0 -1 4202496 42337 936 1 0 3760 15 0 0 25 0 2 0 656953479 370040832 25205 33554432000 4194304 5683644 140737438493616 18446744073709551615 239488521675 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/29673/statm: 90342 25205 1867 364 0 26260 0
[pid=29710] ppid=29673 vsize=351124 CPUtime=0.53 cores=0,2
/proc/29710/stat : 29710 (python) S 29673 29673 28260 0 -1 4202560 949 0 0 0 28 25 0 0 18 0 1 0 656957285 359550976 23710 33554432000 4194304 5683644 140737438493616 18446744073709551615 239476715023 0 0 16781312 514 3859778394702971139 0 0 17 0 0 0 0
/proc/29710/statm: 87781 23710 376 364 0 23699 0
[pid=29712] ppid=29710 vsize=39496 CPUtime=167.97 cores=0,2
/proc/29712/stat : 29712 (lingeling) R 29710 29712 29712 0 -1 4202496 23195 0 0 0 16793 4 0 0 25 0 1 0 656957286 40443904 9044 33554432000 4194304 4352236 140736465122176 18446744073709551615 4328105 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/29712/statm: 9874 9044 129 39 0 8954 0
[pid=29673/tid=29711] ppid=29671 vsize=361368 CPUtime=0 cores=0,2
/proc/29673/task/29711/stat : 29711 (python) S 29671 29673 28260 0 -1 4202560 30 936 0 0 0 0 0 0 25 0 2 0 656957286 370040832 25205 33554432000 4194304 5683644 140737438493616 18446744073709551615 239488518577 0 0 16781312 2 18446604448378751104 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 206.25
Current children cumulated vsize (KiB) 751988

[startup+207.101 s]
/proc/loadavg: 4.12 3.43 3.40 5/410 29760
/proc/meminfo: memFree=16030764/32950928 swapFree=67056568/67111528
[pid=29673] ppid=29671 vsize=361368 CPUtime=37.75 cores=0,2
/proc/29673/stat : 29673 (python) S 29671 29673 28260 0 -1 4202496 42337 936 1 0 3760 15 0 0 25 0 2 0 656953479 370040832 25205 33554432000 4194304 5683644 140737438493616 18446744073709551615 239488521675 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/29673/statm: 90342 25205 1867 364 0 26260 0
[pid=29710] ppid=29673 vsize=351124 CPUtime=0.53 cores=0,2
/proc/29710/stat : 29710 (python) S 29673 29673 28260 0 -1 4202560 949 0 0 0 28 25 0 0 18 0 1 0 656957285 359550976 23710 33554432000 4194304 5683644 140737438493616 18446744073709551615 239476715023 0 0 16781312 514 3859778394702971139 0 0 17 0 0 0 0
/proc/29710/statm: 87781 23710 376 364 0 23699 0
[pid=29712] ppid=29710 vsize=39496 CPUtime=168.37 cores=0,2
/proc/29712/stat : 29712 (lingeling) R 29710 29712 29712 0 -1 4202496 23195 0 0 0 16833 4 0 0 25 0 1 0 656957286 40443904 9044 33554432000 4194304 4352236 140736465122176 18446744073709551615 4231350 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/29712/statm: 9874 9044 129 39 0 8954 0
[pid=29673/tid=29711] ppid=29671 vsize=361368 CPUtime=0 cores=0,2
/proc/29673/task/29711/stat : 29711 (python) S 29671 29673 28260 0 -1 4202560 30 936 0 0 0 0 0 0 25 0 2 0 656957286 370040832 25205 33554432000 4194304 5683644 140737438493616 18446744073709551615 239488518577 0 0 16781312 2 18446604448378751104 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 206.65
Current children cumulated vsize (KiB) 751988

[startup+207.301 s]
/proc/loadavg: 4.12 3.43 3.40 5/410 29760
/proc/meminfo: memFree=16030764/32950928 swapFree=67056568/67111528
[pid=29673] ppid=29671 vsize=361368 CPUtime=37.75 cores=0,2
/proc/29673/stat : 29673 (python) S 29671 29673 28260 0 -1 4202496 42337 936 1 0 3760 15 0 0 25 0 2 0 656953479 370040832 25205 33554432000 4194304 5683644 140737438493616 18446744073709551615 239488521675 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/29673/statm: 90342 25205 1867 364 0 26260 0
[pid=29710] ppid=29673 vsize=351124 CPUtime=0.54 cores=0,2
/proc/29710/stat : 29710 (python) R 29673 29673 28260 0 -1 4202560 950 0 0 0 29 25 0 0 15 0 1 0 656957285 359550976 23710 33554432000 4194304 5683644 140737438493616 18446744073709551615 239488525061 0 0 16781312 514 0 0 0 17 0 0 0 0
/proc/29710/statm: 87781 23710 376 364 0 23699 0
[pid=29712] ppid=29710 vsize=0 CPUtime=168.56 cores=0,2
/proc/29712/stat : 29712 (lingeling) R 29710 29712 29712 0 -1 4202500 23198 0 0 0 16852 4 0 0 25 0 1 0 656957286 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 0 0 0 0
/proc/29712/statm: 0 0 0 0 0 0 0
[pid=29673/tid=29711] ppid=29671 vsize=361368 CPUtime=0 cores=0,2
/proc/29673/task/29711/stat : 29711 (python) S 29671 29673 28260 0 -1 4202560 30 936 0 0 0 0 0 0 25 0 2 0 656957286 370040832 25205 33554432000 4194304 5683644 140737438493616 18446744073709551615 239488518577 0 0 16781312 2 18446604448378751104 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 206.85
Current children cumulated vsize (KiB) 712492

Child status: 0
Real time (s): 207.344
CPU time (s): 206.922
CPU user time (s): 206.445
CPU system time (s): 0.476927
CPU usage (%): 99.796
Max. virtual memory (cumulated for all children) (KiB): 760660

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 206.445
system time used= 0.476927
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 80097
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= 3864
involuntary context switches= 845

runsolver used 0.85287 second user time and 1.73274 second system time

The end

Launcher Data

Begin job on node148 at 2011-05-15 11:59:24
IDJOB=3377970
IDBENCH=70952
IDSOLVER=1858
FILE ID=node148/3377970-1305453564
RUNJOBID= node148-1305453564-29649
PBS_JOBID= 13324858
Free space on /tmp= 72840 MiB

SOLVER NAME= borg-sat 11.03.02-seq-industrial (fixed)
BENCH NAME= SAT09/APPLICATIONS/c32sat/post-c32s-gcdm16-23.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-3377970-1305453564/watcher-3377970-1305453564 -o /tmp/evaluation-result-3377970-1305453564/solver-3377970-1305453564 -C 2400 -W 1300 -M 7680  python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3377970-1305453564.cnf -seed 438390831 -budget 2400

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

MD5SUM BENCH= a61ef2b7b3d16661e8162c430ffb1a51
RANDOM SEED=438390831

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:      23696184 kB
Buffers:        331000 kB
Cached:        4839284 kB
SwapCached:       8488 kB
Active:        5614224 kB
Inactive:      3281408 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      23696184 kB
SwapTotal:    67111528 kB
SwapFree:     67056568 kB
Dirty:           72288 kB
Writeback:           0 kB
AnonPages:     3722600 kB
Mapped:          30648 kB
Slab:           259160 kB
PageTables:      35728 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 104633292 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= 71988 MiB
End job on node148 at 2011-05-15 12:02:52