Trace number 3322062

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-randomUNSAT 3371.32 474.154

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v60-c5340-S614849838-039.UNKNOWN.cnf
MD5SUMc6bf5481c82f3a24100e294aa3a73c9c
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark367.053
Satisfiable
(Un)Satisfiability was proved
Number of variables60
Number of clauses5340
Sum of the clauses size37380
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 55340

Solver Data

0.32/0.46	c INFO: loaded portfolio from HOME/etc/borg-mix+class.random.pickle
0.32/0.46	c INFO: solving HOME/instance-3322062-1304372258.cnf
0.32/0.46	c INFO: computing task features
0.32/0.50	c INFO: computed variable-clause graph statistics
0.32/0.50	c INFO: computed clause balance statistics
0.50/0.69	c INFO: computed variable balance statistics
0.60/0.76	c INFO: computed small-clause counts
0.60/0.76	c INFO: computed Horn-clause counts
0.60/0.77	c INFO: computed variable graph statistics
0.60/0.77	c INFO: collected features for HOME/instance-3322062-1304372258.cnf in 0.30 s
0.69/0.80	c INFO: running gnovelty+2@0 for 97 with 39999 remaining (b = 0.55)
0.69/0.84	c INFO: running gnovelty+2@0 for 97 with 39999 remaining (b = 0.10)
0.69/0.88	c INFO: running adaptg2wsat2009++@0 for 97 with 39999 remaining (b = 0.05)
0.79/0.91	c INFO: running adaptg2wsat2009++@0 for 97 with 39999 remaining (b = 0.04)
0.79/0.95	c INFO: running adaptg2wsat2009++@0 for 97 with 39999 remaining (b = 0.03)
0.79/0.99	c INFO: running gnovelty+2@0 for 97 with 39999 remaining (b = 0.02)
1.48/1.03	c INFO: running FH@0 for 97 with 39999 remaining (b = 0.02)
1.48/1.07	c INFO: running adaptg2wsat2009++@0 for 97 with 39999 remaining (b = 0.01)
692.79/100.10	c INFO: running march_hi@0 for 2134 with 39900 remaining (b = 0.31)
694.70/100.37	c INFO: running march_hi@0 for 2134 with 39900 remaining (b = 0.29)
700.46/101.15	c INFO: running march_hi@0 for 388 with 39899 remaining (b = 0.11)
701.12/101.25	c INFO: running march_hi@0 for 388 with 39899 remaining (b = 0.09)
701.65/101.30	c INFO: running adaptg2wsat2009++@99 for 97 with 39899 remaining (b = 0.01)
868.54/125.23	c INFO: running FH@0 for 97 with 39875 remaining (b = 0.01)
869.28/125.34	c INFO: running march_hi@0 for 2134 with 39875 remaining (b = 0.25)
1037.38/149.45	c INFO: running march_hi@0 for 485 with 39851 remaining (b = 0.09)
1401.60/201.66	c INFO: running march_hi@0 for 388 with 39798 remaining (b = 0.06)
1995.80/285.70	c INFO: running march_hi@0 for 388 with 39714 remaining (b = 0.05)
3371.00/474.13	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: 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-3322062-1304372258/watcher-3322062-1304372258 -o /tmp/evaluation-result-3322062-1304372258/solver-3322062-1304372258 -C 40000 -W 5100 -M 31000 python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3322062-1304372258.cnf -seed 1298663387 -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: 8.86 9.50 9.37 2/343 6457
/proc/meminfo: memFree=26457336/32951132 swapFree=67111364/67111528
[pid=6457] ppid=6455 vsize=15776 CPUtime=0 cores=0-7
/proc/6457/stat : 6457 (python) S 6455 6457 5551 0 -1 4202496 904 0 0 0 0 0 0 0 21 0 1 0 548824517 16154624 784 33554432000 4194304 5683644 140736032437152 18446744073709551615 242970548224 0 2147483391 16781312 2 18446744071699109054 0 0 17 5 0 0 0
/proc/6457/statm: 3944 784 346 364 0 431 0

[startup+0.0214281 s]
/proc/loadavg: 8.86 9.50 9.37 2/343 6457
/proc/meminfo: memFree=26457336/32951132 swapFree=67111364/67111528
[pid=6457] ppid=6455 vsize=16396 CPUtime=0.01 cores=0-7
/proc/6457/stat : 6457 (python) S 6455 6457 5551 0 -1 4202496 1122 0 0 0 1 0 0 0 22 0 1 0 548824517 16789504 989 33554432000 4194304 5683644 140736032437152 18446744073709551615 242970548224 0 2147483391 16781312 2 18446744071699109054 0 0 17 7 0 0 0
/proc/6457/statm: 4099 989 413 364 0 586 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 16396

[startup+0.100595 s]
/proc/loadavg: 8.86 9.50 9.37 2/343 6457
/proc/meminfo: memFree=26457336/32951132 swapFree=67111364/67111528
[pid=6457] ppid=6455 vsize=104228 CPUtime=0.07 cores=0-7
/proc/6457/stat : 6457 (python) S 6455 6457 5551 0 -1 4202496 3072 0 0 0 6 1 0 0 17 0 1 0 548824517 106729472 2752 33554432000 4194304 5683644 140736032437152 18446744073709551615 242970548224 0 2147483391 16781312 2 18446744071699109054 0 0 17 7 0 0 0
/proc/6457/statm: 26057 2752 847 364 0 1805 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 104228

[startup+0.304427 s]
/proc/loadavg: 8.86 9.50 9.37 2/343 6457
/proc/meminfo: memFree=26457336/32951132 swapFree=67111364/67111528
[pid=6457] ppid=6455 vsize=198916 CPUtime=0.23 cores=0-7
/proc/6457/stat : 6457 (python) S 6455 6457 5551 0 -1 4202496 6978 938 1 0 17 6 0 0 17 0 1 0 548824517 203689984 5021 33554432000 4194304 5683644 140736032437152 18446744073709551615 242970548224 0 2147483391 16781312 2 18446744071699109054 0 0 17 7 0 0 0
/proc/6457/statm: 49729 5021 1454 364 0 3756 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 198916

[startup+0.700363 s]
/proc/loadavg: 8.86 9.50 9.37 2/343 6457
/proc/meminfo: memFree=26457336/32951132 swapFree=67111364/67111528
[pid=6457] ppid=6455 vsize=279552 CPUtime=0.6 cores=0-7
/proc/6457/stat : 6457 (python) R 6455 6457 5551 0 -1 4202496 9758 938 1 0 52 8 0 0 17 0 1 0 548824517 286261248 7274 33554432000 4194304 5683644 140736032437152 18446744073709551615 47684714148920 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/6457/statm: 69888 7274 1827 364 0 5812 0
Current children cumulated CPU time (s) 0.6
Current children cumulated vsize (KiB) 279552

