Trace number 3378974

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-par-industrial (fixed)? 4798.91 1204.89

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.36/0.67	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.36/0.67	c INFO: solving HOME/instance-3378974-1305466442.cnf
0.36/0.67	c INFO: computing task features
0.43/0.79	c INFO: computed variable-clause graph statistics
0.43/0.79	c INFO: computed clause balance statistics
1.13/1.40	c INFO: computed variable balance statistics
1.43/1.70	c INFO: computed small-clause counts
1.43/1.70	c INFO: computed Horn-clause counts
1.43/1.73	c INFO: computed variable graph statistics
1.43/1.73	c INFO: collected features for HOME/instance-3378974-1305466442.cnf in 1.05 s
1.43/1.73	c INFO: running lingeling-276@0 for 582 with 1198 remaining (b = 0.57)
1.43/1.74	c INFO: running cryptominisat-2.9.0@0 for 582 with 1198 remaining (b = 0.50)
1.43/1.75	c INFO: running lingeling-276@0 for 1198 with 1198 remaining (b = 0.56)
1.43/1.76	c INFO: running lingeling-276@0 for 97 with 1198 remaining (b = 0.20)
401.22/102.04	c INFO: running cryptominisat-2.9.0@0 for 1098 with 1098 remaining (b = 0.38)
2336.63/587.33	c INFO: running lingeling-276@99 for 97 with 613 remaining (b = 0.07)
2364.08/594.25	c INFO: running precosat-570@0 for 606 with 606 remaining (b = 0.32)
2724.55/684.61	c INFO: running precosat-570@0 for 97 with 516 remaining (b = 0.10)
3124.08/784.88	c INFO: running lingeling-276@0 for 415 with 415 remaining (b = 0.16)
4798.47/1204.86	s UNKNOWN

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: UNKNOWN

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3378974-1305466442/watcher-3378974-1305466442 -o /tmp/evaluation-result-3378974-1305466442/solver-3378974-1305466442 -C 4800 -W 1300 -M 15500 python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3378974-1305466442.cnf -seed 844959601 -budget 4800 -cores 4 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 7.89 6.93 6.45 5/361 27152
/proc/meminfo: memFree=12039952/32950928 swapFree=61888748/67111528
[pid=27152] ppid=27150 vsize=15384 CPUtime=0 cores=1,3,5,7
/proc/27152/stat : 27152 (python) S 27150 27152 26250 0 -1 4202496 819 0 0 0 0 0 0 0 17 0 1 0 658243000 15753216 704 33554432000 4194304 5683644 140736874911168 18446744073709551615 235594864640 0 2147483391 16781312 2 18446744071699215550 0 0 17 1 0 0 0
/proc/27152/statm: 3846 704 334 364 0 333 0

[startup+0.024995 s]
/proc/loadavg: 7.89 6.93 6.45 5/361 27152
/proc/meminfo: memFree=12039952/32950928 swapFree=61888748/67111528
[pid=27152] ppid=27150 vsize=16404 CPUtime=0.01 cores=1,3,5,7
/proc/27152/stat : 27152 (python) R 27150 27152 26250 0 -1 4202496 1105 0 0 0 1 0 0 0 17 0 1 0 658243000 16797696 974 33554432000 4194304 5683644 140736874911168 18446744073709551615 5041824 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/27152/statm: 4101 980 407 364 0 588 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 16404

[startup+0.100986 s]
/proc/loadavg: 7.89 6.93 6.45 5/361 27152
/proc/meminfo: memFree=12039952/32950928 swapFree=61888748/67111528
[pid=27152] ppid=27150 vsize=87708 CPUtime=0.07 cores=1,3,5,7
/proc/27152/stat : 27152 (python) S 27150 27152 26250 0 -1 4202496 2638 0 0 0 5 2 0 0 17 0 1 0 658243000 89812992 2354 33554432000 4194304 5683644 140736874911168 18446744073709551615 235594864640 0 2147483391 16781312 2 18446744071699215550 0 0 17 1 0 0 0
/proc/27152/statm: 21927 2354 717 364 0 1623 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 87708

[startup+0.300953 s]
/proc/loadavg: 7.89 6.93 6.45 5/361 27152
/proc/meminfo: memFree=12039952/32950928 swapFree=61888748/67111528
[pid=27152] ppid=27150 vsize=135752 CPUtime=0.19 cores=1,3,5,7
/proc/27152/stat : 27152 (python) S 27150 27152 26250 0 -1 4202496 5959 935 1 0 14 5 0 0 18 0 1 0 658243000 139010048 4150 33554432000 4194304 5683644 140736874911168 18446744073709551615 235594862597 0 2147483391 16781312 2 18446744071699215550 0 0 17 7 0 0 0
/proc/27152/statm: 33938 4150 1032 364 0 3124 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 135752

[startup+0.700818 s]
/proc/loadavg: 7.89 6.93 6.45 5/361 27152
/proc/meminfo: memFree=12039952/32950928 swapFree=61888748/67111528
[pid=27152] ppid=27150 vsize=280420 CPUtime=0.43 cores=1,3,5,7
/proc/27152/stat : 27152 (python) R 27150 27152 26250 0 -1 4202496 9740 935 1 0 32 11 0 0 16 0 1 0 658243000 287150080 7422 33554432000 4194304 5683644 140736874911168 18446744073709551615 4445115 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/27152/statm: 70105 7422 1761 364 0 6029 0
Current children cumulated CPU time (s) 0.43
Current children cumulated vsize (KiB) 280420

[startup+1.50068 s]
/proc/loadavg: 7.89 6.93 6.45 6/362 27157
/proc/meminfo: memFree=12012540/32950928 swapFree=61888748/67111528
[pid=27152] ppid=27150 vsize=285304 CPUtime=1.23 cores=1,3,5,7
/proc/27152/stat : 27152 (python) R 27150 27152 26250 0 -1 4202496 11848 935 1 0 112 11 0 0 16 0 1 0 658243000 292151296 8711 33554432000 4194304 5683644 140736874911168 18446744073709551615 47525285880114 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/27152/statm: 71326 8711 1827 364 0 7250 0
Current children cumulated CPU time (s) 1.23
Current children cumulated vsize (KiB) 285304

