Trace number 3381362

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)UNSAT 312.397 227.352

General information on the benchmark

NameSAT-Race-2010-CNF/software-verification/
nec/hard-6-U-7061.cnf
MD5SUMb15321a24257fa4bdfd9c20c782f4c0e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark4.00339
Satisfiable
(Un)Satisfiability was proved
Number of variables370048
Number of clauses1118066
Sum of the clauses size2910246
Maximum clause length493
Minimum clause length1
Number of clauses of size 194
Number of clauses of size 2742801
Number of clauses of size 3369913
Number of clauses of size 41454
Number of clauses of size 5618
Number of clauses of size over 53186

Solver Data

0.53/4.22	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.53/4.22	c INFO: solving HOME/instance-3381362-1305514043.cnf
0.53/4.22	c INFO: computing task features
4.59/8.39	c INFO: computed variable-clause graph statistics
4.79/8.51	c INFO: computed clause balance statistics
23.39/27.16	c INFO: computed variable balance statistics
36.19/39.93	c INFO: computed small-clause counts
36.59/40.37	c INFO: computed Horn-clause counts
210.49/214.27	c INFO: computed variable graph statistics
210.49/214.27	c INFO: collected features for HOME/instance-3381362-1305514043.cnf in 209.92 s
210.59/214.31	c INFO: running lingeling-276@0 for 194 with 4789 remaining (b = 0.83)
210.59/214.34	c INFO: running lingeling-276@0 for 97 with 4789 remaining (b = 0.67)
210.59/214.37	c INFO: running cryptominisat-2.9.0@0 for 582 with 4789 remaining (b = 0.49)
210.69/214.40	c INFO: running lingeling-276@0 for 1261 with 4789 remaining (b = 0.53)
210.69/214.43	c INFO: running cryptominisat-2.9.0@0 for 873 with 4789 remaining (b = 0.48)
210.69/214.46	c INFO: running lingeling-276@0 for 873 with 4789 remaining (b = 0.37)
210.69/214.49	c INFO: running cryptominisat-2.9.0@0 for 97 with 4789 remaining (b = 0.10)
211.37/214.53	c INFO: running precosat-570@0 for 388 with 4789 remaining (b = 0.22)
312.23/227.22	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-3381362-1305514043/watcher-3381362-1305514043 -o /tmp/evaluation-result-3381362-1305514043/solver-3381362-1305514043 -C 40000 -W 5100 -M 31000 python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3381362-1305514043.cnf -seed 329424177 -budget 40000 -cores 8 

running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 40000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 40030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 11.39 12.44 13.17 2/454 14640
/proc/meminfo: memFree=7281700/32951132 swapFree=59792344/67111528
[pid=14640] ppid=14638 vsize=16240 CPUtime=0.01 cores=0-7
/proc/14640/stat : 14640 (python) R 14638 14640 14598 0 -1 4202496 1037 0 1 0 1 0 0 0 21 0 1 0 663003082 16629760 910 33554432000 4194304 5683644 140737263269008 18446744073709551615 4506060 0 0 16781312 2 0 0 0 17 3 0 0 1
/proc/14640/statm: 4060 910 380 364 0 547 0

[startup+0.105917 s]
/proc/loadavg: 11.39 12.44 13.17 2/454 14640
/proc/meminfo: memFree=7281700/32951132 swapFree=59792344/67111528
[pid=14640] ppid=14638 vsize=18884 CPUtime=0.03 cores=0-7
/proc/14640/stat : 14640 (python) R 14638 14640 14598 0 -1 4202496 1286 0 2 0 3 0 0 0 21 0 1 0 663003082 19337216 1141 33554432000 4194304 5683644 140737263269008 18446744073709551615 4877038 0 0 16781312 2 0 0 0 17 3 0 0 1
/proc/14640/statm: 4721 1141 421 364 0 690 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 18884

[startup+0.20087 s]
/proc/loadavg: 11.39 12.44 13.17 2/454 14640
/proc/meminfo: memFree=7281700/32951132 swapFree=59792344/67111528
[pid=14640] ppid=14638 vsize=36836 CPUtime=0.06 cores=0-7
/proc/14640/stat : 14640 (python) S 14638 14640 14598 0 -1 4202496 1613 0 9 0 4 2 0 0 20 0 1 0 663003082 37720064 1452 33554432000 4194304 5683644 140737263269008 18446744073709551615 242970548224 0 2147483391 16781312 2 18446744071699109054 0 0 17 3 0 0 2
/proc/14640/statm: 9209 1452 452 364 0 1026 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 36836

[startup+0.300852 s]
/proc/loadavg: 11.39 12.44 13.17 2/454 14640
/proc/meminfo: memFree=7281700/32951132 swapFree=59792344/67111528
[pid=14640] ppid=14638 vsize=85624 CPUtime=0.09 cores=0-7
/proc/14640/stat : 14640 (python) D 14638 14640 14598 0 -1 4202496 2611 0 18 0 5 4 0 0 17 0 1 0 663003082 87678976 2348 33554432000 4194304 5683644 140737263269008 18446744073709551615 242970550016 0 0 16781312 2 18446744071562234166 0 0 17 3 0 0 4
/proc/14640/statm: 21406 2348 713 364 0 1623 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 85624

[startup+0.700818 s]
/proc/loadavg: 11.39 12.44 13.17 2/454 14640
/proc/meminfo: memFree=7281700/32951132 swapFree=59792344/67111528
[pid=14640] ppid=14638 vsize=111024 CPUtime=0.13 cores=0-7
/proc/14640/stat : 14640 (python) D 14638 14640 14598 0 -1 4202496 3427 0 27 0 7 6 0 0 16 0 1 0 663003082 113688576 3107 33554432000 4194304 5683644 140737263269008 18446744073709551615 242970550016 0 0 16781312 2 18446744071562234166 0 0 17 3 0 0 28
/proc/14640/statm: 27756 3107 881 364 0 2292 0
Current children cumulated CPU time (s) 0.13
Current children cumulated vsize (KiB) 111024

