Trace number 3317610

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
borg-sat 11.03.02-randomUNSAT 4135.52 1041.14

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v500-c2130-S670753028-051.UNKNOWN.cnf
MD5SUM540d28f0e1785b746f299d2e1070ed2a
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark912.297
Satisfiable
(Un)Satisfiability was proved
Number of variables500
Number of clauses2130
Sum of the clauses size6390
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32130
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.31/0.44	c INFO: loaded portfolio from HOME/etc/borg-mix+class.random.pickle
0.31/0.45	c INFO: solving HOME/instance-3317610-1304270332.cnf
0.31/0.45	c INFO: computing task features
0.31/0.45	c INFO: computed variable-clause graph statistics
0.31/0.45	c INFO: computed clause balance statistics
0.31/0.49	c INFO: computed variable balance statistics
0.40/0.52	c INFO: computed small-clause counts
0.40/0.52	c INFO: computed Horn-clause counts
0.40/0.52	c INFO: computed variable graph statistics
0.40/0.52	c INFO: collected features for HOME/instance-3317610-1304270332.cnf in 0.08 s
0.40/0.55	c INFO: running gnovelty+2@0 for 97 with 4799 remaining (b = 0.57)
0.40/0.58	c INFO: running march_hi@0 for 388 with 4799 remaining (b = 0.35)
0.50/0.61	c INFO: running march_hi@0 for 485 with 4799 remaining (b = 0.35)
0.50/0.64	c INFO: running march_hi@0 for 97 with 4799 remaining (b = 0.10)
407.47/106.75	c INFO: running gnovelty+2@0 for 97 with 4693 remaining (b = 0.07)
413.82/108.35	c INFO: running march_hi@97 for 97 with 4692 remaining (b = 0.08)
807.47/206.94	c INFO: running march_hi@0 for 485 with 4593 remaining (b = 0.28)
813.04/208.35	c INFO: running march_hi@197 for 194 with 4592 remaining (b = 0.13)
1541.25/390.70	c INFO: running march_hi@0 for 97 with 4409 remaining (b = 0.07)
1598.29/405.03	c INFO: running march_hi@587 for 97 with 4395 remaining (b = 0.09)
1930.83/488.36	c INFO: running march_hi@194 for 194 with 4312 remaining (b = 0.13)
1938.39/490.23	c INFO: running march_hi@0 for 97 with 4310 remaining (b = 0.06)
1987.47/502.53	c INFO: running march_hi@0 for 291 with 4297 remaining (b = 0.15)
2338.75/590.50	c INFO: running march_hi@0 for 97 with 4209 remaining (b = 0.06)
2711.48/683.96	c INFO: running march_hi@96 for 97 with 4116 remaining (b = 0.06)
2723.03/686.88	c INFO: running march_hi@194 for 194 with 4113 remaining (b = 0.14)
2764.13/697.15	c INFO: running march_hi@98 for 97 with 4103 remaining (b = 0.06)
3098.77/781.01	c INFO: running march_hi@192 for 97 with 4019 remaining (b = 0.06)
3154.18/794.90	c INFO: running march_hi@195 for 194 with 4005 remaining (b = 0.12)
3162.55/797.00	c INFO: running march_hi@99 for 97 with 4003 remaining (b = 0.05)
3497.24/880.95	c INFO: running march_hi@289 for 194 with 3919 remaining (b = 0.11)
3500.82/881.88	c INFO: running march_hi@0 for 388 with 3918 remaining (b = 0.16)
3539.81/891.64	c INFO: running march_hi@198 for 194 with 3908 remaining (b = 0.09)
3934.91/990.86	c INFO: running march_hi@489 for 97 with 3809 remaining (b = 0.04)
4135.26/1041.12	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3317610-1304270332/watcher-3317610-1304270332 -o /tmp/evaluation-result-3317610-1304270332/solver-3317610-1304270332 -C 4800 -W 1300 -M 15500 python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3317610-1304270332.cnf -seed 1244447053 -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: 10.23 9.60 9.15 9/252 21964
/proc/meminfo: memFree=23472032/32951124 swapFree=67111524/67111528
[pid=21964] ppid=21962 vsize=15776 CPUtime=0 cores=0,2,4,6
/proc/21964/stat : 21964 (python) S 21962 21964 20058 0 -1 4202496 895 0 0 0 0 0 0 0 22 0 1 0 538630993 16154624 776 33554432000 4194304 5683644 140735885879904 18446744073709551615 212687673344 0 2147483391 16781312 2 18446744071699199166 0 0 17 2 0 0 0
/proc/21964/statm: 3944 776 343 364 0 431 0

[startup+0.030934 s]
/proc/loadavg: 10.23 9.60 9.15 9/252 21964
/proc/meminfo: memFree=23472032/32951124 swapFree=67111524/67111528
[pid=21964] ppid=21962 vsize=18884 CPUtime=0.01 cores=0,2,4,6
/proc/21964/stat : 21964 (python) R 21962 21964 20058 0 -1 4202496 1283 0 0 0 1 0 0 0 23 0 1 0 538630993 19337216 1135 33554432000 4194304 5683644 140735885879904 18446744073709551615 4868259 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/21964/statm: 4721 1135 421 364 0 690 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 18884

[startup+0.100921 s]
/proc/loadavg: 10.23 9.60 9.15 9/252 21964
/proc/meminfo: memFree=23472032/32951124 swapFree=67111524/67111528
[pid=21964] ppid=21962 vsize=104616 CPUtime=0.06 cores=0,2,4,6
/proc/21964/stat : 21964 (python) R 21962 21964 20058 0 -1 4202496 3152 0 0 0 5 1 0 0 23 0 1 0 538630993 107126784 2827 33554432000 4194304 5683644 140735885879904 18446744073709551615 212687673344 0 2147483391 16781312 2 0 0 0 17 2 0 0 0
/proc/21964/statm: 26154 2827 847 364 0 1902 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 104616

[startup+0.300881 s]
/proc/loadavg: 10.23 9.60 9.15 9/252 21964
/proc/meminfo: memFree=23472032/32951124 swapFree=67111524/67111528
[pid=21964] ppid=21962 vsize=198920 CPUtime=0.23 cores=0,2,4,6
/proc/21964/stat : 21964 (python) R 21962 21964 20058 0 -1 4202496 7021 937 1 0 18 5 0 0 17 0 1 0 538630993 203694080 5053 33554432000 4194304 5683644 140735885879904 18446744073709551615 212687332353 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/21964/statm: 49730 5053 1466 364 0 3757 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 198920

[startup+0.700777 s]
/proc/loadavg: 10.23 9.60 9.15 9/252 21964
/proc/meminfo: memFree=23472032/32951124 swapFree=67111524/67111528
[pid=21964] ppid=21962 vsize=320188 CPUtime=0.54 cores=0,2,4,6
/proc/21964/stat : 21964 (python) S 21962 21964 20058 0 -1 4202496 12328 937 1 0 46 8 0 0 22 0 5 0 538630993 327872512 7243 33554432000 4194304 5683644 140735885879904 18446744073709551615 212699502027 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/21964/statm: 80047 7243 1881 364 0 15956 0
Current children cumulated CPU time (s) 0.54
Current children cumulated vsize (KiB) 320188

