Trace number 3378039

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) 1298.88 1300.04

General information on the benchmark

NameAPPLICATIONS/bitverif/countbitswegner/
countbitswegner128.cnf
MD5SUM4b75ef7fb46928f50793af1d74c176e2
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark4342.44
Satisfiable
(Un)Satisfiability was proved
Number of variables98048
Number of clauses293759
Sum of the clauses size685435
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2195838
Number of clauses of size 397919
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.97/2.32	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.97/2.32	c INFO: solving HOME/instance-3378039-1305453261.cnf
0.97/2.32	c INFO: computing task features
1.56/2.94	c INFO: computed variable-clause graph statistics
1.56/2.97	c INFO: computed clause balance statistics
6.16/7.53	c INFO: computed variable balance statistics
9.56/10.96	c INFO: computed small-clause counts
9.66/11.01	c INFO: computed Horn-clause counts
20.86/22.24	c INFO: computed variable graph statistics
20.86/22.24	c INFO: collected features for HOME/instance-3378039-1305453261.cnf in 20.14 s
20.86/22.26	c INFO: running lingeling-276@0 for 582 with 2379 remaining (b = 0.63)
608.18/609.44	c INFO: running lingeling-276@0 for 97 with 1793 remaining (b = 0.37)
708.34/709.67	c INFO: running cryptominisat-2.9.0@0 for 1693 with 1693 remaining (b = 0.56)

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

running on 2 cores: 5,7

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.68 3.93 3.89 5/295 16412
/proc/meminfo: memFree=16520192/32951124 swapFree=52307768/67111528
[pid=16412] ppid=16410 vsize=11796 CPUtime=0 cores=5,7
/proc/16412/stat : 16412 (runsolver) R 16410 16412 15311 0 -1 4202560 46 0 0 0 0 0 0 0 20 0 1 0 656928920 12079104 52 33554432000 4194304 5432360 140736975835056 18446744073709551615 5055511 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/16412/statm: 491 24 18 364 0 37 0

[startup+0.107951 s]
/proc/loadavg: 3.68 3.93 3.89 5/295 16412
/proc/meminfo: memFree=16520192/32951124 swapFree=52307768/67111528
[pid=16412] ppid=16410 vsize=30116 CPUtime=0.05 cores=5,7
/proc/16412/stat : 16412 (python) D 16410 16412 15311 0 -1 4202496 1514 0 1 0 4 1 0 0 17 0 1 0 656928920 30838784 1352 33554432000 4194304 5683644 140734152457312 18446744073709551615 218370955264 0 0 16781312 2 0 0 0 17 7 0 0 0
/proc/16412/statm: 7529 1352 443 364 0 899 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 30116

[startup+0.200908 s]
/proc/loadavg: 3.68 3.93 3.89 5/295 16412
/proc/meminfo: memFree=16520192/32951124 swapFree=52307768/67111528
[pid=16412] ppid=16410 vsize=50016 CPUtime=0.06 cores=5,7
/proc/16412/stat : 16412 (python) D 16410 16412 15311 0 -1 4202496 1941 0 7 0 4 2 0 0 17 0 1 0 656928920 51216384 1713 33554432000 4194304 5683644 140734152457312 18446744073709551615 218370953061 0 0 16781312 2 0 0 0 17 7 0 0 1
/proc/16412/statm: 12504 1713 476 364 0 1204 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 50016

[startup+0.30089 s]
/proc/loadavg: 3.68 3.93 3.89 5/295 16412
/proc/meminfo: memFree=16520192/32951124 swapFree=52307768/67111528
[pid=16412] ppid=16410 vsize=85624 CPUtime=0.09 cores=5,7
/proc/16412/stat : 16412 (python) S 16410 16412 15311 0 -1 4202496 2619 0 11 0 5 4 0 0 17 0 1 0 656928920 87678976 2348 33554432000 4194304 5683644 140734152457312 18446744073709551615 218370955264 0 2147483391 16781312 2 18446744071699199166 0 0 17 7 0 0 2
/proc/16412/statm: 21406 2348 713 364 0 1623 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 85624

[startup+0.700818 s]
/proc/loadavg: 3.68 3.93 3.89 5/295 16412
/proc/meminfo: memFree=16520192/32951124 swapFree=52307768/67111528
[pid=16412] ppid=16410 vsize=124068 CPUtime=0.23 cores=5,7
/proc/16412/stat : 16412 (python) R 16410 16412 15311 0 -1 4202496 4146 0 27 0 10 13 0 0 16 0 1 0 656928920 127045632 3788 33554432000 4194304 5683644 140734152457312 18446744073709551615 218366036850 0 0 16781312 2 0 0 0 17 7 0 0 7
/proc/16412/statm: 31017 3788 986 364 0 2828 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 124068

[startup+1.50067 s]
/proc/loadavg: 3.68 3.93 3.89 4/304 16443
/proc/meminfo: memFree=16420036/32951124 swapFree=52307768/67111528
[pid=16412] ppid=16410 vsize=202012 CPUtime=0.55 cores=5,7
/proc/16412/stat : 16412 (python) R 16410 16412 15311 0 -1 4202496 7209 926 57 8 22 33 0 0 17 0 1 0 656928920 206860288 5282 33554432000 4194304 5683644 140734152457312 18446744073709551615 5116756 0 0 16781312 2 0 0 0 17 7 0 0 16
/proc/16412/statm: 50503 5282 1490 364 0 4012 0
Current children cumulated CPU time (s) 0.55
Current children cumulated vsize (KiB) 202012

