Trace number 3378750

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
borg-sat 11.03.02-par-industrial (fixed)? 4789.07 1204.2

General information on the benchmark

NameAPPLICATIONS/crypto/
desgen/gss-27-s100.cnf
MD5SUMf47c33d2a9a327da4633207adfef7b77
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark493.835
Satisfiable
(Un)Satisfiability was proved
Number of variables31951
Number of clauses96161
Sum of the clauses size226837
Maximum clause length3
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 261518
Number of clauses of size 334579
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.33/0.68	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.33/0.68	c INFO: solving HOME/instance-3378750-1305464428.cnf
0.33/0.68	c INFO: computing task features
0.61/0.94	c INFO: computed variable-clause graph statistics
0.61/0.96	c INFO: computed clause balance statistics
2.11/2.44	c INFO: computed variable balance statistics
3.21/3.53	c INFO: computed small-clause counts
3.21/3.54	c INFO: computed Horn-clause counts
4.51/4.82	c INFO: computed variable graph statistics
4.51/4.82	c INFO: collected features for HOME/instance-3378750-1305464428.cnf in 4.13 s
4.51/4.82	c INFO: running lingeling-276@0 for 582 with 1195 remaining (b = 0.58)
4.51/4.83	c INFO: running lingeling-276@0 for 97 with 1195 remaining (b = 0.28)
4.51/4.84	c INFO: running cryptominisat-2.9.0@0 for 1195 with 1195 remaining (b = 0.46)
4.51/4.85	c INFO: running lingeling-276@0 for 1195 with 1195 remaining (b = 0.41)
404.31/105.10	c INFO: running cryptominisat-2.9.0@0 for 582 with 1095 remaining (b = 0.27)
2347.37/592.17	c INFO: running precosat-570@0 for 608 with 608 remaining (b = 0.25)
2741.50/690.99	c INFO: running lingeling-276@0 for 97 with 509 remaining (b = 0.06)
3129.59/788.22	c INFO: running lingeling-276@0 for 194 with 412 remaining (b = 0.11)
3901.05/981.65	c INFO: running lingeling-276@96 for 219 with 219 remaining (b = 0.11)
4788.65/1204.18	s UNKNOWN

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: UNKNOWN

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3378750-1305464428/watcher-3378750-1305464428 -o /tmp/evaluation-result-3378750-1305464428/solver-3378750-1305464428 -C 4800 -W 1300 -M 15500 python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3378750-1305464428.cnf -seed 1308508575 -budget 4800 -cores 4 

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

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


[startup+0 s]
/proc/loadavg: 7.82 7.89 6.69 6/314 11863
/proc/meminfo: memFree=24184732/32951124 swapFree=67083432/67111528
[pid=11863] ppid=11861 vsize=15760 CPUtime=0 cores=0,2,4,6
/proc/11863/stat : 11863 (python) R 11861 11863 11635 0 -1 4202496 844 0 0 0 0 0 0 0 17 0 1 0 736673446 16138240 727 33554432000 4194304 5683644 140735164669680 18446744073709551615 260020393984 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/11863/statm: 3940 727 334 364 0 427 0

[startup+0.102919 s]
/proc/loadavg: 7.82 7.89 6.69 6/314 11863
/proc/meminfo: memFree=24184732/32951124 swapFree=67083432/67111528
[pid=11863] ppid=11861 vsize=91824 CPUtime=0.07 cores=0,2,4,6
/proc/11863/stat : 11863 (python) S 11861 11863 11635 0 -1 4202496 2677 0 0 0 5 2 0 0 17 0 1 0 736673446 94027776 2393 33554432000 4194304 5683644 140735164669680 18446744073709551615 260020393984 0 2147483391 16781312 2 18446744071699199166 0 0 17 4 0 0 0
/proc/11863/statm: 22956 2393 755 364 0 1621 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 91824

[startup+0.200902 s]
/proc/loadavg: 7.82 7.89 6.69 6/314 11863
/proc/meminfo: memFree=24184732/32951124 swapFree=67083432/67111528
[pid=11863] ppid=11861 vsize=124068 CPUtime=0.13 cores=0,2,4,6
/proc/11863/stat : 11863 (python) R 11861 11863 11635 0 -1 4202496 4244 0 1 0 9 4 0 0 17 0 1 0 736673446 127045632 3852 33554432000 4194304 5683644 140735164669680 18446744073709551615 260020089832 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/11863/statm: 31017 3852 991 364 0 2828 0
Current children cumulated CPU time (s) 0.13
Current children cumulated vsize (KiB) 124068

[startup+0.300907 s]
/proc/loadavg: 7.82 7.89 6.69 6/314 11863
/proc/meminfo: memFree=24184732/32951124 swapFree=67083432/67111528
[pid=11863] ppid=11861 vsize=135748 CPUtime=0.19 cores=0,2,4,6
/proc/11863/stat : 11863 (python) S 11861 11863 11635 0 -1 4202496 5963 934 1 0 14 5 0 0 17 0 1 0 736673446 139005952 4150 33554432000 4194304 5683644 140735164669680 18446744073709551615 260020391941 0 2147483391 16781312 2 18446744071699199166 0 0 17 4 0 0 0
/proc/11863/statm: 33937 4150 1032 364 0 3123 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 135748

[startup+0.700806 s]
/proc/loadavg: 7.82 7.89 6.69 6/314 11863
/proc/meminfo: memFree=24184732/32951124 swapFree=67083432/67111528
[pid=11863] ppid=11861 vsize=280716 CPUtime=0.41 cores=0,2,4,6
/proc/11863/stat : 11863 (python) R 11861 11863 11635 0 -1 4202496 9822 934 1 0 29 12 0 0 16 0 1 0 736673446 287453184 7500 33554432000 4194304 5683644 140735164669680 18446744073709551615 260020092369 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/11863/statm: 70179 7500 1761 364 0 6103 0
Current children cumulated CPU time (s) 0.41
Current children cumulated vsize (KiB) 280716

[startup+1.50064 s]
/proc/loadavg: 7.67 7.86 6.69 6/315 11868
/proc/meminfo: memFree=24154344/32951124 swapFree=67083432/67111528
[pid=11863] ppid=11861 vsize=295464 CPUtime=1.21 cores=0,2,4,6
/proc/11863/stat : 11863 (python) R 11861 11863 11635 0 -1 4202496 16937 934 1 0 109 12 0 0 17 0 1 0 736673446 302555136 11251 33554432000 4194304 5683644 140735164669680 18446744073709551615 5005930 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/11863/statm: 73866 11251 1826 364 0 9790 0
Current children cumulated CPU time (s) 1.21
Current children cumulated vsize (KiB) 295464

[startup+3.10035 s]
/proc/loadavg: 7.67 7.86 6.69 6/315 11868
/proc/meminfo: memFree=24153976/32951124 swapFree=67083432/67111528
[pid=11863] ppid=11861 vsize=295464 CPUtime=2.81 cores=0,2,4,6
/proc/11863/stat : 11863 (python) R 11861 11863 11635 0 -1 4202496 16938 934 1 0 269 12 0 0 19 0 1 0 736673446 302555136 11252 33554432000 4194304 5683644 140735164669680 18446744073709551615 47236630523490 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/11863/statm: 73866 11252 1827 364 0 9790 0
Current children cumulated CPU time (s) 2.81
Current children cumulated vsize (KiB) 295464

