Trace number 3484652

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)? (TO) 1200.05 1203.93

General information on the benchmark

NameSAT03/industrial/li/li-test4/
li-test4-100.shuffled-as.sat03-370.cnf
MD5SUM5e5606ae7367b9272c60adc115594912
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables36809
Number of clauses142491
Sum of the clauses size559708
Maximum clause length172
Minimum clause length1
Number of clauses of size 114
Number of clauses of size 224558
Number of clauses of size 367458
Number of clauses of size 449000
Number of clauses of size 51
Number of clauses of size over 51460

Solver Data

0.48/4.37	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.48/4.37	c INFO: solving HOME/instance-3484652-1307894730.cnf
0.48/4.37	c INFO: computing task features
1.12/5.01	c INFO: computed variable-clause graph statistics
1.12/5.03	c INFO: computed clause balance statistics
4.42/8.32	c INFO: computed variable balance statistics
6.32/10.26	c INFO: computed small-clause counts
6.32/10.27	c INFO: computed Horn-clause counts
8.32/12.21	c INFO: computed variable graph statistics
8.32/12.21	c INFO: collected features for HOME/instance-3484652-1307894730.cnf in 7.80 s
8.32/12.22	c INFO: running lingeling-276@0 for 582 with 1192 remaining (b = 0.56)
594.89/598.82	c INFO: running cryptominisat-2.9.0@0 for 606 with 606 remaining (b = 0.49)

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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

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

running on 2 cores: 1,3

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: 0.01 0.08 0.58 5/180 12448
/proc/meminfo: memFree=1549504/32951124 swapFree=67054264/67111528
[pid=12448] ppid=12446 vsize=11804 CPUtime=0 cores=1,3
/proc/12448/stat : 12448 (runsolver) R 12446 12448 12396 0 -1 4202560 42 0 0 0 0 0 0 0 19 0 1 0 881888921 12087296 50 33554432000 4194304 5436572 140735282345664 18446744073709551615 4883175 0 2147483391 4096 24578 0 0 0 17 3 0 0 0
/proc/12448/statm: 2951 50 31 304 0 2643 0

[startup+0.0699739 s]
/proc/loadavg: 0.01 0.08 0.58 5/180 12448
/proc/meminfo: memFree=1549504/32951124 swapFree=67054264/67111528
[pid=12448] ppid=12446 vsize=16536 CPUtime=0.01 cores=1,3
/proc/12448/stat : 12448 (python) R 12446 12448 12396 0 -1 4202496 1192 0 0 0 0 1 0 0 17 0 1 0 881888921 16932864 1050 33554432000 4194304 5683644 140737090569776 18446744073709551615 233510295552 0 2147483391 16781312 2 0 0 0 17 1 0 0 0
/proc/12448/statm: 4134 1050 417 364 0 621 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 16536

[startup+0.10096 s]
/proc/loadavg: 0.01 0.08 0.58 5/180 12448
/proc/meminfo: memFree=1549504/32951124 swapFree=67054264/67111528
[pid=12448] ppid=12446 vsize=18888 CPUtime=0.02 cores=1,3
/proc/12448/stat : 12448 (python) R 12446 12448 12396 0 -1 4202496 1286 0 1 0 1 1 0 0 17 0 1 0 881888921 19341312 1138 33554432000 4194304 5683644 140737090569776 18446744073709551615 4865422 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/12448/statm: 4722 1138 421 364 0 691 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 18888

[startup+0.300926 s]
/proc/loadavg: 0.01 0.08 0.58 5/180 12448
/proc/meminfo: memFree=1549504/32951124 swapFree=67054264/67111528
[pid=12448] ppid=12446 vsize=45688 CPUtime=0.05 cores=1,3
/proc/12448/stat : 12448 (python) D 12446 12448 12396 0 -1 4202496 1886 0 10 0 3 2 0 0 16 0 1 0 881888921 46784512 1668 33554432000 4194304 5683644 140737090569776 18446744073709551615 233510297344 0 0 16781312 2 18446744071562234166 0 0 17 1 0 0 3
/proc/12448/statm: 11422 1668 470 364 0 1171 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 45688

[startup+0.700868 s]
/proc/loadavg: 0.01 0.08 0.58 5/180 12448
/proc/meminfo: memFree=1549504/32951124 swapFree=67054264/67111528
[pid=12448] ppid=12446 vsize=107292 CPUtime=0.1 cores=1,3
/proc/12448/stat : 12448 (python) R 12446 12448 12396 0 -1 4202496 3330 0 25 0 5 5 0 0 15 0 1 0 881888921 109867008 3013 33554432000 4194304 5683644 140737090569776 18446744073709551615 233510295552 0 2147483391 16781312 2 0 0 0 17 1 0 0 23
/proc/12448/statm: 26823 3013 871 364 0 2054 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 107292

[startup+1.50072 s]
/proc/loadavg: 0.01 0.08 0.58 4/181 12457
/proc/meminfo: memFree=1469808/32951124 swapFree=67054264/67111528
[pid=12448] ppid=12446 vsize=185088 CPUtime=0.28 cores=1,3
/proc/12448/stat : 12448 (python) D 12446 12448 12396 0 -1 4202496 6710 928 56 9 16 12 0 0 15 0 1 0 881888921 189530112 4826 33554432000 4194304 5683644 140737090569776 18446744073709551615 233505373927 0 0 16781312 2 18446744071562234166 0 0 17 1 0 0 37
/proc/12448/statm: 46272 4826 1349 364 0 3723 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 185088

