Trace number 3484618

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.01 1200.12

General information on the benchmark

Nameapplication/kullmann/AES/Benchmarks/
128/aes_128_1_keyfind_1.cnf
MD5SUM5092a9db644d53c7bc023e4dff206812
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1192
Number of clauses10656
Sum of the clauses size56868
Maximum clause length8
Minimum clause length1
Number of clauses of size 1264
Number of clauses of size 2128
Number of clauses of size 32016
Number of clauses of size 4320
Number of clauses of size 52048
Number of clauses of size over 55880

Solver Data

0.58/1.01	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.58/1.01	c INFO: solving HOME/instance-3484618-1307750807.cnf
0.58/1.01	c INFO: computing task features
0.58/1.06	c INFO: computed variable-clause graph statistics
0.58/1.06	c INFO: computed clause balance statistics
0.87/1.35	c INFO: computed variable balance statistics
1.09/2.55	c INFO: computed small-clause counts
1.09/2.55	c INFO: computed Horn-clause counts
1.09/2.55	c INFO: computed variable graph statistics
1.09/2.55	c INFO: collected features for HOME/instance-3484618-1307750807.cnf in 0.51 s
1.09/2.55	c INFO: running lingeling-276@0 for 582 with 1199 remaining (b = 0.57)
587.82/588.20	c INFO: running cryptominisat-2.9.0@0 for 613 with 613 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-3484618-1307750807/watcher-3484618-1307750807 -o /tmp/evaluation-result-3484618-1307750807/solver-3484618-1307750807 -C 1200 -W 1300 -M 7680 python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3484618-1307750807.cnf -seed 282623589 -budget 1200 

running on 2 cores: 5,7

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: 0.94 1.49 2.57 6/182 16477
/proc/meminfo: memFree=31694204/32951124 swapFree=67063556/67111528
[pid=16477] ppid=16473 vsize=15184 CPUtime=0 cores=5,7
/proc/16477/stat : 16477 (python) D 16473 16477 15206 0 -1 4202496 728 0 0 0 0 0 0 0 17 0 1 0 886678899 15548416 616 33554432000 4194304 5683644 140734370430912 18446744073709551615 246516830053 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/16477/statm: 3796 616 322 364 0 283 0

[startup+0.08627 s]
/proc/loadavg: 0.94 1.49 2.57 6/182 16477
/proc/meminfo: memFree=31694204/32951124 swapFree=67063556/67111528
[pid=16477] ppid=16473 vsize=34236 CPUtime=0.04 cores=5,7
/proc/16477/stat : 16477 (python) R 16473 16477 15206 0 -1 4202496 1523 0 0 0 3 1 0 0 17 0 1 0 886678899 35057664 1358 33554432000 4194304 5683644 140734370430912 18446744073709551615 4868518 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/16477/statm: 8559 1358 448 364 0 897 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 34236

[startup+0.100264 s]
/proc/loadavg: 0.94 1.49 2.57 6/182 16477
/proc/meminfo: memFree=31694204/32951124 swapFree=67063556/67111528
[pid=16477] ppid=16473 vsize=38900 CPUtime=0.05 cores=5,7
/proc/16477/stat : 16477 (python) R 16473 16477 15206 0 -1 4202496 1630 0 0 0 3 2 0 0 17 0 1 0 886678899 39833600 1457 33554432000 4194304 5683644 140734370430912 18446744073709551615 246516830053 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/16477/statm: 9725 1457 455 364 0 1025 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 38900

[startup+0.30021 s]
/proc/loadavg: 0.94 1.49 2.57 6/182 16477
/proc/meminfo: memFree=31694204/32951124 swapFree=67063556/67111528
[pid=16477] ppid=16473 vsize=124232 CPUtime=0.17 cores=5,7
/proc/16477/stat : 16477 (python) D 16473 16477 15206 0 -1 4202496 4265 0 1 0 8 9 0 0 17 0 1 0 886678899 127213568 3872 33554432000 4194304 5683644 140734370430912 18446744073709551615 246516832256 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/16477/statm: 31058 3872 996 364 0 2869 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 124232

[startup+0.700158 s]
/proc/loadavg: 0.94 1.49 2.57 6/182 16477
/proc/meminfo: memFree=31694204/32951124 swapFree=67063556/67111528
[pid=16477] ppid=16473 vsize=144100 CPUtime=0.39 cores=5,7
/proc/16477/stat : 16477 (python) S 16473 16477 15206 0 -1 4202496 6255 935 1 0 16 23 0 0 16 0 1 0 886678899 147558400 4373 33554432000 4194304 5683644 140734370430912 18446744073709551615 246516832256 0 2147483391 16781312 2 18446744071699453118 0 0 17 5 0 0 0
/proc/16477/statm: 36025 4373 1185 364 0 3181 0
Current children cumulated CPU time (s) 0.39
Current children cumulated vsize (KiB) 144100

[startup+1.50099 s]
/proc/loadavg: 0.94 1.49 2.57 6/191 16509
/proc/meminfo: memFree=31607928/32951124 swapFree=67063556/67111528
[pid=16477] ppid=16473 vsize=281632 CPUtime=1.07 cores=5,7
/proc/16477/stat : 16477 (python) R 16473 16477 15206 0 -1 4202496 10701 935 1 0 77 30 0 0 16 0 1 0 886678899 288391168 7798 33554432000 4194304 5683644 140734370430912 18446744073709551615 47600816707051 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/16477/statm: 70408 7798 1829 364 0 6332 0
Current children cumulated CPU time (s) 1.07
Current children cumulated vsize (KiB) 281632

