Trace number 3378082

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)? (TO) 1300.87 1300.06

General information on the benchmark

Nameapplication/leberre/
2dimensionalstrippacking/E00X23.cnf
MD5SUM9cec6483d4ca03e8555377ba059b61ae
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 variables15364
Number of clauses2133873
Sum of the clauses size18060684
Maximum clause length91
Minimum clause length1
Number of clauses of size 116
Number of clauses of size 240913
Number of clauses of size 337518
Number of clauses of size 422333
Number of clauses of size 5147683
Number of clauses of size over 51885410

Solver Data

0.31/0.62	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.31/0.62	c INFO: solving HOME/instance-3378082-1305457053.cnf
0.31/0.62	c INFO: computing task features
18.31/18.70	c INFO: computed variable-clause graph statistics
18.80/19.14	c INFO: computed clause balance statistics
112.01/112.30	c INFO: computed variable balance statistics
142.90/143.20	c INFO: computed small-clause counts
143.00/143.36	c INFO: computed Horn-clause counts
147.31/147.60	c INFO: computed variable graph statistics
147.31/147.62	c INFO: collected features for HOME/instance-3378082-1305457053.cnf in 146.37 s
147.31/147.63	c INFO: running lingeling-276@0 for 582 with 2253 remaining (b = 0.40)
732.18/731.57	c INFO: running cryptominisat-2.9.0@0 for 485 with 1669 remaining (b = 0.33)
1223.26/1222.45	c INFO: running lingeling-276@0 for 97 with 1180 remaining (b = 0.19)

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 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-3378082-1305457053/watcher-3378082-1305457053 -o /tmp/evaluation-result-3378082-1305457053/solver-3378082-1305457053 -C 2400 -W 1300 -M 7680 python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3378082-1305457053.cnf -seed 490257666 -budget 2400 

running on 2 cores: 4,6

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


[startup+0 s]
/proc/loadavg: 2.89 3.06 3.23 5/256 20190
/proc/meminfo: memFree=23371828/32951124 swapFree=61559568/67111528
[pid=20190] ppid=20188 vsize=15080 CPUtime=0 cores=4,6
/proc/20190/stat : 20190 (python) S 20188 20190 18686 0 -1 4202496 616 0 0 0 0 0 0 0 19 0 1 0 657306391 15441920 513 33554432000 4194304 5683644 140736055002304 18446744073709551615 222921775104 0 2147483391 16781312 2 18446744071699199166 0 0 17 4 0 0 0
/proc/20190/statm: 3770 513 300 364 0 257 0

[startup+0.0645611 s]
/proc/loadavg: 2.89 3.06 3.23 5/256 20190
/proc/meminfo: memFree=23371828/32951124 swapFree=61559568/67111528
[pid=20190] ppid=20188 vsize=30116 CPUtime=0.03 cores=4,6
/proc/20190/stat : 20190 (python) S 20188 20190 18686 0 -1 4202496 1470 0 0 0 3 0 0 0 19 0 1 0 657306391 30838784 1309 33554432000 4194304 5683644 140736055002304 18446744073709551615 222921775104 0 2147483391 16781312 2 18446744071699199166 0 0 17 4 0 0 0
/proc/20190/statm: 7529 1309 443 364 0 899 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 30116

[startup+0.100542 s]
/proc/loadavg: 2.89 3.06 3.23 5/256 20190
/proc/meminfo: memFree=23371828/32951124 swapFree=61559568/67111528
[pid=20190] ppid=20188 vsize=87708 CPUtime=0.05 cores=4,6
/proc/20190/stat : 20190 (python) R 20188 20190 18686 0 -1 4202496 2637 0 0 0 4 1 0 0 17 0 1 0 657306391 89812992 2354 33554432000 4194304 5683644 140736055002304 18446744073709551615 222921775104 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/20190/statm: 21927 2354 717 364 0 1623 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 87708

[startup+0.30052 s]
/proc/loadavg: 2.89 3.06 3.23 5/256 20190
/proc/meminfo: memFree=23371828/32951124 swapFree=61559568/67111528
[pid=20190] ppid=20188 vsize=135752 CPUtime=0.15 cores=4,6
/proc/20190/stat : 20190 (python) R 20188 20190 18686 0 -1 4202496 5973 935 1 0 12 3 0 0 17 0 1 0 657306391 139010048 4148 33554432000 4194304 5683644 140736055002304 18446744073709551615 222921773061 0 2147483391 16781312 2 0 0 0 17 4 0 0 0
/proc/20190/statm: 33938 4148 1032 364 0 3124 0
Current children cumulated CPU time (s) 0.15
Current children cumulated vsize (KiB) 135752

[startup+0.700405 s]
/proc/loadavg: 2.89 3.06 3.23 5/256 20190
/proc/meminfo: memFree=23371828/32951124 swapFree=61559568/67111528
[pid=20190] ppid=20188 vsize=380508 CPUtime=0.4 cores=4,6
/proc/20190/stat : 20190 (python) R 20188 20190 18686 0 -1 4202496 34779 935 1 0 30 10 0 0 16 0 1 0 657306391 389640192 32446 33554432000 4194304 5683644 140736055002304 18446744073709551615 47081624765439 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/20190/statm: 95127 32446 1761 364 0 31051 0
Current children cumulated CPU time (s) 0.4
Current children cumulated vsize (KiB) 380508

