Trace number 3377959

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

General information on the benchmark

Nameindustrial/fuhs/hard/
AProVE07-03.cnf
MD5SUM8c67f78ca36ec96e662a91c74844da21
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark154.887
Satisfiable
(Un)Satisfiability was proved
Number of variables3114
Number of clauses10827
Sum of the clauses size28341
Maximum clause length119
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 24934
Number of clauses of size 35378
Number of clauses of size 4408
Number of clauses of size 584
Number of clauses of size over 522

Solver Data

0.64/2.03	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.64/2.03	c INFO: solving HOME/instance-3377959-1305452698.cnf
0.64/2.03	c INFO: computing task features
0.64/2.07	c INFO: computed variable-clause graph statistics
0.64/2.07	c INFO: computed clause balance statistics
0.81/2.24	c INFO: computed variable balance statistics
0.90/2.36	c INFO: computed small-clause counts
0.90/2.37	c INFO: computed Horn-clause counts
0.90/2.39	c INFO: computed variable graph statistics
0.90/2.39	c INFO: collected features for HOME/instance-3377959-1305452698.cnf in 0.36 s
1.00/2.41	c INFO: running lingeling-276@0 for 582 with 2399 remaining (b = 0.58)
588.25/589.52	c INFO: running lingeling-276@0 for 97 with 1813 remaining (b = 0.25)
688.46/689.74	c INFO: running cryptominisat-2.9.0@0 for 1713 with 1713 remaining (b = 0.56)

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3377959-1305452698/watcher-3377959-1305452698 -o /tmp/evaluation-result-3377959-1305452698/solver-3377959-1305452698 -C 2400 -W 1300 -M 7680 python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3377959-1305452698.cnf -seed 743672776 -budget 2400 

running on 2 cores: 1,3

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: 1.03 1.88 3.11 5/262 28405
/proc/meminfo: memFree=22861952/32951124 swapFree=61565116/67111528
[pid=28405] ppid=28403 vsize=11796 CPUtime=0 cores=1,3
/proc/28405/stat : 28405 (runsolver) R 28403 28405 27642 0 -1 4202560 45 0 0 0 0 0 0 0 20 0 1 0 656868011 12079104 53 33554432000 4194304 5432360 140734443921184 18446744073709551615 5055511 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/28405/statm: 2949 53 33 303 0 2643 0

[startup+0.0166841 s]
/proc/loadavg: 1.03 1.88 3.11 5/262 28405
/proc/meminfo: memFree=22861952/32951124 swapFree=61565116/67111528
[pid=28405] ppid=28403 vsize=14252 CPUtime=0 cores=1,3
/proc/28405/stat : 28405 (python) D 28403 28405 27642 0 -1 4194304 194 0 0 0 0 0 0 0 17 0 1 0 656868011 14594048 130 33554432000 4194304 5683644 140733697350464 18446744073709551615 5398816 0 0 4096 0 18446744071562234166 0 0 17 1 0 0 0
/proc/28405/statm: 3563 130 102 364 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 14252

[startup+0.100709 s]
/proc/loadavg: 1.03 1.88 3.11 5/262 28405
/proc/meminfo: memFree=22861952/32951124 swapFree=61565116/67111528
[pid=28405] ppid=28403 vsize=16536 CPUtime=0.01 cores=1,3
/proc/28405/stat : 28405 (python) S 28403 28405 27642 0 -1 4202496 1185 0 4 0 1 0 0 0 17 0 1 0 656868011 16932864 1049 33554432000 4194304 5683644 140733697350464 18446744073709551615 246516830053 0 2147483391 16781312 2 18446744071699453118 0 0 17 1 0 0 2
/proc/28405/statm: 4134 1049 417 364 0 621 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 16536

[startup+0.300686 s]
/proc/loadavg: 1.03 1.88 3.11 5/262 28405
/proc/meminfo: memFree=22861952/32951124 swapFree=61565116/67111528
[pid=28405] ppid=28403 vsize=45820 CPUtime=0.08 cores=1,3
/proc/28405/stat : 28405 (python) D 28403 28405 27642 0 -1 4202496 1916 0 12 0 4 4 0 0 17 0 1 0 656868011 46919680 1701 33554432000 4194304 5683644 140733697350464 18446744073709551615 246516832256 0 0 16781312 2 0 0 0 17 1 0 0 3
/proc/28405/statm: 11455 1701 470 364 0 1204 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 45820

[startup+0.700599 s]
/proc/loadavg: 1.03 1.88 3.11 5/262 28405
/proc/meminfo: memFree=22861952/32951124 swapFree=61565116/67111528
[pid=28405] ppid=28403 vsize=119076 CPUtime=0.18 cores=1,3
/proc/28405/stat : 28405 (python) D 28403 28405 27642 0 -1 4202496 3831 0 25 0 7 11 0 0 16 0 1 0 656868011 121933824 3491 33554432000 4194304 5683644 140733697350464 18446744073709551615 246511914691 0 0 16781312 2 18446744071562234166 0 0 17 1 0 0 8
/proc/28405/statm: 29769 3491 895 364 0 2653 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 119076

[startup+1.50045 s]
/proc/loadavg: 1.03 1.88 3.11 5/271 28430
/proc/meminfo: memFree=22755696/32951124 swapFree=61565116/67111528
[pid=28405] ppid=28403 vsize=201396 CPUtime=0.47 cores=1,3
/proc/28405/stat : 28405 (python) S 28403 28405 27642 0 -1 4202496 7018 926 60 8 19 28 0 0 16 0 1 0 656868011 206229504 5096 33554432000 4194304 5683644 140733697350464 18446744073709551615 246516830053 0 2147483391 16781312 2 18446744071699453118 0 0 17 1 0 0 18
/proc/28405/statm: 50349 5096 1490 364 0 3858 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 201396