[startup+3.10043 s]
/proc/loadavg: 0.01 0.08 0.58 4/181 12457
/proc/meminfo: memFree=1469808/32951124 swapFree=67054264/67111528
[pid=12448] ppid=12446 vsize=187740 CPUtime=0.28 cores=1,3
/proc/12448/stat : 12448 (python) D 12446 12448 12396 0 -1 4202496 6710 928 56 9 16 12 0 0 16 0 1 0 881888921 192245760 4826 33554432000 4194304 5683644 140737090569776 18446744073709551615 233505377987 0 0 16781312 2 18446744071562154983 0 0 17 1 0 0 192
/proc/12448/statm: 46935 4826 1349 364 0 3723 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 187740
heavy processes:

[startup+6.30085 s]
/proc/loadavg: 0.33 0.14 0.60 5/184 12471
/proc/meminfo: memFree=1130448/32951124 swapFree=67054264/67111528
[pid=12448] ppid=12446 vsize=318960 CPUtime=2.42 cores=1,3
/proc/12448/stat : 12448 (python) R 12446 12448 12396 0 -1 4202496 24267 928 97 9 219 23 0 0 18 0 1 0 881888921 326615040 17125 33554432000 4194304 5683644 140737090569776 18446744073709551615 233509953642 0 0 16781312 2 0 0 0 17 1 0 0 283
/proc/12448/statm: 79740 17125 1826 364 0 15664 0
Current children cumulated CPU time (s) 2.42
Current children cumulated vsize (KiB) 318960
heavy processes:

[startup+12.7007 s]
/proc/loadavg: 0.54 0.19 0.61 4/184 12471
/proc/meminfo: memFree=718116/32951124 swapFree=67054264/67111528
[pid=12448] ppid=12446 vsize=325932 CPUtime=8.33 cores=1,3
/proc/12448/stat : 12448 (python) S 12446 12448 12396 0 -1 4202496 24563 928 97 9 809 24 0 0 25 0 2 0 881888921 333754368 16346 33554432000 4194304 5683644 140737090569776 18446744073709551615 233522124235 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 283
/proc/12448/statm: 81483 16346 1867 364 0 17401 0
Current children cumulated CPU time (s) 8.33
Current children cumulated vsize (KiB) 325932
heavy processes:

[startup+25.5064 s]
/proc/loadavg: 1.09 0.33 0.65 4/190 12477
/proc/meminfo: memFree=236624/32951124 swapFree=67054264/67111528
[pid=12448] ppid=12446 vsize=325932 CPUtime=8.33 cores=1,3
/proc/12448/stat : 12448 (python) S 12446 12448 12396 0 -1 4202496 24563 928 97 9 809 24 0 0 25 0 2 0 881888921 333754368 16346 33554432000 4194304 5683644 140737090569776 18446744073709551615 233522124235 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 283
/proc/12448/statm: 81483 16346 1867 364 0 17401 0
[pid=12472] ppid=12448 vsize=315688 CPUtime=0.01 cores=1,3
/proc/12472/stat : 12472 (python) S 12448 12448 12396 0 -1 4202560 894 0 0 0 1 0 0 0 18 0 1 0 881890144 323264512 14851 33554432000 4194304 5683644 140737090569776 18446744073709551615 233510317583 0 0 16781312 514 9869040449056899336 0 0 17 1 0 0 0
/proc/12472/statm: 78922 14851 376 364 0 14840 0
[pid=12474] ppid=12472 vsize=21448 CPUtime=13.24 cores=1,3
/proc/12474/stat : 12474 (lingeling) R 12472 12474 12474 0 -1 4202496 6758 0 0 0 1323 1 0 0 25 0 1 0 881890144 21962752 4533 33554432000 4194304 4352236 140735575674128 18446744073709551615 4328126 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/12474/statm: 5362 4533 129 39 0 4442 0
[pid=12448/tid=12473] ppid=12446 vsize=325932 CPUtime=0 cores=1,3
/proc/12448/task/12473/stat : 12473 (python) S 12446 12448 12396 0 -1 4202560 29 928 0 9 0 0 0 0 25 0 2 0 881890144 333754368 16346 33554432000 4194304 5683644 140737090569776 18446744073709551615 233522121137 0 0 16781312 2 18446604454223472448 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 21.58
Current children cumulated vsize (KiB) 663068

[startup+51.1008 s]
/proc/loadavg: 1.74 0.54 0.71 4/190 12478
/proc/meminfo: memFree=233300/32951124 swapFree=67054264/67111528
[pid=12448] ppid=12446 vsize=325932 CPUtime=8.33 cores=1,3
/proc/12448/stat : 12448 (python) S 12446 12448 12396 0 -1 4202496 24563 928 97 9 809 24 0 0 25 0 2 0 881888921 333754368 16346 33554432000 4194304 5683644 140737090569776 18446744073709551615 233522124235 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 283
/proc/12448/statm: 81483 16346 1867 364 0 17401 0
[pid=12472] ppid=12448 vsize=315688 CPUtime=0.03 cores=1,3
/proc/12472/stat : 12472 (python) S 12448 12448 12396 0 -1 4202560 904 0 0 0 2 1 0 0 18 0 1 0 881890144 323264512 14851 33554432000 4194304 5683644 140737090569776 18446744073709551615 233510317583 0 0 16781312 514 9869040449056899336 0 0 17 1 0 0 0
/proc/12472/statm: 78922 14851 376 364 0 14840 0
[pid=12474] ppid=12472 vsize=21988 CPUtime=38.81 cores=1,3
/proc/12474/stat : 12474 (lingeling) R 12472 12474 12474 0 -1 4202496 7224 0 0 0 3880 1 0 0 25 0 1 0 881890144 22515712 4668 33554432000 4194304 4352236 140735575674128 18446744073709551615 4229925 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/12474/statm: 5497 4668 129 39 0 4577 0
[pid=12448/tid=12473] ppid=12446 vsize=325932 CPUtime=0 cores=1,3
/proc/12448/task/12473/stat : 12473 (python) S 12446 12448 12396 0 -1 4202560 29 928 0 9 0 0 0 0 25 0 2 0 881890144 333754368 16346 33554432000 4194304 5683644 140737090569776 18446744073709551615 233522121137 0 0 16781312 2 18446604454223472448 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 47.17
Current children cumulated vsize (KiB) 663608