[startup+3.1014 s]
/proc/loadavg: 7.89 6.93 6.45 9/374 27169
/proc/meminfo: memFree=11982312/32950928 swapFree=61888748/67111528
[pid=27152] ppid=27150 vsize=322808 CPUtime=1.5 cores=1,3,5,7
/proc/27152/stat : 27152 (python) S 27150 27152 26250 0 -1 4202496 14466 935 1 0 138 12 0 0 25 0 5 0 658243000 330555392 7898 33554432000 4194304 5683644 140736874911168 18446744073709551615 235606693323 0 0 16781312 2 18446744073709551615 0 0 17 3 0 0 0
/proc/27152/statm: 80702 7898 1881 364 0 16611 0
[pid=27158] ppid=27152 vsize=281620 CPUtime=0 cores=1,3,5,7
/proc/27158/stat : 27158 (python) S 27152 27152 26250 0 -1 4202560 734 0 0 0 0 0 0 0 18 0 1 0 658243174 288378880 6343 33554432000 4194304 5683644 140736874911168 18446744073709551615 235594886671 0 0 16781312 514 6335161978046119935 0 0 17 3 0 0 0
/proc/27158/statm: 70405 6343 354 364 0 6323 0
[pid=27160] ppid=27158 vsize=8272 CPUtime=1.34 cores=1,3,5,7
/proc/27160/stat : 27160 (lingeling) R 27158 27160 27160 0 -1 4202496 1877 0 0 0 134 0 0 0 23 0 1 0 658243174 8470528 1268 33554432000 4194304 4352236 140736872753952 18446744073709551615 4328847 0 0 16781312 17506 0 0 0 17 7 0 0 0
/proc/27160/statm: 2068 1268 129 39 0 1148 0
[pid=27161] ppid=27152 vsize=291876 CPUtime=0 cores=1,3,5,7
/proc/27161/stat : 27161 (python) S 27152 27152 26250 0 -1 4202560 752 0 0 0 0 0 0 0 15 0 1 0 658243175 298881024 6341 33554432000 4194304 5683644 140736874911168 18446744073709551615 235594886726 0 0 16781312 514 5606935691595317511 0 0 17 1 0 0 0
/proc/27161/statm: 72969 6341 348 364 0 8884 0
[pid=27163] ppid=27161 vsize=40600 CPUtime=1.33 cores=1,3,5,7
/proc/27163/stat : 27163 (cryptominisat-2) R 27161 27163 27163 0 -1 4202496 5666 0 0 0 133 0 0 0 25 0 1 0 658243175 41574400 3226 33554432000 4194304 4677096 140737012393392 18446744073709551615 4319584 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/27163/statm: 10150 3227 392 118 0 5109 0
[pid=27164] ppid=27152 vsize=302132 CPUtime=0 cores=1,3,5,7
/proc/27164/stat : 27164 (python) S 27152 27152 26250 0 -1 4202560 741 0 0 0 0 0 0 0 18 0 1 0 658243176 309383168 6345 33554432000 4194304 5683644 140736874911168 18446744073709551615 235594886726 0 0 16781312 514 4332081040412639231 0 0 17 3 0 0 0
/proc/27164/statm: 75533 6345 348 364 0 11445 0
[pid=27166] ppid=27164 vsize=8224 CPUtime=1.33 cores=1,3,5,7
/proc/27166/stat : 27166 (lingeling) R 27164 27166 27166 0 -1 4202496 1851 0 0 0 133 0 0 0 25 0 1 0 658243176 8421376 1243 33554432000 4194304 4352236 140736029601008 18446744073709551615 4328181 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/27166/statm: 2056 1243 129 39 0 1136 0
[pid=27167] ppid=27152 vsize=312564 CPUtime=0 cores=1,3,5,7
/proc/27167/stat : 27167 (python) S 27152 27152 26250 0 -1 4202560 748 0 0 0 0 0 0 0 18 0 1 0 658243177 320065536 6361 33554432000 4194304 5683644 140736874911168 18446744073709551615 235594886726 0 0 16781312 514 8061892487788101631 0 0 17 3 0 0 0
/proc/27167/statm: 78141 6361 348 364 0 14050 0
[pid=27169] ppid=27167 vsize=8208 CPUtime=1.32 cores=1,3,5,7
/proc/27169/stat : 27169 (lingeling) R 27167 27169 27169 0 -1 4202496 1831 0 0 0 132 0 0 0 25 0 1 0 658243177 8404992 1222 33554432000 4194304 4352236 140736751698624 18446744073709551615 4328345 0 0 16781312 17506 0 0 0 17 3 0 0 0
/proc/27169/statm: 2052 1222 129 39 0 1132 0
[pid=27152/tid=27159] ppid=27150 vsize=322808 CPUtime=0 cores=1,3,5,7
/proc/27152/task/27159/stat : 27159 (python) S 27150 27152 26250 0 -1 4202560 27 935 0 0 0 0 0 0 19 0 5 0 658243174 330555392 7898 33554432000 4194304 5683644 140736874911168 18446744073709551615 235606690225 0 0 16781312 2 18446604471125769024 0 0 -1 7 0 0 0
[pid=27152/tid=27162] ppid=27150 vsize=322808 CPUtime=0 cores=1,3,5,7
/proc/27152/task/27162/stat : 27162 (python) S 27150 27152 26250 0 -1 4202560 24 935 0 0 0 0 0 0 21 0 5 0 658243175 330555392 7898 33554432000 4194304 5683644 140736874911168 18446744073709551615 235606690225 0 0 16781312 2 18446604471125769024 0 0 -1 3 0 0 0
[pid=27152/tid=27165] ppid=27150 vsize=322808 CPUtime=0 cores=1,3,5,7
/proc/27152/task/27165/stat : 27165 (python) S 27150 27152 26250 0 -1 4202560 34 935 0 0 0 0 0 0 23 0 5 0 658243176 330555392 7898 33554432000 4194304 5683644 140736874911168 18446744073709551615 235606690225 0 0 16781312 2 18446604471125769024 0 0 -1 5 0 0 0
[pid=27152/tid=27168] ppid=27150 vsize=322808 CPUtime=0 cores=1,3,5,7
/proc/27152/task/27168/stat : 27168 (python) S 27150 27152 26250 0 -1 4202560 27 935 0 0 0 0 0 0 25 0 5 0 658243177 330555392 7898 33554432000 4194304 5683644 140736874911168 18446744073709551615 235606690225 0 0 16781312 2 18446604471125769024 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 6.82
Current children cumulated vsize (KiB) 1576304