[startup+3.10113 s]
/proc/loadavg: 1.03 1.88 3.11 6/275 28438
/proc/meminfo: memFree=22640328/32951124 swapFree=61565116/67111528
[pid=28405] ppid=28403 vsize=290212 CPUtime=1.02 cores=1,3
/proc/28405/stat : 28405 (python) S 28403 28405 27642 0 -1 4202496 10031 926 84 8 65 37 0 0 17 0 2 0 656868011 297177088 7447 33554432000 4194304 5683644 140733697350464 18446744073709551615 246528660939 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 24
/proc/28405/statm: 72553 7447 1867 364 0 8471 0
Current children cumulated CPU time (s) 1.02
Current children cumulated vsize (KiB) 290212
heavy processes:

[startup+6.30057 s]
/proc/loadavg: 1.35 1.93 3.12 5/281 28444
/proc/meminfo: memFree=22427036/32951124 swapFree=61565116/67111528
[pid=28405] ppid=28403 vsize=290212 CPUtime=1.02 cores=1,3
/proc/28405/stat : 28405 (python) S 28403 28405 27642 0 -1 4202496 10031 926 84 8 65 37 0 0 17 0 2 0 656868011 297177088 7447 33554432000 4194304 5683644 140733697350464 18446744073709551615 246528660939 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 24
/proc/28405/statm: 72553 7447 1867 364 0 8471 0
[pid=28439] ppid=28405 vsize=279968 CPUtime=0 cores=1,3
/proc/28439/stat : 28439 (python) S 28405 28405 27642 0 -1 4202560 735 0 0 0 0 0 0 0 15 0 1 0 656868253 286687232 5930 33554432000 4194304 5683644 140733697350464 18446744073709551615 246516854287 0 0 16781312 514 17014502089721610503 0 0 17 1 0 0 0
/proc/28439/statm: 69992 5930 354 364 0 5910 0
[pid=28441] ppid=28439 vsize=9068 CPUtime=3.86 cores=1,3
/proc/28441/stat : 28441 (lingeling) R 28439 28441 28441 0 -1 4202496 2193 0 0 0 386 0 0 0 25 0 1 0 656868253 9285632 1437 33554432000 4194304 4352236 140736062261216 18446744073709551615 4276518 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/28441/statm: 2267 1437 129 39 0 1347 0
[pid=28405/tid=28440] ppid=28403 vsize=290212 CPUtime=0 cores=1,3
/proc/28405/task/28440/stat : 28440 (python) S 28403 28405 27642 0 -1 4202560 33 926 0 8 0 0 0 0 18 0 2 0 656868253 297177088 7447 33554432000 4194304 5683644 140733697350464 18446744073709551615 246528657841 0 0 16781312 2 18446604456277580736 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4.88
Current children cumulated vsize (KiB) 579248
heavy processes:

[startup+12.7004 s]
/proc/loadavg: 1.56 1.96 3.12 5/281 28445
/proc/meminfo: memFree=22336732/32951124 swapFree=61565116/67111528
[pid=28405] ppid=28403 vsize=290212 CPUtime=1.02 cores=1,3
/proc/28405/stat : 28405 (python) S 28403 28405 27642 0 -1 4202496 10031 926 84 8 65 37 0 0 17 0 2 0 656868011 297177088 7447 33554432000 4194304 5683644 140733697350464 18446744073709551615 246528660939 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 24
/proc/28405/statm: 72553 7447 1867 364 0 8471 0
[pid=28439] ppid=28405 vsize=279968 CPUtime=0.01 cores=1,3
/proc/28439/stat : 28439 (python) S 28405 28405 27642 0 -1 4202560 887 0 0 0 1 0 0 0 15 0 1 0 656868253 286687232 5953 33554432000 4194304 5683644 140733697350464 18446744073709551615 246516854287 0 0 16781312 514 15734539159055859975 0 0 17 1 0 0 0
/proc/28439/statm: 69992 5953 377 364 0 5910 0
[pid=28441] ppid=28439 vsize=10760 CPUtime=10.24 cores=1,3
/proc/28441/stat : 28441 (lingeling) R 28439 28441 28441 0 -1 4202496 3800 0 0 0 1023 1 0 0 25 0 1 0 656868253 11018240 1860 33554432000 4194304 4352236 140736062261216 18446744073709551615 4329373 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/28441/statm: 2690 1860 129 39 0 1770 0
[pid=28405/tid=28440] ppid=28403 vsize=290212 CPUtime=0 cores=1,3
/proc/28405/task/28440/stat : 28440 (python) S 28403 28405 27642 0 -1 4202560 33 926 0 8 0 0 0 0 18 0 2 0 656868253 297177088 7447 33554432000 4194304 5683644 140733697350464 18446744073709551615 246528657841 0 0 16781312 2 18446604456277580736 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 11.27
Current children cumulated vsize (KiB) 580940

