Trace number 3378231

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)? (MO) 3163.68 798.742

General information on the benchmark

Namerandom/large/
unif-k5-r20-v1250-c25000-S540595895-046-UNKNOWN.cnf
MD5SUMc6c08a5348a127e8ddd50935c46cf427
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark107.787
Satisfiable
(Un)Satisfiability was proved
Number of variables1250
Number of clauses25000
Sum of the clauses size125000
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 525000
Number of clauses of size over 50

Solver Data

0.32/0.68	c INFO: loaded portfolio from HOME/etc/borg-mix+class.random.pickle
0.32/0.68	c INFO: solving HOME/instance-3378231-1305463943.cnf
0.32/0.68	c INFO: computing task features
0.50/0.80	c INFO: computed variable-clause graph statistics
0.50/0.81	c INFO: computed clause balance statistics
1.10/1.47	c INFO: computed variable balance statistics
1.50/1.83	c INFO: computed small-clause counts
1.50/1.83	c INFO: computed Horn-clause counts
1.50/1.86	c INFO: computed variable graph statistics
1.50/1.86	c INFO: collected features for HOME/instance-3378231-1305463943.cnf in 1.18 s
1.50/1.87	c INFO: running gnovelty+2@0 for 97 with 1198 remaining (b = 0.38)
1.50/1.88	c INFO: running gnovelty+2@0 for 97 with 1198 remaining (b = 0.14)
1.50/1.89	c INFO: running adaptg2wsat2009++@0 for 97 with 1198 remaining (b = 0.09)
1.60/1.90	c INFO: running adaptg2wsat2009++@0 for 97 with 1198 remaining (b = 0.07)
401.55/102.32	c INFO: running adaptg2wsat2009++@0 for 97 with 1098 remaining (b = 0.06)
401.55/102.33	c INFO: running gnovelty+2@0 for 97 with 1098 remaining (b = 0.05)
401.55/102.35	c INFO: running FH@0 for 97 with 1098 remaining (b = 0.04)
409.40/104.39	c INFO: running adaptg2wsat2009++@0 for 97 with 1096 remaining (b = 0.03)
800.43/202.71	c INFO: running gnovelty+2@0 for 97 with 997 remaining (b = 0.03)
800.43/202.75	c INFO: running gnovelty+2@0 for 97 with 997 remaining (b = 0.03)
800.43/202.76	c INFO: running gnovelty+2@100 for 97 with 997 remaining (b = 0.03)
808.44/204.77	c INFO: running adaptg2wsat2009++@0 for 97 with 995 remaining (b = 0.03)
1187.14/300.08	c INFO: running FH@0 for 97 with 900 remaining (b = 0.03)
1187.49/300.12	c INFO: running adaptg2wsat2009++@0 for 97 with 900 remaining (b = 0.02)
1195.45/302.16	c INFO: running hybridGM3@0 for 194 with 898 remaining (b = 0.04)
1203.38/304.19	c INFO: running gnovelty+2@0 for 97 with 896 remaining (b = 0.02)
1586.05/400.47	c INFO: running hybridGM3@0 for 194 with 800 remaining (b = 0.03)
1586.44/400.53	c INFO: running FH@0 for 97 with 800 remaining (b = 0.01)
1602.65/404.61	c INFO: running hybridGM3@0 for 194 with 796 remaining (b = 0.03)
1984.41/500.93	c INFO: running adaptg2wsat2009++@0 for 97 with 699 remaining (b = 0.01)
1992.73/503.04	c INFO: running hybridGM3@98 for 97 with 697 remaining (b = 0.01)
2366.13/597.29	c INFO: running hybridGM3@100 for 97 with 603 remaining (b = 0.01)
2378.82/600.49	c INFO: running hybridGM3@100 for 97 with 600 remaining (b = 0.01)
2390.29/603.35	c INFO: running adaptg2wsat2009++@100 for 97 with 597 remaining (b = 0.01)
2394.66/604.43	c INFO: running hybridGM3@294 for 97 with 596 remaining (b = 0.01)
2744.27/692.66	c INFO: running hybridGM3@294 for 97 with 508 remaining (b = 0.01)
2764.47/697.78	c INFO: running iPAWS@0 for 97 with 502 remaining (b = 0.01)
2772.45/699.80	c INFO: running adaptg2wsat2009++@100 for 97 with 500 remaining (b = 0.01)
2780.75/701.88	c INFO: running hybridGM3@390 for 97 with 498 remaining (b = 0.01)
3145.36/794.06	c INFO: running FH@100 for 291 with 406 remaining (b = 0.03)
3161.61/798.17	c INFO: running iPAWS@0 for 97 with 402 remaining (b = 0.01)
3163.68/798.69	c INFO: running hybridGM3@388 for 97 with 401 remaining (b = 0.01)
3163.68/798.71	c INFO: running gnovelty+2@0 for 97 with 401 remaining (b = 0.01)
3163.68/798.73	c INFO: running hybridGM3@0 for 194 with 401 remaining (b = 0.02)

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

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-3378231-1305463943/watcher-3378231-1305463943 -o /tmp/evaluation-result-3378231-1305463943/solver-3378231-1305463943 -C 4800 -W 1300 -M 15500 python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3378231-1305463943.cnf -seed 1431324790 -budget 4800 -cores 4 

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

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


[startup+0 s]
/proc/loadavg: 8.12 8.03 6.91 5/514 26573
/proc/meminfo: memFree=15807140/32951124 swapFree=65581060/67111528
[pid=26573] ppid=26571 vsize=15776 CPUtime=0 cores=0,2,4,6
/proc/26573/stat : 26573 (python) S 26571 26573 25950 0 -1 4202496 925 0 0 0 0 0 0 0 25 0 1 0 657992010 16154624 806 33554432000 4194304 5683644 140735573977600 18446744073709551615 218905729024 0 2147483391 16781312 2 18446744071699207358 0 0 17 4 0 0 0
/proc/26573/statm: 3944 806 356 364 0 431 0

[startup+0.11313 s]
/proc/loadavg: 8.12 8.03 6.91 5/514 26573
/proc/meminfo: memFree=15807140/32951124 swapFree=65581060/67111528
[pid=26573] ppid=26571 vsize=99348 CPUtime=0.06 cores=0,2,4,6
/proc/26573/stat : 26573 (python) S 26571 26573 25950 0 -1 4202496 2855 0 0 0 4 2 0 0 17 0 1 0 657992010 101732352 2557 33554432000 4194304 5683644 140735573977600 18446744073709551615 218905729024 0 2147483391 16781312 2 18446744071699207358 0 0 17 4 0 0 0
/proc/26573/statm: 24837 2557 818 364 0 1688 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 99348

[startup+0.201146 s]
/proc/loadavg: 8.12 8.03 6.91 5/514 26573
/proc/meminfo: memFree=15807140/32951124 swapFree=65581060/67111528
[pid=26573] ppid=26571 vsize=124236 CPUtime=0.11 cores=0,2,4,6
/proc/26573/stat : 26573 (python) R 26571 26573 25950 0 -1 4202496 4259 0 1 0 8 3 0 0 17 0 1 0 657992010 127217664 3868 33554432000 4194304 5683644 140735573977600 18446744073709551615 5114130 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/26573/statm: 31059 3868 995 364 0 2870 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 124236