[startup+1.91218 s]
/proc/loadavg: 2.89 3.06 3.23 5/256 20190
/proc/meminfo: memFree=23371828/32951124 swapFree=61559568/67111528
[pid=20190] ppid=20188 vsize=412136 CPUtime=1.61 cores=4,6
/proc/20190/stat : 20190 (python) R 20188 20190 18686 0 -1 4202496 42181 935 1 0 150 11 0 0 17 0 1 0 657306391 422027264 39848 33554432000 4194304 5683644 140736055002304 18446744073709551615 4445115 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/20190/statm: 103034 39848 1761 364 0 38958 0
Current children cumulated CPU time (s) 1.61
Current children cumulated vsize (KiB) 412136

[startup+3.10098 s]
/proc/loadavg: 3.22 3.12 3.25 6/257 20195
/proc/meminfo: memFree=23209172/32951124 swapFree=61559568/67111528
[pid=20190] ppid=20188 vsize=479992 CPUtime=2.8 cores=4,6
/proc/20190/stat : 20190 (python) R 20188 20190 18686 0 -1 4202496 59402 935 1 0 267 13 0 0 18 0 1 0 657306391 491511808 57069 33554432000 4194304 5683644 140736055002304 18446744073709551615 222921437893 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/20190/statm: 119998 57070 1761 364 0 55922 0
Current children cumulated CPU time (s) 2.8
Current children cumulated vsize (KiB) 479992

[startup+6.3004 s]
/proc/loadavg: 3.22 3.12 3.25 6/257 20195
/proc/meminfo: memFree=23008868/32951124 swapFree=61559568/67111528
[pid=20190] ppid=20188 vsize=678732 CPUtime=6 cores=4,6
/proc/20190/stat : 20190 (python) R 20188 20190 18686 0 -1 4202496 108764 935 1 0 580 20 0 0 25 0 1 0 657306391 695021568 106431 33554432000 4194304 5683644 140736055002304 18446744073709551615 4445115 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/20190/statm: 169683 106431 1761 364 0 105607 0
Current children cumulated CPU time (s) 6
Current children cumulated vsize (KiB) 678732

[startup+12.7002 s]
/proc/loadavg: 3.34 3.15 3.26 6/257 20195
/proc/meminfo: memFree=22611108/32951124 swapFree=61559568/67111528
[pid=20190] ppid=20188 vsize=1085248 CPUtime=12.39 cores=4,6
/proc/20190/stat : 20190 (python) R 20188 20190 18686 0 -1 4202496 204820 935 1 0 1206 33 0 0 25 0 1 0 657306391 1111293952 202487 33554432000 4194304 5683644 140736055002304 18446744073709551615 222921437893 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/20190/statm: 271312 202490 1761 364 0 207236 0
Current children cumulated CPU time (s) 12.39
Current children cumulated vsize (KiB) 1085248

[startup+25.5009 s]
/proc/loadavg: 3.44 3.18 3.27 5/260 20199
/proc/meminfo: memFree=22312816/32951124 swapFree=61559568/67111528
[pid=20190] ppid=20188 vsize=1270704 CPUtime=25.2 cores=4,6
/proc/20190/stat : 20190 (python) R 20188 20190 18686 0 -1 4202496 438638 935 1 0 2458 62 0 0 25 0 1 0 657306391 1301200896 255092 33554432000 4194304 5683644 140736055002304 18446744073709551615 222921437103 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/20190/statm: 317676 255092 1826 364 0 253600 0
Current children cumulated CPU time (s) 25.2
Current children cumulated vsize (KiB) 1270704

[startup+51.1002 s]
/proc/loadavg: 3.63 3.24 3.29 5/257 20301
/proc/meminfo: memFree=22040888/32951124 swapFree=61559568/67111528
[pid=20190] ppid=20188 vsize=1270704 CPUtime=50.8 cores=4,6
/proc/20190/stat : 20190 (python) R 20188 20190 18686 0 -1 4202496 438638 935 1 0 5017 63 0 0 25 0 1 0 657306391 1301200896 255092 33554432000 4194304 5683644 140736055002304 18446744073709551615 222921434934 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/20190/statm: 317676 255092 1826 364 0 253600 0
Current children cumulated CPU time (s) 50.8
Current children cumulated vsize (KiB) 1270704

[startup+102.309 s]
/proc/loadavg: 3.85 3.37 3.32 5/260 20341
/proc/meminfo: memFree=22180380/32951124 swapFree=61559568/67111528
[pid=20190] ppid=20188 vsize=1270704 CPUtime=102.01 cores=4,6
/proc/20190/stat : 20190 (python) R 20188 20190 18686 0 -1 4202496 438638 935 1 0 10137 64 0 0 25 0 1 0 657306391 1301200896 255092 33554432000 4194304 5683644 140736055002304 18446744073709551615 222921433251 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/20190/statm: 317676 255092 1826 364 0 253600 0
Current children cumulated CPU time (s) 102.01
Current children cumulated vsize (KiB) 1270704