[startup+6.30084 s]
/proc/loadavg: 7.90 6.95 6.46 9/374 27169
/proc/meminfo: memFree=11968552/32950928 swapFree=61888748/67111528
[pid=27152] ppid=27150 vsize=322808 CPUtime=1.5 cores=1,3,5,7
/proc/27152/stat : 27152 (python) S 27150 27152 26250 0 -1 4202496 14466 935 1 0 138 12 0 0 25 0 5 0 658243000 330555392 7898 33554432000 4194304 5683644 140736874911168 18446744073709551615 235606693323 0 0 16781312 2 18446744073709551615 0 0 17 3 0 0 0
/proc/27152/statm: 80702 7898 1881 364 0 16611 0
[pid=27158] ppid=27152 vsize=281620 CPUtime=0 cores=1,3,5,7
/proc/27158/stat : 27158 (python) S 27152 27152 26250 0 -1 4202560 902 0 0 0 0 0 0 0 18 0 1 0 658243174 288378880 6366 33554432000 4194304 5683644 140736874911168 18446744073709551615 235594886671 0 0 16781312 514 6335161978046087429 0 0 17 3 0 0 0
/proc/27158/statm: 70405 6366 377 364 0 6323 0
[pid=27160] ppid=27158 vsize=10844 CPUtime=4.49 cores=1,3,5,7
/proc/27160/stat : 27160 (lingeling) R 27158 27160 27160 0 -1 4202496 3128 0 0 0 449 0 0 0 25 0 1 0 658243174 11104256 1911 33554432000 4194304 4352236 140736872753952 18446744073709551615 4208925 0 0 16781312 17506 0 0 0 17 7 0 0 0
/proc/27160/statm: 2711 1911 129 39 0 1791 0
[pid=27161] ppid=27152 vsize=291876 CPUtime=0.02 cores=1,3,5,7
/proc/27161/stat : 27161 (python) S 27152 27152 26250 0 -1 4202560 947 0 0 0 1 1 0 0 15 0 1 0 658243175 298881024 6364 33554432000 4194304 5683644 140736874911168 18446744073709551615 235594886726 0 0 16781312 514 5606935708775186695 0 0 17 1 0 0 0
/proc/27161/statm: 72969 6364 371 364 0 8884 0
[pid=27163] ppid=27161 vsize=45564 CPUtime=4.51 cores=1,3,5,7
/proc/27163/stat : 27163 (cryptominisat-2) R 27161 27163 27163 0 -1 4202496 10601 0 0 0 450 1 0 0 25 0 1 0 658243175 46657536 4667 33554432000 4194304 4677096 140737012393392 18446744073709551615 4576126 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/27163/statm: 11391 4667 392 118 0 6350 0
[pid=27164] ppid=27152 vsize=302132 CPUtime=0 cores=1,3,5,7
/proc/27164/stat : 27164 (python) S 27152 27152 26250 0 -1 4202560 925 0 0 0 0 0 0 0 18 0 1 0 658243176 309383168 6367 33554432000 4194304 5683644 140736874911168 18446744073709551615 235594886726 0 0 16781312 514 4332081040412606727 0 0 17 3 0 0 0
/proc/27164/statm: 75533 6367 370 364 0 11445 0
[pid=27166] ppid=27164 vsize=11196 CPUtime=4.53 cores=1,3,5,7
/proc/27166/stat : 27166 (lingeling) R 27164 27166 27166 0 -1 4202496 3407 0 0 0 453 0 0 0 25 0 1 0 658243176 11464704 1967 33554432000 4194304 4352236 140736029601008 18446744073709551615 4328013 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/27166/statm: 2799 1967 129 39 0 1879 0
[pid=27167] ppid=27152 vsize=312564 CPUtime=0 cores=1,3,5,7
/proc/27167/stat : 27167 (python) S 27152 27152 26250 0 -1 4202560 918 0 0 0 0 0 0 0 18 0 1 0 658243177 320065536 6384 33554432000 4194304 5683644 140736874911168 18446744073709551615 235594886726 0 0 16781312 514 8061892487788069124 0 0 17 3 0 0 0
/proc/27167/statm: 78141 6384 371 364 0 14050 0
[pid=27169] ppid=27167 vsize=10912 CPUtime=4.47 cores=1,3,5,7
/proc/27169/stat : 27169 (lingeling) R 27167 27169 27169 0 -1 4202496 2569 0 0 0 447 0 0 0 25 0 1 0 658243177 11173888 1896 33554432000 4194304 4352236 140736751698624 18446744073709551615 4267938 0 0 16781312 17506 0 0 0 17 3 0 0 0
/proc/27169/statm: 2728 1896 129 39 0 1808 0
[pid=27152/tid=27159] ppid=27150 vsize=322808 CPUtime=0 cores=1,3,5,7
/proc/27152/task/27159/stat : 27159 (python) S 27150 27152 26250 0 -1 4202560 27 935 0 0 0 0 0 0 19 0 5 0 658243174 330555392 7898 33554432000 4194304 5683644 140736874911168 18446744073709551615 235606690225 0 0 16781312 2 18446604471125769024 0 0 -1 7 0 0 0
[pid=27152/tid=27162] ppid=27150 vsize=322808 CPUtime=0 cores=1,3,5,7
/proc/27152/task/27162/stat : 27162 (python) S 27150 27152 26250 0 -1 4202560 24 935 0 0 0 0 0 0 21 0 5 0 658243175 330555392 7898 33554432000 4194304 5683644 140736874911168 18446744073709551615 235606690225 0 0 16781312 2 18446604471125769024 0 0 -1 3 0 0 0
[pid=27152/tid=27165] ppid=27150 vsize=322808 CPUtime=0 cores=1,3,5,7
/proc/27152/task/27165/stat : 27165 (python) S 27150 27152 26250 0 -1 4202560 34 935 0 0 0 0 0 0 23 0 5 0 658243176 330555392 7898 33554432000 4194304 5683644 140736874911168 18446744073709551615 235606690225 0 0 16781312 2 18446604471125769024 0 0 -1 5 0 0 0
[pid=27152/tid=27168] ppid=27150 vsize=322808 CPUtime=0 cores=1,3,5,7
/proc/27152/task/27168/stat : 27168 (python) S 27150 27152 26250 0 -1 4202560 27 935 0 0 0 0 0 0 25 0 5 0 658243177 330555392 7898 33554432000 4194304 5683644 140736874911168 18446744073709551615 235606690225 0 0 16781312 2 18446604471125769024 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 19.52
Current children cumulated vsize (KiB) 1589516