[startup+6.30071 s]
/proc/loadavg: 7.70 7.86 6.69 9/327 11881
/proc/meminfo: memFree=24080596/32951124 swapFree=67083432/67111528
[pid=11863] ppid=11861 vsize=327672 CPUtime=4.56 cores=0,2,4,6
/proc/11863/stat : 11863 (python) S 11861 11863 11635 0 -1 4202496 19933 934 1 0 443 13 0 0 20 0 5 0 736673446 335536128 9107 33554432000 4194304 5683644 140735164669680 18446744073709551615 260032222667 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/11863/statm: 81918 9107 1873 364 0 17827 0
[pid=11870] ppid=11863 vsize=286904 CPUtime=0 cores=0,2,4,6
/proc/11870/stat : 11870 (python) S 11863 11863 11635 0 -1 4202560 736 0 0 0 0 0 0 0 18 0 1 0 736673929 293789696 7456 33554432000 4194304 5683644 140735164669680 18446744073709551615 260020416015 0 0 16781312 514 9031679060794671103 0 0 17 0 0 0 0
/proc/11870/statm: 71726 7456 355 364 0 7644 0
[pid=11872] ppid=11870 vsize=13460 CPUtime=1.4 cores=0,2,4,6
/proc/11872/stat : 11872 (lingeling) R 11870 11872 11872 0 -1 4202496 4173 0 0 0 140 0 0 0 20 0 1 0 736673930 13783040 2532 33554432000 4194304 4352236 140735029968992 18446744073709551615 4250789 0 0 16781312 17506 0 0 0 17 2 0 0 0
/proc/11872/statm: 3365 2532 126 39 0 2445 0
[pid=11873] ppid=11863 vsize=297580 CPUtime=0 cores=0,2,4,6
/proc/11873/stat : 11873 (python) S 11863 11863 11635 0 -1 4202560 744 0 0 0 0 0 0 0 18 0 1 0 736673930 304721920 7482 33554432000 4194304 5683644 140735164669680 18446744073709551615 260020416070 0 0 16781312 514 2504607502897774591 0 0 17 4 0 0 0
/proc/11873/statm: 74395 7482 349 364 0 10310 0
[pid=11875] ppid=11873 vsize=13444 CPUtime=1.39 cores=0,2,4,6
/proc/11875/stat : 11875 (lingeling) R 11873 11875 11875 0 -1 4202496 4173 0 0 0 139 0 0 0 25 0 1 0 736673930 13766656 2528 33554432000 4194304 4352236 140735732747280 18446744073709551615 4215209 0 0 16781312 17506 0 0 0 17 6 0 0 0
/proc/11875/statm: 3361 2528 126 39 0 2441 0
[pid=11876] ppid=11863 vsize=307552 CPUtime=0 cores=0,2,4,6
/proc/11876/stat : 11876 (python) S 11863 11863 11635 0 -1 4202560 739 0 0 0 0 0 0 0 15 0 1 0 736673931 314933248 7576 33554432000 4194304 5683644 140735164669680 18446744073709551615 260020416070 0 0 16781312 514 15527171270352273668 0 0 17 4 0 0 0
/proc/11876/statm: 76888 7576 349 364 0 12800 0
[pid=11878] ppid=11876 vsize=84832 CPUtime=1.41 cores=0,2,4,6
/proc/11878/stat : 11878 (cryptominisat-2) R 11876 11878 11878 0 -1 4202496 15235 0 0 0 139 2 0 0 25 0 1 0 736673931 86867968 14454 33554432000 4194304 4677096 140735807971744 18446744073709551615 4564206 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/11878/statm: 21208 14454 379 118 0 16167 0
[pid=11879] ppid=11863 vsize=317748 CPUtime=0 cores=0,2,4,6
/proc/11879/stat : 11879 (python) S 11863 11863 11635 0 -1 4202560 745 0 0 0 0 0 0 0 18 0 1 0 736673932 325373952 7580 33554432000 4194304 5683644 140735164669680 18446744073709551615 260020416070 0 0 16781312 514 4334874074825097215 0 0 17 4 0 0 0
/proc/11879/statm: 79437 7580 349 364 0 15346 0
[pid=11881] ppid=11879 vsize=13468 CPUtime=1.41 cores=0,2,4,6
/proc/11881/stat : 11881 (lingeling) R 11879 11881 11881 0 -1 4202496 4177 0 0 0 141 0 0 0 25 0 1 0 736673932 13791232 2534 33554432000 4194304 4352236 140733395975376 18446744073709551615 4207627 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/11881/statm: 3367 2534 126 39 0 2447 0
[pid=11863/tid=11871] ppid=11861 vsize=327672 CPUtime=0 cores=0,2,4,6
/proc/11863/task/11871/stat : 11871 (python) S 11861 11863 11635 0 -1 4202560 32 934 0 0 0 0 0 0 18 0 5 0 736673929 335536128 9107 33554432000 4194304 5683644 140735164669680 18446744073709551615 260032219569 0 0 16781312 2 18446604452120545088 0 0 -1 4 0 0 0
[pid=11863/tid=11874] ppid=11861 vsize=327672 CPUtime=0 cores=0,2,4,6
/proc/11863/task/11874/stat : 11874 (python) S 11861 11863 11635 0 -1 4202560 21 934 0 0 0 0 0 0 18 0 5 0 736673930 335536128 9107 33554432000 4194304 5683644 140735164669680 18446744073709551615 260032219569 0 0 16781312 2 18446604452120545088 0 0 -1 4 0 0 0
[pid=11863/tid=11877] ppid=11861 vsize=327672 CPUtime=0 cores=0,2,4,6
/proc/11863/task/11877/stat : 11877 (python) S 11861 11863 11635 0 -1 4202560 21 934 0 0 0 0 0 0 22 0 5 0 736673931 335536128 9107 33554432000 4194304 5683644 140735164669680 18446744073709551615 260032219569 0 0 16781312 2 18446604452120545088 0 0 -1 0 0 0 0
[pid=11863/tid=11880] ppid=11861 vsize=327672 CPUtime=0 cores=0,2,4,6
/proc/11863/task/11880/stat : 11880 (python) S 11861 11863 11635 0 -1 4202560 27 934 0 0 0 0 0 0 20 0 5 0 736673932 335536128 9107 33554432000 4194304 5683644 140735164669680 18446744073709551615 260032219569 0 0 16781312 2 18446604452120545088 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 10.17
Current children cumulated vsize (KiB) 1662660