[startup+102.301 s]
/proc/loadavg: 2.45 0.92 0.83 4/190 12479
/proc/meminfo: memFree=225216/32951124 swapFree=67054264/67111528
[pid=12448] ppid=12446 vsize=325932 CPUtime=8.33 cores=1,3
/proc/12448/stat : 12448 (python) S 12446 12448 12396 0 -1 4202496 24563 928 97 9 809 24 0 0 25 0 2 0 881888921 333754368 16346 33554432000 4194304 5683644 140737090569776 18446744073709551615 233522124235 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 283
/proc/12448/statm: 81483 16346 1867 364 0 17401 0
[pid=12472] ppid=12448 vsize=315688 CPUtime=0.1 cores=1,3
/proc/12472/stat : 12472 (python) S 12448 12448 12396 0 -1 4202560 929 0 0 0 6 4 0 0 18 0 1 0 881890144 323264512 14851 33554432000 4194304 5683644 140737090569776 18446744073709551615 233510317583 0 0 16781312 514 9869040449056899336 0 0 17 1 0 0 0
/proc/12472/statm: 78922 14851 376 364 0 14840 0
[pid=12474] ppid=12472 vsize=22648 CPUtime=89.95 cores=1,3
/proc/12474/stat : 12474 (lingeling) R 12472 12474 12474 0 -1 4202496 8119 0 0 0 8994 1 0 0 25 0 1 0 881890144 23191552 4833 33554432000 4194304 4352236 140735575674128 18446744073709551615 4328026 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/12474/statm: 5662 4833 129 39 0 4742 0
[pid=12448/tid=12473] ppid=12446 vsize=325932 CPUtime=0 cores=1,3
/proc/12448/task/12473/stat : 12473 (python) S 12446 12448 12396 0 -1 4202560 29 928 0 9 0 0 0 0 25 0 2 0 881890144 333754368 16346 33554432000 4194304 5683644 140737090569776 18446744073709551615 233522121137 0 0 16781312 2 18446604454223472448 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 98.38
Current children cumulated vsize (KiB) 664268

[startup+162.301 s]
/proc/loadavg: 2.85 1.31 0.97 4/193 12484
/proc/meminfo: memFree=481500/32951124 swapFree=67054264/67111528
[pid=12448] ppid=12446 vsize=325932 CPUtime=8.33 cores=1,3
/proc/12448/stat : 12448 (python) S 12446 12448 12396 0 -1 4202496 24563 928 97 9 809 24 0 0 25 0 2 0 881888921 333754368 16346 33554432000 4194304 5683644 140737090569776 18446744073709551615 233522124235 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 283
/proc/12448/statm: 81483 16346 1867 364 0 17401 0
[pid=12472] ppid=12448 vsize=315688 CPUtime=0.17 cores=1,3
/proc/12472/stat : 12472 (python) S 12448 12448 12396 0 -1 4202560 949 0 0 0 10 7 0 0 18 0 1 0 881890144 323264512 14851 33554432000 4194304 5683644 140737090569776 18446744073709551615 233510317583 0 0 16781312 514 9869040449056899336 0 0 17 1 0 0 0
/proc/12472/statm: 78922 14851 376 364 0 14840 0
[pid=12474] ppid=12472 vsize=33280 CPUtime=149.88 cores=1,3
/proc/12474/stat : 12474 (lingeling) R 12472 12474 12474 0 -1 4202496 11154 0 0 0 14987 1 0 0 25 0 1 0 881890144 34078720 7491 33554432000 4194304 4352236 140735575674128 18446744073709551615 4328194 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/12474/statm: 8320 7491 129 39 0 7400 0
[pid=12448/tid=12473] ppid=12446 vsize=325932 CPUtime=0 cores=1,3
/proc/12448/task/12473/stat : 12473 (python) S 12446 12448 12396 0 -1 4202560 29 928 0 9 0 0 0 0 25 0 2 0 881890144 333754368 16346 33554432000 4194304 5683644 140737090569776 18446744073709551615 233522121137 0 0 16781312 2 18446604454223472448 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 158.38
Current children cumulated vsize (KiB) 674900

