Trace number 3484617

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.07 1200.02

General information on the benchmark

Nameapplication/kullmann/AES/Benchmarks/
128/aes_128_2_keyfind_1.cnf
MD5SUM19e0b91e7d093f7cb35b11b46708a49b
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 variables2000
Number of clauses20544
Sum of the clauses size111944
Maximum clause length8
Minimum clause length1
Number of clauses of size 1272
Number of clauses of size 2256
Number of clauses of size 33520
Number of clauses of size 4640
Number of clauses of size 54096
Number of clauses of size over 511760

Solver Data

0.59/1.00	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.59/1.00	c INFO: solving HOME/instance-3484617-1307750807.cnf
0.59/1.00	c INFO: computing task features
0.69/1.14	c INFO: computed variable-clause graph statistics
0.69/1.14	c INFO: computed clause balance statistics
1.08/1.75	c INFO: computed variable balance statistics
1.08/2.94	c INFO: computed small-clause counts
1.08/2.94	c INFO: computed Horn-clause counts
1.08/2.94	c INFO: computed variable graph statistics
1.08/2.94	c INFO: collected features for HOME/instance-3484617-1307750807.cnf in 1.06 s
1.08/2.94	c INFO: running lingeling-276@0 for 582 with 1198 remaining (b = 0.57)
587.92/588.76	c INFO: running cryptominisat-2.9.0@0 for 613 with 613 remaining (b = 0.50)

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-3484617-1307750807/watcher-3484617-1307750807 -o /tmp/evaluation-result-3484617-1307750807/solver-3484617-1307750807 -C 1200 -W 1300 -M 7680 python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3484617-1307750807.cnf -seed 282623589 -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: 0.94 1.49 2.57 5/180 16475
/proc/meminfo: memFree=31694220/32951124 swapFree=67063556/67111528
[pid=16475] ppid=16472 vsize=15184 CPUtime=0 cores=4,6
/proc/16475/stat : 16475 (python) R 16472 16475 15206 0 -1 4202496 726 0 0 0 0 0 0 0 20 0 1 0 886678899 15548416 615 33554432000 4194304 5683644 140735191378432 18446744073709551615 246516832256 0 2147483391 16781312 2 0 0 0 17 4 0 0 0
/proc/16475/statm: 3796 615 321 364 0 283 0

[startup+0.0865019 s]
/proc/loadavg: 0.94 1.49 2.57 5/180 16475
/proc/meminfo: memFree=31694220/32951124 swapFree=67063556/67111528
[pid=16475] ppid=16472 vsize=34240 CPUtime=0.04 cores=4,6
/proc/16475/stat : 16475 (python) R 16472 16475 15206 0 -1 4202496 1524 0 0 0 3 1 0 0 17 0 1 0 886678899 35061760 1359 33554432000 4194304 5683644 140735191378432 18446744073709551615 4505648 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/16475/statm: 8560 1359 448 364 0 898 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 34240

[startup+0.10049 s]
/proc/loadavg: 0.94 1.49 2.57 5/180 16475
/proc/meminfo: memFree=31694220/32951124 swapFree=67063556/67111528
[pid=16475] ppid=16472 vsize=38904 CPUtime=0.06 cores=4,6
/proc/16475/stat : 16475 (python) R 16472 16475 15206 0 -1 4202496 1631 0 0 0 4 2 0 0 17 0 1 0 886678899 39837696 1458 33554432000 4194304 5683644 140735191378432 18446744073709551615 246516830053 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/16475/statm: 9726 1458 455 364 0 1026 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 38904

[startup+0.300459 s]
/proc/loadavg: 0.94 1.49 2.57 5/180 16475
/proc/meminfo: memFree=31694220/32951124 swapFree=67063556/67111528
[pid=16475] ppid=16472 vsize=124232 CPUtime=0.18 cores=4,6
/proc/16475/stat : 16475 (python) D 16472 16475 15206 0 -1 4202496 4265 0 1 0 10 8 0 0 17 0 1 0 886678899 127213568 3872 33554432000 4194304 5683644 140735191378432 18446744073709551615 246516832256 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/16475/statm: 31058 3872 996 364 0 2869 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 124232

[startup+0.700442 s]
/proc/loadavg: 0.94 1.49 2.57 5/180 16475
/proc/meminfo: memFree=31694220/32951124 swapFree=67063556/67111528
[pid=16475] ppid=16472 vsize=144100 CPUtime=0.39 cores=4,6
/proc/16475/stat : 16475 (python) R 16472 16475 15206 0 -1 4202496 6266 931 1 0 21 18 0 0 17 0 1 0 886678899 147558400 4383 33554432000 4194304 5683644 140735191378432 18446744073709551615 246516830132 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/16475/statm: 36025 4383 1185 364 0 3181 0
Current children cumulated CPU time (s) 0.39
Current children cumulated vsize (KiB) 144100

[startup+1.50023 s]
/proc/loadavg: 0.94 1.49 2.57 5/191 16509
/proc/meminfo: memFree=31609168/32951124 swapFree=67063556/67111528
[pid=16475] ppid=16472 vsize=285300 CPUtime=1.08 cores=4,6
/proc/16475/stat : 16475 (python) R 16472 16475 15206 0 -1 4202496 11863 931 1 0 84 24 0 0 17 0 1 0 886678899 292147200 8710 33554432000 4194304 5683644 140735191378432 18446744073709551615 47656634267904 0 0 16781312 2 0 0 0 17 6 0 0 0
/proc/16475/statm: 71325 8710 1826 364 0 7249 0
Current children cumulated CPU time (s) 1.08
Current children cumulated vsize (KiB) 285300

