Trace number 3321802

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-randomSAT 4047.31 509.16

General information on the benchmark

Namerandom/large/
unif-k7-r85-v200-c17000-S1227169170-092-UNKNOWN.cnf
MD5SUM51cac83217796c0d85d5add5d2ed2d64
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark2870.73
Satisfiable
(Un)Satisfiability was proved
Number of variables200
Number of clauses17000
Sum of the clauses size119000
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 517000

Solver Data

0.31/0.46	c INFO: loaded portfolio from HOME/etc/borg-mix+class.random.pickle
0.31/0.47	c INFO: solving HOME/instance-3321802-1304367572.cnf
0.31/0.47	c INFO: computing task features
0.40/0.59	c INFO: computed variable-clause graph statistics
0.40/0.59	c INFO: computed clause balance statistics
1.01/1.19	c INFO: computed variable balance statistics
1.30/1.42	c INFO: computed small-clause counts
1.30/1.42	c INFO: computed Horn-clause counts
1.30/1.44	c INFO: computed variable graph statistics
1.30/1.44	c INFO: collected features for HOME/instance-3321802-1304367572.cnf in 0.97 s
1.30/1.47	c INFO: running gnovelty+2@0 for 97 with 39999 remaining (b = 0.35)
1.40/1.51	c INFO: running gnovelty+2@0 for 97 with 39998 remaining (b = 0.12)
1.40/1.55	c INFO: running adaptg2wsat2009++@0 for 97 with 39998 remaining (b = 0.08)
1.40/1.58	c INFO: running adaptg2wsat2009++@0 for 97 with 39998 remaining (b = 0.06)
1.50/1.62	c INFO: running adaptg2wsat2009++@0 for 97 with 39998 remaining (b = 0.05)
1.50/1.66	c INFO: running gnovelty+2@0 for 97 with 39998 remaining (b = 0.04)
1.60/1.70	c INFO: running FH@0 for 97 with 39998 remaining (b = 0.03)
1.60/1.74	c INFO: running adaptg2wsat2009++@0 for 97 with 39998 remaining (b = 0.03)
801.16/101.75	c INFO: running adaptg2wsat2009++@0 for 97 with 39898 remaining (b = 0.02)
801.84/101.82	c INFO: running FH@0 for 97 with 39898 remaining (b = 0.02)
801.84/101.86	c INFO: running hybridGM3@0 for 194 with 39898 remaining (b = 0.04)
802.27/101.92	c INFO: running gnovelty+2@0 for 97 with 39898 remaining (b = 0.02)
802.27/101.97	c INFO: running hybridGM3@0 for 194 with 39898 remaining (b = 0.03)
802.51/102.03	c INFO: running hybridGM3@0 for 194 with 39898 remaining (b = 0.03)
802.51/102.09	c INFO: running TNM@0 for 1552 with 39898 remaining (b = 0.20)
802.60/102.15	c INFO: running adaptg2wsat2009++@0 for 97 with 39898 remaining (b = 0.01)
1600.77/202.05	c INFO: running FH@0 for 97 with 39798 remaining (b = 0.01)
1601.50/202.12	c INFO: running hybridGM3@0 for 194 with 39798 remaining (b = 0.02)
1602.11/202.24	c INFO: running adaptg2wsat2009++@0 for 97 with 39798 remaining (b = 0.01)
1604.00/202.49	c INFO: running adaptg2wsat2009++@0 for 97 with 39798 remaining (b = 0.01)
2369.05/298.42	c INFO: running hybridGM3@99 for 97 with 39702 remaining (b = 0.01)
2369.83/298.52	c INFO: running hybridGM3@100 for 97 with 39702 remaining (b = 0.01)
2370.64/298.60	c INFO: running hybridGM3@99 for 97 with 39701 remaining (b = 0.01)
2377.80/299.53	c INFO: running adaptg2wsat2009++@0 for 97 with 39700 remaining (b = 0.01)
2400.13/302.34	c INFO: running adaptg2wsat2009++@99 for 97 with 39698 remaining (b = 0.01)
2427.29/305.79	c INFO: running hybridGM3@0 for 194 with 39694 remaining (b = 0.02)
3128.62/393.80	c INFO: running hybridGM3@296 for 97 with 39606 remaining (b = 0.01)
3130.11/393.98	c INFO: running TNM@0 for 1552 with 39606 remaining (b = 0.15)
3153.22/396.83	c INFO: running adaptg2wsat2009++@100 for 97 with 39603 remaining (b = 0.01)
3175.49/399.64	c INFO: running gnovelty+2@0 for 97 with 39600 remaining (b = 0.01)
3176.23/399.72	c INFO: running hybridGM3@295 for 97 with 39600 remaining (b = 0.01)
3200.16/402.80	c INFO: running hybridGM3@100 for 97 with 39597 remaining (b = 0.01)
3928.59/494.13	c INFO: running iPAWS@0 for 97 with 39506 remaining (b = 0.01)
3935.83/495.02	c INFO: running hybridGM3@0 for 194 with 39505 remaining (b = 0.02)
3936.48/495.11	c INFO: running hybridGM3@391 for 97 with 39505 remaining (b = 0.01)
3952.55/497.12	c INFO: running FH@0 for 291 with 39503 remaining (b = 0.03)
3967.60/499.05	c INFO: running adaptg2wsat2009++@99 for 97 with 39501 remaining (b = 0.01)
3993.88/502.38	c INFO: running hybridGM3@94 for 97 with 39498 remaining (b = 0.01)
3948.22/509.13	s SATISFIABLE
3948.22/509.13	v 1 2 3 4 -5 6 7 8 -9 -10 11 -12 13 14 -15 -16 17 18 19 -20 21 -22 -23 -24 25 26 -27 28 29 -30 -31 -32 33 -34 35 36 -37 38 39 40 41 -42 43 44 45 -46 -47 48 -49 -50 -51 52 -53 -54 55 -56 57 -58 59 -60 -61 -62 63 64 65 66 67 -68 -69 -70 71 -72 73 74 -75 76 -77 78 -79 -80 -81 82 83 84 85 86 87 88 89 -90 -91 -92 -93 -94 -95 96 97 -98 -99 100 101 102 -103 -104 105 106 107 108 109 110 -111 112 113 114 -115 -116 117 -118 119 120 -121 -122 -123 124 -125 -126 -127 128 129 130 131 -132 -133 134 -135 136 -137 -138 -139 -140 -141 142 143 -144 145 146 147 148 149 -150 -151 152 153 154 155 -156 -157 158 -159 -160 -161 -162 163 -164 165 166 167 168 169 170 -171 -172 -173 -174 -175 -176 -177 -178 -179 180 181 -182 183 184 185 -186 -187 -188 189 -190 191 -192 -193 194 195 196 197 198 199 200 0

Verifier Data

OK

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3321802-1304367572/watcher-3321802-1304367572 -o /tmp/evaluation-result-3321802-1304367572/solver-3321802-1304367572 -C 40000 -W 5100 -M 31000 python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3321802-1304367572.cnf -seed 350712018 -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: 7.37 7.94 5.54 1/295 29292
/proc/meminfo: memFree=22953384/32951124 swapFree=67111464/67111528
[pid=29292] ppid=29290 vsize=15776 CPUtime=0 cores=0-7
/proc/29292/stat : 29292 (python) S 29290 29292 28808 0 -1 4202496 927 0 0 0 0 0 0 0 24 0 1 0 548354924 16154624 807 33554432000 4194304 5683644 140735540870896 18446744073709551615 212687673344 0 2147483391 16781312 2 18446744071699199166 0 0 17 4 0 0 0
/proc/29292/statm: 3944 807 356 364 0 431 0