[startup+222.301 s]
/proc/loadavg: 2.94 1.61 1.09 4/193 12486
/proc/meminfo: memFree=348012/32951124 swapFree=67054264/67111528
[pid=12448] ppid=12446 vsize=325932 CPUtime=8.33 cores=1,3
/proc/12448/stat : 12448 (python) S 12446 12448 12396 0 -1 4202496 24563 928 97 9 809 24 0 0 25 0 2 0 881888921 333754368 16346 33554432000 4194304 5683644 140737090569776 18446744073709551615 233522124235 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 283
/proc/12448/statm: 81483 16346 1867 364 0 17401 0
[pid=12472] ppid=12448 vsize=315688 CPUtime=0.23 cores=1,3
/proc/12472/stat : 12472 (python) S 12448 12448 12396 0 -1 4202560 967 0 0 0 13 10 0 0 18 0 1 0 881890144 323264512 14851 33554432000 4194304 5683644 140737090569776 18446744073709551615 233510317583 0 0 16781312 514 9869040449056899336 0 0 17 1 0 0 0
/proc/12472/statm: 78922 14851 376 364 0 14840 0
[pid=12474] ppid=12472 vsize=31252 CPUtime=209.81 cores=1,3
/proc/12474/stat : 12474 (lingeling) R 12472 12474 12474 0 -1 4202496 12027 0 0 0 20980 1 0 0 25 0 1 0 881890144 32002048 6984 33554432000 4194304 4352236 140735575674128 18446744073709551615 4278822 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/12474/statm: 7813 6984 129 39 0 6893 0
[pid=12448/tid=12473] ppid=12446 vsize=325932 CPUtime=0 cores=1,3
/proc/12448/task/12473/stat : 12473 (python) S 12446 12448 12396 0 -1 4202560 29 928 0 9 0 0 0 0 25 0 2 0 881890144 333754368 16346 33554432000 4194304 5683644 140737090569776 18446744073709551615 233522121137 0 0 16781312 2 18446604454223472448 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 218.37
Current children cumulated vsize (KiB) 672872

[startup+282.3 s]
/proc/loadavg: 2.98 1.86 1.21 4/193 12487
/proc/meminfo: memFree=346712/32951124 swapFree=67054264/67111528
[pid=12448] ppid=12446 vsize=325932 CPUtime=8.33 cores=1,3
/proc/12448/stat : 12448 (python) S 12446 12448 12396 0 -1 4202496 24563 928 97 9 809 24 0 0 25 0 2 0 881888921 333754368 16346 33554432000 4194304 5683644 140737090569776 18446744073709551615 233522124235 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 283
/proc/12448/statm: 81483 16346 1867 364 0 17401 0
[pid=12472] ppid=12448 vsize=315688 CPUtime=0.3 cores=1,3
/proc/12472/stat : 12472 (python) S 12448 12448 12396 0 -1 4202560 972 0 0 0 17 13 0 0 18 0 1 0 881890144 323264512 14851 33554432000 4194304 5683644 140737090569776 18446744073709551615 233510317583 0 0 16781312 514 9869040449056899336 0 0 17 1 0 0 0
/proc/12472/statm: 78922 14851 376 364 0 14840 0
[pid=12474] ppid=12472 vsize=30216 CPUtime=269.74 cores=1,3
/proc/12474/stat : 12474 (lingeling) R 12472 12474 12474 0 -1 4202496 12795 0 0 0 26973 1 0 0 25 0 1 0 881890144 30941184 6725 33554432000 4194304 4352236 140735575674128 18446744073709551615 4328423 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/12474/statm: 7554 6725 129 39 0 6634 0

################
# More data... #
################

[pid=12498] ppid=12448 vsize=325944 CPUtime=0.48 cores=1,3
/proc/12498/stat : 12498 (python) S 12448 12448 12396 0 -1 4202560 973 0 0 0 26 22 0 0 15 0 1 0 881948803 333766656 14849 33554432000 4194304 5683644 140737090569776 18446744073709551615 233510317638 0 0 16781312 514 9869040449056899336 0 0 17 1 0 0 0
/proc/12498/statm: 81486 14849 370 364 0 17401 0
[pid=12500] ppid=12498 vsize=817172 CPUtime=342.89 cores=1,3
/proc/12500/stat : 12500 (cryptominisat-2) R 12498 12500 12500 0 -1 4202496 434382 0 1 0 34159 130 0 0 25 0 1 0 881948803 836784128 183988 33554432000 4194304 4677096 140734783213168 18446744073709551615 4320006 0 0 16781312 2 0 0 0 17 1 0 0 12
/proc/12500/statm: 204293 183988 393 118 0 199252 0
[pid=12448/tid=12473] ppid=12446 vsize=336188 CPUtime=0 cores=1,3
/proc/12448/task/12473/stat : 12473 (python) S 12446 12448 12396 0 -1 4202560 29 928 0 9 0 0 0 0 25 0 3 0 881890144 344256512 16353 33554432000 4194304 5683644 140737090569776 18446744073709551615 233522121137 0 0 16781312 2 18446604454223472448 0 0 -1 1 0 0 0
[pid=12448/tid=12499] ppid=12446 vsize=336188 CPUtime=0 cores=1,3
/proc/12448/task/12499/stat : 12499 (python) S 12446 12448 12396 0 -1 4202560 23 928 0 9 0 0 0 0 20 0 3 0 881948803 344256512 16353 33554432000 4194304 5683644 140737090569776 18446744073709551615 233522121137 0 0 16781312 2 18446604454223472448 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 938.28
Current children cumulated vsize (KiB) 1839036

