Trace number 3378046

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

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rbcl_xits_09_UNKNOWN.cnf
MD5SUM18ad1dee1e9d863458e75a20545ae68a
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 variables1430
Number of clauses79453
Sum of the clauses size236162
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22358
Number of clauses of size 377072
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 523

Solver Data

0.30/0.47	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.30/0.47	c INFO: solving HOME/instance-3378046-1305453803.cnf
0.30/0.47	c INFO: computing task features
0.59/0.73	c INFO: computed variable-clause graph statistics
0.59/0.74	c INFO: computed clause balance statistics
1.78/1.93	c INFO: computed variable balance statistics
2.78/2.98	c INFO: computed small-clause counts
2.78/2.98	c INFO: computed Horn-clause counts
2.88/3.01	c INFO: computed variable graph statistics
2.88/3.01	c INFO: collected features for HOME/instance-3378046-1305453803.cnf in 2.53 s
2.88/3.02	c INFO: running lingeling-276@0 for 582 with 2397 remaining (b = 0.54)
590.38/590.55	c INFO: running lingeling-276@0 for 97 with 1811 remaining (b = 0.22)
690.68/690.83	c INFO: running cryptominisat-2.9.0@0 for 1711 with 1711 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-3378046-1305453803/watcher-3378046-1305453803 -o /tmp/evaluation-result-3378046-1305453803/solver-3378046-1305453803 -C 2400 -W 1300 -M 7680 python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3378046-1305453803.cnf -seed 933115261 -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: 3.94 4.00 3.86 5/391 28661
/proc/meminfo: memFree=22270488/32951124 swapFree=67111348/67111528
[pid=28661] ppid=28659 vsize=15384 CPUtime=0 cores=5,7
/proc/28661/stat : 28661 (python) R 28659 28661 27552 0 -1 4202496 812 0 0 0 0 0 0 0 25 0 1 0 656978018 15753216 698 33554432000 4194304 5683644 140736830971728 18446744073709551615 4540219 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/28661/statm: 3846 698 334 364 0 333 0

[startup+0.0827231 s]
/proc/loadavg: 3.94 4.00 3.86 5/391 28661
/proc/meminfo: memFree=22270488/32951124 swapFree=67111348/67111528
[pid=28661] ppid=28659 vsize=85356 CPUtime=0.05 cores=5,7
/proc/28661/stat : 28661 (python) R 28659 28661 27552 0 -1 4202496 2555 0 0 0 4 1 0 0 18 0 1 0 656978018 87404544 2282 33554432000 4194304 5683644 140736830971728 18446744073709551615 4540219 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/28661/statm: 21339 2289 707 364 0 1556 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 85356

[startup+0.100757 s]
/proc/loadavg: 3.94 4.00 3.86 5/391 28661
/proc/meminfo: memFree=22270488/32951124 swapFree=67111348/67111528
[pid=28661] ppid=28659 vsize=101880 CPUtime=0.06 cores=5,7
/proc/28661/stat : 28661 (python) R 28659 28661 27552 0 -1 4202496 2951 0 0 0 5 1 0 0 17 0 1 0 656978018 104325120 2646 33554432000 4194304 5683644 140736830971728 18446744073709551615 4620076 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/28661/statm: 25470 2646 837 364 0 1770 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 101880

[startup+0.300718 s]
/proc/loadavg: 3.94 4.00 3.86 5/391 28661
/proc/meminfo: memFree=22270488/32951124 swapFree=67111348/67111528
[pid=28661] ppid=28659 vsize=166544 CPUtime=0.22 cores=5,7
/proc/28661/stat : 28661 (python) R 28659 28661 27552 0 -1 4202496 6688 937 1 0 16 6 0 0 17 0 1 0 656978018 170541056 4767 33554432000 4194304 5683644 140736830971728 18446744073709551615 212682705771 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/28661/statm: 41636 4768 1317 364 0 3453 0
Current children cumulated CPU time (s) 0.22
Current children cumulated vsize (KiB) 166544

[startup+0.700658 s]
/proc/loadavg: 3.94 4.00 3.86 5/391 28661
/proc/meminfo: memFree=22270488/32951124 swapFree=67111348/67111528
[pid=28661] ppid=28659 vsize=290864 CPUtime=0.59 cores=5,7
/proc/28661/stat : 28661 (python) R 28659 28661 27552 0 -1 4202496 12247 937 1 0 50 9 0 0 17 0 1 0 656978018 297844736 9816 33554432000 4194304 5683644 140736830971728 18446744073709551615 47271116872389 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/28661/statm: 72716 9818 1761 364 0 8640 0
Current children cumulated CPU time (s) 0.59
Current children cumulated vsize (KiB) 290864

[startup+1.5005 s]
/proc/loadavg: 3.95 4.00 3.86 6/392 28666
/proc/meminfo: memFree=22233344/32951124 swapFree=67111348/67111528
[pid=28661] ppid=28659 vsize=293072 CPUtime=1.38 cores=5,7
/proc/28661/stat : 28661 (python) R 28659 28661 27552 0 -1 4202496 15101 937 1 0 129 9 0 0 18 0 1 0 656978018 300105728 10653 33554432000 4194304 5683644 140736830971728 18446744073709551615 212687333996 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/28661/statm: 73268 10653 1826 364 0 9192 0
Current children cumulated CPU time (s) 1.38
Current children cumulated vsize (KiB) 293072

