Trace number 3378081

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

General information on the benchmark

Nameapplication/kullmann/AES/Benchmarks/
64/aes_64_4_keyfind_1.cnf
MD5SUM07ea67092ce3fd4529e72f69434e3f99
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 variables1808
Number of clauses9968
Sum of the clauses size39152
Maximum clause length5
Minimum clause length1
Number of clauses of size 1144
Number of clauses of size 2320
Number of clauses of size 33904
Number of clauses of size 41344
Number of clauses of size 54256
Number of clauses of size over 50

Solver Data

0.41/0.62	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.41/0.62	c INFO: solving HOME/instance-3378081-1305456618.cnf
0.41/0.62	c INFO: computing task features
0.41/0.66	c INFO: computed variable-clause graph statistics
0.41/0.66	c INFO: computed clause balance statistics
0.60/0.87	c INFO: computed variable balance statistics
0.81/1.01	c INFO: computed small-clause counts
0.81/1.02	c INFO: computed Horn-clause counts
0.81/1.03	c INFO: computed variable graph statistics
0.81/1.03	c INFO: collected features for HOME/instance-3378081-1305456618.cnf in 0.41 s
0.81/1.04	c INFO: running lingeling-276@0 for 582 with 2399 remaining (b = 0.58)
588.33/588.70	c INFO: running lingeling-276@585 for 291 with 1813 remaining (b = 0.17)
882.08/882.54	c INFO: running lingeling-276@0 for 194 with 1520 remaining (b = 0.35)
1078.76/1079.12	c INFO: running cryptominisat-2.9.0@0 for 485 with 1324 remaining (b = 0.41)

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-3378081-1305456618/watcher-3378081-1305456618 -o /tmp/evaluation-result-3378081-1305456618/solver-3378081-1305456618 -C 2400 -W 1300 -M 7680 python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3378081-1305456618.cnf -seed 1491339015 -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: 0.89 1.03 1.57 4/409 30164
/proc/meminfo: memFree=23292248/32950928 swapFree=67056568/67111528
[pid=30164] ppid=30162 vsize=16240 CPUtime=0 cores=5,7
/proc/30164/stat : 30164 (python) R 30162 30164 28260 0 -1 4202496 1041 0 0 0 0 0 0 0 17 0 1 0 657258879 16629760 914 33554432000 4194304 5683644 140733489620320 18446744073709551615 5187280 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/30164/statm: 4060 914 381 364 0 547 0

[startup+0.0889709 s]
/proc/loadavg: 0.89 1.03 1.57 4/409 30164
/proc/meminfo: memFree=23292248/32950928 swapFree=67056568/67111528
[pid=30164] ppid=30162 vsize=85356 CPUtime=0.05 cores=5,7
/proc/30164/stat : 30164 (python) R 30162 30164 28260 0 -1 4202496 2580 0 0 0 4 1 0 0 17 0 1 0 657258879 87404544 2307 33554432000 4194304 5683644 140733489620320 18446744073709551615 239476694672 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/30164/statm: 21339 2307 707 364 0 1556 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 85356

[startup+0.100951 s]
/proc/loadavg: 0.89 1.03 1.57 4/409 30164
/proc/meminfo: memFree=23292248/32950928 swapFree=67056568/67111528
[pid=30164] ppid=30162 vsize=91828 CPUtime=0.06 cores=5,7
/proc/30164/stat : 30164 (python) S 30162 30164 28260 0 -1 4202496 2677 0 0 0 4 2 0 0 17 0 1 0 657258879 94031872 2394 33554432000 4194304 5683644 140733489620320 18446744073709551615 239471771271 0 2147483391 16781312 2 18446744071699207358 0 0 17 5 0 0 0
/proc/30164/statm: 22957 2394 755 364 0 1622 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 91828

[startup+0.300941 s]
/proc/loadavg: 0.89 1.03 1.57 4/409 30164
/proc/meminfo: memFree=23292248/32950928 swapFree=67056568/67111528
[pid=30164] ppid=30162 vsize=135748 CPUtime=0.21 cores=5,7
/proc/30164/stat : 30164 (python) R 30162 30164 28260 0 -1 4202496 5969 932 1 0 13 8 0 0 17 0 1 0 657258879 139005952 4148 33554432000 4194304 5683644 140733489620320 18446744073709551615 239476690949 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/30164/statm: 33937 4148 1032 364 0 3123 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 135748

[startup+0.70084 s]
/proc/loadavg: 0.89 1.03 1.57 4/409 30164
/proc/meminfo: memFree=23292248/32950928 swapFree=67056568/67111528
[pid=30164] ppid=30162 vsize=280848 CPUtime=0.5 cores=5,7
/proc/30164/stat : 30164 (python) R 30162 30164 28260 0 -1 4202496 10016 932 1 0 35 15 0 0 17 0 1 0 657258879 287588352 7597 33554432000 4194304 5683644 140733489620320 18446744073709551615 239476351156 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/30164/statm: 70212 7597 1826 364 0 6136 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 280848

[startup+1.50062 s]
/proc/loadavg: 0.89 1.03 1.57 5/413 30180
/proc/meminfo: memFree=23194824/32950928 swapFree=67056568/67111528
[pid=30164] ppid=30162 vsize=290156 CPUtime=0.84 cores=5,7
/proc/30164/stat : 30164 (python) S 30162 30164 28260 0 -1 4202496 10305 932 1 0 69 15 0 0 19 0 2 0 657258879 297119744 7434 33554432000 4194304 5683644 140733489620320 18446744073709551615 239488521675 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/30164/statm: 72539 7434 1867 364 0 8457 0
Current children cumulated CPU time (s) 0.84
Current children cumulated vsize (KiB) 290156

