Trace number 3378981

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)? 4790.72 1201.79

General information on the benchmark

Nameapplication/kullmann/AES/Benchmarks/
64/aes_64_4_keyfind_1.cnf
MD5SUM07ea67092ce3fd4529e72f69434e3f99
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 variables1808
Number of clauses9968
Sum of the clauses size39152
Maximum clause length5
Minimum clause length1
Number of clauses of size 1144
Number of clauses of size 2320
Number of clauses of size 33904
Number of clauses of size 41344
Number of clauses of size 54256
Number of clauses of size over 50

Solver Data

0.32/0.67	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.32/0.67	c INFO: solving HOME/instance-3378981-1305466507.cnf
0.32/0.67	c INFO: computing task features
0.38/0.72	c INFO: computed variable-clause graph statistics
0.38/0.72	c INFO: computed clause balance statistics
0.59/0.94	c INFO: computed variable balance statistics
0.70/1.08	c INFO: computed small-clause counts
0.70/1.08	c INFO: computed Horn-clause counts
0.70/1.09	c INFO: computed variable graph statistics
0.70/1.09	c INFO: collected features for HOME/instance-3378981-1305466507.cnf in 0.42 s
0.70/1.10	c INFO: running lingeling-276@0 for 582 with 1199 remaining (b = 0.58)
0.80/1.11	c INFO: running cryptominisat-2.9.0@0 for 582 with 1199 remaining (b = 0.51)
0.80/1.12	c INFO: running lingeling-276@0 for 1199 with 1199 remaining (b = 0.57)
0.80/1.13	c INFO: running lingeling-276@0 for 97 with 1199 remaining (b = 0.21)
396.46/100.37	c INFO: running cryptominisat-2.9.0@0 for 1100 with 1100 remaining (b = 0.38)
2343.99/588.42	c INFO: running lingeling-276@98 for 97 with 612 remaining (b = 0.08)
2363.90/593.49	c INFO: running precosat-570@0 for 607 with 607 remaining (b = 0.32)
2731.70/685.65	c INFO: running precosat-570@0 for 97 with 515 remaining (b = 0.10)
3131.35/785.89	c INFO: running lingeling-276@0 for 414 with 414 remaining (b = 0.16)
4790.29/1201.77	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-3378981-1305466507/watcher-3378981-1305466507 -o /tmp/evaluation-result-3378981-1305466507/solver-3378981-1305466507 -C 4800 -W 1300 -M 15500 python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3378981-1305466507.cnf -seed 177743594 -budget 4800 -cores 4 

running on 4 cores: 0,2,4,6

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: 8.19 6.55 3.95 6/317 9388
/proc/meminfo: memFree=21443652/32951124 swapFree=63485424/67111528
[pid=9388] ppid=9386 vsize=15184 CPUtime=0 cores=0,2,4,6
/proc/9388/stat : 9388 (python) S 9386 9388 9196 0 -1 4202496 725 0 0 0 0 0 0 0 25 0 1 0 639066644 15548416 616 33554432000 4194304 5683644 140735318436816 18446744073709551615 220816234496 0 2147483391 16781312 2 18446744071699207358 0 0 17 2 0 0 0
/proc/9388/statm: 3797 617 322 364 0 284 0

[startup+0.03517 s]
/proc/loadavg: 8.19 6.55 3.95 6/317 9388
/proc/meminfo: memFree=21443652/32951124 swapFree=63485424/67111528
[pid=9388] ppid=9386 vsize=16812 CPUtime=0.01 cores=0,2,4,6
/proc/9388/stat : 9388 (python) R 9386 9388 9196 0 -1 4202496 1223 0 0 0 1 0 0 0 25 0 1 0 639066644 17215488 1082 33554432000 4194304 5683644 140735318436816 18446744073709551615 4865447 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/9388/statm: 4203 1083 417 364 0 690 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 16812

[startup+0.100163 s]
/proc/loadavg: 8.19 6.55 3.95 6/317 9388
/proc/meminfo: memFree=21443652/32951124 swapFree=63485424/67111528
[pid=9388] ppid=9386 vsize=87708 CPUtime=0.05 cores=0,2,4,6
/proc/9388/stat : 9388 (python) R 9386 9388 9196 0 -1 4202496 2629 0 0 0 4 1 0 0 25 0 1 0 639066644 89812992 2348 33554432000 4194304 5683644 140735318436816 18446744073709551615 220811316134 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/9388/statm: 21927 2352 715 364 0 1623 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 87708

[startup+0.300135 s]
/proc/loadavg: 8.19 6.55 3.95 6/317 9388
/proc/meminfo: memFree=21443652/32951124 swapFree=63485424/67111528
[pid=9388] ppid=9386 vsize=135752 CPUtime=0.17 cores=0,2,4,6
/proc/9388/stat : 9388 (python) R 9386 9388 9196 0 -1 4202496 5959 936 1 0 12 5 0 0 25 0 1 0 639066644 139010048 4150 33554432000 4194304 5683644 140735318436816 18446744073709551615 220816232453 0 2147483391 16781312 2 0 0 0 17 2 0 0 0
/proc/9388/statm: 33938 4150 1032 364 0 3124 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 135752

[startup+0.701089 s]
/proc/loadavg: 8.19 6.55 3.95 6/317 9388
/proc/meminfo: memFree=21443652/32951124 swapFree=63485424/67111528
[pid=9388] ppid=9386 vsize=279632 CPUtime=0.38 cores=0,2,4,6
/proc/9388/stat : 9388 (python) R 9386 9388 9196 0 -1 4202496 9553 936 1 0 29 9 0 0 25 0 1 0 639066644 286343168 7238 33554432000 4194304 5683644 140735318436816 18446744073709551615 4295789 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/9388/statm: 69908 7238 1761 364 0 5832 0
Current children cumulated CPU time (s) 0.38
Current children cumulated vsize (KiB) 279632

[startup+1.5009 s]
/proc/loadavg: 7.93 6.52 3.95 6/318 9393
/proc/meminfo: memFree=21415248/32951124 swapFree=63485424/67111528
[pid=9388] ppid=9386 vsize=320928 CPUtime=0.81 cores=0,2,4,6
/proc/9388/stat : 9388 (python) S 9386 9388 9196 0 -1 4202496 12636 936 1 0 71 10 0 0 22 0 5 0 639066644 328630272 7452 33554432000 4194304 5683644 140735318436816 18446744073709551615 220828063179 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/9388/statm: 80232 7452 1873 364 0 16141 0
Current children cumulated CPU time (s) 0.81
Current children cumulated vsize (KiB) 320928

