Trace number 3317214

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-random? (TO) 4800.46 1212.22

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v40000-c168000-S907804052-003-UNKNOWN.cnf
MD5SUMeb4eadfedd2c4dc9b0ed7231ad324f1f
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark273.432
Satisfiable
(Un)Satisfiability was proved
Number of variables40000
Number of clauses168000
Sum of the clauses size504000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3168000
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.37/0.67	c INFO: loaded portfolio from HOME/etc/borg-mix+class.random.pickle
0.37/0.67	c INFO: solving HOME/instance-3317214-1304268301.cnf
0.37/0.67	c INFO: computing task features
0.94/1.26	c INFO: computed variable-clause graph statistics
0.94/1.28	c INFO: computed clause balance statistics
3.95/4.20	c INFO: computed variable balance statistics
6.25/6.57	c INFO: computed small-clause counts
6.25/6.58	c INFO: computed Horn-clause counts
8.25/8.59	c INFO: computed variable graph statistics
8.25/8.59	c INFO: collected features for HOME/instance-3317214-1304268301.cnf in 7.91 s
8.34/8.62	c INFO: running hybridGM3@0 for 97 with 4792 remaining (b = 0.35)
8.34/8.65	c INFO: running hybridGM3@0 for 97 with 4792 remaining (b = 0.21)
8.34/8.68	c INFO: running hybridGM3@0 for 97 with 4792 remaining (b = 0.14)
8.56/8.71	c INFO: running hybridGM3@0 for 97 with 4791 remaining (b = 0.10)
409.79/109.20	c INFO: running hybridGM3@0 for 97 with 4691 remaining (b = 0.08)
409.79/109.25	c INFO: running hybridGM3@0 for 97 with 4691 remaining (b = 0.08)
409.79/109.27	c INFO: running hybridGM3@0 for 97 with 4691 remaining (b = 0.08)
410.13/109.30	c INFO: running hybridGM3@100 for 97 with 4691 remaining (b = 0.08)
789.48/204.37	c INFO: running hybridGM3@99 for 97 with 4596 remaining (b = 0.08)
789.88/204.44	c INFO: running hybridGM3@100 for 97 with 4596 remaining (b = 0.08)
789.88/204.46	c INFO: running TNM@0 for 97 with 4596 remaining (b = 0.10)
790.22/204.51	c INFO: running hybridGM3@100 for 97 with 4596 remaining (b = 0.07)
1189.83/304.66	c INFO: running hybridGM3@0 for 194 with 4496 remaining (b = 0.13)
1192.55/305.55	c INFO: running hybridGM3@0 for 194 with 4495 remaining (b = 0.10)
1192.82/305.63	c INFO: running hybridGM3@0 for 194 with 4495 remaining (b = 0.07)
1192.82/305.69	c INFO: running TNM@0 for 97 with 4495 remaining (b = 0.03)
1592.80/405.90	c INFO: running hybridGM3@0 for 194 with 4394 remaining (b = 0.05)
1977.11/502.34	c INFO: running hybridGM3@100 for 97 with 4298 remaining (b = 0.02)
1977.51/502.43	c INFO: running hybridGM3@100 for 97 with 4298 remaining (b = 0.02)
1997.83/507.51	c INFO: running hybridGM3@100 for 97 with 4293 remaining (b = 0.02)
2249.93/570.82	c INFO: running hybridGM3@0 for 194 with 4229 remaining (b = 0.04)
2356.24/597.53	c INFO: running hybridGM3@296 for 97 with 4203 remaining (b = 0.02)
2376.98/602.71	c INFO: running hybridGM3@164 for 97 with 4197 remaining (b = 0.02)
2376.98/602.75	c INFO: running TNM@0 for 97 with 4197 remaining (b = 0.02)
2759.25/698.74	c INFO: running hybridGM3@390 for 97 with 4101 remaining (b = 0.01)
2776.02/702.92	c INFO: running hybridGM3@361 for 97 with 4097 remaining (b = 0.02)
2796.30/708.03	c INFO: running TNM@0 for 97 with 4092 remaining (b = 0.02)
3029.69/766.68	c INFO: running hybridGM3@95 for 97 with 4034 remaining (b = 0.02)
3138.40/793.93	c INFO: running TNM@0 for 97 with 4006 remaining (b = 0.01)
3155.08/798.12	c INFO: running hybridGM3@464 for 97 with 4002 remaining (b = 0.01)
3191.32/807.26	c INFO: running TNM@0 for 97 with 3993 remaining (b = 0.01)
3429.01/866.90	c INFO: running hybridGM3@190 for 97 with 3933 remaining (b = 0.02)
3486.32/881.33	c INFO: running TNM@0 for 97 with 3919 remaining (b = 0.01)
3533.32/893.16	c INFO: running TNM@195 for 1843 with 3907 remaining (b = 0.21)
3586.25/906.50	c INFO: running hybridGM3@0 for 194 with 3894 remaining (b = 0.03)
3823.36/966.14	c INFO: running hybridGM3@0 for 194 with 3834 remaining (b = 0.02)
3900.44/985.59	c INFO: running hybridGM3@0 for 194 with 3815 remaining (b = 0.02)
4376.21/1105.41	c INFO: running hybridGM3@98 for 97 with 3695 remaining (b = 0.01)
4570.03/1154.10	c INFO: running adaptg2wsat2009++@0 for 194 with 3646 remaining (b = 0.02)
4605.38/1163.03	c INFO: running hybridGM3@101 for 97 with 3637 remaining (b = 0.01)
4706.68/1188.51	c INFO: running TNM@0 for 97 with 3612 remaining (b = 0.01)

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: 935)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3317214-1304268301/watcher-3317214-1304268301 -o /tmp/evaluation-result-3317214-1304268301/solver-3317214-1304268301 -C 4800 -W 1300 -M 15500 python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3317214-1304268301.cnf -seed 467188285 -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: 9.13 8.46 5.60 7/246 28325
/proc/meminfo: memFree=30515848/32951124 swapFree=67111356/67111528
[pid=28325] ppid=28323 vsize=15184 CPUtime=0 cores=1,3,5,7
/proc/28325/stat : 28325 (python) S 28323 28325 27821 0 -1 4202496 732 0 0 0 0 0 0 0 25 0 1 0 519245740 15548416 621 33554432000 4194304 5683644 140733784580448 18446744073709551615 270338381824 0 2147483391 16781312 2 18446744071699199166 0 0 17 5 0 0 0
/proc/28325/statm: 3796 621 322 364 0 283 0

[startup+0.0786509 s]
/proc/loadavg: 9.13 8.46 5.60 7/246 28325
/proc/meminfo: memFree=30515848/32951124 swapFree=67111356/67111528
[pid=28325] ppid=28323 vsize=45812 CPUtime=0.04 cores=1,3,5,7
/proc/28325/stat : 28325 (python) R 28323 28325 27821 0 -1 4202496 1925 0 0 0 3 1 0 0 25 0 1 0 519245740 46911488 1698 33554432000 4194304 5683644 140733784580448 18446744073709551615 4540219 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/28325/statm: 11453 1698 470 364 0 1202 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 45812

