Trace number 3378044

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) 1295.58 1300.03

General information on the benchmark

NameAPPLICATIONS/crypto/
desgen/gss-22-s100.cnf
MD5SUM96596d59af0c6949ab68ac8c5abcf28b
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark52.802
Satisfiable
(Un)Satisfiability was proved
Number of variables31616
Number of clauses95110
Sum of the clauses size224220
Maximum clause length3
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 260982
Number of clauses of size 334064
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.30/1.11	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.30/1.11	c INFO: solving HOME/instance-3378044-1305453449.cnf
0.30/1.11	c INFO: computing task features
0.58/1.37	c INFO: computed variable-clause graph statistics
0.58/1.38	c INFO: computed clause balance statistics
2.17/2.90	c INFO: computed variable balance statistics
3.27/4.02	c INFO: computed small-clause counts
3.27/4.03	c INFO: computed Horn-clause counts
4.47/5.29	c INFO: computed variable graph statistics
4.47/5.29	c INFO: collected features for HOME/instance-3378044-1305453449.cnf in 4.17 s
4.57/5.30	c INFO: running lingeling-276@0 for 582 with 2395 remaining (b = 0.58)
588.73/594.06	c INFO: running lingeling-276@0 for 97 with 1812 remaining (b = 0.28)
689.02/694.26	c INFO: running cryptominisat-2.9.0@0 for 1712 with 1712 remaining (b = 0.54)

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

running on 2 cores: 5,7

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


[startup+0 s]
/proc/loadavg: 4.23 4.18 4.09 5/303 16622
/proc/meminfo: memFree=17739552/32951132 swapFree=67093824/67111528
[pid=16622] ppid=16620 vsize=11796 CPUtime=0 cores=5,7
/proc/16622/stat : 16622 (runsolver) R 16620 16622 15028 0 -1 4202560 45 0 0 0 0 0 0 0 24 0 1 0 656944531 12079104 53 33554432000 4194304 5432360 140734012936192 18446744073709551615 5055511 0 2147483391 4096 24578 0 0 0 17 7 0 0 0
/proc/16622/statm: 2949 53 33 303 0 2643 0

[startup+0.0624619 s]
/proc/loadavg: 4.23 4.18 4.09 5/303 16622
/proc/meminfo: memFree=17739552/32951132 swapFree=67093824/67111528
[pid=16622] ppid=16620 vsize=29792 CPUtime=0.04 cores=5,7
/proc/16622/stat : 16622 (python) S 16620 16622 15028 0 -1 4202496 1460 0 0 0 3 1 0 0 25 0 1 0 656944531 30507008 1300 33554432000 4194304 5683644 140733722035888 18446744073709551615 274664806400 0 2147483391 16781312 2 18446744071699109054 0 0 17 7 0 0 0
/proc/16622/statm: 7448 1300 443 364 0 818 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 29792

[startup+0.10109 s]
/proc/loadavg: 4.23 4.18 4.09 5/303 16622
/proc/meminfo: memFree=17739552/32951132 swapFree=67093824/67111528
[pid=16622] ppid=16620 vsize=85364 CPUtime=0.06 cores=5,7
/proc/16622/stat : 16622 (python) D 16620 16622 15028 0 -1 4202496 2583 0 0 0 4 2 0 0 18 0 1 0 656944531 87412736 2308 33554432000 4194304 5683644 140733722035888 18446744073709551615 274664814135 0 0 16781312 2 18446744071562154983 0 0 17 7 0 0 0
/proc/16622/statm: 21341 2308 707 364 0 1558 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 85364

[startup+0.30105 s]
/proc/loadavg: 4.23 4.18 4.09 5/303 16622
/proc/meminfo: memFree=17739552/32951132 swapFree=67093824/67111528
[pid=16622] ppid=16620 vsize=85364 CPUtime=0.06 cores=5,7
/proc/16622/stat : 16622 (python) D 16620 16622 15028 0 -1 4202496 2583 0 0 0 4 2 0 0 18 0 1 0 656944531 87412736 2308 33554432000 4194304 5683644 140733722035888 18446744073709551615 274664814135 0 0 16781312 2 18446744071562154983 0 0 17 7 0 0 0
/proc/16622/statm: 21341 2308 707 364 0 1558 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 85364

[startup+0.702156 s]
/proc/loadavg: 4.23 4.18 4.09 5/303 16622
/proc/meminfo: memFree=17739552/32951132 swapFree=67093824/67111528
[pid=16622] ppid=16620 vsize=121284 CPUtime=0.1 cores=5,7
/proc/16622/stat : 16622 (python) S 16620 16622 15028 0 -1 4202496 3935 0 0 0 8 2 0 0 17 0 1 0 656944531 124194816 3565 33554432000 4194304 5683644 140733722035888 18446744073709551615 274664806400 0 2147483391 16781312 2 18446744071699109054 0 0 17 7 0 0 54
/proc/16622/statm: 30321 3565 959 364 0 2653 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 121284

[startup+1.50484 s]
/proc/loadavg: 4.23 4.18 4.09 6/304 16627
/proc/meminfo: memFree=17721812/32951132 swapFree=67093824/67111528
[pid=16622] ppid=16620 vsize=295260 CPUtime=0.78 cores=5,7
/proc/16622/stat : 16622 (python) R 16620 16622 15028 0 -1 4202496 16688 933 1 0 68 10 0 0 17 0 1 0 656944531 302346240 11199 33554432000 4194304 5683644 140733722035888 18446744073709551615 5005696 0 0 16781312 2 0 0 0 17 5 0 0 61
/proc/16622/statm: 73815 11199 1826 364 0 9739 0
Current children cumulated CPU time (s) 0.78
Current children cumulated vsize (KiB) 295260