[startup+1.50063 s]
/proc/loadavg: 10.23 9.60 9.15 12/265 21981
/proc/meminfo: memFree=23432496/32951124 swapFree=67111524/67111528
[pid=21964] ppid=21962 vsize=320188 CPUtime=0.54 cores=0,2,4,6
/proc/21964/stat : 21964 (python) S 21962 21964 20058 0 -1 4202496 12328 937 1 0 46 8 0 0 22 0 5 0 538630993 327872512 7243 33554432000 4194304 5683644 140735885879904 18446744073709551615 212699502027 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/21964/statm: 80047 7243 1881 364 0 15956 0
[pid=21970] ppid=21964 vsize=278564 CPUtime=0 cores=0,2,4,6
/proc/21970/stat : 21970 (python) S 21964 21964 20058 0 -1 4202560 738 0 0 0 0 0 0 0 18 0 1 0 538631049 285249536 5571 33554432000 4194304 5683644 140735885879904 18446744073709551615 212687695375 0 0 16781312 514 1830559870948999167 0 0 17 2 0 0 0
/proc/21970/statm: 69641 5571 354 364 0 5559 0
[pid=21972] ppid=21970 vsize=1017800 CPUtime=0.51 cores=0,2,4,6
/proc/21972/stat : 21972 (gnovelty+2) R 21970 21972 21972 0 -1 4202496 441 0 0 0 51 0 0 0 20 0 1 0 538631049 1042227200 177 33554432000 134512640 135663704 4294217824 18446744073709551615 134544212 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/21972/statm: 254450 177 113 282 0 254166 0
[pid=21973] ppid=21964 vsize=289332 CPUtime=0 cores=0,2,4,6
/proc/21973/stat : 21973 (python) S 21964 21964 20058 0 -1 4202560 758 0 0 0 0 0 0 0 15 0 1 0 538631052 296275968 5689 33554432000 4194304 5683644 140735885879904 18446744073709551615 212687695430 0 0 16781312 514 2214693499565998338 0 0 17 4 0 0 0
/proc/21973/statm: 72333 5689 348 364 0 8248 0
[pid=21975] ppid=21973 vsize=2472 CPUtime=0.9 cores=0,2,4,6
/proc/21975/stat : 21975 (march_hi) R 21973 21975 21975 0 -1 4202496 662 0 0 0 90 0 0 0 23 0 1 0 538631052 2531328 398 33554432000 4194304 4955518 140733663794672 18446744073709551615 4286672 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/21975/statm: 618 398 104 186 0 431 0
[pid=21976] ppid=21964 vsize=299228 CPUtime=0 cores=0,2,4,6
/proc/21976/stat : 21976 (python) S 21964 21964 20058 0 -1 4202560 751 0 0 0 0 0 0 0 15 0 1 0 538631055 306409472 5594 33554432000 4194304 5683644 140735885879904 18446744073709551615 212687695430 0 0 16781312 514 14362432214770090244 0 0 17 0 0 0 0
/proc/21976/statm: 74807 5594 348 364 0 10719 0
[pid=21978] ppid=21976 vsize=2472 CPUtime=0.85 cores=0,2,4,6
/proc/21978/stat : 21978 (march_hi) R 21976 21978 21978 0 -1 4202496 659 0 0 0 85 0 0 0 23 0 1 0 538631057 2531328 397 33554432000 4194304 4955518 140736951883904 18446744073709551615 4227741 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/21978/statm: 618 397 104 186 0 431 0
[pid=21979] ppid=21964 vsize=309944 CPUtime=0 cores=0,2,4,6
/proc/21979/stat : 21979 (python) S 21964 21964 20058 0 -1 4202560 768 0 0 0 0 0 0 0 15 0 1 0 538631058 317382656 5706 33554432000 4194304 5683644 140735885879904 18446744073709551615 212687695430 0 0 16781312 514 11493670038460662017 0 0 17 6 0 0 0
/proc/21979/statm: 77486 5706 348 364 0 13395 0
[pid=21981] ppid=21979 vsize=2328 CPUtime=0.42 cores=0,2,4,6
/proc/21981/stat : 21981 (march_hi) R 21979 21981 21981 0 -1 4202496 638 0 0 0 42 0 0 0 25 0 1 0 538631058 2383872 373 33554432000 4194304 4955518 140736284945328 18446744073709551615 4224608 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/21981/statm: 582 373 104 186 0 395 0
[pid=21964/tid=21971] ppid=21962 vsize=320188 CPUtime=0 cores=0,2,4,6
/proc/21964/task/21971/stat : 21971 (python) S 21962 21964 20058 0 -1 4202560 26 937 0 0 0 0 0 0 19 0 5 0 538631049 327872512 7243 33554432000 4194304 5683644 140735885879904 18446744073709551615 212699498929 0 0 16781312 2 18446604442117408832 0 0 -1 2 0 0 0
[pid=21964/tid=21974] ppid=21962 vsize=320188 CPUtime=0 cores=0,2,4,6
/proc/21964/task/21974/stat : 21974 (python) S 21962 21964 20058 0 -1 4202560 22 937 0 0 0 0 0 0 20 0 5 0 538631052 327872512 7243 33554432000 4194304 5683644 140735885879904 18446744073709551615 212699498929 0 0 16781312 2 18446604442117408832 0 0 -1 2 0 0 0
[pid=21964/tid=21977] ppid=21962 vsize=320188 CPUtime=0 cores=0,2,4,6
/proc/21964/task/21977/stat : 21977 (python) S 21962 21964 20058 0 -1 4202560 24 937 0 0 0 0 0 0 20 0 5 0 538631055 327872512 7243 33554432000 4194304 5683644 140735885879904 18446744073709551615 212699498929 0 0 16781312 2 18446604442117408832 0 0 -1 6 0 0 0
[pid=21964/tid=21980] ppid=21962 vsize=320188 CPUtime=0 cores=0,2,4,6
/proc/21964/task/21980/stat : 21980 (python) S 21962 21964 20058 0 -1 4202560 26 937 0 0 0 0 0 0 22 0 5 0 538631058 327872512 7243 33554432000 4194304 5683644 140735885879904 18446744073709551615 212699498929 0 0 16781312 2 18446604442117408832 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3.22
Current children cumulated vsize (KiB) 2522328

