Trace number 3377894

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.07 1300.04

General information on the benchmark

Nameapplication/leberre/
2dimensionalstrippacking/korf-18.cnf
MD5SUM47bea79e2bf12e18e409c2c4bd6fac03
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark671.532
Satisfiable
(Un)Satisfiability was proved
Number of variables7794
Number of clauses186934
Sum of the clauses size1289969
Maximum clause length55
Minimum clause length1
Number of clauses of size 16
Number of clauses of size 220093
Number of clauses of size 316000
Number of clauses of size 45706
Number of clauses of size 56282
Number of clauses of size over 5138847

Solver Data

0.35/0.50	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.35/0.50	c INFO: solving HOME/instance-3377894-1305456975.cnf
0.35/0.50	c INFO: computing task features
1.56/1.76	c INFO: computed variable-clause graph statistics
1.56/1.79	c INFO: computed clause balance statistics
8.16/8.31	c INFO: computed variable balance statistics
10.66/10.85	c INFO: computed small-clause counts
10.66/10.86	c INFO: computed Horn-clause counts
10.96/11.17	c INFO: computed variable graph statistics
10.96/11.17	c INFO: collected features for HOME/instance-3377894-1305456975.cnf in 10.66 s
10.96/11.18	c INFO: running lingeling-276@0 for 582 with 2389 remaining (b = 0.47)
598.55/598.51	c INFO: running lingeling-276@0 for 97 with 1803 remaining (b = 0.19)
697.98/697.77	c INFO: running cryptominisat-2.9.0@0 for 1704 with 1704 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.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-3377894-1305456975/watcher-3377894-1305456975 -o /tmp/evaluation-result-3377894-1305456975/solver-3377894-1305456975 -C 2400 -W 1300 -M 7680 python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3377894-1305456975.cnf -seed 1054325067 -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: 3.87 3.30 3.34 4/349 20599
/proc/meminfo: memFree=20534588/32951124 swapFree=57331800/67111528
[pid=20599] ppid=20597 vsize=16240 CPUtime=0 cores=4,6
/proc/20599/stat : 20599 (python) R 20597 20599 20340 0 -1 4202496 994 0 0 0 0 0 0 0 25 0 1 0 657299933 16629760 867 33554432000 4194304 5683644 140733278715264 18446744073709551615 4540219 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/20599/statm: 4060 868 368 364 0 547 0

[startup+0.0415789 s]
/proc/loadavg: 3.87 3.30 3.34 4/349 20599
/proc/meminfo: memFree=20534588/32951124 swapFree=57331800/67111528
[pid=20599] ppid=20597 vsize=23184 CPUtime=0.02 cores=4,6
/proc/20599/stat : 20599 (python) S 20597 20599 20340 0 -1 4202496 1323 0 0 0 2 0 0 0 25 0 1 0 657299933 23740416 1173 33554432000 4194304 5683644 140733278715264 18446744073709551615 212436015104 0 2147483391 16781312 2 18446744071699207358 0 0 17 4 0 0 0
/proc/20599/statm: 5796 1173 432 364 0 723 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 23184

[startup+0.100617 s]
/proc/loadavg: 3.87 3.30 3.34 4/349 20599
/proc/meminfo: memFree=20534588/32951124 swapFree=57331800/67111528
[pid=20599] ppid=20597 vsize=104232 CPUtime=0.06 cores=4,6
/proc/20599/stat : 20599 (python) R 20597 20599 20340 0 -1 4202496 3076 0 0 0 5 1 0 0 17 0 1 0 657299933 106733568 2757 33554432000 4194304 5683644 140733278715264 18446744073709551615 212436016896 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/20599/statm: 26058 2765 847 364 0 1806 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 104232

[startup+0.300584 s]
/proc/loadavg: 3.87 3.30 3.34 4/349 20599
/proc/meminfo: memFree=20534588/32951124 swapFree=57331800/67111528
[pid=20599] ppid=20597 vsize=194424 CPUtime=0.21 cores=4,6
/proc/20599/stat : 20599 (python) R 20597 20599 20340 0 -1 4202496 6915 934 1 0 16 5 0 0 17 0 1 0 657299933 199090176 4963 33554432000 4194304 5683644 140733278715264 18446744073709551615 4620076 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/20599/statm: 48638 4965 1431 364 0 3757 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 194424

[startup+0.700521 s]
/proc/loadavg: 3.87 3.30 3.34 4/349 20599
/proc/meminfo: memFree=20534588/32951124 swapFree=57331800/67111528
[pid=20599] ppid=20597 vsize=295740 CPUtime=0.56 cores=4,6
/proc/20599/stat : 20599 (python) R 20597 20599 20340 0 -1 4202496 13623 934 1 0 49 7 0 0 17 0 1 0 657299933 302837760 11197 33554432000 4194304 5683644 140733278715264 18446744073709551615 212435677893 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/20599/statm: 73935 11198 1761 364 0 9859 0
Current children cumulated CPU time (s) 0.56
Current children cumulated vsize (KiB) 295740

[startup+1.50037 s]
/proc/loadavg: 3.87 3.30 3.34 5/350 20604
/proc/meminfo: memFree=20476488/32951124 swapFree=57331800/67111528
[pid=20599] ppid=20597 vsize=349700 CPUtime=1.36 cores=4,6
/proc/20599/stat : 20599 (python) R 20597 20599 20340 0 -1 4202496 24404 934 1 0 128 8 0 0 18 0 1 0 657299933 358092800 21978 33554432000 4194304 5683644 140733278715264 18446744073709551615 47910018632389 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/20599/statm: 87425 21980 1761 364 0 23349 0
Current children cumulated CPU time (s) 1.36
Current children cumulated vsize (KiB) 349700

