Trace number 3378075

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

General information on the benchmark

Nameapplication/kullmann/AES/Benchmarks/
128/aes_128_3_keyfind_1.cnf
MD5SUMff59ad0e88befc51bfa041e45143dc53
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 variables2808
Number of clauses30432
Sum of the clauses size167020
Maximum clause length8
Minimum clause length1
Number of clauses of size 1280
Number of clauses of size 2384
Number of clauses of size 35024
Number of clauses of size 4960
Number of clauses of size 56144
Number of clauses of size over 517640

Solver Data

0.30/0.45	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.30/0.45	c INFO: solving HOME/instance-3378075-1305456557.cnf
0.30/0.45	c INFO: computing task features
0.49/0.62	c INFO: computed variable-clause graph statistics
0.49/0.63	c INFO: computed clause balance statistics
1.38/1.53	c INFO: computed variable balance statistics
1.78/1.99	c INFO: computed small-clause counts
1.78/1.99	c INFO: computed Horn-clause counts
1.88/2.03	c INFO: computed variable graph statistics
1.88/2.03	c INFO: collected features for HOME/instance-3378075-1305456557.cnf in 1.57 s
1.88/2.04	c INFO: running lingeling-276@0 for 582 with 2398 remaining (b = 0.57)
590.34/590.08	c INFO: running lingeling-276@0 for 97 with 1812 remaining (b = 0.24)
690.82/690.45	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-3378075-1305456557/watcher-3378075-1305456557 -o /tmp/evaluation-result-3378075-1305456557/solver-3378075-1305456557 -C 2400 -W 1300 -M 7680 python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3378075-1305456557.cnf -seed 1060778650 -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: 4.07 3.69 3.42 5/461 7618
/proc/meminfo: memFree=22573500/32951124 swapFree=56449224/67111528
[pid=7618] ppid=7616 vsize=15384 CPUtime=0 cores=0,2
/proc/7618/stat : 7618 (python) S 7616 7618 5445 0 -1 4202496 810 0 0 0 0 0 0 0 25 0 1 0 657256159 15753216 696 33554432000 4194304 5683644 140734340651296 18446744073709551615 253640857600 0 2147483391 16781312 2 18446744071699199166 0 0 17 0 0 0 0
/proc/7618/statm: 3846 696 334 364 0 333 0

[startup+0.102222 s]
/proc/loadavg: 4.07 3.69 3.42 5/461 7618
/proc/meminfo: memFree=22573500/32951124 swapFree=56449224/67111528
[pid=7618] ppid=7616 vsize=104616 CPUtime=0.06 cores=0,2
/proc/7618/stat : 7618 (python) S 7616 7618 5445 0 -1 4202496 3098 0 0 0 5 1 0 0 25 0 1 0 657256159 107126784 2778 33554432000 4194304 5683644 140734340651296 18446744073709551615 253640857600 0 2147483391 16781312 2 18446744071699199166 0 0 17 2 0 0 0
/proc/7618/statm: 26154 2778 847 364 0 1902 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 104616

[startup+0.200798 s]
/proc/loadavg: 4.07 3.69 3.42 5/461 7618
/proc/meminfo: memFree=22573500/32951124 swapFree=56449224/67111528
[pid=7618] ppid=7616 vsize=131296 CPUtime=0.14 cores=0,2
/proc/7618/stat : 7618 (python) R 7616 7618 5445 0 -1 4202496 5706 933 1 0 12 2 0 0 25 0 1 0 657256159 134447104 4098 33554432000 4194304 5683644 140734340651296 18446744073709551615 4509104 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/7618/statm: 32824 4098 1015 364 0 3085 0
Current children cumulated CPU time (s) 0.14
Current children cumulated vsize (KiB) 131296

[startup+0.300812 s]
/proc/loadavg: 4.07 3.69 3.42 5/461 7618
/proc/meminfo: memFree=22573500/32951124 swapFree=56449224/67111528
[pid=7618] ppid=7616 vsize=198920 CPUtime=0.22 cores=0,2
/proc/7618/stat : 7618 (python) R 7616 7618 5445 0 -1 4202496 7024 933 1 0 17 5 0 0 25 0 1 0 657256159 203694080 5052 33554432000 4194304 5683644 140734340651296 18446744073709551615 4864574 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/7618/statm: 49730 5052 1465 364 0 3757 0
Current children cumulated CPU time (s) 0.22
Current children cumulated vsize (KiB) 198920

[startup+0.700705 s]
/proc/loadavg: 4.07 3.69 3.42 5/461 7618
/proc/meminfo: memFree=22573500/32951124 swapFree=56449224/67111528
[pid=7618] ppid=7616 vsize=288960 CPUtime=0.59 cores=0,2
/proc/7618/stat : 7618 (python) R 7616 7618 5445 0 -1 4202496 13173 933 1 0 52 7 0 0 25 0 1 0 657256159 295895040 9624 33554432000 4194304 5683644 140734340651296 18446744073709551615 47006456048187 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/7618/statm: 72240 9624 1826 364 0 8164 0
Current children cumulated CPU time (s) 0.59
Current children cumulated vsize (KiB) 288960

[startup+1.50062 s]
/proc/loadavg: 4.07 3.69 3.42 5/462 7623
/proc/meminfo: memFree=22540136/32951124 swapFree=56449224/67111528
[pid=7618] ppid=7616 vsize=288960 CPUtime=1.38 cores=0,2
/proc/7618/stat : 7618 (python) R 7616 7618 5445 0 -1 4202496 13173 933 1 0 131 7 0 0 25 0 1 0 657256159 295895040 9624 33554432000 4194304 5683644 140734340651296 18446744073709551615 253640508620 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/7618/statm: 72240 9624 1826 364 0 8164 0
Current children cumulated CPU time (s) 1.38
Current children cumulated vsize (KiB) 288960