[startup+25.501 s]
/proc/loadavg: 2.10 2.06 3.14 5/281 28445
/proc/meminfo: memFree=22336908/32951124 swapFree=61565116/67111528
[pid=28405] ppid=28403 vsize=290212 CPUtime=1.02 cores=1,3
/proc/28405/stat : 28405 (python) S 28403 28405 27642 0 -1 4202496 10031 926 84 8 65 37 0 0 17 0 2 0 656868011 297177088 7447 33554432000 4194304 5683644 140733697350464 18446744073709551615 246528660939 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 24
/proc/28405/statm: 72553 7447 1867 364 0 8471 0
[pid=28439] ppid=28405 vsize=279968 CPUtime=0.03 cores=1,3
/proc/28439/stat : 28439 (python) S 28405 28405 27642 0 -1 4202560 893 0 0 0 2 1 0 0 15 0 1 0 656868253 286687232 5953 33554432000 4194304 5683644 140733697350464 18446744073709551615 246516854287 0 0 16781312 514 15734539159055859975 0 0 17 1 0 0 0
/proc/28439/statm: 69992 5953 377 364 0 5910 0
[pid=28441] ppid=28439 vsize=12536 CPUtime=23.04 cores=1,3
/proc/28441/stat : 28441 (lingeling) R 28439 28441 28441 0 -1 4202496 7194 0 0 0 2302 2 0 0 25 0 1 0 656868253 12836864 2336 33554432000 4194304 4352236 140736062261216 18446744073709551615 4329205 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/28441/statm: 3134 2336 129 39 0 2214 0
[pid=28405/tid=28440] ppid=28403 vsize=290212 CPUtime=0 cores=1,3
/proc/28405/task/28440/stat : 28440 (python) S 28403 28405 27642 0 -1 4202560 33 926 0 8 0 0 0 0 18 0 2 0 656868253 297177088 7447 33554432000 4194304 5683644 140733697350464 18446744073709551615 246528657841 0 0 16781312 2 18446604456277580736 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 24.09
Current children cumulated vsize (KiB) 582716

[startup+51.1004 s]
/proc/loadavg: 2.82 2.23 3.16 5/284 28449
/proc/meminfo: memFree=22214120/32951124 swapFree=61565116/67111528
[pid=28405] ppid=28403 vsize=290212 CPUtime=1.02 cores=1,3
/proc/28405/stat : 28405 (python) S 28403 28405 27642 0 -1 4202496 10031 926 84 8 65 37 0 0 17 0 2 0 656868011 297177088 7447 33554432000 4194304 5683644 140733697350464 18446744073709551615 246528660939 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 24
/proc/28405/statm: 72553 7447 1867 364 0 8471 0
[pid=28439] ppid=28405 vsize=279968 CPUtime=0.08 cores=1,3
/proc/28439/stat : 28439 (python) S 28405 28405 27642 0 -1 4202560 904 0 0 0 4 4 0 0 15 0 1 0 656868253 286687232 5953 33554432000 4194304 5683644 140733697350464 18446744073709551615 246516854287 0 0 16781312 514 15734539159055859975 0 0 17 1 0 0 0
/proc/28439/statm: 69992 5953 377 364 0 5910 0
[pid=28441] ppid=28439 vsize=15228 CPUtime=48.59 cores=1,3
/proc/28441/stat : 28441 (lingeling) R 28439 28441 28441 0 -1 4202496 12603 0 0 0 4856 3 0 0 25 0 1 0 656868253 15593472 3009 33554432000 4194304 4352236 140736062261216 18446744073709551615 4279815 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/28441/statm: 3807 3009 129 39 0 2887 0
[pid=28405/tid=28440] ppid=28403 vsize=290212 CPUtime=0 cores=1,3
/proc/28405/task/28440/stat : 28440 (python) S 28403 28405 27642 0 -1 4202560 33 926 0 8 0 0 0 0 18 0 2 0 656868253 297177088 7447 33554432000 4194304 5683644 140733697350464 18446744073709551615 246528657841 0 0 16781312 2 18446604456277580736 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 49.69
Current children cumulated vsize (KiB) 585408

[startup+102.301 s]
/proc/loadavg: 3.64 2.55 3.22 6/284 28450
/proc/meminfo: memFree=22211896/32951124 swapFree=61565116/67111528
[pid=28405] ppid=28403 vsize=290212 CPUtime=1.02 cores=1,3
/proc/28405/stat : 28405 (python) S 28403 28405 27642 0 -1 4202496 10031 926 84 8 65 37 0 0 17 0 2 0 656868011 297177088 7447 33554432000 4194304 5683644 140733697350464 18446744073709551615 246528660939 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 24
/proc/28405/statm: 72553 7447 1867 364 0 8471 0
[pid=28439] ppid=28405 vsize=279968 CPUtime=0.18 cores=1,3
/proc/28439/stat : 28439 (python) S 28405 28405 27642 0 -1 4202560 925 0 0 0 10 8 0 0 15 0 1 0 656868253 286687232 5953 33554432000 4194304 5683644 140733697350464 18446744073709551615 246516854287 0 0 16781312 514 15734539159055859975 0 0 17 1 0 0 0
/proc/28439/statm: 69992 5953 377 364 0 5910 0
[pid=28441] ppid=28439 vsize=14972 CPUtime=99.69 cores=1,3
/proc/28441/stat : 28441 (lingeling) R 28439 28441 28441 0 -1 4202496 20091 0 0 0 9966 3 0 0 25 0 1 0 656868253 15331328 2945 33554432000 4194304 4352236 140736062261216 18446744073709551615 4329279 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/28441/statm: 3743 2945 129 39 0 2823 0
[pid=28405/tid=28440] ppid=28403 vsize=290212 CPUtime=0 cores=1,3
/proc/28405/task/28440/stat : 28440 (python) S 28403 28405 27642 0 -1 4202560 33 926 0 8 0 0 0 0 18 0 2 0 656868253 297177088 7447 33554432000 4194304 5683644 140733697350464 18446744073709551615 246528657841 0 0 16781312 2 18446604456277580736 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 100.89
Current children cumulated vsize (KiB) 585152