[startup+0.301096 s]
/proc/loadavg: 8.12 8.03 6.91 5/514 26573
/proc/meminfo: memFree=15807140/32951124 swapFree=65581060/67111528
[pid=26573] ppid=26571 vsize=135752 CPUtime=0.17 cores=0,2,4,6
/proc/26573/stat : 26573 (python) S 26571 26573 25950 0 -1 4202496 5960 937 1 0 13 4 0 0 17 0 1 0 657992010 139010048 4151 33554432000 4194304 5683644 140735573977600 18446744073709551615 218905726981 0 2147483391 16781312 2 18446744071699207358 0 0 17 4 0 0 0
/proc/26573/statm: 33938 4151 1032 364 0 3124 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 135752

[startup+0.701051 s]
/proc/loadavg: 8.12 8.03 6.91 5/514 26573
/proc/meminfo: memFree=15807140/32951124 swapFree=65581060/67111528
[pid=26573] ppid=26571 vsize=280068 CPUtime=0.4 cores=0,2,4,6
/proc/26573/stat : 26573 (python) R 26571 26573 25950 0 -1 4202496 9649 937 1 0 30 10 0 0 16 0 1 0 657992010 286789632 7336 33554432000 4194304 5683644 140735573977600 18446744073709551615 4421861 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/26573/statm: 70017 7336 1761 364 0 5941 0
Current children cumulated CPU time (s) 0.4
Current children cumulated vsize (KiB) 280068

[startup+1.50088 s]
/proc/loadavg: 8.12 8.03 6.91 6/515 26578
/proc/meminfo: memFree=15777124/32951124 swapFree=65581060/67111528
[pid=26573] ppid=26571 vsize=285824 CPUtime=1.2 cores=0,2,4,6
/proc/26573/stat : 26573 (python) R 26571 26573 25950 0 -1 4202496 12056 937 1 0 110 10 0 0 17 0 1 0 657992010 292683776 8841 33554432000 4194304 5683644 140735573977600 18446744073709551615 4532133 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/26573/statm: 71456 8841 1827 364 0 7380 0
Current children cumulated CPU time (s) 1.2
Current children cumulated vsize (KiB) 285824

[startup+3.10055 s]
/proc/loadavg: 8.12 8.03 6.91 9/527 26590
/proc/meminfo: memFree=15754700/32951124 swapFree=65581060/67111528
[pid=26573] ppid=26571 vsize=323064 CPUtime=1.6 cores=0,2,4,6
/proc/26573/stat : 26573 (python) S 26571 26573 25950 0 -1 4202496 14896 937 1 0 149 11 0 0 20 0 5 0 657992010 330817536 7956 33554432000 4194304 5683644 140735573977600 18446744073709551615 218917557707 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/26573/statm: 80766 7956 1875 364 0 16675 0
[pid=26579] ppid=26573 vsize=282052 CPUtime=0 cores=0,2,4,6
/proc/26579/stat : 26579 (python) S 26573 26573 25950 0 -1 4202560 723 0 0 0 0 0 0 0 18 0 1 0 657992197 288821248 6419 33554432000 4194304 5683644 140735573977600 18446744073709551615 218905751055 0 0 16781312 514 5443522919105790210 0 0 17 4 0 0 0
/proc/26579/statm: 70513 6419 354 364 0 6431 0
[pid=26581] ppid=26579 vsize=1018800 CPUtime=1.22 cores=0,2,4,6
/proc/26581/stat : 26581 (gnovelty+2) R 26579 26581 26581 0 -1 4202496 864 0 0 0 122 0 0 0 22 0 1 0 657992198 1043251200 602 33554432000 134512640 135663704 4292480224 18446744073709551615 134545689 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/26581/statm: 254700 602 113 282 0 254416 0
[pid=26582] ppid=26573 vsize=292308 CPUtime=0 cores=0,2,4,6
/proc/26582/stat : 26582 (python) S 26573 26573 25950 0 -1 4202560 733 0 0 0 0 0 0 0 18 0 1 0 657992198 299323392 6417 33554432000 4194304 5683644 140735573977600 18446744073709551615 218905751110 0 0 16781312 514 16453959791887220993 0 0 17 0 0 0 0
/proc/26582/statm: 73077 6417 348 364 0 8992 0
[pid=26584] ppid=26582 vsize=1018800 CPUtime=1.21 cores=0,2,4,6
/proc/26584/stat : 26584 (gnovelty+2) R 26582 26584 26584 0 -1 4202496 866 0 0 0 121 0 0 0 25 0 1 0 657992199 1043251200 602 33554432000 134512640 135663704 4293836816 18446744073709551615 134545798 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/26584/statm: 254700 602 113 282 0 254416 0
[pid=26585] ppid=26573 vsize=302564 CPUtime=0 cores=0,2,4,6
/proc/26585/stat : 26585 (python) S 26573 26573 25950 0 -1 4202560 734 0 0 0 0 0 0 0 18 0 1 0 657992199 309825536 6421 33554432000 4194304 5683644 140735573977600 18446744073709551615 218905751110 0 0 16781312 514 15139313046096183295 0 0 17 2 0 0 0
/proc/26585/statm: 75641 6421 348 364 0 11553 0
[pid=26587] ppid=26585 vsize=420484 CPUtime=1.2 cores=0,2,4,6
/proc/26587/stat : 26587 (adaptg2wsat2009) R 26585 26587 26587 0 -1 4202496 1758 0 0 0 120 0 0 0 25 0 1 0 657992200 430575616 1492 33554432000 134512640 135107411 4292525616 18446744073709551615 134531615 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/26587/statm: 105121 1492 59 146 0 103997 0
[pid=26588] ppid=26573 vsize=312820 CPUtime=0 cores=0,2,4,6
/proc/26588/stat : 26588 (python) S 26573 26573 25950 0 -1 4202560 745 0 0 0 0 0 0 0 18 0 1 0 657992201 320327680 6425 33554432000 4194304 5683644 140735573977600 18446744073709551615 218905751110 0 0 16781312 514 3161025840284696575 0 0 17 4 0 0 0
/proc/26588/statm: 78205 6425 348 364 0 14114 0
[pid=26590] ppid=26588 vsize=420484 CPUtime=1.17 cores=0,2,4,6
/proc/26590/stat : 26590 (adaptg2wsat2009) R 26588 26590 26590 0 -1 4202496 1758 0 0 0 117 0 0 0 25 0 1 0 657992201 430575616 1492 33554432000 134512640 135107411 4291873280 18446744073709551615 134531582 0 0 16781312 0 0 0 0 17 6 0 0 0
/proc/26590/statm: 105121 1492 59 146 0 103997 0
[pid=26573/tid=26580] ppid=26571 vsize=323064 CPUtime=0 cores=0,2,4,6
/proc/26573/task/26580/stat : 26580 (python) S 26571 26573 25950 0 -1 4202560 24 937 0 0 0 0 0 0 19 0 5 0 657992198 330817536 7956 33554432000 4194304 5683644 140735573977600 18446744073709551615 218917554609 0 0 16781312 2 18446604445590178496 0 0 -1 4 0 0 0
[pid=26573/tid=26583] ppid=26571 vsize=323064 CPUtime=0 cores=0,2,4,6
/proc/26573/task/26583/stat : 26583 (python) S 26571 26573 25950 0 -1 4202560 24 937 0 0 0 0 0 0 21 0 5 0 657992199 330817536 7956 33554432000 4194304 5683644 140735573977600 18446744073709551615 218917554609 0 0 16781312 2 18446604445590178496 0 0 -1 2 0 0 0
[pid=26573/tid=26586] ppid=26571 vsize=323064 CPUtime=0 cores=0,2,4,6
/proc/26573/task/26586/stat : 26586 (python) S 26571 26573 25950 0 -1 4202560 23 937 0 0 0 0 0 0 23 0 5 0 657992200 330817536 7956 33554432000 4194304 5683644 140735573977600 18446744073709551615 218917554609 0 0 16781312 2 18446604445590178496 0 0 -1 2 0 0 0
[pid=26573/tid=26589] ppid=26571 vsize=323064 CPUtime=0 cores=0,2,4,6
/proc/26573/task/26589/stat : 26589 (python) S 26571 26573 25950 0 -1 4202560 30 937 0 0 0 0 0 0 20 0 5 0 657992201 330817536 7956 33554432000 4194304 5683644 140735573977600 18446744073709551615 218917554609 0 0 16781312 2 18446604445590178496 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 6.4
Current children cumulated vsize (KiB) 4391376