[startup+0.036473 s]
/proc/loadavg: 7.37 7.94 5.54 1/295 29292
/proc/meminfo: memFree=22953384/32951124 swapFree=67111464/67111528
[pid=29292] ppid=29290 vsize=18884 CPUtime=0.02 cores=0-7
/proc/29292/stat : 29292 (python) R 29290 29292 28808 0 -1 4202496 1286 0 0 0 2 0 0 0 24 0 1 0 548354924 19337216 1139 33554432000 4194304 5683644 140735540870896 18446744073709551615 4867360 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/29292/statm: 4721 1139 421 364 0 690 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 18884

[startup+0.100513 s]
/proc/loadavg: 7.37 7.94 5.54 1/295 29292
/proc/meminfo: memFree=22953384/32951124 swapFree=67111464/67111528
[pid=29292] ppid=29290 vsize=104228 CPUtime=0.07 cores=0-7
/proc/29292/stat : 29292 (python) S 29290 29292 28808 0 -1 4202496 3059 0 0 0 5 2 0 0 24 0 1 0 548354924 106729472 2742 33554432000 4194304 5683644 140735540870896 18446744073709551615 212687673344 0 2147483391 16781312 2 18446744071699199166 0 0 17 4 0 0 0
/proc/29292/statm: 26057 2742 847 364 0 1805 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 104228

[startup+0.300452 s]
/proc/loadavg: 7.37 7.94 5.54 1/295 29292
/proc/meminfo: memFree=22953384/32951124 swapFree=67111464/67111528
[pid=29292] ppid=29290 vsize=170756 CPUtime=0.23 cores=0-7
/proc/29292/stat : 29292 (python) S 29290 29292 28808 0 -1 4202496 6736 932 1 0 16 7 0 0 17 0 1 0 548354924 174854144 4807 33554432000 4194304 5683644 140735540870896 18446744073709551615 212687673344 0 2147483391 16781312 2 18446744071699199166 0 0 17 4 0 0 0
/proc/29292/statm: 42689 4807 1336 364 0 3454 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 170756

[startup+0.700351 s]
/proc/loadavg: 7.37 7.94 5.54 1/295 29292
/proc/meminfo: memFree=22953384/32951124 swapFree=67111464/67111528
[pid=29292] ppid=29290 vsize=282588 CPUtime=0.6 cores=0-7
/proc/29292/stat : 29292 (python) R 29290 29292 28808 0 -1 4202496 11331 932 1 0 50 10 0 0 17 0 1 0 548354924 289370112 8059 33554432000 4194304 5683644 140735540870896 18446744073709551615 212687333524 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/29292/statm: 70647 8059 1826 364 0 6571 0
Current children cumulated CPU time (s) 0.6
Current children cumulated vsize (KiB) 282588

[startup+1.5002 s]
/proc/loadavg: 7.37 7.94 5.54 2/296 29297
/proc/meminfo: memFree=22927708/32951124 swapFree=67111464/67111528
[pid=29292] ppid=29290 vsize=289612 CPUtime=1.4 cores=0-7
/proc/29292/stat : 29292 (python) R 29290 29292 28808 0 -1 4202496 12085 932 1 0 130 10 0 0 20 0 2 0 548354924 296562688 7291 33554432000 4194304 5683644 140735540870896 18446744073709551615 212691083945 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/29292/statm: 72403 7291 1876 364 0 8321 0
Current children cumulated CPU time (s) 1.4
Current children cumulated vsize (KiB) 289612