[startup+3.1067 s]
/proc/loadavg: 1.74 1.64 2.61 5/200 16518
/proc/meminfo: memFree=31533952/32951124 swapFree=67063556/67111528
[pid=16477] ppid=16473 vsize=290244 CPUtime=1.09 cores=5,7
/proc/16477/stat : 16477 (python) S 16473 16477 15206 0 -1 4202496 10993 935 1 0 79 30 0 0 18 0 2 0 886678899 297209856 7456 33554432000 4194304 5683644 140734370430912 18446744073709551615 246528660939 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/16477/statm: 72561 7456 1867 364 0 8479 0
[pid=16510] ppid=16477 vsize=280000 CPUtime=0 cores=5,7
/proc/16510/stat : 16510 (python) S 16477 16477 15206 0 -1 4202560 735 0 0 0 0 0 0 0 18 0 1 0 886679051 286720000 5939 33554432000 4194304 5683644 140734370430912 18446744073709551615 246516854287 0 0 16781312 514 4233455672034852863 0 0 17 5 0 0 0
/proc/16510/statm: 70000 5939 354 364 0 5918 0
[pid=16512] ppid=16510 vsize=8008 CPUtime=1.57 cores=5,7
/proc/16512/stat : 16512 (lingeling) R 16510 16512 16512 0 -1 4202496 1908 0 0 0 157 0 0 0 24 0 1 0 886679051 8200192 1202 33554432000 4194304 4352236 140735739029792 18446744073709551615 4328395 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/16512/statm: 2002 1202 129 39 0 1082 0
[pid=16477/tid=16511] ppid=16473 vsize=290244 CPUtime=0 cores=5,7
/proc/16477/task/16511/stat : 16511 (python) S 16473 16477 15206 0 -1 4202560 31 935 0 0 0 0 0 0 18 0 2 0 886679051 297209856 7456 33554432000 4194304 5683644 140734370430912 18446744073709551615 246528657841 0 0 16781312 2 18446604456972756032 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2.66
Current children cumulated vsize (KiB) 578252

[startup+6.30108 s]
/proc/loadavg: 1.74 1.64 2.61 5/200 16518
/proc/meminfo: memFree=31527620/32951124 swapFree=67063556/67111528
[pid=16477] ppid=16473 vsize=290244 CPUtime=1.09 cores=5,7
/proc/16477/stat : 16477 (python) S 16473 16477 15206 0 -1 4202496 10993 935 1 0 79 30 0 0 18 0 2 0 886678899 297209856 7456 33554432000 4194304 5683644 140734370430912 18446744073709551615 246528660939 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/16477/statm: 72561 7456 1867 364 0 8479 0
[pid=16510] ppid=16477 vsize=280000 CPUtime=0 cores=5,7
/proc/16510/stat : 16510 (python) S 16477 16477 15206 0 -1 4202560 879 0 0 0 0 0 0 0 18 0 1 0 886679051 286720000 5961 33554432000 4194304 5683644 140734370430912 18446744073709551615 246516854287 0 0 16781312 514 4233455672034820360 0 0 17 5 0 0 0
/proc/16510/statm: 70000 5961 376 364 0 5918 0
[pid=16512] ppid=16510 vsize=8528 CPUtime=4.77 cores=5,7
/proc/16512/stat : 16512 (lingeling) R 16510 16512 16512 0 -1 4202496 2166 0 0 0 477 0 0 0 25 0 1 0 886679051 8732672 1332 33554432000 4194304 4352236 140735739029792 18446744073709551615 4328159 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/16512/statm: 2132 1332 129 39 0 1212 0
[pid=16477/tid=16511] ppid=16473 vsize=290244 CPUtime=0 cores=5,7
/proc/16477/task/16511/stat : 16511 (python) S 16473 16477 15206 0 -1 4202560 31 935 0 0 0 0 0 0 18 0 2 0 886679051 297209856 7456 33554432000 4194304 5683644 140734370430912 18446744073709551615 246528657841 0 0 16781312 2 18446604456972756032 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 5.86
Current children cumulated vsize (KiB) 578772

[startup+12.7009 s]
/proc/loadavg: 1.92 1.68 2.62 5/203 16521
/proc/meminfo: memFree=31507896/32951124 swapFree=67063556/67111528
[pid=16477] ppid=16473 vsize=290244 CPUtime=1.09 cores=5,7
/proc/16477/stat : 16477 (python) S 16473 16477 15206 0 -1 4202496 10993 935 1 0 79 30 0 0 18 0 2 0 886678899 297209856 7456 33554432000 4194304 5683644 140734370430912 18446744073709551615 246528660939 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/16477/statm: 72561 7456 1867 364 0 8479 0
[pid=16510] ppid=16477 vsize=280000 CPUtime=0 cores=5,7
/proc/16510/stat : 16510 (python) S 16477 16477 15206 0 -1 4202560 884 0 0 0 0 0 0 0 18 0 1 0 886679051 286720000 5962 33554432000 4194304 5683644 140734370430912 18446744073709551615 246516854287 0 0 16781312 514 17885359824846160136 0 0 17 5 0 0 0
/proc/16510/statm: 70000 5962 377 364 0 5918 0
[pid=16512] ppid=16510 vsize=9044 CPUtime=11.15 cores=5,7
/proc/16512/stat : 16512 (lingeling) R 16510 16512 16512 0 -1 4202496 3191 0 0 0 1115 0 0 0 25 0 1 0 886679051 9261056 1461 33554432000 4194304 4352236 140735739029792 18446744073709551615 4328843 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/16512/statm: 2261 1461 129 39 0 1341 0
[pid=16477/tid=16511] ppid=16473 vsize=290244 CPUtime=0 cores=5,7
/proc/16477/task/16511/stat : 16511 (python) S 16473 16477 15206 0 -1 4202560 31 935 0 0 0 0 0 0 18 0 2 0 886679051 297209856 7456 33554432000 4194304 5683644 140734370430912 18446744073709551615 246528657841 0 0 16781312 2 18446604456972756032 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 12.24
Current children cumulated vsize (KiB) 579288