[startup+3.10017 s]
/proc/loadavg: 3.95 4.00 3.86 5/392 28666
/proc/meminfo: memFree=22233028/32951124 swapFree=67111348/67111528
[pid=28661] ppid=28659 vsize=293236 CPUtime=2.91 cores=5,7
/proc/28661/stat : 28661 (python) S 28659 28661 27552 0 -1 4202496 15389 937 1 0 281 10 0 0 23 0 2 0 656978018 300273664 8204 33554432000 4194304 5683644 140736830971728 18446744073709551615 212699502027 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/28661/statm: 73309 8204 1867 364 0 9227 0
Current children cumulated CPU time (s) 2.91
Current children cumulated vsize (KiB) 293236

[startup+6.30062 s]
/proc/loadavg: 3.95 4.00 3.86 5/395 28669
/proc/meminfo: memFree=22230908/32951124 swapFree=67111348/67111528
[pid=28661] ppid=28659 vsize=293236 CPUtime=2.91 cores=5,7
/proc/28661/stat : 28661 (python) S 28659 28661 27552 0 -1 4202496 15389 937 1 0 281 10 0 0 23 0 2 0 656978018 300273664 8204 33554432000 4194304 5683644 140736830971728 18446744073709551615 212699502027 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/28661/statm: 73309 8204 1867 364 0 9227 0
[pid=28667] ppid=28661 vsize=284088 CPUtime=0 cores=5,7
/proc/28667/stat : 28667 (python) S 28661 28661 27552 0 -1 4202560 737 0 0 0 0 0 0 0 18 0 1 0 656978320 290906112 6689 33554432000 4194304 5683644 140736830971728 18446744073709551615 212687695375 0 0 16781312 514 16200067713626767620 0 0 17 5 0 0 0
/proc/28667/statm: 71022 6689 355 364 0 6940 0
[pid=28669] ppid=28667 vsize=13656 CPUtime=3.26 cores=5,7
/proc/28669/stat : 28669 (lingeling) R 28667 28669 28669 0 -1 4202496 3835 0 0 0 326 0 0 0 25 0 1 0 656978321 13983744 2582 33554432000 4194304 4352236 140734205282656 18446744073709551615 4328055 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/28669/statm: 3414 2582 128 39 0 2494 0
[pid=28661/tid=28668] ppid=28659 vsize=293236 CPUtime=0 cores=5,7
/proc/28661/task/28668/stat : 28668 (python) S 28659 28661 27552 0 -1 4202560 28 937 0 0 0 0 0 0 23 0 2 0 656978321 300273664 8204 33554432000 4194304 5683644 140736830971728 18446744073709551615 212699498929 0 0 16781312 2 18446604463485186240 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 590980

[startup+12.7005 s]
/proc/loadavg: 3.95 4.00 3.86 5/395 28669
/proc/meminfo: memFree=22227772/32951124 swapFree=67111348/67111528
[pid=28661] ppid=28659 vsize=293236 CPUtime=2.91 cores=5,7
/proc/28661/stat : 28661 (python) S 28659 28661 27552 0 -1 4202496 15389 937 1 0 281 10 0 0 23 0 2 0 656978018 300273664 8204 33554432000 4194304 5683644 140736830971728 18446744073709551615 212699502027 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/28661/statm: 73309 8204 1867 364 0 9227 0
[pid=28667] ppid=28661 vsize=284088 CPUtime=0 cores=5,7
/proc/28667/stat : 28667 (python) S 28661 28661 27552 0 -1 4202560 885 0 0 0 0 0 0 0 18 0 1 0 656978320 290906112 6712 33554432000 4194304 5683644 140736830971728 18446744073709551615 212687695375 0 0 16781312 514 16200067713626767620 0 0 17 5 0 0 0
/proc/28667/statm: 71022 6712 378 364 0 6940 0
[pid=28669] ppid=28667 vsize=15448 CPUtime=9.64 cores=5,7
/proc/28669/stat : 28669 (lingeling) R 28667 28669 28669 0 -1 4202496 4283 0 0 0 964 0 0 0 25 0 1 0 656978321 15818752 3030 33554432000 4194304 4352236 140734205282656 18446744073709551615 4329189 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/28669/statm: 3862 3030 128 39 0 2942 0
[pid=28661/tid=28668] ppid=28659 vsize=293236 CPUtime=0 cores=5,7
/proc/28661/task/28668/stat : 28668 (python) S 28659 28661 27552 0 -1 4202560 28 937 0 0 0 0 0 0 23 0 2 0 656978321 300273664 8204 33554432000 4194304 5683644 140736830971728 18446744073709551615 212699498929 0 0 16781312 2 18446604463485186240 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 592772

[startup+25.5011 s]
/proc/loadavg: 4.12 4.03 3.87 5/395 28670
/proc/meminfo: memFree=22218708/32951124 swapFree=67111348/67111528
[pid=28661] ppid=28659 vsize=293236 CPUtime=2.91 cores=5,7
/proc/28661/stat : 28661 (python) S 28659 28661 27552 0 -1 4202496 15389 937 1 0 281 10 0 0 23 0 2 0 656978018 300273664 8204 33554432000 4194304 5683644 140736830971728 18446744073709551615 212699502027 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/28661/statm: 73309 8204 1867 364 0 9227 0
[pid=28667] ppid=28661 vsize=284088 CPUtime=0.06 cores=5,7
/proc/28667/stat : 28667 (python) S 28661 28661 27552 0 -1 4202560 895 0 0 0 4 2 0 0 18 0 1 0 656978320 290906112 6712 33554432000 4194304 5683644 140736830971728 18446744073709551615 212687695375 0 0 16781312 514 2816121957617991940 0 0 17 5 0 0 0
/proc/28667/statm: 71022 6712 378 364 0 6940 0
[pid=28669] ppid=28667 vsize=21948 CPUtime=22.39 cores=5,7
/proc/28669/stat : 28669 (lingeling) R 28667 28669 28669 0 -1 4202496 5908 0 0 0 2239 0 0 0 25 0 1 0 656978321 22474752 4655 33554432000 4194304 4352236 140734205282656 18446744073709551615 4279040 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/28669/statm: 5487 4655 128 39 0 4567 0
[pid=28661/tid=28668] ppid=28659 vsize=293236 CPUtime=0 cores=5,7
/proc/28661/task/28668/stat : 28668 (python) S 28659 28661 27552 0 -1 4202560 28 937 0 0 0 0 0 0 23 0 2 0 656978321 300273664 8204 33554432000 4194304 5683644 140736830971728 18446744073709551615 212699498929 0 0 16781312 2 18446604463485186240 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 25.36
Current children cumulated vsize (KiB) 599272