[startup+1.50119 s]
/proc/loadavg: 8.86 9.50 9.37 9/362 6480
/proc/meminfo: memFree=26405452/32951132 swapFree=67111364/67111528
[pid=6457] ppid=6455 vsize=361268 CPUtime=0.96 cores=0-7
/proc/6457/stat : 6457 (python) S 6455 6457 5551 0 -1 4202496 16264 938 1 0 87 9 0 0 22 0 9 0 548824517 369938432 7301 33554432000 4194304 5683644 140736032437152 18446744073709551615 242982376907 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/6457/statm: 90317 7301 1891 364 0 26214 0
[pid=6463] ppid=6457 vsize=278700 CPUtime=0 cores=0-7
/proc/6463/stat : 6463 (python) S 6457 6457 5551 0 -1 4202560 739 0 0 0 0 0 0 0 19 0 1 0 548824597 285388800 5614 33554432000 4194304 5683644 140736032437152 18446744073709551615 242970570255 0 0 16781312 514 8414135881153118207 0 0 17 7 0 0 0
/proc/6463/statm: 69675 5614 354 364 0 5593 0
[pid=6465] ppid=6463 vsize=1017932 CPUtime=0.68 cores=0-7
/proc/6465/stat : 6465 (gnovelty+2) R 6463 6465 6465 0 -1 4202496 511 0 0 0 68 0 0 0 22 0 1 0 548824598 1042362368 247 33554432000 134512640 135663704 4289802272 18446744073709551615 134525276 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/6465/statm: 254483 247 113 282 0 254199 0
[pid=6466] ppid=6457 vsize=289352 CPUtime=0 cores=0-7
/proc/6466/stat : 6466 (python) S 6457 6457 5551 0 -1 4202560 740 0 0 0 0 0 0 0 21 0 1 0 548824601 296296448 5696 33554432000 4194304 5683644 140736032437152 18446744073709551615 242970570310 0 0 16781312 514 12758970977275084799 0 0 17 3 0 0 0
/proc/6466/statm: 72338 5696 348 364 0 8253 0
[pid=6468] ppid=6466 vsize=1017932 CPUtime=0.64 cores=0-7
/proc/6468/stat : 6468 (gnovelty+2) R 6466 6468 6468 0 -1 4202496 508 0 0 0 64 0 0 0 25 0 1 0 548824601 1042362368 248 33554432000 134512640 135663704 4290462512 18446744073709551615 134524548 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/6468/statm: 254483 248 113 282 0 254199 0
[pid=6469] ppid=6457 vsize=299324 CPUtime=0 cores=0-7
/proc/6469/stat : 6469 (python) S 6457 6457 5551 0 -1 4202560 724 0 0 0 0 0 0 0 23 0 1 0 548824605 306507776 5608 33554432000 4194304 5683644 140736032437152 18446744073709551615 242970570310 0 0 16781312 514 7139498439351468031 0 0 17 5 0 0 0
/proc/6469/statm: 74831 5608 344 364 0 10743 0
[pid=6471] ppid=6469 vsize=416652 CPUtime=0.61 cores=0-7
/proc/6471/stat : 6471 (adaptg2wsat2009) R 6469 6471 6471 0 -1 4202496 568 0 0 0 61 0 0 0 25 0 1 0 548824605 426651648 302 33554432000 134512640 135107411 4291942704 18446744073709551615 134523440 0 0 16781312 0 0 0 0 17 6 0 0 0
/proc/6471/statm: 104163 302 49 146 0 103039 0
[pid=6472] ppid=6457 vsize=310000 CPUtime=0 cores=0-7
/proc/6472/stat : 6472 (python) S 6457 6457 5551 0 -1 4202560 736 0 0 0 0 0 0 0 19 0 1 0 548824608 317440000 5717 33554432000 4194304 5683644 140736032437152 18446744073709551615 242970570310 0 0 16781312 514 3553203770848444415 0 0 17 1 0 0 0
/proc/6472/statm: 77500 5717 344 364 0 13409 0
[pid=6474] ppid=6472 vsize=416652 CPUtime=0.35 cores=0-7
/proc/6474/stat : 6474 (adaptg2wsat2009) R 6472 6474 6474 0 -1 4202496 565 0 0 0 35 0 0 0 21 0 1 0 548824609 426651648 302 33554432000 134512640 135107411 4292139248 18446744073709551615 134523424 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/6474/statm: 104163 302 49 146 0 103039 0
[pid=6475] ppid=6457 vsize=320256 CPUtime=0 cores=0-7
/proc/6475/stat : 6475 (python) S 6457 6457 5551 0 -1 4202560 744 0 0 0 0 0 0 0 21 0 1 0 548824612 327942144 5721 33554432000 4194304 5683644 140736032437152 18446744073709551615 242970570310 0 0 16781312 514 12758963280693690367 0 0 17 3 0 0 0
/proc/6475/statm: 80064 5721 344 364 0 15970 0
[pid=6477] ppid=6475 vsize=416652 CPUtime=0.53 cores=0-7
/proc/6477/stat : 6477 (adaptg2wsat2009) R 6475 6477 6477 0 -1 4202496 569 0 0 0 53 0 0 0 25 0 1 0 548824613 426651648 303 33554432000 134512640 135107411 4289094000 18446744073709551615 134523310 0 0 16781312 0 0 0 0 17 7 0 0 0
/proc/6477/statm: 104163 303 49 146 0 103039 0
[pid=6478] ppid=6457 vsize=330056 CPUtime=0 cores=0-7
/proc/6478/stat : 6478 (python) S 6457 6457 5551 0 -1 4202560 768 0 0 0 0 0 0 0 19 0 1 0 548824616 337977344 5644 33554432000 4194304 5683644 140736032437152 18446744073709551615 242970570310 0 0 16781312 514 12695045096358281215 0 0 17 3 0 0 0
/proc/6478/statm: 82514 5644 348 364 0 18417 0
[pid=6480] ppid=6478 vsize=1017932 CPUtime=0.48 cores=0-7
/proc/6480/stat : 6480 (gnovelty+2) R 6478 6480 6480 0 -1 4202496 511 0 0 0 48 0 0 0 21 0 1 0 548824616 1042362368 247 33554432000 134512640 135663704 4287864912 18446744073709551615 134544236 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/6480/statm: 254483 247 113 282 0 254199 0
[pid=6457/tid=6464] ppid=6455 vsize=361268 CPUtime=0 cores=0-7
/proc/6457/task/6464/stat : 6464 (python) S 6455 6457 5551 0 -1 4202560 25 938 0 0 0 0 0 0 20 0 9 0 548824598 369938432 7301 33554432000 4194304 5683644 140736032437152 18446744073709551615 242982373809 0 0 16781312 2 18446604455883373568 0 0 -1 1 0 0 0
[pid=6457/tid=6467] ppid=6455 vsize=361268 CPUtime=0 cores=0-7
/proc/6457/task/6467/stat : 6467 (python) S 6455 6457 5551 0 -1 4202560 23 938 0 0 0 0 0 0 22 0 9 0 548824601 369938432 7301 33554432000 4194304 5683644 140736032437152 18446744073709551615 242982373809 0 0 16781312 2 18446604455883373568 0 0 -1 3 0 0 0
[pid=6457/tid=6470] ppid=6455 vsize=361268 CPUtime=0 cores=0-7
/proc/6457/task/6470/stat : 6470 (python) S 6455 6457 5551 0 -1 4202560 24 938 0 0 0 0 0 0 24 0 9 0 548824605 369938432 7301 33554432000 4194304 5683644 140736032437152 18446744073709551615 242982373809 0 0 16781312 2 18446604455883373568 0 0 -1 5 0 0 0
[pid=6457/tid=6473] ppid=6455 vsize=361268 CPUtime=0 cores=0-7
/proc/6457/task/6473/stat : 6473 (python) S 6455 6457 5551 0 -1 4202560 26 938 0 0 0 0 0 0 20 0 9 0 548824609 369938432 7301 33554432000 4194304 5683644 140736032437152 18446744073709551615 242982373809 0 0 16781312 2 18446604455883373568 0 0 -1 1 0 0 0
[pid=6457/tid=6476] ppid=6455 vsize=361268 CPUtime=0 cores=0-7
/proc/6457/task/6476/stat : 6476 (python) S 6455 6457 5551 0 -1 4202560 25 938 0 0 0 0 0 0 22 0 9 0 548824612 369938432 7301 33554432000 4194304 5683644 140736032437152 18446744073709551615 242982373809 0 0 16781312 2 18446604455883373568 0 0 -1 1 0 0 0
[pid=6457/tid=6479] ppid=6455 vsize=361268 CPUtime=0 cores=0-7
/proc/6457/task/6479/stat : 6479 (python) S 6455 6457 5551 0 -1 4202560 26 938 0 0 0 0 0 0 20 0 9 0 548824616 369938432 7301 33554432000 4194304 5683644 140736032437152 18446744073709551615 242982373809 0 0 16781312 2 18446604455883373568 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4.25
Current children cumulated vsize (KiB) 6492708

