Trace number 3378862

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)? 4788.61 1207.1

General information on the benchmark

Nameindustrial/IBM_FV_2002_13_rule_1/
SAT_dat.k45.cnf
MD5SUM8a76c8add64173ae39149aae572a02d9
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark185.162
Satisfiable
(Un)Satisfiability was proved
Number of variables37432
Number of clauses147345
Sum of the clauses size401667
Maximum clause length37
Minimum clause length1
Number of clauses of size 1603
Number of clauses of size 269621
Number of clauses of size 371450
Number of clauses of size 4266
Number of clauses of size 5505
Number of clauses of size over 54900

Solver Data

0.36/0.66	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.36/0.66	c INFO: solving HOME/instance-3378862-1305463368.cnf
0.36/0.66	c INFO: computing task features
0.84/1.16	c INFO: computed variable-clause graph statistics
0.84/1.18	c INFO: computed clause balance statistics
3.43/3.72	c INFO: computed variable balance statistics
5.33/5.60	c INFO: computed small-clause counts
5.33/5.61	c INFO: computed Horn-clause counts
7.03/7.37	c INFO: computed variable graph statistics
7.03/7.37	c INFO: collected features for HOME/instance-3378862-1305463368.cnf in 6.68 s
7.03/7.37	c INFO: running lingeling-276@0 for 582 with 1193 remaining (b = 0.56)
7.03/7.38	c INFO: running lingeling-276@0 for 97 with 1193 remaining (b = 0.28)
7.12/7.40	c INFO: running cryptominisat-2.9.0@0 for 1193 with 1193 remaining (b = 0.44)
7.12/7.41	c INFO: running lingeling-276@0 for 1193 with 1193 remaining (b = 0.38)
406.52/107.70	c INFO: running cryptominisat-2.9.0@0 for 1092 with 1092 remaining (b = 0.34)
2349.34/595.10	c INFO: running precosat-570@0 for 605 with 605 remaining (b = 0.24)
4788.33/1207.07	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-3378862-1305463368/watcher-3378862-1305463368 -o /tmp/evaluation-result-3378862-1305463368/solver-3378862-1305463368 -C 4800 -W 1300 -M 15500 python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3378862-1305463368.cnf -seed 1623965905 -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: 2.55 2.95 3.28 3/387 8223
/proc/meminfo: memFree=21003884/32951124 swapFree=67111348/67111528
[pid=8223] ppid=8221 vsize=15908 CPUtime=0 cores=1,3,5,7
/proc/8223/stat : 8223 (python) S 8221 8223 8185 0 -1 4202496 957 0 0 0 0 0 0 0 17 0 1 0 638752959 16289792 834 33554432000 4194304 5683644 140735051269216 18446744073709551615 255106766848 0 2147483391 16781312 2 18446744071699199166 0 0 17 1 0 0 0
/proc/8223/statm: 3977 834 357 364 0 464 0

[startup+0.069399 s]
/proc/loadavg: 2.55 2.95 3.28 3/387 8223
/proc/meminfo: memFree=21003884/32951124 swapFree=67111348/67111528
[pid=8223] ppid=8221 vsize=50012 CPUtime=0.04 cores=1,3,5,7
/proc/8223/stat : 8223 (python) R 8221 8223 8185 0 -1 4202496 1947 0 0 0 3 1 0 0 17 0 1 0 638752959 51212288 1713 33554432000 4194304 5683644 140735051269216 18446744073709551615 4540219 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/8223/statm: 12503 1713 476 364 0 1203 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 50012

[startup+0.100392 s]
/proc/loadavg: 2.55 2.95 3.28 3/387 8223
/proc/meminfo: memFree=21003884/32951124 swapFree=67111348/67111528
[pid=8223] ppid=8221 vsize=99376 CPUtime=0.06 cores=1,3,5,7
/proc/8223/stat : 8223 (python) R 8221 8223 8185 0 -1 4202496 2886 0 0 0 5 1 0 0 17 0 1 0 638752959 101761024 2584 33554432000 4194304 5683644 140735051269216 18446744073709551615 255106429637 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/8223/statm: 24844 2584 831 364 0 1695 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 99376

[startup+0.3004 s]
/proc/loadavg: 2.55 2.95 3.28 3/387 8223
/proc/meminfo: memFree=21003884/32951124 swapFree=67111348/67111528
[pid=8223] ppid=8221 vsize=135748 CPUtime=0.19 cores=1,3,5,7
/proc/8223/stat : 8223 (python) R 8221 8223 8185 0 -1 4202496 5961 932 1 0 14 5 0 0 17 0 1 0 638752959 139005952 4150 33554432000 4194304 5683644 140735051269216 18446744073709551615 255106764805 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/8223/statm: 33937 4150 1032 364 0 3123 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 135748

[startup+0.700329 s]
/proc/loadavg: 2.55 2.95 3.28 3/387 8223
/proc/meminfo: memFree=21003884/32951124 swapFree=67111348/67111528
[pid=8223] ppid=8221 vsize=282140 CPUtime=0.43 cores=1,3,5,7
/proc/8223/stat : 8223 (python) R 8221 8223 8185 0 -1 4202496 10166 932 1 0 32 11 0 0 15 0 1 0 638752959 288911360 7848 33554432000 4194304 5683644 140735051269216 18446744073709551615 255106465895 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/8223/statm: 70535 7877 1761 364 0 6459 0
Current children cumulated CPU time (s) 0.43
Current children cumulated vsize (KiB) 282140

[startup+1.50017 s]
/proc/loadavg: 2.55 2.95 3.28 3/388 8232
/proc/meminfo: memFree=20920176/32951124 swapFree=67111348/67111528
[pid=8223] ppid=8221 vsize=310908 CPUtime=1.23 cores=1,3,5,7
/proc/8223/stat : 8223 (python) R 8221 8223 8185 0 -1 4202496 21462 932 1 0 110 13 0 0 16 0 1 0 638752959 318369792 15112 33554432000 4194304 5683644 140735051269216 18446744073709551615 255106429507 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/8223/statm: 77727 15112 1826 364 0 13651 0
Current children cumulated CPU time (s) 1.23
Current children cumulated vsize (KiB) 310908

[startup+3.10088 s]
/proc/loadavg: 2.55 2.95 3.28 3/388 8232
/proc/meminfo: memFree=20895624/32951124 swapFree=67111348/67111528
[pid=8223] ppid=8221 vsize=310908 CPUtime=2.83 cores=1,3,5,7
/proc/8223/stat : 8223 (python) R 8221 8223 8185 0 -1 4202496 21462 932 1 0 270 13 0 0 18 0 1 0 638752959 318369792 15112 33554432000 4194304 5683644 140735051269216 18446744073709551615 47630232922257 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/8223/statm: 77727 15112 1826 364 0 13651 0
Current children cumulated CPU time (s) 2.83
Current children cumulated vsize (KiB) 310908

