Trace number 3378074

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

General information on the benchmark

Nameapplication/kullmann/AES/Benchmarks/
128/aes_128_2_keyfind_1.cnf
MD5SUM19e0b91e7d093f7cb35b11b46708a49b
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 variables2000
Number of clauses20544
Sum of the clauses size111944
Maximum clause length8
Minimum clause length1
Number of clauses of size 1272
Number of clauses of size 2256
Number of clauses of size 33520
Number of clauses of size 4640
Number of clauses of size 54096
Number of clauses of size over 511760

Solver Data

0.45/0.89	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.45/0.89	c INFO: solving HOME/instance-3378074-1305456618.cnf
0.45/0.89	c INFO: computing task features
0.51/0.99	c INFO: computed variable-clause graph statistics
0.51/0.99	c INFO: computed clause balance statistics
1.20/1.65	c INFO: computed variable balance statistics
1.50/1.96	c INFO: computed small-clause counts
1.50/1.96	c INFO: computed Horn-clause counts
1.50/1.99	c INFO: computed variable graph statistics
1.50/1.99	c INFO: collected features for HOME/instance-3378074-1305456618.cnf in 1.11 s
1.60/2.00	c INFO: running lingeling-276@0 for 582 with 2398 remaining (b = 0.57)
589.57/589.87	c INFO: running lingeling-276@0 for 97 with 1812 remaining (b = 0.24)
690.16/690.18	c INFO: running cryptominisat-2.9.0@0 for 1712 with 1712 remaining (b = 0.56)

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3378074-1305456618/watcher-3378074-1305456618 -o /tmp/evaluation-result-3378074-1305456618/solver-3378074-1305456618 -C 2400 -W 1300 -M 7680 python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3378074-1305456618.cnf -seed 1491339015 -budget 2400 

running on 2 cores: 0,2

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 5/403 30146
/proc/meminfo: memFree=23385524/32950928 swapFree=67056568/67111528
[pid=30146] ppid=30144 vsize=15912 CPUtime=0 cores=0,2
/proc/30146/stat : 30146 (python) R 30144 30146 28260 0 -1 4202496 975 0 0 0 0 0 0 0 17 0 1 0 657258852 16293888 850 33554432000 4194304 5683644 140733218490544 18446744073709551615 239476355781 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/30146/statm: 3978 852 359 364 0 465 0

[startup+0.0214481 s]
/proc/loadavg: 0.89 1.03 1.57 5/403 30146
/proc/meminfo: memFree=23385524/32950928 swapFree=67056568/67111528
[pid=30146] ppid=30144 vsize=16248 CPUtime=0.01 cores=0,2
/proc/30146/stat : 30146 (python) R 30144 30146 28260 0 -1 4202496 1051 0 0 0 1 0 0 0 17 0 1 0 657258852 16637952 923 33554432000 4194304 5683644 140733218490544 18446744073709551615 4539725 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/30146/statm: 4062 923 381 364 0 549 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 16248

[startup+0.100459 s]
/proc/loadavg: 0.89 1.03 1.57 5/403 30146
/proc/meminfo: memFree=23385524/32950928 swapFree=67056568/67111528
[pid=30146] ppid=30144 vsize=45820 CPUtime=0.06 cores=0,2
/proc/30146/stat : 30146 (python) R 30144 30146 28260 0 -1 4202496 1926 0 0 0 4 2 0 0 17 0 1 0 657258852 46919680 1699 33554432000 4194304 5683644 140733218490544 18446744073709551615 4693010 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/30146/statm: 11455 1699 470 364 0 1204 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 45820

[startup+0.300443 s]
/proc/loadavg: 0.89 1.03 1.57 5/403 30146
/proc/meminfo: memFree=23385524/32950928 swapFree=67056568/67111528
[pid=30146] ppid=30144 vsize=126800 CPUtime=0.19 cores=0,2
/proc/30146/stat : 30146 (python) R 30144 30146 28260 0 -1 4202496 5438 935 1 0 12 7 0 0 18 0 1 0 657258852 129843200 4003 33554432000 4194304 5683644 140733218490544 18446744073709551615 239476353457 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/30146/statm: 31700 4003 1007 364 0 2995 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 126800

[startup+0.70031 s]
/proc/loadavg: 0.89 1.03 1.57 5/403 30146
/proc/meminfo: memFree=23385524/32950928 swapFree=67056568/67111528
[pid=30146] ppid=30144 vsize=226776 CPUtime=0.37 cores=0,2
/proc/30146/stat : 30146 (python) R 30144 30146 28260 0 -1 4202496 7635 935 1 0 22 15 0 0 16 0 1 0 657258852 232218624 5603 33554432000 4194304 5683644 140733218490544 18446744073709551615 239476692992 0 2147483391 16781312 2 0 0 0 17 2 0 0 0
/proc/30146/statm: 56694 5603 1566 364 0 4232 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 226776

[startup+1.50021 s]
/proc/loadavg: 0.89 1.03 1.57 6/413 30180
/proc/meminfo: memFree=23211936/32950928 swapFree=67056568/67111528
[pid=30146] ppid=30144 vsize=285304 CPUtime=1.1 cores=0,2
/proc/30146/stat : 30146 (python) R 30144 30146 28260 0 -1 4202496 11859 935 1 0 92 18 0 0 17 0 1 0 657258852 292151296 8710 33554432000 4194304 5683644 140733218490544 18446744073709551615 239476353222 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/30146/statm: 71326 8710 1826 364 0 7250 0
Current children cumulated CPU time (s) 1.1
Current children cumulated vsize (KiB) 285304

