Trace number 3377882

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

General information on the benchmark

NameAPPLICATIONS/crypto/
md5gen/gus-md5-11.cnf
MD5SUM49867705b76fc90285dd6fc48de2613c
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 variables69561
Number of clauses226787
Sum of the clauses size587727
Maximum clause length3
Minimum clause length1
Number of clauses of size 1129
Number of clauses of size 292376
Number of clauses of size 3134282
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.66/1.98	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.66/1.98	c INFO: solving HOME/instance-3377882-1305453366.cnf
0.66/1.98	c INFO: computing task features
1.41/2.70	c INFO: computed variable-clause graph statistics
1.41/2.72	c INFO: computed clause balance statistics
5.12/6.44	c INFO: computed variable balance statistics
7.90/9.22	c INFO: computed small-clause counts
7.90/9.25	c INFO: computed Horn-clause counts
13.70/15.00	c INFO: computed variable graph statistics
13.70/15.00	c INFO: collected features for HOME/instance-3377882-1305453366.cnf in 12.98 s
13.70/15.01	c INFO: running lingeling-276@0 for 582 with 2387 remaining (b = 0.59)
601.90/602.56	c INFO: running lingeling-276@0 for 97 with 1800 remaining (b = 0.31)
702.49/702.86	c INFO: running cryptominisat-2.9.0@0 for 1700 with 1700 remaining (b = 0.54)

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-3377882-1305453366/watcher-3377882-1305453366 -o /tmp/evaluation-result-3377882-1305453366/solver-3377882-1305453366 -C 2400 -W 1300 -M 7680 python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3377882-1305453366.cnf -seed 1903400184 -budget 2400 

running on 2 cores: 1,3

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.20 3.54 3.72 5/375 14389
/proc/meminfo: memFree=25258708/32951124 swapFree=63083164/67111528
[pid=14387] ppid=14384 vsize=15776 CPUtime=0 cores=1,3
/proc/14387/stat : 14387 (python) D 14384 14387 12848 0 -1 4202496 902 0 0 0 0 0 0 0 17 0 1 0 637752233 16154624 784 33554432000 4194304 5683644 140734290654272 18446744073709551615 264726403072 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/14387/statm: 3944 784 346 364 0 431 0

[startup+0.0603021 s]
/proc/loadavg: 2.20 3.54 3.72 5/375 14389
/proc/meminfo: memFree=25258708/32951124 swapFree=63083164/67111528
[pid=14387] ppid=14384 vsize=29788 CPUtime=0.03 cores=1,3
/proc/14387/stat : 14387 (python) R 14384 14387 12848 0 -1 4202496 1445 0 0 0 2 1 0 0 17 0 1 0 637752233 30502912 1288 33554432000 4194304 5683644 140734290654272 18446744073709551615 264726403072 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/14387/statm: 7447 1288 443 364 0 817 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 29788

[startup+0.100276 s]
/proc/loadavg: 2.20 3.54 3.72 5/375 14389
/proc/meminfo: memFree=25258708/32951124 swapFree=63083164/67111528
[pid=14387] ppid=14384 vsize=45688 CPUtime=0.05 cores=1,3
/proc/14387/stat : 14387 (python) D 14384 14387 12848 0 -1 4202496 1885 0 2 0 3 2 0 0 17 0 1 0 637752233 46784512 1662 33554432000 4194304 5683644 140734290654272 18446744073709551615 264726404864 0 0 16781312 2 18446744071562234166 0 0 17 1 0 0 0
/proc/14387/statm: 11422 1662 470 364 0 1171 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 45688

[startup+0.30027 s]
/proc/loadavg: 2.20 3.54 3.72 5/375 14389
/proc/meminfo: memFree=25258708/32951124 swapFree=63083164/67111528
[pid=14387] ppid=14384 vsize=99344 CPUtime=0.1 cores=1,3
/proc/14387/stat : 14387 (python) D 14384 14387 12848 0 -1 4202496 2811 0 13 0 4 6 0 0 17 0 1 0 637752233 101728256 2527 33554432000 4194304 5683644 140734290654272 18446744073709551615 264721458811 0 0 16781312 2 18446744071562234166 0 0 17 1 0 0 2
/proc/14387/statm: 24836 2527 794 364 0 1687 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 99344

[startup+0.700201 s]
/proc/loadavg: 2.20 3.54 3.72 5/375 14389
/proc/meminfo: memFree=25258708/32951124 swapFree=63083164/67111528
[pid=14387] ppid=14384 vsize=124236 CPUtime=0.22 cores=1,3
/proc/14387/stat : 14387 (python) S 14384 14387 12848 0 -1 4202496 4289 0 21 0 8 14 0 0 16 0 1 0 637752233 127217664 3880 33554432000 4194304 5683644 140734290654272 18446744073709551615 264726404864 0 0 16781312 2 18446744071562362840 0 0 17 1 0 0 6
/proc/14387/statm: 31059 3880 997 364 0 2870 0
Current children cumulated CPU time (s) 0.22
Current children cumulated vsize (KiB) 124236

[startup+1.50101 s]
/proc/loadavg: 2.20 3.54 3.72 2/377 14407
/proc/meminfo: memFree=25198416/32951124 swapFree=63083164/67111528
[pid=14387] ppid=14384 vsize=217548 CPUtime=0.54 cores=1,3
/proc/14387/stat : 14387 (python) D 14384 14387 12848 0 -1 4202496 7370 926 54 8 21 33 0 0 16 0 1 0 637752233 222769152 5418 33554432000 4194304 5683644 140734290654272 18446744073709551615 264726403072 0 0 16781312 2 0 0 0 17 1 0 0 14
/proc/14387/statm: 54387 5418 1526 364 0 4132 0
Current children cumulated CPU time (s) 0.54
Current children cumulated vsize (KiB) 217548