[startup+12.7007 s]
/proc/loadavg: 7.91 6.97 6.47 9/374 27169
/proc/meminfo: memFree=11954152/32950928 swapFree=61888748/67111528
[pid=27152] ppid=27150 vsize=322808 CPUtime=1.5 cores=1,3,5,7
/proc/27152/stat : 27152 (python) S 27150 27152 26250 0 -1 4202496 14466 935 1 0 138 12 0 0 25 0 5 0 658243000 330555392 7898 33554432000 4194304 5683644 140736874911168 18446744073709551615 235606693323 0 0 16781312 2 18446744073709551615 0 0 17 3 0 0 0
/proc/27152/statm: 80702 7898 1881 364 0 16611 0
[pid=27158] ppid=27152 vsize=281620 CPUtime=0.02 cores=1,3,5,7
/proc/27158/stat : 27158 (python) S 27152 27152 26250 0 -1 4202560 905 0 0 0 1 1 0 0 18 0 1 0 658243174 288378880 6366 33554432000 4194304 5683644 140736874911168 18446744073709551615 235594886671 0 0 16781312 514 7078040133110300933 0 0 17 3 0 0 0
/proc/27158/statm: 70405 6366 377 364 0 6323 0
[pid=27160] ppid=27158 vsize=12272 CPUtime=10.81 cores=1,3,5,7
/proc/27160/stat : 27160 (lingeling) R 27158 27160 27160 0 -1 4202496 4381 0 0 0 1081 0 0 0 25 0 1 0 658243174 12566528 2268 33554432000 4194304 4352236 140736872753952 18446744073709551615 4328095 0 0 16781312 17506 0 0 0 17 7 0 0 0
/proc/27160/statm: 3068 2268 129 39 0 2148 0
[pid=27161] ppid=27152 vsize=291876 CPUtime=0.03 cores=1,3,5,7
/proc/27161/stat : 27161 (python) S 27152 27152 26250 0 -1 4202560 958 0 0 0 2 1 0 0 15 0 1 0 658243175 298881024 6364 33554432000 4194304 5683644 140736874911168 18446744073709551615 235594886726 0 0 16781312 514 13965917535468486919 0 0 17 1 0 0 0
/proc/27161/statm: 72969 6364 371 364 0 8884 0
[pid=27163] ppid=27161 vsize=51116 CPUtime=10.9 cores=1,3,5,7
/proc/27163/stat : 27163 (cryptominisat-2) R 27161 27163 27163 0 -1 4202496 17686 0 0 0 1088 2 0 0 25 0 1 0 658243175 52342784 5993 33554432000 4194304 4677096 140737012393392 18446744073709551615 4320248 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/27163/statm: 12779 5993 392 118 0 7738 0
[pid=27164] ppid=27152 vsize=302132 CPUtime=0.02 cores=1,3,5,7
/proc/27164/stat : 27164 (python) S 27152 27152 26250 0 -1 4202560 929 0 0 0 1 1 0 0 18 0 1 0 658243176 309383168 6368 33554432000 4194304 5683644 140736874911168 18446744073709551615 235594886726 0 0 16781312 514 7078040133110300935 0 0 17 3 0 0 0
/proc/27164/statm: 75533 6368 371 364 0 11445 0
[pid=27166] ppid=27164 vsize=11580 CPUtime=10.93 cores=1,3,5,7
/proc/27166/stat : 27166 (lingeling) R 27164 27166 27166 0 -1 4202496 4207 0 0 0 1092 1 0 0 25 0 1 0 658243176 11857920 2063 33554432000 4194304 4352236 140736029601008 18446744073709551615 4328000 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/27166/statm: 2895 2063 129 39 0 1975 0
[pid=27167] ppid=27152 vsize=312564 CPUtime=0.02 cores=1,3,5,7
/proc/27167/stat : 27167 (python) S 27152 27152 26250 0 -1 4202560 921 0 0 0 1 1 0 0 18 0 1 0 658243177 320065536 6384 33554432000 4194304 5683644 140736874911168 18446744073709551615 235594886726 0 0 16781312 514 7078040133110300932 0 0 17 3 0 0 0
/proc/27167/statm: 78141 6384 371 364 0 14050 0
[pid=27169] ppid=27167 vsize=11696 CPUtime=10.82 cores=1,3,5,7
/proc/27169/stat : 27169 (lingeling) R 27167 27169 27169 0 -1 4202496 3693 0 0 0 1082 0 0 0 25 0 1 0 658243177 11976704 2124 33554432000 4194304 4352236 140736751698624 18446744073709551615 4329086 0 0 16781312 17506 0 0 0 17 3 0 0 0
/proc/27169/statm: 2924 2124 129 39 0 2004 0
[pid=27152/tid=27159] ppid=27150 vsize=322808 CPUtime=0 cores=1,3,5,7
/proc/27152/task/27159/stat : 27159 (python) S 27150 27152 26250 0 -1 4202560 27 935 0 0 0 0 0 0 19 0 5 0 658243174 330555392 7898 33554432000 4194304 5683644 140736874911168 18446744073709551615 235606690225 0 0 16781312 2 18446604471125769024 0 0 -1 7 0 0 0
[pid=27152/tid=27162] ppid=27150 vsize=322808 CPUtime=0 cores=1,3,5,7
/proc/27152/task/27162/stat : 27162 (python) S 27150 27152 26250 0 -1 4202560 24 935 0 0 0 0 0 0 21 0 5 0 658243175 330555392 7898 33554432000 4194304 5683644 140736874911168 18446744073709551615 235606690225 0 0 16781312 2 18446604471125769024 0 0 -1 3 0 0 0
[pid=27152/tid=27165] ppid=27150 vsize=322808 CPUtime=0 cores=1,3,5,7
/proc/27152/task/27165/stat : 27165 (python) S 27150 27152 26250 0 -1 4202560 34 935 0 0 0 0 0 0 23 0 5 0 658243176 330555392 7898 33554432000 4194304 5683644 140736874911168 18446744073709551615 235606690225 0 0 16781312 2 18446604471125769024 0 0 -1 5 0 0 0
[pid=27152/tid=27168] ppid=27150 vsize=322808 CPUtime=0 cores=1,3,5,7
/proc/27152/task/27168/stat : 27168 (python) S 27150 27152 26250 0 -1 4202560 27 935 0 0 0 0 0 0 25 0 5 0 658243177 330555392 7898 33554432000 4194304 5683644 140736874911168 18446744073709551615 235606690225 0 0 16781312 2 18446604471125769024 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 45.05
Current children cumulated vsize (KiB) 1597664

[startup+25.5015 s]
/proc/loadavg: 7.93 7.02 6.49 9/374 27170
/proc/meminfo: memFree=11935464/32950928 swapFree=61888748/67111528
[pid=27152] ppid=27150 vsize=322808 CPUtime=1.5 cores=1,3,5,7

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

[pid=27219] ppid=27152 vsize=343464 CPUtime=0.27 cores=1,3,5,7
/proc/27219/stat : 27219 (python) S 27152 27152 26250 0 -1 4202560 1097 0 0 0 13 14 0 0 19 0 2 0 658311462 351707136 6459 33554432000 4194304 5683644 140736874911168 18446744073709551615 235606693323 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/27219/statm: 85866 6459 400 364 0 21766 0
[pid=27221] ppid=27219 vsize=30556 CPUtime=99.42 cores=1,3,5,7
/proc/27221/stat : 27221 (precosat) T 27219 27221 27221 0 -1 4202496 7885 0 0 0 9940 2 0 0 25 0 1 0 658311462 31289344 7465 33554432000 4194304 4890832 140736755542928 18446744073709551615 4293696 0 0 16781312 17442 18446744071562691360 0 0 17 3 0 0 0
/proc/27221/statm: 7639 7465 86 171 0 7466 0
[pid=27219/tid=27225] ppid=27152 vsize=343464 CPUtime=0 cores=1,3,5,7
/proc/27219/task/27225/stat : 27225 (python) S 27152 27152 26250 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 658321488 351707136 6459 33554432000 4194304 5683644 140736874911168 18446744073709551615 235606690225 0 0 16781312 514 18446604456525187008 0 0 -1 3 0 0 0
[pid=27152/tid=27159] ppid=27150 vsize=353708 CPUtime=0 cores=1,3,5,7
/proc/27152/task/27159/stat : 27159 (python) S 27150 27152 26250 0 -1 4202560 32 935 0 0 0 0 0 0 18 0 8 0 658243174 362196992 7950 33554432000 4194304 5683644 140736874911168 18446744073709551615 235606690225 0 0 16781312 2 18446604471125769024 0 0 -1 7 0 0 0
[pid=27152/tid=27162] ppid=27150 vsize=353708 CPUtime=0 cores=1,3,5,7
/proc/27152/task/27162/stat : 27162 (python) S 27150 27152 26250 0 -1 4202560 24 935 0 0 0 0 0 0 21 0 8 0 658243175 362196992 7950 33554432000 4194304 5683644 140736874911168 18446744073709551615 235606690225 0 0 16781312 2 18446604471125769024 0 0 -1 3 0 0 0
[pid=27152/tid=27165] ppid=27150 vsize=353708 CPUtime=0 cores=1,3,5,7
/proc/27152/task/27165/stat : 27165 (python) S 27150 27152 26250 0 -1 4202560 34 935 0 0 0 0 0 0 23 0 8 0 658243176 362196992 7950 33554432000 4194304 5683644 140736874911168 18446744073709551615 235606690225 0 0 16781312 2 18446604471125769024 0 0 -1 5 0 0 0
[pid=27152/tid=27168] ppid=27150 vsize=353708 CPUtime=0 cores=1,3,5,7
/proc/27152/task/27168/stat : 27168 (python) S 27150 27152 26250 0 -1 4202560 30 935 0 0 0 0 0 0 18 0 8 0 658243177 362196992 7950 33554432000 4194304 5683644 140736874911168 18446744073709551615 235606690225 0 0 16781312 2 18446604471125769024 0 0 -1 3 0 0 0
[pid=27152/tid=27175] ppid=27150 vsize=353708 CPUtime=0 cores=1,3,5,7
/proc/27152/task/27175/stat : 27175 (python) S 27150 27152 26250 0 -1 4202560 25 935 0 0 0 0 0 0 20 0 8 0 658253205 362196992 7950 33554432000 4194304 5683644 140736874911168 18446744073709551615 235606690225 0 0 16781312 2 18446604471125769024 0 0 -1 3 0 0 0
[pid=27152/tid=27197] ppid=27150 vsize=353708 CPUtime=0 cores=1,3,5,7
/proc/27152/task/27197/stat : 27197 (python) S 27150 27152 26250 0 -1 4202560 25 935 0 0 0 0 0 0 20 0 8 0 658302426 362196992 7950 33554432000 4194304 5683644 140736874911168 18446744073709551615 235606690225 0 0 16781312 2 18446604471125769024 0 0 -1 3 0 0 0
[pid=27152/tid=27220] ppid=27150 vsize=353708 CPUtime=0 cores=1,3,5,7
/proc/27152/task/27220/stat : 27220 (python) S 27150 27152 26250 0 -1 4202560 28 935 0 0 0 0 0 0 20 0 8 0 658311462 362196992 7950 33554432000 4194304 5683644 140736874911168 18446744073709551615 235606690225 0 0 16781312 2 18446604471125769024 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4796.49
Current children cumulated vsize (KiB) 3068368