[startup+51.1005 s]
/proc/loadavg: 4.07 4.03 3.87 5/395 28670
/proc/meminfo: memFree=22214044/32951124 swapFree=67111348/67111528
[pid=28661] ppid=28659 vsize=293236 CPUtime=2.91 cores=5,7
/proc/28661/stat : 28661 (python) S 28659 28661 27552 0 -1 4202496 15389 937 1 0 281 10 0 0 23 0 2 0 656978018 300273664 8204 33554432000 4194304 5683644 140736830971728 18446744073709551615 212699502027 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/28661/statm: 73309 8204 1867 364 0 9227 0
[pid=28667] ppid=28661 vsize=284088 CPUtime=0.12 cores=5,7
/proc/28667/stat : 28667 (python) S 28661 28661 27552 0 -1 4202560 904 0 0 0 7 5 0 0 18 0 1 0 656978320 290906112 6712 33554432000 4194304 5683644 140736830971728 18446744073709551615 212687695375 0 0 16781312 514 2816121957617991940 0 0 17 5 0 0 0
/proc/28667/statm: 71022 6712 378 364 0 6940 0
[pid=28669] ppid=28667 vsize=26556 CPUtime=47.89 cores=5,7
/proc/28669/stat : 28669 (lingeling) R 28667 28669 28669 0 -1 4202496 7060 0 0 0 4789 0 0 0 25 0 1 0 656978321 27193344 5807 33554432000 4194304 4352236 140734205282656 18446744073709551615 4207623 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/28669/statm: 6639 5807 128 39 0 5719 0
[pid=28661/tid=28668] ppid=28659 vsize=293236 CPUtime=0 cores=5,7
/proc/28661/task/28668/stat : 28668 (python) S 28659 28661 27552 0 -1 4202560 28 937 0 0 0 0 0 0 23 0 2 0 656978321 300273664 8204 33554432000 4194304 5683644 140736830971728 18446744073709551615 212699498929 0 0 16781312 2 18446604463485186240 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 50.92
Current children cumulated vsize (KiB) 603880

[startup+102.314 s]
/proc/loadavg: 4.03 4.02 3.88 5/395 28675
/proc/meminfo: memFree=22203372/32951124 swapFree=67111348/67111528
[pid=28661] ppid=28659 vsize=293236 CPUtime=2.91 cores=5,7
/proc/28661/stat : 28661 (python) S 28659 28661 27552 0 -1 4202496 15389 937 1 0 281 10 0 0 23 0 2 0 656978018 300273664 8204 33554432000 4194304 5683644 140736830971728 18446744073709551615 212699502027 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/28661/statm: 73309 8204 1867 364 0 9227 0
[pid=28667] ppid=28661 vsize=284088 CPUtime=0.25 cores=5,7
/proc/28667/stat : 28667 (python) S 28661 28661 27552 0 -1 4202560 925 0 0 0 14 11 0 0 18 0 1 0 656978320 290906112 6712 33554432000 4194304 5683644 140736830971728 18446744073709551615 212687695375 0 0 16781312 514 2816121957617991940 0 0 17 5 0 0 0
/proc/28667/statm: 71022 6712 378 364 0 6940 0
[pid=28669] ppid=28667 vsize=31156 CPUtime=98.98 cores=5,7
/proc/28669/stat : 28669 (lingeling) R 28667 28669 28669 0 -1 4202496 8210 0 0 0 9897 1 0 0 25 0 1 0 656978321 31903744 6957 33554432000 4194304 4352236 140734205282656 18446744073709551615 4328100 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/28669/statm: 7789 6957 128 39 0 6869 0
[pid=28661/tid=28668] ppid=28659 vsize=293236 CPUtime=0 cores=5,7
/proc/28661/task/28668/stat : 28668 (python) S 28659 28661 27552 0 -1 4202560 28 937 0 0 0 0 0 0 23 0 2 0 656978321 300273664 8204 33554432000 4194304 5683644 140736830971728 18446744073709551615 212699498929 0 0 16781312 2 18446604463485186240 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 102.14
Current children cumulated vsize (KiB) 608480

