Trace number 3378502

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
borg-sat 11.03.02-par-random (fixed)? 4770.7 1196.9

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v150-c3195-S31505198-038.UNKNOWN.cnf
MD5SUMed3fd2bb20521663519b3e49797ea8b1
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables150
Number of clauses3195
Sum of the clauses size15975
Maximum clause length5
Minimum clause length5
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 53195
Number of clauses of size over 50

Solver Data

0.36/0.67	c INFO: loaded portfolio from HOME/etc/borg-mix+class.random.pickle
0.36/0.67	c INFO: solving HOME/instance-3378502-1305465964.cnf
0.36/0.67	c INFO: computing task features
0.36/0.69	c INFO: computed variable-clause graph statistics
0.36/0.69	c INFO: computed clause balance statistics
0.44/0.77	c INFO: computed variable balance statistics
0.54/0.82	c INFO: computed small-clause counts
0.54/0.82	c INFO: computed Horn-clause counts
0.54/0.82	c INFO: computed variable graph statistics
0.54/0.82	c INFO: collected features for HOME/instance-3378502-1305465964.cnf in 0.15 s
0.54/0.83	c INFO: running gnovelty+2@0 for 97 with 1199 remaining (b = 0.63)
0.54/0.84	c INFO: running gnovelty+2@0 for 97 with 1199 remaining (b = 0.08)
0.54/0.85	c INFO: running march_hi@0 for 679 with 1199 remaining (b = 0.35)
0.54/0.86	c INFO: running march_hi@0 for 679 with 1199 remaining (b = 0.31)
396.08/100.08	c INFO: running march_hi@0 for 388 with 1100 remaining (b = 0.20)
399.16/101.09	c INFO: running march_hi@0 for 388 with 1099 remaining (b = 0.17)
1949.44/489.49	c INFO: running march_hi@100 for 97 with 711 remaining (b = 0.05)
1979.32/496.96	c INFO: running march_hi@388 for 97 with 703 remaining (b = 0.06)
2348.38/589.46	c INFO: running march_hi@0 for 388 with 611 remaining (b = 0.15)
2375.54/596.23	c INFO: running march_hi@490 for 194 with 604 remaining (b = 0.08)
2714.94/681.40	c INFO: running march_hi@99 for 291 with 519 remaining (b = 0.11)
2745.66/689.09	c INFO: running march_hi@0 for 291 with 511 remaining (b = 0.12)
3166.91/794.64	c INFO: running march_hi@1170 for 194 with 406 remaining (b = 0.12)
3892.14/976.47	c INFO: running march_hi@487 for 224 with 224 remaining (b = 0.11)
3905.32/979.74	c INFO: running march_hi@98 for 97 with 220 remaining (b = 0.05)
3920.46/983.51	c INFO: running march_hi@196 for 217 with 217 remaining (b = 0.11)
3940.41/988.60	c INFO: running adaptg2wsat2009++@0 for 97 with 212 remaining (b = 0.03)
4302.50/1079.38	c INFO: running march_hi@390 for 121 with 121 remaining (b = 0.05)
4340.40/1088.85	c INFO: running adaptg2wsat2009++@0 for 111 with 111 remaining (b = 0.02)
4770.27/1196.87	s UNKNOWN

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

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

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 10.15 10.05 9.20 8/357 25826
/proc/meminfo: memFree=11634740/32950928 swapFree=67083212/67111528
[pid=25826] ppid=25824 vsize=15776 CPUtime=0 cores=1,3,5,7
/proc/25826/stat : 25826 (python) R 25824 25826 25078 0 -1 4202496 897 0 0 0 0 0 0 0 25 0 1 0 658196082 16154624 779 33554432000 4194304 5683644 140734959621200 18446744073709551615 208080275591 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/25826/statm: 3944 779 343 364 0 431 0

[startup+0.097537 s]
/proc/loadavg: 10.15 10.05 9.20 8/357 25826
/proc/meminfo: memFree=11634740/32950928 swapFree=67083212/67111528
[pid=25826] ppid=25824 vsize=85620 CPUtime=0.05 cores=1,3,5,7
/proc/25826/stat : 25826 (python) R 25824 25826 25078 0 -1 4202496 2627 0 0 0 4 1 0 0 25 0 1 0 658196082 87674880 2348 33554432000 4194304 5683644 140734959621200 18446744073709551615 4510992 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/25826/statm: 21405 2348 713 364 0 1622 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 85620

[startup+0.100534 s]
/proc/loadavg: 10.15 10.05 9.20 8/357 25826
/proc/meminfo: memFree=11634740/32950928 swapFree=67083212/67111528
[pid=25826] ppid=25824 vsize=87704 CPUtime=0.05 cores=1,3,5,7
/proc/25826/stat : 25826 (python) S 25824 25826 25078 0 -1 4202496 2637 0 0 0 4 1 0 0 25 0 1 0 658196082 89808896 2354 33554432000 4194304 5683644 140734959621200 18446744073709551615 208080230400 0 2147483391 16781312 2 18446744071699207358 0 0 17 5 0 0 0
/proc/25826/statm: 21926 2354 717 364 0 1622 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 87704

[startup+0.3005 s]
/proc/loadavg: 10.15 10.05 9.20 8/357 25826
/proc/meminfo: memFree=11634740/32950928 swapFree=67083212/67111528
[pid=25826] ppid=25824 vsize=135748 CPUtime=0.18 cores=1,3,5,7
/proc/25826/stat : 25826 (python) S 25824 25826 25078 0 -1 4202496 5964 934 1 0 13 5 0 0 25 0 1 0 658196082 139005952 4151 33554432000 4194304 5683644 140734959621200 18446744073709551615 208080228357 0 2147483391 16781312 2 18446744071699207358 0 0 17 5 0 0 0
/proc/25826/statm: 33937 4151 1032 364 0 3123 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 135748

[startup+0.700479 s]
/proc/loadavg: 10.15 10.05 9.20 8/357 25826
/proc/meminfo: memFree=11634740/32950928 swapFree=67083212/67111528
[pid=25826] ppid=25824 vsize=278652 CPUtime=0.44 cores=1,3,5,7
/proc/25826/stat : 25826 (python) R 25824 25826 25078 0 -1 4202496 9485 934 1 0 32 12 0 0 16 0 1 0 658196082 285339648 7060 33554432000 4194304 5683644 140734959621200 18446744073709551615 208079928862 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/25826/statm: 69663 7060 1826 364 0 5587 0
Current children cumulated CPU time (s) 0.44
Current children cumulated vsize (KiB) 278652

