Trace number 3317868

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-industrial? (TO) 3871.02 1300.04

General information on the benchmark

NameSAT03/industrial/li/li-test4/
li-test4-100.shuffled-as.sat03-370.cnf
MD5SUM5e5606ae7367b9272c60adc115594912
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 variables36809
Number of clauses142491
Sum of the clauses size559708
Maximum clause length172
Minimum clause length1
Number of clauses of size 114
Number of clauses of size 224558
Number of clauses of size 367458
Number of clauses of size 449000
Number of clauses of size 51
Number of clauses of size over 51460

Solver Data

0.32/1.03	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.32/1.03	c INFO: solving HOME/instance-3317868-1304270940.cnf
0.32/1.03	c INFO: computing task features
1.02/1.70	c INFO: computed variable-clause graph statistics
1.02/1.72	c INFO: computed clause balance statistics
4.32/5.04	c INFO: computed variable balance statistics
6.32/7.04	c INFO: computed small-clause counts
6.32/7.05	c INFO: computed Horn-clause counts
8.32/9.04	c INFO: computed variable graph statistics
8.32/9.04	c INFO: collected features for HOME/instance-3317868-1304270940.cnf in 7.99 s
8.32/9.06	c INFO: running lingeling-276@0 for 97 with 4791 remaining (b = 0.31)
8.32/9.09	c INFO: running cryptominisat-2.9.0@0 for 485 with 4791 remaining (b = 0.31)
8.41/9.11	c INFO: running lingeling-276@0 for 1261 with 4791 remaining (b = 0.47)
8.41/9.14	c INFO: running lingeling-276@0 for 1261 with 4791 remaining (b = 0.40)
487.87/169.39	c INFO: running cryptominisat-2.9.0@0 for 1649 with 4631 remaining (b = 0.48)
2475.10/833.37	c INFO: running lingeling-276@0 for 1164 with 3967 remaining (b = 0.32)
3871.02/1300.03	c INFO: running SApperloT@0 for 97 with 3501 remaining (b = 0.15)

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: 935)

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-3317868-1304270940/watcher-3317868-1304270940 -o /tmp/evaluation-result-3317868-1304270940/solver-3317868-1304270940 -C 4800 -W 1300 -M 15500 python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3317868-1304270940.cnf -seed 1618639848 -budget 4800 -cores 4 

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 4.30 6.71 7.78 3/268 7519
/proc/meminfo: memFree=20000944/32951124 swapFree=67111524/67111528
[pid=7519] ppid=7517 vsize=15780 CPUtime=0 cores=0,2,4,6
/proc/7519/stat : 7519 (python) S 7517 7519 5629 0 -1 4202496 904 0 0 0 0 0 0 0 20 0 1 0 519509666 16158720 784 33554432000 4194304 5683644 140734900073456 18446744073709551615 264726403072 0 2147483391 16781312 2 18446744071699207358 0 0 17 2 0 0 0
/proc/7519/statm: 3945 784 346 364 0 432 0

[startup+0.08548 s]
/proc/loadavg: 4.30 6.71 7.78 3/268 7519
/proc/meminfo: memFree=20000944/32951124 swapFree=67111524/67111528
[pid=7519] ppid=7517 vsize=85364 CPUtime=0.05 cores=0,2,4,6
/proc/7519/stat : 7519 (python) D 7517 7519 5629 0 -1 4202496 2584 0 0 0 4 1 0 0 17 0 1 0 519509666 87412736 2308 33554432000 4194304 5683644 140734900073456 18446744073709551615 264726410807 0 0 16781312 2 18446744071562154983 0 0 17 2 0 0 0
/proc/7519/statm: 21341 2308 707 364 0 1558 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 85364

[startup+0.100474 s]
/proc/loadavg: 4.30 6.71 7.78 3/268 7519
/proc/meminfo: memFree=20000944/32951124 swapFree=67111524/67111528
[pid=7519] ppid=7517 vsize=85364 CPUtime=0.05 cores=0,2,4,6
/proc/7519/stat : 7519 (python) D 7517 7519 5629 0 -1 4202496 2584 0 0 0 4 1 0 0 17 0 1 0 519509666 87412736 2308 33554432000 4194304 5683644 140734900073456 18446744073709551615 264726410807 0 0 16781312 2 18446744071562154983 0 0 17 2 0 0 0
/proc/7519/statm: 21341 2308 707 364 0 1558 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 85364

[startup+0.300436 s]
/proc/loadavg: 4.30 6.71 7.78 3/268 7519
/proc/meminfo: memFree=20000944/32951124 swapFree=67111524/67111528
[pid=7519] ppid=7517 vsize=85364 CPUtime=0.05 cores=0,2,4,6
/proc/7519/stat : 7519 (python) D 7517 7519 5629 0 -1 4202496 2584 0 0 0 4 1 0 0 17 0 1 0 519509666 87412736 2308 33554432000 4194304 5683644 140734900073456 18446744073709551615 264726410807 0 0 16781312 2 18446744071562154983 0 0 17 2 0 0 0
/proc/7519/statm: 21341 2308 707 364 0 1558 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 85364

[startup+0.70036 s]
/proc/loadavg: 4.30 6.71 7.78 3/268 7519
/proc/meminfo: memFree=20000944/32951124 swapFree=67111524/67111528
[pid=7519] ppid=7517 vsize=116328 CPUtime=0.08 cores=0,2,4,6
/proc/7519/stat : 7519 (python) R 7517 7519 5629 0 -1 4202496 3781 0 0 0 6 2 0 0 17 0 1 0 519509666 119119872 3418 33554432000 4194304 5683644 140734900073456 18446744073709551615 4510893 0 0 16781312 2 0 0 0 17 2 0 0 57
/proc/7519/statm: 29082 3418 895 364 0 2583 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 116328

[startup+1.50022 s]
/proc/loadavg: 4.28 6.67 7.76 4/269 7528
/proc/meminfo: memFree=19966092/32951124 swapFree=67111524/67111528
[pid=7519] ppid=7517 vsize=308964 CPUtime=0.81 cores=0,2,4,6
/proc/7519/stat : 7519 (python) R 7517 7519 5629 0 -1 4202496 16709 932 1 0 73 8 0 0 19 0 1 0 519509666 316379136 14388 33554432000 4194304 5683644 140734900073456 18446744073709551615 5114130 0 0 16781312 2 0 0 0 17 0 0 0 57
/proc/7519/statm: 77241 14388 1761 364 0 13165 0
Current children cumulated CPU time (s) 0.81
Current children cumulated vsize (KiB) 308964