[startup+6.30032 s]
/proc/loadavg: 2.51 2.93 3.28 3/388 8232
/proc/meminfo: memFree=20894020/32951124 swapFree=67111348/67111528
[pid=8223] ppid=8221 vsize=310908 CPUtime=6.03 cores=1,3,5,7
/proc/8223/stat : 8223 (python) R 8221 8223 8185 0 -1 4202496 21469 932 1 0 590 13 0 0 25 0 1 0 638752959 318369792 15119 33554432000 4194304 5683644 140735051269216 18446744073709551615 47630232643712 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/8223/statm: 77727 15119 1833 364 0 13651 0
Current children cumulated CPU time (s) 6.03
Current children cumulated vsize (KiB) 310908

[startup+12.7011 s]
/proc/loadavg: 3.03 3.03 3.31 9/412 8256
/proc/meminfo: memFree=20532896/32951124 swapFree=67111348/67111528
[pid=8223] ppid=8221 vsize=414936 CPUtime=7.13 cores=1,3,5,7
/proc/8223/stat : 8223 (python) S 8221 8223 8185 0 -1 4202496 24105 932 1 0 699 14 0 0 22 0 5 0 638752959 424894464 14540 33554432000 4194304 5683644 140735051269216 18446744073709551615 255118595531 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/8223/statm: 103734 14540 1873 364 0 39643 0
[pid=8233] ppid=8223 vsize=308388 CPUtime=0 cores=1,3,5,7
/proc/8233/stat : 8233 (python) S 8223 8223 8185 0 -1 4202560 904 0 0 0 0 0 0 0 18 0 1 0 638753697 315789312 13026 33554432000 4194304 5683644 140735051269216 18446744073709551615 255106788879 0 0 16781312 514 9359034458709131527 0 0 17 5 0 0 0
/proc/8233/statm: 77097 13026 376 364 0 13015 0
[pid=8237] ppid=8233 vsize=16748 CPUtime=5.29 cores=1,3,5,7
/proc/8237/stat : 8237 (lingeling) R 8233 8237 8237 0 -1 4202496 6281 0 0 0 529 0 0 0 25 0 1 0 638753699 17149952 3103 33554432000 4194304 4352236 140737210223936 18446744073709551615 4234008 0 0 16781312 17506 0 0 0 17 3 0 0 0
/proc/8237/statm: 4187 3103 129 39 0 3267 0
[pid=8235] ppid=8223 vsize=318644 CPUtime=0.01 cores=1,3,5,7
/proc/8235/stat : 8235 (python) S 8223 8223 8185 0 -1 4202560 908 0 0 0 1 0 0 0 18 0 1 0 638753698 326291456 13024 33554432000 4194304 5683644 140735051269216 18446744073709551615 255106788934 0 0 16781312 514 9359038306999828741 0 0 17 5 0 0 0
/proc/8235/statm: 79661 13024 370 364 0 15576 0
[pid=8238] ppid=8235 vsize=20848 CPUtime=5.22 cores=1,3,5,7
/proc/8238/stat : 8238 (lingeling) R 8235 8238 8238 0 -1 4202496 6284 0 0 0 522 0 0 0 25 0 1 0 638753699 21348352 4127 33554432000 4194304 4352236 140735876924592 18446744073709551615 4327902 0 0 16781312 17506 0 0 0 17 7 0 0 0
/proc/8238/statm: 5212 4127 129 39 0 4292 0
[pid=8239] ppid=8223 vsize=394436 CPUtime=0.01 cores=1,3,5,7
/proc/8239/stat : 8239 (python) S 8223 8223 8185 0 -1 4202560 906 0 0 0 0 1 0 0 15 0 1 0 638753700 403902464 13029 33554432000 4194304 5683644 140735051269216 18446744073709551615 255106788934 0 0 16781312 514 10752951045060526343 0 0 17 5 0 0 0
/proc/8239/statm: 98609 13029 370 364 0 34521 0
[pid=8243] ppid=8239 vsize=150856 CPUtime=5.22 cores=1,3,5,7
/proc/8243/stat : 8243 (cryptominisat-2) R 8239 8243 8243 0 -1 4202496 31690 0 0 0 517 5 0 0 25 0 1 0 638753701 154476544 29124 33554432000 4194304 4677096 140737394005632 18446744073709551615 4358587 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/8243/statm: 37714 29124 391 118 0 32673 0
[pid=8241] ppid=8223 vsize=404692 CPUtime=0.01 cores=1,3,5,7
/proc/8241/stat : 8241 (python) S 8223 8223 8185 0 -1 4202560 924 0 0 0 1 0 0 0 18 0 1 0 638753701 414404608 13033 33554432000 4194304 5683644 140735051269216 18446744073709551615 255106788934 0 0 16781312 514 8296672854934520071 0 0 17 1 0 0 0
/proc/8241/statm: 101173 13033 370 364 0 37082 0
[pid=8244] ppid=8241 vsize=20848 CPUtime=5.25 cores=1,3,5,7
/proc/8244/stat : 8244 (lingeling) R 8241 8244 8244 0 -1 4202496 6281 0 0 0 525 0 0 0 25 0 1 0 638753701 21348352 4127 33554432000 4194304 4352236 140737066764864 18446744073709551615 4328026 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/8244/statm: 5212 4127 129 39 0 4292 0
[pid=8223/tid=8234] ppid=8221 vsize=414936 CPUtime=0 cores=1,3,5,7
/proc/8223/task/8234/stat : 8234 (python) S 8221 8223 8185 0 -1 4202560 35 932 0 0 0 0 0 0 20 0 5 0 638753698 424894464 14540 33554432000 4194304 5683644 140735051269216 18446744073709551615 255118592433 0 0 16781312 2 18446604466629297984 0 0 -1 5 0 0 0
[pid=8223/tid=8236] ppid=8221 vsize=414936 CPUtime=0 cores=1,3,5,7
/proc/8223/task/8236/stat : 8236 (python) S 8221 8223 8185 0 -1 4202560 17 932 0 0 0 0 0 0 22 0 5 0 638753699 424894464 14540 33554432000 4194304 5683644 140735051269216 18446744073709551615 255118592433 0 0 16781312 2 18446604466629297984 0 0 -1 5 0 0 0
[pid=8223/tid=8240] ppid=8221 vsize=414936 CPUtime=0 cores=1,3,5,7
/proc/8223/task/8240/stat : 8240 (python) S 8221 8223 8185 0 -1 4202560 38 932 0 0 0 0 0 0 20 0 5 0 638753700 424894464 14540 33554432000 4194304 5683644 140735051269216 18446744073709551615 255118592433 0 0 16781312 2 18446604466629297984 0 0 -1 5 0 0 0
[pid=8223/tid=8242] ppid=8221 vsize=414936 CPUtime=0 cores=1,3,5,7
/proc/8223/task/8242/stat : 8242 (python) S 8221 8223 8185 0 -1 4202560 21 932 0 0 0 0 0 0 22 0 5 0 638753701 424894464 14540 33554432000 4194304 5683644 140735051269216 18446744073709551615 255118592433 0 0 16781312 2 18446604466629297984 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 28.14
Current children cumulated vsize (KiB) 2050396