[startup+162.301 s]
/proc/loadavg: 3.94 3.48 3.37 5/263 20380
/proc/meminfo: memFree=22686044/32951124 swapFree=61559568/67111528
[pid=20190] ppid=20188 vsize=786144 CPUtime=147.35 cores=4,6
/proc/20190/stat : 20190 (python) S 20188 20190 18686 0 -1 4202496 455565 935 1 0 14666 69 0 0 25 0 2 0 657306391 805011456 131430 33554432000 4194304 5683644 140736055002304 18446744073709551615 222933603787 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/20190/statm: 196536 131430 1867 364 0 132454 0
[pid=20378] ppid=20190 vsize=775900 CPUtime=0.03 cores=4,6
/proc/20378/stat : 20378 (python) S 20190 20190 18686 0 -1 4202560 890 0 0 0 1 2 0 0 18 0 1 0 657321155 794521600 129935 33554432000 4194304 5683644 140736055002304 18446744073709551615 222921797135 0 0 16781312 514 18324179313538072834 0 0 17 6 0 0 0
/proc/20378/statm: 193975 129935 376 364 0 129893 0
[pid=20380] ppid=20378 vsize=217912 CPUtime=14.63 cores=4,6
/proc/20380/stat : 20380 (lingeling) R 20378 20380 20380 0 -1 4202496 102690 0 0 0 1449 14 0 0 25 0 1 0 657321156 223141888 53642 33554432000 4194304 4352236 140733980726160 18446744073709551615 4327867 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/20380/statm: 54478 53642 129 39 0 53558 0
[pid=20190/tid=20379] ppid=20188 vsize=786144 CPUtime=0 cores=4,6
/proc/20190/task/20379/stat : 20379 (python) S 20188 20190 18686 0 -1 4202560 32 935 0 0 0 0 0 0 25 0 2 0 657321156 805011456 131430 33554432000 4194304 5683644 140736055002304 18446744073709551615 222933600689 0 0 16781312 2 18446604453844568128 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 162.01
Current children cumulated vsize (KiB) 1779956

[startup+222.301 s]
/proc/loadavg: 3.58 3.48 3.37 4/254 20409
/proc/meminfo: memFree=22894540/32951124 swapFree=61559568/67111528
[pid=20190] ppid=20188 vsize=786144 CPUtime=147.35 cores=4,6
/proc/20190/stat : 20190 (python) S 20188 20190 18686 0 -1 4202496 455565 935 1 0 14666 69 0 0 25 0 2 0 657306391 805011456 131430 33554432000 4194304 5683644 140736055002304 18446744073709551615 222933603787 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/20190/statm: 196536 131430 1867 364 0 132454 0
[pid=20378] ppid=20190 vsize=775900 CPUtime=0.13 cores=4,6
/proc/20378/stat : 20378 (python) S 20190 20190 18686 0 -1 4202560 918 0 0 0 6 7 0 0 18 0 1 0 657321155 794521600 129935 33554432000 4194304 5683644 140736055002304 18446744073709551615 222921797135 0 0 16781312 514 18324179313538072834 0 0 17 6 0 0 0
/proc/20378/statm: 193975 129935 376 364 0 129893 0
[pid=20380] ppid=20378 vsize=230492 CPUtime=74.64 cores=4,6
/proc/20380/stat : 20380 (lingeling) R 20378 20380 20380 0 -1 4202496 158092 0 0 0 7444 20 0 0 25 0 1 0 657321156 236023808 56787 33554432000 4194304 4352236 140733980726160 18446744073709551615 4312866 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/20380/statm: 57623 56787 129 39 0 56703 0
[pid=20190/tid=20379] ppid=20188 vsize=786144 CPUtime=0 cores=4,6
/proc/20190/task/20379/stat : 20379 (python) S 20188 20190 18686 0 -1 4202560 32 935 0 0 0 0 0 0 25 0 2 0 657321156 805011456 131430 33554432000 4194304 5683644 140736055002304 18446744073709551615 222933600689 0 0 16781312 2 18446604453844568128 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 222.12
Current children cumulated vsize (KiB) 1792536

[startup+282.301 s]
/proc/loadavg: 3.32 3.42 3.35 4/254 20411
/proc/meminfo: memFree=22809464/32951124 swapFree=61559568/67111528
[pid=20190] ppid=20188 vsize=786144 CPUtime=147.35 cores=4,6
/proc/20190/stat : 20190 (python) S 20188 20190 18686 0 -1 4202496 455565 935 1 0 14666 69 0 0 25 0 2 0 657306391 805011456 131430 33554432000 4194304 5683644 140736055002304 18446744073709551615 222933603787 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/20190/statm: 196536 131430 1867 364 0 132454 0
[pid=20378] ppid=20190 vsize=775900 CPUtime=0.23 cores=4,6
/proc/20378/stat : 20378 (python) S 20190 20190 18686 0 -1 4202560 938 0 0 0 12 11 0 0 18 0 1 0 657321155 794521600 129935 33554432000 4194304 5683644 140736055002304 18446744073709551615 222921797135 0 0 16781312 514 18324179313538072834 0 0 17 6 0 0 0
/proc/20378/statm: 193975 129935 376 364 0 129893 0
[pid=20380] ppid=20378 vsize=307128 CPUtime=134.63 cores=4,6
/proc/20380/stat : 20380 (lingeling) R 20378 20380 20380 0 -1 4202496 210019 0 0 0 13439 24 0 0 25 0 1 0 657321156 314499072 75946 33554432000 4194304 4352236 140733980726160 18446744073709551615 4328351 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/20380/statm: 76782 75946 129 39 0 75862 0
[pid=20190/tid=20379] ppid=20188 vsize=786144 CPUtime=0 cores=4,6
/proc/20190/task/20379/stat : 20379 (python) S 20188 20190 18686 0 -1 4202560 32 935 0 0 0 0 0 0 25 0 2 0 657321156 805011456 131430 33554432000 4194304 5683644 140736055002304 18446744073709551615 222933600689 0 0 16781312 2 18446604453844568128 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 1869172