[startup+3.10091 s]
/proc/loadavg: 4.28 6.67 7.76 8/281 7540
/proc/meminfo: memFree=19895108/32951124 swapFree=67111524/67111528
[pid=7519] ppid=7517 vsize=318960 CPUtime=2.42 cores=0,2,4,6
/proc/7519/stat : 7519 (python) R 7517 7519 5629 0 -1 4202496 24352 932 1 0 233 9 0 0 22 0 1 0 519509666 326615040 17124 33554432000 4194304 5683644 140734900073456 18446744073709551615 264726060932 0 0 16781312 2 0 0 0 17 0 0 0 57
/proc/7519/statm: 79740 17124 1826 364 0 15664 0
Current children cumulated CPU time (s) 2.42
Current children cumulated vsize (KiB) 318960
heavy processes:

[startup+6.30032 s]
/proc/loadavg: 4.28 6.67 7.76 7/281 7540
/proc/meminfo: memFree=19878864/32951124 swapFree=67111524/67111528
[pid=7519] ppid=7517 vsize=318960 CPUtime=5.62 cores=0,2,4,6
/proc/7519/stat : 7519 (python) R 7517 7519 5629 0 -1 4202496 24353 932 1 0 553 9 0 0 25 0 1 0 519509666 326615040 17125 33554432000 4194304 5683644 140734900073456 18446744073709551615 47107718580187 0 0 16781312 2 0 0 0 17 0 0 0 57
/proc/7519/statm: 79740 17125 1827 364 0 15664 0
Current children cumulated CPU time (s) 5.62
Current children cumulated vsize (KiB) 318960

[startup+12.7011 s]
/proc/loadavg: 4.78 6.69 7.75 11/293 7552
/proc/meminfo: memFree=19751860/32951124 swapFree=67111524/67111528
[pid=7519] ppid=7517 vsize=356700 CPUtime=8.45 cores=0,2,4,6
/proc/7519/stat : 7519 (python) S 7517 7519 5629 0 -1 4202496 27086 932 1 0 835 10 0 0 23 0 5 0 519509666 365260800 16371 33554432000 4194304 5683644 140734900073456 18446744073709551615 264738231755 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 57
/proc/7519/statm: 89175 16371 1881 364 0 25084 0
[pid=7541] ppid=7519 vsize=315688 CPUtime=0 cores=0,2,4,6
/proc/7541/stat : 7541 (python) S 7519 7519 5629 0 -1 4202560 808 0 0 0 0 0 0 0 18 0 1 0 519510573 323264512 14832 33554432000 4194304 5683644 140734900073456 18446744073709551615 264726425103 0 0 16781312 514 4343910960893755650 0 0 17 2 0 0 0
/proc/7541/statm: 78922 14832 358 364 0 14840 0
[pid=7543] ppid=7541 vsize=21468 CPUtime=1.8 cores=0,2,4,6
/proc/7543/stat : 7543 (lingeling) R 7541 7543 7543 0 -1 4202496 6753 0 0 0 179 1 0 0 25 0 1 0 519510573 21983232 4534 33554432000 4194304 4352236 140736751121648 18446744073709551615 4298744 0 0 16781312 17506 0 0 0 17 6 0 0 0
/proc/7543/statm: 5367 4534 126 39 0 4447 0
[pid=7544] ppid=7519 vsize=325944 CPUtime=0 cores=0,2,4,6
/proc/7544/stat : 7544 (python) S 7519 7519 5629 0 -1 4202560 740 0 0 0 0 0 0 0 15 0 1 0 519510575 333766656 14825 33554432000 4194304 5683644 140734900073456 18446744073709551615 264726425158 0 0 16781312 514 7967215190787719426 0 0 17 0 0 0 0
/proc/7544/statm: 81486 14825 347 364 0 17401 0
[pid=7546] ppid=7544 vsize=75072 CPUtime=3.59 cores=0,2,4,6
/proc/7546/stat : 7546 (cryptominisat-2) R 7544 7546 7546 0 -1 4202496 15210 0 0 0 358 1 0 0 25 0 1 0 519510576 76873728 12010 33554432000 4194304 4677096 140735100648240 18446744073709551615 4319352 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/7546/statm: 18768 12010 391 118 0 13727 0
[pid=7547] ppid=7519 vsize=336200 CPUtime=0 cores=0,2,4,6
/proc/7547/stat : 7547 (python) S 7519 7519 5629 0 -1 4202560 743 0 0 0 0 0 0 0 18 0 1 0 519510578 344268800 14829 33554432000 4194304 5683644 140734900073456 18446744073709551615 264726425158 0 0 16781312 514 12942531969631092993 0 0 17 2 0 0 0
/proc/7547/statm: 84050 14829 347 364 0 19962 0
[pid=7551] ppid=7547 vsize=21468 CPUtime=3.53 cores=0,2,4,6
/proc/7551/stat : 7551 (lingeling) R 7547 7551 7551 0 -1 4202496 6754 0 0 0 353 0 0 0 25 0 1 0 519510581 21983232 4535 33554432000 4194304 4352236 140733378526576 18446744073709551615 4230474 0 0 16781312 17506 0 0 0 17 2 0 0 0
/proc/7551/statm: 5367 4535 127 39 0 4447 0
[pid=7549] ppid=7519 vsize=346456 CPUtime=0 cores=0,2,4,6
/proc/7549/stat : 7549 (python) S 7519 7519 5629 0 -1 4202560 755 0 0 0 0 0 0 0 18 0 1 0 519510580 354770944 14833 33554432000 4194304 5683644 140734900073456 18446744073709551615 264726425158 0 0 16781312 514 5157495964256141572 0 0 17 2 0 0 0
/proc/7549/statm: 86614 14833 347 364 0 22523 0
[pid=7552] ppid=7549 vsize=21464 CPUtime=1.78 cores=0,2,4,6
/proc/7552/stat : 7552 (lingeling) R 7549 7552 7552 0 -1 4202496 6752 0 0 0 177 1 0 0 25 0 1 0 519510581 21979136 4533 33554432000 4194304 4352236 140735663001568 18446744073709551615 4300222 0 0 16781312 17506 0 0 0 17 6 0 0 0
/proc/7552/statm: 5366 4533 126 39 0 4446 0
[pid=7519/tid=7542] ppid=7517 vsize=356700 CPUtime=0 cores=0,2,4,6
/proc/7519/task/7542/stat : 7542 (python) S 7517 7519 5629 0 -1 4202560 25 932 0 0 0 0 0 0 25 0 5 0 519510573 365260800 16371 33554432000 4194304 5683644 140734900073456 18446744073709551615 264738228657 0 0 16781312 2 18446604453924087936 0 0 -1 2 0 0 0
[pid=7519/tid=7545] ppid=7517 vsize=356700 CPUtime=0 cores=0,2,4,6
/proc/7519/task/7545/stat : 7545 (python) S 7517 7519 5629 0 -1 4202560 23 932 0 0 0 0 0 0 20 0 5 0 519510576 365260800 16371 33554432000 4194304 5683644 140734900073456 18446744073709551615 264738228657 0 0 16781312 2 18446604453924087936 0 0 -1 0 0 0 0
[pid=7519/tid=7548] ppid=7517 vsize=356700 CPUtime=0 cores=0,2,4,6
/proc/7519/task/7548/stat : 7548 (python) S 7517 7519 5629 0 -1 4202560 35 932 0 0 0 0 0 0 22 0 5 0 519510578 365260800 16371 33554432000 4194304 5683644 140734900073456 18446744073709551615 264738228657 0 0 16781312 2 18446604453924087936 0 0 -1 2 0 0 0
[pid=7519/tid=7550] ppid=7517 vsize=356700 CPUtime=0 cores=0,2,4,6
/proc/7519/task/7550/stat : 7550 (python) S 7517 7519 5629 0 -1 4202560 18 932 0 0 0 0 0 0 24 0 5 0 519510581 365260800 16371 33554432000 4194304 5683644 140734900073456 18446744073709551615 264738228657 0 0 16781312 2 18446604453924087936 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 19.15
Current children cumulated vsize (KiB) 1820460