[startup+3.10042 s]
/proc/loadavg: 3.55 3.90 3.88 7/304 16443
/proc/meminfo: memFree=16310100/32951124 swapFree=52307768/67111528
[pid=16412] ppid=16410 vsize=337968 CPUtime=1.76 cores=5,7
/proc/16412/stat : 16412 (python) R 16410 16412 15311 0 -1 4202496 30692 926 88 8 131 45 0 0 16 0 1 0 656928920 346079232 21876 33554432000 4194304 5683644 140734152457312 18446744073709551615 5005557 0 0 16781312 2 0 0 0 17 5 0 0 26
/proc/16412/statm: 84492 21876 1826 364 0 20416 0
Current children cumulated CPU time (s) 1.76
Current children cumulated vsize (KiB) 337968
heavy processes:

[startup+6.30085 s]
/proc/loadavg: 3.55 3.90 3.88 5/307 16447
/proc/meminfo: memFree=16048148/32951124 swapFree=52307768/67111528
[pid=16412] ppid=16410 vsize=337968 CPUtime=4.96 cores=5,7
/proc/16412/stat : 16412 (python) R 16410 16412 15311 0 -1 4202496 30692 926 88 8 451 45 0 0 22 0 1 0 656928920 346079232 21876 33554432000 4194304 5683644 140734152457312 18446744073709551615 218370612583 0 0 16781312 2 0 0 0 17 5 0 0 26
/proc/16412/statm: 84492 21876 1826 364 0 20416 0
Current children cumulated CPU time (s) 4.96
Current children cumulated vsize (KiB) 337968
heavy processes:

[startup+12.7107 s]
/proc/loadavg: 3.91 3.97 3.91 5/307 16447
/proc/meminfo: memFree=16048192/32951124 swapFree=52307768/67111528
[pid=16412] ppid=16410 vsize=337968 CPUtime=11.37 cores=5,7
/proc/16412/stat : 16412 (python) R 16410 16412 15311 0 -1 4202496 30699 926 88 8 1092 45 0 0 25 0 1 0 656928920 346079232 21883 33554432000 4194304 5683644 140734152457312 18446744073709551615 47956453320844 0 0 16781312 2 0 0 0 17 5 0 0 26
/proc/16412/statm: 84492 21883 1833 364 0 20416 0
Current children cumulated CPU time (s) 11.37
Current children cumulated vsize (KiB) 337968

[startup+25.5004 s]
/proc/loadavg: 3.93 3.97 3.91 5/310 16450
/proc/meminfo: memFree=16021788/32951124 swapFree=52307768/67111528
[pid=16412] ppid=16410 vsize=343736 CPUtime=20.93 cores=5,7
/proc/16412/stat : 16412 (python) S 16410 16412 15311 0 -1 4202496 30982 926 88 8 2047 46 0 0 25 0 2 0 656928920 351985664 20796 33554432000 4194304 5683644 140734152457312 18446744073709551615 218382783947 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 26
/proc/16412/statm: 85934 20796 1867 364 0 21852 0
[pid=16448] ppid=16412 vsize=333492 CPUtime=0 cores=5,7
/proc/16448/stat : 16448 (python) S 16412 16412 15311 0 -1 4202560 743 0 0 0 0 0 0 0 18 0 1 0 656931147 341495808 19278 33554432000 4194304 5683644 140734152457312 18446744073709551615 218370977295 0 0 16781312 514 12410619580194455814 0 0 17 5 0 0 0
/proc/16448/statm: 83373 19278 353 364 0 19291 0
[pid=16450] ppid=16448 vsize=35156 CPUtime=3.23 cores=5,7
/proc/16450/stat : 16450 (lingeling) R 16448 16450 16450 0 -1 4202496 15786 0 0 0 321 2 0 0 25 0 1 0 656931147 35999744 7957 33554432000 4194304 4352236 140735441219824 18446744073709551615 4297720 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/16450/statm: 8789 7957 127 39 0 7869 0
[pid=16412/tid=16449] ppid=16410 vsize=343736 CPUtime=0 cores=5,7
/proc/16412/task/16449/stat : 16449 (python) S 16410 16412 15311 0 -1 4202560 29 926 0 8 0 0 0 0 25 0 2 0 656931147 351985664 20796 33554432000 4194304 5683644 140734152457312 18446744073709551615 218382780849 0 0 16781312 2 18446604461693346944 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 24.16
Current children cumulated vsize (KiB) 712384

[startup+51.1009 s]
/proc/loadavg: 4.06 4.00 3.92 5/310 16451
/proc/meminfo: memFree=16013416/32951124 swapFree=52307768/67111528
[pid=16412] ppid=16410 vsize=343736 CPUtime=20.93 cores=5,7
/proc/16412/stat : 16412 (python) S 16410 16412 15311 0 -1 4202496 30982 926 88 8 2047 46 0 0 25 0 2 0 656928920 351985664 20796 33554432000 4194304 5683644 140734152457312 18446744073709551615 218382783947 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 26
/proc/16412/statm: 85934 20796 1867 364 0 21852 0
[pid=16448] ppid=16412 vsize=333492 CPUtime=0.05 cores=5,7
/proc/16448/stat : 16448 (python) S 16412 16412 15311 0 -1 4202560 900 0 0 0 3 2 0 0 18 0 1 0 656931147 341495808 19301 33554432000 4194304 5683644 140734152457312 18446744073709551615 218370977295 0 0 16781312 514 13282223608836358406 0 0 17 5 0 0 0
/proc/16448/statm: 83373 19301 376 364 0 19291 0
[pid=16450] ppid=16448 vsize=38984 CPUtime=28.75 cores=5,7
/proc/16450/stat : 16450 (lingeling) R 16448 16450 16450 0 -1 4202496 18860 0 0 0 2873 2 0 0 25 0 1 0 656931147 39919616 8916 33554432000 4194304 4352236 140735441219824 18446744073709551615 4277773 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/16450/statm: 9746 8916 129 39 0 8826 0
[pid=16412/tid=16449] ppid=16410 vsize=343736 CPUtime=0 cores=5,7
/proc/16412/task/16449/stat : 16449 (python) S 16410 16412 15311 0 -1 4202560 29 926 0 8 0 0 0 0 25 0 2 0 656931147 351985664 20796 33554432000 4194304 5683644 140734152457312 18446744073709551615 218382780849 0 0 16781312 2 18446604461693346944 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 49.73
Current children cumulated vsize (KiB) 716212