[startup+3.10037 s]
/proc/loadavg: 0.89 1.03 1.57 5/422 30189
/proc/meminfo: memFree=23167268/32950928 swapFree=67056568/67111528
[pid=30164] ppid=30162 vsize=290156 CPUtime=0.84 cores=5,7
/proc/30164/stat : 30164 (python) S 30162 30164 28260 0 -1 4202496 10305 932 1 0 69 15 0 0 19 0 2 0 657258879 297119744 7434 33554432000 4194304 5683644 140733489620320 18446744073709551615 239488521675 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/30164/statm: 72539 7434 1867 364 0 8457 0
[pid=30181] ppid=30164 vsize=279912 CPUtime=0 cores=5,7
/proc/30181/stat : 30181 (python) S 30164 30164 28260 0 -1 4202560 732 0 0 0 0 0 0 0 18 0 1 0 657258984 286629888 5917 33554432000 4194304 5683644 140733489620320 18446744073709551615 239476715023 0 0 16781312 514 10290893103237660932 0 0 17 5 0 0 0
/proc/30181/statm: 69978 5917 354 364 0 5896 0
[pid=30183] ppid=30181 vsize=6732 CPUtime=2.03 cores=5,7
/proc/30183/stat : 30183 (lingeling) R 30181 30183 30183 0 -1 4202496 1205 0 0 0 203 0 0 0 25 0 1 0 657258984 6893568 851 33554432000 4194304 4352236 140735396186720 18446744073709551615 4329086 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/30183/statm: 1683 851 128 39 0 763 0
[pid=30164/tid=30182] ppid=30162 vsize=290156 CPUtime=0 cores=5,7
/proc/30164/task/30182/stat : 30182 (python) S 30162 30164 28260 0 -1 4202560 30 932 0 0 0 0 0 0 19 0 2 0 657258984 297119744 7434 33554432000 4194304 5683644 140733489620320 18446744073709551615 239488518577 0 0 16781312 2 18446604468193629504 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2.87
Current children cumulated vsize (KiB) 576800

[startup+6.30076 s]
/proc/loadavg: 1.14 1.08 1.59 5/422 30189
/proc/meminfo: memFree=23161440/32950928 swapFree=67056568/67111528
[pid=30164] ppid=30162 vsize=290156 CPUtime=0.84 cores=5,7
/proc/30164/stat : 30164 (python) S 30162 30164 28260 0 -1 4202496 10305 932 1 0 69 15 0 0 19 0 2 0 657258879 297119744 7434 33554432000 4194304 5683644 140733489620320 18446744073709551615 239488521675 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/30164/statm: 72539 7434 1867 364 0 8457 0
[pid=30181] ppid=30164 vsize=279912 CPUtime=0.01 cores=5,7
/proc/30181/stat : 30181 (python) S 30164 30164 28260 0 -1 4202560 884 0 0 0 0 1 0 0 18 0 1 0 657258984 286629888 5940 33554432000 4194304 5683644 140733489620320 18446744073709551615 239476715023 0 0 16781312 514 10290893103237660932 0 0 17 5 0 0 0
/proc/30181/statm: 69978 5940 377 364 0 5896 0
[pid=30183] ppid=30181 vsize=7976 CPUtime=5.21 cores=5,7
/proc/30183/stat : 30183 (lingeling) R 30181 30183 30183 0 -1 4202496 1548 0 0 0 521 0 0 0 25 0 1 0 657258984 8167424 1194 33554432000 4194304 4352236 140735396186720 18446744073709551615 4208108 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/30183/statm: 1994 1194 128 39 0 1074 0
[pid=30164/tid=30182] ppid=30162 vsize=290156 CPUtime=0 cores=5,7
/proc/30164/task/30182/stat : 30182 (python) S 30162 30164 28260 0 -1 4202560 30 932 0 0 0 0 0 0 19 0 2 0 657258984 297119744 7434 33554432000 4194304 5683644 140733489620320 18446744073709551615 239488518577 0 0 16781312 2 18446604468193629504 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 6.06
Current children cumulated vsize (KiB) 578044

[startup+12.7005 s]
/proc/loadavg: 1.37 1.12 1.60 5/425 30193
/proc/meminfo: memFree=23143784/32950928 swapFree=67056568/67111528
[pid=30164] ppid=30162 vsize=290156 CPUtime=0.84 cores=5,7
/proc/30164/stat : 30164 (python) S 30162 30164 28260 0 -1 4202496 10305 932 1 0 69 15 0 0 19 0 2 0 657258879 297119744 7434 33554432000 4194304 5683644 140733489620320 18446744073709551615 239488521675 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/30164/statm: 72539 7434 1867 364 0 8457 0
[pid=30181] ppid=30164 vsize=279912 CPUtime=0.02 cores=5,7
/proc/30181/stat : 30181 (python) S 30164 30164 28260 0 -1 4202560 888 0 0 0 1 1 0 0 18 0 1 0 657258984 286629888 5940 33554432000 4194304 5683644 140733489620320 18446744073709551615 239476715023 0 0 16781312 514 3190167017294364932 0 0 17 5 0 0 0
/proc/30181/statm: 69978 5940 377 364 0 5896 0
[pid=30183] ppid=30181 vsize=7244 CPUtime=11.59 cores=5,7
/proc/30183/stat : 30183 (lingeling) R 30181 30183 30183 0 -1 4202496 1589 0 0 0 1159 0 0 0 25 0 1 0 657258984 7417856 979 33554432000 4194304 4352236 140735396186720 18446744073709551615 4328544 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/30183/statm: 1811 979 128 39 0 891 0
[pid=30164/tid=30182] ppid=30162 vsize=290156 CPUtime=0 cores=5,7
/proc/30164/task/30182/stat : 30182 (python) S 30162 30164 28260 0 -1 4202560 30 932 0 0 0 0 0 0 19 0 2 0 657258984 297119744 7434 33554432000 4194304 5683644 140733489620320 18446744073709551615 239488518577 0 0 16781312 2 18446604468193629504 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 12.45
Current children cumulated vsize (KiB) 577312

