Trace number 3317676

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-industrialUNSAT 60.1409 30.2502

General information on the benchmark

Nameapplication/jarvisalo/HWMCC10-combination-timeframe-expansion/
hwmcc10-timeframe-expansion-k45-pdtswvtms14x8p1-tseitin.cnf
MD5SUM649b4cf0a21e275b244b1034d05ded52
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark4.09638
Satisfiable
(Un)Satisfiability was proved
Number of variables96095
Number of clauses285404
Sum of the clauses size665940
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2190268
Number of clauses of size 395134
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.36/0.64	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.36/0.64	c INFO: solving HOME/instance-3317676-1304269707.cnf
0.36/0.64	c INFO: computing task features
1.15/1.46	c INFO: computed variable-clause graph statistics
1.15/1.49	c INFO: computed clause balance statistics
5.65/5.93	c INFO: computed variable balance statistics
8.94/9.23	c INFO: computed small-clause counts
8.94/9.27	c INFO: computed Horn-clause counts
19.74/20.07	c INFO: computed variable graph statistics
19.74/20.07	c INFO: collected features for HOME/instance-3317676-1304269707.cnf in 19.41 s
19.74/20.09	c INFO: running lingeling-276@0 for 97 with 4780 remaining (b = 0.41)
19.84/20.12	c INFO: running cryptominisat-2.9.0@0 for 485 with 4780 remaining (b = 0.35)
19.84/20.15	c INFO: running lingeling-276@0 for 1261 with 4780 remaining (b = 0.49)
19.84/20.17	c INFO: running cryptominisat-2.9.0@0 for 1940 with 4780 remaining (b = 0.56)
59.98/30.21	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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-3317676-1304269707/watcher-3317676-1304269707 -o /tmp/evaluation-result-3317676-1304269707/solver-3317676-1304269707 -C 4800 -W 1300 -M 15500 python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3317676-1304269707.cnf -seed 1098779873 -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: 2.79 3.70 4.75 2/187 20802
/proc/meminfo: memFree=21899584/32950928 swapFree=67111352/67111528
[pid=20802] ppid=20800 vsize=15384 CPUtime=0 cores=0,2,4,6
/proc/20802/stat : 20802 (python) R 20800 20802 19964 0 -1 4202496 786 0 0 0 0 0 0 0 25 0 1 0 617201411 15753216 674 33554432000 4194304 5683644 140734741917712 18446744073709551615 251367240685 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/20802/statm: 3846 675 322 364 0 333 0

[startup+0.0321081 s]
/proc/loadavg: 2.79 3.70 4.75 2/187 20802
/proc/meminfo: memFree=21899584/32950928 swapFree=67111352/67111528
[pid=20802] ppid=20800 vsize=16532 CPUtime=0.01 cores=0,2,4,6
/proc/20802/stat : 20802 (python) S 20800 20802 19964 0 -1 4202496 1190 0 0 0 1 0 0 0 25 0 1 0 617201411 16928768 1049 33554432000 4194304 5683644 140734741917712 18446744073709551615 251367544832 0 2147483391 16781312 2 18446744071699199166 0 0 17 2 0 0 0
/proc/20802/statm: 4133 1049 417 364 0 620 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 16532

[startup+0.101089 s]
/proc/loadavg: 2.79 3.70 4.75 2/187 20802
/proc/meminfo: memFree=21899584/32950928 swapFree=67111352/67111528
[pid=20802] ppid=20800 vsize=93956 CPUtime=0.06 cores=0,2,4,6
/proc/20802/stat : 20802 (python) R 20800 20802 19964 0 -1 4202496 2692 0 0 0 4 2 0 0 25 0 1 0 617201411 96210944 2406 33554432000 4194304 5683644 140734741917712 18446744073709551615 251367542629 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/20802/statm: 23489 2406 764 364 0 1621 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 93956

[startup+0.301054 s]
/proc/loadavg: 2.79 3.70 4.75 2/187 20802
/proc/meminfo: memFree=21899584/32950928 swapFree=67111352/67111528
[pid=20802] ppid=20800 vsize=135748 CPUtime=0.18 cores=0,2,4,6
/proc/20802/stat : 20802 (python) S 20800 20802 19964 0 -1 4202496 5962 934 1 0 13 5 0 0 17 0 1 0 617201411 139005952 4150 33554432000 4194304 5683644 140734741917712 18446744073709551615 251367544832 0 2147483391 16781312 2 18446744071699199166 0 0 17 2 0 0 0
/proc/20802/statm: 33937 4150 1032 364 0 3123 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 135748

[startup+0.701027 s]
/proc/loadavg: 2.79 3.70 4.75 2/187 20802
/proc/meminfo: memFree=21899584/32950928 swapFree=67111352/67111528
[pid=20802] ppid=20800 vsize=286776 CPUtime=0.45 cores=0,2,4,6
/proc/20802/stat : 20802 (python) R 20800 20802 19964 0 -1 4202496 11296 934 1 0 34 11 0 0 16 0 1 0 617201411 293658624 8976 33554432000 4194304 5683644 140734741917712 18446744073709551615 4602366 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/20802/statm: 71694 8979 1761 364 0 7618 0
Current children cumulated CPU time (s) 0.45
Current children cumulated vsize (KiB) 286776

[startup+1.50088 s]
/proc/loadavg: 2.79 3.70 4.75 3/188 20807
/proc/meminfo: memFree=21848860/32950928 swapFree=67111352/67111528
[pid=20802] ppid=20800 vsize=331848 CPUtime=1.24 cores=0,2,4,6
/proc/20802/stat : 20802 (python) R 20800 20802 19964 0 -1 4202496 31808 934 1 0 111 13 0 0 17 0 1 0 617201411 339812352 20347 33554432000 4194304 5683644 140734741917712 18446744073709551615 251367195858 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/20802/statm: 82962 20347 1826 364 0 18886 0
Current children cumulated CPU time (s) 1.24
Current children cumulated vsize (KiB) 331848

