Trace number 3377992

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
borg-sat 11.03.02-seq-industrial (fixed)UNSAT 779.126 778.973

General information on the benchmark

Nameapplication/jarvisalo/HWMCC10-combination-timeframe-expansion/
hwmcc10-timeframe-expansion-k50-pdtpmsns2-tseitin.cnf
MD5SUM9059f458d76edcc4dc5681746a6de6e5
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark265.638
Satisfiable
(Un)Satisfiability was proved
Number of variables88352
Number of clauses262658
Sum of the clauses size612866
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2175104
Number of clauses of size 387552
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.50/0.88	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.50/0.88	c INFO: solving HOME/instance-3377992-1305455630.cnf
0.50/0.88	c INFO: computing task features
1.36/1.72	c INFO: computed variable-clause graph statistics
1.36/1.76	c INFO: computed clause balance statistics
5.96/6.49	c INFO: computed variable balance statistics
9.66/10.00	c INFO: computed small-clause counts
9.66/10.04	c INFO: computed Horn-clause counts
19.87/20.25	c INFO: computed variable graph statistics
19.87/20.25	c INFO: collected features for HOME/instance-3377992-1305455630.cnf in 19.34 s
19.87/20.27	c INFO: running lingeling-276@0 for 388 with 2380 remaining (b = 0.59)
409.05/409.25	c INFO: running lingeling-276@0 for 97 with 1992 remaining (b = 0.34)
509.43/509.53	c INFO: running cryptominisat-2.9.0@0 for 1892 with 1892 remaining (b = 0.57)
778.98/778.94	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: 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-3377992-1305455630/watcher-3377992-1305455630 -o /tmp/evaluation-result-3377992-1305455630/solver-3377992-1305455630 -C 2400 -W 1300 -M 7680 python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3377992-1305455630.cnf -seed 246596635 -budget 2400 

running on 2 cores: 0,2

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


[startup+0 s]
/proc/loadavg: 0.93 1.42 2.32 5/326 30426
/proc/meminfo: memFree=13340884/32950928 swapFree=67085488/67111528
[pid=30426] ppid=30424 vsize=15772 CPUtime=0 cores=0,2
/proc/30426/stat : 30426 (python) R 30424 30426 29010 0 -1 4202496 880 0 0 0 0 0 0 0 20 0 1 0 735793743 16150528 762 33554432000 4194304 5683644 140735826050128 18446744073709551615 4540219 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/30426/statm: 3943 762 343 364 0 430 0

[startup+0.0771739 s]
/proc/loadavg: 0.93 1.42 2.32 5/326 30426
/proc/meminfo: memFree=13340884/32950928 swapFree=67085488/67111528
[pid=30426] ppid=30424 vsize=29792 CPUtime=0.04 cores=0,2
/proc/30426/stat : 30426 (python) R 30424 30426 29010 0 -1 4202496 1452 0 0 0 3 1 0 0 20 0 1 0 735793743 30507008 1294 33554432000 4194304 5683644 140735826050128 18446744073709551615 4516195 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/30426/statm: 7448 1294 443 364 0 818 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 29792

[startup+0.101188 s]
/proc/loadavg: 0.93 1.42 2.32 5/326 30426
/proc/meminfo: memFree=13340884/32950928 swapFree=67085488/67111528
[pid=30426] ppid=30424 vsize=50016 CPUtime=0.06 cores=0,2
/proc/30426/stat : 30426 (python) R 30424 30426 29010 0 -1 4202496 1963 0 0 0 4 2 0 0 17 0 1 0 735793743 51216384 1727 33554432000 4194304 5683644 140735826050128 18446744073709551615 4540219 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/30426/statm: 12503 1726 476 364 0 1203 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 50016

[startup+0.30115 s]
/proc/loadavg: 0.93 1.42 2.32 5/326 30426
/proc/meminfo: memFree=13340884/32950928 swapFree=67085488/67111528
[pid=30426] ppid=30424 vsize=133520 CPUtime=0.21 cores=0,2
/proc/30426/stat : 30426 (python) S 30424 30426 29010 0 -1 4202496 5809 934 1 0 15 6 0 0 18 0 1 0 735793743 136724480 4117 33554432000 4194304 5683644 140735826050128 18446744073709551615 231890566791 0 2147483391 16781312 2 18446744071699215550 0 0 17 0 0 0 0
/proc/30426/statm: 33380 4117 1029 364 0 3081 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 133520

[startup+0.701057 s]
/proc/loadavg: 0.93 1.42 2.32 5/326 30426
/proc/meminfo: memFree=13340884/32950928 swapFree=67085488/67111528
[pid=30426] ppid=30424 vsize=226772 CPUtime=0.41 cores=0,2
/proc/30426/stat : 30426 (python) S 30424 30426 29010 0 -1 4202496 7642 934 1 0 24 17 0 0 16 0 1 0 735793743 232214528 5603 33554432000 4194304 5683644 140735826050128 18446744073709551615 231895488512 0 2147483391 16781312 2 18446744071699215550 0 0 17 0 0 0 0
/proc/30426/statm: 56693 5603 1566 364 0 4231 0
Current children cumulated CPU time (s) 0.41
Current children cumulated vsize (KiB) 226772

[startup+1.50093 s]
/proc/loadavg: 1.10 1.44 2.33 5/340 30460
/proc/meminfo: memFree=13140068/32950928 swapFree=67085488/67111528
[pid=30426] ppid=30424 vsize=320600 CPUtime=1.16 cores=0,2
/proc/30426/stat : 30426 (python) R 30424 30426 29010 0 -1 4202496 19074 934 1 0 93 23 0 0 16 0 1 0 735793743 328294400 16742 33554432000 4194304 5683644 140735826050128 18446744073709551615 47535454870213 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/30426/statm: 80150 16743 1761 364 0 16074 0
Current children cumulated CPU time (s) 1.16
Current children cumulated vsize (KiB) 320600