[startup+3.10091 s]
/proc/loadavg: 8.86 9.50 9.37 10/368 6486
/proc/meminfo: memFree=26394376/32951132 swapFree=67111364/67111528
[pid=6457] ppid=6455 vsize=361268 CPUtime=0.96 cores=0-7
/proc/6457/stat : 6457 (python) S 6455 6457 5551 0 -1 4202496 16264 938 1 0 87 9 0 0 22 0 9 0 548824517 369938432 7301 33554432000 4194304 5683644 140736032437152 18446744073709551615 242982376907 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/6457/statm: 90317 7301 1891 364 0 26214 0
[pid=6463] ppid=6457 vsize=278700 CPUtime=0 cores=0-7
/proc/6463/stat : 6463 (python) S 6457 6457 5551 0 -1 4202560 739 0 0 0 0 0 0 0 18 0 1 0 548824597 285388800 5614 33554432000 4194304 5683644 140736032437152 18446744073709551615 242970570255 0 0 16781312 514 8414135881153085703 0 0 17 7 0 0 0
/proc/6463/statm: 69675 5614 354 364 0 5593 0
[pid=6465] ppid=6463 vsize=1017932 CPUtime=2.28 cores=0-7
/proc/6465/stat : 6465 (gnovelty+2) R 6463 6465 6465 0 -1 4202496 511 0 0 0 228 0 0 0 25 0 1 0 548824598 1042362368 247 33554432000 134512640 135663704 4289802272 18446744073709551615 134525255 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/6465/statm: 254483 247 113 282 0 254199 0
[pid=6466] ppid=6457 vsize=289352 CPUtime=0 cores=0-7
/proc/6466/stat : 6466 (python) S 6457 6457 5551 0 -1 4202560 740 0 0 0 0 0 0 0 18 0 1 0 548824601 296296448 5696 33554432000 4194304 5683644 140736032437152 18446744073709551615 242970570310 0 0 16781312 514 12758970977275052292 0 0 17 3 0 0 0
/proc/6466/statm: 72338 5696 348 364 0 8253 0
[pid=6468] ppid=6466 vsize=1017932 CPUtime=2.24 cores=0-7
/proc/6468/stat : 6468 (gnovelty+2) R 6466 6468 6468 0 -1 4202496 508 0 0 0 224 0 0 0 25 0 1 0 548824601 1042362368 248 33554432000 134512640 135663704 4290462512 18446744073709551615 134524916 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/6468/statm: 254483 248 113 282 0 254199 0
[pid=6469] ppid=6457 vsize=299324 CPUtime=0 cores=0-7
/proc/6469/stat : 6469 (python) S 6457 6457 5551 0 -1 4202560 742 0 0 0 0 0 0 0 18 0 1 0 548824605 306507776 5612 33554432000 4194304 5683644 140736032437152 18446744073709551615 242970570310 0 0 16781312 514 7139498439351435527 0 0 17 5 0 0 0
/proc/6469/statm: 74831 5612 348 364 0 10743 0
[pid=6471] ppid=6469 vsize=416788 CPUtime=2.21 cores=0-7
/proc/6471/stat : 6471 (adaptg2wsat2009) R 6469 6471 6471 0 -1 4202496 629 0 0 0 221 0 0 0 25 0 1 0 548824605 426790912 363 33554432000 134512640 135107411 4291942704 18446744073709551615 134531656 0 0 16781312 0 0 0 0 17 6 0 0 0
/proc/6471/statm: 104197 363 59 146 0 103073 0
[pid=6472] ppid=6457 vsize=310000 CPUtime=0 cores=0-7
/proc/6472/stat : 6472 (python) S 6457 6457 5551 0 -1 4202560 754 0 0 0 0 0 0 0 18 0 1 0 548824608 317440000 5721 33554432000 4194304 5683644 140736032437152 18446744073709551615 242970570310 0 0 16781312 514 3553203770848411910 0 0 17 1 0 0 0
/proc/6472/statm: 77500 5721 348 364 0 13409 0
[pid=6474] ppid=6472 vsize=416788 CPUtime=1.15 cores=0-7
/proc/6474/stat : 6474 (adaptg2wsat2009) R 6472 6474 6474 0 -1 4202496 625 0 0 0 115 0 0 0 25 0 1 0 548824609 426790912 362 33554432000 134512640 135107411 4292139248 18446744073709551615 134531739 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/6474/statm: 104197 362 59 146 0 103073 0
[pid=6475] ppid=6457 vsize=320256 CPUtime=0 cores=0-7
/proc/6475/stat : 6475 (python) S 6457 6457 5551 0 -1 4202560 762 0 0 0 0 0 0 0 18 0 1 0 548824612 327942144 5725 33554432000 4194304 5683644 140736032437152 18446744073709551615 242970570310 0 0 16781312 514 12758963280693657862 0 0 17 3 0 0 0
/proc/6475/statm: 80064 5725 348 364 0 15970 0
[pid=6477] ppid=6475 vsize=416788 CPUtime=2.12 cores=0-7
/proc/6477/stat : 6477 (adaptg2wsat2009) R 6475 6477 6477 0 -1 4202496 629 0 0 0 212 0 0 0 25 0 1 0 548824613 426790912 363 33554432000 134512640 135107411 4289094000 18446744073709551615 134531810 0 0 16781312 0 0 0 0 17 7 0 0 0
/proc/6477/statm: 104197 363 59 146 0 103073 0
[pid=6478] ppid=6457 vsize=330056 CPUtime=0 cores=0-7
/proc/6478/stat : 6478 (python) S 6457 6457 5551 0 -1 4202560 768 0 0 0 0 0 0 0 18 0 1 0 548824616 337977344 5644 33554432000 4194304 5683644 140736032437152 18446744073709551615 242970570310 0 0 16781312 514 12695045096358248712 0 0 17 3 0 0 0
/proc/6478/statm: 82514 5644 348 364 0 18417 0
[pid=6480] ppid=6478 vsize=1017932 CPUtime=2.08 cores=0-7
/proc/6480/stat : 6480 (gnovelty+2) R 6478 6480 6480 0 -1 4202496 511 0 0 0 208 0 0 0 25 0 1 0 548824616 1042362368 247 33554432000 134512640 135663704 4287864912 18446744073709551615 134524548 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/6480/statm: 254483 247 113 282 0 254199 0
[pid=6481] ppid=6457 vsize=340768 CPUtime=0 cores=0-7
/proc/6481/stat : 6481 (python) S 6457 6457 5551 0 -1 4202560 771 0 0 0 0 0 0 0 18 0 1 0 548824620 348946432 5733 33554432000 4194304 5683644 140736032437152 18446744073709551615 242970570310 0 0 16781312 514 12695041248067551496 0 0 17 5 0 0 0
/proc/6481/statm: 85192 5733 348 364 0 21092 0
[pid=6483] ppid=6481 vsize=246936 CPUtime=1.01 cores=0-7
/proc/6483/stat : 6483 (FH) R 6481 6483 6483 0 -1 4202496 592 0 0 0 101 0 0 0 25 0 1 0 548824620 252862464 326 33554432000 134512640 134936988 4294495792 18446744073709551615 134544749 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/6483/statm: 61734 326 41 104 0 61238 0
[pid=6484] ppid=6457 vsize=351024 CPUtime=0 cores=0-7
/proc/6484/stat : 6484 (python) S 6457 6457 5551 0 -1 4202560 809 0 0 0 0 0 0 0 18 0 1 0 548824624 359448576 5760 33554432000 4194304 5683644 140736032437152 18446744073709551615 242970570310 0 0 16781312 514 4077951742518460677 0 0 17 7 0 0 0
/proc/6484/statm: 87756 5760 354 364 0 23653 0
[pid=6486] ppid=6484 vsize=416788 CPUtime=1.95 cores=0-7
/proc/6486/stat : 6486 (adaptg2wsat2009) R 6484 6486 6486 0 -1 4202496 637 0 0 0 187 8 0 0 25 0 1 0 548824624 426790912 365 33554432000 134512640 135107411 4286804032 18446744073709551615 134532318 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/6486/statm: 104197 365 59 146 0 103073 0
[pid=6457/tid=6464] ppid=6455 vsize=361268 CPUtime=0 cores=0-7
/proc/6457/task/6464/stat : 6464 (python) S 6455 6457 5551 0 -1 4202560 25 938 0 0 0 0 0 0 20 0 9 0 548824598 369938432 7301 33554432000 4194304 5683644 140736032437152 18446744073709551615 242982373809 0 0 16781312 2 18446604455883373568 0 0 -1 1 0 0 0
[pid=6457/tid=6467] ppid=6455 vsize=361268 CPUtime=0 cores=0-7
/proc/6457/task/6467/stat : 6467 (python) S 6455 6457 5551 0 -1 4202560 23 938 0 0 0 0 0 0 22 0 9 0 548824601 369938432 7301 33554432000 4194304 5683644 140736032437152 18446744073709551615 242982373809 0 0 16781312 2 18446604455883373568 0 0 -1 3 0 0 0
[pid=6457/tid=6470] ppid=6455 vsize=361268 CPUtime=0 cores=0-7
/proc/6457/task/6470/stat : 6470 (python) S 6455 6457 5551 0 -1 4202560 24 938 0 0 0 0 0 0 24 0 9 0 548824605 369938432 7301 33554432000 4194304 5683644 140736032437152 18446744073709551615 242982373809 0 0 16781312 2 18446604455883373568 0 0 -1 5 0 0 0
[pid=6457/tid=6473] ppid=6455 vsize=361268 CPUtime=0 cores=0-7
/proc/6457/task/6473/stat : 6473 (python) S 6455 6457 5551 0 -1 4202560 26 938 0 0 0 0 0 0 20 0 9 0 548824609 369938432 7301 33554432000 4194304 5683644 140736032437152 18446744073709551615 242982373809 0 0 16781312 2 18446604455883373568 0 0 -1 1 0 0 0
[pid=6457/tid=6476] ppid=6455 vsize=361268 CPUtime=0 cores=0-7
/proc/6457/task/6476/stat : 6476 (python) S 6455 6457 5551 0 -1 4202560 25 938 0 0 0 0 0 0 22 0 9 0 548824612 369938432 7301 33554432000 4194304 5683644 140736032437152 18446744073709551615 242982373809 0 0 16781312 2 18446604455883373568 0 0 -1 1 0 0 0
[pid=6457/tid=6479] ppid=6455 vsize=361268 CPUtime=0 cores=0-7
/proc/6457/task/6479/stat : 6479 (python) S 6455 6457 5551 0 -1 4202560 26 938 0 0 0 0 0 0 20 0 9 0 548824616 369938432 7301 33554432000 4194304 5683644 140736032437152 18446744073709551615 242982373809 0 0 16781312 2 18446604455883373568 0 0 -1 3 0 0 0
[pid=6457/tid=6482] ppid=6455 vsize=361268 CPUtime=0 cores=0-7
/proc/6457/task/6482/stat : 6482 (python) S 6455 6457 5551 0 -1 4202560 30 938 0 0 0 0 0 0 20 0 9 0 548824620 369938432 7301 33554432000 4194304 5683644 140736032437152 18446744073709551615 242982373809 0 0 16781312 2 18446604455883373568 0 0 -1 5 0 0 0
[pid=6457/tid=6485] ppid=6455 vsize=361268 CPUtime=0 cores=0-7
/proc/6457/task/6485/stat : 6485 (python) S 6455 6457 5551 0 -1 4202560 30 938 0 0 0 0 0 0 22 0 9 0 548824624 369938432 7301 33554432000 4194304 5683644 140736032437152 18446744073709551615 242982373809 0 0 16781312 2 18446604455883373568 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 16
Current children cumulated vsize (KiB) 7848632