[startup+3.10094 s]
/proc/loadavg: 0.94 1.49 2.57 5/191 16509
/proc/meminfo: memFree=31609168/32951124 swapFree=67063556/67111528
[pid=16475] ppid=16472 vsize=291864 CPUtime=1.65 cores=4,6
/proc/16475/stat : 16475 (python) S 16472 16475 15206 0 -1 4202496 12161 931 1 0 141 24 0 0 19 0 2 0 886678899 298868736 7869 33554432000 4194304 5683644 140735191378432 18446744073709551615 246528660939 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/16475/statm: 72966 7869 1875 364 0 8884 0
Current children cumulated CPU time (s) 1.65
Current children cumulated vsize (KiB) 291864
heavy processes:

[startup+6.30034 s]
/proc/loadavg: 1.74 1.64 2.61 6/200 16518
/proc/meminfo: memFree=31529728/32951124 swapFree=67063556/67111528
[pid=16475] ppid=16472 vsize=291864 CPUtime=1.65 cores=4,6
/proc/16475/stat : 16475 (python) S 16472 16475 15206 0 -1 4202496 12161 931 1 0 141 24 0 0 19 0 2 0 886678899 298868736 7869 33554432000 4194304 5683644 140735191378432 18446744073709551615 246528660939 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/16475/statm: 72966 7869 1875 364 0 8884 0
[pid=16513] ppid=16475 vsize=281620 CPUtime=0 cores=4,6
/proc/16513/stat : 16513 (python) S 16475 16475 15206 0 -1 4202560 883 0 0 0 0 0 0 0 18 0 1 0 886679106 288378880 6367 33554432000 4194304 5683644 140735191378432 18446744073709551615 246516854287 0 0 16781312 514 2757429481466462466 0 0 17 4 0 0 0
/proc/16513/statm: 70405 6367 377 364 0 6323 0
[pid=16515] ppid=16513 vsize=11472 CPUtime=4.19 cores=4,6
/proc/16515/stat : 16515 (lingeling) R 16513 16515 16515 0 -1 4202496 3282 0 0 0 419 0 0 0 25 0 1 0 886679106 11747328 2036 33554432000 4194304 4352236 140734240369824 18446744073709551615 4328000 0 0 16781312 17506 0 0 0 17 6 0 0 0
/proc/16515/statm: 2868 2036 129 39 0 1948 0
[pid=16475/tid=16514] ppid=16472 vsize=291864 CPUtime=0 cores=4,6
/proc/16475/task/16514/stat : 16514 (python) S 16472 16475 15206 0 -1 4202560 31 931 0 0 0 0 0 0 19 0 2 0 886679106 298868736 7869 33554432000 4194304 5683644 140735191378432 18446744073709551615 246528657841 0 0 16781312 2 18446604453919371456 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 5.84
Current children cumulated vsize (KiB) 584956

[startup+12.7012 s]
/proc/loadavg: 2.09 1.72 2.62 5/203 16521
/proc/meminfo: memFree=31507936/32951124 swapFree=67063556/67111528
[pid=16475] ppid=16472 vsize=291864 CPUtime=1.65 cores=4,6
/proc/16475/stat : 16475 (python) S 16472 16475 15206 0 -1 4202496 12161 931 1 0 141 24 0 0 19 0 2 0 886678899 298868736 7869 33554432000 4194304 5683644 140735191378432 18446744073709551615 246528660939 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/16475/statm: 72966 7869 1875 364 0 8884 0
[pid=16513] ppid=16475 vsize=281620 CPUtime=0.01 cores=4,6
/proc/16513/stat : 16513 (python) S 16475 16475 15206 0 -1 4202560 886 0 0 0 1 0 0 0 18 0 1 0 886679106 288378880 6367 33554432000 4194304 5683644 140735191378432 18446744073709551615 246516854287 0 0 16781312 514 17802113600483983618 0 0 17 4 0 0 0
/proc/16513/statm: 70405 6367 377 364 0 6323 0
[pid=16515] ppid=16513 vsize=11860 CPUtime=10.58 cores=4,6
/proc/16515/stat : 16515 (lingeling) R 16513 16515 16515 0 -1 4202496 4563 0 0 0 1058 0 0 0 25 0 1 0 886679106 12144640 2165 33554432000 4194304 4352236 140734240369824 18446744073709551615 4329279 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/16515/statm: 2965 2165 129 39 0 2045 0
[pid=16475/tid=16514] ppid=16472 vsize=291864 CPUtime=0 cores=4,6
/proc/16475/task/16514/stat : 16514 (python) S 16472 16475 15206 0 -1 4202560 31 931 0 0 0 0 0 0 19 0 2 0 886679106 298868736 7869 33554432000 4194304 5683644 140735191378432 18446744073709551615 246528657841 0 0 16781312 2 18446604453919371456 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 12.24
Current children cumulated vsize (KiB) 585344