[startup+3.10091 s]
/proc/loadavg: 0.89 1.03 1.57 6/422 30189
/proc/meminfo: memFree=23168580/32950928 swapFree=67056568/67111528
[pid=30146] ppid=30144 vsize=291868 CPUtime=1.61 cores=0,2
/proc/30146/stat : 30146 (python) S 30144 30146 28260 0 -1 4202496 12157 935 1 0 143 18 0 0 19 0 2 0 657258852 298872832 7869 33554432000 4194304 5683644 140733218490544 18446744073709551615 239488521675 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/30146/statm: 72967 7869 1875 364 0 8885 0
[pid=30187] ppid=30146 vsize=281624 CPUtime=0 cores=0,2
/proc/30187/stat : 30187 (python) S 30146 30146 28260 0 -1 4202560 737 0 0 0 0 0 0 0 18 0 1 0 657259053 288382976 6344 33554432000 4194304 5683644 140733218490544 18446744073709551615 239476715023 0 0 16781312 514 4518905383279919103 0 0 17 0 0 0 0
/proc/30187/statm: 70406 6344 354 364 0 6324 0
[pid=30189] ppid=30187 vsize=7956 CPUtime=1.08 cores=0,2
/proc/30189/stat : 30189 (lingeling) R 30187 30189 30189 0 -1 4202496 1796 0 0 0 108 0 0 0 22 0 1 0 657259054 8146944 1189 33554432000 4194304 4352236 140733215108096 18446744073709551615 4329086 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/30189/statm: 1989 1189 129 39 0 1069 0
[pid=30146/tid=30188] ppid=30144 vsize=291868 CPUtime=0 cores=0,2
/proc/30146/task/30188/stat : 30188 (python) S 30144 30146 28260 0 -1 4202560 31 935 0 0 0 0 0 0 19 0 2 0 657259054 298872832 7869 33554432000 4194304 5683644 140733218490544 18446744073709551615 239488518577 0 0 16781312 2 18446604445858281472 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2.69
Current children cumulated vsize (KiB) 581448

[startup+6.3013 s]
/proc/loadavg: 1.14 1.08 1.59 6/422 30189
/proc/meminfo: memFree=23161688/32950928 swapFree=67056568/67111528
[pid=30146] ppid=30144 vsize=291868 CPUtime=1.61 cores=0,2
/proc/30146/stat : 30146 (python) S 30144 30146 28260 0 -1 4202496 12157 935 1 0 143 18 0 0 19 0 2 0 657258852 298872832 7869 33554432000 4194304 5683644 140733218490544 18446744073709551615 239488521675 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/30146/statm: 72967 7869 1875 364 0 8885 0
[pid=30187] ppid=30146 vsize=281624 CPUtime=0.01 cores=0,2
/proc/30187/stat : 30187 (python) S 30146 30146 28260 0 -1 4202560 891 0 0 0 0 1 0 0 18 0 1 0 657259053 288382976 6367 33554432000 4194304 5683644 140733218490544 18446744073709551615 239476715023 0 0 16781312 514 4518905383279886593 0 0 17 0 0 0 0
/proc/30187/statm: 70406 6367 377 364 0 6324 0
[pid=30189] ppid=30187 vsize=10912 CPUtime=4.25 cores=0,2
/proc/30189/stat : 30189 (lingeling) R 30187 30189 30189 0 -1 4202496 2567 0 0 0 425 0 0 0 25 0 1 0 657259054 11173888 1928 33554432000 4194304 4352236 140733215108096 18446744073709551615 4328102 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/30189/statm: 2728 1928 129 39 0 1808 0
[pid=30146/tid=30188] ppid=30144 vsize=291868 CPUtime=0 cores=0,2
/proc/30146/task/30188/stat : 30188 (python) S 30144 30146 28260 0 -1 4202560 31 935 0 0 0 0 0 0 19 0 2 0 657259054 298872832 7869 33554432000 4194304 5683644 140733218490544 18446744073709551615 239488518577 0 0 16781312 2 18446604445858281472 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.87
Current children cumulated vsize (KiB) 584404

[startup+12.7011 s]
/proc/loadavg: 1.37 1.12 1.60 5/425 30193
/proc/meminfo: memFree=23144004/32950928 swapFree=67056568/67111528
[pid=30146] ppid=30144 vsize=291868 CPUtime=1.61 cores=0,2
/proc/30146/stat : 30146 (python) S 30144 30146 28260 0 -1 4202496 12157 935 1 0 143 18 0 0 19 0 2 0 657258852 298872832 7869 33554432000 4194304 5683644 140733218490544 18446744073709551615 239488521675 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/30146/statm: 72967 7869 1875 364 0 8885 0
[pid=30187] ppid=30146 vsize=281624 CPUtime=0.03 cores=0,2
/proc/30187/stat : 30187 (python) S 30146 30146 28260 0 -1 4202560 894 0 0 0 2 1 0 0 18 0 1 0 657259053 288382976 6367 33554432000 4194304 5683644 140733218490544 18446744073709551615 239476715023 0 0 16781312 514 13647454983304478977 0 0 17 0 0 0 0
/proc/30187/statm: 70406 6367 377 364 0 6324 0
[pid=30189] ppid=30187 vsize=9776 CPUtime=10.63 cores=0,2
/proc/30189/stat : 30189 (lingeling) R 30187 30189 30189 0 -1 4202496 3531 0 0 0 1063 0 0 0 25 0 1 0 657259054 10010624 1644 33554432000 4194304 4352236 140733215108096 18446744073709551615 4328368 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/30189/statm: 2444 1644 129 39 0 1524 0
[pid=30146/tid=30188] ppid=30144 vsize=291868 CPUtime=0 cores=0,2
/proc/30146/task/30188/stat : 30188 (python) S 30144 30146 28260 0 -1 4202560 31 935 0 0 0 0 0 0 19 0 2 0 657259054 298872832 7869 33554432000 4194304 5683644 140733218490544 18446744073709551615 239488518577 0 0 16781312 2 18446604445858281472 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.27
Current children cumulated vsize (KiB) 583268