[startup+3.10056 s]
/proc/loadavg: 4.23 4.18 4.09 6/304 16627
/proc/meminfo: memFree=17700396/32951132 swapFree=67093824/67111528
[pid=16622] ppid=16620 vsize=295260 CPUtime=2.37 cores=5,7
/proc/16622/stat : 16622 (python) R 16620 16622 15028 0 -1 4202496 16689 933 1 0 227 10 0 0 20 0 1 0 656944531 302346240 11200 33554432000 4194304 5683644 140733722035888 18446744073709551615 47103195946997 0 0 16781312 2 0 0 0 17 5 0 0 61
/proc/16622/statm: 73815 11200 1827 364 0 9739 0
Current children cumulated CPU time (s) 2.37
Current children cumulated vsize (KiB) 295260
heavy processes:

[startup+6.30101 s]
/proc/loadavg: 4.45 4.22 4.10 5/307 16630
/proc/meminfo: memFree=17706100/32951132 swapFree=67093824/67111528
[pid=16622] ppid=16620 vsize=296208 CPUtime=4.57 cores=5,7
/proc/16622/stat : 16622 (python) S 16620 16622 15028 0 -1 4202496 17224 933 1 0 447 10 0 0 25 0 2 0 656944531 303316992 8946 33554432000 4194304 5683644 140733722035888 18446744073709551615 274676635083 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 61
/proc/16622/statm: 74052 8946 1867 364 0 9970 0
[pid=16628] ppid=16622 vsize=286816 CPUtime=0 cores=5,7
/proc/16628/stat : 16628 (python) S 16622 16622 15028 0 -1 4202560 620 0 0 0 0 0 0 0 25 0 1 0 656945061 293699584 7399 33554432000 4194304 5683644 140733722035888 18446744073709551615 274676635024 0 0 16781312 514 18446744071562362840 0 0 17 5 0 0 0
/proc/16628/statm: 71704 7399 323 364 0 7622 0
[pid=16630] ppid=16628 vsize=285964 CPUtime=0 cores=5,7
/proc/16630/stat : 16630 (python) D 16628 16630 16630 0 -1 4202560 261 0 0 0 0 0 0 0 25 0 1 0 656945061 292827136 7273 33554432000 4194304 5683644 140733722035888 18446744073709551615 274664629239 0 0 16781312 514 18446744071696489144 0 0 17 7 0 0 0
/proc/16630/statm: 71491 7273 198 364 0 7409 0
[pid=16622/tid=16629] ppid=16620 vsize=296208 CPUtime=0 cores=5,7
/proc/16622/task/16629/stat : 16629 (python) S 16620 16622 15028 0 -1 4202560 30 933 0 0 0 0 0 0 25 0 2 0 656945061 303316992 8946 33554432000 4194304 5683644 140733722035888 18446744073709551615 274676631985 0 0 16781312 2 18446604461772268672 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4.57
Current children cumulated vsize (KiB) 868988
heavy processes:

[startup+12.7009 s]
/proc/loadavg: 4.66 4.27 4.12 5/307 16630
/proc/meminfo: memFree=17696272/32951132 swapFree=67093824/67111528
[pid=16622] ppid=16620 vsize=296208 CPUtime=4.57 cores=5,7
/proc/16622/stat : 16622 (python) S 16620 16622 15028 0 -1 4202496 17224 933 1 0 447 10 0 0 25 0 2 0 656944531 303316992 8946 33554432000 4194304 5683644 140733722035888 18446744073709551615 274676635083 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 61
/proc/16622/statm: 74052 8946 1867 364 0 9970 0
[pid=16628] ppid=16622 vsize=286816 CPUtime=0 cores=5,7
/proc/16628/stat : 16628 (python) S 16622 16622 15028 0 -1 4202560 888 0 0 0 0 0 0 0 18 0 1 0 656945061 293699584 7454 33554432000 4194304 5683644 140733722035888 18446744073709551615 274664828431 0 0 16781312 514 8798543837921247495 0 0 17 5 0 0 0
/proc/16628/statm: 71704 7454 378 364 0 7622 0
[pid=16630] ppid=16628 vsize=13396 CPUtime=2.71 cores=5,7
/proc/16630/stat : 16630 (lingeling) R 16628 16630 16630 0 -1 4202496 4935 0 0 0 271 0 0 0 23 0 1 0 656945061 13717504 2519 33554432000 4194304 4352236 140735282515440 18446744073709551615 4328114 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/16630/statm: 3349 2519 129 39 0 2429 0
[pid=16622/tid=16629] ppid=16620 vsize=296208 CPUtime=0 cores=5,7
/proc/16622/task/16629/stat : 16629 (python) S 16620 16622 15028 0 -1 4202560 30 933 0 0 0 0 0 0 25 0 2 0 656945061 303316992 8946 33554432000 4194304 5683644 140733722035888 18446744073709551615 274676631985 0 0 16781312 2 18446604461772268672 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 7.28
Current children cumulated vsize (KiB) 596420
heavy processes:

[startup+25.5007 s]
/proc/loadavg: 4.51 4.26 4.11 5/307 16631
/proc/meminfo: memFree=17710640/32951132 swapFree=67093824/67111528
[pid=16622] ppid=16620 vsize=296208 CPUtime=4.57 cores=5,7
/proc/16622/stat : 16622 (python) S 16620 16622 15028 0 -1 4202496 17224 933 1 0 447 10 0 0 25 0 2 0 656944531 303316992 8946 33554432000 4194304 5683644 140733722035888 18446744073709551615 274676635083 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 61
/proc/16622/statm: 74052 8946 1867 364 0 9970 0
[pid=16628] ppid=16622 vsize=286816 CPUtime=0.03 cores=5,7
/proc/16628/stat : 16628 (python) S 16622 16622 15028 0 -1 4202560 895 0 0 0 2 1 0 0 18 0 1 0 656945061 293699584 7454 33554432000 4194304 5683644 140733722035888 18446744073709551615 274664828431 0 0 16781312 514 993219639695606023 0 0 17 5 0 0 0
/proc/16628/statm: 71704 7454 378 364 0 7622 0
[pid=16630] ppid=16628 vsize=15444 CPUtime=15.49 cores=5,7
/proc/16630/stat : 16630 (lingeling) R 16628 16630 16630 0 -1 4202496 5447 0 0 0 1549 0 0 0 25 0 1 0 656945061 15814656 3031 33554432000 4194304 4352236 140735282515440 18446744073709551615 4328009 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/16630/statm: 3861 3031 129 39 0 2941 0
[pid=16622/tid=16629] ppid=16620 vsize=296208 CPUtime=0 cores=5,7
/proc/16622/task/16629/stat : 16629 (python) S 16620 16622 15028 0 -1 4202560 30 933 0 0 0 0 0 0 25 0 2 0 656945061 303316992 8946 33554432000 4194304 5683644 140733722035888 18446744073709551615 274676631985 0 0 16781312 2 18446604461772268672 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 20.09
Current children cumulated vsize (KiB) 598468
heavy processes:

[startup+51.1012 s]
/proc/loadavg: 4.34 4.23 4.11 5/311 16635
/proc/meminfo: memFree=17635892/32951132 swapFree=67093824/67111528
[pid=16622] ppid=16620 vsize=296208 CPUtime=4.57 cores=5,7
/proc/16622/stat : 16622 (python) S 16620 16622 15028 0 -1 4202496 17224 933 1 0 447 10 0 0 25 0 2 0 656944531 303316992 8946 33554432000 4194304 5683644 140733722035888 18446744073709551615 274676635083 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 61
/proc/16622/statm: 74052 8946 1867 364 0 9970 0
[pid=16628] ppid=16622 vsize=286816 CPUtime=0.08 cores=5,7
/proc/16628/stat : 16628 (python) S 16622 16622 15028 0 -1 4202560 905 0 0 0 4 4 0 0 18 0 1 0 656945061 293699584 7454 33554432000 4194304 5683644 140733722035888 18446744073709551615 274664828431 0 0 16781312 514 993219639695606023 0 0 17 5 0 0 0
/proc/16628/statm: 71704 7454 378 364 0 7622 0
[pid=16630] ppid=16628 vsize=11780 CPUtime=41.04 cores=5,7
/proc/16630/stat : 16630 (lingeling) R 16628 16630 16630 0 -1 4202496 5447 0 0 0 4104 0 0 0 25 0 1 0 656945061 12062720 2115 33554432000 4194304 4352236 140735282515440 18446744073709551615 4329333 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/16630/statm: 2945 2115 129 39 0 2025 0
[pid=16622/tid=16629] ppid=16620 vsize=296208 CPUtime=0 cores=5,7
/proc/16622/task/16629/stat : 16629 (python) S 16620 16622 15028 0 -1 4202560 30 933 0 0 0 0 0 0 25 0 2 0 656945061 303316992 8946 33554432000 4194304 5683644 140733722035888 18446744073709551615 274676631985 0 0 16781312 2 18446604461772268672 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 45.69
Current children cumulated vsize (KiB) 594804

[startup+102.311 s]
/proc/loadavg: 4.19 4.21 4.10 5/315 16641
/proc/meminfo: memFree=17404468/32951132 swapFree=67093824/67111528
[pid=16622] ppid=16620 vsize=296208 CPUtime=4.57 cores=5,7
/proc/16622/stat : 16622 (python) S 16620 16622 15028 0 -1 4202496 17224 933 1 0 447 10 0 0 25 0 2 0 656944531 303316992 8946 33554432000 4194304 5683644 140733722035888 18446744073709551615 274676635083 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 61
/proc/16622/statm: 74052 8946 1867 364 0 9970 0
[pid=16628] ppid=16622 vsize=286816 CPUtime=0.2 cores=5,7
/proc/16628/stat : 16628 (python) S 16622 16622 15028 0 -1 4202560 930 0 0 0 11 9 0 0 18 0 1 0 656945061 293699584 7454 33554432000 4194304 5683644 140733722035888 18446744073709551615 274664828431 0 0 16781312 514 993219639695606023 0 0 17 5 0 0 0
/proc/16628/statm: 71704 7454 378 364 0 7622 0
[pid=16630] ppid=16628 vsize=13764 CPUtime=92.15 cores=5,7
/proc/16630/stat : 16630 (lingeling) R 16628 16630 16630 0 -1 4202496 6983 0 0 0 9214 1 0 0 25 0 1 0 656945061 14094336 2611 33554432000 4194304 4352236 140735282515440 18446744073709551615 4328100 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/16630/statm: 3441 2611 129 39 0 2521 0
[pid=16622/tid=16629] ppid=16620 vsize=296208 CPUtime=0 cores=5,7
/proc/16622/task/16629/stat : 16629 (python) S 16620 16622 15028 0 -1 4202560 30 933 0 0 0 0 0 0 25 0 2 0 656945061 303316992 8946 33554432000 4194304 5683644 140733722035888 18446744073709551615 274676631985 0 0 16781312 2 18446604461772268672 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 96.92
Current children cumulated vsize (KiB) 596788