[startup+25.5008 s]
/proc/loadavg: 2.38 1.80 2.64 6/203 16522
/proc/meminfo: memFree=31501000/32951124 swapFree=67063556/67111528
[pid=16475] ppid=16472 vsize=291864 CPUtime=1.65 cores=4,6
/proc/16475/stat : 16475 (python) S 16472 16475 15206 0 -1 4202496 12161 931 1 0 141 24 0 0 19 0 2 0 886678899 298868736 7869 33554432000 4194304 5683644 140735191378432 18446744073709551615 246528660939 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/16475/statm: 72966 7869 1875 364 0 8884 0
[pid=16513] ppid=16475 vsize=281620 CPUtime=0.03 cores=4,6
/proc/16513/stat : 16513 (python) S 16475 16475 15206 0 -1 4202560 892 0 0 0 2 1 0 0 18 0 1 0 886679106 288378880 6367 33554432000 4194304 5683644 140735191378432 18446744073709551615 246516854287 0 0 16781312 514 17802113600483983618 0 0 17 4 0 0 0
/proc/16513/statm: 70405 6367 377 364 0 6323 0
[pid=16515] ppid=16513 vsize=13404 CPUtime=23.35 cores=4,6
/proc/16515/stat : 16515 (lingeling) R 16513 16515 16515 0 -1 4202496 5461 0 0 0 2335 0 0 0 25 0 1 0 886679106 13725696 2551 33554432000 4194304 4352236 140734240369824 18446744073709551615 4231284 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/16515/statm: 3351 2551 129 39 0 2431 0
[pid=16475/tid=16514] ppid=16472 vsize=291864 CPUtime=0 cores=4,6
/proc/16475/task/16514/stat : 16514 (python) S 16472 16475 15206 0 -1 4202560 31 931 0 0 0 0 0 0 19 0 2 0 886679106 298868736 7869 33554432000 4194304 5683644 140735191378432 18446744073709551615 246528657841 0 0 16781312 2 18446604453919371456 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 25.03
Current children cumulated vsize (KiB) 586888

[startup+51.1012 s]
/proc/loadavg: 3.07 2.00 2.68 6/203 16522
/proc/meminfo: memFree=31491224/32951124 swapFree=67063556/67111528
[pid=16475] ppid=16472 vsize=291864 CPUtime=1.65 cores=4,6
/proc/16475/stat : 16475 (python) S 16472 16475 15206 0 -1 4202496 12161 931 1 0 141 24 0 0 19 0 2 0 886678899 298868736 7869 33554432000 4194304 5683644 140735191378432 18446744073709551615 246528660939 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/16475/statm: 72966 7869 1875 364 0 8884 0
[pid=16513] ppid=16475 vsize=281620 CPUtime=0.06 cores=4,6
/proc/16513/stat : 16513 (python) S 16475 16475 15206 0 -1 4202560 901 0 0 0 4 2 0 0 18 0 1 0 886679106 288378880 6367 33554432000 4194304 5683644 140735191378432 18446744073709551615 246516854287 0 0 16781312 514 17802113600483983618 0 0 17 4 0 0 0
/proc/16513/statm: 70405 6367 377 364 0 6323 0
[pid=16515] ppid=16513 vsize=14436 CPUtime=48.88 cores=4,6
/proc/16515/stat : 16515 (lingeling) R 16513 16515 16515 0 -1 4202496 8919 0 0 0 4887 1 0 0 25 0 1 0 886679106 14782464 2809 33554432000 4194304 4352236 140734240369824 18446744073709551615 4328194 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/16515/statm: 3609 2809 129 39 0 2689 0
[pid=16475/tid=16514] ppid=16472 vsize=291864 CPUtime=0 cores=4,6
/proc/16475/task/16514/stat : 16514 (python) S 16472 16475 15206 0 -1 4202560 31 931 0 0 0 0 0 0 19 0 2 0 886679106 298868736 7869 33554432000 4194304 5683644 140735191378432 18446744073709551615 246528657841 0 0 16781312 2 18446604453919371456 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.59
Current children cumulated vsize (KiB) 587920

[startup+102.301 s]
/proc/loadavg: 3.69 2.34 2.76 6/203 16524
/proc/meminfo: memFree=31484252/32951124 swapFree=67063556/67111528
[pid=16475] ppid=16472 vsize=291864 CPUtime=1.65 cores=4,6
/proc/16475/stat : 16475 (python) S 16472 16475 15206 0 -1 4202496 12161 931 1 0 141 24 0 0 19 0 2 0 886678899 298868736 7869 33554432000 4194304 5683644 140735191378432 18446744073709551615 246528660939 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/16475/statm: 72966 7869 1875 364 0 8884 0
[pid=16513] ppid=16475 vsize=281620 CPUtime=0.13 cores=4,6
/proc/16513/stat : 16513 (python) S 16475 16475 15206 0 -1 4202560 925 0 0 0 8 5 0 0 18 0 1 0 886679106 288378880 6367 33554432000 4194304 5683644 140735191378432 18446744073709551615 246516854287 0 0 16781312 514 17802113600483983618 0 0 17 4 0 0 0
/proc/16513/statm: 70405 6367 377 364 0 6323 0
[pid=16515] ppid=16513 vsize=19812 CPUtime=100 cores=4,6
/proc/16515/stat : 16515 (lingeling) R 16513 16515 16515 0 -1 4202496 16791 0 0 0 9998 2 0 0 25 0 1 0 886679106 20287488 4153 33554432000 4194304 4352236 140734240369824 18446744073709551615 4328208 0 0 16781312 17506 0 0 0 17 6 0 0 0
/proc/16515/statm: 4953 4153 129 39 0 4033 0
[pid=16475/tid=16514] ppid=16472 vsize=291864 CPUtime=0 cores=4,6
/proc/16475/task/16514/stat : 16514 (python) S 16472 16475 15206 0 -1 4202560 31 931 0 0 0 0 0 0 19 0 2 0 886679106 298868736 7869 33554432000 4194304 5683644 140735191378432 18446744073709551615 246528657841 0 0 16781312 2 18446604453919371456 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 101.78
Current children cumulated vsize (KiB) 593296