[startup+3.10062 s]
/proc/loadavg: 1.10 1.44 2.33 5/340 30460
/proc/meminfo: memFree=12956424/32950928 swapFree=67085488/67111528
[pid=30426] ppid=30424 vsize=331496 CPUtime=2.76 cores=0,2
/proc/30426/stat : 30426 (python) R 30424 30426 29010 0 -1 4202496 28460 934 1 0 252 24 0 0 18 0 1 0 735793743 339451904 20259 33554432000 4194304 5683644 140735826050128 18446744073709551615 47535454769302 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/30426/statm: 82874 20259 1826 364 0 18798 0
Current children cumulated CPU time (s) 2.76
Current children cumulated vsize (KiB) 331496

[startup+6.30102 s]
/proc/loadavg: 1.49 1.52 2.35 5/340 30460
/proc/meminfo: memFree=12932760/32950928 swapFree=67085488/67111528
[pid=30426] ppid=30424 vsize=331496 CPUtime=5.96 cores=0,2
/proc/30426/stat : 30426 (python) R 30424 30426 29010 0 -1 4202496 28460 934 1 0 572 24 0 0 25 0 1 0 735793743 339451904 20259 33554432000 4194304 5683644 140735826050128 18446744073709551615 4539725 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/30426/statm: 82874 20259 1826 364 0 18798 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 331496

[startup+12.7008 s]
/proc/loadavg: 1.69 1.56 2.35 5/340 30460
/proc/meminfo: memFree=12930944/32950928 swapFree=67085488/67111528
[pid=30426] ppid=30424 vsize=331496 CPUtime=12.36 cores=0,2
/proc/30426/stat : 30426 (python) R 30424 30426 29010 0 -1 4202496 28467 934 1 0 1212 24 0 0 25 0 1 0 735793743 339451904 20266 33554432000 4194304 5683644 140735826050128 18446744073709551615 47535454689420 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/30426/statm: 82874 20266 1833 364 0 18798 0
Current children cumulated CPU time (s) 12.36
Current children cumulated vsize (KiB) 331496

[startup+25.5004 s]
/proc/loadavg: 2.20 1.67 2.38 5/343 30498
/proc/meminfo: memFree=12874268/32950928 swapFree=67085488/67111528
[pid=30426] ppid=30424 vsize=337740 CPUtime=19.94 cores=0,2
/proc/30426/stat : 30426 (python) S 30424 30426 29010 0 -1 4202496 28756 934 1 0 1969 25 0 0 25 0 2 0 735793743 345845760 19298 33554432000 4194304 5683644 140735826050128 18446744073709551615 231907317195 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/30426/statm: 84435 19298 1867 364 0 20353 0
[pid=30496] ppid=30426 vsize=327496 CPUtime=0.01 cores=0,2
/proc/30496/stat : 30496 (python) S 30426 30426 29010 0 -1 4202560 889 0 0 0 1 0 0 0 18 0 1 0 735795770 335355904 17803 33554432000 4194304 5683644 140735826050128 18446744073709551615 231895510543 0 0 16781312 514 17125351553499103491 0 0 17 0 0 0 0
/proc/30496/statm: 81874 17803 376 364 0 17792 0
[pid=30498] ppid=30496 vsize=40156 CPUtime=5.17 cores=0,2
/proc/30498/stat : 30498 (lingeling) R 30496 30498 30498 0 -1 4202496 12366 0 0 0 515 2 0 0 25 0 1 0 735795771 41119744 9207 33554432000 4194304 4352236 140736735099040 18446744073709551615 4228598 0 0 16781312 17506 0 0 0 17 2 0 0 0
/proc/30498/statm: 10039 9207 127 39 0 9119 0
[pid=30426/tid=30497] ppid=30424 vsize=337740 CPUtime=0 cores=0,2
/proc/30426/task/30497/stat : 30497 (python) S 30424 30426 29010 0 -1 4202560 32 934 0 0 0 0 0 0 25 0 2 0 735795771 345845760 19298 33554432000 4194304 5683644 140735826050128 18446744073709551615 231907314097 0 0 16781312 2 18446604441729873024 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 25.12
Current children cumulated vsize (KiB) 705392

[startup+51.1006 s]
/proc/loadavg: 2.91 1.89 2.43 5/352 30508
/proc/meminfo: memFree=12812516/32950928 swapFree=67085488/67111528
[pid=30426] ppid=30424 vsize=337740 CPUtime=19.94 cores=0,2
/proc/30426/stat : 30426 (python) S 30424 30426 29010 0 -1 4202496 28756 934 1 0 1969 25 0 0 25 0 2 0 735793743 345845760 19298 33554432000 4194304 5683644 140735826050128 18446744073709551615 231907317195 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/30426/statm: 84435 19298 1867 364 0 20353 0
[pid=30496] ppid=30426 vsize=327496 CPUtime=0.07 cores=0,2
/proc/30496/stat : 30496 (python) S 30426 30426 29010 0 -1 4202560 906 0 0 0 4 3 0 0 18 0 1 0 735795770 335355904 17803 33554432000 4194304 5683644 140735826050128 18446744073709551615 231895510543 0 0 16781312 514 12887789205534507267 0 0 17 0 0 0 0
/proc/30496/statm: 81874 17803 376 364 0 17792 0
[pid=30498] ppid=30496 vsize=24524 CPUtime=30.65 cores=0,2
/proc/30498/stat : 30498 (lingeling) R 30496 30498 30498 0 -1 4202496 13969 0 0 0 3063 2 0 0 25 0 1 0 735795771 25112576 5301 33554432000 4194304 4352236 140736735099040 18446744073709551615 4235297 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/30498/statm: 6131 5301 129 39 0 5211 0
[pid=30426/tid=30497] ppid=30424 vsize=337740 CPUtime=0 cores=0,2
/proc/30426/task/30497/stat : 30497 (python) S 30424 30426 29010 0 -1 4202560 32 934 0 0 0 0 0 0 25 0 2 0 735795771 345845760 19298 33554432000 4194304 5683644 140735826050128 18446744073709551615 231907314097 0 0 16781312 2 18446604441729873024 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 50.66
Current children cumulated vsize (KiB) 689760