[startup+1.50069 s]
/proc/loadavg: 11.39 12.44 13.17 1/457 14643
/proc/meminfo: memFree=7260140/32951132 swapFree=59792344/67111528
[pid=14640] ppid=14638 vsize=124236 CPUtime=0.18 cores=0-7
/proc/14640/stat : 14640 (python) S 14638 14640 14598 0 -1 4202496 4283 0 31 0 10 8 0 0 16 0 1 0 663003082 127217664 3880 33554432000 4194304 5683644 140737263269008 18446744073709551615 242970550016 0 0 16781312 2 18446744071562362840 0 0 17 3 0 0 35
/proc/14640/statm: 31059 3880 997 364 0 2870 0
[pid=14642] ppid=14640 vsize=8700 CPUtime=0 cores=0-7
/proc/14642/stat : 14642 (sh) S 14640 14640 14598 0 -1 4202496 309 0 0 0 0 0 0 0 15 0 1 0 663003168 8908800 246 33554432000 4194304 4922060 140734213613136 18446744073709551615 242970369157 0 65536 16781316 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/14642/statm: 2175 246 206 178 0 68 0
[pid=14643] ppid=14642 vsize=788 CPUtime=0.02 cores=0-7
/proc/14643/stat : 14643 (ldconfig) D 14642 14640 14598 0 -1 4194304 69 0 0 0 0 2 0 0 18 0 1 0 663003169 806912 4 33554432000 4194304 4893030 140733890783440 18446744073709551615 4214176 0 0 16781312 0 18446744071562234166 0 0 17 2 0 0 55
/proc/14643/statm: 197 4 1 171 0 24 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 133724

[startup+3.10037 s]
/proc/loadavg: 10.80 12.30 13.12 1/458 14644
/proc/meminfo: memFree=7259092/32951132 swapFree=59792344/67111528
[pid=14640] ppid=14638 vsize=135584 CPUtime=0.29 cores=0-7
/proc/14640/stat : 14640 (python) S 14638 14640 14598 0 -1 4202496 5878 930 33 8 14 9 1 5 17 0 1 0 663003082 138838016 4131 33554432000 4194304 5683644 140737263269008 18446744073709551615 242970548224 0 2147483391 16781312 2 18446744071699109054 0 0 17 3 0 0 35
/proc/14640/statm: 33896 4131 1031 364 0 3082 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 135584
heavy processes:

[startup+6.30086 s]
/proc/loadavg: 10.80 12.30 13.12 2/455 14646
/proc/meminfo: memFree=7129752/32951132 swapFree=59792344/67111528
[pid=14640] ppid=14638 vsize=439772 CPUtime=2.64 cores=0-7
/proc/14640/stat : 14640 (python) R 14638 14640 14598 0 -1 4202496 48697 930 85 8 234 24 1 5 18 0 1 0 663003082 450326528 46462 33554432000 4194304 5683644 140737263269008 18446744073709551615 4960392 0 0 16781312 2 0 0 0 17 4 0 0 86
/proc/14640/statm: 109943 46463 1761 364 0 45867 0
Current children cumulated CPU time (s) 2.64
Current children cumulated vsize (KiB) 439772
heavy processes:

[startup+12.7008 s]
/proc/loadavg: 9.75 12.02 13.02 2/456 14649
/proc/meminfo: memFree=6990360/32951132 swapFree=59792344/67111528
[pid=14640] ppid=14638 vsize=522336 CPUtime=8.99 cores=0-7
/proc/14640/stat : 14640 (python) R 14638 14640 14598 0 -1 4202496 97971 930 86 8 864 29 1 5 25 0 1 0 663003082 534872064 67969 33554432000 4194304 5683644 140737263269008 18446744073709551615 47413203632479 0 0 16781312 2 0 0 0 17 4 0 0 90
/proc/14640/statm: 130584 67969 1826 364 0 66508 0
Current children cumulated CPU time (s) 8.99
Current children cumulated vsize (KiB) 522336
heavy processes:

[startup+25.5006 s]
/proc/loadavg: 8.71 11.72 12.91 2/455 14796
/proc/meminfo: memFree=6980700/32951132 swapFree=59792344/67111528
[pid=14640] ppid=14638 vsize=522336 CPUtime=21.79 cores=0-7
/proc/14640/stat : 14640 (python) R 14638 14640 14598 0 -1 4202496 97971 930 86 8 2144 29 1 5 25 0 1 0 663003082 534872064 67969 33554432000 4194304 5683644 140737263269008 18446744073709551615 47413203631744 0 0 16781312 2 0 0 0 17 4 0 0 90
/proc/14640/statm: 130584 67969 1826 364 0 66508 0
Current children cumulated CPU time (s) 21.79
Current children cumulated vsize (KiB) 522336

[startup+51.1011 s]
/proc/loadavg: 6.34 10.93 12.62 2/450 14906
/proc/meminfo: memFree=6950784/32951132 swapFree=59792344/67111528
[pid=14640] ppid=14638 vsize=522336 CPUtime=47.39 cores=0-7
/proc/14640/stat : 14640 (python) R 14638 14640 14598 0 -1 4202496 97978 930 86 8 4704 29 1 5 25 0 1 0 663003082 534872064 67976 33554432000 4194304 5683644 140737263269008 18446744073709551615 47413203552384 0 0 16781312 2 0 0 0 17 0 0 0 90
/proc/14640/statm: 130584 67976 1833 364 0 66508 0
Current children cumulated CPU time (s) 47.39
Current children cumulated vsize (KiB) 522336

[startup+102.3 s]
/proc/loadavg: 3.13 9.25 11.94 2/450 14906
/proc/meminfo: memFree=6951404/32951132 swapFree=59792344/67111528
[pid=14640] ppid=14638 vsize=522336 CPUtime=98.6 cores=0-7
/proc/14640/stat : 14640 (python) R 14638 14640 14598 0 -1 4202496 97978 930 86 8 9825 29 1 5 25 0 1 0 663003082 534872064 67976 33554432000 4194304 5683644 140737263269008 18446744073709551615 47413203552396 0 0 16781312 2 0 0 0 17 0 0 0 90
/proc/14640/statm: 130584 67976 1833 364 0 66508 0
Current children cumulated CPU time (s) 98.6
Current children cumulated vsize (KiB) 522336

[startup+162.301 s]
/proc/loadavg: 1.88 7.88 11.32 2/450 14908
/proc/meminfo: memFree=6951016/32951132 swapFree=59792344/67111528
[pid=14640] ppid=14638 vsize=522336 CPUtime=158.59 cores=0-7
/proc/14640/stat : 14640 (python) R 14638 14640 14598 0 -1 4202496 97978 930 86 8 15824 29 1 5 25 0 1 0 663003082 534872064 67976 33554432000 4194304 5683644 140737263269008 18446744073709551615 47413203552384 0 0 16781312 2 0 0 0 17 0 0 0 90
/proc/14640/statm: 130584 67976 1833 364 0 66508 0
Current children cumulated CPU time (s) 158.59
Current children cumulated vsize (KiB) 522336

