Trace number 3484628

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, 1200 s timeout)? (TO) 1200.06 1199.22

General information on the benchmark

Nameapplication/kullmann/AES/Benchmarks/
32/aes_32_3_keyfind_1.cnf
MD5SUM278d646386a62d4f28f7fc390c5eab3e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark151.988
Satisfiable
(Un)Satisfiability was proved
Number of variables708
Number of clauses2664
Sum of the clauses size8392
Maximum clause length5
Minimum clause length1
Number of clauses of size 176
Number of clauses of size 2120
Number of clauses of size 31856
Number of clauses of size 4552
Number of clauses of size 560
Number of clauses of size over 50

Solver Data

0.32/0.47	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.32/0.47	c INFO: solving HOME/instance-3484628-1307751883.cnf
0.32/0.47	c INFO: computing task features
0.32/0.47	c INFO: computed variable-clause graph statistics
0.32/0.47	c INFO: computed clause balance statistics
0.41/0.52	c INFO: computed variable balance statistics
0.41/0.56	c INFO: computed small-clause counts
0.41/0.56	c INFO: computed Horn-clause counts
0.41/0.56	c INFO: computed variable graph statistics
0.41/0.56	c INFO: collected features for HOME/instance-3484628-1307751883.cnf in 0.10 s
0.41/0.57	c INFO: running lingeling-276@0 for 582 with 1199 remaining (b = 0.58)
588.80/588.23	c INFO: running cryptominisat-2.9.0@0 for 612 with 612 remaining (b = 0.51)

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.1 (svn: 988)

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

running on 2 cores: 4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 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.84 3.97 3.80 4/184 29951
/proc/meminfo: memFree=28974580/32951132 swapFree=67061148/67111528
[pid=29951] ppid=29949 vsize=15380 CPUtime=0 cores=4,6
/proc/29951/stat : 29951 (python) S 29949 29951 27894 0 -1 4202496 812 0 0 0 0 0 0 0 25 0 1 0 886787973 15749120 696 33554432000 4194304 5683644 140737276770256 18446744073709551615 210647144448 0 2147483391 16781312 2 18446744071699109054 0 0 17 4 0 0 0
/proc/29951/statm: 3845 696 334 364 0 332 0

[startup+0.0405949 s]
/proc/loadavg: 3.84 3.97 3.80 4/184 29951
/proc/meminfo: memFree=28974580/32951132 swapFree=67061148/67111528
[pid=29951] ppid=29949 vsize=18884 CPUtime=0.02 cores=4,6
/proc/29951/stat : 29951 (python) S 29949 29951 27894 0 -1 4202496 1290 0 0 0 2 0 0 0 25 0 1 0 886787973 19337216 1141 33554432000 4194304 5683644 140737276770256 18446744073709551615 210647144448 0 2147483391 16781312 2 18446744071699109054 0 0 17 6 0 0 0
/proc/29951/statm: 4721 1141 421 364 0 690 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 18884

[startup+0.100575 s]
/proc/loadavg: 3.84 3.97 3.80 4/184 29951
/proc/meminfo: memFree=28974580/32951132 swapFree=67061148/67111528
[pid=29951] ppid=29949 vsize=104224 CPUtime=0.07 cores=4,6
/proc/29951/stat : 29951 (python) S 29949 29951 27894 0 -1 4202496 3060 0 0 0 5 2 0 0 17 0 1 0 886787973 106725376 2741 33554432000 4194304 5683644 140737276770256 18446744073709551615 210647144448 0 2147483391 16781312 2 18446744071699109054 0 0 17 6 0 0 0
/proc/29951/statm: 26056 2741 847 364 0 1804 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 104224

[startup+0.301328 s]
/proc/loadavg: 3.84 3.97 3.80 4/184 29951
/proc/meminfo: memFree=28974580/32951132 swapFree=67061148/67111528
[pid=29951] ppid=29949 vsize=187688 CPUtime=0.23 cores=4,6
/proc/29951/stat : 29951 (python) S 29949 29951 27894 0 -1 4202496 6838 933 1 0 17 6 0 0 17 0 1 0 886787973 192192512 4882 33554432000 4194304 5683644 140737276770256 18446744073709551615 210647144448 0 2147483391 16781312 2 18446744071699109054 0 0 17 6 0 0 0
/proc/29951/statm: 46922 4882 1399 364 0 3723 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 187688

[startup+0.700293 s]
/proc/loadavg: 3.84 3.97 3.80 4/184 29951
/proc/meminfo: memFree=28974580/32951132 swapFree=67061148/67111528
[pid=29951] ppid=29949 vsize=288740 CPUtime=0.47 cores=4,6
/proc/29951/stat : 29951 (python) S 29949 29951 27894 0 -1 4202496 9764 933 1 0 39 8 0 0 18 0 2 0 886787973 295669760 7077 33554432000 4194304 5683644 140737276770256 18446744073709551615 210658973131 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/29951/statm: 72185 7077 1875 364 0 8103 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 288740