[startup+3.10087 s]
/proc/loadavg: 7.37 7.94 5.54 9/320 29321
/proc/meminfo: memFree=22881512/32951124 swapFree=67111464/67111528
[pid=29292] ppid=29290 vsize=426940 CPUtime=1.64 cores=0-7
/proc/29292/stat : 29292 (python) S 29290 29292 28808 0 -1 4202496 17187 932 1 0 152 12 0 0 19 0 9 0 548354924 437186560 7495 33554432000 4194304 5683644 140735540870896 18446744073709551615 212699502027 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/29292/statm: 106735 7495 1891 364 0 42632 0
[pid=29298] ppid=29292 vsize=279232 CPUtime=0 cores=0-7
/proc/29298/stat : 29298 (python) S 29292 29292 28808 0 -1 4202560 727 0 0 0 0 0 0 0 18 0 1 0 548355072 285933568 5715 33554432000 4194304 5683644 140735540870896 18446744073709551615 212687695375 0 0 16781312 514 4337656663877058818 0 0 17 1 0 0 0
/proc/29298/statm: 69808 5715 354 364 0 5726 0
[pid=29300] ppid=29298 vsize=1018616 CPUtime=1.6 cores=0-7
/proc/29300/stat : 29300 (gnovelty+2) R 29298 29300 29300 0 -1 4202496 765 0 0 0 160 0 0 0 25 0 1 0 548355072 1043062784 500 33554432000 134512640 135663704 4292103712 18446744073709551615 134525255 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/29300/statm: 254654 500 113 282 0 254370 0
[pid=29301] ppid=29292 vsize=289624 CPUtime=0 cores=0-7
/proc/29301/stat : 29301 (python) S 29292 29292 28808 0 -1 4202560 735 0 0 0 0 0 0 0 18 0 1 0 548355075 296574976 5763 33554432000 4194304 5683644 140735540870896 18446744073709551615 212687695430 0 0 16781312 514 1078405406864146691 0 0 17 5 0 0 0
/proc/29301/statm: 72406 5763 348 364 0 8321 0
[pid=29303] ppid=29301 vsize=1018616 CPUtime=1.58 cores=0-7
/proc/29303/stat : 29303 (gnovelty+2) R 29301 29303 29303 0 -1 4202496 763 0 0 0 158 0 0 0 24 0 1 0 548355076 1043062784 500 33554432000 134512640 135663704 4288879776 18446744073709551615 134525276 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/29303/statm: 254654 500 113 282 0 254370 0
[pid=29304] ppid=29292 vsize=365416 CPUtime=0 cores=0-7
/proc/29304/stat : 29304 (python) S 29292 29292 28808 0 -1 4202560 702 0 0 0 0 0 0 0 18 0 1 0 548355079 374185984 5940 33554432000 4194304 5683644 140735540870896 18446744073709551615 212687695430 0 0 16781312 514 7249291822210482175 0 0 17 1 0 0 0
/proc/29304/statm: 91354 5940 348 364 0 27266 0
[pid=29306] ppid=29304 vsize=418500 CPUtime=1.54 cores=0-7
/proc/29306/stat : 29306 (adaptg2wsat2009) R 29304 29306 29306 0 -1 4202496 1064 0 0 0 154 0 0 0 25 0 1 0 548355079 428544000 808 33554432000 134512640 135107411 4286918000 18446744073709551615 134523300 0 0 16781312 0 0 0 0 17 6 0 0 0
/proc/29306/statm: 104625 808 49 146 0 103501 0
[pid=29307] ppid=29292 vsize=375672 CPUtime=0 cores=0-7
/proc/29307/stat : 29307 (python) S 29292 29292 28808 0 -1 4202560 717 0 0 0 0 0 0 0 18 0 1 0 548355083 384688128 5898 33554432000 4194304 5683644 140735540870896 18446744073709551615 212687695430 0 0 16781312 514 4875289262557233151 0 0 17 4 0 0 0
/proc/29307/statm: 93918 5898 348 364 0 29827 0
[pid=29309] ppid=29307 vsize=418500 CPUtime=1.49 cores=0-7
/proc/29309/stat : 29309 (adaptg2wsat2009) R 29307 29309 29309 0 -1 4202496 1066 0 0 0 149 0 0 0 25 0 1 0 548355083 428544000 809 33554432000 134512640 135107411 4289631168 18446744073709551615 134523298 0 0 16781312 0 0 0 0 17 7 0 0 0
/proc/29309/statm: 104625 809 49 146 0 103501 0
[pid=29310] ppid=29292 vsize=385928 CPUtime=0 cores=0-7
/proc/29310/stat : 29310 (python) S 29292 29292 28808 0 -1 4202560 720 0 0 0 0 0 0 0 18 0 1 0 548355087 395190272 6022 33554432000 4194304 5683644 140735540870896 18446744073709551615 212687695430 0 0 16781312 514 7249295670501179391 0 0 17 0 0 0 0
/proc/29310/statm: 96482 6022 348 364 0 32388 0
[pid=29312] ppid=29310 vsize=418500 CPUtime=1.46 cores=0-7
/proc/29312/stat : 29312 (adaptg2wsat2009) R 29310 29312 29312 0 -1 4202496 1065 0 0 0 146 0 0 0 25 0 1 0 548355087 428544000 808 33554432000 134512640 135107411 4294077536 18446744073709551615 134523302 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/29312/statm: 104625 808 49 146 0 103501 0
[pid=29313] ppid=29292 vsize=396184 CPUtime=0 cores=0-7
/proc/29313/stat : 29313 (python) S 29292 29292 28808 0 -1 4202560 728 0 0 0 0 0 0 0 18 0 1 0 548355090 405692416 6026 33554432000 4194304 5683644 140735540870896 18446744073709551615 212687695430 0 0 16781312 514 10882076865992818947 0 0 17 2 0 0 0
/proc/29313/statm: 99046 6026 348 364 0 34949 0
[pid=29315] ppid=29313 vsize=1018616 CPUtime=1.42 cores=0-7
/proc/29315/stat : 29315 (gnovelty+2) R 29313 29315 29315 0 -1 4202496 756 0 0 0 142 0 0 0 25 0 1 0 548355091 1043062784 501 33554432000 134512640 135663704 4294498128 18446744073709551615 134525260 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/29315/statm: 254654 501 113 282 0 254370 0
[pid=29316] ppid=29292 vsize=406440 CPUtime=0 cores=0-7
/proc/29316/stat : 29316 (python) S 29292 29292 28808 0 -1 4202560 734 0 0 0 0 0 0 0 18 0 1 0 548355094 416194560 5927 33554432000 4194304 5683644 140735540870896 18446744073709551615 212687695430 0 0 16781312 514 17761497920126844927 0 0 17 2 0 0 0
/proc/29316/statm: 101610 5927 348 364 0 37510 0
[pid=29318] ppid=29316 vsize=246900 CPUtime=1.38 cores=0-7
/proc/29318/stat : 29318 (FH) R 29316 29318 29318 0 -1 4202496 936 0 0 0 138 0 0 0 25 0 1 0 548355095 252825600 678 33554432000 134512640 134936988 4290388720 18446744073709551615 134523479 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/29318/statm: 61725 678 37 104 0 61229 0
[pid=29319] ppid=29292 vsize=416696 CPUtime=0 cores=0-7
/proc/29319/stat : 29319 (python) S 29292 29292 28808 0 -1 4202560 762 0 0 0 0 0 0 0 18 0 1 0 548355098 426696704 5954 33554432000 4194304 5683644 140735540870896 18446744073709551615 212687695430 0 0 16781312 514 10396638634039050239 0 0 17 4 0 0 0
/proc/29319/statm: 104174 5954 354 364 0 40071 0
[pid=29321] ppid=29319 vsize=418500 CPUtime=1.33 cores=0-7
/proc/29321/stat : 29321 (adaptg2wsat2009) R 29319 29321 29321 0 -1 4202496 1070 0 0 0 133 0 0 0 25 0 1 0 548355099 428544000 808 33554432000 134512640 135107411 4289904464 18446744073709551615 134523457 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/29321/statm: 104625 808 49 146 0 103501 0
[pid=29292/tid=29299] ppid=29290 vsize=426940 CPUtime=0 cores=0-7
/proc/29292/task/29299/stat : 29299 (python) S 29290 29292 28808 0 -1 4202560 24 932 0 0 0 0 0 0 20 0 9 0 548355072 437186560 7495 33554432000 4194304 5683644 140735540870896 18446744073709551615 212699498929 0 0 16781312 2 18446604453903499520 0 0 -1 6 0 0 0
[pid=29292/tid=29302] ppid=29290 vsize=426940 CPUtime=0 cores=0-7
/proc/29292/task/29302/stat : 29302 (python) S 29290 29292 28808 0 -1 4202560 23 932 0 0 0 0 0 0 18 0 9 0 548355075 437186560 7495 33554432000 4194304 5683644 140735540870896 18446744073709551615 212699498929 0 0 16781312 2 18446604453903499520 0 0 -1 3 0 0 0
[pid=29292/tid=29305] ppid=29290 vsize=426940 CPUtime=0 cores=0-7
/proc/29292/task/29305/stat : 29305 (python) S 29290 29292 28808 0 -1 4202560 90 932 0 0 0 0 0 0 19 0 9 0 548355079 437186560 7495 33554432000 4194304 5683644 140735540870896 18446744073709551615 212699498929 0 0 16781312 2 18446604453903499520 0 0 -1 0 0 0 0
[pid=29292/tid=29308] ppid=29290 vsize=426940 CPUtime=0 cores=0-7
/proc/29292/task/29308/stat : 29308 (python) S 29290 29292 28808 0 -1 4202560 31 932 0 0 0 0 0 0 21 0 9 0 548355083 437186560 7495 33554432000 4194304 5683644 140735540870896 18446744073709551615 212699498929 0 0 16781312 2 18446604453903499520 0 0 -1 2 0 0 0
[pid=29292/tid=29311] ppid=29290 vsize=426940 CPUtime=0 cores=0-7
/proc/29292/task/29311/stat : 29311 (python) S 29290 29292 28808 0 -1 4202560 35 932 0 0 0 0 0 0 20 0 9 0 548355087 437186560 7495 33554432000 4194304 5683644 140735540870896 18446744073709551615 212699498929 0 0 16781312 2 18446604453903499520 0 0 -1 0 0 0 0
[pid=29292/tid=29314] ppid=29290 vsize=426940 CPUtime=0 cores=0-7
/proc/29292/task/29314/stat : 29314 (python) S 29290 29292 28808 0 -1 4202560 33 932 0 0 0 0 0 0 20 0 9 0 548355091 437186560 7495 33554432000 4194304 5683644 140735540870896 18446744073709551615 212699498929 0 0 16781312 2 18446604453903499520 0 0 -1 2 0 0 0
[pid=29292/tid=29317] ppid=29290 vsize=426940 CPUtime=0 cores=0-7
/proc/29292/task/29317/stat : 29317 (python) S 29290 29292 28808 0 -1 4202560 32 932 0 0 0 0 0 0 20 0 9 0 548355095 437186560 7495 33554432000 4194304 5683644 140735540870896 18446744073709551615 212699498929 0 0 16781312 2 18446604453903499520 0 0 -1 2 0 0 0
[pid=29292/tid=29320] ppid=29290 vsize=426940 CPUtime=0 cores=0-7
/proc/29292/task/29320/stat : 29320 (python) S 29290 29292 28808 0 -1 4202560 84 932 0 0 0 0 0 0 20 0 9 0 548355098 437186560 7495 33554432000 4194304 5683644 140735540870896 18446744073709551615 212699498929 0 0 16781312 2 18446604453903499520 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 13.44
Current children cumulated vsize (KiB) 8318880