[startup+3.10134 s]
/proc/loadavg: 10.37 9.63 9.16 12/265 21981
/proc/meminfo: memFree=23430360/32951124 swapFree=67111524/67111528
[pid=21964] ppid=21962 vsize=320188 CPUtime=0.54 cores=0,2,4,6
/proc/21964/stat : 21964 (python) S 21962 21964 20058 0 -1 4202496 12328 937 1 0 46 8 0 0 22 0 5 0 538630993 327872512 7243 33554432000 4194304 5683644 140735885879904 18446744073709551615 212699502027 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/21964/statm: 80047 7243 1881 364 0 15956 0
[pid=21970] ppid=21964 vsize=278564 CPUtime=0 cores=0,2,4,6
/proc/21970/stat : 21970 (python) S 21964 21964 20058 0 -1 4202560 738 0 0 0 0 0 0 0 18 0 1 0 538631049 285249536 5571 33554432000 4194304 5683644 140735885879904 18446744073709551615 212687695375 0 0 16781312 514 1830559870948966659 0 0 17 2 0 0 0
/proc/21970/statm: 69641 5571 354 364 0 5559 0
[pid=21972] ppid=21970 vsize=1017800 CPUtime=1.31 cores=0,2,4,6
/proc/21972/stat : 21972 (gnovelty+2) R 21970 21972 21972 0 -1 4202496 441 0 0 0 131 0 0 0 23 0 1 0 538631049 1042227200 177 33554432000 134512640 135663704 4294217824 18446744073709551615 134545631 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/21972/statm: 254450 177 113 282 0 254166 0
[pid=21973] ppid=21964 vsize=289332 CPUtime=0 cores=0,2,4,6
/proc/21973/stat : 21973 (python) S 21964 21964 20058 0 -1 4202560 761 0 0 0 0 0 0 0 15 0 1 0 538631052 296275968 5689 33554432000 4194304 5683644 140735885879904 18446744073709551615 212687695430 0 0 16781312 514 2214693499565998338 0 0 17 4 0 0 0
/proc/21973/statm: 72333 5689 348 364 0 8248 0
[pid=21975] ppid=21973 vsize=2928 CPUtime=2.5 cores=0,2,4,6
/proc/21975/stat : 21975 (march_hi) R 21973 21975 21975 0 -1 4202496 786 0 0 0 250 0 0 0 25 0 1 0 538631052 2998272 522 33554432000 4194304 4955518 140733663794672 18446744073709551615 4209669 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/21975/statm: 732 522 104 186 0 545 0
[pid=21976] ppid=21964 vsize=299228 CPUtime=0 cores=0,2,4,6
/proc/21976/stat : 21976 (python) S 21964 21964 20058 0 -1 4202560 754 0 0 0 0 0 0 0 15 0 1 0 538631055 306409472 5594 33554432000 4194304 5683644 140735885879904 18446744073709551615 212687695430 0 0 16781312 514 14362432214770090244 0 0 17 0 0 0 0
/proc/21976/statm: 74807 5594 348 364 0 10719 0
[pid=21978] ppid=21976 vsize=2928 CPUtime=2.45 cores=0,2,4,6
/proc/21978/stat : 21978 (march_hi) R 21976 21978 21978 0 -1 4202496 782 0 0 0 245 0 0 0 25 0 1 0 538631057 2998272 520 33554432000 4194304 4955518 140736951883904 18446744073709551615 4286801 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/21978/statm: 732 520 104 186 0 545 0
[pid=21979] ppid=21964 vsize=309944 CPUtime=0 cores=0,2,4,6
/proc/21979/stat : 21979 (python) S 21964 21964 20058 0 -1 4202560 773 0 0 0 0 0 0 0 15 0 1 0 538631058 317382656 5706 33554432000 4194304 5683644 140735885879904 18446744073709551615 212687695430 0 0 16781312 514 11493670038460662017 0 0 17 6 0 0 0
/proc/21979/statm: 77486 5706 348 364 0 13395 0
[pid=21981] ppid=21979 vsize=2472 CPUtime=1.22 cores=0,2,4,6
/proc/21981/stat : 21981 (march_hi) R 21979 21981 21981 0 -1 4202496 681 0 0 0 122 0 0 0 25 0 1 0 538631058 2531328 416 33554432000 4194304 4955518 140736284945328 18446744073709551615 4209780 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/21981/statm: 618 416 104 186 0 431 0
[pid=21964/tid=21971] ppid=21962 vsize=320188 CPUtime=0 cores=0,2,4,6
/proc/21964/task/21971/stat : 21971 (python) S 21962 21964 20058 0 -1 4202560 26 937 0 0 0 0 0 0 19 0 5 0 538631049 327872512 7243 33554432000 4194304 5683644 140735885879904 18446744073709551615 212699498929 0 0 16781312 2 18446604442117408832 0 0 -1 2 0 0 0
[pid=21964/tid=21974] ppid=21962 vsize=320188 CPUtime=0 cores=0,2,4,6
/proc/21964/task/21974/stat : 21974 (python) S 21962 21964 20058 0 -1 4202560 22 937 0 0 0 0 0 0 20 0 5 0 538631052 327872512 7243 33554432000 4194304 5683644 140735885879904 18446744073709551615 212699498929 0 0 16781312 2 18446604442117408832 0 0 -1 2 0 0 0
[pid=21964/tid=21977] ppid=21962 vsize=320188 CPUtime=0 cores=0,2,4,6
/proc/21964/task/21977/stat : 21977 (python) S 21962 21964 20058 0 -1 4202560 24 937 0 0 0 0 0 0 20 0 5 0 538631055 327872512 7243 33554432000 4194304 5683644 140735885879904 18446744073709551615 212699498929 0 0 16781312 2 18446604442117408832 0 0 -1 6 0 0 0
[pid=21964/tid=21980] ppid=21962 vsize=320188 CPUtime=0 cores=0,2,4,6
/proc/21964/task/21980/stat : 21980 (python) S 21962 21964 20058 0 -1 4202560 26 937 0 0 0 0 0 0 22 0 5 0 538631058 327872512 7243 33554432000 4194304 5683644 140735885879904 18446744073709551615 212699498929 0 0 16781312 2 18446604442117408832 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 8.02
Current children cumulated vsize (KiB) 2523384