[startup+1.50113 s]
/proc/loadavg: 3.84 3.97 3.80 4/191 29962
/proc/meminfo: memFree=28946648/32951132 swapFree=67061148/67111528
[pid=29951] ppid=29949 vsize=288740 CPUtime=0.47 cores=4,6
/proc/29951/stat : 29951 (python) S 29949 29951 27894 0 -1 4202496 9764 933 1 0 39 8 0 0 18 0 2 0 886787973 295669760 7077 33554432000 4194304 5683644 140737276770256 18446744073709551615 210658973131 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/29951/statm: 72185 7077 1875 364 0 8103 0
[pid=29960] ppid=29951 vsize=278496 CPUtime=0 cores=4,6
/proc/29960/stat : 29960 (python) S 29951 29951 27894 0 -1 4202560 711 0 0 0 0 0 0 0 18 0 1 0 886788031 285179904 5545 33554432000 4194304 5683644 140737276770256 18446744073709551615 210647166479 0 0 16781312 514 13168091282511233023 0 0 17 6 0 0 0
/proc/29960/statm: 69624 5545 347 364 0 5542 0
[pid=29962] ppid=29960 vsize=6696 CPUtime=0.92 cores=4,6
/proc/29962/stat : 29962 (lingeling) R 29960 29962 29962 0 -1 4202496 1181 0 0 0 92 0 0 0 21 0 1 0 886788031 6856704 875 33554432000 4194304 4352236 140736299943952 18446744073709551615 4328126 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/29962/statm: 1674 875 129 39 0 754 0
[pid=29951/tid=29961] ppid=29949 vsize=288740 CPUtime=0 cores=4,6
/proc/29951/task/29961/stat : 29961 (python) S 29949 29951 27894 0 -1 4202560 33 933 0 0 0 0 0 0 19 0 2 0 886788031 295669760 7077 33554432000 4194304 5683644 140737276770256 18446744073709551615 210658970033 0 0 16781312 2 18446604453963320384 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1.39
Current children cumulated vsize (KiB) 573932

[startup+3.10091 s]
/proc/loadavg: 3.84 3.97 3.80 4/191 29964
/proc/meminfo: memFree=28944292/32951132 swapFree=67061148/67111528
[pid=29951] ppid=29949 vsize=288740 CPUtime=0.47 cores=4,6
/proc/29951/stat : 29951 (python) S 29949 29951 27894 0 -1 4202496 9764 933 1 0 39 8 0 0 18 0 2 0 886787973 295669760 7077 33554432000 4194304 5683644 140737276770256 18446744073709551615 210658973131 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/29951/statm: 72185 7077 1875 364 0 8103 0
[pid=29960] ppid=29951 vsize=278496 CPUtime=0 cores=4,6
/proc/29960/stat : 29960 (python) S 29951 29951 27894 0 -1 4202560 735 0 0 0 0 0 0 0 18 0 1 0 886788031 285179904 5552 33554432000 4194304 5683644 140737276770256 18446744073709551615 210647166479 0 0 16781312 514 13168091282511200514 0 0 17 6 0 0 0
/proc/29960/statm: 69624 5552 354 364 0 5542 0
[pid=29962] ppid=29960 vsize=6704 CPUtime=2.52 cores=4,6
/proc/29962/stat : 29962 (lingeling) R 29960 29962 29962 0 -1 4202496 1407 0 0 0 252 0 0 0 25 0 1 0 886788031 6864896 877 33554432000 4194304 4352236 140736299943952 18446744073709551615 4328390 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/29962/statm: 1676 877 129 39 0 756 0
[pid=29951/tid=29961] ppid=29949 vsize=288740 CPUtime=0 cores=4,6
/proc/29951/task/29961/stat : 29961 (python) S 29949 29951 27894 0 -1 4202560 33 933 0 0 0 0 0 0 19 0 2 0 886788031 295669760 7077 33554432000 4194304 5683644 140737276770256 18446744073709551615 210658970033 0 0 16781312 2 18446604453963320384 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2.99
Current children cumulated vsize (KiB) 573940

[startup+13.0952 s]
/proc/loadavg: 4.33 4.07 3.83 4/191 29964
/proc/meminfo: memFree=28939116/32951132 swapFree=67061148/67111528
[pid=29951] ppid=29949 vsize=288740 CPUtime=0.47 cores=4,6
/proc/29951/stat : 29951 (python) S 29949 29951 27894 0 -1 4202496 9764 933 1 0 39 8 0 0 18 0 2 0 886787973 295669760 7077 33554432000 4194304 5683644 140737276770256 18446744073709551615 210658973131 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/29951/statm: 72185 7077 1875 364 0 8103 0
[pid=29960] ppid=29951 vsize=278496 CPUtime=0.01 cores=4,6
/proc/29960/stat : 29960 (python) S 29951 29951 27894 0 -1 4202560 883 0 0 0 0 1 0 0 18 0 1 0 886788031 285179904 5575 33554432000 4194304 5683644 140737276770256 18446744073709551615 210647166479 0 0 16781312 514 13168091282511200514 0 0 17 6 0 0 0
/proc/29960/statm: 69624 5575 377 364 0 5542 0
[pid=29962] ppid=29960 vsize=8560 CPUtime=12.51 cores=4,6
/proc/29962/stat : 29962 (lingeling) R 29960 29962 29962 0 -1 4202496 3650 0 0 0 1251 0 0 0 25 0 1 0 886788031 8765440 1342 33554432000 4194304 4352236 140736299943952 18446744073709551615 4328051 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/29962/statm: 2140 1342 129 39 0 1220 0
[pid=29951/tid=29961] ppid=29949 vsize=288740 CPUtime=0 cores=4,6
/proc/29951/task/29961/stat : 29961 (python) S 29949 29951 27894 0 -1 4202560 33 933 0 0 0 0 0 0 19 0 2 0 886788031 295669760 7077 33554432000 4194304 5683644 140737276770256 18446744073709551615 210658970033 0 0 16781312 2 18446604453963320384 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 12.99
Current children cumulated vsize (KiB) 575796