[startup+1.50127 s]
/proc/loadavg: 10.15 10.05 9.20 11/370 25843
/proc/meminfo: memFree=11595196/32950928 swapFree=67083212/67111528
[pid=25826] ppid=25824 vsize=320160 CPUtime=0.59 cores=1,3,5,7
/proc/25826/stat : 25826 (python) S 25824 25826 25078 0 -1 4202496 12334 934 1 0 47 12 0 0 23 0 5 0 658196082 327843840 7229 33554432000 4194304 5683644 140734959621200 18446744073709551615 208092059083 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/25826/statm: 80040 7229 1873 364 0 15949 0
[pid=25832] ppid=25826 vsize=278676 CPUtime=0 cores=1,3,5,7
/proc/25832/stat : 25832 (python) S 25826 25826 25078 0 -1 4202560 733 0 0 0 0 0 0 0 18 0 1 0 658196165 285364224 5588 33554432000 4194304 5683644 140734959621200 18446744073709551615 208080252431 0 0 16781312 514 9331691253793816575 0 0 17 7 0 0 0
/proc/25832/statm: 69669 5588 354 364 0 5587 0
[pid=25834] ppid=25832 vsize=1017940 CPUtime=0.66 cores=1,3,5,7
/proc/25834/stat : 25834 (gnovelty+2) R 25832 25834 25834 0 -1 4202496 455 0 0 0 66 0 0 0 21 0 1 0 658196166 1042370560 191 33554432000 134512640 135663704 4290445488 18446744073709551615 134524509 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/25834/statm: 254485 191 113 282 0 254201 0
[pid=25835] ppid=25826 vsize=289304 CPUtime=0 cores=1,3,5,7
/proc/25835/stat : 25835 (python) S 25826 25826 25078 0 -1 4202560 738 0 0 0 0 0 0 0 18 0 1 0 658196166 296247296 5684 33554432000 4194304 5683644 140734959621200 18446744073709551615 208080252486 0 0 16781312 514 3884741985872904191 0 0 17 5 0 0 0
/proc/25835/statm: 72326 5684 348 364 0 8241 0
[pid=25837] ppid=25835 vsize=1017940 CPUtime=0.65 cores=1,3,5,7
/proc/25837/stat : 25837 (gnovelty+2) R 25835 25837 25837 0 -1 4202496 458 0 0 0 65 0 0 0 21 0 1 0 658196166 1042370560 191 33554432000 134512640 135663704 4289878288 18446744073709551615 134525265 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/25837/statm: 254485 191 113 282 0 254201 0
[pid=25838] ppid=25826 vsize=299052 CPUtime=0 cores=1,3,5,7
/proc/25838/stat : 25838 (python) S 25826 25826 25078 0 -1 4202560 748 0 0 0 0 0 0 0 15 0 1 0 658196167 306229248 5576 33554432000 4194304 5683644 140734959621200 18446744073709551615 208080252486 0 0 16781312 514 16546977101207535878 0 0 17 5 0 0 0
/proc/25838/statm: 74763 5576 348 364 0 10675 0
[pid=25840] ppid=25838 vsize=2124 CPUtime=0.63 cores=1,3,5,7
/proc/25840/stat : 25840 (march_hi) R 25838 25840 25840 0 -1 4202496 618 0 0 0 63 0 0 0 24 0 1 0 658196168 2174976 348 33554432000 4194304 4955518 140735163498944 18446744073709551615 4224396 0 0 16781312 0 0 0 0 17 7 0 0 0
/proc/25840/statm: 531 348 106 186 0 344 0
[pid=25841] ppid=25826 vsize=309916 CPUtime=0 cores=1,3,5,7
/proc/25841/stat : 25841 (python) S 25826 25826 25078 0 -1 4202560 751 0 0 0 0 0 0 0 18 0 1 0 658196168 317353984 5700 33554432000 4194304 5683644 140734959621200 18446744073709551615 208080252486 0 0 16781312 514 17727280843392516360 0 0 17 5 0 0 0
/proc/25841/statm: 77479 5700 348 364 0 13388 0
[pid=25843] ppid=25841 vsize=2124 CPUtime=0.63 cores=1,3,5,7
/proc/25843/stat : 25843 (march_hi) R 25841 25843 25843 0 -1 4202496 621 0 0 0 63 0 0 0 25 0 1 0 658196168 2174976 350 33554432000 4194304 4955518 140736483970320 18446744073709551615 4314889 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/25843/statm: 531 350 106 186 0 344 0
[pid=25826/tid=25833] ppid=25824 vsize=320160 CPUtime=0 cores=1,3,5,7
/proc/25826/task/25833/stat : 25833 (python) S 25824 25826 25078 0 -1 4202560 26 934 0 0 0 0 0 0 18 0 5 0 658196165 327843840 7229 33554432000 4194304 5683644 140734959621200 18446744073709551615 208092055985 0 0 16781312 2 18446604470997052096 0 0 -1 1 0 0 0
[pid=25826/tid=25836] ppid=25824 vsize=320160 CPUtime=0 cores=1,3,5,7
/proc/25826/task/25836/stat : 25836 (python) S 25824 25826 25078 0 -1 4202560 23 934 0 0 0 0 0 0 19 0 5 0 658196166 327843840 7229 33554432000 4194304 5683644 140734959621200 18446744073709551615 208092055985 0 0 16781312 2 18446604470997052096 0 0 -1 5 0 0 0
[pid=25826/tid=25839] ppid=25824 vsize=320160 CPUtime=0 cores=1,3,5,7
/proc/25826/task/25839/stat : 25839 (python) S 25824 25826 25078 0 -1 4202560 26 934 0 0 0 0 0 0 21 0 5 0 658196167 327843840 7229 33554432000 4194304 5683644 140734959621200 18446744073709551615 208092055985 0 0 16781312 2 18446604470997052096 0 0 -1 5 0 0 0
[pid=25826/tid=25842] ppid=25824 vsize=320160 CPUtime=0 cores=1,3,5,7
/proc/25826/task/25842/stat : 25842 (python) S 25824 25826 25078 0 -1 4202560 28 934 0 0 0 0 0 0 23 0 5 0 658196168 327843840 7229 33554432000 4194304 5683644 140734959621200 18446744073709551615 208092055985 0 0 16781312 2 18446604470997052096 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3.16
Current children cumulated vsize (KiB) 3537236