[startup+162.301 s]
/proc/loadavg: 4.38 4.26 4.12 5/312 16678
/proc/meminfo: memFree=17460332/32951132 swapFree=67093824/67111528
[pid=16622] ppid=16620 vsize=296208 CPUtime=4.57 cores=5,7
/proc/16622/stat : 16622 (python) S 16620 16622 15028 0 -1 4202496 17224 933 1 0 447 10 0 0 25 0 2 0 656944531 303316992 8946 33554432000 4194304 5683644 140733722035888 18446744073709551615 274676635083 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 61
/proc/16622/statm: 74052 8946 1867 364 0 9970 0
[pid=16628] ppid=16622 vsize=286816 CPUtime=0.32 cores=5,7
/proc/16628/stat : 16628 (python) S 16622 16622 15028 0 -1 4202560 954 0 0 0 17 15 0 0 18 0 1 0 656945061 293699584 7454 33554432000 4194304 5683644 140733722035888 18446744073709551615 274664828431 0 0 16781312 514 993219639695606023 0 0 17 5 0 0 0
/proc/16628/statm: 71704 7454 378 364 0 7622 0
[pid=16630] ppid=16628 vsize=13704 CPUtime=152.01 cores=5,7
/proc/16630/stat : 16630 (lingeling) R 16628 16630 16630 0 -1 4202496 7495 0 0 0 15200 1 0 0 25 0 1 0 656945061 14032896 2596 33554432000 4194304 4352236 140735282515440 18446744073709551615 4328109 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/16630/statm: 3426 2596 129 39 0 2506 0
[pid=16622/tid=16629] ppid=16620 vsize=296208 CPUtime=0 cores=5,7
/proc/16622/task/16629/stat : 16629 (python) S 16620 16622 15028 0 -1 4202560 30 933 0 0 0 0 0 0 25 0 2 0 656945061 303316992 8946 33554432000 4194304 5683644 140733722035888 18446744073709551615 274676631985 0 0 16781312 2 18446604461772268672 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 156.9
Current children cumulated vsize (KiB) 596728

[startup+222.301 s]
/proc/loadavg: 4.14 4.21 4.11 5/316 16693
/proc/meminfo: memFree=17413184/32951132 swapFree=67093824/67111528
[pid=16622] ppid=16620 vsize=296208 CPUtime=4.57 cores=5,7
/proc/16622/stat : 16622 (python) S 16620 16622 15028 0 -1 4202496 17224 933 1 0 447 10 0 0 25 0 2 0 656944531 303316992 8946 33554432000 4194304 5683644 140733722035888 18446744073709551615 274676635083 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 61
/proc/16622/statm: 74052 8946 1867 364 0 9970 0
[pid=16628] ppid=16622 vsize=286816 CPUtime=0.45 cores=5,7
/proc/16628/stat : 16628 (python) S 16622 16622 15028 0 -1 4202560 970 0 0 0 24 21 0 0 18 0 1 0 656945061 293699584 7454 33554432000 4194304 5683644 140733722035888 18446744073709551615 274664828431 0 0 16781312 514 993219639695606023 0 0 17 5 0 0 0
/proc/16628/statm: 71704 7454 378 364 0 7622 0
[pid=16630] ppid=16628 vsize=11920 CPUtime=211.88 cores=5,7
/proc/16630/stat : 16630 (lingeling) R 16628 16630 16630 0 -1 4202496 7567 0 0 0 21187 1 0 0 25 0 1 0 656945061 12206080 2150 33554432000 4194304 4352236 140735282515440 18446744073709551615 4279043 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/16630/statm: 2980 2150 129 39 0 2060 0

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