[startup+222.319 s]
/proc/loadavg: 2.40 6.77 10.70 9/474 14934
/proc/meminfo: memFree=5185756/32951132 swapFree=59792344/67111528
[pid=14640] ppid=14638 vsize=585812 CPUtime=210.82 cores=0-7
/proc/14640/stat : 14640 (python) S 14638 14640 14598 0 -1 4202496 103900 930 86 8 21038 38 1 5 25 0 9 0 663003082 599871488 63418 33554432000 4194304 5683644 140737263269008 18446744073709551615 242982376907 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 90
/proc/14640/statm: 146453 63418 1889 364 0 82350 0
[pid=14911] ppid=14640 vsize=503776 CPUtime=0.02 cores=0-7
/proc/14911/stat : 14911 (python) S 14640 14640 14598 0 -1 4202560 988 0 0 0 1 1 0 0 18 0 1 0 663024513 515866624 61878 33554432000 4194304 5683644 140737263269008 18446744073709551615 242970570255 0 0 16781312 514 6029800111221997827 0 0 17 1 0 0 0
/proc/14911/statm: 125944 61878 381 364 0 61862 0
[pid=14913] ppid=14911 vsize=96200 CPUtime=7.97 cores=0-7
/proc/14913/stat : 14913 (lingeling) R 14911 14913 14913 0 -1 4202496 35752 0 0 0 791 6 0 0 25 0 1 0 663024514 98508800 23218 33554432000 4194304 4352236 140734378920880 18446744073709551615 4289865 0 0 16781312 17506 0 0 0 17 3 0 0 0
/proc/14913/statm: 24050 23218 127 39 0 23130 0
[pid=14914] ppid=14640 vsize=514032 CPUtime=0.02 cores=0-7
/proc/14914/stat : 14914 (python) S 14640 14640 14598 0 -1 4202560 933 0 0 0 1 1 0 0 18 0 1 0 663024516 526368768 61871 33554432000 4194304 5683644 140737263269008 18446744073709551615 242970570310 0 0 16781312 514 1620781573584421122 0 0 17 6 0 0 0
/proc/14914/statm: 128508 61871 370 364 0 64423 0
[pid=14916] ppid=14914 vsize=96256 CPUtime=7.95 cores=0-7
/proc/14916/stat : 14916 (lingeling) R 14914 14916 14916 0 -1 4202496 35887 0 0 0 790 5 0 0 25 0 1 0 663024517 98566144 23232 33554432000 4194304 4352236 140734613706208 18446744073709551615 4301901 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/14916/statm: 24064 23232 127 39 0 23144 0
[pid=14917] ppid=14640 vsize=524288 CPUtime=0.03 cores=0-7
/proc/14917/stat : 14917 (python) S 14640 14640 14598 0 -1 4202560 914 0 0 0 1 2 0 0 15 0 1 0 663024519 536870912 61875 33554432000 4194304 5683644 140737263269008 18446744073709551615 242970570310 0 0 16781312 514 1620777725293723906 0 0 17 1 0 0 0
/proc/14917/statm: 131072 61875 370 364 0 66984 0
[pid=14919] ppid=14917 vsize=510400 CPUtime=7.91 cores=0-7
/proc/14919/stat : 14919 (cryptominisat-2) R 14917 14919 14919 0 -1 4202496 100732 0 0 0 778 13 0 0 25 0 1 0 663024520 522649600 91896 33554432000 4194304 4677096 140735988184912 18446744073709551615 4319729 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/14919/statm: 127600 91896 362 118 0 122559 0
[pid=14920] ppid=14640 vsize=534544 CPUtime=0.02 cores=0-7
/proc/14920/stat : 14920 (python) S 14640 14640 14598 0 -1 4202560 940 0 0 0 1 1 0 0 18 0 1 0 663024522 547373056 61879 33554432000 4194304 5683644 140737263269008 18446744073709551615 242970570310 0 0 16781312 514 10987412278957015299 0 0 17 2 0 0 0
/proc/14920/statm: 133636 61879 370 364 0 69545 0
[pid=14922] ppid=14920 vsize=96032 CPUtime=7.85 cores=0-7
/proc/14922/stat : 14922 (lingeling) R 14920 14922 14922 0 -1 4202496 35694 0 0 0 780 5 0 0 25 0 1 0 663024523 98336768 23176 33554432000 4194304 4352236 140736899417792 18446744073709551615 4265468 0 0 16781312 17506 0 0 0 17 2 0 0 0
/proc/14922/statm: 24008 23176 127 39 0 23088 0
[pid=14923] ppid=14640 vsize=544800 CPUtime=0.03 cores=0-7
/proc/14923/stat : 14923 (python) S 14640 14640 14598 0 -1 4202560 944 0 0 0 1 2 0 0 15 0 1 0 663024525 557875200 61883 33554432000 4194304 5683644 140737263269008 18446744073709551615 242970570310 0 0 16781312 514 16549562877678158080 0 0 17 1 0 0 0
/proc/14923/statm: 136200 61883 370 364 0 72106 0
[pid=14925] ppid=14923 vsize=501844 CPUtime=7.69 cores=0-7
/proc/14925/stat : 14925 (cryptominisat-2) R 14923 14925 14925 0 -1 4202496 99089 0 0 0 754 15 0 0 25 0 1 0 663024526 513888256 90253 33554432000 4194304 4677096 140736948709360 18446744073709551615 4319729 0 0 16781312 2 0 0 0 17 7 0 0 0
/proc/14925/statm: 125461 90253 362 118 0 120420 0
[pid=14926] ppid=14640 vsize=555056 CPUtime=0.02 cores=0-7
/proc/14926/stat : 14926 (python) S 14640 14640 14598 0 -1 4202560 952 0 0 0 1 1 0 0 18 0 1 0 663024528 568377344 61887 33554432000 4194304 5683644 140737263269008 18446744073709551615 242970570310 0 0 16781312 514 16549559029387460868 0 0 17 6 0 0 0
/proc/14926/statm: 138764 61887 370 364 0 74667 0
[pid=14928] ppid=14926 vsize=88444 CPUtime=7.76 cores=0-7
/proc/14928/stat : 14928 (lingeling) R 14926 14928 14928 0 -1 4202496 33865 0 0 0 770 6 0 0 25 0 1 0 663024529 90566656 21279 33554432000 4194304 4352236 140733815745936 18446744073709551615 4229896 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/14928/statm: 22111 21279 127 39 0 21191 0
[pid=14929] ppid=14640 vsize=565312 CPUtime=0.02 cores=0-7
/proc/14929/stat : 14929 (python) S 14640 14640 14598 0 -1 4202560 945 0 0 0 1 1 0 0 15 0 1 0 663024532 578879488 61891 33554432000 4194304 5683644 140737263269008 18446744073709551615 242970570310 0 0 16781312 514 4319545783222239490 0 0 17 0 0 0 0
/proc/14929/statm: 141328 61891 370 364 0 77228 0
[pid=14931] ppid=14929 vsize=509284 CPUtime=7.64 cores=0-7
/proc/14931/stat : 14931 (cryptominisat-2) R 14929 14931 14931 0 -1 4202496 100530 0 0 0 751 13 0 0 25 0 1 0 663024533 521506816 91693 33554432000 4194304 4677096 140736354409376 18446744073709551615 4238499 0 0 16781312 2 0 0 0 17 6 0 0 0
/proc/14931/statm: 127321 91693 362 118 0 122280 0
[pid=14932] ppid=14640 vsize=575568 CPUtime=0.02 cores=0-7
/proc/14932/stat : 14932 (python) S 14640 14640 14598 0 -1 4202560 1005 0 0 0 0 2 0 0 18 0 1 0 663024535 589381632 61901 33554432000 4194304 5683644 140737263269008 18446744073709551615 242970570310 0 0 16781312 514 16549551332806066433 0 0 17 6 0 0 0
/proc/14932/statm: 143892 61901 376 364 0 79789 0
[pid=14934] ppid=14932 vsize=319756 CPUtime=7.74 cores=0-7
/proc/14934/stat : 14934 (precosat) R 14932 14934 14934 0 -1 4202496 81418 0 0 0 762 12 0 0 25 0 1 0 663024536 327430144 75337 33554432000 4194304 4890832 140737335878032 18446744073709551615 4293278 0 0 16781312 17442 0 0 0 17 0 0 0 0
/proc/14934/statm: 79939 75337 86 171 0 79766 0
[pid=14640/tid=14912] ppid=14638 vsize=585812 CPUtime=0.06 cores=0-7

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