[startup+3.10033 s]
/proc/loadavg: 4.07 3.69 3.42 5/465 7626
/proc/meminfo: memFree=22539124/32951124 swapFree=56449224/67111528
[pid=7618] ppid=7616 vsize=293708 CPUtime=1.93 cores=0,2
/proc/7618/stat : 7618 (python) S 7616 7618 5445 0 -1 4202496 13464 933 1 0 185 8 0 0 25 0 2 0 657256159 300756992 8321 33554432000 4194304 5683644 140734340651296 18446744073709551615 253652686283 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/7618/statm: 73427 8321 1867 364 0 9345 0
[pid=7624] ppid=7618 vsize=284324 CPUtime=0 cores=0,2
/proc/7624/stat : 7624 (python) S 7618 7618 5445 0 -1 4202560 743 0 0 0 0 0 0 0 18 0 1 0 657256364 291147776 6806 33554432000 4194304 5683644 140734340651296 18446744073709551615 253640879631 0 0 16781312 514 6464116550042386431 0 0 17 0 0 0 0
/proc/7624/statm: 71081 6806 355 364 0 6999 0
[pid=7626] ppid=7624 vsize=8080 CPUtime=1.04 cores=0,2
/proc/7626/stat : 7626 (lingeling) R 7624 7626 7626 0 -1 4202496 1642 0 0 0 104 0 0 0 25 0 1 0 657256364 8273920 1188 33554432000 4194304 4352236 140735723195216 18446744073709551615 4331615 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/7626/statm: 2020 1188 129 39 0 1100 0
[pid=7618/tid=7625] ppid=7616 vsize=293708 CPUtime=0 cores=0,2
/proc/7618/task/7625/stat : 7625 (python) S 7616 7618 5445 0 -1 4202560 30 933 0 0 0 0 0 0 25 0 2 0 657256364 300756992 8321 33554432000 4194304 5683644 140734340651296 18446744073709551615 253652683185 0 0 16781312 2 18446604447195291776 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 586112

[startup+6.30072 s]
/proc/loadavg: 4.06 3.69 3.42 5/465 7626
/proc/meminfo: memFree=22536332/32951124 swapFree=56449224/67111528
[pid=7618] ppid=7616 vsize=293708 CPUtime=1.93 cores=0,2
/proc/7618/stat : 7618 (python) S 7616 7618 5445 0 -1 4202496 13464 933 1 0 185 8 0 0 25 0 2 0 657256159 300756992 8321 33554432000 4194304 5683644 140734340651296 18446744073709551615 253652686283 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/7618/statm: 73427 8321 1867 364 0 9345 0
[pid=7624] ppid=7618 vsize=284324 CPUtime=0.02 cores=0,2
/proc/7624/stat : 7624 (python) S 7618 7618 5445 0 -1 4202560 901 0 0 0 1 1 0 0 18 0 1 0 657256364 291147776 6829 33554432000 4194304 5683644 140734340651296 18446744073709551615 253640879631 0 0 16781312 514 6464116550042353923 0 0 17 0 0 0 0
/proc/7624/statm: 71081 6829 378 364 0 6999 0
[pid=7626] ppid=7624 vsize=11032 CPUtime=4.22 cores=0,2
/proc/7626/stat : 7626 (lingeling) R 7624 7626 7626 0 -1 4202496 2956 0 0 0 422 0 0 0 25 0 1 0 657256364 11296768 1958 33554432000 4194304 4352236 140735723195216 18446744073709551615 4230704 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/7626/statm: 2758 1958 129 39 0 1838 0
[pid=7618/tid=7625] ppid=7616 vsize=293708 CPUtime=0 cores=0,2
/proc/7618/task/7625/stat : 7625 (python) S 7616 7618 5445 0 -1 4202560 30 933 0 0 0 0 0 0 25 0 2 0 657256364 300756992 8321 33554432000 4194304 5683644 140734340651296 18446744073709551615 253652683185 0 0 16781312 2 18446604447195291776 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 589064

[startup+12.7006 s]
/proc/loadavg: 4.06 3.70 3.42 6/465 7626
/proc/meminfo: memFree=22532372/32951124 swapFree=56449224/67111528
[pid=7618] ppid=7616 vsize=293708 CPUtime=1.93 cores=0,2
/proc/7618/stat : 7618 (python) S 7616 7618 5445 0 -1 4202496 13464 933 1 0 185 8 0 0 25 0 2 0 657256159 300756992 8321 33554432000 4194304 5683644 140734340651296 18446744073709551615 253652686283 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/7618/statm: 73427 8321 1867 364 0 9345 0
[pid=7624] ppid=7618 vsize=284324 CPUtime=0.04 cores=0,2
/proc/7624/stat : 7624 (python) S 7618 7618 5445 0 -1 4202560 904 0 0 0 2 2 0 0 18 0 1 0 657256364 291147776 6829 33554432000 4194304 5683644 140734340651296 18446744073709551615 253640879631 0 0 16781312 514 9793094981903155459 0 0 17 0 0 0 0
/proc/7624/statm: 71081 6829 378 364 0 6999 0
[pid=7626] ppid=7624 vsize=12208 CPUtime=10.6 cores=0,2
/proc/7626/stat : 7626 (lingeling) R 7624 7626 7626 0 -1 4202496 3538 0 0 0 1060 0 0 0 25 0 1 0 657256364 12500992 2252 33554432000 4194304 4352236 140735723195216 18446744073709551615 4328205 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/7626/statm: 3052 2252 129 39 0 2132 0
[pid=7618/tid=7625] ppid=7616 vsize=293708 CPUtime=0 cores=0,2
/proc/7618/task/7625/stat : 7625 (python) S 7616 7618 5445 0 -1 4202560 30 933 0 0 0 0 0 0 25 0 2 0 657256364 300756992 8321 33554432000 4194304 5683644 140734340651296 18446744073709551615 253652683185 0 0 16781312 2 18446604447195291776 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 590240