[startup+25.5007 s]
/proc/loadavg: 5.43 6.77 7.76 12/293 7552
/proc/meminfo: memFree=19724512/32951124 swapFree=67111524/67111528
[pid=7519] ppid=7517 vsize=356700 CPUtime=8.45 cores=0,2,4,6
/proc/7519/stat : 7519 (python) S 7517 7519 5629 0 -1 4202496 27086 932 1 0 835 10 0 0 23 0 5 0 519509666 365260800 16371 33554432000 4194304 5683644 140734900073456 18446744073709551615 264738231755 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 57
/proc/7519/statm: 89175 16371 1881 364 0 25084 0
[pid=7541] ppid=7519 vsize=315688 CPUtime=0.02 cores=0,2,4,6
/proc/7541/stat : 7541 (python) S 7519 7519 5629 0 -1 4202560 987 0 0 0 1 1 0 0 18 0 1 0 519510573 323264512 14855 33554432000 4194304 5683644 140734900073456 18446744073709551615 264726425103 0 0 16781312 514 1999510273622245634 0 0 17 2 0 0 0
/proc/7541/statm: 78922 14855 381 364 0 14840 0
[pid=7543] ppid=7541 vsize=21452 CPUtime=8.15 cores=0,2,4,6
/proc/7543/stat : 7543 (lingeling) R 7541 7543 7543 0 -1 4202496 6756 0 0 0 814 1 0 0 25 0 1 0 519510573 21966848 4533 33554432000 4194304 4352236 140736751121648 18446744073709551615 4331585 0 0 16781312 17506 0 0 0 17 6 0 0 0
/proc/7543/statm: 5363 4533 129 39 0 4443 0
[pid=7544] ppid=7519 vsize=325944 CPUtime=0.03 cores=0,2,4,6
/proc/7544/stat : 7544 (python) S 7519 7519 5629 0 -1 4202560 922 0 0 0 2 1 0 0 15 0 1 0 519510575 333766656 14848 33554432000 4194304 5683644 140734900073456 18446744073709551615 264726425158 0 0 16781312 514 1999510273622245634 0 0 17 0 0 0 0
/proc/7544/statm: 81486 14848 370 364 0 17401 0
[pid=7546] ppid=7544 vsize=81044 CPUtime=16.4 cores=0,2,4,6
/proc/7546/stat : 7546 (cryptominisat-2) R 7544 7546 7546 0 -1 4202496 16907 0 0 0 1638 2 0 0 25 0 1 0 519510576 82989056 12548 33554432000 4194304 4677096 140735100648240 18446744073709551615 4318801 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/7546/statm: 20261 12548 393 118 0 15220 0
[pid=7547] ppid=7519 vsize=336200 CPUtime=0.02 cores=0,2,4,6
/proc/7547/stat : 7547 (python) S 7519 7519 5629 0 -1 4202560 920 0 0 0 1 1 0 0 18 0 1 0 519510578 344268800 14852 33554432000 4194304 5683644 140734900073456 18446744073709551615 264726425158 0 0 16781312 514 1999510273622245633 0 0 17 2 0 0 0
/proc/7547/statm: 84050 14852 370 364 0 19962 0
[pid=7551] ppid=7547 vsize=21452 CPUtime=16.23 cores=0,2,4,6
/proc/7551/stat : 7551 (lingeling) R 7547 7551 7551 0 -1 4202496 6756 0 0 0 1623 0 0 0 25 0 1 0 519510581 21966848 4533 33554432000 4194304 4352236 140733378526576 18446744073709551615 4328026 0 0 16781312 17506 0 0 0 17 2 0 0 0
/proc/7551/statm: 5363 4533 129 39 0 4443 0
[pid=7549] ppid=7519 vsize=346456 CPUtime=0.04 cores=0,2,4,6
/proc/7549/stat : 7549 (python) S 7519 7519 5629 0 -1 4202560 951 0 0 0 2 2 0 0 18 0 1 0 519510580 354770944 14856 33554432000 4194304 5683644 140734900073456 18446744073709551615 264726425158 0 0 16781312 514 1999510273622245636 0 0 17 2 0 0 0
/proc/7549/statm: 86614 14856 370 364 0 22523 0
[pid=7552] ppid=7549 vsize=21448 CPUtime=8.11 cores=0,2,4,6
/proc/7552/stat : 7552 (lingeling) R 7549 7552 7552 0 -1 4202496 6755 0 0 0 810 1 0 0 25 0 1 0 519510581 21962752 4532 33554432000 4194304 4352236 140735663001568 18446744073709551615 4328026 0 0 16781312 17506 0 0 0 17 6 0 0 0
/proc/7552/statm: 5362 4532 129 39 0 4442 0
[pid=7519/tid=7542] ppid=7517 vsize=356700 CPUtime=0 cores=0,2,4,6
/proc/7519/task/7542/stat : 7542 (python) S 7517 7519 5629 0 -1 4202560 25 932 0 0 0 0 0 0 25 0 5 0 519510573 365260800 16371 33554432000 4194304 5683644 140734900073456 18446744073709551615 264738228657 0 0 16781312 2 18446604453924087936 0 0 -1 2 0 0 0
[pid=7519/tid=7545] ppid=7517 vsize=356700 CPUtime=0 cores=0,2,4,6
/proc/7519/task/7545/stat : 7545 (python) S 7517 7519 5629 0 -1 4202560 23 932 0 0 0 0 0 0 20 0 5 0 519510576 365260800 16371 33554432000 4194304 5683644 140734900073456 18446744073709551615 264738228657 0 0 16781312 2 18446604453924087936 0 0 -1 0 0 0 0
[pid=7519/tid=7548] ppid=7517 vsize=356700 CPUtime=0 cores=0,2,4,6
/proc/7519/task/7548/stat : 7548 (python) S 7517 7519 5629 0 -1 4202560 35 932 0 0 0 0 0 0 22 0 5 0 519510578 365260800 16371 33554432000 4194304 5683644 140734900073456 18446744073709551615 264738228657 0 0 16781312 2 18446604453924087936 0 0 -1 2 0 0 0
[pid=7519/tid=7550] ppid=7517 vsize=356700 CPUtime=0 cores=0,2,4,6
/proc/7519/task/7550/stat : 7550 (python) S 7517 7519 5629 0 -1 4202560 18 932 0 0 0 0 0 0 24 0 5 0 519510581 365260800 16371 33554432000 4194304 5683644 140734900073456 18446744073709551615 264738228657 0 0 16781312 2 18446604453924087936 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 57.45
Current children cumulated vsize (KiB) 1826384