[startup+12.7005 s]
/proc/loadavg: 7.72 7.87 6.70 9/327 11881
/proc/meminfo: memFree=24049940/32951124 swapFree=67083432/67111528
[pid=11863] ppid=11861 vsize=327672 CPUtime=4.56 cores=0,2,4,6
/proc/11863/stat : 11863 (python) S 11861 11863 11635 0 -1 4202496 19933 934 1 0 443 13 0 0 20 0 5 0 736673446 335536128 9107 33554432000 4194304 5683644 140735164669680 18446744073709551615 260032222667 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/11863/statm: 81918 9107 1873 364 0 17827 0
[pid=11870] ppid=11863 vsize=286904 CPUtime=0 cores=0,2,4,6
/proc/11870/stat : 11870 (python) S 11863 11863 11635 0 -1 4202560 903 0 0 0 0 0 0 0 18 0 1 0 736673929 293789696 7479 33554432000 4194304 5683644 140735164669680 18446744073709551615 260020416015 0 0 16781312 514 9031679060794638595 0 0 17 0 0 0 0
/proc/11870/statm: 71726 7479 378 364 0 7644 0
[pid=11872] ppid=11870 vsize=13460 CPUtime=7.8 cores=0,2,4,6
/proc/11872/stat : 11872 (lingeling) R 11870 11872 11872 0 -1 4202496 4433 0 0 0 780 0 0 0 25 0 1 0 736673930 13783040 2280 33554432000 4194304 4352236 140735029968992 18446744073709551615 4234275 0 0 16781312 17506 0 0 0 17 2 0 0 0
/proc/11872/statm: 3365 2280 129 39 0 2445 0
[pid=11873] ppid=11863 vsize=297580 CPUtime=0 cores=0,2,4,6
/proc/11873/stat : 11873 (python) S 11863 11863 11635 0 -1 4202560 892 0 0 0 0 0 0 0 18 0 1 0 736673930 304721920 7505 33554432000 4194304 5683644 140735164669680 18446744073709551615 260020416070 0 0 16781312 514 2504607502897742082 0 0 17 4 0 0 0
/proc/11873/statm: 74395 7505 372 364 0 10310 0
[pid=11875] ppid=11873 vsize=13444 CPUtime=7.72 cores=0,2,4,6
/proc/11875/stat : 11875 (lingeling) R 11873 11875 11875 0 -1 4202496 4433 0 0 0 772 0 0 0 25 0 1 0 736673930 13766656 2276 33554432000 4194304 4352236 140735732747280 18446744073709551615 4329004 0 0 16781312 17506 0 0 0 17 6 0 0 0
/proc/11875/statm: 3361 2276 129 39 0 2441 0
[pid=11876] ppid=11863 vsize=307552 CPUtime=0.01 cores=0,2,4,6
/proc/11876/stat : 11876 (python) S 11863 11863 11635 0 -1 4202560 915 0 0 0 0 1 0 0 15 0 1 0 736673931 314933248 7599 33554432000 4194304 5683644 140735164669680 18446744073709551615 260020416070 0 0 16781312 514 15527171270352273668 0 0 17 4 0 0 0
/proc/11876/statm: 76888 7599 372 364 0 12800 0
[pid=11878] ppid=11876 vsize=85164 CPUtime=7.77 cores=0,2,4,6
/proc/11878/stat : 11878 (cryptominisat-2) R 11876 11878 11878 0 -1 4202496 15610 0 0 0 775 2 0 0 25 0 1 0 736673931 87207936 14829 33554432000 4194304 4677096 140735807971744 18446744073709551615 4318809 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/11878/statm: 21291 14829 392 118 0 16250 0
[pid=11879] ppid=11863 vsize=317748 CPUtime=0 cores=0,2,4,6
/proc/11879/stat : 11879 (python) S 11863 11863 11635 0 -1 4202560 916 0 0 0 0 0 0 0 18 0 1 0 736673932 325373952 7603 33554432000 4194304 5683644 140735164669680 18446744073709551615 260020416070 0 0 16781312 514 4334874074825064708 0 0 17 4 0 0 0
/proc/11879/statm: 79437 7603 372 364 0 15346 0
[pid=11881] ppid=11879 vsize=13468 CPUtime=7.79 cores=0,2,4,6
/proc/11881/stat : 11881 (lingeling) R 11879 11881 11881 0 -1 4202496 4437 0 0 0 779 0 0 0 25 0 1 0 736673932 13791232 2282 33554432000 4194304 4352236 140733395975376 18446744073709551615 4328181 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/11881/statm: 3367 2282 129 39 0 2447 0
[pid=11863/tid=11871] ppid=11861 vsize=327672 CPUtime=0 cores=0,2,4,6
/proc/11863/task/11871/stat : 11871 (python) S 11861 11863 11635 0 -1 4202560 32 934 0 0 0 0 0 0 18 0 5 0 736673929 335536128 9107 33554432000 4194304 5683644 140735164669680 18446744073709551615 260032219569 0 0 16781312 2 18446604452120545088 0 0 -1 4 0 0 0
[pid=11863/tid=11874] ppid=11861 vsize=327672 CPUtime=0 cores=0,2,4,6
/proc/11863/task/11874/stat : 11874 (python) S 11861 11863 11635 0 -1 4202560 21 934 0 0 0 0 0 0 18 0 5 0 736673930 335536128 9107 33554432000 4194304 5683644 140735164669680 18446744073709551615 260032219569 0 0 16781312 2 18446604452120545088 0 0 -1 4 0 0 0
[pid=11863/tid=11877] ppid=11861 vsize=327672 CPUtime=0 cores=0,2,4,6
/proc/11863/task/11877/stat : 11877 (python) S 11861 11863 11635 0 -1 4202560 21 934 0 0 0 0 0 0 22 0 5 0 736673931 335536128 9107 33554432000 4194304 5683644 140735164669680 18446744073709551615 260032219569 0 0 16781312 2 18446604452120545088 0 0 -1 0 0 0 0
[pid=11863/tid=11880] ppid=11861 vsize=327672 CPUtime=0 cores=0,2,4,6
/proc/11863/task/11880/stat : 11880 (python) S 11861 11863 11635 0 -1 4202560 27 934 0 0 0 0 0 0 20 0 5 0 736673932 335536128 9107 33554432000 4194304 5683644 140735164669680 18446744073709551615 260032219569 0 0 16781312 2 18446604452120545088 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 35.65
Current children cumulated vsize (KiB) 1662992

