Trace number 3377953

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 732.221 731.475

General information on the benchmark

NameSAT02/industrial/goldberg/rand_net/
rand_net70-60-10.shuffled.cnf
MD5SUM6ebe2de27b5534e626cb88c01abcf6c6
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.028995
Satisfiable
(Un)Satisfiability was proved
Number of variables8400
Number of clauses25061
Sum of the clauses size58730
Maximum clause length70
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 216520
Number of clauses of size 38540
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51

Solver Data

0.32/0.45	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.32/0.45	c INFO: solving HOME/instance-3377953-1305457658.cnf
0.32/0.45	c INFO: computing task features
0.40/0.52	c INFO: computed variable-clause graph statistics
0.40/0.52	c INFO: computed clause balance statistics
0.80/0.91	c INFO: computed variable balance statistics
1.10/1.20	c INFO: computed small-clause counts
1.10/1.20	c INFO: computed Horn-clause counts
1.20/1.32	c INFO: computed variable graph statistics
1.20/1.32	c INFO: collected features for HOME/instance-3377953-1305457658.cnf in 0.86 s
1.20/1.33	c INFO: running lingeling-276@0 for 582 with 2399 remaining (b = 0.58)
588.85/588.43	c INFO: running lingeling-276@0 for 97 with 1812 remaining (b = 0.25)
688.22/687.64	c INFO: running cryptominisat-2.9.0@0 for 1713 with 1713 remaining (b = 0.56)
732.10/731.45	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-3377953-1305457658/watcher-3377953-1305457658 -o /tmp/evaluation-result-3377953-1305457658/solver-3377953-1305457658 -C 2400 -W 1300 -M 7680 python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3377953-1305457658.cnf -seed 2128881306 -budget 2400 

running on 2 cores: 1,3

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: 4.10 4.07 3.95 5/304 17214
/proc/meminfo: memFree=17548208/32950928 swapFree=64721848/67111528
[pid=17214] ppid=17212 vsize=15772 CPUtime=0 cores=1,3
/proc/17214/stat : 17214 (python) R 17212 17214 14954 0 -1 4202496 902 0 0 0 0 0 0 0 25 0 1 0 657365632 16150528 783 33554432000 4194304 5683644 140735952560720 18446744073709551615 5140832 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/17214/statm: 3943 783 346 364 0 430 0

[startup+0.090486 s]
/proc/loadavg: 4.10 4.07 3.95 5/304 17214
/proc/meminfo: memFree=17548208/32950928 swapFree=64721848/67111528
[pid=17214] ppid=17212 vsize=99372 CPUtime=0.06 cores=1,3
/proc/17214/stat : 17214 (python) R 17212 17214 14954 0 -1 4202496 2870 0 0 0 4 2 0 0 25 0 1 0 657365632 101756928 2567 33554432000 4194304 5683644 140735952560720 18446744073709551615 248089696256 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/17214/statm: 24843 2567 818 364 0 1694 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 99372

[startup+0.100482 s]
/proc/loadavg: 4.10 4.07 3.95 5/304 17214
/proc/meminfo: memFree=17548208/32950928 swapFree=64721848/67111528
[pid=17214] ppid=17212 vsize=104612 CPUtime=0.07 cores=1,3
/proc/17214/stat : 17214 (python) S 17212 17214 14954 0 -1 4202496 3098 0 0 0 5 2 0 0 25 0 1 0 657365632 107122688 2778 33554432000 4194304 5683644 140735952560720 18446744073709551615 248089696256 0 2147483391 16781312 2 18446744071699199166 0 0 17 1 0 0 0
/proc/17214/statm: 26153 2778 847 364 0 1901 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 104612

[startup+0.300449 s]
/proc/loadavg: 4.10 4.07 3.95 5/304 17214
/proc/meminfo: memFree=17548208/32950928 swapFree=64721848/67111528
[pid=17214] ppid=17212 vsize=198912 CPUtime=0.23 cores=1,3
/proc/17214/stat : 17214 (python) R 17212 17214 14954 0 -1 4202496 7026 932 1 0 16 7 0 0 25 0 1 0 657365632 203685888 5052 33554432000 4194304 5683644 140735952560720 18446744073709551615 5005972 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/17214/statm: 49728 5052 1466 364 0 3755 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 198912

[startup+0.700376 s]
/proc/loadavg: 4.10 4.07 3.95 5/304 17214
/proc/meminfo: memFree=17548208/32950928 swapFree=64721848/67111528
[pid=17214] ppid=17212 vsize=282504 CPUtime=0.6 cores=1,3
/proc/17214/stat : 17214 (python) R 17212 17214 14954 0 -1 4202496 11033 932 1 0 51 9 0 0 25 0 1 0 657365632 289284096 8011 33554432000 4194304 5683644 140735952560720 18446744073709551615 248089365475 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/17214/statm: 70626 8011 1826 364 0 6550 0
Current children cumulated CPU time (s) 0.6
Current children cumulated vsize (KiB) 282504

[startup+1.50024 s]
/proc/loadavg: 4.10 4.07 3.95 5/305 17219
/proc/meminfo: memFree=17521912/32950928 swapFree=64721848/67111528
[pid=17214] ppid=17212 vsize=291000 CPUtime=1.23 cores=1,3
/proc/17214/stat : 17214 (python) S 17212 17214 14954 0 -1 4202496 11404 932 1 0 114 9 0 0 25 0 2 0 657365632 297984000 7613 33554432000 4194304 5683644 140735952560720 18446744073709551615 248101524939 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/17214/statm: 72750 7613 1867 364 0 8668 0
Current children cumulated CPU time (s) 1.23
Current children cumulated vsize (KiB) 291000