[startup+25.5011 s]
/proc/loadavg: 2.02 1.28 1.64 5/425 30193
/proc/meminfo: memFree=23139452/32950928 swapFree=67056568/67111528
[pid=30164] ppid=30162 vsize=290156 CPUtime=0.84 cores=5,7
/proc/30164/stat : 30164 (python) S 30162 30164 28260 0 -1 4202496 10305 932 1 0 69 15 0 0 19 0 2 0 657258879 297119744 7434 33554432000 4194304 5683644 140733489620320 18446744073709551615 239488521675 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/30164/statm: 72539 7434 1867 364 0 8457 0
[pid=30181] ppid=30164 vsize=279912 CPUtime=0.06 cores=5,7
/proc/30181/stat : 30181 (python) S 30164 30164 28260 0 -1 4202560 894 0 0 0 3 3 0 0 18 0 1 0 657258984 286629888 5940 33554432000 4194304 5683644 140733489620320 18446744073709551615 239476715023 0 0 16781312 514 3190167017294364932 0 0 17 5 0 0 0
/proc/30181/statm: 69978 5940 377 364 0 5896 0
[pid=30183] ppid=30181 vsize=8528 CPUtime=24.36 cores=5,7
/proc/30183/stat : 30183 (lingeling) R 30181 30183 30183 0 -1 4202496 2262 0 0 0 2436 0 0 0 25 0 1 0 657258984 8732672 1300 33554432000 4194304 4352236 140735396186720 18446744073709551615 4329081 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/30183/statm: 2132 1300 128 39 0 1212 0
[pid=30164/tid=30182] ppid=30162 vsize=290156 CPUtime=0 cores=5,7
/proc/30164/task/30182/stat : 30182 (python) S 30162 30164 28260 0 -1 4202560 30 932 0 0 0 0 0 0 19 0 2 0 657258984 297119744 7434 33554432000 4194304 5683644 140733489620320 18446744073709551615 239488518577 0 0 16781312 2 18446604468193629504 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 25.26
Current children cumulated vsize (KiB) 578596

[startup+51.1012 s]
/proc/loadavg: 2.69 1.50 1.70 5/425 30193
/proc/meminfo: memFree=23130424/32950928 swapFree=67056568/67111528
[pid=30164] ppid=30162 vsize=290156 CPUtime=0.84 cores=5,7
/proc/30164/stat : 30164 (python) S 30162 30164 28260 0 -1 4202496 10305 932 1 0 69 15 0 0 19 0 2 0 657258879 297119744 7434 33554432000 4194304 5683644 140733489620320 18446744073709551615 239488521675 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/30164/statm: 72539 7434 1867 364 0 8457 0
[pid=30181] ppid=30164 vsize=279912 CPUtime=0.13 cores=5,7
/proc/30181/stat : 30181 (python) S 30164 30164 28260 0 -1 4202560 904 0 0 0 7 6 0 0 18 0 1 0 657258984 286629888 5940 33554432000 4194304 5683644 140733489620320 18446744073709551615 239476715023 0 0 16781312 514 3190167017294364932 0 0 17 5 0 0 0
/proc/30181/statm: 69978 5940 377 364 0 5896 0
[pid=30183] ppid=30181 vsize=8792 CPUtime=49.89 cores=5,7
/proc/30183/stat : 30183 (lingeling) R 30181 30183 30183 0 -1 4202496 2712 0 0 0 4989 0 0 0 25 0 1 0 657258984 9003008 1366 33554432000 4194304 4352236 140735396186720 18446744073709551615 4328126 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/30183/statm: 2198 1366 128 39 0 1278 0
[pid=30164/tid=30182] ppid=30162 vsize=290156 CPUtime=0 cores=5,7
/proc/30164/task/30182/stat : 30182 (python) S 30162 30164 28260 0 -1 4202560 30 932 0 0 0 0 0 0 19 0 2 0 657258984 297119744 7434 33554432000 4194304 5683644 140733489620320 18446744073709551615 239488518577 0 0 16781312 2 18446604468193629504 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 50.86
Current children cumulated vsize (KiB) 578860

[startup+102.315 s]
/proc/loadavg: 3.53 1.91 1.83 5/425 30195
/proc/meminfo: memFree=23109572/32950928 swapFree=67056568/67111528
[pid=30164] ppid=30162 vsize=290156 CPUtime=0.84 cores=5,7
/proc/30164/stat : 30164 (python) S 30162 30164 28260 0 -1 4202496 10305 932 1 0 69 15 0 0 19 0 2 0 657258879 297119744 7434 33554432000 4194304 5683644 140733489620320 18446744073709551615 239488521675 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/30164/statm: 72539 7434 1867 364 0 8457 0
[pid=30181] ppid=30164 vsize=279912 CPUtime=0.3 cores=5,7
/proc/30181/stat : 30181 (python) S 30164 30164 28260 0 -1 4202560 926 0 0 0 14 16 0 0 18 0 1 0 657258984 286629888 5940 33554432000 4194304 5683644 140733489620320 18446744073709551615 239476715023 0 0 16781312 514 3190167017294364932 0 0 17 5 0 0 0
/proc/30181/statm: 69978 5940 377 364 0 5896 0
[pid=30183] ppid=30181 vsize=9536 CPUtime=100.96 cores=5,7
/proc/30183/stat : 30183 (lingeling) R 30181 30183 30183 0 -1 4202496 4988 0 0 0 10096 0 0 0 25 0 1 0 657258984 9764864 1585 33554432000 4194304 4352236 140735396186720 18446744073709551615 4207886 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/30183/statm: 2384 1585 129 39 0 1464 0
[pid=30164/tid=30182] ppid=30162 vsize=290156 CPUtime=0 cores=5,7
/proc/30164/task/30182/stat : 30182 (python) S 30162 30164 28260 0 -1 4202560 30 932 0 0 0 0 0 0 19 0 2 0 657258984 297119744 7434 33554432000 4194304 5683644 140733489620320 18446744073709551615 239488518577 0 0 16781312 2 18446604468193629504 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 102.1
Current children cumulated vsize (KiB) 579604