[startup+3.10096 s]
/proc/loadavg: 10.15 10.05 9.20 11/370 25843
/proc/meminfo: memFree=11593336/32950928 swapFree=67083212/67111528
[pid=25826] ppid=25824 vsize=320160 CPUtime=0.59 cores=1,3,5,7
/proc/25826/stat : 25826 (python) S 25824 25826 25078 0 -1 4202496 12334 934 1 0 47 12 0 0 23 0 5 0 658196082 327843840 7229 33554432000 4194304 5683644 140734959621200 18446744073709551615 208092059083 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/25826/statm: 80040 7229 1873 364 0 15949 0
[pid=25832] ppid=25826 vsize=278676 CPUtime=0 cores=1,3,5,7
/proc/25832/stat : 25832 (python) S 25826 25826 25078 0 -1 4202560 733 0 0 0 0 0 0 0 18 0 1 0 658196165 285364224 5588 33554432000 4194304 5683644 140734959621200 18446744073709551615 208080252431 0 0 16781312 514 9331691253793784070 0 0 17 7 0 0 0
/proc/25832/statm: 69669 5588 354 364 0 5587 0
[pid=25834] ppid=25832 vsize=1017940 CPUtime=2.26 cores=1,3,5,7
/proc/25834/stat : 25834 (gnovelty+2) R 25832 25834 25834 0 -1 4202496 455 0 0 0 226 0 0 0 25 0 1 0 658196166 1042370560 191 33554432000 134512640 135663704 4290445488 18446744073709551615 134524461 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/25834/statm: 254485 191 113 282 0 254201 0
[pid=25835] ppid=25826 vsize=289304 CPUtime=0 cores=1,3,5,7
/proc/25835/stat : 25835 (python) S 25826 25826 25078 0 -1 4202560 738 0 0 0 0 0 0 0 18 0 1 0 658196166 296247296 5684 33554432000 4194304 5683644 140734959621200 18446744073709551615 208080252486 0 0 16781312 514 3884741985872871687 0 0 17 5 0 0 0
/proc/25835/statm: 72326 5684 348 364 0 8241 0
[pid=25837] ppid=25835 vsize=1017940 CPUtime=2.25 cores=1,3,5,7
/proc/25837/stat : 25837 (gnovelty+2) R 25835 25837 25837 0 -1 4202496 458 0 0 0 225 0 0 0 25 0 1 0 658196166 1042370560 191 33554432000 134512640 135663704 4289878288 18446744073709551615 134545619 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/25837/statm: 254485 191 113 282 0 254201 0
[pid=25838] ppid=25826 vsize=299052 CPUtime=0 cores=1,3,5,7
/proc/25838/stat : 25838 (python) S 25826 25826 25078 0 -1 4202560 751 0 0 0 0 0 0 0 15 0 1 0 658196167 306229248 5576 33554432000 4194304 5683644 140734959621200 18446744073709551615 208080252486 0 0 16781312 514 16546977101207535878 0 0 17 5 0 0 0
/proc/25838/statm: 74763 5576 348 364 0 10675 0
[pid=25840] ppid=25838 vsize=2604 CPUtime=2.21 cores=1,3,5,7
/proc/25840/stat : 25840 (march_hi) R 25838 25840 25840 0 -1 4202496 711 0 0 0 221 0 0 0 25 0 1 0 658196168 2666496 441 33554432000 4194304 4955518 140735163498944 18446744073709551615 4208784 0 0 16781312 0 0 0 0 17 7 0 0 0
/proc/25840/statm: 651 441 106 186 0 464 0
[pid=25841] ppid=25826 vsize=309916 CPUtime=0 cores=1,3,5,7
/proc/25841/stat : 25841 (python) S 25826 25826 25078 0 -1 4202560 753 0 0 0 0 0 0 0 15 0 1 0 658196168 317353984 5700 33554432000 4194304 5683644 140734959621200 18446744073709551615 208080252486 0 0 16781312 514 17727280843392516360 0 0 17 5 0 0 0
/proc/25841/statm: 77479 5700 348 364 0 13388 0
[pid=25843] ppid=25841 vsize=2604 CPUtime=2.23 cores=1,3,5,7
/proc/25843/stat : 25843 (march_hi) R 25841 25843 25843 0 -1 4202496 715 0 0 0 223 0 0 0 25 0 1 0 658196168 2666496 444 33554432000 4194304 4955518 140736483970320 18446744073709551615 4225360 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/25843/statm: 651 444 106 186 0 464 0
[pid=25826/tid=25833] ppid=25824 vsize=320160 CPUtime=0 cores=1,3,5,7
/proc/25826/task/25833/stat : 25833 (python) S 25824 25826 25078 0 -1 4202560 26 934 0 0 0 0 0 0 18 0 5 0 658196165 327843840 7229 33554432000 4194304 5683644 140734959621200 18446744073709551615 208092055985 0 0 16781312 2 18446604470997052096 0 0 -1 1 0 0 0
[pid=25826/tid=25836] ppid=25824 vsize=320160 CPUtime=0 cores=1,3,5,7
/proc/25826/task/25836/stat : 25836 (python) S 25824 25826 25078 0 -1 4202560 23 934 0 0 0 0 0 0 19 0 5 0 658196166 327843840 7229 33554432000 4194304 5683644 140734959621200 18446744073709551615 208092055985 0 0 16781312 2 18446604470997052096 0 0 -1 5 0 0 0
[pid=25826/tid=25839] ppid=25824 vsize=320160 CPUtime=0 cores=1,3,5,7
/proc/25826/task/25839/stat : 25839 (python) S 25824 25826 25078 0 -1 4202560 26 934 0 0 0 0 0 0 21 0 5 0 658196167 327843840 7229 33554432000 4194304 5683644 140734959621200 18446744073709551615 208092055985 0 0 16781312 2 18446604470997052096 0 0 -1 5 0 0 0
[pid=25826/tid=25842] ppid=25824 vsize=320160 CPUtime=0 cores=1,3,5,7
/proc/25826/task/25842/stat : 25842 (python) S 25824 25826 25078 0 -1 4202560 28 934 0 0 0 0 0 0 23 0 5 0 658196168 327843840 7229 33554432000 4194304 5683644 140734959621200 18446744073709551615 208092055985 0 0 16781312 2 18446604470997052096 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 9.54
Current children cumulated vsize (KiB) 3538196