[startup+51.1008 s]
/proc/loadavg: 6.65 6.95 7.80 10/293 7553
/proc/meminfo: memFree=19672528/32951124 swapFree=67111524/67111528
[pid=7519] ppid=7517 vsize=356700 CPUtime=8.45 cores=0,2,4,6
/proc/7519/stat : 7519 (python) S 7517 7519 5629 0 -1 4202496 27086 932 1 0 835 10 0 0 23 0 5 0 519509666 365260800 16371 33554432000 4194304 5683644 140734900073456 18446744073709551615 264738231755 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 57
/proc/7519/statm: 89175 16371 1881 364 0 25084 0
[pid=7541] ppid=7519 vsize=315688 CPUtime=0.07 cores=0,2,4,6
/proc/7541/stat : 7541 (python) S 7519 7519 5629 0 -1 4202560 1001 0 0 0 4 3 0 0 18 0 1 0 519510573 323264512 14855 33554432000 4194304 5683644 140734900073456 18446744073709551615 264726425103 0 0 16781312 514 1999510273622245634 0 0 17 2 0 0 0
/proc/7541/statm: 78922 14855 381 364 0 14840 0
[pid=7543] ppid=7541 vsize=21452 CPUtime=20.83 cores=0,2,4,6
/proc/7543/stat : 7543 (lingeling) R 7541 7543 7543 0 -1 4202496 6756 0 0 0 2082 1 0 0 25 0 1 0 519510573 21966848 4533 33554432000 4194304 4352236 140736751121648 18446744073709551615 4207584 0 0 16781312 17506 0 0 0 17 6 0 0 0
/proc/7543/statm: 5363 4533 129 39 0 4443 0
[pid=7544] ppid=7519 vsize=325944 CPUtime=0.08 cores=0,2,4,6
/proc/7544/stat : 7544 (python) S 7519 7519 5629 0 -1 4202560 931 0 0 0 4 4 0 0 15 0 1 0 519510575 333766656 14848 33554432000 4194304 5683644 140734900073456 18446744073709551615 264726425158 0 0 16781312 514 1999510273622245634 0 0 17 0 0 0 0
/proc/7544/statm: 81486 14848 370 364 0 17401 0
[pid=7546] ppid=7544 vsize=118748 CPUtime=42 cores=0,2,4,6
/proc/7546/stat : 7546 (cryptominisat-2) R 7544 7546 7546 0 -1 4202496 40522 0 0 0 4194 6 0 0 25 0 1 0 519510576 121597952 21441 33554432000 4194304 4677096 140735100648240 18446744073709551615 4338052 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/7546/statm: 29687 21441 393 118 0 24646 0
[pid=7547] ppid=7519 vsize=336200 CPUtime=0.08 cores=0,2,4,6
/proc/7547/stat : 7547 (python) S 7519 7519 5629 0 -1 4202560 931 0 0 0 4 4 0 0 18 0 1 0 519510578 344268800 14852 33554432000 4194304 5683644 140734900073456 18446744073709551615 264726425158 0 0 16781312 514 1999510273622245633 0 0 17 2 0 0 0
/proc/7547/statm: 84050 14852 370 364 0 19962 0
[pid=7551] ppid=7547 vsize=20124 CPUtime=41.69 cores=0,2,4,6
/proc/7551/stat : 7551 (lingeling) R 7547 7551 7551 0 -1 4202496 6756 0 0 0 4168 1 0 0 25 0 1 0 519510581 20606976 4201 33554432000 4194304 4352236 140733378526576 18446744073709551615 4327902 0 0 16781312 17506 0 0 0 17 2 0 0 0
/proc/7551/statm: 5031 4201 129 39 0 4111 0
[pid=7549] ppid=7519 vsize=346456 CPUtime=0.08 cores=0,2,4,6
/proc/7549/stat : 7549 (python) S 7519 7519 5629 0 -1 4202560 959 0 0 0 4 4 0 0 18 0 1 0 519510580 354770944 14856 33554432000 4194304 5683644 140734900073456 18446744073709551615 264726425158 0 0 16781312 514 1999510273622245636 0 0 17 2 0 0 0

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

