Trace number 3378064

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

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom24.cnf
MD5SUM16e1f2a4ab0c9df60ac0d098f9f252bb
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 variables62686
Number of clauses210488
Sum of the clauses size537842
Maximum clause length1941
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2106681
Number of clauses of size 3102739
Number of clauses of size 4299
Number of clauses of size 522
Number of clauses of size over 5746

Solver Data

0.39/1.30	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.39/1.30	c INFO: solving HOME/instance-3378064-1305456036.cnf
0.39/1.30	c INFO: computing task features
0.99/1.95	c INFO: computed variable-clause graph statistics
0.99/1.98	c INFO: computed clause balance statistics
4.50/5.48	c INFO: computed variable balance statistics
7.20/8.14	c INFO: computed small-clause counts
7.20/8.16	c INFO: computed Horn-clause counts
12.00/12.93	c INFO: computed variable graph statistics
12.00/12.94	c INFO: collected features for HOME/instance-3378064-1305456036.cnf in 11.60 s
12.00/12.95	c INFO: running lingeling-276@0 for 388 with 2388 remaining (b = 0.55)
407.13/408.15	c INFO: running lingeling-276@393 for 97 with 1994 remaining (b = 0.10)
502.44/503.45	c INFO: running lingeling-276@0 for 97 with 1899 remaining (b = 0.31)
602.80/603.78	c INFO: running lingeling-276@488 for 97 with 1799 remaining (b = 0.03)
700.24/701.11	c INFO: running cryptominisat-2.9.0@0 for 1702 with 1702 remaining (b = 0.53)

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

running on 2 cores: 4,6

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.93 1.96 2.94 3/435 7495
/proc/meminfo: memFree=22917760/32951124 swapFree=56449224/67111528
[pid=7495] ppid=7493 vsize=15776 CPUtime=0 cores=4,6
/proc/7495/stat : 7495 (python) R 7493 7495 5445 0 -1 4202496 892 0 0 0 0 0 0 0 17 0 1 0 657204040 16154624 775 33554432000 4194304 5683644 140734777785376 18446744073709551615 253640859280 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/7495/statm: 3944 776 343 364 0 431 0

[startup+0.104583 s]
/proc/loadavg: 0.93 1.96 2.94 3/435 7495
/proc/meminfo: memFree=22917760/32951124 swapFree=56449224/67111528
[pid=7495] ppid=7493 vsize=40980 CPUtime=0.05 cores=4,6
/proc/7495/stat : 7495 (python) D 7493 7495 5445 0 -1 4202496 1673 0 0 0 4 1 0 0 17 0 1 0 657204040 41963520 1500 33554432000 4194304 5683644 140734777785376 18446744073709551615 253640859392 0 0 16781312 2 18446744071696489144 0 0 17 4 0 0 0
/proc/7495/statm: 10245 1500 461 364 0 1028 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 40980

[startup+0.200606 s]
/proc/loadavg: 0.93 1.96 2.94 3/435 7495
/proc/meminfo: memFree=22917760/32951124 swapFree=56449224/67111528
[pid=7495] ppid=7493 vsize=40980 CPUtime=0.05 cores=4,6
/proc/7495/stat : 7495 (python) D 7493 7495 5445 0 -1 4202496 1673 0 0 0 4 1 0 0 17 0 1 0 657204040 41963520 1500 33554432000 4194304 5683644 140734777785376 18446744073709551615 253640859392 0 0 16781312 2 18446744071696489144 0 0 17 4 0 0 0
/proc/7495/statm: 10245 1500 461 364 0 1028 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 40980

[startup+0.300573 s]
/proc/loadavg: 0.93 1.96 2.94 3/435 7495
/proc/meminfo: memFree=22917760/32951124 swapFree=56449224/67111528
[pid=7495] ppid=7493 vsize=40980 CPUtime=0.05 cores=4,6
/proc/7495/stat : 7495 (python) D 7493 7495 5445 0 -1 4202496 1673 0 0 0 4 1 0 0 17 0 1 0 657204040 41963520 1500 33554432000 4194304 5683644 140734777785376 18446744073709551615 253640859392 0 0 16781312 2 18446744071696489144 0 0 17 4 0 0 0
/proc/7495/statm: 10245 1500 461 364 0 1028 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 40980

[startup+0.700505 s]
/proc/loadavg: 0.93 1.96 2.94 3/435 7495
/proc/meminfo: memFree=22917760/32951124 swapFree=56449224/67111528
[pid=7495] ppid=7493 vsize=40980 CPUtime=0.05 cores=4,6
/proc/7495/stat : 7495 (python) D 7493 7495 5445 0 -1 4202496 1673 0 0 0 4 1 0 0 17 0 1 0 657204040 41963520 1500 33554432000 4194304 5683644 140734777785376 18446744073709551615 253640859392 0 0 16781312 2 18446744071696489144 0 0 17 4 0 0 0
/proc/7495/statm: 10245 1500 461 364 0 1028 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 40980

[startup+1.50037 s]
/proc/loadavg: 1.41 2.04 2.96 3/441 7505
/proc/meminfo: memFree=22881872/32951124 swapFree=56449224/67111528
[pid=7495] ppid=7493 vsize=294832 CPUtime=0.59 cores=4,6
/proc/7495/stat : 7495 (python) R 7493 7495 5445 0 -1 4202496 13286 934 1 0 48 11 0 0 17 0 1 0 657204040 301907968 10959 33554432000 4194304 5683644 140734777785376 18446744073709551615 47333830628613 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/7495/statm: 73708 10960 1761 364 0 9632 0
Current children cumulated CPU time (s) 0.59
Current children cumulated vsize (KiB) 294832