[startup+102.301 s]
/proc/loadavg: 4.06 4.01 3.92 5/316 16458
/proc/meminfo: memFree=15888816/32951124 swapFree=52307768/67111528
[pid=16412] ppid=16410 vsize=343736 CPUtime=20.93 cores=5,7
/proc/16412/stat : 16412 (python) S 16410 16412 15311 0 -1 4202496 30982 926 88 8 2047 46 0 0 25 0 2 0 656928920 351985664 20796 33554432000 4194304 5683644 140734152457312 18446744073709551615 218382783947 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 26
/proc/16412/statm: 85934 20796 1867 364 0 21852 0
[pid=16448] ppid=16412 vsize=333492 CPUtime=0.16 cores=5,7
/proc/16448/stat : 16448 (python) S 16412 16412 15311 0 -1 4202560 922 0 0 0 9 7 0 0 18 0 1 0 656931147 341495808 19301 33554432000 4194304 5683644 140734152457312 18446744073709551615 218370977295 0 0 16781312 514 13282223608836358406 0 0 17 5 0 0 0
/proc/16448/statm: 83373 19301 376 364 0 19291 0
[pid=16450] ppid=16448 vsize=30780 CPUtime=79.84 cores=5,7
/proc/16450/stat : 16450 (lingeling) R 16448 16450 16450 0 -1 4202496 18860 0 0 0 7982 2 0 0 25 0 1 0 656931147 31518720 6865 33554432000 4194304 4352236 140735441219824 18446744073709551615 4328447 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/16450/statm: 7695 6865 129 39 0 6775 0
[pid=16412/tid=16449] ppid=16410 vsize=343736 CPUtime=0 cores=5,7
/proc/16412/task/16449/stat : 16449 (python) S 16410 16412 15311 0 -1 4202560 29 926 0 8 0 0 0 0 25 0 2 0 656931147 351985664 20796 33554432000 4194304 5683644 140734152457312 18446744073709551615 218382780849 0 0 16781312 2 18446604461693346944 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 100.93
Current children cumulated vsize (KiB) 708008

[startup+162.311 s]
/proc/loadavg: 4.02 4.01 3.92 5/316 16460
/proc/meminfo: memFree=15862600/32951124 swapFree=52307768/67111528
[pid=16412] ppid=16410 vsize=343736 CPUtime=20.93 cores=5,7
/proc/16412/stat : 16412 (python) S 16410 16412 15311 0 -1 4202496 30982 926 88 8 2047 46 0 0 25 0 2 0 656928920 351985664 20796 33554432000 4194304 5683644 140734152457312 18446744073709551615 218382783947 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 26
/proc/16412/statm: 85934 20796 1867 364 0 21852 0
[pid=16448] ppid=16412 vsize=333492 CPUtime=0.28 cores=5,7
/proc/16448/stat : 16448 (python) S 16412 16412 15311 0 -1 4202560 940 0 0 0 15 13 0 0 18 0 1 0 656931147 341495808 19301 33554432000 4194304 5683644 140734152457312 18446744073709551615 218370977295 0 0 16781312 514 13282223608836358406 0 0 17 5 0 0 0
/proc/16448/statm: 83373 19301 376 364 0 19291 0
[pid=16450] ppid=16448 vsize=33848 CPUtime=139.73 cores=5,7
/proc/16450/stat : 16450 (lingeling) R 16448 16450 16450 0 -1 4202496 19117 0 0 0 13971 2 0 0 25 0 1 0 656931147 34660352 7121 33554432000 4194304 4352236 140735441219824 18446744073709551615 4276648 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/16450/statm: 8462 7121 129 39 0 7542 0
[pid=16412/tid=16449] ppid=16410 vsize=343736 CPUtime=0 cores=5,7
/proc/16412/task/16449/stat : 16449 (python) S 16410 16412 15311 0 -1 4202560 29 926 0 8 0 0 0 0 25 0 2 0 656931147 351985664 20796 33554432000 4194304 5683644 140734152457312 18446744073709551615 218382780849 0 0 16781312 2 18446604461693346944 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 160.94
Current children cumulated vsize (KiB) 711076