[startup+25.5006 s]
/proc/loadavg: 2.02 1.28 1.64 5/425 30193
/proc/meminfo: memFree=23138336/32950928 swapFree=67056568/67111528
[pid=30146] ppid=30144 vsize=291868 CPUtime=1.61 cores=0,2
/proc/30146/stat : 30146 (python) S 30144 30146 28260 0 -1 4202496 12157 935 1 0 143 18 0 0 19 0 2 0 657258852 298872832 7869 33554432000 4194304 5683644 140733218490544 18446744073709551615 239488521675 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/30146/statm: 72967 7869 1875 364 0 8885 0
[pid=30187] ppid=30146 vsize=281624 CPUtime=0.07 cores=0,2
/proc/30187/stat : 30187 (python) S 30146 30146 28260 0 -1 4202560 900 0 0 0 4 3 0 0 18 0 1 0 657259053 288382976 6367 33554432000 4194304 5683644 140733218490544 18446744073709551615 239476715023 0 0 16781312 514 13647454983304478977 0 0 17 0 0 0 0
/proc/30187/statm: 70406 6367 377 364 0 6324 0
[pid=30189] ppid=30187 vsize=12212 CPUtime=23.4 cores=0,2
/proc/30189/stat : 30189 (lingeling) R 30187 30189 30189 0 -1 4202496 4972 0 0 0 2339 1 0 0 25 0 1 0 657259054 12505088 2253 33554432000 4194304 4352236 140733215108096 18446744073709551615 4328181 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/30189/statm: 3053 2253 129 39 0 2133 0
[pid=30146/tid=30188] ppid=30144 vsize=291868 CPUtime=0 cores=0,2
/proc/30146/task/30188/stat : 30188 (python) S 30144 30146 28260 0 -1 4202560 31 935 0 0 0 0 0 0 19 0 2 0 657259054 298872832 7869 33554432000 4194304 5683644 140733218490544 18446744073709551615 239488518577 0 0 16781312 2 18446604445858281472 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 25.08
Current children cumulated vsize (KiB) 585704

[startup+51.1007 s]
/proc/loadavg: 2.69 1.50 1.70 5/425 30193
/proc/meminfo: memFree=23123232/32950928 swapFree=67056568/67111528
[pid=30146] ppid=30144 vsize=291868 CPUtime=1.61 cores=0,2
/proc/30146/stat : 30146 (python) S 30144 30146 28260 0 -1 4202496 12157 935 1 0 143 18 0 0 19 0 2 0 657258852 298872832 7869 33554432000 4194304 5683644 140733218490544 18446744073709551615 239488521675 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/30146/statm: 72967 7869 1875 364 0 8885 0
[pid=30187] ppid=30146 vsize=281624 CPUtime=0.15 cores=0,2
/proc/30187/stat : 30187 (python) S 30146 30146 28260 0 -1 4202560 909 0 0 0 8 7 0 0 18 0 1 0 657259053 288382976 6367 33554432000 4194304 5683644 140733218490544 18446744073709551615 239476715023 0 0 16781312 514 13647454983304478977 0 0 17 0 0 0 0
/proc/30187/statm: 70406 6367 377 364 0 6324 0
[pid=30189] ppid=30187 vsize=15036 CPUtime=48.92 cores=0,2
/proc/30189/stat : 30189 (lingeling) R 30187 30189 30189 0 -1 4202496 8494 0 0 0 4890 2 0 0 25 0 1 0 657259054 15396864 2959 33554432000 4194304 4352236 140733215108096 18446744073709551615 4328102 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/30189/statm: 3759 2959 129 39 0 2839 0
[pid=30146/tid=30188] ppid=30144 vsize=291868 CPUtime=0 cores=0,2
/proc/30146/task/30188/stat : 30188 (python) S 30144 30146 28260 0 -1 4202560 31 935 0 0 0 0 0 0 19 0 2 0 657259054 298872832 7869 33554432000 4194304 5683644 140733218490544 18446744073709551615 239488518577 0 0 16781312 2 18446604445858281472 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 50.68
Current children cumulated vsize (KiB) 588528

[startup+102.301 s]
/proc/loadavg: 3.53 1.91 1.83 5/425 30195
/proc/meminfo: memFree=23109572/32950928 swapFree=67056568/67111528
[pid=30146] ppid=30144 vsize=291868 CPUtime=1.61 cores=0,2
/proc/30146/stat : 30146 (python) S 30144 30146 28260 0 -1 4202496 12157 935 1 0 143 18 0 0 19 0 2 0 657258852 298872832 7869 33554432000 4194304 5683644 140733218490544 18446744073709551615 239488521675 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/30146/statm: 72967 7869 1875 364 0 8885 0
[pid=30187] ppid=30146 vsize=281624 CPUtime=0.31 cores=0,2
/proc/30187/stat : 30187 (python) S 30146 30146 28260 0 -1 4202560 931 0 0 0 17 14 0 0 18 0 1 0 657259053 288382976 6367 33554432000 4194304 5683644 140733218490544 18446744073709551615 239476715023 0 0 16781312 514 13647454983304478977 0 0 17 0 0 0 0
/proc/30187/statm: 70406 6367 377 364 0 6324 0
[pid=30189] ppid=30187 vsize=17980 CPUtime=99.97 cores=0,2
/proc/30189/stat : 30189 (lingeling) R 30187 30189 30189 0 -1 4202496 15854 0 0 0 9994 3 0 0 25 0 1 0 657259054 18411520 3695 33554432000 4194304 4352236 140733215108096 18446744073709551615 4328248 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/30189/statm: 4495 3695 129 39 0 3575 0
[pid=30146/tid=30188] ppid=30144 vsize=291868 CPUtime=0 cores=0,2
/proc/30146/task/30188/stat : 30188 (python) S 30144 30146 28260 0 -1 4202560 31 935 0 0 0 0 0 0 19 0 2 0 657259054 298872832 7869 33554432000 4194304 5683644 140733218490544 18446744073709551615 239488518577 0 0 16781312 2 18446604445858281472 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 101.89
Current children cumulated vsize (KiB) 591472

