Trace number 3378079

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
borg-sat 11.03.02-seq-industrial (fixed)? (TO) 1300.9 1300.03

General information on the benchmark

Nameapplication/kullmann/AES/Benchmarks/
64/aes_64_2_keyfind_1.cnf
MD5SUM1024a3346322fdba0a20b51f99eae4c0
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 variables1000
Number of clauses5176
Sum of the clauses size20024
Maximum clause length5
Minimum clause length1
Number of clauses of size 1136
Number of clauses of size 2160
Number of clauses of size 32080
Number of clauses of size 4672
Number of clauses of size 52128
Number of clauses of size over 50

Solver Data

0.64/1.11	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.64/1.11	c INFO: solving HOME/instance-3378079-1305456790.cnf
0.64/1.11	c INFO: computing task features
0.64/1.11	c INFO: computed variable-clause graph statistics
0.64/1.11	c INFO: computed clause balance statistics
0.73/1.21	c INFO: computed variable balance statistics
0.73/1.28	c INFO: computed small-clause counts
0.73/1.28	c INFO: computed Horn-clause counts
0.73/1.28	c INFO: computed variable graph statistics
0.73/1.28	c INFO: collected features for HOME/instance-3378079-1305456790.cnf in 0.21 s
0.73/1.30	c INFO: running lingeling-276@0 for 582 with 2399 remaining (b = 0.58)
588.40/588.48	c INFO: running lingeling-276@586 for 291 with 1813 remaining (b = 0.17)
876.31/876.06	c INFO: running lingeling-276@0 for 194 with 1526 remaining (b = 0.35)
1072.96/1072.49	c INFO: running cryptominisat-2.9.0@0 for 485 with 1329 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-3378079-1305456790/watcher-3378079-1305456790 -o /tmp/evaluation-result-3378079-1305456790/solver-3378079-1305456790 -C 2400 -W 1300 -M 7680 python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3378079-1305456790.cnf -seed 1792784160 -budget 2400 

running on 2 cores: 1,3

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


[startup+0 s]
/proc/loadavg: 2.54 3.15 3.47 4/300 17186
/proc/meminfo: memFree=15912808/32951124 swapFree=52307768/67111528
[pid=17186] ppid=17182 vsize=15388 CPUtime=0 cores=1,3
/proc/17186/stat : 17186 (python) R 17182 17186 15311 0 -1 4202496 812 0 0 0 0 0 0 0 17 0 1 0 657281812 15757312 698 33554432000 4194304 5683644 140733236536736 18446744073709551615 5114048 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/17186/statm: 3847 698 334 364 0 334 0

[startup+0.021304 s]
/proc/loadavg: 2.54 3.15 3.47 4/300 17186
/proc/meminfo: memFree=15912808/32951124 swapFree=52307768/67111528
[pid=17186] ppid=17182 vsize=16244 CPUtime=0 cores=1,3
/proc/17186/stat : 17186 (python) R 17182 17186 15311 0 -1 4202496 1050 0 0 0 0 0 0 0 17 0 1 0 657281812 16633856 922 33554432000 4194304 5683644 140733236536736 18446744073709551615 4877027 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/17186/statm: 4061 922 381 364 0 548 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 16244

[startup+0.100316 s]
/proc/loadavg: 2.54 3.15 3.47 4/300 17186
/proc/meminfo: memFree=15912808/32951124 swapFree=52307768/67111528
[pid=17186] ppid=17182 vsize=36512 CPUtime=0.05 cores=1,3
/proc/17186/stat : 17186 (python) S 17182 17186 15311 0 -1 4202496 1576 0 0 0 3 2 0 0 17 0 1 0 657281812 37388288 1411 33554432000 4194304 5683644 140733236536736 18446744073709551615 218370955264 0 2147483391 16781312 2 18446744071699199166 0 0 17 1 0 0 0
/proc/17186/statm: 9128 1411 452 364 0 945 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 36512

[startup+0.300298 s]
/proc/loadavg: 2.54 3.15 3.47 4/300 17186
/proc/meminfo: memFree=15912808/32951124 swapFree=52307768/67111528
[pid=17186] ppid=17182 vsize=121292 CPUtime=0.17 cores=1,3
/proc/17186/stat : 17186 (python) D 17182 17186 15311 0 -1 4202496 3946 0 1 0 7 10 0 0 17 0 1 0 657281812 124203008 3576 33554432000 4194304 5683644 140733236536736 18446744073709551615 218370955264 0 2147483391 16781312 2 0 0 0 17 1 0 0 0
/proc/17186/statm: 30323 3576 970 364 0 2653 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 121292

[startup+0.700203 s]
/proc/loadavg: 2.54 3.15 3.47 4/300 17186
/proc/meminfo: memFree=15912808/32951124 swapFree=52307768/67111528
[pid=17186] ppid=17182 vsize=135752 CPUtime=0.39 cores=1,3
/proc/17186/stat : 17186 (python) R 17182 17186 15311 0 -1 4202496 6013 936 1 0 16 23 0 0 16 0 1 0 657281812 139010048 4168 33554432000 4194304 5683644 140733236536736 18446744073709551615 218370953221 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/17186/statm: 33938 4168 1032 364 0 3124 0
Current children cumulated CPU time (s) 0.39
Current children cumulated vsize (KiB) 135752

[startup+1.501 s]
/proc/loadavg: 2.54 3.15 3.47 5/312 17214
/proc/meminfo: memFree=15830980/32951124 swapFree=52307768/67111528
[pid=17186] ppid=17182 vsize=289608 CPUtime=0.83 cores=1,3
/proc/17186/stat : 17186 (python) S 17182 17186 15311 0 -1 4202496 9878 936 1 0 51 32 0 0 17 0 2 0 657281812 296558592 7293 33554432000 4194304 5683644 140733236536736 18446744073709551615 218382783947 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/17186/statm: 72402 7293 1875 364 0 8320 0
Current children cumulated CPU time (s) 0.83
Current children cumulated vsize (KiB) 289608