/proc/7543/statm: 8392 7563 129 39 0 7472 0
[pid=7541/tid=7561] ppid=7519 vsize=325932 CPUtime=0 cores=0,2,4,6
/proc/7541/task/7561/stat : 7561 (python) S 7519 7519 5629 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 519526603 333754368 14894 33554432000 4194304 5683644 140734900073456 18446744073709551615 264738228657 0 0 16781312 514 18446604453924088832 0 0 -1 6 0 0 0
[pid=7544] ppid=7519 vsize=325944 CPUtime=1.69 cores=0,2,4,6
/proc/7544/stat : 7544 (python) S 7519 7519 5629 0 -1 4202560 1138 0 0 0 93 76 0 0 16 0 2 0 519510575 333766656 14878 33554432000 4194304 5683644 140734900073456 18446744073709551615 264738231755 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/7544/statm: 81486 14878 399 364 0 17401 0
[pid=7546] ppid=7544 vsize=1153704 CPUtime=486.23 cores=0,2,4,6
/proc/7546/stat : 7546 (cryptominisat-2) T 7544 7546 7546 0 -1 4202496 642762 0 0 0 48513 110 0 0 25 0 1 0 519510576 1181392896 229436 33554432000 4194304 4677096 140735100648240 18446744073709551615 4320006 0 0 16781312 2 18446744071562691360 0 0 17 4 0 0 0
/proc/7546/statm: 288426 229436 393 118 0 283385 0
[pid=7544/tid=7588] ppid=7519 vsize=325944 CPUtime=0 cores=0,2,4,6
/proc/7544/task/7588/stat : 7588 (python) S 7519 7519 5629 0 -1 4202560 49 0 0 0 0 0 0 0 16 0 2 0 519593001 333766656 14878 33554432000 4194304 5683644 140734900073456 18446744073709551615 264738228657 0 0 16781312 514 18446604453967294528 0 0 -1 0 0 0 0
[pid=7547] ppid=7519 vsize=336200 CPUtime=2.34 cores=0,2,4,6
/proc/7547/stat : 7547 (python) S 7519 7519 5629 0 -1 4202560 986 0 0 0 132 102 0 0 18 0 1 0 519510578 344268800 14852 33554432000 4194304 5683644 140734900073456 18446744073709551615 264726425158 0 0 16781312 514 1999510273622245633 0 0 17 2 0 0 0
/proc/7547/statm: 84050 14852 370 364 0 19962 0
[pid=7551] ppid=7547 vsize=34724 CPUtime=974.51 cores=0,2,4,6
/proc/7551/stat : 7551 (lingeling) R 7547 7551 7551 0 -1 4202496 34737 0 0 0 97447 4 0 0 25 0 1 0 519510581 35557376 7851 33554432000 4194304 4352236 140733378526576 18446744073709551615 4231267 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/7551/statm: 8681 7851 129 39 0 7761 0
[pid=7549] ppid=7519 vsize=346456 CPUtime=2.34 cores=0,2,4,6
/proc/7549/stat : 7549 (python) S 7519 7519 5629 0 -1 4202560 1008 0 0 0 128 106 0 0 18 0 1 0 519510580 354770944 14856 33554432000 4194304 5683644 140734900073456 18446744073709551615 264726425158 0 0 16781312 514 1999510273622245636 0 0 17 2 0 0 0
/proc/7549/statm: 86614 14856 370 364 0 22523 0
[pid=7552] ppid=7549 vsize=42260 CPUtime=1085.5 cores=0,2,4,6
/proc/7552/stat : 7552 (lingeling) R 7549 7552 7552 0 -1 4202496 31884 0 0 0 108546 4 0 0 25 0 1 0 519510581 43274240 9735 33554432000 4194304 4352236 140735663001568 18446744073709551615 4276771 0 0 16781312 17506 0 0 0 17 2 0 0 0
/proc/7552/statm: 10565 9735 129 39 0 9645 0
[pid=7562] ppid=7519 vsize=356712 CPUtime=2.08 cores=0,2,4,6
/proc/7562/stat : 7562 (python) S 7519 7519 5629 0 -1 4202560 1037 0 0 0 111 97 0 0 15 0 1 0 519526605 365273088 14860 33554432000 4194304 5683644 140734900073456 18446744073709551615 264726425158 0 0 16781312 514 1999510273622245634 0 0 17 2 0 0 0
/proc/7562/statm: 89178 14860 370 364 0 25084 0
[pid=7564] ppid=7562 vsize=982568 CPUtime=529.23 cores=0,2,4,6
/proc/7564/stat : 7564 (cryptominisat-2) R 7562 7564 7564 0 -1 4202496 598192 0 0 0 52806 117 0 0 25 0 1 0 519526606 1006149632 183276 33554432000 4194304 4677096 140734546868720 18446744073709551615 4318969 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/7564/statm: 245642 183276 393 118 0 240601 0
[pid=7519/tid=7542] ppid=7517 vsize=366956 CPUtime=0 cores=0,2,4,6
/proc/7519/task/7542/stat : 7542 (python) S 7517 7519 5629 0 -1 4202560 30 932 0 0 0 0 0 0 18 0 6 0 519510573 375762944 16378 33554432000 4194304 5683644 140734900073456 18446744073709551615 264738228657 0 0 16781312 2 18446604453924087936 0 0 -1 2 0 0 0
[pid=7519/tid=7545] ppid=7517 vsize=366956 CPUtime=0 cores=0,2,4,6
/proc/7519/task/7545/stat : 7545 (python) S 7517 7519 5629 0 -1 4202560 23 932 0 0 0 0 0 0 20 0 6 0 519510576 375762944 16378 33554432000 4194304 5683644 140734900073456 18446744073709551615 264738228657 0 0 16781312 2 18446604453924087936 0 0 -1 0 0 0 0
[pid=7519/tid=7548] ppid=7517 vsize=366956 CPUtime=0 cores=0,2,4,6
/proc/7519/task/7548/stat : 7548 (python) S 7517 7519 5629 0 -1 4202560 35 932 0 0 0 0 0 0 22 0 6 0 519510578 375762944 16378 33554432000 4194304 5683644 140734900073456 18446744073709551615 264738228657 0 0 16781312 2 18446604453924087936 0 0 -1 2 0 0 0
[pid=7519/tid=7550] ppid=7517 vsize=366956 CPUtime=0 cores=0,2,4,6
/proc/7519/task/7550/stat : 7550 (python) S 7517 7519 5629 0 -1 4202560 18 932 0 0 0 0 0 0 24 0 6 0 519510581 375762944 16378 33554432000 4194304 5683644 140734900073456 18446744073709551615 264738228657 0 0 16781312 2 18446604453924087936 0 0 -1 2 0 0 0
[pid=7519/tid=7563] ppid=7517 vsize=366956 CPUtime=0 cores=0,2,4,6
/proc/7519/task/7563/stat : 7563 (python) S 7517 7519 5629 0 -1 4202560 27 932 0 0 0 0 0 0 20 0 6 0 519526606 375762944 16378 33554432000 4194304 5683644 140734900073456 18446744073709551615 264738228657 0 0 16781312 2 18446604453924087936 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3518.92
Current children cumulated vsize (KiB) 4305024