[startup+3.10106 s]
/proc/loadavg: 3.87 3.30 3.34 5/350 20604
/proc/meminfo: memFree=20431720/32951124 swapFree=57331800/67111528
[pid=20599] ppid=20597 vsize=357676 CPUtime=2.95 cores=4,6
/proc/20599/stat : 20599 (python) R 20597 20599 20340 0 -1 4202496 39471 934 1 0 286 9 0 0 22 0 1 0 657299933 366260224 26804 33554432000 4194304 5683644 140733278715264 18446744073709551615 212435675284 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/20599/statm: 89419 26804 1826 364 0 25343 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 357676

[startup+6.30044 s]
/proc/loadavg: 3.96 3.33 3.35 5/350 20604
/proc/meminfo: memFree=20447716/32951124 swapFree=57331800/67111528
[pid=20599] ppid=20597 vsize=357676 CPUtime=6.16 cores=4,6
/proc/20599/stat : 20599 (python) R 20597 20599 20340 0 -1 4202496 39471 934 1 0 606 10 0 0 25 0 1 0 657299933 366260224 26804 33554432000 4194304 5683644 140733278715264 18446744073709551615 47910018596450 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/20599/statm: 89419 26804 1826 364 0 25343 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 357676

[startup+12.7012 s]
/proc/loadavg: 3.97 3.34 3.36 5/353 20607
/proc/meminfo: memFree=20409516/32951124 swapFree=57331800/67111528
[pid=20599] ppid=20597 vsize=361644 CPUtime=11.05 cores=4,6
/proc/20599/stat : 20599 (python) S 20597 20599 20340 0 -1 4202496 39762 934 1 0 1094 11 0 0 25 0 2 0 657299933 370323456 25274 33554432000 4194304 5683644 140733278715264 18446744073709551615 212447843787 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/20599/statm: 90411 25274 1867 364 0 26329 0
[pid=20605] ppid=20599 vsize=351400 CPUtime=0 cores=4,6
/proc/20605/stat : 20605 (python) S 20599 20599 20340 0 -1 4202560 740 0 0 0 0 0 0 0 18 0 1 0 657301051 359833600 23756 33554432000 4194304 5683644 140733278715264 18446744073709551615 212436037135 0 0 16781312 514 10733363795167543295 0 0 17 4 0 0 0
/proc/20605/statm: 87850 23756 353 364 0 23768 0
[pid=20607] ppid=20605 vsize=32244 CPUtime=1.5 cores=4,6
/proc/20607/stat : 20607 (lingeling) R 20605 20607 20607 0 -1 4202496 8746 0 0 0 149 1 0 0 25 0 1 0 657301051 33017856 7247 33554432000 4194304 4352236 140733595377232 18446744073709551615 4267929 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/20607/statm: 8061 7247 126 39 0 7141 0
[pid=20599/tid=20606] ppid=20597 vsize=361644 CPUtime=0 cores=4,6
/proc/20599/task/20606/stat : 20606 (python) S 20597 20599 20340 0 -1 4202560 31 934 0 0 0 0 0 0 25 0 2 0 657301051 370323456 25274 33554432000 4194304 5683644 140733278715264 18446744073709551615 212447840689 0 0 16781312 2 18446604443731924288 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 745288

[startup+25.5008 s]
/proc/loadavg: 3.97 3.37 3.37 5/353 20608
/proc/meminfo: memFree=20404180/32951124 swapFree=57331800/67111528
[pid=20599] ppid=20597 vsize=361644 CPUtime=11.05 cores=4,6
/proc/20599/stat : 20599 (python) S 20597 20599 20340 0 -1 4202496 39762 934 1 0 1094 11 0 0 25 0 2 0 657299933 370323456 25274 33554432000 4194304 5683644 140733278715264 18446744073709551615 212447843787 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/20599/statm: 90411 25274 1867 364 0 26329 0
[pid=20605] ppid=20599 vsize=351400 CPUtime=0.03 cores=4,6
/proc/20605/stat : 20605 (python) S 20599 20599 20340 0 -1 4202560 894 0 0 0 1 2 0 0 18 0 1 0 657301051 359833600 23779 33554432000 4194304 5683644 140733278715264 18446744073709551615 212436037135 0 0 16781312 514 16760163605445312770 0 0 17 4 0 0 0
/proc/20605/statm: 87850 23779 376 364 0 23768 0
[pid=20607] ppid=20605 vsize=33244 CPUtime=14.27 cores=4,6
/proc/20607/stat : 20607 (lingeling) R 20605 20607 20607 0 -1 4202496 10617 0 0 0 1426 1 0 0 25 0 1 0 657301051 34041856 7476 33554432000 4194304 4352236 140733595377232 18446744073709551615 4328026 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/20607/statm: 8311 7476 129 39 0 7391 0
[pid=20599/tid=20606] ppid=20597 vsize=361644 CPUtime=0 cores=4,6
/proc/20599/task/20606/stat : 20606 (python) S 20597 20599 20340 0 -1 4202560 31 934 0 0 0 0 0 0 25 0 2 0 657301051 370323456 25274 33554432000 4194304 5683644 140733278715264 18446744073709551615 212447840689 0 0 16781312 2 18446604443731924288 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 25.35
Current children cumulated vsize (KiB) 746288