[startup+6.30129 s]
/proc/loadavg: 7.42 7.94 5.55 9/320 29321
/proc/meminfo: memFree=22880148/32951124 swapFree=67111464/67111528
[pid=29292] ppid=29290 vsize=426940 CPUtime=1.64 cores=0-7
/proc/29292/stat : 29292 (python) S 29290 29292 28808 0 -1 4202496 17187 932 1 0 152 12 0 0 19 0 9 0 548354924 437186560 7495 33554432000 4194304 5683644 140735540870896 18446744073709551615 212699502027 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/29292/statm: 106735 7495 1891 364 0 42632 0
[pid=29298] ppid=29292 vsize=279232 CPUtime=0 cores=0-7
/proc/29298/stat : 29298 (python) S 29292 29292 28808 0 -1 4202560 878 0 0 0 0 0 0 0 18 0 1 0 548355072 285933568 5738 33554432000 4194304 5683644 140735540870896 18446744073709551615 212687695375 0 0 16781312 514 4337656663877058818 0 0 17 1 0 0 0
/proc/29298/statm: 69808 5738 377 364 0 5726 0
[pid=29300] ppid=29298 vsize=1018616 CPUtime=4.78 cores=0-7
/proc/29300/stat : 29300 (gnovelty+2) R 29298 29300 29300 0 -1 4202496 765 0 0 0 478 0 0 0 25 0 1 0 548355072 1043062784 500 33554432000 134512640 135663704 4292103712 18446744073709551615 134525276 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/29300/statm: 254654 500 113 282 0 254370 0
[pid=29301] ppid=29292 vsize=289624 CPUtime=0 cores=0-7
/proc/29301/stat : 29301 (python) S 29292 29292 28808 0 -1 4202560 899 0 0 0 0 0 0 0 18 0 1 0 548355075 296574976 5786 33554432000 4194304 5683644 140735540870896 18446744073709551615 212687695430 0 0 16781312 514 1078405406864146691 0 0 17 5 0 0 0
/proc/29301/statm: 72406 5786 371 364 0 8321 0
[pid=29303] ppid=29301 vsize=1018616 CPUtime=4.78 cores=0-7
/proc/29303/stat : 29303 (gnovelty+2) R 29301 29303 29303 0 -1 4202496 763 0 0 0 478 0 0 0 25 0 1 0 548355076 1043062784 500 33554432000 134512640 135663704 4288879776 18446744073709551615 134525091 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/29303/statm: 254654 500 113 282 0 254370 0
[pid=29304] ppid=29292 vsize=365416 CPUtime=0 cores=0-7
/proc/29304/stat : 29304 (python) S 29292 29292 28808 0 -1 4202560 777 0 0 0 0 0 0 0 18 0 1 0 548355079 374185984 5963 33554432000 4194304 5683644 140735540870896 18446744073709551615 212687695430 0 0 16781312 514 7249291822210449666 0 0 17 1 0 0 0
/proc/29304/statm: 91354 5963 371 364 0 27266 0
[pid=29306] ppid=29304 vsize=418636 CPUtime=4.74 cores=0-7
/proc/29306/stat : 29306 (adaptg2wsat2009) R 29304 29306 29306 0 -1 4202496 1211 0 0 0 474 0 0 0 25 0 1 0 548355079 428683264 955 33554432000 134512640 135107411 4286918000 18446744073709551615 134532088 0 0 16781312 0 0 0 0 17 6 0 0 0
/proc/29306/statm: 104659 955 59 146 0 103535 0
[pid=29307] ppid=29292 vsize=375672 CPUtime=0 cores=0-7
/proc/29307/stat : 29307 (python) S 29292 29292 28808 0 -1 4202560 793 0 0 0 0 0 0 0 18 0 1 0 548355083 384688128 5921 33554432000 4194304 5683644 140735540870896 18446744073709551615 212687695430 0 0 16781312 514 4875289262557200641 0 0 17 4 0 0 0
/proc/29307/statm: 93918 5921 371 364 0 29827 0
[pid=29309] ppid=29307 vsize=418636 CPUtime=4.66 cores=0-7
/proc/29309/stat : 29309 (adaptg2wsat2009) R 29307 29309 29309 0 -1 4202496 1213 0 0 0 466 0 0 0 25 0 1 0 548355083 428683264 956 33554432000 134512640 135107411 4289631168 18446744073709551615 134531392 0 0 16781312 0 0 0 0 17 7 0 0 0
/proc/29309/statm: 104659 956 59 146 0 103535 0
[pid=29310] ppid=29292 vsize=385928 CPUtime=0 cores=0-7
/proc/29310/stat : 29310 (python) S 29292 29292 28808 0 -1 4202560 796 0 0 0 0 0 0 0 18 0 1 0 548355087 395190272 6045 33554432000 4194304 5683644 140735540870896 18446744073709551615 212687695430 0 0 16781312 514 7249295670501146881 0 0 17 0 0 0 0
/proc/29310/statm: 96482 6045 371 364 0 32388 0
[pid=29312] ppid=29310 vsize=418636 CPUtime=4.64 cores=0-7
/proc/29312/stat : 29312 (adaptg2wsat2009) R 29310 29312 29312 0 -1 4202496 1212 0 0 0 464 0 0 0 25 0 1 0 548355087 428683264 955 33554432000 134512640 135107411 4294077536 18446744073709551615 134532349 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/29312/statm: 104659 955 59 146 0 103535 0
[pid=29313] ppid=29292 vsize=396184 CPUtime=0 cores=0-7
/proc/29313/stat : 29313 (python) S 29292 29292 28808 0 -1 4202560 811 0 0 0 0 0 0 0 18 0 1 0 548355090 405692416 6049 33554432000 4194304 5683644 140735540870896 18446744073709551615 212687695430 0 0 16781312 514 10882076865992818947 0 0 17 2 0 0 0
/proc/29313/statm: 99046 6049 371 364 0 34949 0
[pid=29315] ppid=29313 vsize=1018616 CPUtime=4.61 cores=0-7
/proc/29315/stat : 29315 (gnovelty+2) R 29313 29315 29315 0 -1 4202496 756 0 0 0 461 0 0 0 25 0 1 0 548355091 1043062784 501 33554432000 134512640 135663704 4294498128 18446744073709551615 134525544 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/29315/statm: 254654 501 113 282 0 254370 0
[pid=29316] ppid=29292 vsize=406440 CPUtime=0 cores=0-7
/proc/29316/stat : 29316 (python) S 29292 29292 28808 0 -1 4202560 821 0 0 0 0 0 0 0 18 0 1 0 548355094 416194560 5950 33554432000 4194304 5683644 140735540870896 18446744073709551615 212687695430 0 0 16781312 514 17761497920126812419 0 0 17 2 0 0 0
/proc/29316/statm: 101610 5950 371 364 0 37510 0
[pid=29318] ppid=29316 vsize=248648 CPUtime=4.55 cores=0-7
/proc/29318/stat : 29318 (FH) R 29316 29318 29318 0 -1 4202496 1116 0 0 0 455 0 0 0 25 0 1 0 548355095 254615552 856 33554432000 134512640 134936988 4290388720 18446744073709551615 134553304 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/29318/statm: 62162 856 41 104 0 61666 0
[pid=29319] ppid=29292 vsize=416696 CPUtime=0 cores=0-7
/proc/29319/stat : 29319 (python) S 29292 29292 28808 0 -1 4202560 847 0 0 0 0 0 0 0 18 0 1 0 548355098 426696704 5977 33554432000 4194304 5683644 140735540870896 18446744073709551615 212687695430 0 0 16781312 514 10396638634039050239 0 0 17 4 0 0 0
/proc/29319/statm: 104174 5977 377 364 0 40071 0
[pid=29321] ppid=29319 vsize=418636 CPUtime=4.51 cores=0-7
/proc/29321/stat : 29321 (adaptg2wsat2009) R 29319 29321 29321 0 -1 4202496 1217 0 0 0 451 0 0 0 25 0 1 0 548355099 428683264 955 33554432000 134512640 135107411 4289904464 18446744073709551615 134532288 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/29321/statm: 104659 955 59 146 0 103535 0

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