[startup+1204.7 s]
/proc/loadavg: 4.14 4.78 5.90 5/365 27236
/proc/meminfo: memFree=12804832/32950928 swapFree=61888748/67111528
[pid=27152] ppid=27150 vsize=353708 CPUtime=1.54 cores=1,3,5,7
/proc/27152/stat : 27152 (python) S 27150 27152 26250 0 -1 4202496 17242 935 1 0 140 14 0 0 18 0 8 0 658243000 362196992 7950 33554432000 4194304 5683644 140736874911168 18446744073709551615 235606693323 0 0 16781312 2 18446744073709551615 0 0 17 3 0 0 0
/proc/27152/statm: 88427 7950 1888 364 0 24327 0
[pid=27158] ppid=27152 vsize=291864 CPUtime=2.63 cores=1,3,5,7
/proc/27158/stat : 27158 (python) S 27152 27152 26250 0 -1 4202560 1203 0 0 0 125 138 0 0 18 0 2 0 658243174 298868736 6410 33554432000 4194304 5683644 140736874911168 18446744073709551615 235594886726 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/27158/statm: 72966 6410 416 364 0 8884 0
[pid=27160] ppid=27158 vsize=23040 CPUtime=999.71 cores=1,3,5,7
/proc/27160/stat : 27160 (lingeling) R 27158 27160 27160 0 -1 4202496 52993 0 0 0 99962 9 0 0 25 0 1 0 658243174 23592960 4960 33554432000 4194304 4352236 140736872753952 18446744073709551615 4278555 0 0 16781312 17506 0 0 0 17 7 0 0 0
/proc/27160/statm: 5760 4960 129 39 0 4840 0
[pid=27158/tid=27195] ppid=27152 vsize=291864 CPUtime=0 cores=1,3,5,7
/proc/27158/task/27195/stat : 27195 (python) S 27152 27152 26250 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 658302425 298868736 6410 33554432000 4194304 5683644 140736874911168 18446744073709551615 235606690225 0 0 16781312 514 18446604458682680384 0 0 -1 3 0 0 0
[pid=27161] ppid=27152 vsize=291876 CPUtime=1.76 cores=1,3,5,7
/proc/27161/stat : 27161 (python) S 27152 27152 26250 0 -1 4202560 1187 0 0 0 91 85 0 0 16 0 2 0 658243175 298881024 6395 33554432000 4194304 5683644 140736874911168 18446744073709551615 235606693323 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/27161/statm: 72969 6395 401 364 0 8884 0
[pid=27163] ppid=27161 vsize=135436 CPUtime=583.69 cores=1,3,5,7
/proc/27163/stat : 27163 (cryptominisat-2) T 27161 27163 27163 0 -1 4202496 180517 0 0 0 58317 52 0 0 25 0 1 0 658243175 138686464 27426 33554432000 4194304 4677096 140737012393392 18446744073709551615 4320122 0 0 16781312 2 18446744071562691360 0 0 17 1 0 0 0
/proc/27163/statm: 33859 27426 392 118 0 28818 0
[pid=27161/tid=27194] ppid=27152 vsize=291876 CPUtime=0 cores=1,3,5,7
/proc/27161/task/27194/stat : 27194 (python) S 27152 27152 26250 0 -1 4202560 45 0 0 0 0 0 0 0 16 0 2 0 658301733 298881024 6395 33554432000 4194304 5683644 140736874911168 18446744073709551615 235606690225 0 0 16781312 514 18446604458682679488 0 0 -1 1 0 0 0
[pid=27164] ppid=27152 vsize=302132 CPUtime=3.19 cores=1,3,5,7
/proc/27164/stat : 27164 (python) S 27152 27152 26250 0 -1 4202560 996 0 0 0 159 160 0 0 18 0 1 0 658243176 309383168 6368 33554432000 4194304 5683644 140736874911168 18446744073709551615 235594886726 0 0 16781312 514 7078040133110300935 0 0 17 3 0 0 0
/proc/27164/statm: 75533 6368 371 364 0 11445 0
[pid=27166] ppid=27164 vsize=23436 CPUtime=1201.44 cores=1,3,5,7
/proc/27166/stat : 27166 (lingeling) R 27164 27166 27166 0 -1 4202496 53780 0 0 0 120137 7 0 0 25 0 1 0 658243176 23998464 5027 33554432000 4194304 4352236 140736029601008 18446744073709551615 4328194 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/27166/statm: 5859 5027 129 39 0 4939 0
[pid=27167] ppid=27152 vsize=312564 CPUtime=0.55 cores=1,3,5,7
/proc/27167/stat : 27167 (python) S 27152 27152 26250 0 -1 4202560 1149 0 0 0 30 25 0 0 18 0 2 0 658243177 320065536 6414 33554432000 4194304 5683644 140736874911168 18446744073709551615 235606693323 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/27167/statm: 78141 6414 400 364 0 14050 0
[pid=27169] ppid=27167 vsize=19264 CPUtime=195.54 cores=1,3,5,7
/proc/27169/stat : 27169 (lingeling) T 27167 27169 27169 0 -1 4202496 20689 0 0 0 19552 2 0 0 25 0 1 0 658243177 19726336 4016 33554432000 4194304 4352236 140736751698624 18446744073709551615 4279075 0 0 16781312 17506 18446744071562691360 0 0 17 7 0 0 0
/proc/27169/statm: 4816 4016 129 39 0 3896 0
[pid=27167/tid=27173] ppid=27152 vsize=312564 CPUtime=0 cores=1,3,5,7
/proc/27167/task/27173/stat : 27173 (python) S 27152 27152 26250 0 -1 4202560 47 0 0 0 0 0 0 0 18 0 2 0 658253204 320065536 6414 33554432000 4194304 5683644 140736874911168 18446744073709551615 235606690225 0 0 16781312 514 18446604467674650752 0 0 -1 3 0 0 0
[pid=27174] ppid=27152 vsize=322820 CPUtime=3.23 cores=1,3,5,7
/proc/27174/stat : 27174 (python) S 27152 27152 26250 0 -1 4202560 1055 0 0 0 169 154 0 0 15 0 1 0 658253204 330567680 6409 33554432000 4194304 5683644 140736874911168 18446744073709551615 235594886726 0 0 16781312 514 7078040133110300933 0 0 17 3 0 0 0
/proc/27174/statm: 80705 6409 381 364 0 16611 0
[pid=27176] ppid=27174 vsize=227140 CPUtime=1098.59 cores=1,3,5,7
/proc/27176/stat : 27176 (cryptominisat-2) R 27174 27176 27176 0 -1 4202496 250312 0 0 0 109765 94 0 0 25 0 1 0 658253205 232591360 31203 33554432000 4194304 4677096 140736199267888 18446744073709551615 4320006 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/27176/statm: 56785 31203 394 118 0 51744 0
[pid=27196] ppid=27152 vsize=333076 CPUtime=1.61 cores=1,3,5,7
/proc/27196/stat : 27196 (python) S 27152 27152 26250 0 -1 4202560 988 0 0 0 75 86 0 0 18 0 1 0 658302426 341069824 6414 33554432000 4194304 5683644 140736874911168 18446744073709551615 235594886726 0 0 16781312 514 7078040133110300933 0 0 17 5 0 0 0
/proc/27196/statm: 83269 6414 371 364 0 19172 0
[pid=27198] ppid=27196 vsize=53128 CPUtime=604.9 cores=1,3,5,7
/proc/27198/stat : 27198 (precosat) R 27196 27198 27198 0 -1 4202496 13941 0 0 0 60484 6 0 0 25 0 1 0 658302426 54403072 13092 33554432000 4194304 4890832 140735202259216 18446744073709551615 4238599 0 0 16781312 17442 0 0 0 17 3 0 0 0
/proc/27198/statm: 13282 13092 86 171 0 13109 0
[pid=27219] ppid=27152 vsize=343464 CPUtime=0.27 cores=1,3,5,7
/proc/27219/stat : 27219 (python) S 27152 27152 26250 0 -1 4202560 1097 0 0 0 13 14 0 0 19 0 2 0 658311462 351707136 6459 33554432000 4194304 5683644 140736874911168 18446744073709551615 235606693323 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/27219/statm: 85866 6459 400 364 0 21766 0
[pid=27221] ppid=27219 vsize=30556 CPUtime=99.42 cores=1,3,5,7
/proc/27221/stat : 27221 (precosat) T 27219 27221 27221 0 -1 4202496 7885 0 0 0 9940 2 0 0 25 0 1 0 658311462 31289344 7465 33554432000 4194304 4890832 140736755542928 18446744073709551615 4293696 0 0 16781312 17442 18446744071562691360 0 0 17 3 0 0 0
/proc/27221/statm: 7639 7465 86 171 0 7466 0
[pid=27219/tid=27225] ppid=27152 vsize=343464 CPUtime=0 cores=1,3,5,7
/proc/27219/task/27225/stat : 27225 (python) S 27152 27152 26250 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 658321488 351707136 6459 33554432000 4194304 5683644 140736874911168 18446744073709551615 235606690225 0 0 16781312 514 18446604456525187008 0 0 -1 3 0 0 0
[pid=27152/tid=27159] ppid=27150 vsize=353708 CPUtime=0 cores=1,3,5,7
/proc/27152/task/27159/stat : 27159 (python) S 27150 27152 26250 0 -1 4202560 32 935 0 0 0 0 0 0 18 0 8 0 658243174 362196992 7950 33554432000 4194304 5683644 140736874911168 18446744073709551615 235606690225 0 0 16781312 2 18446604471125769024 0 0 -1 7 0 0 0
[pid=27152/tid=27162] ppid=27150 vsize=353708 CPUtime=0 cores=1,3,5,7
/proc/27152/task/27162/stat : 27162 (python) S 27150 27152 26250 0 -1 4202560 24 935 0 0 0 0 0 0 21 0 8 0 658243175 362196992 7950 33554432000 4194304 5683644 140736874911168 18446744073709551615 235606690225 0 0 16781312 2 18446604471125769024 0 0 -1 3 0 0 0
[pid=27152/tid=27165] ppid=27150 vsize=353708 CPUtime=0 cores=1,3,5,7
/proc/27152/task/27165/stat : 27165 (python) S 27150 27152 26250 0 -1 4202560 34 935 0 0 0 0 0 0 23 0 8 0 658243176 362196992 7950 33554432000 4194304 5683644 140736874911168 18446744073709551615 235606690225 0 0 16781312 2 18446604471125769024 0 0 -1 5 0 0 0
[pid=27152/tid=27168] ppid=27150 vsize=353708 CPUtime=0 cores=1,3,5,7
/proc/27152/task/27168/stat : 27168 (python) S 27150 27152 26250 0 -1 4202560 30 935 0 0 0 0 0 0 18 0 8 0 658243177 362196992 7950 33554432000 4194304 5683644 140736874911168 18446744073709551615 235606690225 0 0 16781312 2 18446604471125769024 0 0 -1 3 0 0 0
[pid=27152/tid=27175] ppid=27150 vsize=353708 CPUtime=0 cores=1,3,5,7
/proc/27152/task/27175/stat : 27175 (python) S 27150 27152 26250 0 -1 4202560 25 935 0 0 0 0 0 0 20 0 8 0 658253205 362196992 7950 33554432000 4194304 5683644 140736874911168 18446744073709551615 235606690225 0 0 16781312 2 18446604471125769024 0 0 -1 3 0 0 0
[pid=27152/tid=27197] ppid=27150 vsize=353708 CPUtime=0 cores=1,3,5,7
/proc/27152/task/27197/stat : 27197 (python) S 27150 27152 26250 0 -1 4202560 25 935 0 0 0 0 0 0 20 0 8 0 658302426 362196992 7950 33554432000 4194304 5683644 140736874911168 18446744073709551615 235606690225 0 0 16781312 2 18446604471125769024 0 0 -1 3 0 0 0
[pid=27152/tid=27220] ppid=27150 vsize=353708 CPUtime=0 cores=1,3,5,7
/proc/27152/task/27220/stat : 27220 (python) S 27150 27152 26250 0 -1 4202560 28 935 0 0 0 0 0 0 20 0 8 0 658311462 362196992 7950 33554432000 4194304 5683644 140736874911168 18446744073709551615 235606690225 0 0 16781312 2 18446604471125769024 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4798.07
Current children cumulated vsize (KiB) 3063504