[startup+3.10058 s]
/proc/loadavg: 2.79 3.70 4.75 3/188 20807
/proc/meminfo: memFree=21823932/32950928 swapFree=67111352/67111528
[pid=20802] ppid=20800 vsize=331848 CPUtime=2.84 cores=0,2,4,6
/proc/20802/stat : 20802 (python) R 20800 20802 19964 0 -1 4202496 31808 934 1 0 271 13 0 0 20 0 1 0 617201411 339812352 20347 33554432000 4194304 5683644 140734741917712 18446744073709551615 4522582 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/20802/statm: 82962 20347 1826 364 0 18886 0
Current children cumulated CPU time (s) 2.84
Current children cumulated vsize (KiB) 331848

[startup+6.30098 s]
/proc/loadavg: 2.72 3.67 4.74 3/188 20808
/proc/meminfo: memFree=21824200/32950928 swapFree=67111352/67111528
[pid=20802] ppid=20800 vsize=331848 CPUtime=6.05 cores=0,2,4,6
/proc/20802/stat : 20802 (python) R 20800 20802 19964 0 -1 4202496 31809 934 1 0 592 13 0 0 25 0 1 0 617201411 339812352 20348 33554432000 4194304 5683644 140734741917712 18446744073709551615 251370955445 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/20802/statm: 82962 20348 1827 364 0 18886 0
Current children cumulated CPU time (s) 6.05
Current children cumulated vsize (KiB) 331848

[startup+12.7008 s]
/proc/loadavg: 2.66 3.65 4.72 3/188 20808
/proc/meminfo: memFree=21821896/32950928 swapFree=67111352/67111528
[pid=20802] ppid=20800 vsize=334076 CPUtime=12.44 cores=0,2,4,6
/proc/20802/stat : 20802 (python) R 20800 20802 19964 0 -1 4202496 32372 934 1 0 1231 13 0 0 25 0 1 0 617201411 342093824 20911 33554432000 4194304 5683644 140734741917712 18446744073709551615 47618545363084 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/20802/statm: 83519 20911 1833 364 0 19443 0
Current children cumulated CPU time (s) 12.44
Current children cumulated vsize (KiB) 334076

[startup+25.5014 s]
/proc/loadavg: 2.76 3.61 4.70 6/200 20820
/proc/meminfo: memFree=21148104/32950928 swapFree=67111352/67111528
[pid=20802] ppid=20800 vsize=370740 CPUtime=19.91 cores=0,2,4,6
/proc/20802/stat : 20802 (python) S 20800 20802 19964 0 -1 4202496 35066 934 1 0 1977 14 0 0 22 0 5 0 617201411 379637760 19882 33554432000 4194304 5683644 140734741917712 18446744073709551615 251379373515 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/20802/statm: 92685 19882 1881 364 0 28594 0
[pid=20809] ppid=20802 vsize=329728 CPUtime=0 cores=0,2,4,6
/proc/20809/stat : 20809 (python) S 20802 20802 19964 0 -1 4202560 979 0 0 0 0 0 0 0 18 0 1 0 617203421 337641472 18366 33554432000 4194304 5683644 140734741917712 18446744073709551615 251367566863 0 0 16781312 514 4045106581417722116 0 0 17 4 0 0 0
/proc/20809/statm: 82432 18366 381 364 0 18350 0
[pid=20811] ppid=20809 vsize=47588 CPUtime=5.36 cores=0,2,4,6
/proc/20811/stat : 20811 (lingeling) R 20809 20811 20811 0 -1 4202496 17199 0 0 0 534 2 0 0 25 0 1 0 617203421 48730112 11064 33554432000 4194304 4352236 140734579831184 18446744073709551615 4309510 0 0 16781312 17506 0 0 0 17 6 0 0 0
/proc/20811/statm: 11897 11064 127 39 0 10977 0
[pid=20812] ppid=20802 vsize=339984 CPUtime=0 cores=0,2,4,6
/proc/20812/stat : 20812 (python) S 20802 20802 19964 0 -1 4202560 910 0 0 0 0 0 0 0 15 0 1 0 617203423 348143616 18359 33554432000 4194304 5683644 140734741917712 18446744073709551615 251367566918 0 0 16781312 514 4217308794025115908 0 0 17 0 0 0 0
/proc/20812/statm: 84996 18359 370 364 0 20911 0
[pid=20814] ppid=20812 vsize=384472 CPUtime=5.35 cores=0,2,4,6
/proc/20814/stat : 20814 (cryptominisat-2) R 20812 20814 20814 0 -1 4202496 82363 0 0 0 524 11 0 0 25 0 1 0 617203424 393699328 79891 33554432000 4194304 4677096 140735243877280 18446744073709551615 4319869 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/20814/statm: 96118 79891 362 118 0 91077 0
[pid=20815] ppid=20802 vsize=350240 CPUtime=0 cores=0,2,4,6
/proc/20815/stat : 20815 (python) S 20802 20802 19964 0 -1 4202560 927 0 0 0 0 0 0 0 18 0 1 0 617203426 358645760 18363 33554432000 4194304 5683644 140734741917712 18446744073709551615 251367566918 0 0 16781312 514 4217304945734418689 0 0 17 2 0 0 0
/proc/20815/statm: 87560 18363 370 364 0 23472 0
[pid=20817] ppid=20815 vsize=48012 CPUtime=5.32 cores=0,2,4,6
/proc/20817/stat : 20817 (lingeling) R 20815 20817 20817 0 -1 4202496 17424 0 0 0 530 2 0 0 25 0 1 0 617203427 49164288 11171 33554432000 4194304 4352236 140733748849264 18446744073709551615 4207584 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/20817/statm: 12003 11171 127 39 0 11083 0
[pid=20818] ppid=20802 vsize=360496 CPUtime=0.01 cores=0,2,4,6
/proc/20818/stat : 20818 (python) S 20802 20802 19964 0 -1 4202560 945 0 0 0 0 1 0 0 15 0 1 0 617203429 369147904 18367 33554432000 4194304 5683644 140734741917712 18446744073709551615 251367566918 0 0 16781312 514 4379020566191898881 0 0 17 0 0 0 0
/proc/20818/statm: 90124 18367 370 364 0 26033 0
[pid=20820] ppid=20818 vsize=357404 CPUtime=5.28 cores=0,2,4,6
/proc/20820/stat : 20820 (cryptominisat-2) R 20818 20820 20820 0 -1 4202496 75953 0 0 0 517 11 0 0 25 0 1 0 617203429 365981696 73479 33554432000 4194304 4677096 140736638894976 18446744073709551615 4250231 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/20820/statm: 89351 73479 362 118 0 84310 0
[pid=20802/tid=20810] ppid=20800 vsize=370740 CPUtime=0 cores=0,2,4,6
/proc/20802/task/20810/stat : 20810 (python) S 20800 20802 19964 0 -1 4202560 23 934 0 0 0 0 0 0 25 0 5 0 617203421 379637760 19882 33554432000 4194304 5683644 140734741917712 18446744073709551615 251379370417 0 0 16781312 2 18446604453829289088 0 0 -1 4 0 0 0
[pid=20802/tid=20813] ppid=20800 vsize=370740 CPUtime=0 cores=0,2,4,6
/proc/20802/task/20813/stat : 20813 (python) S 20800 20802 19964 0 -1 4202560 22 934 0 0 0 0 0 0 20 0 5 0 617203424 379637760 19882 33554432000 4194304 5683644 140734741917712 18446744073709551615 251379370417 0 0 16781312 2 18446604453829289088 0 0 -1 4 0 0 0
[pid=20802/tid=20816] ppid=20800 vsize=370740 CPUtime=0 cores=0,2,4,6
/proc/20802/task/20816/stat : 20816 (python) S 20800 20802 19964 0 -1 4202560 38 934 0 0 0 0 0 0 20 0 5 0 617203426 379637760 19882 33554432000 4194304 5683644 140734741917712 18446744073709551615 251379370417 0 0 16781312 2 18446604453829289088 0 0 -1 0 0 0 0
[pid=20802/tid=20819] ppid=20800 vsize=370740 CPUtime=0 cores=0,2,4,6
/proc/20802/task/20819/stat : 20819 (python) S 20800 20802 19964 0 -1 4202560 25 934 0 0 0 0 0 0 22 0 5 0 617203429 379637760 19882 33554432000 4194304 5683644 140734741917712 18446744073709551615 251379370417 0 0 16781312 2 18446604453829289088 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 41.23
Current children cumulated vsize (KiB) 2588664