[startup+6.30075 s]
/proc/loadavg: 10.37 9.63 9.16 12/265 21981
/proc/meminfo: memFree=23426604/32951124 swapFree=67111524/67111528
[pid=21964] ppid=21962 vsize=320188 CPUtime=0.54 cores=0,2,4,6
/proc/21964/stat : 21964 (python) S 21962 21964 20058 0 -1 4202496 12328 937 1 0 46 8 0 0 22 0 5 0 538630993 327872512 7243 33554432000 4194304 5683644 140735885879904 18446744073709551615 212699502027 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/21964/statm: 80047 7243 1881 364 0 15956 0
[pid=21970] ppid=21964 vsize=278564 CPUtime=0 cores=0,2,4,6
/proc/21970/stat : 21970 (python) S 21964 21964 20058 0 -1 4202560 898 0 0 0 0 0 0 0 18 0 1 0 538631049 285249536 5594 33554432000 4194304 5683644 140735885879904 18446744073709551615 212687695375 0 0 16781312 514 1830559870948966659 0 0 17 2 0 0 0
/proc/21970/statm: 69641 5594 377 364 0 5559 0
[pid=21972] ppid=21970 vsize=1017800 CPUtime=2.91 cores=0,2,4,6
/proc/21972/stat : 21972 (gnovelty+2) R 21970 21972 21972 0 -1 4202496 441 0 0 0 291 0 0 0 25 0 1 0 538631049 1042227200 177 33554432000 134512640 135663704 4294217824 18446744073709551615 134524737 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/21972/statm: 254450 177 113 282 0 254166 0
[pid=21973] ppid=21964 vsize=289332 CPUtime=0 cores=0,2,4,6
/proc/21973/stat : 21973 (python) S 21964 21964 20058 0 -1 4202560 901 0 0 0 0 0 0 0 15 0 1 0 538631052 296275968 5712 33554432000 4194304 5683644 140735885879904 18446744073709551615 212687695430 0 0 16781312 514 2214693499565998338 0 0 17 4 0 0 0
/proc/21973/statm: 72333 5712 371 364 0 8248 0
[pid=21975] ppid=21973 vsize=3728 CPUtime=5.68 cores=0,2,4,6
/proc/21975/stat : 21975 (march_hi) R 21973 21975 21975 0 -1 4202496 939 0 0 0 568 0 0 0 25 0 1 0 538631052 3817472 675 33554432000 4194304 4955518 140733663794672 18446744073709551615 4263703 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/21975/statm: 932 675 104 186 0 745 0
[pid=21976] ppid=21964 vsize=299228 CPUtime=0 cores=0,2,4,6
/proc/21976/stat : 21976 (python) S 21964 21964 20058 0 -1 4202560 895 0 0 0 0 0 0 0 15 0 1 0 538631055 306409472 5617 33554432000 4194304 5683644 140735885879904 18446744073709551615 212687695430 0 0 16781312 514 14362432214770090244 0 0 17 0 0 0 0
/proc/21976/statm: 74807 5617 371 364 0 10719 0
[pid=21978] ppid=21976 vsize=3728 CPUtime=5.64 cores=0,2,4,6
/proc/21978/stat : 21978 (march_hi) R 21976 21978 21978 0 -1 4202496 935 0 0 0 564 0 0 0 25 0 1 0 538631057 3817472 673 33554432000 4194304 4955518 140736951883904 18446744073709551615 4227679 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/21978/statm: 932 673 104 186 0 745 0
[pid=21979] ppid=21964 vsize=309944 CPUtime=0 cores=0,2,4,6
/proc/21979/stat : 21979 (python) S 21964 21964 20058 0 -1 4202560 932 0 0 0 0 0 0 0 15 0 1 0 538631058 317382656 5728 33554432000 4194304 5683644 140735885879904 18446744073709551615 212687695430 0 0 16781312 514 11493670038460662017 0 0 17 6 0 0 0
/proc/21979/statm: 77486 5728 370 364 0 13395 0
[pid=21981] ppid=21979 vsize=2928 CPUtime=2.81 cores=0,2,4,6
/proc/21981/stat : 21981 (march_hi) R 21979 21981 21981 0 -1 4202496 799 0 0 0 281 0 0 0 25 0 1 0 538631058 2998272 534 33554432000 4194304 4955518 140736284945328 18446744073709551615 4209730 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/21981/statm: 732 534 104 186 0 545 0
[pid=21964/tid=21971] ppid=21962 vsize=320188 CPUtime=0 cores=0,2,4,6
/proc/21964/task/21971/stat : 21971 (python) S 21962 21964 20058 0 -1 4202560 26 937 0 0 0 0 0 0 19 0 5 0 538631049 327872512 7243 33554432000 4194304 5683644 140735885879904 18446744073709551615 212699498929 0 0 16781312 2 18446604442117408832 0 0 -1 2 0 0 0
[pid=21964/tid=21974] ppid=21962 vsize=320188 CPUtime=0 cores=0,2,4,6
/proc/21964/task/21974/stat : 21974 (python) S 21962 21964 20058 0 -1 4202560 22 937 0 0 0 0 0 0 20 0 5 0 538631052 327872512 7243 33554432000 4194304 5683644 140735885879904 18446744073709551615 212699498929 0 0 16781312 2 18446604442117408832 0 0 -1 2 0 0 0
[pid=21964/tid=21977] ppid=21962 vsize=320188 CPUtime=0 cores=0,2,4,6
/proc/21964/task/21977/stat : 21977 (python) S 21962 21964 20058 0 -1 4202560 24 937 0 0 0 0 0 0 20 0 5 0 538631055 327872512 7243 33554432000 4194304 5683644 140735885879904 18446744073709551615 212699498929 0 0 16781312 2 18446604442117408832 0 0 -1 6 0 0 0
[pid=21964/tid=21980] ppid=21962 vsize=320188 CPUtime=0 cores=0,2,4,6
/proc/21964/task/21980/stat : 21980 (python) S 21962 21964 20058 0 -1 4202560 26 937 0 0 0 0 0 0 22 0 5 0 538631058 327872512 7243 33554432000 4194304 5683644 140735885879904 18446744073709551615 212699498929 0 0 16781312 2 18446604442117408832 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 17.58
Current children cumulated vsize (KiB) 2525440

[startup+12.7006 s]
/proc/loadavg: 10.46 9.68 9.18 12/265 21981
/proc/meminfo: memFree=23422960/32951124 swapFree=67111524/67111528
[pid=21964] ppid=21962 vsize=320188 CPUtime=0.54 cores=0,2,4,6
/proc/21964/stat : 21964 (python) S 21962 21964 20058 0 -1 4202496 12328 937 1 0 46 8 0 0 22 0 5 0 538630993 327872512 7243 33554432000 4194304 5683644 140735885879904 18446744073709551615 212699502027 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/21964/statm: 80047 7243 1881 364 0 15956 0
[pid=21970] ppid=21964 vsize=278564 CPUtime=0.02 cores=0,2,4,6
/proc/21970/stat : 21970 (python) S 21964 21964 20058 0 -1 4202560 900 0 0 0 1 1 0 0 18 0 1 0 538631049 285249536 5594 33554432000 4194304 5683644 140735885879904 18446744073709551615 212687695375 0 0 16781312 514 10106235893493760259 0 0 17 2 0 0 0
/proc/21970/statm: 69641 5594 377 364 0 5559 0
[pid=21972] ppid=21970 vsize=1017800 CPUtime=6.11 cores=0,2,4,6
/proc/21972/stat : 21972 (gnovelty+2) R 21970 21972 21972 0 -1 4202496 441 0 0 0 611 0 0 0 25 0 1 0 538631049 1042227200 177 33554432000 134512640 135663704 4294217824 18446744073709551615 134545631 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/21972/statm: 254450 177 113 282 0 254166 0
[pid=21973] ppid=21964 vsize=289332 CPUtime=0.01 cores=0,2,4,6

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