[startup+1204.8 s]
/proc/loadavg: 4.14 4.78 5.90 5/365 27236
/proc/meminfo: memFree=12804832/32950928 swapFree=61888748/67111528
[pid=27152] ppid=27150 vsize=353708 CPUtime=1.54 cores=1,3,5,7
/proc/27152/stat : 27152 (python) S 27150 27152 26250 0 -1 4202496 17242 935 1 0 140 14 0 0 18 0 8 0 658243000 362196992 7950 33554432000 4194304 5683644 140736874911168 18446744073709551615 235606693323 0 0 16781312 2 18446744073709551615 0 0 17 3 0 0 0
/proc/27152/statm: 88427 7950 1888 364 0 24327 0
[pid=27158] ppid=27152 vsize=291864 CPUtime=2.63 cores=1,3,5,7
/proc/27158/stat : 27158 (python) S 27152 27152 26250 0 -1 4202560 1203 0 0 0 125 138 0 0 18 0 2 0 658243174 298868736 6410 33554432000 4194304 5683644 140736874911168 18446744073709551615 235594886726 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/27158/statm: 72966 6410 416 364 0 8884 0
[pid=27160] ppid=27158 vsize=23040 CPUtime=999.81 cores=1,3,5,7
/proc/27160/stat : 27160 (lingeling) R 27158 27160 27160 0 -1 4202496 52993 0 0 0 99972 9 0 0 25 0 1 0 658243174 23592960 4960 33554432000 4194304 4352236 140736872753952 18446744073709551615 4329349 0 0 16781312 17506 0 0 0 17 7 0 0 0
/proc/27160/statm: 5760 4960 129 39 0 4840 0
[pid=27158/tid=27195] ppid=27152 vsize=291864 CPUtime=0 cores=1,3,5,7
/proc/27158/task/27195/stat : 27195 (python) S 27152 27152 26250 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 658302425 298868736 6410 33554432000 4194304 5683644 140736874911168 18446744073709551615 235606690225 0 0 16781312 514 18446604458682680384 0 0 -1 3 0 0 0
[pid=27161] ppid=27152 vsize=291876 CPUtime=1.76 cores=1,3,5,7
/proc/27161/stat : 27161 (python) S 27152 27152 26250 0 -1 4202560 1187 0 0 0 91 85 0 0 16 0 2 0 658243175 298881024 6395 33554432000 4194304 5683644 140736874911168 18446744073709551615 235606693323 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/27161/statm: 72969 6395 401 364 0 8884 0
[pid=27163] ppid=27161 vsize=135436 CPUtime=583.69 cores=1,3,5,7
/proc/27163/stat : 27163 (cryptominisat-2) T 27161 27163 27163 0 -1 4202496 180517 0 0 0 58317 52 0 0 25 0 1 0 658243175 138686464 27426 33554432000 4194304 4677096 140737012393392 18446744073709551615 4320122 0 0 16781312 2 18446744071562691360 0 0 17 1 0 0 0
/proc/27163/statm: 33859 27426 392 118 0 28818 0
[pid=27161/tid=27194] ppid=27152 vsize=291876 CPUtime=0 cores=1,3,5,7
/proc/27161/task/27194/stat : 27194 (python) S 27152 27152 26250 0 -1 4202560 45 0 0 0 0 0 0 0 16 0 2 0 658301733 298881024 6395 33554432000 4194304 5683644 140736874911168 18446744073709551615 235606690225 0 0 16781312 514 18446604458682679488 0 0 -1 1 0 0 0
[pid=27164] ppid=27152 vsize=302132 CPUtime=3.19 cores=1,3,5,7
/proc/27164/stat : 27164 (python) S 27152 27152 26250 0 -1 4202560 996 0 0 0 159 160 0 0 18 0 1 0 658243176 309383168 6368 33554432000 4194304 5683644 140736874911168 18446744073709551615 235594886726 0 0 16781312 514 7078040133110300935 0 0 17 3 0 0 0
/proc/27164/statm: 75533 6368 371 364 0 11445 0
[pid=27166] ppid=27164 vsize=23436 CPUtime=1201.54 cores=1,3,5,7
/proc/27166/stat : 27166 (lingeling) R 27164 27166 27166 0 -1 4202496 53780 0 0 0 120147 7 0 0 25 0 1 0 658243176 23998464 5027 33554432000 4194304 4352236 140736029601008 18446744073709551615 4328181 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/27166/statm: 5859 5027 129 39 0 4939 0
[pid=27167] ppid=27152 vsize=312564 CPUtime=0.55 cores=1,3,5,7
/proc/27167/stat : 27167 (python) S 27152 27152 26250 0 -1 4202560 1149 0 0 0 30 25 0 0 18 0 2 0 658243177 320065536 6414 33554432000 4194304 5683644 140736874911168 18446744073709551615 235606693323 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/27167/statm: 78141 6414 400 364 0 14050 0
[pid=27169] ppid=27167 vsize=19264 CPUtime=195.54 cores=1,3,5,7
/proc/27169/stat : 27169 (lingeling) T 27167 27169 27169 0 -1 4202496 20689 0 0 0 19552 2 0 0 25 0 1 0 658243177 19726336 4016 33554432000 4194304 4352236 140736751698624 18446744073709551615 4279075 0 0 16781312 17506 18446744071562691360 0 0 17 7 0 0 0
/proc/27169/statm: 4816 4016 129 39 0 3896 0
[pid=27167/tid=27173] ppid=27152 vsize=312564 CPUtime=0 cores=1,3,5,7
/proc/27167/task/27173/stat : 27173 (python) S 27152 27152 26250 0 -1 4202560 47 0 0 0 0 0 0 0 18 0 2 0 658253204 320065536 6414 33554432000 4194304 5683644 140736874911168 18446744073709551615 235606690225 0 0 16781312 514 18446604467674650752 0 0 -1 3 0 0 0
[pid=27174] ppid=27152 vsize=322820 CPUtime=3.23 cores=1,3,5,7
/proc/27174/stat : 27174 (python) S 27152 27152 26250 0 -1 4202560 1055 0 0 0 169 154 0 0 15 0 1 0 658253204 330567680 6409 33554432000 4194304 5683644 140736874911168 18446744073709551615 235594886726 0 0 16781312 514 7078040133110300933 0 0 17 3 0 0 0
/proc/27174/statm: 80705 6409 381 364 0 16611 0
[pid=27176] ppid=27174 vsize=227140 CPUtime=1098.69 cores=1,3,5,7
/proc/27176/stat : 27176 (cryptominisat-2) R 27174 27176 27176 0 -1 4202496 250321 0 0 0 109775 94 0 0 25 0 1 0 658253205 232591360 31212 33554432000 4194304 4677096 140736199267888 18446744073709551615 4320155 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/27176/statm: 56785 31212 394 118 0 51744 0
[pid=27196] ppid=27152 vsize=333076 CPUtime=1.61 cores=1,3,5,7
/proc/27196/stat : 27196 (python) S 27152 27152 26250 0 -1 4202560 988 0 0 0 75 86 0 0 18 0 1 0 658302426 341069824 6414 33554432000 4194304 5683644 140736874911168 18446744073709551615 235594886726 0 0 16781312 514 7078040133110300933 0 0 17 5 0 0 0
/proc/27196/statm: 83269 6414 371 364 0 19172 0
[pid=27198] ppid=27196 vsize=53128 CPUtime=605 cores=1,3,5,7
/proc/27198/stat : 27198 (precosat) R 27196 27198 27198 0 -1 4202496 13941 0 0 0 60494 6 0 0 25 0 1 0 658302426 54403072 13092 33554432000 4194304 4890832 140735202259216 18446744073709551615 4239043 0 0 16781312 17442 0 0 0 17 3 0 0 0
/proc/27198/statm: 13282 13092 86 171 0 13109 0
[pid=27219] ppid=27152 vsize=343464 CPUtime=0.27 cores=1,3,5,7
/proc/27219/stat : 27219 (python) S 27152 27152 26250 0 -1 4202560 1097 0 0 0 13 14 0 0 19 0 2 0 658311462 351707136 6459 33554432000 4194304 5683644 140736874911168 18446744073709551615 235606693323 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/27219/statm: 85866 6459 400 364 0 21766 0
[pid=27221] ppid=27219 vsize=30556 CPUtime=99.42 cores=1,3,5,7
/proc/27221/stat : 27221 (precosat) T 27219 27221 27221 0 -1 4202496 7885 0 0 0 9940 2 0 0 25 0 1 0 658311462 31289344 7465 33554432000 4194304 4890832 140736755542928 18446744073709551615 4293696 0 0 16781312 17442 18446744071562691360 0 0 17 3 0 0 0
/proc/27221/statm: 7639 7465 86 171 0 7466 0
[pid=27219/tid=27225] ppid=27152 vsize=343464 CPUtime=0 cores=1,3,5,7
/proc/27219/task/27225/stat : 27225 (python) S 27152 27152 26250 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 658321488 351707136 6459 33554432000 4194304 5683644 140736874911168 18446744073709551615 235606690225 0 0 16781312 514 18446604456525187008 0 0 -1 3 0 0 0
[pid=27152/tid=27159] ppid=27150 vsize=353708 CPUtime=0 cores=1,3,5,7
/proc/27152/task/27159/stat : 27159 (python) S 27150 27152 26250 0 -1 4202560 32 935 0 0 0 0 0 0 18 0 8 0 658243174 362196992 7950 33554432000 4194304 5683644 140736874911168 18446744073709551615 235606690225 0 0 16781312 2 18446604471125769024 0 0 -1 7 0 0 0
[pid=27152/tid=27162] ppid=27150 vsize=353708 CPUtime=0 cores=1,3,5,7
/proc/27152/task/27162/stat : 27162 (python) S 27150 27152 26250 0 -1 4202560 24 935 0 0 0 0 0 0 21 0 8 0 658243175 362196992 7950 33554432000 4194304 5683644 140736874911168 18446744073709551615 235606690225 0 0 16781312 2 18446604471125769024 0 0 -1 3 0 0 0
[pid=27152/tid=27165] ppid=27150 vsize=353708 CPUtime=0 cores=1,3,5,7
/proc/27152/task/27165/stat : 27165 (python) S 27150 27152 26250 0 -1 4202560 34 935 0 0 0 0 0 0 23 0 8 0 658243176 362196992 7950 33554432000 4194304 5683644 140736874911168 18446744073709551615 235606690225 0 0 16781312 2 18446604471125769024 0 0 -1 5 0 0 0
[pid=27152/tid=27168] ppid=27150 vsize=353708 CPUtime=0 cores=1,3,5,7
/proc/27152/task/27168/stat : 27168 (python) S 27150 27152 26250 0 -1 4202560 30 935 0 0 0 0 0 0 18 0 8 0 658243177 362196992 7950 33554432000 4194304 5683644 140736874911168 18446744073709551615 235606690225 0 0 16781312 2 18446604471125769024 0 0 -1 3 0 0 0
[pid=27152/tid=27175] ppid=27150 vsize=353708 CPUtime=0 cores=1,3,5,7
/proc/27152/task/27175/stat : 27175 (python) S 27150 27152 26250 0 -1 4202560 25 935 0 0 0 0 0 0 20 0 8 0 658253205 362196992 7950 33554432000 4194304 5683644 140736874911168 18446744073709551615 235606690225 0 0 16781312 2 18446604471125769024 0 0 -1 3 0 0 0
[pid=27152/tid=27197] ppid=27150 vsize=353708 CPUtime=0 cores=1,3,5,7
/proc/27152/task/27197/stat : 27197 (python) S 27150 27152 26250 0 -1 4202560 25 935 0 0 0 0 0 0 20 0 8 0 658302426 362196992 7950 33554432000 4194304 5683644 140736874911168 18446744073709551615 235606690225 0 0 16781312 2 18446604471125769024 0 0 -1 3 0 0 0
[pid=27152/tid=27220] ppid=27150 vsize=353708 CPUtime=0 cores=1,3,5,7
/proc/27152/task/27220/stat : 27220 (python) S 27150 27152 26250 0 -1 4202560 28 935 0 0 0 0 0 0 20 0 8 0 658311462 362196992 7950 33554432000 4194304 5683644 140736874911168 18446744073709551615 235606690225 0 0 16781312 2 18446604471125769024 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4798.47
Current children cumulated vsize (KiB) 3063504