[startup+25.5009 s]
/proc/loadavg: 4.13 3.27 3.38 9/412 8256
/proc/meminfo: memFree=20453144/32951124 swapFree=67111348/67111528
[pid=8223] ppid=8221 vsize=414936 CPUtime=7.13 cores=1,3,5,7
/proc/8223/stat : 8223 (python) S 8221 8223 8185 0 -1 4202496 24105 932 1 0 699 14 0 0 22 0 5 0 638752959 424894464 14540 33554432000 4194304 5683644 140735051269216 18446744073709551615 255118595531 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/8223/statm: 103734 14540 1873 364 0 39643 0
[pid=8233] ppid=8223 vsize=308388 CPUtime=0.04 cores=1,3,5,7
/proc/8233/stat : 8233 (python) S 8223 8223 8185 0 -1 4202560 910 0 0 0 2 2 0 0 18 0 1 0 638753697 315789312 13026 33554432000 4194304 5683644 140735051269216 18446744073709551615 255106788879 0 0 16781312 514 14127633701386813703 0 0 17 5 0 0 0
/proc/8233/statm: 77097 13026 376 364 0 13015 0
[pid=8237] ppid=8233 vsize=16352 CPUtime=18.09 cores=1,3,5,7
/proc/8237/stat : 8237 (lingeling) R 8233 8237 8237 0 -1 4202496 6599 0 0 0 1809 0 0 0 25 0 1 0 638753699 16744448 3004 33554432000 4194304 4352236 140737210223936 18446744073709551615 4328546 0 0 16781312 17506 0 0 0 17 3 0 0 0
/proc/8237/statm: 4088 3004 129 39 0 3168 0
[pid=8235] ppid=8223 vsize=318644 CPUtime=0.05 cores=1,3,5,7
/proc/8235/stat : 8235 (python) S 8223 8223 8185 0 -1 4202560 915 0 0 0 3 2 0 0 18 0 1 0 638753698 326291456 13024 33554432000 4194304 5683644 140735051269216 18446744073709551615 255106788934 0 0 16781312 514 14127633701386813701 0 0 17 5 0 0 0
/proc/8235/statm: 79661 13024 370 364 0 15576 0
[pid=8238] ppid=8235 vsize=20448 CPUtime=17.85 cores=1,3,5,7
/proc/8238/stat : 8238 (lingeling) R 8235 8238 8238 0 -1 4202496 6739 0 0 0 1785 0 0 0 25 0 1 0 638753699 20938752 4154 33554432000 4194304 4352236 140735876924592 18446744073709551615 4328304 0 0 16781312 17506 0 0 0 17 7 0 0 0
/proc/8238/statm: 5112 4154 129 39 0 4192 0
[pid=8239] ppid=8223 vsize=394436 CPUtime=0.05 cores=1,3,5,7
/proc/8239/stat : 8239 (python) S 8223 8223 8185 0 -1 4202560 919 0 0 0 2 3 0 0 15 0 1 0 638753700 403902464 13029 33554432000 4194304 5683644 140735051269216 18446744073709551615 255106788934 0 0 16781312 514 10752951045060526343 0 0 17 5 0 0 0
/proc/8239/statm: 98609 13029 370 364 0 34521 0
[pid=8243] ppid=8239 vsize=190516 CPUtime=17.91 cores=1,3,5,7
/proc/8243/stat : 8243 (cryptominisat-2) R 8239 8243 8243 0 -1 4202496 43993 0 0 0 1784 7 0 0 25 0 1 0 638753701 195088384 38207 33554432000 4194304 4677096 140737394005632 18446744073709551615 4318947 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/8243/statm: 47629 38207 393 118 0 42588 0
[pid=8241] ppid=8223 vsize=404692 CPUtime=0.05 cores=1,3,5,7
/proc/8241/stat : 8241 (python) S 8223 8223 8185 0 -1 4202560 931 0 0 0 3 2 0 0 18 0 1 0 638753701 414404608 13033 33554432000 4194304 5683644 140735051269216 18446744073709551615 255106788934 0 0 16781312 514 14127633701386813703 0 0 17 1 0 0 0
/proc/8241/statm: 101173 13033 370 364 0 37082 0
[pid=8244] ppid=8241 vsize=20480 CPUtime=18.01 cores=1,3,5,7
/proc/8244/stat : 8244 (lingeling) R 8241 8244 8244 0 -1 4202496 6609 0 0 0 1801 0 0 0 25 0 1 0 638753701 20971520 4036 33554432000 4194304 4352236 140737066764864 18446744073709551615 4328390 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/8244/statm: 5120 4036 129 39 0 4200 0
[pid=8223/tid=8234] ppid=8221 vsize=414936 CPUtime=0 cores=1,3,5,7
/proc/8223/task/8234/stat : 8234 (python) S 8221 8223 8185 0 -1 4202560 35 932 0 0 0 0 0 0 20 0 5 0 638753698 424894464 14540 33554432000 4194304 5683644 140735051269216 18446744073709551615 255118592433 0 0 16781312 2 18446604466629297984 0 0 -1 5 0 0 0
[pid=8223/tid=8236] ppid=8221 vsize=414936 CPUtime=0 cores=1,3,5,7
/proc/8223/task/8236/stat : 8236 (python) S 8221 8223 8185 0 -1 4202560 17 932 0 0 0 0 0 0 22 0 5 0 638753699 424894464 14540 33554432000 4194304 5683644 140735051269216 18446744073709551615 255118592433 0 0 16781312 2 18446604466629297984 0 0 -1 5 0 0 0
[pid=8223/tid=8240] ppid=8221 vsize=414936 CPUtime=0 cores=1,3,5,7
/proc/8223/task/8240/stat : 8240 (python) S 8221 8223 8185 0 -1 4202560 38 932 0 0 0 0 0 0 20 0 5 0 638753700 424894464 14540 33554432000 4194304 5683644 140735051269216 18446744073709551615 255118592433 0 0 16781312 2 18446604466629297984 0 0 -1 5 0 0 0
[pid=8223/tid=8242] ppid=8221 vsize=414936 CPUtime=0 cores=1,3,5,7
/proc/8223/task/8242/stat : 8242 (python) S 8221 8223 8185 0 -1 4202560 21 932 0 0 0 0 0 0 22 0 5 0 638753701 424894464 14540 33554432000 4194304 5683644 140735051269216 18446744073709551615 255118592433 0 0 16781312 2 18446604466629297984 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 79.18
Current children cumulated vsize (KiB) 2088892