[startup+162.3 s]
/proc/loadavg: 3.83 2.29 1.96 5/425 30197
/proc/meminfo: memFree=23106072/32950928 swapFree=67056568/67111528
[pid=30146] ppid=30144 vsize=291868 CPUtime=1.61 cores=0,2
/proc/30146/stat : 30146 (python) S 30144 30146 28260 0 -1 4202496 12157 935 1 0 143 18 0 0 19 0 2 0 657258852 298872832 7869 33554432000 4194304 5683644 140733218490544 18446744073709551615 239488521675 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/30146/statm: 72967 7869 1875 364 0 8885 0
[pid=30187] ppid=30146 vsize=281624 CPUtime=0.51 cores=0,2
/proc/30187/stat : 30187 (python) S 30146 30146 28260 0 -1 4202560 950 0 0 0 28 23 0 0 18 0 1 0 657259053 288382976 6367 33554432000 4194304 5683644 140733218490544 18446744073709551615 239476715023 0 0 16781312 514 13647454983304478977 0 0 17 0 0 0 0
/proc/30187/statm: 70406 6367 377 364 0 6324 0
[pid=30189] ppid=30187 vsize=17728 CPUtime=159.79 cores=0,2
/proc/30189/stat : 30189 (lingeling) R 30187 30189 30189 0 -1 4202496 20751 0 0 0 15975 4 0 0 25 0 1 0 657259054 18153472 3632 33554432000 4194304 4352236 140733215108096 18446744073709551615 4328102 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/30189/statm: 4432 3632 129 39 0 3512 0
[pid=30146/tid=30188] ppid=30144 vsize=291868 CPUtime=0 cores=0,2
/proc/30146/task/30188/stat : 30188 (python) S 30144 30146 28260 0 -1 4202560 31 935 0 0 0 0 0 0 19 0 2 0 657259054 298872832 7869 33554432000 4194304 5683644 140733218490544 18446744073709551615 239488518577 0 0 16781312 2 18446604445858281472 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 161.91
Current children cumulated vsize (KiB) 591220

[startup+222.301 s]
/proc/loadavg: 3.98 2.61 2.09 5/425 30198
/proc/meminfo: memFree=23104564/32950928 swapFree=67056568/67111528
[pid=30146] ppid=30144 vsize=291868 CPUtime=1.61 cores=0,2
/proc/30146/stat : 30146 (python) S 30144 30146 28260 0 -1 4202496 12157 935 1 0 143 18 0 0 19 0 2 0 657258852 298872832 7869 33554432000 4194304 5683644 140733218490544 18446744073709551615 239488521675 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/30146/statm: 72967 7869 1875 364 0 8885 0
[pid=30187] ppid=30146 vsize=281624 CPUtime=0.71 cores=0,2
/proc/30187/stat : 30187 (python) S 30146 30146 28260 0 -1 4202560 969 0 0 0 39 32 0 0 18 0 1 0 657259053 288382976 6367 33554432000 4194304 5683644 140733218490544 18446744073709551615 239476715023 0 0 16781312 514 13647454983304478977 0 0 17 0 0 0 0

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