[startup+25.5006 s]
/proc/loadavg: 2.38 1.80 2.64 5/203 16522
/proc/meminfo: memFree=31504472/32951124 swapFree=67063556/67111528
[pid=16477] ppid=16473 vsize=290244 CPUtime=1.09 cores=5,7
/proc/16477/stat : 16477 (python) S 16473 16477 15206 0 -1 4202496 10993 935 1 0 79 30 0 0 18 0 2 0 886678899 297209856 7456 33554432000 4194304 5683644 140734370430912 18446744073709551615 246528660939 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/16477/statm: 72561 7456 1867 364 0 8479 0
[pid=16510] ppid=16477 vsize=280000 CPUtime=0.03 cores=5,7
/proc/16510/stat : 16510 (python) S 16477 16477 15206 0 -1 4202560 890 0 0 0 2 1 0 0 18 0 1 0 886679051 286720000 5962 33554432000 4194304 5683644 140734370430912 18446744073709551615 246516854287 0 0 16781312 514 17885359824846160136 0 0 17 5 0 0 0
/proc/16510/statm: 70000 5962 377 364 0 5918 0
[pid=16512] ppid=16510 vsize=11476 CPUtime=23.94 cores=5,7
/proc/16512/stat : 16512 (lingeling) R 16510 16512 16512 0 -1 4202496 5015 0 0 0 2393 1 0 0 25 0 1 0 886679051 11751424 2069 33554432000 4194304 4352236 140735739029792 18446744073709551615 4328119 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/16512/statm: 2869 2069 129 39 0 1949 0
[pid=16477/tid=16511] ppid=16473 vsize=290244 CPUtime=0 cores=5,7
/proc/16477/task/16511/stat : 16511 (python) S 16473 16477 15206 0 -1 4202560 31 935 0 0 0 0 0 0 18 0 2 0 886679051 297209856 7456 33554432000 4194304 5683644 140734370430912 18446744073709551615 246528657841 0 0 16781312 2 18446604456972756032 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 25.06
Current children cumulated vsize (KiB) 581720

[startup+51.101 s]
/proc/loadavg: 3.07 2.00 2.68 5/203 16522
/proc/meminfo: memFree=31496060/32951124 swapFree=67063556/67111528
[pid=16477] ppid=16473 vsize=290244 CPUtime=1.09 cores=5,7
/proc/16477/stat : 16477 (python) S 16473 16477 15206 0 -1 4202496 10993 935 1 0 79 30 0 0 18 0 2 0 886678899 297209856 7456 33554432000 4194304 5683644 140734370430912 18446744073709551615 246528660939 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/16477/statm: 72561 7456 1867 364 0 8479 0
[pid=16510] ppid=16477 vsize=280000 CPUtime=0.05 cores=5,7
/proc/16510/stat : 16510 (python) S 16477 16477 15206 0 -1 4202560 899 0 0 0 3 2 0 0 18 0 1 0 886679051 286720000 5962 33554432000 4194304 5683644 140734370430912 18446744073709551615 246516854287 0 0 16781312 514 17885359824846160136 0 0 17 5 0 0 0
/proc/16510/statm: 70000 5962 377 364 0 5918 0
[pid=16512] ppid=16510 vsize=12636 CPUtime=49.52 cores=5,7
/proc/16512/stat : 16512 (lingeling) R 16510 16512 16512 0 -1 4202496 7225 0 0 0 4951 1 0 0 25 0 1 0 886679051 12939264 2359 33554432000 4194304 4352236 140735739029792 18446744073709551615 4329000 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/16512/statm: 3159 2359 129 39 0 2239 0
[pid=16477/tid=16511] ppid=16473 vsize=290244 CPUtime=0 cores=5,7
/proc/16477/task/16511/stat : 16511 (python) S 16473 16477 15206 0 -1 4202560 31 935 0 0 0 0 0 0 18 0 2 0 886679051 297209856 7456 33554432000 4194304 5683644 140734370430912 18446744073709551615 246528657841 0 0 16781312 2 18446604456972756032 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 50.66
Current children cumulated vsize (KiB) 582880