/proc/14923/statm: 136200 61883 370 364 0 72106 0
[pid=14925] ppid=14923 vsize=635104 CPUtime=11.72 cores=0-7
/proc/14925/stat : 14925 (cryptominisat-2) R 14923 14925 14925 0 -1 4202496 127091 0 0 0 1154 18 0 0 25 0 1 0 663024526 650346496 118255 33554432000 4194304 4677096 140736948709360 18446744073709551615 4318801 0 0 16781312 2 0 0 0 17 7 0 0 0
/proc/14925/statm: 158776 118255 362 118 0 153735 0
[pid=14926] ppid=14640 vsize=555056 CPUtime=0.04 cores=0-7
/proc/14926/stat : 14926 (python) S 14640 14640 14598 0 -1 4202560 955 0 0 0 2 2 0 0 18 0 1 0 663024528 568377344 61887 33554432000 4194304 5683644 140737263269008 18446744073709551615 242970570310 0 0 16781312 514 4331987852507185412 0 0 17 6 0 0 0
/proc/14926/statm: 138764 61887 370 364 0 74667 0
[pid=14928] ppid=14926 vsize=100188 CPUtime=11.77 cores=0-7
/proc/14928/stat : 14928 (lingeling) R 14926 14928 14928 0 -1 4202496 36801 0 0 0 1171 6 0 0 25 0 1 0 663024529 102592512 24215 33554432000 4194304 4352236 140733815745936 18446744073709551615 4215172 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/14928/statm: 25047 24215 127 39 0 24127 0
[pid=14929] ppid=14640 vsize=565312 CPUtime=0.04 cores=0-7
/proc/14929/stat : 14929 (python) S 14640 14640 14598 0 -1 4202560 953 0 0 0 2 2 0 0 15 0 1 0 663024532 578879488 61891 33554432000 4194304 5683644 140737263269008 18446744073709551615 242970570310 0 0 16781312 514 4331987852507185410 0 0 17 0 0 0 0
/proc/14929/statm: 141328 61891 370 364 0 77228 0
[pid=14931] ppid=14929 vsize=635696 CPUtime=11.66 cores=0-7
/proc/14931/stat : 14931 (cryptominisat-2) R 14929 14931 14931 0 -1 4202496 127235 0 0 0 1150 16 0 0 25 0 1 0 663024533 650952704 118398 33554432000 4194304 4677096 140736354409376 18446744073709551615 4319365 0 0 16781312 2 0 0 0 17 6 0 0 0
/proc/14931/statm: 158924 118398 362 118 0 153883 0
[pid=14932] ppid=14640 vsize=575568 CPUtime=0.05 cores=0-7
/proc/14932/stat : 14932 (python) S 14640 14640 14598 0 -1 4202560 1008 0 0 0 2 3 0 0 18 0 1 0 663024535 589381632 61901 33554432000 4194304 5683644 140737263269008 18446744073709551615 242970570310 0 0 16781312 514 4331987852507185409 0 0 17 6 0 0 0
/proc/14932/statm: 143892 61901 376 364 0 79789 0
[pid=14934] ppid=14932 vsize=335896 CPUtime=11.8 cores=0-7
/proc/14934/stat : 14934 (precosat) R 14932 14934 14934 0 -1 4202496 86605 0 0 0 1167 13 0 0 25 0 1 0 663024536 343957504 80524 33554432000 4194304 4890832 140737335878032 18446744073709551615 4239069 0 0 16781312 17442 0 0 0 17 0 0 0 0
/proc/14934/statm: 83974 80524 86 171 0 83801 0
[pid=14640/tid=14912] ppid=14638 vsize=585812 CPUtime=0.06 cores=0-7
/proc/14640/task/14912/stat : 14912 (python) S 14638 14640 14598 0 -1 4202560 23 930 0 8 0 0 1 5 25 0 9 0 663024514 599871488 63418 33554432000 4194304 5683644 140737263269008 18446744073709551615 242982373809 0 0 16781312 2 18446604444920056768 0 0 -1 0 0 0 0
[pid=14640/tid=14915] ppid=14638 vsize=585812 CPUtime=0.06 cores=0-7
/proc/14640/task/14915/stat : 14915 (python) S 14638 14640 14598 0 -1 4202560 22 930 0 8 0 0 1 5 25 0 9 0 663024517 599871488 63418 33554432000 4194304 5683644 140737263269008 18446744073709551615 242982373809 0 0 16781312 2 18446604444920056768 0 0 -1 0 0 0 0
[pid=14640/tid=14918] ppid=14638 vsize=585812 CPUtime=0.06 cores=0-7
/proc/14640/task/14918/stat : 14918 (python) S 14638 14640 14598 0 -1 4202560 23 930 0 8 0 0 1 5 19 0 9 0 663024520 599871488 63418 33554432000 4194304 5683644 140737263269008 18446744073709551615 242982373809 0 0 16781312 2 18446604444920056768 0 0 -1 0 0 0 0
[pid=14640/tid=14921] ppid=14638 vsize=585812 CPUtime=0.06 cores=0-7
/proc/14640/task/14921/stat : 14921 (python) S 14638 14640 14598 0 -1 4202560 23 930 0 8 0 0 1 5 20 0 9 0 663024523 599871488 63418 33554432000 4194304 5683644 140737263269008 18446744073709551615 242982373809 0 0 16781312 2 18446604444920056768 0 0 -1 0 0 0 0
[pid=14640/tid=14924] ppid=14638 vsize=585812 CPUtime=0.06 cores=0-7
/proc/14640/task/14924/stat : 14924 (python) S 14638 14640 14598 0 -1 4202560 22 930 0 8 0 0 1 5 21 0 9 0 663024526 599871488 63418 33554432000 4194304 5683644 140737263269008 18446744073709551615 242982373809 0 0 16781312 2 18446604444920056768 0 0 -1 0 0 0 0
[pid=14640/tid=14927] ppid=14638 vsize=585812 CPUtime=0.06 cores=0-7
/proc/14640/task/14927/stat : 14927 (python) S 14638 14640 14598 0 -1 4202560 23 930 0 8 0 0 1 5 23 0 9 0 663024529 599871488 63418 33554432000 4194304 5683644 140737263269008 18446744073709551615 242982373809 0 0 16781312 2 18446604444920056768 0 0 -1 6 0 0 0
[pid=14640/tid=14930] ppid=14638 vsize=585812 CPUtime=0.06 cores=0-7
/proc/14640/task/14930/stat : 14930 (python) S 14638 14640 14598 0 -1 4202560 23 930 0 8 0 0 1 5 25 0 9 0 663024533 599871488 63418 33554432000 4194304 5683644 140737263269008 18446744073709551615 242982373809 0 0 16781312 2 18446604444920056768 0 0 -1 0 0 0 0
[pid=14640/tid=14933] ppid=14638 vsize=585812 CPUtime=0.06 cores=0-7
/proc/14640/task/14933/stat : 14933 (python) S 14638 14640 14598 0 -1 4202560 28 930 0 8 0 0 1 5 25 0 9 0 663024536 599871488 63418 33554432000 4194304 5683644 140737263269008 18446744073709551615 242982373809 0 0 16781312 2 18446604444920056768 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 306.11
Current children cumulated vsize (KiB) 7556040