[startup+3.1007 s]
/proc/loadavg: 2.11 3.49 3.70 6/377 14407
/proc/meminfo: memFree=25103772/32951124 swapFree=63083164/67111528
[pid=14387] ppid=14384 vsize=327288 CPUtime=1.81 cores=1,3
/proc/14387/stat : 14387 (python) R 14384 14387 12848 0 -1 4202496 26970 926 78 8 139 42 0 0 17 0 1 0 637752233 335142912 19207 33554432000 4194304 5683644 140734290654272 18446744073709551615 47586500870907 0 0 16781312 2 0 0 0 17 1 0 0 20
/proc/14387/statm: 81822 19207 1826 364 0 17746 0
Current children cumulated CPU time (s) 1.81
Current children cumulated vsize (KiB) 327288
heavy processes:

[startup+6.3001 s]
/proc/loadavg: 2.11 3.49 3.70 6/380 14410
/proc/meminfo: memFree=24999852/32951124 swapFree=63083164/67111528
[pid=14387] ppid=14384 vsize=327288 CPUtime=5.01 cores=1,3
/proc/14387/stat : 14387 (python) R 14384 14387 12848 0 -1 4202496 26970 926 78 8 458 43 0 0 22 0 1 0 637752233 335142912 19207 33554432000 4194304 5683644 140734290654272 18446744073709551615 264726064130 0 0 16781312 2 0 0 0 17 1 0 0 20
/proc/14387/statm: 81822 19207 1826 364 0 17746 0
Current children cumulated CPU time (s) 5.01
Current children cumulated vsize (KiB) 327288
heavy processes:

[startup+12.7009 s]
/proc/loadavg: 2.55 3.54 3.72 6/383 14414
/proc/meminfo: memFree=24977908/32951124 swapFree=63083164/67111528
[pid=14387] ppid=14384 vsize=327288 CPUtime=11.41 cores=1,3
/proc/14387/stat : 14387 (python) R 14384 14387 12848 0 -1 4202496 26977 926 78 8 1098 43 0 0 25 0 1 0 637752233 335142912 19214 33554432000 4194304 5683644 140734290654272 18446744073709551615 47586498107520 0 0 16781312 2 0 0 0 17 1 0 0 20
/proc/14387/statm: 81822 19214 1833 364 0 17746 0
Current children cumulated CPU time (s) 11.41
Current children cumulated vsize (KiB) 327288

[startup+25.5005 s]
/proc/loadavg: 2.77 3.56 3.72 6/389 14420
/proc/meminfo: memFree=24919080/32951124 swapFree=63083164/67111528
[pid=14387] ppid=14384 vsize=333796 CPUtime=13.72 cores=1,3
/proc/14387/stat : 14387 (python) S 14384 14387 12848 0 -1 4202496 27268 926 78 8 1329 43 0 0 25 0 2 0 637752233 341807104 18320 33554432000 4194304 5683644 140734290654272 18446744073709551615 264738231755 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 20
/proc/14387/statm: 83449 18320 1875 364 0 19367 0
[pid=14418] ppid=14387 vsize=323552 CPUtime=0.03 cores=1,3
/proc/14418/stat : 14418 (python) S 14387 14387 12848 0 -1 4202560 894 0 0 0 1 2 0 0 18 0 1 0 637753735 331317248 16817 33554432000 4194304 5683644 140734290654272 18446744073709551615 264726425103 0 0 16781312 514 10756671788113953031 0 0 17 1 0 0 0
/proc/14418/statm: 80888 16817 376 364 0 16806 0
[pid=14420] ppid=14418 vsize=33804 CPUtime=10.4 cores=1,3
/proc/14420/stat : 14420 (lingeling) R 14418 14420 14420 0 -1 4202496 11477 0 0 0 1039 1 0 0 25 0 1 0 637753735 34615296 7621 33554432000 4194304 4352236 140734441782400 18446744073709551615 4281302 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/14420/statm: 8451 7621 129 39 0 7531 0
[pid=14387/tid=14419] ppid=14384 vsize=333796 CPUtime=0 cores=1,3
/proc/14387/task/14419/stat : 14419 (python) S 14384 14387 12848 0 -1 4202560 31 926 0 8 0 0 0 0 25 0 2 0 637753735 341807104 18320 33554432000 4194304 5683644 140734290654272 18446744073709551615 264738228657 0 0 16781312 2 18446604468339218368 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 24.15
Current children cumulated vsize (KiB) 691152