[startup+3.10075 s]
/proc/loadavg: 2.66 3.16 3.47 5/324 17226
/proc/meminfo: memFree=15799008/32951124 swapFree=52307768/67111528
[pid=17186] ppid=17182 vsize=289608 CPUtime=0.83 cores=1,3
/proc/17186/stat : 17186 (python) S 17182 17186 15311 0 -1 4202496 9878 936 1 0 51 32 0 0 17 0 2 0 657281812 296558592 7293 33554432000 4194304 5683644 140733236536736 18446744073709551615 218382783947 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/17186/statm: 72402 7293 1875 364 0 8320 0
[pid=17221] ppid=17186 vsize=279364 CPUtime=0 cores=1,3
/proc/17221/stat : 17221 (python) S 17186 17186 15311 0 -1 4202560 732 0 0 0 0 0 0 0 18 0 1 0 657281942 286068736 5768 33554432000 4194304 5683644 140733236536736 18446744073709551615 218370977295 0 0 16781312 514 4485031903929303039 0 0 17 1 0 0 0
/proc/17221/statm: 69841 5768 354 364 0 5759 0
[pid=17223] ppid=17221 vsize=6512 CPUtime=1.79 cores=1,3
/proc/17223/stat : 17223 (lingeling) R 17221 17223 17223 0 -1 4202496 1273 0 0 0 179 0 0 0 25 0 1 0 657281942 6668288 829 33554432000 4194304 4352236 140736248098000 18446744073709551615 4328105 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/17223/statm: 1628 829 129 39 0 708 0
[pid=17186/tid=17222] ppid=17182 vsize=289608 CPUtime=0 cores=1,3
/proc/17186/task/17222/stat : 17222 (python) S 17182 17186 15311 0 -1 4202560 30 936 0 0 0 0 0 0 18 0 2 0 657281942 296558592 7293 33554432000 4194304 5683644 140733236536736 18446744073709551615 218382780849 0 0 16781312 2 18446604467584632128 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2.62
Current children cumulated vsize (KiB) 575484

[startup+6.30118 s]
/proc/loadavg: 2.66 3.16 3.47 5/318 17262
/proc/meminfo: memFree=15815860/32951124 swapFree=52307768/67111528
[pid=17186] ppid=17182 vsize=289608 CPUtime=0.83 cores=1,3
/proc/17186/stat : 17186 (python) S 17182 17186 15311 0 -1 4202496 9878 936 1 0 51 32 0 0 17 0 2 0 657281812 296558592 7293 33554432000 4194304 5683644 140733236536736 18446744073709551615 218382783947 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/17186/statm: 72402 7293 1875 364 0 8320 0
[pid=17221] ppid=17186 vsize=279364 CPUtime=0.01 cores=1,3
/proc/17221/stat : 17221 (python) S 17186 17186 15311 0 -1 4202560 880 0 0 0 0 1 0 0 18 0 1 0 657281942 286068736 5791 33554432000 4194304 5683644 140733236536736 18446744073709551615 218370977295 0 0 16781312 514 4485031903929270534 0 0 17 1 0 0 0
/proc/17221/statm: 69841 5791 377 364 0 5759 0
[pid=17223] ppid=17221 vsize=7164 CPUtime=4.98 cores=1,3
/proc/17223/stat : 17223 (lingeling) R 17221 17223 17223 0 -1 4202496 2063 0 0 0 498 0 0 0 25 0 1 0 657281942 7335936 992 33554432000 4194304 4352236 140736248098000 18446744073709551615 4328194 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/17223/statm: 1791 992 129 39 0 871 0
[pid=17186/tid=17222] ppid=17182 vsize=289608 CPUtime=0 cores=1,3
/proc/17186/task/17222/stat : 17222 (python) S 17182 17186 15311 0 -1 4202560 30 936 0 0 0 0 0 0 18 0 2 0 657281942 296558592 7293 33554432000 4194304 5683644 140733236536736 18446744073709551615 218382780849 0 0 16781312 2 18446604467584632128 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5.82
Current children cumulated vsize (KiB) 576136

[startup+12.7011 s]
/proc/loadavg: 2.92 3.21 3.49 6/324 17296
/proc/meminfo: memFree=15788504/32951124 swapFree=52307768/67111528
[pid=17186] ppid=17182 vsize=289608 CPUtime=0.83 cores=1,3
/proc/17186/stat : 17186 (python) S 17182 17186 15311 0 -1 4202496 9878 936 1 0 51 32 0 0 17 0 2 0 657281812 296558592 7293 33554432000 4194304 5683644 140733236536736 18446744073709551615 218382783947 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/17186/statm: 72402 7293 1875 364 0 8320 0
[pid=17221] ppid=17186 vsize=279364 CPUtime=0.02 cores=1,3
/proc/17221/stat : 17221 (python) S 17186 17186 15311 0 -1 4202560 883 0 0 0 0 2 0 0 18 0 1 0 657281942 286068736 5791 33554432000 4194304 5683644 140733236536736 18446744073709551615 218370977295 0 0 16781312 514 6897192460573704454 0 0 17 1 0 0 0
/proc/17221/statm: 69841 5791 377 364 0 5759 0
[pid=17223] ppid=17221 vsize=8188 CPUtime=11.36 cores=1,3
/proc/17223/stat : 17223 (lingeling) R 17221 17223 17223 0 -1 4202496 2831 0 0 0 1136 0 0 0 25 0 1 0 657281942 8384512 1248 33554432000 4194304 4352236 140736248098000 18446744073709551615 4329000 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/17223/statm: 2047 1248 129 39 0 1127 0
[pid=17186/tid=17222] ppid=17182 vsize=289608 CPUtime=0 cores=1,3
/proc/17186/task/17222/stat : 17222 (python) S 17182 17186 15311 0 -1 4202560 30 936 0 0 0 0 0 0 18 0 2 0 657281942 296558592 7293 33554432000 4194304 5683644 140733236536736 18446744073709551615 218382780849 0 0 16781312 2 18446604467584632128 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 12.21
Current children cumulated vsize (KiB) 577160