[startup+3.10108 s]
/proc/loadavg: 1.41 2.04 2.96 5/445 7519
/proc/meminfo: memFree=22658208/32951124 swapFree=56449224/67111528
[pid=7495] ppid=7493 vsize=323216 CPUtime=2.2 cores=4,6
/proc/7495/stat : 7495 (python) R 7493 7495 5445 0 -1 4202496 25567 934 1 0 206 14 0 0 20 0 1 0 657204040 330973184 18188 33554432000 4194304 5683644 140734777785376 18446744073709551615 253640508522 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/7495/statm: 80804 18188 1826 364 0 16728 0
Current children cumulated CPU time (s) 2.2
Current children cumulated vsize (KiB) 323216
heavy processes:

[startup+6.3005 s]
/proc/loadavg: 1.41 2.04 2.96 5/445 7519
/proc/meminfo: memFree=22374244/32951124 swapFree=56449224/67111528
[pid=7495] ppid=7493 vsize=323216 CPUtime=5.4 cores=4,6
/proc/7495/stat : 7495 (python) R 7493 7495 5445 0 -1 4202496 25568 934 1 0 526 14 0 0 25 0 1 0 657204040 330973184 18189 33554432000 4194304 5683644 140734777785376 18446744073709551615 47333660028956 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/7495/statm: 80804 18189 1827 364 0 16728 0
Current children cumulated CPU time (s) 5.4
Current children cumulated vsize (KiB) 323216

[startup+12.7003 s]
/proc/loadavg: 1.89 2.12 2.98 5/445 7519
/proc/meminfo: memFree=22372784/32951124 swapFree=56449224/67111528
[pid=7495] ppid=7493 vsize=323216 CPUtime=11.8 cores=4,6
/proc/7495/stat : 7495 (python) R 7493 7495 5445 0 -1 4202496 25574 934 1 0 1166 14 0 0 25 0 1 0 657204040 330973184 18195 33554432000 4194304 5683644 140734777785376 18446744073709551615 47333692455680 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/7495/statm: 80804 18195 1833 364 0 16728 0
Current children cumulated CPU time (s) 11.8
Current children cumulated vsize (KiB) 323216

[startup+25.501 s]
/proc/loadavg: 2.21 2.19 2.99 5/454 7529
/proc/meminfo: memFree=22278740/32951124 swapFree=56449224/67111528
[pid=7495] ppid=7493 vsize=330028 CPUtime=12.05 cores=4,6
/proc/7495/stat : 7495 (python) S 7493 7495 5445 0 -1 4202496 25863 934 1 0 1191 14 0 0 25 0 2 0 657204040 337948672 17377 33554432000 4194304 5683644 140734777785376 18446744073709551615 253652686283 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/7495/statm: 82507 17377 1875 364 0 18425 0
[pid=7520] ppid=7495 vsize=319784 CPUtime=0.02 cores=4,6
/proc/7520/stat : 7520 (python) S 7495 7495 5445 0 -1 4202560 890 0 0 0 1 1 0 0 18 0 1 0 657205335 327458816 15874 33554432000 4194304 5683644 140734777785376 18446744073709551615 253640879631 0 0 16781312 514 13182212031173853444 0 0 17 4 0 0 0
/proc/7520/statm: 79946 15874 376 364 0 15864 0
[pid=7522] ppid=7520 vsize=20748 CPUtime=12.36 cores=4,6
/proc/7522/stat : 7522 (lingeling) R 7520 7522 7522 0 -1 4202496 7769 0 0 0 1236 0 0 0 25 0 1 0 657205335 21245952 4303 33554432000 4194304 4352236 140735849139616 18446744073709551615 4328102 0 0 16781312 17506 0 0 0 17 6 0 0 0
/proc/7522/statm: 5187 4303 129 39 0 4267 0
[pid=7495/tid=7521] ppid=7493 vsize=330028 CPUtime=0 cores=4,6
/proc/7495/task/7521/stat : 7521 (python) S 7493 7495 5445 0 -1 4202560 29 934 0 0 0 0 0 0 25 0 2 0 657205335 337948672 17377 33554432000 4194304 5683644 140734777785376 18446744073709551615 253652683185 0 0 16781312 2 18446604450512698432 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 24.43
Current children cumulated vsize (KiB) 670560

[startup+51.1014 s]
/proc/loadavg: 3.10 2.39 3.04 5/457 7532
/proc/meminfo: memFree=22246212/32951124 swapFree=56449224/67111528
[pid=7495] ppid=7493 vsize=330028 CPUtime=12.05 cores=4,6
/proc/7495/stat : 7495 (python) S 7493 7495 5445 0 -1 4202496 25863 934 1 0 1191 14 0 0 25 0 2 0 657204040 337948672 17377 33554432000 4194304 5683644 140734777785376 18446744073709551615 253652686283 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/7495/statm: 82507 17377 1875 364 0 18425 0
[pid=7520] ppid=7495 vsize=319784 CPUtime=0.11 cores=4,6
/proc/7520/stat : 7520 (python) S 7495 7495 5445 0 -1 4202560 901 0 0 0 6 5 0 0 18 0 1 0 657205335 327458816 15874 33554432000 4194304 5683644 140734777785376 18446744073709551615 253640879631 0 0 16781312 514 13182212031173853444 0 0 17 4 0 0 0
/proc/7520/statm: 79946 15874 376 364 0 15864 0
[pid=7522] ppid=7520 vsize=25996 CPUtime=37.88 cores=4,6
/proc/7522/stat : 7522 (lingeling) R 7520 7522 7522 0 -1 4202496 9137 0 0 0 3788 0 0 0 25 0 1 0 657205335 26619904 5670 33554432000 4194304 4352236 140735849139616 18446744073709551615 4331578 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/7522/statm: 6499 5670 129 39 0 5579 0
[pid=7495/tid=7521] ppid=7493 vsize=330028 CPUtime=0 cores=4,6
/proc/7495/task/7521/stat : 7521 (python) S 7493 7495 5445 0 -1 4202560 29 934 0 0 0 0 0 0 25 0 2 0 657205335 337948672 17377 33554432000 4194304 5683644 140734777785376 18446744073709551615 253652683185 0 0 16781312 2 18446604450512698432 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 50.04
Current children cumulated vsize (KiB) 675808