[startup+1002.31 s]
/proc/loadavg: 3.00 2.89 2.16 4/205 12518
/proc/meminfo: memFree=207836/32951124 swapFree=67054264/67111528
[pid=12448] ppid=12446 vsize=336188 CPUtime=8.34 cores=1,3
/proc/12448/stat : 12448 (python) S 12446 12448 12396 0 -1 4202496 25412 928 97 9 810 24 0 0 20 0 3 0 881888921 344256512 16353 33554432000 4194304 5683644 140737090569776 18446744073709551615 233522124235 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 283
/proc/12448/statm: 84047 16353 1870 364 0 19962 0
[pid=12472] ppid=12448 vsize=325932 CPUtime=0.68 cores=1,3
/proc/12472/stat : 12472 (python) S 12448 12448 12396 0 -1 4202560 1203 0 0 0 38 30 0 0 19 0 2 0 881890144 333754368 14894 33554432000 4194304 5683644 140737090569776 18446744073709551615 233522124235 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/12472/statm: 81483 14894 414 364 0 17401 0
[pid=12474] ppid=12472 vsize=33800 CPUtime=585.89 cores=1,3
/proc/12474/stat : 12474 (lingeling) T 12472 12474 12474 0 -1 4202496 31332 0 0 0 58585 4 0 0 25 0 1 0 881890144 34611200 7621 33554432000 4194304 4352236 140735575674128 18446744073709551615 4328026 0 0 16781312 17506 18446744071562691360 0 0 17 3 0 0 0
/proc/12474/statm: 8450 7621 129 39 0 7530 0
[pid=12472/tid=12497] ppid=12448 vsize=325932 CPUtime=0 cores=1,3
/proc/12472/task/12497/stat : 12497 (python) S 12448 12448 12396 0 -1 4202560 44 0 0 0 0 0 0 0 19 0 2 0 881948802 333754368 14894 33554432000 4194304 5683644 140737090569776 18446744073709551615 233522121137 0 0 16781312 514 18446604471140882304 0 0 -1 3 0 0 0
[pid=12498] ppid=12448 vsize=325944 CPUtime=0.57 cores=1,3
/proc/12498/stat : 12498 (python) S 12448 12448 12396 0 -1 4202560 973 0 0 0 31 26 0 0 15 0 1 0 881948803 333766656 14849 33554432000 4194304 5683644 140737090569776 18446744073709551615 233510317638 0 0 16781312 514 9869040449056899336 0 0 17 1 0 0 0
/proc/12498/statm: 81486 14849 370 364 0 17401 0
[pid=12500] ppid=12498 vsize=1022688 CPUtime=402.85 cores=1,3
/proc/12500/stat : 12500 (cryptominisat-2) R 12498 12500 12500 0 -1 4202496 471801 0 1 0 40134 151 0 0 25 0 1 0 881948803 1047232512 196764 33554432000 4194304 4677096 140734783213168 18446744073709551615 4319756 0 0 16781312 2 0 0 0 17 1 0 0 12
/proc/12500/statm: 255672 196764 393 118 0 250631 0
[pid=12448/tid=12473] ppid=12446 vsize=336188 CPUtime=0 cores=1,3
/proc/12448/task/12473/stat : 12473 (python) S 12446 12448 12396 0 -1 4202560 29 928 0 9 0 0 0 0 25 0 3 0 881890144 344256512 16353 33554432000 4194304 5683644 140737090569776 18446744073709551615 233522121137 0 0 16781312 2 18446604454223472448 0 0 -1 1 0 0 0
[pid=12448/tid=12499] ppid=12446 vsize=336188 CPUtime=0 cores=1,3
/proc/12448/task/12499/stat : 12499 (python) S 12446 12448 12396 0 -1 4202560 23 928 0 9 0 0 0 0 20 0 3 0 881948803 344256512 16353 33554432000 4194304 5683644 140737090569776 18446744073709551615 233522121137 0 0 16781312 2 18446604454223472448 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 998.33
Current children cumulated vsize (KiB) 2044552