[startup+3.10095 s]
/proc/loadavg: 4.09 4.07 3.95 6/308 17222
/proc/meminfo: memFree=17517920/32950928 swapFree=64721848/67111528
[pid=17214] ppid=17212 vsize=291000 CPUtime=1.23 cores=1,3
/proc/17214/stat : 17214 (python) S 17212 17214 14954 0 -1 4202496 11404 932 1 0 114 9 0 0 25 0 2 0 657365632 297984000 7613 33554432000 4194304 5683644 140735952560720 18446744073709551615 248101524939 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/17214/statm: 72750 7613 1867 364 0 8668 0
[pid=17220] ppid=17214 vsize=280756 CPUtime=0 cores=1,3
/proc/17220/stat : 17220 (python) S 17214 17214 14954 0 -1 4202560 734 0 0 0 0 0 0 0 18 0 1 0 657365765 287494144 6096 33554432000 4194304 5683644 140735952560720 18446744073709551615 248089718287 0 0 16781312 514 8619933121791393791 0 0 17 1 0 0 0
/proc/17220/statm: 70189 6096 354 364 0 6107 0
[pid=17222] ppid=17220 vsize=8168 CPUtime=1.75 cores=1,3
/proc/17222/stat : 17222 (lingeling) R 17220 17222 17222 0 -1 4202496 2054 0 0 0 175 0 0 0 25 0 1 0 657365765 8364032 1212 33554432000 4194304 4352236 140735011117536 18446744073709551615 4328047 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/17222/statm: 2042 1212 129 39 0 1122 0
[pid=17214/tid=17221] ppid=17212 vsize=291000 CPUtime=0 cores=1,3
/proc/17214/task/17221/stat : 17221 (python) S 17212 17214 14954 0 -1 4202560 29 932 0 0 0 0 0 0 25 0 2 0 657365765 297984000 7613 33554432000 4194304 5683644 140735952560720 18446744073709551615 248101521841 0 0 16781312 2 18446604463509611520 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2.98
Current children cumulated vsize (KiB) 579924

[startup+6.30039 s]
/proc/loadavg: 4.09 4.07 3.95 5/308 17222
/proc/meminfo: memFree=17515556/32950928 swapFree=64721848/67111528
[pid=17214] ppid=17212 vsize=291000 CPUtime=1.23 cores=1,3
/proc/17214/stat : 17214 (python) S 17212 17214 14954 0 -1 4202496 11404 932 1 0 114 9 0 0 25 0 2 0 657365632 297984000 7613 33554432000 4194304 5683644 140735952560720 18446744073709551615 248101524939 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/17214/statm: 72750 7613 1867 364 0 8668 0
[pid=17220] ppid=17214 vsize=280756 CPUtime=0 cores=1,3
/proc/17220/stat : 17220 (python) S 17214 17214 14954 0 -1 4202560 884 0 0 0 0 0 0 0 18 0 1 0 657365765 287494144 6118 33554432000 4194304 5683644 140735952560720 18446744073709551615 248089718287 0 0 16781312 514 8619933121791361285 0 0 17 1 0 0 0
/proc/17220/statm: 70189 6118 376 364 0 6107 0
[pid=17222] ppid=17220 vsize=9704 CPUtime=4.95 cores=1,3
/proc/17222/stat : 17222 (lingeling) R 17220 17222 17222 0 -1 4202496 2375 0 0 0 495 0 0 0 25 0 1 0 657365765 9936896 1533 33554432000 4194304 4352236 140735011117536 18446744073709551615 4233984 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/17222/statm: 2426 1533 129 39 0 1506 0
[pid=17214/tid=17221] ppid=17212 vsize=291000 CPUtime=0 cores=1,3
/proc/17214/task/17221/stat : 17221 (python) S 17212 17214 14954 0 -1 4202560 29 932 0 0 0 0 0 0 25 0 2 0 657365765 297984000 7613 33554432000 4194304 5683644 140735952560720 18446744073709551615 248101521841 0 0 16781312 2 18446604463509611520 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 581460

[startup+12.7003 s]
/proc/loadavg: 4.08 4.06 3.95 5/308 17222
/proc/meminfo: memFree=17494344/32950928 swapFree=64721848/67111528
[pid=17214] ppid=17212 vsize=291000 CPUtime=1.23 cores=1,3
/proc/17214/stat : 17214 (python) S 17212 17214 14954 0 -1 4202496 11404 932 1 0 114 9 0 0 25 0 2 0 657365632 297984000 7613 33554432000 4194304 5683644 140735952560720 18446744073709551615 248101524939 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/17214/statm: 72750 7613 1867 364 0 8668 0
[pid=17220] ppid=17214 vsize=280756 CPUtime=0.02 cores=1,3
/proc/17220/stat : 17220 (python) S 17214 17214 14954 0 -1 4202560 888 0 0 0 1 1 0 0 18 0 1 0 657365765 287494144 6118 33554432000 4194304 5683644 140735952560720 18446744073709551615 248089718287 0 0 16781312 514 449920158085906693 0 0 17 1 0 0 0
/proc/17220/statm: 70189 6118 376 364 0 6107 0
[pid=17222] ppid=17220 vsize=12264 CPUtime=11.34 cores=1,3
/proc/17222/stat : 17222 (lingeling) R 17220 17222 17222 0 -1 4202496 3078 0 0 0 1134 0 0 0 25 0 1 0 657365765 12558336 2236 33554432000 4194304 4352236 140735011117536 18446744073709551615 4328063 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/17222/statm: 3066 2236 129 39 0 2146 0
[pid=17214/tid=17221] ppid=17212 vsize=291000 CPUtime=0 cores=1,3
/proc/17214/task/17221/stat : 17221 (python) S 17212 17214 14954 0 -1 4202560 29 932 0 0 0 0 0 0 25 0 2 0 657365765 297984000 7613 33554432000 4194304 5683644 140735952560720 18446744073709551615 248101521841 0 0 16781312 2 18446604463509611520 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 584020