[startup+1122.3 s]
/proc/loadavg: 3.78 3.77 3.72 4/304 16825
/proc/meminfo: memFree=14628024/32951132 swapFree=67093824/67111528
[pid=16622] ppid=16620 vsize=317356 CPUtime=4.6 cores=5,7
/proc/16622/stat : 16622 (python) S 16620 16622 15028 0 -1 4202496 18834 933 1 0 449 11 0 0 19 0 4 0 656944531 324972544 9094 33554432000 4194304 5683644 140733722035888 18446744073709551615 274676635083 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 61
/proc/16622/statm: 79339 9094 1880 364 0 15251 0
[pid=16628] ppid=16622 vsize=297060 CPUtime=1.19 cores=5,7
/proc/16628/stat : 16628 (python) S 16622 16622 15028 0 -1 4202560 1196 0 0 0 62 57 0 0 19 0 2 0 656945061 304189440 7497 33554432000 4194304 5683644 140733722035888 18446744073709551615 274676635083 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/16628/statm: 74265 7497 416 364 0 10183 0
[pid=16630] ppid=16628 vsize=14176 CPUtime=583.02 cores=5,7
/proc/16630/stat : 16630 (lingeling) T 16628 16630 16630 0 -1 4202496 8788 0 0 0 58301 1 0 0 25 0 1 0 656945061 14516224 2714 33554432000 4194304 4352236 140735282515440 18446744073709551615 4327902 0 0 16781312 17506 18446744071562691360 0 0 17 7 0 0 0
/proc/16630/statm: 3544 2714 129 39 0 2624 0
[pid=16628/tid=16733] ppid=16622 vsize=297060 CPUtime=0 cores=5,7
/proc/16628/task/16733/stat : 16733 (python) S 16622 16622 15028 0 -1 4202560 43 0 0 0 0 0 0 0 19 0 2 0 657003936 304189440 7497 33554432000 4194304 5683644 140733722035888 18446744073709551615 274676631985 0 0 16781312 514 18446604463551198464 0 0 -1 7 0 0 0
[pid=16734] ppid=16622 vsize=297520 CPUtime=0.2 cores=5,7
/proc/16734/stat : 16734 (python) S 16622 16622 15028 0 -1 4202560 1095 0 0 0 11 9 0 0 17 0 2 0 657003937 304660480 7518 33554432000 4194304 5683644 140733722035888 18446744073709551615 274676635083 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/16734/statm: 74380 7518 400 364 0 10295 0
[pid=16736] ppid=16734 vsize=15432 CPUtime=100.11 cores=5,7
/proc/16736/stat : 16736 (lingeling) T 16734 16736 16736 0 -1 4202496 6458 0 0 0 10010 1 0 0 25 0 1 0 657003937 15802368 2773 33554432000 4194304 4352236 140736395091152 18446744073709551615 4276494 0 0 16781312 17506 18446744071562691360 0 0 17 7 0 0 0
/proc/16736/statm: 3858 2773 129 39 0 2938 0
[pid=16734/tid=16740] ppid=16622 vsize=297520 CPUtime=0 cores=5,7
/proc/16734/task/16740/stat : 16740 (python) S 16622 16622 15028 0 -1 4202560 47 0 0 0 0 0 0 0 17 0 2 0 657013957 304660480 7518 33554432000 4194304 5683644 140733722035888 18446744073709551615 274676631985 0 0 16781312 514 18446604469689136960 0 0 -1 5 0 0 0
[pid=16741] ppid=16622 vsize=307536 CPUtime=0.92 cores=5,7
/proc/16741/stat : 16741 (python) S 16622 16622 15028 0 -1 4202560 1003 0 0 0 49 43 0 0 15 0 1 0 657013958 314916864 7583 33554432000 4194304 5683644 140733722035888 18446744073709551615 274664828486 0 0 16781312 514 993219639695606022 0 0 17 5 0 0 0
/proc/16741/statm: 76884 7583 372 364 0 12796 0
[pid=16743] ppid=16741 vsize=143700 CPUtime=427.61 cores=5,7
/proc/16743/stat : 16743 (cryptominisat-2) R 16741 16743 16743 0 -1 4202496 55259 0 0 0 42753 8 0 0 25 0 1 0 657013958 147148800 29374 33554432000 4194304 4677096 140733979412496 18446744073709551615 274664505026 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/16743/statm: 35925 29374 393 118 0 30884 0
[pid=16622/tid=16629] ppid=16620 vsize=317356 CPUtime=0 cores=5,7
/proc/16622/task/16629/stat : 16629 (python) S 16620 16622 15028 0 -1 4202560 30 933 0 0 0 0 0 0 25 0 4 0 656945061 324972544 9094 33554432000 4194304 5683644 140733722035888 18446744073709551615 274676631985 0 0 16781312 2 18446604461772268672 0 0 -1 5 0 0 0
[pid=16622/tid=16735] ppid=16620 vsize=317356 CPUtime=0 cores=5,7
/proc/16622/task/16735/stat : 16735 (python) S 16620 16622 15028 0 -1 4202560 24 933 0 0 0 0 0 0 21 0 4 0 657003937 324972544 9094 33554432000 4194304 5683644 140733722035888 18446744073709551615 274676631985 0 0 16781312 2 18446604461772268672 0 0 -1 5 0 0 0
[pid=16622/tid=16742] ppid=16620 vsize=317356 CPUtime=0 cores=5,7
/proc/16622/task/16742/stat : 16742 (python) S 16620 16622 15028 0 -1 4202560 28 933 0 0 0 0 0 0 20 0 4 0 657013958 324972544 9094 33554432000 4194304 5683644 140733722035888 18446744073709551615 274676631985 0 0 16781312 2 18446604461772268672 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1117.65
Current children cumulated vsize (KiB) 1392780