[startup+102.301 s]
/proc/loadavg: 3.87 2.71 3.11 5/457 7534
/proc/meminfo: memFree=22225496/32951124 swapFree=56449224/67111528
[pid=7495] ppid=7493 vsize=330028 CPUtime=12.05 cores=4,6
/proc/7495/stat : 7495 (python) S 7493 7495 5445 0 -1 4202496 25863 934 1 0 1191 14 0 0 25 0 2 0 657204040 337948672 17377 33554432000 4194304 5683644 140734777785376 18446744073709551615 253652686283 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/7495/statm: 82507 17377 1875 364 0 18425 0
[pid=7520] ppid=7495 vsize=319784 CPUtime=0.27 cores=4,6
/proc/7520/stat : 7520 (python) S 7495 7495 5445 0 -1 4202560 925 0 0 0 16 11 0 0 18 0 1 0 657205335 327458816 15874 33554432000 4194304 5683644 140734777785376 18446744073709551615 253640879631 0 0 16781312 514 13182212031173853444 0 0 17 4 0 0 0
/proc/7520/statm: 79946 15874 376 364 0 15864 0
[pid=7522] ppid=7520 vsize=27448 CPUtime=88.91 cores=4,6
/proc/7522/stat : 7522 (lingeling) R 7520 7522 7522 0 -1 4202496 9503 0 0 0 8891 0 0 0 25 0 1 0 657205335 28106752 6036 33554432000 4194304 4352236 140735849139616 18446744073709551615 4276518 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/7522/statm: 6862 6036 129 39 0 5942 0
[pid=7495/tid=7521] ppid=7493 vsize=330028 CPUtime=0 cores=4,6
/proc/7495/task/7521/stat : 7521 (python) S 7493 7495 5445 0 -1 4202560 29 934 0 0 0 0 0 0 25 0 2 0 657205335 337948672 17377 33554432000 4194304 5683644 140734777785376 18446744073709551615 253652683185 0 0 16781312 2 18446604450512698432 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 101.23
Current children cumulated vsize (KiB) 677260

[startup+162.301 s]
/proc/loadavg: 3.95 2.94 3.16 5/457 7535
/proc/meminfo: memFree=22232200/32951124 swapFree=56449224/67111528
[pid=7495] ppid=7493 vsize=330028 CPUtime=12.05 cores=4,6
/proc/7495/stat : 7495 (python) S 7493 7495 5445 0 -1 4202496 25863 934 1 0 1191 14 0 0 25 0 2 0 657204040 337948672 17377 33554432000 4194304 5683644 140734777785376 18446744073709551615 253652686283 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/7495/statm: 82507 17377 1875 364 0 18425 0
[pid=7520] ppid=7495 vsize=319784 CPUtime=0.47 cores=4,6
/proc/7520/stat : 7520 (python) S 7495 7495 5445 0 -1 4202560 944 0 0 0 27 20 0 0 18 0 1 0 657205335 327458816 15874 33554432000 4194304 5683644 140734777785376 18446744073709551615 253640879631 0 0 16781312 514 13182212031173853444 0 0 17 4 0 0 0
/proc/7520/statm: 79946 15874 376 364 0 15864 0
[pid=7522] ppid=7520 vsize=30244 CPUtime=148.73 cores=4,6
/proc/7522/stat : 7522 (lingeling) R 7520 7522 7522 0 -1 4202496 10199 0 0 0 14873 0 0 0 25 0 1 0 657205335 30969856 6732 33554432000 4194304 4352236 140735849139616 18446744073709551615 4327922 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/7522/statm: 7561 6732 129 39 0 6641 0
[pid=7495/tid=7521] ppid=7493 vsize=330028 CPUtime=0 cores=4,6
/proc/7495/task/7521/stat : 7521 (python) S 7493 7495 5445 0 -1 4202560 29 934 0 0 0 0 0 0 25 0 2 0 657205335 337948672 17377 33554432000 4194304 5683644 140734777785376 18446744073709551615 253652683185 0 0 16781312 2 18446604450512698432 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 161.25
Current children cumulated vsize (KiB) 680056