[startup+162.301 s]
/proc/loadavg: 3.83 2.29 1.96 5/425 30197
/proc/meminfo: memFree=23107188/32950928 swapFree=67056568/67111528
[pid=30164] ppid=30162 vsize=290156 CPUtime=0.84 cores=5,7
/proc/30164/stat : 30164 (python) S 30162 30164 28260 0 -1 4202496 10305 932 1 0 69 15 0 0 19 0 2 0 657258879 297119744 7434 33554432000 4194304 5683644 140733489620320 18446744073709551615 239488521675 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/30164/statm: 72539 7434 1867 364 0 8457 0
[pid=30181] ppid=30164 vsize=279912 CPUtime=0.48 cores=5,7
/proc/30181/stat : 30181 (python) S 30164 30164 28260 0 -1 4202560 944 0 0 0 24 24 0 0 18 0 1 0 657258984 286629888 5940 33554432000 4194304 5683644 140733489620320 18446744073709551615 239476715023 0 0 16781312 514 3190167017294364932 0 0 17 5 0 0 0
/proc/30181/statm: 69978 5940 377 364 0 5896 0
[pid=30183] ppid=30181 vsize=11468 CPUtime=160.74 cores=5,7
/proc/30183/stat : 30183 (lingeling) R 30181 30183 30183 0 -1 4202496 7871 0 0 0 16074 0 0 0 25 0 1 0 657258984 11743232 2068 33554432000 4194304 4352236 140735396186720 18446744073709551615 4328009 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/30183/statm: 2867 2068 129 39 0 1947 0
[pid=30164/tid=30182] ppid=30162 vsize=290156 CPUtime=0 cores=5,7
/proc/30164/task/30182/stat : 30182 (python) S 30162 30164 28260 0 -1 4202560 30 932 0 0 0 0 0 0 19 0 2 0 657258984 297119744 7434 33554432000 4194304 5683644 140733489620320 18446744073709551615 239488518577 0 0 16781312 2 18446604468193629504 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 162.06
Current children cumulated vsize (KiB) 581536

[startup+222.3 s]
/proc/loadavg: 3.98 2.61 2.09 5/425 30198
/proc/meminfo: memFree=23105060/32950928 swapFree=67056568/67111528
[pid=30164] ppid=30162 vsize=290156 CPUtime=0.84 cores=5,7
/proc/30164/stat : 30164 (python) S 30162 30164 28260 0 -1 4202496 10305 932 1 0 69 15 0 0 19 0 2 0 657258879 297119744 7434 33554432000 4194304 5683644 140733489620320 18446744073709551615 239488521675 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/30164/statm: 72539 7434 1867 364 0 8457 0
[pid=30181] ppid=30164 vsize=279912 CPUtime=0.66 cores=5,7
/proc/30181/stat : 30181 (python) S 30164 30164 28260 0 -1 4202560 964 0 0 0 35 31 0 0 18 0 1 0 657258984 286629888 5940 33554432000 4194304 5683644 140733489620320 18446744073709551615 239476715023 0 0 16781312 514 3190167017294364932 0 0 17 5 0 0 0

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