[startup+162.301 s]
/proc/loadavg: 4.01 4.02 3.88 5/395 28676
/proc/meminfo: memFree=22195644/32951124 swapFree=67111348/67111528
[pid=28661] ppid=28659 vsize=293236 CPUtime=2.91 cores=5,7
/proc/28661/stat : 28661 (python) S 28659 28661 27552 0 -1 4202496 15389 937 1 0 281 10 0 0 23 0 2 0 656978018 300273664 8204 33554432000 4194304 5683644 140736830971728 18446744073709551615 212699502027 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/28661/statm: 73309 8204 1867 364 0 9227 0
[pid=28667] ppid=28661 vsize=284088 CPUtime=0.41 cores=5,7
/proc/28667/stat : 28667 (python) S 28661 28661 27552 0 -1 4202560 944 0 0 0 23 18 0 0 18 0 1 0 656978320 290906112 6712 33554432000 4194304 5683644 140736830971728 18446744073709551615 212687695375 0 0 16781312 514 2816121957617991940 0 0 17 5 0 0 0
/proc/28667/statm: 71022 6712 378 364 0 6940 0
[pid=28669] ppid=28667 vsize=35508 CPUtime=158.82 cores=5,7
/proc/28669/stat : 28669 (lingeling) R 28667 28669 28669 0 -1 4202496 13906 0 0 0 15881 1 0 0 25 0 1 0 656978321 36360192 8045 33554432000 4194304 4352236 140734205282656 18446744073709551615 4231340 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/28669/statm: 8877 8045 128 39 0 7957 0
[pid=28661/tid=28668] ppid=28659 vsize=293236 CPUtime=0 cores=5,7
/proc/28661/task/28668/stat : 28668 (python) S 28659 28661 27552 0 -1 4202560 28 937 0 0 0 0 0 0 23 0 2 0 656978321 300273664 8204 33554432000 4194304 5683644 140736830971728 18446744073709551615 212699498929 0 0 16781312 2 18446604463485186240 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 162.14
Current children cumulated vsize (KiB) 612832

[startup+222.301 s]
/proc/loadavg: 4.13 4.05 3.90 5/395 28678
/proc/meminfo: memFree=22176888/32951124 swapFree=67111348/67111528
[pid=28661] ppid=28659 vsize=293236 CPUtime=2.91 cores=5,7
/proc/28661/stat : 28661 (python) S 28659 28661 27552 0 -1 4202496 15389 937 1 0 281 10 0 0 23 0 2 0 656978018 300273664 8204 33554432000 4194304 5683644 140736830971728 18446744073709551615 212699502027 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/28661/statm: 73309 8204 1867 364 0 9227 0
[pid=28667] ppid=28661 vsize=284088 CPUtime=0.56 cores=5,7
/proc/28667/stat : 28667 (python) S 28661 28661 27552 0 -1 4202560 960 0 0 0 31 25 0 0 18 0 1 0 656978320 290906112 6712 33554432000 4194304 5683644 140736830971728 18446744073709551615 212687695375 0 0 16781312 514 2816121957617991940 0 0 17 5 0 0 0
/proc/28667/statm: 71022 6712 378 364 0 6940 0
[pid=28669] ppid=28667 vsize=45236 CPUtime=218.66 cores=5,7
/proc/28669/stat : 28669 (lingeling) R 28667 28669 28669 0 -1 4202496 19538 0 0 0 21864 2 0 0 25 0 1 0 656978321 46321664 10477 33554432000 4194304 4352236 140734205282656 18446744073709551615 4208055 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/28669/statm: 11309 10477 128 39 0 10389 0
[pid=28661/tid=28668] ppid=28659 vsize=293236 CPUtime=0 cores=5,7
/proc/28661/task/28668/stat : 28668 (python) S 28659 28661 27552 0 -1 4202560 28 937 0 0 0 0 0 0 23 0 2 0 656978321 300273664 8204 33554432000 4194304 5683644 140736830971728 18446744073709551615 212699498929 0 0 16781312 2 18446604463485186240 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 222.13
Current children cumulated vsize (KiB) 622560

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