[startup+25.5008 s]
/proc/loadavg: 3.16 3.25 3.49 6/324 17296
/proc/meminfo: memFree=15782168/32951124 swapFree=52307768/67111528
[pid=17186] ppid=17182 vsize=289608 CPUtime=0.83 cores=1,3
/proc/17186/stat : 17186 (python) S 17182 17186 15311 0 -1 4202496 9878 936 1 0 51 32 0 0 17 0 2 0 657281812 296558592 7293 33554432000 4194304 5683644 140733236536736 18446744073709551615 218382783947 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/17186/statm: 72402 7293 1875 364 0 8320 0
[pid=17221] ppid=17186 vsize=279364 CPUtime=0.05 cores=1,3
/proc/17221/stat : 17221 (python) S 17186 17186 15311 0 -1 4202560 889 0 0 0 2 3 0 0 18 0 1 0 657281942 286068736 5791 33554432000 4194304 5683644 140733236536736 18446744073709551615 218370977295 0 0 16781312 514 6897192460573704454 0 0 17 1 0 0 0
/proc/17221/statm: 69841 5791 377 364 0 5759 0
[pid=17223] ppid=17221 vsize=9216 CPUtime=24.13 cores=1,3
/proc/17223/stat : 17223 (lingeling) R 17221 17223 17223 0 -1 4202496 4560 0 0 0 2413 0 0 0 25 0 1 0 657281942 9437184 1505 33554432000 4194304 4352236 140736248098000 18446744073709551615 4208055 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/17223/statm: 2304 1505 129 39 0 1384 0
[pid=17186/tid=17222] ppid=17182 vsize=289608 CPUtime=0 cores=1,3
/proc/17186/task/17222/stat : 17222 (python) S 17182 17186 15311 0 -1 4202560 30 936 0 0 0 0 0 0 18 0 2 0 657281942 296558592 7293 33554432000 4194304 5683644 140733236536736 18446744073709551615 218382780849 0 0 16781312 2 18446604467584632128 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 25.01
Current children cumulated vsize (KiB) 578188

[startup+51.1002 s]
/proc/loadavg: 3.45 3.31 3.50 6/324 17297
/proc/meminfo: memFree=15776512/32951124 swapFree=52307768/67111528
[pid=17186] ppid=17182 vsize=289608 CPUtime=0.83 cores=1,3
/proc/17186/stat : 17186 (python) S 17182 17186 15311 0 -1 4202496 9878 936 1 0 51 32 0 0 17 0 2 0 657281812 296558592 7293 33554432000 4194304 5683644 140733236536736 18446744073709551615 218382783947 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/17186/statm: 72402 7293 1875 364 0 8320 0
[pid=17221] ppid=17186 vsize=279364 CPUtime=0.1 cores=1,3
/proc/17221/stat : 17221 (python) S 17186 17186 15311 0 -1 4202560 900 0 0 0 4 6 0 0 18 0 1 0 657281942 286068736 5791 33554432000 4194304 5683644 140733236536736 18446744073709551615 218370977295 0 0 16781312 514 6897192460573704454 0 0 17 1 0 0 0
/proc/17221/statm: 69841 5791 377 364 0 5759 0
[pid=17223] ppid=17221 vsize=11908 CPUtime=49.69 cores=1,3
/proc/17223/stat : 17223 (lingeling) R 17221 17223 17223 0 -1 4202496 8049 0 0 0 4968 1 0 0 25 0 1 0 657281942 12193792 2178 33554432000 4194304 4352236 140736248098000 18446744073709551615 4328496 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/17223/statm: 2977 2178 129 39 0 2057 0
[pid=17186/tid=17222] ppid=17182 vsize=289608 CPUtime=0 cores=1,3
/proc/17186/task/17222/stat : 17222 (python) S 17182 17186 15311 0 -1 4202560 30 936 0 0 0 0 0 0 18 0 2 0 657281942 296558592 7293 33554432000 4194304 5683644 140733236536736 18446744073709551615 218382780849 0 0 16781312 2 18446604467584632128 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 50.62
Current children cumulated vsize (KiB) 580880

[startup+102.312 s]
/proc/loadavg: 3.78 3.42 3.53 6/324 17298
/proc/meminfo: memFree=15767108/32951124 swapFree=52307768/67111528
[pid=17186] ppid=17182 vsize=289608 CPUtime=0.83 cores=1,3
/proc/17186/stat : 17186 (python) S 17182 17186 15311 0 -1 4202496 9878 936 1 0 51 32 0 0 17 0 2 0 657281812 296558592 7293 33554432000 4194304 5683644 140733236536736 18446744073709551615 218382783947 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/17186/statm: 72402 7293 1875 364 0 8320 0
[pid=17221] ppid=17186 vsize=279364 CPUtime=0.22 cores=1,3
/proc/17221/stat : 17221 (python) S 17186 17186 15311 0 -1 4202560 924 0 0 0 10 12 0 0 18 0 1 0 657281942 286068736 5791 33554432000 4194304 5683644 140733236536736 18446744073709551615 218370977295 0 0 16781312 514 6897192460573704454 0 0 17 1 0 0 0
/proc/17221/statm: 69841 5791 377 364 0 5759 0
[pid=17223] ppid=17221 vsize=13188 CPUtime=100.79 cores=1,3
/proc/17223/stat : 17223 (lingeling) R 17221 17223 17223 0 -1 4202496 11185 0 0 0 10077 2 0 0 25 0 1 0 657281942 13504512 2498 33554432000 4194304 4352236 140736248098000 18446744073709551615 4328100 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/17223/statm: 3297 2498 129 39 0 2377 0
[pid=17186/tid=17222] ppid=17182 vsize=289608 CPUtime=0 cores=1,3
/proc/17186/task/17222/stat : 17222 (python) S 17182 17186 15311 0 -1 4202560 30 936 0 0 0 0 0 0 18 0 2 0 657281942 296558592 7293 33554432000 4194304 5683644 140733236536736 18446744073709551615 218382780849 0 0 16781312 2 18446604467584632128 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 101.84
Current children cumulated vsize (KiB) 582160