[startup+51.1006 s]
/proc/loadavg: 3.19 3.59 3.73 6/389 14421
/proc/meminfo: memFree=24916724/32951124 swapFree=63083164/67111528
[pid=14387] ppid=14384 vsize=333796 CPUtime=13.72 cores=1,3
/proc/14387/stat : 14387 (python) S 14384 14387 12848 0 -1 4202496 27268 926 78 8 1329 43 0 0 25 0 2 0 637752233 341807104 18320 33554432000 4194304 5683644 140734290654272 18446744073709551615 264738231755 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 20
/proc/14387/statm: 83449 18320 1875 364 0 19367 0
[pid=14418] ppid=14387 vsize=323552 CPUtime=0.09 cores=1,3
/proc/14418/stat : 14418 (python) S 14387 14387 12848 0 -1 4202560 906 0 0 0 4 5 0 0 18 0 1 0 637753735 331317248 16817 33554432000 4194304 5683644 140734290654272 18446744073709551615 264726425103 0 0 16781312 514 10756671788113953031 0 0 17 1 0 0 0
/proc/14418/statm: 80888 16817 376 364 0 16806 0
[pid=14420] ppid=14418 vsize=33804 CPUtime=35.94 cores=1,3
/proc/14420/stat : 14420 (lingeling) R 14418 14420 14420 0 -1 4202496 11477 0 0 0 3593 1 0 0 25 0 1 0 637753735 34615296 7621 33554432000 4194304 4352236 140734441782400 18446744073709551615 4328100 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/14420/statm: 8451 7621 129 39 0 7531 0
[pid=14387/tid=14419] ppid=14384 vsize=333796 CPUtime=0 cores=1,3
/proc/14387/task/14419/stat : 14419 (python) S 14384 14387 12848 0 -1 4202560 31 926 0 8 0 0 0 0 25 0 2 0 637753735 341807104 18320 33554432000 4194304 5683644 140734290654272 18446744073709551615 264738228657 0 0 16781312 2 18446604468339218368 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 49.75
Current children cumulated vsize (KiB) 691152

[startup+102.315 s]
/proc/loadavg: 3.67 3.66 3.74 6/389 14422
/proc/meminfo: memFree=24911212/32951124 swapFree=63083164/67111528
[pid=14387] ppid=14384 vsize=333796 CPUtime=13.72 cores=1,3
/proc/14387/stat : 14387 (python) S 14384 14387 12848 0 -1 4202496 27268 926 78 8 1329 43 0 0 25 0 2 0 637752233 341807104 18320 33554432000 4194304 5683644 140734290654272 18446744073709551615 264738231755 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 20
/proc/14387/statm: 83449 18320 1875 364 0 19367 0
[pid=14418] ppid=14387 vsize=323552 CPUtime=0.22 cores=1,3
/proc/14418/stat : 14418 (python) S 14387 14387 12848 0 -1 4202560 928 0 0 0 11 11 0 0 18 0 1 0 637753735 331317248 16817 33554432000 4194304 5683644 140734290654272 18446744073709551615 264726425103 0 0 16781312 514 10756671788113953031 0 0 17 1 0 0 0
/proc/14418/statm: 80888 16817 376 364 0 16806 0
[pid=14420] ppid=14418 vsize=33804 CPUtime=87.04 cores=1,3
/proc/14420/stat : 14420 (lingeling) R 14418 14420 14420 0 -1 4202496 11477 0 0 0 8703 1 0 0 25 0 1 0 637753735 34615296 7621 33554432000 4194304 4352236 140734441782400 18446744073709551615 4281227 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/14420/statm: 8451 7621 129 39 0 7531 0
[pid=14387/tid=14419] ppid=14384 vsize=333796 CPUtime=0 cores=1,3
/proc/14387/task/14419/stat : 14419 (python) S 14384 14387 12848 0 -1 4202560 31 926 0 8 0 0 0 0 25 0 2 0 637753735 341807104 18320 33554432000 4194304 5683644 140734290654272 18446744073709551615 264738228657 0 0 16781312 2 18446604468339218368 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 100.98
Current children cumulated vsize (KiB) 691152

[startup+162.301 s]
/proc/loadavg: 3.95 3.73 3.76 6/389 14424
/proc/meminfo: memFree=24906944/32951124 swapFree=63083164/67111528
[pid=14387] ppid=14384 vsize=333796 CPUtime=13.72 cores=1,3
/proc/14387/stat : 14387 (python) S 14384 14387 12848 0 -1 4202496 27268 926 78 8 1329 43 0 0 25 0 2 0 637752233 341807104 18320 33554432000 4194304 5683644 140734290654272 18446744073709551615 264738231755 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 20
/proc/14387/statm: 83449 18320 1875 364 0 19367 0
[pid=14418] ppid=14387 vsize=323552 CPUtime=0.39 cores=1,3
/proc/14418/stat : 14418 (python) S 14387 14387 12848 0 -1 4202560 948 0 0 0 21 18 0 0 18 0 1 0 637753735 331317248 16817 33554432000 4194304 5683644 140734290654272 18446744073709551615 264726425103 0 0 16781312 514 10756671788113953031 0 0 17 1 0 0 0
/proc/14418/statm: 80888 16817 376 364 0 16806 0
[pid=14420] ppid=14418 vsize=33804 CPUtime=146.87 cores=1,3
/proc/14420/stat : 14420 (lingeling) R 14418 14420 14420 0 -1 4202496 11477 0 0 0 14686 1 0 0 25 0 1 0 637753735 34615296 7621 33554432000 4194304 4352236 140734441782400 18446744073709551615 4281160 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/14420/statm: 8451 7621 129 39 0 7531 0
[pid=14387/tid=14419] ppid=14384 vsize=333796 CPUtime=0 cores=1,3
/proc/14387/task/14419/stat : 14419 (python) S 14384 14387 12848 0 -1 4202560 31 926 0 8 0 0 0 0 25 0 2 0 637753735 341807104 18320 33554432000 4194304 5683644 140734290654272 18446744073709551615 264738228657 0 0 16781312 2 18446604468339218368 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 160.98
Current children cumulated vsize (KiB) 691152