[startup+102.301 s]
/proc/loadavg: 3.52 2.21 2.51 5/349 30576
/proc/meminfo: memFree=12772500/32950928 swapFree=67085488/67111528
[pid=30426] ppid=30424 vsize=337740 CPUtime=19.94 cores=0,2
/proc/30426/stat : 30426 (python) S 30424 30426 29010 0 -1 4202496 28756 934 1 0 1969 25 0 0 25 0 2 0 735793743 345845760 19298 33554432000 4194304 5683644 140735826050128 18446744073709551615 231907317195 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/30426/statm: 84435 19298 1867 364 0 20353 0
[pid=30496] ppid=30426 vsize=327496 CPUtime=0.2 cores=0,2
/proc/30496/stat : 30496 (python) S 30426 30426 29010 0 -1 4202560 928 0 0 0 11 9 0 0 18 0 1 0 735795770 335355904 17803 33554432000 4194304 5683644 140735826050128 18446744073709551615 231895510543 0 0 16781312 514 12887789205534507267 0 0 17 0 0 0 0
/proc/30496/statm: 81874 17803 376 364 0 17792 0
[pid=30498] ppid=30496 vsize=28488 CPUtime=81.8 cores=0,2
/proc/30498/stat : 30498 (lingeling) R 30496 30498 30498 0 -1 4202496 15247 0 0 0 8178 2 0 0 25 0 1 0 735795771 29171712 6292 33554432000 4194304 4352236 140736735099040 18446744073709551615 4328194 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/30498/statm: 7122 6292 129 39 0 6202 0
[pid=30426/tid=30497] ppid=30424 vsize=337740 CPUtime=0 cores=0,2
/proc/30426/task/30497/stat : 30497 (python) S 30424 30426 29010 0 -1 4202560 32 934 0 0 0 0 0 0 25 0 2 0 735795771 345845760 19298 33554432000 4194304 5683644 140735826050128 18446744073709551615 231907314097 0 0 16781312 2 18446604441729873024 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 101.94
Current children cumulated vsize (KiB) 693724

[startup+162.301 s]
/proc/loadavg: 3.82 2.54 2.60 5/352 30616
/proc/meminfo: memFree=12713200/32950928 swapFree=67085488/67111528
[pid=30426] ppid=30424 vsize=337740 CPUtime=19.94 cores=0,2
/proc/30426/stat : 30426 (python) S 30424 30426 29010 0 -1 4202496 28756 934 1 0 1969 25 0 0 25 0 2 0 735793743 345845760 19298 33554432000 4194304 5683644 140735826050128 18446744073709551615 231907317195 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/30426/statm: 84435 19298 1867 364 0 20353 0
[pid=30496] ppid=30426 vsize=327496 CPUtime=0.36 cores=0,2
/proc/30496/stat : 30496 (python) S 30426 30426 29010 0 -1 4202560 950 0 0 0 21 15 0 0 18 0 1 0 735795770 335355904 17803 33554432000 4194304 5683644 140735826050128 18446744073709551615 231895510543 0 0 16781312 514 12887789205534507267 0 0 17 0 0 0 0
/proc/30496/statm: 81874 17803 376 364 0 17792 0
[pid=30498] ppid=30496 vsize=34920 CPUtime=141.69 cores=0,2
/proc/30498/stat : 30498 (lingeling) R 30496 30498 30498 0 -1 4202496 16877 0 0 0 14167 2 0 0 25 0 1 0 735795771 35758080 7900 33554432000 4194304 4352236 140736735099040 18446744073709551615 4278833 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/30498/statm: 8730 7900 129 39 0 7810 0
[pid=30426/tid=30497] ppid=30424 vsize=337740 CPUtime=0 cores=0,2
/proc/30426/task/30497/stat : 30497 (python) S 30424 30426 29010 0 -1 4202560 32 934 0 0 0 0 0 0 25 0 2 0 735795771 345845760 19298 33554432000 4194304 5683644 140735826050128 18446744073709551615 231907314097 0 0 16781312 2 18446604441729873024 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 161.99
Current children cumulated vsize (KiB) 700156

[startup+222.3 s]
/proc/loadavg: 4.08 2.84 2.70 5/349 30650
/proc/meminfo: memFree=11665688/32950928 swapFree=67085488/67111528
[pid=30426] ppid=30424 vsize=337740 CPUtime=19.94 cores=0,2
/proc/30426/stat : 30426 (python) S 30424 30426 29010 0 -1 4202496 28756 934 1 0 1969 25 0 0 25 0 2 0 735793743 345845760 19298 33554432000 4194304 5683644 140735826050128 18446744073709551615 231907317195 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/30426/statm: 84435 19298 1867 364 0 20353 0
[pid=30496] ppid=30426 vsize=327496 CPUtime=0.53 cores=0,2
/proc/30496/stat : 30496 (python) S 30426 30426 29010 0 -1 4202560 968 0 0 0 30 23 0 0 18 0 1 0 735795770 335355904 17803 33554432000 4194304 5683644 140735826050128 18446744073709551615 231895510543 0 0 16781312 514 12887789205534507267 0 0 17 0 0 0 0
/proc/30496/statm: 81874 17803 376 364 0 17792 0
[pid=30498] ppid=30496 vsize=34824 CPUtime=201.57 cores=0,2
/proc/30498/stat : 30498 (lingeling) R 30496 30498 30498 0 -1 4202496 17312 0 0 0 20155 2 0 0 25 0 1 0 735795771 35659776 7876 33554432000 4194304 4352236 140736735099040 18446744073709551615 4328194 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/30498/statm: 8706 7876 129 39 0 7786 0
[pid=30426/tid=30497] ppid=30424 vsize=337740 CPUtime=0 cores=0,2
/proc/30426/task/30497/stat : 30497 (python) S 30424 30426 29010 0 -1 4202560 32 934 0 0 0 0 0 0 25 0 2 0 735795771 345845760 19298 33554432000 4194304 5683644 140735826050128 18446744073709551615 231907314097 0 0 16781312 2 18446604441729873024 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 222.04
Current children cumulated vsize (KiB) 700060