[startup+25.501 s]
/proc/loadavg: 4.07 4.06 3.95 5/302 17227
/proc/meminfo: memFree=18167624/32950928 swapFree=64721848/67111528
[pid=17214] ppid=17212 vsize=291000 CPUtime=1.23 cores=1,3
/proc/17214/stat : 17214 (python) S 17212 17214 14954 0 -1 4202496 11404 932 1 0 114 9 0 0 25 0 2 0 657365632 297984000 7613 33554432000 4194304 5683644 140735952560720 18446744073709551615 248101524939 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/17214/statm: 72750 7613 1867 364 0 8668 0
[pid=17220] ppid=17214 vsize=280756 CPUtime=0.04 cores=1,3
/proc/17220/stat : 17220 (python) S 17214 17214 14954 0 -1 4202560 895 0 0 0 2 2 0 0 18 0 1 0 657365765 287494144 6119 33554432000 4194304 5683644 140735952560720 18446744073709551615 248089718287 0 0 16781312 514 449920158085906693 0 0 17 1 0 0 0
/proc/17220/statm: 70189 6119 377 364 0 6107 0
[pid=17222] ppid=17220 vsize=14824 CPUtime=24.12 cores=1,3
/proc/17222/stat : 17222 (lingeling) R 17220 17222 17222 0 -1 4202496 3718 0 0 0 2412 0 0 0 25 0 1 0 657365765 15179776 2876 33554432000 4194304 4352236 140735011117536 18446744073709551615 4278667 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/17222/statm: 3706 2876 129 39 0 2786 0
[pid=17214/tid=17221] ppid=17212 vsize=291000 CPUtime=0 cores=1,3
/proc/17214/task/17221/stat : 17221 (python) S 17212 17214 14954 0 -1 4202560 29 932 0 0 0 0 0 0 25 0 2 0 657365765 297984000 7613 33554432000 4194304 5683644 140735952560720 18446744073709551615 248101521841 0 0 16781312 2 18446604463509611520 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 25.39
Current children cumulated vsize (KiB) 586580

[startup+51.1005 s]
/proc/loadavg: 4.17 4.09 3.96 5/308 17293
/proc/meminfo: memFree=18234496/32950928 swapFree=64721848/67111528
[pid=17214] ppid=17212 vsize=291000 CPUtime=1.23 cores=1,3
/proc/17214/stat : 17214 (python) S 17212 17214 14954 0 -1 4202496 11404 932 1 0 114 9 0 0 25 0 2 0 657365632 297984000 7613 33554432000 4194304 5683644 140735952560720 18446744073709551615 248101524939 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/17214/statm: 72750 7613 1867 364 0 8668 0
[pid=17220] ppid=17214 vsize=280756 CPUtime=0.09 cores=1,3
/proc/17220/stat : 17220 (python) S 17214 17214 14954 0 -1 4202560 905 0 0 0 5 4 0 0 18 0 1 0 657365765 287494144 6119 33554432000 4194304 5683644 140735952560720 18446744073709551615 248089718287 0 0 16781312 514 449920158085906693 0 0 17 1 0 0 0
/proc/17220/statm: 70189 6119 377 364 0 6107 0
[pid=17222] ppid=17220 vsize=17384 CPUtime=49.69 cores=1,3
/proc/17222/stat : 17222 (lingeling) R 17220 17222 17222 0 -1 4202496 4358 0 0 0 4969 0 0 0 25 0 1 0 657365765 17801216 3516 33554432000 4194304 4352236 140735011117536 18446744073709551615 4328432 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/17222/statm: 4346 3516 129 39 0 3426 0
[pid=17214/tid=17221] ppid=17212 vsize=291000 CPUtime=0 cores=1,3
/proc/17214/task/17221/stat : 17221 (python) S 17212 17214 14954 0 -1 4202560 29 932 0 0 0 0 0 0 25 0 2 0 657365765 297984000 7613 33554432000 4194304 5683644 140735952560720 18446744073709551615 248101521841 0 0 16781312 2 18446604463509611520 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 51.01
Current children cumulated vsize (KiB) 589140

[startup+102.311 s]
/proc/loadavg: 4.07 4.07 3.96 5/308 17295
/proc/meminfo: memFree=18221204/32950928 swapFree=64721848/67111528
[pid=17214] ppid=17212 vsize=291000 CPUtime=1.23 cores=1,3
/proc/17214/stat : 17214 (python) S 17212 17214 14954 0 -1 4202496 11404 932 1 0 114 9 0 0 25 0 2 0 657365632 297984000 7613 33554432000 4194304 5683644 140735952560720 18446744073709551615 248101524939 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/17214/statm: 72750 7613 1867 364 0 8668 0
[pid=17220] ppid=17214 vsize=280756 CPUtime=0.21 cores=1,3
/proc/17220/stat : 17220 (python) S 17214 17214 14954 0 -1 4202560 930 0 0 0 10 11 0 0 18 0 1 0 657365765 287494144 6119 33554432000 4194304 5683644 140735952560720 18446744073709551615 248089718287 0 0 16781312 514 449920158085906693 0 0 17 1 0 0 0
/proc/17220/statm: 70189 6119 377 364 0 6107 0
[pid=17222] ppid=17220 vsize=20460 CPUtime=100.83 cores=1,3
/proc/17222/stat : 17222 (lingeling) R 17220 17222 17222 0 -1 4202496 5383 0 0 0 10083 0 0 0 25 0 1 0 657365765 20951040 4285 33554432000 4194304 4352236 140735011117536 18446744073709551615 4328114 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/17222/statm: 5115 4285 129 39 0 4195 0
[pid=17214/tid=17221] ppid=17212 vsize=291000 CPUtime=0 cores=1,3
/proc/17214/task/17221/stat : 17221 (python) S 17212 17214 14954 0 -1 4202560 29 932 0 0 0 0 0 0 25 0 2 0 657365765 297984000 7613 33554432000 4194304 5683644 140735952560720 18446744073709551615 248101521841 0 0 16781312 2 18446604463509611520 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 592216