[startup+162.301 s]
/proc/loadavg: 3.99 2.84 3.28 5/288 28456
/proc/meminfo: memFree=22088200/32951124 swapFree=61565116/67111528
[pid=28405] ppid=28403 vsize=290212 CPUtime=1.02 cores=1,3
/proc/28405/stat : 28405 (python) S 28403 28405 27642 0 -1 4202496 10031 926 84 8 65 37 0 0 17 0 2 0 656868011 297177088 7447 33554432000 4194304 5683644 140733697350464 18446744073709551615 246528660939 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 24
/proc/28405/statm: 72553 7447 1867 364 0 8471 0
[pid=28439] ppid=28405 vsize=279968 CPUtime=0.3 cores=1,3
/proc/28439/stat : 28439 (python) S 28405 28405 27642 0 -1 4202560 944 0 0 0 16 14 0 0 15 0 1 0 656868253 286687232 5953 33554432000 4194304 5683644 140733697350464 18446744073709551615 246516854287 0 0 16781312 514 15734539159055859975 0 0 17 1 0 0 0
/proc/28439/statm: 69992 5953 377 364 0 5910 0
[pid=28441] ppid=28439 vsize=19200 CPUtime=159.59 cores=1,3
/proc/28441/stat : 28441 (lingeling) R 28439 28441 28441 0 -1 4202496 30108 0 0 0 15954 5 0 0 25 0 1 0 656868253 19660800 4002 33554432000 4194304 4352236 140736062261216 18446744073709551615 4328141 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/28441/statm: 4800 4002 129 39 0 3880 0
[pid=28405/tid=28440] ppid=28403 vsize=290212 CPUtime=0 cores=1,3
/proc/28405/task/28440/stat : 28440 (python) S 28403 28405 27642 0 -1 4202560 33 926 0 8 0 0 0 0 18 0 2 0 656868253 297177088 7447 33554432000 4194304 5683644 140733697350464 18446744073709551615 246528657841 0 0 16781312 2 18446604456277580736 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 160.91
Current children cumulated vsize (KiB) 589380

[startup+222.301 s]
/proc/loadavg: 3.99 3.05 3.32 5/291 28460
/proc/meminfo: memFree=21719760/32951124 swapFree=61565116/67111528
[pid=28405] ppid=28403 vsize=290212 CPUtime=1.02 cores=1,3
/proc/28405/stat : 28405 (python) S 28403 28405 27642 0 -1 4202496 10031 926 84 8 65 37 0 0 17 0 2 0 656868011 297177088 7447 33554432000 4194304 5683644 140733697350464 18446744073709551615 246528660939 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 24
/proc/28405/statm: 72553 7447 1867 364 0 8471 0
[pid=28439] ppid=28405 vsize=279968 CPUtime=0.42 cores=1,3
/proc/28439/stat : 28439 (python) S 28405 28405 27642 0 -1 4202560 962 0 0 0 22 20 0 0 15 0 1 0 656868253 286687232 5953 33554432000 4194304 5683644 140733697350464 18446744073709551615 246516854287 0 0 16781312 514 15734539159055859975 0 0 17 1 0 0 0
/proc/28439/statm: 69992 5953 377 364 0 5910 0
[pid=28441] ppid=28439 vsize=25732 CPUtime=219.49 cores=1,3
/proc/28441/stat : 28441 (lingeling) R 28439 28441 28441 0 -1 4202496 39485 0 0 0 21943 6 0 0 25 0 1 0 656868253 26349568 5635 33554432000 4194304 4352236 140736062261216 18446744073709551615 4329000 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/28441/statm: 6433 5635 129 39 0 5513 0
[pid=28405/tid=28440] ppid=28403 vsize=290212 CPUtime=0 cores=1,3
/proc/28405/task/28440/stat : 28440 (python) S 28403 28405 27642 0 -1 4202560 33 926 0 8 0 0 0 0 18 0 2 0 656868253 297177088 7447 33554432000 4194304 5683644 140733697350464 18446744073709551615 246528657841 0 0 16781312 2 18446604456277580736 0 0 -1 1 0 0 0

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