[startup+282.301 s]
/proc/loadavg: 4.17 3.10 2.80 5/349 30651
/proc/meminfo: memFree=11649040/32950928 swapFree=67085488/67111528
[pid=30426] ppid=30424 vsize=337740 CPUtime=19.94 cores=0,2
/proc/30426/stat : 30426 (python) S 30424 30426 29010 0 -1 4202496 28756 934 1 0 1969 25 0 0 25 0 2 0 735793743 345845760 19298 33554432000 4194304 5683644 140735826050128 18446744073709551615 231907317195 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/30426/statm: 84435 19298 1867 364 0 20353 0
[pid=30496] ppid=30426 vsize=327496 CPUtime=0.68 cores=0,2
/proc/30496/stat : 30496 (python) S 30426 30426 29010 0 -1 4202560 979 0 0 0 37 31 0 0 18 0 1 0 735795770 335355904 17803 33554432000 4194304 5683644 140735826050128 18446744073709551615 231895510543 0 0 16781312 514 12887789205534507267 0 0 17 0 0 0 0
/proc/30496/statm: 81874 17803 376 364 0 17792 0
[pid=30498] ppid=30496 vsize=43540 CPUtime=261.44 cores=0,2
/proc/30498/stat : 30498 (lingeling) R 30496 30498 30498 0 -1 4202496 19515 0 0 0 26142 2 0 0 25 0 1 0 735795771 44584960 10055 33554432000 4194304 4352236 140736735099040 18446744073709551615 4328013 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/30498/statm: 10885 10055 129 39 0 9965 0
[pid=30426/tid=30497] ppid=30424 vsize=337740 CPUtime=0 cores=0,2
/proc/30426/task/30497/stat : 30497 (python) S 30424 30426 29010 0 -1 4202560 32 934 0 0 0 0 0 0 25 0 2 0 735795771 345845760 19298 33554432000 4194304 5683644 140735826050128 18446744073709551615 231907314097 0 0 16781312 2 18446604441729873024 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 282.06

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

[pid=30660] ppid=30426 vsize=337752 CPUtime=0.27 cores=0,2
/proc/30660/stat : 30660 (python) S 30426 30426 29010 0 -1 4202560 1094 0 0 0 16 11 0 0 19 0 2 0 735834669 345858048 17831 33554432000 4194304 5683644 140735826050128 18446744073709551615 231907317195 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/30660/statm: 84438 17831 399 364 0 20353 0
[pid=30662] ppid=30660 vsize=28076 CPUtime=100.09 cores=0,2
/proc/30662/stat : 30662 (lingeling) T 30660 30662 30662 0 -1 4202496 15150 0 0 0 10007 2 0 0 25 0 1 0 735834670 28749824 6189 33554432000 4194304 4352236 140734809343536 18446744073709551615 4331391 0 0 16781312 17506 18446744071562691360 0 0 17 2 0 0 0
/proc/30662/statm: 7019 6189 129 39 0 6099 0
[pid=30660/tid=30673] ppid=30426 vsize=337752 CPUtime=0 cores=0,2
/proc/30660/task/30673/stat : 30673 (python) S 30426 30426 29010 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 735844696 345858048 17831 33554432000 4194304 5683644 140735826050128 18446744073709551615 231907314097 0 0 16781312 514 18446604446457836672 0 0 -1 2 0 0 0
[pid=30674] ppid=30426 vsize=348008 CPUtime=0.81 cores=0,2
/proc/30674/stat : 30674 (python) S 30426 30426 29010 0 -1 4202560 1002 0 0 0 46 35 0 0 15 0 1 0 735844697 356360192 17805 33554432000 4194304 5683644 140735826050128 18446744073709551615 231895510598 0 0 16781312 514 11730584007920812291 0 0 17 0 0 0 0
/proc/30674/statm: 87002 17805 370 364 0 22914 0
[pid=30676] ppid=30674 vsize=338732 CPUtime=264.49 cores=0,2
/proc/30676/stat : 30676 (cryptominisat-2) R 30674 30676 30676 0 -1 4202496 135045 0 0 0 26423 26 0 0 25 0 1 0 735844698 346861568 72610 33554432000 4194304 4677096 140735137466256 18446744073709551615 4320115 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/30676/statm: 84683 72610 392 118 0 79642 0
[pid=30426/tid=30497] ppid=30424 vsize=358252 CPUtime=0 cores=0,2
/proc/30426/task/30497/stat : 30497 (python) S 30424 30426 29010 0 -1 4202560 32 934 0 0 0 0 0 0 25 0 4 0 735795771 366850048 19311 33554432000 4194304 5683644 140735826050128 18446744073709551615 231907314097 0 0 16781312 2 18446604441729873024 0 0 -1 0 0 0 0
[pid=30426/tid=30661] ppid=30424 vsize=358252 CPUtime=0 cores=0,2
/proc/30426/task/30661/stat : 30661 (python) S 30424 30426 29010 0 -1 4202560 28 934 0 0 0 0 0 0 20 0 4 0 735834669 366850048 19311 33554432000 4194304 5683644 140735826050128 18446744073709551615 231907314097 0 0 16781312 2 18446604441729873024 0 0 -1 0 0 0 0
[pid=30426/tid=30675] ppid=30424 vsize=358252 CPUtime=0 cores=0,2
/proc/30426/task/30675/stat : 30675 (python) S 30424 30426 29010 0 -1 4202560 27 934 0 0 0 0 0 0 20 0 4 0 735844698 366850048 19311 33554432000 4194304 5683644 140735826050128 18446744073709551615 231907314097 0 0 16781312 2 18446604441729873024 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 774.79
Current children cumulated vsize (KiB) 1794524