[startup+6.30135 s]
/proc/loadavg: 10.22 10.07 9.21 11/370 25843
/proc/meminfo: memFree=11589600/32950928 swapFree=67083212/67111528
[pid=25826] ppid=25824 vsize=320160 CPUtime=0.59 cores=1,3,5,7
/proc/25826/stat : 25826 (python) S 25824 25826 25078 0 -1 4202496 12334 934 1 0 47 12 0 0 23 0 5 0 658196082 327843840 7229 33554432000 4194304 5683644 140734959621200 18446744073709551615 208092059083 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/25826/statm: 80040 7229 1873 364 0 15949 0
[pid=25832] ppid=25826 vsize=278676 CPUtime=0 cores=1,3,5,7
/proc/25832/stat : 25832 (python) S 25826 25826 25078 0 -1 4202560 899 0 0 0 0 0 0 0 18 0 1 0 658196165 285364224 5611 33554432000 4194304 5683644 140734959621200 18446744073709551615 208080252431 0 0 16781312 514 9331691253793784070 0 0 17 7 0 0 0
/proc/25832/statm: 69669 5611 377 364 0 5587 0
[pid=25834] ppid=25832 vsize=1017940 CPUtime=5.46 cores=1,3,5,7
/proc/25834/stat : 25834 (gnovelty+2) R 25832 25834 25834 0 -1 4202496 455 0 0 0 546 0 0 0 25 0 1 0 658196166 1042370560 191 33554432000 134512640 135663704 4290445488 18446744073709551615 135008521 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/25834/statm: 254485 191 113 282 0 254201 0
[pid=25835] ppid=25826 vsize=289304 CPUtime=0 cores=1,3,5,7
/proc/25835/stat : 25835 (python) S 25826 25826 25078 0 -1 4202560 903 0 0 0 0 0 0 0 18 0 1 0 658196166 296247296 5707 33554432000 4194304 5683644 140734959621200 18446744073709551615 208080252486 0 0 16781312 514 3884741985872871687 0 0 17 5 0 0 0
/proc/25835/statm: 72326 5707 371 364 0 8241 0
[pid=25837] ppid=25835 vsize=1017940 CPUtime=5.45 cores=1,3,5,7
/proc/25837/stat : 25837 (gnovelty+2) R 25835 25837 25837 0 -1 4202496 458 0 0 0 545 0 0 0 25 0 1 0 658196166 1042370560 191 33554432000 134512640 135663704 4289878288 18446744073709551615 135008540 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/25837/statm: 254485 191 113 282 0 254201 0
[pid=25838] ppid=25826 vsize=299052 CPUtime=0.01 cores=1,3,5,7
/proc/25838/stat : 25838 (python) S 25826 25826 25078 0 -1 4202560 908 0 0 0 0 1 0 0 15 0 1 0 658196167 306229248 5599 33554432000 4194304 5683644 140734959621200 18446744073709551615 208080252486 0 0 16781312 514 16546977101207535878 0 0 17 5 0 0 0
/proc/25838/statm: 74763 5599 371 364 0 10675 0
[pid=25840] ppid=25838 vsize=3456 CPUtime=5.36 cores=1,3,5,7
/proc/25840/stat : 25840 (march_hi) R 25838 25840 25840 0 -1 4202496 899 0 0 0 536 0 0 0 25 0 1 0 658196168 3538944 629 33554432000 4194304 4955518 140735163498944 18446744073709551615 4314674 0 0 16781312 0 0 0 0 17 7 0 0 0
/proc/25840/statm: 864 629 106 186 0 677 0
[pid=25841] ppid=25826 vsize=309916 CPUtime=0.01 cores=1,3,5,7
/proc/25841/stat : 25841 (python) S 25826 25826 25078 0 -1 4202560 917 0 0 0 0 1 0 0 15 0 1 0 658196168 317353984 5723 33554432000 4194304 5683644 140734959621200 18446744073709551615 208080252486 0 0 16781312 514 17727280843392516360 0 0 17 5 0 0 0
/proc/25841/statm: 77479 5723 371 364 0 13388 0
[pid=25843] ppid=25841 vsize=3456 CPUtime=5.38 cores=1,3,5,7
/proc/25843/stat : 25843 (march_hi) R 25841 25843 25843 0 -1 4202496 904 0 0 0 538 0 0 0 25 0 1 0 658196168 3538944 633 33554432000 4194304 4955518 140736483970320 18446744073709551615 4208576 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/25843/statm: 864 633 106 186 0 677 0
[pid=25826/tid=25833] ppid=25824 vsize=320160 CPUtime=0 cores=1,3,5,7
/proc/25826/task/25833/stat : 25833 (python) S 25824 25826 25078 0 -1 4202560 26 934 0 0 0 0 0 0 18 0 5 0 658196165 327843840 7229 33554432000 4194304 5683644 140734959621200 18446744073709551615 208092055985 0 0 16781312 2 18446604470997052096 0 0 -1 1 0 0 0
[pid=25826/tid=25836] ppid=25824 vsize=320160 CPUtime=0 cores=1,3,5,7
/proc/25826/task/25836/stat : 25836 (python) S 25824 25826 25078 0 -1 4202560 23 934 0 0 0 0 0 0 19 0 5 0 658196166 327843840 7229 33554432000 4194304 5683644 140734959621200 18446744073709551615 208092055985 0 0 16781312 2 18446604470997052096 0 0 -1 5 0 0 0
[pid=25826/tid=25839] ppid=25824 vsize=320160 CPUtime=0 cores=1,3,5,7
/proc/25826/task/25839/stat : 25839 (python) S 25824 25826 25078 0 -1 4202560 26 934 0 0 0 0 0 0 21 0 5 0 658196167 327843840 7229 33554432000 4194304 5683644 140734959621200 18446744073709551615 208092055985 0 0 16781312 2 18446604470997052096 0 0 -1 5 0 0 0
[pid=25826/tid=25842] ppid=25824 vsize=320160 CPUtime=0 cores=1,3,5,7
/proc/25826/task/25842/stat : 25842 (python) S 25824 25826 25078 0 -1 4202560 28 934 0 0 0 0 0 0 23 0 5 0 658196168 327843840 7229 33554432000 4194304 5683644 140734959621200 18446744073709551615 208092055985 0 0 16781312 2 18446604470997052096 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 22.26
Current children cumulated vsize (KiB) 3539900

[startup+12.7011 s]
/proc/loadavg: 10.20 10.07 9.21 11/370 25843
/proc/meminfo: memFree=11584676/32950928 swapFree=67083212/67111528
[pid=25826] ppid=25824 vsize=320160 CPUtime=0.59 cores=1,3,5,7
/proc/25826/stat : 25826 (python) S 25824 25826 25078 0 -1 4202496 12334 934 1 0 47 12 0 0 23 0 5 0 658196082 327843840 7229 33554432000 4194304 5683644 140734959621200 18446744073709551615 208092059083 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/25826/statm: 80040 7229 1873 364 0 15949 0
[pid=25832] ppid=25826 vsize=278676 CPUtime=0.02 cores=1,3,5,7
/proc/25832/stat : 25832 (python) S 25826 25826 25078 0 -1 4202560 902 0 0 0 1 1 0 0 18 0 1 0 658196165 285364224 5611 33554432000 4194304 5683644 140734959621200 18446744073709551615 208080252431 0 0 16781312 514 8299905414825214214 0 0 17 7 0 0 0
/proc/25832/statm: 69669 5611 377 364 0 5587 0
[pid=25834] ppid=25832 vsize=1017940 CPUtime=11.86 cores=1,3,5,7
/proc/25834/stat : 25834 (gnovelty+2) R 25832 25834 25834 0 -1 4202496 455 0 0 0 1186 0 0 0 25 0 1 0 658196166 1042370560 191 33554432000 134512640 135663704 4290445488 18446744073709551615 134546752 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/25834/statm: 254485 191 113 282 0 254201 0
[pid=25835] ppid=25826 vsize=289304 CPUtime=0.02 cores=1,3,5,7

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