[startup+13.1072 s]
/proc/loadavg: 4.33 4.07 3.83 4/191 29964
/proc/meminfo: memFree=28939116/32951132 swapFree=67061148/67111528
[pid=29951] ppid=29949 vsize=288740 CPUtime=0.47 cores=4,6
/proc/29951/stat : 29951 (python) S 29949 29951 27894 0 -1 4202496 9764 933 1 0 39 8 0 0 18 0 2 0 886787973 295669760 7077 33554432000 4194304 5683644 140737276770256 18446744073709551615 210658973131 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/29951/statm: 72185 7077 1875 364 0 8103 0
[pid=29960] ppid=29951 vsize=278496 CPUtime=0.01 cores=4,6
/proc/29960/stat : 29960 (python) S 29951 29951 27894 0 -1 4202560 883 0 0 0 0 1 0 0 18 0 1 0 886788031 285179904 5575 33554432000 4194304 5683644 140737276770256 18446744073709551615 210647166479 0 0 16781312 514 13168091282511200514 0 0 17 6 0 0 0
/proc/29960/statm: 69624 5575 377 364 0 5542 0
[pid=29962] ppid=29960 vsize=8560 CPUtime=12.52 cores=4,6
/proc/29962/stat : 29962 (lingeling) R 29960 29962 29962 0 -1 4202496 3650 0 0 0 1252 0 0 0 25 0 1 0 886788031 8765440 1342 33554432000 4194304 4352236 140736299943952 18446744073709551615 4328022 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/29962/statm: 2140 1342 129 39 0 1220 0
[pid=29951/tid=29961] ppid=29949 vsize=288740 CPUtime=0 cores=4,6
/proc/29951/task/29961/stat : 29961 (python) S 29949 29951 27894 0 -1 4202560 33 933 0 0 0 0 0 0 19 0 2 0 886788031 295669760 7077 33554432000 4194304 5683644 140737276770256 18446744073709551615 210658970033 0 0 16781312 2 18446604453963320384 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 13
Current children cumulated vsize (KiB) 575796

[startup+25.5011 s]
/proc/loadavg: 4.32 4.08 3.84 4/191 29964
/proc/meminfo: memFree=28935940/32951132 swapFree=67061148/67111528
[pid=29951] ppid=29949 vsize=288740 CPUtime=0.47 cores=4,6
/proc/29951/stat : 29951 (python) S 29949 29951 27894 0 -1 4202496 9764 933 1 0 39 8 0 0 18 0 2 0 886787973 295669760 7077 33554432000 4194304 5683644 140737276770256 18446744073709551615 210658973131 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/29951/statm: 72185 7077 1875 364 0 8103 0
[pid=29960] ppid=29951 vsize=278496 CPUtime=0.02 cores=4,6
/proc/29960/stat : 29960 (python) S 29951 29951 27894 0 -1 4202560 889 0 0 0 1 1 0 0 18 0 1 0 886788031 285179904 5575 33554432000 4194304 5683644 140737276770256 18446744073709551615 210647166479 0 0 16781312 514 4119280731044151554 0 0 17 6 0 0 0
/proc/29960/statm: 69624 5575 377 364 0 5542 0
[pid=29962] ppid=29960 vsize=11300 CPUtime=24.91 cores=4,6
/proc/29962/stat : 29962 (lingeling) R 29960 29962 29962 0 -1 4202496 6180 0 0 0 2491 0 0 0 25 0 1 0 886788031 11571200 2027 33554432000 4194304 4352236 140736299943952 18446744073709551615 4328026 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/29962/statm: 2825 2027 129 39 0 1905 0
[pid=29951/tid=29961] ppid=29949 vsize=288740 CPUtime=0 cores=4,6
/proc/29951/task/29961/stat : 29961 (python) S 29949 29951 27894 0 -1 4202560 33 933 0 0 0 0 0 0 19 0 2 0 886788031 295669760 7077 33554432000 4194304 5683644 140737276770256 18446744073709551615 210658970033 0 0 16781312 2 18446604453963320384 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 25.4
Current children cumulated vsize (KiB) 578536

[startup+51.1008 s]
/proc/loadavg: 3.87 3.99 3.81 4/191 29964
/proc/meminfo: memFree=28936176/32951132 swapFree=67061148/67111528
[pid=29951] ppid=29949 vsize=288740 CPUtime=0.47 cores=4,6
/proc/29951/stat : 29951 (python) S 29949 29951 27894 0 -1 4202496 9764 933 1 0 39 8 0 0 18 0 2 0 886787973 295669760 7077 33554432000 4194304 5683644 140737276770256 18446744073709551615 210658973131 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/29951/statm: 72185 7077 1875 364 0 8103 0
[pid=29960] ppid=29951 vsize=278496 CPUtime=0.04 cores=4,6
/proc/29960/stat : 29960 (python) S 29951 29951 27894 0 -1 4202560 899 0 0 0 2 2 0 0 18 0 1 0 886788031 285179904 5575 33554432000 4194304 5683644 140737276770256 18446744073709551615 210647166479 0 0 16781312 514 4119280731044151554 0 0 17 6 0 0 0
/proc/29960/statm: 69624 5575 377 364 0 5542 0
[pid=29962] ppid=29960 vsize=14500 CPUtime=50.51 cores=4,6
/proc/29962/stat : 29962 (lingeling) R 29960 29962 29962 0 -1 4202496 10212 0 0 0 5051 0 0 0 25 0 1 0 886788031 14848000 2827 33554432000 4194304 4352236 140736299943952 18446744073709551615 4328026 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/29962/statm: 3625 2827 129 39 0 2705 0
[pid=29951/tid=29961] ppid=29949 vsize=288740 CPUtime=0 cores=4,6
/proc/29951/task/29961/stat : 29961 (python) S 29949 29951 27894 0 -1 4202560 33 933 0 0 0 0 0 0 19 0 2 0 886788031 295669760 7077 33554432000 4194304 5683644 140737276770256 18446744073709551615 210658970033 0 0 16781312 2 18446604453963320384 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 51.02
Current children cumulated vsize (KiB) 581736