[startup+51.1014 s]
/proc/loadavg: 5.57 3.68 3.51 9/412 8257
/proc/meminfo: memFree=20356612/32951124 swapFree=67111348/67111528
[pid=8223] ppid=8221 vsize=414936 CPUtime=7.13 cores=1,3,5,7
/proc/8223/stat : 8223 (python) S 8221 8223 8185 0 -1 4202496 24105 932 1 0 699 14 0 0 22 0 5 0 638752959 424894464 14540 33554432000 4194304 5683644 140735051269216 18446744073709551615 255118595531 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/8223/statm: 103734 14540 1873 364 0 39643 0
[pid=8233] ppid=8223 vsize=308388 CPUtime=0.11 cores=1,3,5,7
/proc/8233/stat : 8233 (python) S 8223 8223 8185 0 -1 4202560 924 0 0 0 5 6 0 0 18 0 1 0 638753697 315789312 13026 33554432000 4194304 5683644 140735051269216 18446744073709551615 255106788879 0 0 16781312 514 14127633701386813703 0 0 17 5 0 0 0
/proc/8233/statm: 77097 13026 376 364 0 13015 0
[pid=8237] ppid=8233 vsize=24264 CPUtime=43.7 cores=1,3,5,7
/proc/8237/stat : 8237 (lingeling) R 8233 8237 8237 0 -1 4202496 8833 0 0 0 4369 1 0 0 25 0 1 0 638753699 24846336 5237 33554432000 4194304 4352236 140737210223936 18446744073709551615 4267912 0 0 16781312 17506 0 0 0 17 3 0 0 0
/proc/8237/statm: 6066 5237 129 39 0 5146 0
[pid=8235] ppid=8223 vsize=318644 CPUtime=0.12 cores=1,3,5,7
/proc/8235/stat : 8235 (python) S 8223 8223 8185 0 -1 4202560 927 0 0 0 6 6 0 0 18 0 1 0 638753698 326291456 13024 33554432000 4194304 5683644 140735051269216 18446744073709551615 255106788934 0 0 16781312 514 14127633701386813701 0 0 17 5 0 0 0
/proc/8235/statm: 79661 13024 370 364 0 15576 0
[pid=8238] ppid=8235 vsize=20440 CPUtime=43.1 cores=1,3,5,7
/proc/8238/stat : 8238 (lingeling) R 8235 8238 8238 0 -1 4202496 7087 0 0 0 4310 0 0 0 25 0 1 0 638753699 20930560 4184 33554432000 4194304 4352236 140735876924592 18446744073709551615 4328068 0 0 16781312 17506 0 0 0 17 7 0 0 0
/proc/8238/statm: 5110 4184 129 39 0 4190 0
[pid=8239] ppid=8223 vsize=394436 CPUtime=0.13 cores=1,3,5,7
/proc/8239/stat : 8239 (python) S 8223 8223 8185 0 -1 4202560 931 0 0 0 6 7 0 0 15 0 1 0 638753700 403902464 13029 33554432000 4194304 5683644 140735051269216 18446744073709551615 255106788934 0 0 16781312 514 14127633701386813703 0 0 17 5 0 0 0
/proc/8239/statm: 98609 13029 370 364 0 34521 0
[pid=8243] ppid=8239 vsize=238688 CPUtime=43.3 cores=1,3,5,7
/proc/8243/stat : 8243 (cryptominisat-2) R 8239 8243 8243 0 -1 4202496 68135 0 0 0 4320 10 0 0 25 0 1 0 638753701 244416512 50196 33554432000 4194304 4677096 140737394005632 18446744073709551615 4454429 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/8243/statm: 59672 50196 393 118 0 54631 0
[pid=8241] ppid=8223 vsize=404692 CPUtime=0.11 cores=1,3,5,7
/proc/8241/stat : 8241 (python) S 8223 8223 8185 0 -1 4202560 942 0 0 0 6 5 0 0 18 0 1 0 638753701 414404608 13033 33554432000 4194304 5683644 140735051269216 18446744073709551615 255106788934 0 0 16781312 514 14127633701386813703 0 0 17 1 0 0 0
/proc/8241/statm: 101173 13033 370 364 0 37082 0

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

/proc/8223/task/8286/stat : 8286 (python) S 8221 8223 8185 0 -1 4202560 25 932 0 0 0 0 0 0 20 0 7 0 638812471 445898752 14561 33554432000 4194304 5683644 140735051269216 18446744073709551615 255118592433 0 0 16781312 2 18446604466629297984 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4785.49
Current children cumulated vsize (KiB) 4098524