[startup+342.301 s]
/proc/loadavg: 3.11 3.34 3.33 4/254 20412
/proc/meminfo: memFree=22874028/32951124 swapFree=61559568/67111528
[pid=20190] ppid=20188 vsize=786144 CPUtime=147.35 cores=4,6
/proc/20190/stat : 20190 (python) S 20188 20190 18686 0 -1 4202496 455565 935 1 0 14666 69 0 0 25 0 2 0 657306391 805011456 131430 33554432000 4194304 5683644 140736055002304 18446744073709551615 222933603787 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/20190/statm: 196536 131430 1867 364 0 132454 0
[pid=20378] ppid=20190 vsize=775900 CPUtime=0.33 cores=4,6
/proc/20378/stat : 20378 (python) S 20190 20190 18686 0 -1 4202560 957 0 0 0 18 15 0 0 18 0 1 0 657321155 794521600 129935 33554432000 4194304 5683644 140736055002304 18446744073709551615 222921797135 0 0 16781312 514 18324179313538072834 0 0 17 6 0 0 0
/proc/20378/statm: 193975 129935 376 364 0 129893 0
[pid=20380] ppid=20378 vsize=237112 CPUtime=194.64 cores=4,6
/proc/20380/stat : 20380 (lingeling) R 20378 20380 20380 0 -1 4202496 212481 0 0 0 19439 25 0 0 25 0 1 0 657321156 242802688 58442 33554432000 4194304 4352236 140733980726160 18446744073709551615 4331578 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/20380/statm: 59278 58442 129 39 0 58358 0
[pid=20190/tid=20379] ppid=20188 vsize=786144 CPUtime=0 cores=4,6
/proc/20190/task/20379/stat : 20379 (python) S 20188 20190 18686 0 -1 4202560 32 935 0 0 0 0 0 0 25 0 2 0 657321156 805011456 131430 33554432000 4194304 5683644 140736055002304 18446744073709551615 222933600689 0 0 16781312 2 18446604453844568128 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 342.32
Current children cumulated vsize (KiB) 1799156

[startup+402.301 s]
/proc/loadavg: 3.04 3.28 3.31 4/254 20417
/proc/meminfo: memFree=22881216/32951124 swapFree=61559568/67111528
[pid=20190] ppid=20188 vsize=786144 CPUtime=147.35 cores=4,6
/proc/20190/stat : 20190 (python) S 20188 20190 18686 0 -1 4202496 455565 935 1 0 14666 69 0 0 25 0 2 0 657306391 805011456 131430 33554432000 4194304 5683644 140736055002304 18446744073709551615 222933603787 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0

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

[pid=20442] ppid=20440 vsize=847728 CPUtime=390.12 cores=4,6
/proc/20442/stat : 20442 (cryptominisat-2) R 20440 20442 20442 0 -1 4202496 194783 0 0 0 38988 24 0 0 25 0 1 0 657379550 868073472 174372 33554432000 4194304 4677096 140733214659776 18446744073709551615 4502837 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/20442/statm: 211932 174372 388 118 0 206891 0
[pid=20190/tid=20379] ppid=20188 vsize=796400 CPUtime=0 cores=4,6
/proc/20190/task/20379/stat : 20379 (python) S 20188 20190 18686 0 -1 4202560 32 935 0 0 0 0 0 0 25 0 3 0 657321156 815513600 131445 33554432000 4194304 5683644 140736055002304 18446744073709551615 222933600689 0 0 16781312 2 18446604453844568128 0 0 -1 4 0 0 0
[pid=20190/tid=20441] ppid=20188 vsize=796400 CPUtime=0 cores=4,6
/proc/20190/task/20441/stat : 20441 (python) S 20188 20190 18686 0 -1 4202560 28 935 0 0 0 0 0 0 20 0 3 0 657379550 815513600 131445 33554432000 4194304 5683644 140736055002304 18446744073709551615 222933600689 0 0 16781312 2 18446604453844568128 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1123.13
Current children cumulated vsize (KiB) 3453908