[startup+0.10066 s]
/proc/loadavg: 9.13 8.46 5.60 7/246 28325
/proc/meminfo: memFree=30515848/32951124 swapFree=67111356/67111528
[pid=28325] ppid=28323 vsize=87700 CPUtime=0.05 cores=1,3,5,7
/proc/28325/stat : 28325 (python) S 28323 28325 27821 0 -1 4202496 2636 0 0 0 4 1 0 0 17 0 1 0 519245740 89804800 2353 33554432000 4194304 5683644 140733784580448 18446744073709551615 270338381824 0 2147483391 16781312 2 18446744071699199166 0 0 17 5 0 0 0
/proc/28325/statm: 21925 2353 717 364 0 1621 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 87700

[startup+0.300618 s]
/proc/loadavg: 9.13 8.46 5.60 7/246 28325
/proc/meminfo: memFree=30515848/32951124 swapFree=67111356/67111528
[pid=28325] ppid=28323 vsize=135744 CPUtime=0.18 cores=1,3,5,7
/proc/28325/stat : 28325 (python) R 28323 28325 27821 0 -1 4202496 5963 935 1 0 13 5 0 0 17 0 1 0 519245740 139001856 4150 33554432000 4194304 5683644 140733784580448 18446744073709551615 4620076 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/28325/statm: 33936 4150 1032 364 0 3122 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 135744

[startup+0.700525 s]
/proc/loadavg: 9.13 8.46 5.60 7/246 28325
/proc/meminfo: memFree=30515848/32951124 swapFree=67111356/67111528
[pid=28325] ppid=28323 vsize=283588 CPUtime=0.44 cores=1,3,5,7
/proc/28325/stat : 28325 (python) R 28323 28325 27821 0 -1 4202496 10487 935 1 0 33 11 0 0 15 0 1 0 519245740 290394112 8169 33554432000 4194304 5683644 140733784580448 18446744073709551615 270338080976 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/28325/statm: 70897 8197 1761 364 0 6821 0
Current children cumulated CPU time (s) 0.44
Current children cumulated vsize (KiB) 283588

[startup+1.50036 s]
/proc/loadavg: 9.13 8.46 5.60 7/247 28330
/proc/meminfo: memFree=30470452/32951124 swapFree=67111356/67111528
[pid=28325] ppid=28323 vsize=317988 CPUtime=1.24 cores=1,3,5,7
/proc/28325/stat : 28325 (python) R 28323 28325 27821 0 -1 4202496 23799 935 1 0 111 13 0 0 16 0 1 0 519245740 325619712 16882 33554432000 4194304 5683644 140733784580448 18446744073709551615 4619787 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/28325/statm: 79497 16882 1826 364 0 15421 0
Current children cumulated CPU time (s) 1.24
Current children cumulated vsize (KiB) 317988

[startup+3.10105 s]
/proc/loadavg: 8.88 8.42 5.60 7/247 28330
/proc/meminfo: memFree=30453836/32951124 swapFree=67111356/67111528
[pid=28325] ppid=28323 vsize=317988 CPUtime=2.85 cores=1,3,5,7
/proc/28325/stat : 28325 (python) R 28323 28325 27821 0 -1 4202496 23799 935 1 0 272 13 0 0 18 0 1 0 519245740 325619712 16882 33554432000 4194304 5683644 140733784580448 18446744073709551615 46968292421933 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/28325/statm: 79497 16882 1826 364 0 15421 0
Current children cumulated CPU time (s) 2.85
Current children cumulated vsize (KiB) 317988

[startup+6.30041 s]
/proc/loadavg: 8.88 8.42 5.60 7/247 28330
/proc/meminfo: memFree=30452956/32951124 swapFree=67111356/67111528
[pid=28325] ppid=28323 vsize=317988 CPUtime=6.05 cores=1,3,5,7
/proc/28325/stat : 28325 (python) R 28323 28325 27821 0 -1 4202496 23800 935 1 0 592 13 0 0 25 0 1 0 519245740 325619712 16883 33554432000 4194304 5683644 140733784580448 18446744073709551615 4602976 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/28325/statm: 79497 16883 1827 364 0 15421 0
Current children cumulated CPU time (s) 6.05
Current children cumulated vsize (KiB) 317988

[startup+12.7011 s]
/proc/loadavg: 8.68 8.39 5.62 10/263 28346
/proc/meminfo: memFree=30301212/32951124 swapFree=67111356/67111528
[pid=28325] ppid=28323 vsize=355896 CPUtime=8.45 cores=1,3,5,7
/proc/28325/stat : 28325 (python) S 28323 28325 27821 0 -1 4202496 26705 935 1 0 831 14 0 0 20 0 5 0 519245740 364437504 16171 33554432000 4194304 5683644 140733784580448 18446744073709551615 270350210507 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/28325/statm: 88974 16171 1881 364 0 24883 0
[pid=28335] ppid=28325 vsize=314884 CPUtime=0 cores=1,3,5,7
/proc/28335/stat : 28335 (python) S 28325 28325 27821 0 -1 4202560 736 0 0 0 0 0 0 0 15 0 1 0 519246603 322441216 14627 33554432000 4194304 5683644 140733784580448 18446744073709551615 270338403855 0 0 16781312 514 17970426844758900998 0 0 17 7 0 0 0
/proc/28335/statm: 78721 14627 353 364 0 14639 0
[pid=28337] ppid=28335 vsize=276236 CPUtime=4.07 cores=1,3,5,7
/proc/28337/stat : 28337 (hybridGM3) R 28335 28337 28337 0 -1 4202496 8561 0 0 0 406 1 0 0 25 0 1 0 519246603 282865664 8297 33554432000 134512640 135204385 4288822656 18446744073709551615 134546144 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/28337/statm: 69059 8297 64 169 0 68889 0
[pid=28338] ppid=28325 vsize=325140 CPUtime=0 cores=1,3,5,7
/proc/28338/stat : 28338 (python) S 28325 28325 27821 0 -1 4202560 742 0 0 0 0 0 0 0 15 0 1 0 519246606 332943360 14625 33554432000 4194304 5683644 140733784580448 18446744073709551615 270338403910 0 0 16781312 514 15233680830573281542 0 0 17 5 0 0 0
/proc/28338/statm: 81285 14625 347 364 0 17200 0
[pid=28340] ppid=28338 vsize=276240 CPUtime=4 cores=1,3,5,7
/proc/28340/stat : 28340 (hybridGM3) R 28338 28340 28340 0 -1 4202496 8559 0 0 0 399 1 0 0 25 0 1 0 519246606 282869760 8297 33554432000 134512640 135204385 4291177824 18446744073709551615 134537483 0 0 16781312 0 0 0 0 17 7 0 0 0
/proc/28340/statm: 69060 8297 64 169 0 68890 0
[pid=28341] ppid=28325 vsize=335396 CPUtime=0 cores=1,3,5,7
/proc/28341/stat : 28341 (python) S 28325 28325 27821 0 -1 4202560 746 0 0 0 0 0 0 0 15 0 1 0 519246609 343445504 14629 33554432000 4194304 5683644 140733784580448 18446744073709551615 270338403910 0 0 16781312 514 8854978471240106248 0 0 17 3 0 0 0
/proc/28341/statm: 83849 14629 347 364 0 19761 0
[pid=28343] ppid=28341 vsize=276240 CPUtime=4.01 cores=1,3,5,7
/proc/28343/stat : 28343 (hybridGM3) R 28341 28343 28343 0 -1 4202496 8558 0 0 0 400 1 0 0 25 0 1 0 519246609 282869760 8298 33554432000 134512640 135204385 4292999872 18446744073709551615 134537403 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/28343/statm: 69060 8298 64 169 0 68890 0
[pid=28344] ppid=28325 vsize=345652 CPUtime=0 cores=1,3,5,7
/proc/28344/stat : 28344 (python) S 28325 28325 27821 0 -1 4202560 756 0 0 0 0 0 0 0 15 0 1 0 519246612 353947648 14633 33554432000 4194304 5683644 140733784580448 18446744073709551615 270338403910 0 0 16781312 514 4431449678650769672 0 0 17 5 0 0 0
/proc/28344/statm: 86413 14633 347 364 0 22322 0
[pid=28346] ppid=28344 vsize=276236 CPUtime=3.98 cores=1,3,5,7
/proc/28346/stat : 28346 (hybridGM3) R 28344 28346 28346 0 -1 4202496 8561 0 0 0 397 1 0 0 25 0 1 0 519246612 282865664 8299 33554432000 134512640 135204385 4288365520 18446744073709551615 134547676 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/28346/statm: 69059 8299 64 169 0 68889 0
[pid=28325/tid=28336] ppid=28323 vsize=355896 CPUtime=0 cores=1,3,5,7
/proc/28325/task/28336/stat : 28336 (python) S 28323 28325 27821 0 -1 4202560 27 935 0 0 0 0 0 0 25 0 5 0 519246603 364437504 16171 33554432000 4194304 5683644 140733784580448 18446744073709551615 270350207409 0 0 16781312 2 18446604464094695552 0 0 -1 7 0 0 0
[pid=28325/tid=28339] ppid=28323 vsize=355896 CPUtime=0 cores=1,3,5,7
/proc/28325/task/28339/stat : 28339 (python) S 28323 28325 27821 0 -1 4202560 23 935 0 0 0 0 0 0 20 0 5 0 519246606 364437504 16171 33554432000 4194304 5683644 140733784580448 18446744073709551615 270350207409 0 0 16781312 2 18446604464094695552 0 0 -1 7 0 0 0
[pid=28325/tid=28342] ppid=28323 vsize=355896 CPUtime=0 cores=1,3,5,7
/proc/28325/task/28342/stat : 28342 (python) S 28323 28325 27821 0 -1 4202560 22 935 0 0 0 0 0 0 22 0 5 0 519246609 364437504 16171 33554432000 4194304 5683644 140733784580448 18446744073709551615 270350207409 0 0 16781312 2 18446604464094695552 0 0 -1 3 0 0 0
[pid=28325/tid=28345] ppid=28323 vsize=355896 CPUtime=0 cores=1,3,5,7
/proc/28325/task/28345/stat : 28345 (python) S 28323 28325 27821 0 -1 4202560 24 935 0 0 0 0 0 0 20 0 5 0 519246612 364437504 16171 33554432000 4194304 5683644 140733784580448 18446744073709551615 270350207409 0 0 16781312 2 18446604464094695552 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 24.51
Current children cumulated vsize (KiB) 2781920