[startup+6.30136 s]
/proc/loadavg: 8.87 9.49 9.37 10/368 6486
/proc/meminfo: memFree=26390680/32951132 swapFree=67111364/67111528
[pid=6457] ppid=6455 vsize=361268 CPUtime=0.96 cores=0-7
/proc/6457/stat : 6457 (python) S 6455 6457 5551 0 -1 4202496 16264 938 1 0 87 9 0 0 22 0 9 0 548824517 369938432 7301 33554432000 4194304 5683644 140736032437152 18446744073709551615 242982376907 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/6457/statm: 90317 7301 1891 364 0 26214 0

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

/proc/6508/statm: 116960 5950 400 364 0 52842 0
[pid=6510] ppid=6508 vsize=246932 CPUtime=99.48 cores=0-7
/proc/6510/stat : 6510 (FH) T 6508 6510 6510 0 -1 4202496 598 0 0 0 9946 2 0 0 25 0 1 0 548837040 252858368 326 33554432000 134512640 134936988 4290596448 18446744073709551615 134545025 0 0 16781312 0 18446744071562691360 0 0 17 4 0 0 0
/proc/6510/statm: 61733 326 41 104 0 61237 0
[pid=6508/tid=6526] ppid=6457 vsize=467840 CPUtime=0 cores=0-7
/proc/6508/task/6526/stat : 6526 (python) S 6457 6457 5551 0 -1 4202560 62 0 0 0 0 0 0 0 19 0 2 0 548853080 479068160 5950 33554432000 4194304 5683644 140736032437152 18446744073709551615 242982373809 0 0 16781312 514 18446604461630852096 0 0 -1 1 0 0 0
[pid=6512] ppid=6457 vsize=478304 CPUtime=1.04 cores=0-7
/proc/6512/stat : 6512 (python) S 6457 6457 5551 0 -1 4202560 1061 0 0 0 55 49 0 0 15 0 1 0 548837051 489783296 5947 33554432000 4194304 5683644 140736032437152 18446744073709551615 242970570310 0 0 16781312 514 16740825399230955782 0 0 17 4 0 0 0
/proc/6512/statm: 119576 5947 371 364 0 55455 0
[pid=6514] ppid=6512 vsize=4080 CPUtime=305.86 cores=0-7
/proc/6514/stat : 6514 (march_hi) R 6512 6514 6514 0 -1 4202496 1677 0 0 0 30584 2 0 0 25 0 1 0 548837051 4177920 723 33554432000 4194304 4955518 140733259923552 18446744073709551615 4224468 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/6514/statm: 1020 723 106 186 0 833 0
[pid=6517] ppid=6457 vsize=488784 CPUtime=0.94 cores=0-7
/proc/6517/stat : 6517 (python) S 6457 6457 5551 0 -1 4202560 1106 0 0 0 52 42 0 0 15 0 1 0 548839462 500514816 6012 33554432000 4194304 5683644 140736032437152 18446744073709551615 242970570310 0 0 16781312 514 1264455968423379204 0 0 17 0 0 0 0
/proc/6517/statm: 122196 6012 379 364 0 58072 0
[pid=6519] ppid=6517 vsize=3568 CPUtime=275.09 cores=0-7
/proc/6519/stat : 6519 (march_hi) R 6517 6519 6519 0 -1 4202496 1640 0 0 0 27507 2 0 0 25 0 1 0 548839462 3653632 685 33554432000 4194304 4955518 140734889823232 18446744073709551615 4297477 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/6519/statm: 892 685 106 186 0 705 0
[pid=6521] ppid=6457 vsize=499040 CPUtime=0.81 cores=0-7
/proc/6521/stat : 6521 (python) S 6457 6457 5551 0 -1 4202560 980 0 0 0 43 38 0 0 15 0 1 0 548844683 511016960 6087 33554432000 4194304 5683644 140736032437152 18446744073709551615 242970570310 0 0 16781312 514 15670257315544531204 0 0 17 7 0 0 0
/proc/6521/statm: 124760 6087 380 364 0 60633 0
[pid=6523] ppid=6521 vsize=3568 CPUtime=242.64 cores=0-7
/proc/6523/stat : 6523 (march_hi) R 6521 6523 6523 0 -1 4202496 1598 0 0 0 24263 1 0 0 25 0 1 0 548844683 3653632 651 33554432000 4194304 4955518 140736374309024 18446744073709551615 4208667 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/6523/statm: 892 651 106 186 0 705 0
[pid=6527] ppid=6457 vsize=509296 CPUtime=0.56 cores=0-7
/proc/6527/stat : 6527 (python) S 6457 6457 5551 0 -1 4202560 1061 0 0 0 28 28 0 0 15 0 1 0 548853087 521519104 6020 33554432000 4194304 5683644 140736032437152 18446744073709551615 242970570310 0 0 16781312 514 7149891023257174278 0 0 17 2 0 0 0
/proc/6527/statm: 127324 6020 373 364 0 63194 0
[pid=6529] ppid=6527 vsize=3228 CPUtime=181.74 cores=0-7
/proc/6529/stat : 6529 (march_hi) R 6527 6529 6529 0 -1 4202496 1551 0 0 0 18171 3 0 0 25 0 1 0 548853087 3305472 593 33554432000 4194304 4955518 140734263769136 18446744073709551615 4208667 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/6529/statm: 807 593 106 186 0 620 0
[pid=6457/tid=6464] ppid=6455 vsize=519540 CPUtime=397.84 cores=0-7
/proc/6457/task/6464/stat : 6464 (python) S 6455 6457 5551 0 -1 4202560 25 7642 0 0 0 0 39738 46 20 0 18 0 548824598 532008960 7561 33554432000 4194304 5683644 140736032437152 18446744073709551615 242982373809 0 0 16781312 2 18446604455883373568 0 0 -1 1 0 0 0
[pid=6457/tid=6467] ppid=6455 vsize=519540 CPUtime=397.84 cores=0-7
/proc/6457/task/6467/stat : 6467 (python) S 6455 6457 5551 0 -1 4202560 23 7642 0 0 0 0 39738 46 22 0 18 0 548824601 532008960 7561 33554432000 4194304 5683644 140736032437152 18446744073709551615 242982373809 0 0 16781312 2 18446604455883373568 0 0 -1 3 0 0 0
[pid=6457/tid=6470] ppid=6455 vsize=519540 CPUtime=397.84 cores=0-7
/proc/6457/task/6470/stat : 6470 (python) S 6455 6457 5551 0 -1 4202560 24 7642 0 0 0 0 39738 46 24 0 18 0 548824605 532008960 7561 33554432000 4194304 5683644 140736032437152 18446744073709551615 242982373809 0 0 16781312 2 18446604455883373568 0 0 -1 5 0 0 0
[pid=6457/tid=6473] ppid=6455 vsize=519540 CPUtime=397.84 cores=0-7
/proc/6457/task/6473/stat : 6473 (python) S 6455 6457 5551 0 -1 4202560 26 7642 0 0 0 0 39738 46 20 0 18 0 548824609 532008960 7561 33554432000 4194304 5683644 140736032437152 18446744073709551615 242982373809 0 0 16781312 2 18446604455883373568 0 0 -1 1 0 0 0
[pid=6457/tid=6476] ppid=6455 vsize=519540 CPUtime=397.84 cores=0-7
/proc/6457/task/6476/stat : 6476 (python) S 6455 6457 5551 0 -1 4202560 25 7642 0 0 0 0 39738 46 22 0 18 0 548824612 532008960 7561 33554432000 4194304 5683644 140736032437152 18446744073709551615 242982373809 0 0 16781312 2 18446604455883373568 0 0 -1 1 0 0 0
[pid=6457/tid=6479] ppid=6455 vsize=519540 CPUtime=397.84 cores=0-7
/proc/6457/task/6479/stat : 6479 (python) S 6455 6457 5551 0 -1 4202560 26 7642 0 0 0 0 39738 46 20 0 18 0 548824616 532008960 7561 33554432000 4194304 5683644 140736032437152 18446744073709551615 242982373809 0 0 16781312 2 18446604455883373568 0 0 -1 3 0 0 0
[pid=6457/tid=6482] ppid=6455 vsize=519540 CPUtime=397.84 cores=0-7
/proc/6457/task/6482/stat : 6482 (python) S 6455 6457 5551 0 -1 4202560 30 7642 0 0 0 0 39738 46 20 0 18 0 548824620 532008960 7561 33554432000 4194304 5683644 140736032437152 18446744073709551615 242982373809 0 0 16781312 2 18446604455883373568 0 0 -1 5 0 0 0
[pid=6457/tid=6485] ppid=6455 vsize=519540 CPUtime=397.84 cores=0-7
/proc/6457/task/6485/stat : 6485 (python) S 6455 6457 5551 0 -1 4202560 33 7642 0 0 0 0 39738 46 18 0 18 0 548824624 532008960 7561 33554432000 4194304 5683644 140736032437152 18446744073709551615 242982373809 0 0 16781312 2 18446604455883373568 0 0 -1 7 0 0 0
[pid=6457/tid=6491] ppid=6455 vsize=519540 CPUtime=397.84 cores=0-7
/proc/6457/task/6491/stat : 6491 (python) S 6455 6457 5551 0 -1 4202560 24 7642 0 0 0 0 39738 46 19 0 18 0 548834528 532008960 7561 33554432000 4194304 5683644 140736032437152 18446744073709551615 242982373809 0 0 16781312 2 18446604455883373568 0 0 -1 2 0 0 0
[pid=6457/tid=6495] ppid=6455 vsize=519540 CPUtime=397.84 cores=0-7
/proc/6457/task/6495/stat : 6495 (python) S 6455 6457 5551 0 -1 4202560 92 7642 0 0 0 0 39738 46 20 0 18 0 548834554 532008960 7561 33554432000 4194304 5683644 140736032437152 18446744073709551615 242982373809 0 0 16781312 2 18446604455883373568 0 0 -1 7 0 0 0
[pid=6457/tid=6499] ppid=6455 vsize=519540 CPUtime=397.84 cores=0-7
/proc/6457/task/6499/stat : 6499 (python) S 6455 6457 5551 0 -1 4202560 32 7642 0 0 0 0 39738 46 20 0 18 0 548834632 532008960 7561 33554432000 4194304 5683644 140736032437152 18446744073709551615 242982373809 0 0 16781312 2 18446604455883373568 0 0 -1 7 0 0 0
[pid=6457/tid=6504] ppid=6455 vsize=519540 CPUtime=397.84 cores=0-7
/proc/6457/task/6504/stat : 6504 (python) S 6455 6457 5551 0 -1 4202560 29 7642 0 0 0 0 39738 46 21 0 18 0 548834642 532008960 7561 33554432000 4194304 5683644 140736032437152 18446744073709551615 242982373809 0 0 16781312 2 18446604455883373568 0 0 -1 7 0 0 0
[pid=6457/tid=6509] ppid=6455 vsize=519540 CPUtime=397.84 cores=0-7
/proc/6457/task/6509/stat : 6509 (python) S 6455 6457 5551 0 -1 4202560 31 7642 0 0 0 0 39738 46 19 0 18 0 548837040 532008960 7561 33554432000 4194304 5683644 140736032437152 18446744073709551615 242982373809 0 0 16781312 2 18446604455883373568 0 0 -1 7 0 0 0
[pid=6457/tid=6513] ppid=6455 vsize=519540 CPUtime=397.84 cores=0-7
/proc/6457/task/6513/stat : 6513 (python) S 6455 6457 5551 0 -1 4202560 29 7642 0 0 0 0 39738 46 19 0 18 0 548837051 532008960 7561 33554432000 4194304 5683644 140736032437152 18446744073709551615 242982373809 0 0 16781312 2 18446604455883373568 0 0 -1 7 0 0 0
[pid=6457/tid=6518] ppid=6455 vsize=519540 CPUtime=397.84 cores=0-7
/proc/6457/task/6518/stat : 6518 (python) S 6455 6457 5551 0 -1 4202560 31 7642 0 0 0 0 39738 46 19 0 18 0 548839462 532008960 7561 33554432000 4194304 5683644 140736032437152 18446744073709551615 242982373809 0 0 16781312 2 18446604455883373568 0 0 -1 2 0 0 0
[pid=6457/tid=6522] ppid=6455 vsize=519540 CPUtime=397.84 cores=0-7
/proc/6457/task/6522/stat : 6522 (python) S 6455 6457 5551 0 -1 4202560 111 7642 0 0 0 0 39738 46 20 0 18 0 548844683 532008960 7561 33554432000 4194304 5683644 140736032437152 18446744073709551615 242982373809 0 0 16781312 2 18446604455883373568 0 0 -1 7 0 0 0
[pid=6457/tid=6528] ppid=6455 vsize=519540 CPUtime=397.84 cores=0-7
/proc/6457/task/6528/stat : 6528 (python) S 6455 6457 5551 0 -1 4202560 27 7642 0 0 0 0 39738 46 19 0 18 0 548853087 532008960 7561 33554432000 4194304 5683644 140736032437152 18446744073709551615 242982373809 0 0 16781312 2 18446604455883373568 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3369.45
Current children cumulated vsize (KiB) 7286180