[startup+776.301 s]
/proc/loadavg: 4.11 3.87 3.30 5/373 30691
/proc/meminfo: memFree=10702636/32950928 swapFree=67085488/67111528
[pid=30426] ppid=30424 vsize=358252 CPUtime=19.97 cores=0,2
/proc/30426/stat : 30426 (python) S 30424 30426 29010 0 -1 4202496 30271 934 1 0 1971 26 0 0 20 0 4 0 735793743 366850048 19311 33554432000 4194304 5683644 140735826050128 18446744073709551615 231907317195 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/30426/statm: 89563 19311 1872 364 0 25475 0
[pid=30496] ppid=30426 vsize=337740 CPUtime=1.04 cores=0,2
/proc/30496/stat : 30496 (python) S 30426 30426 29010 0 -1 4202560 1201 0 0 0 57 47 0 0 19 0 2 0 735795770 345845760 17847 33554432000 4194304 5683644 140735826050128 18446744073709551615 231907317195 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/30496/statm: 84435 17847 415 364 0 20353 0
[pid=30498] ppid=30496 vsize=45964 CPUtime=388.12 cores=0,2
/proc/30498/stat : 30498 (lingeling) T 30496 30498 30498 0 -1 4202496 24590 0 0 0 38809 3 0 0 25 0 1 0 735795771 47067136 10661 33554432000 4194304 4352236 140736735099040 18446744073709551615 4328055 0 0 16781312 17506 18446744071562691360 0 0 17 2 0 0 0
/proc/30498/statm: 11491 10661 129 39 0 10571 0
[pid=30496/tid=30659] ppid=30426 vsize=337740 CPUtime=0 cores=0,2
/proc/30496/task/30659/stat : 30659 (python) S 30426 30426 29010 0 -1 4202560 42 0 0 0 0 0 0 0 19 0 2 0 735834668 345845760 17847 33554432000 4194304 5683644 140735826050128 18446744073709551615 231907314097 0 0 16781312 514 18446604448310065280 0 0 -1 2 0 0 0
[pid=30660] ppid=30426 vsize=337752 CPUtime=0.27 cores=0,2
/proc/30660/stat : 30660 (python) S 30426 30426 29010 0 -1 4202560 1094 0 0 0 16 11 0 0 19 0 2 0 735834669 345858048 17831 33554432000 4194304 5683644 140735826050128 18446744073709551615 231907317195 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/30660/statm: 84438 17831 399 364 0 20353 0
[pid=30662] ppid=30660 vsize=28076 CPUtime=100.09 cores=0,2
/proc/30662/stat : 30662 (lingeling) T 30660 30662 30662 0 -1 4202496 15150 0 0 0 10007 2 0 0 25 0 1 0 735834670 28749824 6189 33554432000 4194304 4352236 140734809343536 18446744073709551615 4331391 0 0 16781312 17506 18446744071562691360 0 0 17 2 0 0 0
/proc/30662/statm: 7019 6189 129 39 0 6099 0
[pid=30660/tid=30673] ppid=30426 vsize=337752 CPUtime=0 cores=0,2
/proc/30660/task/30673/stat : 30673 (python) S 30426 30426 29010 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 735844696 345858048 17831 33554432000 4194304 5683644 140735826050128 18446744073709551615 231907314097 0 0 16781312 514 18446604446457836672 0 0 -1 2 0 0 0
[pid=30674] ppid=30426 vsize=348008 CPUtime=0.81 cores=0,2
/proc/30674/stat : 30674 (python) S 30426 30426 29010 0 -1 4202560 1002 0 0 0 46 35 0 0 15 0 1 0 735844697 356360192 17805 33554432000 4194304 5683644 140735826050128 18446744073709551615 231895510598 0 0 16781312 514 11730584007920812291 0 0 17 0 0 0 0
/proc/30674/statm: 87002 17805 370 364 0 22914 0
[pid=30676] ppid=30674 vsize=338732 CPUtime=266.08 cores=0,2
/proc/30676/stat : 30676 (cryptominisat-2) R 30674 30676 30676 0 -1 4202496 135178 0 0 0 26582 26 0 0 25 0 1 0 735844698 346861568 72743 33554432000 4194304 4677096 140735137466256 18446744073709551615 4320231 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/30676/statm: 84683 72743 392 118 0 79642 0
[pid=30426/tid=30497] ppid=30424 vsize=358252 CPUtime=0 cores=0,2
/proc/30426/task/30497/stat : 30497 (python) S 30424 30426 29010 0 -1 4202560 32 934 0 0 0 0 0 0 25 0 4 0 735795771 366850048 19311 33554432000 4194304 5683644 140735826050128 18446744073709551615 231907314097 0 0 16781312 2 18446604441729873024 0 0 -1 0 0 0 0
[pid=30426/tid=30661] ppid=30424 vsize=358252 CPUtime=0 cores=0,2
/proc/30426/task/30661/stat : 30661 (python) S 30424 30426 29010 0 -1 4202560 28 934 0 0 0 0 0 0 20 0 4 0 735834669 366850048 19311 33554432000 4194304 5683644 140735826050128 18446744073709551615 231907314097 0 0 16781312 2 18446604441729873024 0 0 -1 0 0 0 0
[pid=30426/tid=30675] ppid=30424 vsize=358252 CPUtime=0 cores=0,2
/proc/30426/task/30675/stat : 30675 (python) S 30424 30426 29010 0 -1 4202560 27 934 0 0 0 0 0 0 20 0 4 0 735844698 366850048 19311 33554432000 4194304 5683644 140735826050128 18446744073709551615 231907314097 0 0 16781312 2 18446604441729873024 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 776.38
Current children cumulated vsize (KiB) 1794524