[startup+162.301 s]
/proc/loadavg: 3.98 2.67 2.85 6/203 16525
/proc/meminfo: memFree=31472692/32951124 swapFree=67063556/67111528
[pid=16475] ppid=16472 vsize=291864 CPUtime=1.65 cores=4,6
/proc/16475/stat : 16475 (python) S 16472 16475 15206 0 -1 4202496 12161 931 1 0 141 24 0 0 19 0 2 0 886678899 298868736 7869 33554432000 4194304 5683644 140735191378432 18446744073709551615 246528660939 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/16475/statm: 72966 7869 1875 364 0 8884 0
[pid=16513] ppid=16475 vsize=281620 CPUtime=0.2 cores=4,6
/proc/16513/stat : 16513 (python) S 16475 16475 15206 0 -1 4202560 943 0 0 0 12 8 0 0 18 0 1 0 886679106 288378880 6367 33554432000 4194304 5683644 140735191378432 18446744073709551615 246516854287 0 0 16781312 514 17802113600483983618 0 0 17 4 0 0 0
/proc/16513/statm: 70405 6367 377 364 0 6323 0
[pid=16515] ppid=16513 vsize=21860 CPUtime=159.87 cores=4,6
/proc/16515/stat : 16515 (lingeling) R 16513 16515 16515 0 -1 4202496 20343 0 0 0 15984 3 0 0 25 0 1 0 886679106 22384640 4665 33554432000 4194304 4352236 140734240369824 18446744073709551615 4328194 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/16515/statm: 5465 4665 129 39 0 4545 0
[pid=16475/tid=16514] ppid=16472 vsize=291864 CPUtime=0 cores=4,6
/proc/16475/task/16514/stat : 16514 (python) S 16472 16475 15206 0 -1 4202560 31 931 0 0 0 0 0 0 19 0 2 0 886679106 298868736 7869 33554432000 4194304 5683644 140735191378432 18446744073709551615 246528657841 0 0 16781312 2 18446604453919371456 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 161.72
Current children cumulated vsize (KiB) 595344

[startup+222.301 s]
/proc/loadavg: 4.19 2.97 2.94 6/203 16527
/proc/meminfo: memFree=31466948/32951124 swapFree=67063556/67111528
[pid=16475] ppid=16472 vsize=291864 CPUtime=1.65 cores=4,6
/proc/16475/stat : 16475 (python) S 16472 16475 15206 0 -1 4202496 12161 931 1 0 141 24 0 0 19 0 2 0 886678899 298868736 7869 33554432000 4194304 5683644 140735191378432 18446744073709551615 246528660939 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/16475/statm: 72966 7869 1875 364 0 8884 0
[pid=16513] ppid=16475 vsize=281620 CPUtime=0.28 cores=4,6
/proc/16513/stat : 16513 (python) S 16475 16475 15206 0 -1 4202560 961 0 0 0 17 11 0 0 18 0 1 0 886679106 288378880 6367 33554432000 4194304 5683644 140735191378432 18446744073709551615 246516854287 0 0 16781312 514 17802113600483983618 0 0 17 4 0 0 0
/proc/16513/statm: 70405 6367 377 364 0 6323 0
[pid=16515] ppid=16513 vsize=19556 CPUtime=219.78 cores=4,6
/proc/16515/stat : 16515 (lingeling) R 16513 16515 16515 0 -1 4202496 23735 0 0 0 21975 3 0 0 25 0 1 0 886679106 20025344 4089 33554432000 4194304 4352236 140734240369824 18446744073709551615 4328390 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/16515/statm: 4889 4089 129 39 0 3969 0
[pid=16475/tid=16514] ppid=16472 vsize=291864 CPUtime=0 cores=4,6
/proc/16475/task/16514/stat : 16514 (python) S 16472 16475 15206 0 -1 4202560 31 931 0 0 0 0 0 0 19 0 2 0 886679106 298868736 7869 33554432000 4194304 5683644 140735191378432 18446744073709551615 246528657841 0 0 16781312 2 18446604453919371456 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 221.71

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