[startup+102.301 s]
/proc/loadavg: 3.47 3.87 3.78 4/195 29970
/proc/meminfo: memFree=28882992/32951132 swapFree=67061148/67111528
[pid=29951] ppid=29949 vsize=288740 CPUtime=0.47 cores=4,6
/proc/29951/stat : 29951 (python) S 29949 29951 27894 0 -1 4202496 9764 933 1 0 39 8 0 0 18 0 2 0 886787973 295669760 7077 33554432000 4194304 5683644 140737276770256 18446744073709551615 210658973131 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/29951/statm: 72185 7077 1875 364 0 8103 0
[pid=29960] ppid=29951 vsize=278496 CPUtime=0.11 cores=4,6
/proc/29960/stat : 29960 (python) S 29951 29951 27894 0 -1 4202560 923 0 0 0 6 5 0 0 18 0 1 0 886788031 285179904 5575 33554432000 4194304 5683644 140737276770256 18446744073709551615 210647166479 0 0 16781312 514 4119280731044151554 0 0 17 6 0 0 0
/proc/29960/statm: 69624 5575 377 364 0 5542 0
[pid=29962] ppid=29960 vsize=13220 CPUtime=101.72 cores=4,6
/proc/29962/stat : 29962 (lingeling) R 29960 29962 29962 0 -1 4202496 16340 0 0 0 10171 1 0 0 25 0 1 0 886788031 13537280 2491 33554432000 4194304 4352236 140736299943952 18446744073709551615 4328194 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/29962/statm: 3305 2491 129 39 0 2385 0
[pid=29951/tid=29961] ppid=29949 vsize=288740 CPUtime=0 cores=4,6
/proc/29951/task/29961/stat : 29961 (python) S 29949 29951 27894 0 -1 4202560 33 933 0 0 0 0 0 0 19 0 2 0 886788031 295669760 7077 33554432000 4194304 5683644 140737276770256 18446744073709551615 210658970033 0 0 16781312 2 18446604453963320384 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 580456

[startup+162.301 s]
/proc/loadavg: 3.17 3.70 3.73 4/195 29972
/proc/meminfo: memFree=28853468/32951132 swapFree=67061148/67111528
[pid=29951] ppid=29949 vsize=288740 CPUtime=0.47 cores=4,6
/proc/29951/stat : 29951 (python) S 29949 29951 27894 0 -1 4202496 9764 933 1 0 39 8 0 0 18 0 2 0 886787973 295669760 7077 33554432000 4194304 5683644 140737276770256 18446744073709551615 210658973131 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/29951/statm: 72185 7077 1875 364 0 8103 0
[pid=29960] ppid=29951 vsize=278496 CPUtime=0.19 cores=4,6
/proc/29960/stat : 29960 (python) S 29951 29951 27894 0 -1 4202560 941 0 0 0 11 8 0 0 18 0 1 0 886788031 285179904 5575 33554432000 4194304 5683644 140737276770256 18446744073709551615 210647166479 0 0 16781312 514 4119280731044151554 0 0 17 6 0 0 0
/proc/29960/statm: 69624 5575 377 364 0 5542 0
[pid=29962] ppid=29960 vsize=20004 CPUtime=161.71 cores=4,6
/proc/29962/stat : 29962 (lingeling) R 29960 29962 29962 0 -1 4202496 22305 0 0 0 16170 1 0 0 25 0 1 0 886788031 20484096 4200 33554432000 4194304 4352236 140736299943952 18446744073709551615 4328208 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/29962/statm: 5001 4200 129 39 0 4081 0
[pid=29951/tid=29961] ppid=29949 vsize=288740 CPUtime=0 cores=4,6
/proc/29951/task/29961/stat : 29961 (python) S 29949 29951 27894 0 -1 4202560 33 933 0 0 0 0 0 0 19 0 2 0 886788031 295669760 7077 33554432000 4194304 5683644 140737276770256 18446744073709551615 210658970033 0 0 16781312 2 18446604453963320384 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 162.37
Current children cumulated vsize (KiB) 587240


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