[startup+25.5006 s]
/proc/loadavg: 8.72 8.41 5.66 10/263 28347
/proc/meminfo: memFree=30299968/32951124 swapFree=67111356/67111528
[pid=28325] ppid=28323 vsize=355896 CPUtime=8.45 cores=1,3,5,7
/proc/28325/stat : 28325 (python) S 28323 28325 27821 0 -1 4202496 26705 935 1 0 831 14 0 0 20 0 5 0 519245740 364437504 16171 33554432000 4194304 5683644 140733784580448 18446744073709551615 270350210507 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/28325/statm: 88974 16171 1881 364 0 24883 0
[pid=28335] ppid=28325 vsize=314884 CPUtime=0.02 cores=1,3,5,7
/proc/28335/stat : 28335 (python) S 28325 28325 27821 0 -1 4202560 910 0 0 0 1 1 0 0 15 0 1 0 519246603 322441216 14650 33554432000 4194304 5683644 140733784580448 18446744073709551615 270338403855 0 0 16781312 514 11913973747045859590 0 0 17 7 0 0 0
/proc/28335/statm: 78721 14650 376 364 0 14639 0
[pid=28337] ppid=28335 vsize=276236 CPUtime=16.81 cores=1,3,5,7
/proc/28337/stat : 28337 (hybridGM3) R 28335 28337 28337 0 -1 4202496 8561 0 0 0 1680 1 0 0 25 0 1 0 519246603 282865664 8297 33554432000 134512640 135204385 4288822656 18446744073709551615 134536929 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/28337/statm: 69059 8297 64 169 0 68889 0
[pid=28338] ppid=28325 vsize=325140 CPUtime=0.02 cores=1,3,5,7
/proc/28338/stat : 28338 (python) S 28325 28325 27821 0 -1 4202560 913 0 0 0 1 1 0 0 16 0 1 0 519246606 332943360 14648 33554432000 4194304 5683644 140733784580448 18446744073709551615 270338403910 0 0 16781312 514 11913973747045859590 0 0 17 5 0 0 0
/proc/28338/statm: 81285 14648 370 364 0 17200 0
[pid=28340] ppid=28338 vsize=276240 CPUtime=16.68 cores=1,3,5,7
/proc/28340/stat : 28340 (hybridGM3) R 28338 28340 28340 0 -1 4202496 8559 0 0 0 1667 1 0 0 25 0 1 0 519246606 282869760 8297 33554432000 134512640 135204385 4291177824 18446744073709551615 134536843 0 0 16781312 0 0 0 0 17 7 0 0 0
/proc/28340/statm: 69060 8297 64 169 0 68890 0
[pid=28341] ppid=28325 vsize=335396 CPUtime=0.02 cores=1,3,5,7
/proc/28341/stat : 28341 (python) S 28325 28325 27821 0 -1 4202560 932 0 0 0 1 1 0 0 16 0 1 0 519246609 343445504 14652 33554432000 4194304 5683644 140733784580448 18446744073709551615 270338403910 0 0 16781312 514 11913973747045859592 0 0 17 3 0 0 0
/proc/28341/statm: 83849 14652 370 364 0 19761 0
[pid=28343] ppid=28341 vsize=276240 CPUtime=16.78 cores=1,3,5,7
/proc/28343/stat : 28343 (hybridGM3) R 28341 28343 28343 0 -1 4202496 8558 0 0 0 1677 1 0 0 25 0 1 0 519246609 282869760 8298 33554432000 134512640 135204385 4292999872 18446744073709551615 134536993 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/28343/statm: 69060 8298 64 169 0 68890 0
[pid=28344] ppid=28325 vsize=345652 CPUtime=0.02 cores=1,3,5,7
/proc/28344/stat : 28344 (python) S 28325 28325 27821 0 -1 4202560 939 0 0 0 1 1 0 0 15 0 1 0 519246612 353947648 14656 33554432000 4194304 5683644 140733784580448 18446744073709551615 270338403910 0 0 16781312 514 11913973747045859592 0 0 17 5 0 0 0
/proc/28344/statm: 86413 14656 370 364 0 22322 0
[pid=28346] ppid=28344 vsize=276236 CPUtime=16.78 cores=1,3,5,7
/proc/28346/stat : 28346 (hybridGM3) R 28344 28346 28346 0 -1 4202496 8563 0 0 0 1677 1 0 0 25 0 1 0 519246612 282865664 8301 33554432000 134512640 135204385 4288365520 18446744073709551615 134536806 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/28346/statm: 69059 8301 64 169 0 68889 0
[pid=28325/tid=28336] ppid=28323 vsize=355896 CPUtime=0 cores=1,3,5,7
/proc/28325/task/28336/stat : 28336 (python) S 28323 28325 27821 0 -1 4202560 27 935 0 0 0 0 0 0 25 0 5 0 519246603 364437504 16171 33554432000 4194304 5683644 140733784580448 18446744073709551615 270350207409 0 0 16781312 2 18446604464094695552 0 0 -1 7 0 0 0
[pid=28325/tid=28339] ppid=28323 vsize=355896 CPUtime=0 cores=1,3,5,7
/proc/28325/task/28339/stat : 28339 (python) S 28323 28325 27821 0 -1 4202560 23 935 0 0 0 0 0 0 20 0 5 0 519246606 364437504 16171 33554432000 4194304 5683644 140733784580448 18446744073709551615 270350207409 0 0 16781312 2 18446604464094695552 0 0 -1 7 0 0 0
[pid=28325/tid=28342] ppid=28323 vsize=355896 CPUtime=0 cores=1,3,5,7
/proc/28325/task/28342/stat : 28342 (python) S 28323 28325 27821 0 -1 4202560 22 935 0 0 0 0 0 0 22 0 5 0 519246609 364437504 16171 33554432000 4194304 5683644 140733784580448 18446744073709551615 270350207409 0 0 16781312 2 18446604464094695552 0 0 -1 3 0 0 0
[pid=28325/tid=28345] ppid=28323 vsize=355896 CPUtime=0 cores=1,3,5,7
/proc/28325/task/28345/stat : 28345 (python) S 28323 28325 27821 0 -1 4202560 24 935 0 0 0 0 0 0 20 0 5 0 519246612 364437504 16171 33554432000 4194304 5683644 140733784580448 18446744073709551615 270350207409 0 0 16781312 2 18446604464094695552 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 75.58
Current children cumulated vsize (KiB) 2781920