[startup+1122.3 s]
/proc/loadavg: 4.22 4.06 3.32 5/457 30266
/proc/meminfo: memFree=22714432/32950928 swapFree=67056568/67111528
[pid=30164] ppid=30162 vsize=311028 CPUtime=0.87 cores=5,7
/proc/30164/stat : 30164 (python) S 30162 30164 28260 0 -1 4202496 12020 932 1 0 71 16 0 0 19 0 4 0 657258879 318492672 7505 33554432000 4194304 5683644 140733489620320 18446744073709551615 239488521675 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/30164/statm: 77757 7505 1872 364 0 13669 0
[pid=30181] ppid=30164 vsize=290156 CPUtime=2.63 cores=5,7
/proc/30181/stat : 30181 (python) S 30164 30164 28260 0 -1 4202560 1207 0 0 0 140 123 0 0 18 0 2 0 657258984 297119744 5985 33554432000 4194304 5683644 140733489620320 18446744073709551615 239488521675 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/30181/statm: 72539 5985 417 364 0 8457 0
[pid=30183] ppid=30181 vsize=21708 CPUtime=878.62 cores=5,7
/proc/30183/stat : 30183 (lingeling) T 30181 30183 30183 0 -1 4202496 33343 0 0 0 87859 3 0 0 25 0 1 0 657258984 22228992 4628 33554432000 4194304 4352236 140735396186720 18446744073709551615 4328390 0 0 16781312 17506 18446744071562691360 0 0 17 5 0 0 0
/proc/30183/statm: 5427 4628 129 39 0 4507 0
[pid=30181/tid=30209] ppid=30164 vsize=290156 CPUtime=0 cores=5,7
/proc/30181/task/30209/stat : 30209 (python) S 30164 30164 28260 0 -1 4202560 43 0 0 0 0 0 0 0 18 0 2 0 657317749 297119744 5985 33554432000 4194304 5683644 140733489620320 18446744073709551615 239488518577 0 0 16781312 514 18446604468193630400 0 0 -1 5 0 0 0
[pid=30247] ppid=30164 vsize=290168 CPUtime=0.6 cores=5,7
/proc/30247/stat : 30247 (python) S 30164 30164 28260 0 -1 4202560 1121 0 0 0 32 28 0 0 19 0 2 0 657347133 297132032 5968 33554432000 4194304 5683644 140733489620320 18446744073709551615 239488521675 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/30247/statm: 72542 5968 400 364 0 8457 0
[pid=30249] ppid=30247 vsize=13696 CPUtime=196.05 cores=5,7
/proc/30249/stat : 30249 (lingeling) T 30247 30249 30249 0 -1 4202496 9731 0 0 0 19604 1 0 0 25 0 1 0 657347134 14024704 2624 33554432000 4194304 4352236 140734665138240 18446744073709551615 4328351 0 0 16781312 17506 18446744071562691360 0 0 17 5 0 0 0
/proc/30249/statm: 3424 2624 128 39 0 2504 0
[pid=30247/tid=30258] ppid=30164 vsize=290168 CPUtime=0 cores=5,7
/proc/30247/task/30258/stat : 30258 (python) S 30164 30164 28260 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 657366791 297132032 5968 33554432000 4194304 5683644 140733489620320 18446744073709551615 239488518577 0 0 16781312 514 18446604459839289408 0 0 -1 5 0 0 0
[pid=30259] ppid=30164 vsize=300784 CPUtime=0.16 cores=5,7
/proc/30259/stat : 30259 (python) S 30164 30164 28260 0 -1 4202560 925 0 0 0 8 8 0 0 15 0 1 0 657366792 308002816 6000 33554432000 4194304 5683644 140733489620320 18446744073709551615 239476715078 0 0 16781312 514 3190167017294364933 0 0 17 5 0 0 0
/proc/30259/statm: 75196 6000 371 364 0 11108 0
[pid=30261] ppid=30259 vsize=73496 CPUtime=43.05 cores=5,7
/proc/30261/stat : 30261 (cryptominisat-2) R 30259 30261 30261 0 -1 4202496 31193 0 0 0 4300 5 0 0 25 0 1 0 657366792 75259904 12044 33554432000 4194304 4677096 140733682284128 18446744073709551615 4318902 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/30261/statm: 18374 12044 393 118 0 13333 0
[pid=30164/tid=30182] ppid=30162 vsize=311028 CPUtime=0 cores=5,7
/proc/30164/task/30182/stat : 30182 (python) S 30162 30164 28260 0 -1 4202560 31 932 0 0 0 0 0 0 18 0 4 0 657258984 318492672 7505 33554432000 4194304 5683644 140733489620320 18446744073709551615 239488518577 0 0 16781312 2 18446604468193629504 0 0 -1 5 0 0 0
[pid=30164/tid=30248] ppid=30162 vsize=311028 CPUtime=0 cores=5,7
/proc/30164/task/30248/stat : 30248 (python) S 30162 30164 28260 0 -1 4202560 27 932 0 0 0 0 0 0 20 0 4 0 657347133 318492672 7505 33554432000 4194304 5683644 140733489620320 18446744073709551615 239488518577 0 0 16781312 2 18446604468193629504 0 0 -1 5 0 0 0
[pid=30164/tid=30260] ppid=30162 vsize=311028 CPUtime=0 cores=5,7
/proc/30164/task/30260/stat : 30260 (python) S 30162 30164 28260 0 -1 4202560 27 932 0 0 0 0 0 0 20 0 4 0 657366792 318492672 7505 33554432000 4194304 5683644 140733489620320 18446744073709551615 239488518577 0 0 16781312 2 18446604468193629504 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 1301036