[startup+222.317 s]
/proc/loadavg: 3.98 3.13 3.21 5/457 7537
/proc/meminfo: memFree=22229452/32951124 swapFree=56449224/67111528
[pid=7495] ppid=7493 vsize=330028 CPUtime=12.05 cores=4,6
/proc/7495/stat : 7495 (python) S 7493 7495 5445 0 -1 4202496 25863 934 1 0 1191 14 0 0 25 0 2 0 657204040 337948672 17377 33554432000 4194304 5683644 140734777785376 18446744073709551615 253652686283 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/7495/statm: 82507 17377 1875 364 0 18425 0
[pid=7520] ppid=7495 vsize=319784 CPUtime=0.66 cores=4,6
/proc/7520/stat : 7520 (python) S 7495 7495 5445 0 -1 4202560 963 0 0 0 38 28 0 0 18 0 1 0 657205335 327458816 15874 33554432000 4194304 5683644 140734777785376 18446744073709551615 253640879631 0 0 16781312 514 13182212031173853444 0 0 17 4 0 0 0
/proc/7520/statm: 79946 15874 376 364 0 15864 0
[pid=7522] ppid=7520 vsize=32960 CPUtime=208.58 cores=4,6
/proc/7522/stat : 7522 (lingeling) R 7520 7522 7522 0 -1 4202496 10879 0 0 0 20858 0 0 0 25 0 1 0 657205335 33751040 7411 33554432000 4194304 4352236 140735849139616 18446744073709551615 4207791 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/7522/statm: 8240 7411 129 39 0 7320 0
[pid=7495/tid=7521] ppid=7493 vsize=330028 CPUtime=0 cores=4,6
/proc/7495/task/7521/stat : 7521 (python) S 7493 7495 5445 0 -1 4202560 29 934 0 0 0 0 0 0 25 0 2 0 657205335 337948672 17377 33554432000 4194304 5683644 140734777785376 18446744073709551615 253652683185 0 0 16781312 2 18446604450512698432 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 221.29
Current children cumulated vsize (KiB) 682772

[startup+282.301 s]
/proc/loadavg: 3.99 3.29 3.26 5/457 7538
/proc/meminfo: memFree=22215540/32951124 swapFree=56449224/67111528
[pid=7495] ppid=7493 vsize=330028 CPUtime=12.05 cores=4,6
/proc/7495/stat : 7495 (python) S 7493 7495 5445 0 -1 4202496 25863 934 1 0 1191 14 0 0 25 0 2 0 657204040 337948672 17377 33554432000 4194304 5683644 140734777785376 18446744073709551615 253652686283 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/7495/statm: 82507 17377 1875 364 0 18425 0
[pid=7520] ppid=7495 vsize=319784 CPUtime=0.85 cores=4,6
/proc/7520/stat : 7520 (python) S 7495 7495 5445 0 -1 4202560 971 0 0 0 47 38 0 0 18 0 1 0 657205335 327458816 15874 33554432000 4194304 5683644 140734777785376 18446744073709551615 253640879631 0 0 16781312 514 13182212031173853444 0 0 17 4 0 0 0
/proc/7520/statm: 79946 15874 376 364 0 15864 0
[pid=7522] ppid=7520 vsize=41888 CPUtime=268.39 cores=4,6
/proc/7522/stat : 7522 (lingeling) R 7520 7522 7522 0 -1 4202496 13111 0 0 0 26839 0 0 0 25 0 1 0 657205335 42893312 9643 33554432000 4194304 4352236 140735849139616 18446744073709551615 4281245 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/7522/statm: 10472 9643 129 39 0 9552 0
[pid=7495/tid=7521] ppid=7493 vsize=330028 CPUtime=0 cores=4,6
/proc/7495/task/7521/stat : 7521 (python) S 7493 7495 5445 0 -1 4202560 29 934 0 0 0 0 0 0 25 0 2 0 657205335 337948672 17377 33554432000 4194304 5683644 140734777785376 18446744073709551615 253652683185 0 0 16781312 2 18446604450512698432 0 0 -1 4 0 0 0

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