[startup+222.3 s]
/proc/loadavg: 4.01 4.00 3.92 5/316 16461
/proc/meminfo: memFree=15861708/32951124 swapFree=52307768/67111528
[pid=16412] ppid=16410 vsize=343736 CPUtime=20.93 cores=5,7
/proc/16412/stat : 16412 (python) S 16410 16412 15311 0 -1 4202496 30982 926 88 8 2047 46 0 0 25 0 2 0 656928920 351985664 20796 33554432000 4194304 5683644 140734152457312 18446744073709551615 218382783947 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 26
/proc/16412/statm: 85934 20796 1867 364 0 21852 0
[pid=16448] ppid=16412 vsize=333492 CPUtime=0.42 cores=5,7
/proc/16448/stat : 16448 (python) S 16412 16412 15311 0 -1 4202560 960 0 0 0 22 20 0 0 18 0 1 0 656931147 341495808 19301 33554432000 4194304 5683644 140734152457312 18446744073709551615 218370977295 0 0 16781312 514 13282223608836358406 0 0 17 5 0 0 0
/proc/16448/statm: 83373 19301 376 364 0 19291 0
[pid=16450] ppid=16448 vsize=35896 CPUtime=199.6 cores=5,7
/proc/16450/stat : 16450 (lingeling) R 16448 16450 16450 0 -1 4202496 20140 0 0 0 19958 2 0 0 25 0 1 0 656931147 36757504 8144 33554432000 4194304 4352236 140735441219824 18446744073709551615 4280999 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/16450/statm: 8974 8144 129 39 0 8054 0
[pid=16412/tid=16449] ppid=16410 vsize=343736 CPUtime=0 cores=5,7
/proc/16412/task/16449/stat : 16449 (python) S 16410 16412 15311 0 -1 4202560 29 926 0 8 0 0 0 0 25 0 2 0 656931147 351985664 20796 33554432000 4194304 5683644 140734152457312 18446744073709551615 218382780849 0 0 16781312 2 18446604461693346944 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 220.95
Current children cumulated vsize (KiB) 713124

[startup+282.301 s]
/proc/loadavg: 4.07 4.02 3.93 5/316 16463
/proc/meminfo: memFree=15849020/32951124 swapFree=52307768/67111528
[pid=16412] ppid=16410 vsize=343736 CPUtime=20.93 cores=5,7
/proc/16412/stat : 16412 (python) S 16410 16412 15311 0 -1 4202496 30982 926 88 8 2047 46 0 0 25 0 2 0 656928920 351985664 20796 33554432000 4194304 5683644 140734152457312 18446744073709551615 218382783947 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 26
/proc/16412/statm: 85934 20796 1867 364 0 21852 0
[pid=16448] ppid=16412 vsize=333492 CPUtime=0.54 cores=5,7
/proc/16448/stat : 16448 (python) S 16412 16412 15311 0 -1 4202560 973 0 0 0 28 26 0 0 18 0 1 0 656931147 341495808 19301 33554432000 4194304 5683644 140734152457312 18446744073709551615 218370977295 0 0 16781312 514 13282223608836358406 0 0 17 5 0 0 0
/proc/16448/statm: 83373 19301 376 364 0 19291 0
[pid=16450] ppid=16448 vsize=48696 CPUtime=259.49 cores=5,7
/proc/16450/stat : 16450 (lingeling) R 16448 16450 16450 0 -1 4202496 23340 0 0 0 25946 3 0 0 25 0 1 0 656931147 49864704 11344 33554432000 4194304 4352236 140735441219824 18446744073709551615 4235280 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/16450/statm: 12174 11344 129 39 0 11254 0
[pid=16412/tid=16449] ppid=16410 vsize=343736 CPUtime=0 cores=5,7

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