[startup+1242.3 s]
/proc/loadavg: 7.06 8.53 8.55 6/284 7628
/proc/meminfo: memFree=17717528/32951124 swapFree=67111524/67111528
[pid=7519] ppid=7517 vsize=366956 CPUtime=8.5 cores=0,2,4,6
/proc/7519/stat : 7519 (python) S 7517 7519 5629 0 -1 4202496 28407 932 1 0 839 11 0 0 18 0 6 0 519509666 375762944 16378 33554432000 4194304 5683644 140734900073456 18446744073709551615 264738231755 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 57
/proc/7519/statm: 91739 16378 1884 364 0 27645 0
[pid=7541] ppid=7519 vsize=325932 CPUtime=1.14 cores=0,2,4,6
/proc/7541/stat : 7541 (python) S 7519 7519 5629 0 -1 4202560 1220 0 0 0 66 48 0 0 18 0 2 0 519510573 333754368 14894 33554432000 4194304 5683644 140734900073456 18446744073709551615 264726425158 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/7541/statm: 81483 14894 415 364 0 17401 0
[pid=7543] ppid=7541 vsize=39712 CPUtime=484.94 cores=0,2,4,6
/proc/7543/stat : 7543 (lingeling) R 7541 7543 7543 0 -1 4202496 17324 0 0 0 48492 2 0 0 25 0 1 0 519510573 40665088 9099 33554432000 4194304 4352236 140736751121648 18446744073709551615 4329362 0 0 16781312 17506 0 0 0 17 6 0 0 0
/proc/7543/statm: 9928 9099 129 39 0 9008 0
[pid=7541/tid=7561] ppid=7519 vsize=325932 CPUtime=0 cores=0,2,4,6
/proc/7541/task/7561/stat : 7561 (python) S 7519 7519 5629 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 519526603 333754368 14894 33554432000 4194304 5683644 140734900073456 18446744073709551615 264738228657 0 0 16781312 514 18446604453924088832 0 0 -1 6 0 0 0
[pid=7544] ppid=7519 vsize=325944 CPUtime=1.69 cores=0,2,4,6
/proc/7544/stat : 7544 (python) S 7519 7519 5629 0 -1 4202560 1138 0 0 0 93 76 0 0 16 0 2 0 519510575 333766656 14878 33554432000 4194304 5683644 140734900073456 18446744073709551615 264738231755 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/7544/statm: 81486 14878 399 364 0 17401 0
[pid=7546] ppid=7544 vsize=1153704 CPUtime=486.23 cores=0,2,4,6
/proc/7546/stat : 7546 (cryptominisat-2) T 7544 7546 7546 0 -1 4202496 642762 0 0 0 48513 110 0 0 25 0 1 0 519510576 1181392896 229436 33554432000 4194304 4677096 140735100648240 18446744073709551615 4320006 0 0 16781312 2 18446744071562691360 0 0 17 4 0 0 0
/proc/7546/statm: 288426 229436 393 118 0 283385 0
[pid=7544/tid=7588] ppid=7519 vsize=325944 CPUtime=0 cores=0,2,4,6
/proc/7544/task/7588/stat : 7588 (python) S 7519 7519 5629 0 -1 4202560 49 0 0 0 0 0 0 0 16 0 2 0 519593001 333766656 14878 33554432000 4194304 5683644 140734900073456 18446744073709551615 264738228657 0 0 16781312 514 18446604453967294528 0 0 -1 0 0 0 0
[pid=7547] ppid=7519 vsize=336200 CPUtime=2.45 cores=0,2,4,6
/proc/7547/stat : 7547 (python) S 7519 7519 5629 0 -1 4202560 986 0 0 0 138 107 0 0 18 0 1 0 519510578 344268800 14852 33554432000 4194304 5683644 140734900073456 18446744073709551615 264726425158 0 0 16781312 514 1999510273622245633 0 0 17 2 0 0 0
/proc/7547/statm: 84050 14852 370 364 0 19962 0
[pid=7551] ppid=7547 vsize=44964 CPUtime=1004.52 cores=0,2,4,6
/proc/7551/stat : 7551 (lingeling) R 7547 7551 7551 0 -1 4202496 37297 0 0 0 100447 5 0 0 25 0 1 0 519510581 46043136 10411 33554432000 4194304 4352236 140733378526576 18446744073709551615 4208032 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/7551/statm: 11241 10411 129 39 0 10321 0
[pid=7549] ppid=7519 vsize=346456 CPUtime=2.45 cores=0,2,4,6
/proc/7549/stat : 7549 (python) S 7519 7519 5629 0 -1 4202560 1008 0 0 0 133 112 0 0 18 0 1 0 519510580 354770944 14856 33554432000 4194304 5683644 140734900073456 18446744073709551615 264726425158 0 0 16781312 514 1999510273622245636 0 0 17 2 0 0 0
/proc/7549/statm: 86614 14856 370 364 0 22523 0
[pid=7552] ppid=7549 vsize=73512 CPUtime=1145.01 cores=0,2,4,6
/proc/7552/stat : 7552 (lingeling) R 7549 7552 7552 0 -1 4202496 40209 0 0 0 114496 5 0 0 25 0 1 0 519510581 75276288 17548 33554432000 4194304 4352236 140735663001568 18446744073709551615 4328194 0 0 16781312 17506 0 0 0 17 2 0 0 0
/proc/7552/statm: 18378 17548 129 39 0 17458 0
[pid=7562] ppid=7519 vsize=356712 CPUtime=2.21 cores=0,2,4,6
/proc/7562/stat : 7562 (python) S 7519 7519 5629 0 -1 4202560 1037 0 0 0 118 103 0 0 15 0 1 0 519526605 365273088 14860 33554432000 4194304 5683644 140734900073456 18446744073709551615 264726425158 0 0 16781312 514 1999510273622245634 0 0 17 2 0 0 0
/proc/7562/statm: 89178 14860 370 364 0 25084 0
[pid=7564] ppid=7562 vsize=1103544 CPUtime=559.23 cores=0,2,4,6
/proc/7564/stat : 7564 (cryptominisat-2) R 7562 7564 7564 0 -1 4202496 633336 0 0 0 55801 122 0 0 25 0 1 0 519526606 1130029056 218420 33554432000 4194304 4677096 140734546868720 18446744073709551615 4454468 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/7564/statm: 275886 218420 393 118 0 270845 0
[pid=7519/tid=7542] ppid=7517 vsize=366956 CPUtime=0 cores=0,2,4,6
/proc/7519/task/7542/stat : 7542 (python) S 7517 7519 5629 0 -1 4202560 30 932 0 0 0 0 0 0 18 0 6 0 519510573 375762944 16378 33554432000 4194304 5683644 140734900073456 18446744073709551615 264738228657 0 0 16781312 2 18446604453924087936 0 0 -1 2 0 0 0
[pid=7519/tid=7545] ppid=7517 vsize=366956 CPUtime=0 cores=0,2,4,6
/proc/7519/task/7545/stat : 7545 (python) S 7517 7519 5629 0 -1 4202560 23 932 0 0 0 0 0 0 20 0 6 0 519510576 375762944 16378 33554432000 4194304 5683644 140734900073456 18446744073709551615 264738228657 0 0 16781312 2 18446604453924087936 0 0 -1 0 0 0 0
[pid=7519/tid=7548] ppid=7517 vsize=366956 CPUtime=0 cores=0,2,4,6
/proc/7519/task/7548/stat : 7548 (python) S 7517 7519 5629 0 -1 4202560 35 932 0 0 0 0 0 0 22 0 6 0 519510578 375762944 16378 33554432000 4194304 5683644 140734900073456 18446744073709551615 264738228657 0 0 16781312 2 18446604453924087936 0 0 -1 2 0 0 0
[pid=7519/tid=7550] ppid=7517 vsize=366956 CPUtime=0 cores=0,2,4,6
/proc/7519/task/7550/stat : 7550 (python) S 7517 7519 5629 0 -1 4202560 18 932 0 0 0 0 0 0 24 0 6 0 519510581 375762944 16378 33554432000 4194304 5683644 140734900073456 18446744073709551615 264738228657 0 0 16781312 2 18446604453924087936 0 0 -1 2 0 0 0
[pid=7519/tid=7563] ppid=7517 vsize=366956 CPUtime=0 cores=0,2,4,6
/proc/7519/task/7563/stat : 7563 (python) S 7517 7519 5629 0 -1 4202560 27 932 0 0 0 0 0 0 20 0 6 0 519526606 375762944 16378 33554432000 4194304 5683644 140734900073456 18446744073709551615 264738228657 0 0 16781312 2 18446604453924087936 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3698.37
Current children cumulated vsize (KiB) 4473636



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 5.88 7.95 8.35 6/284 7629
/proc/meminfo: memFree=17772684/32951124 swapFree=67111524/67111528
[pid=7519] ppid=7517 vsize=366956 CPUtime=8.5 cores=0,2,4,6
/proc/7519/stat : 7519 (python) S 7517 7519 5629 0 -1 4202496 28407 932 1 0 839 11 0 0 18 0 6 0 519509666 375762944 16378 33554432000 4194304 5683644 140734900073456 18446744073709551615 264738231755 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 57
/proc/7519/statm: 91739 16378 1884 364 0 27645 0
[pid=7541] ppid=7519 vsize=325932 CPUtime=1.25 cores=0,2,4,6
/proc/7541/stat : 7541 (python) S 7519 7519 5629 0 -1 4202560 1220 0 0 0 72 53 0 0 18 0 2 0 519510573 333754368 14894 33554432000 4194304 5683644 140734900073456 18446744073709551615 264726425158 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/7541/statm: 81483 14894 415 364 0 17401 0
[pid=7543] ppid=7541 vsize=38688 CPUtime=542.16 cores=0,2,4,6
/proc/7543/stat : 7543 (lingeling) R 7541 7543 7543 0 -1 4202496 19628 0 0 0 54213 3 0 0 25 0 1 0 519510573 39616512 8843 33554432000 4194304 4352236 140736751121648 18446744073709551615 4332274 0 0 16781312 17506 0 0 0 17 6 0 0 0
/proc/7543/statm: 9672 8843 129 39 0 8752 0
[pid=7541/tid=7561] ppid=7519 vsize=325932 CPUtime=0 cores=0,2,4,6
/proc/7541/task/7561/stat : 7561 (python) S 7519 7519 5629 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 519526603 333754368 14894 33554432000 4194304 5683644 140734900073456 18446744073709551615 264738228657 0 0 16781312 514 18446604453924088832 0 0 -1 6 0 0 0
[pid=7544] ppid=7519 vsize=325944 CPUtime=1.69 cores=0,2,4,6
/proc/7544/stat : 7544 (python) S 7519 7519 5629 0 -1 4202560 1138 0 0 0 93 76 0 0 16 0 2 0 519510575 333766656 14878 33554432000 4194304 5683644 140734900073456 18446744073709551615 264738231755 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/7544/statm: 81486 14878 399 364 0 17401 0
[pid=7546] ppid=7544 vsize=1153704 CPUtime=486.23 cores=0,2,4,6
/proc/7546/stat : 7546 (cryptominisat-2) T 7544 7546 7546 0 -1 4202496 642762 0 0 0 48513 110 0 0 25 0 1 0 519510576 1181392896 229436 33554432000 4194304 4677096 140735100648240 18446744073709551615 4320006 0 0 16781312 2 18446744071562691360 0 0 17 4 0 0 0
/proc/7546/statm: 288426 229436 393 118 0 283385 0
[pid=7544/tid=7588] ppid=7519 vsize=325944 CPUtime=0 cores=0,2,4,6
/proc/7544/task/7588/stat : 7588 (python) S 7519 7519 5629 0 -1 4202560 49 0 0 0 0 0 0 0 16 0 2 0 519593001 333766656 14878 33554432000 4194304 5683644 140734900073456 18446744073709551615 264738228657 0 0 16781312 514 18446604453967294528 0 0 -1 0 0 0 0
[pid=7547] ppid=7519 vsize=336200 CPUtime=2.57 cores=0,2,4,6
/proc/7547/stat : 7547 (python) S 7519 7519 5629 0 -1 4202560 986 0 0 0 145 112 0 0 18 0 1 0 519510578 344268800 14852 33554432000 4194304 5683644 140734900073456 18446744073709551615 264726425158 0 0 16781312 514 1999510273622245633 0 0 17 2 0 0 0
/proc/7547/statm: 84050 14852 370 364 0 19962 0
[pid=7551] ppid=7547 vsize=42916 CPUtime=1033.36 cores=0,2,4,6
/proc/7551/stat : 7551 (lingeling) R 7547 7551 7551 0 -1 4202496 37297 0 0 0 103331 5 0 0 25 0 1 0 519510581 43945984 9899 33554432000 4194304 4352236 140733378526576 18446744073709551615 4278660 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/7551/statm: 10729 9899 129 39 0 9809 0
[pid=7549] ppid=7519 vsize=346456 CPUtime=2.57 cores=0,2,4,6
/proc/7549/stat : 7549 (python) S 7519 7519 5629 0 -1 4202560 1008 0 0 0 140 117 0 0 18 0 1 0 519510580 354770944 14856 33554432000 4194304 5683644 140734900073456 18446744073709551615 264726425158 0 0 16781312 514 1999510273622245636 0 0 17 2 0 0 0
/proc/7549/statm: 86614 14856 370 364 0 22523 0
[pid=7552] ppid=7549 vsize=59176 CPUtime=1202.26 cores=0,2,4,6
/proc/7552/stat : 7552 (lingeling) R 7549 7552 7552 0 -1 4202496 40209 0 0 0 120220 6 0 0 25 0 1 0 519510581 60596224 13964 33554432000 4194304 4352236 140735663001568 18446744073709551615 4328026 0 0 16781312 17506 0 0 0 17 2 0 0 0
/proc/7552/statm: 14794 13964 129 39 0 13874 0
[pid=7562] ppid=7519 vsize=356712 CPUtime=2.33 cores=0,2,4,6
/proc/7562/stat : 7562 (python) S 7519 7519 5629 0 -1 4202560 1038 0 0 0 125 108 0 0 15 0 1 0 519526605 365273088 14860 33554432000 4194304 5683644 140734900073456 18446744073709551615 264726425158 0 0 16781312 514 1999510273622245634 0 0 17 2 0 0 0
/proc/7562/statm: 89178 14860 370 364 0 25084 0
[pid=7564] ppid=7562 vsize=923372 CPUtime=588.1 cores=0,2,4,6
/proc/7564/stat : 7564 (cryptominisat-2) R 7562 7564 7564 0 -1 4202496 664210 0 0 0 58682 128 0 0 25 0 1 0 519526606 945532928 207751 33554432000 4194304 4677096 140734546868720 18446744073709551615 4337904 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/7564/statm: 230843 207751 393 118 0 225802 0
[pid=7519/tid=7542] ppid=7517 vsize=366956 CPUtime=0 cores=0,2,4,6
/proc/7519/task/7542/stat : 7542 (python) S 7517 7519 5629 0 -1 4202560 30 932 0 0 0 0 0 0 18 0 6 0 519510573 375762944 16378 33554432000 4194304 5683644 140734900073456 18446744073709551615 264738228657 0 0 16781312 2 18446604453924087936 0 0 -1 2 0 0 0
[pid=7519/tid=7545] ppid=7517 vsize=366956 CPUtime=0 cores=0,2,4,6
/proc/7519/task/7545/stat : 7545 (python) S 7517 7519 5629 0 -1 4202560 23 932 0 0 0 0 0 0 20 0 6 0 519510576 375762944 16378 33554432000 4194304 5683644 140734900073456 18446744073709551615 264738228657 0 0 16781312 2 18446604453924087936 0 0 -1 0 0 0 0
[pid=7519/tid=7548] ppid=7517 vsize=366956 CPUtime=0 cores=0,2,4,6
/proc/7519/task/7548/stat : 7548 (python) S 7517 7519 5629 0 -1 4202560 35 932 0 0 0 0 0 0 22 0 6 0 519510578 375762944 16378 33554432000 4194304 5683644 140734900073456 18446744073709551615 264738228657 0 0 16781312 2 18446604453924087936 0 0 -1 2 0 0 0
[pid=7519/tid=7550] ppid=7517 vsize=366956 CPUtime=0 cores=0,2,4,6
/proc/7519/task/7550/stat : 7550 (python) S 7517 7519 5629 0 -1 4202560 18 932 0 0 0 0 0 0 24 0 6 0 519510581 375762944 16378 33554432000 4194304 5683644 140734900073456 18446744073709551615 264738228657 0 0 16781312 2 18446604453924087936 0 0 -1 2 0 0 0
[pid=7519/tid=7563] ppid=7517 vsize=366956 CPUtime=0 cores=0,2,4,6
/proc/7519/task/7563/stat : 7563 (python) S 7517 7519 5629 0 -1 4202560 27 932 0 0 0 0 0 0 20 0 6 0 519526606 375762944 16378 33554432000 4194304 5683644 140734900073456 18446744073709551615 264738228657 0 0 16781312 2 18446604453924087936 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3871.02
Current children cumulated vsize (KiB) 4276056

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 7519 and gives
#  childrusage.ru_utime.tv_sec=553
#  childrusage.ru_utime.tv_usec=663830
#  childrusage.ru_stime.tv_sec=2
#  childrusage.ru_stime.tv_usec=582607
# CPU time returned by wait4() is 556.246
# while last known CPU time is 3871.02
#
# 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): 3871.02
CPU user time (s): 3863.73
CPU system time (s): 7.29
CPU usage (%): 297.761
Max. virtual memory (cumulated for all children) (KiB): 4500724

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 553.664
system time used= 2.58261
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 52703
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= 4246
involuntary context switches= 7158