[startup+777.901 s]
/proc/loadavg: 4.11 3.87 3.30 5/373 30691
/proc/meminfo: memFree=10702388/32950928 swapFree=67085488/67111528
[pid=30426] ppid=30424 vsize=358252 CPUtime=19.97 cores=0,2
/proc/30426/stat : 30426 (python) S 30424 30426 29010 0 -1 4202496 30271 934 1 0 1971 26 0 0 20 0 4 0 735793743 366850048 19311 33554432000 4194304 5683644 140735826050128 18446744073709551615 231907317195 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/30426/statm: 89563 19311 1872 364 0 25475 0
[pid=30496] ppid=30426 vsize=337740 CPUtime=1.04 cores=0,2
/proc/30496/stat : 30496 (python) S 30426 30426 29010 0 -1 4202560 1201 0 0 0 57 47 0 0 19 0 2 0 735795770 345845760 17847 33554432000 4194304 5683644 140735826050128 18446744073709551615 231907317195 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/30496/statm: 84435 17847 415 364 0 20353 0
[pid=30498] ppid=30496 vsize=45964 CPUtime=388.12 cores=0,2
/proc/30498/stat : 30498 (lingeling) T 30496 30498 30498 0 -1 4202496 24590 0 0 0 38809 3 0 0 25 0 1 0 735795771 47067136 10661 33554432000 4194304 4352236 140736735099040 18446744073709551615 4328055 0 0 16781312 17506 18446744071562691360 0 0 17 2 0 0 0
/proc/30498/statm: 11491 10661 129 39 0 10571 0
[pid=30496/tid=30659] ppid=30426 vsize=337740 CPUtime=0 cores=0,2
/proc/30496/task/30659/stat : 30659 (python) S 30426 30426 29010 0 -1 4202560 42 0 0 0 0 0 0 0 19 0 2 0 735834668 345845760 17847 33554432000 4194304 5683644 140735826050128 18446744073709551615 231907314097 0 0 16781312 514 18446604448310065280 0 0 -1 2 0 0 0
[pid=30660] ppid=30426 vsize=337752 CPUtime=0.27 cores=0,2
/proc/30660/stat : 30660 (python) S 30426 30426 29010 0 -1 4202560 1094 0 0 0 16 11 0 0 19 0 2 0 735834669 345858048 17831 33554432000 4194304 5683644 140735826050128 18446744073709551615 231907317195 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/30660/statm: 84438 17831 399 364 0 20353 0
[pid=30662] ppid=30660 vsize=28076 CPUtime=100.09 cores=0,2
/proc/30662/stat : 30662 (lingeling) T 30660 30662 30662 0 -1 4202496 15150 0 0 0 10007 2 0 0 25 0 1 0 735834670 28749824 6189 33554432000 4194304 4352236 140734809343536 18446744073709551615 4331391 0 0 16781312 17506 18446744071562691360 0 0 17 2 0 0 0
/proc/30662/statm: 7019 6189 129 39 0 6099 0
[pid=30660/tid=30673] ppid=30426 vsize=337752 CPUtime=0 cores=0,2
/proc/30660/task/30673/stat : 30673 (python) S 30426 30426 29010 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 735844696 345858048 17831 33554432000 4194304 5683644 140735826050128 18446744073709551615 231907314097 0 0 16781312 514 18446604446457836672 0 0 -1 2 0 0 0
[pid=30674] ppid=30426 vsize=348008 CPUtime=0.83 cores=0,2
/proc/30674/stat : 30674 (python) S 30426 30426 29010 0 -1 4202560 1002 0 0 0 47 36 0 0 15 0 1 0 735844697 356360192 17805 33554432000 4194304 5683644 140735826050128 18446744073709551615 231895510598 0 0 16781312 514 12887789205534507267 0 0 17 0 0 0 0
/proc/30674/statm: 87002 17805 370 364 0 22914 0
[pid=30676] ppid=30674 vsize=338732 CPUtime=267.66 cores=0,2
/proc/30676/stat : 30676 (cryptominisat-2) R 30674 30676 30676 0 -1 4202496 135346 0 0 0 26740 26 0 0 25 0 1 0 735844698 346861568 72911 33554432000 4194304 4677096 140735137466256 18446744073709551615 4320231 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/30676/statm: 84683 72911 392 118 0 79642 0
[pid=30426/tid=30497] ppid=30424 vsize=358252 CPUtime=0 cores=0,2
/proc/30426/task/30497/stat : 30497 (python) S 30424 30426 29010 0 -1 4202560 32 934 0 0 0 0 0 0 25 0 4 0 735795771 366850048 19311 33554432000 4194304 5683644 140735826050128 18446744073709551615 231907314097 0 0 16781312 2 18446604441729873024 0 0 -1 0 0 0 0
[pid=30426/tid=30661] ppid=30424 vsize=358252 CPUtime=0 cores=0,2
/proc/30426/task/30661/stat : 30661 (python) S 30424 30426 29010 0 -1 4202560 28 934 0 0 0 0 0 0 20 0 4 0 735834669 366850048 19311 33554432000 4194304 5683644 140735826050128 18446744073709551615 231907314097 0 0 16781312 2 18446604441729873024 0 0 -1 0 0 0 0
[pid=30426/tid=30675] ppid=30424 vsize=358252 CPUtime=0 cores=0,2
/proc/30426/task/30675/stat : 30675 (python) S 30424 30426 29010 0 -1 4202560 27 934 0 0 0 0 0 0 20 0 4 0 735844698 366850048 19311 33554432000 4194304 5683644 140735826050128 18446744073709551615 231907314097 0 0 16781312 2 18446604441729873024 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 777.98
Current children cumulated vsize (KiB) 1794524