[startup+51.101 s]
/proc/loadavg: 3.98 3.42 3.38 5/353 20608
/proc/meminfo: memFree=20407928/32951124 swapFree=57331800/67111528
[pid=20599] ppid=20597 vsize=361644 CPUtime=11.05 cores=4,6
/proc/20599/stat : 20599 (python) S 20597 20599 20340 0 -1 4202496 39762 934 1 0 1094 11 0 0 25 0 2 0 657299933 370323456 25274 33554432000 4194304 5683644 140733278715264 18446744073709551615 212447843787 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/20599/statm: 90411 25274 1867 364 0 26329 0
[pid=20605] ppid=20599 vsize=351400 CPUtime=0.08 cores=4,6
/proc/20605/stat : 20605 (python) S 20599 20599 20340 0 -1 4202560 906 0 0 0 4 4 0 0 18 0 1 0 657301051 359833600 23779 33554432000 4194304 5683644 140733278715264 18446744073709551615 212436037135 0 0 16781312 514 16760163605445312770 0 0 17 4 0 0 0
/proc/20605/statm: 87850 23779 376 364 0 23768 0
[pid=20607] ppid=20605 vsize=34668 CPUtime=39.81 cores=4,6
/proc/20607/stat : 20607 (lingeling) R 20605 20607 20607 0 -1 4202496 12698 0 0 0 3980 1 0 0 25 0 1 0 657301051 35500032 7832 33554432000 4194304 4352236 140733595377232 18446744073709551615 4328194 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/20607/statm: 8667 7832 129 39 0 7747 0
[pid=20599/tid=20606] ppid=20597 vsize=361644 CPUtime=0 cores=4,6
/proc/20599/task/20606/stat : 20606 (python) S 20597 20599 20340 0 -1 4202560 31 934 0 0 0 0 0 0 25 0 2 0 657301051 370323456 25274 33554432000 4194304 5683644 140733278715264 18446744073709551615 212447840689 0 0 16781312 2 18446604443731924288 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 50.94
Current children cumulated vsize (KiB) 747712

[startup+102.312 s]
/proc/loadavg: 4.06 3.52 3.42 5/350 20642
/proc/meminfo: memFree=20322460/32951124 swapFree=57331800/67111528
[pid=20599] ppid=20597 vsize=361644 CPUtime=11.05 cores=4,6
/proc/20599/stat : 20599 (python) S 20597 20599 20340 0 -1 4202496 39762 934 1 0 1094 11 0 0 25 0 2 0 657299933 370323456 25274 33554432000 4194304 5683644 140733278715264 18446744073709551615 212447843787 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/20599/statm: 90411 25274 1867 364 0 26329 0
[pid=20605] ppid=20599 vsize=351400 CPUtime=0.21 cores=4,6
/proc/20605/stat : 20605 (python) S 20599 20599 20340 0 -1 4202560 932 0 0 0 11 10 0 0 18 0 1 0 657301051 359833600 23779 33554432000 4194304 5683644 140733278715264 18446744073709551615 212436037135 0 0 16781312 514 16760163605445312770 0 0 17 4 0 0 0
/proc/20605/statm: 87850 23779 376 364 0 23768 0
[pid=20607] ppid=20605 vsize=35876 CPUtime=90.91 cores=4,6
/proc/20607/stat : 20607 (lingeling) R 20605 20607 20607 0 -1 4202496 15075 0 0 0 9088 3 0 0 25 0 1 0 657301051 36737024 8166 33554432000 4194304 4352236 140733595377232 18446744073709551615 4278838 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/20607/statm: 8969 8166 129 39 0 8049 0
[pid=20599/tid=20606] ppid=20597 vsize=361644 CPUtime=0 cores=4,6
/proc/20599/task/20606/stat : 20606 (python) S 20597 20599 20340 0 -1 4202560 31 934 0 0 0 0 0 0 25 0 2 0 657301051 370323456 25274 33554432000 4194304 5683644 140733278715264 18446744073709551615 212447840689 0 0 16781312 2 18446604443731924288 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 102.17
Current children cumulated vsize (KiB) 748920

[startup+162.301 s]
/proc/loadavg: 4.02 3.61 3.45 5/350 20643
/proc/meminfo: memFree=19350824/32951124 swapFree=57331800/67111528
[pid=20599] ppid=20597 vsize=361644 CPUtime=11.05 cores=4,6
/proc/20599/stat : 20599 (python) S 20597 20599 20340 0 -1 4202496 39762 934 1 0 1094 11 0 0 25 0 2 0 657299933 370323456 25274 33554432000 4194304 5683644 140733278715264 18446744073709551615 212447843787 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/20599/statm: 90411 25274 1867 364 0 26329 0
[pid=20605] ppid=20599 vsize=351400 CPUtime=0.35 cores=4,6
/proc/20605/stat : 20605 (python) S 20599 20599 20340 0 -1 4202560 952 0 0 0 19 16 0 0 18 0 1 0 657301051 359833600 23779 33554432000 4194304 5683644 140733278715264 18446744073709551615 212436037135 0 0 16781312 514 16760163605445312770 0 0 17 4 0 0 0
/proc/20605/statm: 87850 23779 376 364 0 23768 0
[pid=20607] ppid=20605 vsize=37104 CPUtime=150.77 cores=4,6
/proc/20607/stat : 20607 (lingeling) R 20605 20607 20607 0 -1 4202496 20772 0 0 0 15072 5 0 0 25 0 1 0 657301051 37994496 8473 33554432000 4194304 4352236 140733595377232 18446744073709551615 4328126 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/20607/statm: 9276 8473 129 39 0 8356 0
[pid=20599/tid=20606] ppid=20597 vsize=361644 CPUtime=0 cores=4,6
/proc/20599/task/20606/stat : 20606 (python) S 20597 20599 20340 0 -1 4202560 31 934 0 0 0 0 0 0 25 0 2 0 657301051 370323456 25274 33554432000 4194304 5683644 140733278715264 18446744073709551615 212447840689 0 0 16781312 2 18446604443731924288 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 162.17
Current children cumulated vsize (KiB) 750148