[startup+3.10061 s]
/proc/loadavg: 7.93 6.52 3.95 9/330 9405
/proc/meminfo: memFree=21386760/32951124 swapFree=63485424/67111528
[pid=9388] ppid=9386 vsize=320928 CPUtime=0.81 cores=0,2,4,6
/proc/9388/stat : 9388 (python) S 9386 9388 9196 0 -1 4202496 12636 936 1 0 71 10 0 0 22 0 5 0 639066644 328630272 7452 33554432000 4194304 5683644 140735318436816 18446744073709551615 220828063179 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/9388/statm: 80232 7452 1873 364 0 16141 0
[pid=9394] ppid=9388 vsize=279916 CPUtime=0 cores=0,2,4,6
/proc/9394/stat : 9394 (python) S 9388 9388 9196 0 -1 4202560 736 0 0 0 0 0 0 0 18 0 1 0 639066755 286633984 5917 33554432000 4194304 5683644 140735318436816 18446744073709551615 220816256527 0 0 16781312 514 4011735029125218303 0 0 17 2 0 0 0
/proc/9394/statm: 69979 5917 354 364 0 5897 0
[pid=9396] ppid=9394 vsize=6824 CPUtime=1.97 cores=0,2,4,6
/proc/9396/stat : 9396 (lingeling) R 9394 9396 9396 0 -1 4202496 1197 0 0 0 197 0 0 0 25 0 1 0 639066755 6987776 873 33554432000 4194304 4352236 140733532655632 18446744073709551615 4329066 0 0 16781312 17506 0 0 0 17 2 0 0 0
/proc/9396/statm: 1706 873 128 39 0 786 0
[pid=9397] ppid=9388 vsize=290172 CPUtime=0 cores=0,2,4,6
/proc/9397/stat : 9397 (python) S 9388 9388 9196 0 -1 4202560 752 0 0 0 0 0 0 0 15 0 1 0 639066756 297136128 5915 33554432000 4194304 5683644 140735318436816 18446744073709551615 220816256582 0 0 16781312 514 3497405754762035460 0 0 17 0 0 0 0
/proc/9397/statm: 72543 5915 348 364 0 8458 0
[pid=9399] ppid=9397 vsize=33696 CPUtime=1.96 cores=0,2,4,6
/proc/9399/stat : 9399 (cryptominisat-2) R 9397 9399 9399 0 -1 4202496 3517 0 0 0 195 1 0 0 25 0 1 0 639066756 34504704 1797 33554432000 4194304 4677096 140737441914688 18446744073709551615 4334801 0 0 16781312 2 0 0 0 17 6 0 0 0
/proc/9399/statm: 8424 1797 391 118 0 3383 0
[pid=9400] ppid=9388 vsize=300428 CPUtime=0 cores=0,2,4,6
/proc/9400/stat : 9400 (python) S 9388 9388 9196 0 -1 4202560 733 0 0 0 0 0 0 0 18 0 1 0 639066757 307638272 5919 33554432000 4194304 5683644 140735318436816 18446744073709551615 220816256582 0 0 16781312 514 4011727332543823871 0 0 17 2 0 0 0
/proc/9400/statm: 75107 5919 348 364 0 11019 0
[pid=9402] ppid=9400 vsize=6868 CPUtime=1.97 cores=0,2,4,6
/proc/9402/stat : 9402 (lingeling) R 9400 9402 9402 0 -1 4202496 1208 0 0 0 197 0 0 0 25 0 1 0 639066757 7032832 885 33554432000 4194304 4352236 140733941770176 18446744073709551615 4328194 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/9402/statm: 1717 885 128 39 0 797 0
[pid=9403] ppid=9388 vsize=310684 CPUtime=0 cores=0,2,4,6
/proc/9403/stat : 9403 (python) S 9388 9388 9196 0 -1 4202560 747 0 0 0 0 0 0 0 18 0 1 0 639066758 318140416 5923 33554432000 4194304 5683644 140735318436816 18446744073709551615 220816256582 0 0 16781312 514 4362920142548500479 0 0 17 0 0 0 0
/proc/9403/statm: 77671 5923 348 364 0 13580 0
[pid=9405] ppid=9403 vsize=6468 CPUtime=1.96 cores=0,2,4,6
/proc/9405/stat : 9405 (lingeling) R 9403 9405 9405 0 -1 4202496 1143 0 0 0 196 0 0 0 25 0 1 0 639066758 6623232 817 33554432000 4194304 4352236 140735493769072 18446744073709551615 4328026 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/9405/statm: 1617 817 128 39 0 697 0
[pid=9388/tid=9395] ppid=9386 vsize=320928 CPUtime=0 cores=0,2,4,6
/proc/9388/task/9395/stat : 9395 (python) S 9386 9388 9196 0 -1 4202560 27 936 0 0 0 0 0 0 25 0 5 0 639066755 328630272 7452 33554432000 4194304 5683644 140735318436816 18446744073709551615 220828060081 0 0 16781312 2 18446604453940311104 0 0 -1 2 0 0 0
[pid=9388/tid=9398] ppid=9386 vsize=320928 CPUtime=0 cores=0,2,4,6
/proc/9388/task/9398/stat : 9398 (python) S 9386 9388 9196 0 -1 4202560 25 936 0 0 0 0 0 0 25 0 5 0 639066756 328630272 7452 33554432000 4194304 5683644 140735318436816 18446744073709551615 220828060081 0 0 16781312 2 18446604453940311104 0 0 -1 6 0 0 0
[pid=9388/tid=9401] ppid=9386 vsize=320928 CPUtime=0 cores=0,2,4,6
/proc/9388/task/9401/stat : 9401 (python) S 9386 9388 9196 0 -1 4202560 23 936 0 0 0 0 0 0 20 0 5 0 639066757 328630272 7452 33554432000 4194304 5683644 140735318436816 18446744073709551615 220828060081 0 0 16781312 2 18446604453940311104 0 0 -1 2 0 0 0
[pid=9388/tid=9404] ppid=9386 vsize=320928 CPUtime=0 cores=0,2,4,6
/proc/9388/task/9404/stat : 9404 (python) S 9386 9388 9196 0 -1 4202560 25 936 0 0 0 0 0 0 22 0 5 0 639066758 328630272 7452 33554432000 4194304 5683644 140735318436816 18446744073709551615 220828060081 0 0 16781312 2 18446604453940311104 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 8.67
Current children cumulated vsize (KiB) 1555984