[pid=16543] ppid=16475 vsize=291876 CPUtime=0.55 cores=4,6
/proc/16543/stat : 16543 (python) S 16475 16475 15206 0 -1 4202560 1020 0 0 0 33 22 0 0 15 0 1 0 886737775 298881024 6366 33554432000 4194304 5683644 140735191378432 18446744073709551615 246516854342 0 0 16781312 514 17802113600483983620 0 0 17 6 0 0 0
/proc/16543/statm: 72969 6366 372 364 0 8884 0
[pid=16545] ppid=16543 vsize=111804 CPUtime=353.45 cores=4,6
/proc/16545/stat : 16545 (cryptominisat-2) R 16543 16545 16545 0 -1 4202496 140157 0 0 0 35314 31 0 0 25 0 1 0 886737775 114487296 22337 33554432000 4194304 4677096 140736605230512 18446744073709551615 246516530833 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/16545/statm: 27951 22337 392 118 0 22910 0
[pid=16475/tid=16514] ppid=16472 vsize=302120 CPUtime=0 cores=4,6
/proc/16475/task/16514/stat : 16514 (python) S 16472 16475 15206 0 -1 4202560 31 931 0 0 0 0 0 0 19 0 3 0 886679106 309370880 7876 33554432000 4194304 5683644 140735191378432 18446744073709551615 246528657841 0 0 16781312 2 18446604453919371456 0 0 -1 6 0 0 0
[pid=16475/tid=16544] ppid=16472 vsize=302120 CPUtime=0 cores=4,6
/proc/16475/task/16544/stat : 16544 (python) S 16472 16475 15206 0 -1 4202560 27 931 0 0 0 0 0 0 20 0 3 0 886737775 309370880 7876 33554432000 4194304 5683644 140735191378432 18446744073709551615 246528657841 0 0 16781312 2 18446604453919371456 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 941.98
Current children cumulated vsize (KiB) 1017736

[startup+1002.3 s]
/proc/loadavg: 4.00 3.94 3.54 5/219 16564
/proc/meminfo: memFree=30722096/32951124 swapFree=67063556/67111528
[pid=16475] ppid=16472 vsize=302120 CPUtime=1.66 cores=4,6
/proc/16475/stat : 16475 (python) S 16472 16475 15206 0 -1 4202496 12949 931 1 0 141 25 0 0 20 0 3 0 886678899 309370880 7876 33554432000 4194304 5683644 140735191378432 18446744073709551615 246528660939 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/16475/statm: 75530 7876 1878 364 0 11445 0
[pid=16513] ppid=16475 vsize=291864 CPUtime=0.77 cores=4,6
/proc/16513/stat : 16513 (python) S 16475 16475 15206 0 -1 4202560 1197 0 0 0 46 31 0 0 19 0 2 0 886679106 298868736 6410 33554432000 4194304 5683644 140735191378432 18446744073709551615 246528660939 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/16513/statm: 72966 6410 415 364 0 8884 0
[pid=16515] ppid=16513 vsize=20072 CPUtime=585.55 cores=4,6
/proc/16515/stat : 16515 (lingeling) T 16513 16515 16515 0 -1 4202496 41464 0 0 0 58549 6 0 0 25 0 1 0 886679106 20553728 4218 33554432000 4194304 4352236 140734240369824 18446744073709551615 4329165 0 0 16781312 17506 18446744071562691360 0 0 17 6 0 0 0
/proc/16515/statm: 5018 4218 129 39 0 4098 0
[pid=16513/tid=16542] ppid=16475 vsize=291864 CPUtime=0 cores=4,6
/proc/16513/task/16542/stat : 16542 (python) S 16475 16475 15206 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 886737774 298868736 6410 33554432000 4194304 5683644 140735191378432 18446744073709551615 246528657841 0 0 16781312 514 18446604453554707328 0 0 -1 4 0 0 0
[pid=16543] ppid=16475 vsize=291876 CPUtime=0.64 cores=4,6
/proc/16543/stat : 16543 (python) S 16475 16475 15206 0 -1 4202560 1020 0 0 0 38 26 0 0 15 0 1 0 886737775 298881024 6366 33554432000 4194304 5683644 140735191378432 18446744073709551615 246516854342 0 0 16781312 514 17802113600483983620 0 0 17 6 0 0 0
/proc/16543/statm: 72969 6366 372 364 0 8884 0
[pid=16545] ppid=16543 vsize=118996 CPUtime=413.45 cores=4,6
/proc/16545/stat : 16545 (cryptominisat-2) R 16543 16545 16545 0 -1 4202496 152980 0 0 0 41311 34 0 0 25 0 1 0 886737775 121851904 22703 33554432000 4194304 4677096 140736605230512 18446744073709551615 4320231 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/16545/statm: 29749 22703 416 118 0 24708 0
[pid=16475/tid=16514] ppid=16472 vsize=302120 CPUtime=0 cores=4,6
/proc/16475/task/16514/stat : 16514 (python) S 16472 16475 15206 0 -1 4202560 31 931 0 0 0 0 0 0 19 0 3 0 886679106 309370880 7876 33554432000 4194304 5683644 140735191378432 18446744073709551615 246528657841 0 0 16781312 2 18446604453919371456 0 0 -1 6 0 0 0
[pid=16475/tid=16544] ppid=16472 vsize=302120 CPUtime=0 cores=4,6
/proc/16475/task/16544/stat : 16544 (python) S 16472 16475 15206 0 -1 4202560 27 931 0 0 0 0 0 0 20 0 3 0 886737775 309370880 7876 33554432000 4194304 5683644 140735191378432 18446744073709551615 246528657841 0 0 16781312 2 18446604453919371456 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1002.07
Current children cumulated vsize (KiB) 1024928