[startup+6.30098 s]
/proc/loadavg: 8.11 8.03 6.91 9/527 26590
/proc/meminfo: memFree=15749244/32951124 swapFree=65581060/67111528
[pid=26573] ppid=26571 vsize=323064 CPUtime=1.6 cores=0,2,4,6
/proc/26573/stat : 26573 (python) S 26571 26573 25950 0 -1 4202496 14896 937 1 0 149 11 0 0 20 0 5 0 657992010 330817536 7956 33554432000 4194304 5683644 140735573977600 18446744073709551615 218917557707 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/26573/statm: 80766 7956 1875 364 0 16675 0
[pid=26579] ppid=26573 vsize=282052 CPUtime=0.02 cores=0,2,4,6
/proc/26579/stat : 26579 (python) S 26573 26573 25950 0 -1 4202560 885 0 0 0 1 1 0 0 18 0 1 0 657992197 288821248 6442 33554432000 4194304 5683644 140735573977600 18446744073709551615 218905751055 0 0 16781312 514 5443522919105790210 0 0 17 4 0 0 0
/proc/26579/statm: 70513 6442 377 364 0 6431 0
[pid=26581] ppid=26579 vsize=1018800 CPUtime=4.37 cores=0,2,4,6
/proc/26581/stat : 26581 (gnovelty+2) R 26579 26581 26581 0 -1 4202496 864 0 0 0 437 0 0 0 25 0 1 0 657992198 1043251200 602 33554432000 134512640 135663704 4292480224 18446744073709551615 134524897 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/26581/statm: 254700 602 113 282 0 254416 0
[pid=26582] ppid=26573 vsize=292308 CPUtime=0.01 cores=0,2,4,6
/proc/26582/stat : 26582 (python) S 26573 26573 25950 0 -1 4202560 902 0 0 0 1 0 0 0 18 0 1 0 657992198 299323392 6440 33554432000 4194304 5683644 140735573977600 18446744073709551615 218905751110 0 0 16781312 514 16453959791887220993 0 0 17 0 0 0 0
/proc/26582/statm: 73077 6440 371 364 0 8992 0
[pid=26584] ppid=26582 vsize=1018800 CPUtime=4.39 cores=0,2,4,6
/proc/26584/stat : 26584 (gnovelty+2) R 26582 26584 26584 0 -1 4202496 866 0 0 0 439 0 0 0 25 0 1 0 657992199 1043251200 602 33554432000 134512640 135663704 4293836816 18446744073709551615 134524503 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/26584/statm: 254700 602 113 282 0 254416 0
[pid=26585] ppid=26573 vsize=302564 CPUtime=0.01 cores=0,2,4,6
/proc/26585/stat : 26585 (python) S 26573 26573 25950 0 -1 4202560 904 0 0 0 0 1 0 0 18 0 1 0 657992199 309825536 6444 33554432000 4194304 5683644 140735573977600 18446744073709551615 218905751110 0 0 16781312 514 15139313046096150786 0 0 17 2 0 0 0
/proc/26585/statm: 75641 6444 371 364 0 11553 0
[pid=26587] ppid=26585 vsize=420484 CPUtime=4.37 cores=0,2,4,6
/proc/26587/stat : 26587 (adaptg2wsat2009) R 26585 26587 26587 0 -1 4202496 1758 0 0 0 437 0 0 0 25 0 1 0 657992200 430575616 1492 33554432000 134512640 135107411 4292525616 18446744073709551615 134531613 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/26587/statm: 105121 1492 59 146 0 103997 0
[pid=26588] ppid=26573 vsize=312820 CPUtime=0.01 cores=0,2,4,6
/proc/26588/stat : 26588 (python) S 26573 26573 25950 0 -1 4202560 920 0 0 0 1 0 0 0 18 0 1 0 657992201 320327680 6448 33554432000 4194304 5683644 140735573977600 18446744073709551615 218905751110 0 0 16781312 514 3161025840284664067 0 0 17 4 0 0 0
/proc/26588/statm: 78205 6448 371 364 0 14114 0
[pid=26590] ppid=26588 vsize=420484 CPUtime=4.3 cores=0,2,4,6
/proc/26590/stat : 26590 (adaptg2wsat2009) R 26588 26590 26590 0 -1 4202496 1758 0 0 0 430 0 0 0 25 0 1 0 657992201 430575616 1492 33554432000 134512640 135107411 4291873280 18446744073709551615 134531600 0 0 16781312 0 0 0 0 17 6 0 0 0
/proc/26590/statm: 105121 1492 59 146 0 103997 0
[pid=26573/tid=26580] ppid=26571 vsize=323064 CPUtime=0 cores=0,2,4,6
/proc/26573/task/26580/stat : 26580 (python) S 26571 26573 25950 0 -1 4202560 24 937 0 0 0 0 0 0 19 0 5 0 657992198 330817536 7956 33554432000 4194304 5683644 140735573977600 18446744073709551615 218917554609 0 0 16781312 2 18446604445590178496 0 0 -1 4 0 0 0
[pid=26573/tid=26583] ppid=26571 vsize=323064 CPUtime=0 cores=0,2,4,6
/proc/26573/task/26583/stat : 26583 (python) S 26571 26573 25950 0 -1 4202560 24 937 0 0 0 0 0 0 21 0 5 0 657992199 330817536 7956 33554432000 4194304 5683644 140735573977600 18446744073709551615 218917554609 0 0 16781312 2 18446604445590178496 0 0 -1 2 0 0 0
[pid=26573/tid=26586] ppid=26571 vsize=323064 CPUtime=0 cores=0,2,4,6
/proc/26573/task/26586/stat : 26586 (python) S 26571 26573 25950 0 -1 4202560 23 937 0 0 0 0 0 0 23 0 5 0 657992200 330817536 7956 33554432000 4194304 5683644 140735573977600 18446744073709551615 218917554609 0 0 16781312 2 18446604445590178496 0 0 -1 2 0 0 0
[pid=26573/tid=26589] ppid=26571 vsize=323064 CPUtime=0 cores=0,2,4,6
/proc/26573/task/26589/stat : 26589 (python) S 26571 26573 25950 0 -1 4202560 30 937 0 0 0 0 0 0 20 0 5 0 657992201 330817536 7956 33554432000 4194304 5683644 140735573977600 18446744073709551615 218917554609 0 0 16781312 2 18446604445590178496 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 19.08
Current children cumulated vsize (KiB) 4391376