[startup+222.3 s]
/proc/loadavg: 3.98 3.78 3.77 6/389 14425
/proc/meminfo: memFree=24898588/32951124 swapFree=63083164/67111528
[pid=14387] ppid=14384 vsize=333796 CPUtime=13.72 cores=1,3
/proc/14387/stat : 14387 (python) S 14384 14387 12848 0 -1 4202496 27268 926 78 8 1329 43 0 0 25 0 2 0 637752233 341807104 18320 33554432000 4194304 5683644 140734290654272 18446744073709551615 264738231755 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 20
/proc/14387/statm: 83449 18320 1875 364 0 19367 0
[pid=14418] ppid=14387 vsize=323552 CPUtime=0.56 cores=1,3
/proc/14418/stat : 14418 (python) S 14387 14387 12848 0 -1 4202560 967 0 0 0 29 27 0 0 18 0 1 0 637753735 331317248 16817 33554432000 4194304 5683644 140734290654272 18446744073709551615 264726425103 0 0 16781312 514 10756671788113953031 0 0 17 1 0 0 0
/proc/14418/statm: 80888 16817 376 364 0 16806 0
[pid=14420] ppid=14418 vsize=33804 CPUtime=206.72 cores=1,3
/proc/14420/stat : 14420 (lingeling) R 14418 14420 14420 0 -1 4202496 11477 0 0 0 20671 1 0 0 25 0 1 0 637753735 34615296 7621 33554432000 4194304 4352236 140734441782400 18446744073709551615 4280952 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/14420/statm: 8451 7621 129 39 0 7531 0
[pid=14387/tid=14419] ppid=14384 vsize=333796 CPUtime=0 cores=1,3
/proc/14387/task/14419/stat : 14419 (python) S 14384 14387 12848 0 -1 4202560 31 926 0 8 0 0 0 0 25 0 2 0 637753735 341807104 18320 33554432000 4194304 5683644 140734290654272 18446744073709551615 264738228657 0 0 16781312 2 18446604468339218368 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 221
Current children cumulated vsize (KiB) 691152

[startup+282.301 s]
/proc/loadavg: 3.99 3.82 3.78 6/389 14427
/proc/meminfo: memFree=24894336/32951124 swapFree=63083164/67111528
[pid=14387] ppid=14384 vsize=333796 CPUtime=13.72 cores=1,3
/proc/14387/stat : 14387 (python) S 14384 14387 12848 0 -1 4202496 27268 926 78 8 1329 43 0 0 25 0 2 0 637752233 341807104 18320 33554432000 4194304 5683644 140734290654272 18446744073709551615 264738231755 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 20
/proc/14387/statm: 83449 18320 1875 364 0 19367 0
[pid=14418] ppid=14387 vsize=323552 CPUtime=0.73 cores=1,3
/proc/14418/stat : 14418 (python) S 14387 14387 12848 0 -1 4202560 976 0 0 0 38 35 0 0 18 0 1 0 637753735 331317248 16817 33554432000 4194304 5683644 140734290654272 18446744073709551615 264726425103 0 0 16781312 514 10756671788113953031 0 0 17 1 0 0 0
/proc/14418/statm: 80888 16817 376 364 0 16806 0
[pid=14420] ppid=14418 vsize=37304 CPUtime=266.67 cores=1,3
/proc/14420/stat : 14420 (lingeling) R 14418 14420 14420 0 -1 4202496 12352 0 0 0 26666 1 0 0 25 0 1 0 637753735 38199296 8496 33554432000 4194304 4352236 140734441782400 18446744073709551615 4280952 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/14420/statm: 9326 8496 129 39 0 8406 0
[pid=14387/tid=14419] ppid=14384 vsize=333796 CPUtime=0 cores=1,3

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