[pid=29988] ppid=29951 vsize=289112 CPUtime=0.46 cores=4,6
/proc/29988/stat : 29988 (python) S 29951 29951 27894 0 -1 4202560 970 0 0 0 27 19 0 0 15 0 1 0 886846796 296050688 5653 33554432000 4194304 5683644 140737276770256 18446744073709551615 210647166534 0 0 16781312 514 4119280731044151556 0 0 17 4 0 0 0
/proc/29988/statm: 72278 5653 371 364 0 8193 0
[pid=29990] ppid=29988 vsize=82280 CPUtime=353.75 cores=4,6
/proc/29990/stat : 29990 (cryptominisat-2) R 29988 29990 29990 0 -1 4202496 91582 0 0 0 35358 17 0 0 25 0 1 0 886846797 84254720 13272 33554432000 4194304 4677096 140735323276688 18446744073709551615 4319536 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/29990/statm: 20570 13272 392 118 0 15529 0
[pid=29951/tid=29961] ppid=29949 vsize=299356 CPUtime=0 cores=4,6
/proc/29951/task/29961/stat : 29961 (python) S 29949 29951 27894 0 -1 4202560 33 933 0 0 0 0 0 0 19 0 3 0 886788031 306540544 7164 33554432000 4194304 5683644 140737276770256 18446744073709551615 210658970033 0 0 16781312 2 18446604453963320384 0 0 -1 4 0 0 0
[pid=29951/tid=29989] ppid=29949 vsize=299356 CPUtime=0 cores=4,6
/proc/29951/task/29989/stat : 29989 (python) S 29949 29951 27894 0 -1 4202560 23 933 0 0 0 0 0 0 20 0 3 0 886846797 306540544 7164 33554432000 4194304 5683644 140737276770256 18446744073709551615 210658970033 0 0 16781312 2 18446604453963320384 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 943.06
Current children cumulated vsize (KiB) 992808

[startup+1002.3 s]
/proc/loadavg: 3.05 3.31 3.43 4/196 30137
/proc/meminfo: memFree=27333820/32951132 swapFree=67061148/67111528
[pid=29951] ppid=29949 vsize=299356 CPUtime=0.48 cores=4,6
/proc/29951/stat : 29951 (python) S 29949 29951 27894 0 -1 4202496 10532 933 1 0 40 8 0 0 20 0 3 0 886787973 306540544 7164 33554432000 4194304 5683644 140737276770256 18446744073709551615 210658973131 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/29951/statm: 74839 7164 1878 364 0 10754 0
[pid=29960] ppid=29951 vsize=288740 CPUtime=0.72 cores=4,6
/proc/29960/stat : 29960 (python) S 29951 29951 27894 0 -1 4202560 1192 0 0 0 40 32 0 0 19 0 2 0 886788031 295669760 5618 33554432000 4194304 5683644 140737276770256 18446744073709551615 210658973131 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/29960/statm: 72185 5618 415 364 0 8103 0
[pid=29962] ppid=29960 vsize=33320 CPUtime=587.65 cores=4,6
/proc/29962/stat : 29962 (lingeling) T 29960 29962 29962 0 -1 4202496 57378 0 0 0 58760 5 0 0 25 0 1 0 886788031 34119680 7529 33554432000 4194304 4352236 140736299943952 18446744073709551615 4328194 0 0 16781312 17506 18446744071562691360 0 0 17 4 0 0 0
/proc/29962/statm: 8330 7529 129 39 0 7410 0
[pid=29960/tid=29987] ppid=29951 vsize=288740 CPUtime=0 cores=4,6
/proc/29960/task/29987/stat : 29987 (python) S 29951 29951 27894 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 886846796 295669760 5618 33554432000 4194304 5683644 140737276770256 18446744073709551615 210658970033 0 0 16781312 514 18446604447388693824 0 0 -1 6 0 0 0
[pid=29988] ppid=29951 vsize=289112 CPUtime=0.53 cores=4,6
/proc/29988/stat : 29988 (python) S 29951 29951 27894 0 -1 4202560 970 0 0 0 30 23 0 0 15 0 1 0 886846796 296050688 5653 33554432000 4194304 5683644 140737276770256 18446744073709551615 210647166534 0 0 16781312 514 4119280731044151556 0 0 17 4 0 0 0
/proc/29988/statm: 72278 5653 371 364 0 8193 0
[pid=29990] ppid=29988 vsize=82588 CPUtime=413.7 cores=4,6
/proc/29990/stat : 29990 (cryptominisat-2) R 29988 29990 29990 0 -1 4202496 101639 0 0 0 41351 19 0 0 25 0 1 0 886846797 84570112 14189 33554432000 4194304 4677096 140735323276688 18446744073709551615 4319536 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/29990/statm: 20647 14189 392 118 0 15606 0
[pid=29951/tid=29961] ppid=29949 vsize=299356 CPUtime=0 cores=4,6
/proc/29951/task/29961/stat : 29961 (python) S 29949 29951 27894 0 -1 4202560 33 933 0 0 0 0 0 0 19 0 3 0 886788031 306540544 7164 33554432000 4194304 5683644 140737276770256 18446744073709551615 210658970033 0 0 16781312 2 18446604453963320384 0 0 -1 4 0 0 0
[pid=29951/tid=29989] ppid=29949 vsize=299356 CPUtime=0 cores=4,6
/proc/29951/task/29989/stat : 29989 (python) S 29949 29951 27894 0 -1 4202560 23 933 0 0 0 0 0 0 20 0 3 0 886846797 306540544 7164 33554432000 4194304 5683644 140737276770256 18446744073709551615 210658970033 0 0 16781312 2 18446604453963320384 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1003.08
Current children cumulated vsize (KiB) 993116