[startup+162.3 s]
/proc/loadavg: 3.91 3.52 3.56 6/324 17300
/proc/meminfo: memFree=15762728/32951124 swapFree=52307768/67111528
[pid=17186] ppid=17182 vsize=289608 CPUtime=0.83 cores=1,3
/proc/17186/stat : 17186 (python) S 17182 17186 15311 0 -1 4202496 9878 936 1 0 51 32 0 0 17 0 2 0 657281812 296558592 7293 33554432000 4194304 5683644 140733236536736 18446744073709551615 218382783947 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/17186/statm: 72402 7293 1875 364 0 8320 0
[pid=17221] ppid=17186 vsize=279364 CPUtime=0.35 cores=1,3
/proc/17221/stat : 17221 (python) S 17186 17186 15311 0 -1 4202560 942 0 0 0 16 19 0 0 18 0 1 0 657281942 286068736 5791 33554432000 4194304 5683644 140733236536736 18446744073709551615 218370977295 0 0 16781312 514 6897192460573704454 0 0 17 1 0 0 0
/proc/17221/statm: 69841 5791 377 364 0 5759 0
[pid=17223] ppid=17221 vsize=14664 CPUtime=160.65 cores=1,3
/proc/17223/stat : 17223 (lingeling) R 17221 17223 17223 0 -1 4202496 15187 0 0 0 16063 2 0 0 25 0 1 0 657281942 15015936 2867 33554432000 4194304 4352236 140736248098000 18446744073709551615 4328546 0 0 16781312 17506 0 0 0 17 3 0 0 0
/proc/17223/statm: 3666 2867 129 39 0 2746 0
[pid=17186/tid=17222] ppid=17182 vsize=289608 CPUtime=0 cores=1,3
/proc/17186/task/17222/stat : 17222 (python) S 17182 17186 15311 0 -1 4202560 30 936 0 0 0 0 0 0 18 0 2 0 657281942 296558592 7293 33554432000 4194304 5683644 140733236536736 18446744073709551615 218382780849 0 0 16781312 2 18446604467584632128 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 161.83
Current children cumulated vsize (KiB) 583636

[startup+222.301 s]
/proc/loadavg: 3.97 3.61 3.58 6/324 17301
/proc/meminfo: memFree=15756484/32951124 swapFree=52307768/67111528
[pid=17186] ppid=17182 vsize=289608 CPUtime=0.83 cores=1,3
/proc/17186/stat : 17186 (python) S 17182 17186 15311 0 -1 4202496 9878 936 1 0 51 32 0 0 17 0 2 0 657281812 296558592 7293 33554432000 4194304 5683644 140733236536736 18446744073709551615 218382783947 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/17186/statm: 72402 7293 1875 364 0 8320 0
[pid=17221] ppid=17186 vsize=279364 CPUtime=0.47 cores=1,3
/proc/17221/stat : 17221 (python) S 17186 17186 15311 0 -1 4202560 956 0 0 0 23 24 0 0 18 0 1 0 657281942 286068736 5791 33554432000 4194304 5683644 140733236536736 18446744073709551615 218370977295 0 0 16781312 514 6897192460573704454 0 0 17 1 0 0 0

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