[startup+1122.3 s]
/proc/loadavg: 3.04 3.33 3.60 5/404 14508
/proc/meminfo: memFree=24042508/32951124 swapFree=63083164/67111528
[pid=14387] ppid=14384 vsize=354308 CPUtime=13.74 cores=1,3
/proc/14387/stat : 14387 (python) S 14384 14387 12848 0 -1 4202496 28873 926 78 8 1330 44 0 0 20 0 4 0 637752233 362811392 18333 33554432000 4194304 5683644 140734290654272 18446744073709551615 264738231755 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 20
/proc/14387/statm: 88577 18333 1880 364 0 24489 0
[pid=14418] ppid=14387 vsize=333796 CPUtime=1.63 cores=1,3
/proc/14418/stat : 14418 (python) S 14387 14387 12848 0 -1 4202560 1206 0 0 0 89 74 0 0 19 0 2 0 637753735 341807104 16861 33554432000 4194304 5683644 140734290654272 18446744073709551615 264738231755 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/14418/statm: 83449 16861 415 364 0 19367 0
[pid=14420] ppid=14418 vsize=42800 CPUtime=586.62 cores=1,3
/proc/14420/stat : 14420 (lingeling) T 14418 14420 14420 0 -1 4202496 13726 0 0 0 58661 1 0 0 25 0 1 0 637753735 43827200 9870 33554432000 4194304 4352236 140734441782400 18446744073709551615 4278717 0 0 16781312 17506 18446744071562691360 0 0 17 3 0 0 0
/proc/14420/statm: 10700 9870 129 39 0 9780 0
[pid=14418/tid=14457] ppid=14387 vsize=333796 CPUtime=0 cores=1,3
/proc/14418/task/14457/stat : 14457 (python) S 14387 14387 12848 0 -1 4202560 43 0 0 0 0 0 0 0 19 0 2 0 637812489 341807104 16861 33554432000 4194304 5683644 140734290654272 18446744073709551615 264738228657 0 0 16781312 514 18446604469955615424 0 0 -1 3 0 0 0
[pid=14458] ppid=14387 vsize=333808 CPUtime=0.29 cores=1,3
/proc/14458/stat : 14458 (python) S 14387 14387 12848 0 -1 4202560 1097 0 0 0 15 14 0 0 19 0 2 0 637812490 341819392 16845 33554432000 4194304 5683644 140734290654272 18446744073709551615 264738231755 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/14458/statm: 83452 16845 399 364 0 19367 0
[pid=14460] ppid=14458 vsize=33804 CPUtime=100.28 cores=1,3
/proc/14460/stat : 14460 (lingeling) T 14458 14460 14460 0 -1 4202496 11475 0 0 0 10027 1 0 0 25 0 1 0 637812490 34615296 7621 33554432000 4194304 4352236 140733789472544 18446744073709551615 4278712 0 0 16781312 17506 18446744071562691360 0 0 17 1 0 0 0
/proc/14460/statm: 8451 7621 129 39 0 7531 0
[pid=14458/tid=14476] ppid=14387 vsize=333808 CPUtime=0 cores=1,3
/proc/14458/task/14476/stat : 14476 (python) S 14387 14387 12848 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 637822519 341819392 16845 33554432000 4194304 5683644 140734290654272 18446744073709551615 264738228657 0 0 16781312 514 18446604470395362112 0 0 -1 3 0 0 0
[pid=14477] ppid=14387 vsize=344064 CPUtime=1.21 cores=1,3
/proc/14477/stat : 14477 (python) S 14387 14387 12848 0 -1 4202560 1012 0 0 0 59 62 0 0 15 0 1 0 637822520 352321536 16828 33554432000 4194304 5683644 140734290654272 18446744073709551615 264726425158 0 0 16781312 514 10756671788113953031 0 0 17 1 0 0 0
/proc/14477/statm: 86016 16828 379 364 0 21928 0
[pid=14479] ppid=14477 vsize=189292 CPUtime=418.74 cores=1,3
/proc/14479/stat : 14479 (cryptominisat-2) R 14477 14479 14479 0 -1 4202496 65766 0 0 0 41862 12 0 0 25 0 1 0 637822520 193835008 37289 33554432000 4194304 4677096 140735291559680 18446744073709551615 4337621 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/14479/statm: 47323 37289 393 118 0 42282 0
[pid=14387/tid=14419] ppid=14384 vsize=354308 CPUtime=0 cores=1,3
/proc/14387/task/14419/stat : 14419 (python) S 14384 14387 12848 0 -1 4202560 31 926 0 8 0 0 0 0 25 0 4 0 637753735 362811392 18333 33554432000 4194304 5683644 140734290654272 18446744073709551615 264738228657 0 0 16781312 2 18446604468339218368 0 0 -1 1 0 0 0
[pid=14387/tid=14459] ppid=14384 vsize=354308 CPUtime=0 cores=1,3
/proc/14387/task/14459/stat : 14459 (python) S 14384 14387 12848 0 -1 4202560 28 926 0 8 0 0 0 0 20 0 4 0 637812490 362811392 18333 33554432000 4194304 5683644 140734290654272 18446744073709551615 264738228657 0 0 16781312 2 18446604468339218368 0 0 -1 1 0 0 0
[pid=14387/tid=14478] ppid=14384 vsize=354308 CPUtime=0 cores=1,3
/proc/14387/task/14478/stat : 14478 (python) S 14384 14387 12848 0 -1 4202560 31 926 0 8 0 0 0 0 20 0 4 0 637822520 362811392 18333 33554432000 4194304 5683644 140734290654272 18446744073709551615 264738228657 0 0 16781312 2 18446604468339218368 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1122.51
Current children cumulated vsize (KiB) 1631872