[startup+162.301 s]
/proc/loadavg: 3.78 4.01 3.94 4/299 17314
/proc/meminfo: memFree=18286460/32950928 swapFree=64721848/67111528
[pid=17214] ppid=17212 vsize=291000 CPUtime=1.23 cores=1,3
/proc/17214/stat : 17214 (python) S 17212 17214 14954 0 -1 4202496 11404 932 1 0 114 9 0 0 25 0 2 0 657365632 297984000 7613 33554432000 4194304 5683644 140735952560720 18446744073709551615 248101524939 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/17214/statm: 72750 7613 1867 364 0 8668 0
[pid=17220] ppid=17214 vsize=280756 CPUtime=0.33 cores=1,3
/proc/17220/stat : 17220 (python) S 17214 17214 14954 0 -1 4202560 948 0 0 0 16 17 0 0 18 0 1 0 657365765 287494144 6119 33554432000 4194304 5683644 140735952560720 18446744073709551615 248089718287 0 0 16781312 514 449920158085906693 0 0 17 1 0 0 0
/proc/17220/statm: 70189 6119 377 364 0 6107 0
[pid=17222] ppid=17220 vsize=23544 CPUtime=160.75 cores=1,3
/proc/17222/stat : 17222 (lingeling) R 17220 17222 17222 0 -1 4202496 9482 0 0 0 16074 1 0 0 25 0 1 0 657365765 24109056 5056 33554432000 4194304 4352236 140735011117536 18446744073709551615 4280969 0 0 16781312 17506 0 0 0 17 3 0 0 0
/proc/17222/statm: 5886 5056 129 39 0 4966 0
[pid=17214/tid=17221] ppid=17212 vsize=291000 CPUtime=0 cores=1,3
/proc/17214/task/17221/stat : 17221 (python) S 17212 17214 14954 0 -1 4202560 29 932 0 0 0 0 0 0 25 0 2 0 657365765 297984000 7613 33554432000 4194304 5683644 140735952560720 18446744073709551615 248101521841 0 0 16781312 2 18446604463509611520 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 162.31
Current children cumulated vsize (KiB) 595300

[startup+222.3 s]
/proc/loadavg: 3.29 3.82 3.88 4/299 17316
/proc/meminfo: memFree=18275356/32950928 swapFree=64721848/67111528
[pid=17214] ppid=17212 vsize=291000 CPUtime=1.23 cores=1,3
/proc/17214/stat : 17214 (python) S 17212 17214 14954 0 -1 4202496 11404 932 1 0 114 9 0 0 25 0 2 0 657365632 297984000 7613 33554432000 4194304 5683644 140735952560720 18446744073709551615 248101524939 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/17214/statm: 72750 7613 1867 364 0 8668 0
[pid=17220] ppid=17214 vsize=280756 CPUtime=0.46 cores=1,3
/proc/17220/stat : 17220 (python) S 17214 17214 14954 0 -1 4202560 968 0 0 0 22 24 0 0 18 0 1 0 657365765 287494144 6119 33554432000 4194304 5683644 140735952560720 18446744073709551615 248089718287 0 0 16781312 514 449920158085906693 0 0 17 1 0 0 0

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

[pid=17329] ppid=17214 vsize=291012 CPUtime=0.2 cores=1,3
/proc/17329/stat : 17329 (python) S 17214 17214 14954 0 -1 4202560 1100 0 0 0 10 10 0 0 17 0 2 0 657424476 297996288 6147 33554432000 4194304 5683644 140735952560720 18446744073709551615 248101524939 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/17329/statm: 72753 6147 400 364 0 8668 0
[pid=17331] ppid=17329 vsize=19432 CPUtime=99.19 cores=1,3
/proc/17331/stat : 17331 (lingeling) T 17329 17331 17331 0 -1 4202496 5892 0 0 0 9919 0 0 0 25 0 1 0 657424476 19898368 4028 33554432000 4194304 4352236 140735031106096 18446744073709551615 4328026 0 0 16781312 17506 18446744071562691360 0 0 17 1 0 0 0
/proc/17331/statm: 4858 4028 129 39 0 3938 0
[pid=17329/tid=17335] ppid=17214 vsize=291012 CPUtime=0 cores=1,3
/proc/17329/task/17335/stat : 17335 (python) S 17214 17214 14954 0 -1 4202560 46 0 0 0 0 0 0 0 17 0 2 0 657434396 297996288 6147 33554432000 4194304 5683644 140735952560720 18446744073709551615 248101521841 0 0 16781312 514 18446604456659076160 0 0 -1 3 0 0 0
[pid=17336] ppid=17214 vsize=301268 CPUtime=0.09 cores=1,3
/proc/17336/stat : 17336 (python) S 17214 17214 14954 0 -1 4202560 919 0 0 0 6 3 0 0 15 0 1 0 657434396 308498432 6134 33554432000 4194304 5683644 140735952560720 18446744073709551615 248089718342 0 0 16781312 514 14117452228008575238 0 0 17 3 0 0 0
/proc/17336/statm: 75317 6134 371 364 0 11229 0
[pid=17338] ppid=17336 vsize=83512 CPUtime=41.79 cores=1,3
/proc/17338/stat : 17338 (cryptominisat-2) R 17336 17338 17338 0 -1 4202496 22718 0 0 0 4175 4 0 0 25 0 1 0 657434397 85516288 13425 33554432000 4194304 4677096 140737361489920 18446744073709551615 4320231 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/17338/statm: 20878 13425 394 118 0 15837 0
[pid=17214/tid=17221] ppid=17212 vsize=311512 CPUtime=0 cores=1,3
/proc/17214/task/17221/stat : 17221 (python) S 17212 17214 14954 0 -1 4202560 29 932 0 0 0 0 0 0 25 0 4 0 657365765 318988288 7639 33554432000 4194304 5683644 140735952560720 18446744073709551615 248101521841 0 0 16781312 2 18446604463509611520 0 0 -1 1 0 0 0
[pid=17214/tid=17330] ppid=17212 vsize=311512 CPUtime=0 cores=1,3
/proc/17214/task/17330/stat : 17330 (python) S 17212 17214 14954 0 -1 4202560 28 932 0 0 0 0 0 0 20 0 4 0 657424476 318988288 7639 33554432000 4194304 5683644 140735952560720 18446744073709551615 248101521841 0 0 16781312 2 18446604463509611520 0 0 -1 3 0 0 0
[pid=17214/tid=17337] ppid=17212 vsize=311512 CPUtime=0 cores=1,3
/proc/17214/task/17337/stat : 17337 (python) S 17212 17214 14954 0 -1 4202560 27 932 0 0 0 0 0 0 20 0 4 0 657434397 318988288 7639 33554432000 4194304 5683644 140735952560720 18446744073709551615 248101521841 0 0 16781312 2 18446604463509611520 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 730.18
Current children cumulated vsize (KiB) 1326916