[startup+6.30102 s]
/proc/loadavg: 8.02 6.56 3.98 10/330 9405
/proc/meminfo: memFree=21372872/32951124 swapFree=63485424/67111528
[pid=9388] ppid=9386 vsize=320928 CPUtime=0.81 cores=0,2,4,6
/proc/9388/stat : 9388 (python) S 9386 9388 9196 0 -1 4202496 12636 936 1 0 71 10 0 0 22 0 5 0 639066644 328630272 7452 33554432000 4194304 5683644 140735318436816 18446744073709551615 220828063179 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/9388/statm: 80232 7452 1873 364 0 16141 0
[pid=9394] ppid=9388 vsize=279916 CPUtime=0 cores=0,2,4,6
/proc/9394/stat : 9394 (python) S 9388 9388 9196 0 -1 4202560 900 0 0 0 0 0 0 0 18 0 1 0 639066755 286633984 5940 33554432000 4194304 5683644 140735318436816 18446744073709551615 220816256527 0 0 16781312 514 4011735029125185794 0 0 17 2 0 0 0
/proc/9394/statm: 69979 5940 377 364 0 5897 0
[pid=9396] ppid=9394 vsize=7980 CPUtime=5.15 cores=0,2,4,6
/proc/9396/stat : 9396 (lingeling) R 9394 9396 9396 0 -1 4202496 1541 0 0 0 515 0 0 0 25 0 1 0 639066755 8171520 1185 33554432000 4194304 4352236 140733532655632 18446744073709551615 4276562 0 0 16781312 17506 0 0 0 17 2 0 0 0
/proc/9396/statm: 1995 1185 128 39 0 1075 0
[pid=9397] ppid=9388 vsize=290172 CPUtime=0 cores=0,2,4,6
/proc/9397/stat : 9397 (python) S 9388 9388 9196 0 -1 4202560 937 0 0 0 0 0 0 0 16 0 1 0 639066756 297136128 5938 33554432000 4194304 5683644 140735318436816 18446744073709551615 220816256582 0 0 16781312 514 4398157291195433220 0 0 17 0 0 0 0
/proc/9397/statm: 72543 5938 371 364 0 8458 0
[pid=9399] ppid=9397 vsize=37404 CPUtime=5.13 cores=0,2,4,6
/proc/9399/stat : 9399 (cryptominisat-2) R 9397 9399 9399 0 -1 4202496 6605 0 0 0 512 1 0 0 25 0 1 0 639066756 38301696 3013 33554432000 4194304 4677096 140737441914688 18446744073709551615 4320152 0 0 16781312 2 0 0 0 17 6 0 0 0
/proc/9399/statm: 9351 3013 393 118 0 4310 0
[pid=9400] ppid=9388 vsize=300428 CPUtime=0 cores=0,2,4,6
/proc/9400/stat : 9400 (python) S 9388 9388 9196 0 -1 4202560 888 0 0 0 0 0 0 0 18 0 1 0 639066757 307638272 5941 33554432000 4194304 5683644 140735318436816 18446744073709551615 220816256582 0 0 16781312 514 4011727332543791363 0 0 17 2 0 0 0
/proc/9400/statm: 75107 5941 370 364 0 11019 0
[pid=9402] ppid=9400 vsize=6900 CPUtime=5.17 cores=0,2,4,6
/proc/9402/stat : 9402 (lingeling) R 9400 9402 9402 0 -1 4202496 1504 0 0 0 517 0 0 0 25 0 1 0 639066757 7065600 893 33554432000 4194304 4352236 140733941770176 18446744073709551615 4328059 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/9402/statm: 1725 893 128 39 0 805 0
[pid=9403] ppid=9388 vsize=310684 CPUtime=0 cores=0,2,4,6
/proc/9403/stat : 9403 (python) S 9388 9388 9196 0 -1 4202560 911 0 0 0 0 0 0 0 18 0 1 0 639066758 318140416 5945 33554432000 4194304 5683644 140735318436816 18446744073709551615 220816256582 0 0 16781312 514 4362920142548467969 0 0 17 0 0 0 0
/proc/9403/statm: 77671 5945 370 364 0 13580 0
[pid=9405] ppid=9403 vsize=6888 CPUtime=5.13 cores=0,2,4,6
/proc/9405/stat : 9405 (lingeling) R 9403 9405 9405 0 -1 4202496 1248 0 0 0 513 0 0 0 25 0 1 0 639066758 7053312 890 33554432000 4194304 4352236 140735493769072 18446744073709551615 4328359 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/9405/statm: 1722 890 128 39 0 802 0
[pid=9388/tid=9395] ppid=9386 vsize=320928 CPUtime=0 cores=0,2,4,6
/proc/9388/task/9395/stat : 9395 (python) S 9386 9388 9196 0 -1 4202560 27 936 0 0 0 0 0 0 25 0 5 0 639066755 328630272 7452 33554432000 4194304 5683644 140735318436816 18446744073709551615 220828060081 0 0 16781312 2 18446604453940311104 0 0 -1 2 0 0 0
[pid=9388/tid=9398] ppid=9386 vsize=320928 CPUtime=0 cores=0,2,4,6
/proc/9388/task/9398/stat : 9398 (python) S 9386 9388 9196 0 -1 4202560 25 936 0 0 0 0 0 0 25 0 5 0 639066756 328630272 7452 33554432000 4194304 5683644 140735318436816 18446744073709551615 220828060081 0 0 16781312 2 18446604453940311104 0 0 -1 6 0 0 0
[pid=9388/tid=9401] ppid=9386 vsize=320928 CPUtime=0 cores=0,2,4,6
/proc/9388/task/9401/stat : 9401 (python) S 9386 9388 9196 0 -1 4202560 23 936 0 0 0 0 0 0 20 0 5 0 639066757 328630272 7452 33554432000 4194304 5683644 140735318436816 18446744073709551615 220828060081 0 0 16781312 2 18446604453940311104 0 0 -1 2 0 0 0
[pid=9388/tid=9404] ppid=9386 vsize=320928 CPUtime=0 cores=0,2,4,6
/proc/9388/task/9404/stat : 9404 (python) S 9386 9388 9196 0 -1 4202560 25 936 0 0 0 0 0 0 22 0 5 0 639066758 328630272 7452 33554432000 4194304 5683644 140735318436816 18446744073709551615 220828060081 0 0 16781312 2 18446604453940311104 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 21.39
Current children cumulated vsize (KiB) 1561300