[startup+1062.3 s]
/proc/loadavg: 3.05 2.92 2.21 4/205 12520
/proc/meminfo: memFree=117736/32951124 swapFree=67054264/67111528
[pid=12448] ppid=12446 vsize=336188 CPUtime=8.34 cores=1,3
/proc/12448/stat : 12448 (python) S 12446 12448 12396 0 -1 4202496 25412 928 97 9 810 24 0 0 20 0 3 0 881888921 344256512 16353 33554432000 4194304 5683644 140737090569776 18446744073709551615 233522124235 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 283
/proc/12448/statm: 84047 16353 1870 364 0 19962 0
[pid=12472] ppid=12448 vsize=325932 CPUtime=0.68 cores=1,3
/proc/12472/stat : 12472 (python) S 12448 12448 12396 0 -1 4202560 1203 0 0 0 38 30 0 0 19 0 2 0 881890144 333754368 14894 33554432000 4194304 5683644 140737090569776 18446744073709551615 233522124235 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/12472/statm: 81483 14894 414 364 0 17401 0
[pid=12474] ppid=12472 vsize=33800 CPUtime=585.89 cores=1,3
/proc/12474/stat : 12474 (lingeling) T 12472 12474 12474 0 -1 4202496 31332 0 0 0 58585 4 0 0 25 0 1 0 881890144 34611200 7621 33554432000 4194304 4352236 140735575674128 18446744073709551615 4328026 0 0 16781312 17506 18446744071562691360 0 0 17 3 0 0 0
/proc/12474/statm: 8450 7621 129 39 0 7530 0
[pid=12472/tid=12497] ppid=12448 vsize=325932 CPUtime=0 cores=1,3
/proc/12472/task/12497/stat : 12497 (python) S 12448 12448 12396 0 -1 4202560 44 0 0 0 0 0 0 0 19 0 2 0 881948802 333754368 14894 33554432000 4194304 5683644 140737090569776 18446744073709551615 233522121137 0 0 16781312 514 18446604471140882304 0 0 -1 3 0 0 0
[pid=12498] ppid=12448 vsize=325944 CPUtime=0.65 cores=1,3
/proc/12498/stat : 12498 (python) S 12448 12448 12396 0 -1 4202560 973 0 0 0 34 31 0 0 15 0 1 0 881948803 333766656 14849 33554432000 4194304 5683644 140737090569776 18446744073709551615 233510317638 0 0 16781312 514 9869040449056899336 0 0 17 1 0 0 0
/proc/12498/statm: 81486 14849 370 364 0 17401 0
[pid=12500] ppid=12498 vsize=854496 CPUtime=462.79 cores=1,3
/proc/12500/stat : 12500 (cryptominisat-2) R 12498 12500 12500 0 -1 4202496 526570 0 1 0 46109 170 0 0 25 0 1 0 881948803 875003904 190977 33554432000 4194304 4677096 140734783213168 18446744073709551615 4344116 0 0 16781312 2 0 0 0 17 1 0 0 12
/proc/12500/statm: 213624 190977 393 118 0 208583 0
[pid=12448/tid=12473] ppid=12446 vsize=336188 CPUtime=0 cores=1,3
/proc/12448/task/12473/stat : 12473 (python) S 12446 12448 12396 0 -1 4202560 29 928 0 9 0 0 0 0 25 0 3 0 881890144 344256512 16353 33554432000 4194304 5683644 140737090569776 18446744073709551615 233522121137 0 0 16781312 2 18446604454223472448 0 0 -1 1 0 0 0
[pid=12448/tid=12499] ppid=12446 vsize=336188 CPUtime=0 cores=1,3
/proc/12448/task/12499/stat : 12499 (python) S 12446 12448 12396 0 -1 4202560 23 928 0 9 0 0 0 0 20 0 3 0 881948803 344256512 16353 33554432000 4194304 5683644 140737090569776 18446744073709551615 233522121137 0 0 16781312 2 18446604454223472448 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1058.35
Current children cumulated vsize (KiB) 1876360

[startup+1122.3 s]
/proc/loadavg: 3.06 2.95 2.26 4/205 12522
/proc/meminfo: memFree=195544/32951124 swapFree=67054264/67111528
[pid=12448] ppid=12446 vsize=336188 CPUtime=8.34 cores=1,3
/proc/12448/stat : 12448 (python) S 12446 12448 12396 0 -1 4202496 25412 928 97 9 810 24 0 0 20 0 3 0 881888921 344256512 16353 33554432000 4194304 5683644 140737090569776 18446744073709551615 233522124235 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 283
/proc/12448/statm: 84047 16353 1870 364 0 19962 0
[pid=12472] ppid=12448 vsize=325932 CPUtime=0.68 cores=1,3
/proc/12472/stat : 12472 (python) S 12448 12448 12396 0 -1 4202560 1203 0 0 0 38 30 0 0 19 0 2 0 881890144 333754368 14894 33554432000 4194304 5683644 140737090569776 18446744073709551615 233522124235 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/12472/statm: 81483 14894 414 364 0 17401 0
[pid=12474] ppid=12472 vsize=33800 CPUtime=585.89 cores=1,3
/proc/12474/stat : 12474 (lingeling) T 12472 12474 12474 0 -1 4202496 31332 0 0 0 58585 4 0 0 25 0 1 0 881890144 34611200 7621 33554432000 4194304 4352236 140735575674128 18446744073709551615 4328026 0 0 16781312 17506 18446744071562691360 0 0 17 3 0 0 0
/proc/12474/statm: 8450 7621 129 39 0 7530 0
[pid=12472/tid=12497] ppid=12448 vsize=325932 CPUtime=0 cores=1,3
/proc/12472/task/12497/stat : 12497 (python) S 12448 12448 12396 0 -1 4202560 44 0 0 0 0 0 0 0 19 0 2 0 881948802 333754368 14894 33554432000 4194304 5683644 140737090569776 18446744073709551615 233522121137 0 0 16781312 514 18446604471140882304 0 0 -1 3 0 0 0
[pid=12498] ppid=12448 vsize=325944 CPUtime=0.73 cores=1,3
/proc/12498/stat : 12498 (python) S 12448 12448 12396 0 -1 4202560 973 0 0 0 39 34 0 0 15 0 1 0 881948803 333766656 14849 33554432000 4194304 5683644 140737090569776 18446744073709551615 233510317638 0 0 16781312 514 9869040449056899336 0 0 17 1 0 0 0
/proc/12498/statm: 81486 14849 370 364 0 17401 0
[pid=12500] ppid=12498 vsize=1045444 CPUtime=522.75 cores=1,3
/proc/12500/stat : 12500 (cryptominisat-2) R 12498 12500 12500 0 -1 4202496 562828 0 1 0 52085 190 0 0 25 0 1 0 881948803 1070534656 199171 33554432000 4194304 4677096 140734783213168 18446744073709551615 4319573 0 0 16781312 2 0 0 0 17 1 0 0 12
/proc/12500/statm: 261361 199171 393 118 0 256320 0
[pid=12448/tid=12473] ppid=12446 vsize=336188 CPUtime=0 cores=1,3
/proc/12448/task/12473/stat : 12473 (python) S 12446 12448 12396 0 -1 4202560 29 928 0 9 0 0 0 0 25 0 3 0 881890144 344256512 16353 33554432000 4194304 5683644 140737090569776 18446744073709551615 233522121137 0 0 16781312 2 18446604454223472448 0 0 -1 1 0 0 0
[pid=12448/tid=12499] ppid=12446 vsize=336188 CPUtime=0 cores=1,3
/proc/12448/task/12499/stat : 12499 (python) S 12446 12448 12396 0 -1 4202560 23 928 0 9 0 0 0 0 20 0 3 0 881948803 344256512 16353 33554432000 4194304 5683644 140737090569776 18446744073709551615 233522121137 0 0 16781312 2 18446604454223472448 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1118.39
Current children cumulated vsize (KiB) 2067308