[startup+1062.3 s]
/proc/loadavg: 4.00 3.95 3.56 6/219 16565
/proc/meminfo: memFree=30673952/32951124 swapFree=67063556/67111528
[pid=16475] ppid=16472 vsize=302120 CPUtime=1.66 cores=4,6
/proc/16475/stat : 16475 (python) S 16472 16475 15206 0 -1 4202496 12949 931 1 0 141 25 0 0 20 0 3 0 886678899 309370880 7876 33554432000 4194304 5683644 140735191378432 18446744073709551615 246528660939 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/16475/statm: 75530 7876 1878 364 0 11445 0
[pid=16513] ppid=16475 vsize=291864 CPUtime=0.77 cores=4,6
/proc/16513/stat : 16513 (python) S 16475 16475 15206 0 -1 4202560 1197 0 0 0 46 31 0 0 19 0 2 0 886679106 298868736 6410 33554432000 4194304 5683644 140735191378432 18446744073709551615 246528660939 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/16513/statm: 72966 6410 415 364 0 8884 0
[pid=16515] ppid=16513 vsize=20072 CPUtime=585.55 cores=4,6
/proc/16515/stat : 16515 (lingeling) T 16513 16515 16515 0 -1 4202496 41464 0 0 0 58549 6 0 0 25 0 1 0 886679106 20553728 4218 33554432000 4194304 4352236 140734240369824 18446744073709551615 4329165 0 0 16781312 17506 18446744071562691360 0 0 17 6 0 0 0
/proc/16515/statm: 5018 4218 129 39 0 4098 0
[pid=16513/tid=16542] ppid=16475 vsize=291864 CPUtime=0 cores=4,6
/proc/16513/task/16542/stat : 16542 (python) S 16475 16475 15206 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 886737774 298868736 6410 33554432000 4194304 5683644 140735191378432 18446744073709551615 246528657841 0 0 16781312 514 18446604453554707328 0 0 -1 4 0 0 0
[pid=16543] ppid=16475 vsize=291876 CPUtime=0.72 cores=4,6
/proc/16543/stat : 16543 (python) S 16475 16475 15206 0 -1 4202560 1020 0 0 0 42 30 0 0 15 0 1 0 886737775 298881024 6366 33554432000 4194304 5683644 140735191378432 18446744073709551615 246516854342 0 0 16781312 514 17802113600483983620 0 0 17 6 0 0 0
/proc/16543/statm: 72969 6366 372 364 0 8884 0
[pid=16545] ppid=16543 vsize=119448 CPUtime=473.45 cores=4,6
/proc/16545/stat : 16545 (cryptominisat-2) R 16543 16545 16545 0 -1 4202496 163580 0 0 0 47308 37 0 0 25 0 1 0 886737775 122314752 24421 33554432000 4194304 4677096 140736605230512 18446744073709551615 4320122 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/16545/statm: 29862 24421 416 118 0 24821 0
[pid=16475/tid=16514] ppid=16472 vsize=302120 CPUtime=0 cores=4,6
/proc/16475/task/16514/stat : 16514 (python) S 16472 16475 15206 0 -1 4202560 31 931 0 0 0 0 0 0 19 0 3 0 886679106 309370880 7876 33554432000 4194304 5683644 140735191378432 18446744073709551615 246528657841 0 0 16781312 2 18446604453919371456 0 0 -1 6 0 0 0
[pid=16475/tid=16544] ppid=16472 vsize=302120 CPUtime=0 cores=4,6
/proc/16475/task/16544/stat : 16544 (python) S 16472 16475 15206 0 -1 4202560 27 931 0 0 0 0 0 0 20 0 3 0 886737775 309370880 7876 33554432000 4194304 5683644 140735191378432 18446744073709551615 246528657841 0 0 16781312 2 18446604453919371456 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1062.15
Current children cumulated vsize (KiB) 1025380