[startup+1182.3 s]
/proc/loadavg: 4.19 4.07 3.75 5/482 7660
/proc/meminfo: memFree=21010772/32951124 swapFree=56449224/67111528
[pid=7495] ppid=7493 vsize=350540 CPUtime=12.08 cores=4,6
/proc/7495/stat : 7495 (python) S 7493 7495 5445 0 -1 4202496 27539 934 1 0 1194 14 0 0 20 0 4 0 657204040 358952960 17390 33554432000 4194304 5683644 140734777785376 18446744073709551615 253652686283 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/7495/statm: 87635 17390 1880 364 0 23547 0
[pid=7520] ppid=7495 vsize=330028 CPUtime=1.88 cores=4,6
/proc/7520/stat : 7520 (python) S 7495 7495 5445 0 -1 4202560 1204 0 0 0 107 81 0 0 18 0 2 0 657205335 337948672 15919 33554432000 4194304 5683644 140734777785376 18446744073709551615 253652686283 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/7520/statm: 82507 15919 416 364 0 18425 0
[pid=7522] ppid=7520 vsize=52416 CPUtime=585.92 cores=4,6
/proc/7522/stat : 7522 (lingeling) T 7520 7522 7522 0 -1 4202496 23935 0 0 0 58590 2 0 0 25 0 1 0 657205335 53673984 12275 33554432000 4194304 4352236 140735849139616 18446744073709551615 4328395 0 0 16781312 17506 18446744071562691360 0 0 17 6 0 0 0
/proc/7522/statm: 13104 12275 129 39 0 12184 0
[pid=7520/tid=7544] ppid=7495 vsize=330028 CPUtime=0 cores=4,6
/proc/7520/task/7544/stat : 7544 (python) S 7495 7495 5445 0 -1 4202560 42 0 0 0 0 0 0 0 18 0 2 0 657244854 337948672 15919 33554432000 4194304 5683644 140734777785376 18446744073709551615 253652683185 0 0 16781312 514 18446604452930135296 0 0 -1 6 0 0 0
[pid=7588] ppid=7495 vsize=330040 CPUtime=0.33 cores=4,6
/proc/7588/stat : 7588 (python) S 7495 7495 5445 0 -1 4202560 1093 0 0 0 17 16 0 0 19 0 2 0 657254385 337960960 15902 33554432000 4194304 5683644 140734777785376 18446744073709551615 253652686283 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/7588/statm: 82510 15902 399 364 0 18425 0
[pid=7590] ppid=7588 vsize=28984 CPUtime=100.04 cores=4,6
/proc/7590/stat : 7590 (lingeling) T 7588 7590 7590 0 -1 4202496 8863 0 0 0 10002 2 0 0 25 0 1 0 657254385 29679616 6416 33554432000 4194304 4352236 140734852551648 18446744073709551615 4213253 0 0 16781312 17506 18446744071562691360 0 0 17 4 0 0 0
/proc/7590/statm: 7246 6416 129 39 0 6326 0
[pid=7588/tid=7633] ppid=7495 vsize=330040 CPUtime=0 cores=4,6
/proc/7588/task/7633/stat : 7633 (python) S 7495 7495 5445 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 657264417 337960960 15902 33554432000 4194304 5683644 140734777785376 18446744073709551615 253652683185 0 0 16781312 514 18446604450512697536 0 0 -1 4 0 0 0
[pid=7637] ppid=7495 vsize=340296 CPUtime=1.69 cores=4,6
/proc/7637/stat : 7637 (python) S 7495 7495 5445 0 -1 4202560 999 0 0 0 96 73 0 0 15 0 1 0 657274151 348463104 15876 33554432000 4194304 5683644 140734777785376 18446744073709551615 253640879686 0 0 16781312 514 13182212031173853441 0 0 17 6 0 0 0
/proc/7637/statm: 85074 15876 370 364 0 20986 0
[pid=7639] ppid=7637 vsize=833468 CPUtime=481.18 cores=4,6
/proc/7639/stat : 7639 (cryptominisat-2) R 7637 7639 7639 0 -1 4202496 454298 0 0 0 48042 76 0 0 25 0 1 0 657274151 853471232 171788 33554432000 4194304 4677096 140734456035376 18446744073709551615 4319839 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/7639/statm: 208367 171788 393 118 0 203326 0
[pid=7495/tid=7521] ppid=7493 vsize=350540 CPUtime=0 cores=4,6
/proc/7495/task/7521/stat : 7521 (python) S 7493 7495 5445 0 -1 4202560 34 934 0 0 0 0 0 0 18 0 4 0 657205335 358952960 17390 33554432000 4194304 5683644 140734777785376 18446744073709551615 253652683185 0 0 16781312 2 18446604450512698432 0 0 -1 6 0 0 0
[pid=7495/tid=7589] ppid=7493 vsize=350540 CPUtime=0 cores=4,6
/proc/7495/task/7589/stat : 7589 (python) S 7493 7495 5445 0 -1 4202560 28 934 0 0 0 0 0 0 20 0 4 0 657254385 358952960 17390 33554432000 4194304 5683644 140734777785376 18446744073709551615 253652683185 0 0 16781312 2 18446604450512698432 0 0 -1 4 0 0 0
[pid=7495/tid=7638] ppid=7493 vsize=350540 CPUtime=0 cores=4,6
/proc/7495/task/7638/stat : 7638 (python) S 7493 7495 5445 0 -1 4202560 27 934 0 0 0 0 0 0 20 0 4 0 657274151 358952960 17390 33554432000 4194304 5683644 140734777785376 18446744073709551615 253652683185 0 0 16781312 2 18446604450512698432 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1183.12
Current children cumulated vsize (KiB) 2265772