[startup+102.301 s]
/proc/loadavg: 3.69 2.34 2.76 6/203 16524
/proc/meminfo: memFree=31484252/32951124 swapFree=67063556/67111528
[pid=16477] ppid=16473 vsize=290244 CPUtime=1.09 cores=5,7
/proc/16477/stat : 16477 (python) S 16473 16477 15206 0 -1 4202496 10993 935 1 0 79 30 0 0 18 0 2 0 886678899 297209856 7456 33554432000 4194304 5683644 140734370430912 18446744073709551615 246528660939 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/16477/statm: 72561 7456 1867 364 0 8479 0
[pid=16510] ppid=16477 vsize=280000 CPUtime=0.13 cores=5,7
/proc/16510/stat : 16510 (python) S 16477 16477 15206 0 -1 4202560 923 0 0 0 8 5 0 0 18 0 1 0 886679051 286720000 5962 33554432000 4194304 5683644 140734370430912 18446744073709551615 246516854287 0 0 16781312 514 17885359824846160136 0 0 17 5 0 0 0
/proc/16510/statm: 70000 5962 377 364 0 5918 0
[pid=16512] ppid=16510 vsize=15324 CPUtime=100.67 cores=5,7
/proc/16512/stat : 16512 (lingeling) R 16510 16512 16512 0 -1 4202496 10489 0 0 0 10066 1 0 0 25 0 1 0 886679051 15691776 3031 33554432000 4194304 4352236 140735739029792 18446744073709551615 4328205 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/16512/statm: 3831 3031 129 39 0 2911 0
[pid=16477/tid=16511] ppid=16473 vsize=290244 CPUtime=0 cores=5,7
/proc/16477/task/16511/stat : 16511 (python) S 16473 16477 15206 0 -1 4202560 31 935 0 0 0 0 0 0 18 0 2 0 886679051 297209856 7456 33554432000 4194304 5683644 140734370430912 18446744073709551615 246528657841 0 0 16781312 2 18446604456972756032 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 101.89
Current children cumulated vsize (KiB) 585568

[startup+162.301 s]
/proc/loadavg: 3.98 2.67 2.85 5/203 16525
/proc/meminfo: memFree=31474676/32951124 swapFree=67063556/67111528
[pid=16477] ppid=16473 vsize=290244 CPUtime=1.09 cores=5,7
/proc/16477/stat : 16477 (python) S 16473 16477 15206 0 -1 4202496 10993 935 1 0 79 30 0 0 18 0 2 0 886678899 297209856 7456 33554432000 4194304 5683644 140734370430912 18446744073709551615 246528660939 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/16477/statm: 72561 7456 1867 364 0 8479 0
[pid=16510] ppid=16477 vsize=280000 CPUtime=0.2 cores=5,7
/proc/16510/stat : 16510 (python) S 16477 16477 15206 0 -1 4202560 941 0 0 0 11 9 0 0 18 0 1 0 886679051 286720000 5962 33554432000 4194304 5683644 140734370430912 18446744073709551615 246516854287 0 0 16781312 514 17885359824846160136 0 0 17 5 0 0 0
/proc/16510/statm: 70000 5962 377 364 0 5918 0
[pid=16512] ppid=16510 vsize=15452 CPUtime=160.6 cores=5,7
/proc/16512/stat : 16512 (lingeling) R 16510 16512 16512 0 -1 4202496 13401 0 0 0 16058 2 0 0 25 0 1 0 886679051 15822848 3063 33554432000 4194304 4352236 140735739029792 18446744073709551615 4328090 0 0 16781312 17506 0 0 0 17 7 0 0 0
/proc/16512/statm: 3863 3063 129 39 0 2943 0
[pid=16477/tid=16511] ppid=16473 vsize=290244 CPUtime=0 cores=5,7
/proc/16477/task/16511/stat : 16511 (python) S 16473 16477 15206 0 -1 4202560 31 935 0 0 0 0 0 0 18 0 2 0 886679051 297209856 7456 33554432000 4194304 5683644 140734370430912 18446744073709551615 246528657841 0 0 16781312 2 18446604456972756032 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 161.89
Current children cumulated vsize (KiB) 585696

[startup+222.301 s]
/proc/loadavg: 4.19 2.97 2.94 5/203 16527
/proc/meminfo: memFree=31466824/32951124 swapFree=67063556/67111528
[pid=16477] ppid=16473 vsize=290244 CPUtime=1.09 cores=5,7
/proc/16477/stat : 16477 (python) S 16473 16477 15206 0 -1 4202496 10993 935 1 0 79 30 0 0 18 0 2 0 886678899 297209856 7456 33554432000 4194304 5683644 140734370430912 18446744073709551615 246528660939 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/16477/statm: 72561 7456 1867 364 0 8479 0
[pid=16510] ppid=16477 vsize=280000 CPUtime=0.29 cores=5,7
/proc/16510/stat : 16510 (python) S 16477 16477 15206 0 -1 4202560 960 0 0 0 15 14 0 0 18 0 1 0 886679051 286720000 5962 33554432000 4194304 5683644 140734370430912 18446744073709551615 246516854287 0 0 16781312 514 17885359824846160136 0 0 17 5 0 0 0

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