[startup+25.5012 s]
/proc/loadavg: 7.76 7.87 6.71 9/327 11881
/proc/meminfo: memFree=24052756/32951124 swapFree=67083432/67111528
[pid=11863] ppid=11861 vsize=327672 CPUtime=4.56 cores=0,2,4,6
/proc/11863/stat : 11863 (python) S 11861 11863 11635 0 -1 4202496 19933 934 1 0 443 13 0 0 20 0 5 0 736673446 335536128 9107 33554432000 4194304 5683644 140735164669680 18446744073709551615 260032222667 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/11863/statm: 81918 9107 1873 364 0 17827 0
[pid=11870] ppid=11863 vsize=286904 CPUtime=0.04 cores=0,2,4,6
/proc/11870/stat : 11870 (python) S 11863 11863 11635 0 -1 4202560 908 0 0 0 2 2 0 0 18 0 1 0 736673929 293789696 7479 33554432000 4194304 5683644 140735164669680 18446744073709551615 260020416015 0 0 16781312 514 2272488224473448707 0 0 17 0 0 0 0
/proc/11870/statm: 71726 7479 378 364 0 7644 0
[pid=11872] ppid=11870 vsize=13460 CPUtime=20.6 cores=0,2,4,6
/proc/11872/stat : 11872 (lingeling) R 11870 11872 11872 0 -1 4202496 4433 0 0 0 2060 0 0 0 25 0 1 0 736673930 13783040 2280 33554432000 4194304 4352236 140735029968992 18446744073709551615 4328026 0 0 16781312 17506 0 0 0 17 2 0 0 0
/proc/11872/statm: 3365 2280 129 39 0 2445 0
[pid=11873] ppid=11863 vsize=297580 CPUtime=0.03 cores=0,2,4,6
/proc/11873/stat : 11873 (python) S 11863 11863 11635 0 -1 4202560 900 0 0 0 1 2 0 0 18 0 1 0 736673930 304721920 7505 33554432000 4194304 5683644 140735164669680 18446744073709551615 260020416070 0 0 16781312 514 2272488224473448706 0 0 17 4 0 0 0
/proc/11873/statm: 74395 7505 372 364 0 10310 0
[pid=11875] ppid=11873 vsize=13444 CPUtime=20.39 cores=0,2,4,6
/proc/11875/stat : 11875 (lingeling) R 11873 11875 11875 0 -1 4202496 4433 0 0 0 2039 0 0 0 25 0 1 0 736673930 13766656 2276 33554432000 4194304 4352236 140735732747280 18446744073709551615 4231080 0 0 16781312 17506 0 0 0 17 6 0 0 0
/proc/11875/statm: 3361 2276 129 39 0 2441 0
[pid=11876] ppid=11863 vsize=307552 CPUtime=0.03 cores=0,2,4,6
/proc/11876/stat : 11876 (python) S 11863 11863 11635 0 -1 4202560 926 0 0 0 2 1 0 0 15 0 1 0 736673931 314933248 7599 33554432000 4194304 5683644 140735164669680 18446744073709551615 260020416070 0 0 16781312 514 2272488224473448708 0 0 17 4 0 0 0
/proc/11876/statm: 76888 7599 372 364 0 12800 0
[pid=11878] ppid=11876 vsize=86848 CPUtime=20.48 cores=0,2,4,6
/proc/11878/stat : 11878 (cryptominisat-2) R 11876 11878 11878 0 -1 4202496 16704 0 0 0 2046 2 0 0 25 0 1 0 736673931 88932352 14633 33554432000 4194304 4677096 140735807971744 18446744073709551615 4317840 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/11878/statm: 21712 14633 392 118 0 16671 0
[pid=11879] ppid=11863 vsize=317748 CPUtime=0.03 cores=0,2,4,6
/proc/11879/stat : 11879 (python) S 11863 11863 11635 0 -1 4202560 921 0 0 0 1 2 0 0 18 0 1 0 736673932 325373952 7603 33554432000 4194304 5683644 140735164669680 18446744073709551615 260020416070 0 0 16781312 514 2272488224473448708 0 0 17 4 0 0 0
/proc/11879/statm: 79437 7603 372 364 0 15346 0
[pid=11881] ppid=11879 vsize=13468 CPUtime=20.56 cores=0,2,4,6
/proc/11881/stat : 11881 (lingeling) R 11879 11881 11881 0 -1 4202496 4437 0 0 0 2056 0 0 0 25 0 1 0 736673932 13791232 2282 33554432000 4194304 4352236 140733395975376 18446744073709551615 4328009 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/11881/statm: 3367 2282 129 39 0 2447 0
[pid=11863/tid=11871] ppid=11861 vsize=327672 CPUtime=0 cores=0,2,4,6
/proc/11863/task/11871/stat : 11871 (python) S 11861 11863 11635 0 -1 4202560 32 934 0 0 0 0 0 0 18 0 5 0 736673929 335536128 9107 33554432000 4194304 5683644 140735164669680 18446744073709551615 260032219569 0 0 16781312 2 18446604452120545088 0 0 -1 4 0 0 0
[pid=11863/tid=11874] ppid=11861 vsize=327672 CPUtime=0 cores=0,2,4,6
/proc/11863/task/11874/stat : 11874 (python) S 11861 11863 11635 0 -1 4202560 21 934 0 0 0 0 0 0 18 0 5 0 736673930 335536128 9107 33554432000 4194304 5683644 140735164669680 18446744073709551615 260032219569 0 0 16781312 2 18446604452120545088 0 0 -1 4 0 0 0
[pid=11863/tid=11877] ppid=11861 vsize=327672 CPUtime=0 cores=0,2,4,6
/proc/11863/task/11877/stat : 11877 (python) S 11861 11863 11635 0 -1 4202560 21 934 0 0 0 0 0 0 22 0 5 0 736673931 335536128 9107 33554432000 4194304 5683644 140735164669680 18446744073709551615 260032219569 0 0 16781312 2 18446604452120545088 0 0 -1 0 0 0 0

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