Child status: 0
Real time (s): 1204.89
CPU time (s): 4798.91
CPU user time (s): 4790.3
CPU system time (s): 8.61069
CPU usage (%): 398.287
Max. virtual memory (cumulated for all children) (KiB): 3075408

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4790.3
system time used= 8.61069
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 611174
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= 10226
involuntary context switches= 31177

runsolver used 4.65929 second user time and 10.3504 second system time

The end

Launcher Data

Begin job on node120 at 2011-05-15 15:34:02
IDJOB=3378974
IDBENCH=83410
IDSOLVER=1860
FILE ID=node120/3378974-1305466442
RUNJOBID= node120-1305463247-26269
PBS_JOBID= 13324988
Free space on /tmp= 73608 MiB

SOLVER NAME= borg-sat 11.03.02-par-industrial (fixed)
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 -cores NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3378974-1305466442/watcher-3378974-1305466442 -o /tmp/evaluation-result-3378974-1305466442/solver-3378974-1305466442 -C 4800 -W 1300 -M 15500  python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3378974-1305466442.cnf -seed 844959601 -budget 4800 -cores 4

TIME LIMIT= 4800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 19e0b91e7d093f7cb35b11b46708a49b
RANDOM SEED=844959601

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      12040232 kB
Buffers:         45676 kB
Cached:        1018420 kB
SwapCached:      75588 kB
Active:        8480496 kB
Inactive:     12213112 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      12040232 kB
SwapTotal:    67111528 kB
SwapFree:     61888748 kB
Dirty:           32224 kB
Writeback:           0 kB
AnonPages:    19559504 kB
Mapped:          26716 kB
Slab:            83648 kB
PageTables:      69976 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 60732844 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73612 MiB
End job on node120 at 2011-05-15 15:54:07