[startup+1182.3 s]
/proc/loadavg: 3.35 3.64 3.68 4/304 16827
/proc/meminfo: memFree=14632348/32951132 swapFree=67093824/67111528
[pid=16622] ppid=16620 vsize=317356 CPUtime=4.6 cores=5,7
/proc/16622/stat : 16622 (python) S 16620 16622 15028 0 -1 4202496 18834 933 1 0 449 11 0 0 19 0 4 0 656944531 324972544 9094 33554432000 4194304 5683644 140733722035888 18446744073709551615 274676635083 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 61
/proc/16622/statm: 79339 9094 1880 364 0 15251 0
[pid=16628] ppid=16622 vsize=297060 CPUtime=1.19 cores=5,7
/proc/16628/stat : 16628 (python) S 16622 16622 15028 0 -1 4202560 1196 0 0 0 62 57 0 0 19 0 2 0 656945061 304189440 7497 33554432000 4194304 5683644 140733722035888 18446744073709551615 274676635083 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/16628/statm: 74265 7497 416 364 0 10183 0
[pid=16630] ppid=16628 vsize=14176 CPUtime=583.02 cores=5,7
/proc/16630/stat : 16630 (lingeling) T 16628 16630 16630 0 -1 4202496 8788 0 0 0 58301 1 0 0 25 0 1 0 656945061 14516224 2714 33554432000 4194304 4352236 140735282515440 18446744073709551615 4327902 0 0 16781312 17506 18446744071562691360 0 0 17 7 0 0 0
/proc/16630/statm: 3544 2714 129 39 0 2624 0
[pid=16628/tid=16733] ppid=16622 vsize=297060 CPUtime=0 cores=5,7
/proc/16628/task/16733/stat : 16733 (python) S 16622 16622 15028 0 -1 4202560 43 0 0 0 0 0 0 0 19 0 2 0 657003936 304189440 7497 33554432000 4194304 5683644 140733722035888 18446744073709551615 274676631985 0 0 16781312 514 18446604463551198464 0 0 -1 7 0 0 0
[pid=16734] ppid=16622 vsize=297520 CPUtime=0.2 cores=5,7
/proc/16734/stat : 16734 (python) S 16622 16622 15028 0 -1 4202560 1095 0 0 0 11 9 0 0 17 0 2 0 657003937 304660480 7518 33554432000 4194304 5683644 140733722035888 18446744073709551615 274676635083 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/16734/statm: 74380 7518 400 364 0 10295 0
[pid=16736] ppid=16734 vsize=15432 CPUtime=100.11 cores=5,7
/proc/16736/stat : 16736 (lingeling) T 16734 16736 16736 0 -1 4202496 6458 0 0 0 10010 1 0 0 25 0 1 0 657003937 15802368 2773 33554432000 4194304 4352236 140736395091152 18446744073709551615 4276494 0 0 16781312 17506 18446744071562691360 0 0 17 7 0 0 0
/proc/16736/statm: 3858 2773 129 39 0 2938 0
[pid=16734/tid=16740] ppid=16622 vsize=297520 CPUtime=0 cores=5,7
/proc/16734/task/16740/stat : 16740 (python) S 16622 16622 15028 0 -1 4202560 47 0 0 0 0 0 0 0 17 0 2 0 657013957 304660480 7518 33554432000 4194304 5683644 140733722035888 18446744073709551615 274676631985 0 0 16781312 514 18446604469689136960 0 0 -1 5 0 0 0
[pid=16741] ppid=16622 vsize=307536 CPUtime=1.05 cores=5,7
/proc/16741/stat : 16741 (python) S 16622 16622 15028 0 -1 4202560 1003 0 0 0 56 49 0 0 15 0 1 0 657013958 314916864 7583 33554432000 4194304 5683644 140733722035888 18446744073709551615 274664828486 0 0 16781312 514 993219639695606022 0 0 17 5 0 0 0
/proc/16741/statm: 76884 7583 372 364 0 12796 0
[pid=16743] ppid=16741 vsize=143768 CPUtime=487.56 cores=5,7
/proc/16743/stat : 16743 (cryptominisat-2) R 16741 16743 16743 0 -1 4202496 58337 0 0 0 48747 9 0 0 25 0 1 0 657013958 147218432 28432 33554432000 4194304 4677096 140733979412496 18446744073709551615 4337802 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/16743/statm: 35942 28432 393 118 0 30901 0
[pid=16622/tid=16629] ppid=16620 vsize=317356 CPUtime=0 cores=5,7
/proc/16622/task/16629/stat : 16629 (python) S 16620 16622 15028 0 -1 4202560 30 933 0 0 0 0 0 0 25 0 4 0 656945061 324972544 9094 33554432000 4194304 5683644 140733722035888 18446744073709551615 274676631985 0 0 16781312 2 18446604461772268672 0 0 -1 5 0 0 0
[pid=16622/tid=16735] ppid=16620 vsize=317356 CPUtime=0 cores=5,7
/proc/16622/task/16735/stat : 16735 (python) S 16620 16622 15028 0 -1 4202560 24 933 0 0 0 0 0 0 21 0 4 0 657003937 324972544 9094 33554432000 4194304 5683644 140733722035888 18446744073709551615 274676631985 0 0 16781312 2 18446604461772268672 0 0 -1 5 0 0 0
[pid=16622/tid=16742] ppid=16620 vsize=317356 CPUtime=0 cores=5,7
/proc/16622/task/16742/stat : 16742 (python) S 16620 16622 15028 0 -1 4202560 28 933 0 0 0 0 0 0 20 0 4 0 657013958 324972544 9094 33554432000 4194304 5683644 140733722035888 18446744073709551615 274676631985 0 0 16781312 2 18446604461772268672 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1177.73
Current children cumulated vsize (KiB) 1392848