Solver just ended. Dumping a history of the last processes samples

[startup+28.7008 s]
/proc/loadavg: 2.76 3.61 4.70 6/200 20820
/proc/meminfo: memFree=20970408/32950928 swapFree=67111352/67111528
[pid=20802] ppid=20800 vsize=370740 CPUtime=19.91 cores=0,2,4,6
/proc/20802/stat : 20802 (python) S 20800 20802 19964 0 -1 4202496 35066 934 1 0 1977 14 0 0 22 0 5 0 617201411 379637760 19882 33554432000 4194304 5683644 140734741917712 18446744073709551615 251379373515 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/20802/statm: 92685 19882 1881 364 0 28594 0
[pid=20809] ppid=20802 vsize=329728 CPUtime=0 cores=0,2,4,6
/proc/20809/stat : 20809 (python) S 20802 20802 19964 0 -1 4202560 979 0 0 0 0 0 0 0 18 0 1 0 617203421 337641472 18366 33554432000 4194304 5683644 140734741917712 18446744073709551615 251367566863 0 0 16781312 514 4045106581417722116 0 0 17 4 0 0 0
/proc/20809/statm: 82432 18366 381 364 0 18350 0
[pid=20811] ppid=20809 vsize=39080 CPUtime=8.54 cores=0,2,4,6
/proc/20811/stat : 20811 (lingeling) R 20809 20811 20811 0 -1 4202496 17201 0 0 0 852 2 0 0 25 0 1 0 617203421 40017920 8939 33554432000 4194304 4352236 140734579831184 18446744073709551615 4329328 0 0 16781312 17506 0 0 0 17 6 0 0 0
/proc/20811/statm: 9770 8939 129 39 0 8850 0
[pid=20812] ppid=20802 vsize=339984 CPUtime=0 cores=0,2,4,6
/proc/20812/stat : 20812 (python) S 20802 20802 19964 0 -1 4202560 910 0 0 0 0 0 0 0 15 0 1 0 617203423 348143616 18359 33554432000 4194304 5683644 140734741917712 18446744073709551615 251367566918 0 0 16781312 514 4217308794025115908 0 0 17 0 0 0 0
/proc/20812/statm: 84996 18359 370 364 0 20911 0
[pid=20814] ppid=20812 vsize=455128 CPUtime=8.55 cores=0,2,4,6
/proc/20814/stat : 20814 (cryptominisat-2) R 20812 20814 20814 0 -1 4202496 98634 0 0 0 842 13 0 0 25 0 1 0 617203424 466051072 96162 33554432000 4194304 4677096 140735243877280 18446744073709551615 4317747 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/20814/statm: 113782 96162 362 118 0 108741 0
[pid=20815] ppid=20802 vsize=350240 CPUtime=0 cores=0,2,4,6
/proc/20815/stat : 20815 (python) S 20802 20802 19964 0 -1 4202560 927 0 0 0 0 0 0 0 18 0 1 0 617203426 358645760 18363 33554432000 4194304 5683644 140734741917712 18446744073709551615 251367566918 0 0 16781312 514 4217304945734418689 0 0 17 2 0 0 0
/proc/20815/statm: 87560 18363 370 364 0 23472 0
[pid=20817] ppid=20815 vsize=39496 CPUtime=8.53 cores=0,2,4,6
/proc/20817/stat : 20817 (lingeling) R 20815 20817 20817 0 -1 4202496 17426 0 0 0 850 3 0 0 25 0 1 0 617203427 40443904 9044 33554432000 4194304 4352236 140733748849264 18446744073709551615 4207899 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/20817/statm: 9874 9044 129 39 0 8954 0
[pid=20818] ppid=20802 vsize=360496 CPUtime=0.01 cores=0,2,4,6
/proc/20818/stat : 20818 (python) S 20802 20802 19964 0 -1 4202560 945 0 0 0 0 1 0 0 15 0 1 0 617203429 369147904 18367 33554432000 4194304 5683644 140734741917712 18446744073709551615 251367566918 0 0 16781312 514 4379020566191898881 0 0 17 0 0 0 0
/proc/20818/statm: 90124 18367 370 364 0 26033 0
[pid=20820] ppid=20818 vsize=455128 CPUtime=8.48 cores=0,2,4,6
/proc/20820/stat : 20820 (cryptominisat-2) R 20818 20820 20820 0 -1 4202496 98634 0 0 0 834 14 0 0 25 0 1 0 617203429 466051072 96160 33554432000 4194304 4677096 140736638894976 18446744073709551615 4319643 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/20820/statm: 113782 96160 362 118 0 108741 0
[pid=20802/tid=20810] ppid=20800 vsize=370740 CPUtime=0 cores=0,2,4,6
/proc/20802/task/20810/stat : 20810 (python) S 20800 20802 19964 0 -1 4202560 23 934 0 0 0 0 0 0 25 0 5 0 617203421 379637760 19882 33554432000 4194304 5683644 140734741917712 18446744073709551615 251379370417 0 0 16781312 2 18446604453829289088 0 0 -1 4 0 0 0
[pid=20802/tid=20813] ppid=20800 vsize=370740 CPUtime=0 cores=0,2,4,6
/proc/20802/task/20813/stat : 20813 (python) S 20800 20802 19964 0 -1 4202560 22 934 0 0 0 0 0 0 20 0 5 0 617203424 379637760 19882 33554432000 4194304 5683644 140734741917712 18446744073709551615 251379370417 0 0 16781312 2 18446604453829289088 0 0 -1 4 0 0 0
[pid=20802/tid=20816] ppid=20800 vsize=370740 CPUtime=0 cores=0,2,4,6
/proc/20802/task/20816/stat : 20816 (python) S 20800 20802 19964 0 -1 4202560 38 934 0 0 0 0 0 0 20 0 5 0 617203426 379637760 19882 33554432000 4194304 5683644 140734741917712 18446744073709551615 251379370417 0 0 16781312 2 18446604453829289088 0 0 -1 0 0 0 0
[pid=20802/tid=20819] ppid=20800 vsize=370740 CPUtime=0 cores=0,2,4,6
/proc/20802/task/20819/stat : 20819 (python) S 20800 20802 19964 0 -1 4202560 25 934 0 0 0 0 0 0 22 0 5 0 617203429 379637760 19882 33554432000 4194304 5683644 140734741917712 18446744073709551615 251379370417 0 0 16781312 2 18446604453829289088 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 54.02
Current children cumulated vsize (KiB) 2740020