/proc/11879/stat : 11879 (python) S 11863 11863 11635 0 -1 4202560 989 0 0 0 142 135 0 0 18 0 1 0 736673932 325373952 7603 33554432000 4194304 5683644 140735164669680 18446744073709551615 260020416070 0 0 16781312 514 2272488224473448708 0 0 17 4 0 0 0
/proc/11879/statm: 79437 7603 372 364 0 15346 0
[pid=11881] ppid=11879 vsize=17568 CPUtime=1187.67 cores=0,2,4,6
/proc/11881/stat : 11881 (lingeling) R 11879 11881 11881 0 -1 4202496 9301 0 0 0 118763 4 0 0 25 0 1 0 736673932 17989632 3562 33554432000 4194304 4352236 140733395975376 18446744073709551615 4329086 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/11881/statm: 4392 3562 129 39 0 3472 0
[pid=11898] ppid=11863 vsize=328432 CPUtime=1.41 cores=0,2,4,6
/proc/11898/stat : 11898 (python) S 11863 11863 11635 0 -1 4202560 1158 0 0 0 76 65 0 0 16 0 2 0 736683957 336314368 7636 33554432000 4194304 5683644 140735164669680 18446744073709551615 260032222667 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/11898/statm: 82108 7636 400 364 0 18014 0
[pid=11900] ppid=11898 vsize=158424 CPUtime=584.72 cores=0,2,4,6
/proc/11900/stat : 11900 (cryptominisat-2) T 11898 11900 11900 0 -1 4202496 71681 0 0 0 58447 25 0 0 25 0 1 0 736683957 162226176 31603 33554432000 4194304 4677096 140736766103984 18446744073709551615 4319841 0 0 16781312 2 18446744071562691360 0 0 17 2 0 0 0
/proc/11900/statm: 39606 31603 393 118 0 34565 0
[pid=11898/tid=11925] ppid=11863 vsize=328432 CPUtime=0 cores=0,2,4,6
/proc/11898/task/11925/stat : 11925 (python) S 11863 11863 11635 0 -1 4202560 45 0 0 0 0 0 0 0 16 0 2 0 736742545 336314368 7636 33554432000 4194304 5683644 140735164669680 18446744073709551615 260032219569 0 0 16781312 514 18446604448048868352 0 0 -1 4 0 0 0
[pid=11919] ppid=11863 vsize=338416 CPUtime=1.4 cores=0,2,4,6
/proc/11919/stat : 11919 (python) S 11863 11863 11635 0 -1 4202560 982 0 0 0 71 69 0 0 18 0 1 0 736732664 346537984 7632 33554432000 4194304 5683644 140735164669680 18446744073709551615 260020416070 0 0 16781312 514 2272488224473448705 0 0 17 0 0 0 0
/proc/11919/statm: 84604 7632 372 364 0 20507 0
[pid=11921] ppid=11919 vsize=35024 CPUtime=606.03 cores=0,2,4,6
/proc/11921/stat : 11921 (precosat) R 11919 11921 11921 0 -1 4202496 9227 0 0 0 60599 4 0 0 25 0 1 0 736732664 35864576 8465 33554432000 4194304 4890832 140737224933392 18446744073709551615 4235018 0 0 16781312 17442 0 0 0 17 4 0 0 0
/proc/11921/statm: 8756 8465 86 171 0 8583 0
[pid=11863/tid=11871] ppid=11861 vsize=348184 CPUtime=0 cores=0,2,4,6
/proc/11863/task/11871/stat : 11871 (python) S 11861 11863 11635 0 -1 4202560 38 934 0 0 0 0 0 0 15 0 7 0 736673929 356540416 9141 33554432000 4194304 5683644 140735164669680 18446744073709551615 260032219569 0 0 16781312 2 18446604452120545088 0 0 -1 4 0 0 0
[pid=11863/tid=11874] ppid=11861 vsize=348184 CPUtime=0 cores=0,2,4,6
/proc/11863/task/11874/stat : 11874 (python) S 11861 11863 11635 0 -1 4202560 26 934 0 0 0 0 0 0 18 0 7 0 736673930 356540416 9141 33554432000 4194304 5683644 140735164669680 18446744073709551615 260032219569 0 0 16781312 2 18446604452120545088 0 0 -1 4 0 0 0
[pid=11863/tid=11877] ppid=11861 vsize=348184 CPUtime=0 cores=0,2,4,6
/proc/11863/task/11877/stat : 11877 (python) S 11861 11863 11635 0 -1 4202560 21 934 0 0 0 0 0 0 22 0 7 0 736673931 356540416 9141 33554432000 4194304 5683644 140735164669680 18446744073709551615 260032219569 0 0 16781312 2 18446604452120545088 0 0 -1 0 0 0 0
[pid=11863/tid=11880] ppid=11861 vsize=348184 CPUtime=0 cores=0,2,4,6
/proc/11863/task/11880/stat : 11880 (python) S 11861 11863 11635 0 -1 4202560 27 934 0 0 0 0 0 0 20 0 7 0 736673932 356540416 9141 33554432000 4194304 5683644 140735164669680 18446744073709551615 260032219569 0 0 16781312 2 18446604452120545088 0 0 -1 0 0 0 0
[pid=11863/tid=11899] ppid=11861 vsize=348184 CPUtime=0 cores=0,2,4,6
/proc/11863/task/11899/stat : 11899 (python) S 11861 11863 11635 0 -1 4202560 30 934 0 0 0 0 0 0 20 0 7 0 736683957 356540416 9141 33554432000 4194304 5683644 140735164669680 18446744073709551615 260032219569 0 0 16781312 2 18446604452120545088 0 0 -1 0 0 0 0
[pid=11863/tid=11920] ppid=11861 vsize=348184 CPUtime=0 cores=0,2,4,6
/proc/11863/task/11920/stat : 11920 (python) S 11861 11863 11635 0 -1 4202560 24 934 0 0 0 0 0 0 20 0 7 0 736732664 356540416 9141 33554432000 4194304 5683644 140735164669680 18446744073709551615 260032219569 0 0 16781312 2 18446604452120545088 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4778.65
Current children cumulated vsize (KiB) 2654128