[startup+1182.3 s]
/proc/loadavg: 3.03 3.03 3.12 4/274 20458
/proc/meminfo: memFree=21247156/32951124 swapFree=61559568/67111528
[pid=20190] ppid=20188 vsize=796400 CPUtime=147.37 cores=4,6
/proc/20190/stat : 20190 (python) S 20188 20190 18686 0 -1 4202496 456392 935 1 0 14666 71 0 0 20 0 3 0 657306391 815513600 131445 33554432000 4194304 5683644 140736055002304 18446744073709551615 222933603787 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/20190/statm: 199100 131445 1878 364 0 135015 0
[pid=20378] ppid=20190 vsize=786144 CPUtime=0.99 cores=4,6
/proc/20378/stat : 20378 (python) S 20190 20190 18686 0 -1 4202560 1195 0 0 0 55 44 0 0 19 0 2 0 657321155 805011456 129978 33554432000 4194304 5683644 140736055002304 18446744073709551615 222933603787 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/20378/statm: 196536 129978 414 364 0 132454 0
[pid=20380] ppid=20378 vsize=237480 CPUtime=583.92 cores=4,6
/proc/20380/stat : 20380 (lingeling) T 20378 20380 20380 0 -1 4202496 246306 0 0 0 58364 28 0 0 25 0 1 0 657321156 243179520 58534 33554432000 4194304 4352236 140733980726160 18446744073709551615 4245541 0 0 16781312 17506 18446744071562691360 0 0 17 4 0 0 0
/proc/20380/statm: 59370 58534 129 39 0 58450 0
[pid=20378/tid=20439] ppid=20190 vsize=786144 CPUtime=0 cores=4,6
/proc/20378/task/20439/stat : 20439 (python) S 20190 20190 18686 0 -1 4202560 43 0 0 0 0 0 0 0 19 0 2 0 657379548 805011456 129978 33554432000 4194304 5683644 140736055002304 18446744073709551615 222933600689 0 0 16781312 514 18446604442226029760 0 0 -1 6 0 0 0
[pid=20440] ppid=20190 vsize=786156 CPUtime=0.83 cores=4,6
/proc/20440/stat : 20440 (python) S 20190 20190 18686 0 -1 4202560 995 0 0 0 44 39 0 0 15 0 1 0 657379549 805023744 129933 33554432000 4194304 5683644 140736055002304 18446744073709551615 222921797190 0 0 16781312 514 18324179313538072835 0 0 17 4 0 0 0
/proc/20440/statm: 196539 129933 370 364 0 132454 0
[pid=20442] ppid=20440 vsize=866428 CPUtime=450.04 cores=4,6
/proc/20442/stat : 20442 (cryptominisat-2) R 20440 20442 20442 0 -1 4202496 207592 0 0 0 44978 26 0 0 25 0 1 0 657379550 887222272 179350 33554432000 4194304 4677096 140733214659776 18446744073709551615 4502837 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/20442/statm: 216607 179350 388 118 0 211566 0
[pid=20190/tid=20379] ppid=20188 vsize=796400 CPUtime=0 cores=4,6
/proc/20190/task/20379/stat : 20379 (python) S 20188 20190 18686 0 -1 4202560 32 935 0 0 0 0 0 0 25 0 3 0 657321156 815513600 131445 33554432000 4194304 5683644 140736055002304 18446744073709551615 222933600689 0 0 16781312 2 18446604453844568128 0 0 -1 4 0 0 0
[pid=20190/tid=20441] ppid=20188 vsize=796400 CPUtime=0 cores=4,6
/proc/20190/task/20441/stat : 20441 (python) S 20188 20190 18686 0 -1 4202560 28 935 0 0 0 0 0 0 20 0 3 0 657379550 815513600 131445 33554432000 4194304 5683644 140736055002304 18446744073709551615 222933600689 0 0 16781312 2 18446604453844568128 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1183.15
Current children cumulated vsize (KiB) 3472608