[startup+29.5006 s]
/proc/loadavg: 2.76 3.61 4.70 6/200 20820
/proc/meminfo: memFree=20970408/32950928 swapFree=67111352/67111528
[pid=20802] ppid=20800 vsize=370740 CPUtime=19.91 cores=0,2,4,6
/proc/20802/stat : 20802 (python) S 20800 20802 19964 0 -1 4202496 35066 934 1 0 1977 14 0 0 22 0 5 0 617201411 379637760 19882 33554432000 4194304 5683644 140734741917712 18446744073709551615 251379373515 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/20802/statm: 92685 19882 1881 364 0 28594 0
[pid=20809] ppid=20802 vsize=329728 CPUtime=0 cores=0,2,4,6
/proc/20809/stat : 20809 (python) S 20802 20802 19964 0 -1 4202560 979 0 0 0 0 0 0 0 18 0 1 0 617203421 337641472 18366 33554432000 4194304 5683644 140734741917712 18446744073709551615 251367566863 0 0 16781312 514 4045106581417722116 0 0 17 4 0 0 0
/proc/20809/statm: 82432 18366 381 364 0 18350 0
[pid=20811] ppid=20809 vsize=39080 CPUtime=9.34 cores=0,2,4,6
/proc/20811/stat : 20811 (lingeling) R 20809 20811 20811 0 -1 4202496 17201 0 0 0 932 2 0 0 25 0 1 0 617203421 40017920 8939 33554432000 4194304 4352236 140734579831184 18446744073709551615 4328100 0 0 16781312 17506 0 0 0 17 6 0 0 0
/proc/20811/statm: 9770 8939 129 39 0 8850 0
[pid=20812] ppid=20802 vsize=339984 CPUtime=0 cores=0,2,4,6
/proc/20812/stat : 20812 (python) S 20802 20802 19964 0 -1 4202560 910 0 0 0 0 0 0 0 15 0 1 0 617203423 348143616 18359 33554432000 4194304 5683644 140734741917712 18446744073709551615 251367566918 0 0 16781312 514 4217308794025115908 0 0 17 0 0 0 0
/proc/20812/statm: 84996 18359 370 364 0 20911 0
[pid=20814] ppid=20812 vsize=455260 CPUtime=9.35 cores=0,2,4,6
/proc/20814/stat : 20814 (cryptominisat-2) R 20812 20814 20814 0 -1 4202496 98660 0 0 0 922 13 0 0 25 0 1 0 617203424 466186240 96188 33554432000 4194304 4677096 140735243877280 18446744073709551615 4236494 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/20814/statm: 113815 96188 362 118 0 108774 0
[pid=20815] ppid=20802 vsize=350240 CPUtime=0 cores=0,2,4,6
/proc/20815/stat : 20815 (python) S 20802 20802 19964 0 -1 4202560 927 0 0 0 0 0 0 0 18 0 1 0 617203426 358645760 18363 33554432000 4194304 5683644 140734741917712 18446744073709551615 251367566918 0 0 16781312 514 4217304945734418689 0 0 17 2 0 0 0
/proc/20815/statm: 87560 18363 370 364 0 23472 0
[pid=20817] ppid=20815 vsize=39496 CPUtime=9.33 cores=0,2,4,6
/proc/20817/stat : 20817 (lingeling) R 20815 20817 20817 0 -1 4202496 17426 0 0 0 930 3 0 0 25 0 1 0 617203427 40443904 9044 33554432000 4194304 4352236 140733748849264 18446744073709551615 4328026 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/20817/statm: 9874 9044 129 39 0 8954 0
[pid=20818] ppid=20802 vsize=360496 CPUtime=0.01 cores=0,2,4,6
/proc/20818/stat : 20818 (python) S 20802 20802 19964 0 -1 4202560 945 0 0 0 0 1 0 0 15 0 1 0 617203429 369147904 18367 33554432000 4194304 5683644 140734741917712 18446744073709551615 251367566918 0 0 16781312 514 4379020566191898881 0 0 17 0 0 0 0
/proc/20818/statm: 90124 18367 370 364 0 26033 0
[pid=20820] ppid=20818 vsize=455128 CPUtime=9.28 cores=0,2,4,6
/proc/20820/stat : 20820 (cryptominisat-2) R 20818 20820 20820 0 -1 4202496 98636 0 0 0 914 14 0 0 25 0 1 0 617203429 466051072 96162 33554432000 4194304 4677096 140736638894976 18446744073709551615 4319830 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/20820/statm: 113782 96162 362 118 0 108741 0
[pid=20802/tid=20810] ppid=20800 vsize=370740 CPUtime=0 cores=0,2,4,6
/proc/20802/task/20810/stat : 20810 (python) S 20800 20802 19964 0 -1 4202560 23 934 0 0 0 0 0 0 25 0 5 0 617203421 379637760 19882 33554432000 4194304 5683644 140734741917712 18446744073709551615 251379370417 0 0 16781312 2 18446604453829289088 0 0 -1 4 0 0 0
[pid=20802/tid=20813] ppid=20800 vsize=370740 CPUtime=0 cores=0,2,4,6
/proc/20802/task/20813/stat : 20813 (python) S 20800 20802 19964 0 -1 4202560 22 934 0 0 0 0 0 0 20 0 5 0 617203424 379637760 19882 33554432000 4194304 5683644 140734741917712 18446744073709551615 251379370417 0 0 16781312 2 18446604453829289088 0 0 -1 4 0 0 0
[pid=20802/tid=20816] ppid=20800 vsize=370740 CPUtime=0 cores=0,2,4,6
/proc/20802/task/20816/stat : 20816 (python) S 20800 20802 19964 0 -1 4202560 38 934 0 0 0 0 0 0 20 0 5 0 617203426 379637760 19882 33554432000 4194304 5683644 140734741917712 18446744073709551615 251379370417 0 0 16781312 2 18446604453829289088 0 0 -1 0 0 0 0
[pid=20802/tid=20819] ppid=20800 vsize=370740 CPUtime=0 cores=0,2,4,6
/proc/20802/task/20819/stat : 20819 (python) S 20800 20802 19964 0 -1 4202560 25 934 0 0 0 0 0 0 22 0 5 0 617203429 379637760 19882 33554432000 4194304 5683644 140734741917712 18446744073709551615 251379370417 0 0 16781312 2 18446604453829289088 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 57.22
Current children cumulated vsize (KiB) 2740152