[startup+1122.3 s]
/proc/loadavg: 4.04 4.05 3.87 6/356 17369
/proc/meminfo: memFree=15495144/32951124 swapFree=52307768/67111528
[pid=17186] ppid=17182 vsize=310120 CPUtime=0.85 cores=1,3
/proc/17186/stat : 17186 (python) S 17182 17186 15311 0 -1 4202496 11483 936 1 0 53 32 0 0 20 0 4 0 657281812 317562880 7306 33554432000 4194304 5683644 140733236536736 18446744073709551615 218382783947 0 0 16781312 2 18446744073709551615 0 0 17 3 0 0 0
/proc/17186/statm: 77530 7306 1880 364 0 13442 0
[pid=17221] ppid=17186 vsize=289608 CPUtime=1.89 cores=1,3
/proc/17221/stat : 17221 (python) S 17186 17186 15311 0 -1 4202560 1189 0 0 0 100 89 0 0 18 0 2 0 657281942 296558592 5836 33554432000 4194304 5683644 140733236536736 18446744073709551615 218382783947 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/17221/statm: 72402 5836 417 364 0 8320 0
[pid=17223] ppid=17221 vsize=23352 CPUtime=873.64 cores=1,3
/proc/17223/stat : 17223 (lingeling) T 17221 17223 17223 0 -1 4202496 46549 0 0 0 87358 6 0 0 25 0 1 0 657281942 23912448 5039 33554432000 4194304 4352236 140736248098000 18446744073709551615 4328000 0 0 16781312 17506 18446744071562691360 0 0 17 3 0 0 0
/proc/17223/statm: 5838 5039 129 39 0 4918 0
[pid=17221/tid=17322] ppid=17186 vsize=289608 CPUtime=0 cores=1,3
/proc/17221/task/17322/stat : 17322 (python) S 17186 17186 15311 0 -1 4202560 43 0 0 0 0 0 0 0 18 0 2 0 657340659 296558592 5836 33554432000 4194304 5683644 140733236536736 18446744073709551615 218382780849 0 0 16781312 514 18446604471136815296 0 0 -1 3 0 0 0
[pid=17339] ppid=17186 vsize=289620 CPUtime=0.44 cores=1,3
/proc/17339/stat : 17339 (python) S 17186 17186 15311 0 -1 4202560 1124 0 0 0 22 22 0 0 19 0 2 0 657369418 296570880 5819 33554432000 4194304 5683644 140733236536736 18446744073709551615 218382783947 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/17339/statm: 72405 5819 400 364 0 8320 0
[pid=17341] ppid=17339 vsize=14676 CPUtime=196.24 cores=1,3
/proc/17341/stat : 17341 (lingeling) T 17339 17341 17341 0 -1 4202496 16343 0 0 0 19622 2 0 0 25 0 1 0 657369419 15028224 2869 33554432000 4194304 4352236 140734170120528 18446744073709551615 4328194 0 0 16781312 17506 18446744071562691360 0 0 17 3 0 0 0
/proc/17341/statm: 3669 2869 129 39 0 2749 0
[pid=17339/tid=17357] ppid=17186 vsize=289620 CPUtime=0 cores=1,3
/proc/17339/task/17357/stat : 17357 (python) S 17186 17186 15311 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 657389060 296570880 5819 33554432000 4194304 5683644 140733236536736 18446744073709551615 218382780849 0 0 16781312 514 18446604464153094976 0 0 -1 3 0 0 0
[pid=17358] ppid=17186 vsize=299876 CPUtime=0.13 cores=1,3
/proc/17358/stat : 17358 (python) S 17186 17186 15311 0 -1 4202560 930 0 0 0 7 6 0 0 15 0 1 0 657389061 307073024 5793 33554432000 4194304 5683644 140733236536736 18446744073709551615 218370977350 0 0 16781312 514 6897192460573704454 0 0 17 1 0 0 0
/proc/17358/statm: 74969 5793 371 364 0 10881 0
[pid=17360] ppid=17358 vsize=75516 CPUtime=49.74 cores=1,3
/proc/17360/stat : 17360 (cryptominisat-2) R 17358 17360 17360 0 -1 4202496 38016 0 0 0 4967 7 0 0 25 0 1 0 657389061 77328384 12161 33554432000 4194304 4677096 140736274864304 18446744073709551615 4320251 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/17360/statm: 18879 12161 392 118 0 13838 0
[pid=17186/tid=17222] ppid=17182 vsize=310120 CPUtime=0 cores=1,3
/proc/17186/task/17222/stat : 17222 (python) S 17182 17186 15311 0 -1 4202560 31 936 0 0 0 0 0 0 18 0 4 0 657281942 317562880 7306 33554432000 4194304 5683644 140733236536736 18446744073709551615 218382780849 0 0 16781312 2 18446604467584632128 0 0 -1 1 0 0 0
[pid=17186/tid=17340] ppid=17182 vsize=310120 CPUtime=0 cores=1,3
/proc/17186/task/17340/stat : 17340 (python) S 17182 17186 15311 0 -1 4202560 28 936 0 0 0 0 0 0 20 0 4 0 657369419 317562880 7306 33554432000 4194304 5683644 140733236536736 18446744073709551615 218382780849 0 0 16781312 2 18446604467584632128 0 0 -1 3 0 0 0
[pid=17186/tid=17359] ppid=17182 vsize=310120 CPUtime=0 cores=1,3
/proc/17186/task/17359/stat : 17359 (python) S 17182 17186 15311 0 -1 4202560 27 936 0 0 0 0 0 0 20 0 4 0 657389061 317562880 7306 33554432000 4194304 5683644 140733236536736 18446744073709551615 218382780849 0 0 16781312 2 18446604467584632128 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1122.93
Current children cumulated vsize (KiB) 1302768