[startup+1122.31 s]
/proc/loadavg: 4.00 3.97 3.74 5/350 28610
/proc/meminfo: memFree=18131628/32951124 swapFree=61565116/67111528
[pid=28405] ppid=28403 vsize=310724 CPUtime=1.04 cores=1,3
/proc/28405/stat : 28405 (python) S 28403 28405 27642 0 -1 4202496 11586 926 84 8 67 37 0 0 19 0 4 0 656868011 318181376 7460 33554432000 4194304 5683644 140733697350464 18446744073709551615 246528660939 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 24
/proc/28405/statm: 77681 7460 1872 364 0 13593 0
[pid=28439] ppid=28405 vsize=290212 CPUtime=1.19 cores=1,3
/proc/28439/stat : 28439 (python) S 28405 28405 27642 0 -1 4202560 1193 0 0 0 59 60 0 0 16 0 2 0 656868253 297177088 5997 33554432000 4194304 5683644 140733697350464 18446744073709551615 246528660939 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/28439/statm: 72553 5997 416 364 0 8471 0
[pid=28441] ppid=28439 vsize=25352 CPUtime=586.07 cores=1,3
/proc/28441/stat : 28441 (lingeling) T 28439 28441 28441 0 -1 4202496 80670 0 0 0 58595 12 0 0 25 0 1 0 656868253 25960448 5540 33554432000 4194304 4352236 140736062261216 18446744073709551615 4276501 0 0 16781312 17506 18446744071562691360 0 0 17 3 0 0 0
/proc/28441/statm: 6338 5540 129 39 0 5418 0
[pid=28439/tid=28499] ppid=28405 vsize=290212 CPUtime=0 cores=1,3
/proc/28439/task/28499/stat : 28499 (python) S 28405 28405 27642 0 -1 4202560 44 0 0 0 0 0 0 0 16 0 2 0 656926963 297177088 5997 33554432000 4194304 5683644 140733697350464 18446744073709551615 246528657841 0 0 16781312 514 18446604469759092608 0 0 -1 1 0 0 0
[pid=28500] ppid=28405 vsize=290224 CPUtime=0.22 cores=1,3
/proc/28500/stat : 28500 (python) S 28405 28405 27642 0 -1 4202560 1096 0 0 0 10 12 0 0 18 0 2 0 656926964 297189376 5981 33554432000 4194304 5683644 140733697350464 18446744073709551615 246528660939 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/28500/statm: 72556 5981 400 364 0 8471 0
[pid=28502] ppid=28500 vsize=16880 CPUtime=99.99 cores=1,3
/proc/28502/stat : 28502 (lingeling) T 28500 28502 28502 0 -1 4202496 19982 0 0 0 9996 3 0 0 25 0 1 0 656926964 17285120 3422 33554432000 4194304 4352236 140733220632960 18446744073709551615 4328194 0 0 16781312 17506 18446744071562691360 0 0 17 1 0 0 0
/proc/28502/statm: 4220 3422 129 39 0 3300 0
[pid=28500/tid=28518] ppid=28405 vsize=290224 CPUtime=0 cores=1,3
/proc/28500/task/28518/stat : 28518 (python) S 28405 28405 27642 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 656936985 297189376 5981 33554432000 4194304 5683644 140733697350464 18446744073709551615 246528657841 0 0 16781312 514 18446604457394246016 0 0 -1 1 0 0 0
[pid=28519] ppid=28405 vsize=300480 CPUtime=1.03 cores=1,3
/proc/28519/stat : 28519 (python) S 28405 28405 27642 0 -1 4202560 989 0 0 0 56 47 0 0 15 0 1 0 656936986 307691520 5955 33554432000 4194304 5683644 140733697350464 18446744073709551615 246516854342 0 0 16781312 514 15734539159055859973 0 0 17 1 0 0 0
/proc/28519/statm: 75120 5955 371 364 0 11032 0
[pid=28521] ppid=28519 vsize=135232 CPUtime=431.63 cores=1,3
/proc/28521/stat : 28521 (cryptominisat-2) R 28519 28521 28521 0 -1 4202496 179459 0 0 0 43117 46 0 0 25 0 1 0 656936986 138477568 26695 33554432000 4194304 4677096 140733775221056 18446744073709551615 4320251 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/28521/statm: 33808 26695 393 118 0 28767 0
[pid=28405/tid=28440] ppid=28403 vsize=310724 CPUtime=0 cores=1,3
/proc/28405/task/28440/stat : 28440 (python) S 28403 28405 27642 0 -1 4202560 33 926 0 8 0 0 0 0 18 0 4 0 656868253 318181376 7460 33554432000 4194304 5683644 140733697350464 18446744073709551615 246528657841 0 0 16781312 2 18446604456277580736 0 0 -1 1 0 0 0
[pid=28405/tid=28501] ppid=28403 vsize=310724 CPUtime=0 cores=1,3
/proc/28405/task/28501/stat : 28501 (python) S 28403 28405 27642 0 -1 4202560 26 926 0 8 0 0 0 0 20 0 4 0 656926964 318181376 7460 33554432000 4194304 5683644 140733697350464 18446744073709551615 246528657841 0 0 16781312 2 18446604456277580736 0 0 -1 1 0 0 0
[pid=28405/tid=28520] ppid=28403 vsize=310724 CPUtime=0 cores=1,3
/proc/28405/task/28520/stat : 28520 (python) S 28403 28405 27642 0 -1 4202560 29 926 0 8 0 0 0 0 20 0 4 0 656936986 318181376 7460 33554432000 4194304 5683644 140733697350464 18446744073709551615 246528657841 0 0 16781312 2 18446604456277580736 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1121.17
Current children cumulated vsize (KiB) 1369104