[startup+1122.3 s]
/proc/loadavg: 4.22 4.06 3.32 5/457 30266
/proc/meminfo: memFree=22716292/32950928 swapFree=67056568/67111528
[pid=30146] ppid=30144 vsize=312868 CPUtime=1.64 cores=0,2
/proc/30146/stat : 30146 (python) S 30144 30146 28260 0 -1 4202496 13726 935 1 0 145 19 0 0 20 0 4 0 657258852 320376832 7972 33554432000 4194304 5683644 140733218490544 18446744073709551615 239488521675 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/30146/statm: 78217 7972 1880 364 0 14129 0
[pid=30187] ppid=30146 vsize=291868 CPUtime=1.95 cores=0,2
/proc/30187/stat : 30187 (python) S 30146 30146 28260 0 -1 4202560 1207 0 0 0 105 90 0 0 19 0 2 0 657259053 298872832 6411 33554432000 4194304 5683644 140733218490544 18446744073709551615 239488521675 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/30187/statm: 72967 6411 416 364 0 8885 0
[pid=30189] ppid=30187 vsize=21444 CPUtime=586.07 cores=0,2
/proc/30189/stat : 30189 (lingeling) T 30187 30189 30189 0 -1 4202496 43824 0 0 0 58600 7 0 0 25 0 1 0 657259054 21958656 4561 33554432000 4194304 4352236 140733215108096 18446744073709551615 4328068 0 0 16781312 17506 18446744071562691360 0 0 17 0 0 0 0
/proc/30189/statm: 5361 4561 129 39 0 4441 0
[pid=30187/tid=30211] ppid=30146 vsize=291868 CPUtime=0 cores=0,2
/proc/30187/task/30211/stat : 30211 (python) S 30146 30146 28260 0 -1 4202560 44 0 0 0 0 0 0 0 19 0 2 0 657317839 298872832 6411 33554432000 4194304 5683644 140733218490544 18446744073709551615 239488518577 0 0 16781312 514 18446604445374898304 0 0 -1 0 0 0 0
[pid=30212] ppid=30146 vsize=291880 CPUtime=0.3 cores=0,2
/proc/30212/stat : 30212 (python) S 30146 30146 28260 0 -1 4202560 1094 0 0 0 18 12 0 0 19 0 2 0 657317839 298885120 6395 33554432000 4194304 5683644 140733218490544 18446744073709551615 239488521675 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/30212/statm: 72970 6395 400 364 0 8885 0
[pid=30214] ppid=30212 vsize=20288 CPUtime=100.29 cores=0,2
/proc/30214/stat : 30214 (lingeling) T 30212 30214 30214 0 -1 4202496 17709 0 0 0 10026 3 0 0 25 0 1 0 657317840 20774912 4272 33554432000 4194304 4352236 140736592509776 18446744073709551615 4280960 0 0 16781312 17506 18446744071562691360 0 0 17 0 0 0 0
/proc/30214/statm: 5072 4272 129 39 0 4152 0
[pid=30212/tid=30231] ppid=30146 vsize=291880 CPUtime=0 cores=0,2
/proc/30212/task/30231/stat : 30231 (python) S 30146 30146 28260 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 657327870 298885120 6395 33554432000 4194304 5683644 140733218490544 18446744073709551615 239488518577 0 0 16781312 514 18446604440595605504 0 0 -1 2 0 0 0
[pid=30232] ppid=30146 vsize=302624 CPUtime=1.65 cores=0,2
/proc/30232/stat : 30232 (python) S 30146 30146 28260 0 -1 4202560 1006 0 0 0 89 76 0 0 15 0 1 0 657327871 309886976 6459 33554432000 4194304 5683644 140733218490544 18446744073709551615 239476715078 0 0 16781312 514 4582478595842081027 0 0 17 0 0 0 0
/proc/30232/statm: 75656 6459 371 364 0 11568 0
[pid=30234] ppid=30232 vsize=112252 CPUtime=430.66 cores=0,2
/proc/30234/stat : 30234 (cryptominisat-2) R 30232 30234 30234 0 -1 4202496 147559 0 0 0 43028 38 0 0 25 0 1 0 657327871 114946048 21145 33554432000 4194304 4677096 140737288000640 18446744073709551615 4320231 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/30234/statm: 28063 21145 392 118 0 23022 0
[pid=30146/tid=30188] ppid=30144 vsize=312868 CPUtime=0 cores=0,2
/proc/30146/task/30188/stat : 30188 (python) S 30144 30146 28260 0 -1 4202560 31 935 0 0 0 0 0 0 19 0 4 0 657259054 320376832 7972 33554432000 4194304 5683644 140733218490544 18446744073709551615 239488518577 0 0 16781312 2 18446604445858281472 0 0 -1 0 0 0 0
[pid=30146/tid=30213] ppid=30144 vsize=312868 CPUtime=0 cores=0,2
/proc/30146/task/30213/stat : 30213 (python) S 30144 30146 28260 0 -1 4202560 28 935 0 0 0 0 0 0 20 0 4 0 657317840 320376832 7972 33554432000 4194304 5683644 140733218490544 18446744073709551615 239488518577 0 0 16781312 2 18446604445858281472 0 0 -1 0 0 0 0
[pid=30146/tid=30233] ppid=30144 vsize=312868 CPUtime=0 cores=0,2
/proc/30146/task/30233/stat : 30233 (python) S 30144 30146 28260 0 -1 4202560 31 935 0 0 0 0 0 0 20 0 4 0 657327871 320376832 7972 33554432000 4194304 5683644 140733218490544 18446744073709551615 239488518577 0 0 16781312 2 18446604445858281472 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1122.56
Current children cumulated vsize (KiB) 1353224