[startup+1182.3 s]
/proc/loadavg: 4.02 4.04 3.87 6/356 17371
/proc/meminfo: memFree=15447740/32951124 swapFree=52307768/67111528
[pid=17186] ppid=17182 vsize=310120 CPUtime=0.85 cores=1,3
/proc/17186/stat : 17186 (python) S 17182 17186 15311 0 -1 4202496 11483 936 1 0 53 32 0 0 20 0 4 0 657281812 317562880 7306 33554432000 4194304 5683644 140733236536736 18446744073709551615 218382783947 0 0 16781312 2 18446744073709551615 0 0 17 3 0 0 0
/proc/17186/statm: 77530 7306 1880 364 0 13442 0
[pid=17221] ppid=17186 vsize=289608 CPUtime=1.89 cores=1,3
/proc/17221/stat : 17221 (python) S 17186 17186 15311 0 -1 4202560 1189 0 0 0 100 89 0 0 18 0 2 0 657281942 296558592 5836 33554432000 4194304 5683644 140733236536736 18446744073709551615 218382783947 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/17221/statm: 72402 5836 417 364 0 8320 0
[pid=17223] ppid=17221 vsize=23352 CPUtime=873.64 cores=1,3
/proc/17223/stat : 17223 (lingeling) T 17221 17223 17223 0 -1 4202496 46549 0 0 0 87358 6 0 0 25 0 1 0 657281942 23912448 5039 33554432000 4194304 4352236 140736248098000 18446744073709551615 4328000 0 0 16781312 17506 18446744071562691360 0 0 17 3 0 0 0
/proc/17223/statm: 5838 5039 129 39 0 4918 0
[pid=17221/tid=17322] ppid=17186 vsize=289608 CPUtime=0 cores=1,3
/proc/17221/task/17322/stat : 17322 (python) S 17186 17186 15311 0 -1 4202560 43 0 0 0 0 0 0 0 18 0 2 0 657340659 296558592 5836 33554432000 4194304 5683644 140733236536736 18446744073709551615 218382780849 0 0 16781312 514 18446604471136815296 0 0 -1 3 0 0 0
[pid=17339] ppid=17186 vsize=289620 CPUtime=0.44 cores=1,3
/proc/17339/stat : 17339 (python) S 17186 17186 15311 0 -1 4202560 1124 0 0 0 22 22 0 0 19 0 2 0 657369418 296570880 5819 33554432000 4194304 5683644 140733236536736 18446744073709551615 218382783947 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/17339/statm: 72405 5819 400 364 0 8320 0
[pid=17341] ppid=17339 vsize=14676 CPUtime=196.24 cores=1,3
/proc/17341/stat : 17341 (lingeling) T 17339 17341 17341 0 -1 4202496 16343 0 0 0 19622 2 0 0 25 0 1 0 657369419 15028224 2869 33554432000 4194304 4352236 140734170120528 18446744073709551615 4328194 0 0 16781312 17506 18446744071562691360 0 0 17 3 0 0 0
/proc/17341/statm: 3669 2869 129 39 0 2749 0
[pid=17339/tid=17357] ppid=17186 vsize=289620 CPUtime=0 cores=1,3
/proc/17339/task/17357/stat : 17357 (python) S 17186 17186 15311 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 657389060 296570880 5819 33554432000 4194304 5683644 140733236536736 18446744073709551615 218382780849 0 0 16781312 514 18446604464153094976 0 0 -1 3 0 0 0
[pid=17358] ppid=17186 vsize=299876 CPUtime=0.27 cores=1,3
/proc/17358/stat : 17358 (python) S 17186 17186 15311 0 -1 4202560 957 0 0 0 14 13 0 0 15 0 1 0 657389061 307073024 5793 33554432000 4194304 5683644 140733236536736 18446744073709551615 218370977350 0 0 16781312 514 6897192460573704454 0 0 17 1 0 0 0
/proc/17358/statm: 74969 5793 371 364 0 10881 0
[pid=17360] ppid=17358 vsize=100716 CPUtime=109.67 cores=1,3
/proc/17360/stat : 17360 (cryptominisat-2) R 17358 17360 17360 0 -1 4202496 62720 0 0 0 10956 11 0 0 25 0 1 0 657389061 103133184 18213 33554432000 4194304 4677096 140736274864304 18446744073709551615 4454468 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/17360/statm: 25179 18213 392 118 0 20138 0
[pid=17186/tid=17222] ppid=17182 vsize=310120 CPUtime=0 cores=1,3
/proc/17186/task/17222/stat : 17222 (python) S 17182 17186 15311 0 -1 4202560 31 936 0 0 0 0 0 0 18 0 4 0 657281942 317562880 7306 33554432000 4194304 5683644 140733236536736 18446744073709551615 218382780849 0 0 16781312 2 18446604467584632128 0 0 -1 1 0 0 0
[pid=17186/tid=17340] ppid=17182 vsize=310120 CPUtime=0 cores=1,3
/proc/17186/task/17340/stat : 17340 (python) S 17182 17186 15311 0 -1 4202560 28 936 0 0 0 0 0 0 20 0 4 0 657369419 317562880 7306 33554432000 4194304 5683644 140733236536736 18446744073709551615 218382780849 0 0 16781312 2 18446604467584632128 0 0 -1 3 0 0 0
[pid=17186/tid=17359] ppid=17182 vsize=310120 CPUtime=0 cores=1,3
/proc/17186/task/17359/stat : 17359 (python) S 17182 17186 15311 0 -1 4202560 27 936 0 0 0 0 0 0 20 0 4 0 657389061 317562880 7306 33554432000 4194304 5683644 140733236536736 18446744073709551615 218382780849 0 0 16781312 2 18446604467584632128 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1183
Current children cumulated vsize (KiB) 1327968