[startup+1182.3 s]
/proc/loadavg: 4.20 4.02 3.77 5/354 28621
/proc/meminfo: memFree=18000912/32951124 swapFree=61565116/67111528
[pid=28405] ppid=28403 vsize=310724 CPUtime=1.04 cores=1,3
/proc/28405/stat : 28405 (python) S 28403 28405 27642 0 -1 4202496 11586 926 84 8 67 37 0 0 19 0 4 0 656868011 318181376 7460 33554432000 4194304 5683644 140733697350464 18446744073709551615 246528660939 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 24
/proc/28405/statm: 77681 7460 1872 364 0 13593 0
[pid=28439] ppid=28405 vsize=290212 CPUtime=1.19 cores=1,3
/proc/28439/stat : 28439 (python) S 28405 28405 27642 0 -1 4202560 1193 0 0 0 59 60 0 0 16 0 2 0 656868253 297177088 5997 33554432000 4194304 5683644 140733697350464 18446744073709551615 246528660939 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/28439/statm: 72553 5997 416 364 0 8471 0
[pid=28441] ppid=28439 vsize=25352 CPUtime=586.07 cores=1,3
/proc/28441/stat : 28441 (lingeling) T 28439 28441 28441 0 -1 4202496 80670 0 0 0 58595 12 0 0 25 0 1 0 656868253 25960448 5540 33554432000 4194304 4352236 140736062261216 18446744073709551615 4276501 0 0 16781312 17506 18446744071562691360 0 0 17 3 0 0 0
/proc/28441/statm: 6338 5540 129 39 0 5418 0
[pid=28439/tid=28499] ppid=28405 vsize=290212 CPUtime=0 cores=1,3
/proc/28439/task/28499/stat : 28499 (python) S 28405 28405 27642 0 -1 4202560 44 0 0 0 0 0 0 0 16 0 2 0 656926963 297177088 5997 33554432000 4194304 5683644 140733697350464 18446744073709551615 246528657841 0 0 16781312 514 18446604469759092608 0 0 -1 1 0 0 0
[pid=28500] ppid=28405 vsize=290224 CPUtime=0.22 cores=1,3
/proc/28500/stat : 28500 (python) S 28405 28405 27642 0 -1 4202560 1096 0 0 0 10 12 0 0 18 0 2 0 656926964 297189376 5981 33554432000 4194304 5683644 140733697350464 18446744073709551615 246528660939 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/28500/statm: 72556 5981 400 364 0 8471 0
[pid=28502] ppid=28500 vsize=16880 CPUtime=99.99 cores=1,3
/proc/28502/stat : 28502 (lingeling) T 28500 28502 28502 0 -1 4202496 19982 0 0 0 9996 3 0 0 25 0 1 0 656926964 17285120 3422 33554432000 4194304 4352236 140733220632960 18446744073709551615 4328194 0 0 16781312 17506 18446744071562691360 0 0 17 1 0 0 0
/proc/28502/statm: 4220 3422 129 39 0 3300 0
[pid=28500/tid=28518] ppid=28405 vsize=290224 CPUtime=0 cores=1,3
/proc/28500/task/28518/stat : 28518 (python) S 28405 28405 27642 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 656936985 297189376 5981 33554432000 4194304 5683644 140733697350464 18446744073709551615 246528657841 0 0 16781312 514 18446604457394246016 0 0 -1 1 0 0 0
[pid=28519] ppid=28405 vsize=300480 CPUtime=1.17 cores=1,3
/proc/28519/stat : 28519 (python) S 28405 28405 27642 0 -1 4202560 989 0 0 0 63 54 0 0 15 0 1 0 656936986 307691520 5955 33554432000 4194304 5683644 140733697350464 18446744073709551615 246516854342 0 0 16781312 514 15734539159055859973 0 0 17 1 0 0 0
/proc/28519/statm: 75120 5955 371 364 0 11032 0
[pid=28521] ppid=28519 vsize=192648 CPUtime=491.49 cores=1,3
/proc/28521/stat : 28521 (cryptominisat-2) R 28519 28521 28521 0 -1 4202496 192578 0 0 0 49099 50 0 0 25 0 1 0 656936986 197271552 29783 33554432000 4194304 4677096 140733775221056 18446744073709551615 4319568 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/28521/statm: 48162 29783 393 118 0 43121 0
[pid=28405/tid=28440] ppid=28403 vsize=310724 CPUtime=0 cores=1,3
/proc/28405/task/28440/stat : 28440 (python) S 28403 28405 27642 0 -1 4202560 33 926 0 8 0 0 0 0 18 0 4 0 656868253 318181376 7460 33554432000 4194304 5683644 140733697350464 18446744073709551615 246528657841 0 0 16781312 2 18446604456277580736 0 0 -1 1 0 0 0
[pid=28405/tid=28501] ppid=28403 vsize=310724 CPUtime=0 cores=1,3
/proc/28405/task/28501/stat : 28501 (python) S 28403 28405 27642 0 -1 4202560 26 926 0 8 0 0 0 0 20 0 4 0 656926964 318181376 7460 33554432000 4194304 5683644 140733697350464 18446744073709551615 246528657841 0 0 16781312 2 18446604456277580736 0 0 -1 1 0 0 0
[pid=28405/tid=28520] ppid=28403 vsize=310724 CPUtime=0 cores=1,3
/proc/28405/task/28520/stat : 28520 (python) S 28403 28405 27642 0 -1 4202560 29 926 0 8 0 0 0 0 20 0 4 0 656936986 318181376 7460 33554432000 4194304 5683644 140733697350464 18446744073709551615 246528657841 0 0 16781312 2 18446604456277580736 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1181.17
Current children cumulated vsize (KiB) 1426520