[startup+29.9015 s]
/proc/loadavg: 2.94 3.64 4.70 6/200 20820
/proc/meminfo: memFree=20963092/32950928 swapFree=67111352/67111528
[pid=20802] ppid=20800 vsize=370740 CPUtime=19.91 cores=0,2,4,6
/proc/20802/stat : 20802 (python) S 20800 20802 19964 0 -1 4202496 35066 934 1 0 1977 14 0 0 22 0 5 0 617201411 379637760 19882 33554432000 4194304 5683644 140734741917712 18446744073709551615 251379373515 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/20802/statm: 92685 19882 1881 364 0 28594 0
[pid=20809] ppid=20802 vsize=329728 CPUtime=0 cores=0,2,4,6
/proc/20809/stat : 20809 (python) S 20802 20802 19964 0 -1 4202560 979 0 0 0 0 0 0 0 18 0 1 0 617203421 337641472 18366 33554432000 4194304 5683644 140734741917712 18446744073709551615 251367566863 0 0 16781312 514 4045106581417722116 0 0 17 4 0 0 0
/proc/20809/statm: 82432 18366 381 364 0 18350 0
[pid=20811] ppid=20809 vsize=39080 CPUtime=9.73 cores=0,2,4,6
/proc/20811/stat : 20811 (lingeling) R 20809 20811 20811 0 -1 4202496 17201 0 0 0 971 2 0 0 25 0 1 0 617203421 40017920 8939 33554432000 4194304 4352236 140734579831184 18446744073709551615 4328116 0 0 16781312 17506 0 0 0 17 6 0 0 0
/proc/20811/statm: 9770 8939 129 39 0 8850 0
[pid=20812] ppid=20802 vsize=339984 CPUtime=0.01 cores=0,2,4,6
/proc/20812/stat : 20812 (python) S 20802 20802 19964 0 -1 4202560 916 0 0 0 0 1 0 0 15 0 1 0 617203423 348143616 18359 33554432000 4194304 5683644 140734741917712 18446744073709551615 251367566918 0 0 16781312 514 4317496293548065028 0 0 17 0 0 0 0
/proc/20812/statm: 84996 18359 370 364 0 20911 0
[pid=20814] ppid=20812 vsize=468876 CPUtime=9.75 cores=0,2,4,6
/proc/20814/stat : 20814 (cryptominisat-2) R 20812 20814 20814 0 -1 4202496 102026 0 0 0 962 13 0 0 25 0 1 0 617203424 480129024 99554 33554432000 4194304 4677096 140735243877280 18446744073709551615 4335411 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/20814/statm: 117219 99554 375 118 0 112178 0
[pid=20815] ppid=20802 vsize=350240 CPUtime=0 cores=0,2,4,6
/proc/20815/stat : 20815 (python) S 20802 20802 19964 0 -1 4202560 927 0 0 0 0 0 0 0 18 0 1 0 617203426 358645760 18363 33554432000 4194304 5683644 140734741917712 18446744073709551615 251367566918 0 0 16781312 514 4217304945734418689 0 0 17 2 0 0 0
/proc/20815/statm: 87560 18363 370 364 0 23472 0
[pid=20817] ppid=20815 vsize=39496 CPUtime=9.73 cores=0,2,4,6
/proc/20817/stat : 20817 (lingeling) R 20815 20817 20817 0 -1 4202496 17426 0 0 0 970 3 0 0 25 0 1 0 617203427 40443904 9044 33554432000 4194304 4352236 140733748849264 18446744073709551615 4234072 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/20817/statm: 9874 9044 129 39 0 8954 0
[pid=20818] ppid=20802 vsize=360496 CPUtime=0.01 cores=0,2,4,6
/proc/20818/stat : 20818 (python) S 20802 20802 19964 0 -1 4202560 945 0 0 0 0 1 0 0 15 0 1 0 617203429 369147904 18367 33554432000 4194304 5683644 140734741917712 18446744073709551615 251367566918 0 0 16781312 514 4379020566191898881 0 0 17 0 0 0 0
/proc/20818/statm: 90124 18367 370 364 0 26033 0
[pid=20820] ppid=20818 vsize=455260 CPUtime=9.67 cores=0,2,4,6
/proc/20820/stat : 20820 (cryptominisat-2) R 20818 20820 20820 0 -1 4202496 98646 0 0 0 953 14 0 0 25 0 1 0 617203429 466186240 96172 33554432000 4194304 4677096 140736638894976 18446744073709551615 4317747 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/20820/statm: 113815 96172 362 118 0 108774 0
[pid=20802/tid=20810] ppid=20800 vsize=370740 CPUtime=0 cores=0,2,4,6
/proc/20802/task/20810/stat : 20810 (python) S 20800 20802 19964 0 -1 4202560 23 934 0 0 0 0 0 0 25 0 5 0 617203421 379637760 19882 33554432000 4194304 5683644 140734741917712 18446744073709551615 251379370417 0 0 16781312 2 18446604453829289088 0 0 -1 4 0 0 0
[pid=20802/tid=20813] ppid=20800 vsize=370740 CPUtime=0 cores=0,2,4,6
/proc/20802/task/20813/stat : 20813 (python) S 20800 20802 19964 0 -1 4202560 22 934 0 0 0 0 0 0 20 0 5 0 617203424 379637760 19882 33554432000 4194304 5683644 140734741917712 18446744073709551615 251379370417 0 0 16781312 2 18446604453829289088 0 0 -1 4 0 0 0
[pid=20802/tid=20816] ppid=20800 vsize=370740 CPUtime=0 cores=0,2,4,6
/proc/20802/task/20816/stat : 20816 (python) S 20800 20802 19964 0 -1 4202560 38 934 0 0 0 0 0 0 20 0 5 0 617203426 379637760 19882 33554432000 4194304 5683644 140734741917712 18446744073709551615 251379370417 0 0 16781312 2 18446604453829289088 0 0 -1 0 0 0 0
[pid=20802/tid=20819] ppid=20800 vsize=370740 CPUtime=0 cores=0,2,4,6
/proc/20802/task/20819/stat : 20819 (python) S 20800 20802 19964 0 -1 4202560 25 934 0 0 0 0 0 0 22 0 5 0 617203429 379637760 19882 33554432000 4194304 5683644 140734741917712 18446744073709551615 251379370417 0 0 16781312 2 18446604453829289088 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 58.81
Current children cumulated vsize (KiB) 2753900