[startup+1182.3 s]
/proc/loadavg: 3.01 3.27 3.56 5/404 14510
/proc/meminfo: memFree=24008736/32951124 swapFree=63083164/67111528
[pid=14387] ppid=14384 vsize=354308 CPUtime=13.74 cores=1,3
/proc/14387/stat : 14387 (python) S 14384 14387 12848 0 -1 4202496 28873 926 78 8 1330 44 0 0 20 0 4 0 637752233 362811392 18333 33554432000 4194304 5683644 140734290654272 18446744073709551615 264738231755 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 20
/proc/14387/statm: 88577 18333 1880 364 0 24489 0
[pid=14418] ppid=14387 vsize=333796 CPUtime=1.63 cores=1,3
/proc/14418/stat : 14418 (python) S 14387 14387 12848 0 -1 4202560 1206 0 0 0 89 74 0 0 19 0 2 0 637753735 341807104 16861 33554432000 4194304 5683644 140734290654272 18446744073709551615 264738231755 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/14418/statm: 83449 16861 415 364 0 19367 0
[pid=14420] ppid=14418 vsize=42800 CPUtime=586.62 cores=1,3
/proc/14420/stat : 14420 (lingeling) T 14418 14420 14420 0 -1 4202496 13726 0 0 0 58661 1 0 0 25 0 1 0 637753735 43827200 9870 33554432000 4194304 4352236 140734441782400 18446744073709551615 4278717 0 0 16781312 17506 18446744071562691360 0 0 17 3 0 0 0
/proc/14420/statm: 10700 9870 129 39 0 9780 0
[pid=14418/tid=14457] ppid=14387 vsize=333796 CPUtime=0 cores=1,3
/proc/14418/task/14457/stat : 14457 (python) S 14387 14387 12848 0 -1 4202560 43 0 0 0 0 0 0 0 19 0 2 0 637812489 341807104 16861 33554432000 4194304 5683644 140734290654272 18446744073709551615 264738228657 0 0 16781312 514 18446604469955615424 0 0 -1 3 0 0 0
[pid=14458] ppid=14387 vsize=333808 CPUtime=0.29 cores=1,3
/proc/14458/stat : 14458 (python) S 14387 14387 12848 0 -1 4202560 1097 0 0 0 15 14 0 0 19 0 2 0 637812490 341819392 16845 33554432000 4194304 5683644 140734290654272 18446744073709551615 264738231755 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/14458/statm: 83452 16845 399 364 0 19367 0
[pid=14460] ppid=14458 vsize=33804 CPUtime=100.28 cores=1,3
/proc/14460/stat : 14460 (lingeling) T 14458 14460 14460 0 -1 4202496 11475 0 0 0 10027 1 0 0 25 0 1 0 637812490 34615296 7621 33554432000 4194304 4352236 140733789472544 18446744073709551615 4278712 0 0 16781312 17506 18446744071562691360 0 0 17 1 0 0 0
/proc/14460/statm: 8451 7621 129 39 0 7531 0
[pid=14458/tid=14476] ppid=14387 vsize=333808 CPUtime=0 cores=1,3
/proc/14458/task/14476/stat : 14476 (python) S 14387 14387 12848 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 637822519 341819392 16845 33554432000 4194304 5683644 140734290654272 18446744073709551615 264738228657 0 0 16781312 514 18446604470395362112 0 0 -1 3 0 0 0
[pid=14477] ppid=14387 vsize=344064 CPUtime=1.39 cores=1,3
/proc/14477/stat : 14477 (python) S 14387 14387 12848 0 -1 4202560 1012 0 0 0 69 70 0 0 15 0 1 0 637822520 352321536 16828 33554432000 4194304 5683644 140734290654272 18446744073709551615 264726425158 0 0 16781312 514 10756671788113953031 0 0 17 1 0 0 0
/proc/14477/statm: 86016 16828 379 364 0 21928 0
[pid=14479] ppid=14477 vsize=241496 CPUtime=478.66 cores=1,3
/proc/14479/stat : 14479 (cryptominisat-2) R 14477 14479 14479 0 -1 4202496 68407 0 0 0 47853 13 0 0 25 0 1 0 637822520 247291904 39930 33554432000 4194304 4677096 140735291559680 18446744073709551615 4320275 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/14479/statm: 60374 39930 393 118 0 55333 0
[pid=14387/tid=14419] ppid=14384 vsize=354308 CPUtime=0 cores=1,3
/proc/14387/task/14419/stat : 14419 (python) S 14384 14387 12848 0 -1 4202560 31 926 0 8 0 0 0 0 25 0 4 0 637753735 362811392 18333 33554432000 4194304 5683644 140734290654272 18446744073709551615 264738228657 0 0 16781312 2 18446604468339218368 0 0 -1 1 0 0 0
[pid=14387/tid=14459] ppid=14384 vsize=354308 CPUtime=0 cores=1,3
/proc/14387/task/14459/stat : 14459 (python) S 14384 14387 12848 0 -1 4202560 28 926 0 8 0 0 0 0 20 0 4 0 637812490 362811392 18333 33554432000 4194304 5683644 140734290654272 18446744073709551615 264738228657 0 0 16781312 2 18446604468339218368 0 0 -1 1 0 0 0
[pid=14387/tid=14478] ppid=14384 vsize=354308 CPUtime=0 cores=1,3
/proc/14387/task/14478/stat : 14478 (python) S 14384 14387 12848 0 -1 4202560 31 926 0 8 0 0 0 0 20 0 4 0 637822520 362811392 18333 33554432000 4194304 5683644 140734290654272 18446744073709551615 264738228657 0 0 16781312 2 18446604468339218368 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1182.61
Current children cumulated vsize (KiB) 1684076