[startup+1242.3 s]
/proc/loadavg: 4.06 4.04 3.88 6/356 17373
/proc/meminfo: memFree=15416708/32951124 swapFree=52307768/67111528
[pid=17186] ppid=17182 vsize=310120 CPUtime=0.85 cores=1,3
/proc/17186/stat : 17186 (python) S 17182 17186 15311 0 -1 4202496 11483 936 1 0 53 32 0 0 20 0 4 0 657281812 317562880 7306 33554432000 4194304 5683644 140733236536736 18446744073709551615 218382783947 0 0 16781312 2 18446744073709551615 0 0 17 3 0 0 0
/proc/17186/statm: 77530 7306 1880 364 0 13442 0
[pid=17221] ppid=17186 vsize=289608 CPUtime=1.89 cores=1,3
/proc/17221/stat : 17221 (python) S 17186 17186 15311 0 -1 4202560 1189 0 0 0 100 89 0 0 18 0 2 0 657281942 296558592 5836 33554432000 4194304 5683644 140733236536736 18446744073709551615 218382783947 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/17221/statm: 72402 5836 417 364 0 8320 0
[pid=17223] ppid=17221 vsize=23352 CPUtime=873.64 cores=1,3
/proc/17223/stat : 17223 (lingeling) T 17221 17223 17223 0 -1 4202496 46549 0 0 0 87358 6 0 0 25 0 1 0 657281942 23912448 5039 33554432000 4194304 4352236 140736248098000 18446744073709551615 4328000 0 0 16781312 17506 18446744071562691360 0 0 17 3 0 0 0
/proc/17223/statm: 5838 5039 129 39 0 4918 0
[pid=17221/tid=17322] ppid=17186 vsize=289608 CPUtime=0 cores=1,3
/proc/17221/task/17322/stat : 17322 (python) S 17186 17186 15311 0 -1 4202560 43 0 0 0 0 0 0 0 18 0 2 0 657340659 296558592 5836 33554432000 4194304 5683644 140733236536736 18446744073709551615 218382780849 0 0 16781312 514 18446604471136815296 0 0 -1 3 0 0 0
[pid=17339] ppid=17186 vsize=289620 CPUtime=0.44 cores=1,3
/proc/17339/stat : 17339 (python) S 17186 17186 15311 0 -1 4202560 1124 0 0 0 22 22 0 0 19 0 2 0 657369418 296570880 5819 33554432000 4194304 5683644 140733236536736 18446744073709551615 218382783947 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/17339/statm: 72405 5819 400 364 0 8320 0
[pid=17341] ppid=17339 vsize=14676 CPUtime=196.24 cores=1,3
/proc/17341/stat : 17341 (lingeling) T 17339 17341 17341 0 -1 4202496 16343 0 0 0 19622 2 0 0 25 0 1 0 657369419 15028224 2869 33554432000 4194304 4352236 140734170120528 18446744073709551615 4328194 0 0 16781312 17506 18446744071562691360 0 0 17 3 0 0 0
/proc/17341/statm: 3669 2869 129 39 0 2749 0
[pid=17339/tid=17357] ppid=17186 vsize=289620 CPUtime=0 cores=1,3
/proc/17339/task/17357/stat : 17357 (python) S 17186 17186 15311 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 657389060 296570880 5819 33554432000 4194304 5683644 140733236536736 18446744073709551615 218382780849 0 0 16781312 514 18446604464153094976 0 0 -1 3 0 0 0
[pid=17358] ppid=17186 vsize=299876 CPUtime=0.42 cores=1,3
/proc/17358/stat : 17358 (python) S 17186 17186 15311 0 -1 4202560 976 0 0 0 21 21 0 0 15 0 1 0 657389061 307073024 5793 33554432000 4194304 5683644 140733236536736 18446744073709551615 218370977350 0 0 16781312 514 14951480176188293382 0 0 17 1 0 0 0
/proc/17358/statm: 74969 5793 371 364 0 10881 0
[pid=17360] ppid=17358 vsize=101736 CPUtime=169.62 cores=1,3
/proc/17360/stat : 17360 (cryptominisat-2) R 17358 17360 17360 0 -1 4202496 81832 0 0 0 16947 15 0 0 25 0 1 0 657389061 104177664 18826 33554432000 4194304 4677096 140736274864304 18446744073709551615 4318983 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/17360/statm: 25434 18826 392 118 0 20393 0
[pid=17186/tid=17222] ppid=17182 vsize=310120 CPUtime=0 cores=1,3
/proc/17186/task/17222/stat : 17222 (python) S 17182 17186 15311 0 -1 4202560 31 936 0 0 0 0 0 0 18 0 4 0 657281942 317562880 7306 33554432000 4194304 5683644 140733236536736 18446744073709551615 218382780849 0 0 16781312 2 18446604467584632128 0 0 -1 1 0 0 0
[pid=17186/tid=17340] ppid=17182 vsize=310120 CPUtime=0 cores=1,3
/proc/17186/task/17340/stat : 17340 (python) S 17182 17186 15311 0 -1 4202560 28 936 0 0 0 0 0 0 20 0 4 0 657369419 317562880 7306 33554432000 4194304 5683644 140733236536736 18446744073709551615 218382780849 0 0 16781312 2 18446604467584632128 0 0 -1 3 0 0 0
[pid=17186/tid=17359] ppid=17182 vsize=310120 CPUtime=0 cores=1,3
/proc/17186/task/17359/stat : 17359 (python) S 17182 17186 15311 0 -1 4202560 27 936 0 0 0 0 0 0 20 0 4 0 657389061 317562880 7306 33554432000 4194304 5683644 140733236536736 18446744073709551615 218382780849 0 0 16781312 2 18446604467584632128 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1243.1
Current children cumulated vsize (KiB) 1328988



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.02 4.03 3.89 6/356 17374
/proc/meminfo: memFree=15373748/32951124 swapFree=52307768/67111528
[pid=17186] ppid=17182 vsize=310120 CPUtime=0.85 cores=1,3
/proc/17186/stat : 17186 (python) S 17182 17186 15311 0 -1 4202496 11483 936 1 0 53 32 0 0 20 0 4 0 657281812 317562880 7306 33554432000 4194304 5683644 140733236536736 18446744073709551615 218382783947 0 0 16781312 2 18446744073709551615 0 0 17 3 0 0 0
/proc/17186/statm: 77530 7306 1880 364 0 13442 0
[pid=17221] ppid=17186 vsize=289608 CPUtime=1.89 cores=1,3
/proc/17221/stat : 17221 (python) S 17186 17186 15311 0 -1 4202560 1189 0 0 0 100 89 0 0 18 0 2 0 657281942 296558592 5836 33554432000 4194304 5683644 140733236536736 18446744073709551615 218382783947 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/17221/statm: 72402 5836 417 364 0 8320 0
[pid=17223] ppid=17221 vsize=23352 CPUtime=873.64 cores=1,3
/proc/17223/stat : 17223 (lingeling) T 17221 17223 17223 0 -1 4202496 46549 0 0 0 87358 6 0 0 25 0 1 0 657281942 23912448 5039 33554432000 4194304 4352236 140736248098000 18446744073709551615 4328000 0 0 16781312 17506 18446744071562691360 0 0 17 3 0 0 0
/proc/17223/statm: 5838 5039 129 39 0 4918 0
[pid=17221/tid=17322] ppid=17186 vsize=289608 CPUtime=0 cores=1,3
/proc/17221/task/17322/stat : 17322 (python) S 17186 17186 15311 0 -1 4202560 43 0 0 0 0 0 0 0 18 0 2 0 657340659 296558592 5836 33554432000 4194304 5683644 140733236536736 18446744073709551615 218382780849 0 0 16781312 514 18446604471136815296 0 0 -1 3 0 0 0
[pid=17339] ppid=17186 vsize=289620 CPUtime=0.44 cores=1,3
/proc/17339/stat : 17339 (python) S 17186 17186 15311 0 -1 4202560 1124 0 0 0 22 22 0 0 19 0 2 0 657369418 296570880 5819 33554432000 4194304 5683644 140733236536736 18446744073709551615 218382783947 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/17339/statm: 72405 5819 400 364 0 8320 0
[pid=17341] ppid=17339 vsize=14676 CPUtime=196.24 cores=1,3
/proc/17341/stat : 17341 (lingeling) T 17339 17341 17341 0 -1 4202496 16343 0 0 0 19622 2 0 0 25 0 1 0 657369419 15028224 2869 33554432000 4194304 4352236 140734170120528 18446744073709551615 4328194 0 0 16781312 17506 18446744071562691360 0 0 17 3 0 0 0
/proc/17341/statm: 3669 2869 129 39 0 2749 0
[pid=17339/tid=17357] ppid=17186 vsize=289620 CPUtime=0 cores=1,3
/proc/17339/task/17357/stat : 17357 (python) S 17186 17186 15311 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 657389060 296570880 5819 33554432000 4194304 5683644 140733236536736 18446744073709551615 218382780849 0 0 16781312 514 18446604464153094976 0 0 -1 3 0 0 0
[pid=17358] ppid=17186 vsize=299876 CPUtime=0.56 cores=1,3
/proc/17358/stat : 17358 (python) S 17186 17186 15311 0 -1 4202560 988 0 0 0 29 27 0 0 15 0 1 0 657389061 307073024 5793 33554432000 4194304 5683644 140733236536736 18446744073709551615 218370977350 0 0 16781312 514 6897192460573704454 0 0 17 1 0 0 0
/proc/17358/statm: 74969 5793 371 364 0 10881 0
[pid=17360] ppid=17358 vsize=113124 CPUtime=227.28 cores=1,3
/proc/17360/stat : 17360 (cryptominisat-2) R 17358 17360 17360 0 -1 4202496 100471 0 0 0 22709 19 0 0 25 0 1 0 657389061 115838976 21777 33554432000 4194304 4677096 140736274864304 18446744073709551615 4337990 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/17360/statm: 28281 21777 392 118 0 23240 0
[pid=17186/tid=17222] ppid=17182 vsize=310120 CPUtime=0 cores=1,3
/proc/17186/task/17222/stat : 17222 (python) S 17182 17186 15311 0 -1 4202560 31 936 0 0 0 0 0 0 18 0 4 0 657281942 317562880 7306 33554432000 4194304 5683644 140733236536736 18446744073709551615 218382780849 0 0 16781312 2 18446604467584632128 0 0 -1 1 0 0 0
[pid=17186/tid=17340] ppid=17182 vsize=310120 CPUtime=0 cores=1,3
/proc/17186/task/17340/stat : 17340 (python) S 17182 17186 15311 0 -1 4202560 28 936 0 0 0 0 0 0 20 0 4 0 657369419 317562880 7306 33554432000 4194304 5683644 140733236536736 18446744073709551615 218382780849 0 0 16781312 2 18446604467584632128 0 0 -1 3 0 0 0
[pid=17186/tid=17359] ppid=17182 vsize=310120 CPUtime=0 cores=1,3
/proc/17186/task/17359/stat : 17359 (python) S 17182 17186 15311 0 -1 4202560 27 936 0 0 0 0 0 0 20 0 4 0 657389061 317562880 7306 33554432000 4194304 5683644 140733236536736 18446744073709551615 218382780849 0 0 16781312 2 18446604467584632128 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1300.9
Current children cumulated vsize (KiB) 1340376

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