runsolver used 3.49247 second user time and 8.29374 second system time

The end

Launcher Data

Begin job on node141 at 2011-05-01 19:29:00
IDJOB=3317868
IDBENCH=84227
IDSOLVER=1706
FILE ID=node141/3317868-1304270940
RUNJOBID= node141-1304270940-7499
PBS_JOBID= 13173938
Free space on /tmp= 72544 MiB

SOLVER NAME= borg-sat 11.03.02-industrial
BENCH NAME= SAT03/industrial/li/li-test4/li-test4-100.shuffled-as.sat03-370.cnf
COMMAND LINE= python DIR/solve DIR/etc/borg-mix+class.industrial.pickle BENCHNAME -seed RANDOMSEED -budget TIMEOUT -cores NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3317868-1304270940/watcher-3317868-1304270940 -o /tmp/evaluation-result-3317868-1304270940/solver-3317868-1304270940 -C 4800 -W 1300 -M 15500  python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3317868-1304270940.cnf -seed 1618639848 -budget 4800 -cores 4

TIME LIMIT= 4800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 5e5606ae7367b9272c60adc115594912
RANDOM SEED=1618639848

node141.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.806
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.61
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.806
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	: 5362.96
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.806
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.82
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.806
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.806
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.84
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.806
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.806
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.806
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      20001100 kB
Buffers:       1424860 kB
Cached:        9080804 kB
SwapCached:          4 kB
Active:        4652748 kB
Inactive:      7693436 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      20001100 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           67156 kB
Writeback:           0 kB
AnonPages:     1839544 kB
Mapped:          23404 kB
Slab:           522644 kB
PageTables:      19144 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 43220236 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= 72536 MiB
End job on node141 at 2011-05-01 19:50:43