[startup+1242.3 s]
/proc/loadavg: 3.21 3.54 3.64 4/304 16828
/proc/meminfo: memFree=14632588/32951132 swapFree=67093824/67111528
[pid=16622] ppid=16620 vsize=317356 CPUtime=4.6 cores=5,7
/proc/16622/stat : 16622 (python) S 16620 16622 15028 0 -1 4202496 18834 933 1 0 449 11 0 0 19 0 4 0 656944531 324972544 9094 33554432000 4194304 5683644 140733722035888 18446744073709551615 274676635083 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 61
/proc/16622/statm: 79339 9094 1880 364 0 15251 0
[pid=16628] ppid=16622 vsize=297060 CPUtime=1.19 cores=5,7
/proc/16628/stat : 16628 (python) S 16622 16622 15028 0 -1 4202560 1196 0 0 0 62 57 0 0 19 0 2 0 656945061 304189440 7497 33554432000 4194304 5683644 140733722035888 18446744073709551615 274676635083 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/16628/statm: 74265 7497 416 364 0 10183 0
[pid=16630] ppid=16628 vsize=14176 CPUtime=583.02 cores=5,7
/proc/16630/stat : 16630 (lingeling) T 16628 16630 16630 0 -1 4202496 8788 0 0 0 58301 1 0 0 25 0 1 0 656945061 14516224 2714 33554432000 4194304 4352236 140735282515440 18446744073709551615 4327902 0 0 16781312 17506 18446744071562691360 0 0 17 7 0 0 0
/proc/16630/statm: 3544 2714 129 39 0 2624 0
[pid=16628/tid=16733] ppid=16622 vsize=297060 CPUtime=0 cores=5,7
/proc/16628/task/16733/stat : 16733 (python) S 16622 16622 15028 0 -1 4202560 43 0 0 0 0 0 0 0 19 0 2 0 657003936 304189440 7497 33554432000 4194304 5683644 140733722035888 18446744073709551615 274676631985 0 0 16781312 514 18446604463551198464 0 0 -1 7 0 0 0
[pid=16734] ppid=16622 vsize=297520 CPUtime=0.2 cores=5,7
/proc/16734/stat : 16734 (python) S 16622 16622 15028 0 -1 4202560 1095 0 0 0 11 9 0 0 17 0 2 0 657003937 304660480 7518 33554432000 4194304 5683644 140733722035888 18446744073709551615 274676635083 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/16734/statm: 74380 7518 400 364 0 10295 0
[pid=16736] ppid=16734 vsize=15432 CPUtime=100.11 cores=5,7
/proc/16736/stat : 16736 (lingeling) T 16734 16736 16736 0 -1 4202496 6458 0 0 0 10010 1 0 0 25 0 1 0 657003937 15802368 2773 33554432000 4194304 4352236 140736395091152 18446744073709551615 4276494 0 0 16781312 17506 18446744071562691360 0 0 17 7 0 0 0
/proc/16736/statm: 3858 2773 129 39 0 2938 0
[pid=16734/tid=16740] ppid=16622 vsize=297520 CPUtime=0 cores=5,7
/proc/16734/task/16740/stat : 16740 (python) S 16622 16622 15028 0 -1 4202560 47 0 0 0 0 0 0 0 17 0 2 0 657013957 304660480 7518 33554432000 4194304 5683644 140733722035888 18446744073709551615 274676631985 0 0 16781312 514 18446604469689136960 0 0 -1 5 0 0 0
[pid=16741] ppid=16622 vsize=307536 CPUtime=1.17 cores=5,7
/proc/16741/stat : 16741 (python) S 16622 16622 15028 0 -1 4202560 1003 0 0 0 63 54 0 0 15 0 1 0 657013958 314916864 7583 33554432000 4194304 5683644 140733722035888 18446744073709551615 274664828486 0 0 16781312 514 993219639695606022 0 0 17 5 0 0 0
/proc/16741/statm: 76884 7583 372 364 0 12796 0
[pid=16743] ppid=16741 vsize=143948 CPUtime=547.51 cores=5,7
/proc/16743/stat : 16743 (cryptominisat-2) R 16741 16743 16743 0 -1 4202496 61279 0 0 0 54742 9 0 0 25 0 1 0 657013958 147402752 28213 33554432000 4194304 4677096 140733979412496 18446744073709551615 4319729 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/16743/statm: 35987 28213 393 118 0 30946 0
[pid=16622/tid=16629] ppid=16620 vsize=317356 CPUtime=0 cores=5,7
/proc/16622/task/16629/stat : 16629 (python) S 16620 16622 15028 0 -1 4202560 30 933 0 0 0 0 0 0 25 0 4 0 656945061 324972544 9094 33554432000 4194304 5683644 140733722035888 18446744073709551615 274676631985 0 0 16781312 2 18446604461772268672 0 0 -1 5 0 0 0
[pid=16622/tid=16735] ppid=16620 vsize=317356 CPUtime=0 cores=5,7
/proc/16622/task/16735/stat : 16735 (python) S 16620 16622 15028 0 -1 4202560 24 933 0 0 0 0 0 0 21 0 4 0 657003937 324972544 9094 33554432000 4194304 5683644 140733722035888 18446744073709551615 274676631985 0 0 16781312 2 18446604461772268672 0 0 -1 5 0 0 0
[pid=16622/tid=16742] ppid=16620 vsize=317356 CPUtime=0 cores=5,7
/proc/16622/task/16742/stat : 16742 (python) S 16620 16622 15028 0 -1 4202560 28 933 0 0 0 0 0 0 20 0 4 0 657013958 324972544 9094 33554432000 4194304 5683644 140733722035888 18446744073709551615 274676631985 0 0 16781312 2 18446604461772268672 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1237.8
Current children cumulated vsize (KiB) 1393028



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.07 3.44 3.60 4/304 16830
/proc/meminfo: memFree=14629940/32951132 swapFree=67093824/67111528
[pid=16622] ppid=16620 vsize=317356 CPUtime=4.6 cores=5,7
/proc/16622/stat : 16622 (python) S 16620 16622 15028 0 -1 4202496 18834 933 1 0 449 11 0 0 19 0 4 0 656944531 324972544 9094 33554432000 4194304 5683644 140733722035888 18446744073709551615 274676635083 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 61
/proc/16622/statm: 79339 9094 1880 364 0 15251 0
[pid=16628] ppid=16622 vsize=297060 CPUtime=1.19 cores=5,7
/proc/16628/stat : 16628 (python) S 16622 16622 15028 0 -1 4202560 1196 0 0 0 62 57 0 0 19 0 2 0 656945061 304189440 7497 33554432000 4194304 5683644 140733722035888 18446744073709551615 274676635083 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/16628/statm: 74265 7497 416 364 0 10183 0
[pid=16630] ppid=16628 vsize=14176 CPUtime=583.02 cores=5,7
/proc/16630/stat : 16630 (lingeling) T 16628 16630 16630 0 -1 4202496 8788 0 0 0 58301 1 0 0 25 0 1 0 656945061 14516224 2714 33554432000 4194304 4352236 140735282515440 18446744073709551615 4327902 0 0 16781312 17506 18446744071562691360 0 0 17 7 0 0 0
/proc/16630/statm: 3544 2714 129 39 0 2624 0
[pid=16628/tid=16733] ppid=16622 vsize=297060 CPUtime=0 cores=5,7
/proc/16628/task/16733/stat : 16733 (python) S 16622 16622 15028 0 -1 4202560 43 0 0 0 0 0 0 0 19 0 2 0 657003936 304189440 7497 33554432000 4194304 5683644 140733722035888 18446744073709551615 274676631985 0 0 16781312 514 18446604463551198464 0 0 -1 7 0 0 0
[pid=16734] ppid=16622 vsize=297520 CPUtime=0.2 cores=5,7
/proc/16734/stat : 16734 (python) S 16622 16622 15028 0 -1 4202560 1095 0 0 0 11 9 0 0 17 0 2 0 657003937 304660480 7518 33554432000 4194304 5683644 140733722035888 18446744073709551615 274676635083 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/16734/statm: 74380 7518 400 364 0 10295 0
[pid=16736] ppid=16734 vsize=15432 CPUtime=100.11 cores=5,7
/proc/16736/stat : 16736 (lingeling) T 16734 16736 16736 0 -1 4202496 6458 0 0 0 10010 1 0 0 25 0 1 0 657003937 15802368 2773 33554432000 4194304 4352236 140736395091152 18446744073709551615 4276494 0 0 16781312 17506 18446744071562691360 0 0 17 7 0 0 0
/proc/16736/statm: 3858 2773 129 39 0 2938 0
[pid=16734/tid=16740] ppid=16622 vsize=297520 CPUtime=0 cores=5,7
/proc/16734/task/16740/stat : 16740 (python) S 16622 16622 15028 0 -1 4202560 47 0 0 0 0 0 0 0 17 0 2 0 657013957 304660480 7518 33554432000 4194304 5683644 140733722035888 18446744073709551615 274676631985 0 0 16781312 514 18446604469689136960 0 0 -1 5 0 0 0
[pid=16741] ppid=16622 vsize=307536 CPUtime=1.29 cores=5,7
/proc/16741/stat : 16741 (python) S 16622 16622 15028 0 -1 4202560 1003 0 0 0 70 59 0 0 15 0 1 0 657013958 314916864 7583 33554432000 4194304 5683644 140733722035888 18446744073709551615 274664828486 0 0 16781312 514 993219639695606022 0 0 17 5 0 0 0
/proc/16741/statm: 76884 7583 372 364 0 12796 0
[pid=16743] ppid=16741 vsize=143992 CPUtime=605.17 cores=5,7
/proc/16743/stat : 16743 (cryptominisat-2) R 16741 16743 16743 0 -1 4202496 63361 0 0 0 60507 10 0 0 25 0 1 0 657013958 147447808 28877 33554432000 4194304 4677096 140733979412496 18446744073709551615 4346270 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/16743/statm: 35998 28877 393 118 0 30957 0
[pid=16622/tid=16629] ppid=16620 vsize=317356 CPUtime=0 cores=5,7
/proc/16622/task/16629/stat : 16629 (python) S 16620 16622 15028 0 -1 4202560 30 933 0 0 0 0 0 0 25 0 4 0 656945061 324972544 9094 33554432000 4194304 5683644 140733722035888 18446744073709551615 274676631985 0 0 16781312 2 18446604461772268672 0 0 -1 5 0 0 0
[pid=16622/tid=16735] ppid=16620 vsize=317356 CPUtime=0 cores=5,7
/proc/16622/task/16735/stat : 16735 (python) S 16620 16622 15028 0 -1 4202560 24 933 0 0 0 0 0 0 21 0 4 0 657003937 324972544 9094 33554432000 4194304 5683644 140733722035888 18446744073709551615 274676631985 0 0 16781312 2 18446604461772268672 0 0 -1 5 0 0 0
[pid=16622/tid=16742] ppid=16620 vsize=317356 CPUtime=0 cores=5,7
/proc/16622/task/16742/stat : 16742 (python) S 16620 16622 15028 0 -1 4202560 28 933 0 0 0 0 0 0 20 0 4 0 657013958 324972544 9094 33554432000 4194304 5683644 140733722035888 18446744073709551615 274676631985 0 0 16781312 2 18446604461772268672 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1295.58
Current children cumulated vsize (KiB) 1393072

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

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 16622 and gives
#  childrusage.ru_utime.tv_sec=4
#  childrusage.ru_utime.tv_usec=495316
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=116982
# CPU time returned by wait4() is 4.6123
# while last known CPU time is 1295.58
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1300.03
CPU time (s): 1295.58
CPU user time (s): 1294.1
CPU system time (s): 1.48
CPU usage (%): 99.6574
Max. virtual memory (cumulated for all children) (KiB): 1393072

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4.49532
system time used= 0.116982
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19768
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= 987
involuntary context switches= 53