[startup+730.301 s]
/proc/loadavg: 2.00 2.37 3.11 3/307 17339
/proc/meminfo: memFree=18218772/32950928 swapFree=64721848/67111528
[pid=17214] ppid=17212 vsize=311512 CPUtime=1.26 cores=1,3
/proc/17214/stat : 17214 (python) S 17212 17214 14954 0 -1 4202496 13010 932 1 0 116 10 0 0 19 0 4 0 657365632 318988288 7639 33554432000 4194304 5683644 140735952560720 18446744073709551615 248101524939 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/17214/statm: 77878 7639 1872 364 0 13790 0
[pid=17220] ppid=17214 vsize=291000 CPUtime=1.19 cores=1,3
/proc/17220/stat : 17220 (python) S 17214 17214 14954 0 -1 4202560 1203 0 0 0 58 61 0 0 19 0 2 0 657365765 297984000 6163 33554432000 4194304 5683644 140735952560720 18446744073709551615 248101524939 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/17220/statm: 72750 6163 416 364 0 8668 0
[pid=17222] ppid=17220 vsize=29180 CPUtime=586.46 cores=1,3
/proc/17222/stat : 17222 (lingeling) T 17220 17222 17222 0 -1 4202496 45963 0 0 0 58642 4 0 0 25 0 1 0 657365765 29880320 6465 33554432000 4194304 4352236 140735011117536 18446744073709551615 4281167 0 0 16781312 17506 18446744071562691360 0 0 17 3 0 0 0
/proc/17222/statm: 7295 6465 129 39 0 6375 0
[pid=17220/tid=17328] ppid=17214 vsize=291000 CPUtime=0 cores=1,3
/proc/17220/task/17328/stat : 17328 (python) S 17214 17214 14954 0 -1 4202560 43 0 0 0 0 0 0 0 19 0 2 0 657424475 297984000 6163 33554432000 4194304 5683644 140735952560720 18446744073709551615 248101521841 0 0 16781312 514 18446604463509612416 0 0 -1 3 0 0 0
[pid=17329] ppid=17214 vsize=291012 CPUtime=0.2 cores=1,3
/proc/17329/stat : 17329 (python) S 17214 17214 14954 0 -1 4202560 1100 0 0 0 10 10 0 0 17 0 2 0 657424476 297996288 6147 33554432000 4194304 5683644 140735952560720 18446744073709551615 248101524939 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/17329/statm: 72753 6147 400 364 0 8668 0
[pid=17331] ppid=17329 vsize=19432 CPUtime=99.19 cores=1,3
/proc/17331/stat : 17331 (lingeling) T 17329 17331 17331 0 -1 4202496 5892 0 0 0 9919 0 0 0 25 0 1 0 657424476 19898368 4028 33554432000 4194304 4352236 140735031106096 18446744073709551615 4328026 0 0 16781312 17506 18446744071562691360 0 0 17 1 0 0 0
/proc/17331/statm: 4858 4028 129 39 0 3938 0
[pid=17329/tid=17335] ppid=17214 vsize=291012 CPUtime=0 cores=1,3
/proc/17329/task/17335/stat : 17335 (python) S 17214 17214 14954 0 -1 4202560 46 0 0 0 0 0 0 0 17 0 2 0 657434396 297996288 6147 33554432000 4194304 5683644 140735952560720 18446744073709551615 248101521841 0 0 16781312 514 18446604456659076160 0 0 -1 3 0 0 0
[pid=17336] ppid=17214 vsize=301268 CPUtime=0.09 cores=1,3
/proc/17336/stat : 17336 (python) S 17214 17214 14954 0 -1 4202560 919 0 0 0 6 3 0 0 15 0 1 0 657434396 308498432 6134 33554432000 4194304 5683644 140735952560720 18446744073709551615 248089718342 0 0 16781312 514 14117452228008575238 0 0 17 3 0 0 0
/proc/17336/statm: 75317 6134 371 364 0 11229 0
[pid=17338] ppid=17336 vsize=83512 CPUtime=42.6 cores=1,3
/proc/17338/stat : 17338 (cryptominisat-2) R 17336 17338 17338 0 -1 4202496 22848 0 0 0 4256 4 0 0 25 0 1 0 657434397 85516288 13555 33554432000 4194304 4677096 140737361489920 18446744073709551615 4318914 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/17338/statm: 20878 13555 394 118 0 15837 0
[pid=17214/tid=17221] ppid=17212 vsize=311512 CPUtime=0 cores=1,3
/proc/17214/task/17221/stat : 17221 (python) S 17212 17214 14954 0 -1 4202560 29 932 0 0 0 0 0 0 25 0 4 0 657365765 318988288 7639 33554432000 4194304 5683644 140735952560720 18446744073709551615 248101521841 0 0 16781312 2 18446604463509611520 0 0 -1 1 0 0 0
[pid=17214/tid=17330] ppid=17212 vsize=311512 CPUtime=0 cores=1,3
/proc/17214/task/17330/stat : 17330 (python) S 17212 17214 14954 0 -1 4202560 28 932 0 0 0 0 0 0 20 0 4 0 657424476 318988288 7639 33554432000 4194304 5683644 140735952560720 18446744073709551615 248101521841 0 0 16781312 2 18446604463509611520 0 0 -1 3 0 0 0
[pid=17214/tid=17337] ppid=17212 vsize=311512 CPUtime=0 cores=1,3
/proc/17214/task/17337/stat : 17337 (python) S 17212 17214 14954 0 -1 4202560 27 932 0 0 0 0 0 0 20 0 4 0 657434397 318988288 7639 33554432000 4194304 5683644 140735952560720 18446744073709551615 248101521841 0 0 16781312 2 18446604463509611520 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 730.99
Current children cumulated vsize (KiB) 1326916