[startup+51.1015 s]
/proc/loadavg: 8.88 8.47 5.75 10/263 28347
/proc/meminfo: memFree=30299372/32951124 swapFree=67111356/67111528
[pid=28325] ppid=28323 vsize=355896 CPUtime=8.45 cores=1,3,5,7
/proc/28325/stat : 28325 (python) S 28323 28325 27821 0 -1 4202496 26705 935 1 0 831 14 0 0 20 0 5 0 519245740 364437504 16171 33554432000 4194304 5683644 140733784580448 18446744073709551615 270350210507 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/28325/statm: 88974 16171 1881 364 0 24883 0
[pid=28335] ppid=28325 vsize=314884 CPUtime=0.06 cores=1,3,5,7
/proc/28335/stat : 28335 (python) S 28325 28325 27821 0 -1 4202560 918 0 0 0 3 3 0 0 15 0 1 0 519246603 322441216 14650 33554432000 4194304 5683644 140733784580448 18446744073709551615 270338403855 0 0 16781312 514 11913973747045859590 0 0 17 7 0 0 0
/proc/28335/statm: 78721 14650 376 364 0 14639 0
[pid=28337] ppid=28335 vsize=276236 CPUtime=42.33 cores=1,3,5,7
/proc/28337/stat : 28337 (hybridGM3) R 28335 28337 28337 0 -1 4202496 8561 0 0 0 4232 1 0 0 25 0 1 0 519246603 282865664 8297 33554432000 134512640 135204385 4288822656 18446744073709551615 134545837 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/28337/statm: 69059 8297 64 169 0 68889 0
[pid=28338] ppid=28325 vsize=325140 CPUtime=0.06 cores=1,3,5,7
/proc/28338/stat : 28338 (python) S 28325 28325 27821 0 -1 4202560 920 0 0 0 3 3 0 0 15 0 1 0 519246606 332943360 14648 33554432000 4194304 5683644 140733784580448 18446744073709551615 270338403910 0 0 16781312 514 11913973747045859590 0 0 17 5 0 0 0
/proc/28338/statm: 81285 14648 370 364 0 17200 0
[pid=28340] ppid=28338 vsize=276240 CPUtime=42.06 cores=1,3,5,7
/proc/28340/stat : 28340 (hybridGM3) R 28338 28340 28340 0 -1 4202496 8559 0 0 0 4205 1 0 0 25 0 1 0 519246606 282869760 8297 33554432000 134512640 135204385 4291177824 18446744073709551615 134536835 0 0 16781312 0 0 0 0 17 7 0 0 0
/proc/28340/statm: 69060 8297 64 169 0 68890 0
[pid=28341] ppid=28325 vsize=335396 CPUtime=0.06 cores=1,3,5,7
/proc/28341/stat : 28341 (python) S 28325 28325 27821 0 -1 4202560 938 0 0 0 4 2 0 0 15 0 1 0 519246609 343445504 14652 33554432000 4194304 5683644 140733784580448 18446744073709551615 270338403910 0 0 16781312 514 11913973747045859592 0 0 17 3 0 0 0
/proc/28341/statm: 83849 14652 370 364 0 19761 0
[pid=28343] ppid=28341 vsize=276240 CPUtime=42.34 cores=1,3,5,7
/proc/28343/stat : 28343 (hybridGM3) R 28341 28343 28343 0 -1 4202496 8558 0 0 0 4233 1 0 0 25 0 1 0 519246609 282869760 8298 33554432000 134512640 135204385 4292999872 18446744073709551615 134537290 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/28343/statm: 69060 8298 64 169 0 68890 0
[pid=28344] ppid=28325 vsize=345652 CPUtime=0.06 cores=1,3,5,7
/proc/28344/stat : 28344 (python) S 28325 28325 27821 0 -1 4202560 947 0 0 0 3 3 0 0 15 0 1 0 519246612 353947648 14656 33554432000 4194304 5683644 140733784580448 18446744073709551615 270338403910 0 0 16781312 514 11913973747045859592 0 0 17 5 0 0 0
/proc/28344/statm: 86413 14656 370 364 0 22322 0

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