[startup+1242.3 s]
/proc/loadavg: 4.12 4.07 3.77 5/489 7678
/proc/meminfo: memFree=20741912/32951124 swapFree=56449224/67111528
[pid=7495] ppid=7493 vsize=350540 CPUtime=12.08 cores=4,6
/proc/7495/stat : 7495 (python) S 7493 7495 5445 0 -1 4202496 27539 934 1 0 1194 14 0 0 20 0 4 0 657204040 358952960 17390 33554432000 4194304 5683644 140734777785376 18446744073709551615 253652686283 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/7495/statm: 87635 17390 1880 364 0 23547 0
[pid=7520] ppid=7495 vsize=330028 CPUtime=1.88 cores=4,6
/proc/7520/stat : 7520 (python) S 7495 7495 5445 0 -1 4202560 1204 0 0 0 107 81 0 0 18 0 2 0 657205335 337948672 15919 33554432000 4194304 5683644 140734777785376 18446744073709551615 253652686283 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/7520/statm: 82507 15919 416 364 0 18425 0
[pid=7522] ppid=7520 vsize=52416 CPUtime=585.92 cores=4,6
/proc/7522/stat : 7522 (lingeling) T 7520 7522 7522 0 -1 4202496 23935 0 0 0 58590 2 0 0 25 0 1 0 657205335 53673984 12275 33554432000 4194304 4352236 140735849139616 18446744073709551615 4328395 0 0 16781312 17506 18446744071562691360 0 0 17 6 0 0 0
/proc/7522/statm: 13104 12275 129 39 0 12184 0
[pid=7520/tid=7544] ppid=7495 vsize=330028 CPUtime=0 cores=4,6
/proc/7520/task/7544/stat : 7544 (python) S 7495 7495 5445 0 -1 4202560 42 0 0 0 0 0 0 0 18 0 2 0 657244854 337948672 15919 33554432000 4194304 5683644 140734777785376 18446744073709551615 253652683185 0 0 16781312 514 18446604452930135296 0 0 -1 6 0 0 0
[pid=7588] ppid=7495 vsize=330040 CPUtime=0.33 cores=4,6
/proc/7588/stat : 7588 (python) S 7495 7495 5445 0 -1 4202560 1093 0 0 0 17 16 0 0 19 0 2 0 657254385 337960960 15902 33554432000 4194304 5683644 140734777785376 18446744073709551615 253652686283 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/7588/statm: 82510 15902 399 364 0 18425 0
[pid=7590] ppid=7588 vsize=28984 CPUtime=100.04 cores=4,6
/proc/7590/stat : 7590 (lingeling) T 7588 7590 7590 0 -1 4202496 8863 0 0 0 10002 2 0 0 25 0 1 0 657254385 29679616 6416 33554432000 4194304 4352236 140734852551648 18446744073709551615 4213253 0 0 16781312 17506 18446744071562691360 0 0 17 4 0 0 0
/proc/7590/statm: 7246 6416 129 39 0 6326 0
[pid=7588/tid=7633] ppid=7495 vsize=330040 CPUtime=0 cores=4,6
/proc/7588/task/7633/stat : 7633 (python) S 7495 7495 5445 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 657264417 337960960 15902 33554432000 4194304 5683644 140734777785376 18446744073709551615 253652683185 0 0 16781312 514 18446604450512697536 0 0 -1 4 0 0 0
[pid=7637] ppid=7495 vsize=340296 CPUtime=1.89 cores=4,6
/proc/7637/stat : 7637 (python) S 7495 7495 5445 0 -1 4202560 999 0 0 0 106 83 0 0 15 0 1 0 657274151 348463104 15876 33554432000 4194304 5683644 140734777785376 18446744073709551615 253640879686 0 0 16781312 514 13182212031173853441 0 0 17 6 0 0 0
/proc/7637/statm: 85074 15876 370 364 0 20986 0
[pid=7639] ppid=7637 vsize=826708 CPUtime=541.19 cores=4,6
/proc/7639/stat : 7639 (cryptominisat-2) R 7637 7639 7639 0 -1 4202496 486605 0 0 0 54038 81 0 0 25 0 1 0 657274151 846548992 169209 33554432000 4194304 4677096 140734456035376 18446744073709551615 4320006 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/7639/statm: 206677 169209 393 118 0 201636 0
[pid=7495/tid=7521] ppid=7493 vsize=350540 CPUtime=0 cores=4,6
/proc/7495/task/7521/stat : 7521 (python) S 7493 7495 5445 0 -1 4202560 34 934 0 0 0 0 0 0 18 0 4 0 657205335 358952960 17390 33554432000 4194304 5683644 140734777785376 18446744073709551615 253652683185 0 0 16781312 2 18446604450512698432 0 0 -1 6 0 0 0
[pid=7495/tid=7589] ppid=7493 vsize=350540 CPUtime=0 cores=4,6
/proc/7495/task/7589/stat : 7589 (python) S 7493 7495 5445 0 -1 4202560 28 934 0 0 0 0 0 0 20 0 4 0 657254385 358952960 17390 33554432000 4194304 5683644 140734777785376 18446744073709551615 253652683185 0 0 16781312 2 18446604450512698432 0 0 -1 4 0 0 0
[pid=7495/tid=7638] ppid=7493 vsize=350540 CPUtime=0 cores=4,6
/proc/7495/task/7638/stat : 7638 (python) S 7493 7495 5445 0 -1 4202560 27 934 0 0 0 0 0 0 20 0 4 0 657274151 358952960 17390 33554432000 4194304 5683644 140734777785376 18446744073709551615 253652683185 0 0 16781312 2 18446604450512698432 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1243.33
Current children cumulated vsize (KiB) 2259012



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.05 4.06 3.78 5/478 7681
/proc/meminfo: memFree=21413168/32951124 swapFree=56449224/67111528
[pid=7495] ppid=7493 vsize=350540 CPUtime=12.08 cores=4,6
/proc/7495/stat : 7495 (python) S 7493 7495 5445 0 -1 4202496 27539 934 1 0 1194 14 0 0 20 0 4 0 657204040 358952960 17390 33554432000 4194304 5683644 140734777785376 18446744073709551615 253652686283 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/7495/statm: 87635 17390 1880 364 0 23547 0
[pid=7520] ppid=7495 vsize=330028 CPUtime=1.88 cores=4,6
/proc/7520/stat : 7520 (python) S 7495 7495 5445 0 -1 4202560 1204 0 0 0 107 81 0 0 18 0 2 0 657205335 337948672 15919 33554432000 4194304 5683644 140734777785376 18446744073709551615 253652686283 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/7520/statm: 82507 15919 416 364 0 18425 0
[pid=7522] ppid=7520 vsize=52416 CPUtime=585.92 cores=4,6
/proc/7522/stat : 7522 (lingeling) T 7520 7522 7522 0 -1 4202496 23935 0 0 0 58590 2 0 0 25 0 1 0 657205335 53673984 12275 33554432000 4194304 4352236 140735849139616 18446744073709551615 4328395 0 0 16781312 17506 18446744071562691360 0 0 17 6 0 0 0
/proc/7522/statm: 13104 12275 129 39 0 12184 0
[pid=7520/tid=7544] ppid=7495 vsize=330028 CPUtime=0 cores=4,6
/proc/7520/task/7544/stat : 7544 (python) S 7495 7495 5445 0 -1 4202560 42 0 0 0 0 0 0 0 18 0 2 0 657244854 337948672 15919 33554432000 4194304 5683644 140734777785376 18446744073709551615 253652683185 0 0 16781312 514 18446604452930135296 0 0 -1 6 0 0 0
[pid=7588] ppid=7495 vsize=330040 CPUtime=0.33 cores=4,6
/proc/7588/stat : 7588 (python) S 7495 7495 5445 0 -1 4202560 1093 0 0 0 17 16 0 0 19 0 2 0 657254385 337960960 15902 33554432000 4194304 5683644 140734777785376 18446744073709551615 253652686283 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/7588/statm: 82510 15902 399 364 0 18425 0
[pid=7590] ppid=7588 vsize=28984 CPUtime=100.04 cores=4,6
/proc/7590/stat : 7590 (lingeling) T 7588 7590 7590 0 -1 4202496 8863 0 0 0 10002 2 0 0 25 0 1 0 657254385 29679616 6416 33554432000 4194304 4352236 140734852551648 18446744073709551615 4213253 0 0 16781312 17506 18446744071562691360 0 0 17 4 0 0 0
/proc/7590/statm: 7246 6416 129 39 0 6326 0
[pid=7588/tid=7633] ppid=7495 vsize=330040 CPUtime=0 cores=4,6
/proc/7588/task/7633/stat : 7633 (python) S 7495 7495 5445 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 657264417 337960960 15902 33554432000 4194304 5683644 140734777785376 18446744073709551615 253652683185 0 0 16781312 514 18446604450512697536 0 0 -1 4 0 0 0
[pid=7637] ppid=7495 vsize=340296 CPUtime=2.1 cores=4,6
/proc/7637/stat : 7637 (python) S 7495 7495 5445 0 -1 4202560 999 0 0 0 118 92 0 0 15 0 1 0 657274151 348463104 15876 33554432000 4194304 5683644 140734777785376 18446744073709551615 253640879686 0 0 16781312 514 13182212031173853441 0 0 17 6 0 0 0
/proc/7637/statm: 85074 15876 370 364 0 20986 0
[pid=7639] ppid=7637 vsize=879668 CPUtime=598.9 cores=4,6
/proc/7639/stat : 7639 (cryptominisat-2) R 7637 7639 7639 0 -1 4202496 517393 0 0 0 59804 86 0 0 25 0 1 0 657274151 900780032 184876 33554432000 4194304 4677096 140734456035376 18446744073709551615 4336282 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/7639/statm: 219917 184876 393 118 0 214876 0
[pid=7495/tid=7521] ppid=7493 vsize=350540 CPUtime=0 cores=4,6
/proc/7495/task/7521/stat : 7521 (python) S 7493 7495 5445 0 -1 4202560 34 934 0 0 0 0 0 0 18 0 4 0 657205335 358952960 17390 33554432000 4194304 5683644 140734777785376 18446744073709551615 253652683185 0 0 16781312 2 18446604450512698432 0 0 -1 6 0 0 0
[pid=7495/tid=7589] ppid=7493 vsize=350540 CPUtime=0 cores=4,6
/proc/7495/task/7589/stat : 7589 (python) S 7493 7495 5445 0 -1 4202560 28 934 0 0 0 0 0 0 20 0 4 0 657254385 358952960 17390 33554432000 4194304 5683644 140734777785376 18446744073709551615 253652683185 0 0 16781312 2 18446604450512698432 0 0 -1 4 0 0 0
[pid=7495/tid=7638] ppid=7493 vsize=350540 CPUtime=0 cores=4,6
/proc/7495/task/7638/stat : 7638 (python) S 7493 7495 5445 0 -1 4202560 27 934 0 0 0 0 0 0 20 0 4 0 657274151 358952960 17390 33554432000 4194304 5683644 140734777785376 18446744073709551615 253652683185 0 0 16781312 2 18446604450512698432 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1301.25
Current children cumulated vsize (KiB) 2311972

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.05 4.06 3.78 5/478 7681
/proc/meminfo: memFree=21413168/32951124 swapFree=56449224/67111528
[pid=7495] ppid=7493 vsize=350540 CPUtime=12.08 cores=4,6
/proc/7495/stat : 7495 (python) S 7493 7495 5445 0 -1 4202496 27539 934 1 0 1194 14 0 0 20 0 4 0 657204040 358952960 17390 33554432000 4194304 5683644 140734777785376 18446744073709551615 253652686283 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/7495/statm: 87635 17390 1880 364 0 23547 0
[pid=7520] ppid=7495 vsize=330028 CPUtime=1.88 cores=4,6
/proc/7520/stat : 7520 (python) S 7495 7495 5445 0 -1 4202560 1204 0 0 0 107 81 0 0 18 0 2 0 657205335 337948672 15919 33554432000 4194304 5683644 140734777785376 18446744073709551615 253652686283 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/7520/statm: 82507 15919 416 364 0 18425 0
[pid=7522] ppid=7520 vsize=52416 CPUtime=585.92 cores=4,6
/proc/7522/stat : 7522 (lingeling) T 7520 7522 7522 0 -1 4202496 23935 0 0 0 58590 2 0 0 25 0 1 0 657205335 53673984 12275 33554432000 4194304 4352236 140735849139616 18446744073709551615 4328395 0 0 16781312 17506 18446744071562691360 0 0 17 6 0 0 0
/proc/7522/statm: 13104 12275 129 39 0 12184 0
[pid=7520/tid=7544] ppid=7495 vsize=330028 CPUtime=0 cores=4,6
/proc/7520/task/7544/stat : 7544 (python) S 7495 7495 5445 0 -1 4202560 42 0 0 0 0 0 0 0 18 0 2 0 657244854 337948672 15919 33554432000 4194304 5683644 140734777785376 18446744073709551615 253652683185 0 0 16781312 514 18446604452930135296 0 0 -1 6 0 0 0
[pid=7588] ppid=7495 vsize=330040 CPUtime=0.33 cores=4,6
/proc/7588/stat : 7588 (python) S 7495 7495 5445 0 -1 4202560 1093 0 0 0 17 16 0 0 19 0 2 0 657254385 337960960 15902 33554432000 4194304 5683644 140734777785376 18446744073709551615 253652686283 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/7588/statm: 82510 15902 399 364 0 18425 0
[pid=7590] ppid=7588 vsize=28984 CPUtime=100.04 cores=4,6
/proc/7590/stat : 7590 (lingeling) T 7588 7590 7590 0 -1 4202496 8863 0 0 0 10002 2 0 0 25 0 1 0 657254385 29679616 6416 33554432000 4194304 4352236 140734852551648 18446744073709551615 4213253 0 0 16781312 17506 18446744071562691360 0 0 17 4 0 0 0
/proc/7590/statm: 7246 6416 129 39 0 6326 0
[pid=7588/tid=7633] ppid=7495 vsize=330040 CPUtime=0 cores=4,6
/proc/7588/task/7633/stat : 7633 (python) S 7495 7495 5445 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 657264417 337960960 15902 33554432000 4194304 5683644 140734777785376 18446744073709551615 253652683185 0 0 16781312 514 18446604450512697536 0 0 -1 4 0 0 0
[pid=7637] ppid=7495 vsize=340296 CPUtime=2.1 cores=4,6
/proc/7637/stat : 7637 (python) S 7495 7495 5445 0 -1 4202560 999 0 0 0 118 92 0 0 15 0 1 0 657274151 348463104 15876 33554432000 4194304 5683644 140734777785376 18446744073709551615 253640879686 0 0 16781312 514 13182212031173853441 0 0 17 6 0 0 0
/proc/7637/statm: 85074 15876 370 364 0 20986 0
[pid=7639] ppid=7637 vsize=879668 CPUtime=598.9 cores=4,6
/proc/7639/stat : 7639 (cryptominisat-2) R 7637 7639 7639 0 -1 4202496 517393 0 0 0 59804 86 0 0 25 0 1 0 657274151 900780032 184876 33554432000 4194304 4677096 140734456035376 18446744073709551615 4336282 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/7639/statm: 219917 184876 393 118 0 214876 0
[pid=7495/tid=7521] ppid=7493 vsize=350540 CPUtime=0 cores=4,6
/proc/7495/task/7521/stat : 7521 (python) S 7493 7495 5445 0 -1 4202560 34 934 0 0 0 0 0 0 18 0 4 0 657205335 358952960 17390 33554432000 4194304 5683644 140734777785376 18446744073709551615 253652683185 0 0 16781312 2 18446604450512698432 0 0 -1 6 0 0 0
[pid=7495/tid=7589] ppid=7493 vsize=350540 CPUtime=0 cores=4,6
/proc/7495/task/7589/stat : 7589 (python) S 7493 7495 5445 0 -1 4202560 28 934 0 0 0 0 0 0 20 0 4 0 657254385 358952960 17390 33554432000 4194304 5683644 140734777785376 18446744073709551615 253652683185 0 0 16781312 2 18446604450512698432 0 0 -1 4 0 0 0
[pid=7495/tid=7638] ppid=7493 vsize=350540 CPUtime=0 cores=4,6
/proc/7495/task/7638/stat : 7638 (python) S 7493 7495 5445 0 -1 4202560 27 934 0 0 0 0 0 0 20 0 4 0 657274151 358952960 17390 33554432000 4194304 5683644 140734777785376 18446744073709551615 253652683185 0 0 16781312 2 18446604450512698432 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1301.25
Current children cumulated vsize (KiB) 2311972

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 7495 and gives
#  childrusage.ru_utime.tv_sec=11
#  childrusage.ru_utime.tv_usec=943184
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=153976
# CPU time returned by wait4() is 12.0972
# while last known CPU time is 1301.25
#
# 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): 1301.25
CPU user time (s): 1298.32
CPU system time (s): 2.93
CPU usage (%): 100.093
Max. virtual memory (cumulated for all children) (KiB): 2493028

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 11.9432
system time used= 0.153976
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 28474
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= 2151
involuntary context switches= 34