[startup+731.101 s]
/proc/loadavg: 2.00 2.37 3.11 3/307 17339
/proc/meminfo: memFree=18218772/32950928 swapFree=64721848/67111528
[pid=17214] ppid=17212 vsize=311512 CPUtime=1.26 cores=1,3
/proc/17214/stat : 17214 (python) S 17212 17214 14954 0 -1 4202496 13010 932 1 0 116 10 0 0 19 0 4 0 657365632 318988288 7639 33554432000 4194304 5683644 140735952560720 18446744073709551615 248101524939 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/17214/statm: 77878 7639 1872 364 0 13790 0
[pid=17220] ppid=17214 vsize=291000 CPUtime=1.19 cores=1,3
/proc/17220/stat : 17220 (python) S 17214 17214 14954 0 -1 4202560 1203 0 0 0 58 61 0 0 19 0 2 0 657365765 297984000 6163 33554432000 4194304 5683644 140735952560720 18446744073709551615 248101524939 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/17220/statm: 72750 6163 416 364 0 8668 0
[pid=17222] ppid=17220 vsize=29180 CPUtime=586.46 cores=1,3
/proc/17222/stat : 17222 (lingeling) T 17220 17222 17222 0 -1 4202496 45963 0 0 0 58642 4 0 0 25 0 1 0 657365765 29880320 6465 33554432000 4194304 4352236 140735011117536 18446744073709551615 4281167 0 0 16781312 17506 18446744071562691360 0 0 17 3 0 0 0
/proc/17222/statm: 7295 6465 129 39 0 6375 0
[pid=17220/tid=17328] ppid=17214 vsize=291000 CPUtime=0 cores=1,3
/proc/17220/task/17328/stat : 17328 (python) S 17214 17214 14954 0 -1 4202560 43 0 0 0 0 0 0 0 19 0 2 0 657424475 297984000 6163 33554432000 4194304 5683644 140735952560720 18446744073709551615 248101521841 0 0 16781312 514 18446604463509612416 0 0 -1 3 0 0 0
[pid=17329] ppid=17214 vsize=291012 CPUtime=0.2 cores=1,3
/proc/17329/stat : 17329 (python) S 17214 17214 14954 0 -1 4202560 1100 0 0 0 10 10 0 0 17 0 2 0 657424476 297996288 6147 33554432000 4194304 5683644 140735952560720 18446744073709551615 248101524939 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/17329/statm: 72753 6147 400 364 0 8668 0
[pid=17331] ppid=17329 vsize=19432 CPUtime=99.19 cores=1,3
/proc/17331/stat : 17331 (lingeling) T 17329 17331 17331 0 -1 4202496 5892 0 0 0 9919 0 0 0 25 0 1 0 657424476 19898368 4028 33554432000 4194304 4352236 140735031106096 18446744073709551615 4328026 0 0 16781312 17506 18446744071562691360 0 0 17 1 0 0 0
/proc/17331/statm: 4858 4028 129 39 0 3938 0
[pid=17329/tid=17335] ppid=17214 vsize=291012 CPUtime=0 cores=1,3
/proc/17329/task/17335/stat : 17335 (python) S 17214 17214 14954 0 -1 4202560 46 0 0 0 0 0 0 0 17 0 2 0 657434396 297996288 6147 33554432000 4194304 5683644 140735952560720 18446744073709551615 248101521841 0 0 16781312 514 18446604456659076160 0 0 -1 3 0 0 0
[pid=17336] ppid=17214 vsize=301268 CPUtime=0.1 cores=1,3
/proc/17336/stat : 17336 (python) S 17214 17214 14954 0 -1 4202560 922 0 0 0 6 4 0 0 15 0 1 0 657434396 308498432 6134 33554432000 4194304 5683644 140735952560720 18446744073709551615 248089718342 0 0 16781312 514 449920158085906694 0 0 17 3 0 0 0
/proc/17336/statm: 75317 6134 371 364 0 11229 0
[pid=17338] ppid=17336 vsize=82564 CPUtime=43.39 cores=1,3
/proc/17338/stat : 17338 (cryptominisat-2) R 17336 17338 17338 0 -1 4202496 22978 0 0 0 4335 4 0 0 25 0 1 0 657434397 84545536 12960 33554432000 4194304 4677096 140737361489920 18446744073709551615 4319571 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/17338/statm: 20641 12960 394 118 0 15600 0
[pid=17214/tid=17221] ppid=17212 vsize=311512 CPUtime=0 cores=1,3
/proc/17214/task/17221/stat : 17221 (python) S 17212 17214 14954 0 -1 4202560 29 932 0 0 0 0 0 0 25 0 4 0 657365765 318988288 7639 33554432000 4194304 5683644 140735952560720 18446744073709551615 248101521841 0 0 16781312 2 18446604463509611520 0 0 -1 1 0 0 0
[pid=17214/tid=17330] ppid=17212 vsize=311512 CPUtime=0 cores=1,3
/proc/17214/task/17330/stat : 17330 (python) S 17212 17214 14954 0 -1 4202560 28 932 0 0 0 0 0 0 20 0 4 0 657424476 318988288 7639 33554432000 4194304 5683644 140735952560720 18446744073709551615 248101521841 0 0 16781312 2 18446604463509611520 0 0 -1 3 0 0 0
[pid=17214/tid=17337] ppid=17212 vsize=311512 CPUtime=0 cores=1,3
/proc/17214/task/17337/stat : 17337 (python) S 17212 17214 14954 0 -1 4202560 27 932 0 0 0 0 0 0 20 0 4 0 657434397 318988288 7639 33554432000 4194304 5683644 140735952560720 18446744073709551615 248101521841 0 0 16781312 2 18446604463509611520 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 731.79
Current children cumulated vsize (KiB) 1325968