[startup+1242.3 s]
/proc/loadavg: 3.01 3.02 3.11 4/278 20463
/proc/meminfo: memFree=21008624/32951124 swapFree=61559568/67111528
[pid=20190] ppid=20188 vsize=806656 CPUtime=147.39 cores=4,6
/proc/20190/stat : 20190 (python) S 20188 20190 18686 0 -1 4202496 457153 935 1 0 14667 72 0 0 20 0 4 0 657306391 826015744 131451 33554432000 4194304 5683644 140736055002304 18446744073709551615 222933603787 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/20190/statm: 201664 131451 1880 364 0 137576 0
[pid=20378] ppid=20190 vsize=786144 CPUtime=0.99 cores=4,6
/proc/20378/stat : 20378 (python) S 20190 20190 18686 0 -1 4202560 1195 0 0 0 55 44 0 0 19 0 2 0 657321155 805011456 129978 33554432000 4194304 5683644 140736055002304 18446744073709551615 222933603787 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/20378/statm: 196536 129978 414 364 0 132454 0
[pid=20380] ppid=20378 vsize=237480 CPUtime=583.92 cores=4,6
/proc/20380/stat : 20380 (lingeling) T 20378 20380 20380 0 -1 4202496 246306 0 0 0 58364 28 0 0 25 0 1 0 657321156 243179520 58534 33554432000 4194304 4352236 140733980726160 18446744073709551615 4245541 0 0 16781312 17506 18446744071562691360 0 0 17 4 0 0 0
/proc/20380/statm: 59370 58534 129 39 0 58450 0
[pid=20378/tid=20439] ppid=20190 vsize=786144 CPUtime=0 cores=4,6
/proc/20378/task/20439/stat : 20439 (python) S 20190 20190 18686 0 -1 4202560 43 0 0 0 0 0 0 0 19 0 2 0 657379548 805011456 129978 33554432000 4194304 5683644 140736055002304 18446744073709551615 222933600689 0 0 16781312 514 18446604442226029760 0 0 -1 6 0 0 0
[pid=20440] ppid=20190 vsize=786156 CPUtime=0.92 cores=4,6
/proc/20440/stat : 20440 (python) S 20190 20190 18686 0 -1 4202560 1141 0 0 0 49 43 0 0 16 0 2 0 657379549 805023744 129963 33554432000 4194304 5683644 140736055002304 18446744073709551615 222933603787 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/20440/statm: 196539 129963 399 364 0 132454 0
[pid=20442] ppid=20440 vsize=866428 CPUtime=490.11 cores=4,6
/proc/20442/stat : 20442 (cryptominisat-2) T 20440 20442 20442 0 -1 4202496 207592 0 0 0 48985 26 0 0 25 0 1 0 657379550 887222272 179350 33554432000 4194304 4677096 140733214659776 18446744073709551615 4502837 0 0 16781312 2 18446744071562691360 0 0 17 6 0 0 0
/proc/20442/statm: 216607 179350 388 118 0 211566 0
[pid=20440/tid=20460] ppid=20190 vsize=786156 CPUtime=0 cores=4,6
/proc/20440/task/20460/stat : 20460 (python) S 20190 20190 18686 0 -1 4202560 44 0 0 0 0 0 0 0 16 0 2 0 657428636 805023744 129963 33554432000 4194304 5683644 140736055002304 18446744073709551615 222933600689 0 0 16781312 514 18446604446326068480 0 0 -1 4 0 0 0
[pid=20461] ppid=20190 vsize=796412 CPUtime=0.03 cores=4,6
/proc/20461/stat : 20461 (python) S 20190 20190 18686 0 -1 4202560 899 0 0 0 1 2 0 0 18 0 1 0 657428636 815525888 129937 33554432000 4194304 5683644 140736055002304 18446744073709551615 222921797190 0 0 16781312 514 18324179313538072834 0 0 17 4 0 0 0
/proc/20461/statm: 199103 129937 370 364 0 135015 0
[pid=20463] ppid=20461 vsize=226080 CPUtime=19.78 cores=4,6
/proc/20463/stat : 20463 (lingeling) R 20461 20463 20463 0 -1 4202496 104999 0 0 0 1966 12 0 0 25 0 1 0 657428638 231505920 55684 33554432000 4194304 4352236 140736174998576 18446744073709551615 4328304 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/20463/statm: 56520 55684 129 39 0 55600 0
[pid=20190/tid=20379] ppid=20188 vsize=806656 CPUtime=0 cores=4,6
/proc/20190/task/20379/stat : 20379 (python) S 20188 20190 18686 0 -1 4202560 32 935 0 0 0 0 0 0 25 0 4 0 657321156 826015744 131451 33554432000 4194304 5683644 140736055002304 18446744073709551615 222933600689 0 0 16781312 2 18446604453844568128 0 0 -1 4 0 0 0
[pid=20190/tid=20441] ppid=20188 vsize=806656 CPUtime=0 cores=4,6
/proc/20190/task/20441/stat : 20441 (python) S 20188 20190 18686 0 -1 4202560 28 935 0 0 0 0 0 0 20 0 4 0 657379550 826015744 131451 33554432000 4194304 5683644 140736055002304 18446744073709551615 222933600689 0 0 16781312 2 18446604453844568128 0 0 -1 6 0 0 0
[pid=20190/tid=20462] ppid=20188 vsize=806656 CPUtime=0 cores=4,6
/proc/20190/task/20462/stat : 20462 (python) S 20188 20190 18686 0 -1 4202560 30 935 0 0 0 0 0 0 20 0 4 0 657428638 826015744 131451 33554432000 4194304 5683644 140736055002304 18446744073709551615 222933600689 0 0 16781312 2 18446604453844568128 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1243.14
Current children cumulated vsize (KiB) 4505356



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.78 2.97 3.08 3/263 20483
/proc/meminfo: memFree=21188156/32951124 swapFree=61559568/67111528
[pid=20190] ppid=20188 vsize=806656 CPUtime=147.39 cores=4,6
/proc/20190/stat : 20190 (python) S 20188 20190 18686 0 -1 4202496 457153 935 1 0 14667 72 0 0 20 0 4 0 657306391 826015744 131451 33554432000 4194304 5683644 140736055002304 18446744073709551615 222933603787 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/20190/statm: 201664 131451 1880 364 0 137576 0
[pid=20378] ppid=20190 vsize=786144 CPUtime=0.99 cores=4,6
/proc/20378/stat : 20378 (python) S 20190 20190 18686 0 -1 4202560 1195 0 0 0 55 44 0 0 19 0 2 0 657321155 805011456 129978 33554432000 4194304 5683644 140736055002304 18446744073709551615 222933603787 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/20378/statm: 196536 129978 414 364 0 132454 0
[pid=20380] ppid=20378 vsize=237480 CPUtime=583.92 cores=4,6
/proc/20380/stat : 20380 (lingeling) T 20378 20380 20380 0 -1 4202496 246306 0 0 0 58364 28 0 0 25 0 1 0 657321156 243179520 58534 33554432000 4194304 4352236 140733980726160 18446744073709551615 4245541 0 0 16781312 17506 18446744071562691360 0 0 17 4 0 0 0
/proc/20380/statm: 59370 58534 129 39 0 58450 0
[pid=20378/tid=20439] ppid=20190 vsize=786144 CPUtime=0 cores=4,6
/proc/20378/task/20439/stat : 20439 (python) S 20190 20190 18686 0 -1 4202560 43 0 0 0 0 0 0 0 19 0 2 0 657379548 805011456 129978 33554432000 4194304 5683644 140736055002304 18446744073709551615 222933600689 0 0 16781312 514 18446604442226029760 0 0 -1 6 0 0 0
[pid=20440] ppid=20190 vsize=786156 CPUtime=0.92 cores=4,6
/proc/20440/stat : 20440 (python) S 20190 20190 18686 0 -1 4202560 1141 0 0 0 49 43 0 0 16 0 2 0 657379549 805023744 129963 33554432000 4194304 5683644 140736055002304 18446744073709551615 222933603787 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/20440/statm: 196539 129963 399 364 0 132454 0
[pid=20442] ppid=20440 vsize=866428 CPUtime=490.11 cores=4,6
/proc/20442/stat : 20442 (cryptominisat-2) T 20440 20442 20442 0 -1 4202496 207592 0 0 0 48985 26 0 0 25 0 1 0 657379550 887222272 179350 33554432000 4194304 4677096 140733214659776 18446744073709551615 4502837 0 0 16781312 2 18446744071562691360 0 0 17 6 0 0 0
/proc/20442/statm: 216607 179350 388 118 0 211566 0
[pid=20440/tid=20460] ppid=20190 vsize=786156 CPUtime=0 cores=4,6
/proc/20440/task/20460/stat : 20460 (python) S 20190 20190 18686 0 -1 4202560 44 0 0 0 0 0 0 0 16 0 2 0 657428636 805023744 129963 33554432000 4194304 5683644 140736055002304 18446744073709551615 222933600689 0 0 16781312 514 18446604446326068480 0 0 -1 4 0 0 0
[pid=20461] ppid=20190 vsize=796412 CPUtime=0.14 cores=4,6
/proc/20461/stat : 20461 (python) S 20190 20190 18686 0 -1 4202560 927 0 0 0 7 7 0 0 18 0 1 0 657428636 815525888 129937 33554432000 4194304 5683644 140736055002304 18446744073709551615 222921797190 0 0 16781312 514 18324179313538072834 0 0 17 4 0 0 0
/proc/20461/statm: 199103 129937 370 364 0 135015 0
[pid=20463] ppid=20461 vsize=228612 CPUtime=77.4 cores=4,6
/proc/20463/stat : 20463 (lingeling) R 20461 20463 20463 0 -1 4202496 157724 0 0 0 7722 18 0 0 25 0 1 0 657428638 234098688 56317 33554432000 4194304 4352236 140736174998576 18446744073709551615 4207874 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/20463/statm: 57153 56317 129 39 0 56233 0
[pid=20190/tid=20379] ppid=20188 vsize=806656 CPUtime=0 cores=4,6
/proc/20190/task/20379/stat : 20379 (python) S 20188 20190 18686 0 -1 4202560 32 935 0 0 0 0 0 0 25 0 4 0 657321156 826015744 131451 33554432000 4194304 5683644 140736055002304 18446744073709551615 222933600689 0 0 16781312 2 18446604453844568128 0 0 -1 4 0 0 0
[pid=20190/tid=20441] ppid=20188 vsize=806656 CPUtime=0 cores=4,6
/proc/20190/task/20441/stat : 20441 (python) S 20188 20190 18686 0 -1 4202560 28 935 0 0 0 0 0 0 20 0 4 0 657379550 826015744 131451 33554432000 4194304 5683644 140736055002304 18446744073709551615 222933600689 0 0 16781312 2 18446604453844568128 0 0 -1 6 0 0 0
[pid=20190/tid=20462] ppid=20188 vsize=806656 CPUtime=0 cores=4,6
/proc/20190/task/20462/stat : 20462 (python) S 20188 20190 18686 0 -1 4202560 30 935 0 0 0 0 0 0 20 0 4 0 657428638 826015744 131451 33554432000 4194304 5683644 140736055002304 18446744073709551615 222933600689 0 0 16781312 2 18446604453844568128 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1300.87
Current children cumulated vsize (KiB) 4507888

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

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