[startup+1206.72 s]
/proc/loadavg: 8.10 8.07 6.81 5/408 8345
/proc/meminfo: memFree=19709816/32951124 swapFree=67111348/67111528
[pid=8223] ppid=8221 vsize=435448 CPUtime=7.15 cores=1,3,5,7
/proc/8223/stat : 8223 (python) S 8221 8223 8185 0 -1 4202496 25682 932 1 0 700 15 0 0 20 0 7 0 638752959 445898752 14561 33554432000 4194304 5683644 140735051269216 18446744073709551615 255118595531 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/8223/statm: 108862 14561 1886 364 0 44765 0
[pid=8233] ppid=8223 vsize=318632 CPUtime=1.76 cores=1,3,5,7
/proc/8233/stat : 8233 (python) S 8223 8223 8185 0 -1 4202560 1201 0 0 0 86 90 0 0 19 0 2 0 638753697 326279168 13069 33554432000 4194304 5683644 140735051269216 18446744073709551615 255118595531 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/8233/statm: 79658 13069 414 364 0 15576 0
[pid=8237] ppid=8233 vsize=33152 CPUtime=587.7 cores=1,3,5,7
/proc/8237/stat : 8237 (lingeling) T 8233 8237 8237 0 -1 4202496 12000 0 0 0 58769 1 0 0 25 0 1 0 638753699 33947648 7459 33554432000 4194304 4352236 140737210223936 18446744073709551615 4207908 0 0 16781312 17506 18446744071562691360 0 0 17 3 0 0 0
/proc/8237/statm: 8288 7459 129 39 0 7368 0
[pid=8233/tid=8284] ppid=8223 vsize=318632 CPUtime=0 cores=1,3,5,7
/proc/8233/task/8284/stat : 8284 (python) S 8223 8223 8185 0 -1 4202560 44 0 0 0 0 0 0 0 19 0 2 0 638812470 326279168 13069 33554432000 4194304 5683644 140735051269216 18446744073709551615 255118592433 0 0 16781312 514 18446604467976665152 0 0 -1 5 0 0 0
[pid=8235] ppid=8223 vsize=318644 CPUtime=0.29 cores=1,3,5,7
/proc/8235/stat : 8235 (python) S 8223 8223 8185 0 -1 4202560 1099 0 0 0 14 15 0 0 19 0 2 0 638753698 326291456 13054 33554432000 4194304 5683644 140735051269216 18446744073709551615 255118595531 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/8235/statm: 79661 13054 399 364 0 15576 0
[pid=8238] ppid=8235 vsize=27184 CPUtime=98.96 cores=1,3,5,7
/proc/8238/stat : 8238 (lingeling) T 8235 8238 8238 0 -1 4202496 8871 0 0 0 9895 1 0 0 25 0 1 0 638753699 27836416 5966 33554432000 4194304 4352236 140735876924592 18446744073709551615 4328026 0 0 16781312 17506 18446744071562691360 0 0 17 7 0 0 0
/proc/8238/statm: 6796 5966 129 39 0 5876 0
[pid=8235/tid=8259] ppid=8223 vsize=318644 CPUtime=0 cores=1,3,5,7
/proc/8235/task/8259/stat : 8259 (python) S 8223 8223 8185 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 638763729 326291456 13054 33554432000 4194304 5683644 140735051269216 18446744073709551615 255118592433 0 0 16781312 514 18446604467976666048 0 0 -1 7 0 0 0
[pid=8239] ppid=8223 vsize=394436 CPUtime=3.78 cores=1,3,5,7
/proc/8239/stat : 8239 (python) S 8223 8223 8185 0 -1 4202560 997 0 0 0 185 193 0 0 15 0 1 0 638753700 403902464 13030 33554432000 4194304 5683644 140735051269216 18446744073709551615 255106788934 0 0 16781312 514 14127633701386813703 0 0 17 5 0 0 0
/proc/8239/statm: 98609 13030 371 364 0 34521 0
[pid=8243] ppid=8239 vsize=558668 CPUtime=1195.24 cores=1,3,5,7
/proc/8243/stat : 8243 (cryptominisat-2) R 8239 8243 8243 0 -1 4202496 411353 0 0 0 119409 115 0 0 25 0 1 0 638753701 572076032 129236 33554432000 4194304 4677096 140737394005632 18446744073709551615 4454520 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/8243/statm: 139667 129236 393 118 0 134626 0
[pid=8241] ppid=8223 vsize=404692 CPUtime=3.7 cores=1,3,5,7
/proc/8241/stat : 8241 (python) S 8223 8223 8185 0 -1 4202560 999 0 0 0 185 185 0 0 18 0 1 0 638753701 414404608 13033 33554432000 4194304 5683644 140735051269216 18446744073709551615 255106788934 0 0 16781312 514 14127633701386813703 0 0 17 1 0 0 0
/proc/8241/statm: 101173 13033 370 364 0 37082 0
[pid=8244] ppid=8241 vsize=33944 CPUtime=1183.23 cores=1,3,5,7
/proc/8244/stat : 8244 (lingeling) R 8241 8244 8244 0 -1 4202496 17168 0 0 0 118320 3 0 0 25 0 1 0 638753701 34758656 7656 33554432000 4194304 4352236 140737066764864 18446744073709551615 4207874 0 0 16781312 17506 0 0 0 17 7 0 0 0
/proc/8244/statm: 8486 7656 129 39 0 7566 0
[pid=8260] ppid=8223 vsize=414948 CPUtime=3.51 cores=1,3,5,7
/proc/8260/stat : 8260 (python) S 8223 8223 8185 0 -1 4202560 1018 0 0 0 171 180 0 0 15 0 1 0 638763729 424906752 13037 33554432000 4194304 5683644 140735051269216 18446744073709551615 255106788934 0 0 16781312 514 14127633701386813704 0 0 17 1 0 0 0
/proc/8260/statm: 103737 13037 370 364 0 39643 0
[pid=8262] ppid=8260 vsize=660548 CPUtime=1094 cores=1,3,5,7
/proc/8262/stat : 8262 (cryptominisat-2) R 8260 8262 8262 0 -1 4202496 454939 0 0 0 109222 178 0 0 25 0 1 0 638763730 676401152 123058 33554432000 4194304 4677096 140735157078192 18446744073709551615 4454468 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/8262/statm: 165137 123058 393 118 0 160096 0
[pid=8285] ppid=8223 vsize=425204 CPUtime=1.92 cores=1,3,5,7
/proc/8285/stat : 8285 (python) S 8223 8223 8185 0 -1 4202560 999 0 0 0 92 100 0 0 18 0 1 0 638812470 435408896 13041 33554432000 4194304 5683644 140735051269216 18446744073709551615 255106788934 0 0 16781312 514 14127633701386813703 0 0 17 3 0 0 0
/proc/8285/statm: 106301 13041 370 364 0 42204 0
[pid=8287] ppid=8285 vsize=73024 CPUtime=605.9 cores=1,3,5,7
/proc/8287/stat : 8287 (precosat) R 8285 8287 8287 0 -1 4202496 21052 0 0 0 60586 4 0 0 25 0 1 0 638812471 74776576 17666 33554432000 4194304 4890832 140735389016992 18446744073709551615 4289955 0 0 16781312 17442 0 0 0 17 1 0 0 0
/proc/8287/statm: 18256 17666 86 171 0 18083 0
[pid=8223/tid=8234] ppid=8221 vsize=435448 CPUtime=0 cores=1,3,5,7
/proc/8223/task/8234/stat : 8234 (python) S 8221 8223 8185 0 -1 4202560 35 932 0 0 0 0 0 0 20 0 7 0 638753698 445898752 14561 33554432000 4194304 5683644 140735051269216 18446744073709551615 255118592433 0 0 16781312 2 18446604466629297984 0 0 -1 5 0 0 0
[pid=8223/tid=8236] ppid=8221 vsize=435448 CPUtime=0 cores=1,3,5,7
/proc/8223/task/8236/stat : 8236 (python) S 8221 8223 8185 0 -1 4202560 17 932 0 0 0 0 0 0 22 0 7 0 638753699 445898752 14561 33554432000 4194304 5683644 140735051269216 18446744073709551615 255118592433 0 0 16781312 2 18446604466629297984 0 0 -1 5 0 0 0
[pid=8223/tid=8240] ppid=8221 vsize=435448 CPUtime=0 cores=1,3,5,7
/proc/8223/task/8240/stat : 8240 (python) S 8221 8223 8185 0 -1 4202560 38 932 0 0 0 0 0 0 20 0 7 0 638753700 445898752 14561 33554432000 4194304 5683644 140735051269216 18446744073709551615 255118592433 0 0 16781312 2 18446604466629297984 0 0 -1 5 0 0 0
[pid=8223/tid=8242] ppid=8221 vsize=435448 CPUtime=0 cores=1,3,5,7
/proc/8223/task/8242/stat : 8242 (python) S 8221 8223 8185 0 -1 4202560 21 932 0 0 0 0 0 0 22 0 7 0 638753701 445898752 14561 33554432000 4194304 5683644 140735051269216 18446744073709551615 255118592433 0 0 16781312 2 18446604466629297984 0 0 -1 1 0 0 0
[pid=8223/tid=8261] ppid=8221 vsize=435448 CPUtime=0 cores=1,3,5,7
/proc/8223/task/8261/stat : 8261 (python) S 8221 8223 8185 0 -1 4202560 32 932 0 0 0 0 0 0 20 0 7 0 638763730 445898752 14561 33554432000 4194304 5683644 140735051269216 18446744073709551615 255118592433 0 0 16781312 2 18446604466629297984 0 0 -1 1 0 0 0
[pid=8223/tid=8286] ppid=8221 vsize=435448 CPUtime=0 cores=1,3,5,7
/proc/8223/task/8286/stat : 8286 (python) S 8221 8223 8185 0 -1 4202560 25 932 0 0 0 0 0 0 20 0 7 0 638812471 445898752 14561 33554432000 4194304 5683644 140735051269216 18446744073709551615 255118592433 0 0 16781312 2 18446604466629297984 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4787.14
Current children cumulated vsize (KiB) 4098524