[startup+1122.3 s]
/proc/loadavg: 3.14 3.27 3.57 4/404 28787
/proc/meminfo: memFree=21694712/32951124 swapFree=67111348/67111528
[pid=28661] ppid=28659 vsize=314180 CPUtime=2.93 cores=5,7
/proc/28661/stat : 28661 (python) S 28659 28661 27552 0 -1 4202496 16956 937 1 0 283 10 0 0 20 0 4 0 656978018 321720320 8293 33554432000 4194304 5683644 140736830971728 18446744073709551615 212699502027 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/28661/statm: 78545 8293 1872 364 0 14457 0
[pid=28667] ppid=28661 vsize=294332 CPUtime=1.61 cores=5,7
/proc/28667/stat : 28667 (python) S 28661 28661 27552 0 -1 4202560 1197 0 0 0 83 78 0 0 19 0 2 0 656978320 301395968 6755 33554432000 4194304 5683644 140736830971728 18446744073709551615 212699502027 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/28667/statm: 73583 6755 416 364 0 9501 0
[pid=28669] ppid=28667 vsize=55492 CPUtime=585.89 cores=5,7
/proc/28669/stat : 28669 (lingeling) T 28667 28669 28669 0 -1 4202496 35478 0 0 0 58585 4 0 0 25 0 1 0 656978321 56823808 13041 33554432000 4194304 4352236 140734205282656 18446744073709551615 4328832 0 0 16781312 17506 18446744071562691360 0 0 17 7 0 0 0
/proc/28669/statm: 13873 13041 128 39 0 12953 0
[pid=28667/tid=28709] ppid=28661 vsize=294332 CPUtime=0 cores=5,7
/proc/28667/task/28709/stat : 28709 (python) S 28661 28661 27552 0 -1 4202560 43 0 0 0 0 0 0 0 19 0 2 0 657037073 301395968 6755 33554432000 4194304 5683644 140736830971728 18446744073709551615 212699498929 0 0 16781312 514 18446604456684565440 0 0 -1 7 0 0 0
[pid=28710] ppid=28661 vsize=294224 CPUtime=0.28 cores=5,7
/proc/28710/stat : 28710 (python) S 28661 28661 27552 0 -1 4202560 1100 0 0 0 13 15 0 0 19 0 2 0 657037073 301285376 6815 33554432000 4194304 5683644 140736830971728 18446744073709551615 212699502027 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/28710/statm: 73556 6815 400 364 0 9471 0
[pid=28712] ppid=28710 vsize=30628 CPUtime=99.99 cores=5,7
/proc/28712/stat : 28712 (lingeling) T 28710 28712 28712 0 -1 4202496 8076 0 0 0 9998 1 0 0 25 0 1 0 657037074 31363072 6825 33554432000 4194304 4352236 140735735085024 18446744073709551615 4328059 0 0 16781312 17506 18446744071562691360 0 0 17 5 0 0 0
/proc/28712/statm: 7657 6825 128 39 0 6737 0
[pid=28710/tid=28738] ppid=28661 vsize=294224 CPUtime=0 cores=5,7
/proc/28710/task/28738/stat : 28738 (python) S 28661 28661 27552 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 657047101 301285376 6815 33554432000 4194304 5683644 140736830971728 18446744073709551615 212699498929 0 0 16781312 514 18446604457581494336 0 0 -1 7 0 0 0
[pid=28739] ppid=28661 vsize=304540 CPUtime=1.34 cores=5,7
/proc/28739/stat : 28739 (python) S 28661 28661 27552 0 -1 4202560 1002 0 0 0 70 64 0 0 15 0 1 0 657047102 311848960 6790 33554432000 4194304 5683644 140736830971728 18446744073709551615 212687695430 0 0 16781312 514 10192270483638944008 0 0 17 5 0 0 0
/proc/28739/statm: 76135 6790 372 364 0 12047 0
[pid=28741] ppid=28739 vsize=250996 CPUtime=430.17 cores=5,7
/proc/28741/stat : 28741 (cryptominisat-2) R 28739 28741 28741 0 -1 4202496 203872 0 0 0 42971 46 0 0 25 0 1 0 657047102 257019904 37790 33554432000 4194304 4677096 140735731999840 18446744073709551615 4320160 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/28741/statm: 62749 37790 391 118 0 57708 0
[pid=28661/tid=28668] ppid=28659 vsize=314180 CPUtime=0 cores=5,7
/proc/28661/task/28668/stat : 28668 (python) S 28659 28661 27552 0 -1 4202560 28 937 0 0 0 0 0 0 23 0 4 0 656978321 321720320 8293 33554432000 4194304 5683644 140736830971728 18446744073709551615 212699498929 0 0 16781312 2 18446604463485186240 0 0 -1 5 0 0 0
[pid=28661/tid=28711] ppid=28659 vsize=314180 CPUtime=0 cores=5,7
/proc/28661/task/28711/stat : 28711 (python) S 28659 28661 27552 0 -1 4202560 29 937 0 0 0 0 0 0 20 0 4 0 657037074 321720320 8293 33554432000 4194304 5683644 140736830971728 18446744073709551615 212699498929 0 0 16781312 2 18446604463485186240 0 0 -1 5 0 0 0
[pid=28661/tid=28740] ppid=28659 vsize=314180 CPUtime=0 cores=5,7
/proc/28661/task/28740/stat : 28740 (python) S 28659 28661 27552 0 -1 4202560 27 937 0 0 0 0 0 0 20 0 4 0 657047102 321720320 8293 33554432000 4194304 5683644 140736830971728 18446744073709551615 212699498929 0 0 16781312 2 18446604463485186240 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1122.21
Current children cumulated vsize (KiB) 1544392