[startup+1300 s]
/proc/loadavg: 2.78 2.97 3.08 3/263 20483
/proc/meminfo: memFree=21188156/32951124 swapFree=61559568/67111528
[pid=20190] ppid=20188 vsize=806656 CPUtime=147.39 cores=4,6
/proc/20190/stat : 20190 (python) S 20188 20190 18686 0 -1 4202496 457153 935 1 0 14667 72 0 0 20 0 4 0 657306391 826015744 131451 33554432000 4194304 5683644 140736055002304 18446744073709551615 222933603787 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/20190/statm: 201664 131451 1880 364 0 137576 0
[pid=20378] ppid=20190 vsize=786144 CPUtime=0.99 cores=4,6
/proc/20378/stat : 20378 (python) S 20190 20190 18686 0 -1 4202560 1195 0 0 0 55 44 0 0 19 0 2 0 657321155 805011456 129978 33554432000 4194304 5683644 140736055002304 18446744073709551615 222933603787 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/20378/statm: 196536 129978 414 364 0 132454 0
[pid=20380] ppid=20378 vsize=237480 CPUtime=583.92 cores=4,6
/proc/20380/stat : 20380 (lingeling) T 20378 20380 20380 0 -1 4202496 246306 0 0 0 58364 28 0 0 25 0 1 0 657321156 243179520 58534 33554432000 4194304 4352236 140733980726160 18446744073709551615 4245541 0 0 16781312 17506 18446744071562691360 0 0 17 4 0 0 0
/proc/20380/statm: 59370 58534 129 39 0 58450 0
[pid=20378/tid=20439] ppid=20190 vsize=786144 CPUtime=0 cores=4,6
/proc/20378/task/20439/stat : 20439 (python) S 20190 20190 18686 0 -1 4202560 43 0 0 0 0 0 0 0 19 0 2 0 657379548 805011456 129978 33554432000 4194304 5683644 140736055002304 18446744073709551615 222933600689 0 0 16781312 514 18446604442226029760 0 0 -1 6 0 0 0
[pid=20440] ppid=20190 vsize=786156 CPUtime=0.92 cores=4,6
/proc/20440/stat : 20440 (python) S 20190 20190 18686 0 -1 4202560 1141 0 0 0 49 43 0 0 16 0 2 0 657379549 805023744 129963 33554432000 4194304 5683644 140736055002304 18446744073709551615 222933603787 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/20440/statm: 196539 129963 399 364 0 132454 0
[pid=20442] ppid=20440 vsize=866428 CPUtime=490.11 cores=4,6
/proc/20442/stat : 20442 (cryptominisat-2) T 20440 20442 20442 0 -1 4202496 207592 0 0 0 48985 26 0 0 25 0 1 0 657379550 887222272 179350 33554432000 4194304 4677096 140733214659776 18446744073709551615 4502837 0 0 16781312 2 18446744071562691360 0 0 17 6 0 0 0
/proc/20442/statm: 216607 179350 388 118 0 211566 0
[pid=20440/tid=20460] ppid=20190 vsize=786156 CPUtime=0 cores=4,6
/proc/20440/task/20460/stat : 20460 (python) S 20190 20190 18686 0 -1 4202560 44 0 0 0 0 0 0 0 16 0 2 0 657428636 805023744 129963 33554432000 4194304 5683644 140736055002304 18446744073709551615 222933600689 0 0 16781312 514 18446604446326068480 0 0 -1 4 0 0 0
[pid=20461] ppid=20190 vsize=796412 CPUtime=0.14 cores=4,6
/proc/20461/stat : 20461 (python) S 20190 20190 18686 0 -1 4202560 927 0 0 0 7 7 0 0 18 0 1 0 657428636 815525888 129937 33554432000 4194304 5683644 140736055002304 18446744073709551615 222921797190 0 0 16781312 514 18324179313538072834 0 0 17 4 0 0 0
/proc/20461/statm: 199103 129937 370 364 0 135015 0
[pid=20463] ppid=20461 vsize=228612 CPUtime=77.4 cores=4,6
/proc/20463/stat : 20463 (lingeling) R 20461 20463 20463 0 -1 4202496 157724 0 0 0 7722 18 0 0 25 0 1 0 657428638 234098688 56317 33554432000 4194304 4352236 140736174998576 18446744073709551615 4207874 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/20463/statm: 57153 56317 129 39 0 56233 0
[pid=20190/tid=20379] ppid=20188 vsize=806656 CPUtime=0 cores=4,6
/proc/20190/task/20379/stat : 20379 (python) S 20188 20190 18686 0 -1 4202560 32 935 0 0 0 0 0 0 25 0 4 0 657321156 826015744 131451 33554432000 4194304 5683644 140736055002304 18446744073709551615 222933600689 0 0 16781312 2 18446604453844568128 0 0 -1 4 0 0 0
[pid=20190/tid=20441] ppid=20188 vsize=806656 CPUtime=0 cores=4,6
/proc/20190/task/20441/stat : 20441 (python) S 20188 20190 18686 0 -1 4202560 28 935 0 0 0 0 0 0 20 0 4 0 657379550 826015744 131451 33554432000 4194304 5683644 140736055002304 18446744073709551615 222933600689 0 0 16781312 2 18446604453844568128 0 0 -1 6 0 0 0
[pid=20190/tid=20462] ppid=20188 vsize=806656 CPUtime=0 cores=4,6
/proc/20190/task/20462/stat : 20462 (python) S 20188 20190 18686 0 -1 4202560 30 935 0 0 0 0 0 0 20 0 4 0 657428638 826015744 131451 33554432000 4194304 5683644 140736055002304 18446744073709551615 222933600689 0 0 16781312 2 18446604453844568128 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1300.87
Current children cumulated vsize (KiB) 4507888

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 20190 and gives
#  childrusage.ru_utime.tv_sec=146
#  childrusage.ru_utime.tv_usec=674702
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=748886
# CPU time returned by wait4() is 147.424
# while last known CPU time is 1300.87
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1300.06
CPU time (s): 1300.87
CPU user time (s): 1298.49
CPU system time (s): 2.38
CPU usage (%): 100.062
Max. virtual memory (cumulated for all children) (KiB): 4713204

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 146.675
system time used= 0.748886
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 458089
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= 2632
involuntary context switches= 234