[startup+1242.3 s]
/proc/loadavg: 3.00 3.22 3.52 5/404 14511
/proc/meminfo: memFree=24015008/32951124 swapFree=63083164/67111528
[pid=14387] ppid=14384 vsize=354308 CPUtime=13.74 cores=1,3
/proc/14387/stat : 14387 (python) S 14384 14387 12848 0 -1 4202496 28873 926 78 8 1330 44 0 0 20 0 4 0 637752233 362811392 18333 33554432000 4194304 5683644 140734290654272 18446744073709551615 264738231755 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 20
/proc/14387/statm: 88577 18333 1880 364 0 24489 0
[pid=14418] ppid=14387 vsize=333796 CPUtime=1.63 cores=1,3
/proc/14418/stat : 14418 (python) S 14387 14387 12848 0 -1 4202560 1206 0 0 0 89 74 0 0 19 0 2 0 637753735 341807104 16861 33554432000 4194304 5683644 140734290654272 18446744073709551615 264738231755 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/14418/statm: 83449 16861 415 364 0 19367 0
[pid=14420] ppid=14418 vsize=42800 CPUtime=586.62 cores=1,3
/proc/14420/stat : 14420 (lingeling) T 14418 14420 14420 0 -1 4202496 13726 0 0 0 58661 1 0 0 25 0 1 0 637753735 43827200 9870 33554432000 4194304 4352236 140734441782400 18446744073709551615 4278717 0 0 16781312 17506 18446744071562691360 0 0 17 3 0 0 0
/proc/14420/statm: 10700 9870 129 39 0 9780 0
[pid=14418/tid=14457] ppid=14387 vsize=333796 CPUtime=0 cores=1,3
/proc/14418/task/14457/stat : 14457 (python) S 14387 14387 12848 0 -1 4202560 43 0 0 0 0 0 0 0 19 0 2 0 637812489 341807104 16861 33554432000 4194304 5683644 140734290654272 18446744073709551615 264738228657 0 0 16781312 514 18446604469955615424 0 0 -1 3 0 0 0
[pid=14458] ppid=14387 vsize=333808 CPUtime=0.29 cores=1,3
/proc/14458/stat : 14458 (python) S 14387 14387 12848 0 -1 4202560 1097 0 0 0 15 14 0 0 19 0 2 0 637812490 341819392 16845 33554432000 4194304 5683644 140734290654272 18446744073709551615 264738231755 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/14458/statm: 83452 16845 399 364 0 19367 0
[pid=14460] ppid=14458 vsize=33804 CPUtime=100.28 cores=1,3
/proc/14460/stat : 14460 (lingeling) T 14458 14460 14460 0 -1 4202496 11475 0 0 0 10027 1 0 0 25 0 1 0 637812490 34615296 7621 33554432000 4194304 4352236 140733789472544 18446744073709551615 4278712 0 0 16781312 17506 18446744071562691360 0 0 17 1 0 0 0
/proc/14460/statm: 8451 7621 129 39 0 7531 0
[pid=14458/tid=14476] ppid=14387 vsize=333808 CPUtime=0 cores=1,3
/proc/14458/task/14476/stat : 14476 (python) S 14387 14387 12848 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 637822519 341819392 16845 33554432000 4194304 5683644 140734290654272 18446744073709551615 264738228657 0 0 16781312 514 18446604470395362112 0 0 -1 3 0 0 0
[pid=14477] ppid=14387 vsize=344064 CPUtime=1.56 cores=1,3
/proc/14477/stat : 14477 (python) S 14387 14387 12848 0 -1 4202560 1012 0 0 0 77 79 0 0 15 0 1 0 637822520 352321536 16828 33554432000 4194304 5683644 140734290654272 18446744073709551615 264726425158 0 0 16781312 514 10756671788113953031 0 0 17 1 0 0 0
/proc/14477/statm: 86016 16828 379 364 0 21928 0
[pid=14479] ppid=14477 vsize=202484 CPUtime=538.59 cores=1,3
/proc/14479/stat : 14479 (cryptominisat-2) R 14477 14479 14479 0 -1 4202496 70244 0 0 0 53845 14 0 0 25 0 1 0 637822520 207343616 40873 33554432000 4194304 4677096 140735291559680 18446744073709551615 4359026 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/14479/statm: 50621 40873 393 118 0 45580 0
[pid=14387/tid=14419] ppid=14384 vsize=354308 CPUtime=0 cores=1,3
/proc/14387/task/14419/stat : 14419 (python) S 14384 14387 12848 0 -1 4202560 31 926 0 8 0 0 0 0 25 0 4 0 637753735 362811392 18333 33554432000 4194304 5683644 140734290654272 18446744073709551615 264738228657 0 0 16781312 2 18446604468339218368 0 0 -1 1 0 0 0
[pid=14387/tid=14459] ppid=14384 vsize=354308 CPUtime=0 cores=1,3
/proc/14387/task/14459/stat : 14459 (python) S 14384 14387 12848 0 -1 4202560 28 926 0 8 0 0 0 0 20 0 4 0 637812490 362811392 18333 33554432000 4194304 5683644 140734290654272 18446744073709551615 264738228657 0 0 16781312 2 18446604468339218368 0 0 -1 1 0 0 0
[pid=14387/tid=14478] ppid=14384 vsize=354308 CPUtime=0 cores=1,3
/proc/14387/task/14478/stat : 14478 (python) S 14384 14387 12848 0 -1 4202560 31 926 0 8 0 0 0 0 20 0 4 0 637822520 362811392 18333 33554432000 4194304 5683644 140734290654272 18446744073709551615 264738228657 0 0 16781312 2 18446604468339218368 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1242.71
Current children cumulated vsize (KiB) 1645064



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.04 3.19 3.50 4/393 14514
/proc/meminfo: memFree=24545384/32951124 swapFree=63083164/67111528
[pid=14387] ppid=14384 vsize=354308 CPUtime=13.74 cores=1,3
/proc/14387/stat : 14387 (python) S 14384 14387 12848 0 -1 4202496 28873 926 78 8 1330 44 0 0 20 0 4 0 637752233 362811392 18333 33554432000 4194304 5683644 140734290654272 18446744073709551615 264738231755 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 20
/proc/14387/statm: 88577 18333 1880 364 0 24489 0
[pid=14418] ppid=14387 vsize=333796 CPUtime=1.63 cores=1,3
/proc/14418/stat : 14418 (python) S 14387 14387 12848 0 -1 4202560 1206 0 0 0 89 74 0 0 19 0 2 0 637753735 341807104 16861 33554432000 4194304 5683644 140734290654272 18446744073709551615 264738231755 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/14418/statm: 83449 16861 415 364 0 19367 0
[pid=14420] ppid=14418 vsize=42800 CPUtime=586.62 cores=1,3
/proc/14420/stat : 14420 (lingeling) T 14418 14420 14420 0 -1 4202496 13726 0 0 0 58661 1 0 0 25 0 1 0 637753735 43827200 9870 33554432000 4194304 4352236 140734441782400 18446744073709551615 4278717 0 0 16781312 17506 18446744071562691360 0 0 17 3 0 0 0
/proc/14420/statm: 10700 9870 129 39 0 9780 0
[pid=14418/tid=14457] ppid=14387 vsize=333796 CPUtime=0 cores=1,3
/proc/14418/task/14457/stat : 14457 (python) S 14387 14387 12848 0 -1 4202560 43 0 0 0 0 0 0 0 19 0 2 0 637812489 341807104 16861 33554432000 4194304 5683644 140734290654272 18446744073709551615 264738228657 0 0 16781312 514 18446604469955615424 0 0 -1 3 0 0 0
[pid=14458] ppid=14387 vsize=333808 CPUtime=0.29 cores=1,3
/proc/14458/stat : 14458 (python) S 14387 14387 12848 0 -1 4202560 1097 0 0 0 15 14 0 0 19 0 2 0 637812490 341819392 16845 33554432000 4194304 5683644 140734290654272 18446744073709551615 264738231755 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/14458/statm: 83452 16845 399 364 0 19367 0
[pid=14460] ppid=14458 vsize=33804 CPUtime=100.28 cores=1,3
/proc/14460/stat : 14460 (lingeling) T 14458 14460 14460 0 -1 4202496 11475 0 0 0 10027 1 0 0 25 0 1 0 637812490 34615296 7621 33554432000 4194304 4352236 140733789472544 18446744073709551615 4278712 0 0 16781312 17506 18446744071562691360 0 0 17 1 0 0 0
/proc/14460/statm: 8451 7621 129 39 0 7531 0
[pid=14458/tid=14476] ppid=14387 vsize=333808 CPUtime=0 cores=1,3
/proc/14458/task/14476/stat : 14476 (python) S 14387 14387 12848 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 637822519 341819392 16845 33554432000 4194304 5683644 140734290654272 18446744073709551615 264738228657 0 0 16781312 514 18446604470395362112 0 0 -1 3 0 0 0
[pid=14477] ppid=14387 vsize=344064 CPUtime=1.73 cores=1,3
/proc/14477/stat : 14477 (python) S 14387 14387 12848 0 -1 4202560 1012 0 0 0 86 87 0 0 15 0 1 0 637822520 352321536 16828 33554432000 4194304 5683644 140734290654272 18446744073709551615 264726425158 0 0 16781312 514 10756671788113953031 0 0 17 1 0 0 0
/proc/14477/statm: 86016 16828 379 364 0 21928 0
[pid=14479] ppid=14477 vsize=202528 CPUtime=596.19 cores=1,3
/proc/14479/stat : 14479 (cryptominisat-2) R 14477 14479 14479 0 -1 4202496 72946 0 0 0 59605 14 0 0 25 0 1 0 637822520 207388672 41217 33554432000 4194304 4677096 140735291559680 18446744073709551615 4319787 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/14479/statm: 50632 41217 393 118 0 45591 0
[pid=14387/tid=14419] ppid=14384 vsize=354308 CPUtime=0 cores=1,3
/proc/14387/task/14419/stat : 14419 (python) S 14384 14387 12848 0 -1 4202560 31 926 0 8 0 0 0 0 25 0 4 0 637753735 362811392 18333 33554432000 4194304 5683644 140734290654272 18446744073709551615 264738228657 0 0 16781312 2 18446604468339218368 0 0 -1 1 0 0 0
[pid=14387/tid=14459] ppid=14384 vsize=354308 CPUtime=0 cores=1,3
/proc/14387/task/14459/stat : 14459 (python) S 14384 14387 12848 0 -1 4202560 28 926 0 8 0 0 0 0 20 0 4 0 637812490 362811392 18333 33554432000 4194304 5683644 140734290654272 18446744073709551615 264738228657 0 0 16781312 2 18446604468339218368 0 0 -1 1 0 0 0
[pid=14387/tid=14478] ppid=14384 vsize=354308 CPUtime=0 cores=1,3
/proc/14387/task/14478/stat : 14478 (python) S 14384 14387 12848 0 -1 4202560 31 926 0 8 0 0 0 0 20 0 4 0 637822520 362811392 18333 33554432000 4194304 5683644 140734290654272 18446744073709551615 264738228657 0 0 16781312 2 18446604468339218368 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1300.48
Current children cumulated vsize (KiB) 1645108

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 14387 and gives
#  childrusage.ru_utime.tv_sec=13
#  childrusage.ru_utime.tv_usec=309976
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=455930
# CPU time returned by wait4() is 13.7659
# while last known CPU time is 1300.48
#
# 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.48
CPU user time (s): 1298.13
CPU system time (s): 2.35
CPU usage (%): 100.034
Max. virtual memory (cumulated for all children) (KiB): 1684076

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 13.31
system time used= 0.45593
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 29800
page faults= 86
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 48017
involuntary context switches= 68