[startup+226.802 s]
/proc/loadavg: 2.40 6.77 10.70 9/474 14934
/proc/meminfo: memFree=4785992/32951132 swapFree=59792344/67111528
[pid=14640] ppid=14638 vsize=585812 CPUtime=210.82 cores=0-7
/proc/14640/stat : 14640 (python) S 14638 14640 14598 0 -1 4202496 103900 930 86 8 21038 38 1 5 25 0 9 0 663003082 599871488 63418 33554432000 4194304 5683644 140737263269008 18446744073709551615 242982376907 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 90
/proc/14640/statm: 146453 63418 1889 364 0 82350 0
[pid=14911] ppid=14640 vsize=503776 CPUtime=0.04 cores=0-7
/proc/14911/stat : 14911 (python) S 14640 14640 14598 0 -1 4202560 993 0 0 0 2 2 0 0 18 0 1 0 663024513 515866624 61878 33554432000 4194304 5683644 140737263269008 18446744073709551615 242970570255 0 0 16781312 514 4331987852507185411 0 0 17 1 0 0 0
/proc/14911/statm: 125944 61878 381 364 0 61862 0
[pid=14913] ppid=14911 vsize=100652 CPUtime=12.46 cores=0-7
/proc/14913/stat : 14913 (lingeling) R 14911 14913 14913 0 -1 4202496 36865 0 0 0 1240 6 0 0 25 0 1 0 663024514 103067648 24331 33554432000 4194304 4352236 140734378920880 18446744073709551615 4230715 0 0 16781312 17506 0 0 0 17 3 0 0 0
/proc/14913/statm: 25163 24331 127 39 0 24243 0
[pid=14914] ppid=14640 vsize=514032 CPUtime=0.04 cores=0-7
/proc/14914/stat : 14914 (python) S 14640 14640 14598 0 -1 4202560 940 0 0 0 1 3 0 0 18 0 1 0 663024516 526368768 61871 33554432000 4194304 5683644 140737263269008 18446744073709551615 242970570310 0 0 16781312 514 4331987852507185410 0 0 17 6 0 0 0
/proc/14914/statm: 128508 61871 370 364 0 64423 0
[pid=14916] ppid=14914 vsize=100708 CPUtime=12.43 cores=0-7
/proc/14916/stat : 14916 (lingeling) R 14914 14916 14916 0 -1 4202496 37000 0 0 0 1238 5 0 0 25 0 1 0 663024517 103124992 24345 33554432000 4194304 4352236 140734613706208 18446744073709551615 4230466 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/14916/statm: 25177 24345 127 39 0 24257 0
[pid=14917] ppid=14640 vsize=524288 CPUtime=0.05 cores=0-7
/proc/14917/stat : 14917 (python) S 14640 14640 14598 0 -1 4202560 917 0 0 0 2 3 0 0 15 0 1 0 663024519 536870912 61875 33554432000 4194304 5683644 140737263269008 18446744073709551615 242970570310 0 0 16781312 514 4331987852507185410 0 0 17 1 0 0 0
/proc/14917/statm: 131072 61875 370 364 0 66984 0
[pid=14919] ppid=14917 vsize=659184 CPUtime=12.39 cores=0-7
/proc/14919/stat : 14919 (cryptominisat-2) R 14917 14919 14919 0 -1 4202496 132479 0 0 0 1221 18 0 0 25 0 1 0 663024520 675004416 123643 33554432000 4194304 4677096 140735988184912 18446744073709551615 4319603 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/14919/statm: 164796 123643 362 118 0 159755 0
[pid=14920] ppid=14640 vsize=534544 CPUtime=0.04 cores=0-7
/proc/14920/stat : 14920 (python) S 14640 14640 14598 0 -1 4202560 943 0 0 0 2 2 0 0 18 0 1 0 663024522 547373056 61879 33554432000 4194304 5683644 140737263269008 18446744073709551615 242970570310 0 0 16781312 514 4331987852507185411 0 0 17 2 0 0 0
/proc/14920/statm: 133636 61879 370 364 0 69545 0
[pid=14922] ppid=14920 vsize=100484 CPUtime=12.31 cores=0-7
/proc/14922/stat : 14922 (lingeling) R 14920 14922 14922 0 -1 4202496 36807 0 0 0 1226 5 0 0 25 0 1 0 663024523 102895616 24289 33554432000 4194304 4352236 140736899417792 18446744073709551615 4303753 0 0 16781312 17506 0 0 0 17 2 0 0 0
/proc/14922/statm: 25121 24289 127 39 0 24201 0
[pid=14923] ppid=14640 vsize=544800 CPUtime=0.04 cores=0-7
/proc/14923/stat : 14923 (python) S 14640 14640 14598 0 -1 4202560 951 0 0 0 1 3 0 0 15 0 1 0 663024525 557875200 61883 33554432000 4194304 5683644 140737263269008 18446744073709551615 242970570310 0 0 16781312 514 4331987852507185408 0 0 17 1 0 0 0
/proc/14923/statm: 136200 61883 370 364 0 72106 0
[pid=14925] ppid=14923 vsize=645808 CPUtime=12.11 cores=0-7
/proc/14925/stat : 14925 (cryptominisat-2) R 14923 14925 14925 0 -1 4202496 129533 0 0 0 1192 19 0 0 25 0 1 0 663024526 661307392 120697 33554432000 4194304 4677096 140736948709360 18446744073709551615 4319726 0 0 16781312 2 0 0 0 17 7 0 0 0
/proc/14925/statm: 161452 120697 362 118 0 156411 0
[pid=14926] ppid=14640 vsize=555056 CPUtime=0.04 cores=0-7
/proc/14926/stat : 14926 (python) S 14640 14640 14598 0 -1 4202560 955 0 0 0 2 2 0 0 18 0 1 0 663024528 568377344 61887 33554432000 4194304 5683644 140737263269008 18446744073709551615 242970570310 0 0 16781312 514 4331987852507185412 0 0 17 6 0 0 0
/proc/14926/statm: 138764 61887 370 364 0 74667 0
[pid=14928] ppid=14926 vsize=100188 CPUtime=12.18 cores=0-7
/proc/14928/stat : 14928 (lingeling) R 14926 14928 14928 0 -1 4202496 36801 0 0 0 1212 6 0 0 25 0 1 0 663024529 102592512 24215 33554432000 4194304 4352236 140733815745936 18446744073709551615 4300610 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/14928/statm: 25047 24215 127 39 0 24127 0
[pid=14929] ppid=14640 vsize=565312 CPUtime=0.04 cores=0-7
/proc/14929/stat : 14929 (python) S 14640 14640 14598 0 -1 4202560 953 0 0 0 2 2 0 0 15 0 1 0 663024532 578879488 61891 33554432000 4194304 5683644 140737263269008 18446744073709551615 242970570310 0 0 16781312 514 4331987852507185410 0 0 17 0 0 0 0
/proc/14929/statm: 141328 61891 370 364 0 77228 0
[pid=14931] ppid=14929 vsize=647132 CPUtime=12.07 cores=0-7
/proc/14931/stat : 14931 (cryptominisat-2) R 14929 14931 14931 0 -1 4202496 129842 0 0 0 1190 17 0 0 25 0 1 0 663024533 662663168 121005 33554432000 4194304 4677096 140736354409376 18446744073709551615 4319726 0 0 16781312 2 0 0 0 17 6 0 0 0
/proc/14931/statm: 161783 121005 362 118 0 156742 0
[pid=14932] ppid=14640 vsize=575568 CPUtime=0.05 cores=0-7
/proc/14932/stat : 14932 (python) S 14640 14640 14598 0 -1 4202560 1008 0 0 0 2 3 0 0 18 0 1 0 663024535 589381632 61901 33554432000 4194304 5683644 140737263269008 18446744073709551615 242970570310 0 0 16781312 514 4331987852507185409 0 0 17 6 0 0 0
/proc/14932/statm: 143892 61901 376 364 0 79789 0
[pid=14934] ppid=14932 vsize=335896 CPUtime=12.2 cores=0-7
/proc/14934/stat : 14934 (precosat) R 14932 14934 14934 0 -1 4202496 86605 0 0 0 1207 13 0 0 25 0 1 0 663024536 343957504 80524 33554432000 4194304 4890832 140737335878032 18446744073709551615 4293420 0 0 16781312 17442 0 0 0 17 0 0 0 0
/proc/14934/statm: 83974 80524 86 171 0 83801 0
[pid=14640/tid=14912] ppid=14638 vsize=585812 CPUtime=0.06 cores=0-7
/proc/14640/task/14912/stat : 14912 (python) S 14638 14640 14598 0 -1 4202560 23 930 0 8 0 0 1 5 25 0 9 0 663024514 599871488 63418 33554432000 4194304 5683644 140737263269008 18446744073709551615 242982373809 0 0 16781312 2 18446604444920056768 0 0 -1 0 0 0 0
[pid=14640/tid=14915] ppid=14638 vsize=585812 CPUtime=0.06 cores=0-7
/proc/14640/task/14915/stat : 14915 (python) S 14638 14640 14598 0 -1 4202560 22 930 0 8 0 0 1 5 25 0 9 0 663024517 599871488 63418 33554432000 4194304 5683644 140737263269008 18446744073709551615 242982373809 0 0 16781312 2 18446604444920056768 0 0 -1 0 0 0 0
[pid=14640/tid=14918] ppid=14638 vsize=585812 CPUtime=0.06 cores=0-7
/proc/14640/task/14918/stat : 14918 (python) S 14638 14640 14598 0 -1 4202560 23 930 0 8 0 0 1 5 19 0 9 0 663024520 599871488 63418 33554432000 4194304 5683644 140737263269008 18446744073709551615 242982373809 0 0 16781312 2 18446604444920056768 0 0 -1 0 0 0 0
[pid=14640/tid=14921] ppid=14638 vsize=585812 CPUtime=0.06 cores=0-7
/proc/14640/task/14921/stat : 14921 (python) S 14638 14640 14598 0 -1 4202560 23 930 0 8 0 0 1 5 20 0 9 0 663024523 599871488 63418 33554432000 4194304 5683644 140737263269008 18446744073709551615 242982373809 0 0 16781312 2 18446604444920056768 0 0 -1 0 0 0 0
[pid=14640/tid=14924] ppid=14638 vsize=585812 CPUtime=0.06 cores=0-7
/proc/14640/task/14924/stat : 14924 (python) S 14638 14640 14598 0 -1 4202560 22 930 0 8 0 0 1 5 21 0 9 0 663024526 599871488 63418 33554432000 4194304 5683644 140737263269008 18446744073709551615 242982373809 0 0 16781312 2 18446604444920056768 0 0 -1 0 0 0 0
[pid=14640/tid=14927] ppid=14638 vsize=585812 CPUtime=0.06 cores=0-7
/proc/14640/task/14927/stat : 14927 (python) S 14638 14640 14598 0 -1 4202560 23 930 0 8 0 0 1 5 23 0 9 0 663024529 599871488 63418 33554432000 4194304 5683644 140737263269008 18446744073709551615 242982373809 0 0 16781312 2 18446604444920056768 0 0 -1 6 0 0 0
[pid=14640/tid=14930] ppid=14638 vsize=585812 CPUtime=0.06 cores=0-7
/proc/14640/task/14930/stat : 14930 (python) S 14638 14640 14598 0 -1 4202560 23 930 0 8 0 0 1 5 25 0 9 0 663024533 599871488 63418 33554432000 4194304 5683644 140737263269008 18446744073709551615 242982373809 0 0 16781312 2 18446604444920056768 0 0 -1 0 0 0 0
[pid=14640/tid=14933] ppid=14638 vsize=585812 CPUtime=0.06 cores=0-7
/proc/14640/task/14933/stat : 14933 (python) S 14638 14640 14598 0 -1 4202560 28 930 0 8 0 0 1 5 25 0 9 0 663024536 599871488 63418 33554432000 4194304 5683644 140737263269008 18446744073709551615 242982373809 0 0 16781312 2 18446604444920056768 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 309.31
Current children cumulated vsize (KiB) 7593240