/proc/25838/stat : 25838 (python) S 25826 25826 25078 0 -1 4202560 1150 0 0 0 166 141 0 0 15 0 2 0 658196167 306229248 5629 33554432000 4194304 5683644 140734959621200 18446744073709551615 208080252486 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/25838/statm: 74763 5629 400 364 0 10675 0
[pid=25840] ppid=25838 vsize=315716 CPUtime=1189.19 cores=1,3,5,7
/proc/25840/stat : 25840 (march_hi) R 25838 25840 25840 0 -1 4202496 55184 0 0 0 118909 10 0 0 25 0 1 0 658196168 323293184 54914 33554432000 4194304 4955518 140735163498944 18446744073709551615 4235627 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/25840/statm: 78929 54914 106 186 0 78742 0
[pid=25838/tid=25932] ppid=25826 vsize=299052 CPUtime=0 cores=1,3,5,7
/proc/25838/task/25932/stat : 25932 (python) S 25826 25826 25078 0 -1 4202560 46 0 0 0 0 0 0 0 15 0 2 0 658264991 306229248 5629 33554432000 4194304 5683644 140734959621200 18446744073709551615 208092055985 0 0 16781312 514 18446604463044527360 0 0 -1 5 0 0 0
[pid=25841] ppid=25826 vsize=309916 CPUtime=2.52 cores=1,3,5,7
/proc/25841/stat : 25841 (python) S 25826 25826 25078 0 -1 4202560 1164 0 0 0 137 115 0 0 15 0 2 0 658196168 317353984 5753 33554432000 4194304 5683644 140734959621200 18446744073709551615 208092059083 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/25841/statm: 77479 5753 400 364 0 13388 0
[pid=25843] ppid=25841 vsize=208548 CPUtime=974.05 cores=1,3,5,7
/proc/25843/stat : 25843 (march_hi) T 25841 25843 25843 0 -1 4202496 45852 0 0 0 97395 10 0 0 25 0 1 0 658196168 213553152 45581 33554432000 4194304 4955518 140736483970320 18446744073709551615 4237810 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/25843/statm: 52137 45581 106 186 0 51950 0
[pid=25841/tid=25931] ppid=25826 vsize=309916 CPUtime=0 cores=1,3,5,7
/proc/25841/task/25931/stat : 25931 (python) S 25826 25826 25078 0 -1 4202560 46 0 0 0 0 0 0 0 15 0 2 0 658264221 317353984 5753 33554432000 4194304 5683644 140734959621200 18446744073709551615 208092055985 0 0 16781312 514 18446604466293102784 0 0 -1 5 0 0 0
[pid=25847] ppid=25826 vsize=320172 CPUtime=2.3 cores=1,3,5,7
/proc/25847/stat : 25847 (python) S 25826 25826 25078 0 -1 4202560 1161 0 0 0 121 109 0 0 15 0 2 0 658206091 327856128 5757 33554432000 4194304 5683644 140734959621200 18446744073709551615 208092059083 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/25847/statm: 80043 5757 400 364 0 15949 0
[pid=25849] ppid=25847 vsize=208548 CPUtime=876.26 cores=1,3,5,7
/proc/25849/stat : 25849 (march_hi) T 25847 25849 25849 0 -1 4202496 41310 0 0 0 87617 9 0 0 25 0 1 0 658206091 213553152 41041 33554432000 4194304 4955518 140735623628416 18446744073709551615 4237804 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/25849/statm: 52137 41041 106 186 0 51950 0
[pid=25847/tid=25913] ppid=25826 vsize=320172 CPUtime=0 cores=1,3,5,7
/proc/25847/task/25913/stat : 25913 (python) S 25826 25826 25078 0 -1 4202560 46 0 0 0 0 0 0 0 15 0 2 0 658245031 327856128 5757 33554432000 4194304 5683644 140734959621200 18446744073709551615 208092055985 0 0 16781312 514 18446604468847843136 0 0 -1 1 0 0 0
[pid=25851] ppid=25826 vsize=329904 CPUtime=1.87 cores=1,3,5,7
/proc/25851/stat : 25851 (python) S 25826 25826 25078 0 -1 4202560 1156 0 0 0 101 86 0 0 15 0 2 0 658206192 337821696 5662 33554432000 4194304 5683644 140734959621200 18446744073709551615 208080252486 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/25851/statm: 82476 5662 400 364 0 18379 0
[pid=25853] ppid=25851 vsize=142248 CPUtime=705.35 cores=1,3,5,7
/proc/25853/stat : 25853 (march_hi) R 25851 25853 25853 0 -1 4202496 33580 0 0 0 70528 7 0 0 25 0 1 0 658206192 145661952 33311 33554432000 4194304 4955518 140734361170000 18446744073709551615 4226515 0 0 16781312 0 0 0 0 17 7 0 0 0
/proc/25853/statm: 35562 33311 106 186 0 35375 0
[pid=25851/tid=25914] ppid=25826 vsize=329904 CPUtime=0 cores=1,3,5,7
/proc/25851/task/25914/stat : 25914 (python) S 25826 25826 25078 0 -1 4202560 45 0 0 0 0 0 0 0 15 0 2 0 658245778 337821696 5662 33554432000 4194304 5683644 140734959621200 18446744073709551615 208092055985 0 0 16781312 514 18446604471128849408 0 0 -1 7 0 0 0
[pid=25917] ppid=25826 vsize=340784 CPUtime=1.58 cores=1,3,5,7
/proc/25917/stat : 25917 (python) S 25826 25826 25078 0 -1 4202560 1170 0 0 0 84 74 0 0 15 0 2 0 658255029 348962816 5814 33554432000 4194304 5683644 140734959621200 18446744073709551615 208080252486 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/25917/statm: 85196 5814 400 364 0 21096 0
[pid=25919] ppid=25917 vsize=142248 CPUtime=605.42 cores=1,3,5,7
/proc/25919/stat : 25919 (march_hi) R 25917 25919 25919 0 -1 4202496 29293 0 0 0 60537 5 0 0 25 0 1 0 658255029 145661952 29024 33554432000 4194304 4955518 140733893123552 18446744073709551615 4208667 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/25919/statm: 35562 29024 106 186 0 35375 0
[pid=25917/tid=25941] ppid=25826 vsize=340784 CPUtime=0 cores=1,3,5,7
/proc/25917/task/25941/stat : 25941 (python) S 25826 25826 25078 0 -1 4202560 45 0 0 0 0 0 0 0 15 0 2 0 658294056 348962816 5814 33554432000 4194304 5683644 140734959621200 18446744073709551615 208092055985 0 0 16781312 514 18446604469655327104 0 0 -1 3 0 0 0
[pid=25942] ppid=25826 vsize=351240 CPUtime=0.25 cores=1,3,5,7
/proc/25942/stat : 25942 (python) S 25826 25826 25078 0 -1 4202560 1132 0 0 0 12 13 0 0 19 0 2 0 658294942 359669760 5850 33554432000 4194304 5683644 140734959621200 18446744073709551615 208092059083 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/25942/statm: 87810 5850 406 364 0 23707 0
[pid=25944] ppid=25942 vsize=416280 CPUtime=99.77 cores=1,3,5,7
/proc/25944/stat : 25944 (adaptg2wsat2009) T 25942 25944 25944 0 -1 4202496 525 0 0 0 9977 0 0 0 25 0 1 0 658294943 426270720 253 33554432000 134512640 135107411 4290803728 18446744073709551615 134531537 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/25944/statm: 104070 253 59 146 0 102946 0
[pid=25942/tid=25948] ppid=25826 vsize=351240 CPUtime=0 cores=1,3,5,7
/proc/25942/task/25948/stat : 25948 (python) S 25826 25826 25078 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 658304966 359669760 5850 33554432000 4194304 5683644 140734959621200 18446744073709551615 208092055985 0 0 16781312 514 18446604466962428864 0 0 -1 5 0 0 0
[pid=25949] ppid=25826 vsize=360864 CPUtime=0.26 cores=1,3,5,7
/proc/25949/stat : 25949 (python) S 25826 25826 25078 0 -1 4202560 968 0 0 0 14 12 0 0 18 0 1 0 658304967 369524736 5698 33554432000 4194304 5683644 140734959621200 18446744073709551615 208080252486 0 0 16781312 514 8299905414825214214 0 0 17 5 0 0 0
/proc/25949/statm: 90216 5698 377 364 0 26110 0
[pid=25951] ppid=25949 vsize=416280 CPUtime=107.31 cores=1,3,5,7
/proc/25951/stat : 25951 (adaptg2wsat2009) R 25949 25951 25951 0 -1 4202496 522 0 0 0 10731 0 0 0 25 0 1 0 658304968 426270720 254 33554432000 134512640 135107411 4287812336 18446744073709551615 134531848 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/25951/statm: 104070 254 59 146 0 102946 0
[pid=25826/tid=25833] ppid=25824 vsize=371108 CPUtime=0 cores=1,3,5,7
/proc/25826/task/25833/stat : 25833 (python) S 25824 25826 25078 0 -1 4202560 26 934 0 0 0 0 0 0 18 0 10 0 658196165 380014592 7209 33554432000 4194304 5683644 140734959621200 18446744073709551615 208092055985 0 0 16781312 2 18446604470997052096 0 0 -1 1 0 0 0
[pid=25826/tid=25836] ppid=25824 vsize=371108 CPUtime=0 cores=1,3,5,7
/proc/25826/task/25836/stat : 25836 (python) S 25824 25826 25078 0 -1 4202560 23 934 0 0 0 0 0 0 19 0 10 0 658196166 380014592 7209 33554432000 4194304 5683644 140734959621200 18446744073709551615 208092055985 0 0 16781312 2 18446604470997052096 0 0 -1 5 0 0 0
[pid=25826/tid=25839] ppid=25824 vsize=371108 CPUtime=0 cores=1,3,5,7
/proc/25826/task/25839/stat : 25839 (python) S 25824 25826 25078 0 -1 4202560 29 934 0 0 0 0 0 0 18 0 10 0 658196167 380014592 7209 33554432000 4194304 5683644 140734959621200 18446744073709551615 208092055985 0 0 16781312 2 18446604470997052096 0 0 -1 5 0 0 0
[pid=25826/tid=25842] ppid=25824 vsize=371108 CPUtime=0 cores=1,3,5,7
/proc/25826/task/25842/stat : 25842 (python) S 25824 25826 25078 0 -1 4202560 34 934 0 0 0 0 0 0 18 0 10 0 658196168 380014592 7209 33554432000 4194304 5683644 140734959621200 18446744073709551615 208092055985 0 0 16781312 2 18446604470997052096 0 0 -1 5 0 0 0
[pid=25826/tid=25848] ppid=25824 vsize=371108 CPUtime=0 cores=1,3,5,7
/proc/25826/task/25848/stat : 25848 (python) S 25824 25826 25078 0 -1 4202560 35 934 0 0 0 0 0 0 18 0 10 0 658206091 380014592 7209 33554432000 4194304 5683644 140734959621200 18446744073709551615 208092055985 0 0 16781312 2 18446604470997052096 0 0 -1 5 0 0 0
[pid=25826/tid=25852] ppid=25824 vsize=371108 CPUtime=0 cores=1,3,5,7
/proc/25826/task/25852/stat : 25852 (python) S 25824 25826 25078 0 -1 4202560 31 934 0 0 0 0 0 0 18 0 10 0 658206192 380014592 7209 33554432000 4194304 5683644 140734959621200 18446744073709551615 208092055985 0 0 16781312 2 18446604470997052096 0 0 -1 5 0 0 0
[pid=25826/tid=25918] ppid=25824 vsize=371108 CPUtime=0 cores=1,3,5,7
/proc/25826/task/25918/stat : 25918 (python) S 25824 25826 25078 0 -1 4202560 28 934 0 0 0 0 0 0 18 0 10 0 658255029 380014592 7209 33554432000 4194304 5683644 140734959621200 18446744073709551615 208092055985 0 0 16781312 2 18446604470997052096 0 0 -1 5 0 0 0
[pid=25826/tid=25943] ppid=25824 vsize=371108 CPUtime=0 cores=1,3,5,7
/proc/25826/task/25943/stat : 25943 (python) S 25824 25826 25078 0 -1 4202560 31 934 0 0 0 0 0 0 20 0 10 0 658294942 380014592 7209 33554432000 4194304 5683644 140734959621200 18446744073709551615 208092055985 0 0 16781312 2 18446604470997052096 0 0 -1 5 0 0 0
[pid=25826/tid=25950] ppid=25824 vsize=371108 CPUtime=0 cores=1,3,5,7
/proc/25826/task/25950/stat : 25950 (python) S 25824 25826 25078 0 -1 4202560 77 934 0 0 0 0 0 0 20 0 10 0 658304967 380014592 7209 33554432000 4194304 5683644 140734959621200 18446744073709551615 208092055985 0 0 16781312 2 18446604470997052096 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4769.88
Current children cumulated vsize (KiB) 7147012