[startup+1062.3 s]
/proc/loadavg: 3.02 3.25 3.41 4/196 30139
/proc/meminfo: memFree=27327364/32951132 swapFree=67061148/67111528
[pid=29951] ppid=29949 vsize=299356 CPUtime=0.48 cores=4,6
/proc/29951/stat : 29951 (python) S 29949 29951 27894 0 -1 4202496 10532 933 1 0 40 8 0 0 20 0 3 0 886787973 306540544 7164 33554432000 4194304 5683644 140737276770256 18446744073709551615 210658973131 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/29951/statm: 74839 7164 1878 364 0 10754 0
[pid=29960] ppid=29951 vsize=288740 CPUtime=0.72 cores=4,6
/proc/29960/stat : 29960 (python) S 29951 29951 27894 0 -1 4202560 1192 0 0 0 40 32 0 0 19 0 2 0 886788031 295669760 5618 33554432000 4194304 5683644 140737276770256 18446744073709551615 210658973131 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/29960/statm: 72185 5618 415 364 0 8103 0
[pid=29962] ppid=29960 vsize=33320 CPUtime=587.65 cores=4,6
/proc/29962/stat : 29962 (lingeling) T 29960 29962 29962 0 -1 4202496 57378 0 0 0 58760 5 0 0 25 0 1 0 886788031 34119680 7529 33554432000 4194304 4352236 140736299943952 18446744073709551615 4328194 0 0 16781312 17506 18446744071562691360 0 0 17 4 0 0 0
/proc/29962/statm: 8330 7529 129 39 0 7410 0
[pid=29960/tid=29987] ppid=29951 vsize=288740 CPUtime=0 cores=4,6
/proc/29960/task/29987/stat : 29987 (python) S 29951 29951 27894 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 886846796 295669760 5618 33554432000 4194304 5683644 140737276770256 18446744073709551615 210658970033 0 0 16781312 514 18446604447388693824 0 0 -1 6 0 0 0
[pid=29988] ppid=29951 vsize=289112 CPUtime=0.61 cores=4,6
/proc/29988/stat : 29988 (python) S 29951 29951 27894 0 -1 4202560 970 0 0 0 35 26 0 0 15 0 1 0 886846796 296050688 5653 33554432000 4194304 5683644 140737276770256 18446744073709551615 210647166534 0 0 16781312 514 4119280731044151556 0 0 17 4 0 0 0
/proc/29988/statm: 72278 5653 371 364 0 8193 0
[pid=29990] ppid=29988 vsize=86496 CPUtime=473.64 cores=4,6
/proc/29990/stat : 29990 (cryptominisat-2) R 29988 29990 29990 0 -1 4202496 111562 0 0 0 47344 20 0 0 25 0 1 0 886846797 88571904 13987 33554432000 4194304 4677096 140735323276688 18446744073709551615 4320327 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/29990/statm: 21624 13987 392 118 0 16583 0
[pid=29951/tid=29961] ppid=29949 vsize=299356 CPUtime=0 cores=4,6
/proc/29951/task/29961/stat : 29961 (python) S 29949 29951 27894 0 -1 4202560 33 933 0 0 0 0 0 0 19 0 3 0 886788031 306540544 7164 33554432000 4194304 5683644 140737276770256 18446744073709551615 210658970033 0 0 16781312 2 18446604453963320384 0 0 -1 4 0 0 0
[pid=29951/tid=29989] ppid=29949 vsize=299356 CPUtime=0 cores=4,6
/proc/29951/task/29989/stat : 29989 (python) S 29949 29951 27894 0 -1 4202560 23 933 0 0 0 0 0 0 20 0 3 0 886846797 306540544 7164 33554432000 4194304 5683644 140737276770256 18446744073709551615 210658970033 0 0 16781312 2 18446604453963320384 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1063.1
Current children cumulated vsize (KiB) 997024

[startup+1122.3 s]
/proc/loadavg: 3.00 3.20 3.38 4/196 30139
/proc/meminfo: memFree=27314092/32951132 swapFree=67061148/67111528
[pid=29951] ppid=29949 vsize=299356 CPUtime=0.48 cores=4,6
/proc/29951/stat : 29951 (python) S 29949 29951 27894 0 -1 4202496 10532 933 1 0 40 8 0 0 20 0 3 0 886787973 306540544 7164 33554432000 4194304 5683644 140737276770256 18446744073709551615 210658973131 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/29951/statm: 74839 7164 1878 364 0 10754 0
[pid=29960] ppid=29951 vsize=288740 CPUtime=0.72 cores=4,6
/proc/29960/stat : 29960 (python) S 29951 29951 27894 0 -1 4202560 1192 0 0 0 40 32 0 0 19 0 2 0 886788031 295669760 5618 33554432000 4194304 5683644 140737276770256 18446744073709551615 210658973131 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/29960/statm: 72185 5618 415 364 0 8103 0
[pid=29962] ppid=29960 vsize=33320 CPUtime=587.65 cores=4,6
/proc/29962/stat : 29962 (lingeling) T 29960 29962 29962 0 -1 4202496 57378 0 0 0 58760 5 0 0 25 0 1 0 886788031 34119680 7529 33554432000 4194304 4352236 140736299943952 18446744073709551615 4328194 0 0 16781312 17506 18446744071562691360 0 0 17 4 0 0 0
/proc/29962/statm: 8330 7529 129 39 0 7410 0
[pid=29960/tid=29987] ppid=29951 vsize=288740 CPUtime=0 cores=4,6
/proc/29960/task/29987/stat : 29987 (python) S 29951 29951 27894 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 886846796 295669760 5618 33554432000 4194304 5683644 140737276770256 18446744073709551615 210658970033 0 0 16781312 514 18446604447388693824 0 0 -1 6 0 0 0
[pid=29988] ppid=29951 vsize=289112 CPUtime=0.67 cores=4,6
/proc/29988/stat : 29988 (python) S 29951 29951 27894 0 -1 4202560 970 0 0 0 39 28 0 0 15 0 1 0 886846796 296050688 5653 33554432000 4194304 5683644 140737276770256 18446744073709551615 210647166534 0 0 16781312 514 5616756396310626564 0 0 17 4 0 0 0
/proc/29988/statm: 72278 5653 371 364 0 8193 0
[pid=29990] ppid=29988 vsize=86700 CPUtime=533.6 cores=4,6
/proc/29990/stat : 29990 (cryptominisat-2) R 29988 29990 29990 0 -1 4202496 120381 0 0 0 53338 22 0 0 25 0 1 0 886846797 88780800 15075 33554432000 4194304 4677096 140735323276688 18446744073709551615 4320137 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/29990/statm: 21675 15075 392 118 0 16634 0
[pid=29951/tid=29961] ppid=29949 vsize=299356 CPUtime=0 cores=4,6
/proc/29951/task/29961/stat : 29961 (python) S 29949 29951 27894 0 -1 4202560 33 933 0 0 0 0 0 0 19 0 3 0 886788031 306540544 7164 33554432000 4194304 5683644 140737276770256 18446744073709551615 210658970033 0 0 16781312 2 18446604453963320384 0 0 -1 4 0 0 0
[pid=29951/tid=29989] ppid=29949 vsize=299356 CPUtime=0 cores=4,6
/proc/29951/task/29989/stat : 29989 (python) S 29949 29951 27894 0 -1 4202560 23 933 0 0 0 0 0 0 20 0 3 0 886846797 306540544 7164 33554432000 4194304 5683644 140737276770256 18446744073709551615 210658970033 0 0 16781312 2 18446604453963320384 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1123.12
Current children cumulated vsize (KiB) 997228