[startup+1122.31 s]
/proc/loadavg: 4.00 3.96 3.59 6/219 16567
/proc/meminfo: memFree=30652600/32951124 swapFree=67063556/67111528
[pid=16475] ppid=16472 vsize=302120 CPUtime=1.66 cores=4,6
/proc/16475/stat : 16475 (python) S 16472 16475 15206 0 -1 4202496 12949 931 1 0 141 25 0 0 20 0 3 0 886678899 309370880 7876 33554432000 4194304 5683644 140735191378432 18446744073709551615 246528660939 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/16475/statm: 75530 7876 1878 364 0 11445 0
[pid=16513] ppid=16475 vsize=291864 CPUtime=0.77 cores=4,6
/proc/16513/stat : 16513 (python) S 16475 16475 15206 0 -1 4202560 1197 0 0 0 46 31 0 0 19 0 2 0 886679106 298868736 6410 33554432000 4194304 5683644 140735191378432 18446744073709551615 246528660939 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/16513/statm: 72966 6410 415 364 0 8884 0
[pid=16515] ppid=16513 vsize=20072 CPUtime=585.55 cores=4,6
/proc/16515/stat : 16515 (lingeling) T 16513 16515 16515 0 -1 4202496 41464 0 0 0 58549 6 0 0 25 0 1 0 886679106 20553728 4218 33554432000 4194304 4352236 140734240369824 18446744073709551615 4329165 0 0 16781312 17506 18446744071562691360 0 0 17 6 0 0 0
/proc/16515/statm: 5018 4218 129 39 0 4098 0
[pid=16513/tid=16542] ppid=16475 vsize=291864 CPUtime=0 cores=4,6
/proc/16513/task/16542/stat : 16542 (python) S 16475 16475 15206 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 886737774 298868736 6410 33554432000 4194304 5683644 140735191378432 18446744073709551615 246528657841 0 0 16781312 514 18446604453554707328 0 0 -1 4 0 0 0
[pid=16543] ppid=16475 vsize=291876 CPUtime=0.81 cores=4,6
/proc/16543/stat : 16543 (python) S 16475 16475 15206 0 -1 4202560 1020 0 0 0 48 33 0 0 15 0 1 0 886737775 298881024 6366 33554432000 4194304 5683644 140735191378432 18446744073709551615 246516854342 0 0 16781312 514 17802113600483983620 0 0 17 6 0 0 0
/proc/16543/statm: 72969 6366 372 364 0 8884 0
[pid=16545] ppid=16543 vsize=120176 CPUtime=533.45 cores=4,6
/proc/16545/stat : 16545 (cryptominisat-2) R 16543 16545 16545 0 -1 4202496 175816 0 0 0 53305 40 0 0 25 0 1 0 886737775 123060224 22803 33554432000 4194304 4677096 140736605230512 18446744073709551615 4320006 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/16545/statm: 30044 22803 416 118 0 25003 0
[pid=16475/tid=16514] ppid=16472 vsize=302120 CPUtime=0 cores=4,6
/proc/16475/task/16514/stat : 16514 (python) S 16472 16475 15206 0 -1 4202560 31 931 0 0 0 0 0 0 19 0 3 0 886679106 309370880 7876 33554432000 4194304 5683644 140735191378432 18446744073709551615 246528657841 0 0 16781312 2 18446604453919371456 0 0 -1 6 0 0 0
[pid=16475/tid=16544] ppid=16472 vsize=302120 CPUtime=0 cores=4,6
/proc/16475/task/16544/stat : 16544 (python) S 16472 16475 15206 0 -1 4202560 27 931 0 0 0 0 0 0 20 0 3 0 886737775 309370880 7876 33554432000 4194304 5683644 140735191378432 18446744073709551615 246528657841 0 0 16781312 2 18446604453919371456 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1122.24
Current children cumulated vsize (KiB) 1026108