/proc/28346/stat : 28346 (hybridGM3) T 28344 28346 28346 0 -1 4202496 8563 0 0 0 19552 1 0 0 25 0 1 0 519246612 282865664 8301 33554432000 134512640 135204385 4288365520 18446744073709551615 134536676 0 0 16781312 0 18446744071562691360 0 0 17 7 0 0 0
/proc/28346/statm: 69059 8301 64 169 0 68889 0
[pid=28344/tid=28365] ppid=28325 vsize=345652 CPUtime=0 cores=1,3,5,7
/proc/28344/task/28365/stat : 28365 (python) S 28325 28325 27821 0 -1 4202560 49 0 0 0 0 0 0 0 15 0 2 0 519256666 353947648 14686 33554432000 4194304 5683644 140733784580448 18446744073709551615 270350207409 0 0 16781312 514 18446604471133081728 0 0 -1 5 0 0 0
[pid=28369] ppid=28325 vsize=355908 CPUtime=0.16 cores=1,3,5,7
/proc/28369/stat : 28369 (python) S 28325 28325 27821 0 -1 4202560 1131 0 0 0 8 8 0 0 19 0 2 0 519266187 364449792 14690 33554432000 4194304 5683644 140733784580448 18446744073709551615 270350210507 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/28369/statm: 88977 14690 399 364 0 24883 0
[pid=28371] ppid=28369 vsize=467024 CPUtime=99.82 cores=1,3,5,7
/proc/28371/stat : 28371 (TNM) T 28369 28371 28371 0 -1 4202496 6822 0 0 0 9981 1 0 0 25 0 1 0 519266188 478232576 6557 33554432000 134512640 135008748 4287239504 18446744073709551615 134527542 0 0 16781312 0 18446744071562691360 0 0 17 5 0 0 0
/proc/28371/statm: 116756 6557 46 122 0 115656 0
[pid=28369/tid=28379] ppid=28325 vsize=355908 CPUtime=0 cores=1,3,5,7
/proc/28369/task/28379/stat : 28379 (python) S 28325 28325 27821 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 519276204 364449792 14690 33554432000 4194304 5683644 140733784580448 18446744073709551615 270350207409 0 0 16781312 514 18446604471161553920 0 0 -1 5 0 0 0
[pid=28383] ppid=28325 vsize=376420 CPUtime=0.89 cores=1,3,5,7
/proc/28383/stat : 28383 (python) S 28325 28325 27821 0 -1 4202560 1231 0 0 0 47 42 0 0 15 0 2 0 519276296 385454080 14704 33554432000 4194304 5683644 140733784580448 18446744073709551615 270350210507 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/28383/statm: 94105 14704 405 364 0 30005 0
[pid=28385] ppid=28383 vsize=276244 CPUtime=487.82 cores=1,3,5,7
/proc/28385/stat : 28385 (hybridGM3) T 28383 28385 28385 0 -1 4202496 8566 0 0 0 48781 1 0 0 25 0 1 0 519276296 282873856 8300 33554432000 134512640 135204385 4293007024 18446744073709551615 134537403 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/28385/statm: 69061 8300 64 169 0 68891 0
[pid=28383/tid=28406] ppid=28325 vsize=376420 CPUtime=0 cores=1,3,5,7
/proc/28383/task/28406/stat : 28406 (python) S 28325 28325 27821 0 -1 4202560 48 0 0 0 0 0 0 0 15 0 2 0 519295971 385454080 14704 33554432000 4194304 5683644 140733784580448 18446744073709551615 270350207409 0 0 16781312 514 18446604471134476352 0 0 -1 1 0 0 0
[pid=28389] ppid=28325 vsize=396932 CPUtime=0.18 cores=1,3,5,7
/proc/28389/stat : 28389 (python) S 28325 28325 27821 0 -1 4202560 1151 0 0 0 9 9 0 0 19 0 2 0 519276310 406458368 14706 33554432000 4194304 5683644 140733784580448 18446744073709551615 270350210507 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/28389/statm: 99233 14706 399 364 0 35127 0
[pid=28391] ppid=28389 vsize=467024 CPUtime=100.16 cores=1,3,5,7
/proc/28391/stat : 28391 (TNM) T 28389 28391 28391 0 -1 4202496 6825 0 0 0 10015 1 0 0 25 0 1 0 519276310 478232576 6558 33554432000 134512640 135008748 4294413072 18446744073709551615 134527320 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/28391/statm: 116756 6558 46 122 0 115656 0
[pid=28389/tid=28400] ppid=28325 vsize=396932 CPUtime=0 cores=1,3,5,7
/proc/28389/task/28400/stat : 28400 (python) S 28325 28325 27821 0 -1 4202560 50 0 0 0 0 0 0 0 19 0 2 0 519286327 406458368 14706 33554432000 4194304 5683644 140733784580448 18446744073709551615 270350207409 0 0 16781312 514 18446604466013603712 0 0 -1 3 0 0 0
[pid=28401] ppid=28325 vsize=407188 CPUtime=0.35 cores=1,3,5,7
/proc/28401/stat : 28401 (python) S 28325 28325 27821 0 -1 4202560 1187 0 0 0 16 19 0 0 17 0 2 0 519286331 416960512 14710 33554432000 4194304 5683644 140733784580448 18446744073709551615 270350210507 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/28401/statm: 101797 14710 399 364 0 37688 0
[pid=28403] ppid=28401 vsize=276240 CPUtime=196.08 cores=1,3,5,7
/proc/28403/stat : 28403 (hybridGM3) T 28401 28403 28403 0 -1 4202496 8573 0 0 0 19606 2 0 0 25 0 1 0 519286332 282869760 8304 33554432000 134512640 135204385 4290225952 18446744073709551615 134537331 0 0 16781312 0 18446744071562691360 0 0 17 5 0 0 0
/proc/28403/statm: 69060 8304 64 169 0 68890 0
[pid=28401/tid=28416] ppid=28325 vsize=407188 CPUtime=0 cores=1,3,5,7
/proc/28401/task/28416/stat : 28416 (python) S 28325 28325 27821 0 -1 4202560 51 0 0 0 0 0 0 0 17 0 2 0 519306012 416960512 14710 33554432000 4194304 5683644 140733784580448 18446744073709551615 270350207409 0 0 16781312 514 18446604471122591936 0 0 -1 1 0 0 0
[pid=28411] ppid=28325 vsize=417444 CPUtime=0.74 cores=1,3,5,7
/proc/28411/stat : 28411 (python) S 28325 28325 27821 0 -1 4202560 1218 0 0 0 38 36 0 0 15 0 2 0 519302823 427462656 14714 33554432000 4194304 5683644 140733784580448 18446744073709551615 270350210507 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/28411/statm: 104361 14714 399 364 0 40249 0
[pid=28413] ppid=28411 vsize=276236 CPUtime=391.73 cores=1,3,5,7
/proc/28413/stat : 28413 (hybridGM3) T 28411 28413 28413 0 -1 4202496 8568 0 0 0 39171 2 0 0 25 0 1 0 519302823 282865664 8298 33554432000 134512640 135204385 4289383984 18446744073709551615 134536705 0 0 16781312 0 18446744071562691360 0 0 17 5 0 0 0
/proc/28413/statm: 69059 8298 64 169 0 68889 0
[pid=28411/tid=28532] ppid=28325 vsize=417444 CPUtime=0 cores=1,3,5,7
/proc/28411/task/28532/stat : 28532 (python) S 28325 28325 27821 0 -1 4202560 47 0 0 0 0 0 0 0 15 0 2 0 519322405 427462656 14714 33554432000 4194304 5683644 140733784580448 18446744073709551615 270350207409 0 0 16781312 514 18446604462874804480 0 0 -1 5 0 0 0
[pid=28417] ppid=28325 vsize=427700 CPUtime=0.19 cores=1,3,5,7
/proc/28417/stat : 28417 (python) S 28325 28325 27821 0 -1 4202560 1190 0 0 0 10 9 0 0 19 0 2 0 519306016 437964800 14718 33554432000 4194304 5683644 140733784580448 18446744073709551615 270350210507 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/28417/statm: 106925 14718 399 364 0 42810 0
[pid=28419] ppid=28417 vsize=467024 CPUtime=103.04 cores=1,3,5,7
/proc/28419/stat : 28419 (TNM) T 28417 28419 28419 0 -1 4202496 6830 0 0 0 10303 1 0 0 25 0 1 0 519306017 478232576 6557 33554432000 134512640 135008748 4288867584 18446744073709551615 134527773 0 0 16781312 0 18446744071562691360 0 0 17 5 0 0 0
/proc/28419/statm: 116756 6557 46 122 0 115656 0
[pid=28417/tid=28519] ppid=28325 vsize=427700 CPUtime=0 cores=1,3,5,7
/proc/28417/task/28519/stat : 28519 (python) S 28325 28325 27821 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 519316540 437964800 14718 33554432000 4194304 5683644 140733784580448 18446744073709551615 270350207409 0 0 16781312 514 18446604465440286016 0 0 -1 5 0 0 0
[pid=28520] ppid=28325 vsize=437956 CPUtime=0.83 cores=1,3,5,7
/proc/28520/stat : 28520 (python) S 28325 28325 27821 0 -1 4202560 1213 0 0 0 42 41 0 0 18 0 2 0 519316544 448466944 14722 33554432000 4194304 5683644 140733784580448 18446744073709551615 270338403910 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/28520/statm: 109489 14722 399 364 0 45371 0
[pid=28522] ppid=28520 vsize=467024 CPUtime=416.79 cores=1,3,5,7
/proc/28522/stat : 28522 (TNM) R 28520 28522 28522 0 -1 4202496 6830 0 0 0 41678 1 0 0 25 0 1 0 519316545 478232576 6558 33554432000 134512640 135008748 4287669248 18446744073709551615 134527542 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/28522/statm: 116756 6558 46 122 0 115656 0
[pid=28520/tid=28538] ppid=28325 vsize=437956 CPUtime=0 cores=1,3,5,7
/proc/28520/task/28538/stat : 28538 (python) S 28325 28325 27821 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 519326463 448466944 14722 33554432000 4194304 5683644 140733784580448 18446744073709551615 270350207409 0 0 16781312 514 18446604467420464320 0 0 -1 7 0 0 0
[pid=28534] ppid=28325 vsize=448212 CPUtime=0.19 cores=1,3,5,7
/proc/28534/stat : 28534 (python) S 28325 28325 27821 0 -1 4202560 1183 0 0 0 8 11 0 0 19 0 2 0 519325134 458969088 14726 33554432000 4194304 5683644 140733784580448 18446744073709551615 270350210507 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/28534/statm: 112053 14726 399 364 0 47932 0
[pid=28536] ppid=28534 vsize=467024 CPUtime=99.04 cores=1,3,5,7
/proc/28536/stat : 28536 (TNM) T 28534 28536 28536 0 -1 4202496 6828 0 0 0 9904 0 0 0 25 0 1 0 519325135 478232576 6558 33554432000 134512640 135008748 4291317168 18446744073709551615 134529195 0 0 16781312 0 18446744071562691360 0 0 17 5 0 0 0
/proc/28536/statm: 116756 6558 46 122 0 115656 0
[pid=28534/tid=28559] ppid=28325 vsize=448212 CPUtime=0 cores=1,3,5,7
/proc/28534/task/28559/stat : 28559 (python) S 28325 28325 27821 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 519335053 458969088 14726 33554432000 4194304 5683644 140733784580448 18446744073709551615 270350207409 0 0 16781312 514 18446604464094696448 0 0 -1 5 0 0 0
[pid=28539] ppid=28325 vsize=458468 CPUtime=0.19 cores=1,3,5,7
/proc/28539/stat : 28539 (python) S 28325 28325 27821 0 -1 4202560 1237 0 0 0 11 8 0 0 19 0 2 0 519326467 469471232 14738 33554432000 4194304 5683644 140733784580448 18446744073709551615 270350210507 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/28539/statm: 114617 14738 407 364 0 50493 0
[pid=28541] ppid=28539 vsize=467024 CPUtime=98.84 cores=1,3,5,7
/proc/28541/stat : 28541 (TNM) T 28539 28541 28541 0 -1 4202496 6831 0 0 0 9883 1 0 0 25 0 1 0 519326467 478232576 6557 33554432000 134512640 135008748 4290431552 18446744073709551615 134524720 0 0 16781312 0 18446744071562691360 0 0 17 5 0 0 0
/proc/28541/statm: 116756 6557 46 122 0 115656 0
[pid=28539/tid=28560] ppid=28325 vsize=458468 CPUtime=0 cores=1,3,5,7
/proc/28539/task/28560/stat : 28560 (python) S 28325 28325 27821 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 519336386 469471232 14738 33554432000 4194304 5683644 140733784580448 18446744073709551615 270350207409 0 0 16781312 514 18446604454225333056 0 0 -1 5 0 0 0
[pid=28552] ppid=28325 vsize=468724 CPUtime=0.21 cores=1,3,5,7
/proc/28552/stat : 28552 (python) S 28325 28325 27821 0 -1 4202560 1225 0 0 0 11 10 0 0 19 0 2 0 519333874 479973376 14742 33554432000 4194304 5683644 140733784580448 18446744073709551615 270350210507 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/28552/statm: 117181 14742 407 364 0 53054 0
[pid=28554] ppid=28552 vsize=467024 CPUtime=101.45 cores=1,3,5,7
/proc/28554/stat : 28554 (TNM) T 28552 28554 28554 0 -1 4202496 6835 0 0 0 10144 1 0 0 25 0 1 0 519333875 478232576 6558 33554432000 134512640 135008748 4291263296 18446744073709551615 134529409 0 0 16781312 0 18446744071562691360 0 0 17 7 0 0 0
/proc/28554/statm: 116756 6558 46 122 0 115656 0
[pid=28552/tid=28586] ppid=28325 vsize=468724 CPUtime=0 cores=1,3,5,7
/proc/28552/task/28586/stat : 28586 (python) S 28325 28325 27821 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 519344295 479973376 14742 33554432000 4194304 5683644 140733784580448 18446744073709551615 270350207409 0 0 16781312 514 18446604471122592832 0 0 -1 7 0 0 0
[pid=28583] ppid=28325 vsize=489236 CPUtime=0.49 cores=1,3,5,7
/proc/28583/stat : 28583 (python) S 28325 28325 27821 0 -1 4202560 1230 0 0 0 26 23 0 0 15 0 2 0 519342355 500977664 14743 33554432000 4194304 5683644 140733784580448 18446744073709551615 270338403910 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/28583/statm: 122309 14743 400 364 0 58176 0
[pid=28585] ppid=28583 vsize=276236 CPUtime=244.95 cores=1,3,5,7
/proc/28585/stat : 28585 (hybridGM3) R 28583 28585 28585 0 -1 4202496 8576 0 0 0 24494 1 0 0 25 0 1 0 519342356 282865664 8303 33554432000 134512640 135204385 4290964528 18446744073709551615 134537249 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/28585/statm: 69059 8303 64 169 0 68889 0
[pid=28583/tid=28609] ppid=28325 vsize=489236 CPUtime=0 cores=1,3,5,7
/proc/28583/task/28609/stat : 28609 (python) S 28325 28325 27821 0 -1 4202560 48 0 0 0 0 0 0 0 17 0 2 0 519362039 500977664 14743 33554432000 4194304 5683644 140733784580448 18446744073709551615 270350207409 0 0 16781312 514 18446604467451213952 0 0 -1 5 0 0 0
[pid=28587] ppid=28325 vsize=499492 CPUtime=0.4 cores=1,3,5,7
/proc/28587/stat : 28587 (python) S 28325 28325 27821 0 -1 4202560 1223 0 0 0 19 21 0 0 16 0 2 0 519344299 511479808 14747 33554432000 4194304 5683644 140733784580448 18446744073709551615 270350210507 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/28587/statm: 124873 14747 400 364 0 60737 0
[pid=28589] ppid=28587 vsize=276240 CPUtime=198.91 cores=1,3,5,7
/proc/28589/stat : 28589 (hybridGM3) T 28587 28589 28589 0 -1 4202496 8576 0 0 0 19890 1 0 0 25 0 1 0 519344300 282869760 8300 33554432000 134512640 135204385 4291611600 18446744073709551615 134536922 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/28589/statm: 69060 8300 64 169 0 68890 0
[pid=28587/tid=28611] ppid=28325 vsize=499492 CPUtime=0 cores=1,3,5,7
/proc/28587/task/28611/stat : 28611 (python) S 28325 28325 27821 0 -1 4202560 46 0 0 0 0 0 0 0 16 0 2 0 519364587 511479808 14747 33554432000 4194304 5683644 140733784580448 18446744073709551615 270350207409 0 0 16781312 514 18446604467451214848 0 0 -1 5 0 0 0
[pid=28606] ppid=28325 vsize=509748 CPUtime=0.1 cores=1,3,5,7
/proc/28606/stat : 28606 (python) S 28325 28325 27821 0 -1 4202560 1063 0 0 0 5 5 0 0 18 0 1 0 519361151 521981952 14722 33554432000 4194304 5683644 140733784580448 18446744073709551615 270338403910 0 0 16781312 514 11913973747045859592 0 0 17 5 0 0 0
/proc/28606/statm: 127437 14722 372 364 0 63298 0
[pid=28608] ppid=28606 vsize=434080 CPUtime=56.82 cores=1,3,5,7
/proc/28608/stat : 28608 (adaptg2wsat2009) R 28606 28608 28608 0 -1 4202496 7099 0 0 0 5682 0 0 0 25 0 1 0 519361152 444497920 6819 33554432000 134512640 135107411 4288095280 18446744073709551615 134531239 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/28608/statm: 108520 6819 59 146 0 107396 0
[pid=28612] ppid=28325 vsize=520004 CPUtime=0.04 cores=1,3,5,7
/proc/28612/stat : 28612 (python) S 28325 28325 27821 0 -1 4202560 1052 0 0 0 0 4 0 0 18 0 1 0 519364591 532484096 14725 33554432000 4194304 5683644 140733784580448 18446744073709551615 270338403910 0 0 16781312 514 11913973747045859588 0 0 17 5 0 0 0
/proc/28612/statm: 130001 14725 371 364 0 65859 0
[pid=28614] ppid=28612 vsize=467024 CPUtime=22.87 cores=1,3,5,7
/proc/28614/stat : 28614 (TNM) R 28612 28614 28614 0 -1 4202496 6833 0 0 0 2286 1 0 0 25 0 1 0 519364592 478232576 6558 33554432000 134512640 135008748 4288139312 18446744073709551615 134529176 0 0 16781312 0 0 0 0 17 7 0 0 0
/proc/28614/statm: 116756 6558 46 122 0 115656 0
[pid=28325/tid=28336] ppid=28323 vsize=530248 CPUtime=1083.18 cores=1,3,5,7
/proc/28325/task/28336/stat : 28336 (python) S 28323 28325 27821 0 -1 4202560 30 30643 0 0 0 0 108196 122 18 0 22 0 519246603 542973952 16274 33554432000 4194304 5683644 140733784580448 18446744073709551615 270350207409 0 0 16781312 2 18446604464094695552 0 0 -1 7 0 0 0
[pid=28325/tid=28339] ppid=28323 vsize=530248 CPUtime=1083.18 cores=1,3,5,7
/proc/28325/task/28339/stat : 28339 (python) S 28323 28325 27821 0 -1 4202560 28 30643 0 0 0 0 108196 122 15 0 22 0 519246606 542973952 16274 33554432000 4194304 5683644 140733784580448 18446744073709551615 270350207409 0 0 16781312 2 18446604464094695552 0 0 -1 7 0 0 0
[pid=28325/tid=28342] ppid=28323 vsize=530248 CPUtime=1083.18 cores=1,3,5,7
/proc/28325/task/28342/stat : 28342 (python) S 28323 28325 27821 0 -1 4202560 28 30643 0 0 0 0 108196 122 15 0 22 0 519246609 542973952 16274 33554432000 4194304 5683644 140733784580448 18446744073709551615 270350207409 0 0 16781312 2 18446604464094695552 0 0 -1 1 0 0 0
[pid=28325/tid=28345] ppid=28323 vsize=530248 CPUtime=1083.18 cores=1,3,5,7
/proc/28325/task/28345/stat : 28345 (python) S 28323 28325 27821 0 -1 4202560 24 30643 0 0 0 0 108196 122 18 0 22 0 519246612 542973952 16274 33554432000 4194304 5683644 140733784580448 18446744073709551615 270350207409 0 0 16781312 2 18446604464094695552 0 0 -1 5 0 0 0
[pid=28325/tid=28370] ppid=28323 vsize=530248 CPUtime=1083.18 cores=1,3,5,7
/proc/28325/task/28370/stat : 28370 (python) S 28323 28325 27821 0 -1 4202560 24 30643 0 0 0 0 108196 122 20 0 22 0 519266187 542973952 16274 33554432000 4194304 5683644 140733784580448 18446744073709551615 270350207409 0 0 16781312 2 18446604464094695552 0 0 -1 5 0 0 0
[pid=28325/tid=28381] ppid=28323 vsize=530248 CPUtime=1083.18 cores=1,3,5,7
/proc/28325/task/28381/stat : 28381 (python) S 28323 28325 27821 0 -1 4202560 46 30643 0 0 0 0 108196 122 18 0 22 0 519276207 542973952 16274 33554432000 4194304 5683644 140733784580448 18446744073709551615 270350207409 0 0 16781312 2 18446604464094695552 0 0 -1 7 0 0 0
[pid=28325/tid=28384] ppid=28323 vsize=530248 CPUtime=1083.18 cores=1,3,5,7
/proc/28325/task/28384/stat : 28384 (python) S 28323 28325 27821 0 -1 4202560 39 30643 0 0 0 0 108196 122 18 0 22 0 519276296 542973952 16274 33554432000 4194304 5683644 140733784580448 18446744073709551615 270350207409 0 0 16781312 2 18446604464094695552 0 0 -1 1 0 0 0
[pid=28325/tid=28387] ppid=28323 vsize=530248 CPUtime=1083.18 cores=1,3,5,7
/proc/28325/task/28387/stat : 28387 (python) S 28323 28325 27821 0 -1 4202560 85 30643 0 0 0 0 108196 122 18 0 22 0 519276304 542973952 16274 33554432000 4194304 5683644 140733784580448 18446744073709551615 270350207409 0 0 16781312 2 18446604464094695552 0 0 -1 1 0 0 0
[pid=28325/tid=28390] ppid=28323 vsize=530248 CPUtime=1083.18 cores=1,3,5,7
/proc/28325/task/28390/stat : 28390 (python) S 28323 28325 27821 0 -1 4202560 27 30643 0 0 0 0 108196 122 22 0 22 0 519276310 542973952 16274 33554432000 4194304 5683644 140733784580448 18446744073709551615 270350207409 0 0 16781312 2 18446604464094695552 0 0 -1 1 0 0 0
[pid=28325/tid=28402] ppid=28323 vsize=530248 CPUtime=1083.18 cores=1,3,5,7
/proc/28325/task/28402/stat : 28402 (python) S 28323 28325 27821 0 -1 4202560 27 30643 0 0 0 0 108196 122 20 0 22 0 519286332 542973952 16274 33554432000 4194304 5683644 140733784580448 18446744073709551615 270350207409 0 0 16781312 2 18446604464094695552 0 0 -1 1 0 0 0
[pid=28325/tid=28412] ppid=28323 vsize=530248 CPUtime=1083.18 cores=1,3,5,7
/proc/28325/task/28412/stat : 28412 (python) S 28323 28325 27821 0 -1 4202560 35 30643 0 0 0 0 108196 122 18 0 22 0 519302823 542973952 16274 33554432000 4194304 5683644 140733784580448 18446744073709551615 270350207409 0 0 16781312 2 18446604464094695552 0 0 -1 7 0 0 0
[pid=28325/tid=28418] ppid=28323 vsize=530248 CPUtime=1083.18 cores=1,3,5,7
/proc/28325/task/28418/stat : 28418 (python) S 28323 28325 27821 0 -1 4202560 30 30643 0 0 0 0 108196 122 20 0 22 0 519306016 542973952 16274 33554432000 4194304 5683644 140733784580448 18446744073709551615 270350207409 0 0 16781312 2 18446604464094695552 0 0 -1 7 0 0 0
[pid=28325/tid=28521] ppid=28323 vsize=530248 CPUtime=1083.18 cores=1,3,5,7
/proc/28325/task/28521/stat : 28521 (python) S 28323 28325 27821 0 -1 4202560 32 30643 0 0 0 0 108196 122 18 0 22 0 519316544 542973952 16274 33554432000 4194304 5683644 140733784580448 18446744073709551615 270350207409 0 0 16781312 2 18446604464094695552 0 0 -1 7 0 0 0
[pid=28325/tid=28535] ppid=28323 vsize=530248 CPUtime=1083.18 cores=1,3,5,7
/proc/28325/task/28535/stat : 28535 (python) S 28323 28325 27821 0 -1 4202560 30 30643 0 0 0 0 108196 122 20 0 22 0 519325134 542973952 16274 33554432000 4194304 5683644 140733784580448 18446744073709551615 270350207409 0 0 16781312 2 18446604464094695552 0 0 -1 7 0 0 0
[pid=28325/tid=28540] ppid=28323 vsize=530248 CPUtime=1083.18 cores=1,3,5,7
/proc/28325/task/28540/stat : 28540 (python) S 28323 28325 27821 0 -1 4202560 26 30643 0 0 0 0 108196 122 20 0 22 0 519326467 542973952 16274 33554432000 4194304 5683644 140733784580448 18446744073709551615 270350207409 0 0 16781312 2 18446604464094695552 0 0 -1 7 0 0 0
[pid=28325/tid=28553] ppid=28323 vsize=530248 CPUtime=1083.18 cores=1,3,5,7
/proc/28325/task/28553/stat : 28553 (python) S 28323 28325 27821 0 -1 4202560 28 30643 0 0 0 0 108196 122 20 0 22 0 519333874 542973952 16274 33554432000 4194304 5683644 140733784580448 18446744073709551615 270350207409 0 0 16781312 2 18446604464094695552 0 0 -1 7 0 0 0
[pid=28325/tid=28562] ppid=28323 vsize=530248 CPUtime=1083.18 cores=1,3,5,7
/proc/28325/task/28562/stat : 28562 (python) S 28323 28325 27821 0 -1 4202560 32 30643 0 0 0 0 108196 122 18 0 22 0 519336391 542973952 16274 33554432000 4194304 5683644 140733784580448 18446744073709551615 270350207409 0 0 16781312 2 18446604464094695552 0 0 -1 5 0 0 0
[pid=28325/tid=28584] ppid=28323 vsize=530248 CPUtime=1083.18 cores=1,3,5,7
/proc/28325/task/28584/stat : 28584 (python) S 28323 28325 27821 0 -1 4202560 28 30643 0 0 0 0 108196 122 18 0 22 0 519342356 542973952 16274 33554432000 4194304 5683644 140733784580448 18446744073709551615 270350207409 0 0 16781312 2 18446604464094695552 0 0 -1 5 0 0 0
[pid=28325/tid=28588] ppid=28323 vsize=530248 CPUtime=1083.18 cores=1,3,5,7
/proc/28325/task/28588/stat : 28588 (python) S 28323 28325 27821 0 -1 4202560 26 30643 0 0 0 0 108196 122 20 0 22 0 519344300 542973952 16274 33554432000 4194304 5683644 140733784580448 18446744073709551615 270350207409 0 0 16781312 2 18446604464094695552 0 0 -1 5 0 0 0
[pid=28325/tid=28607] ppid=28323 vsize=530248 CPUtime=1083.18 cores=1,3,5,7
/proc/28325/task/28607/stat : 28607 (python) S 28323 28325 27821 0 -1 4202560 29 30643 0 0 0 0 108196 122 20 0 22 0 519361151 542973952 16274 33554432000 4194304 5683644 140733784580448 18446744073709551615 270350207409 0 0 16781312 2 18446604464094695552 0 0 -1 5 0 0 0
[pid=28325/tid=28613] ppid=28323 vsize=530248 CPUtime=1083.18 cores=1,3,5,7
/proc/28325/task/28613/stat : 28613 (python) S 28323 28325 27821 0 -1 4202560 30 30643 0 0 0 0 108196 122 20 0 22 0 519364592 542973952 16274 33554432000 4194304 5683644 140733784580448 18446744073709551615 270350207409 0 0 16781312 2 18446604464094695552 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.46
Current children cumulated vsize (KiB) 14731416

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 28325 and gives
#  childrusage.ru_utime.tv_sec=1091
#  childrusage.ru_utime.tv_usec=616049
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=438781
# CPU time returned by wait4() is 1093.05
# while last known CPU time is 4800.46
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1212.22
CPU time (s): 4800.46
CPU user time (s): 4795.51
CPU system time (s): 4.95
CPU usage (%): 396.004
Max. virtual memory (cumulated for all children) (KiB): 14731420

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1091.62
system time used= 1.43878
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 75750
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= 4255
involuntary context switches= 9818