[startup+1203.2 s]
/proc/loadavg: 7.82 8.02 7.68 9/336 11982
/proc/meminfo: memFree=23401160/32951124 swapFree=67083432/67111528
[pid=11863] ppid=11861 vsize=348184 CPUtime=4.6 cores=0,2,4,6
/proc/11863/stat : 11863 (python) S 11861 11863 11635 0 -1 4202496 22023 934 1 0 446 14 0 0 18 0 7 0 736673446 356540416 9141 33554432000 4194304 5683644 140735164669680 18446744073709551615 260032222667 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/11863/statm: 87046 9141 1878 364 0 22949 0
[pid=11870] ppid=11863 vsize=297148 CPUtime=1.82 cores=0,2,4,6
/proc/11870/stat : 11870 (python) S 11863 11863 11635 0 -1 4202560 1199 0 0 0 95 87 0 0 18 0 2 0 736673929 304279552 7522 33554432000 4194304 5683644 140735164669680 18446744073709551615 260032222667 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/11870/statm: 74287 7522 416 364 0 10205 0
[pid=11872] ppid=11870 vsize=16016 CPUtime=780.6 cores=0,2,4,6
/proc/11872/stat : 11872 (lingeling) T 11870 11872 11872 0 -1 4202496 8399 0 0 0 78059 1 0 0 25 0 1 0 736673930 16400384 3174 33554432000 4194304 4352236 140735029968992 18446744073709551615 4329086 0 0 16781312 17506 18446744071562691360 0 0 17 2 0 0 0
/proc/11872/statm: 4004 3174 129 39 0 3084 0
[pid=11870/tid=11918] ppid=11863 vsize=297148 CPUtime=0 cores=0,2,4,6
/proc/11870/task/11918/stat : 11918 (python) S 11863 11863 11635 0 -1 4202560 45 0 0 0 0 0 0 0 18 0 2 0 736732663 304279552 7522 33554432000 4194304 5683644 140735164669680 18446744073709551615 260032219569 0 0 16781312 514 18446604442130643008 0 0 -1 0 0 0 0
[pid=11873] ppid=11863 vsize=297580 CPUtime=0.98 cores=0,2,4,6
/proc/11873/stat : 11873 (python) S 11863 11863 11635 0 -1 4202560 1150 0 0 0 48 50 0 0 18 0 2 0 736673930 304721920 7534 33554432000 4194304 5683644 140735164669680 18446744073709551615 260020416070 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/11873/statm: 74395 7534 400 364 0 10310 0
[pid=11875] ppid=11873 vsize=15492 CPUtime=414.53 cores=0,2,4,6
/proc/11875/stat : 11875 (lingeling) R 11873 11875 11875 0 -1 4202496 7248 0 0 0 41451 2 0 0 25 0 1 0 736673930 15863808 3043 33554432000 4194304 4352236 140735732747280 18446744073709551615 4278527 0 0 16781312 17506 0 0 0 17 6 0 0 0
/proc/11875/statm: 3873 3043 129 39 0 2953 0
[pid=11873/tid=11897] ppid=11863 vsize=297580 CPUtime=0 cores=0,2,4,6
/proc/11873/task/11897/stat : 11897 (python) S 11863 11863 11635 0 -1 4202560 51 0 0 0 0 0 0 0 18 0 2 0 736683956 304721920 7534 33554432000 4194304 5683644 140735164669680 18446744073709551615 260032219569 0 0 16781312 514 18446604453495842624 0 0 -1 4 0 0 0
[pid=11876] ppid=11863 vsize=307552 CPUtime=2.84 cores=0,2,4,6
/proc/11876/stat : 11876 (python) S 11863 11863 11635 0 -1 4202560 997 0 0 0 145 139 0 0 15 0 1 0 736673931 314933248 7599 33554432000 4194304 5683644 140735164669680 18446744073709551615 260020416070 0 0 16781312 514 2272488224473448708 0 0 17 4 0 0 0
/proc/11876/statm: 76888 7599 372 364 0 12800 0
[pid=11878] ppid=11876 vsize=176544 CPUtime=1192.47 cores=0,2,4,6
/proc/11878/stat : 11878 (cryptominisat-2) R 11876 11878 11878 0 -1 4202496 83937 0 0 0 119220 27 0 0 25 0 1 0 736673931 180781056 37049 33554432000 4194304 4677096 140735807971744 18446744073709551615 4320199 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/11878/statm: 44136 37049 393 118 0 39095 0
[pid=11879] ppid=11863 vsize=317748 CPUtime=2.77 cores=0,2,4,6
/proc/11879/stat : 11879 (python) S 11863 11863 11635 0 -1 4202560 989 0 0 0 142 135 0 0 18 0 1 0 736673932 325373952 7603 33554432000 4194304 5683644 140735164669680 18446744073709551615 260020416070 0 0 16781312 514 2272488224473448708 0 0 17 4 0 0 0
/proc/11879/statm: 79437 7603 372 364 0 15346 0
[pid=11881] ppid=11879 vsize=17568 CPUtime=1189.27 cores=0,2,4,6
/proc/11881/stat : 11881 (lingeling) R 11879 11881 11881 0 -1 4202496 9301 0 0 0 118923 4 0 0 25 0 1 0 736673932 17989632 3562 33554432000 4194304 4352236 140733395975376 18446744073709551615 4328004 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/11881/statm: 4392 3562 129 39 0 3472 0
[pid=11898] ppid=11863 vsize=328432 CPUtime=1.41 cores=0,2,4,6
/proc/11898/stat : 11898 (python) S 11863 11863 11635 0 -1 4202560 1158 0 0 0 76 65 0 0 16 0 2 0 736683957 336314368 7636 33554432000 4194304 5683644 140735164669680 18446744073709551615 260032222667 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/11898/statm: 82108 7636 400 364 0 18014 0
[pid=11900] ppid=11898 vsize=158424 CPUtime=584.72 cores=0,2,4,6
/proc/11900/stat : 11900 (cryptominisat-2) T 11898 11900 11900 0 -1 4202496 71681 0 0 0 58447 25 0 0 25 0 1 0 736683957 162226176 31603 33554432000 4194304 4677096 140736766103984 18446744073709551615 4319841 0 0 16781312 2 18446744071562691360 0 0 17 2 0 0 0
/proc/11900/statm: 39606 31603 393 118 0 34565 0
[pid=11898/tid=11925] ppid=11863 vsize=328432 CPUtime=0 cores=0,2,4,6
/proc/11898/task/11925/stat : 11925 (python) S 11863 11863 11635 0 -1 4202560 45 0 0 0 0 0 0 0 16 0 2 0 736742545 336314368 7636 33554432000 4194304 5683644 140735164669680 18446744073709551615 260032219569 0 0 16781312 514 18446604448048868352 0 0 -1 4 0 0 0
[pid=11919] ppid=11863 vsize=338416 CPUtime=1.4 cores=0,2,4,6
/proc/11919/stat : 11919 (python) S 11863 11863 11635 0 -1 4202560 982 0 0 0 71 69 0 0 18 0 1 0 736732664 346537984 7632 33554432000 4194304 5683644 140735164669680 18446744073709551615 260020416070 0 0 16781312 514 2272488224473448705 0 0 17 0 0 0 0
/proc/11919/statm: 84604 7632 372 364 0 20507 0
[pid=11921] ppid=11919 vsize=35024 CPUtime=607.63 cores=0,2,4,6
/proc/11921/stat : 11921 (precosat) R 11919 11921 11921 0 -1 4202496 9227 0 0 0 60759 4 0 0 25 0 1 0 736732664 35864576 8465 33554432000 4194304 4890832 140737224933392 18446744073709551615 4238599 0 0 16781312 17442 0 0 0 17 4 0 0 0
/proc/11921/statm: 8756 8465 86 171 0 8583 0
[pid=11863/tid=11871] ppid=11861 vsize=348184 CPUtime=0 cores=0,2,4,6
/proc/11863/task/11871/stat : 11871 (python) S 11861 11863 11635 0 -1 4202560 38 934 0 0 0 0 0 0 15 0 7 0 736673929 356540416 9141 33554432000 4194304 5683644 140735164669680 18446744073709551615 260032219569 0 0 16781312 2 18446604452120545088 0 0 -1 4 0 0 0
[pid=11863/tid=11874] ppid=11861 vsize=348184 CPUtime=0 cores=0,2,4,6
/proc/11863/task/11874/stat : 11874 (python) S 11861 11863 11635 0 -1 4202560 26 934 0 0 0 0 0 0 18 0 7 0 736673930 356540416 9141 33554432000 4194304 5683644 140735164669680 18446744073709551615 260032219569 0 0 16781312 2 18446604452120545088 0 0 -1 4 0 0 0
[pid=11863/tid=11877] ppid=11861 vsize=348184 CPUtime=0 cores=0,2,4,6
/proc/11863/task/11877/stat : 11877 (python) S 11861 11863 11635 0 -1 4202560 21 934 0 0 0 0 0 0 22 0 7 0 736673931 356540416 9141 33554432000 4194304 5683644 140735164669680 18446744073709551615 260032219569 0 0 16781312 2 18446604452120545088 0 0 -1 0 0 0 0
[pid=11863/tid=11880] ppid=11861 vsize=348184 CPUtime=0 cores=0,2,4,6
/proc/11863/task/11880/stat : 11880 (python) S 11861 11863 11635 0 -1 4202560 27 934 0 0 0 0 0 0 20 0 7 0 736673932 356540416 9141 33554432000 4194304 5683644 140735164669680 18446744073709551615 260032219569 0 0 16781312 2 18446604452120545088 0 0 -1 0 0 0 0
[pid=11863/tid=11899] ppid=11861 vsize=348184 CPUtime=0 cores=0,2,4,6
/proc/11863/task/11899/stat : 11899 (python) S 11861 11863 11635 0 -1 4202560 30 934 0 0 0 0 0 0 20 0 7 0 736683957 356540416 9141 33554432000 4194304 5683644 140735164669680 18446744073709551615 260032219569 0 0 16781312 2 18446604452120545088 0 0 -1 0 0 0 0
[pid=11863/tid=11920] ppid=11861 vsize=348184 CPUtime=0 cores=0,2,4,6
/proc/11863/task/11920/stat : 11920 (python) S 11861 11863 11635 0 -1 4202560 24 934 0 0 0 0 0 0 20 0 7 0 736732664 356540416 9141 33554432000 4194304 5683644 140735164669680 18446744073709551615 260032219569 0 0 16781312 2 18446604452120545088 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4785.04
Current children cumulated vsize (KiB) 2654128