[startup+474.114 s]
/proc/loadavg: 9.23 9.24 9.28 11/388 6535
/proc/meminfo: memFree=26359880/32951132 swapFree=67111364/67111528
[pid=6457] ppid=6455 vsize=519540 CPUtime=698.15 cores=0-7
/proc/6457/stat : 6457 (python) S 6455 6457 5551 0 -1 4202496 24624 13002 1 0 137 12 69562 104 15 0 18 0 548824517 532008960 7561 33554432000 4194304 5683644 140736032437152 18446744073709551615 242982380351 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/6457/statm: 129885 7561 1910 364 0 65755 0
[pid=6484] ppid=6457 vsize=351024 CPUtime=0.52 cores=0-7
/proc/6484/stat : 6484 (python) S 6457 6457 5551 0 -1 4202560 1233 0 0 0 27 25 0 0 18 0 2 0 548824624 359448576 5813 33554432000 4194304 5683644 140736032437152 18446744073709551615 242982380351 0 0 16781824 2 18446744073709551615 0 0 17 7 0 0 0
/proc/6484/statm: 87756 5813 406 364 0 23653 0
[pid=6486] ppid=6484 vsize=416788 CPUtime=198.39 cores=0-7
/proc/6486/stat : 6486 (adaptg2wsat2009) R 6484 6486 6486 0 -1 4202496 637 0 0 0 19831 8 0 0 18 0 1 0 548824624 426790912 365 33554432000 134512640 135107411 4286804032 18446744073709551615 134531928 256 0 16781312 0 0 0 0 17 5 0 0 0
/proc/6486/statm: 104197 365 59 146 0 103073 0
[pid=6484/tid=6493] ppid=6457 vsize=351024 CPUtime=0 cores=0-7
/proc/6484/task/6493/stat : 6493 (python) S 6457 6457 5551 0 -1 4202560 49 0 0 0 0 0 0 0 18 0 2 0 548834549 359448576 5813 33554432000 4194304 5683644 140736032437152 18446744073709551615 242982373809 0 0 16781824 2 18446604466747067264 0 0 -1 7 0 0 0
[pid=6490] ppid=6457 vsize=361280 CPUtime=1.08 cores=0-7
/proc/6490/stat : 6490 (python) S 6457 6457 5551 0 -1 4202560 1055 0 0 0 57 51 0 0 15 0 1 0 548834528 369950720 5781 33554432000 4194304 5683644 140736032437152 18446744073709551615 242970570310 0 0 16781312 514 7762921532300427528 0 0 17 3 0 0 0
/proc/6490/statm: 90320 5781 371 364 0 26214 0
[pid=6492] ppid=6490 vsize=3568 CPUtime=272.53 cores=0-7
/proc/6492/stat : 6492 (march_hi) R 6490 6492 6492 0 -1 4202496 1628 0 0 0 27253 0 0 0 25 0 1 0 548834528 3653632 682 33554432000 4194304 4955518 140736695000240 18446744073709551615 4297477 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/6492/statm: 892 682 106 186 0 705 0
[pid=6494] ppid=6457 vsize=437072 CPUtime=1.89 cores=0-7
/proc/6494/stat : 6494 (python) R 6457 6457 5551 0 -1 4202560 865 0 0 0 130 59 0 0 16 0 1 0 548834554 447561728 5958 33554432000 4194304 5683644 140736032437152 18446744073709551615 242982380351 0 0 16781312 514 0 0 0 17 5 0 0 0
/proc/6494/statm: 109268 5958 371 364 0 45159 0
[pid=6496] ppid=6494 vsize=0 CPUtime=369.33 cores=0-7
/proc/6496/stat : 6496 (march_hi) R 6494 6496 6496 0 -1 4202500 1756 0 0 0 36932 1 0 0 25 0 1 0 548834554 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 5 0 0 0
/proc/6496/statm: 0 0 0 0 0 0 0
[pid=6498] ppid=6457 vsize=0 CPUtime=369.37 cores=0-7
/proc/6498/stat : 6498 (python) Z 6457 6457 5551 0 -1 4202588 1148 1757 0 0 62 50 36824 1 16 0 1 0 548834632 0 0 33554432000 0 0 0 0 0 0 0 16781824 2 18446744073709551615 0 0 17 1 0 0 0
/proc/6498/statm: 0 0 0 0 0 0 0
[pid=6503] ppid=6457 vsize=457584 CPUtime=1.09 cores=0-7
/proc/6503/stat : 6503 (python) S 6457 6457 5551 0 -1 4202560 877 0 0 0 59 50 0 0 15 0 1 0 548834642 468566016 5950 33554432000 4194304 5683644 140736032437152 18446744073709551615 242970570310 0 0 16781312 514 17420191643801190660 0 0 17 6 0 0 0
/proc/6503/statm: 114396 5950 371 364 0 50281 0
[pid=6505] ppid=6503 vsize=4080 CPUtime=349.23 cores=0-7
/proc/6505/stat : 6505 (march_hi) R 6503 6505 6505 0 -1 4202496 1722 0 0 0 34923 0 0 0 25 0 1 0 548834644 4177920 782 33554432000 4194304 4955518 140734378307856 18446744073709551615 4297477 0 0 16781312 0 0 0 0 17 6 0 0 0
/proc/6505/statm: 1020 782 106 186 0 833 0
[pid=6508] ppid=6457 vsize=467840 CPUtime=0.42 cores=0-7
/proc/6508/stat : 6508 (python) S 6457 6457 5551 0 -1 4202560 1201 0 0 0 23 19 0 0 19 0 2 0 548837040 479068160 5950 33554432000 4194304 5683644 140736032437152 18446744073709551615 242982376907 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/6508/statm: 116960 5950 400 364 0 52842 0
[pid=6510] ppid=6508 vsize=246932 CPUtime=99.48 cores=0-7
/proc/6510/stat : 6510 (FH) T 6508 6510 6510 0 -1 4202496 598 0 0 0 9946 2 0 0 25 0 1 0 548837040 252858368 326 33554432000 134512640 134936988 4290596448 18446744073709551615 134545025 0 0 16781312 0 18446744071562691360 0 0 17 4 0 0 0
/proc/6510/statm: 61733 326 41 104 0 61237 0
[pid=6508/tid=6526] ppid=6457 vsize=467840 CPUtime=0 cores=0-7
/proc/6508/task/6526/stat : 6526 (python) S 6457 6457 5551 0 -1 4202560 62 0 0 0 0 0 0 0 19 0 2 0 548853080 479068160 5950 33554432000 4194304 5683644 140736032437152 18446744073709551615 242982373809 0 0 16781312 514 18446604461630852096 0 0 -1 1 0 0 0
[pid=6512] ppid=6457 vsize=478304 CPUtime=1.04 cores=0-7
/proc/6512/stat : 6512 (python) S 6457 6457 5551 0 -1 4202560 1061 0 0 0 55 49 0 0 15 0 1 0 548837051 489783296 5947 33554432000 4194304 5683644 140736032437152 18446744073709551615 242970570310 0 0 16781312 514 16740825399230955782 0 0 17 4 0 0 0
/proc/6512/statm: 119576 5947 371 364 0 55455 0
[pid=6514] ppid=6512 vsize=4080 CPUtime=306.07 cores=0-7
/proc/6514/stat : 6514 (march_hi) R 6512 6514 6514 0 -1 4202496 1677 0 0 0 30605 2 0 0 25 0 1 0 548837051 4177920 723 33554432000 4194304 4955518 140733259923552 18446744073709551615 4297472 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/6514/statm: 1020 723 106 186 0 833 0
[pid=6517] ppid=6457 vsize=488784 CPUtime=0.94 cores=0-7
/proc/6517/stat : 6517 (python) S 6457 6457 5551 0 -1 4202560 1106 0 0 0 52 42 0 0 15 0 1 0 548839462 500514816 6012 33554432000 4194304 5683644 140736032437152 18446744073709551615 242970570310 0 0 16781312 514 1264455968423379204 0 0 17 0 0 0 0
/proc/6517/statm: 122196 6012 379 364 0 58072 0
[pid=6519] ppid=6517 vsize=3568 CPUtime=275.3 cores=0-7
/proc/6519/stat : 6519 (march_hi) R 6517 6519 6519 0 -1 4202496 1641 0 0 0 27528 2 0 0 25 0 1 0 548839462 3653632 686 33554432000 4194304 4955518 140734889823232 18446744073709551615 4263510 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/6519/statm: 892 686 106 186 0 705 0
[pid=6521] ppid=6457 vsize=499040 CPUtime=0.81 cores=0-7
/proc/6521/stat : 6521 (python) S 6457 6457 5551 0 -1 4202560 980 0 0 0 43 38 0 0 15 0 1 0 548844683 511016960 6087 33554432000 4194304 5683644 140736032437152 18446744073709551615 242970570310 0 0 16781312 514 15670257315544531204 0 0 17 7 0 0 0
/proc/6521/statm: 124760 6087 380 364 0 60633 0
[pid=6523] ppid=6521 vsize=3568 CPUtime=242.85 cores=0-7
/proc/6523/stat : 6523 (march_hi) R 6521 6523 6523 0 -1 4202496 1598 0 0 0 24284 1 0 0 25 0 1 0 548844683 3653632 651 33554432000 4194304 4955518 140736374309024 18446744073709551615 4235572 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/6523/statm: 892 651 106 186 0 705 0
[pid=6527] ppid=6457 vsize=509296 CPUtime=0.56 cores=0-7
/proc/6527/stat : 6527 (python) S 6457 6457 5551 0 -1 4202560 1061 0 0 0 28 28 0 0 15 0 1 0 548853087 521519104 6020 33554432000 4194304 5683644 140736032437152 18446744073709551615 242970570310 0 0 16781312 514 7149891023257174278 0 0 17 2 0 0 0
/proc/6527/statm: 127324 6020 373 364 0 63194 0
[pid=6529] ppid=6527 vsize=3228 CPUtime=181.95 cores=0-7
/proc/6529/stat : 6529 (march_hi) R 6527 6529 6529 0 -1 4202496 1551 0 0 0 18192 3 0 0 25 0 1 0 548853087 3305472 593 33554432000 4194304 4955518 140734263769136 18446744073709551615 4297477 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/6529/statm: 807 593 106 186 0 620 0
[pid=6457/tid=6464] ppid=6455 vsize=519540 CPUtime=696.66 cores=0-7
/proc/6457/task/6464/stat : 6464 (python) S 6455 6457 5551 0 -1 4202560 25 13002 0 0 0 0 69562 104 20 0 18 0 548824598 532008960 7561 33554432000 4194304 5683644 140736032437152 18446744073709551615 242982373809 0 0 16781312 2 18446604455883373568 0 0 -1 1 0 0 0
[pid=6457/tid=6467] ppid=6455 vsize=519540 CPUtime=696.66 cores=0-7
/proc/6457/task/6467/stat : 6467 (python) S 6455 6457 5551 0 -1 4202560 23 13002 0 0 0 0 69562 104 22 0 18 0 548824601 532008960 7561 33554432000 4194304 5683644 140736032437152 18446744073709551615 242982373809 0 0 16781312 2 18446604455883373568 0 0 -1 3 0 0 0
[pid=6457/tid=6470] ppid=6455 vsize=519540 CPUtime=696.66 cores=0-7
/proc/6457/task/6470/stat : 6470 (python) S 6455 6457 5551 0 -1 4202560 24 13002 0 0 0 0 69562 104 24 0 18 0 548824605 532008960 7561 33554432000 4194304 5683644 140736032437152 18446744073709551615 242982373809 0 0 16781312 2 18446604455883373568 0 0 -1 5 0 0 0
[pid=6457/tid=6473] ppid=6455 vsize=519540 CPUtime=696.66 cores=0-7
/proc/6457/task/6473/stat : 6473 (python) S 6455 6457 5551 0 -1 4202560 26 13002 0 0 0 0 69562 104 20 0 18 0 548824609 532008960 7561 33554432000 4194304 5683644 140736032437152 18446744073709551615 242982373809 0 0 16781312 2 18446604455883373568 0 0 -1 1 0 0 0
[pid=6457/tid=6476] ppid=6455 vsize=519540 CPUtime=696.66 cores=0-7
/proc/6457/task/6476/stat : 6476 (python) S 6455 6457 5551 0 -1 4202560 25 13002 0 0 0 0 69562 104 22 0 18 0 548824612 532008960 7561 33554432000 4194304 5683644 140736032437152 18446744073709551615 242982373809 0 0 16781312 2 18446604455883373568 0 0 -1 1 0 0 0
[pid=6457/tid=6479] ppid=6455 vsize=519540 CPUtime=696.66 cores=0-7
/proc/6457/task/6479/stat : 6479 (python) S 6455 6457 5551 0 -1 4202560 26 13002 0 0 0 0 69562 104 20 0 18 0 548824616 532008960 7561 33554432000 4194304 5683644 140736032437152 18446744073709551615 242982373809 0 0 16781312 2 18446604455883373568 0 0 -1 3 0 0 0
[pid=6457/tid=6482] ppid=6455 vsize=519540 CPUtime=696.66 cores=0-7
/proc/6457/task/6482/stat : 6482 (python) S 6455 6457 5551 0 -1 4202560 30 13002 0 0 0 0 69562 104 20 0 18 0 548824620 532008960 7561 33554432000 4194304 5683644 140736032437152 18446744073709551615 242982373809 0 0 16781312 2 18446604455883373568 0 0 -1 5 0 0 0
[pid=6457/tid=6485] ppid=6455 vsize=519540 CPUtime=696.66 cores=0-7
/proc/6457/task/6485/stat : 6485 (python) S 6455 6457 5551 0 -1 4202560 33 13002 0 0 0 0 69562 104 18 0 18 0 548824624 532008960 7561 33554432000 4194304 5683644 140736032437152 18446744073709551615 242982373809 0 0 16781312 2 18446604455883373568 0 0 -1 7 0 0 0
[pid=6457/tid=6491] ppid=6455 vsize=519540 CPUtime=696.66 cores=0-7
/proc/6457/task/6491/stat : 6491 (python) S 6455 6457 5551 0 -1 4202560 24 13002 0 0 0 0 69562 104 19 0 18 0 548834528 532008960 7561 33554432000 4194304 5683644 140736032437152 18446744073709551615 242982373809 0 0 16781312 2 18446604455883373568 0 0 -1 2 0 0 0
[pid=6457/tid=6495] ppid=6455 vsize=519540 CPUtime=696.66 cores=0-7
/proc/6457/task/6495/stat : 6495 (python) S 6455 6457 5551 0 -1 4202560 92 13002 0 0 0 0 69562 104 20 0 18 0 548834554 532008960 7561 33554432000 4194304 5683644 140736032437152 18446744073709551615 242982373809 0 0 16781312 2 18446604455883373568 0 0 -1 7 0 0 0
[pid=6457/tid=6499] ppid=6455 vsize=519540 CPUtime=696.66 cores=0-7
/proc/6457/task/6499/stat : 6499 (python) S 6455 6457 5551 0 -1 4202560 32 13002 0 0 0 0 69562 104 20 0 18 0 548834632 532008960 7561 33554432000 4194304 5683644 140736032437152 18446744073709551615 242982373809 0 0 16781312 2 18446604455883373568 0 0 -1 7 0 0 0
[pid=6457/tid=6504] ppid=6455 vsize=519540 CPUtime=696.66 cores=0-7
/proc/6457/task/6504/stat : 6504 (python) S 6455 6457 5551 0 -1 4202560 29 13002 0 0 0 0 69562 104 21 0 18 0 548834642 532008960 7561 33554432000 4194304 5683644 140736032437152 18446744073709551615 242982373809 0 0 16781312 2 18446604455883373568 0 0 -1 7 0 0 0
[pid=6457/tid=6509] ppid=6455 vsize=519540 CPUtime=696.66 cores=0-7
/proc/6457/task/6509/stat : 6509 (python) S 6455 6457 5551 0 -1 4202560 31 13002 0 0 0 0 69562 104 19 0 18 0 548837040 532008960 7561 33554432000 4194304 5683644 140736032437152 18446744073709551615 242982373809 0 0 16781312 2 18446604455883373568 0 0 -1 7 0 0 0
[pid=6457/tid=6513] ppid=6455 vsize=519540 CPUtime=696.66 cores=0-7
/proc/6457/task/6513/stat : 6513 (python) S 6455 6457 5551 0 -1 4202560 29 13002 0 0 0 0 69562 104 19 0 18 0 548837051 532008960 7561 33554432000 4194304 5683644 140736032437152 18446744073709551615 242982373809 0 0 16781312 2 18446604455883373568 0 0 -1 7 0 0 0
[pid=6457/tid=6518] ppid=6455 vsize=519540 CPUtime=696.66 cores=0-7
/proc/6457/task/6518/stat : 6518 (python) S 6455 6457 5551 0 -1 4202560 31 13002 0 0 0 0 69562 104 19 0 18 0 548839462 532008960 7561 33554432000 4194304 5683644 140736032437152 18446744073709551615 242982373809 0 0 16781312 2 18446604455883373568 0 0 -1 2 0 0 0
[pid=6457/tid=6522] ppid=6455 vsize=519540 CPUtime=696.66 cores=0-7
/proc/6457/task/6522/stat : 6522 (python) S 6455 6457 5551 0 -1 4202560 111 13002 0 0 0 0 69562 104 20 0 18 0 548844683 532008960 7561 33554432000 4194304 5683644 140736032437152 18446744073709551615 242982373809 0 0 16781312 2 18446604455883373568 0 0 -1 7 0 0 0
[pid=6457/tid=6528] ppid=6455 vsize=519540 CPUtime=696.66 cores=0-7
/proc/6457/task/6528/stat : 6528 (python) S 6455 6457 5551 0 -1 4202560 27 13002 0 0 0 0 69562 104 19 0 18 0 548853087 532008960 7561 33554432000 4194304 5683644 140736032437152 18446744073709551615 242982373809 0 0 16781312 2 18446604455883373568 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3371
Current children cumulated vsize (KiB) 5255576