[pid=16539] ppid=16477 vsize=290388 CPUtime=0.53 cores=5,7
/proc/16539/stat : 16539 (python) S 16477 16477 15206 0 -1 4202560 981 0 0 0 29 24 0 0 15 0 1 0 886737719 297357312 5973 33554432000 4194304 5683644 140734370430912 18446744073709551615 246516854342 0 0 16781312 514 17885359824846160132 0 0 17 5 0 0 0
/proc/16539/statm: 72597 5973 371 364 0 8512 0
[pid=16541] ppid=16539 vsize=136520 CPUtime=353.73 cores=5,7
/proc/16541/stat : 16541 (cryptominisat-2) R 16539 16541 16541 0 -1 4202496 116950 0 0 0 35350 23 0 0 25 0 1 0 886737720 139796480 26358 33554432000 4194304 4677096 140737258851504 18446744073709551615 4320231 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/16541/statm: 34130 26358 393 118 0 29089 0
[pid=16477/tid=16511] ppid=16473 vsize=300632 CPUtime=0 cores=5,7
/proc/16477/task/16511/stat : 16511 (python) S 16473 16477 15206 0 -1 4202560 31 935 0 0 0 0 0 0 18 0 3 0 886679051 307847168 7476 33554432000 4194304 5683644 140734370430912 18446744073709551615 246528657841 0 0 16781312 2 18446604456972756032 0 0 -1 5 0 0 0
[pid=16477/tid=16540] ppid=16473 vsize=300632 CPUtime=0 cores=5,7
/proc/16477/task/16540/stat : 16540 (python) S 16473 16477 15206 0 -1 4202560 28 935 0 0 0 0 0 0 20 0 3 0 886737720 307847168 7476 33554432000 4194304 5683644 140734370430912 18446744073709551615 246528657841 0 0 16781312 2 18446604456972756032 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 942.08
Current children cumulated vsize (KiB) 1036180

[startup+1002.3 s]
/proc/loadavg: 4.00 3.94 3.54 6/219 16564
/proc/meminfo: memFree=30723584/32951124 swapFree=67063556/67111528
[pid=16477] ppid=16473 vsize=300632 CPUtime=1.09 cores=5,7
/proc/16477/stat : 16477 (python) S 16473 16477 15206 0 -1 4202496 11772 935 1 0 79 30 0 0 19 0 3 0 886678899 307847168 7476 33554432000 4194304 5683644 140734370430912 18446744073709551615 246528660939 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/16477/statm: 75158 7476 1870 364 0 11073 0
[pid=16510] ppid=16477 vsize=290244 CPUtime=0.77 cores=5,7
/proc/16510/stat : 16510 (python) S 16477 16477 15206 0 -1 4202560 1193 0 0 0 42 35 0 0 19 0 2 0 886679051 297209856 6005 33554432000 4194304 5683644 140734370430912 18446744073709551615 246528660939 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/16510/statm: 72561 6005 415 364 0 8479 0
[pid=16512] ppid=16510 vsize=18396 CPUtime=585.96 cores=5,7
/proc/16512/stat : 16512 (lingeling) T 16510 16512 16512 0 -1 4202496 35705 0 0 0 58591 5 0 0 25 0 1 0 886679051 18837504 3799 33554432000 4194304 4352236 140735739029792 18446744073709551615 4328390 0 0 16781312 17506 18446744071562691360 0 0 17 7 0 0 0
/proc/16512/statm: 4599 3799 129 39 0 3679 0
[pid=16510/tid=16538] ppid=16477 vsize=290244 CPUtime=0 cores=5,7
/proc/16510/task/16538/stat : 16538 (python) S 16477 16477 15206 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 886737719 297209856 6005 33554432000 4194304 5683644 140734370430912 18446744073709551615 246528657841 0 0 16781312 514 18446604471078240640 0 0 -1 7 0 0 0
[pid=16539] ppid=16477 vsize=290388 CPUtime=0.62 cores=5,7
/proc/16539/stat : 16539 (python) S 16477 16477 15206 0 -1 4202560 982 0 0 0 34 28 0 0 15 0 1 0 886737719 297357312 5973 33554432000 4194304 5683644 140734370430912 18446744073709551615 246516854342 0 0 16781312 514 17885359824846160132 0 0 17 5 0 0 0
/proc/16539/statm: 72597 5973 371 364 0 8512 0
[pid=16541] ppid=16539 vsize=136840 CPUtime=413.67 cores=5,7
/proc/16541/stat : 16541 (cryptominisat-2) R 16539 16541 16541 0 -1 4202496 127282 0 0 0 41341 26 0 0 25 0 1 0 886737720 140124160 26904 33554432000 4194304 4677096 140737258851504 18446744073709551615 4320117 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/16541/statm: 34210 26904 393 118 0 29169 0
[pid=16477/tid=16511] ppid=16473 vsize=300632 CPUtime=0 cores=5,7
/proc/16477/task/16511/stat : 16511 (python) S 16473 16477 15206 0 -1 4202560 31 935 0 0 0 0 0 0 18 0 3 0 886679051 307847168 7476 33554432000 4194304 5683644 140734370430912 18446744073709551615 246528657841 0 0 16781312 2 18446604456972756032 0 0 -1 5 0 0 0
[pid=16477/tid=16540] ppid=16473 vsize=300632 CPUtime=0 cores=5,7
/proc/16477/task/16540/stat : 16540 (python) S 16473 16477 15206 0 -1 4202560 28 935 0 0 0 0 0 0 20 0 3 0 886737720 307847168 7476 33554432000 4194304 5683644 140734370430912 18446744073709551615 246528657841 0 0 16781312 2 18446604456972756032 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1002.11
Current children cumulated vsize (KiB) 1036500