[startup+30.1015 s]
/proc/loadavg: 2.94 3.64 4.70 6/200 20820
/proc/meminfo: memFree=20963092/32950928 swapFree=67111352/67111528
[pid=20802] ppid=20800 vsize=370740 CPUtime=19.91 cores=0,2,4,6
/proc/20802/stat : 20802 (python) S 20800 20802 19964 0 -1 4202496 35066 934 1 0 1977 14 0 0 22 0 5 0 617201411 379637760 19882 33554432000 4194304 5683644 140734741917712 18446744073709551615 251379373515 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/20802/statm: 92685 19882 1881 364 0 28594 0
[pid=20809] ppid=20802 vsize=329728 CPUtime=0 cores=0,2,4,6
/proc/20809/stat : 20809 (python) S 20802 20802 19964 0 -1 4202560 979 0 0 0 0 0 0 0 18 0 1 0 617203421 337641472 18366 33554432000 4194304 5683644 140734741917712 18446744073709551615 251367566863 0 0 16781312 514 4045106581417722116 0 0 17 4 0 0 0
/proc/20809/statm: 82432 18366 381 364 0 18350 0
[pid=20811] ppid=20809 vsize=39080 CPUtime=9.93 cores=0,2,4,6
/proc/20811/stat : 20811 (lingeling) R 20809 20811 20811 0 -1 4202496 17201 0 0 0 991 2 0 0 25 0 1 0 617203421 40017920 8939 33554432000 4194304 4352236 140734579831184 18446744073709551615 4234484 0 0 16781312 17506 0 0 0 17 6 0 0 0
/proc/20811/statm: 9770 8939 129 39 0 8850 0
[pid=20812] ppid=20802 vsize=339984 CPUtime=0.01 cores=0,2,4,6
/proc/20812/stat : 20812 (python) S 20802 20802 19964 0 -1 4202560 916 0 0 0 0 1 0 0 15 0 1 0 617203423 348143616 18359 33554432000 4194304 5683644 140734741917712 18446744073709551615 251367566918 0 0 16781312 514 4317496293548065028 0 0 17 0 0 0 0
/proc/20812/statm: 84996 18359 370 364 0 20911 0
[pid=20814] ppid=20812 vsize=472080 CPUtime=9.95 cores=0,2,4,6
/proc/20814/stat : 20814 (cryptominisat-2) R 20812 20814 20814 0 -1 4202496 103108 0 0 0 982 13 0 0 25 0 1 0 617203424 483409920 100636 33554432000 4194304 4677096 140735243877280 18446744073709551615 251367207621 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/20814/statm: 118020 100636 378 118 0 112979 0
[pid=20815] ppid=20802 vsize=350240 CPUtime=0 cores=0,2,4,6
/proc/20815/stat : 20815 (python) S 20802 20802 19964 0 -1 4202560 927 0 0 0 0 0 0 0 18 0 1 0 617203426 358645760 18363 33554432000 4194304 5683644 140734741917712 18446744073709551615 251367566918 0 0 16781312 514 4217304945734418689 0 0 17 2 0 0 0
/proc/20815/statm: 87560 18363 370 364 0 23472 0
[pid=20817] ppid=20815 vsize=35396 CPUtime=9.93 cores=0,2,4,6
/proc/20817/stat : 20817 (lingeling) R 20815 20817 20817 0 -1 4202496 17426 0 0 0 990 3 0 0 25 0 1 0 617203427 36245504 8019 33554432000 4194304 4352236 140733748849264 18446744073709551615 4277025 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/20817/statm: 8849 8019 129 39 0 7929 0
[pid=20818] ppid=20802 vsize=360496 CPUtime=0.01 cores=0,2,4,6
/proc/20818/stat : 20818 (python) S 20802 20802 19964 0 -1 4202560 945 0 0 0 0 1 0 0 15 0 1 0 617203429 369147904 18367 33554432000 4194304 5683644 140734741917712 18446744073709551615 251367566918 0 0 16781312 514 4379020566191898881 0 0 17 0 0 0 0
/proc/20818/statm: 90124 18367 370 364 0 26033 0
[pid=20820] ppid=20818 vsize=455260 CPUtime=9.87 cores=0,2,4,6
/proc/20820/stat : 20820 (cryptominisat-2) R 20818 20820 20820 0 -1 4202496 98661 0 0 0 973 14 0 0 25 0 1 0 617203429 466186240 96187 33554432000 4194304 4677096 140736638894976 18446744073709551615 4319643 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/20820/statm: 113815 96187 362 118 0 108774 0
[pid=20802/tid=20810] ppid=20800 vsize=370740 CPUtime=0 cores=0,2,4,6
/proc/20802/task/20810/stat : 20810 (python) S 20800 20802 19964 0 -1 4202560 23 934 0 0 0 0 0 0 25 0 5 0 617203421 379637760 19882 33554432000 4194304 5683644 140734741917712 18446744073709551615 251379370417 0 0 16781312 2 18446604453829289088 0 0 -1 4 0 0 0
[pid=20802/tid=20813] ppid=20800 vsize=370740 CPUtime=0 cores=0,2,4,6
/proc/20802/task/20813/stat : 20813 (python) S 20800 20802 19964 0 -1 4202560 22 934 0 0 0 0 0 0 20 0 5 0 617203424 379637760 19882 33554432000 4194304 5683644 140734741917712 18446744073709551615 251379370417 0 0 16781312 2 18446604453829289088 0 0 -1 4 0 0 0
[pid=20802/tid=20816] ppid=20800 vsize=370740 CPUtime=0 cores=0,2,4,6
/proc/20802/task/20816/stat : 20816 (python) S 20800 20802 19964 0 -1 4202560 38 934 0 0 0 0 0 0 20 0 5 0 617203426 379637760 19882 33554432000 4194304 5683644 140734741917712 18446744073709551615 251379370417 0 0 16781312 2 18446604453829289088 0 0 -1 0 0 0 0
[pid=20802/tid=20819] ppid=20800 vsize=370740 CPUtime=0 cores=0,2,4,6
/proc/20802/task/20819/stat : 20819 (python) S 20800 20802 19964 0 -1 4202560 25 934 0 0 0 0 0 0 22 0 5 0 617203429 379637760 19882 33554432000 4194304 5683644 140734741917712 18446744073709551615 251379370417 0 0 16781312 2 18446604453829289088 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 59.61
Current children cumulated vsize (KiB) 2753004