[startup+1182.3 s]
/proc/loadavg: 3.02 2.95 2.31 4/205 12526
/proc/meminfo: memFree=173196/32951124 swapFree=67054264/67111528
[pid=12448] ppid=12446 vsize=336188 CPUtime=8.34 cores=1,3
/proc/12448/stat : 12448 (python) S 12446 12448 12396 0 -1 4202496 25412 928 97 9 810 24 0 0 20 0 3 0 881888921 344256512 16353 33554432000 4194304 5683644 140737090569776 18446744073709551615 233522124235 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 283
/proc/12448/statm: 84047 16353 1870 364 0 19962 0
[pid=12472] ppid=12448 vsize=325932 CPUtime=0.68 cores=1,3
/proc/12472/stat : 12472 (python) S 12448 12448 12396 0 -1 4202560 1203 0 0 0 38 30 0 0 19 0 2 0 881890144 333754368 14894 33554432000 4194304 5683644 140737090569776 18446744073709551615 233522124235 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/12472/statm: 81483 14894 414 364 0 17401 0
[pid=12474] ppid=12472 vsize=33800 CPUtime=585.89 cores=1,3
/proc/12474/stat : 12474 (lingeling) T 12472 12474 12474 0 -1 4202496 31332 0 0 0 58585 4 0 0 25 0 1 0 881890144 34611200 7621 33554432000 4194304 4352236 140735575674128 18446744073709551615 4328026 0 0 16781312 17506 18446744071562691360 0 0 17 3 0 0 0
/proc/12474/statm: 8450 7621 129 39 0 7530 0
[pid=12472/tid=12497] ppid=12448 vsize=325932 CPUtime=0 cores=1,3
/proc/12472/task/12497/stat : 12497 (python) S 12448 12448 12396 0 -1 4202560 44 0 0 0 0 0 0 0 19 0 2 0 881948802 333754368 14894 33554432000 4194304 5683644 140737090569776 18446744073709551615 233522121137 0 0 16781312 514 18446604471140882304 0 0 -1 3 0 0 0
[pid=12498] ppid=12448 vsize=325944 CPUtime=0.81 cores=1,3
/proc/12498/stat : 12498 (python) S 12448 12448 12396 0 -1 4202560 973 0 0 0 43 38 0 0 15 0 1 0 881948803 333766656 14849 33554432000 4194304 5683644 140737090569776 18446744073709551615 233510317638 0 0 16781312 514 9869040449056899336 0 0 17 1 0 0 0
/proc/12498/statm: 81486 14849 370 364 0 17401 0
[pid=12500] ppid=12498 vsize=1049760 CPUtime=582.7 cores=1,3
/proc/12500/stat : 12500 (cryptominisat-2) R 12498 12500 12500 0 -1 4202496 594809 0 1 0 58064 206 0 0 25 0 1 0 881948803 1074954240 203028 33554432000 4194304 4677096 140734783213168 18446744073709551615 4339514 0 0 16781312 2 0 0 0 17 1 0 0 12
/proc/12500/statm: 262440 203028 393 118 0 257399 0
[pid=12448/tid=12473] ppid=12446 vsize=336188 CPUtime=0 cores=1,3
/proc/12448/task/12473/stat : 12473 (python) S 12446 12448 12396 0 -1 4202560 29 928 0 9 0 0 0 0 25 0 3 0 881890144 344256512 16353 33554432000 4194304 5683644 140737090569776 18446744073709551615 233522121137 0 0 16781312 2 18446604454223472448 0 0 -1 1 0 0 0
[pid=12448/tid=12499] ppid=12446 vsize=336188 CPUtime=0 cores=1,3
/proc/12448/task/12499/stat : 12499 (python) S 12446 12448 12396 0 -1 4202560 23 928 0 9 0 0 0 0 20 0 3 0 881948803 344256512 16353 33554432000 4194304 5683644 140737090569776 18446744073709551615 233522121137 0 0 16781312 2 18446604454223472448 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1178.42
Current children cumulated vsize (KiB) 2071624



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.9 s]
/proc/loadavg: 3.01 2.96 2.32 2/187 12529
/proc/meminfo: memFree=2146272/32951124 swapFree=67054264/67111528
[pid=12448] ppid=12446 vsize=336188 CPUtime=8.34 cores=1,3
/proc/12448/stat : 12448 (python) S 12446 12448 12396 0 -1 4202496 25412 928 97 9 810 24 0 0 20 0 3 0 881888921 344256512 16353 33554432000 4194304 5683644 140737090569776 18446744073709551615 233522124235 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 283
/proc/12448/statm: 84047 16353 1870 364 0 19962 0
[pid=12472] ppid=12448 vsize=325932 CPUtime=0.68 cores=1,3
/proc/12472/stat : 12472 (python) S 12448 12448 12396 0 -1 4202560 1203 0 0 0 38 30 0 0 19 0 2 0 881890144 333754368 14894 33554432000 4194304 5683644 140737090569776 18446744073709551615 233522124235 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/12472/statm: 81483 14894 414 364 0 17401 0
[pid=12474] ppid=12472 vsize=33800 CPUtime=585.89 cores=1,3
/proc/12474/stat : 12474 (lingeling) T 12472 12474 12474 0 -1 4202496 31332 0 0 0 58585 4 0 0 25 0 1 0 881890144 34611200 7621 33554432000 4194304 4352236 140735575674128 18446744073709551615 4328026 0 0 16781312 17506 18446744071562691360 0 0 17 3 0 0 0
/proc/12474/statm: 8450 7621 129 39 0 7530 0
[pid=12472/tid=12497] ppid=12448 vsize=325932 CPUtime=0 cores=1,3
/proc/12472/task/12497/stat : 12497 (python) S 12448 12448 12396 0 -1 4202560 44 0 0 0 0 0 0 0 19 0 2 0 881948802 333754368 14894 33554432000 4194304 5683644 140737090569776 18446744073709551615 233522121137 0 0 16781312 514 18446604471140882304 0 0 -1 3 0 0 0
[pid=12498] ppid=12448 vsize=325944 CPUtime=0.84 cores=1,3
/proc/12498/stat : 12498 (python) S 12448 12448 12396 0 -1 4202560 973 0 0 0 45 39 0 0 15 0 1 0 881948803 333766656 14849 33554432000 4194304 5683644 140737090569776 18446744073709551615 233510317638 0 0 16781312 514 9869040449056899336 0 0 17 1 0 0 0
/proc/12498/statm: 81486 14849 370 364 0 17401 0
[pid=12500] ppid=12498 vsize=852096 CPUtime=604.3 cores=1,3
/proc/12500/stat : 12500 (cryptominisat-2) R 12498 12500 12500 0 -1 4202496 609764 0 1 0 60218 212 0 0 25 0 1 0 881948803 872546304 190606 33554432000 4194304 4677096 140734783213168 18446744073709551615 4319726 0 0 16781312 2 0 0 0 17 1 0 0 12
/proc/12500/statm: 213024 190606 393 118 0 207983 0
[pid=12448/tid=12473] ppid=12446 vsize=336188 CPUtime=0 cores=1,3
/proc/12448/task/12473/stat : 12473 (python) S 12446 12448 12396 0 -1 4202560 29 928 0 9 0 0 0 0 25 0 3 0 881890144 344256512 16353 33554432000 4194304 5683644 140737090569776 18446744073709551615 233522121137 0 0 16781312 2 18446604454223472448 0 0 -1 1 0 0 0
[pid=12448/tid=12499] ppid=12446 vsize=336188 CPUtime=0 cores=1,3
/proc/12448/task/12499/stat : 12499 (python) S 12446 12448 12396 0 -1 4202560 23 928 0 9 0 0 0 0 20 0 3 0 881948803 344256512 16353 33554432000 4194304 5683644 140737090569776 18446744073709551615 233522121137 0 0 16781312 2 18446604454223472448 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 1873960

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

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 12448 and gives
#  childrusage.ru_utime.tv_sec=8
#  childrusage.ru_utime.tv_usec=105767
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=256960
# CPU time returned by wait4() is 8.36273
# while last known CPU time is 1200.05
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1203.93
CPU time (s): 1200.05
CPU user time (s): 1196.96
CPU system time (s): 3.09
CPU usage (%): 99.6781
Max. virtual memory (cumulated for all children) (KiB): 2141572

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 8.10577
system time used= 0.25696
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 26340
page faults= 106
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 26024
involuntary context switches= 47