[startup+1182.3 s]
/proc/loadavg: 3.00 3.16 3.35 4/199 30144
/proc/meminfo: memFree=27676016/32951132 swapFree=67061148/67111528
[pid=29951] ppid=29949 vsize=299356 CPUtime=0.48 cores=4,6
/proc/29951/stat : 29951 (python) S 29949 29951 27894 0 -1 4202496 10532 933 1 0 40 8 0 0 20 0 3 0 886787973 306540544 7164 33554432000 4194304 5683644 140737276770256 18446744073709551615 210658973131 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/29951/statm: 74839 7164 1878 364 0 10754 0
[pid=29960] ppid=29951 vsize=288740 CPUtime=0.72 cores=4,6
/proc/29960/stat : 29960 (python) S 29951 29951 27894 0 -1 4202560 1192 0 0 0 40 32 0 0 19 0 2 0 886788031 295669760 5618 33554432000 4194304 5683644 140737276770256 18446744073709551615 210658973131 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/29960/statm: 72185 5618 415 364 0 8103 0
[pid=29962] ppid=29960 vsize=33320 CPUtime=587.65 cores=4,6
/proc/29962/stat : 29962 (lingeling) T 29960 29962 29962 0 -1 4202496 57378 0 0 0 58760 5 0 0 25 0 1 0 886788031 34119680 7529 33554432000 4194304 4352236 140736299943952 18446744073709551615 4328194 0 0 16781312 17506 18446744071562691360 0 0 17 4 0 0 0
/proc/29962/statm: 8330 7529 129 39 0 7410 0
[pid=29960/tid=29987] ppid=29951 vsize=288740 CPUtime=0 cores=4,6
/proc/29960/task/29987/stat : 29987 (python) S 29951 29951 27894 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 886846796 295669760 5618 33554432000 4194304 5683644 140737276770256 18446744073709551615 210658970033 0 0 16781312 514 18446604447388693824 0 0 -1 6 0 0 0
[pid=29988] ppid=29951 vsize=289112 CPUtime=0.76 cores=4,6
/proc/29988/stat : 29988 (python) S 29951 29951 27894 0 -1 4202560 970 0 0 0 44 32 0 0 15 0 1 0 886846796 296050688 5653 33554432000 4194304 5683644 140737276770256 18446744073709551615 210647166534 0 0 16781312 514 4119280731044151556 0 0 17 4 0 0 0
/proc/29988/statm: 72278 5653 371 364 0 8193 0
[pid=29990] ppid=29988 vsize=100904 CPUtime=593.54 cores=4,6
/proc/29990/stat : 29990 (cryptominisat-2) R 29988 29990 29990 0 -1 4202496 127415 0 0 0 59331 23 0 0 25 0 1 0 886846797 103325696 18680 33554432000 4194304 4677096 140735323276688 18446744073709551615 4355129 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/29990/statm: 25226 18680 392 118 0 20185 0
[pid=29951/tid=29961] ppid=29949 vsize=299356 CPUtime=0 cores=4,6
/proc/29951/task/29961/stat : 29961 (python) S 29949 29951 27894 0 -1 4202560 33 933 0 0 0 0 0 0 19 0 3 0 886788031 306540544 7164 33554432000 4194304 5683644 140737276770256 18446744073709551615 210658970033 0 0 16781312 2 18446604453963320384 0 0 -1 4 0 0 0
[pid=29951/tid=29989] ppid=29949 vsize=299356 CPUtime=0 cores=4,6
/proc/29951/task/29989/stat : 29989 (python) S 29949 29951 27894 0 -1 4202560 23 933 0 0 0 0 0 0 20 0 3 0 886846797 306540544 7164 33554432000 4194304 5683644 140737276770256 18446744073709551615 210658970033 0 0 16781312 2 18446604453963320384 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1183.15
Current children cumulated vsize (KiB) 1011432



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1199.2 s]
/proc/loadavg: 2.92 3.14 3.34 3/190 30146
/proc/meminfo: memFree=27824136/32951132 swapFree=67061148/67111528
[pid=29951] ppid=29949 vsize=299356 CPUtime=0.48 cores=4,6
/proc/29951/stat : 29951 (python) S 29949 29951 27894 0 -1 4202496 10532 933 1 0 40 8 0 0 20 0 3 0 886787973 306540544 7164 33554432000 4194304 5683644 140737276770256 18446744073709551615 210658973131 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/29951/statm: 74839 7164 1878 364 0 10754 0
[pid=29960] ppid=29951 vsize=288740 CPUtime=0.72 cores=4,6
/proc/29960/stat : 29960 (python) S 29951 29951 27894 0 -1 4202560 1192 0 0 0 40 32 0 0 19 0 2 0 886788031 295669760 5618 33554432000 4194304 5683644 140737276770256 18446744073709551615 210658973131 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/29960/statm: 72185 5618 415 364 0 8103 0
[pid=29962] ppid=29960 vsize=33320 CPUtime=587.65 cores=4,6
/proc/29962/stat : 29962 (lingeling) T 29960 29962 29962 0 -1 4202496 57378 0 0 0 58760 5 0 0 25 0 1 0 886788031 34119680 7529 33554432000 4194304 4352236 140736299943952 18446744073709551615 4328194 0 0 16781312 17506 18446744071562691360 0 0 17 4 0 0 0
/proc/29962/statm: 8330 7529 129 39 0 7410 0
[pid=29960/tid=29987] ppid=29951 vsize=288740 CPUtime=0 cores=4,6
/proc/29960/task/29987/stat : 29987 (python) S 29951 29951 27894 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 886846796 295669760 5618 33554432000 4194304 5683644 140737276770256 18446744073709551615 210658970033 0 0 16781312 514 18446604447388693824 0 0 -1 6 0 0 0
[pid=29988] ppid=29951 vsize=289112 CPUtime=0.78 cores=4,6
/proc/29988/stat : 29988 (python) S 29951 29951 27894 0 -1 4202560 970 0 0 0 45 33 0 0 15 0 1 0 886846796 296050688 5653 33554432000 4194304 5683644 140737276770256 18446744073709551615 210647166534 0 0 16781312 514 4119280731044151556 0 0 17 4 0 0 0
/proc/29988/statm: 72278 5653 371 364 0 8193 0
[pid=29990] ppid=29988 vsize=98516 CPUtime=610.43 cores=4,6
/proc/29990/stat : 29990 (cryptominisat-2) R 29988 29990 29990 0 -1 4202496 129657 0 0 0 61020 23 0 0 25 0 1 0 886846797 100880384 18258 33554432000 4194304 4677096 140735323276688 18446744073709551615 4355168 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/29990/statm: 24629 18258 392 118 0 19588 0
[pid=29951/tid=29961] ppid=29949 vsize=299356 CPUtime=0 cores=4,6
/proc/29951/task/29961/stat : 29961 (python) S 29949 29951 27894 0 -1 4202560 33 933 0 0 0 0 0 0 19 0 3 0 886788031 306540544 7164 33554432000 4194304 5683644 140737276770256 18446744073709551615 210658970033 0 0 16781312 2 18446604453963320384 0 0 -1 4 0 0 0
[pid=29951/tid=29989] ppid=29949 vsize=299356 CPUtime=0 cores=4,6
/proc/29951/task/29989/stat : 29989 (python) S 29949 29951 27894 0 -1 4202560 23 933 0 0 0 0 0 0 20 0 3 0 886846797 306540544 7164 33554432000 4194304 5683644 140737276770256 18446744073709551615 210658970033 0 0 16781312 2 18446604453963320384 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 1009044

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