[startup+1062.3 s]
/proc/loadavg: 4.00 3.95 3.57 6/219 16565
/proc/meminfo: memFree=30672712/32951124 swapFree=67063556/67111528
[pid=16477] ppid=16473 vsize=300632 CPUtime=1.09 cores=5,7
/proc/16477/stat : 16477 (python) S 16473 16477 15206 0 -1 4202496 11772 935 1 0 79 30 0 0 19 0 3 0 886678899 307847168 7476 33554432000 4194304 5683644 140734370430912 18446744073709551615 246528660939 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/16477/statm: 75158 7476 1870 364 0 11073 0
[pid=16510] ppid=16477 vsize=290244 CPUtime=0.77 cores=5,7
/proc/16510/stat : 16510 (python) S 16477 16477 15206 0 -1 4202560 1193 0 0 0 42 35 0 0 19 0 2 0 886679051 297209856 6005 33554432000 4194304 5683644 140734370430912 18446744073709551615 246528660939 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/16510/statm: 72561 6005 415 364 0 8479 0
[pid=16512] ppid=16510 vsize=18396 CPUtime=585.96 cores=5,7
/proc/16512/stat : 16512 (lingeling) T 16510 16512 16512 0 -1 4202496 35705 0 0 0 58591 5 0 0 25 0 1 0 886679051 18837504 3799 33554432000 4194304 4352236 140735739029792 18446744073709551615 4328390 0 0 16781312 17506 18446744071562691360 0 0 17 7 0 0 0
/proc/16512/statm: 4599 3799 129 39 0 3679 0
[pid=16510/tid=16538] ppid=16477 vsize=290244 CPUtime=0 cores=5,7
/proc/16510/task/16538/stat : 16538 (python) S 16477 16477 15206 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 886737719 297209856 6005 33554432000 4194304 5683644 140734370430912 18446744073709551615 246528657841 0 0 16781312 514 18446604471078240640 0 0 -1 7 0 0 0
[pid=16539] ppid=16477 vsize=290388 CPUtime=0.7 cores=5,7
/proc/16539/stat : 16539 (python) S 16477 16477 15206 0 -1 4202560 982 0 0 0 38 32 0 0 15 0 1 0 886737719 297357312 5973 33554432000 4194304 5683644 140734370430912 18446744073709551615 246516854342 0 0 16781312 514 17885359824846160132 0 0 17 5 0 0 0
/proc/16539/statm: 72597 5973 371 364 0 8512 0
[pid=16541] ppid=16539 vsize=137260 CPUtime=473.62 cores=5,7
/proc/16541/stat : 16541 (cryptominisat-2) R 16539 16541 16541 0 -1 4202496 137271 0 0 0 47334 28 0 0 25 0 1 0 886737720 140554240 26528 33554432000 4194304 4677096 140737258851504 18446744073709551615 4320152 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/16541/statm: 34315 26528 393 118 0 29274 0
[pid=16477/tid=16511] ppid=16473 vsize=300632 CPUtime=0 cores=5,7
/proc/16477/task/16511/stat : 16511 (python) S 16473 16477 15206 0 -1 4202560 31 935 0 0 0 0 0 0 18 0 3 0 886679051 307847168 7476 33554432000 4194304 5683644 140734370430912 18446744073709551615 246528657841 0 0 16781312 2 18446604456972756032 0 0 -1 5 0 0 0
[pid=16477/tid=16540] ppid=16473 vsize=300632 CPUtime=0 cores=5,7
/proc/16477/task/16540/stat : 16540 (python) S 16473 16477 15206 0 -1 4202560 28 935 0 0 0 0 0 0 20 0 3 0 886737720 307847168 7476 33554432000 4194304 5683644 140734370430912 18446744073709551615 246528657841 0 0 16781312 2 18446604456972756032 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1062.14
Current children cumulated vsize (KiB) 1036920