[startup+1206.9 s]
/proc/loadavg: 8.10 8.07 6.81 5/408 8345
/proc/meminfo: memFree=19709816/32951124 swapFree=67111348/67111528
[pid=8223] ppid=8221 vsize=435448 CPUtime=7.15 cores=1,3,5,7
/proc/8223/stat : 8223 (python) S 8221 8223 8185 0 -1 4202496 25682 932 1 0 700 15 0 0 20 0 7 0 638752959 445898752 14561 33554432000 4194304 5683644 140735051269216 18446744073709551615 255118595531 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/8223/statm: 108862 14561 1886 364 0 44765 0
[pid=8233] ppid=8223 vsize=318632 CPUtime=1.76 cores=1,3,5,7
/proc/8233/stat : 8233 (python) S 8223 8223 8185 0 -1 4202560 1201 0 0 0 86 90 0 0 19 0 2 0 638753697 326279168 13069 33554432000 4194304 5683644 140735051269216 18446744073709551615 255118595531 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/8233/statm: 79658 13069 414 364 0 15576 0
[pid=8237] ppid=8233 vsize=33152 CPUtime=587.7 cores=1,3,5,7
/proc/8237/stat : 8237 (lingeling) T 8233 8237 8237 0 -1 4202496 12000 0 0 0 58769 1 0 0 25 0 1 0 638753699 33947648 7459 33554432000 4194304 4352236 140737210223936 18446744073709551615 4207908 0 0 16781312 17506 18446744071562691360 0 0 17 3 0 0 0
/proc/8237/statm: 8288 7459 129 39 0 7368 0
[pid=8233/tid=8284] ppid=8223 vsize=318632 CPUtime=0 cores=1,3,5,7
/proc/8233/task/8284/stat : 8284 (python) S 8223 8223 8185 0 -1 4202560 44 0 0 0 0 0 0 0 19 0 2 0 638812470 326279168 13069 33554432000 4194304 5683644 140735051269216 18446744073709551615 255118592433 0 0 16781312 514 18446604467976665152 0 0 -1 5 0 0 0
[pid=8235] ppid=8223 vsize=318644 CPUtime=0.29 cores=1,3,5,7
/proc/8235/stat : 8235 (python) S 8223 8223 8185 0 -1 4202560 1099 0 0 0 14 15 0 0 19 0 2 0 638753698 326291456 13054 33554432000 4194304 5683644 140735051269216 18446744073709551615 255118595531 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/8235/statm: 79661 13054 399 364 0 15576 0
[pid=8238] ppid=8235 vsize=27184 CPUtime=98.96 cores=1,3,5,7
/proc/8238/stat : 8238 (lingeling) T 8235 8238 8238 0 -1 4202496 8871 0 0 0 9895 1 0 0 25 0 1 0 638753699 27836416 5966 33554432000 4194304 4352236 140735876924592 18446744073709551615 4328026 0 0 16781312 17506 18446744071562691360 0 0 17 7 0 0 0
/proc/8238/statm: 6796 5966 129 39 0 5876 0
[pid=8235/tid=8259] ppid=8223 vsize=318644 CPUtime=0 cores=1,3,5,7
/proc/8235/task/8259/stat : 8259 (python) S 8223 8223 8185 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 638763729 326291456 13054 33554432000 4194304 5683644 140735051269216 18446744073709551615 255118592433 0 0 16781312 514 18446604467976666048 0 0 -1 7 0 0 0
[pid=8239] ppid=8223 vsize=394436 CPUtime=3.78 cores=1,3,5,7
/proc/8239/stat : 8239 (python) S 8223 8223 8185 0 -1 4202560 997 0 0 0 185 193 0 0 15 0 1 0 638753700 403902464 13030 33554432000 4194304 5683644 140735051269216 18446744073709551615 255106788934 0 0 16781312 514 14127633701386813703 0 0 17 5 0 0 0
/proc/8239/statm: 98609 13030 371 364 0 34521 0
[pid=8243] ppid=8239 vsize=558668 CPUtime=1195.42 cores=1,3,5,7
/proc/8243/stat : 8243 (cryptominisat-2) R 8239 8243 8243 0 -1 4202496 411353 0 0 0 119427 115 0 0 25 0 1 0 638753701 572076032 129236 33554432000 4194304 4677096 140737394005632 18446744073709551615 4454526 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/8243/statm: 139667 129236 393 118 0 134626 0
[pid=8241] ppid=8223 vsize=404692 CPUtime=3.7 cores=1,3,5,7
/proc/8241/stat : 8241 (python) S 8223 8223 8185 0 -1 4202560 999 0 0 0 185 185 0 0 18 0 1 0 638753701 414404608 13033 33554432000 4194304 5683644 140735051269216 18446744073709551615 255106788934 0 0 16781312 514 14127633701386813703 0 0 17 1 0 0 0
/proc/8241/statm: 101173 13033 370 364 0 37082 0
[pid=8244] ppid=8241 vsize=33944 CPUtime=1183.41 cores=1,3,5,7
/proc/8244/stat : 8244 (lingeling) R 8241 8244 8244 0 -1 4202496 17168 0 0 0 118338 3 0 0 25 0 1 0 638753701 34758656 7656 33554432000 4194304 4352236 140737066764864 18446744073709551615 4276728 0 0 16781312 17506 0 0 0 17 7 0 0 0
/proc/8244/statm: 8486 7656 129 39 0 7566 0
[pid=8260] ppid=8223 vsize=414948 CPUtime=3.51 cores=1,3,5,7
/proc/8260/stat : 8260 (python) S 8223 8223 8185 0 -1 4202560 1018 0 0 0 171 180 0 0 15 0 1 0 638763729 424906752 13037 33554432000 4194304 5683644 140735051269216 18446744073709551615 255106788934 0 0 16781312 514 14127633701386813704 0 0 17 1 0 0 0
/proc/8260/statm: 103737 13037 370 364 0 39643 0
[pid=8262] ppid=8260 vsize=660548 CPUtime=1094.18 cores=1,3,5,7
/proc/8262/stat : 8262 (cryptominisat-2) R 8260 8262 8262 0 -1 4202496 454939 0 0 0 109240 178 0 0 25 0 1 0 638763730 676401152 123058 33554432000 4194304 4677096 140735157078192 18446744073709551615 4454468 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/8262/statm: 165137 123058 393 118 0 160096 0
[pid=8285] ppid=8223 vsize=425204 CPUtime=1.92 cores=1,3,5,7
/proc/8285/stat : 8285 (python) S 8223 8223 8185 0 -1 4202560 999 0 0 0 92 100 0 0 18 0 1 0 638812470 435408896 13041 33554432000 4194304 5683644 140735051269216 18446744073709551615 255106788934 0 0 16781312 514 14127633701386813703 0 0 17 3 0 0 0
/proc/8285/statm: 106301 13041 370 364 0 42204 0
[pid=8287] ppid=8285 vsize=73024 CPUtime=606.09 cores=1,3,5,7
/proc/8287/stat : 8287 (precosat) R 8285 8287 8287 0 -1 4202496 21052 0 0 0 60605 4 0 0 25 0 1 0 638812471 74776576 17666 33554432000 4194304 4890832 140735389016992 18446744073709551615 4238565 0 0 16781312 17442 0 0 0 17 1 0 0 0
/proc/8287/statm: 18256 17666 86 171 0 18083 0
[pid=8223/tid=8234] ppid=8221 vsize=435448 CPUtime=0 cores=1,3,5,7
/proc/8223/task/8234/stat : 8234 (python) S 8221 8223 8185 0 -1 4202560 35 932 0 0 0 0 0 0 20 0 7 0 638753698 445898752 14561 33554432000 4194304 5683644 140735051269216 18446744073709551615 255118592433 0 0 16781312 2 18446604466629297984 0 0 -1 5 0 0 0
[pid=8223/tid=8236] ppid=8221 vsize=435448 CPUtime=0 cores=1,3,5,7
/proc/8223/task/8236/stat : 8236 (python) S 8221 8223 8185 0 -1 4202560 17 932 0 0 0 0 0 0 22 0 7 0 638753699 445898752 14561 33554432000 4194304 5683644 140735051269216 18446744073709551615 255118592433 0 0 16781312 2 18446604466629297984 0 0 -1 5 0 0 0
[pid=8223/tid=8240] ppid=8221 vsize=435448 CPUtime=0 cores=1,3,5,7
/proc/8223/task/8240/stat : 8240 (python) S 8221 8223 8185 0 -1 4202560 38 932 0 0 0 0 0 0 20 0 7 0 638753700 445898752 14561 33554432000 4194304 5683644 140735051269216 18446744073709551615 255118592433 0 0 16781312 2 18446604466629297984 0 0 -1 5 0 0 0
[pid=8223/tid=8242] ppid=8221 vsize=435448 CPUtime=0 cores=1,3,5,7
/proc/8223/task/8242/stat : 8242 (python) S 8221 8223 8185 0 -1 4202560 21 932 0 0 0 0 0 0 22 0 7 0 638753701 445898752 14561 33554432000 4194304 5683644 140735051269216 18446744073709551615 255118592433 0 0 16781312 2 18446604466629297984 0 0 -1 1 0 0 0
[pid=8223/tid=8261] ppid=8221 vsize=435448 CPUtime=0 cores=1,3,5,7
/proc/8223/task/8261/stat : 8261 (python) S 8221 8223 8185 0 -1 4202560 32 932 0 0 0 0 0 0 20 0 7 0 638763730 445898752 14561 33554432000 4194304 5683644 140735051269216 18446744073709551615 255118592433 0 0 16781312 2 18446604466629297984 0 0 -1 1 0 0 0
[pid=8223/tid=8286] ppid=8221 vsize=435448 CPUtime=0 cores=1,3,5,7
/proc/8223/task/8286/stat : 8286 (python) S 8221 8223 8185 0 -1 4202560 25 932 0 0 0 0 0 0 20 0 7 0 638812471 445898752 14561 33554432000 4194304 5683644 140735051269216 18446744073709551615 255118592433 0 0 16781312 2 18446604466629297984 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4787.87
Current children cumulated vsize (KiB) 4098524