[startup+1122.3 s]
/proc/loadavg: 4.08 4.03 3.97 5/348 16532
/proc/meminfo: memFree=11753804/32951124 swapFree=52307768/67111528
[pid=16412] ppid=16410 vsize=364248 CPUtime=20.94 cores=5,7
/proc/16412/stat : 16412 (python) S 16410 16412 15311 0 -1 4202496 32549 926 88 8 2048 46 0 0 19 0 4 0 656928920 372989952 20809 33554432000 4194304 5683644 140734152457312 18446744073709551615 218382783947 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 26
/proc/16412/statm: 91062 20809 1872 364 0 26974 0
[pid=16448] ppid=16412 vsize=343736 CPUtime=1.25 cores=5,7
/proc/16448/stat : 16448 (python) S 16412 16412 15311 0 -1 4202560 1199 0 0 0 67 58 0 0 19 0 2 0 656931147 351985664 19345 33554432000 4194304 5683644 140734152457312 18446744073709551615 218382783947 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/16448/statm: 85934 19345 415 364 0 21852 0
[pid=16450] ppid=16448 vsize=56888 CPUtime=586.02 cores=5,7
/proc/16450/stat : 16450 (lingeling) T 16448 16450 16450 0 -1 4202496 25388 0 0 0 58599 3 0 0 25 0 1 0 656931147 58253312 13392 33554432000 4194304 4352236 140735441219824 18446744073709551615 4281085 0 0 16781312 17506 18446744071562691360 0 0 17 5 0 0 0
/proc/16450/statm: 14222 13392 129 39 0 13302 0
[pid=16448/tid=16501] ppid=16412 vsize=343736 CPUtime=0 cores=5,7
/proc/16448/task/16501/stat : 16501 (python) S 16412 16412 15311 0 -1 4202560 43 0 0 0 0 0 0 0 19 0 2 0 656989864 351985664 19345 33554432000 4194304 5683644 140734152457312 18446744073709551615 218382780849 0 0 16781312 514 18446604460097233088 0 0 -1 5 0 0 0
[pid=16502] ppid=16412 vsize=343748 CPUtime=0.22 cores=5,7
/proc/16502/stat : 16502 (python) S 16412 16412 15311 0 -1 4202560 1101 0 0 0 11 11 0 0 19 0 2 0 656989865 351997952 19329 33554432000 4194304 5683644 140734152457312 18446744073709551615 218382783947 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/16502/statm: 85937 19329 399 364 0 21852 0
[pid=16504] ppid=16502 vsize=30964 CPUtime=99.98 cores=5,7
/proc/16504/stat : 16504 (lingeling) T 16502 16504 16504 0 -1 4202496 18298 0 0 0 9996 2 0 0 25 0 1 0 656989865 31707136 6911 33554432000 4194304 4352236 140735635970128 18446744073709551615 4231006 0 0 16781312 17506 18446744071562691360 0 0 17 5 0 0 0
/proc/16504/statm: 7741 6911 129 39 0 6821 0
[pid=16502/tid=16511] ppid=16412 vsize=343748 CPUtime=0 cores=5,7
/proc/16502/task/16511/stat : 16511 (python) S 16412 16412 15311 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 656999887 351997952 19329 33554432000 4194304 5683644 140734152457312 18446744073709551615 218382780849 0 0 16781312 514 18446604466013957120 0 0 -1 5 0 0 0
[pid=16512] ppid=16412 vsize=354004 CPUtime=1.06 cores=5,7
/proc/16512/stat : 16512 (python) S 16412 16412 15311 0 -1 4202560 1003 0 0 0 55 51 0 0 15 0 1 0 656999887 362500096 19304 33554432000 4194304 5683644 140734152457312 18446744073709551615 218370977350 0 0 16781312 514 14951488972281315588 0 0 17 5 0 0 0
/proc/16512/statm: 88501 19304 371 364 0 24413 0
[pid=16514] ppid=16512 vsize=1250620 CPUtime=411.66 cores=5,7
/proc/16514/stat : 16514 (cryptominisat-2) R 16512 16514 16514 0 -1 4202496 339246 0 0 0 41114 52 0 0 25 0 1 0 656999888 1280634880 248064 33554432000 4194304 4677096 140736603845376 18446744073709551615 4320006 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/16514/statm: 312655 248064 391 118 0 307614 0
[pid=16412/tid=16449] ppid=16410 vsize=364248 CPUtime=0 cores=5,7
/proc/16412/task/16449/stat : 16449 (python) S 16410 16412 15311 0 -1 4202560 29 926 0 8 0 0 0 0 25 0 4 0 656931147 372989952 20809 33554432000 4194304 5683644 140734152457312 18446744073709551615 218382780849 0 0 16781312 2 18446604461693346944 0 0 -1 5 0 0 0
[pid=16412/tid=16503] ppid=16410 vsize=364248 CPUtime=0 cores=5,7
/proc/16412/task/16503/stat : 16503 (python) S 16410 16412 15311 0 -1 4202560 24 926 0 8 0 0 0 0 20 0 4 0 656989865 372989952 20809 33554432000 4194304 5683644 140734152457312 18446744073709551615 218382780849 0 0 16781312 2 18446604461693346944 0 0 -1 5 0 0 0
[pid=16412/tid=16513] ppid=16410 vsize=364248 CPUtime=0 cores=5,7
/proc/16412/task/16513/stat : 16513 (python) S 16410 16412 15311 0 -1 4202560 28 926 0 8 0 0 0 0 20 0 4 0 656999888 372989952 20809 33554432000 4194304 5683644 140734152457312 18446744073709551615 218382780849 0 0 16781312 2 18446604461693346944 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1121.13
Current children cumulated vsize (KiB) 2744208