runsolver used 1.84872 second user time and 4.48032 second system time

The end

Launcher Data

Begin job on node145 at 2011-06-12 18:05:30
IDJOB=3484652
IDBENCH=84227
IDSOLVER=1976
FILE ID=node145/3484652-1307894730
RUNJOBID= node145-1307894730-12416
PBS_JOBID= 13559559
Free space on /var/tmp= 2896 MiB

SOLVER NAME= borg-sat 11.03.02-seq-industrial (fixed, 1200 s timeout)
BENCH NAME= SAT03/industrial/li/li-test4/li-test4-100.shuffled-as.sat03-370.cnf
COMMAND LINE= python DIR/solve DIR/etc/borg-mix+class.industrial.pickle BENCHNAME -seed RANDOMSEED -budget TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /var/tmp/evaluation-result-3484652-1307894730/watcher-3484652-1307894730 -o /var/tmp/evaluation-result-3484652-1307894730/solver-3484652-1307894730 -C 1200 -W 1300 -M 7680  python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3484652-1307894730.cnf -seed 149862040 -budget 1200

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

MD5SUM BENCH= 5e5606ae7367b9272c60adc115594912
RANDOM SEED=149862040

node145.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.786
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.57
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.786
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.76
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.786
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.74
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.786
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.83
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.786
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.786
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.786
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.84
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.786
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.77
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:       1551972 kB
Buffers:         51740 kB
Cached:       30377276 kB
SwapCached:       9196 kB
Active:       15649808 kB
Inactive:     14801976 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       1551972 kB
SwapTotal:    67111528 kB
SwapFree:     67054264 kB
Dirty:           92376 kB
Writeback:           0 kB
AnonPages:       20504 kB
Mapped:          12540 kB
Slab:           880708 kB
PageTables:       5004 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   212164 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /var/tmp at the end= 2876 MiB
End job on node145 at 2011-06-12 18:25:37