[startup+1207 s]
/proc/loadavg: 8.10 8.07 6.81 5/408 8345
/proc/meminfo: memFree=19709816/32951124 swapFree=67111348/67111528
[pid=8223] ppid=8221 vsize=435448 CPUtime=695.92 cores=1,3,5,7
/proc/8223/stat : 8223 (python) S 8221 8223 8185 0 -1 4202496 26041 24143 1 0 701 15 68766 110 17 0 7 0 638752959 445898752 14561 33554432000 4194304 5683644 140735051269216 18446744073709551615 255118598975 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/8223/statm: 108862 14561 1886 364 0 44765 0
[pid=8239] ppid=8223 vsize=394436 CPUtime=3.78 cores=1,3,5,7
/proc/8239/stat : 8239 (python) S 8223 8223 8185 0 -1 4202560 997 0 0 0 185 193 0 0 15 0 1 0 638753700 403902464 13030 33554432000 4194304 5683644 140735051269216 18446744073709551615 255106788934 0 0 16781312 514 14127633701386813703 0 0 17 5 0 0 0
/proc/8239/statm: 98609 13030 371 364 0 34521 0
[pid=8243] ppid=8239 vsize=558668 CPUtime=1195.5 cores=1,3,5,7
/proc/8243/stat : 8243 (cryptominisat-2) R 8239 8243 8243 0 -1 4202496 411353 0 0 0 119435 115 0 0 25 0 1 0 638753701 572076032 129236 33554432000 4194304 4677096 140737394005632 18446744073709551615 4454526 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/8243/statm: 139667 129236 393 118 0 134626 0
[pid=8241] ppid=8223 vsize=404696 CPUtime=3.72 cores=1,3,5,7
/proc/8241/stat : 8241 (python) R 8223 8223 8185 0 -1 4202560 999 0 0 0 186 186 0 0 18 0 1 0 638753701 414408704 13033 33554432000 4194304 5683644 140735051269216 18446744073709551615 255106768699 0 0 16781312 514 0 0 0 17 1 0 0 0
/proc/8241/statm: 101173 13033 370 364 0 37082 0
[pid=8244] ppid=8241 vsize=33944 CPUtime=1183.51 cores=1,3,5,7
/proc/8244/stat : 8244 (lingeling) R 8241 8244 8244 0 -1 4202496 17168 0 0 0 118348 3 0 0 25 0 1 0 638753701 34758656 7656 33554432000 4194304 4352236 140737066764864 18446744073709551615 4278667 0 0 16781312 17506 0 0 0 17 7 0 0 0
/proc/8244/statm: 8486 7656 129 39 0 7566 0
[pid=8260] ppid=8223 vsize=414948 CPUtime=3.51 cores=1,3,5,7
/proc/8260/stat : 8260 (python) S 8223 8223 8185 0 -1 4202560 1018 0 0 0 171 180 0 0 15 0 1 0 638763729 424906752 13037 33554432000 4194304 5683644 140735051269216 18446744073709551615 255106788934 0 0 16781312 514 14127633701386813704 0 0 17 1 0 0 0
/proc/8260/statm: 103737 13037 370 364 0 39643 0
[pid=8262] ppid=8260 vsize=660548 CPUtime=1094.28 cores=1,3,5,7
/proc/8262/stat : 8262 (cryptominisat-2) R 8260 8262 8262 0 -1 4202496 454939 0 0 0 109250 178 0 0 25 0 1 0 638763730 676401152 123058 33554432000 4194304 4677096 140735157078192 18446744073709551615 4454468 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/8262/statm: 165137 123058 393 118 0 160096 0
[pid=8285] ppid=8223 vsize=425204 CPUtime=1.94 cores=1,3,5,7
/proc/8285/stat : 8285 (python) S 8223 8223 8185 0 -1 4202560 1161 0 0 0 93 101 0 0 18 0 2 0 638812470 435408896 13071 33554432000 4194304 5683644 140735051269216 18446744073709551615 255118598975 0 0 16781824 2 18446744073709551615 0 0 17 3 0 0 0
/proc/8285/statm: 106301 13071 399 364 0 42204 0
[pid=8287] ppid=8285 vsize=0 CPUtime=606.17 cores=1,3,5,7
/proc/8287/stat : 8287 (precosat) R 8285 8287 8287 0 -1 4203524 21052 0 0 0 60613 4 0 0 25 0 1 0 638812471 0 0 33554432000 0 0 0 0 0 0 0 16781312 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/8287/statm: 0 0 0 0 0 0 0
[pid=8223/tid=8234] ppid=8221 vsize=435448 CPUtime=688.76 cores=1,3,5,7
/proc/8223/task/8234/stat : 8234 (python) S 8221 8223 8185 0 -1 4202560 35 24143 0 0 0 0 68766 110 20 0 7 0 638753698 445898752 14561 33554432000 4194304 5683644 140735051269216 18446744073709551615 255118592433 0 0 16781312 2 18446604466629297984 0 0 -1 5 0 0 0
[pid=8223/tid=8236] ppid=8221 vsize=435448 CPUtime=688.76 cores=1,3,5,7
/proc/8223/task/8236/stat : 8236 (python) S 8221 8223 8185 0 -1 4202560 17 24143 0 0 0 0 68766 110 22 0 7 0 638753699 445898752 14561 33554432000 4194304 5683644 140735051269216 18446744073709551615 255118592433 0 0 16781312 2 18446604466629297984 0 0 -1 5 0 0 0
[pid=8223/tid=8240] ppid=8221 vsize=435448 CPUtime=688.76 cores=1,3,5,7
/proc/8223/task/8240/stat : 8240 (python) S 8221 8223 8185 0 -1 4202560 38 24143 0 0 0 0 68766 110 20 0 7 0 638753700 445898752 14561 33554432000 4194304 5683644 140735051269216 18446744073709551615 255118592433 0 0 16781312 2 18446604466629297984 0 0 -1 5 0 0 0
[pid=8223/tid=8242] ppid=8221 vsize=435448 CPUtime=688.76 cores=1,3,5,7
/proc/8223/task/8242/stat : 8242 (python) S 8221 8223 8185 0 -1 4202560 21 24143 0 0 0 0 68766 110 22 0 7 0 638753701 445898752 14561 33554432000 4194304 5683644 140735051269216 18446744073709551615 255118592433 0 0 16781312 2 18446604466629297984 0 0 -1 1 0 0 0
[pid=8223/tid=8261] ppid=8221 vsize=435448 CPUtime=688.76 cores=1,3,5,7
/proc/8223/task/8261/stat : 8261 (python) S 8221 8223 8185 0 -1 4202560 32 24143 0 0 0 0 68766 110 20 0 7 0 638763730 445898752 14561 33554432000 4194304 5683644 140735051269216 18446744073709551615 255118592433 0 0 16781312 2 18446604466629297984 0 0 -1 1 0 0 0
[pid=8223/tid=8286] ppid=8221 vsize=435448 CPUtime=688.76 cores=1,3,5,7
/proc/8223/task/8286/stat : 8286 (python) S 8221 8223 8185 0 -1 4202560 25 24143 0 0 0 0 68766 110 20 0 7 0 638812471 445898752 14561 33554432000 4194304 5683644 140735051269216 18446744073709551615 255118592433 0 0 16781312 2 18446604466629297984 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4788.33
Current children cumulated vsize (KiB) 3327892