[startup+1182.3 s]
/proc/loadavg: 4.22 4.07 3.98 5/348 16534
/proc/meminfo: memFree=11713100/32951124 swapFree=52307768/67111528
[pid=16412] ppid=16410 vsize=364248 CPUtime=20.94 cores=5,7
/proc/16412/stat : 16412 (python) S 16410 16412 15311 0 -1 4202496 32549 926 88 8 2048 46 0 0 19 0 4 0 656928920 372989952 20809 33554432000 4194304 5683644 140734152457312 18446744073709551615 218382783947 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 26
/proc/16412/statm: 91062 20809 1872 364 0 26974 0
[pid=16448] ppid=16412 vsize=343736 CPUtime=1.25 cores=5,7
/proc/16448/stat : 16448 (python) S 16412 16412 15311 0 -1 4202560 1199 0 0 0 67 58 0 0 19 0 2 0 656931147 351985664 19345 33554432000 4194304 5683644 140734152457312 18446744073709551615 218382783947 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/16448/statm: 85934 19345 415 364 0 21852 0
[pid=16450] ppid=16448 vsize=56888 CPUtime=586.02 cores=5,7
/proc/16450/stat : 16450 (lingeling) T 16448 16450 16450 0 -1 4202496 25388 0 0 0 58599 3 0 0 25 0 1 0 656931147 58253312 13392 33554432000 4194304 4352236 140735441219824 18446744073709551615 4281085 0 0 16781312 17506 18446744071562691360 0 0 17 5 0 0 0
/proc/16450/statm: 14222 13392 129 39 0 13302 0
[pid=16448/tid=16501] ppid=16412 vsize=343736 CPUtime=0 cores=5,7
/proc/16448/task/16501/stat : 16501 (python) S 16412 16412 15311 0 -1 4202560 43 0 0 0 0 0 0 0 19 0 2 0 656989864 351985664 19345 33554432000 4194304 5683644 140734152457312 18446744073709551615 218382780849 0 0 16781312 514 18446604460097233088 0 0 -1 5 0 0 0
[pid=16502] ppid=16412 vsize=343748 CPUtime=0.22 cores=5,7
/proc/16502/stat : 16502 (python) S 16412 16412 15311 0 -1 4202560 1101 0 0 0 11 11 0 0 19 0 2 0 656989865 351997952 19329 33554432000 4194304 5683644 140734152457312 18446744073709551615 218382783947 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/16502/statm: 85937 19329 399 364 0 21852 0
[pid=16504] ppid=16502 vsize=30964 CPUtime=99.98 cores=5,7
/proc/16504/stat : 16504 (lingeling) T 16502 16504 16504 0 -1 4202496 18298 0 0 0 9996 2 0 0 25 0 1 0 656989865 31707136 6911 33554432000 4194304 4352236 140735635970128 18446744073709551615 4231006 0 0 16781312 17506 18446744071562691360 0 0 17 5 0 0 0
/proc/16504/statm: 7741 6911 129 39 0 6821 0
[pid=16502/tid=16511] ppid=16412 vsize=343748 CPUtime=0 cores=5,7
/proc/16502/task/16511/stat : 16511 (python) S 16412 16412 15311 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 656999887 351997952 19329 33554432000 4194304 5683644 140734152457312 18446744073709551615 218382780849 0 0 16781312 514 18446604466013957120 0 0 -1 5 0 0 0
[pid=16512] ppid=16412 vsize=354004 CPUtime=1.22 cores=5,7
/proc/16512/stat : 16512 (python) S 16412 16412 15311 0 -1 4202560 1003 0 0 0 63 59 0 0 15 0 1 0 656999887 362500096 19304 33554432000 4194304 5683644 140734152457312 18446744073709551615 218370977350 0 0 16781312 514 13282223608836358404 0 0 17 5 0 0 0
/proc/16512/statm: 88501 19304 371 364 0 24413 0
[pid=16514] ppid=16512 vsize=1320008 CPUtime=471.52 cores=5,7
/proc/16514/stat : 16514 (cryptominisat-2) R 16512 16514 16514 0 -1 4202496 354576 0 0 0 47096 56 0 0 25 0 1 0 656999888 1351688192 250813 33554432000 4194304 4677096 140736603845376 18446744073709551615 4338144 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/16514/statm: 330002 250813 391 118 0 324961 0
[pid=16412/tid=16449] ppid=16410 vsize=364248 CPUtime=0 cores=5,7
/proc/16412/task/16449/stat : 16449 (python) S 16410 16412 15311 0 -1 4202560 29 926 0 8 0 0 0 0 25 0 4 0 656931147 372989952 20809 33554432000 4194304 5683644 140734152457312 18446744073709551615 218382780849 0 0 16781312 2 18446604461693346944 0 0 -1 5 0 0 0
[pid=16412/tid=16503] ppid=16410 vsize=364248 CPUtime=0 cores=5,7
/proc/16412/task/16503/stat : 16503 (python) S 16410 16412 15311 0 -1 4202560 24 926 0 8 0 0 0 0 20 0 4 0 656989865 372989952 20809 33554432000 4194304 5683644 140734152457312 18446744073709551615 218382780849 0 0 16781312 2 18446604461693346944 0 0 -1 5 0 0 0
[pid=16412/tid=16513] ppid=16410 vsize=364248 CPUtime=0 cores=5,7
/proc/16412/task/16513/stat : 16513 (python) S 16410 16412 15311 0 -1 4202560 28 926 0 8 0 0 0 0 20 0 4 0 656999888 372989952 20809 33554432000 4194304 5683644 140734152457312 18446744073709551615 218382780849 0 0 16781312 2 18446604461693346944 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1181.15
Current children cumulated vsize (KiB) 2813596