[startup+731.301 s]
/proc/loadavg: 2.00 2.37 3.11 3/307 17339
/proc/meminfo: memFree=18218772/32950928 swapFree=64721848/67111528
[pid=17214] ppid=17212 vsize=311512 CPUtime=1.26 cores=1,3
/proc/17214/stat : 17214 (python) S 17212 17214 14954 0 -1 4202496 13010 932 1 0 116 10 0 0 19 0 4 0 657365632 318988288 7639 33554432000 4194304 5683644 140735952560720 18446744073709551615 248101524939 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/17214/statm: 77878 7639 1872 364 0 13790 0
[pid=17220] ppid=17214 vsize=291000 CPUtime=1.19 cores=1,3
/proc/17220/stat : 17220 (python) S 17214 17214 14954 0 -1 4202560 1203 0 0 0 58 61 0 0 19 0 2 0 657365765 297984000 6163 33554432000 4194304 5683644 140735952560720 18446744073709551615 248101524939 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/17220/statm: 72750 6163 416 364 0 8668 0
[pid=17222] ppid=17220 vsize=29180 CPUtime=586.46 cores=1,3
/proc/17222/stat : 17222 (lingeling) T 17220 17222 17222 0 -1 4202496 45963 0 0 0 58642 4 0 0 25 0 1 0 657365765 29880320 6465 33554432000 4194304 4352236 140735011117536 18446744073709551615 4281167 0 0 16781312 17506 18446744071562691360 0 0 17 3 0 0 0
/proc/17222/statm: 7295 6465 129 39 0 6375 0
[pid=17220/tid=17328] ppid=17214 vsize=291000 CPUtime=0 cores=1,3
/proc/17220/task/17328/stat : 17328 (python) S 17214 17214 14954 0 -1 4202560 43 0 0 0 0 0 0 0 19 0 2 0 657424475 297984000 6163 33554432000 4194304 5683644 140735952560720 18446744073709551615 248101521841 0 0 16781312 514 18446604463509612416 0 0 -1 3 0 0 0
[pid=17329] ppid=17214 vsize=291012 CPUtime=0.2 cores=1,3
/proc/17329/stat : 17329 (python) S 17214 17214 14954 0 -1 4202560 1100 0 0 0 10 10 0 0 17 0 2 0 657424476 297996288 6147 33554432000 4194304 5683644 140735952560720 18446744073709551615 248101524939 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/17329/statm: 72753 6147 400 364 0 8668 0
[pid=17331] ppid=17329 vsize=19432 CPUtime=99.19 cores=1,3
/proc/17331/stat : 17331 (lingeling) T 17329 17331 17331 0 -1 4202496 5892 0 0 0 9919 0 0 0 25 0 1 0 657424476 19898368 4028 33554432000 4194304 4352236 140735031106096 18446744073709551615 4328026 0 0 16781312 17506 18446744071562691360 0 0 17 1 0 0 0
/proc/17331/statm: 4858 4028 129 39 0 3938 0
[pid=17329/tid=17335] ppid=17214 vsize=291012 CPUtime=0 cores=1,3
/proc/17329/task/17335/stat : 17335 (python) S 17214 17214 14954 0 -1 4202560 46 0 0 0 0 0 0 0 17 0 2 0 657434396 297996288 6147 33554432000 4194304 5683644 140735952560720 18446744073709551615 248101521841 0 0 16781312 514 18446604456659076160 0 0 -1 3 0 0 0
[pid=17336] ppid=17214 vsize=301268 CPUtime=0.1 cores=1,3
/proc/17336/stat : 17336 (python) S 17214 17214 14954 0 -1 4202560 922 0 0 0 6 4 0 0 15 0 1 0 657434396 308498432 6134 33554432000 4194304 5683644 140735952560720 18446744073709551615 248089718342 0 0 16781312 514 449920158085906694 0 0 17 3 0 0 0
/proc/17336/statm: 75317 6134 371 364 0 11229 0
[pid=17338] ppid=17336 vsize=82564 CPUtime=43.59 cores=1,3
/proc/17338/stat : 17338 (cryptominisat-2) R 17336 17338 17338 0 -1 4202496 23003 0 0 0 4355 4 0 0 25 0 1 0 657434397 84545536 12985 33554432000 4194304 4677096 140737361489920 18446744073709551615 4319836 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/17338/statm: 20641 12985 394 118 0 15600 0
[pid=17214/tid=17221] ppid=17212 vsize=311512 CPUtime=0 cores=1,3
/proc/17214/task/17221/stat : 17221 (python) S 17212 17214 14954 0 -1 4202560 29 932 0 0 0 0 0 0 25 0 4 0 657365765 318988288 7639 33554432000 4194304 5683644 140735952560720 18446744073709551615 248101521841 0 0 16781312 2 18446604463509611520 0 0 -1 1 0 0 0
[pid=17214/tid=17330] ppid=17212 vsize=311512 CPUtime=0 cores=1,3
/proc/17214/task/17330/stat : 17330 (python) S 17212 17214 14954 0 -1 4202560 28 932 0 0 0 0 0 0 20 0 4 0 657424476 318988288 7639 33554432000 4194304 5683644 140735952560720 18446744073709551615 248101521841 0 0 16781312 2 18446604463509611520 0 0 -1 3 0 0 0
[pid=17214/tid=17337] ppid=17212 vsize=311512 CPUtime=0 cores=1,3
/proc/17214/task/17337/stat : 17337 (python) S 17212 17214 14954 0 -1 4202560 27 932 0 0 0 0 0 0 20 0 4 0 657434397 318988288 7639 33554432000 4194304 5683644 140735952560720 18446744073709551615 248101521841 0 0 16781312 2 18446604463509611520 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 731.99
Current children cumulated vsize (KiB) 1325968