Child status: 0
Real time (s): 1207.1
CPU time (s): 4788.61
CPU user time (s): 4777.62
CPU system time (s): 10.9903
CPU usage (%): 396.705
Max. virtual memory (cumulated for all children) (KiB): 4206508

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4777.62
system time used= 10.9903
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 966485
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= 13822
involuntary context switches= 27823

runsolver used 4.39333 second user time and 12.8231 second system time

The end

Launcher Data

Begin job on node144 at 2011-05-15 14:42:48
IDJOB=3378862
IDBENCH=20523
IDSOLVER=1860
FILE ID=node144/3378862-1305463368
RUNJOBID= node144-1305463368-8204
PBS_JOBID= 13324995
Free space on /tmp= 73188 MiB

SOLVER NAME= borg-sat 11.03.02-par-industrial (fixed)
BENCH NAME= SAT07/industrial/IBM_FV_2002_13_rule_1/SAT_dat.k45.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-3378862-1305463368/watcher-3378862-1305463368 -o /tmp/evaluation-result-3378862-1305463368/solver-3378862-1305463368 -C 4800 -W 1300 -M 15500  python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3378862-1305463368.cnf -seed 1623965905 -budget 4800 -cores 4

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

MD5SUM BENCH= 8a76c8add64173ae39149aae572a02d9
RANDOM SEED=1623965905

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21004536 kB
Buffers:        312288 kB
Cached:        3959132 kB
SwapCached:          0 kB
Active:        8706952 kB
Inactive:      2882388 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21004536 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:           71248 kB
Writeback:          24 kB
AnonPages:     7317948 kB
Mapped:          34288 kB
Slab:           250664 kB
PageTables:      40888 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 107996280 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= 73112 MiB
End job on node144 at 2011-05-15 15:02:55