[startup+778.701 s]
/proc/loadavg: 4.11 3.87 3.30 5/373 30691
/proc/meminfo: memFree=10656632/32950928 swapFree=67085488/67111528
[pid=30426] ppid=30424 vsize=358252 CPUtime=19.97 cores=0,2
/proc/30426/stat : 30426 (python) S 30424 30426 29010 0 -1 4202496 30271 934 1 0 1971 26 0 0 20 0 4 0 735793743 366850048 19311 33554432000 4194304 5683644 140735826050128 18446744073709551615 231907317195 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/30426/statm: 89563 19311 1872 364 0 25475 0
[pid=30496] ppid=30426 vsize=337740 CPUtime=1.04 cores=0,2
/proc/30496/stat : 30496 (python) S 30426 30426 29010 0 -1 4202560 1201 0 0 0 57 47 0 0 19 0 2 0 735795770 345845760 17847 33554432000 4194304 5683644 140735826050128 18446744073709551615 231907317195 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/30496/statm: 84435 17847 415 364 0 20353 0
[pid=30498] ppid=30496 vsize=45964 CPUtime=388.12 cores=0,2
/proc/30498/stat : 30498 (lingeling) T 30496 30498 30498 0 -1 4202496 24590 0 0 0 38809 3 0 0 25 0 1 0 735795771 47067136 10661 33554432000 4194304 4352236 140736735099040 18446744073709551615 4328055 0 0 16781312 17506 18446744071562691360 0 0 17 2 0 0 0
/proc/30498/statm: 11491 10661 129 39 0 10571 0
[pid=30496/tid=30659] ppid=30426 vsize=337740 CPUtime=0 cores=0,2
/proc/30496/task/30659/stat : 30659 (python) S 30426 30426 29010 0 -1 4202560 42 0 0 0 0 0 0 0 19 0 2 0 735834668 345845760 17847 33554432000 4194304 5683644 140735826050128 18446744073709551615 231907314097 0 0 16781312 514 18446604448310065280 0 0 -1 2 0 0 0
[pid=30660] ppid=30426 vsize=337752 CPUtime=0.27 cores=0,2
/proc/30660/stat : 30660 (python) S 30426 30426 29010 0 -1 4202560 1094 0 0 0 16 11 0 0 19 0 2 0 735834669 345858048 17831 33554432000 4194304 5683644 140735826050128 18446744073709551615 231907317195 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/30660/statm: 84438 17831 399 364 0 20353 0
[pid=30662] ppid=30660 vsize=28076 CPUtime=100.09 cores=0,2
/proc/30662/stat : 30662 (lingeling) T 30660 30662 30662 0 -1 4202496 15150 0 0 0 10007 2 0 0 25 0 1 0 735834670 28749824 6189 33554432000 4194304 4352236 140734809343536 18446744073709551615 4331391 0 0 16781312 17506 18446744071562691360 0 0 17 2 0 0 0
/proc/30662/statm: 7019 6189 129 39 0 6099 0
[pid=30660/tid=30673] ppid=30426 vsize=337752 CPUtime=0 cores=0,2
/proc/30660/task/30673/stat : 30673 (python) S 30426 30426 29010 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 735844696 345858048 17831 33554432000 4194304 5683644 140735826050128 18446744073709551615 231907314097 0 0 16781312 514 18446604446457836672 0 0 -1 2 0 0 0
[pid=30674] ppid=30426 vsize=348008 CPUtime=0.83 cores=0,2
/proc/30674/stat : 30674 (python) S 30426 30426 29010 0 -1 4202560 1002 0 0 0 47 36 0 0 15 0 1 0 735844697 356360192 17805 33554432000 4194304 5683644 140735826050128 18446744073709551615 231895510598 0 0 16781312 514 12887789205534507267 0 0 17 0 0 0 0
/proc/30674/statm: 87002 17805 370 364 0 22914 0
[pid=30676] ppid=30674 vsize=338732 CPUtime=268.46 cores=0,2
/proc/30676/stat : 30676 (cryptominisat-2) R 30674 30676 30676 0 -1 4202496 135415 0 0 0 26820 26 0 0 25 0 1 0 735844698 346861568 72980 33554432000 4194304 4677096 140735137466256 18446744073709551615 4320006 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/30676/statm: 84683 72980 392 118 0 79642 0
[pid=30426/tid=30497] ppid=30424 vsize=358252 CPUtime=0 cores=0,2
/proc/30426/task/30497/stat : 30497 (python) S 30424 30426 29010 0 -1 4202560 32 934 0 0 0 0 0 0 25 0 4 0 735795771 366850048 19311 33554432000 4194304 5683644 140735826050128 18446744073709551615 231907314097 0 0 16781312 2 18446604441729873024 0 0 -1 0 0 0 0
[pid=30426/tid=30661] ppid=30424 vsize=358252 CPUtime=0 cores=0,2
/proc/30426/task/30661/stat : 30661 (python) S 30424 30426 29010 0 -1 4202560 28 934 0 0 0 0 0 0 20 0 4 0 735834669 366850048 19311 33554432000 4194304 5683644 140735826050128 18446744073709551615 231907314097 0 0 16781312 2 18446604441729873024 0 0 -1 0 0 0 0
[pid=30426/tid=30675] ppid=30424 vsize=358252 CPUtime=0 cores=0,2
/proc/30426/task/30675/stat : 30675 (python) S 30424 30426 29010 0 -1 4202560 27 934 0 0 0 0 0 0 20 0 4 0 735844698 366850048 19311 33554432000 4194304 5683644 140735826050128 18446744073709551615 231907314097 0 0 16781312 2 18446604441729873024 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 778.78
Current children cumulated vsize (KiB) 1794524