[startup+227.202 s]
/proc/loadavg: 2.40 6.77 10.70 9/474 14934
/proc/meminfo: memFree=4785992/32951132 swapFree=59792344/67111528
[pid=14640] ppid=14638 vsize=585812 CPUtime=287.14 cores=0-7
/proc/14640/stat : 14640 (python) S 14638 14640 14598 0 -1 4202496 103955 422201 86 8 21038 38 7542 96 16 0 9 0 663003082 599871488 63419 33554432000 4194304 5683644 140737263269008 18446744073709551615 242982380351 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 90
/proc/14640/statm: 146453 63419 1890 364 0 82350 0
[pid=14923] ppid=14640 vsize=544800 CPUtime=0.04 cores=0-7
/proc/14923/stat : 14923 (python) S 14640 14640 14598 0 -1 4202560 969 0 0 0 1 3 0 0 15 0 1 0 663024525 557875200 61888 33554432000 4194304 5683644 140737263269008 18446744073709551615 242982380351 0 0 16781824 2 18446744071562232103 0 0 17 1 0 0 0
/proc/14923/statm: 136200 61888 375 364 0 72106 0
[pid=14925] ppid=14923 vsize=0 CPUtime=12.51 cores=0-7
/proc/14925/stat : 14925 (cryptominisat-2) R 14923 14925 14925 0 -1 4203524 132808 0 0 0 1231 20 0 0 25 0 1 0 663024526 0 0 33554432000 0 0 0 0 0 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/14925/statm: 0 0 0 0 0 0 0
[pid=14932] ppid=14640 vsize=0 CPUtime=12.54 cores=0-7
/proc/14932/stat : 14932 (python) Z 14640 14640 14598 0 -1 4202588 1238 86606 0 0 2 3 1235 14 15 0 1 0 663024535 0 0 33554432000 0 0 0 0 0 0 0 16781824 2 18446744073709551615 0 0 17 6 0 0 0
/proc/14932/statm: 0 0 0 0 0 0 0
[pid=14640/tid=14912] ppid=14638 vsize=585812 CPUtime=76.38 cores=0-7
/proc/14640/task/14912/stat : 14912 (python) S 14638 14640 14598 0 -1 4202560 23 422201 0 8 0 0 7542 96 25 0 9 0 663024514 599871488 63419 33554432000 4194304 5683644 140737263269008 18446744073709551615 242982373809 0 0 16781312 2 18446604444920056768 0 0 -1 0 0 0 0
[pid=14640/tid=14915] ppid=14638 vsize=585812 CPUtime=76.38 cores=0-7
/proc/14640/task/14915/stat : 14915 (python) S 14638 14640 14598 0 -1 4202560 22 422201 0 8 0 0 7542 96 25 0 9 0 663024517 599871488 63419 33554432000 4194304 5683644 140737263269008 18446744073709551615 242982373809 0 0 16781312 2 18446604444920056768 0 0 -1 0 0 0 0
[pid=14640/tid=14918] ppid=14638 vsize=585812 CPUtime=76.38 cores=0-7
/proc/14640/task/14918/stat : 14918 (python) S 14638 14640 14598 0 -1 4202560 23 422201 0 8 0 0 7542 96 19 0 9 0 663024520 599871488 63419 33554432000 4194304 5683644 140737263269008 18446744073709551615 242982373809 0 0 16781312 2 18446604444920056768 0 0 -1 0 0 0 0
[pid=14640/tid=14921] ppid=14638 vsize=585812 CPUtime=76.38 cores=0-7
/proc/14640/task/14921/stat : 14921 (python) S 14638 14640 14598 0 -1 4202560 23 422201 0 8 0 0 7542 96 20 0 9 0 663024523 599871488 63419 33554432000 4194304 5683644 140737263269008 18446744073709551615 242982373809 0 0 16781312 2 18446604444920056768 0 0 -1 0 0 0 0
[pid=14640/tid=14924] ppid=14638 vsize=585812 CPUtime=76.38 cores=0-7
/proc/14640/task/14924/stat : 14924 (python) S 14638 14640 14598 0 -1 4202560 22 422201 0 8 0 0 7542 96 21 0 9 0 663024526 599871488 63419 33554432000 4194304 5683644 140737263269008 18446744073709551615 242982373809 0 0 16781312 2 18446604444920056768 0 0 -1 0 0 0 0
[pid=14640/tid=14927] ppid=14638 vsize=585812 CPUtime=76.38 cores=0-7
/proc/14640/task/14927/stat : 14927 (python) S 14638 14640 14598 0 -1 4202560 23 422201 0 8 0 0 7542 96 23 0 9 0 663024529 599871488 63419 33554432000 4194304 5683644 140737263269008 18446744073709551615 242982373809 0 0 16781312 2 18446604444920056768 0 0 -1 6 0 0 0
[pid=14640/tid=14930] ppid=14638 vsize=585812 CPUtime=76.38 cores=0-7
/proc/14640/task/14930/stat : 14930 (python) S 14638 14640 14598 0 -1 4202560 23 422201 0 8 0 0 7542 96 25 0 9 0 663024533 599871488 63419 33554432000 4194304 5683644 140737263269008 18446744073709551615 242982373809 0 0 16781312 2 18446604444920056768 0 0 -1 0 0 0 0
[pid=14640/tid=14933] ppid=14638 vsize=585812 CPUtime=76.38 cores=0-7
/proc/14640/task/14933/stat : 14933 (python) S 14638 14640 14598 0 -1 4202560 28 422201 0 8 0 0 7542 96 25 0 9 0 663024536 599871488 63419 33554432000 4194304 5683644 140737263269008 18446744073709551615 242982373809 0 0 16781312 2 18446604444920056768 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 312.23
Current children cumulated vsize (KiB) 1130612