[startup+1122.3 s]
/proc/loadavg: 4.00 3.96 3.59 6/219 16567
/proc/meminfo: memFree=30654832/32951124 swapFree=67063556/67111528
[pid=16477] ppid=16473 vsize=300632 CPUtime=1.09 cores=5,7
/proc/16477/stat : 16477 (python) S 16473 16477 15206 0 -1 4202496 11772 935 1 0 79 30 0 0 19 0 3 0 886678899 307847168 7476 33554432000 4194304 5683644 140734370430912 18446744073709551615 246528660939 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/16477/statm: 75158 7476 1870 364 0 11073 0
[pid=16510] ppid=16477 vsize=290244 CPUtime=0.77 cores=5,7
/proc/16510/stat : 16510 (python) S 16477 16477 15206 0 -1 4202560 1193 0 0 0 42 35 0 0 19 0 2 0 886679051 297209856 6005 33554432000 4194304 5683644 140734370430912 18446744073709551615 246528660939 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/16510/statm: 72561 6005 415 364 0 8479 0
[pid=16512] ppid=16510 vsize=18396 CPUtime=585.96 cores=5,7
/proc/16512/stat : 16512 (lingeling) T 16510 16512 16512 0 -1 4202496 35705 0 0 0 58591 5 0 0 25 0 1 0 886679051 18837504 3799 33554432000 4194304 4352236 140735739029792 18446744073709551615 4328390 0 0 16781312 17506 18446744071562691360 0 0 17 7 0 0 0
/proc/16512/statm: 4599 3799 129 39 0 3679 0
[pid=16510/tid=16538] ppid=16477 vsize=290244 CPUtime=0 cores=5,7
/proc/16510/task/16538/stat : 16538 (python) S 16477 16477 15206 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 886737719 297209856 6005 33554432000 4194304 5683644 140734370430912 18446744073709551615 246528657841 0 0 16781312 514 18446604471078240640 0 0 -1 7 0 0 0
[pid=16539] ppid=16477 vsize=290388 CPUtime=0.79 cores=5,7
/proc/16539/stat : 16539 (python) S 16477 16477 15206 0 -1 4202560 989 0 0 0 42 37 0 0 15 0 1 0 886737719 297357312 5974 33554432000 4194304 5683644 140734370430912 18446744073709551615 246516854342 0 0 16781312 514 17885359824846160132 0 0 17 5 0 0 0
/proc/16539/statm: 72597 5974 372 364 0 8512 0
[pid=16541] ppid=16539 vsize=151912 CPUtime=533.55 cores=5,7
/proc/16541/stat : 16541 (cryptominisat-2) R 16539 16541 16541 0 -1 4202496 148375 0 0 0 53325 30 0 0 25 0 1 0 886737720 155557888 30144 33554432000 4194304 4677096 140737258851504 18446744073709551615 4320152 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/16541/statm: 37978 30144 393 118 0 32937 0
[pid=16477/tid=16511] ppid=16473 vsize=300632 CPUtime=0 cores=5,7
/proc/16477/task/16511/stat : 16511 (python) S 16473 16477 15206 0 -1 4202560 31 935 0 0 0 0 0 0 18 0 3 0 886679051 307847168 7476 33554432000 4194304 5683644 140734370430912 18446744073709551615 246528657841 0 0 16781312 2 18446604456972756032 0 0 -1 5 0 0 0
[pid=16477/tid=16540] ppid=16473 vsize=300632 CPUtime=0 cores=5,7
/proc/16477/task/16540/stat : 16540 (python) S 16473 16477 15206 0 -1 4202560 28 935 0 0 0 0 0 0 20 0 3 0 886737720 307847168 7476 33554432000 4194304 5683644 140734370430912 18446744073709551615 246528657841 0 0 16781312 2 18446604456972756032 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1122.16
Current children cumulated vsize (KiB) 1051572