[startup+1182.3 s]
/proc/loadavg: 3.05 3.22 3.53 4/404 28789
/proc/meminfo: memFree=21700516/32951124 swapFree=67111348/67111528
[pid=28661] ppid=28659 vsize=314180 CPUtime=2.93 cores=5,7
/proc/28661/stat : 28661 (python) S 28659 28661 27552 0 -1 4202496 16956 937 1 0 283 10 0 0 20 0 4 0 656978018 321720320 8293 33554432000 4194304 5683644 140736830971728 18446744073709551615 212699502027 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/28661/statm: 78545 8293 1872 364 0 14457 0
[pid=28667] ppid=28661 vsize=294332 CPUtime=1.61 cores=5,7
/proc/28667/stat : 28667 (python) S 28661 28661 27552 0 -1 4202560 1197 0 0 0 83 78 0 0 19 0 2 0 656978320 301395968 6755 33554432000 4194304 5683644 140736830971728 18446744073709551615 212699502027 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/28667/statm: 73583 6755 416 364 0 9501 0
[pid=28669] ppid=28667 vsize=55492 CPUtime=585.89 cores=5,7
/proc/28669/stat : 28669 (lingeling) T 28667 28669 28669 0 -1 4202496 35478 0 0 0 58585 4 0 0 25 0 1 0 656978321 56823808 13041 33554432000 4194304 4352236 140734205282656 18446744073709551615 4328832 0 0 16781312 17506 18446744071562691360 0 0 17 7 0 0 0
/proc/28669/statm: 13873 13041 128 39 0 12953 0
[pid=28667/tid=28709] ppid=28661 vsize=294332 CPUtime=0 cores=5,7
/proc/28667/task/28709/stat : 28709 (python) S 28661 28661 27552 0 -1 4202560 43 0 0 0 0 0 0 0 19 0 2 0 657037073 301395968 6755 33554432000 4194304 5683644 140736830971728 18446744073709551615 212699498929 0 0 16781312 514 18446604456684565440 0 0 -1 7 0 0 0
[pid=28710] ppid=28661 vsize=294224 CPUtime=0.28 cores=5,7
/proc/28710/stat : 28710 (python) S 28661 28661 27552 0 -1 4202560 1100 0 0 0 13 15 0 0 19 0 2 0 657037073 301285376 6815 33554432000 4194304 5683644 140736830971728 18446744073709551615 212699502027 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/28710/statm: 73556 6815 400 364 0 9471 0
[pid=28712] ppid=28710 vsize=30628 CPUtime=99.99 cores=5,7
/proc/28712/stat : 28712 (lingeling) T 28710 28712 28712 0 -1 4202496 8076 0 0 0 9998 1 0 0 25 0 1 0 657037074 31363072 6825 33554432000 4194304 4352236 140735735085024 18446744073709551615 4328059 0 0 16781312 17506 18446744071562691360 0 0 17 5 0 0 0
/proc/28712/statm: 7657 6825 128 39 0 6737 0
[pid=28710/tid=28738] ppid=28661 vsize=294224 CPUtime=0 cores=5,7
/proc/28710/task/28738/stat : 28738 (python) S 28661 28661 27552 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 657047101 301285376 6815 33554432000 4194304 5683644 140736830971728 18446744073709551615 212699498929 0 0 16781312 514 18446604457581494336 0 0 -1 7 0 0 0
[pid=28739] ppid=28661 vsize=304540 CPUtime=1.53 cores=5,7
/proc/28739/stat : 28739 (python) S 28661 28661 27552 0 -1 4202560 1003 0 0 0 79 74 0 0 15 0 1 0 657047102 311848960 6790 33554432000 4194304 5683644 140736830971728 18446744073709551615 212687695430 0 0 16781312 514 2816121957617991944 0 0 17 5 0 0 0
/proc/28739/statm: 76135 6790 372 364 0 12047 0
[pid=28741] ppid=28739 vsize=176348 CPUtime=490.01 cores=5,7
/proc/28741/stat : 28741 (cryptominisat-2) R 28739 28741 28741 0 -1 4202496 226263 0 0 0 48950 51 0 0 25 0 1 0 657047102 180580352 36095 33554432000 4194304 4677096 140735731999840 18446744073709551615 4317775 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/28741/statm: 44087 36095 391 118 0 39046 0
[pid=28661/tid=28668] ppid=28659 vsize=314180 CPUtime=0 cores=5,7
/proc/28661/task/28668/stat : 28668 (python) S 28659 28661 27552 0 -1 4202560 28 937 0 0 0 0 0 0 23 0 4 0 656978321 321720320 8293 33554432000 4194304 5683644 140736830971728 18446744073709551615 212699498929 0 0 16781312 2 18446604463485186240 0 0 -1 5 0 0 0
[pid=28661/tid=28711] ppid=28659 vsize=314180 CPUtime=0 cores=5,7
/proc/28661/task/28711/stat : 28711 (python) S 28659 28661 27552 0 -1 4202560 29 937 0 0 0 0 0 0 20 0 4 0 657037074 321720320 8293 33554432000 4194304 5683644 140736830971728 18446744073709551615 212699498929 0 0 16781312 2 18446604463485186240 0 0 -1 5 0 0 0
[pid=28661/tid=28740] ppid=28659 vsize=314180 CPUtime=0 cores=5,7
/proc/28661/task/28740/stat : 28740 (python) S 28659 28661 27552 0 -1 4202560 27 937 0 0 0 0 0 0 20 0 4 0 657047102 321720320 8293 33554432000 4194304 5683644 140736830971728 18446744073709551615 212699498929 0 0 16781312 2 18446604463485186240 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1182.24
Current children cumulated vsize (KiB) 1469744