runsolver used 3.58545 second user time and 8.41872 second system time

The end

Launcher Data

Begin job on node131 at 2011-05-15 11:57:29
IDJOB=3378044
IDBENCH=70848
IDSOLVER=1858
FILE ID=node131/3378044-1305453449
RUNJOBID= node131-1305453039-16411
PBS_JOBID= 13324857
Free space on /tmp= 73580 MiB

SOLVER NAME= borg-sat 11.03.02-seq-industrial (fixed)
BENCH NAME= SAT09/APPLICATIONS/crypto/desgen/gss-22-s100.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-3378044-1305453449/watcher-3378044-1305453449 -o /tmp/evaluation-result-3378044-1305453449/solver-3378044-1305453449 -C 2400 -W 1300 -M 7680  python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3378044-1305453449.cnf -seed 1977790955 -budget 2400

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

MD5SUM BENCH= 96596d59af0c6949ab68ac8c5abcf28b
RANDOM SEED=1977790955

node131.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	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.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.77
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      17739832 kB
Buffers:        288136 kB
Cached:        4225500 kB
SwapCached:       1504 kB
Active:       11688868 kB
Inactive:      3250752 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      17739832 kB
SwapTotal:    67111528 kB
SwapFree:     67093824 kB
Dirty:           33160 kB
Writeback:           0 kB
AnonPages:    10424372 kB
Mapped:          33440 kB
Slab:           171048 kB
PageTables:      37156 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 29232316 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73272 MiB
End job on node131 at 2011-05-15 12:19:11