[startup+12.7008 s]
/proc/loadavg: 8.02 6.58 4.00 9/330 9406
/proc/meminfo: memFree=21352732/32951124 swapFree=63485424/67111528
[pid=9388] ppid=9386 vsize=320928 CPUtime=0.81 cores=0,2,4,6
/proc/9388/stat : 9388 (python) S 9386 9388 9196 0 -1 4202496 12636 936 1 0 71 10 0 0 22 0 5 0 639066644 328630272 7452 33554432000 4194304 5683644 140735318436816 18446744073709551615 220828063179 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/9388/statm: 80232 7452 1873 364 0 16141 0
[pid=9394] ppid=9388 vsize=279916 CPUtime=0.02 cores=0,2,4,6
/proc/9394/stat : 9394 (python) S 9388 9388 9196 0 -1 4202560 903 0 0 0 1 1 0 0 18 0 1 0 639066755 286633984 5940 33554432000 4194304 5683644 140735318436816 18446744073709551615 220816256527 0 0 16781312 514 4958691888153460994 0 0 17 2 0 0 0
/proc/9394/statm: 69979 5940 377 364 0 5897 0
[pid=9396] ppid=9394 vsize=8364 CPUtime=11.52 cores=0,2,4,6
/proc/9396/stat : 9396 (lingeling) R 9394 9396 9396 0 -1 4202496 1902 0 0 0 1152 0 0 0 25 0 1 0 639066755 8564736 1258 33554432000 4194304 4352236 140733532655632 18446744073709551615 4328114 0 0 16781312 17506 0 0 0 17 2 0 0 0
/proc/9396/statm: 2091 1258 128 39 0 1171 0
[pid=9397] ppid=9388 vsize=290172 CPUtime=0.02 cores=0,2,4,6
/proc/9397/stat : 9397 (python) S 9388 9388 9196 0 -1 4202560 947 0 0 0 1 1 0 0 15 0 1 0 639066756 297136128 5938 33554432000 4194304 5683644 140735318436816 18446744073709551615 220816256582 0 0 16781312 514 5606936009422897412 0 0 17 0 0 0 0
/proc/9397/statm: 72543 5938 371 364 0 8458 0
[pid=9399] ppid=9397 vsize=56392 CPUtime=11.46 cores=0,2,4,6
/proc/9399/stat : 9399 (cryptominisat-2) R 9397 9399 9399 0 -1 4202496 10748 0 0 0 1144 2 0 0 25 0 1 0 639066756 57745408 5856 33554432000 4194304 4677096 140737441914688 18446744073709551615 4337483 0 0 16781312 2 0 0 0 17 6 0 0 0
/proc/9399/statm: 14098 5856 393 118 0 9057 0
[pid=9400] ppid=9388 vsize=300428 CPUtime=0.02 cores=0,2,4,6
/proc/9400/stat : 9400 (python) S 9388 9388 9196 0 -1 4202560 892 0 0 0 1 1 0 0 18 0 1 0 639066757 307638272 5942 33554432000 4194304 5683644 140735318436816 18446744073709551615 220816256582 0 0 16781312 514 4958691888153460995 0 0 17 2 0 0 0
/proc/9400/statm: 75107 5942 371 364 0 11019 0
[pid=9402] ppid=9400 vsize=6900 CPUtime=11.57 cores=0,2,4,6
/proc/9402/stat : 9402 (lingeling) R 9400 9402 9402 0 -1 4202496 1824 0 0 0 1157 0 0 0 25 0 1 0 639066757 7065600 925 33554432000 4194304 4352236 140733941770176 18446744073709551615 4207755 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/9402/statm: 1725 925 128 39 0 805 0
[pid=9403] ppid=9388 vsize=310684 CPUtime=0.02 cores=0,2,4,6
/proc/9403/stat : 9403 (python) S 9388 9388 9196 0 -1 4202560 915 0 0 0 1 1 0 0 18 0 1 0 639066758 318140416 5946 33554432000 4194304 5683644 140735318436816 18446744073709551615 220816256582 0 0 16781312 514 4958691888153460993 0 0 17 0 0 0 0
/proc/9403/statm: 77671 5946 371 364 0 13580 0
[pid=9405] ppid=9403 vsize=7272 CPUtime=11.5 cores=0,2,4,6
/proc/9405/stat : 9405 (lingeling) R 9403 9405 9405 0 -1 4202496 1664 0 0 0 1150 0 0 0 25 0 1 0 639066758 7446528 986 33554432000 4194304 4352236 140735493769072 18446744073709551615 4328432 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/9405/statm: 1818 986 128 39 0 898 0
[pid=9388/tid=9395] ppid=9386 vsize=320928 CPUtime=0 cores=0,2,4,6
/proc/9388/task/9395/stat : 9395 (python) S 9386 9388 9196 0 -1 4202560 27 936 0 0 0 0 0 0 25 0 5 0 639066755 328630272 7452 33554432000 4194304 5683644 140735318436816 18446744073709551615 220828060081 0 0 16781312 2 18446604453940311104 0 0 -1 2 0 0 0
[pid=9388/tid=9398] ppid=9386 vsize=320928 CPUtime=0 cores=0,2,4,6
/proc/9388/task/9398/stat : 9398 (python) S 9386 9388 9196 0 -1 4202560 25 936 0 0 0 0 0 0 25 0 5 0 639066756 328630272 7452 33554432000 4194304 5683644 140735318436816 18446744073709551615 220828060081 0 0 16781312 2 18446604453940311104 0 0 -1 6 0 0 0
[pid=9388/tid=9401] ppid=9386 vsize=320928 CPUtime=0 cores=0,2,4,6
/proc/9388/task/9401/stat : 9401 (python) S 9386 9388 9196 0 -1 4202560 23 936 0 0 0 0 0 0 20 0 5 0 639066757 328630272 7452 33554432000 4194304 5683644 140735318436816 18446744073709551615 220828060081 0 0 16781312 2 18446604453940311104 0 0 -1 2 0 0 0
[pid=9388/tid=9404] ppid=9386 vsize=320928 CPUtime=0 cores=0,2,4,6
/proc/9388/task/9404/stat : 9404 (python) S 9386 9388 9196 0 -1 4202560 25 936 0 0 0 0 0 0 22 0 5 0 639066758 328630272 7452 33554432000 4194304 5683644 140735318436816 18446744073709551615 220828060081 0 0 16781312 2 18446604453940311104 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 46.94
Current children cumulated vsize (KiB) 1581056

[startup+25.5015 s]
/proc/loadavg: 8.01 6.65 4.07 9/330 9406
/proc/meminfo: memFree=21357044/32951124 swapFree=63485424/67111528
[pid=9388] ppid=9386 vsize=320928 CPUtime=0.81 cores=0,2,4,6

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

[pid=9438] ppid=9388 vsize=341812 CPUtime=0.23 cores=0,2,4,6
/proc/9438/stat : 9438 (python) S 9388 9388 9196 0 -1 4202560 1087 0 0 0 12 11 0 0 19 0 2 0 639135210 350015488 6046 33554432000 4194304 5683644 140735318436816 18446744073709551615 220828063179 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/9438/statm: 85453 6046 400 364 0 21353 0
[pid=9440] ppid=9438 vsize=22996 CPUtime=99.74 cores=0,2,4,6
/proc/9440/stat : 9440 (precosat) T 9438 9440 9440 0 -1 4202496 5907 0 0 0 9972 2 0 0 25 0 1 0 639135210 23547904 5581 33554432000 4194304 4890832 140734699442176 18446744073709551615 4295696 0 0 16781312 17442 18446744071562691360 0 0 17 0 0 0 0
/proc/9440/statm: 5749 5581 86 171 0 5576 0
[pid=9438/tid=9443] ppid=9388 vsize=341812 CPUtime=0 cores=0,2,4,6
/proc/9438/task/9443/stat : 9443 (python) S 9388 9388 9196 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 639145233 350015488 6046 33554432000 4194304 5683644 140735318436816 18446744073709551615 220828060081 0 0 16781312 514 18446604441768418176 0 0 -1 0 0 0 0
[pid=9388/tid=9395] ppid=9386 vsize=352056 CPUtime=0 cores=0,2,4,6
/proc/9388/task/9395/stat : 9395 (python) S 9386 9388 9196 0 -1 4202560 32 936 0 0 0 0 0 0 18 0 8 0 639066755 360505344 7537 33554432000 4194304 5683644 140735318436816 18446744073709551615 220828060081 0 0 16781312 2 18446604453940311104 0 0 -1 2 0 0 0
[pid=9388/tid=9398] ppid=9386 vsize=352056 CPUtime=0 cores=0,2,4,6
/proc/9388/task/9398/stat : 9398 (python) S 9386 9388 9196 0 -1 4202560 25 936 0 0 0 0 0 0 25 0 8 0 639066756 360505344 7537 33554432000 4194304 5683644 140735318436816 18446744073709551615 220828060081 0 0 16781312 2 18446604453940311104 0 0 -1 6 0 0 0
[pid=9388/tid=9401] ppid=9386 vsize=352056 CPUtime=0 cores=0,2,4,6
/proc/9388/task/9401/stat : 9401 (python) S 9386 9388 9196 0 -1 4202560 23 936 0 0 0 0 0 0 20 0 8 0 639066757 360505344 7537 33554432000 4194304 5683644 140735318436816 18446744073709551615 220828060081 0 0 16781312 2 18446604453940311104 0 0 -1 2 0 0 0
[pid=9388/tid=9404] ppid=9386 vsize=352056 CPUtime=0 cores=0,2,4,6
/proc/9388/task/9404/stat : 9404 (python) S 9386 9388 9196 0 -1 4202560 29 936 0 0 0 0 0 0 18 0 8 0 639066758 360505344 7537 33554432000 4194304 5683644 140735318436816 18446744073709551615 220828060081 0 0 16781312 2 18446604453940311104 0 0 -1 0 0 0 0
[pid=9388/tid=9411] ppid=9386 vsize=352056 CPUtime=0 cores=0,2,4,6
/proc/9388/task/9411/stat : 9411 (python) S 9386 9388 9196 0 -1 4202560 28 936 0 0 0 0 0 0 20 0 8 0 639076682 360505344 7537 33554432000 4194304 5683644 140735318436816 18446744073709551615 220828060081 0 0 16781312 2 18446604453940311104 0 0 -1 0 0 0 0
[pid=9388/tid=9433] ppid=9386 vsize=352056 CPUtime=0 cores=0,2,4,6
/proc/9388/task/9433/stat : 9433 (python) S 9386 9388 9196 0 -1 4202560 24 936 0 0 0 0 0 0 20 0 8 0 639125995 360505344 7537 33554432000 4194304 5683644 140735318436816 18446744073709551615 220828060081 0 0 16781312 2 18446604453940311104 0 0 -1 0 0 0 0
[pid=9388/tid=9439] ppid=9386 vsize=352056 CPUtime=0 cores=0,2,4,6
/proc/9388/task/9439/stat : 9439 (python) S 9386 9388 9196 0 -1 4202560 31 936 0 0 0 0 0 0 20 0 8 0 639135210 360505344 7537 33554432000 4194304 5683644 140735318436816 18446744073709551615 220828060081 0 0 16781312 2 18446604453940311104 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4786.29
Current children cumulated vsize (KiB) 3219640