[startup+1196.81 s]
/proc/loadavg: 10.17 10.20 9.90 11/389 25957
/proc/meminfo: memFree=10648008/32950928 swapFree=67083212/67111528
[pid=25826] ppid=25824 vsize=371108 CPUtime=0.71 cores=1,3,5,7
/proc/25826/stat : 25826 (python) S 25824 25826 25078 0 -1 4202496 17301 934 1 0 57 14 0 0 19 0 10 0 658196082 380014592 7209 33554432000 4194304 5683644 140734959621200 18446744073709551615 208092059083 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/25826/statm: 92777 7209 1884 364 0 28671 0
[pid=25832] ppid=25826 vsize=288920 CPUtime=0.25 cores=1,3,5,7
/proc/25832/stat : 25832 (python) S 25826 25826 25078 0 -1 4202560 1167 0 0 0 12 13 0 0 19 0 2 0 658196165 295854080 5655 33554432000 4194304 5683644 140734959621200 18446744073709551615 208092059083 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/25832/statm: 72230 5655 416 364 0 8148 0
[pid=25834] ppid=25832 vsize=1017940 CPUtime=99.24 cores=1,3,5,7
/proc/25834/stat : 25834 (gnovelty+2) T 25832 25834 25834 0 -1 4202496 455 0 0 0 9924 0 0 0 25 0 1 0 658196166 1042370560 191 33554432000 134512640 135663704 4290445488 18446744073709551615 134524945 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/25834/statm: 254485 191 113 282 0 254201 0
[pid=25832/tid=25846] ppid=25826 vsize=288920 CPUtime=0 cores=1,3,5,7
/proc/25832/task/25846/stat : 25846 (python) S 25826 25826 25078 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 658206090 295854080 5655 33554432000 4194304 5683644 140734959621200 18446744073709551615 208092055985 0 0 16781312 514 18446604459380364224 0 0 -1 7 0 0 0
[pid=25835] ppid=25826 vsize=289304 CPUtime=0.24 cores=1,3,5,7
/proc/25835/stat : 25835 (python) S 25826 25826 25078 0 -1 4202560 1096 0 0 0 12 12 0 0 19 0 2 0 658196166 296247296 5737 33554432000 4194304 5683644 140734959621200 18446744073709551615 208092059083 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/25835/statm: 72326 5737 400 364 0 8241 0
[pid=25837] ppid=25835 vsize=1017940 CPUtime=100.24 cores=1,3,5,7
/proc/25837/stat : 25837 (gnovelty+2) T 25835 25837 25837 0 -1 4202496 458 0 0 0 10024 0 0 0 25 0 1 0 658196166 1042370560 191 33554432000 134512640 135663704 4289878288 18446744073709551615 134525278 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/25837/statm: 254485 191 113 282 0 254201 0
[pid=25835/tid=25850] ppid=25826 vsize=289304 CPUtime=0 cores=1,3,5,7
/proc/25835/task/25850/stat : 25850 (python) S 25826 25826 25078 0 -1 4202560 50 0 0 0 0 0 0 0 19 0 2 0 658206191 296247296 5737 33554432000 4194304 5683644 140734959621200 18446744073709551615 208092055985 0 0 16781312 514 18446604470997049408 0 0 -1 1 0 0 0
[pid=25838] ppid=25826 vsize=299052 CPUtime=3.07 cores=1,3,5,7
/proc/25838/stat : 25838 (python) R 25826 25826 25078 0 -1 4202560 1150 0 0 0 166 141 0 0 15 0 2 0 658196167 306229248 5629 33554432000 4194304 5683644 140734959621200 18446744073709551615 208080230459 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/25838/statm: 74764 5629 400 364 0 10676 0
[pid=25840] ppid=25838 vsize=315716 CPUtime=1189.29 cores=1,3,5,7
/proc/25840/stat : 25840 (march_hi) R 25838 25840 25840 0 -1 4202496 55188 0 0 0 118919 10 0 0 25 0 1 0 658196168 323293184 54918 33554432000 4194304 4955518 140735163498944 18446744073709551615 4208626 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/25840/statm: 78929 54918 106 186 0 78742 0
[pid=25838/tid=25932] ppid=25826 vsize=299052 CPUtime=0 cores=1,3,5,7
/proc/25838/task/25932/stat : 25932 (python) S 25826 25826 25078 0 -1 4202560 46 0 0 0 0 0 0 0 15 0 2 0 658264991 306229248 5629 33554432000 4194304 5683644 140734959621200 18446744073709551615 208092055985 0 0 16781312 514 18446604463044527360 0 0 -1 5 0 0 0
[pid=25841] ppid=25826 vsize=309916 CPUtime=2.52 cores=1,3,5,7
/proc/25841/stat : 25841 (python) S 25826 25826 25078 0 -1 4202560 1164 0 0 0 137 115 0 0 15 0 2 0 658196168 317353984 5753 33554432000 4194304 5683644 140734959621200 18446744073709551615 208092059083 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/25841/statm: 77479 5753 400 364 0 13388 0
[pid=25843] ppid=25841 vsize=208548 CPUtime=974.05 cores=1,3,5,7
/proc/25843/stat : 25843 (march_hi) T 25841 25843 25843 0 -1 4202496 45852 0 0 0 97395 10 0 0 25 0 1 0 658196168 213553152 45581 33554432000 4194304 4955518 140736483970320 18446744073709551615 4237810 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/25843/statm: 52137 45581 106 186 0 51950 0
[pid=25841/tid=25931] ppid=25826 vsize=309916 CPUtime=0 cores=1,3,5,7
/proc/25841/task/25931/stat : 25931 (python) S 25826 25826 25078 0 -1 4202560 46 0 0 0 0 0 0 0 15 0 2 0 658264221 317353984 5753 33554432000 4194304 5683644 140734959621200 18446744073709551615 208092055985 0 0 16781312 514 18446604466293102784 0 0 -1 5 0 0 0
[pid=25847] ppid=25826 vsize=320172 CPUtime=2.3 cores=1,3,5,7
/proc/25847/stat : 25847 (python) S 25826 25826 25078 0 -1 4202560 1161 0 0 0 121 109 0 0 15 0 2 0 658206091 327856128 5757 33554432000 4194304 5683644 140734959621200 18446744073709551615 208092059083 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/25847/statm: 80043 5757 400 364 0 15949 0
[pid=25849] ppid=25847 vsize=208548 CPUtime=876.26 cores=1,3,5,7
/proc/25849/stat : 25849 (march_hi) T 25847 25849 25849 0 -1 4202496 41310 0 0 0 87617 9 0 0 25 0 1 0 658206091 213553152 41041 33554432000 4194304 4955518 140735623628416 18446744073709551615 4237804 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/25849/statm: 52137 41041 106 186 0 51950 0
[pid=25847/tid=25913] ppid=25826 vsize=320172 CPUtime=0 cores=1,3,5,7
/proc/25847/task/25913/stat : 25913 (python) S 25826 25826 25078 0 -1 4202560 46 0 0 0 0 0 0 0 15 0 2 0 658245031 327856128 5757 33554432000 4194304 5683644 140734959621200 18446744073709551615 208092055985 0 0 16781312 514 18446604468847843136 0 0 -1 1 0 0 0
[pid=25851] ppid=25826 vsize=329904 CPUtime=1.87 cores=1,3,5,7
/proc/25851/stat : 25851 (python) S 25826 25826 25078 0 -1 4202560 1156 0 0 0 101 86 0 0 15 0 2 0 658206192 337821696 5662 33554432000 4194304 5683644 140734959621200 18446744073709551615 208080252486 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/25851/statm: 82476 5662 400 364 0 18379 0
[pid=25853] ppid=25851 vsize=142248 CPUtime=705.45 cores=1,3,5,7
/proc/25853/stat : 25853 (march_hi) R 25851 25853 25853 0 -1 4202496 33585 0 0 0 70538 7 0 0 25 0 1 0 658206192 145661952 33316 33554432000 4194304 4955518 140734361170000 18446744073709551615 4313958 0 0 16781312 0 0 0 0 17 7 0 0 0
/proc/25853/statm: 35562 33316 106 186 0 35375 0
[pid=25851/tid=25914] ppid=25826 vsize=329904 CPUtime=0 cores=1,3,5,7
/proc/25851/task/25914/stat : 25914 (python) S 25826 25826 25078 0 -1 4202560 45 0 0 0 0 0 0 0 15 0 2 0 658245778 337821696 5662 33554432000 4194304 5683644 140734959621200 18446744073709551615 208092055985 0 0 16781312 514 18446604471128849408 0 0 -1 7 0 0 0
[pid=25917] ppid=25826 vsize=340784 CPUtime=1.58 cores=1,3,5,7
/proc/25917/stat : 25917 (python) S 25826 25826 25078 0 -1 4202560 1170 0 0 0 84 74 0 0 15 0 2 0 658255029 348962816 5814 33554432000 4194304 5683644 140734959621200 18446744073709551615 208080252486 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/25917/statm: 85196 5814 400 364 0 21096 0
[pid=25919] ppid=25917 vsize=142248 CPUtime=605.52 cores=1,3,5,7
/proc/25919/stat : 25919 (march_hi) R 25917 25919 25919 0 -1 4202496 29298 0 0 0 60547 5 0 0 25 0 1 0 658255029 145661952 29029 33554432000 4194304 4955518 140733893123552 18446744073709551615 4224450 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/25919/statm: 35562 29029 106 186 0 35375 0
[pid=25917/tid=25941] ppid=25826 vsize=340784 CPUtime=0 cores=1,3,5,7
/proc/25917/task/25941/stat : 25941 (python) S 25826 25826 25078 0 -1 4202560 45 0 0 0 0 0 0 0 15 0 2 0 658294056 348962816 5814 33554432000 4194304 5683644 140734959621200 18446744073709551615 208092055985 0 0 16781312 514 18446604469655327104 0 0 -1 3 0 0 0
[pid=25942] ppid=25826 vsize=351240 CPUtime=0.25 cores=1,3,5,7
/proc/25942/stat : 25942 (python) S 25826 25826 25078 0 -1 4202560 1132 0 0 0 12 13 0 0 19 0 2 0 658294942 359669760 5850 33554432000 4194304 5683644 140734959621200 18446744073709551615 208092059083 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/25942/statm: 87810 5850 406 364 0 23707 0
[pid=25944] ppid=25942 vsize=416280 CPUtime=99.77 cores=1,3,5,7
/proc/25944/stat : 25944 (adaptg2wsat2009) T 25942 25944 25944 0 -1 4202496 525 0 0 0 9977 0 0 0 25 0 1 0 658294943 426270720 253 33554432000 134512640 135107411 4290803728 18446744073709551615 134531537 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/25944/statm: 104070 253 59 146 0 102946 0
[pid=25942/tid=25948] ppid=25826 vsize=351240 CPUtime=0 cores=1,3,5,7
/proc/25942/task/25948/stat : 25948 (python) S 25826 25826 25078 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 658304966 359669760 5850 33554432000 4194304 5683644 140734959621200 18446744073709551615 208092055985 0 0 16781312 514 18446604466962428864 0 0 -1 5 0 0 0
[pid=25949] ppid=25826 vsize=360864 CPUtime=0.26 cores=1,3,5,7
/proc/25949/stat : 25949 (python) S 25826 25826 25078 0 -1 4202560 968 0 0 0 14 12 0 0 18 0 1 0 658304967 369524736 5698 33554432000 4194304 5683644 140734959621200 18446744073709551615 208080252486 0 0 16781312 514 8299905414825214214 0 0 17 5 0 0 0
/proc/25949/statm: 90216 5698 377 364 0 26110 0
[pid=25951] ppid=25949 vsize=416280 CPUtime=107.4 cores=1,3,5,7
/proc/25951/stat : 25951 (adaptg2wsat2009) R 25949 25951 25951 0 -1 4202496 522 0 0 0 10740 0 0 0 25 0 1 0 658304968 426270720 254 33554432000 134512640 135107411 4287812336 18446744073709551615 134532088 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/25951/statm: 104070 254 59 146 0 102946 0
[pid=25826/tid=25833] ppid=25824 vsize=371108 CPUtime=0 cores=1,3,5,7
/proc/25826/task/25833/stat : 25833 (python) S 25824 25826 25078 0 -1 4202560 26 934 0 0 0 0 0 0 18 0 10 0 658196165 380014592 7209 33554432000 4194304 5683644 140734959621200 18446744073709551615 208092055985 0 0 16781312 2 18446604470997052096 0 0 -1 1 0 0 0
[pid=25826/tid=25836] ppid=25824 vsize=371108 CPUtime=0 cores=1,3,5,7
/proc/25826/task/25836/stat : 25836 (python) S 25824 25826 25078 0 -1 4202560 23 934 0 0 0 0 0 0 19 0 10 0 658196166 380014592 7209 33554432000 4194304 5683644 140734959621200 18446744073709551615 208092055985 0 0 16781312 2 18446604470997052096 0 0 -1 5 0 0 0
[pid=25826/tid=25839] ppid=25824 vsize=371108 CPUtime=0 cores=1,3,5,7
/proc/25826/task/25839/stat : 25839 (python) S 25824 25826 25078 0 -1 4202560 29 934 0 0 0 0 0 0 18 0 10 0 658196167 380014592 7209 33554432000 4194304 5683644 140734959621200 18446744073709551615 208092055985 0 0 16781312 2 18446604470997052096 0 0 -1 5 0 0 0
[pid=25826/tid=25842] ppid=25824 vsize=371108 CPUtime=0 cores=1,3,5,7
/proc/25826/task/25842/stat : 25842 (python) S 25824 25826 25078 0 -1 4202560 34 934 0 0 0 0 0 0 18 0 10 0 658196168 380014592 7209 33554432000 4194304 5683644 140734959621200 18446744073709551615 208092055985 0 0 16781312 2 18446604470997052096 0 0 -1 5 0 0 0
[pid=25826/tid=25848] ppid=25824 vsize=371108 CPUtime=0 cores=1,3,5,7
/proc/25826/task/25848/stat : 25848 (python) S 25824 25826 25078 0 -1 4202560 35 934 0 0 0 0 0 0 18 0 10 0 658206091 380014592 7209 33554432000 4194304 5683644 140734959621200 18446744073709551615 208092055985 0 0 16781312 2 18446604470997052096 0 0 -1 5 0 0 0
[pid=25826/tid=25852] ppid=25824 vsize=371108 CPUtime=0 cores=1,3,5,7
/proc/25826/task/25852/stat : 25852 (python) S 25824 25826 25078 0 -1 4202560 31 934 0 0 0 0 0 0 18 0 10 0 658206192 380014592 7209 33554432000 4194304 5683644 140734959621200 18446744073709551615 208092055985 0 0 16781312 2 18446604470997052096 0 0 -1 5 0 0 0
[pid=25826/tid=25918] ppid=25824 vsize=371108 CPUtime=0 cores=1,3,5,7
/proc/25826/task/25918/stat : 25918 (python) S 25824 25826 25078 0 -1 4202560 28 934 0 0 0 0 0 0 18 0 10 0 658255029 380014592 7209 33554432000 4194304 5683644 140734959621200 18446744073709551615 208092055985 0 0 16781312 2 18446604470997052096 0 0 -1 5 0 0 0
[pid=25826/tid=25943] ppid=25824 vsize=371108 CPUtime=0 cores=1,3,5,7
/proc/25826/task/25943/stat : 25943 (python) S 25824 25826 25078 0 -1 4202560 31 934 0 0 0 0 0 0 20 0 10 0 658294942 380014592 7209 33554432000 4194304 5683644 140734959621200 18446744073709551615 208092055985 0 0 16781312 2 18446604470997052096 0 0 -1 5 0 0 0
[pid=25826/tid=25950] ppid=25824 vsize=371108 CPUtime=0 cores=1,3,5,7
/proc/25826/task/25950/stat : 25950 (python) S 25824 25826 25078 0 -1 4202560 77 934 0 0 0 0 0 0 20 0 10 0 658304967 380014592 7209 33554432000 4194304 5683644 140734959621200 18446744073709551615 208092055985 0 0 16781312 2 18446604470997052096 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4770.27
Current children cumulated vsize (KiB) 7147012