[startup+222.301 s]
/proc/loadavg: 4.07 3.69 3.49 5/350 20645
/proc/meminfo: memFree=19349064/32951124 swapFree=57331800/67111528
[pid=20599] ppid=20597 vsize=361644 CPUtime=11.05 cores=4,6
/proc/20599/stat : 20599 (python) S 20597 20599 20340 0 -1 4202496 39762 934 1 0 1094 11 0 0 25 0 2 0 657299933 370323456 25274 33554432000 4194304 5683644 140733278715264 18446744073709551615 212447843787 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/20599/statm: 90411 25274 1867 364 0 26329 0
[pid=20605] ppid=20599 vsize=351400 CPUtime=0.5 cores=4,6
/proc/20605/stat : 20605 (python) S 20599 20599 20340 0 -1 4202560 970 0 0 0 26 24 0 0 18 0 1 0 657301051 359833600 23779 33554432000 4194304 5683644 140733278715264 18446744073709551615 212436037135 0 0 16781312 514 16760163605445312770 0 0 17 4 0 0 0
/proc/20605/statm: 87850 23779 376 364 0 23768 0
[pid=20607] ppid=20605 vsize=38892 CPUtime=210.63 cores=4,6
/proc/20607/stat : 20607 (lingeling) R 20605 20607 20607 0 -1 4202496 24612 0 0 0 21058 5 0 0 25 0 1 0 657301051 39825408 8920 33554432000 4194304 4352236 140733595377232 18446744073709551615 4328146 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/20607/statm: 9723 8920 129 39 0 8803 0
[pid=20599/tid=20606] ppid=20597 vsize=361644 CPUtime=0 cores=4,6
/proc/20599/task/20606/stat : 20606 (python) S 20597 20599 20340 0 -1 4202560 31 934 0 0 0 0 0 0 25 0 2 0 657301051 370323456 25274 33554432000 4194304 5683644 140733278715264 18446744073709551615 212447840689 0 0 16781312 2 18446604443731924288 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 751936

[startup+282.301 s]
/proc/loadavg: 4.12 3.78 3.53 6/353 20649
/proc/meminfo: memFree=19556196/32951124 swapFree=57331800/67111528
[pid=20599] ppid=20597 vsize=361644 CPUtime=11.05 cores=4,6
/proc/20599/stat : 20599 (python) S 20597 20599 20340 0 -1 4202496 39762 934 1 0 1094 11 0 0 25 0 2 0 657299933 370323456 25274 33554432000 4194304 5683644 140733278715264 18446744073709551615 212447843787 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/20599/statm: 90411 25274 1867 364 0 26329 0
[pid=20605] ppid=20599 vsize=351400 CPUtime=0.63 cores=4,6

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