runsolver used 6.48701 second user time and 14.9467 second system time

The end

Launcher Data

Begin job on node143 at 2011-05-01 18:45:01
IDJOB=3317214
IDBENCH=82679
IDSOLVER=1705
FILE ID=node143/3317214-1304268301
RUNJOBID= node143-1304267279-27840
PBS_JOBID= 13173936
Free space on /tmp= 73532 MiB

SOLVER NAME= borg-sat 11.03.02-random
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v40000-c168000-S907804052-003-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-3317214-1304268301/watcher-3317214-1304268301 -o /tmp/evaluation-result-3317214-1304268301/solver-3317214-1304268301 -C 4800 -W 1300 -M 15500  python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3317214-1304268301.cnf -seed 467188285 -budget 4800 -cores 4

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

MD5SUM BENCH= eb4eadfedd2c4dc9b0ed7231ad324f1f
RANDOM SEED=467188285

node143.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.846
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.69
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.846
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	: 5226.15
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.846
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.846
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.83
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.846
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.846
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.83
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.846
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.74
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.846
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:     32951124 kB
MemFree:      30516128 kB
Buffers:        296496 kB
Cached:        1377244 kB
SwapCached:        168 kB
Active:         913884 kB
Inactive:      1214712 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30516128 kB
SwapTotal:    67111528 kB
SwapFree:     67111356 kB
Dirty:           35004 kB
Writeback:           0 kB
AnonPages:      454812 kB
Mapped:          23836 kB
Slab:           229588 kB
PageTables:      17064 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 22540616 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= 73396 MiB
End job on node143 at 2011-05-01 19:05:15