[startup+1242.3 s]
/proc/loadavg: 4.13 4.07 3.99 5/348 16535
/proc/meminfo: memFree=11702892/32951124 swapFree=52307768/67111528
[pid=16412] ppid=16410 vsize=364248 CPUtime=20.94 cores=5,7
/proc/16412/stat : 16412 (python) S 16410 16412 15311 0 -1 4202496 32549 926 88 8 2048 46 0 0 19 0 4 0 656928920 372989952 20809 33554432000 4194304 5683644 140734152457312 18446744073709551615 218382783947 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 26
/proc/16412/statm: 91062 20809 1872 364 0 26974 0
[pid=16448] ppid=16412 vsize=343736 CPUtime=1.25 cores=5,7
/proc/16448/stat : 16448 (python) S 16412 16412 15311 0 -1 4202560 1199 0 0 0 67 58 0 0 19 0 2 0 656931147 351985664 19345 33554432000 4194304 5683644 140734152457312 18446744073709551615 218382783947 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/16448/statm: 85934 19345 415 364 0 21852 0
[pid=16450] ppid=16448 vsize=56888 CPUtime=586.02 cores=5,7
/proc/16450/stat : 16450 (lingeling) T 16448 16450 16450 0 -1 4202496 25388 0 0 0 58599 3 0 0 25 0 1 0 656931147 58253312 13392 33554432000 4194304 4352236 140735441219824 18446744073709551615 4281085 0 0 16781312 17506 18446744071562691360 0 0 17 5 0 0 0
/proc/16450/statm: 14222 13392 129 39 0 13302 0
[pid=16448/tid=16501] ppid=16412 vsize=343736 CPUtime=0 cores=5,7
/proc/16448/task/16501/stat : 16501 (python) S 16412 16412 15311 0 -1 4202560 43 0 0 0 0 0 0 0 19 0 2 0 656989864 351985664 19345 33554432000 4194304 5683644 140734152457312 18446744073709551615 218382780849 0 0 16781312 514 18446604460097233088 0 0 -1 5 0 0 0
[pid=16502] ppid=16412 vsize=343748 CPUtime=0.22 cores=5,7
/proc/16502/stat : 16502 (python) S 16412 16412 15311 0 -1 4202560 1101 0 0 0 11 11 0 0 19 0 2 0 656989865 351997952 19329 33554432000 4194304 5683644 140734152457312 18446744073709551615 218382783947 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/16502/statm: 85937 19329 399 364 0 21852 0
[pid=16504] ppid=16502 vsize=30964 CPUtime=99.98 cores=5,7
/proc/16504/stat : 16504 (lingeling) T 16502 16504 16504 0 -1 4202496 18298 0 0 0 9996 2 0 0 25 0 1 0 656989865 31707136 6911 33554432000 4194304 4352236 140735635970128 18446744073709551615 4231006 0 0 16781312 17506 18446744071562691360 0 0 17 5 0 0 0
/proc/16504/statm: 7741 6911 129 39 0 6821 0
[pid=16502/tid=16511] ppid=16412 vsize=343748 CPUtime=0 cores=5,7
/proc/16502/task/16511/stat : 16511 (python) S 16412 16412 15311 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 656999887 351997952 19329 33554432000 4194304 5683644 140734152457312 18446744073709551615 218382780849 0 0 16781312 514 18446604466013957120 0 0 -1 5 0 0 0
[pid=16512] ppid=16412 vsize=354004 CPUtime=1.37 cores=5,7
/proc/16512/stat : 16512 (python) S 16412 16412 15311 0 -1 4202560 1003 0 0 0 71 66 0 0 15 0 1 0 656999887 362500096 19304 33554432000 4194304 5683644 140734152457312 18446744073709551615 218370977350 0 0 16781312 514 13282223608836358404 0 0 17 5 0 0 0
/proc/16512/statm: 88501 19304 371 364 0 24413 0
[pid=16514] ppid=16512 vsize=1255868 CPUtime=531.39 cores=5,7
/proc/16514/stat : 16514 (cryptominisat-2) R 16512 16514 16514 0 -1 4202496 371108 0 0 0 53078 61 0 0 25 0 1 0 656999888 1286008832 250383 33554432000 4194304 4677096 140736603845376 18446744073709551615 218370653844 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/16514/statm: 313967 250383 391 118 0 308926 0
[pid=16412/tid=16449] ppid=16410 vsize=364248 CPUtime=0 cores=5,7
/proc/16412/task/16449/stat : 16449 (python) S 16410 16412 15311 0 -1 4202560 29 926 0 8 0 0 0 0 25 0 4 0 656931147 372989952 20809 33554432000 4194304 5683644 140734152457312 18446744073709551615 218382780849 0 0 16781312 2 18446604461693346944 0 0 -1 5 0 0 0
[pid=16412/tid=16503] ppid=16410 vsize=364248 CPUtime=0 cores=5,7
/proc/16412/task/16503/stat : 16503 (python) S 16410 16412 15311 0 -1 4202560 24 926 0 8 0 0 0 0 20 0 4 0 656989865 372989952 20809 33554432000 4194304 5683644 140734152457312 18446744073709551615 218382780849 0 0 16781312 2 18446604461693346944 0 0 -1 5 0 0 0
[pid=16412/tid=16513] ppid=16410 vsize=364248 CPUtime=0 cores=5,7
/proc/16412/task/16513/stat : 16513 (python) S 16410 16412 15311 0 -1 4202560 28 926 0 8 0 0 0 0 20 0 4 0 656999888 372989952 20809 33554432000 4194304 5683644 140734152457312 18446744073709551615 218382780849 0 0 16781312 2 18446604461693346944 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1241.17
Current children cumulated vsize (KiB) 2749456



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.05 4.05 3.99 4/338 16538
/proc/meminfo: memFree=11699304/32951124 swapFree=52307768/67111528
[pid=16412] ppid=16410 vsize=364248 CPUtime=20.94 cores=5,7
/proc/16412/stat : 16412 (python) S 16410 16412 15311 0 -1 4202496 32549 926 88 8 2048 46 0 0 19 0 4 0 656928920 372989952 20809 33554432000 4194304 5683644 140734152457312 18446744073709551615 218382783947 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 26
/proc/16412/statm: 91062 20809 1872 364 0 26974 0
[pid=16448] ppid=16412 vsize=343736 CPUtime=1.25 cores=5,7
/proc/16448/stat : 16448 (python) S 16412 16412 15311 0 -1 4202560 1199 0 0 0 67 58 0 0 19 0 2 0 656931147 351985664 19345 33554432000 4194304 5683644 140734152457312 18446744073709551615 218382783947 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/16448/statm: 85934 19345 415 364 0 21852 0
[pid=16450] ppid=16448 vsize=56888 CPUtime=586.02 cores=5,7
/proc/16450/stat : 16450 (lingeling) T 16448 16450 16450 0 -1 4202496 25388 0 0 0 58599 3 0 0 25 0 1 0 656931147 58253312 13392 33554432000 4194304 4352236 140735441219824 18446744073709551615 4281085 0 0 16781312 17506 18446744071562691360 0 0 17 5 0 0 0
/proc/16450/statm: 14222 13392 129 39 0 13302 0
[pid=16448/tid=16501] ppid=16412 vsize=343736 CPUtime=0 cores=5,7
/proc/16448/task/16501/stat : 16501 (python) S 16412 16412 15311 0 -1 4202560 43 0 0 0 0 0 0 0 19 0 2 0 656989864 351985664 19345 33554432000 4194304 5683644 140734152457312 18446744073709551615 218382780849 0 0 16781312 514 18446604460097233088 0 0 -1 5 0 0 0
[pid=16502] ppid=16412 vsize=343748 CPUtime=0.22 cores=5,7
/proc/16502/stat : 16502 (python) S 16412 16412 15311 0 -1 4202560 1101 0 0 0 11 11 0 0 19 0 2 0 656989865 351997952 19329 33554432000 4194304 5683644 140734152457312 18446744073709551615 218382783947 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/16502/statm: 85937 19329 399 364 0 21852 0
[pid=16504] ppid=16502 vsize=30964 CPUtime=99.98 cores=5,7
/proc/16504/stat : 16504 (lingeling) T 16502 16504 16504 0 -1 4202496 18298 0 0 0 9996 2 0 0 25 0 1 0 656989865 31707136 6911 33554432000 4194304 4352236 140735635970128 18446744073709551615 4231006 0 0 16781312 17506 18446744071562691360 0 0 17 5 0 0 0
/proc/16504/statm: 7741 6911 129 39 0 6821 0
[pid=16502/tid=16511] ppid=16412 vsize=343748 CPUtime=0 cores=5,7
/proc/16502/task/16511/stat : 16511 (python) S 16412 16412 15311 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 656999887 351997952 19329 33554432000 4194304 5683644 140734152457312 18446744073709551615 218382780849 0 0 16781312 514 18446604466013957120 0 0 -1 5 0 0 0
[pid=16512] ppid=16412 vsize=354004 CPUtime=1.51 cores=5,7
/proc/16512/stat : 16512 (python) S 16412 16412 15311 0 -1 4202560 1003 0 0 0 78 73 0 0 15 0 1 0 656999887 362500096 19304 33554432000 4194304 5683644 140734152457312 18446744073709551615 218370977350 0 0 16781312 514 14951488972281315588 0 0 17 5 0 0 0
/proc/16512/statm: 88501 19304 371 364 0 24413 0
[pid=16514] ppid=16512 vsize=1291292 CPUtime=588.96 cores=5,7
/proc/16514/stat : 16514 (cryptominisat-2) R 16512 16514 16514 0 -1 4202496 392758 0 0 0 58830 66 0 0 25 0 1 0 656999888 1322283008 257027 33554432000 4194304 4677096 140736603845376 18446744073709551615 4319985 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/16514/statm: 322823 257027 391 118 0 317782 0
[pid=16412/tid=16449] ppid=16410 vsize=364248 CPUtime=0 cores=5,7
/proc/16412/task/16449/stat : 16449 (python) S 16410 16412 15311 0 -1 4202560 29 926 0 8 0 0 0 0 25 0 4 0 656931147 372989952 20809 33554432000 4194304 5683644 140734152457312 18446744073709551615 218382780849 0 0 16781312 2 18446604461693346944 0 0 -1 5 0 0 0
[pid=16412/tid=16503] ppid=16410 vsize=364248 CPUtime=0 cores=5,7
/proc/16412/task/16503/stat : 16503 (python) S 16410 16412 15311 0 -1 4202560 24 926 0 8 0 0 0 0 20 0 4 0 656989865 372989952 20809 33554432000 4194304 5683644 140734152457312 18446744073709551615 218382780849 0 0 16781312 2 18446604461693346944 0 0 -1 5 0 0 0
[pid=16412/tid=16513] ppid=16410 vsize=364248 CPUtime=0 cores=5,7
/proc/16412/task/16513/stat : 16513 (python) S 16410 16412 15311 0 -1 4202560 28 926 0 8 0 0 0 0 20 0 4 0 656999888 372989952 20809 33554432000 4194304 5683644 140734152457312 18446744073709551615 218382780849 0 0 16781312 2 18446604461693346944 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1298.88
Current children cumulated vsize (KiB) 2784880

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 16412 and gives
#  childrusage.ru_utime.tv_sec=20
#  childrusage.ru_utime.tv_usec=490884
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=478927
# CPU time returned by wait4() is 20.9698
# while last known CPU time is 1298.88
#
# 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): 1298.88
CPU user time (s): 1296.29
CPU system time (s): 2.59
CPU usage (%): 99.9109
Max. virtual memory (cumulated for all children) (KiB): 2855136

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 20.4909
system time used= 0.478927
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 33476
page faults= 96
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 49324
involuntary context switches= 351