Real time (s): 1199.22
CPU time (s): 1200.06
CPU user time (s): 1199.05
CPU system time (s): 1.01
CPU usage (%): 100.07
Max. virtual memory (cumulated for all children) (KiB): 1065436

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.405938
system time used= 0.090986
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 11465
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= 1011
involuntary context switches= 15

runsolver used 2.04169 second user time and 4.44332 second system time

The end

Launcher Data

Begin job on node129 at 2011-06-11 02:24:43
IDJOB=3484628
IDBENCH=83432
IDSOLVER=1976
FILE ID=node129/3484628-1307751883
RUNJOBID= node129-1307750680-29640
PBS_JOBID= 13550828
Free space on /tmp= 74040 MiB

SOLVER NAME= borg-sat 11.03.02-seq-industrial (fixed, 1200 s timeout)
BENCH NAME= SAT11/application/kullmann/AES/Benchmarks/32/aes_32_3_keyfind_1.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-3484628-1307751883/watcher-3484628-1307751883 -o /tmp/evaluation-result-3484628-1307751883/solver-3484628-1307751883 -C 1200 -W 1300 -M 7680  python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3484628-1307751883.cnf -seed 287683680 -budget 1200

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

MD5SUM BENCH= 278d646386a62d4f28f7fc390c5eab3e
RANDOM SEED=287683680

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

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

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

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


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      28974636 kB
Buffers:        419500 kB
Cached:        3206472 kB
SwapCached:      13132 kB
Active:        1165512 kB
Inactive:      2546152 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      28974636 kB
SwapTotal:    67111528 kB
SwapFree:     67061148 kB
Dirty:           63952 kB
Writeback:          40 kB
AnonPages:       82448 kB
Mapped:          14900 kB
Slab:           198892 kB
PageTables:       6616 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   337252 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73852 MiB
End job on node129 at 2011-06-11 02:44:45