[startup+227.301 s]
/proc/loadavg: 2.40 6.77 10.70 9/474 14934
/proc/meminfo: memFree=4785992/32951132 swapFree=59792344/67111528
[pid=14640] ppid=14638 vsize=585732 CPUtime=312.37 cores=0-7
/proc/14640/stat : 14640 (python) D 14638 14640 14598 0 -1 4202496 132280 643852 87 8 21043 40 10013 141 16 0 8 0 663003082 599789568 63410 33554432000 4194304 5683644 140737263269008 18446744073709551615 4728912 0 0 16781312 0 18446744073709551615 0 0 17 0 0 0 90
/proc/14640/statm: 146433 63410 1881 364 0 82350 0
[pid=14640/tid=14912] ppid=14638 vsize=585732 CPUtime=101.54 cores=0-7
/proc/14640/task/14912/stat : 14912 (python) S 14638 14640 14598 0 -1 4202560 25 643852 0 8 0 0 10013 141 18 0 8 0 663024514 599789568 63410 33554432000 4194304 5683644 140737263269008 18446744073709551615 242982373809 0 0 16781312 0 18446604444920056768 0 0 -1 2 0 0 0
[pid=14640/tid=14915] ppid=14638 vsize=585732 CPUtime=101.54 cores=0-7
/proc/14640/task/14915/stat : 14915 (python) S 14638 14640 14598 0 -1 4202560 25 643852 0 8 0 0 10013 141 18 0 8 0 663024517 599789568 63410 33554432000 4194304 5683644 140737263269008 18446744073709551615 242982373809 0 0 16781312 0 18446604444920056768 0 0 -1 2 0 0 0
[pid=14640/tid=14918] ppid=14638 vsize=585732 CPUtime=101.54 cores=0-7
/proc/14640/task/14918/stat : 14918 (python) S 14638 14640 14598 0 -1 4202560 25 643852 0 8 0 0 10013 141 18 0 8 0 663024520 599789568 63410 33554432000 4194304 5683644 140737263269008 18446744073709551615 242982373809 0 0 16781312 0 18446604444920056768 0 0 -1 2 0 0 0
[pid=14640/tid=14921] ppid=14638 vsize=585732 CPUtime=101.54 cores=0-7
/proc/14640/task/14921/stat : 14921 (python) S 14638 14640 14598 0 -1 4202560 25 643852 0 8 0 0 10013 141 18 0 8 0 663024523 599789568 63410 33554432000 4194304 5683644 140737263269008 18446744073709551615 242982373809 0 0 16781312 0 18446604444920056768 0 0 -1 2 0 0 0
[pid=14640/tid=14924] ppid=14638 vsize=585732 CPUtime=101.54 cores=0-7
/proc/14640/task/14924/stat : 14924 (python) S 14638 14640 14598 0 -1 4202560 23 643852 0 8 0 0 10013 141 18 0 8 0 663024526 599789568 63410 33554432000 4194304 5683644 140737263269008 18446744073709551615 242982373809 0 0 16781312 0 18446604444920056768 0 0 -1 2 0 0 0
[pid=14640/tid=14930] ppid=14638 vsize=585732 CPUtime=101.54 cores=0-7
/proc/14640/task/14930/stat : 14930 (python) S 14638 14640 14598 0 -1 4202560 24 643852 0 8 0 0 10013 141 18 0 8 0 663024533 599789568 63410 33554432000 4194304 5683644 140737263269008 18446744073709551615 242982373809 0 0 16781312 0 18446604444920056768 0 0 -1 2 0 0 0
[pid=14640/tid=14933] ppid=14638 vsize=585732 CPUtime=101.54 cores=0-7
/proc/14640/task/14933/stat : 14933 (python) S 14638 14640 14598 0 -1 4202560 28 643852 0 8 0 0 10013 141 17 0 8 0 663024536 599789568 63410 33554432000 4194304 5683644 140737263269008 18446744073709551615 242982373809 0 0 16781312 0 18446604444920056768 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 312.37
Current children cumulated vsize (KiB) 585732