[startup+30.2015 s]
/proc/loadavg: 2.94 3.64 4.70 6/200 20820
/proc/meminfo: memFree=20963092/32950928 swapFree=67111352/67111528
[pid=20802] ppid=20800 vsize=370740 CPUtime=29.97 cores=0,2,4,6
/proc/20802/stat : 20802 (python) S 20800 20802 19964 0 -1 4202496 35104 107023 1 0 1977 14 989 17 17 0 5 0 617201411 379637760 19883 33554432000 4194304 5683644 140734741917712 18446744073709551615 251379376959 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/20802/statm: 92685 19883 1882 364 0 28594 0
[pid=20809] ppid=20802 vsize=329728 CPUtime=0.01 cores=0,2,4,6
/proc/20809/stat : 20809 (python) S 20802 20802 19964 0 -1 4202560 983 0 0 0 0 1 0 0 18 0 1 0 617203421 337641472 18366 33554432000 4194304 5683644 140734741917712 18446744073709551615 251367566863 0 0 16781312 514 824633720831967492 0 0 17 4 0 0 0
/proc/20809/statm: 82432 18366 381 364 0 18350 0
[pid=20811] ppid=20809 vsize=39080 CPUtime=10.03 cores=0,2,4,6
/proc/20811/stat : 20811 (lingeling) R 20809 20811 20811 0 -1 4202496 17201 0 0 0 1001 2 0 0 25 0 1 0 617203421 40017920 8939 33554432000 4194304 4352236 140734579831184 18446744073709551615 4235610 0 0 16781312 17506 0 0 0 17 6 0 0 0
/proc/20811/statm: 9770 8939 129 39 0 8850 0
[pid=20815] ppid=20802 vsize=0 CPUtime=9.99 cores=0,2,4,6
/proc/20815/stat : 20815 (python) Z 20802 20802 19964 0 -1 4202588 1166 17429 0 0 0 1 995 3 19 0 1 0 617203426 0 0 33554432000 0 0 0 0 0 0 0 16781824 2 18446744073709551615 0 0 17 2 0 0 0
/proc/20815/statm: 0 0 0 0 0 0 0
[pid=20818] ppid=20802 vsize=360496 CPUtime=0.01 cores=0,2,4,6
/proc/20818/stat : 20818 (python) S 20802 20802 19964 0 -1 4202560 964 0 0 0 0 1 0 0 15 0 1 0 617203429 369147904 18372 33554432000 4194304 5683644 140734741917712 18446744073709551615 251379376959 0 0 16781824 2 18446744071562232103 0 0 17 0 0 0 0
/proc/20818/statm: 90124 18372 375 364 0 26033 0
[pid=20820] ppid=20818 vsize=0 CPUtime=9.97 cores=0,2,4,6
/proc/20820/stat : 20820 (cryptominisat-2) R 20818 20820 20820 0 -1 4203524 98662 0 0 0 982 15 0 0 25 0 1 0 617203429 0 0 33554432000 0 0 0 0 0 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/20820/statm: 0 0 0 0 0 0 0
[pid=20802/tid=20810] ppid=20800 vsize=370740 CPUtime=10.06 cores=0,2,4,6
/proc/20802/task/20810/stat : 20810 (python) S 20800 20802 19964 0 -1 4202560 23 107023 0 0 0 0 989 17 25 0 5 0 617203421 379637760 19883 33554432000 4194304 5683644 140734741917712 18446744073709551615 251379370417 0 0 16781312 2 18446604453829289088 0 0 -1 4 0 0 0
[pid=20802/tid=20813] ppid=20800 vsize=370740 CPUtime=10.06 cores=0,2,4,6
/proc/20802/task/20813/stat : 20813 (python) S 20800 20802 19964 0 -1 4202560 22 107023 0 0 0 0 989 17 20 0 5 0 617203424 379637760 19883 33554432000 4194304 5683644 140734741917712 18446744073709551615 251379370417 0 0 16781312 2 18446604453829289088 0 0 -1 4 0 0 0
[pid=20802/tid=20816] ppid=20800 vsize=370740 CPUtime=10.06 cores=0,2,4,6
/proc/20802/task/20816/stat : 20816 (python) S 20800 20802 19964 0 -1 4202560 38 107023 0 0 0 0 989 17 20 0 5 0 617203426 379637760 19883 33554432000 4194304 5683644 140734741917712 18446744073709551615 251379370417 0 0 16781312 2 18446604453829289088 0 0 -1 0 0 0 0
[pid=20802/tid=20819] ppid=20800 vsize=370740 CPUtime=10.06 cores=0,2,4,6
/proc/20802/task/20819/stat : 20819 (python) S 20800 20802 19964 0 -1 4202560 25 107023 0 0 0 0 989 17 22 0 5 0 617203429 379637760 19883 33554432000 4194304 5683644 140734741917712 18446744073709551615 251379370417 0 0 16781312 2 18446604453829289088 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 59.98
Current children cumulated vsize (KiB) 1100044