[startup+1182.3 s]
/proc/loadavg: 4.00 3.96 3.61 6/219 16569
/proc/meminfo: memFree=30602852/32951124 swapFree=67063556/67111528
[pid=16475] ppid=16472 vsize=302120 CPUtime=1.66 cores=4,6
/proc/16475/stat : 16475 (python) S 16472 16475 15206 0 -1 4202496 12949 931 1 0 141 25 0 0 20 0 3 0 886678899 309370880 7876 33554432000 4194304 5683644 140735191378432 18446744073709551615 246528660939 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/16475/statm: 75530 7876 1878 364 0 11445 0
[pid=16513] ppid=16475 vsize=291864 CPUtime=0.77 cores=4,6
/proc/16513/stat : 16513 (python) S 16475 16475 15206 0 -1 4202560 1197 0 0 0 46 31 0 0 19 0 2 0 886679106 298868736 6410 33554432000 4194304 5683644 140735191378432 18446744073709551615 246528660939 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/16513/statm: 72966 6410 415 364 0 8884 0
[pid=16515] ppid=16513 vsize=20072 CPUtime=585.55 cores=4,6
/proc/16515/stat : 16515 (lingeling) T 16513 16515 16515 0 -1 4202496 41464 0 0 0 58549 6 0 0 25 0 1 0 886679106 20553728 4218 33554432000 4194304 4352236 140734240369824 18446744073709551615 4329165 0 0 16781312 17506 18446744071562691360 0 0 17 6 0 0 0
/proc/16515/statm: 5018 4218 129 39 0 4098 0
[pid=16513/tid=16542] ppid=16475 vsize=291864 CPUtime=0 cores=4,6
/proc/16513/task/16542/stat : 16542 (python) S 16475 16475 15206 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 886737774 298868736 6410 33554432000 4194304 5683644 140735191378432 18446744073709551615 246528657841 0 0 16781312 514 18446604453554707328 0 0 -1 4 0 0 0
[pid=16543] ppid=16475 vsize=291876 CPUtime=0.91 cores=4,6
/proc/16543/stat : 16543 (python) S 16475 16475 15206 0 -1 4202560 1020 0 0 0 53 38 0 0 15 0 1 0 886737775 298881024 6366 33554432000 4194304 5683644 140735191378432 18446744073709551615 246516854342 0 0 16781312 514 17802113600483983620 0 0 17 6 0 0 0
/proc/16543/statm: 72969 6366 372 364 0 8884 0
[pid=16545] ppid=16543 vsize=204472 CPUtime=593.45 cores=4,6
/proc/16545/stat : 16545 (cryptominisat-2) R 16543 16545 16545 0 -1 4202496 186061 0 0 0 59302 43 0 0 25 0 1 0 886737775 209379328 27879 33554432000 4194304 4677096 140736605230512 18446744073709551615 4319550 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/16545/statm: 51118 27879 416 118 0 46077 0
[pid=16475/tid=16514] ppid=16472 vsize=302120 CPUtime=0 cores=4,6
/proc/16475/task/16514/stat : 16514 (python) S 16472 16475 15206 0 -1 4202560 31 931 0 0 0 0 0 0 19 0 3 0 886679106 309370880 7876 33554432000 4194304 5683644 140735191378432 18446744073709551615 246528657841 0 0 16781312 2 18446604453919371456 0 0 -1 6 0 0 0
[pid=16475/tid=16544] ppid=16472 vsize=302120 CPUtime=0 cores=4,6
/proc/16475/task/16544/stat : 16544 (python) S 16472 16475 15206 0 -1 4202560 27 931 0 0 0 0 0 0 20 0 3 0 886737775 309370880 7876 33554432000 4194304 5683644 140735191378432 18446744073709551615 246528657841 0 0 16781312 2 18446604453919371456 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1182.34
Current children cumulated vsize (KiB) 1110404



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200 s]
/proc/loadavg: 4.00 3.96 3.62 4/210 16570
/proc/meminfo: memFree=31199236/32951124 swapFree=67063556/67111528
[pid=16475] ppid=16472 vsize=302120 CPUtime=1.66 cores=4,6
/proc/16475/stat : 16475 (python) S 16472 16475 15206 0 -1 4202496 12949 931 1 0 141 25 0 0 20 0 3 0 886678899 309370880 7876 33554432000 4194304 5683644 140735191378432 18446744073709551615 246528660939 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/16475/statm: 75530 7876 1878 364 0 11445 0
[pid=16513] ppid=16475 vsize=291864 CPUtime=0.77 cores=4,6
/proc/16513/stat : 16513 (python) S 16475 16475 15206 0 -1 4202560 1197 0 0 0 46 31 0 0 19 0 2 0 886679106 298868736 6410 33554432000 4194304 5683644 140735191378432 18446744073709551615 246528660939 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/16513/statm: 72966 6410 415 364 0 8884 0
[pid=16515] ppid=16513 vsize=20072 CPUtime=585.55 cores=4,6
/proc/16515/stat : 16515 (lingeling) T 16513 16515 16515 0 -1 4202496 41464 0 0 0 58549 6 0 0 25 0 1 0 886679106 20553728 4218 33554432000 4194304 4352236 140734240369824 18446744073709551615 4329165 0 0 16781312 17506 18446744071562691360 0 0 17 6 0 0 0
/proc/16515/statm: 5018 4218 129 39 0 4098 0
[pid=16513/tid=16542] ppid=16475 vsize=291864 CPUtime=0 cores=4,6
/proc/16513/task/16542/stat : 16542 (python) S 16475 16475 15206 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 886737774 298868736 6410 33554432000 4194304 5683644 140735191378432 18446744073709551615 246528657841 0 0 16781312 514 18446604453554707328 0 0 -1 4 0 0 0
[pid=16543] ppid=16475 vsize=291876 CPUtime=0.93 cores=4,6
/proc/16543/stat : 16543 (python) S 16475 16475 15206 0 -1 4202560 1020 0 0 0 54 39 0 0 15 0 1 0 886737775 298881024 6366 33554432000 4194304 5683644 140735191378432 18446744073709551615 246516854342 0 0 16781312 514 4562392717425869060 0 0 17 6 0 0 0
/proc/16543/statm: 72969 6366 372 364 0 8884 0
[pid=16545] ppid=16543 vsize=134924 CPUtime=611.16 cores=4,6
/proc/16545/stat : 16545 (cryptominisat-2) R 16543 16545 16545 0 -1 4202496 190019 0 0 0 61072 44 0 0 25 0 1 0 886737775 138162176 26980 33554432000 4194304 4677096 140736605230512 18446744073709551615 4320172 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/16545/statm: 33731 26980 416 118 0 28690 0
[pid=16475/tid=16514] ppid=16472 vsize=302120 CPUtime=0 cores=4,6
/proc/16475/task/16514/stat : 16514 (python) S 16472 16475 15206 0 -1 4202560 31 931 0 0 0 0 0 0 19 0 3 0 886679106 309370880 7876 33554432000 4194304 5683644 140735191378432 18446744073709551615 246528657841 0 0 16781312 2 18446604453919371456 0 0 -1 6 0 0 0
[pid=16475/tid=16544] ppid=16472 vsize=302120 CPUtime=0 cores=4,6
/proc/16475/task/16544/stat : 16544 (python) S 16472 16475 15206 0 -1 4202560 27 931 0 0 0 0 0 0 20 0 3 0 886737775 309370880 7876 33554432000 4194304 5683644 140735191378432 18446744073709551615 246528657841 0 0 16781312 2 18446604453919371456 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 1040856

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

Real time (s): 1200.02
CPU time (s): 1200.07
CPU user time (s): 1198.62
CPU system time (s): 1.45
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 1110404

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1.41878
system time used= 0.25696
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 13880
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= 30591
involuntary context switches= 61

runsolver used 2.26266 second user time and 4.80627 second system time

The end

Launcher Data

Begin job on node134 at 2011-06-11 02:06:47
IDJOB=3484617
IDBENCH=83410
IDSOLVER=1976
FILE ID=node134/3484617-1307750807
RUNJOBID= node134-1307750805-16435
PBS_JOBID= 13550824
Free space on /tmp= 74120 MiB

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

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

MD5SUM BENCH= 19e0b91e7d093f7cb35b11b46708a49b
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:      31695356 kB
Buffers:        276592 kB
Cached:         757100 kB
SwapCached:      10284 kB
Active:         558456 kB
Inactive:       493068 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31695356 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= 73992 MiB
End job on node134 at 2011-06-11 02:26:49