[startup+12.7008 s]
/proc/loadavg: 8.10 8.02 6.92 9/527 26590
/proc/meminfo: memFree=15747236/32951124 swapFree=65581060/67111528
[pid=26573] ppid=26571 vsize=323064 CPUtime=1.6 cores=0,2,4,6
/proc/26573/stat : 26573 (python) S 26571 26573 25950 0 -1 4202496 14896 937 1 0 149 11 0 0 20 0 5 0 657992010 330817536 7956 33554432000 4194304 5683644 140735573977600 18446744073709551615 218917557707 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/26573/statm: 80766 7956 1875 364 0 16675 0
[pid=26579] ppid=26573 vsize=282052 CPUtime=0.04 cores=0,2,4,6
/proc/26579/stat : 26579 (python) S 26573 26573 25950 0 -1 4202560 889 0 0 0 2 2 0 0 18 0 1 0 657992197 288821248 6442 33554432000 4194304 5683644 140735573977600 18446744073709551615 218905751055 0 0 16781312 514 17941091870234870018 0 0 17 4 0 0 0
/proc/26579/statm: 70513 6442 377 364 0 6431 0
[pid=26581] ppid=26579 vsize=1018800 CPUtime=10.73 cores=0,2,4,6
/proc/26581/stat : 26581 (gnovelty+2) R 26579 26581 26581 0 -1 4202496 864 0 0 0 1073 0 0 0 25 0 1 0 657992198 1043251200 602 33554432000 134512640 135663704 4292480224 18446744073709551615 134524918 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/26581/statm: 254700 602 113 282 0 254416 0
[pid=26582] ppid=26573 vsize=292308 CPUtime=0.04 cores=0,2,4,6
/proc/26582/stat : 26582 (python) S 26573 26573 25950 0 -1 4202560 905 0 0 0 2 2 0 0 18 0 1 0 657992198 299323392 6440 33554432000 4194304 5683644 140735573977600 18446744073709551615 218905751110 0 0 16781312 514 17941091870234870017 0 0 17 0 0 0 0
/proc/26582/statm: 73077 6440 371 364 0 8992 0
[pid=26584] ppid=26582 vsize=1018800 CPUtime=10.76 cores=0,2,4,6
/proc/26584/stat : 26584 (gnovelty+2) R 26582 26584 26584 0 -1 4202496 866 0 0 0 1076 0 0 0 25 0 1 0 657992199 1043251200 602 33554432000 134512640 135663704 4293836816 18446744073709551615 134525168 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/26584/statm: 254700 602 113 282 0 254416 0
[pid=26585] ppid=26573 vsize=302564 CPUtime=0.03 cores=0,2,4,6
/proc/26585/stat : 26585 (python) S 26573 26573 25950 0 -1 4202560 907 0 0 0 1 2 0 0 18 0 1 0 657992199 309825536 6444 33554432000 4194304 5683644 140735573977600 18446744073709551615 218905751110 0 0 16781312 514 17941091870234870018 0 0 17 2 0 0 0
/proc/26585/statm: 75641 6444 371 364 0 11553 0
[pid=26587] ppid=26585 vsize=420484 CPUtime=10.75 cores=0,2,4,6
/proc/26587/stat : 26587 (adaptg2wsat2009) R 26585 26587 26587 0 -1 4202496 1758 0 0 0 1075 0 0 0 25 0 1 0 657992200 430575616 1492 33554432000 134512640 135107411 4292525616 18446744073709551615 134531709 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/26587/statm: 105121 1492 59 146 0 103997 0
[pid=26588] ppid=26573 vsize=312820 CPUtime=0.03 cores=0,2,4,6
/proc/26588/stat : 26588 (python) S 26573 26573 25950 0 -1 4202560 923 0 0 0 2 1 0 0 18 0 1 0 657992201 320327680 6448 33554432000 4194304 5683644 140735573977600 18446744073709551615 218905751110 0 0 16781312 514 17941091870234870019 0 0 17 4 0 0 0
/proc/26588/statm: 78205 6448 371 364 0 14114 0
[pid=26590] ppid=26588 vsize=420484 CPUtime=10.6 cores=0,2,4,6
/proc/26590/stat : 26590 (adaptg2wsat2009) R 26588 26590 26590 0 -1 4202496 1758 0 0 0 1060 0 0 0 25 0 1 0 657992201 430575616 1492 33554432000 134512640 135107411 4291873280 18446744073709551615 134531582 0 0 16781312 0 0 0 0 17 6 0 0 0
/proc/26590/statm: 105121 1492 59 146 0 103997 0
[pid=26573/tid=26580] ppid=26571 vsize=323064 CPUtime=0 cores=0,2,4,6
/proc/26573/task/26580/stat : 26580 (python) S 26571 26573 25950 0 -1 4202560 24 937 0 0 0 0 0 0 19 0 5 0 657992198 330817536 7956 33554432000 4194304 5683644 140735573977600 18446744073709551615 218917554609 0 0 16781312 2 18446604445590178496 0 0 -1 4 0 0 0
[pid=26573/tid=26583] ppid=26571 vsize=323064 CPUtime=0 cores=0,2,4,6
/proc/26573/task/26583/stat : 26583 (python) S 26571 26573 25950 0 -1 4202560 24 937 0 0 0 0 0 0 21 0 5 0 657992199 330817536 7956 33554432000 4194304 5683644 140735573977600 18446744073709551615 218917554609 0 0 16781312 2 18446604445590178496 0 0 -1 2 0 0 0
[pid=26573/tid=26586] ppid=26571 vsize=323064 CPUtime=0 cores=0,2,4,6
/proc/26573/task/26586/stat : 26586 (python) S 26571 26573 25950 0 -1 4202560 23 937 0 0 0 0 0 0 23 0 5 0 657992200 330817536 7956 33554432000 4194304 5683644 140735573977600 18446744073709551615 218917554609 0 0 16781312 2 18446604445590178496 0 0 -1 2 0 0 0
[pid=26573/tid=26589] ppid=26571 vsize=323064 CPUtime=0 cores=0,2,4,6
/proc/26573/task/26589/stat : 26589 (python) S 26571 26573 25950 0 -1 4202560 30 937 0 0 0 0 0 0 20 0 5 0 657992201 330817536 7956 33554432000 4194304 5683644 140735573977600 18446744073709551615 218917554609 0 0 16781312 2 18446604445590178496 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 44.58
Current children cumulated vsize (KiB) 4391376

[startup+25.5015 s]
/proc/loadavg: 8.08 8.02 6.93 9/527 26590
/proc/meminfo: memFree=15747060/32951124 swapFree=65581060/67111528
[pid=26573] ppid=26571 vsize=323064 CPUtime=1.6 cores=0,2,4,6

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