[startup+1242.3 s]
/proc/loadavg: 3.02 3.18 3.49 4/404 28790
/proc/meminfo: memFree=21686600/32951124 swapFree=67111348/67111528
[pid=28661] ppid=28659 vsize=314180 CPUtime=2.93 cores=5,7
/proc/28661/stat : 28661 (python) S 28659 28661 27552 0 -1 4202496 16956 937 1 0 283 10 0 0 20 0 4 0 656978018 321720320 8293 33554432000 4194304 5683644 140736830971728 18446744073709551615 212699502027 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/28661/statm: 78545 8293 1872 364 0 14457 0
[pid=28667] ppid=28661 vsize=294332 CPUtime=1.61 cores=5,7
/proc/28667/stat : 28667 (python) S 28661 28661 27552 0 -1 4202560 1197 0 0 0 83 78 0 0 19 0 2 0 656978320 301395968 6755 33554432000 4194304 5683644 140736830971728 18446744073709551615 212699502027 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/28667/statm: 73583 6755 416 364 0 9501 0
[pid=28669] ppid=28667 vsize=55492 CPUtime=585.89 cores=5,7
/proc/28669/stat : 28669 (lingeling) T 28667 28669 28669 0 -1 4202496 35478 0 0 0 58585 4 0 0 25 0 1 0 656978321 56823808 13041 33554432000 4194304 4352236 140734205282656 18446744073709551615 4328832 0 0 16781312 17506 18446744071562691360 0 0 17 7 0 0 0
/proc/28669/statm: 13873 13041 128 39 0 12953 0
[pid=28667/tid=28709] ppid=28661 vsize=294332 CPUtime=0 cores=5,7
/proc/28667/task/28709/stat : 28709 (python) S 28661 28661 27552 0 -1 4202560 43 0 0 0 0 0 0 0 19 0 2 0 657037073 301395968 6755 33554432000 4194304 5683644 140736830971728 18446744073709551615 212699498929 0 0 16781312 514 18446604456684565440 0 0 -1 7 0 0 0
[pid=28710] ppid=28661 vsize=294224 CPUtime=0.28 cores=5,7
/proc/28710/stat : 28710 (python) S 28661 28661 27552 0 -1 4202560 1100 0 0 0 13 15 0 0 19 0 2 0 657037073 301285376 6815 33554432000 4194304 5683644 140736830971728 18446744073709551615 212699502027 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/28710/statm: 73556 6815 400 364 0 9471 0
[pid=28712] ppid=28710 vsize=30628 CPUtime=99.99 cores=5,7
/proc/28712/stat : 28712 (lingeling) T 28710 28712 28712 0 -1 4202496 8076 0 0 0 9998 1 0 0 25 0 1 0 657037074 31363072 6825 33554432000 4194304 4352236 140735735085024 18446744073709551615 4328059 0 0 16781312 17506 18446744071562691360 0 0 17 5 0 0 0
/proc/28712/statm: 7657 6825 128 39 0 6737 0
[pid=28710/tid=28738] ppid=28661 vsize=294224 CPUtime=0 cores=5,7
/proc/28710/task/28738/stat : 28738 (python) S 28661 28661 27552 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 657047101 301285376 6815 33554432000 4194304 5683644 140736830971728 18446744073709551615 212699498929 0 0 16781312 514 18446604457581494336 0 0 -1 7 0 0 0
[pid=28739] ppid=28661 vsize=304540 CPUtime=1.72 cores=5,7
/proc/28739/stat : 28739 (python) S 28661 28661 27552 0 -1 4202560 1015 0 0 0 90 82 0 0 15 0 1 0 657047102 311848960 6791 33554432000 4194304 5683644 140736830971728 18446744073709551615 212687695430 0 0 16781312 514 2816121957617991944 0 0 17 5 0 0 0
/proc/28739/statm: 76135 6791 373 364 0 12047 0
[pid=28741] ppid=28739 vsize=255812 CPUtime=549.82 cores=5,7
/proc/28741/stat : 28741 (cryptominisat-2) R 28739 28741 28741 0 -1 4202496 242386 0 0 0 54928 54 0 0 25 0 1 0 657047102 261951488 38757 33554432000 4194304 4677096 140735731999840 18446744073709551615 4320251 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/28741/statm: 63953 38757 391 118 0 58912 0
[pid=28661/tid=28668] ppid=28659 vsize=314180 CPUtime=0 cores=5,7
/proc/28661/task/28668/stat : 28668 (python) S 28659 28661 27552 0 -1 4202560 28 937 0 0 0 0 0 0 23 0 4 0 656978321 321720320 8293 33554432000 4194304 5683644 140736830971728 18446744073709551615 212699498929 0 0 16781312 2 18446604463485186240 0 0 -1 5 0 0 0
[pid=28661/tid=28711] ppid=28659 vsize=314180 CPUtime=0 cores=5,7
/proc/28661/task/28711/stat : 28711 (python) S 28659 28661 27552 0 -1 4202560 29 937 0 0 0 0 0 0 20 0 4 0 657037074 321720320 8293 33554432000 4194304 5683644 140736830971728 18446744073709551615 212699498929 0 0 16781312 2 18446604463485186240 0 0 -1 5 0 0 0
[pid=28661/tid=28740] ppid=28659 vsize=314180 CPUtime=0 cores=5,7
/proc/28661/task/28740/stat : 28740 (python) S 28659 28661 27552 0 -1 4202560 27 937 0 0 0 0 0 0 20 0 4 0 657047102 321720320 8293 33554432000 4194304 5683644 140736830971728 18446744073709551615 212699498929 0 0 16781312 2 18446604463485186240 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1242.24
Current children cumulated vsize (KiB) 1549208



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.00 3.16 3.47 4/395 28824
/proc/meminfo: memFree=21649184/32951124 swapFree=67111348/67111528
[pid=28661] ppid=28659 vsize=314180 CPUtime=2.93 cores=5,7
/proc/28661/stat : 28661 (python) S 28659 28661 27552 0 -1 4202496 16956 937 1 0 283 10 0 0 20 0 4 0 656978018 321720320 8293 33554432000 4194304 5683644 140736830971728 18446744073709551615 212699502027 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/28661/statm: 78545 8293 1872 364 0 14457 0
[pid=28667] ppid=28661 vsize=294332 CPUtime=1.61 cores=5,7
/proc/28667/stat : 28667 (python) S 28661 28661 27552 0 -1 4202560 1197 0 0 0 83 78 0 0 19 0 2 0 656978320 301395968 6755 33554432000 4194304 5683644 140736830971728 18446744073709551615 212699502027 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/28667/statm: 73583 6755 416 364 0 9501 0
[pid=28669] ppid=28667 vsize=55492 CPUtime=585.89 cores=5,7
/proc/28669/stat : 28669 (lingeling) T 28667 28669 28669 0 -1 4202496 35478 0 0 0 58585 4 0 0 25 0 1 0 656978321 56823808 13041 33554432000 4194304 4352236 140734205282656 18446744073709551615 4328832 0 0 16781312 17506 18446744071562691360 0 0 17 7 0 0 0
/proc/28669/statm: 13873 13041 128 39 0 12953 0
[pid=28667/tid=28709] ppid=28661 vsize=294332 CPUtime=0 cores=5,7
/proc/28667/task/28709/stat : 28709 (python) S 28661 28661 27552 0 -1 4202560 43 0 0 0 0 0 0 0 19 0 2 0 657037073 301395968 6755 33554432000 4194304 5683644 140736830971728 18446744073709551615 212699498929 0 0 16781312 514 18446604456684565440 0 0 -1 7 0 0 0
[pid=28710] ppid=28661 vsize=294224 CPUtime=0.28 cores=5,7
/proc/28710/stat : 28710 (python) S 28661 28661 27552 0 -1 4202560 1100 0 0 0 13 15 0 0 19 0 2 0 657037073 301285376 6815 33554432000 4194304 5683644 140736830971728 18446744073709551615 212699502027 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/28710/statm: 73556 6815 400 364 0 9471 0
[pid=28712] ppid=28710 vsize=30628 CPUtime=99.99 cores=5,7
/proc/28712/stat : 28712 (lingeling) T 28710 28712 28712 0 -1 4202496 8076 0 0 0 9998 1 0 0 25 0 1 0 657037074 31363072 6825 33554432000 4194304 4352236 140735735085024 18446744073709551615 4328059 0 0 16781312 17506 18446744071562691360 0 0 17 5 0 0 0
/proc/28712/statm: 7657 6825 128 39 0 6737 0
[pid=28710/tid=28738] ppid=28661 vsize=294224 CPUtime=0 cores=5,7
/proc/28710/task/28738/stat : 28738 (python) S 28661 28661 27552 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 657047101 301285376 6815 33554432000 4194304 5683644 140736830971728 18446744073709551615 212699498929 0 0 16781312 514 18446604457581494336 0 0 -1 7 0 0 0
[pid=28739] ppid=28661 vsize=304540 CPUtime=1.9 cores=5,7
/proc/28739/stat : 28739 (python) S 28661 28661 27552 0 -1 4202560 1015 0 0 0 98 92 0 0 15 0 1 0 657047102 311848960 6791 33554432000 4194304 5683644 140736830971728 18446744073709551615 212687695430 0 0 16781312 514 2816121957617991944 0 0 17 5 0 0 0
/proc/28739/statm: 76135 6791 373 364 0 12047 0
[pid=28741] ppid=28739 vsize=259020 CPUtime=607.36 cores=5,7
/proc/28741/stat : 28741 (cryptominisat-2) R 28739 28741 28741 0 -1 4202496 261534 0 0 0 60677 59 0 0 25 0 1 0 657047102 265236480 38564 33554432000 4194304 4677096 140735731999840 18446744073709551615 4319802 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/28741/statm: 64755 38564 391 118 0 59714 0
[pid=28661/tid=28668] ppid=28659 vsize=314180 CPUtime=0 cores=5,7
/proc/28661/task/28668/stat : 28668 (python) S 28659 28661 27552 0 -1 4202560 28 937 0 0 0 0 0 0 23 0 4 0 656978321 321720320 8293 33554432000 4194304 5683644 140736830971728 18446744073709551615 212699498929 0 0 16781312 2 18446604463485186240 0 0 -1 5 0 0 0
[pid=28661/tid=28711] ppid=28659 vsize=314180 CPUtime=0 cores=5,7
/proc/28661/task/28711/stat : 28711 (python) S 28659 28661 27552 0 -1 4202560 29 937 0 0 0 0 0 0 20 0 4 0 657037074 321720320 8293 33554432000 4194304 5683644 140736830971728 18446744073709551615 212699498929 0 0 16781312 2 18446604463485186240 0 0 -1 5 0 0 0
[pid=28661/tid=28740] ppid=28659 vsize=314180 CPUtime=0 cores=5,7
/proc/28661/task/28740/stat : 28740 (python) S 28659 28661 27552 0 -1 4202560 27 937 0 0 0 0 0 0 20 0 4 0 657047102 321720320 8293 33554432000 4194304 5683644 140736830971728 18446744073709551615 212699498929 0 0 16781312 2 18446604463485186240 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1299.96
Current children cumulated vsize (KiB) 1552416

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 28661 and gives
#  childrusage.ru_utime.tv_sec=2
#  childrusage.ru_utime.tv_usec=833569
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=110983
# CPU time returned by wait4() is 2.94455
# while last known CPU time is 1299.96
#
# 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): 1299.96
CPU user time (s): 1297.37
CPU system time (s): 2.59
CPU usage (%): 99.994
Max. virtual memory (cumulated for all children) (KiB): 1571756

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2.83357
system time used= 0.110983
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 17894
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= 981
involuntary context switches= 20