runsolver used 3.3085 second user time and 6.66599 second system time

The end

Launcher Data

Begin job on node109 at 2011-05-15 12:57:36
IDJOB=3378082
IDBENCH=83463
IDSOLVER=1858
FILE ID=node109/3378082-1305457053
RUNJOBID= node109-1305457038-20096
PBS_JOBID= 13324879
Free space on /tmp= 73056 MiB

SOLVER NAME= borg-sat 11.03.02-seq-industrial (fixed)
BENCH NAME= SAT11/application/leberre/2dimensionalstrippacking/E00X23.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-3378082-1305457053/watcher-3378082-1305457053 -o /tmp/evaluation-result-3378082-1305457053/solver-3378082-1305457053 -C 2400 -W 1300 -M 7680  python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3378082-1305457053.cnf -seed 490257666 -budget 2400

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

MD5SUM BENCH= 9cec6483d4ca03e8555377ba059b61ae
RANDOM SEED=490257666

node109.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.809
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.61
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.809
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.809
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.809
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.809
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.809
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.809
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.809
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:     32951124 kB
MemFree:      23371860 kB
Buffers:        268548 kB
Cached:        2761860 kB
SwapCached:      28404 kB
Active:         847224 kB
Inactive:      8493896 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23371860 kB
SwapTotal:    67111528 kB
SwapFree:     61559568 kB
Dirty:          254392 kB
Writeback:           0 kB
AnonPages:     6288280 kB
Mapped:          24040 kB
Slab:           138296 kB
PageTables:      34856 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 18401232 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= 73108 MiB
End job on node109 at 2011-05-15 13:19:18