[startup+1201.5 s]
/proc/loadavg: 5.18 6.70 6.41 6/327 9485
/proc/meminfo: memFree=21247680/32951124 swapFree=63485424/67111528
[pid=9388] ppid=9386 vsize=352056 CPUtime=0.85 cores=0,2,4,6
/proc/9388/stat : 9388 (python) S 9386 9388 9196 0 -1 4202496 15608 936 1 0 74 11 0 0 18 0 8 0 639066644 360505344 7537 33554432000 4194304 5683644 140735318436816 18446744073709551615 220828063179 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/9388/statm: 88014 7537 1888 364 0 23914 0
[pid=9394] ppid=9388 vsize=290160 CPUtime=2.3 cores=0,2,4,6
/proc/9394/stat : 9394 (python) S 9388 9388 9196 0 -1 4202560 1199 0 0 0 123 107 0 0 18 0 2 0 639066755 297123840 5984 33554432000 4194304 5683644 140735318436816 18446744073709551615 220816256582 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/9394/statm: 72540 5984 416 364 0 8458 0
[pid=9396] ppid=9394 vsize=15184 CPUtime=1001.51 cores=0,2,4,6
/proc/9396/stat : 9396 (lingeling) R 9394 9396 9396 0 -1 4202496 30840 0 0 0 100146 5 0 0 25 0 1 0 639066755 15548416 2987 33554432000 4194304 4352236 140733532655632 18446744073709551615 4328009 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/9396/statm: 3796 2987 129 39 0 2876 0
[pid=9394/tid=9430] ppid=9388 vsize=290160 CPUtime=0 cores=0,2,4,6
/proc/9394/task/9430/stat : 9430 (python) S 9388 9388 9196 0 -1 4202560 120 0 0 0 0 0 0 0 19 0 2 0 639125485 297123840 5984 33554432000 4194304 5683644 140735318436816 18446744073709551615 220828060081 0 0 16781312 514 18446604445256813504 0 0 -1 2 0 0 0
[pid=9397] ppid=9388 vsize=290172 CPUtime=1.43 cores=0,2,4,6
/proc/9397/stat : 9397 (python) S 9388 9388 9196 0 -1 4202560 1164 0 0 0 74 69 0 0 16 0 2 0 639066756 297136128 5968 33554432000 4194304 5683644 140735318436816 18446744073709551615 220828063179 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/9397/statm: 72543 5968 400 364 0 8458 0
[pid=9399] ppid=9397 vsize=262872 CPUtime=585.04 cores=0,2,4,6
/proc/9399/stat : 9399 (cryptominisat-2) T 9397 9399 9399 0 -1 4202496 206160 0 0 0 58453 51 0 0 25 0 1 0 639066756 269180928 44922 33554432000 4194304 4677096 140737441914688 18446744073709551615 4454468 0 0 16781312 2 18446744071562691360 0 0 17 6 0 0 0
/proc/9399/statm: 65718 44922 393 118 0 60677 0
[pid=9397/tid=9431] ppid=9388 vsize=290172 CPUtime=0 cores=0,2,4,6
/proc/9397/task/9431/stat : 9431 (python) S 9388 9388 9196 0 -1 4202560 44 0 0 0 0 0 0 0 16 0 2 0 639125994 297136128 5968 33554432000 4194304 5683644 140735318436816 18446744073709551615 220828060081 0 0 16781312 514 18446604453936719040 0 0 -1 6 0 0 0
[pid=9400] ppid=9388 vsize=300428 CPUtime=2.75 cores=0,2,4,6
/proc/9400/stat : 9400 (python) S 9388 9388 9196 0 -1 4202560 959 0 0 0 148 127 0 0 18 0 1 0 639066757 307638272 5942 33554432000 4194304 5683644 140735318436816 18446744073709551615 220816256582 0 0 16781312 514 4958691888153460995 0 0 17 2 0 0 0
/proc/9400/statm: 75107 5942 371 364 0 11019 0
[pid=9402] ppid=9400 vsize=17692 CPUtime=1200.4 cores=0,2,4,6
/proc/9402/stat : 9402 (lingeling) R 9400 9402 9402 0 -1 4202496 29418 0 0 0 120035 5 0 0 25 0 1 0 639066757 18116608 3623 33554432000 4194304 4352236 140733941770176 18446744073709551615 4328194 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/9402/statm: 4423 3623 128 39 0 3503 0
[pid=9403] ppid=9388 vsize=310684 CPUtime=0.47 cores=0,2,4,6
/proc/9403/stat : 9403 (python) S 9388 9388 9196 0 -1 4202560 1138 0 0 0 26 21 0 0 18 0 2 0 639066758 318140416 5976 33554432000 4194304 5683644 140735318436816 18446744073709551615 220828063179 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/9403/statm: 77671 5976 400 364 0 13580 0
[pid=9405] ppid=9403 vsize=12416 CPUtime=195.13 cores=0,2,4,6
/proc/9405/stat : 9405 (lingeling) T 9403 9405 9405 0 -1 4202496 7069 0 0 0 19511 2 0 0 25 0 1 0 639066758 12713984 2295 33554432000 4194304 4352236 140735493769072 18446744073709551615 4328194 0 0 16781312 17506 18446744071562691360 0 0 17 6 0 0 0
/proc/9405/statm: 3104 2295 128 39 0 2184 0
[pid=9403/tid=9409] ppid=9388 vsize=310684 CPUtime=0 cores=0,2,4,6
/proc/9403/task/9409/stat : 9409 (python) S 9388 9388 9196 0 -1 4202560 48 0 0 0 0 0 0 0 18 0 2 0 639076681 318140416 5976 33554432000 4194304 5683644 140735318436816 18446744073709551615 220828060081 0 0 16781312 514 18446604453928514752 0 0 -1 0 0 0 0
[pid=9410] ppid=9388 vsize=320940 CPUtime=2.58 cores=0,2,4,6
/proc/9410/stat : 9410 (python) S 9388 9388 9196 0 -1 4202560 996 0 0 0 137 121 0 0 15 0 1 0 639076682 328642560 5950 33554432000 4194304 5683644 140735318436816 18446744073709551615 220816256582 0 0 16781312 514 4958691888153460996 0 0 17 2 0 0 0
/proc/9410/statm: 80235 5950 371 364 0 16141 0
[pid=9412] ppid=9410 vsize=306264 CPUtime=1093.94 cores=0,2,4,6
/proc/9412/stat : 9412 (cryptominisat-2) R 9410 9412 9412 0 -1 4202496 321293 0 0 0 109291 103 0 0 25 0 1 0 639076683 313614336 54977 33554432000 4194304 4677096 140734009650416 18446744073709551615 4337252 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/9412/statm: 76566 54977 395 118 0 71525 0
[pid=9432] ppid=9388 vsize=331556 CPUtime=1.42 cores=0,2,4,6
/proc/9432/stat : 9432 (python) S 9388 9388 9196 0 -1 4202560 976 0 0 0 78 64 0 0 18 0 1 0 639125994 339513344 6012 33554432000 4194304 5683644 140735318436816 18446744073709551615 220816256582 0 0 16781312 514 4958691888153460993 0 0 17 0 0 0 0
/proc/9432/statm: 82889 6012 371 364 0 18792 0
[pid=9434] ppid=9432 vsize=44408 CPUtime=601.7 cores=0,2,4,6
/proc/9434/stat : 9434 (precosat) R 9432 9434 9434 0 -1 4202496 11252 0 0 0 60163 7 0 0 25 0 1 0 639125995 45473792 10941 33554432000 4194304 4890832 140733840335984 18446744073709551615 4238686 0 0 16781312 17442 0 0 0 17 6 0 0 0
/proc/9434/statm: 11102 10941 86 171 0 10929 0
[pid=9438] ppid=9388 vsize=341812 CPUtime=0.23 cores=0,2,4,6
/proc/9438/stat : 9438 (python) S 9388 9388 9196 0 -1 4202560 1087 0 0 0 12 11 0 0 19 0 2 0 639135210 350015488 6046 33554432000 4194304 5683644 140735318436816 18446744073709551615 220828063179 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/9438/statm: 85453 6046 400 364 0 21353 0
[pid=9440] ppid=9438 vsize=22996 CPUtime=99.74 cores=0,2,4,6
/proc/9440/stat : 9440 (precosat) T 9438 9440 9440 0 -1 4202496 5907 0 0 0 9972 2 0 0 25 0 1 0 639135210 23547904 5581 33554432000 4194304 4890832 140734699442176 18446744073709551615 4295696 0 0 16781312 17442 18446744071562691360 0 0 17 0 0 0 0
/proc/9440/statm: 5749 5581 86 171 0 5576 0
[pid=9438/tid=9443] ppid=9388 vsize=341812 CPUtime=0 cores=0,2,4,6
/proc/9438/task/9443/stat : 9443 (python) S 9388 9388 9196 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 639145233 350015488 6046 33554432000 4194304 5683644 140735318436816 18446744073709551615 220828060081 0 0 16781312 514 18446604441768418176 0 0 -1 0 0 0 0
[pid=9388/tid=9395] ppid=9386 vsize=352056 CPUtime=0 cores=0,2,4,6
/proc/9388/task/9395/stat : 9395 (python) S 9386 9388 9196 0 -1 4202560 32 936 0 0 0 0 0 0 18 0 8 0 639066755 360505344 7537 33554432000 4194304 5683644 140735318436816 18446744073709551615 220828060081 0 0 16781312 2 18446604453940311104 0 0 -1 2 0 0 0
[pid=9388/tid=9398] ppid=9386 vsize=352056 CPUtime=0 cores=0,2,4,6
/proc/9388/task/9398/stat : 9398 (python) S 9386 9388 9196 0 -1 4202560 25 936 0 0 0 0 0 0 25 0 8 0 639066756 360505344 7537 33554432000 4194304 5683644 140735318436816 18446744073709551615 220828060081 0 0 16781312 2 18446604453940311104 0 0 -1 6 0 0 0
[pid=9388/tid=9401] ppid=9386 vsize=352056 CPUtime=0 cores=0,2,4,6
/proc/9388/task/9401/stat : 9401 (python) S 9386 9388 9196 0 -1 4202560 23 936 0 0 0 0 0 0 20 0 8 0 639066757 360505344 7537 33554432000 4194304 5683644 140735318436816 18446744073709551615 220828060081 0 0 16781312 2 18446604453940311104 0 0 -1 2 0 0 0
[pid=9388/tid=9404] ppid=9386 vsize=352056 CPUtime=0 cores=0,2,4,6
/proc/9388/task/9404/stat : 9404 (python) S 9386 9388 9196 0 -1 4202560 29 936 0 0 0 0 0 0 18 0 8 0 639066758 360505344 7537 33554432000 4194304 5683644 140735318436816 18446744073709551615 220828060081 0 0 16781312 2 18446604453940311104 0 0 -1 0 0 0 0
[pid=9388/tid=9411] ppid=9386 vsize=352056 CPUtime=0 cores=0,2,4,6
/proc/9388/task/9411/stat : 9411 (python) S 9386 9388 9196 0 -1 4202560 28 936 0 0 0 0 0 0 20 0 8 0 639076682 360505344 7537 33554432000 4194304 5683644 140735318436816 18446744073709551615 220828060081 0 0 16781312 2 18446604453940311104 0 0 -1 0 0 0 0
[pid=9388/tid=9433] ppid=9386 vsize=352056 CPUtime=0 cores=0,2,4,6
/proc/9388/task/9433/stat : 9433 (python) S 9386 9388 9196 0 -1 4202560 24 936 0 0 0 0 0 0 20 0 8 0 639125995 360505344 7537 33554432000 4194304 5683644 140735318436816 18446744073709551615 220828060081 0 0 16781312 2 18446604453940311104 0 0 -1 0 0 0 0
[pid=9388/tid=9439] ppid=9386 vsize=352056 CPUtime=0 cores=0,2,4,6
/proc/9388/task/9439/stat : 9439 (python) S 9386 9388 9196 0 -1 4202560 31 936 0 0 0 0 0 0 20 0 8 0 639135210 360505344 7537 33554432000 4194304 5683644 140735318436816 18446744073709551615 220828060081 0 0 16781312 2 18446604453940311104 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4789.49
Current children cumulated vsize (KiB) 3219640