[startup+1122.3 s]
/proc/loadavg: 4.10 4.08 3.83 5/381 20712
/proc/meminfo: memFree=18523440/32951124 swapFree=57331800/67111528
[pid=20599] ppid=20597 vsize=382156 CPUtime=11.06 cores=4,6
/proc/20599/stat : 20599 (python) S 20597 20599 20340 0 -1 4202496 41350 934 1 0 1095 11 0 0 20 0 4 0 657299933 391327744 25287 33554432000 4194304 5683644 140733278715264 18446744073709551615 212447843787 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/20599/statm: 95539 25287 1872 364 0 31451 0
[pid=20605] ppid=20599 vsize=361644 CPUtime=1.42 cores=4,6
/proc/20605/stat : 20605 (python) S 20599 20599 20340 0 -1 4202560 1211 0 0 0 75 67 0 0 19 0 2 0 657301051 370323456 23823 33554432000 4194304 5683644 140733278715264 18446744073709551615 212447843787 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/20605/statm: 90411 23823 415 364 0 26329 0
[pid=20607] ppid=20605 vsize=40708 CPUtime=586.11 cores=4,6
/proc/20607/stat : 20607 (lingeling) T 20605 20607 20607 0 -1 4202496 70952 0 0 0 58599 12 0 0 25 0 1 0 657301051 41684992 9374 33554432000 4194304 4352236 140733595377232 18446744073709551615 4207874 0 0 16781312 17506 18446744071562691360 0 0 17 6 0 0 0
/proc/20607/statm: 10177 9374 129 39 0 9257 0
[pid=20605/tid=20674] ppid=20599 vsize=361644 CPUtime=0 cores=4,6
/proc/20605/task/20674/stat : 20674 (python) S 20599 20599 20340 0 -1 4202560 44 0 0 0 0 0 0 0 19 0 2 0 657359784 370323456 23823 33554432000 4194304 5683644 140733278715264 18446744073709551615 212447840689 0 0 16781312 514 18446604442526847360 0 0 -1 6 0 0 0
[pid=20675] ppid=20599 vsize=361656 CPUtime=0.24 cores=4,6
/proc/20675/stat : 20675 (python) S 20599 20599 20340 0 -1 4202560 1092 0 0 0 13 11 0 0 19 0 2 0 657359785 370335744 23807 33554432000 4194304 5683644 140733278715264 18446744073709551615 212447843787 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/20675/statm: 90414 23807 399 364 0 26329 0
[pid=20677] ppid=20675 vsize=37252 CPUtime=99.23 cores=4,6
/proc/20677/stat : 20677 (lingeling) T 20675 20677 20677 0 -1 4202496 13563 0 0 0 9921 2 0 0 25 0 1 0 657359785 38146048 8477 33554432000 4194304 4352236 140736258925712 18446744073709551615 4328194 0 0 16781312 17506 18446744071562691360 0 0 17 4 0 0 0
/proc/20677/statm: 9313 8477 129 39 0 8393 0
[pid=20675/tid=20681] ppid=20599 vsize=361656 CPUtime=0 cores=4,6
/proc/20675/task/20681/stat : 20681 (python) S 20599 20599 20340 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 657369710 370335744 23807 33554432000 4194304 5683644 140733278715264 18446744073709551615 212447840689 0 0 16781312 514 18446604443731923392 0 0 -1 4 0 0 0
[pid=20682] ppid=20599 vsize=371912 CPUtime=1.18 cores=4,6
/proc/20682/stat : 20682 (python) S 20599 20599 20340 0 -1 4202560 998 0 0 0 64 54 0 0 15 0 1 0 657369711 380837888 23781 33554432000 4194304 5683644 140733278715264 18446744073709551615 212436037190 0 0 16781312 514 16760163605445312769 0 0 17 4 0 0 0
/proc/20682/statm: 92978 23781 370 364 0 28890 0
[pid=20684] ppid=20682 vsize=215640 CPUtime=423.1 cores=4,6
/proc/20684/stat : 20684 (cryptominisat-2) R 20682 20684 20684 0 -1 4202496 121590 0 0 0 42289 21 0 0 25 0 1 0 657369711 220815360 46813 33554432000 4194304 4677096 140734447958736 18446744073709551615 4334312 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/20684/statm: 53910 46813 391 118 0 48869 0
[pid=20599/tid=20606] ppid=20597 vsize=382156 CPUtime=0 cores=4,6
/proc/20599/task/20606/stat : 20606 (python) S 20597 20599 20340 0 -1 4202560 31 934 0 0 0 0 0 0 25 0 4 0 657301051 391327744 25287 33554432000 4194304 5683644 140733278715264 18446744073709551615 212447840689 0 0 16781312 2 18446604443731924288 0 0 -1 4 0 0 0
[pid=20599/tid=20676] ppid=20597 vsize=382156 CPUtime=0 cores=4,6
/proc/20599/task/20676/stat : 20676 (python) S 20597 20599 20340 0 -1 4202560 24 934 0 0 0 0 0 0 20 0 4 0 657359785 391327744 25287 33554432000 4194304 5683644 140733278715264 18446744073709551615 212447840689 0 0 16781312 2 18446604443731924288 0 0 -1 6 0 0 0
[pid=20599/tid=20683] ppid=20597 vsize=382156 CPUtime=0 cores=4,6
/proc/20599/task/20683/stat : 20683 (python) S 20597 20599 20340 0 -1 4202560 30 934 0 0 0 0 0 0 20 0 4 0 657369711 391327744 25287 33554432000 4194304 5683644 140733278715264 18446744073709551615 212447840689 0 0 16781312 2 18446604443731924288 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1122.34
Current children cumulated vsize (KiB) 1770968