runsolver used 6.09207 second user time and 12.922 second system time

The end

Launcher Data

Begin job on node106 at 2011-05-15 12:40:36
IDJOB=3378064
IDBENCH=83105
IDSOLVER=1858
FILE ID=node106/3378064-1305456036
RUNJOBID= node106-1305456035-7460
PBS_JOBID= 13324871
Free space on /tmp= 73328 MiB

SOLVER NAME= borg-sat 11.03.02-seq-industrial (fixed)
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-bottom24.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-3378064-1305456036/watcher-3378064-1305456036 -o /tmp/evaluation-result-3378064-1305456036/solver-3378064-1305456036 -C 2400 -W 1300 -M 7680  python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3378064-1305456036.cnf -seed 552884051 -budget 2400

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

MD5SUM BENCH= 16e1f2a4ab0c9df60ac0d098f9f252bb
RANDOM SEED=552884051

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:      22917792 kB
Buffers:        293068 kB
Cached:        6227820 kB
SwapCached:      27544 kB
Active:        1532808 kB
Inactive:      8239872 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22917792 kB
SwapTotal:    67111528 kB
SwapFree:     56449224 kB
Dirty:          142016 kB
Writeback:          16 kB
AnonPages:     3233572 kB
Mapped:          21668 kB
Slab:           134648 kB
PageTables:      57448 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 122252048 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= 73256 MiB
End job on node106 at 2011-05-15 13:02:19