[startup+1201.7 s]
/proc/loadavg: 5.18 6.70 6.41 6/327 9485
/proc/meminfo: memFree=21247680/32951124 swapFree=63485424/67111528
[pid=9388] ppid=9386 vsize=352056 CPUtime=0.85 cores=0,2,4,6
/proc/9388/stat : 9388 (python) S 9386 9388 9196 0 -1 4202496 15608 936 1 0 74 11 0 0 18 0 8 0 639066644 360505344 7537 33554432000 4194304 5683644 140735318436816 18446744073709551615 220828063179 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/9388/statm: 88014 7537 1888 364 0 23914 0
[pid=9394] ppid=9388 vsize=290160 CPUtime=2.3 cores=0,2,4,6
/proc/9394/stat : 9394 (python) S 9388 9388 9196 0 -1 4202560 1199 0 0 0 123 107 0 0 18 0 2 0 639066755 297123840 5984 33554432000 4194304 5683644 140735318436816 18446744073709551615 220816256582 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/9394/statm: 72540 5984 416 364 0 8458 0
[pid=9396] ppid=9394 vsize=15184 CPUtime=1001.71 cores=0,2,4,6
/proc/9396/stat : 9396 (lingeling) R 9394 9396 9396 0 -1 4202496 30840 0 0 0 100166 5 0 0 25 0 1 0 639066755 15548416 2987 33554432000 4194304 4352236 140733532655632 18446744073709551615 4328363 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/9396/statm: 3796 2987 129 39 0 2876 0
[pid=9394/tid=9430] ppid=9388 vsize=290160 CPUtime=0 cores=0,2,4,6
/proc/9394/task/9430/stat : 9430 (python) S 9388 9388 9196 0 -1 4202560 120 0 0 0 0 0 0 0 19 0 2 0 639125485 297123840 5984 33554432000 4194304 5683644 140735318436816 18446744073709551615 220828060081 0 0 16781312 514 18446604445256813504 0 0 -1 2 0 0 0
[pid=9397] ppid=9388 vsize=290172 CPUtime=1.43 cores=0,2,4,6
/proc/9397/stat : 9397 (python) S 9388 9388 9196 0 -1 4202560 1164 0 0 0 74 69 0 0 16 0 2 0 639066756 297136128 5968 33554432000 4194304 5683644 140735318436816 18446744073709551615 220828063179 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/9397/statm: 72543 5968 400 364 0 8458 0
[pid=9399] ppid=9397 vsize=262872 CPUtime=585.04 cores=0,2,4,6
/proc/9399/stat : 9399 (cryptominisat-2) T 9397 9399 9399 0 -1 4202496 206160 0 0 0 58453 51 0 0 25 0 1 0 639066756 269180928 44922 33554432000 4194304 4677096 140737441914688 18446744073709551615 4454468 0 0 16781312 2 18446744071562691360 0 0 17 6 0 0 0
/proc/9399/statm: 65718 44922 393 118 0 60677 0
[pid=9397/tid=9431] ppid=9388 vsize=290172 CPUtime=0 cores=0,2,4,6
/proc/9397/task/9431/stat : 9431 (python) S 9388 9388 9196 0 -1 4202560 44 0 0 0 0 0 0 0 16 0 2 0 639125994 297136128 5968 33554432000 4194304 5683644 140735318436816 18446744073709551615 220828060081 0 0 16781312 514 18446604453936719040 0 0 -1 6 0 0 0
[pid=9400] ppid=9388 vsize=300428 CPUtime=2.75 cores=0,2,4,6
/proc/9400/stat : 9400 (python) S 9388 9388 9196 0 -1 4202560 959 0 0 0 148 127 0 0 18 0 1 0 639066757 307638272 5942 33554432000 4194304 5683644 140735318436816 18446744073709551615 220816256582 0 0 16781312 514 4958691888153460995 0 0 17 2 0 0 0
/proc/9400/statm: 75107 5942 371 364 0 11019 0
[pid=9402] ppid=9400 vsize=17692 CPUtime=1200.6 cores=0,2,4,6
/proc/9402/stat : 9402 (lingeling) R 9400 9402 9402 0 -1 4202496 29418 0 0 0 120055 5 0 0 25 0 1 0 639066757 18116608 3623 33554432000 4194304 4352236 140733941770176 18446744073709551615 4328194 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/9402/statm: 4423 3623 128 39 0 3503 0
[pid=9403] ppid=9388 vsize=310684 CPUtime=0.47 cores=0,2,4,6
/proc/9403/stat : 9403 (python) S 9388 9388 9196 0 -1 4202560 1138 0 0 0 26 21 0 0 18 0 2 0 639066758 318140416 5976 33554432000 4194304 5683644 140735318436816 18446744073709551615 220828063179 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/9403/statm: 77671 5976 400 364 0 13580 0
[pid=9405] ppid=9403 vsize=12416 CPUtime=195.13 cores=0,2,4,6
/proc/9405/stat : 9405 (lingeling) T 9403 9405 9405 0 -1 4202496 7069 0 0 0 19511 2 0 0 25 0 1 0 639066758 12713984 2295 33554432000 4194304 4352236 140735493769072 18446744073709551615 4328194 0 0 16781312 17506 18446744071562691360 0 0 17 6 0 0 0
/proc/9405/statm: 3104 2295 128 39 0 2184 0
[pid=9403/tid=9409] ppid=9388 vsize=310684 CPUtime=0 cores=0,2,4,6
/proc/9403/task/9409/stat : 9409 (python) S 9388 9388 9196 0 -1 4202560 48 0 0 0 0 0 0 0 18 0 2 0 639076681 318140416 5976 33554432000 4194304 5683644 140735318436816 18446744073709551615 220828060081 0 0 16781312 514 18446604453928514752 0 0 -1 0 0 0 0
[pid=9410] ppid=9388 vsize=320940 CPUtime=2.58 cores=0,2,4,6
/proc/9410/stat : 9410 (python) S 9388 9388 9196 0 -1 4202560 996 0 0 0 137 121 0 0 15 0 1 0 639076682 328642560 5950 33554432000 4194304 5683644 140735318436816 18446744073709551615 220816256582 0 0 16781312 514 4958691888153460996 0 0 17 2 0 0 0
/proc/9410/statm: 80235 5950 371 364 0 16141 0
[pid=9412] ppid=9410 vsize=306264 CPUtime=1094.14 cores=0,2,4,6
/proc/9412/stat : 9412 (cryptominisat-2) R 9410 9412 9412 0 -1 4202496 321322 0 0 0 109311 103 0 0 25 0 1 0 639076683 313614336 55006 33554432000 4194304 4677096 140734009650416 18446744073709551615 4320115 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/9412/statm: 76566 55006 395 118 0 71525 0
[pid=9432] ppid=9388 vsize=331556 CPUtime=1.42 cores=0,2,4,6
/proc/9432/stat : 9432 (python) S 9388 9388 9196 0 -1 4202560 976 0 0 0 78 64 0 0 18 0 1 0 639125994 339513344 6012 33554432000 4194304 5683644 140735318436816 18446744073709551615 220816256582 0 0 16781312 514 4958691888153460993 0 0 17 0 0 0 0
/proc/9432/statm: 82889 6012 371 364 0 18792 0
[pid=9434] ppid=9432 vsize=44408 CPUtime=601.9 cores=0,2,4,6
/proc/9434/stat : 9434 (precosat) R 9432 9434 9434 0 -1 4202496 11252 0 0 0 60183 7 0 0 25 0 1 0 639125995 45473792 10941 33554432000 4194304 4890832 140733840335984 18446744073709551615 4238627 0 0 16781312 17442 0 0 0 17 6 0 0 0
/proc/9434/statm: 11102 10941 86 171 0 10929 0
[pid=9438] ppid=9388 vsize=341812 CPUtime=0.23 cores=0,2,4,6
/proc/9438/stat : 9438 (python) S 9388 9388 9196 0 -1 4202560 1087 0 0 0 12 11 0 0 19 0 2 0 639135210 350015488 6046 33554432000 4194304 5683644 140735318436816 18446744073709551615 220828063179 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/9438/statm: 85453 6046 400 364 0 21353 0
[pid=9440] ppid=9438 vsize=22996 CPUtime=99.74 cores=0,2,4,6
/proc/9440/stat : 9440 (precosat) T 9438 9440 9440 0 -1 4202496 5907 0 0 0 9972 2 0 0 25 0 1 0 639135210 23547904 5581 33554432000 4194304 4890832 140734699442176 18446744073709551615 4295696 0 0 16781312 17442 18446744071562691360 0 0 17 0 0 0 0
/proc/9440/statm: 5749 5581 86 171 0 5576 0
[pid=9438/tid=9443] ppid=9388 vsize=341812 CPUtime=0 cores=0,2,4,6
/proc/9438/task/9443/stat : 9443 (python) S 9388 9388 9196 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 639145233 350015488 6046 33554432000 4194304 5683644 140735318436816 18446744073709551615 220828060081 0 0 16781312 514 18446604441768418176 0 0 -1 0 0 0 0
[pid=9388/tid=9395] ppid=9386 vsize=352056 CPUtime=0 cores=0,2,4,6
/proc/9388/task/9395/stat : 9395 (python) S 9386 9388 9196 0 -1 4202560 32 936 0 0 0 0 0 0 18 0 8 0 639066755 360505344 7537 33554432000 4194304 5683644 140735318436816 18446744073709551615 220828060081 0 0 16781312 2 18446604453940311104 0 0 -1 2 0 0 0
[pid=9388/tid=9398] ppid=9386 vsize=352056 CPUtime=0 cores=0,2,4,6
/proc/9388/task/9398/stat : 9398 (python) S 9386 9388 9196 0 -1 4202560 25 936 0 0 0 0 0 0 25 0 8 0 639066756 360505344 7537 33554432000 4194304 5683644 140735318436816 18446744073709551615 220828060081 0 0 16781312 2 18446604453940311104 0 0 -1 6 0 0 0
[pid=9388/tid=9401] ppid=9386 vsize=352056 CPUtime=0 cores=0,2,4,6
/proc/9388/task/9401/stat : 9401 (python) S 9386 9388 9196 0 -1 4202560 23 936 0 0 0 0 0 0 20 0 8 0 639066757 360505344 7537 33554432000 4194304 5683644 140735318436816 18446744073709551615 220828060081 0 0 16781312 2 18446604453940311104 0 0 -1 2 0 0 0
[pid=9388/tid=9404] ppid=9386 vsize=352056 CPUtime=0 cores=0,2,4,6
/proc/9388/task/9404/stat : 9404 (python) S 9386 9388 9196 0 -1 4202560 29 936 0 0 0 0 0 0 18 0 8 0 639066758 360505344 7537 33554432000 4194304 5683644 140735318436816 18446744073709551615 220828060081 0 0 16781312 2 18446604453940311104 0 0 -1 0 0 0 0
[pid=9388/tid=9411] ppid=9386 vsize=352056 CPUtime=0 cores=0,2,4,6
/proc/9388/task/9411/stat : 9411 (python) S 9386 9388 9196 0 -1 4202560 28 936 0 0 0 0 0 0 20 0 8 0 639076682 360505344 7537 33554432000 4194304 5683644 140735318436816 18446744073709551615 220828060081 0 0 16781312 2 18446604453940311104 0 0 -1 0 0 0 0
[pid=9388/tid=9433] ppid=9386 vsize=352056 CPUtime=0 cores=0,2,4,6
/proc/9388/task/9433/stat : 9433 (python) S 9386 9388 9196 0 -1 4202560 24 936 0 0 0 0 0 0 20 0 8 0 639125995 360505344 7537 33554432000 4194304 5683644 140735318436816 18446744073709551615 220828060081 0 0 16781312 2 18446604453940311104 0 0 -1 0 0 0 0
[pid=9388/tid=9439] ppid=9386 vsize=352056 CPUtime=0 cores=0,2,4,6
/proc/9388/task/9439/stat : 9439 (python) S 9386 9388 9196 0 -1 4202560 31 936 0 0 0 0 0 0 20 0 8 0 639135210 360505344 7537 33554432000 4194304 5683644 140735318436816 18446744073709551615 220828060081 0 0 16781312 2 18446604453940311104 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4790.29
Current children cumulated vsize (KiB) 3219640