[startup+1182.3 s]
/proc/loadavg: 4.04 4.06 3.84 6/381 20713
/proc/meminfo: memFree=18529052/32951124 swapFree=57331800/67111528
[pid=20599] ppid=20597 vsize=382156 CPUtime=11.06 cores=4,6
/proc/20599/stat : 20599 (python) S 20597 20599 20340 0 -1 4202496 41350 934 1 0 1095 11 0 0 20 0 4 0 657299933 391327744 25287 33554432000 4194304 5683644 140733278715264 18446744073709551615 212447843787 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/20599/statm: 95539 25287 1872 364 0 31451 0
[pid=20605] ppid=20599 vsize=361644 CPUtime=1.42 cores=4,6
/proc/20605/stat : 20605 (python) S 20599 20599 20340 0 -1 4202560 1211 0 0 0 75 67 0 0 19 0 2 0 657301051 370323456 23823 33554432000 4194304 5683644 140733278715264 18446744073709551615 212447843787 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/20605/statm: 90411 23823 415 364 0 26329 0
[pid=20607] ppid=20605 vsize=40708 CPUtime=586.11 cores=4,6
/proc/20607/stat : 20607 (lingeling) T 20605 20607 20607 0 -1 4202496 70952 0 0 0 58599 12 0 0 25 0 1 0 657301051 41684992 9374 33554432000 4194304 4352236 140733595377232 18446744073709551615 4207874 0 0 16781312 17506 18446744071562691360 0 0 17 6 0 0 0
/proc/20607/statm: 10177 9374 129 39 0 9257 0
[pid=20605/tid=20674] ppid=20599 vsize=361644 CPUtime=0 cores=4,6
/proc/20605/task/20674/stat : 20674 (python) S 20599 20599 20340 0 -1 4202560 44 0 0 0 0 0 0 0 19 0 2 0 657359784 370323456 23823 33554432000 4194304 5683644 140733278715264 18446744073709551615 212447840689 0 0 16781312 514 18446604442526847360 0 0 -1 6 0 0 0
[pid=20675] ppid=20599 vsize=361656 CPUtime=0.24 cores=4,6
/proc/20675/stat : 20675 (python) S 20599 20599 20340 0 -1 4202560 1092 0 0 0 13 11 0 0 19 0 2 0 657359785 370335744 23807 33554432000 4194304 5683644 140733278715264 18446744073709551615 212447843787 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/20675/statm: 90414 23807 399 364 0 26329 0
[pid=20677] ppid=20675 vsize=37252 CPUtime=99.23 cores=4,6
/proc/20677/stat : 20677 (lingeling) T 20675 20677 20677 0 -1 4202496 13563 0 0 0 9921 2 0 0 25 0 1 0 657359785 38146048 8477 33554432000 4194304 4352236 140736258925712 18446744073709551615 4328194 0 0 16781312 17506 18446744071562691360 0 0 17 4 0 0 0
/proc/20677/statm: 9313 8477 129 39 0 8393 0
[pid=20675/tid=20681] ppid=20599 vsize=361656 CPUtime=0 cores=4,6
/proc/20675/task/20681/stat : 20681 (python) S 20599 20599 20340 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 657369710 370335744 23807 33554432000 4194304 5683644 140733278715264 18446744073709551615 212447840689 0 0 16781312 514 18446604443731923392 0 0 -1 4 0 0 0
[pid=20682] ppid=20599 vsize=371912 CPUtime=1.35 cores=4,6
/proc/20682/stat : 20682 (python) S 20599 20599 20340 0 -1 4202560 998 0 0 0 74 61 0 0 16 0 1 0 657369711 380837888 23781 33554432000 4194304 5683644 140733278715264 18446744073709551615 212436037190 0 0 16781312 514 16760163605445312769 0 0 17 4 0 0 0
/proc/20682/statm: 92978 23781 370 364 0 28890 0
[pid=20684] ppid=20682 vsize=194996 CPUtime=482.95 cores=4,6
/proc/20684/stat : 20684 (cryptominisat-2) R 20682 20684 20684 0 -1 4202496 128441 0 0 0 48273 22 0 0 25 0 1 0 657369711 199675904 42519 33554432000 4194304 4677096 140734447958736 18446744073709551615 4318752 0 0 16781312 2 0 0 0 17 6 0 0 0
/proc/20684/statm: 48749 42519 391 118 0 43708 0
[pid=20599/tid=20606] ppid=20597 vsize=382156 CPUtime=0 cores=4,6
/proc/20599/task/20606/stat : 20606 (python) S 20597 20599 20340 0 -1 4202560 31 934 0 0 0 0 0 0 25 0 4 0 657301051 391327744 25287 33554432000 4194304 5683644 140733278715264 18446744073709551615 212447840689 0 0 16781312 2 18446604443731924288 0 0 -1 4 0 0 0
[pid=20599/tid=20676] ppid=20597 vsize=382156 CPUtime=0 cores=4,6
/proc/20599/task/20676/stat : 20676 (python) S 20597 20599 20340 0 -1 4202560 24 934 0 0 0 0 0 0 20 0 4 0 657359785 391327744 25287 33554432000 4194304 5683644 140733278715264 18446744073709551615 212447840689 0 0 16781312 2 18446604443731924288 0 0 -1 6 0 0 0
[pid=20599/tid=20683] ppid=20597 vsize=382156 CPUtime=0 cores=4,6
/proc/20599/task/20683/stat : 20683 (python) S 20597 20599 20340 0 -1 4202560 30 934 0 0 0 0 0 0 20 0 4 0 657369711 391327744 25287 33554432000 4194304 5683644 140733278715264 18446744073709551615 212447840689 0 0 16781312 2 18446604443731924288 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1182.36
Current children cumulated vsize (KiB) 1750324