[startup+1242.3 s]
/proc/loadavg: 4.15 4.04 3.79 5/355 28658
/proc/meminfo: memFree=18128688/32951124 swapFree=61565116/67111528
[pid=28405] ppid=28403 vsize=310724 CPUtime=1.04 cores=1,3
/proc/28405/stat : 28405 (python) S 28403 28405 27642 0 -1 4202496 11586 926 84 8 67 37 0 0 19 0 4 0 656868011 318181376 7460 33554432000 4194304 5683644 140733697350464 18446744073709551615 246528660939 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 24
/proc/28405/statm: 77681 7460 1872 364 0 13593 0
[pid=28439] ppid=28405 vsize=290212 CPUtime=1.19 cores=1,3
/proc/28439/stat : 28439 (python) S 28405 28405 27642 0 -1 4202560 1193 0 0 0 59 60 0 0 16 0 2 0 656868253 297177088 5997 33554432000 4194304 5683644 140733697350464 18446744073709551615 246528660939 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/28439/statm: 72553 5997 416 364 0 8471 0
[pid=28441] ppid=28439 vsize=25352 CPUtime=586.07 cores=1,3
/proc/28441/stat : 28441 (lingeling) T 28439 28441 28441 0 -1 4202496 80670 0 0 0 58595 12 0 0 25 0 1 0 656868253 25960448 5540 33554432000 4194304 4352236 140736062261216 18446744073709551615 4276501 0 0 16781312 17506 18446744071562691360 0 0 17 3 0 0 0
/proc/28441/statm: 6338 5540 129 39 0 5418 0
[pid=28439/tid=28499] ppid=28405 vsize=290212 CPUtime=0 cores=1,3
/proc/28439/task/28499/stat : 28499 (python) S 28405 28405 27642 0 -1 4202560 44 0 0 0 0 0 0 0 16 0 2 0 656926963 297177088 5997 33554432000 4194304 5683644 140733697350464 18446744073709551615 246528657841 0 0 16781312 514 18446604469759092608 0 0 -1 1 0 0 0
[pid=28500] ppid=28405 vsize=290224 CPUtime=0.22 cores=1,3
/proc/28500/stat : 28500 (python) S 28405 28405 27642 0 -1 4202560 1096 0 0 0 10 12 0 0 18 0 2 0 656926964 297189376 5981 33554432000 4194304 5683644 140733697350464 18446744073709551615 246528660939 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/28500/statm: 72556 5981 400 364 0 8471 0
[pid=28502] ppid=28500 vsize=16880 CPUtime=99.99 cores=1,3
/proc/28502/stat : 28502 (lingeling) T 28500 28502 28502 0 -1 4202496 19982 0 0 0 9996 3 0 0 25 0 1 0 656926964 17285120 3422 33554432000 4194304 4352236 140733220632960 18446744073709551615 4328194 0 0 16781312 17506 18446744071562691360 0 0 17 1 0 0 0
/proc/28502/statm: 4220 3422 129 39 0 3300 0
[pid=28500/tid=28518] ppid=28405 vsize=290224 CPUtime=0 cores=1,3
/proc/28500/task/28518/stat : 28518 (python) S 28405 28405 27642 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 656936985 297189376 5981 33554432000 4194304 5683644 140733697350464 18446744073709551615 246528657841 0 0 16781312 514 18446604457394246016 0 0 -1 1 0 0 0
[pid=28519] ppid=28405 vsize=300480 CPUtime=1.31 cores=1,3
/proc/28519/stat : 28519 (python) S 28405 28405 27642 0 -1 4202560 989 0 0 0 71 60 0 0 15 0 1 0 656936986 307691520 5955 33554432000 4194304 5683644 140733697350464 18446744073709551615 246516854342 0 0 16781312 514 15734539159055859973 0 0 17 1 0 0 0
/proc/28519/statm: 75120 5955 371 364 0 11032 0
[pid=28521] ppid=28519 vsize=139652 CPUtime=551.38 cores=1,3
/proc/28521/stat : 28521 (cryptominisat-2) R 28519 28521 28521 0 -1 4202496 210739 0 0 0 55081 57 0 0 25 0 1 0 656936986 143003648 28031 33554432000 4194304 4677096 140733775221056 18446744073709551615 4319558 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/28521/statm: 34913 28031 393 118 0 29872 0
[pid=28405/tid=28440] ppid=28403 vsize=310724 CPUtime=0 cores=1,3
/proc/28405/task/28440/stat : 28440 (python) S 28403 28405 27642 0 -1 4202560 33 926 0 8 0 0 0 0 18 0 4 0 656868253 318181376 7460 33554432000 4194304 5683644 140733697350464 18446744073709551615 246528657841 0 0 16781312 2 18446604456277580736 0 0 -1 1 0 0 0
[pid=28405/tid=28501] ppid=28403 vsize=310724 CPUtime=0 cores=1,3
/proc/28405/task/28501/stat : 28501 (python) S 28403 28405 27642 0 -1 4202560 26 926 0 8 0 0 0 0 20 0 4 0 656926964 318181376 7460 33554432000 4194304 5683644 140733697350464 18446744073709551615 246528657841 0 0 16781312 2 18446604456277580736 0 0 -1 1 0 0 0
[pid=28405/tid=28520] ppid=28403 vsize=310724 CPUtime=0 cores=1,3
/proc/28405/task/28520/stat : 28520 (python) S 28403 28405 27642 0 -1 4202560 29 926 0 8 0 0 0 0 20 0 4 0 656936986 318181376 7460 33554432000 4194304 5683644 140733697350464 18446744073709551615 246528657841 0 0 16781312 2 18446604456277580736 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1241.2
Current children cumulated vsize (KiB) 1373524



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.16 4.07 3.82 5/355 28660
/proc/meminfo: memFree=17896616/32951124 swapFree=61565116/67111528
[pid=28405] ppid=28403 vsize=310724 CPUtime=1.04 cores=1,3
/proc/28405/stat : 28405 (python) S 28403 28405 27642 0 -1 4202496 11586 926 84 8 67 37 0 0 19 0 4 0 656868011 318181376 7460 33554432000 4194304 5683644 140733697350464 18446744073709551615 246528660939 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 24
/proc/28405/statm: 77681 7460 1872 364 0 13593 0
[pid=28439] ppid=28405 vsize=290212 CPUtime=1.19 cores=1,3
/proc/28439/stat : 28439 (python) S 28405 28405 27642 0 -1 4202560 1193 0 0 0 59 60 0 0 16 0 2 0 656868253 297177088 5997 33554432000 4194304 5683644 140733697350464 18446744073709551615 246528660939 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/28439/statm: 72553 5997 416 364 0 8471 0
[pid=28441] ppid=28439 vsize=25352 CPUtime=586.07 cores=1,3
/proc/28441/stat : 28441 (lingeling) T 28439 28441 28441 0 -1 4202496 80670 0 0 0 58595 12 0 0 25 0 1 0 656868253 25960448 5540 33554432000 4194304 4352236 140736062261216 18446744073709551615 4276501 0 0 16781312 17506 18446744071562691360 0 0 17 3 0 0 0
/proc/28441/statm: 6338 5540 129 39 0 5418 0
[pid=28439/tid=28499] ppid=28405 vsize=290212 CPUtime=0 cores=1,3
/proc/28439/task/28499/stat : 28499 (python) S 28405 28405 27642 0 -1 4202560 44 0 0 0 0 0 0 0 16 0 2 0 656926963 297177088 5997 33554432000 4194304 5683644 140733697350464 18446744073709551615 246528657841 0 0 16781312 514 18446604469759092608 0 0 -1 1 0 0 0
[pid=28500] ppid=28405 vsize=290224 CPUtime=0.22 cores=1,3
/proc/28500/stat : 28500 (python) S 28405 28405 27642 0 -1 4202560 1096 0 0 0 10 12 0 0 18 0 2 0 656926964 297189376 5981 33554432000 4194304 5683644 140733697350464 18446744073709551615 246528660939 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/28500/statm: 72556 5981 400 364 0 8471 0
[pid=28502] ppid=28500 vsize=16880 CPUtime=99.99 cores=1,3
/proc/28502/stat : 28502 (lingeling) T 28500 28502 28502 0 -1 4202496 19982 0 0 0 9996 3 0 0 25 0 1 0 656926964 17285120 3422 33554432000 4194304 4352236 140733220632960 18446744073709551615 4328194 0 0 16781312 17506 18446744071562691360 0 0 17 1 0 0 0
/proc/28502/statm: 4220 3422 129 39 0 3300 0
[pid=28500/tid=28518] ppid=28405 vsize=290224 CPUtime=0 cores=1,3
/proc/28500/task/28518/stat : 28518 (python) S 28405 28405 27642 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 656936985 297189376 5981 33554432000 4194304 5683644 140733697350464 18446744073709551615 246528657841 0 0 16781312 514 18446604457394246016 0 0 -1 1 0 0 0
[pid=28519] ppid=28405 vsize=300480 CPUtime=1.43 cores=1,3
/proc/28519/stat : 28519 (python) S 28405 28405 27642 0 -1 4202560 989 0 0 0 77 66 0 0 15 0 1 0 656936986 307691520 5955 33554432000 4194304 5683644 140733697350464 18446744073709551615 246516854342 0 0 16781312 514 15734539159055859973 0 0 17 1 0 0 0
/proc/28519/statm: 75120 5955 371 364 0 11032 0
[pid=28521] ppid=28519 vsize=137384 CPUtime=608.96 cores=1,3
/proc/28521/stat : 28521 (cryptominisat-2) R 28519 28521 28521 0 -1 4202496 224256 0 0 0 60834 62 0 0 25 0 1 0 656936986 140681216 27572 33554432000 4194304 4677096 140733775221056 18446744073709551615 4320251 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/28521/statm: 34346 27572 393 118 0 29305 0
[pid=28405/tid=28440] ppid=28403 vsize=310724 CPUtime=0 cores=1,3
/proc/28405/task/28440/stat : 28440 (python) S 28403 28405 27642 0 -1 4202560 33 926 0 8 0 0 0 0 18 0 4 0 656868253 318181376 7460 33554432000 4194304 5683644 140733697350464 18446744073709551615 246528657841 0 0 16781312 2 18446604456277580736 0 0 -1 1 0 0 0
[pid=28405/tid=28501] ppid=28403 vsize=310724 CPUtime=0 cores=1,3
/proc/28405/task/28501/stat : 28501 (python) S 28403 28405 27642 0 -1 4202560 26 926 0 8 0 0 0 0 20 0 4 0 656926964 318181376 7460 33554432000 4194304 5683644 140733697350464 18446744073709551615 246528657841 0 0 16781312 2 18446604456277580736 0 0 -1 1 0 0 0
[pid=28405/tid=28520] ppid=28403 vsize=310724 CPUtime=0 cores=1,3
/proc/28405/task/28520/stat : 28520 (python) S 28403 28405 27642 0 -1 4202560 29 926 0 8 0 0 0 0 20 0 4 0 656936986 318181376 7460 33554432000 4194304 5683644 140733697350464 18446744073709551615 246528657841 0 0 16781312 2 18446604456277580736 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1298.9
Current children cumulated vsize (KiB) 1371256

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 28405 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=674897
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=379942
# CPU time returned by wait4() is 1.05484
# while last known CPU time is 1298.9
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1300.03
CPU time (s): 1298.9
CPU user time (s): 1296.38
CPU system time (s): 2.52
CPU usage (%): 99.9128
Max. virtual memory (cumulated for all children) (KiB): 1441884

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.674897
system time used= 0.379942
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 12513
page faults= 92
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 46261
involuntary context switches= 48