[pid=26588] ppid=26573 vsize=312820 CPUtime=0.78 cores=0,2,4,6
/proc/26588/stat : 26588 (python) S 26573 26573 25950 0 -1 4202560 1142 0 0 0 41 37 0 0 18 0 2 0 657992201 320327680 6478 33554432000 4194304 5683644 140735573977600 18446744073709551615 218917557707 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/26588/statm: 78205 6478 400 364 0 14114 0
[pid=26590] ppid=26588 vsize=420484 CPUtime=194.53 cores=0,2,4,6
/proc/26590/stat : 26590 (adaptg2wsat2009) T 26588 26590 26590 0 -1 4202496 1758 0 0 0 19452 1 0 0 25 0 1 0 657992201 430575616 1492 33554432000 134512640 135107411 4291873280 18446744073709551615 134531428 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/26590/statm: 105121 1492 59 146 0 103997 0
[pid=26588/tid=26610] ppid=26573 vsize=312820 CPUtime=0 cores=0,2,4,6
/proc/26588/task/26610/stat : 26610 (python) S 26573 26573 25950 0 -1 4202560 48 0 0 0 0 0 0 0 18 0 2 0 658002449 320327680 6478 33554432000 4194304 5683644 140735573977600 18446744073709551615 218917554609 0 0 16781312 514 18446604440763775040 0 0 -1 6 0 0 0
[pid=26601] ppid=26573 vsize=323076 CPUtime=0.78 cores=0,2,4,6
/proc/26601/stat : 26601 (python) S 26573 26573 25950 0 -1 4202560 1139 0 0 0 41 37 0 0 18 0 2 0 658002243 330829824 6482 33554432000 4194304 5683644 140735573977600 18446744073709551615 218905751110 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/26601/statm: 80769 6482 400 364 0 16675 0
[pid=26603] ppid=26601 vsize=420484 CPUtime=193.14 cores=0,2,4,6
/proc/26603/stat : 26603 (adaptg2wsat2009) R 26601 26603 26603 0 -1 4202496 1760 0 0 0 19313 1 0 0 25 0 1 0 658002243 430575616 1493 33554432000 134512640 135107411 4287801184 18446744073709551615 134531613 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/26603/statm: 105121 1493 59 146 0 103997 0
[pid=26601/tid=26671] ppid=26573 vsize=323076 CPUtime=0 cores=0,2,4,6
/proc/26601/task/26671/stat : 26671 (python) S 26573 26573 25950 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 658012280 330829824 6482 33554432000 4194304 5683644 140735573977600 18446744073709551615 218917554609 0 0 16781312 514 18446604441753289088 0 0 -1 0 0 0 0
[pid=26604] ppid=26573 vsize=333484 CPUtime=0.74 cores=0,2,4,6
/proc/26604/stat : 26604 (python) S 26573 26573 25950 0 -1 4202560 1142 0 0 0 38 36 0 0 18 0 2 0 658002244 341487616 6524 33554432000 4194304 5683644 140735573977600 18446744073709551615 218917557707 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/26604/statm: 83371 6524 400 364 0 19274 0
[pid=26606] ppid=26604 vsize=1018800 CPUtime=199.06 cores=0,2,4,6
/proc/26606/stat : 26606 (gnovelty+2) T 26604 26606 26606 0 -1 4202496 865 0 0 0 19904 2 0 0 25 0 1 0 658002244 1043251200 603 33554432000 134512640 135663704 4289512752 18446744073709551615 134546967 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/26606/statm: 254700 603 113 282 0 254416 0
[pid=26604/tid=26673] ppid=26573 vsize=333484 CPUtime=0 cores=0,2,4,6
/proc/26604/task/26673/stat : 26673 (python) S 26573 26573 25950 0 -1 4202560 49 0 0 0 0 0 0 0 18 0 2 0 658012285 341487616 6524 33554432000 4194304 5683644 140735573977600 18446744073709551615 218917554609 0 0 16781312 514 18446604452883772608 0 0 -1 6 0 0 0
[pid=26607] ppid=26573 vsize=343904 CPUtime=0.4 cores=0,2,4,6
/proc/26607/stat : 26607 (python) S 26573 26573 25950 0 -1 4202560 1113 0 0 0 22 18 0 0 18 0 2 0 658002245 352157696 6569 33554432000 4194304 5683644 140735573977600 18446744073709551615 218905751110 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/26607/statm: 85976 6569 400 364 0 21876 0
[pid=26609] ppid=26607 vsize=250372 CPUtime=103.58 cores=0,2,4,6
/proc/26609/stat : 26609 (FH) R 26607 26609 26609 0 -1 4202496 1669 0 0 0 10357 1 0 0 25 0 1 0 658002246 256380928 1407 33554432000 134512640 134936988 4288080368 18446744073709551615 134552427 0 0 16781312 0 0 0 0 17 6 0 0 0
/proc/26609/statm: 62593 1407 41 104 0 62097 0
[pid=26607/tid=26672] ppid=26573 vsize=343904 CPUtime=0 cores=0,2,4,6
/proc/26607/task/26672/stat : 26672 (python) S 26573 26573 25950 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 658012283 352157696 6569 33554432000 4194304 5683644 140735573977600 18446744073709551615 218917554609 0 0 16781312 514 18446604449695978624 0 0 -1 6 0 0 0
[pid=26611] ppid=26573 vsize=354160 CPUtime=0.38 cores=0,2,4,6
/proc/26611/stat : 26611 (python) S 26573 26573 25950 0 -1 4202560 1144 0 0 0 19 19 0 0 19 0 2 0 658002450 362659840 6579 33554432000 4194304 5683644 140735573977600 18446744073709551615 218917557707 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/26611/statm: 88540 6579 406 364 0 24437 0
[pid=26613] ppid=26611 vsize=420484 CPUtime=99.95 cores=0,2,4,6
/proc/26613/stat : 26613 (adaptg2wsat2009) T 26611 26613 26613 0 -1 4202496 1764 0 0 0 9995 0 0 0 25 0 1 0 658002450 430575616 1492 33554432000 134512640 135107411 4292287056 18446744073709551615 134531731 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/26613/statm: 105121 1492 59 146 0 103997 0
[pid=26611/tid=26674] ppid=26573 vsize=354160 CPUtime=0 cores=0,2,4,6
/proc/26611/task/26674/stat : 26674 (python) S 26573 26573 25950 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 658012487 362659840 6579 33554432000 4194304 5683644 140735573977600 18446744073709551615 218917554609 0 0 16781312 514 18446604441470011328 0 0 -1 4 0 0 0
[pid=26675] ppid=26573 vsize=364416 CPUtime=0.37 cores=0,2,4,6
/proc/26675/stat : 26675 (python) S 26573 26573 25950 0 -1 4202560 1145 0 0 0 17 20 0 0 19 0 2 0 658012488 373161984 6598 33554432000 4194304 5683644 140735573977600 18446744073709551615 218917557707 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/26675/statm: 91104 6598 406 364 0 26998 0
[pid=26677] ppid=26675 vsize=420484 CPUtime=98.57 cores=0,2,4,6
/proc/26677/stat : 26677 (adaptg2wsat2009) T 26675 26677 26677 0 -1 4202496 1762 0 0 0 9857 0 0 0 25 0 1 0 658012488 430575616 1493 33554432000 134512640 135107411 4294530336 18446744073709551615 134531582 0 0 16781312 0 18446744071562691360 0 0 17 6 0 0 0
/proc/26677/statm: 105121 1493 59 146 0 103997 0
[pid=26675/tid=26693] ppid=26573 vsize=364416 CPUtime=0 cores=0,2,4,6
/proc/26675/task/26693/stat : 26693 (python) S 26573 26573 25950 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 658022428 373161984 6598 33554432000 4194304 5683644 140735573977600 18446744073709551615 218917554609 0 0 16781312 514 18446604453402138624 0 0 -1 4 0 0 0
[pid=26684] ppid=26573 vsize=374672 CPUtime=0.39 cores=0,2,4,6
/proc/26684/stat : 26684 (python) S 26573 26573 25950 0 -1 4202560 1121 0 0 0 19 20 0 0 19 0 2 0 658022018 383664128 6596 33554432000 4194304 5683644 140735573977600 18446744073709551615 218917557707 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/26684/statm: 93668 6596 400 364 0 29559 0
[pid=26686] ppid=26684 vsize=250368 CPUtime=97.75 cores=0,2,4,6
/proc/26686/stat : 26686 (FH) T 26684 26686 26686 0 -1 4202496 1675 0 0 0 9775 0 0 0 25 0 1 0 658022019 256376832 1408 33554432000 134512640 134936988 4292809056 18446744073709551615 134553482 0 0 16781312 0 18446744071562691360 0 0 17 6 0 0 0
/proc/26686/statm: 62592 1408 41 104 0 62096 0
[pid=26684/tid=26706] ppid=26573 vsize=374672 CPUtime=0 cores=0,2,4,6
/proc/26684/task/26706/stat : 26706 (python) S 26573 26573 25950 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 658032056 383664128 6596 33554432000 4194304 5683644 140735573977600 18446744073709551615 218917554609 0 0 16781312 514 18446604441470010432 0 0 -1 4 0 0 0
[pid=26687] ppid=26573 vsize=384928 CPUtime=0.38 cores=0,2,4,6
/proc/26687/stat : 26687 (python) S 26573 26573 25950 0 -1 4202560 1122 0 0 0 19 19 0 0 19 0 2 0 658022023 394166272 6615 33554432000 4194304 5683644 140735573977600 18446744073709551615 218917557707 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/26687/statm: 96232 6615 400 364 0 32120 0
[pid=26689] ppid=26687 vsize=420484 CPUtime=100.38 cores=0,2,4,6
/proc/26689/stat : 26689 (adaptg2wsat2009) T 26687 26689 26689 0 -1 4202496 1761 0 0 0 10038 0 0 0 25 0 1 0 658022023 430575616 1493 33554432000 134512640 135107411 4293220240 18446744073709551615 134531535 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/26689/statm: 105121 1493 59 146 0 103997 0
[pid=26687/tid=26710] ppid=26573 vsize=384928 CPUtime=0 cores=0,2,4,6
/proc/26687/task/26710/stat : 26710 (python) S 26573 26573 25950 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 658032063 394166272 6615 33554432000 4194304 5683644 140735573977600 18446744073709551615 218917554609 0 0 16781312 514 18446604452181889216 0 0 -1 2 0 0 0
[pid=26690] ppid=26573 vsize=395184 CPUtime=1.92 cores=0,2,4,6
/proc/26690/stat : 26690 (python) S 26573 26573 25950 0 -1 4202560 1184 0 0 0 99 93 0 0 18 0 2 0 658022227 404668416 6619 33554432000 4194304 5683644 140735573977600 18446744073709551615 218905751110 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/26690/statm: 98796 6619 400 364 0 34681 0
[pid=26692] ppid=26690 vsize=268424 CPUtime=487.21 cores=0,2,4,6
/proc/26692/stat : 26692 (hybridGM3) R 26690 26692 26692 0 -1 4202496 5631 0 0 0 48719 2 0 0 25 0 1 0 658022227 274866176 5360 33554432000 134512640 135204385 4294440032 18446744073709551615 134537726 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/26692/statm: 67106 5360 63 169 0 66936 0
[pid=26690/tid=26726] ppid=26573 vsize=395184 CPUtime=0 cores=0,2,4,6
/proc/26690/task/26726/stat : 26726 (python) S 26573 26573 25950 0 -1 4202560 49 0 0 0 0 0 0 0 18 0 2 0 658042314 404668416 6619 33554432000 4194304 5683644 140735573977600 18446744073709551615 218917554609 0 0 16781312 514 18446604452181890112 0 0 -1 2 0 0 0
[pid=26694] ppid=26573 vsize=405628 CPUtime=0.38 cores=0,2,4,6
/proc/26694/stat : 26694 (python) S 26573 26573 25950 0 -1 4202560 1141 0 0 0 20 18 0 0 19 0 2 0 658022429 415363072 6640 33554432000 4194304 5683644 140735573977600 18446744073709551615 218917557707 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/26694/statm: 101407 6640 400 364 0 37289 0
[pid=26696] ppid=26694 vsize=1018800 CPUtime=99.96 cores=0,2,4,6
/proc/26696/stat : 26696 (gnovelty+2) T 26694 26696 26696 0 -1 4202496 873 0 0 0 9996 0 0 0 25 0 1 0 658022430 1043251200 602 33554432000 134512640 135663704 4290286576 18446744073709551615 134545644 0 0 16781312 0 18446744071562691360 0 0 17 2 0 0 0
/proc/26696/statm: 254700 602 113 282 0 254416 0
[pid=26694/tid=26714] ppid=26573 vsize=405628 CPUtime=0 cores=0,2,4,6
/proc/26694/task/26714/stat : 26714 (python) S 26573 26573 25950 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 658032470 415363072 6640 33554432000 4194304 5683644 140735573977600 18446744073709551615 218917554609 0 0 16781312 514 18446604453301556544 0 0 -1 2 0 0 0
[pid=26707] ppid=26573 vsize=416020 CPUtime=1.53 cores=0,2,4,6
/proc/26707/stat : 26707 (python) S 26573 26573 25950 0 -1 4202560 1193 0 0 0 80 73 0 0 18 0 2 0 658032058 426004480 6678 33554432000 4194304 5683644 140735573977600 18446744073709551615 218917557707 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/26707/statm: 104005 6678 400 364 0 39884 0
[pid=26709] ppid=26707 vsize=268428 CPUtime=392.26 cores=0,2,4,6
/proc/26709/stat : 26709 (hybridGM3) T 26707 26709 26709 0 -1 4202496 5628 0 0 0 39222 4 0 0 25 0 1 0 658032058 274870272 5360 33554432000 134512640 135204385 4293839232 18446744073709551615 134538429 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/26709/statm: 67107 5360 63 169 0 66937 0
[pid=26707/tid=26746] ppid=26573 vsize=416020 CPUtime=0 cores=0,2,4,6
/proc/26707/task/26746/stat : 26746 (python) S 26573 26573 25950 0 -1 4202560 47 0 0 0 0 0 0 0 18 0 2 0 658051739 426004480 6678 33554432000 4194304 5683644 140735573977600 18446744073709551615 218917554609 0 0 16781312 514 18446604444804468928 0 0 -1 0 0 0 0
[pid=26711] ppid=26573 vsize=426276 CPUtime=0.4 cores=0,2,4,6
/proc/26711/stat : 26711 (python) S 26573 26573 25950 0 -1 4202560 1202 0 0 0 21 19 0 0 19 0 2 0 658032064 436506624 6689 33554432000 4194304 5683644 140735573977600 18446744073709551615 218917557707 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/26711/statm: 106569 6689 407 364 0 42445 0
[pid=26713] ppid=26711 vsize=250368 CPUtime=100.38 cores=0,2,4,6
/proc/26713/stat : 26713 (FH) T 26711 26713 26713 0 -1 4202496 1684 0 0 0 10038 0 0 0 25 0 1 0 658032064 256376832 1408 33554432000 134512640 134936988 4291700288 18446744073709551615 134545068 0 0 16781312 0 18446744071562691360 0 0 17 4 0 0 0
/proc/26713/statm: 62592 1408 41 104 0 62096 0
[pid=26711/tid=26725] ppid=26573 vsize=426276 CPUtime=0 cores=0,2,4,6
/proc/26711/task/26725/stat : 26725 (python) S 26573 26573 25950 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 658042103 436506624 6689 33554432000 4194304 5683644 140735573977600 18446744073709551615 218917554609 0 0 16781312 514 18446604444804470720 0 0 -1 4 0 0 0
[pid=26715] ppid=26573 vsize=436532 CPUtime=1.15 cores=0,2,4,6
/proc/26715/stat : 26715 (python) S 26573 26573 25950 0 -1 4202560 1231 0 0 0 56 59 0 0 18 0 2 0 658032472 447008768 6706 33554432000 4194304 5683644 140735573977600 18446744073709551615 218917557707 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/26715/statm: 109133 6706 407 364 0 45006 0
[pid=26717] ppid=26715 vsize=268420 CPUtime=291.75 cores=0,2,4,6
/proc/26717/stat : 26717 (hybridGM3) T 26715 26717 26717 0 -1 4202496 5633 0 0 0 29174 1 0 0 25 0 1 0 658032472 274862080 5358 33554432000 134512640 135204385 4293984064 18446744073709551615 134537792 0 0 16781312 0 18446744071562691360 0 0 17 2 0 0 0
/proc/26717/statm: 67105 5358 63 169 0 66935 0
[pid=26715/tid=26747] ppid=26573 vsize=436532 CPUtime=0 cores=0,2,4,6
/proc/26715/task/26747/stat : 26747 (python) S 26573 26573 25950 0 -1 4202560 48 0 0 0 0 0 0 0 18 0 2 0 658052059 447008768 6706 33554432000 4194304 5683644 140735573977600 18446744073709551615 218917554609 0 0 16781312 514 18446604451691377856 0 0 -1 4 0 0 0
[pid=26751] ppid=26573 vsize=447160 CPUtime=0.39 cores=0,2,4,6
/proc/26751/stat : 26751 (python) S 26573 26573 25950 0 -1 4202560 1210 0 0 0 19 20 0 0 19 0 2 0 658061788 457891840 6800 33554432000 4194304 5683644 140735573977600 18446744073709551615 218917557707 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/26751/statm: 111790 6800 416 364 0 47660 0
[pid=26753] ppid=26751 vsize=335996 CPUtime=99.47 cores=0,2,4,6
/proc/26753/stat : 26753 (iPAWS) T 26751 26753 26753 0 -1 4202496 1713 0 0 0 9946 1 0 0 25 0 1 0 658061789 344059904 1436 33554432000 134512640 135114423 4294167472 18446744073709551615 134517083 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/26753/statm: 83999 1436 59 147 0 83851 0
[pid=26751/tid=26771] ppid=26573 vsize=447160 CPUtime=0 cores=0,2,4,6
/proc/26751/task/26771/stat : 26771 (python) S 26573 26573 25950 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 658071827 457891840 6800 33554432000 4194304 5683644 140735573977600 18446744073709551615 218917554609 0 0 16781312 514 18446604441470009536 0 0 -1 2 0 0 0
[pid=26772] ppid=26573 vsize=457416 CPUtime=0 cores=0,2,4,6
/proc/26772/stat : 26772 (python) S 26573 26573 25950 0 -1 4202560 824 0 0 0 0 0 0 0 19 0 1 0 658071828 468393984 6731 33554432000 4194304 5683644 140735573977600 18446744073709551615 218905751110 0 0 16781312 514 13116615171755737087 0 0 17 2 0 0 0
/proc/26772/statm: 114354 6731 345 364 0 50221 0
[pid=26774] ppid=26772 vsize=335996 CPUtime=0.44 cores=0,2,4,6
/proc/26774/stat : 26774 (iPAWS) R 26772 26774 26774 0 -1 4202496 1712 0 0 0 44 0 0 0 21 0 1 0 658071829 344059904 1436 33554432000 134512640 135114423 4288447824 18446744073709551615 134546153 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/26774/statm: 83999 1436 59 147 0 83851 0
[pid=26573/tid=26580] ppid=26571 vsize=467660 CPUtime=0 cores=0,2,4,6
/proc/26573/task/26580/stat : 26580 (python) S 26571 26573 25950 0 -1 4202560 28 937 0 0 0 0 0 0 18 0 19 0 657992198 478883840 8302 33554432000 4194304 5683644 140735573977600 18446744073709551615 218917554609 0 0 16781312 2 18446604445590178496 0 0 -1 0 0 0 0
[pid=26573/tid=26583] ppid=26571 vsize=467660 CPUtime=0 cores=0,2,4,6
/proc/26573/task/26583/stat : 26583 (python) S 26571 26573 25950 0 -1 4202560 31 937 0 0 0 0 0 0 18 0 19 0 657992199 478883840 8302 33554432000 4194304 5683644 140735573977600 18446744073709551615 218917554609 0 0 16781312 2 18446604445590178496 0 0 -1 2 0 0 0
[pid=26573/tid=26586] ppid=26571 vsize=467660 CPUtime=0 cores=0,2,4,6
/proc/26573/task/26586/stat : 26586 (python) S 26571 26573 25950 0 -1 4202560 27 937 0 0 0 0 0 0 18 0 19 0 657992200 478883840 8302 33554432000 4194304 5683644 140735573977600 18446744073709551615 218917554609 0 0 16781312 2 18446604445590178496 0 0 -1 2 0 0 0
[pid=26573/tid=26589] ppid=26571 vsize=467660 CPUtime=0 cores=0,2,4,6
/proc/26573/task/26589/stat : 26589 (python) S 26571 26573 25950 0 -1 4202560 34 937 0 0 0 0 0 0 18 0 19 0 657992201 478883840 8302 33554432000 4194304 5683644 140735573977600 18446744073709551615 218917554609 0 0 16781312 2 18446604445590178496 0 0 -1 4 0 0 0
[pid=26573/tid=26602] ppid=26571 vsize=467660 CPUtime=0 cores=0,2,4,6
/proc/26573/task/26602/stat : 26602 (python) S 26571 26573 25950 0 -1 4202560 28 937 0 0 0 0 0 0 18 0 19 0 658002243 478883840 8302 33554432000 4194304 5683644 140735573977600 18446744073709551615 218917554609 0 0 16781312 2 18446604445590178496 0 0 -1 6 0 0 0
[pid=26573/tid=26605] ppid=26571 vsize=467660 CPUtime=0 cores=0,2,4,6
/proc/26573/task/26605/stat : 26605 (python) S 26571 26573 25950 0 -1 4202560 30 937 0 0 0 0 0 0 18 0 19 0 658002244 478883840 8302 33554432000 4194304 5683644 140735573977600 18446744073709551615 218917554609 0 0 16781312 2 18446604445590178496 0 0 -1 4 0 0 0
[pid=26573/tid=26608] ppid=26571 vsize=467660 CPUtime=0 cores=0,2,4,6
/proc/26573/task/26608/stat : 26608 (python) S 26571 26573 25950 0 -1 4202560 35 937 0 0 0 0 0 0 18 0 19 0 658002245 478883840 8302 33554432000 4194304 5683644 140735573977600 18446744073709551615 218917554609 0 0 16781312 2 18446604445590178496 0 0 -1 0 0 0 0
[pid=26573/tid=26612] ppid=26571 vsize=467660 CPUtime=0 cores=0,2,4,6
/proc/26573/task/26612/stat : 26612 (python) S 26571 26573 25950 0 -1 4202560 26 937 0 0 0 0 0 0 20 0 19 0 658002450 478883840 8302 33554432000 4194304 5683644 140735573977600 18446744073709551615 218917554609 0 0 16781312 2 18446604445590178496 0 0 -1 0 0 0 0
[pid=26573/tid=26676] ppid=26571 vsize=467660 CPUtime=0 cores=0,2,4,6
/proc/26573/task/26676/stat : 26676 (python) S 26571 26573 25950 0 -1 4202560 22 937 0 0 0 0 0 0 20 0 19 0 658012488 478883840 8302 33554432000 4194304 5683644 140735573977600 18446744073709551615 218917554609 0 0 16781312 2 18446604445590178496 0 0 -1 4 0 0 0
[pid=26573/tid=26685] ppid=26571 vsize=467660 CPUtime=0 cores=0,2,4,6
/proc/26573/task/26685/stat : 26685 (python) S 26571 26573 25950 0 -1 4202560 27 937 0 0 0 0 0 0 20 0 19 0 658022019 478883840 8302 33554432000 4194304 5683644 140735573977600 18446744073709551615 218917554609 0 0 16781312 2 18446604445590178496 0 0 -1 4 0 0 0
[pid=26573/tid=26688] ppid=26571 vsize=467660 CPUtime=0 cores=0,2,4,6
/proc/26573/task/26688/stat : 26688 (python) S 26571 26573 25950 0 -1 4202560 26 937 0 0 0 0 0 0 21 0 19 0 658022023 478883840 8302 33554432000 4194304 5683644 140735573977600 18446744073709551615 218917554609 0 0 16781312 2 18446604445590178496 0 0 -1 2 0 0 0
[pid=26573/tid=26691] ppid=26571 vsize=467660 CPUtime=0 cores=0,2,4,6
/proc/26573/task/26691/stat : 26691 (python) S 26571 26573 25950 0 -1 4202560 32 937 0 0 0 0 0 0 18 0 19 0 658022227 478883840 8302 33554432000 4194304 5683644 140735573977600 18446744073709551615 218917554609 0 0 16781312 2 18446604445590178496 0 0 -1 2 0 0 0
[pid=26573/tid=26695] ppid=26571 vsize=467660 CPUtime=0 cores=0,2,4,6
/proc/26573/task/26695/stat : 26695 (python) S 26571 26573 25950 0 -1 4202560 26 937 0 0 0 0 0 0 20 0 19 0 658022430 478883840 8302 33554432000 4194304 5683644 140735573977600 18446744073709551615 218917554609 0 0 16781312 2 18446604445590178496 0 0 -1 2 0 0 0
[pid=26573/tid=26708] ppid=26571 vsize=467660 CPUtime=0 cores=0,2,4,6
/proc/26573/task/26708/stat : 26708 (python) S 26571 26573 25950 0 -1 4202560 32 937 0 0 0 0 0 0 18 0 19 0 658032058 478883840 8302 33554432000 4194304 5683644 140735573977600 18446744073709551615 218917554609 0 0 16781312 2 18446604445590178496 0 0 -1 2 0 0 0
[pid=26573/tid=26712] ppid=26571 vsize=467660 CPUtime=0 cores=0,2,4,6
/proc/26573/task/26712/stat : 26712 (python) S 26571 26573 25950 0 -1 4202560 26 937 0 0 0 0 0 0 21 0 19 0 658032064 478883840 8302 33554432000 4194304 5683644 140735573977600 18446744073709551615 218917554609 0 0 16781312 2 18446604445590178496 0 0 -1 2 0 0 0
[pid=26573/tid=26716] ppid=26571 vsize=467660 CPUtime=0 cores=0,2,4,6
/proc/26573/task/26716/stat : 26716 (python) S 26571 26573 25950 0 -1 4202560 27 937 0 0 0 0 0 0 18 0 19 0 658032472 478883840 8302 33554432000 4194304 5683644 140735573977600 18446744073709551615 218917554609 0 0 16781312 2 18446604445590178496 0 0 -1 2 0 0 0
[pid=26573/tid=26752] ppid=26571 vsize=467660 CPUtime=0 cores=0,2,4,6
/proc/26573/task/26752/stat : 26752 (python) S 26571 26573 25950 0 -1 4202560 30 937 0 0 0 0 0 0 20 0 19 0 658061789 478883840 8302 33554432000 4194304 5683644 140735573977600 18446744073709551615 218917554609 0 0 16781312 2 18446604445590178496 0 0 -1 2 0 0 0
[pid=26573/tid=26773] ppid=26571 vsize=467660 CPUtime=0 cores=0,2,4,6
/proc/26573/task/26773/stat : 26773 (python) S 26571 26573 25950 0 -1 4202560 24 937 0 0 0 0 0 0 20 0 19 0 658071828 478883840 8302 33554432000 4194304 5683644 140735573977600 18446744073709551615 218917554609 0 0 16781312 2 18446604445590178496 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3163.68
Current children cumulated vsize (KiB) 15956980

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 26573 and gives
#  childrusage.ru_utime.tv_sec=991
#  childrusage.ru_utime.tv_usec=78333
#  childrusage.ru_stime.tv_sec=6
#  childrusage.ru_stime.tv_usec=163063
# CPU time returned by wait4() is 997.241
# while last known CPU time is 3163.68
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 798.742
CPU time (s): 3163.68
CPU user time (s): 3157.38
CPU system time (s): 6.3
CPU usage (%): 396.083
Max. virtual memory (cumulated for all children) (KiB): 15956980

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 991.078
system time used= 6.16306
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 62789
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= 11138
involuntary context switches= 5635