Child status: 0
Real time (s): 227.352
CPU time (s): 312.397
CPU user time (s): 310.564
CPU system time (s): 1.83372
CPU usage (%): 137.407
Max. virtual memory (cumulated for all children) (KiB): 7615164

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 310.564
system time used= 1.83372
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 776263
page faults= 97
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 8221
involuntary context switches= 1109

runsolver used 0.975851 second user time and 2.35464 second system time

The end

Launcher Data

Begin job on node128 at 2011-05-16 04:47:24
IDJOB=3381362
IDBENCH=88178
IDSOLVER=1864
FILE ID=node128/3381362-1305514043
RUNJOBID= node128-1305514043-14617
PBS_JOBID= 13325554
Free space on /tmp= 73552 MiB

SOLVER NAME= borg-sat 11.03.02-par-industrial (fixed)
BENCH NAME= SAT-Race-2010-CNF/software-verification/nec/hard-6-U-7061.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-3381362-1305514043/watcher-3381362-1305514043 -o /tmp/evaluation-result-3381362-1305514043/solver-3381362-1305514043 -C 40000 -W 5100 -M 31000  python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3381362-1305514043.cnf -seed 329424177 -budget 40000 -cores 8

TIME LIMIT= 40000 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= b15321a24257fa4bdfd9c20c782f4c0e
RANDOM SEED=329424177

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

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

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

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


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:       7282524 kB
Buffers:         25580 kB
Cached:         251288 kB
SwapCached:     122196 kB
Active:       10724236 kB
Inactive:     14679060 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:       7282524 kB
SwapTotal:    67111528 kB
SwapFree:     59792344 kB
Dirty:           54480 kB
Writeback:           0 kB
AnonPages:    25013192 kB
Mapped:          17576 kB
Slab:            91872 kB
PageTables:     100696 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 139384360 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73564 MiB
End job on node128 at 2011-05-16 04:51:12