[startup+25.5012 s]
/proc/loadavg: 4.04 3.71 3.43 5/465 7626
/proc/meminfo: memFree=22521564/32951124 swapFree=56449224/67111528
[pid=7618] ppid=7616 vsize=293708 CPUtime=1.93 cores=0,2
/proc/7618/stat : 7618 (python) S 7616 7618 5445 0 -1 4202496 13464 933 1 0 185 8 0 0 25 0 2 0 657256159 300756992 8321 33554432000 4194304 5683644 140734340651296 18446744073709551615 253652686283 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/7618/statm: 73427 8321 1867 364 0 9345 0
[pid=7624] ppid=7618 vsize=284324 CPUtime=0.08 cores=0,2
/proc/7624/stat : 7624 (python) S 7618 7618 5445 0 -1 4202560 910 0 0 0 4 4 0 0 18 0 1 0 657256364 291147776 6829 33554432000 4194304 5683644 140734340651296 18446744073709551615 253640879631 0 0 16781312 514 9793094981903155459 0 0 17 0 0 0 0
/proc/7624/statm: 71081 6829 378 364 0 6999 0
[pid=7626] ppid=7624 vsize=16824 CPUtime=23.36 cores=0,2
/proc/7626/stat : 7626 (lingeling) R 7624 7626 7626 0 -1 4202496 7380 0 0 0 2336 0 0 0 25 0 1 0 657256364 17227776 3406 33554432000 4194304 4352236 140735723195216 18446744073709551615 4328090 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/7626/statm: 4206 3406 129 39 0 3286 0
[pid=7618/tid=7625] ppid=7616 vsize=293708 CPUtime=0 cores=0,2
/proc/7618/task/7625/stat : 7625 (python) S 7616 7618 5445 0 -1 4202560 30 933 0 0 0 0 0 0 25 0 2 0 657256364 300756992 8321 33554432000 4194304 5683644 140734340651296 18446744073709551615 253652683185 0 0 16781312 2 18446604447195291776 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 25.37
Current children cumulated vsize (KiB) 594856

[startup+51.1006 s]
/proc/loadavg: 4.16 3.77 3.46 5/465 7627
/proc/meminfo: memFree=22517352/32951124 swapFree=56449224/67111528
[pid=7618] ppid=7616 vsize=293708 CPUtime=1.93 cores=0,2
/proc/7618/stat : 7618 (python) S 7616 7618 5445 0 -1 4202496 13464 933 1 0 185 8 0 0 25 0 2 0 657256159 300756992 8321 33554432000 4194304 5683644 140734340651296 18446744073709551615 253652686283 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/7618/statm: 73427 8321 1867 364 0 9345 0
[pid=7624] ppid=7618 vsize=284324 CPUtime=0.16 cores=0,2
/proc/7624/stat : 7624 (python) S 7618 7618 5445 0 -1 4202560 919 0 0 0 8 8 0 0 18 0 1 0 657256364 291147776 6829 33554432000 4194304 5683644 140734340651296 18446744073709551615 253640879631 0 0 16781312 514 9793094981903155459 0 0 17 0 0 0 0
/proc/7624/statm: 71081 6829 378 364 0 6999 0
[pid=7626] ppid=7624 vsize=18232 CPUtime=48.87 cores=0,2
/proc/7626/stat : 7626 (lingeling) R 7624 7626 7626 0 -1 4202496 11508 0 0 0 4886 1 0 0 25 0 1 0 657256364 18669568 3758 33554432000 4194304 4352236 140735723195216 18446744073709551615 4328114 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/7626/statm: 4558 3758 129 39 0 3638 0
[pid=7618/tid=7625] ppid=7616 vsize=293708 CPUtime=0 cores=0,2
/proc/7618/task/7625/stat : 7625 (python) S 7616 7618 5445 0 -1 4202560 30 933 0 0 0 0 0 0 25 0 2 0 657256364 300756992 8321 33554432000 4194304 5683644 140734340651296 18446744073709551615 253652683185 0 0 16781312 2 18446604447195291776 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 50.96
Current children cumulated vsize (KiB) 596264

[startup+102.301 s]
/proc/loadavg: 4.07 3.80 3.48 5/470 7633
/proc/meminfo: memFree=22000220/32951124 swapFree=56449224/67111528
[pid=7618] ppid=7616 vsize=293708 CPUtime=1.93 cores=0,2
/proc/7618/stat : 7618 (python) S 7616 7618 5445 0 -1 4202496 13464 933 1 0 185 8 0 0 25 0 2 0 657256159 300756992 8321 33554432000 4194304 5683644 140734340651296 18446744073709551615 253652686283 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/7618/statm: 73427 8321 1867 364 0 9345 0
[pid=7624] ppid=7618 vsize=284324 CPUtime=0.34 cores=0,2
/proc/7624/stat : 7624 (python) S 7618 7618 5445 0 -1 4202560 942 0 0 0 18 16 0 0 18 0 1 0 657256364 291147776 6829 33554432000 4194304 5683644 140734340651296 18446744073709551615 253640879631 0 0 16781312 514 9793094981903155459 0 0 17 0 0 0 0
/proc/7624/statm: 71081 6829 378 364 0 6999 0
[pid=7626] ppid=7624 vsize=14908 CPUtime=99.92 cores=0,2
/proc/7626/stat : 7626 (lingeling) R 7624 7626 7626 0 -1 4202496 18613 0 0 0 9990 2 0 0 25 0 1 0 657256364 15265792 2927 33554432000 4194304 4352236 140735723195216 18446744073709551615 4280925 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/7626/statm: 3727 2927 129 39 0 2807 0
[pid=7618/tid=7625] ppid=7616 vsize=293708 CPUtime=0 cores=0,2
/proc/7618/task/7625/stat : 7625 (python) S 7616 7618 5445 0 -1 4202560 30 933 0 0 0 0 0 0 25 0 2 0 657256364 300756992 8321 33554432000 4194304 5683644 140734340651296 18446744073709551615 253652683185 0 0 16781312 2 18446604447195291776 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 102.19
Current children cumulated vsize (KiB) 592940