/proc/29310/task/29335/stat : 29335 (python) S 29292 29292 28808 0 -1 4202560 75 0 0 0 0 0 0 0 18 0 2 0 548365108 395190272 6075 33554432000 4194304 5683644 140735540870896 18446744073709551615 212699498929 0 0 16781312 514 18446604450305584128 0 0 -1 0 0 0 0
[pid=29316] ppid=29292 vsize=406440 CPUtime=0.25 cores=0-7
/proc/29316/stat : 29316 (python) S 29292 29292 28808 0 -1 4202560 1039 0 0 0 12 13 0 0 18 0 2 0 548355094 416194560 5986 33554432000 4194304 5683644 140735540870896 18446744073709551615 212687695430 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/29316/statm: 101610 5986 406 364 0 37510 0
[pid=29318] ppid=29316 vsize=248648 CPUtime=111.72 cores=0-7
/proc/29318/stat : 29318 (FH) R 29316 29318 29318 0 -1 4202496 1116 0 0 0 11172 0 0 0 25 0 1 0 548355095 254615552 856 33554432000 134512640 134936988 4290388720 18446744073709551615 134552561 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/29318/statm: 62162 856 41 104 0 61666 0
[pid=29316/tid=29340] ppid=29292 vsize=406440 CPUtime=0 cores=0-7
/proc/29316/task/29340/stat : 29340 (python) S 29292 29292 28808 0 -1 4202560 71 0 0 0 0 0 0 0 19 0 2 0 548365116 416194560 5986 33554432000 4194304 5683644 140735540870896 18446744073709551615 212699498929 0 0 16781312 514 18446604444163212352 0 0 -1 2 0 0 0
[pid=29319] ppid=29292 vsize=416696 CPUtime=0.45 cores=0-7
/proc/29319/stat : 29319 (python) S 29292 29292 28808 0 -1 4202560 1033 0 0 0 24 21 0 0 18 0 2 0 548355098 426696704 6007 33554432000 4194304 5683644 140735540870896 18446744073709551615 212699502027 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/29319/statm: 104174 6007 406 364 0 40071 0
[pid=29321] ppid=29319 vsize=418636 CPUtime=194.27 cores=0-7
/proc/29321/stat : 29321 (adaptg2wsat2009) T 29319 29321 29321 0 -1 4202496 1217 0 0 0 19427 0 0 0 25 0 1 0 548355099 428683264 955 33554432000 134512640 135107411 4289904464 18446744073709551615 134532107 0 0 16781312 0 18446744071562691360 0 0 17 5 0 0 0
/proc/29321/statm: 104659 955 59 146 0 103535 0
[pid=29319/tid=29344] ppid=29292 vsize=416696 CPUtime=0 cores=0-7
/proc/29319/task/29344/stat : 29344 (python) S 29292 29292 28808 0 -1 4202560 76 0 0 0 0 0 0 0 18 0 2 0 548365120 426696704 6007 33554432000 4194304 5683644 140735540870896 18446744073709551615 212699498929 0 0 16781312 514 18446604451038382016 0 0 -1 4 0 0 0
[pid=29327] ppid=29292 vsize=426952 CPUtime=0.48 cores=0-7
/proc/29327/stat : 29327 (python) S 29292 29292 28808 0 -1 4202560 1024 0 0 0 25 23 0 0 18 0 2 0 548365099 437198848 6024 33554432000 4194304 5683644 140735540870896 18446744073709551615 212699502027 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/29327/statm: 106738 6024 400 364 0 42632 0
[pid=29330] ppid=29327 vsize=418636 CPUtime=196.96 cores=0-7
/proc/29330/stat : 29330 (adaptg2wsat2009) T 29327 29330 29330 0 -1 4202496 1221 0 0 0 19696 0 0 0 25 0 1 0 548365100 428683264 955 33554432000 134512640 135107411 4290705776 18446744073709551615 134532088 0 0 16781312 0 18446744071562691360 0 0 17 6 0 0 0
/proc/29330/statm: 104659 955 59 146 0 103535 0
[pid=29327/tid=29359] ppid=29292 vsize=426952 CPUtime=0 cores=0-7
/proc/29327/task/29359/stat : 29359 (python) S 29292 29292 28808 0 -1 4202560 75 0 0 0 0 0 0 0 18 0 2 0 548375122 437198848 6024 33554432000 4194304 5683644 140735540870896 18446744073709551615 212699498929 0 0 16781312 514 18446604453487863872 0 0 -1 1 0 0 0
[pid=29336] ppid=29292 vsize=447464 CPUtime=0.94 cores=0-7
/proc/29336/stat : 29336 (python) S 29292 29292 28808 0 -1 4202560 1046 0 0 0 48 46 0 0 18 0 2 0 548365111 458203136 6056 33554432000 4194304 5683644 140735540870896 18446744073709551615 212699502027 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/29336/statm: 111866 6056 400 364 0 47754 0
[pid=29338] ppid=29336 vsize=268424 CPUtime=391.86 cores=0-7
/proc/29338/stat : 29338 (hybridGM3) T 29336 29338 29338 0 -1 4202496 5162 0 0 0 39185 1 0 0 25 0 1 0 548365111 274866176 4897 33554432000 134512640 135204385 4286584432 18446744073709551615 134538435 0 0 16781312 0 18446744071562691360 0 0 17 2 0 0 0
/proc/29338/statm: 67106 4897 63 169 0 66936 0
[pid=29336/tid=29372] ppid=29292 vsize=447464 CPUtime=0 cores=0-7
/proc/29336/task/29372/stat : 29372 (python) S 29292 29292 28808 0 -1 4202560 77 0 0 0 0 0 0 0 18 0 2 0 548384759 458203136 6056 33554432000 4194304 5683644 140735540870896 18446744073709551615 212699498929 0 0 16781312 514 18446604458662875584 0 0 -1 0 0 0 0
[pid=29345] ppid=29292 vsize=467976 CPUtime=0.95 cores=0-7
/proc/29345/stat : 29345 (python) S 29292 29292 28808 0 -1 4202560 1061 0 0 0 51 44 0 0 18 0 2 0 548365121 479207424 6092 33554432000 4194304 5683644 140735540870896 18446744073709551615 212687695430 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/29345/statm: 116994 6092 400 364 0 52876 0
[pid=29347] ppid=29345 vsize=268420 CPUtime=406.01 cores=0-7
/proc/29347/stat : 29347 (hybridGM3) R 29345 29347 29347 0 -1 4202496 5161 0 0 0 40601 0 0 0 25 0 1 0 548365121 274862080 4895 33554432000 134512640 135204385 4287717840 18446744073709551615 134538524 0 0 16781312 0 0 0 0 17 7 0 0 0
/proc/29347/statm: 67105 4895 63 169 0 66935 0
[pid=29345/tid=29373] ppid=29292 vsize=467976 CPUtime=0 cores=0-7
/proc/29345/task/29373/stat : 29373 (python) S 29292 29292 28808 0 -1 4202560 75 0 0 0 0 0 0 0 18 0 2 0 548384769 479207424 6092 33554432000 4194304 5683644 140735540870896 18446744073709551615 212699498929 0 0 16781312 514 18446604467106981824 0 0 -1 0 0 0 0
[pid=29348] ppid=29292 vsize=478232 CPUtime=0.68 cores=0-7
/proc/29348/stat : 29348 (python) S 29292 29292 28808 0 -1 4202560 1071 0 0 0 35 33 0 0 18 0 2 0 548365127 489709568 6124 33554432000 4194304 5683644 140735540870896 18446744073709551615 212699502027 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/29348/statm: 119558 6124 400 364 0 55437 0
[pid=29350] ppid=29348 vsize=268424 CPUtime=291.3 cores=0-7
/proc/29350/stat : 29350 (hybridGM3) T 29348 29350 29350 0 -1 4202496 5162 0 0 0 29129 1 0 0 25 0 1 0 548365127 274866176 4895 33554432000 134512640 135204385 4291988928 18446744073709551615 134538375 0 0 16781312 0 18446744071562691360 0 0 17 6 0 0 0
/proc/29350/statm: 67106 4895 63 169 0 66936 0
[pid=29348/tid=29374] ppid=29292 vsize=478232 CPUtime=0 cores=0-7
/proc/29348/task/29374/stat : 29374 (python) S 29292 29292 28808 0 -1 4202560 75 0 0 0 0 0 0 0 18 0 2 0 548384778 489709568 6124 33554432000 4194304 5683644 140735540870896 18446744073709551615 212699498929 0 0 16781312 514 18446604467106980928 0 0 -1 1 0 0 0
[pid=29351] ppid=29292 vsize=488488 CPUtime=0.98 cores=0-7
/proc/29351/stat : 29351 (python) S 29292 29292 28808 0 -1 4202560 991 0 0 0 56 42 0 0 18 0 1 0 548365133 500211712 6084 33554432000 4194304 5683644 140735540870896 18446744073709551615 212687695430 0 0 16781312 514 18446744073709519112 0 0 17 1 0 0 0
/proc/29351/statm: 122122 6084 379 364 0 57998 0
[pid=29353] ppid=29351 vsize=457128 CPUtime=403.68 cores=0-7
/proc/29353/stat : 29353 (TNM) R 29351 29353 29353 0 -1 4202496 1112 0 0 0 40368 0 0 0 25 0 1 0 548365133 468099072 838 33554432000 134512640 135008748 4288390336 18446744073709551615 134529320 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/29353/statm: 114282 838 46 122 0 113182 0
[pid=29354] ppid=29292 vsize=0 CPUtime=110.03 cores=0-7
/proc/29354/stat : 29354 (python) Z 29292 29292 28808 0 -1 4202588 1237 1242 0 0 14 12 10977 0 17 0 1 0 548365139 0 0 33554432000 0 0 0 0 0 0 0 16781824 2 18446744073709551615 0 0 17 5 0 0 0
/proc/29354/statm: 0 0 0 0 0 0 0
[pid=29364] ppid=29292 vsize=519256 CPUtime=0.7 cores=0-7
/proc/29364/stat : 29364 (python) S 29292 29292 28808 0 -1 4202560 1112 0 0 0 34 36 0 0 18 0 2 0 548375136 531718144 6170 33554432000 4194304 5683644 140735540870896 18446744073709551615 212699502027 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/29364/statm: 129814 6170 402 364 0 65681 0
[pid=29366] ppid=29364 vsize=268420 CPUtime=291.46 cores=0-7
/proc/29366/stat : 29366 (hybridGM3) T 29364 29366 29366 0 -1 4202496 5171 0 0 0 29145 1 0 0 25 0 1 0 548375136 274862080 4895 33554432000 134512640 135204385 4287849008 18446744073709551615 134538494 0 0 16781312 0 18446744071562691360 0 0 17 7 0 0 0
/proc/29366/statm: 67105 4895 63 169 0 66935 0
[pid=29364/tid=29388] ppid=29292 vsize=519256 CPUtime=0 cores=0-7
/proc/29364/task/29388/stat : 29388 (python) S 29292 29292 28808 0 -1 4202560 80 0 0 0 0 0 0 0 18 0 2 0 548395196 531718144 6170 33554432000 4194304 5683644 140735540870896 18446744073709551615 212699498929 0 0 16781312 514 18446604463521182720 0 0 -1 2 0 0 0
[pid=29376] ppid=29292 vsize=529512 CPUtime=0.49 cores=0-7
/proc/29376/stat : 29376 (python) S 29292 29292 28808 0 -1 4202560 1136 0 0 0 26 23 0 0 18 0 2 0 548385503 542220288 6180 33554432000 4194304 5683644 140735540870896 18446744073709551615 212687695430 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/29376/statm: 132378 6180 401 364 0 68242 0
[pid=29378] ppid=29376 vsize=268424 CPUtime=201.63 cores=0-7
/proc/29378/stat : 29378 (hybridGM3) R 29376 29378 29378 0 -1 4202496 5172 0 0 0 20163 0 0 0 25 0 1 0 548385504 274866176 4897 33554432000 134512640 135204385 4290343840 18446744073709551615 134537946 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/29378/statm: 67106 4897 63 169 0 66936 0
[pid=29376/tid=29398] ppid=29292 vsize=529512 CPUtime=0 cores=0-7
/proc/29376/task/29398/stat : 29398 (python) S 29292 29292 28808 0 -1 4202560 86 0 0 0 0 0 0 0 19 0 2 0 548405154 542220288 6180 33554432000 4194304 5683644 140735540870896 18446744073709551615 212699498929 0 0 16781312 514 18446604463521184512 0 0 -1 6 0 0 0
[pid=29382] ppid=29292 vsize=539768 CPUtime=0.28 cores=0-7
/proc/29382/stat : 29382 (python) S 29292 29292 28808 0 -1 4202560 946 0 0 0 14 14 0 0 18 0 1 0 548394322 552722432 6266 33554432000 4194304 5683644 140735540870896 18446744073709551615 212687695430 0 0 16781312 514 9478071706405798148 0 0 17 5 0 0 0
/proc/29382/statm: 134942 6266 373 364 0 70803 0
[pid=29384] ppid=29382 vsize=457128 CPUtime=114.83 cores=0-7
/proc/29384/stat : 29384 (TNM) R 29382 29384 29384 0 -1 4202496 1112 0 0 0 11483 0 0 0 25 0 1 0 548394322 468099072 837 33554432000 134512640 135008748 4294370176 18446744073709551615 134529155 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/29384/statm: 114282 837 46 122 0 113182 0
[pid=29385] ppid=29292 vsize=550024 CPUtime=0.23 cores=0-7
/proc/29385/stat : 29385 (python) S 29292 29292 28808 0 -1 4202560 1149 0 0 0 12 11 0 0 19 0 2 0 548394888 563224576 6261 33554432000 4194304 5683644 140735540870896 18446744073709551615 212699502027 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/29385/statm: 137506 6261 401 364 0 73364 0
[pid=29387] ppid=29385 vsize=1018616 CPUtime=98.86 cores=0-7
/proc/29387/stat : 29387 (gnovelty+2) T 29385 29387 29387 0 -1 4202496 777 0 0 0 9885 1 0 0 25 0 1 0 548394889 1043062784 500 33554432000 134512640 135663704 4294621744 18446744073709551615 134524553 0 0 16781312 0 18446744071562691360 0 0 17 4 0 0 0
/proc/29387/statm: 254654 500 113 282 0 254370 0
[pid=29385/tid=29397] ppid=29292 vsize=550024 CPUtime=0 cores=0-7
/proc/29385/task/29397/stat : 29397 (python) S 29292 29292 28808 0 -1 4202560 82 0 0 0 0 0 0 0 19 0 2 0 548404821 563224576 6261 33554432000 4194304 5683644 140735540870896 18446744073709551615 212699498929 0 0 16781312 514 18446604456852351744 0 0 -1 0 0 0 0
[pid=29391] ppid=29292 vsize=560280 CPUtime=0.02 cores=0-7
/proc/29391/stat : 29391 (python) S 29292 29292 28808 0 -1 4202560 986 0 0 0 1 1 0 0 18 0 1 0 548404337 573726720 6244 33554432000 4194304 5683644 140735540870896 18446744073709551615 212687695430 0 0 16781312 514 9478071706405798151 0 0 17 5 0 0 0
/proc/29391/statm: 140070 6244 379 364 0 75925 0
[pid=29393] ppid=29391 vsize=335996 CPUtime=14.91 cores=0-7
/proc/29393/stat : 29393 (iPAWS) R 29391 29393 29393 0 -1 4202496 1602 0 0 0 1491 0 0 0 25 0 1 0 548404338 344059904 1321 33554432000 134512640 135114423 4290164144 18446744073709551615 134514784 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/29393/statm: 83999 1321 59 147 0 83851 0
[pid=29394] ppid=29292 vsize=570536 CPUtime=0.03 cores=0-7
/proc/29394/stat : 29394 (python) S 29292 29292 28808 0 -1 4202560 994 0 0 0 1 2 0 0 18 0 1 0 548404427 584228864 6218 33554432000 4194304 5683644 140735540870896 18446744073709551615 212687695430 0 0 16781312 514 9478071706405798149 0 0 17 5 0 0 0
/proc/29394/statm: 142634 6218 379 364 0 78486 0
[pid=29396] ppid=29394 vsize=268424 CPUtime=13.88 cores=0-7
/proc/29396/stat : 29396 (hybridGM3) R 29394 29396 29396 0 -1 4202496 5178 0 0 0 1388 0 0 0 25 0 1 0 548404427 274866176 4897 33554432000 134512640 135204385 4292561040 18446744073709551615 134538264 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/29396/statm: 67106 4897 63 169 0 66936 0
[pid=29292/tid=29299] ppid=29290 vsize=580780 CPUtime=799.35 cores=0-7
/proc/29292/task/29299/stat : 29299 (python) S 29290 29292 28808 0 -1 4202560 24 14963 0 0 0 0 79842 93 20 0 24 0 548355072 594718720 7846 33554432000 4194304 5683644 140735540870896 18446744073709551615 212699498929 0 0 16781312 2 18446604453903499520 0 0 -1 6 0 0 0
[pid=29292/tid=29302] ppid=29290 vsize=580780 CPUtime=799.35 cores=0-7
/proc/29292/task/29302/stat : 29302 (python) S 29290 29292 28808 0 -1 4202560 23 14963 0 0 0 0 79842 93 18 0 24 0 548355075 594718720 7846 33554432000 4194304 5683644 140735540870896 18446744073709551615 212699498929 0 0 16781312 2 18446604453903499520 0 0 -1 3 0 0 0
[pid=29292/tid=29305] ppid=29290 vsize=580780 CPUtime=799.35 cores=0-7
/proc/29292/task/29305/stat : 29305 (python) S 29290 29292 28808 0 -1 4202560 95 14963 0 0 0 0 79842 93 18 0 24 0 548355079 594718720 7846 33554432000 4194304 5683644 140735540870896 18446744073709551615 212699498929 0 0 16781312 2 18446604453903499520 0 0 -1 5 0 0 0
[pid=29292/tid=29308] ppid=29290 vsize=580780 CPUtime=799.35 cores=0-7
/proc/29292/task/29308/stat : 29308 (python) S 29290 29292 28808 0 -1 4202560 35 14963 0 0 0 0 79842 93 18 0 24 0 548355083 594718720 7846 33554432000 4194304 5683644 140735540870896 18446744073709551615 212699498929 0 0 16781312 2 18446604453903499520 0 0 -1 2 0 0 0
[pid=29292/tid=29311] ppid=29290 vsize=580780 CPUtime=799.35 cores=0-7
/proc/29292/task/29311/stat : 29311 (python) S 29290 29292 28808 0 -1 4202560 39 14963 0 0 0 0 79842 93 18 0 24 0 548355087 594718720 7846 33554432000 4194304 5683644 140735540870896 18446744073709551615 212699498929 0 0 16781312 2 18446604453903499520 0 0 -1 0 0 0 0
[pid=29292/tid=29314] ppid=29290 vsize=580780 CPUtime=799.35 cores=0-7
/proc/29292/task/29314/stat : 29314 (python) S 29290 29292 28808 0 -1 4202560 33 14963 0 0 0 0 79842 93 20 0 24 0 548355091 594718720 7846 33554432000 4194304 5683644 140735540870896 18446744073709551615 212699498929 0 0 16781312 2 18446604453903499520 0 0 -1 2 0 0 0
[pid=29292/tid=29317] ppid=29290 vsize=580780 CPUtime=799.35 cores=0-7
/proc/29292/task/29317/stat : 29317 (python) S 29290 29292 28808 0 -1 4202560 38 14963 0 0 0 0 79842 93 18 0 24 0 548355095 594718720 7846 33554432000 4194304 5683644 140735540870896 18446744073709551615 212699498929 0 0 16781312 2 18446604453903499520 0 0 -1 2 0 0 0
[pid=29292/tid=29320] ppid=29290 vsize=580780 CPUtime=799.35 cores=0-7
/proc/29292/task/29320/stat : 29320 (python) S 29290 29292 28808 0 -1 4202560 90 14963 0 0 0 0 79842 93 18 0 24 0 548355098 594718720 7846 33554432000 4194304 5683644 140735540870896 18446744073709551615 212699498929 0 0 16781312 2 18446604453903499520 0 0 -1 4 0 0 0
[pid=29292/tid=29328] ppid=29290 vsize=580780 CPUtime=799.35 cores=0-7
/proc/29292/task/29328/stat : 29328 (python) S 29290 29292 28808 0 -1 4202560 42 14963 0 0 0 0 79842 93 18 0 24 0 548365100 594718720 7846 33554432000 4194304 5683644 140735540870896 18446744073709551615 212699498929 0 0 16781312 2 18446604453903499520 0 0 -1 1 0 0 0
[pid=29292/tid=29333] ppid=29290 vsize=580780 CPUtime=799.35 cores=0-7
/proc/29292/task/29333/stat : 29333 (python) S 29290 29292 28808 0 -1 4202560 31 14963 0 0 0 0 79842 93 22 0 24 0 548365106 594718720 7846 33554432000 4194304 5683644 140735540870896 18446744073709551615 212699498929 0 0 16781312 2 18446604453903499520 0 0 -1 3 0 0 0
[pid=29292/tid=29337] ppid=29290 vsize=580780 CPUtime=799.35 cores=0-7
/proc/29292/task/29337/stat : 29337 (python) S 29290 29292 28808 0 -1 4202560 44 14963 0 0 0 0 79842 93 18 0 24 0 548365111 594718720 7846 33554432000 4194304 5683644 140735540870896 18446744073709551615 212699498929 0 0 16781312 2 18446604453903499520 0 0 -1 3 0 0 0
[pid=29292/tid=29342] ppid=29290 vsize=580780 CPUtime=799.35 cores=0-7
/proc/29292/task/29342/stat : 29342 (python) S 29290 29292 28808 0 -1 4202560 36 14963 0 0 0 0 79842 93 19 0 24 0 548365116 594718720 7846 33554432000 4194304 5683644 140735540870896 18446744073709551615 212699498929 0 0 16781312 2 18446604453903499520 0 0 -1 2 0 0 0
[pid=29292/tid=29346] ppid=29290 vsize=580780 CPUtime=799.35 cores=0-7
/proc/29292/task/29346/stat : 29346 (python) S 29290 29292 28808 0 -1 4202560 54 14963 0 0 0 0 79842 93 18 0 24 0 548365121 594718720 7846 33554432000 4194304 5683644 140735540870896 18446744073709551615 212699498929 0 0 16781312 2 18446604453903499520 0 0 -1 5 0 0 0
[pid=29292/tid=29349] ppid=29290 vsize=580780 CPUtime=799.35 cores=0-7
/proc/29292/task/29349/stat : 29349 (python) S 29290 29292 28808 0 -1 4202560 40 14963 0 0 0 0 79842 93 15 0 24 0 548365127 594718720 7846 33554432000 4194304 5683644 140735540870896 18446744073709551615 212699498929 0 0 16781312 2 18446604453903499520 0 0 -1 5 0 0 0
[pid=29292/tid=29352] ppid=29290 vsize=580780 CPUtime=799.35 cores=0-7
/proc/29292/task/29352/stat : 29352 (python) S 29290 29292 28808 0 -1 4202560 32 14963 0 0 0 0 79842 93 20 0 24 0 548365133 594718720 7846 33554432000 4194304 5683644 140735540870896 18446744073709551615 212699498929 0 0 16781312 2 18446604453903499520 0 0 -1 1 0 0 0
[pid=29292/tid=29355] ppid=29290 vsize=580780 CPUtime=799.35 cores=0-7
/proc/29292/task/29355/stat : 29355 (python) S 29290 29292 28808 0 -1 4202560 40 14963 0 0 0 0 79842 93 18 0 24 0 548365140 594718720 7846 33554432000 4194304 5683644 140735540870896 18446744073709551615 212699498929 0 0 16781312 2 18446604453903499520 0 0 -1 5 0 0 0
[pid=29292/tid=29361] ppid=29290 vsize=580780 CPUtime=799.35 cores=0-7
/proc/29292/task/29361/stat : 29361 (python) S 29290 29292 28808 0 -1 4202560 32 14963 0 0 0 0 79842 93 19 0 24 0 548375129 594718720 7846 33554432000 4194304 5683644 140735540870896 18446744073709551615 212699498929 0 0 16781312 2 18446604453903499520 0 0 -1 5 0 0 0
[pid=29292/tid=29365] ppid=29290 vsize=580780 CPUtime=799.35 cores=0-7
/proc/29292/task/29365/stat : 29365 (python) S 29290 29292 28808 0 -1 4202560 41 14963 0 0 0 0 79842 93 18 0 24 0 548375136 594718720 7846 33554432000 4194304 5683644 140735540870896 18446744073709551615 212699498929 0 0 16781312 2 18446604453903499520 0 0 -1 5 0 0 0
[pid=29292/tid=29377] ppid=29290 vsize=580780 CPUtime=799.35 cores=0-7
/proc/29292/task/29377/stat : 29377 (python) S 29290 29292 28808 0 -1 4202560 45 14963 0 0 0 0 79842 93 18 0 24 0 548385504 594718720 7846 33554432000 4194304 5683644 140735540870896 18446744073709551615 212699498929 0 0 16781312 2 18446604453903499520 0 0 -1 0 0 0 0
[pid=29292/tid=29383] ppid=29290 vsize=580780 CPUtime=799.35 cores=0-7
/proc/29292/task/29383/stat : 29383 (python) S 29290 29292 28808 0 -1 4202560 38 14963 0 0 0 0 79842 93 20 0 24 0 548394322 594718720 7846 33554432000 4194304 5683644 140735540870896 18446744073709551615 212699498929 0 0 16781312 2 18446604453903499520 0 0 -1 0 0 0 0
[pid=29292/tid=29386] ppid=29290 vsize=580780 CPUtime=799.35 cores=0-7
/proc/29292/task/29386/stat : 29386 (python) S 29290 29292 28808 0 -1 4202560 32 14963 0 0 0 0 79842 93 19 0 24 0 548394888 594718720 7846 33554432000 4194304 5683644 140735540870896 18446744073709551615 212699498929 0 0 16781312 2 18446604453903499520 0 0 -1 0 0 0 0
[pid=29292/tid=29392] ppid=29290 vsize=580780 CPUtime=799.35 cores=0-7
/proc/29292/task/29392/stat : 29392 (python) S 29290 29292 28808 0 -1 4202560 36 14963 0 0 0 0 79842 93 20 0 24 0 548404337 594718720 7846 33554432000 4194304 5683644 140735540870896 18446744073709551615 212699498929 0 0 16781312 2 18446604453903499520 0 0 -1 0 0 0 0
[pid=29292/tid=29395] ppid=29290 vsize=580780 CPUtime=799.35 cores=0-7
/proc/29292/task/29395/stat : 29395 (python) S 29290 29292 28808 0 -1 4202560 28 14963 0 0 0 0 79842 93 20 0 24 0 548404427 594718720 7846 33554432000 4194304 5683644 140735540870896 18446744073709551615 212699498929 0 0 16781312 2 18446604453903499520 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3948.22
Current children cumulated vsize (KiB) 13546600

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 29292 and gives
#  childrusage.ru_utime.tv_sec=4043
#  childrusage.ru_utime.tv_usec=801248
#  childrusage.ru_stime.tv_sec=4
#  childrusage.ru_stime.tv_usec=983242
# CPU time returned by wait4() is 4048.78
# while last known CPU time is 3948.22
#
# Using CPU time of the last sample as value...