[startup+1242.3 s]
/proc/loadavg: 2.81 3.71 3.73 4/351 20752
/proc/meminfo: memFree=18720188/32951124 swapFree=57331800/67111528
[pid=20599] ppid=20597 vsize=382156 CPUtime=11.06 cores=4,6
/proc/20599/stat : 20599 (python) S 20597 20599 20340 0 -1 4202496 41350 934 1 0 1095 11 0 0 20 0 4 0 657299933 391327744 25287 33554432000 4194304 5683644 140733278715264 18446744073709551615 212447843787 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/20599/statm: 95539 25287 1872 364 0 31451 0
[pid=20605] ppid=20599 vsize=361644 CPUtime=1.42 cores=4,6
/proc/20605/stat : 20605 (python) S 20599 20599 20340 0 -1 4202560 1211 0 0 0 75 67 0 0 19 0 2 0 657301051 370323456 23823 33554432000 4194304 5683644 140733278715264 18446744073709551615 212447843787 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/20605/statm: 90411 23823 415 364 0 26329 0
[pid=20607] ppid=20605 vsize=40708 CPUtime=586.11 cores=4,6
/proc/20607/stat : 20607 (lingeling) T 20605 20607 20607 0 -1 4202496 70952 0 0 0 58599 12 0 0 25 0 1 0 657301051 41684992 9374 33554432000 4194304 4352236 140733595377232 18446744073709551615 4207874 0 0 16781312 17506 18446744071562691360 0 0 17 6 0 0 0
/proc/20607/statm: 10177 9374 129 39 0 9257 0
[pid=20605/tid=20674] ppid=20599 vsize=361644 CPUtime=0 cores=4,6
/proc/20605/task/20674/stat : 20674 (python) S 20599 20599 20340 0 -1 4202560 44 0 0 0 0 0 0 0 19 0 2 0 657359784 370323456 23823 33554432000 4194304 5683644 140733278715264 18446744073709551615 212447840689 0 0 16781312 514 18446604442526847360 0 0 -1 6 0 0 0
[pid=20675] ppid=20599 vsize=361656 CPUtime=0.24 cores=4,6
/proc/20675/stat : 20675 (python) S 20599 20599 20340 0 -1 4202560 1092 0 0 0 13 11 0 0 19 0 2 0 657359785 370335744 23807 33554432000 4194304 5683644 140733278715264 18446744073709551615 212447843787 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/20675/statm: 90414 23807 399 364 0 26329 0
[pid=20677] ppid=20675 vsize=37252 CPUtime=99.23 cores=4,6
/proc/20677/stat : 20677 (lingeling) T 20675 20677 20677 0 -1 4202496 13563 0 0 0 9921 2 0 0 25 0 1 0 657359785 38146048 8477 33554432000 4194304 4352236 140736258925712 18446744073709551615 4328194 0 0 16781312 17506 18446744071562691360 0 0 17 4 0 0 0
/proc/20677/statm: 9313 8477 129 39 0 8393 0
[pid=20675/tid=20681] ppid=20599 vsize=361656 CPUtime=0 cores=4,6
/proc/20675/task/20681/stat : 20681 (python) S 20599 20599 20340 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 657369710 370335744 23807 33554432000 4194304 5683644 140733278715264 18446744073709551615 212447840689 0 0 16781312 514 18446604443731923392 0 0 -1 4 0 0 0
[pid=20682] ppid=20599 vsize=371912 CPUtime=1.5 cores=4,6
/proc/20682/stat : 20682 (python) S 20599 20599 20340 0 -1 4202560 998 0 0 0 82 68 0 0 15 0 1 0 657369711 380837888 23781 33554432000 4194304 5683644 140733278715264 18446744073709551615 212436037190 0 0 16781312 514 16760163605445312769 0 0 17 4 0 0 0
/proc/20682/statm: 92978 23781 370 364 0 28890 0
[pid=20684] ppid=20682 vsize=212460 CPUtime=542.81 cores=4,6
/proc/20684/stat : 20684 (cryptominisat-2) R 20682 20684 20684 0 -1 4202496 133406 0 0 0 54256 25 0 0 25 0 1 0 657369711 217559040 47307 33554432000 4194304 4677096 140734447958736 18446744073709551615 4320231 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/20684/statm: 53115 47307 391 118 0 48074 0
[pid=20599/tid=20606] ppid=20597 vsize=382156 CPUtime=0 cores=4,6
/proc/20599/task/20606/stat : 20606 (python) S 20597 20599 20340 0 -1 4202560 31 934 0 0 0 0 0 0 25 0 4 0 657301051 391327744 25287 33554432000 4194304 5683644 140733278715264 18446744073709551615 212447840689 0 0 16781312 2 18446604443731924288 0 0 -1 4 0 0 0
[pid=20599/tid=20676] ppid=20597 vsize=382156 CPUtime=0 cores=4,6
/proc/20599/task/20676/stat : 20676 (python) S 20597 20599 20340 0 -1 4202560 24 934 0 0 0 0 0 0 20 0 4 0 657359785 391327744 25287 33554432000 4194304 5683644 140733278715264 18446744073709551615 212447840689 0 0 16781312 2 18446604443731924288 0 0 -1 6 0 0 0
[pid=20599/tid=20683] ppid=20597 vsize=382156 CPUtime=0 cores=4,6
/proc/20599/task/20683/stat : 20683 (python) S 20597 20599 20340 0 -1 4202560 30 934 0 0 0 0 0 0 20 0 4 0 657369711 391327744 25287 33554432000 4194304 5683644 140733278715264 18446744073709551615 212447840689 0 0 16781312 2 18446604443731924288 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1242.37
Current children cumulated vsize (KiB) 1767788



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.43 3.43 3.63 3/351 20754
/proc/meminfo: memFree=18700508/32951124 swapFree=57331800/67111528
[pid=20599] ppid=20597 vsize=382156 CPUtime=11.06 cores=4,6
/proc/20599/stat : 20599 (python) S 20597 20599 20340 0 -1 4202496 41350 934 1 0 1095 11 0 0 20 0 4 0 657299933 391327744 25287 33554432000 4194304 5683644 140733278715264 18446744073709551615 212447843787 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/20599/statm: 95539 25287 1872 364 0 31451 0
[pid=20605] ppid=20599 vsize=361644 CPUtime=1.42 cores=4,6
/proc/20605/stat : 20605 (python) S 20599 20599 20340 0 -1 4202560 1211 0 0 0 75 67 0 0 19 0 2 0 657301051 370323456 23823 33554432000 4194304 5683644 140733278715264 18446744073709551615 212447843787 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/20605/statm: 90411 23823 415 364 0 26329 0
[pid=20607] ppid=20605 vsize=40708 CPUtime=586.11 cores=4,6
/proc/20607/stat : 20607 (lingeling) T 20605 20607 20607 0 -1 4202496 70952 0 0 0 58599 12 0 0 25 0 1 0 657301051 41684992 9374 33554432000 4194304 4352236 140733595377232 18446744073709551615 4207874 0 0 16781312 17506 18446744071562691360 0 0 17 6 0 0 0
/proc/20607/statm: 10177 9374 129 39 0 9257 0
[pid=20605/tid=20674] ppid=20599 vsize=361644 CPUtime=0 cores=4,6
/proc/20605/task/20674/stat : 20674 (python) S 20599 20599 20340 0 -1 4202560 44 0 0 0 0 0 0 0 19 0 2 0 657359784 370323456 23823 33554432000 4194304 5683644 140733278715264 18446744073709551615 212447840689 0 0 16781312 514 18446604442526847360 0 0 -1 6 0 0 0
[pid=20675] ppid=20599 vsize=361656 CPUtime=0.24 cores=4,6
/proc/20675/stat : 20675 (python) S 20599 20599 20340 0 -1 4202560 1092 0 0 0 13 11 0 0 19 0 2 0 657359785 370335744 23807 33554432000 4194304 5683644 140733278715264 18446744073709551615 212447843787 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/20675/statm: 90414 23807 399 364 0 26329 0
[pid=20677] ppid=20675 vsize=37252 CPUtime=99.23 cores=4,6
/proc/20677/stat : 20677 (lingeling) T 20675 20677 20677 0 -1 4202496 13563 0 0 0 9921 2 0 0 25 0 1 0 657359785 38146048 8477 33554432000 4194304 4352236 140736258925712 18446744073709551615 4328194 0 0 16781312 17506 18446744071562691360 0 0 17 4 0 0 0
/proc/20677/statm: 9313 8477 129 39 0 8393 0
[pid=20675/tid=20681] ppid=20599 vsize=361656 CPUtime=0 cores=4,6
/proc/20675/task/20681/stat : 20681 (python) S 20599 20599 20340 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 657369710 370335744 23807 33554432000 4194304 5683644 140733278715264 18446744073709551615 212447840689 0 0 16781312 514 18446604443731923392 0 0 -1 4 0 0 0
[pid=20682] ppid=20599 vsize=371912 CPUtime=1.66 cores=4,6
/proc/20682/stat : 20682 (python) S 20599 20599 20340 0 -1 4202560 999 0 0 0 91 75 0 0 15 0 1 0 657369711 380837888 23781 33554432000 4194304 5683644 140733278715264 18446744073709551615 212436037190 0 0 16781312 514 16760163605445312769 0 0 17 4 0 0 0
/proc/20682/statm: 92978 23781 370 364 0 28890 0
[pid=20684] ppid=20682 vsize=231756 CPUtime=600.35 cores=4,6
/proc/20684/stat : 20684 (cryptominisat-2) R 20682 20684 20684 0 -1 4202496 138318 0 0 0 60009 26 0 0 25 0 1 0 657369711 237318144 52150 33554432000 4194304 4677096 140734447958736 18446744073709551615 4319558 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/20684/statm: 57939 52150 391 118 0 52898 0
[pid=20599/tid=20606] ppid=20597 vsize=382156 CPUtime=0 cores=4,6
/proc/20599/task/20606/stat : 20606 (python) S 20597 20599 20340 0 -1 4202560 31 934 0 0 0 0 0 0 25 0 4 0 657301051 391327744 25287 33554432000 4194304 5683644 140733278715264 18446744073709551615 212447840689 0 0 16781312 2 18446604443731924288 0 0 -1 4 0 0 0
[pid=20599/tid=20676] ppid=20597 vsize=382156 CPUtime=0 cores=4,6
/proc/20599/task/20676/stat : 20676 (python) S 20597 20599 20340 0 -1 4202560 24 934 0 0 0 0 0 0 20 0 4 0 657359785 391327744 25287 33554432000 4194304 5683644 140733278715264 18446744073709551615 212447840689 0 0 16781312 2 18446604443731924288 0 0 -1 6 0 0 0
[pid=20599/tid=20683] ppid=20597 vsize=382156 CPUtime=0 cores=4,6
/proc/20599/task/20683/stat : 20683 (python) S 20597 20599 20340 0 -1 4202560 30 934 0 0 0 0 0 0 20 0 4 0 657369711 391327744 25287 33554432000 4194304 5683644 140733278715264 18446744073709551615 212447840689 0 0 16781312 2 18446604443731924288 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1300.07
Current children cumulated vsize (KiB) 1787084

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 20599 and gives
#  childrusage.ru_utime.tv_sec=10
#  childrusage.ru_utime.tv_usec=959333
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=124981
# CPU time returned by wait4() is 11.0843
# while last known CPU time is 1300.07
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1300.04
CPU time (s): 1300.07
CPU user time (s): 1298.03
CPU system time (s): 2.04
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 1871320

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 10.9593
system time used= 0.124981
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 42284
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= 988
involuntary context switches= 46

runsolver used 4.5933 second user time and 9.8455 second system time

The end

Launcher Data

Begin job on node102 at 2011-05-15 12:56:16
IDJOB=3377894
IDBENCH=83446
IDSOLVER=1858
FILE ID=node102/3377894-1305456975
RUNJOBID= node102-1305456861-20359
PBS_JOBID= 13324892
Free space on /tmp= 73544 MiB

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

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

MD5SUM BENCH= 47bea79e2bf12e18e409c2c4bd6fac03
RANDOM SEED=1054325067

node102.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.828
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.65
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5226.15
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
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.828
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.828
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.828
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.828
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      20534868 kB
Buffers:         26224 kB
Cached:         503196 kB
SwapCached:      89884 kB
Active:        3243036 kB
Inactive:      8982304 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      20534868 kB
SwapTotal:    67111528 kB
SwapFree:     57331800 kB
Dirty:           52552 kB
Writeback:           0 kB
AnonPages:    11616096 kB
Mapped:          20336 kB
Slab:            62156 kB
PageTables:      64072 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 62665924 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= 73476 MiB
End job on node102 at 2011-05-15 13:17:58