[startup+162.3 s]
/proc/loadavg: 4.08 3.85 3.52 5/470 7635
/proc/meminfo: memFree=21919836/32951124 swapFree=56449224/67111528
[pid=7618] ppid=7616 vsize=293708 CPUtime=1.93 cores=0,2
/proc/7618/stat : 7618 (python) S 7616 7618 5445 0 -1 4202496 13464 933 1 0 185 8 0 0 25 0 2 0 657256159 300756992 8321 33554432000 4194304 5683644 140734340651296 18446744073709551615 253652686283 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/7618/statm: 73427 8321 1867 364 0 9345 0
[pid=7624] ppid=7618 vsize=284324 CPUtime=0.54 cores=0,2
/proc/7624/stat : 7624 (python) S 7618 7618 5445 0 -1 4202560 961 0 0 0 29 25 0 0 18 0 1 0 657256364 291147776 6829 33554432000 4194304 5683644 140734340651296 18446744073709551615 253640879631 0 0 16781312 514 9793094981903155459 0 0 17 0 0 0 0
/proc/7624/statm: 71081 6829 378 364 0 6999 0
[pid=7626] ppid=7624 vsize=19388 CPUtime=159.74 cores=0,2
/proc/7626/stat : 7626 (lingeling) R 7624 7626 7626 0 -1 4202496 23637 0 0 0 15971 3 0 0 25 0 1 0 657256364 19853312 4047 33554432000 4194304 4352236 140735723195216 18446744073709551615 4328194 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/7626/statm: 4847 4047 129 39 0 3927 0
[pid=7618/tid=7625] ppid=7616 vsize=293708 CPUtime=0 cores=0,2
/proc/7618/task/7625/stat : 7625 (python) S 7616 7618 5445 0 -1 4202560 30 933 0 0 0 0 0 0 25 0 2 0 657256364 300756992 8321 33554432000 4194304 5683644 140734340651296 18446744073709551615 253652683185 0 0 16781312 2 18446604447195291776 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 597420

[startup+222.317 s]
/proc/loadavg: 4.07 3.89 3.55 5/473 7640
/proc/meminfo: memFree=21624648/32951124 swapFree=56449224/67111528
[pid=7618] ppid=7616 vsize=293708 CPUtime=1.93 cores=0,2
/proc/7618/stat : 7618 (python) S 7616 7618 5445 0 -1 4202496 13464 933 1 0 185 8 0 0 25 0 2 0 657256159 300756992 8321 33554432000 4194304 5683644 140734340651296 18446744073709551615 253652686283 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/7618/statm: 73427 8321 1867 364 0 9345 0
[pid=7624] ppid=7618 vsize=284324 CPUtime=0.77 cores=0,2
/proc/7624/stat : 7624 (python) S 7618 7618 5445 0 -1 4202560 977 0 0 0 41 36 0 0 18 0 1 0 657256364 291147776 6829 33554432000 4194304 5683644 140734340651296 18446744073709551615 253640879631 0 0 16781312 514 9793094981903155459 0 0 17 0 0 0 0

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