/proc/meminfo: memFree=22627152/32951124 swapFree=67111524/67111528
[pid=21964] ppid=21962 vsize=371836 CPUtime=1.16 cores=0,2,4,6
/proc/21964/stat : 21964 (python) S 21962 21964 20058 0 -1 4202496 18194 937 1 0 107 9 0 0 18 0 10 0 538630993 380760064 7366 33554432000 4194304 5683644 140735885879904 18446744073709551615 212699502027 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/21964/statm: 92959 7366 1892 364 0 28853 0
[pid=21970] ppid=21964 vsize=288808 CPUtime=0.17 cores=0,2,4,6
/proc/21970/stat : 21970 (python) S 21964 21964 20058 0 -1 4202560 1083 0 0 0 9 8 0 0 19 0 2 0 538631049 295739392 5632 33554432000 4194304 5683644 140735885879904 18446744073709551615 212699502027 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/21970/statm: 72202 5632 410 364 0 8120 0
[pid=21972] ppid=21970 vsize=1017800 CPUtime=97.65 cores=0,2,4,6
/proc/21972/stat : 21972 (gnovelty+2) T 21970 21972 21972 0 -1 4202496 441 0 0 0 9765 0 0 0 25 0 1 0 538631049 1042227200 177 33554432000 134512640 135663704 4294217824 18446744073709551615 134545605 0 0 16781312 0 18446744071562691360 0 0 17 2 0 0 0
/proc/21972/statm: 254450 177 113 282 0 254166 0
[pid=21970/tid=21989] ppid=21964 vsize=288808 CPUtime=0 cores=0,2,4,6
/proc/21970/task/21989/stat : 21989 (python) S 21964 21964 20058 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 538641666 295739392 5632 33554432000 4194304 5683644 140735885879904 18446744073709551615 212699498929 0 0 16781312 514 18446604449043936384 0 0 -1 2 0 0 0
[pid=21973] ppid=21964 vsize=289332 CPUtime=3.98 cores=0,2,4,6
/proc/21973/stat : 21973 (python) R 21964 21964 20058 0 -1 4202560 1138 0 0 0 287 111 0 0 18 0 2 0 538631052 296275968 5743 33554432000 4194304 5683644 140735885879904 18446744073709551615 212699505471 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/21973/statm: 72333 5743 401 364 0 8248 0
[pid=21975] ppid=21973 vsize=0 CPUtime=921.83 cores=0,2,4,6
/proc/21975/stat : 21975 (march_hi) R 21973 21975 21975 0 -1 4202500 26365 0 0 0 92176 7 0 0 25 0 1 0 538631052 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 4 0 0 0
/proc/21975/statm: 0 0 0 0 0 0 0
[pid=21973/tid=22053] ppid=21964 vsize=289332 CPUtime=0 cores=0,2,4,6
/proc/21973/task/22053/stat : 22053 (python) S 21964 21964 20058 0 -1 4202560 44 0 0 0 0 0 0 0 15 0 2 0 538670061 296275968 5743 33554432000 4194304 5683644 140735885879904 18446744073709551615 212699498929 0 0 16781312 514 18446604443957599104 0 0 -1 4 0 0 0
[pid=21976] ppid=21964 vsize=299228 CPUtime=1.51 cores=0,2,4,6
/proc/21976/stat : 21976 (python) S 21964 21964 20058 0 -1 4202560 1143 0 0 0 84 67 0 0 15 0 2 0 538631055 306409472 5647 33554432000 4194304 5683644 140735885879904 18446744073709551615 212699502027 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/21976/statm: 74807 5647 400 364 0 10719 0
[pid=21978] ppid=21976 vsize=120820 CPUtime=779.3 cores=0,2,4,6
/proc/21978/stat : 21978 (march_hi) T 21976 21978 21978 0 -1 4202496 23045 0 0 0 77921 9 0 0 25 0 1 0 538631057 123719680 22783 33554432000 4194304 4955518 140736951883904 18446744073709551615 4421280 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/21978/statm: 30205 22783 104 186 0 30018 0
[pid=21976/tid=22069] ppid=21964 vsize=299228 CPUtime=0 cores=0,2,4,6
/proc/21976/task/22069/stat : 22069 (python) S 21964 21964 20058 0 -1 4202560 46 0 0 0 0 0 0 0 15 0 2 0 538680014 306409472 5647 33554432000 4194304 5683644 140735885879904 18446744073709551615 212699498929 0 0 16781312 514 18446604448963524416 0 0 -1 0 0 0 0
[pid=21979] ppid=21964 vsize=309944 CPUtime=0.96 cores=0,2,4,6
/proc/21979/stat : 21979 (python) S 21964 21964 20058 0 -1 4202560 1171 0 0 0 55 41 0 0 15 0 2 0 538631058 317382656 5759 33554432000 4194304 5683644 140735885879904 18446744073709551615 212699502027 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/21979/statm: 77486 5759 400 364 0 13395 0
[pid=21981] ppid=21979 vsize=76444 CPUtime=488.74 cores=0,2,4,6
/proc/21981/stat : 21981 (march_hi) T 21979 21981 21981 0 -1 4202496 15515 0 0 0 48870 4 0 0 25 0 1 0 538631058 78278656 15250 33554432000 4194304 4955518 140736284945328 18446744073709551615 4210329 0 0 16781312 0 18446744071562691360 0 0 17 2 0 0 0
/proc/21981/statm: 19111 15250 104 186 0 18924 0
[pid=21979/tid=21993] ppid=21964 vsize=309944 CPUtime=0 cores=0,2,4,6
/proc/21979/task/21993/stat : 21993 (python) S 21964 21964 20058 0 -1 4202560 46 0 0 0 0 0 0 0 15 0 2 0 538641825 317382656 5759 33554432000 4194304 5683644 140735885879904 18446744073709551615 212699498929 0 0 16781312 514 18446604440278878976 0 0 -1 6 0 0 0
[pid=21990] ppid=21964 vsize=320200 CPUtime=0.16 cores=0,2,4,6
/proc/21990/stat : 21990 (python) S 21964 21964 20058 0 -1 4202560 1107 0 0 0 10 6 0 0 19 0 2 0 538641669 327884800 5780 33554432000 4194304 5683644 140735885879904 18446744073709551615 212699502027 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/21990/statm: 80050 5780 400 364 0 15956 0
[pid=21992] ppid=21990 vsize=1017800 CPUtime=100.13 cores=0,2,4,6
/proc/21992/stat : 21992 (gnovelty+2) T 21990 21992 21992 0 -1 4202496 445 0 0 0 10013 0 0 0 25 0 1 0 538641669 1042227200 178 33554432000 134512640 135663704 4289651184 18446744073709551615 134524737 0 0 16781312 0 18446744071562691360 0 0 17 2 0 0 0
/proc/21992/statm: 254450 178 113 282 0 254166 0
[pid=21990/tid=22002] ppid=21964 vsize=320200 CPUtime=0 cores=0,2,4,6
/proc/21990/task/22002/stat : 22002 (python) S 21964 21964 20058 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 538651685 327884800 5780 33554432000 4194304 5683644 140735885879904 18446744073709551615 212699498929 0 0 16781312 514 18446604453632266368 0 0 -1 6 0 0 0
[pid=22003] ppid=21964 vsize=330696 CPUtime=1.63 cores=0,2,4,6
/proc/22003/stat : 22003 (python) S 21964 21964 20058 0 -1 4202560 1178 0 0 0 89 74 0 0 15 0 2 0 538651688 338632704 5827 33554432000 4194304 5683644 140735885879904 18446744073709551615 212687695430 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/22003/statm: 82674 5827 400 364 0 18577 0
[pid=22005] ppid=22003 vsize=120820 CPUtime=829.6 cores=0,2,4,6
/proc/22005/stat : 22005 (march_hi) R 22003 22005 22005 0 -1 4202496 24231 0 0 0 82952 8 0 0 25 0 1 0 538651689 123719680 23966 33554432000 4194304 4955518 140737165395296 18446744073709551615 4224512 0 0 16781312 0 0 0 0 17 6 0 0 0
/proc/22005/statm: 30205 23966 104 186 0 30018 0
[pid=22003/tid=22080] ppid=21964 vsize=330696 CPUtime=0 cores=0,2,4,6
/proc/22003/task/22080/stat : 22080 (python) S 21964 21964 20058 0 -1 4202560 48 0 0 0 0 0 0 0 15 0 2 0 538700705 338632704 5827 33554432000 4194304 5683644 140735885879904 18446744073709551615 212699498929 0 0 16781312 514 18446604453985322816 0 0 -1 2 0 0 0
[pid=22054] ppid=21964 vsize=340516 CPUtime=0.58 cores=0,2,4,6
/proc/22054/stat : 22054 (python) S 21964 21964 20058 0 -1 4202560 1217 0 0 0 29 29 0 0 15 0 2 0 538670064 348688384 5745 33554432000 4194304 5683644 140735885879904 18446744073709551615 212699502027 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/22054/statm: 85129 5745 406 364 0 21029 0
[pid=22056] ppid=22054 vsize=56668 CPUtime=291.91 cores=0,2,4,6
/proc/22056/stat : 22056 (march_hi) T 22054 22056 22056 0 -1 4202496 9991 0 0 0 29189 2 0 0 25 0 1 0 538670065 58028032 9725 33554432000 4194304 4955518 140736767442128 18446744073709551615 4209664 0 0 16781312 0 18446744071562691360 0 0 17 6 0 0 0
/proc/22056/statm: 14167 9725 104 186 0 13980 0
[pid=22054/tid=22068] ppid=21964 vsize=340516 CPUtime=0 cores=0,2,4,6
/proc/22054/task/22068/stat : 22068 (python) S 21964 21964 20058 0 -1 4202560 94 0 0 0 0 0 0 0 15 0 2 0 538679827 348688384 5745 33554432000 4194304 5683644 140735885879904 18446744073709551615 212699498929 0 0 16781312 514 18446604453636129728 0 0 -1 2 0 0 0
[pid=22070] ppid=21964 vsize=351276 CPUtime=0.93 cores=0,2,4,6
/proc/22070/stat : 22070 (python) S 21964 21964 20058 0 -1 4202560 1215 0 0 0 49 44 0 0 15 0 2 0 538680017 359706624 5858 33554432000 4194304 5683644 140735885879904 18446744073709551615 212687695430 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/22070/statm: 87819 5858 406 364 0 23716 0
[pid=22072] ppid=22070 vsize=76444 CPUtime=455.33 cores=0,2,4,6
/proc/22072/stat : 22072 (march_hi) R 22070 22072 22072 0 -1 4202496 14576 0 0 0 45529 4 0 0 25 0 1 0 538680017 78278656 14305 33554432000 4194304 4955518 140735868421952 18446744073709551615 4224642 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/22072/statm: 19111 14305 104 186 0 18924 0
[pid=22070/tid=22076] ppid=21964 vsize=351276 CPUtime=0 cores=0,2,4,6
/proc/22070/task/22076/stat : 22076 (python) S 21964 21964 20058 0 -1 4202560 47 0 0 0 0 0 0 0 15 0 2 0 538690041 359706624 5858 33554432000 4194304 5683644 140735885879904 18446744073709551615 212699498929 0 0 16781312 514 18446604450897373312 0 0 -1 2 0 0 0
[pid=22086] ppid=21964 vsize=361532 CPUtime=0.32 cores=0,2,4,6
/proc/22086/stat : 22086 (python) S 21964 21964 20058 0 -1 4202560 1022 0 0 0 17 15 0 0 15 0 1 0 538719182 370208768 5858 33554432000 4194304 5683644 140735885879904 18446744073709551615 212687695430 0 0 16781312 514 10106235893493760257 0 0 17 2 0 0 0
/proc/22086/statm: 90383 5858 371 364 0 26277 0
[pid=22088] ppid=22086 vsize=27388 CPUtime=157.75 cores=0,2,4,6
/proc/22088/stat : 22088 (march_hi) R 22086 22088 22088 0 -1 4202496 6014 0 0 0 15774 1 0 0 25 0 1 0 538719182 28045312 5744 33554432000 4194304 4955518 140734649540800 18446744073709551615 4263712 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/22088/statm: 6847 5744 104 186 0 6660 0
[pid=21964/tid=21971] ppid=21962 vsize=371836 CPUtime=0 cores=0,2,4,6
/proc/21964/task/21971/stat : 21971 (python) S 21962 21964 20058 0 -1 4202560 26 937 0 0 0 0 0 0 19 0 10 0 538631049 380760064 7366 33554432000 4194304 5683644 140735885879904 18446744073709551615 212699498929 0 0 16781312 2 18446604442117408832 0 0 -1 2 0 0 0
[pid=21964/tid=21974] ppid=21962 vsize=371836 CPUtime=0 cores=0,2,4,6
/proc/21964/task/21974/stat : 21974 (python) S 21962 21964 20058 0 -1 4202560 28 937 0 0 0 0 0 0 18 0 10 0 538631052 380760064 7366 33554432000 4194304 5683644 140735885879904 18446744073709551615 212699498929 0 0 16781312 2 18446604442117408832 0 0 -1 2 0 0 0
[pid=21964/tid=21977] ppid=21962 vsize=371836 CPUtime=0 cores=0,2,4,6
/proc/21964/task/21977/stat : 21977 (python) S 21962 21964 20058 0 -1 4202560 28 937 0 0 0 0 0 0 18 0 10 0 538631055 380760064 7366 33554432000 4194304 5683644 140735885879904 18446744073709551615 212699498929 0 0 16781312 2 18446604442117408832 0 0 -1 6 0 0 0
[pid=21964/tid=21980] ppid=21962 vsize=371836 CPUtime=0 cores=0,2,4,6
/proc/21964/task/21980/stat : 21980 (python) S 21962 21964 20058 0 -1 4202560 37 937 0 0 0 0 0 0 18 0 10 0 538631058 380760064 7366 33554432000 4194304 5683644 140735885879904 18446744073709551615 212699498929 0 0 16781312 2 18446604442117408832 0 0 -1 6 0 0 0
[pid=21964/tid=21991] ppid=21962 vsize=371836 CPUtime=0 cores=0,2,4,6
/proc/21964/task/21991/stat : 21991 (python) S 21962 21964 20058 0 -1 4202560 30 937 0 0 0 0 0 0 20 0 10 0 538641669 380760064 7366 33554432000 4194304 5683644 140735885879904 18446744073709551615 212699498929 0 0 16781312 2 18446604442117408832 0 0 -1 6 0 0 0
[pid=21964/tid=22004] ppid=21962 vsize=371836 CPUtime=0 cores=0,2,4,6
/proc/21964/task/22004/stat : 22004 (python) S 21962 21964 20058 0 -1 4202560 39 937 0 0 0 0 0 0 18 0 10 0 538651688 380760064 7366 33554432000 4194304 5683644 140735885879904 18446744073709551615 212699498929 0 0 16781312 2 18446604442117408832 0 0 -1 6 0 0 0
[pid=21964/tid=22055] ppid=21962 vsize=371836 CPUtime=0 cores=0,2,4,6
/proc/21964/task/22055/stat : 22055 (python) S 21962 21964 20058 0 -1 4202560 31 937 0 0 0 0 0 0 18 0 10 0 538670064 380760064 7366 33554432000 4194304 5683644 140735885879904 18446744073709551615 212699498929 0 0 16781312 2 18446604442117408832 0 0 -1 6 0 0 0
[pid=21964/tid=22071] ppid=21962 vsize=371836 CPUtime=0 cores=0,2,4,6
/proc/21964/task/22071/stat : 22071 (python) S 21962 21964 20058 0 -1 4202560 31 937 0 0 0 0 0 0 18 0 10 0 538680017 380760064 7366 33554432000 4194304 5683644 140735885879904 18446744073709551615 212699498929 0 0 16781312 2 18446604442117408832 0 0 -1 6 0 0 0
[pid=21964/tid=22087] ppid=21962 vsize=371836 CPUtime=0 cores=0,2,4,6
/proc/21964/task/22087/stat : 22087 (python) S 21962 21964 20058 0 -1 4202560 29 937 0 0 0 0 0 0 20 0 10 0 538719182 380760064 7366 33554432000 4194304 5683644 140735885879904 18446744073709551615 212699498929 0 0 16781312 2 18446604442117408832 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4133.64
Current children cumulated vsize (KiB) 5777552