[startup+1182.3 s]
/proc/loadavg: 4.15 4.08 3.37 5/457 30268
/proc/meminfo: memFree=22654516/32950928 swapFree=67056568/67111528
[pid=30164] ppid=30162 vsize=311028 CPUtime=0.87 cores=5,7
/proc/30164/stat : 30164 (python) S 30162 30164 28260 0 -1 4202496 12020 932 1 0 71 16 0 0 19 0 4 0 657258879 318492672 7505 33554432000 4194304 5683644 140733489620320 18446744073709551615 239488521675 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/30164/statm: 77757 7505 1872 364 0 13669 0
[pid=30181] ppid=30164 vsize=290156 CPUtime=2.63 cores=5,7
/proc/30181/stat : 30181 (python) S 30164 30164 28260 0 -1 4202560 1207 0 0 0 140 123 0 0 18 0 2 0 657258984 297119744 5985 33554432000 4194304 5683644 140733489620320 18446744073709551615 239488521675 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/30181/statm: 72539 5985 417 364 0 8457 0
[pid=30183] ppid=30181 vsize=21708 CPUtime=878.62 cores=5,7
/proc/30183/stat : 30183 (lingeling) T 30181 30183 30183 0 -1 4202496 33343 0 0 0 87859 3 0 0 25 0 1 0 657258984 22228992 4628 33554432000 4194304 4352236 140735396186720 18446744073709551615 4328390 0 0 16781312 17506 18446744071562691360 0 0 17 5 0 0 0
/proc/30183/statm: 5427 4628 129 39 0 4507 0
[pid=30181/tid=30209] ppid=30164 vsize=290156 CPUtime=0 cores=5,7
/proc/30181/task/30209/stat : 30209 (python) S 30164 30164 28260 0 -1 4202560 43 0 0 0 0 0 0 0 18 0 2 0 657317749 297119744 5985 33554432000 4194304 5683644 140733489620320 18446744073709551615 239488518577 0 0 16781312 514 18446604468193630400 0 0 -1 5 0 0 0
[pid=30247] ppid=30164 vsize=290168 CPUtime=0.6 cores=5,7
/proc/30247/stat : 30247 (python) S 30164 30164 28260 0 -1 4202560 1121 0 0 0 32 28 0 0 19 0 2 0 657347133 297132032 5968 33554432000 4194304 5683644 140733489620320 18446744073709551615 239488521675 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/30247/statm: 72542 5968 400 364 0 8457 0
[pid=30249] ppid=30247 vsize=13696 CPUtime=196.05 cores=5,7
/proc/30249/stat : 30249 (lingeling) T 30247 30249 30249 0 -1 4202496 9731 0 0 0 19604 1 0 0 25 0 1 0 657347134 14024704 2624 33554432000 4194304 4352236 140734665138240 18446744073709551615 4328351 0 0 16781312 17506 18446744071562691360 0 0 17 5 0 0 0
/proc/30249/statm: 3424 2624 128 39 0 2504 0
[pid=30247/tid=30258] ppid=30164 vsize=290168 CPUtime=0 cores=5,7
/proc/30247/task/30258/stat : 30258 (python) S 30164 30164 28260 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 657366791 297132032 5968 33554432000 4194304 5683644 140733489620320 18446744073709551615 239488518577 0 0 16781312 514 18446604459839289408 0 0 -1 5 0 0 0
[pid=30259] ppid=30164 vsize=300784 CPUtime=0.35 cores=5,7
/proc/30259/stat : 30259 (python) S 30164 30164 28260 0 -1 4202560 947 0 0 0 18 17 0 0 15 0 1 0 657366792 308002816 6000 33554432000 4194304 5683644 140733489620320 18446744073709551615 239476715078 0 0 16781312 514 3190167017294364933 0 0 17 5 0 0 0
/proc/30259/statm: 75196 6000 371 364 0 11108 0
[pid=30261] ppid=30259 vsize=94480 CPUtime=102.9 cores=5,7
/proc/30261/stat : 30261 (cryptominisat-2) R 30259 30261 30261 0 -1 4202496 61073 0 0 0 10279 11 0 0 25 0 1 0 657366792 96747520 17412 33554432000 4194304 4677096 140733682284128 18446744073709551615 4335943 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/30261/statm: 23620 17412 393 118 0 18579 0
[pid=30164/tid=30182] ppid=30162 vsize=311028 CPUtime=0 cores=5,7
/proc/30164/task/30182/stat : 30182 (python) S 30162 30164 28260 0 -1 4202560 31 932 0 0 0 0 0 0 18 0 4 0 657258984 318492672 7505 33554432000 4194304 5683644 140733489620320 18446744073709551615 239488518577 0 0 16781312 2 18446604468193629504 0 0 -1 5 0 0 0
[pid=30164/tid=30248] ppid=30162 vsize=311028 CPUtime=0 cores=5,7
/proc/30164/task/30248/stat : 30248 (python) S 30162 30164 28260 0 -1 4202560 27 932 0 0 0 0 0 0 20 0 4 0 657347133 318492672 7505 33554432000 4194304 5683644 140733489620320 18446744073709551615 239488518577 0 0 16781312 2 18446604468193629504 0 0 -1 5 0 0 0
[pid=30164/tid=30260] ppid=30162 vsize=311028 CPUtime=0 cores=5,7
/proc/30164/task/30260/stat : 30260 (python) S 30162 30164 28260 0 -1 4202560 27 932 0 0 0 0 0 0 20 0 4 0 657366792 318492672 7505 33554432000 4194304 5683644 140733489620320 18446744073709551615 239488518577 0 0 16781312 2 18446604468193629504 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1182.02
Current children cumulated vsize (KiB) 1322020