[startup+778.901 s]
/proc/loadavg: 4.11 3.87 3.30 5/373 30691
/proc/meminfo: memFree=10656632/32950928 swapFree=67085488/67111528
[pid=30426] ppid=30424 vsize=358252 CPUtime=19.97 cores=0,2
/proc/30426/stat : 30426 (python) S 30424 30426 29010 0 -1 4202496 30271 934 1 0 1971 26 0 0 20 0 4 0 735793743 366850048 19311 33554432000 4194304 5683644 140735826050128 18446744073709551615 231907317195 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/30426/statm: 89563 19311 1872 364 0 25475 0
[pid=30496] ppid=30426 vsize=337740 CPUtime=1.04 cores=0,2
/proc/30496/stat : 30496 (python) S 30426 30426 29010 0 -1 4202560 1201 0 0 0 57 47 0 0 19 0 2 0 735795770 345845760 17847 33554432000 4194304 5683644 140735826050128 18446744073709551615 231907317195 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/30496/statm: 84435 17847 415 364 0 20353 0
[pid=30498] ppid=30496 vsize=45964 CPUtime=388.12 cores=0,2
/proc/30498/stat : 30498 (lingeling) T 30496 30498 30498 0 -1 4202496 24590 0 0 0 38809 3 0 0 25 0 1 0 735795771 47067136 10661 33554432000 4194304 4352236 140736735099040 18446744073709551615 4328055 0 0 16781312 17506 18446744071562691360 0 0 17 2 0 0 0
/proc/30498/statm: 11491 10661 129 39 0 10571 0
[pid=30496/tid=30659] ppid=30426 vsize=337740 CPUtime=0 cores=0,2
/proc/30496/task/30659/stat : 30659 (python) S 30426 30426 29010 0 -1 4202560 42 0 0 0 0 0 0 0 19 0 2 0 735834668 345845760 17847 33554432000 4194304 5683644 140735826050128 18446744073709551615 231907314097 0 0 16781312 514 18446604448310065280 0 0 -1 2 0 0 0
[pid=30660] ppid=30426 vsize=337752 CPUtime=0.27 cores=0,2
/proc/30660/stat : 30660 (python) S 30426 30426 29010 0 -1 4202560 1094 0 0 0 16 11 0 0 19 0 2 0 735834669 345858048 17831 33554432000 4194304 5683644 140735826050128 18446744073709551615 231907317195 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/30660/statm: 84438 17831 399 364 0 20353 0
[pid=30662] ppid=30660 vsize=28076 CPUtime=100.09 cores=0,2
/proc/30662/stat : 30662 (lingeling) T 30660 30662 30662 0 -1 4202496 15150 0 0 0 10007 2 0 0 25 0 1 0 735834670 28749824 6189 33554432000 4194304 4352236 140734809343536 18446744073709551615 4331391 0 0 16781312 17506 18446744071562691360 0 0 17 2 0 0 0
/proc/30662/statm: 7019 6189 129 39 0 6099 0
[pid=30660/tid=30673] ppid=30426 vsize=337752 CPUtime=0 cores=0,2
/proc/30660/task/30673/stat : 30673 (python) S 30426 30426 29010 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 735844696 345858048 17831 33554432000 4194304 5683644 140735826050128 18446744073709551615 231907314097 0 0 16781312 514 18446604446457836672 0 0 -1 2 0 0 0
[pid=30674] ppid=30426 vsize=348008 CPUtime=0.83 cores=0,2
/proc/30674/stat : 30674 (python) S 30426 30426 29010 0 -1 4202560 1002 0 0 0 47 36 0 0 15 0 1 0 735844697 356360192 17805 33554432000 4194304 5683644 140735826050128 18446744073709551615 231895510598 0 0 16781312 514 5606892587303534851 0 0 17 0 0 0 0
/proc/30674/statm: 87002 17805 370 364 0 22914 0
[pid=30676] ppid=30674 vsize=327292 CPUtime=268.66 cores=0,2
/proc/30676/stat : 30676 (cryptominisat-2) R 30674 30676 30676 0 -1 4202496 135424 0 0 0 26840 26 0 0 25 0 1 0 735844698 335147008 70916 33554432000 4194304 4677096 140735137466256 18446744073709551615 231895139720 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/30676/statm: 81823 70916 397 118 0 76782 0
[pid=30426/tid=30497] ppid=30424 vsize=358252 CPUtime=0 cores=0,2
/proc/30426/task/30497/stat : 30497 (python) S 30424 30426 29010 0 -1 4202560 32 934 0 0 0 0 0 0 25 0 4 0 735795771 366850048 19311 33554432000 4194304 5683644 140735826050128 18446744073709551615 231907314097 0 0 16781312 2 18446604441729873024 0 0 -1 0 0 0 0
[pid=30426/tid=30661] ppid=30424 vsize=358252 CPUtime=0 cores=0,2
/proc/30426/task/30661/stat : 30661 (python) S 30424 30426 29010 0 -1 4202560 28 934 0 0 0 0 0 0 20 0 4 0 735834669 366850048 19311 33554432000 4194304 5683644 140735826050128 18446744073709551615 231907314097 0 0 16781312 2 18446604441729873024 0 0 -1 0 0 0 0
[pid=30426/tid=30675] ppid=30424 vsize=358252 CPUtime=0 cores=0,2
/proc/30426/task/30675/stat : 30675 (python) S 30424 30426 29010 0 -1 4202560 27 934 0 0 0 0 0 0 20 0 4 0 735844698 366850048 19311 33554432000 4194304 5683644 140735826050128 18446744073709551615 231907314097 0 0 16781312 2 18446604441729873024 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 778.98
Current children cumulated vsize (KiB) 1783084

Child status: 0
Real time (s): 778.973
CPU time (s): 779.126
CPU user time (s): 777.537
CPU system time (s): 1.58876
CPU usage (%): 100.02
Max. virtual memory (cumulated for all children) (KiB): 1845152

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 777.537
system time used= 1.58876
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 219504
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= 22250
involuntary context switches= 3375

runsolver used 2.6616 second user time and 5.74813 second system time

The end

Launcher Data

Begin job on node114 at 2011-05-15 12:33:50
IDJOB=3377992
IDBENCH=82469
IDSOLVER=1858
FILE ID=node114/3377992-1305455630
RUNJOBID= node114-1305455630-30401
PBS_JOBID= 13324876
Free space on /tmp= 72992 MiB

SOLVER NAME= borg-sat 11.03.02-seq-industrial (fixed)
BENCH NAME= SAT11/application/jarvisalo/HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k50-pdtpmsns2-tseitin.cnf
COMMAND LINE= python DIR/solve DIR/etc/borg-mix+class.industrial.pickle BENCHNAME -seed RANDOMSEED -budget TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3377992-1305455630/watcher-3377992-1305455630 -o /tmp/evaluation-result-3377992-1305455630/solver-3377992-1305455630 -C 2400 -W 1300 -M 7680  python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3377992-1305455630.cnf -seed 246596635 -budget 2400

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

MD5SUM BENCH= 9059f458d76edcc4dc5681746a6de6e5
RANDOM SEED=246596635

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      13341164 kB
Buffers:        296784 kB
Cached:        6811248 kB
SwapCached:         96 kB
Active:       13910664 kB
Inactive:      5283252 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      13341164 kB
SwapTotal:    67111528 kB
SwapFree:     67085488 kB
Dirty:           84684 kB
Writeback:           0 kB
AnonPages:    12086152 kB
Mapped:          27400 kB
Slab:           309684 kB
PageTables:      41608 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 54172644 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= 72736 MiB
End job on node114 at 2011-05-15 12:46:50