[startup+1041.1 s]
/proc/loadavg: 10.35 10.17 9.80 13/298 22095
/proc/meminfo: memFree=22627152/32951124 swapFree=67111524/67111528
[pid=21964] ppid=21962 vsize=371836 CPUtime=199.32 cores=0,2,4,6
/proc/21964/stat : 21964 (python) S 21962 21964 20058 0 -1 4202496 18205 4065 1 0 107 9 19800 16 17 0 10 0 538630993 380760064 7366 33554432000 4194304 5683644 140735885879904 18446744073709551615 212699505471 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/21964/statm: 92959 7366 1892 364 0 28853 0
[pid=21973] ppid=21964 vsize=0 CPUtime=926.2 cores=0,2,4,6
/proc/21973/stat : 21973 (python) Z 21964 21964 20058 0 -1 4202588 1214 26365 0 0 320 117 92176 7 19 0 1 0 538631052 0 0 33554432000 0 0 0 0 0 0 0 16781824 2 18446744073709551615 0 0 17 4 0 0 0
/proc/21973/statm: 0 0 0 0 0 0 0
[pid=21976] ppid=21964 vsize=299228 CPUtime=1.51 cores=0,2,4,6
/proc/21976/stat : 21976 (python) S 21964 21964 20058 0 -1 4202560 1143 0 0 0 84 67 0 0 15 0 2 0 538631055 306409472 5647 33554432000 4194304 5683644 140735885879904 18446744073709551615 212699502027 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/21976/statm: 74807 5647 400 364 0 10719 0
[pid=21978] ppid=21976 vsize=120820 CPUtime=779.3 cores=0,2,4,6
/proc/21978/stat : 21978 (march_hi) T 21976 21978 21978 0 -1 4202496 23045 0 0 0 77921 9 0 0 25 0 1 0 538631057 123719680 22783 33554432000 4194304 4955518 140736951883904 18446744073709551615 4421280 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/21978/statm: 30205 22783 104 186 0 30018 0
[pid=21976/tid=22069] ppid=21964 vsize=299228 CPUtime=0 cores=0,2,4,6
/proc/21976/task/22069/stat : 22069 (python) S 21964 21964 20058 0 -1 4202560 46 0 0 0 0 0 0 0 15 0 2 0 538680014 306409472 5647 33554432000 4194304 5683644 140735885879904 18446744073709551615 212699498929 0 0 16781312 514 18446604448963524416 0 0 -1 0 0 0 0
[pid=21979] ppid=21964 vsize=309944 CPUtime=0.96 cores=0,2,4,6
/proc/21979/stat : 21979 (python) S 21964 21964 20058 0 -1 4202560 1176 0 0 0 55 41 0 0 16 0 2 0 538631058 317382656 5759 33554432000 4194304 5683644 140735885879904 18446744073709551615 212699505471 0 0 16781824 2 18446744073709551615 0 0 17 6 0 0 0
/proc/21979/statm: 77486 5759 400 364 0 13395 0
[pid=21981] ppid=21979 vsize=0 CPUtime=488.74 cores=0,2,4,6
/proc/21981/stat : 21981 (march_hi) R 21979 21981 21981 0 -1 4203524 15515 0 0 0 48870 4 0 0 18 0 1 0 538631058 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 2 0 0 0
/proc/21981/statm: 0 0 0 0 0 0 0
[pid=21979/tid=21993] ppid=21964 vsize=309944 CPUtime=0 cores=0,2,4,6
/proc/21979/task/21993/stat : 21993 (python) S 21964 21964 20058 0 -1 4202560 46 0 0 0 0 0 0 0 15 0 2 0 538641825 317382656 5759 33554432000 4194304 5683644 140735885879904 18446744073709551615 212699498929 0 0 16781824 2 18446604440278878976 0 0 -1 6 0 0 0
[pid=22003] ppid=21964 vsize=330696 CPUtime=1.63 cores=0,2,4,6
/proc/22003/stat : 22003 (python) S 21964 21964 20058 0 -1 4202560 1178 0 0 0 89 74 0 0 15 0 2 0 538651688 338632704 5827 33554432000 4194304 5683644 140735885879904 18446744073709551615 212687695430 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/22003/statm: 82674 5827 400 364 0 18577 0
[pid=22005] ppid=22003 vsize=120820 CPUtime=829.99 cores=0,2,4,6
/proc/22005/stat : 22005 (march_hi) R 22003 22005 22005 0 -1 4202496 24241 0 0 0 82991 8 0 0 25 0 1 0 538651689 123719680 23976 33554432000 4194304 4955518 140737165395296 18446744073709551615 4209701 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/22005/statm: 30205 23976 104 186 0 30018 0
[pid=22003/tid=22080] ppid=21964 vsize=330696 CPUtime=0 cores=0,2,4,6
/proc/22003/task/22080/stat : 22080 (python) S 21964 21964 20058 0 -1 4202560 48 0 0 0 0 0 0 0 15 0 2 0 538700705 338632704 5827 33554432000 4194304 5683644 140735885879904 18446744073709551615 212699498929 0 0 16781312 514 18446604453985322816 0 0 -1 2 0 0 0
[pid=22054] ppid=21964 vsize=340516 CPUtime=0.58 cores=0,2,4,6
/proc/22054/stat : 22054 (python) S 21964 21964 20058 0 -1 4202560 1217 0 0 0 29 29 0 0 15 0 2 0 538670064 348688384 5745 33554432000 4194304 5683644 140735885879904 18446744073709551615 212699502027 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/22054/statm: 85129 5745 406 364 0 21029 0
[pid=22056] ppid=22054 vsize=56668 CPUtime=291.91 cores=0,2,4,6
/proc/22056/stat : 22056 (march_hi) T 22054 22056 22056 0 -1 4202496 9991 0 0 0 29189 2 0 0 25 0 1 0 538670065 58028032 9725 33554432000 4194304 4955518 140736767442128 18446744073709551615 4209664 0 0 16781312 0 18446744071562691360 0 0 17 6 0 0 0
/proc/22056/statm: 14167 9725 104 186 0 13980 0
[pid=22054/tid=22068] ppid=21964 vsize=340516 CPUtime=0 cores=0,2,4,6
/proc/22054/task/22068/stat : 22068 (python) S 21964 21964 20058 0 -1 4202560 94 0 0 0 0 0 0 0 15 0 2 0 538679827 348688384 5745 33554432000 4194304 5683644 140735885879904 18446744073709551615 212699498929 0 0 16781312 514 18446604453636129728 0 0 -1 2 0 0 0
[pid=22070] ppid=21964 vsize=351276 CPUtime=0.93 cores=0,2,4,6
/proc/22070/stat : 22070 (python) S 21964 21964 20058 0 -1 4202560 1215 0 0 0 49 44 0 0 15 0 2 0 538680017 359706624 5858 33554432000 4194304 5683644 140735885879904 18446744073709551615 212687695430 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/22070/statm: 87819 5858 406 364 0 23716 0
[pid=22072] ppid=22070 vsize=76444 CPUtime=455.73 cores=0,2,4,6
/proc/22072/stat : 22072 (march_hi) R 22070 22072 22072 0 -1 4202496 14588 0 0 0 45569 4 0 0 25 0 1 0 538680017 78278656 14317 33554432000 4194304 4955518 140735868421952 18446744073709551615 4235352 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/22072/statm: 19111 14317 104 186 0 18924 0
[pid=22070/tid=22076] ppid=21964 vsize=351276 CPUtime=0 cores=0,2,4,6
/proc/22070/task/22076/stat : 22076 (python) S 21964 21964 20058 0 -1 4202560 47 0 0 0 0 0 0 0 15 0 2 0 538690041 359706624 5858 33554432000 4194304 5683644 140735885879904 18446744073709551615 212699498929 0 0 16781312 514 18446604450897373312 0 0 -1 2 0 0 0
[pid=22086] ppid=21964 vsize=361532 CPUtime=0.32 cores=0,2,4,6
/proc/22086/stat : 22086 (python) S 21964 21964 20058 0 -1 4202560 1022 0 0 0 17 15 0 0 15 0 1 0 538719182 370208768 5858 33554432000 4194304 5683644 140735885879904 18446744073709551615 212687695430 0 0 16781312 514 10106235893493760257 0 0 17 2 0 0 0
/proc/22086/statm: 90383 5858 371 364 0 26277 0
[pid=22088] ppid=22086 vsize=27388 CPUtime=158.14 cores=0,2,4,6
/proc/22088/stat : 22088 (march_hi) R 22086 22088 22088 0 -1 4202496 6027 0 0 0 15813 1 0 0 25 0 1 0 538719182 28045312 5757 33554432000 4194304 4955518 140734649540800 18446744073709551615 4224682 0 0 16781312 0 0 0 0 17 6 0 0 0
/proc/22088/statm: 6847 5757 104 186 0 6660 0
[pid=21964/tid=21971] ppid=21962 vsize=371836 CPUtime=198.16 cores=0,2,4,6
/proc/21964/task/21971/stat : 21971 (python) S 21962 21964 20058 0 -1 4202560 26 4065 0 0 0 0 19800 16 19 0 10 0 538631049 380760064 7366 33554432000 4194304 5683644 140735885879904 18446744073709551615 212699498929 0 0 16781312 2 18446604442117408832 0 0 -1 2 0 0 0
[pid=21964/tid=21974] ppid=21962 vsize=371836 CPUtime=198.16 cores=0,2,4,6
/proc/21964/task/21974/stat : 21974 (python) S 21962 21964 20058 0 -1 4202560 28 4065 0 0 0 0 19800 16 18 0 10 0 538631052 380760064 7366 33554432000 4194304 5683644 140735885879904 18446744073709551615 212699498929 0 0 16781312 2 18446604442117408832 0 0 -1 2 0 0 0
[pid=21964/tid=21977] ppid=21962 vsize=371836 CPUtime=198.16 cores=0,2,4,6
/proc/21964/task/21977/stat : 21977 (python) S 21962 21964 20058 0 -1 4202560 28 4065 0 0 0 0 19800 16 18 0 10 0 538631055 380760064 7366 33554432000 4194304 5683644 140735885879904 18446744073709551615 212699498929 0 0 16781312 2 18446604442117408832 0 0 -1 6 0 0 0
[pid=21964/tid=21980] ppid=21962 vsize=371836 CPUtime=198.16 cores=0,2,4,6
/proc/21964/task/21980/stat : 21980 (python) S 21962 21964 20058 0 -1 4202560 37 4065 0 0 0 0 19800 16 18 0 10 0 538631058 380760064 7366 33554432000 4194304 5683644 140735885879904 18446744073709551615 212699498929 0 0 16781312 2 18446604442117408832 0 0 -1 6 0 0 0
[pid=21964/tid=21991] ppid=21962 vsize=371836 CPUtime=198.16 cores=0,2,4,6
/proc/21964/task/21991/stat : 21991 (python) S 21962 21964 20058 0 -1 4202560 30 4065 0 0 0 0 19800 16 20 0 10 0 538641669 380760064 7366 33554432000 4194304 5683644 140735885879904 18446744073709551615 212699498929 0 0 16781312 2 18446604442117408832 0 0 -1 6 0 0 0
[pid=21964/tid=22004] ppid=21962 vsize=371836 CPUtime=198.16 cores=0,2,4,6
/proc/21964/task/22004/stat : 22004 (python) S 21962 21964 20058 0 -1 4202560 39 4065 0 0 0 0 19800 16 18 0 10 0 538651688 380760064 7366 33554432000 4194304 5683644 140735885879904 18446744073709551615 212699498929 0 0 16781312 2 18446604442117408832 0 0 -1 6 0 0 0
[pid=21964/tid=22055] ppid=21962 vsize=371836 CPUtime=198.16 cores=0,2,4,6
/proc/21964/task/22055/stat : 22055 (python) S 21962 21964 20058 0 -1 4202560 31 4065 0 0 0 0 19800 16 18 0 10 0 538670064 380760064 7366 33554432000 4194304 5683644 140735885879904 18446744073709551615 212699498929 0 0 16781312 2 18446604442117408832 0 0 -1 6 0 0 0
[pid=21964/tid=22071] ppid=21962 vsize=371836 CPUtime=198.16 cores=0,2,4,6
/proc/21964/task/22071/stat : 22071 (python) S 21962 21964 20058 0 -1 4202560 31 4065 0 0 0 0 19800 16 18 0 10 0 538680017 380760064 7366 33554432000 4194304 5683644 140735885879904 18446744073709551615 212699498929 0 0 16781312 2 18446604442117408832 0 0 -1 6 0 0 0
[pid=21964/tid=22087] ppid=21962 vsize=371836 CPUtime=198.16 cores=0,2,4,6
/proc/21964/task/22087/stat : 22087 (python) S 21962 21964 20058 0 -1 4202560 29 4065 0 0 0 0 19800 16 20 0 10 0 538719182 380760064 7366 33554432000 4194304 5683644 140735885879904 18446744073709551615 212699498929 0 0 16781312 2 18446604442117408832 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4135.26
Current children cumulated vsize (KiB) 2767168