[startup+1182.3 s]
/proc/loadavg: 4.15 4.08 3.37 5/457 30268
/proc/meminfo: memFree=22653524/32950928 swapFree=67056568/67111528
[pid=30146] ppid=30144 vsize=312868 CPUtime=1.64 cores=0,2
/proc/30146/stat : 30146 (python) S 30144 30146 28260 0 -1 4202496 13726 935 1 0 145 19 0 0 20 0 4 0 657258852 320376832 7972 33554432000 4194304 5683644 140733218490544 18446744073709551615 239488521675 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/30146/statm: 78217 7972 1880 364 0 14129 0
[pid=30187] ppid=30146 vsize=291868 CPUtime=1.95 cores=0,2
/proc/30187/stat : 30187 (python) S 30146 30146 28260 0 -1 4202560 1207 0 0 0 105 90 0 0 19 0 2 0 657259053 298872832 6411 33554432000 4194304 5683644 140733218490544 18446744073709551615 239488521675 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/30187/statm: 72967 6411 416 364 0 8885 0
[pid=30189] ppid=30187 vsize=21444 CPUtime=586.07 cores=0,2
/proc/30189/stat : 30189 (lingeling) T 30187 30189 30189 0 -1 4202496 43824 0 0 0 58600 7 0 0 25 0 1 0 657259054 21958656 4561 33554432000 4194304 4352236 140733215108096 18446744073709551615 4328068 0 0 16781312 17506 18446744071562691360 0 0 17 0 0 0 0
/proc/30189/statm: 5361 4561 129 39 0 4441 0
[pid=30187/tid=30211] ppid=30146 vsize=291868 CPUtime=0 cores=0,2
/proc/30187/task/30211/stat : 30211 (python) S 30146 30146 28260 0 -1 4202560 44 0 0 0 0 0 0 0 19 0 2 0 657317839 298872832 6411 33554432000 4194304 5683644 140733218490544 18446744073709551615 239488518577 0 0 16781312 514 18446604445374898304 0 0 -1 0 0 0 0
[pid=30212] ppid=30146 vsize=291880 CPUtime=0.3 cores=0,2
/proc/30212/stat : 30212 (python) S 30146 30146 28260 0 -1 4202560 1094 0 0 0 18 12 0 0 19 0 2 0 657317839 298885120 6395 33554432000 4194304 5683644 140733218490544 18446744073709551615 239488521675 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/30212/statm: 72970 6395 400 364 0 8885 0
[pid=30214] ppid=30212 vsize=20288 CPUtime=100.29 cores=0,2
/proc/30214/stat : 30214 (lingeling) T 30212 30214 30214 0 -1 4202496 17709 0 0 0 10026 3 0 0 25 0 1 0 657317840 20774912 4272 33554432000 4194304 4352236 140736592509776 18446744073709551615 4280960 0 0 16781312 17506 18446744071562691360 0 0 17 0 0 0 0
/proc/30214/statm: 5072 4272 129 39 0 4152 0
[pid=30212/tid=30231] ppid=30146 vsize=291880 CPUtime=0 cores=0,2
/proc/30212/task/30231/stat : 30231 (python) S 30146 30146 28260 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 657327870 298885120 6395 33554432000 4194304 5683644 140733218490544 18446744073709551615 239488518577 0 0 16781312 514 18446604440595605504 0 0 -1 2 0 0 0
[pid=30232] ppid=30146 vsize=302624 CPUtime=1.88 cores=0,2
/proc/30232/stat : 30232 (python) S 30146 30146 28260 0 -1 4202560 1006 0 0 0 102 86 0 0 15 0 1 0 657327871 309886976 6459 33554432000 4194304 5683644 140733218490544 18446744073709551615 239476715078 0 0 16781312 514 4582478595842081027 0 0 17 0 0 0 0
/proc/30232/statm: 75656 6459 371 364 0 11568 0
[pid=30234] ppid=30232 vsize=122540 CPUtime=490.44 cores=0,2
/proc/30234/stat : 30234 (cryptominisat-2) R 30232 30234 30234 0 -1 4202496 158629 0 0 0 49004 40 0 0 25 0 1 0 657327871 125480960 23401 33554432000 4194304 4677096 140737288000640 18446744073709551615 4320002 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/30234/statm: 30635 23401 392 118 0 25594 0
[pid=30146/tid=30188] ppid=30144 vsize=312868 CPUtime=0 cores=0,2
/proc/30146/task/30188/stat : 30188 (python) S 30144 30146 28260 0 -1 4202560 31 935 0 0 0 0 0 0 19 0 4 0 657259054 320376832 7972 33554432000 4194304 5683644 140733218490544 18446744073709551615 239488518577 0 0 16781312 2 18446604445858281472 0 0 -1 0 0 0 0
[pid=30146/tid=30213] ppid=30144 vsize=312868 CPUtime=0 cores=0,2
/proc/30146/task/30213/stat : 30213 (python) S 30144 30146 28260 0 -1 4202560 28 935 0 0 0 0 0 0 20 0 4 0 657317840 320376832 7972 33554432000 4194304 5683644 140733218490544 18446744073709551615 239488518577 0 0 16781312 2 18446604445858281472 0 0 -1 0 0 0 0
[pid=30146/tid=30233] ppid=30144 vsize=312868 CPUtime=0 cores=0,2
/proc/30146/task/30233/stat : 30233 (python) S 30144 30146 28260 0 -1 4202560 31 935 0 0 0 0 0 0 20 0 4 0 657327871 320376832 7972 33554432000 4194304 5683644 140733218490544 18446744073709551615 239488518577 0 0 16781312 2 18446604445858281472 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1182.57
Current children cumulated vsize (KiB) 1363512