[startup+1182.31 s]
/proc/loadavg: 4.00 3.96 3.61 6/219 16569
/proc/meminfo: memFree=30600992/32951124 swapFree=67063556/67111528
[pid=16477] ppid=16473 vsize=300632 CPUtime=1.09 cores=5,7
/proc/16477/stat : 16477 (python) S 16473 16477 15206 0 -1 4202496 11772 935 1 0 79 30 0 0 19 0 3 0 886678899 307847168 7476 33554432000 4194304 5683644 140734370430912 18446744073709551615 246528660939 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/16477/statm: 75158 7476 1870 364 0 11073 0
[pid=16510] ppid=16477 vsize=290244 CPUtime=0.77 cores=5,7
/proc/16510/stat : 16510 (python) S 16477 16477 15206 0 -1 4202560 1193 0 0 0 42 35 0 0 19 0 2 0 886679051 297209856 6005 33554432000 4194304 5683644 140734370430912 18446744073709551615 246528660939 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/16510/statm: 72561 6005 415 364 0 8479 0
[pid=16512] ppid=16510 vsize=18396 CPUtime=585.96 cores=5,7
/proc/16512/stat : 16512 (lingeling) T 16510 16512 16512 0 -1 4202496 35705 0 0 0 58591 5 0 0 25 0 1 0 886679051 18837504 3799 33554432000 4194304 4352236 140735739029792 18446744073709551615 4328390 0 0 16781312 17506 18446744071562691360 0 0 17 7 0 0 0
/proc/16512/statm: 4599 3799 129 39 0 3679 0
[pid=16510/tid=16538] ppid=16477 vsize=290244 CPUtime=0 cores=5,7
/proc/16510/task/16538/stat : 16538 (python) S 16477 16477 15206 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 886737719 297209856 6005 33554432000 4194304 5683644 140734370430912 18446744073709551615 246528657841 0 0 16781312 514 18446604471078240640 0 0 -1 7 0 0 0
[pid=16539] ppid=16477 vsize=290388 CPUtime=0.88 cores=5,7
/proc/16539/stat : 16539 (python) S 16477 16477 15206 0 -1 4202560 989 0 0 0 46 42 0 0 15 0 1 0 886737719 297357312 5974 33554432000 4194304 5683644 140734370430912 18446744073709551615 246516854342 0 0 16781312 514 5626359333299126532 0 0 17 5 0 0 0
/proc/16539/statm: 72597 5974 372 364 0 8512 0
[pid=16541] ppid=16539 vsize=208600 CPUtime=593.5 cores=5,7
/proc/16541/stat : 16541 (cryptominisat-2) R 16539 16541 16541 0 -1 4202496 157212 0 0 0 59317 33 0 0 25 0 1 0 886737720 213606400 31346 33554432000 4194304 4677096 140737258851504 18446744073709551615 4320062 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/16541/statm: 52150 31346 393 118 0 47109 0
[pid=16477/tid=16511] ppid=16473 vsize=300632 CPUtime=0 cores=5,7
/proc/16477/task/16511/stat : 16511 (python) S 16473 16477 15206 0 -1 4202560 31 935 0 0 0 0 0 0 18 0 3 0 886679051 307847168 7476 33554432000 4194304 5683644 140734370430912 18446744073709551615 246528657841 0 0 16781312 2 18446604456972756032 0 0 -1 5 0 0 0
[pid=16477/tid=16540] ppid=16473 vsize=300632 CPUtime=0 cores=5,7
/proc/16477/task/16540/stat : 16540 (python) S 16473 16477 15206 0 -1 4202560 28 935 0 0 0 0 0 0 20 0 3 0 886737720 307847168 7476 33554432000 4194304 5683644 140734370430912 18446744073709551615 246528657841 0 0 16781312 2 18446604456972756032 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1182.2
Current children cumulated vsize (KiB) 1108260



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.1 s]
/proc/loadavg: 4.00 3.96 3.62 2/194 16572
/proc/meminfo: memFree=31521640/32951124 swapFree=67063556/67111528
[pid=16477] ppid=16473 vsize=300632 CPUtime=1.09 cores=5,7
/proc/16477/stat : 16477 (python) S 16473 16477 15206 0 -1 4202496 11772 935 1 0 79 30 0 0 19 0 3 0 886678899 307847168 7476 33554432000 4194304 5683644 140734370430912 18446744073709551615 246528660939 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/16477/statm: 75158 7476 1870 364 0 11073 0
[pid=16510] ppid=16477 vsize=290244 CPUtime=0.77 cores=5,7
/proc/16510/stat : 16510 (python) S 16477 16477 15206 0 -1 4202560 1193 0 0 0 42 35 0 0 19 0 2 0 886679051 297209856 6005 33554432000 4194304 5683644 140734370430912 18446744073709551615 246528660939 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/16510/statm: 72561 6005 415 364 0 8479 0
[pid=16512] ppid=16510 vsize=18396 CPUtime=585.96 cores=5,7
/proc/16512/stat : 16512 (lingeling) T 16510 16512 16512 0 -1 4202496 35705 0 0 0 58591 5 0 0 25 0 1 0 886679051 18837504 3799 33554432000 4194304 4352236 140735739029792 18446744073709551615 4328390 0 0 16781312 17506 18446744071562691360 0 0 17 7 0 0 0
/proc/16512/statm: 4599 3799 129 39 0 3679 0
[pid=16510/tid=16538] ppid=16477 vsize=290244 CPUtime=0 cores=5,7
/proc/16510/task/16538/stat : 16538 (python) S 16477 16477 15206 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 886737719 297209856 6005 33554432000 4194304 5683644 140734370430912 18446744073709551615 246528657841 0 0 16781312 514 18446604471078240640 0 0 -1 7 0 0 0
[pid=16539] ppid=16477 vsize=290388 CPUtime=0.9 cores=5,7
/proc/16539/stat : 16539 (python) S 16477 16477 15206 0 -1 4202560 989 0 0 0 47 43 0 0 15 0 1 0 886737719 297357312 5974 33554432000 4194304 5683644 140734370430912 18446744073709551615 246516854342 0 0 16781312 514 17885359824846160132 0 0 17 5 0 0 0
/proc/16539/statm: 72597 5974 372 364 0 8512 0
[pid=16541] ppid=16539 vsize=152304 CPUtime=611.29 cores=5,7
/proc/16541/stat : 16541 (cryptominisat-2) R 16539 16541 16541 0 -1 4202496 160382 0 0 0 61095 34 0 0 25 0 1 0 886737720 155959296 30576 33554432000 4194304 4677096 140737258851504 18446744073709551615 4557283 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/16541/statm: 38076 30576 393 118 0 33035 0
[pid=16477/tid=16511] ppid=16473 vsize=300632 CPUtime=0 cores=5,7
/proc/16477/task/16511/stat : 16511 (python) S 16473 16477 15206 0 -1 4202560 31 935 0 0 0 0 0 0 18 0 3 0 886679051 307847168 7476 33554432000 4194304 5683644 140734370430912 18446744073709551615 246528657841 0 0 16781312 2 18446604456972756032 0 0 -1 5 0 0 0
[pid=16477/tid=16540] ppid=16473 vsize=300632 CPUtime=0 cores=5,7
/proc/16477/task/16540/stat : 16540 (python) S 16473 16477 15206 0 -1 4202560 28 935 0 0 0 0 0 0 20 0 3 0 886737720 307847168 7476 33554432000 4194304 5683644 140734370430912 18446744073709551615 246528657841 0 0 16781312 2 18446604456972756032 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 1051964

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

Real time (s): 1200.12
CPU time (s): 1200.01
CPU user time (s): 1198.54
CPU system time (s): 1.47
CPU usage (%): 99.9904
Max. virtual memory (cumulated for all children) (KiB): 1108260

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

runsolver used 2.06169 second user time and 4.92825 second system time

The end

Launcher Data

Begin job on node134 at 2011-06-11 02:06:47
IDJOB=3484618
IDBENCH=83412
IDSOLVER=1976
FILE ID=node134/3484618-1307750807
RUNJOBID= node134-1307750805-16437
PBS_JOBID= 13550824
Free space on /tmp= 74116 MiB

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

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

MD5SUM BENCH= 5092a9db644d53c7bc023e4dff206812
RANDOM SEED=282623589

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:      31695348 kB
Buffers:        276592 kB
Cached:         757100 kB
SwapCached:      10284 kB
Active:         559224 kB
Inactive:       492388 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31695348 kB
SwapTotal:    67111528 kB
SwapFree:     67063556 kB
Dirty:          132140 kB
Writeback:           0 kB
AnonPages:       16056 kB
Mapped:           9720 kB
Slab:           139744 kB
PageTables:       4700 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   162028 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= 74056 MiB
End job on node134 at 2011-06-11 02:26:49