Child status: 0
Real time (s): 1041.14
CPU time (s): 4135.52
CPU user time (s): 4130.94
CPU system time (s): 4.5873
CPU usage (%): 397.209
Max. virtual memory (cumulated for all children) (KiB): 5898372

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4130.94
system time used= 4.5873
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 154450
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= 8210
involuntary context switches= 26703

runsolver used 3.79242 second user time and 6.63599 second system time

The end

Launcher Data

Begin job on node139 at 2011-05-01 19:18:52
IDJOB=3317610
IDBENCH=83075
IDSOLVER=1705
FILE ID=node139/3317610-1304270332
RUNJOBID= node139-1304267280-20076
PBS_JOBID= 13173940
Free space on /tmp= 72984 MiB

SOLVER NAME= borg-sat 11.03.02-random
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v500-c2130-S670753028-051.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-3317610-1304270332/watcher-3317610-1304270332 -o /tmp/evaluation-result-3317610-1304270332/solver-3317610-1304270332 -C 4800 -W 1300 -M 15500  python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3317610-1304270332.cnf -seed 1244447053 -budget 4800 -cores 4

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

MD5SUM BENCH= 540d28f0e1785b746f299d2e1070ed2a
RANDOM SEED=1244447053

node139.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      23472064 kB
Buffers:       2082392 kB
Cached:        6147404 kB
SwapCached:          4 kB
Active:        2118000 kB
Inactive:      6817908 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23472064 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           33036 kB
Writeback:           0 kB
AnonPages:      706476 kB
Mapped:          27472 kB
Slab:           465220 kB
PageTables:      16020 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 35048520 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= 72952 MiB
End job on node139 at 2011-05-01 19:36:14