Child status: 0
Real time (s): 1201.79
CPU time (s): 4790.72
CPU user time (s): 4783.53
CPU system time (s): 7.19091
CPU usage (%): 398.631
Max. virtual memory (cumulated for all children) (KiB): 3226200

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4783.53
system time used= 7.19091
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 640750
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= 8914
involuntary context switches= 26519

runsolver used 4.06038 second user time and 8.80466 second system time

The end

Launcher Data

Begin job on node147 at 2011-05-15 15:35:07
IDJOB=3378981
IDBENCH=83416
IDSOLVER=1860
FILE ID=node147/3378981-1305466507
RUNJOBID= node147-1305465318-9214
PBS_JOBID= 13325049
Free space on /tmp= 73124 MiB

SOLVER NAME= borg-sat 11.03.02-par-industrial (fixed)
BENCH NAME= SAT11/application/kullmann/AES/Benchmarks/64/aes_64_4_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-3378981-1305466507/watcher-3378981-1305466507 -o /tmp/evaluation-result-3378981-1305466507/solver-3378981-1305466507 -C 4800 -W 1300 -M 15500  python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3378981-1305466507.cnf -seed 177743594 -budget 4800 -cores 4

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

MD5SUM BENCH= 07ea67092ce3fd4529e72f69434e3f99
RANDOM SEED=177743594

node147.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.836
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.67
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.836
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.75
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.836
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.836
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.836
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.82
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.836
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.76
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.836
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.836
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:     32951124 kB
MemFree:      21443808 kB
Buffers:        311468 kB
Cached:        5297148 kB
SwapCached:      13132 kB
Active:        4897608 kB
Inactive:      6356100 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21443808 kB
SwapTotal:    67111528 kB
SwapFree:     63485424 kB
Dirty:           32012 kB
Writeback:           0 kB
AnonPages:     5640244 kB
Mapped:          23368 kB
Slab:           151868 kB
PageTables:      38336 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 54007196 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= 73072 MiB
End job on node147 at 2011-05-15 15:55:09