[startup+1242.3 s]
/proc/loadavg: 4.12 4.08 3.41 5/457 30269
/proc/meminfo: memFree=22619280/32950928 swapFree=67056568/67111528
[pid=30164] ppid=30162 vsize=311028 CPUtime=0.87 cores=5,7
/proc/30164/stat : 30164 (python) S 30162 30164 28260 0 -1 4202496 12020 932 1 0 71 16 0 0 19 0 4 0 657258879 318492672 7505 33554432000 4194304 5683644 140733489620320 18446744073709551615 239488521675 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/30164/statm: 77757 7505 1872 364 0 13669 0
[pid=30181] ppid=30164 vsize=290156 CPUtime=2.63 cores=5,7
/proc/30181/stat : 30181 (python) S 30164 30164 28260 0 -1 4202560 1207 0 0 0 140 123 0 0 18 0 2 0 657258984 297119744 5985 33554432000 4194304 5683644 140733489620320 18446744073709551615 239488521675 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/30181/statm: 72539 5985 417 364 0 8457 0
[pid=30183] ppid=30181 vsize=21708 CPUtime=878.62 cores=5,7
/proc/30183/stat : 30183 (lingeling) T 30181 30183 30183 0 -1 4202496 33343 0 0 0 87859 3 0 0 25 0 1 0 657258984 22228992 4628 33554432000 4194304 4352236 140735396186720 18446744073709551615 4328390 0 0 16781312 17506 18446744071562691360 0 0 17 5 0 0 0
/proc/30183/statm: 5427 4628 129 39 0 4507 0
[pid=30181/tid=30209] ppid=30164 vsize=290156 CPUtime=0 cores=5,7
/proc/30181/task/30209/stat : 30209 (python) S 30164 30164 28260 0 -1 4202560 43 0 0 0 0 0 0 0 18 0 2 0 657317749 297119744 5985 33554432000 4194304 5683644 140733489620320 18446744073709551615 239488518577 0 0 16781312 514 18446604468193630400 0 0 -1 5 0 0 0
[pid=30247] ppid=30164 vsize=290168 CPUtime=0.6 cores=5,7
/proc/30247/stat : 30247 (python) S 30164 30164 28260 0 -1 4202560 1121 0 0 0 32 28 0 0 19 0 2 0 657347133 297132032 5968 33554432000 4194304 5683644 140733489620320 18446744073709551615 239488521675 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/30247/statm: 72542 5968 400 364 0 8457 0
[pid=30249] ppid=30247 vsize=13696 CPUtime=196.05 cores=5,7
/proc/30249/stat : 30249 (lingeling) T 30247 30249 30249 0 -1 4202496 9731 0 0 0 19604 1 0 0 25 0 1 0 657347134 14024704 2624 33554432000 4194304 4352236 140734665138240 18446744073709551615 4328351 0 0 16781312 17506 18446744071562691360 0 0 17 5 0 0 0
/proc/30249/statm: 3424 2624 128 39 0 2504 0
[pid=30247/tid=30258] ppid=30164 vsize=290168 CPUtime=0 cores=5,7
/proc/30247/task/30258/stat : 30258 (python) S 30164 30164 28260 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 657366791 297132032 5968 33554432000 4194304 5683644 140733489620320 18446744073709551615 239488518577 0 0 16781312 514 18446604459839289408 0 0 -1 5 0 0 0
[pid=30259] ppid=30164 vsize=300784 CPUtime=0.55 cores=5,7
/proc/30259/stat : 30259 (python) S 30164 30164 28260 0 -1 4202560 968 0 0 0 27 28 0 0 15 0 1 0 657366792 308002816 6000 33554432000 4194304 5683644 140733489620320 18446744073709551615 239476715078 0 0 16781312 514 3190167017294364933 0 0 17 5 0 0 0
/proc/30259/statm: 75196 6000 371 364 0 11108 0
[pid=30261] ppid=30259 vsize=154164 CPUtime=162.74 cores=5,7
/proc/30261/stat : 30261 (cryptominisat-2) R 30259 30261 30261 0 -1 4202496 84971 0 0 0 16258 16 0 0 25 0 1 0 657366792 157863936 21618 33554432000 4194304 4677096 140733682284128 18446744073709551615 4319588 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/30261/statm: 38541 21618 393 118 0 33500 0
[pid=30164/tid=30182] ppid=30162 vsize=311028 CPUtime=0 cores=5,7
/proc/30164/task/30182/stat : 30182 (python) S 30162 30164 28260 0 -1 4202560 31 932 0 0 0 0 0 0 18 0 4 0 657258984 318492672 7505 33554432000 4194304 5683644 140733489620320 18446744073709551615 239488518577 0 0 16781312 2 18446604468193629504 0 0 -1 5 0 0 0
[pid=30164/tid=30248] ppid=30162 vsize=311028 CPUtime=0 cores=5,7
/proc/30164/task/30248/stat : 30248 (python) S 30162 30164 28260 0 -1 4202560 27 932 0 0 0 0 0 0 20 0 4 0 657347133 318492672 7505 33554432000 4194304 5683644 140733489620320 18446744073709551615 239488518577 0 0 16781312 2 18446604468193629504 0 0 -1 5 0 0 0
[pid=30164/tid=30260] ppid=30162 vsize=311028 CPUtime=0 cores=5,7
/proc/30164/task/30260/stat : 30260 (python) S 30162 30164 28260 0 -1 4202560 27 932 0 0 0 0 0 0 20 0 4 0 657366792 318492672 7505 33554432000 4194304 5683644 140733489620320 18446744073709551615 239488518577 0 0 16781312 2 18446604468193629504 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1242.06
Current children cumulated vsize (KiB) 1381704



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.19 4.10 3.46 3/435 30274
/proc/meminfo: memFree=22813608/32950928 swapFree=67056568/67111528
[pid=30164] ppid=30162 vsize=311028 CPUtime=0.87 cores=5,7
/proc/30164/stat : 30164 (python) S 30162 30164 28260 0 -1 4202496 12020 932 1 0 71 16 0 0 19 0 4 0 657258879 318492672 7505 33554432000 4194304 5683644 140733489620320 18446744073709551615 239488521675 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/30164/statm: 77757 7505 1872 364 0 13669 0
[pid=30181] ppid=30164 vsize=290156 CPUtime=2.63 cores=5,7
/proc/30181/stat : 30181 (python) S 30164 30164 28260 0 -1 4202560 1207 0 0 0 140 123 0 0 18 0 2 0 657258984 297119744 5985 33554432000 4194304 5683644 140733489620320 18446744073709551615 239488521675 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/30181/statm: 72539 5985 417 364 0 8457 0
[pid=30183] ppid=30181 vsize=21708 CPUtime=878.62 cores=5,7
/proc/30183/stat : 30183 (lingeling) T 30181 30183 30183 0 -1 4202496 33343 0 0 0 87859 3 0 0 25 0 1 0 657258984 22228992 4628 33554432000 4194304 4352236 140735396186720 18446744073709551615 4328390 0 0 16781312 17506 18446744071562691360 0 0 17 5 0 0 0
/proc/30183/statm: 5427 4628 129 39 0 4507 0
[pid=30181/tid=30209] ppid=30164 vsize=290156 CPUtime=0 cores=5,7
/proc/30181/task/30209/stat : 30209 (python) S 30164 30164 28260 0 -1 4202560 43 0 0 0 0 0 0 0 18 0 2 0 657317749 297119744 5985 33554432000 4194304 5683644 140733489620320 18446744073709551615 239488518577 0 0 16781312 514 18446604468193630400 0 0 -1 5 0 0 0
[pid=30247] ppid=30164 vsize=290168 CPUtime=0.6 cores=5,7
/proc/30247/stat : 30247 (python) S 30164 30164 28260 0 -1 4202560 1121 0 0 0 32 28 0 0 19 0 2 0 657347133 297132032 5968 33554432000 4194304 5683644 140733489620320 18446744073709551615 239488521675 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/30247/statm: 72542 5968 400 364 0 8457 0
[pid=30249] ppid=30247 vsize=13696 CPUtime=196.05 cores=5,7
/proc/30249/stat : 30249 (lingeling) T 30247 30249 30249 0 -1 4202496 9731 0 0 0 19604 1 0 0 25 0 1 0 657347134 14024704 2624 33554432000 4194304 4352236 140734665138240 18446744073709551615 4328351 0 0 16781312 17506 18446744071562691360 0 0 17 5 0 0 0
/proc/30249/statm: 3424 2624 128 39 0 2504 0
[pid=30247/tid=30258] ppid=30164 vsize=290168 CPUtime=0 cores=5,7
/proc/30247/task/30258/stat : 30258 (python) S 30164 30164 28260 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 657366791 297132032 5968 33554432000 4194304 5683644 140733489620320 18446744073709551615 239488518577 0 0 16781312 514 18446604459839289408 0 0 -1 5 0 0 0
[pid=30259] ppid=30164 vsize=300784 CPUtime=0.74 cores=5,7
/proc/30259/stat : 30259 (python) S 30164 30164 28260 0 -1 4202560 985 0 0 0 37 37 0 0 15 0 1 0 657366792 308002816 6000 33554432000 4194304 5683644 140733489620320 18446744073709551615 239476715078 0 0 16781312 514 3190167017294364933 0 0 17 5 0 0 0
/proc/30259/statm: 75196 6000 371 364 0 11108 0
[pid=30261] ppid=30259 vsize=130392 CPUtime=220.31 cores=5,7
/proc/30261/stat : 30261 (cryptominisat-2) R 30259 30261 30261 0 -1 4202496 103732 0 0 0 22011 20 0 0 25 0 1 0 657366792 133521408 25195 33554432000 4194304 4677096 140733682284128 18446744073709551615 239476391618 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/30261/statm: 32598 25195 393 118 0 27557 0
[pid=30164/tid=30182] ppid=30162 vsize=311028 CPUtime=0 cores=5,7
/proc/30164/task/30182/stat : 30182 (python) S 30162 30164 28260 0 -1 4202560 31 932 0 0 0 0 0 0 18 0 4 0 657258984 318492672 7505 33554432000 4194304 5683644 140733489620320 18446744073709551615 239488518577 0 0 16781312 2 18446604468193629504 0 0 -1 5 0 0 0
[pid=30164/tid=30248] ppid=30162 vsize=311028 CPUtime=0 cores=5,7
/proc/30164/task/30248/stat : 30248 (python) S 30162 30164 28260 0 -1 4202560 27 932 0 0 0 0 0 0 20 0 4 0 657347133 318492672 7505 33554432000 4194304 5683644 140733489620320 18446744073709551615 239488518577 0 0 16781312 2 18446604468193629504 0 0 -1 5 0 0 0
[pid=30164/tid=30260] ppid=30162 vsize=311028 CPUtime=0 cores=5,7
/proc/30164/task/30260/stat : 30260 (python) S 30162 30164 28260 0 -1 4202560 27 932 0 0 0 0 0 0 20 0 4 0 657366792 318492672 7505 33554432000 4194304 5683644 140733489620320 18446744073709551615 239488518577 0 0 16781312 2 18446604468193629504 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1299.82
Current children cumulated vsize (KiB) 1357932

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 30164 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=717890
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=166974
# CPU time returned by wait4() is 0.884864
# while last known CPU time is 1299.82
#
# 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): 1299.82
CPU user time (s): 1297.54
CPU system time (s): 2.28
CPU usage (%): 99.9833
Max. virtual memory (cumulated for all children) (KiB): 1406448

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.71789
system time used= 0.166974
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 12953
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 13924
involuntary context switches= 31