runsolver used 4.90325 second user time and 11.3263 second system time

The end

Launcher Data

Begin job on node141 at 2011-05-15 11:56:06
IDJOB=3377882
IDBENCH=70830
IDSOLVER=1858
FILE ID=node141/3377882-1305453366
RUNJOBID= node141-1305453365-14350
PBS_JOBID= 13324841
Free space on /tmp= 73284 MiB

SOLVER NAME= borg-sat 11.03.02-seq-industrial (fixed)
BENCH NAME= SAT09/APPLICATIONS/crypto/md5gen/gus-md5-11.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-3377882-1305453366/watcher-3377882-1305453366 -o /tmp/evaluation-result-3377882-1305453366/solver-3377882-1305453366 -C 2400 -W 1300 -M 7680  python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3377882-1305453366.cnf -seed 1903400184 -budget 2400

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

MD5SUM BENCH= 49867705b76fc90285dd6fc48de2613c
RANDOM SEED=1903400184

node141.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.806
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.806
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	: 5362.96
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.806
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.806
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.806
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.84
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.806
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.806
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.75
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.806
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:      25259452 kB
Buffers:        258456 kB
Cached:        5209384 kB
SwapCached:      15708 kB
Active:        2289676 kB
Inactive:      5155572 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25259452 kB
SwapTotal:    67111528 kB
SwapFree:     63083164 kB
Dirty:          137984 kB
Writeback:          36 kB
AnonPages:     1968736 kB
Mapped:          13900 kB
Slab:           143352 kB
PageTables:      38176 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 86278872 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= 73288 MiB
End job on node141 at 2011-05-15 12:17:48