Child status: 0
Real time (s): 474.154
CPU time (s): 3371.32
CPU user time (s): 3365.74
CPU system time (s): 5.58515
CPU usage (%): 711.019
Max. virtual memory (cumulated for all children) (KiB): 12442388

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3365.74
system time used= 5.58515
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 67876
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= 8276
involuntary context switches= 27472

runsolver used 2.94555 second user time and 6.02408 second system time

The end

Launcher Data

Begin job on node128 at 2011-05-02 23:37:39
IDJOB=3322062
IDBENCH=82840
IDSOLVER=1712
FILE ID=node128/3322062-1304372258
RUNJOBID= node128-1304366466-5565
PBS_JOBID= 13181743
Free space on /tmp= 67860 MiB

SOLVER NAME= borg-sat 11.03.02-random
BENCH NAME= SAT11/random/medium/unif-k7-r89-v60-c5340-S614849838-039.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-3322062-1304372258/watcher-3322062-1304372258 -o /tmp/evaluation-result-3322062-1304372258/solver-3322062-1304372258 -C 40000 -W 5100 -M 31000  python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3322062-1304372258.cnf -seed 1298663387 -budget 40000 -cores 8

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

MD5SUM BENCH= c6bf5481c82f3a24100e294aa3a73c9c
RANDOM SEED=1298663387

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:      26457492 kB
Buffers:        530916 kB
Cached:        2237140 kB
SwapCached:          0 kB
Active:        3818440 kB
Inactive:      2214652 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      26457492 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:           32408 kB
Writeback:           0 kB
AnonPages:     3264460 kB
Mapped:          28860 kB
Slab:           365340 kB
PageTables:      29180 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 81503480 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= 67832 MiB
End job on node128 at 2011-05-02 23:45:33