[startup+1242.3 s]
/proc/loadavg: 4.12 4.08 3.41 5/457 30269
/proc/meminfo: memFree=22613452/32950928 swapFree=67056568/67111528
[pid=30146] ppid=30144 vsize=312868 CPUtime=1.64 cores=0,2
/proc/30146/stat : 30146 (python) S 30144 30146 28260 0 -1 4202496 13726 935 1 0 145 19 0 0 20 0 4 0 657258852 320376832 7972 33554432000 4194304 5683644 140733218490544 18446744073709551615 239488521675 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/30146/statm: 78217 7972 1880 364 0 14129 0
[pid=30187] ppid=30146 vsize=291868 CPUtime=1.95 cores=0,2
/proc/30187/stat : 30187 (python) S 30146 30146 28260 0 -1 4202560 1207 0 0 0 105 90 0 0 19 0 2 0 657259053 298872832 6411 33554432000 4194304 5683644 140733218490544 18446744073709551615 239488521675 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/30187/statm: 72967 6411 416 364 0 8885 0
[pid=30189] ppid=30187 vsize=21444 CPUtime=586.07 cores=0,2
/proc/30189/stat : 30189 (lingeling) T 30187 30189 30189 0 -1 4202496 43824 0 0 0 58600 7 0 0 25 0 1 0 657259054 21958656 4561 33554432000 4194304 4352236 140733215108096 18446744073709551615 4328068 0 0 16781312 17506 18446744071562691360 0 0 17 0 0 0 0
/proc/30189/statm: 5361 4561 129 39 0 4441 0
[pid=30187/tid=30211] ppid=30146 vsize=291868 CPUtime=0 cores=0,2
/proc/30187/task/30211/stat : 30211 (python) S 30146 30146 28260 0 -1 4202560 44 0 0 0 0 0 0 0 19 0 2 0 657317839 298872832 6411 33554432000 4194304 5683644 140733218490544 18446744073709551615 239488518577 0 0 16781312 514 18446604445374898304 0 0 -1 0 0 0 0
[pid=30212] ppid=30146 vsize=291880 CPUtime=0.3 cores=0,2
/proc/30212/stat : 30212 (python) S 30146 30146 28260 0 -1 4202560 1094 0 0 0 18 12 0 0 19 0 2 0 657317839 298885120 6395 33554432000 4194304 5683644 140733218490544 18446744073709551615 239488521675 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/30212/statm: 72970 6395 400 364 0 8885 0
[pid=30214] ppid=30212 vsize=20288 CPUtime=100.29 cores=0,2
/proc/30214/stat : 30214 (lingeling) T 30212 30214 30214 0 -1 4202496 17709 0 0 0 10026 3 0 0 25 0 1 0 657317840 20774912 4272 33554432000 4194304 4352236 140736592509776 18446744073709551615 4280960 0 0 16781312 17506 18446744071562691360 0 0 17 0 0 0 0
/proc/30214/statm: 5072 4272 129 39 0 4152 0
[pid=30212/tid=30231] ppid=30146 vsize=291880 CPUtime=0 cores=0,2
/proc/30212/task/30231/stat : 30231 (python) S 30146 30146 28260 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 657327870 298885120 6395 33554432000 4194304 5683644 140733218490544 18446744073709551615 239488518577 0 0 16781312 514 18446604440595605504 0 0 -1 2 0 0 0
[pid=30232] ppid=30146 vsize=302624 CPUtime=2.11 cores=0,2
/proc/30232/stat : 30232 (python) S 30146 30146 28260 0 -1 4202560 1007 0 0 0 113 98 0 0 15 0 1 0 657327871 309886976 6459 33554432000 4194304 5683644 140733218490544 18446744073709551615 239476715078 0 0 16781312 514 13647454983304478979 0 0 17 0 0 0 0
/proc/30232/statm: 75656 6459 371 364 0 11568 0
[pid=30234] ppid=30232 vsize=123052 CPUtime=550.21 cores=0,2
/proc/30234/stat : 30234 (cryptominisat-2) R 30232 30234 30234 0 -1 4202496 168639 0 0 0 54978 43 0 0 25 0 1 0 657327871 126005248 24424 33554432000 4194304 4677096 140737288000640 18446744073709551615 239476391622 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/30234/statm: 30763 24424 392 118 0 25722 0
[pid=30146/tid=30188] ppid=30144 vsize=312868 CPUtime=0 cores=0,2
/proc/30146/task/30188/stat : 30188 (python) S 30144 30146 28260 0 -1 4202560 31 935 0 0 0 0 0 0 19 0 4 0 657259054 320376832 7972 33554432000 4194304 5683644 140733218490544 18446744073709551615 239488518577 0 0 16781312 2 18446604445858281472 0 0 -1 0 0 0 0
[pid=30146/tid=30213] ppid=30144 vsize=312868 CPUtime=0 cores=0,2
/proc/30146/task/30213/stat : 30213 (python) S 30144 30146 28260 0 -1 4202560 28 935 0 0 0 0 0 0 20 0 4 0 657317840 320376832 7972 33554432000 4194304 5683644 140733218490544 18446744073709551615 239488518577 0 0 16781312 2 18446604445858281472 0 0 -1 0 0 0 0
[pid=30146/tid=30233] ppid=30144 vsize=312868 CPUtime=0 cores=0,2
/proc/30146/task/30233/stat : 30233 (python) S 30144 30146 28260 0 -1 4202560 31 935 0 0 0 0 0 0 20 0 4 0 657327871 320376832 7972 33554432000 4194304 5683644 140733218490544 18446744073709551615 239488518577 0 0 16781312 2 18446604445858281472 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1242.57
Current children cumulated vsize (KiB) 1364024



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.19 4.10 3.46 5/457 30271
/proc/meminfo: memFree=22563324/32950928 swapFree=67056568/67111528
[pid=30146] ppid=30144 vsize=312868 CPUtime=1.64 cores=0,2
/proc/30146/stat : 30146 (python) S 30144 30146 28260 0 -1 4202496 13726 935 1 0 145 19 0 0 20 0 4 0 657258852 320376832 7972 33554432000 4194304 5683644 140733218490544 18446744073709551615 239488521675 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/30146/statm: 78217 7972 1880 364 0 14129 0
[pid=30187] ppid=30146 vsize=291868 CPUtime=1.95 cores=0,2
/proc/30187/stat : 30187 (python) S 30146 30146 28260 0 -1 4202560 1207 0 0 0 105 90 0 0 19 0 2 0 657259053 298872832 6411 33554432000 4194304 5683644 140733218490544 18446744073709551615 239488521675 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/30187/statm: 72967 6411 416 364 0 8885 0
[pid=30189] ppid=30187 vsize=21444 CPUtime=586.07 cores=0,2
/proc/30189/stat : 30189 (lingeling) T 30187 30189 30189 0 -1 4202496 43824 0 0 0 58600 7 0 0 25 0 1 0 657259054 21958656 4561 33554432000 4194304 4352236 140733215108096 18446744073709551615 4328068 0 0 16781312 17506 18446744071562691360 0 0 17 0 0 0 0
/proc/30189/statm: 5361 4561 129 39 0 4441 0
[pid=30187/tid=30211] ppid=30146 vsize=291868 CPUtime=0 cores=0,2
/proc/30187/task/30211/stat : 30211 (python) S 30146 30146 28260 0 -1 4202560 44 0 0 0 0 0 0 0 19 0 2 0 657317839 298872832 6411 33554432000 4194304 5683644 140733218490544 18446744073709551615 239488518577 0 0 16781312 514 18446604445374898304 0 0 -1 0 0 0 0
[pid=30212] ppid=30146 vsize=291880 CPUtime=0.3 cores=0,2
/proc/30212/stat : 30212 (python) S 30146 30146 28260 0 -1 4202560 1094 0 0 0 18 12 0 0 19 0 2 0 657317839 298885120 6395 33554432000 4194304 5683644 140733218490544 18446744073709551615 239488521675 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/30212/statm: 72970 6395 400 364 0 8885 0
[pid=30214] ppid=30212 vsize=20288 CPUtime=100.29 cores=0,2
/proc/30214/stat : 30214 (lingeling) T 30212 30214 30214 0 -1 4202496 17709 0 0 0 10026 3 0 0 25 0 1 0 657317840 20774912 4272 33554432000 4194304 4352236 140736592509776 18446744073709551615 4280960 0 0 16781312 17506 18446744071562691360 0 0 17 0 0 0 0
/proc/30214/statm: 5072 4272 129 39 0 4152 0
[pid=30212/tid=30231] ppid=30146 vsize=291880 CPUtime=0 cores=0,2
/proc/30212/task/30231/stat : 30231 (python) S 30146 30146 28260 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 657327870 298885120 6395 33554432000 4194304 5683644 140733218490544 18446744073709551615 239488518577 0 0 16781312 514 18446604440595605504 0 0 -1 2 0 0 0
[pid=30232] ppid=30146 vsize=302624 CPUtime=2.33 cores=0,2
/proc/30232/stat : 30232 (python) S 30146 30146 28260 0 -1 4202560 1007 0 0 0 126 107 0 0 15 0 1 0 657327871 309886976 6459 33554432000 4194304 5683644 140733218490544 18446744073709551615 239476715078 0 0 16781312 514 4582478595842081027 0 0 17 0 0 0 0
/proc/30232/statm: 75656 6459 371 364 0 11568 0
[pid=30234] ppid=30232 vsize=133984 CPUtime=607.74 cores=0,2
/proc/30234/stat : 30234 (cryptominisat-2) R 30232 30234 30234 0 -1 4202496 180354 0 0 0 60728 46 0 0 25 0 1 0 657327871 137199616 26686 33554432000 4194304 4677096 140737288000640 18446744073709551615 4502928 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/30234/statm: 33496 26686 392 118 0 28455 0
[pid=30146/tid=30188] ppid=30144 vsize=312868 CPUtime=0 cores=0,2
/proc/30146/task/30188/stat : 30188 (python) S 30144 30146 28260 0 -1 4202560 31 935 0 0 0 0 0 0 19 0 4 0 657259054 320376832 7972 33554432000 4194304 5683644 140733218490544 18446744073709551615 239488518577 0 0 16781312 2 18446604445858281472 0 0 -1 0 0 0 0
[pid=30146/tid=30213] ppid=30144 vsize=312868 CPUtime=0 cores=0,2
/proc/30146/task/30213/stat : 30213 (python) S 30144 30146 28260 0 -1 4202560 28 935 0 0 0 0 0 0 20 0 4 0 657317840 320376832 7972 33554432000 4194304 5683644 140733218490544 18446744073709551615 239488518577 0 0 16781312 2 18446604445858281472 0 0 -1 0 0 0 0
[pid=30146/tid=30233] ppid=30144 vsize=312868 CPUtime=0 cores=0,2
/proc/30146/task/30233/stat : 30233 (python) S 30144 30146 28260 0 -1 4202560 31 935 0 0 0 0 0 0 20 0 4 0 657327871 320376832 7972 33554432000 4194304 5683644 140733218490544 18446744073709551615 239488518577 0 0 16781312 2 18446604445858281472 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1300.32
Current children cumulated vsize (KiB) 1374956

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