[startup+1204 s]
/proc/loadavg: 7.82 8.02 7.68 9/336 11982
/proc/meminfo: memFree=23398184/32951124 swapFree=67083432/67111528
[pid=11863] ppid=11861 vsize=348184 CPUtime=4.6 cores=0,2,4,6
/proc/11863/stat : 11863 (python) S 11861 11863 11635 0 -1 4202496 22023 934 1 0 446 14 0 0 18 0 7 0 736673446 356540416 9141 33554432000 4194304 5683644 140735164669680 18446744073709551615 260032222667 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/11863/statm: 87046 9141 1878 364 0 22949 0
[pid=11870] ppid=11863 vsize=297148 CPUtime=1.82 cores=0,2,4,6
/proc/11870/stat : 11870 (python) S 11863 11863 11635 0 -1 4202560 1199 0 0 0 95 87 0 0 18 0 2 0 736673929 304279552 7522 33554432000 4194304 5683644 140735164669680 18446744073709551615 260032222667 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/11870/statm: 74287 7522 416 364 0 10205 0
[pid=11872] ppid=11870 vsize=16016 CPUtime=780.6 cores=0,2,4,6
/proc/11872/stat : 11872 (lingeling) T 11870 11872 11872 0 -1 4202496 8399 0 0 0 78059 1 0 0 25 0 1 0 736673930 16400384 3174 33554432000 4194304 4352236 140735029968992 18446744073709551615 4329086 0 0 16781312 17506 18446744071562691360 0 0 17 2 0 0 0
/proc/11872/statm: 4004 3174 129 39 0 3084 0
[pid=11870/tid=11918] ppid=11863 vsize=297148 CPUtime=0 cores=0,2,4,6
/proc/11870/task/11918/stat : 11918 (python) S 11863 11863 11635 0 -1 4202560 45 0 0 0 0 0 0 0 18 0 2 0 736732663 304279552 7522 33554432000 4194304 5683644 140735164669680 18446744073709551615 260032219569 0 0 16781312 514 18446604442130643008 0 0 -1 0 0 0 0
[pid=11873] ppid=11863 vsize=297580 CPUtime=0.98 cores=0,2,4,6
/proc/11873/stat : 11873 (python) S 11863 11863 11635 0 -1 4202560 1150 0 0 0 48 50 0 0 18 0 2 0 736673930 304721920 7534 33554432000 4194304 5683644 140735164669680 18446744073709551615 260020416070 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/11873/statm: 74395 7534 400 364 0 10310 0
[pid=11875] ppid=11873 vsize=15492 CPUtime=415.32 cores=0,2,4,6
/proc/11875/stat : 11875 (lingeling) R 11873 11875 11875 0 -1 4202496 7248 0 0 0 41530 2 0 0 25 0 1 0 736673930 15863808 3043 33554432000 4194304 4352236 140735732747280 18446744073709551615 4327792 0 0 16781312 17506 0 0 0 17 6 0 0 0
/proc/11875/statm: 3873 3043 129 39 0 2953 0
[pid=11873/tid=11897] ppid=11863 vsize=297580 CPUtime=0 cores=0,2,4,6
/proc/11873/task/11897/stat : 11897 (python) S 11863 11863 11635 0 -1 4202560 51 0 0 0 0 0 0 0 18 0 2 0 736683956 304721920 7534 33554432000 4194304 5683644 140735164669680 18446744073709551615 260032219569 0 0 16781312 514 18446604453495842624 0 0 -1 4 0 0 0
[pid=11876] ppid=11863 vsize=307552 CPUtime=2.84 cores=0,2,4,6
/proc/11876/stat : 11876 (python) S 11863 11863 11635 0 -1 4202560 997 0 0 0 145 139 0 0 15 0 1 0 736673931 314933248 7599 33554432000 4194304 5683644 140735164669680 18446744073709551615 260020416070 0 0 16781312 514 2272488224473448708 0 0 17 4 0 0 0
/proc/11876/statm: 76888 7599 372 364 0 12800 0
[pid=11878] ppid=11876 vsize=176544 CPUtime=1193.27 cores=0,2,4,6
/proc/11878/stat : 11878 (cryptominisat-2) R 11876 11878 11878 0 -1 4202496 83969 0 0 0 119300 27 0 0 25 0 1 0 736673931 180781056 37081 33554432000 4194304 4677096 140735807971744 18446744073709551615 4320195 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/11878/statm: 44136 37081 393 118 0 39095 0
[pid=11879] ppid=11863 vsize=317748 CPUtime=2.77 cores=0,2,4,6
/proc/11879/stat : 11879 (python) S 11863 11863 11635 0 -1 4202560 989 0 0 0 142 135 0 0 18 0 1 0 736673932 325373952 7603 33554432000 4194304 5683644 140735164669680 18446744073709551615 260020416070 0 0 16781312 514 2272488224473448708 0 0 17 4 0 0 0
/proc/11879/statm: 79437 7603 372 364 0 15346 0
[pid=11881] ppid=11879 vsize=17568 CPUtime=1190.06 cores=0,2,4,6
/proc/11881/stat : 11881 (lingeling) R 11879 11881 11881 0 -1 4202496 9301 0 0 0 119002 4 0 0 25 0 1 0 736673932 17989632 3562 33554432000 4194304 4352236 140733395975376 18446744073709551615 4328059 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/11881/statm: 4392 3562 129 39 0 3472 0
[pid=11898] ppid=11863 vsize=328432 CPUtime=1.41 cores=0,2,4,6
/proc/11898/stat : 11898 (python) S 11863 11863 11635 0 -1 4202560 1158 0 0 0 76 65 0 0 16 0 2 0 736683957 336314368 7636 33554432000 4194304 5683644 140735164669680 18446744073709551615 260032222667 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/11898/statm: 82108 7636 400 364 0 18014 0
[pid=11900] ppid=11898 vsize=158424 CPUtime=584.72 cores=0,2,4,6
/proc/11900/stat : 11900 (cryptominisat-2) T 11898 11900 11900 0 -1 4202496 71681 0 0 0 58447 25 0 0 25 0 1 0 736683957 162226176 31603 33554432000 4194304 4677096 140736766103984 18446744073709551615 4319841 0 0 16781312 2 18446744071562691360 0 0 17 2 0 0 0
/proc/11900/statm: 39606 31603 393 118 0 34565 0
[pid=11898/tid=11925] ppid=11863 vsize=328432 CPUtime=0 cores=0,2,4,6
/proc/11898/task/11925/stat : 11925 (python) S 11863 11863 11635 0 -1 4202560 45 0 0 0 0 0 0 0 16 0 2 0 736742545 336314368 7636 33554432000 4194304 5683644 140735164669680 18446744073709551615 260032219569 0 0 16781312 514 18446604448048868352 0 0 -1 4 0 0 0
[pid=11919] ppid=11863 vsize=338416 CPUtime=1.42 cores=0,2,4,6
/proc/11919/stat : 11919 (python) S 11863 11863 11635 0 -1 4202560 982 0 0 0 72 70 0 0 18 0 1 0 736732664 346537984 7632 33554432000 4194304 5683644 140735164669680 18446744073709551615 260020416070 0 0 16781312 514 2272488224473448705 0 0 17 0 0 0 0
/proc/11919/statm: 84604 7632 372 364 0 20507 0
[pid=11921] ppid=11919 vsize=35024 CPUtime=608.43 cores=0,2,4,6
/proc/11921/stat : 11921 (precosat) R 11919 11921 11921 0 -1 4202496 9227 0 0 0 60839 4 0 0 25 0 1 0 736732664 35864576 8465 33554432000 4194304 4890832 140737224933392 18446744073709551615 4238599 0 0 16781312 17442 0 0 0 17 4 0 0 0
/proc/11921/statm: 8756 8465 86 171 0 8583 0
[pid=11863/tid=11871] ppid=11861 vsize=348184 CPUtime=0 cores=0,2,4,6
/proc/11863/task/11871/stat : 11871 (python) S 11861 11863 11635 0 -1 4202560 38 934 0 0 0 0 0 0 15 0 7 0 736673929 356540416 9141 33554432000 4194304 5683644 140735164669680 18446744073709551615 260032219569 0 0 16781312 2 18446604452120545088 0 0 -1 4 0 0 0
[pid=11863/tid=11874] ppid=11861 vsize=348184 CPUtime=0 cores=0,2,4,6
/proc/11863/task/11874/stat : 11874 (python) S 11861 11863 11635 0 -1 4202560 26 934 0 0 0 0 0 0 18 0 7 0 736673930 356540416 9141 33554432000 4194304 5683644 140735164669680 18446744073709551615 260032219569 0 0 16781312 2 18446604452120545088 0 0 -1 4 0 0 0
[pid=11863/tid=11877] ppid=11861 vsize=348184 CPUtime=0 cores=0,2,4,6
/proc/11863/task/11877/stat : 11877 (python) S 11861 11863 11635 0 -1 4202560 21 934 0 0 0 0 0 0 22 0 7 0 736673931 356540416 9141 33554432000 4194304 5683644 140735164669680 18446744073709551615 260032219569 0 0 16781312 2 18446604452120545088 0 0 -1 0 0 0 0
[pid=11863/tid=11880] ppid=11861 vsize=348184 CPUtime=0 cores=0,2,4,6
/proc/11863/task/11880/stat : 11880 (python) S 11861 11863 11635 0 -1 4202560 27 934 0 0 0 0 0 0 20 0 7 0 736673932 356540416 9141 33554432000 4194304 5683644 140735164669680 18446744073709551615 260032219569 0 0 16781312 2 18446604452120545088 0 0 -1 0 0 0 0
[pid=11863/tid=11899] ppid=11861 vsize=348184 CPUtime=0 cores=0,2,4,6
/proc/11863/task/11899/stat : 11899 (python) S 11861 11863 11635 0 -1 4202560 30 934 0 0 0 0 0 0 20 0 7 0 736683957 356540416 9141 33554432000 4194304 5683644 140735164669680 18446744073709551615 260032219569 0 0 16781312 2 18446604452120545088 0 0 -1 0 0 0 0
[pid=11863/tid=11920] ppid=11861 vsize=348184 CPUtime=0 cores=0,2,4,6
/proc/11863/task/11920/stat : 11920 (python) S 11861 11863 11635 0 -1 4202560 24 934 0 0 0 0 0 0 20 0 7 0 736732664 356540416 9141 33554432000 4194304 5683644 140735164669680 18446744073709551615 260032219569 0 0 16781312 2 18446604452120545088 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4788.24
Current children cumulated vsize (KiB) 2654128