runsolver used 6.87296 second user time and 16.8364 second system time

The end

Launcher Data

Begin job on node137 at 2011-05-15 14:52:23
IDJOB=3378231
IDBENCH=82640
IDSOLVER=1859
FILE ID=node137/3378231-1305463943
RUNJOBID= node137-1305462758-25968
PBS_JOBID= 13324972
Free space on /tmp= 73692 MiB

SOLVER NAME= borg-sat 11.03.02-par-random (fixed)
BENCH NAME= SAT11/random/large/unif-k5-r20-v1250-c25000-S540595895-046-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-3378231-1305463943/watcher-3378231-1305463943 -o /tmp/evaluation-result-3378231-1305463943/solver-3378231-1305463943 -C 4800 -W 1300 -M 15500  python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3378231-1305463943.cnf -seed 1431324790 -budget 4800 -cores 4

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

MD5SUM BENCH= c6c08a5348a127e8ddd50935c46cf427
RANDOM SEED=1431324790

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      15807296 kB
Buffers:        311232 kB
Cached:        4079848 kB
SwapCached:      36320 kB
Active:        6929952 kB
Inactive:      9938260 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      15807296 kB
SwapTotal:    67111528 kB
SwapFree:     65581060 kB
Dirty:           32244 kB
Writeback:           0 kB
AnonPages:    12450724 kB
Mapped:          36312 kB
Slab:           136000 kB
PageTables:      70556 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 138766380 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= 73556 MiB
End job on node137 at 2011-05-15 15:05:44