runsolver used 4.92325 second user time and 11.4643 second system time

The end

Launcher Data

Begin job on node139 at 2011-05-15 12:03:23
IDJOB=3378046
IDBENCH=71098
IDSOLVER=1858
FILE ID=node139/3378046-1305453803
RUNJOBID= node139-1305453462-28373
PBS_JOBID= 13324881
Free space on /tmp= 73312 MiB

SOLVER NAME= borg-sat 11.03.02-seq-industrial (fixed)
BENCH NAME= SAT09/APPLICATIONS/satComp09_BioInstances/rbcl_xits_09_UNKNOWN.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-3378046-1305453803/watcher-3378046-1305453803 -o /tmp/evaluation-result-3378046-1305453803/solver-3378046-1305453803 -C 2400 -W 1300 -M 7680  python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3378046-1305453803.cnf -seed 933115261 -budget 2400

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

MD5SUM BENCH= 18ad1dee1e9d863458e75a20545ae68a
RANDOM SEED=933115261

node139.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.852
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.70
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
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.852
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.74
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.852
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.852
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	: 5321.49
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.852
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.852
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
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:     32951124 kB
MemFree:      22270644 kB
Buffers:        310416 kB
Cached:        3076624 kB
SwapCached:          0 kB
Active:        8316072 kB
Inactive:      2050852 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22270644 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:           67220 kB
Writeback:           0 kB
AnonPages:     6979548 kB
Mapped:          35496 kB
Slab:           205296 kB
PageTables:      42532 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 77099584 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= 73288 MiB
End job on node139 at 2011-05-15 12:25:05