[startup+1204.2 s]
/proc/loadavg: 7.82 8.02 7.68 9/336 11982
/proc/meminfo: memFree=23398184/32951124 swapFree=67083432/67111528
[pid=11863] ppid=11861 vsize=0 CPUtime=4789.05 cores=0,2,4,6
/proc/11863/stat : 11863 (python) Z 11861 11863 11635 0 -1 4202524 28006 197459 1 0 448 15 477824 618 17 0 2 0 736673446 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 6 0 0 0
/proc/11863/statm: 0 0 0 0 0 0 0
[pid=11863/tid=11880] ppid=11861 vsize=0 CPUtime=4784.42 cores=0,2,4,6
/proc/11863/task/11880/stat : 11880 (python) R 11861 11863 11635 0 -1 4203588 29 197459 0 0 0 0 477824 618 17 0 2 0 736673932 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4789.05
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 1204.2
CPU time (s): 4789.07
CPU user time (s): 4782.73
CPU system time (s): 6.34204
CPU usage (%): 397.696
Max. virtual memory (cumulated for all children) (KiB): 2707604

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4782.73
system time used= 6.34204
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 225465
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= 8613
involuntary context switches= 29295

runsolver used 3.50947 second user time and 9.10562 second system time

The end

Launcher Data

Begin job on node110 at 2011-05-15 15:00:28
IDJOB=3378750
IDBENCH=70849
IDSOLVER=1860
FILE ID=node110/3378750-1305464428
RUNJOBID= node110-1305463157-11653
PBS_JOBID= 13324983
Free space on /tmp= 73576 MiB

SOLVER NAME= borg-sat 11.03.02-par-industrial (fixed)
BENCH NAME= SAT09/APPLICATIONS/crypto/desgen/gss-27-s100.cnf
COMMAND LINE= python DIR/solve DIR/etc/borg-mix+class.industrial.pickle BENCHNAME -seed RANDOMSEED -budget TIMEOUT -cores NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3378750-1305464428/watcher-3378750-1305464428 -o /tmp/evaluation-result-3378750-1305464428/solver-3378750-1305464428 -C 4800 -W 1300 -M 15500  python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3378750-1305464428.cnf -seed 1308508575 -budget 4800 -cores 4

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

MD5SUM BENCH= f47c33d2a9a327da4633207adfef7b77
RANDOM SEED=1308508575

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
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.76
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.830
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.83
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.830
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.830
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:     32951124 kB
MemFree:      24185012 kB
Buffers:        296024 kB
Cached:        4470824 kB
SwapCached:       1440 kB
Active:        5013224 kB
Inactive:      3415544 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24185012 kB
SwapTotal:    67111528 kB
SwapFree:     67083432 kB
Dirty:           33420 kB
Writeback:           0 kB
AnonPages:     3660256 kB
Mapped:          32972 kB
Slab:           247512 kB
PageTables:      27524 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 64106524 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= 73544 MiB
End job on node110 at 2011-05-15 15:20:33