[startup+1182.3 s]
/proc/loadavg: 4.09 4.06 3.86 5/474 7763
/proc/meminfo: memFree=21227924/32951124 swapFree=56449224/67111528
[pid=7618] ppid=7616 vsize=314416 CPUtime=1.95 cores=0,2
/proc/7618/stat : 7618 (python) S 7616 7618 5445 0 -1 4202496 15003 933 1 0 187 8 0 0 20 0 4 0 657256159 321961984 8351 33554432000 4194304 5683644 140734340651296 18446744073709551615 253652686283 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/7618/statm: 78604 8351 1872 364 0 14516 0
[pid=7624] ppid=7618 vsize=294568 CPUtime=2.11 cores=0,2
/proc/7624/stat : 7624 (python) S 7618 7618 5445 0 -1 4202560 1211 0 0 0 113 98 0 0 19 0 2 0 657256364 301637632 6872 33554432000 4194304 5683644 140734340651296 18446744073709551615 253652686283 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/7624/statm: 73642 6872 416 364 0 9560 0
[pid=7626] ppid=7624 vsize=36928 CPUtime=586.4 cores=0,2
/proc/7626/stat : 7626 (lingeling) T 7624 7626 7626 0 -1 4202496 67542 0 0 0 58632 8 0 0 25 0 1 0 657256364 37814272 8432 33554432000 4194304 4352236 140735723195216 18446744073709551615 4328194 0 0 16781312 17506 18446744071562691360 0 0 17 0 0 0 0
/proc/7626/statm: 9232 8432 129 39 0 8312 0
[pid=7624/tid=7655] ppid=7618 vsize=294568 CPUtime=0 cores=0,2
/proc/7624/task/7655/stat : 7655 (python) S 7618 7618 5445 0 -1 4202560 44 0 0 0 0 0 0 0 19 0 2 0 657315167 301637632 6872 33554432000 4194304 5683644 140734340651296 18446744073709551615 253652683185 0 0 16781312 514 18446604450122770368 0 0 -1 2 0 0 0
[pid=7656] ppid=7618 vsize=294580 CPUtime=0.36 cores=0,2
/proc/7656/stat : 7656 (python) S 7618 7618 5445 0 -1 4202560 1103 0 0 0 18 18 0 0 19 0 2 0 657315168 301649920 6856 33554432000 4194304 5683644 140734340651296 18446744073709551615 253652686283 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/7656/statm: 73645 6856 400 364 0 9560 0
[pid=7658] ppid=7656 vsize=18640 CPUtime=100.07 cores=0,2
/proc/7658/stat : 7658 (lingeling) T 7656 7658 7658 0 -1 4202496 19893 0 0 0 10003 4 0 0 25 0 1 0 657315168 19087360 3856 33554432000 4194304 4352236 140735041407680 18446744073709551615 4235610 0 0 16781312 17506 18446744071562691360 0 0 17 2 0 0 0
/proc/7658/statm: 4660 3856 129 39 0 3740 0
[pid=7656/tid=7665] ppid=7618 vsize=294580 CPUtime=0 cores=0,2
/proc/7656/task/7665/stat : 7665 (python) S 7618 7618 5445 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 657325204 301649920 6856 33554432000 4194304 5683644 140734340651296 18446744073709551615 253652683185 0 0 16781312 514 18446604447246209152 0 0 -1 2 0 0 0
[pid=7666] ppid=7618 vsize=304836 CPUtime=1.84 cores=0,2
/proc/7666/stat : 7666 (python) S 7618 7618 5445 0 -1 4202560 1010 0 0 0 101 83 0 0 15 0 1 0 657325205 312152064 6849 33554432000 4194304 5683644 140734340651296 18446744073709551615 253640879686 0 0 16781312 514 16707224323886121219 0 0 17 2 0 0 0
/proc/7666/statm: 76209 6849 373 364 0 12121 0
[pid=7668] ppid=7666 vsize=131668 CPUtime=491.82 cores=0,2
/proc/7668/stat : 7668 (cryptominisat-2) R 7666 7668 7668 0 -1 4202496 168532 0 0 0 49147 35 0 0 25 0 1 0 657325205 134828032 25056 33554432000 4194304 4677096 140734125406896 18446744073709551615 4320231 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/7668/statm: 32917 25056 415 118 0 27876 0
[pid=7618/tid=7625] ppid=7616 vsize=314416 CPUtime=0 cores=0,2
/proc/7618/task/7625/stat : 7625 (python) S 7616 7618 5445 0 -1 4202560 30 933 0 0 0 0 0 0 25 0 4 0 657256364 321961984 8351 33554432000 4194304 5683644 140734340651296 18446744073709551615 253652683185 0 0 16781312 2 18446604447195291776 0 0 -1 0 0 0 0
[pid=7618/tid=7657] ppid=7616 vsize=314416 CPUtime=0 cores=0,2
/proc/7618/task/7657/stat : 7657 (python) S 7616 7618 5445 0 -1 4202560 27 933 0 0 0 0 0 0 20 0 4 0 657315168 321961984 8351 33554432000 4194304 5683644 140734340651296 18446744073709551615 253652683185 0 0 16781312 2 18446604447195291776 0 0 -1 0 0 0 0
[pid=7618/tid=7667] ppid=7616 vsize=314416 CPUtime=0 cores=0,2
/proc/7618/task/7667/stat : 7667 (python) S 7616 7618 5445 0 -1 4202560 29 933 0 0 0 0 0 0 20 0 4 0 657325205 321961984 8351 33554432000 4194304 5683644 140734340651296 18446744073709551615 253652683185 0 0 16781312 2 18446604447195291776 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1184.55
Current children cumulated vsize (KiB) 1395636