Child status: 0
Real time (s): 1196.9
CPU time (s): 4770.7
CPU user time (s): 4764.26
CPU system time (s): 6.44402
CPU usage (%): 398.589
Max. virtual memory (cumulated for all children) (KiB): 7147016

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4764.26
system time used= 6.44402
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 240458
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= 9495
involuntary context switches= 38732

runsolver used 4.43732 second user time and 9.66853 second system time

The end

Launcher Data

Begin job on node127 at 2011-05-15 15:26:04
IDJOB=3378502
IDBENCH=82911
IDSOLVER=1859
FILE ID=node127/3378502-1305465964
RUNJOBID= node127-1305463542-25097
PBS_JOBID= 13325002
Free space on /tmp= 73464 MiB

SOLVER NAME= borg-sat 11.03.02-par-random (fixed)
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v150-c3195-S31505198-038.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-3378502-1305465964/watcher-3378502-1305465964 -o /tmp/evaluation-result-3378502-1305465964/solver-3378502-1305465964 -C 4800 -W 1300 -M 15500  python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3378502-1305465964.cnf -seed 1858774226 -budget 4800 -cores 4

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

MD5SUM BENCH= ed3fd2bb20521663519b3e49797ea8b1
RANDOM SEED=1858774226

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      11634896 kB
Buffers:        318148 kB
Cached:        4163692 kB
SwapCached:       1620 kB
Active:       18087472 kB
Inactive:      2876196 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      11634896 kB
SwapTotal:    67111528 kB
SwapFree:     67083212 kB
Dirty:           31904 kB
Writeback:           0 kB
AnonPages:    16480028 kB
Mapped:          35952 kB
Slab:           230432 kB
PageTables:      55992 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 62772336 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= 73432 MiB
End job on node127 at 2011-05-15 15:46:01