[startup+731.401 s]
/proc/loadavg: 2.00 2.37 3.11 3/307 17339
/proc/meminfo: memFree=18221004/32950928 swapFree=64721848/67111528
[pid=17214] ppid=17212 vsize=311512 CPUtime=1.26 cores=1,3
/proc/17214/stat : 17214 (python) S 17212 17214 14954 0 -1 4202496 13010 932 1 0 116 10 0 0 19 0 4 0 657365632 318988288 7639 33554432000 4194304 5683644 140735952560720 18446744073709551615 248101524939 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/17214/statm: 77878 7639 1872 364 0 13790 0
[pid=17220] ppid=17214 vsize=291000 CPUtime=1.19 cores=1,3
/proc/17220/stat : 17220 (python) S 17214 17214 14954 0 -1 4202560 1203 0 0 0 58 61 0 0 19 0 2 0 657365765 297984000 6163 33554432000 4194304 5683644 140735952560720 18446744073709551615 248101524939 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/17220/statm: 72750 6163 416 364 0 8668 0
[pid=17222] ppid=17220 vsize=29180 CPUtime=586.46 cores=1,3
/proc/17222/stat : 17222 (lingeling) T 17220 17222 17222 0 -1 4202496 45963 0 0 0 58642 4 0 0 25 0 1 0 657365765 29880320 6465 33554432000 4194304 4352236 140735011117536 18446744073709551615 4281167 0 0 16781312 17506 18446744071562691360 0 0 17 3 0 0 0
/proc/17222/statm: 7295 6465 129 39 0 6375 0
[pid=17220/tid=17328] ppid=17214 vsize=291000 CPUtime=0 cores=1,3
/proc/17220/task/17328/stat : 17328 (python) S 17214 17214 14954 0 -1 4202560 43 0 0 0 0 0 0 0 19 0 2 0 657424475 297984000 6163 33554432000 4194304 5683644 140735952560720 18446744073709551615 248101521841 0 0 16781312 514 18446604463509612416 0 0 -1 3 0 0 0
[pid=17329] ppid=17214 vsize=291012 CPUtime=0.2 cores=1,3
/proc/17329/stat : 17329 (python) S 17214 17214 14954 0 -1 4202560 1100 0 0 0 10 10 0 0 17 0 2 0 657424476 297996288 6147 33554432000 4194304 5683644 140735952560720 18446744073709551615 248101524939 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/17329/statm: 72753 6147 400 364 0 8668 0
[pid=17331] ppid=17329 vsize=19432 CPUtime=99.19 cores=1,3
/proc/17331/stat : 17331 (lingeling) T 17329 17331 17331 0 -1 4202496 5892 0 0 0 9919 0 0 0 25 0 1 0 657424476 19898368 4028 33554432000 4194304 4352236 140735031106096 18446744073709551615 4328026 0 0 16781312 17506 18446744071562691360 0 0 17 1 0 0 0
/proc/17331/statm: 4858 4028 129 39 0 3938 0
[pid=17329/tid=17335] ppid=17214 vsize=291012 CPUtime=0 cores=1,3
/proc/17329/task/17335/stat : 17335 (python) S 17214 17214 14954 0 -1 4202560 46 0 0 0 0 0 0 0 17 0 2 0 657434396 297996288 6147 33554432000 4194304 5683644 140735952560720 18446744073709551615 248101521841 0 0 16781312 514 18446604456659076160 0 0 -1 3 0 0 0
[pid=17336] ppid=17214 vsize=301268 CPUtime=0.1 cores=1,3
/proc/17336/stat : 17336 (python) S 17214 17214 14954 0 -1 4202560 922 0 0 0 6 4 0 0 15 0 1 0 657434396 308498432 6134 33554432000 4194304 5683644 140735952560720 18446744073709551615 248089718342 0 0 16781312 514 449920158085906694 0 0 17 3 0 0 0
/proc/17336/statm: 75317 6134 371 364 0 11229 0
[pid=17338] ppid=17336 vsize=82564 CPUtime=43.7 cores=1,3
/proc/17338/stat : 17338 (cryptominisat-2) R 17336 17338 17338 0 -1 4202496 23015 0 0 0 4366 4 0 0 25 0 1 0 657434397 84545536 12997 33554432000 4194304 4677096 140737361489920 18446744073709551615 4319362 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/17338/statm: 20641 12997 394 118 0 15600 0
[pid=17214/tid=17221] ppid=17212 vsize=311512 CPUtime=0 cores=1,3
/proc/17214/task/17221/stat : 17221 (python) S 17212 17214 14954 0 -1 4202560 29 932 0 0 0 0 0 0 25 0 4 0 657365765 318988288 7639 33554432000 4194304 5683644 140735952560720 18446744073709551615 248101521841 0 0 16781312 2 18446604463509611520 0 0 -1 1 0 0 0
[pid=17214/tid=17330] ppid=17212 vsize=311512 CPUtime=0 cores=1,3
/proc/17214/task/17330/stat : 17330 (python) S 17212 17214 14954 0 -1 4202560 28 932 0 0 0 0 0 0 20 0 4 0 657424476 318988288 7639 33554432000 4194304 5683644 140735952560720 18446744073709551615 248101521841 0 0 16781312 2 18446604463509611520 0 0 -1 3 0 0 0
[pid=17214/tid=17337] ppid=17212 vsize=311512 CPUtime=0 cores=1,3
/proc/17214/task/17337/stat : 17337 (python) S 17212 17214 14954 0 -1 4202560 27 932 0 0 0 0 0 0 20 0 4 0 657434397 318988288 7639 33554432000 4194304 5683644 140735952560720 18446744073709551615 248101521841 0 0 16781312 2 18446604463509611520 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 732.1
Current children cumulated vsize (KiB) 1325968

Child status: 0
Real time (s): 731.475
CPU time (s): 732.221
CPU user time (s): 731.254
CPU system time (s): 0.966853
CPU usage (%): 100.102
Max. virtual memory (cumulated for all children) (KiB): 1326916

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 731.254
system time used= 0.966853
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 97163
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= 1969
involuntary context switches= 6471

runsolver used 1.93371 second user time and 4.68129 second system time

The end

Launcher Data

Begin job on node123 at 2011-05-15 13:07:38
IDJOB=3377953
IDBENCH=87988
IDSOLVER=1858
FILE ID=node123/3377953-1305457658
RUNJOBID= node123-1305456155-16828
PBS_JOBID= 13324867
Free space on /tmp= 73228 MiB

SOLVER NAME= borg-sat 11.03.02-seq-industrial (fixed)
BENCH NAME= SAT02/industrial/goldberg/rand_net/rand_net70-60-10.shuffled.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-3377953-1305457658/watcher-3377953-1305457658 -o /tmp/evaluation-result-3377953-1305457658/solver-3377953-1305457658 -C 2400 -W 1300 -M 7680  python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3377953-1305457658.cnf -seed 2128881306 -budget 2400

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

MD5SUM BENCH= 6ebe2de27b5534e626cb88c01abcf6c6
RANDOM SEED=2128881306

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      17548240 kB
Buffers:        318920 kB
Cached:        4499824 kB
SwapCached:      10528 kB
Active:       12145772 kB
Inactive:      2967356 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      17548240 kB
SwapTotal:    67111528 kB
SwapFree:     64721848 kB
Dirty:           32748 kB
Writeback:           0 kB
AnonPages:    10292244 kB
Mapped:          28928 kB
Slab:           180780 kB
PageTables:      43724 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 46626568 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= 73324 MiB
End job on node123 at 2011-05-15 13:19:50