[startup+1242.3 s]
/proc/loadavg: 4.18 4.09 3.88 5/474 7765
/proc/meminfo: memFree=21211904/32951124 swapFree=56449224/67111528
[pid=7618] ppid=7616 vsize=314416 CPUtime=1.95 cores=0,2
/proc/7618/stat : 7618 (python) S 7616 7618 5445 0 -1 4202496 15003 933 1 0 187 8 0 0 20 0 4 0 657256159 321961984 8351 33554432000 4194304 5683644 140734340651296 18446744073709551615 253652686283 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/7618/statm: 78604 8351 1872 364 0 14516 0
[pid=7624] ppid=7618 vsize=294568 CPUtime=2.11 cores=0,2
/proc/7624/stat : 7624 (python) S 7618 7618 5445 0 -1 4202560 1211 0 0 0 113 98 0 0 19 0 2 0 657256364 301637632 6872 33554432000 4194304 5683644 140734340651296 18446744073709551615 253652686283 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/7624/statm: 73642 6872 416 364 0 9560 0
[pid=7626] ppid=7624 vsize=36928 CPUtime=586.4 cores=0,2
/proc/7626/stat : 7626 (lingeling) T 7624 7626 7626 0 -1 4202496 67542 0 0 0 58632 8 0 0 25 0 1 0 657256364 37814272 8432 33554432000 4194304 4352236 140735723195216 18446744073709551615 4328194 0 0 16781312 17506 18446744071562691360 0 0 17 0 0 0 0
/proc/7626/statm: 9232 8432 129 39 0 8312 0
[pid=7624/tid=7655] ppid=7618 vsize=294568 CPUtime=0 cores=0,2
/proc/7624/task/7655/stat : 7655 (python) S 7618 7618 5445 0 -1 4202560 44 0 0 0 0 0 0 0 19 0 2 0 657315167 301637632 6872 33554432000 4194304 5683644 140734340651296 18446744073709551615 253652683185 0 0 16781312 514 18446604450122770368 0 0 -1 2 0 0 0
[pid=7656] ppid=7618 vsize=294580 CPUtime=0.36 cores=0,2
/proc/7656/stat : 7656 (python) S 7618 7618 5445 0 -1 4202560 1103 0 0 0 18 18 0 0 19 0 2 0 657315168 301649920 6856 33554432000 4194304 5683644 140734340651296 18446744073709551615 253652686283 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/7656/statm: 73645 6856 400 364 0 9560 0
[pid=7658] ppid=7656 vsize=18640 CPUtime=100.07 cores=0,2
/proc/7658/stat : 7658 (lingeling) T 7656 7658 7658 0 -1 4202496 19893 0 0 0 10003 4 0 0 25 0 1 0 657315168 19087360 3856 33554432000 4194304 4352236 140735041407680 18446744073709551615 4235610 0 0 16781312 17506 18446744071562691360 0 0 17 2 0 0 0
/proc/7658/statm: 4660 3856 129 39 0 3740 0
[pid=7656/tid=7665] ppid=7618 vsize=294580 CPUtime=0 cores=0,2
/proc/7656/task/7665/stat : 7665 (python) S 7618 7618 5445 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 657325204 301649920 6856 33554432000 4194304 5683644 140734340651296 18446744073709551615 253652683185 0 0 16781312 514 18446604447246209152 0 0 -1 2 0 0 0
[pid=7666] ppid=7618 vsize=304836 CPUtime=2.06 cores=0,2
/proc/7666/stat : 7666 (python) S 7618 7618 5445 0 -1 4202560 1010 0 0 0 113 93 0 0 15 0 1 0 657325205 312152064 6849 33554432000 4194304 5683644 140734340651296 18446744073709551615 253640879686 0 0 16781312 514 16707224323886121219 0 0 17 2 0 0 0
/proc/7666/statm: 76209 6849 373 364 0 12121 0
[pid=7668] ppid=7666 vsize=132184 CPUtime=551.82 cores=0,2
/proc/7668/stat : 7668 (cryptominisat-2) R 7666 7668 7668 0 -1 4202496 179341 0 0 0 55144 38 0 0 25 0 1 0 657325205 135356416 26446 33554432000 4194304 4677096 140734125406896 18446744073709551615 253640556230 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/7668/statm: 33046 26446 415 118 0 28005 0
[pid=7618/tid=7625] ppid=7616 vsize=314416 CPUtime=0 cores=0,2
/proc/7618/task/7625/stat : 7625 (python) S 7616 7618 5445 0 -1 4202560 30 933 0 0 0 0 0 0 25 0 4 0 657256364 321961984 8351 33554432000 4194304 5683644 140734340651296 18446744073709551615 253652683185 0 0 16781312 2 18446604447195291776 0 0 -1 0 0 0 0
[pid=7618/tid=7657] ppid=7616 vsize=314416 CPUtime=0 cores=0,2
/proc/7618/task/7657/stat : 7657 (python) S 7616 7618 5445 0 -1 4202560 27 933 0 0 0 0 0 0 20 0 4 0 657315168 321961984 8351 33554432000 4194304 5683644 140734340651296 18446744073709551615 253652683185 0 0 16781312 2 18446604447195291776 0 0 -1 0 0 0 0
[pid=7618/tid=7667] ppid=7616 vsize=314416 CPUtime=0 cores=0,2
/proc/7618/task/7667/stat : 7667 (python) S 7616 7618 5445 0 -1 4202560 29 933 0 0 0 0 0 0 20 0 4 0 657325205 321961984 8351 33554432000 4194304 5683644 140734340651296 18446744073709551615 253652683185 0 0 16781312 2 18446604447195291776 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1244.77
Current children cumulated vsize (KiB) 1396152



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.07 4.07 3.89 5/465 7798
/proc/meminfo: memFree=20795904/32951124 swapFree=56449224/67111528
[pid=7618] ppid=7616 vsize=314416 CPUtime=1.95 cores=0,2
/proc/7618/stat : 7618 (python) S 7616 7618 5445 0 -1 4202496 15003 933 1 0 187 8 0 0 20 0 4 0 657256159 321961984 8351 33554432000 4194304 5683644 140734340651296 18446744073709551615 253652686283 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/7618/statm: 78604 8351 1872 364 0 14516 0
[pid=7624] ppid=7618 vsize=294568 CPUtime=2.11 cores=0,2
/proc/7624/stat : 7624 (python) S 7618 7618 5445 0 -1 4202560 1211 0 0 0 113 98 0 0 19 0 2 0 657256364 301637632 6872 33554432000 4194304 5683644 140734340651296 18446744073709551615 253652686283 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/7624/statm: 73642 6872 416 364 0 9560 0
[pid=7626] ppid=7624 vsize=36928 CPUtime=586.4 cores=0,2
/proc/7626/stat : 7626 (lingeling) T 7624 7626 7626 0 -1 4202496 67542 0 0 0 58632 8 0 0 25 0 1 0 657256364 37814272 8432 33554432000 4194304 4352236 140735723195216 18446744073709551615 4328194 0 0 16781312 17506 18446744071562691360 0 0 17 0 0 0 0
/proc/7626/statm: 9232 8432 129 39 0 8312 0
[pid=7624/tid=7655] ppid=7618 vsize=294568 CPUtime=0 cores=0,2
/proc/7624/task/7655/stat : 7655 (python) S 7618 7618 5445 0 -1 4202560 44 0 0 0 0 0 0 0 19 0 2 0 657315167 301637632 6872 33554432000 4194304 5683644 140734340651296 18446744073709551615 253652683185 0 0 16781312 514 18446604450122770368 0 0 -1 2 0 0 0
[pid=7656] ppid=7618 vsize=294580 CPUtime=0.36 cores=0,2
/proc/7656/stat : 7656 (python) S 7618 7618 5445 0 -1 4202560 1103 0 0 0 18 18 0 0 19 0 2 0 657315168 301649920 6856 33554432000 4194304 5683644 140734340651296 18446744073709551615 253652686283 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/7656/statm: 73645 6856 400 364 0 9560 0
[pid=7658] ppid=7656 vsize=18640 CPUtime=100.07 cores=0,2
/proc/7658/stat : 7658 (lingeling) T 7656 7658 7658 0 -1 4202496 19893 0 0 0 10003 4 0 0 25 0 1 0 657315168 19087360 3856 33554432000 4194304 4352236 140735041407680 18446744073709551615 4235610 0 0 16781312 17506 18446744071562691360 0 0 17 2 0 0 0
/proc/7658/statm: 4660 3856 129 39 0 3740 0
[pid=7656/tid=7665] ppid=7618 vsize=294580 CPUtime=0 cores=0,2
/proc/7656/task/7665/stat : 7665 (python) S 7618 7618 5445 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 657325204 301649920 6856 33554432000 4194304 5683644 140734340651296 18446744073709551615 253652683185 0 0 16781312 514 18446604447246209152 0 0 -1 2 0 0 0
[pid=7666] ppid=7618 vsize=304836 CPUtime=2.26 cores=0,2
/proc/7666/stat : 7666 (python) S 7618 7618 5445 0 -1 4202560 1010 0 0 0 124 102 0 0 15 0 1 0 657325205 312152064 6849 33554432000 4194304 5683644 140734340651296 18446744073709551615 253640879686 0 0 16781312 514 16707224323886121219 0 0 17 2 0 0 0
/proc/7666/statm: 76209 6849 373 364 0 12121 0
[pid=7668] ppid=7666 vsize=132760 CPUtime=609.53 cores=0,2
/proc/7668/stat : 7668 (cryptominisat-2) R 7666 7668 7668 0 -1 4202496 189765 0 0 0 60912 41 0 0 25 0 1 0 657325205 135946240 26854 33554432000 4194304 4677096 140734125406896 18446744073709551615 4320772 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/7668/statm: 33190 26854 415 118 0 28149 0
[pid=7618/tid=7625] ppid=7616 vsize=314416 CPUtime=0 cores=0,2
/proc/7618/task/7625/stat : 7625 (python) S 7616 7618 5445 0 -1 4202560 30 933 0 0 0 0 0 0 25 0 4 0 657256364 321961984 8351 33554432000 4194304 5683644 140734340651296 18446744073709551615 253652683185 0 0 16781312 2 18446604447195291776 0 0 -1 0 0 0 0
[pid=7618/tid=7657] ppid=7616 vsize=314416 CPUtime=0 cores=0,2
/proc/7618/task/7657/stat : 7657 (python) S 7616 7618 5445 0 -1 4202560 27 933 0 0 0 0 0 0 20 0 4 0 657315168 321961984 8351 33554432000 4194304 5683644 140734340651296 18446744073709551615 253652683185 0 0 16781312 2 18446604447195291776 0 0 -1 0 0 0 0
[pid=7618/tid=7667] ppid=7616 vsize=314416 CPUtime=0 cores=0,2
/proc/7618/task/7667/stat : 7667 (python) S 7616 7618 5445 0 -1 4202560 29 933 0 0 0 0 0 0 20 0 4 0 657325205 321961984 8351 33554432000 4194304 5683644 140734340651296 18446744073709551615 253652683185 0 0 16781312 2 18446604447195291776 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1302.68
Current children cumulated vsize (KiB) 1396728

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+1300 s]
/proc/loadavg: 4.07 4.07 3.89 5/465 7798
/proc/meminfo: memFree=20795904/32951124 swapFree=56449224/67111528
[pid=7618] ppid=7616 vsize=314416 CPUtime=1.95 cores=0,2
/proc/7618/stat : 7618 (python) S 7616 7618 5445 0 -1 4202496 15003 933 1 0 187 8 0 0 20 0 4 0 657256159 321961984 8351 33554432000 4194304 5683644 140734340651296 18446744073709551615 253652686283 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/7618/statm: 78604 8351 1872 364 0 14516 0
[pid=7624] ppid=7618 vsize=294568 CPUtime=2.11 cores=0,2
/proc/7624/stat : 7624 (python) S 7618 7618 5445 0 -1 4202560 1211 0 0 0 113 98 0 0 19 0 2 0 657256364 301637632 6872 33554432000 4194304 5683644 140734340651296 18446744073709551615 253652686283 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/7624/statm: 73642 6872 416 364 0 9560 0
[pid=7626] ppid=7624 vsize=36928 CPUtime=586.4 cores=0,2
/proc/7626/stat : 7626 (lingeling) T 7624 7626 7626 0 -1 4202496 67542 0 0 0 58632 8 0 0 25 0 1 0 657256364 37814272 8432 33554432000 4194304 4352236 140735723195216 18446744073709551615 4328194 0 0 16781312 17506 18446744071562691360 0 0 17 0 0 0 0
/proc/7626/statm: 9232 8432 129 39 0 8312 0
[pid=7624/tid=7655] ppid=7618 vsize=294568 CPUtime=0 cores=0,2
/proc/7624/task/7655/stat : 7655 (python) S 7618 7618 5445 0 -1 4202560 44 0 0 0 0 0 0 0 19 0 2 0 657315167 301637632 6872 33554432000 4194304 5683644 140734340651296 18446744073709551615 253652683185 0 0 16781312 514 18446604450122770368 0 0 -1 2 0 0 0
[pid=7656] ppid=7618 vsize=294580 CPUtime=0.36 cores=0,2
/proc/7656/stat : 7656 (python) S 7618 7618 5445 0 -1 4202560 1103 0 0 0 18 18 0 0 19 0 2 0 657315168 301649920 6856 33554432000 4194304 5683644 140734340651296 18446744073709551615 253652686283 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/7656/statm: 73645 6856 400 364 0 9560 0
[pid=7658] ppid=7656 vsize=18640 CPUtime=100.07 cores=0,2
/proc/7658/stat : 7658 (lingeling) T 7656 7658 7658 0 -1 4202496 19893 0 0 0 10003 4 0 0 25 0 1 0 657315168 19087360 3856 33554432000 4194304 4352236 140735041407680 18446744073709551615 4235610 0 0 16781312 17506 18446744071562691360 0 0 17 2 0 0 0
/proc/7658/statm: 4660 3856 129 39 0 3740 0
[pid=7656/tid=7665] ppid=7618 vsize=294580 CPUtime=0 cores=0,2
/proc/7656/task/7665/stat : 7665 (python) S 7618 7618 5445 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 657325204 301649920 6856 33554432000 4194304 5683644 140734340651296 18446744073709551615 253652683185 0 0 16781312 514 18446604447246209152 0 0 -1 2 0 0 0
[pid=7666] ppid=7618 vsize=304836 CPUtime=2.26 cores=0,2
/proc/7666/stat : 7666 (python) S 7618 7618 5445 0 -1 4202560 1010 0 0 0 124 102 0 0 15 0 1 0 657325205 312152064 6849 33554432000 4194304 5683644 140734340651296 18446744073709551615 253640879686 0 0 16781312 514 16707224323886121219 0 0 17 2 0 0 0
/proc/7666/statm: 76209 6849 373 364 0 12121 0
[pid=7668] ppid=7666 vsize=132760 CPUtime=609.53 cores=0,2
/proc/7668/stat : 7668 (cryptominisat-2) R 7666 7668 7668 0 -1 4202496 189765 0 0 0 60912 41 0 0 25 0 1 0 657325205 135946240 26854 33554432000 4194304 4677096 140734125406896 18446744073709551615 4320772 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/7668/statm: 33190 26854 415 118 0 28149 0
[pid=7618/tid=7625] ppid=7616 vsize=314416 CPUtime=0 cores=0,2
/proc/7618/task/7625/stat : 7625 (python) S 7616 7618 5445 0 -1 4202560 30 933 0 0 0 0 0 0 25 0 4 0 657256364 321961984 8351 33554432000 4194304 5683644 140734340651296 18446744073709551615 253652683185 0 0 16781312 2 18446604447195291776 0 0 -1 0 0 0 0
[pid=7618/tid=7657] ppid=7616 vsize=314416 CPUtime=0 cores=0,2
/proc/7618/task/7657/stat : 7657 (python) S 7616 7618 5445 0 -1 4202560 27 933 0 0 0 0 0 0 20 0 4 0 657315168 321961984 8351 33554432000 4194304 5683644 140734340651296 18446744073709551615 253652683185 0 0 16781312 2 18446604447195291776 0 0 -1 0 0 0 0
[pid=7618/tid=7667] ppid=7616 vsize=314416 CPUtime=0 cores=0,2
/proc/7618/task/7667/stat : 7667 (python) S 7616 7618 5445 0 -1 4202560 29 933 0 0 0 0 0 0 20 0 4 0 657325205 321961984 8351 33554432000 4194304 5683644 140734340651296 18446744073709551615 253652683185 0 0 16781312 2 18446604447195291776 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1302.68
Current children cumulated vsize (KiB) 1396728

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 7618 and gives
#  childrusage.ru_utime.tv_sec=1
#  childrusage.ru_utime.tv_usec=874715
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=93985
# CPU time returned by wait4() is 1.9687
# while last known CPU time is 1302.68
#
# 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): 1302.68
CPU user time (s): 1299.89
CPU system time (s): 2.79
CPU usage (%): 100.203
Max. virtual memory (cumulated for all children) (KiB): 1469032

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1.87471
system time used= 0.093985
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 15937
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= 982
involuntary context switches= 33

runsolver used 6.25105 second user time and 12.8061 second system time

The end

Launcher Data

Begin job on node106 at 2011-05-15 12:49:18
IDJOB=3378075
IDBENCH=83408
IDSOLVER=1858
FILE ID=node106/3378075-1305456557
RUNJOBID= node106-1305456035-7459
PBS_JOBID= 13324871
Free space on /tmp= 73284 MiB

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

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

MD5SUM BENCH= ff59ad0e88befc51bfa041e45143dc53
RANDOM SEED=1060778650

node106.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.830
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.66
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.830
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.20
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.830
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.75
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.830
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.82
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.830
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.830
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.830
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.830
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:      22573656 kB
Buffers:        293876 kB
Cached:        6225860 kB
SwapCached:      27544 kB
Active:        1883236 kB
Inactive:      8233416 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22573656 kB
SwapTotal:    67111528 kB
SwapFree:     56449224 kB
Dirty:           40260 kB
Writeback:           0 kB
AnonPages:     3577904 kB
Mapped:          25880 kB
Slab:           130040 kB
PageTables:      62876 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 123055052 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= 73108 MiB
End job on node106 at 2011-05-15 13:11:00