Real time (s): 1300.04
CPU time (s): 1300.32
CPU user time (s): 1297.48
CPU system time (s): 2.84
CPU usage (%): 100.022
Max. virtual memory (cumulated for all children) (KiB): 1444592

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1.45378
system time used= 0.197969
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 14662
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= 21650
involuntary context switches= 32

runsolver used 5.49816 second user time and 11.6892 second system time

The end

Launcher Data

Begin job on node148 at 2011-05-15 12:50:18
IDJOB=3378074
IDBENCH=83410
IDSOLVER=1858
FILE ID=node148/3378074-1305456618
RUNJOBID= node148-1305456618-30121
PBS_JOBID= 13324858
Free space on /tmp= 72856 MiB

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

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

MD5SUM BENCH= 19e0b91e7d093f7cb35b11b46708a49b
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:      23386828 kB
Buffers:        335844 kB
Cached:        4840844 kB
SwapCached:       8488 kB
Active:        5980916 kB
Inactive:      3222772 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      23386828 kB
SwapTotal:    67111528 kB
SwapFree:     67056568 kB
Dirty:           64148 kB
Writeback:           0 kB
AnonPages:     4024996 kB
Mapped:          31100 kB
Slab:           259568 kB
PageTables:      36624 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 104942128 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= 72728 MiB
End job on node148 at 2011-05-15 13:12:00