Real time (s): 1300.03
CPU time (s): 1300.9
CPU user time (s): 1298.93
CPU system time (s): 1.97
CPU usage (%): 100.067
Max. virtual memory (cumulated for all children) (KiB): 1391996

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.535918
system time used= 0.334949
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 12420
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= 35466
involuntary context switches= 25

runsolver used 3.84941 second user time and 9.1796 second system time

The end

Launcher Data

Begin job on node101 at 2011-05-15 12:53:10
IDJOB=3378079
IDBENCH=83418
IDSOLVER=1858
FILE ID=node101/3378079-1305456790
RUNJOBID= node101-1305456790-17157
PBS_JOBID= 13324878
Free space on /tmp= 73756 MiB

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

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

MD5SUM BENCH= 1024a3346322fdba0a20b51f99eae4c0
RANDOM SEED=1792784160

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:      15913236 kB
Buffers:        340140 kB
Cached:        6298440 kB
SwapCached:      14848 kB
Active:       11537824 kB
Inactive:      5209524 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      15913236 kB
SwapTotal:    67111528 kB
SwapFree:     52307768 kB
Dirty:          127528 kB
Writeback:           0 kB
AnonPages:    10106116 kB
Mapped:          14896 kB
Slab:           161956 kB
PageTables:      63480 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 42460916 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= 73632 MiB
End job on node101 at 2011-05-15 13:14:53