runsolver used 3.61645 second user time and 8.99863 second system time

The end

Launcher Data

Begin job on node101 at 2011-05-15 11:54:21
IDJOB=3378039
IDBENCH=70799
IDSOLVER=1858
FILE ID=node101/3378039-1305453261
RUNJOBID= node101-1305453261-16384
PBS_JOBID= 13324878
Free space on /tmp= 73720 MiB

SOLVER NAME= borg-sat 11.03.02-seq-industrial (fixed)
BENCH NAME= SAT09/APPLICATIONS/bitverif/countbitswegner/countbitswegner128.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-3378039-1305453261/watcher-3378039-1305453261 -o /tmp/evaluation-result-3378039-1305453261/solver-3378039-1305453261 -C 2400 -W 1300 -M 7680  python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3378039-1305453261.cnf -seed 238133998 -budget 2400

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

MD5SUM BENCH= 4b75ef7fb46928f50793af1d74c176e2
RANDOM SEED=238133998

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.841
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.74
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.841
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.83
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.841
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.841
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      16520720 kB
Buffers:        334232 kB
Cached:        6152660 kB
SwapCached:      14848 kB
Active:       11009104 kB
Inactive:      5140028 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16520720 kB
SwapTotal:    67111528 kB
SwapFree:     52307768 kB
Dirty:          118764 kB
Writeback:           0 kB
AnonPages:     9658116 kB
Mapped:          15884 kB
Slab:           156752 kB
PageTables:      62412 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 42007704 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= 73640 MiB
End job on node101 at 2011-05-15 12:16:04