# WARNING:
# The CPU time of some children was not reported to their father
# (probably because of a missing or aborted wait()).
# This 'lost CPU time' is added to the watched process CPU time.
#  lost CPU time (s): 99.0901
#  lost CPU user time (s): 99.05
#  lost CPU system time (s): 0.04

Real time (s): 509.16
CPU time (s): 4047.31
CPU user time (s): 4042.6
CPU system time (s): 4.71
CPU usage (%): 794.899
Max. virtual memory (cumulated for all children) (KiB): 22264548

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4043.8
system time used= 4.98324
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 120529
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= 7163
involuntary context switches= 24404

runsolver used 3.77043 second user time and 8.49471 second system time

The end

Launcher Data

Begin job on node139 at 2011-05-02 22:19:32
IDJOB=3321802
IDBENCH=82580
IDSOLVER=1712
FILE ID=node139/3321802-1304367572
RUNJOBID= node139-1304366465-28822
PBS_JOBID= 13181734
Free space on /tmp= 73152 MiB

SOLVER NAME= borg-sat 11.03.02-random
BENCH NAME= SAT11/random/large/unif-k7-r85-v200-c17000-S1227169170-092-UNKNOWN.cnf
COMMAND LINE= python DIR/solve DIR/etc/borg-mix+class.random.pickle BENCHNAME -seed RANDOMSEED -budget TIMEOUT -cores NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3321802-1304367572/watcher-3321802-1304367572 -o /tmp/evaluation-result-3321802-1304367572/solver-3321802-1304367572 -C 40000 -W 5100 -M 31000  python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3321802-1304367572.cnf -seed 350712018 -budget 40000 -cores 8

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

MD5SUM BENCH= 51cac83217796c0d85d5add5d2ed2d64
RANDOM SEED=350712018

node139.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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      22953788 kB
Buffers:       1338688 kB
Cached:        4162172 kB
SwapCached:         60 kB
Active:        4187196 kB
Inactive:      5281104 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22953788 kB
SwapTotal:    67111528 kB
SwapFree:     67111464 kB
Dirty:           32200 kB
Writeback:           0 kB
AnonPages:     3967964 kB
Mapped:          25140 kB
Slab:           436112 kB
PageTables:      24832 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 47234152 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= 73120 MiB
End job on node139 at 2011-05-02 22:28:01