runsolver used 3.59045 second user time and 8.71368 second system time

The end

Launcher Data

Begin job on node134 at 2011-05-15 11:44:58
IDJOB=3377959
IDBENCH=20401
IDSOLVER=1858
FILE ID=node134/3377959-1305452698
RUNJOBID= node134-1305452698-28381
PBS_JOBID= 13324884
Free space on /tmp= 73508 MiB

SOLVER NAME= borg-sat 11.03.02-seq-industrial (fixed)
BENCH NAME= SAT07/industrial/fuhs/hard/AProVE07-03.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-3377959-1305452698/watcher-3377959-1305452698 -o /tmp/evaluation-result-3377959-1305452698/solver-3377959-1305452698 -C 2400 -W 1300 -M 7680  python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3377959-1305452698.cnf -seed 743672776 -budget 2400

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

MD5SUM BENCH= 8c67f78ca36ec96e662a91c74844da21
RANDOM SEED=743672776

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      22863604 kB
Buffers:        274416 kB
Cached:        6254824 kB
SwapCached:      13768 kB
Active:        1069152 kB
Inactive:      8796856 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22863604 kB
SwapTotal:    67111528 kB
SwapFree:     61565116 kB
Dirty:          104064 kB
Writeback:           0 kB
AnonPages:     3329940 kB
Mapped:          11800 kB
Slab:           128760 kB
PageTables:      32220 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 38880060 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73356 MiB
End job on node134 at 2011-05-15 12:06:40