Child status: 0
Real time (s): 30.2502
CPU time (s): 60.1409
CPU user time (s): 59.5339
CPU system time (s): 0.606907
CPU usage (%): 198.812
Max. virtual memory (cumulated for all children) (KiB): 2755388

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 59.5339
system time used= 0.606907
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 288628
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= 2775
involuntary context switches= 317

runsolver used 0.049992 second user time and 0.105983 second system time

The end

Launcher Data

Begin job on node113 at 2011-05-01 19:08:27
IDJOB=3317676
IDBENCH=82489
IDSOLVER=1706
FILE ID=node113/3317676-1304269707
RUNJOBID= node113-1304267292-19982
PBS_JOBID= 13173966
Free space on /tmp= 72192 MiB

SOLVER NAME= borg-sat 11.03.02-industrial
BENCH NAME= SAT11/application/jarvisalo/HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k45-pdtswvtms14x8p1-tseitin.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-3317676-1304269707/watcher-3317676-1304269707 -o /tmp/evaluation-result-3317676-1304269707/solver-3317676-1304269707 -C 4800 -W 1300 -M 15500  python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3317676-1304269707.cnf -seed 1098779873 -budget 4800 -cores 4

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

MD5SUM BENCH= 649b4cf0a21e275b244b1034d05ded52
RANDOM SEED=1098779873

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      21899748 kB
Buffers:        804144 kB
Cached:        3018772 kB
SwapCached:         12 kB
Active:        7294712 kB
Inactive:      3231472 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      21899748 kB
SwapTotal:    67111528 kB
SwapFree:     67111352 kB
Dirty:           36508 kB
Writeback:           0 kB
AnonPages:     6703168 kB
Mapped:          22200 kB
Slab:           445168 kB
PageTables:      19504 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  7511116 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= 72160 MiB
End job on node113 at 2011-05-01 19:08:58