runsolver used 5.2462 second user time and 12.1701 second system time

The end

Launcher Data

Begin job on node148 at 2011-05-15 12:50:18
IDJOB=3378081
IDBENCH=83416
IDSOLVER=1858
FILE ID=node148/3378081-1305456618
RUNJOBID= node148-1305456618-30124
PBS_JOBID= 13324858
Free space on /tmp= 72792 MiB

SOLVER NAME= borg-sat 11.03.02-seq-industrial (fixed)
BENCH NAME= SAT11/application/kullmann/AES/Benchmarks/64/aes_64_4_keyfind_1.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-3378081-1305456618/watcher-3378081-1305456618 -o /tmp/evaluation-result-3378081-1305456618/solver-3378081-1305456618 -C 2400 -W 1300 -M 7680  python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3378081-1305456618.cnf -seed 1491339015 -budget 2400

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

MD5SUM BENCH= 07ea67092ce3fd4529e72f69434e3f99
RANDOM SEED=1491339015

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      23292924 kB
Buffers:        336428 kB
Cached:        4907828 kB
SwapCached:       8488 kB
Active:        6054248 kB
Inactive:      3239852 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      23292924 kB
SwapTotal:    67111528 kB
SwapFree:     67056568 kB
Dirty:          131156 kB
Writeback:          40 kB
AnonPages:     4047860 kB
Mapped:          34544 kB
Slab:           261868 kB
PageTables:      37844 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 105003000 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= 72760 MiB
End job on node148 at 2011-05-15 13:12:00