Trace number 3378152

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
borg-sat 11.03.02-par-random (fixed)? (MO) 2377.34 598.432

General information on the benchmark

Namerandom/large/
unif-k7-r85-v150-c12750-S896023516-057-UNKNOWN.cnf
MD5SUMfbc6593197090933c7d66c2e5740159a
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark126.714
Satisfiable
(Un)Satisfiability was proved
Number of variables150
Number of clauses12750
Sum of the clauses size89250
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 512750

Solver Data

0.32/0.46	c INFO: loaded portfolio from HOME/etc/borg-mix+class.random.pickle
0.32/0.47	c INFO: solving HOME/instance-3378152-1305463184.cnf
0.32/0.47	c INFO: computing task features
0.42/0.56	c INFO: computed variable-clause graph statistics
0.42/0.56	c INFO: computed clause balance statistics
0.81/1.00	c INFO: computed variable balance statistics
1.03/1.18	c INFO: computed small-clause counts
1.03/1.18	c INFO: computed Horn-clause counts
1.03/1.19	c INFO: computed variable graph statistics
1.03/1.19	c INFO: collected features for HOME/instance-3378152-1305463184.cnf in 0.72 s
1.11/1.20	c INFO: running gnovelty+2@0 for 97 with 1199 remaining (b = 0.37)
1.11/1.21	c INFO: running gnovelty+2@0 for 97 with 1199 remaining (b = 0.11)
1.11/1.22	c INFO: running adaptg2wsat2009++@0 for 97 with 1199 remaining (b = 0.08)
1.11/1.23	c INFO: running adaptg2wsat2009++@0 for 97 with 1199 remaining (b = 0.06)
400.98/101.51	c INFO: running adaptg2wsat2009++@0 for 97 with 1098 remaining (b = 0.05)
400.98/101.52	c INFO: running gnovelty+2@0 for 97 with 1098 remaining (b = 0.04)
400.98/101.53	c INFO: running FH@0 for 97 with 1098 remaining (b = 0.03)
412.95/104.55	c INFO: running adaptg2wsat2009++@0 for 97 with 1095 remaining (b = 0.03)
800.74/201.82	c INFO: running adaptg2wsat2009++@0 for 97 with 998 remaining (b = 0.02)
800.74/201.86	c INFO: running FH@0 for 97 with 998 remaining (b = 0.02)
800.74/201.88	c INFO: running hybridGM3@0 for 194 with 998 remaining (b = 0.04)
808.63/203.87	c INFO: running gnovelty+2@0 for 97 with 996 remaining (b = 0.02)
1191.61/300.18	c INFO: running hybridGM3@0 for 194 with 900 remaining (b = 0.03)
1199.54/302.17	c INFO: running adaptg2wsat2009++@0 for 97 with 898 remaining (b = 0.01)
1203.93/303.22	c INFO: running hybridGM3@0 for 194 with 897 remaining (b = 0.03)
1594.43/401.51	c INFO: running hybridGM3@0 for 194 with 798 remaining (b = 0.02)
1594.84/401.56	c INFO: running hybridGM3@99 for 97 with 798 remaining (b = 0.01)
1970.14/495.97	c INFO: running hybridGM3@97 for 97 with 704 remaining (b = 0.01)
1973.73/496.86	c INFO: running hybridGM3@294 for 97 with 703 remaining (b = 0.01)
2001.91/503.92	c INFO: running hybridGM3@99 for 97 with 696 remaining (b = 0.01)
2368.56/596.19	c INFO: running TNM@0 for 604 with 604 remaining (b = 0.06)
2369.24/596.30	c INFO: running hybridGM3@189 for 97 with 604 remaining (b = 0.01)
2376.48/598.17	c INFO: running FH@0 for 97 with 602 remaining (b = 0.01)
2377.34/598.40	c INFO: running adaptg2wsat2009++@0 for 97 with 602 remaining (b = 0.01)
2377.34/598.40	Traceback (most recent call last):
2377.34/598.40	  File "HOME/solve", line 33, in <module>
2377.34/598.40	    plac.call(main)
2377.34/598.40	  File "/home/evaluation/evaluation/tools64/lib/python2.7/site-packages/plac-0.8.1-py2.7.egg/plac_core.py", line 311, in call
2377.34/598.41	    cmd, result = parser_from(obj).consume(arglist)
2377.34/598.41	  File "/home/evaluation/evaluation/tools64/lib/python2.7/site-packages/plac-0.8.1-py2.7.egg/plac_core.py", line 192, in consume
2377.34/598.41	    return cmd, self.func(*(args + varargs + extraopts), **kwargs)
2377.34/598.41	  File "HOME/borg/build/lib/borg/tools/solve.py", line 84, in main
2377.34/598.41	    (_, answer, _) = solver(input_path, budget / cores, cores)
2377.34/598.41	  File "HOME/borg/build/lib/borg/bilevel.py", line 202, in __call__
2377.34/598.41	    solver.go(max_cost * borg.defaults.machine_speed)
2377.34/598.41	  File "HOME/borg/build/lib/borg/solvers.py", line 179, in go
2377.34/598.41	    self._process.start()
2377.34/598.41	  File "/home/evaluation/evaluation/tools64/lib/python2.7/multiprocessing/process.py", line 94, in start
2377.34/598.41	    assert self._popen is None, 'cannot start a process twice'
2377.34/598.41	AssertionError: cannot start a process twice

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3378152-1305463184/watcher-3378152-1305463184 -o /tmp/evaluation-result-3378152-1305463184/solver-3378152-1305463184 -C 4800 -W 1300 -M 15500 python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3378152-1305463184.cnf -seed 129333186 -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: 5.77 4.48 4.12 5/378 28730
/proc/meminfo: memFree=21951648/32950928 swapFree=65730864/67111528
[pid=28730] ppid=28728 vsize=15776 CPUtime=0 cores=1,3,5,7
/proc/28730/stat : 28730 (python) R 28728 28730 28586 0 -1 4202496 900 0 0 0 0 0 0 0 25 0 1 0 736549141 16154624 781 33554432000 4194304 5683644 140733413322736 18446744073709551615 260905054917 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/28730/statm: 3944 781 343 364 0 431 0

[startup+0.0722399 s]
/proc/loadavg: 5.77 4.48 4.12 5/378 28730
/proc/meminfo: memFree=21951648/32950928 swapFree=65730864/67111528
[pid=28730] ppid=28728 vsize=77920 CPUtime=0.05 cores=1,3,5,7
/proc/28730/stat : 28730 (python) R 28728 28730 28586 0 -1 4202496 2148 0 0 0 4 1 0 0 25 0 1 0 736549141 79790080 1902 33554432000 4194304 5683644 140733413322736 18446744073709551615 260900470407 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/28730/statm: 20013 1904 534 364 0 1324 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 77920

[startup+0.100235 s]
/proc/loadavg: 5.77 4.48 4.12 5/378 28730
/proc/meminfo: memFree=21951648/32950928 swapFree=65730864/67111528
[pid=28730] ppid=28728 vsize=104228 CPUtime=0.07 cores=1,3,5,7
/proc/28730/stat : 28730 (python) R 28728 28730 28586 0 -1 4202496 3057 0 0 0 5 2 0 0 25 0 1 0 736549141 106729472 2741 33554432000 4194304 5683644 140733413322736 18446744073709551615 4540219 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/28730/statm: 26056 2741 847 364 0 1804 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 104228

[startup+0.3002 s]
/proc/loadavg: 5.77 4.48 4.12 5/378 28730
/proc/meminfo: memFree=21951648/32950928 swapFree=65730864/67111528
[pid=28730] ppid=28728 vsize=170756 CPUtime=0.24 cores=1,3,5,7
/proc/28730/stat : 28730 (python) S 28728 28730 28586 0 -1 4202496 6731 933 1 0 17 7 0 0 25 0 1 0 736549141 174854144 4806 33554432000 4194304 5683644 140733413322736 18446744073709551615 260905392128 0 2147483391 16781312 2 18446744071699207358 0 0 17 1 0 0 0
/proc/28730/statm: 42689 4806 1336 364 0 3454 0
Current children cumulated CPU time (s) 0.24
Current children cumulated vsize (KiB) 170756

[startup+0.700123 s]
/proc/loadavg: 5.77 4.48 4.12 5/378 28730
/proc/meminfo: memFree=21951648/32950928 swapFree=65730864/67111528
[pid=28730] ppid=28728 vsize=281500 CPUtime=0.61 cores=1,3,5,7
/proc/28730/stat : 28730 (python) R 28728 28730 28586 0 -1 4202496 10828 933 1 0 51 10 0 0 25 0 1 0 736549141 288256000 7771 33554432000 4194304 5683644 140733413322736 18446744073709551615 47751345373598 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/28730/statm: 70375 7771 1826 364 0 6299 0
Current children cumulated CPU time (s) 0.61
Current children cumulated vsize (KiB) 281500

[startup+1.50098 s]
/proc/loadavg: 5.71 4.48 4.12 6/379 28735
/proc/meminfo: memFree=21925848/32950928 swapFree=65730864/67111528
[pid=28730] ppid=28728 vsize=320604 CPUtime=1.15 cores=1,3,5,7
/proc/28730/stat : 28730 (python) S 28728 28730 28586 0 -1 4202496 13564 933 1 0 104 11 0 0 25 0 5 0 736549141 328298496 7342 33554432000 4194304 5683644 140733413322736 18446744073709551615 260917220811 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/28730/statm: 80151 7342 1875 364 0 16060 0
Current children cumulated CPU time (s) 1.15
Current children cumulated vsize (KiB) 320604

[startup+3.10069 s]
/proc/loadavg: 5.71 4.48 4.12 9/391 28747
/proc/meminfo: memFree=21906532/32950928 swapFree=65730864/67111528
[pid=28730] ppid=28728 vsize=320604 CPUtime=1.15 cores=1,3,5,7
/proc/28730/stat : 28730 (python) S 28728 28730 28586 0 -1 4202496 13564 933 1 0 104 11 0 0 25 0 5 0 736549141 328298496 7342 33554432000 4194304 5683644 140733413322736 18446744073709551615 260917220811 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/28730/statm: 80151 7342 1875 364 0 16060 0
[pid=28736] ppid=28730 vsize=278984 CPUtime=0 cores=1,3,5,7
/proc/28736/stat : 28736 (python) S 28730 28730 28586 0 -1 4202560 719 0 0 0 0 0 0 0 18 0 1 0 736549261 285679616 5670 33554432000 4194304 5683644 140733413322736 18446744073709551615 260905414159 0 0 16781312 514 537027046946078983 0 0 17 5 0 0 0
/proc/28736/statm: 69746 5670 354 364 0 5664 0
[pid=28738] ppid=28736 vsize=1018364 CPUtime=1.88 cores=1,3,5,7
/proc/28738/stat : 28738 (gnovelty+2) R 28736 28738 28738 0 -1 4202496 671 0 0 0 188 0 0 0 25 0 1 0 736549262 1042804736 409 33554432000 134512640 135663704 4286773456 18446744073709551615 134525276 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/28738/statm: 254591 409 113 282 0 254307 0
[pid=28739] ppid=28730 vsize=289848 CPUtime=0 cores=1,3,5,7
/proc/28739/stat : 28739 (python) S 28730 28730 28586 0 -1 4202560 726 0 0 0 0 0 0 0 18 0 1 0 736549262 296804352 5803 33554432000 4194304 5683644 140733413322736 18446744073709551615 260905414214 0 0 16781312 514 537019350364684551 0 0 17 7 0 0 0
/proc/28739/statm: 72462 5803 348 364 0 8377 0
[pid=28741] ppid=28739 vsize=1018364 CPUtime=1.86 cores=1,3,5,7
/proc/28741/stat : 28741 (gnovelty+2) R 28739 28741 28741 0 -1 4202496 669 0 0 0 186 0 0 0 25 0 1 0 736549263 1042804736 409 33554432000 134512640 135663704 4291528112 18446744073709551615 134525286 0 0 16781312 0 0 0 0 17 7 0 0 0
/proc/28741/statm: 254591 409 113 282 0 254307 0
[pid=28742] ppid=28730 vsize=300104 CPUtime=0 cores=1,3,5,7
/proc/28742/stat : 28742 (python) S 28730 28730 28586 0 -1 4202560 724 0 0 0 0 0 0 0 18 0 1 0 736549263 307306496 5807 33554432000 4194304 5683644 140733413322736 18446744073709551615 260905414214 0 0 16781312 514 3682637180158607359 0 0 17 1 0 0 0
/proc/28742/statm: 75026 5807 348 364 0 10938 0
[pid=28744] ppid=28742 vsize=417840 CPUtime=1.86 cores=1,3,5,7
/proc/28744/stat : 28744 (adaptg2wsat2009) R 28742 28744 28744 0 -1 4202496 887 0 0 0 186 0 0 0 25 0 1 0 736549264 427868160 624 33554432000 134512640 135107411 4292073712 18446744073709551615 134523317 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/28744/statm: 104460 624 49 146 0 103336 0
[pid=28745] ppid=28730 vsize=310360 CPUtime=0 cores=1,3,5,7
/proc/28745/stat : 28745 (python) S 28730 28730 28586 0 -1 4202560 736 0 0 0 0 0 0 0 18 0 1 0 736549264 317808640 5811 33554432000 4194304 5683644 140733413322736 18446744073709551615 260905414214 0 0 16781312 514 537030895236808703 0 0 17 5 0 0 0
/proc/28745/statm: 77590 5811 348 364 0 13499 0
[pid=28747] ppid=28745 vsize=417840 CPUtime=1.85 cores=1,3,5,7
/proc/28747/stat : 28747 (adaptg2wsat2009) R 28745 28747 28747 0 -1 4202496 885 0 0 0 185 0 0 0 25 0 1 0 736549265 427868160 624 33554432000 134512640 135107411 4290271104 18446744073709551615 134523232 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/28747/statm: 104460 624 49 146 0 103336 0
[pid=28730/tid=28737] ppid=28728 vsize=320604 CPUtime=0 cores=1,3,5,7
/proc/28730/task/28737/stat : 28737 (python) S 28728 28730 28586 0 -1 4202560 24 933 0 0 0 0 0 0 25 0 5 0 736549261 328298496 7342 33554432000 4194304 5683644 140733413322736 18446744073709551615 260917217713 0 0 16781312 2 18446604463634004736 0 0 -1 1 0 0 0
[pid=28730/tid=28740] ppid=28728 vsize=320604 CPUtime=0 cores=1,3,5,7
/proc/28730/task/28740/stat : 28740 (python) S 28728 28730 28586 0 -1 4202560 25 933 0 0 0 0 0 0 25 0 5 0 736549262 328298496 7342 33554432000 4194304 5683644 140733413322736 18446744073709551615 260917217713 0 0 16781312 2 18446604463634004736 0 0 -1 5 0 0 0
[pid=28730/tid=28743] ppid=28728 vsize=320604 CPUtime=0 cores=1,3,5,7
/proc/28730/task/28743/stat : 28743 (python) S 28728 28730 28586 0 -1 4202560 26 933 0 0 0 0 0 0 25 0 5 0 736549263 328298496 7342 33554432000 4194304 5683644 140733413322736 18446744073709551615 260917217713 0 0 16781312 2 18446604463634004736 0 0 -1 5 0 0 0
[pid=28730/tid=28746] ppid=28728 vsize=320604 CPUtime=0 cores=1,3,5,7
/proc/28730/task/28746/stat : 28746 (python) S 28728 28730 28586 0 -1 4202560 25 933 0 0 0 0 0 0 25 0 5 0 736549265 328298496 7342 33554432000 4194304 5683644 140733413322736 18446744073709551615 260917217713 0 0 16781312 2 18446604463634004736 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 8.6
Current children cumulated vsize (KiB) 4372308

[startup+6.3011 s]
/proc/loadavg: 5.71 4.48 4.12 9/391 28747
/proc/meminfo: memFree=21903392/32950928 swapFree=65730864/67111528
[pid=28730] ppid=28728 vsize=320604 CPUtime=1.15 cores=1,3,5,7
/proc/28730/stat : 28730 (python) S 28728 28730 28586 0 -1 4202496 13564 933 1 0 104 11 0 0 25 0 5 0 736549141 328298496 7342 33554432000 4194304 5683644 140733413322736 18446744073709551615 260917220811 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/28730/statm: 80151 7342 1875 364 0 16060 0
[pid=28736] ppid=28730 vsize=278984 CPUtime=0 cores=1,3,5,7
/proc/28736/stat : 28736 (python) S 28730 28730 28586 0 -1 4202560 877 0 0 0 0 0 0 0 18 0 1 0 736549261 285679616 5693 33554432000 4194304 5683644 140733413322736 18446744073709551615 260905414159 0 0 16781312 514 537027046946078983 0 0 17 5 0 0 0
/proc/28736/statm: 69746 5693 377 364 0 5664 0
[pid=28738] ppid=28736 vsize=1018364 CPUtime=5.08 cores=1,3,5,7
/proc/28738/stat : 28738 (gnovelty+2) R 28736 28738 28738 0 -1 4202496 671 0 0 0 508 0 0 0 25 0 1 0 736549262 1042804736 409 33554432000 134512640 135663704 4286773456 18446744073709551615 134525258 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/28738/statm: 254591 409 113 282 0 254307 0
[pid=28739] ppid=28730 vsize=289848 CPUtime=0 cores=1,3,5,7
/proc/28739/stat : 28739 (python) S 28730 28730 28586 0 -1 4202560 891 0 0 0 0 0 0 0 18 0 1 0 736549262 296804352 5826 33554432000 4194304 5683644 140733413322736 18446744073709551615 260905414214 0 0 16781312 514 537019350364684551 0 0 17 7 0 0 0
/proc/28739/statm: 72462 5826 371 364 0 8377 0
[pid=28741] ppid=28739 vsize=1018364 CPUtime=5 cores=1,3,5,7
/proc/28741/stat : 28741 (gnovelty+2) R 28739 28741 28741 0 -1 4202496 669 0 0 0 500 0 0 0 25 0 1 0 736549263 1042804736 409 33554432000 134512640 135663704 4291528112 18446744073709551615 134525255 0 0 16781312 0 0 0 0 17 7 0 0 0
/proc/28741/statm: 254591 409 113 282 0 254307 0
[pid=28742] ppid=28730 vsize=300104 CPUtime=0.01 cores=1,3,5,7
/proc/28742/stat : 28742 (python) S 28730 28730 28586 0 -1 4202560 886 0 0 0 0 1 0 0 18 0 1 0 736549263 307306496 5830 33554432000 4194304 5683644 140733413322736 18446744073709551615 260905414214 0 0 16781312 514 3682637180158574856 0 0 17 1 0 0 0
/proc/28742/statm: 75026 5830 371 364 0 10938 0
[pid=28744] ppid=28742 vsize=417976 CPUtime=5.04 cores=1,3,5,7
/proc/28744/stat : 28744 (adaptg2wsat2009) R 28742 28744 28744 0 -1 4202496 998 0 0 0 504 0 0 0 25 0 1 0 736549264 428007424 735 33554432000 134512640 135107411 4292073712 18446744073709551615 134531781 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/28744/statm: 104494 735 59 146 0 103370 0
[pid=28745] ppid=28730 vsize=310360 CPUtime=0.01 cores=1,3,5,7
/proc/28745/stat : 28745 (python) S 28730 28730 28586 0 -1 4202560 902 0 0 0 0 1 0 0 18 0 1 0 736549264 317808640 5833 33554432000 4194304 5683644 140733413322736 18446744073709551615 260905414214 0 0 16781312 514 537030895236776199 0 0 17 5 0 0 0
/proc/28745/statm: 77590 5833 370 364 0 13499 0
[pid=28747] ppid=28745 vsize=417976 CPUtime=5.02 cores=1,3,5,7
/proc/28747/stat : 28747 (adaptg2wsat2009) R 28745 28747 28747 0 -1 4202496 997 0 0 0 502 0 0 0 25 0 1 0 736549265 428007424 736 33554432000 134512640 135107411 4290271104 18446744073709551615 134532242 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/28747/statm: 104494 736 59 146 0 103370 0
[pid=28730/tid=28737] ppid=28728 vsize=320604 CPUtime=0 cores=1,3,5,7
/proc/28730/task/28737/stat : 28737 (python) S 28728 28730 28586 0 -1 4202560 24 933 0 0 0 0 0 0 25 0 5 0 736549261 328298496 7342 33554432000 4194304 5683644 140733413322736 18446744073709551615 260917217713 0 0 16781312 2 18446604463634004736 0 0 -1 1 0 0 0
[pid=28730/tid=28740] ppid=28728 vsize=320604 CPUtime=0 cores=1,3,5,7
/proc/28730/task/28740/stat : 28740 (python) S 28728 28730 28586 0 -1 4202560 25 933 0 0 0 0 0 0 25 0 5 0 736549262 328298496 7342 33554432000 4194304 5683644 140733413322736 18446744073709551615 260917217713 0 0 16781312 2 18446604463634004736 0 0 -1 5 0 0 0
[pid=28730/tid=28743] ppid=28728 vsize=320604 CPUtime=0 cores=1,3,5,7
/proc/28730/task/28743/stat : 28743 (python) S 28728 28730 28586 0 -1 4202560 26 933 0 0 0 0 0 0 25 0 5 0 736549263 328298496 7342 33554432000 4194304 5683644 140733413322736 18446744073709551615 260917217713 0 0 16781312 2 18446604463634004736 0 0 -1 5 0 0 0
[pid=28730/tid=28746] ppid=28728 vsize=320604 CPUtime=0 cores=1,3,5,7
/proc/28730/task/28746/stat : 28746 (python) S 28728 28730 28586 0 -1 4202560 25 933 0 0 0 0 0 0 25 0 5 0 736549265 328298496 7342 33554432000 4194304 5683644 140733413322736 18446744073709551615 260917217713 0 0 16781312 2 18446604463634004736 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 21.31
Current children cumulated vsize (KiB) 4372580

[startup+12.7009 s]
/proc/loadavg: 6.14 4.62 4.17 9/391 28748
/proc/meminfo: memFree=21902844/32950928 swapFree=65730864/67111528
[pid=28730] ppid=28728 vsize=320604 CPUtime=1.15 cores=1,3,5,7
/proc/28730/stat : 28730 (python) S 28728 28730 28586 0 -1 4202496 13564 933 1 0 104 11 0 0 25 0 5 0 736549141 328298496 7342 33554432000 4194304 5683644 140733413322736 18446744073709551615 260917220811 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/28730/statm: 80151 7342 1875 364 0 16060 0
[pid=28736] ppid=28730 vsize=278984 CPUtime=0.02 cores=1,3,5,7
/proc/28736/stat : 28736 (python) S 28730 28730 28586 0 -1 4202560 882 0 0 0 1 1 0 0 18 0 1 0 736549261 285679616 5693 33554432000 4194304 5683644 140733413322736 18446744073709551615 260905414159 0 0 16781312 514 308162322940002567 0 0 17 5 0 0 0
/proc/28736/statm: 69746 5693 377 364 0 5664 0
[pid=28738] ppid=28736 vsize=1018364 CPUtime=11.48 cores=1,3,5,7
/proc/28738/stat : 28738 (gnovelty+2) R 28736 28738 28738 0 -1 4202496 671 0 0 0 1148 0 0 0 25 0 1 0 736549262 1042804736 409 33554432000 134512640 135663704 4286773456 18446744073709551615 134524548 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/28738/statm: 254591 409 113 282 0 254307 0
[pid=28739] ppid=28730 vsize=289848 CPUtime=0.02 cores=1,3,5,7
/proc/28739/stat : 28739 (python) S 28730 28730 28586 0 -1 4202560 894 0 0 0 1 1 0 0 18 0 1 0 736549262 296804352 5826 33554432000 4194304 5683644 140733413322736 18446744073709551615 260905414214 0 0 16781312 514 308162322940002567 0 0 17 7 0 0 0
/proc/28739/statm: 72462 5826 371 364 0 8377 0
[pid=28741] ppid=28739 vsize=1018364 CPUtime=11.31 cores=1,3,5,7
/proc/28741/stat : 28741 (gnovelty+2) R 28739 28741 28741 0 -1 4202496 669 0 0 0 1131 0 0 0 25 0 1 0 736549263 1042804736 409 33554432000 134512640 135663704 4291528112 18446744073709551615 134524888 0 0 16781312 0 0 0 0 17 7 0 0 0
/proc/28741/statm: 254591 409 113 282 0 254307 0
[pid=28742] ppid=28730 vsize=300104 CPUtime=0.02 cores=1,3,5,7
/proc/28742/stat : 28742 (python) S 28730 28730 28586 0 -1 4202560 895 0 0 0 1 1 0 0 18 0 1 0 736549263 307306496 5830 33554432000 4194304 5683644 140733413322736 18446744073709551615 260905414214 0 0 16781312 514 308162322940002568 0 0 17 1 0 0 0
/proc/28742/statm: 75026 5830 371 364 0 10938 0
[pid=28744] ppid=28742 vsize=417976 CPUtime=11.43 cores=1,3,5,7
/proc/28744/stat : 28744 (adaptg2wsat2009) R 28742 28744 28744 0 -1 4202496 998 0 0 0 1143 0 0 0 25 0 1 0 736549264 428007424 735 33554432000 134512640 135107411 4292073712 18446744073709551615 134531435 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/28744/statm: 104494 735 59 146 0 103370 0
[pid=28745] ppid=28730 vsize=310360 CPUtime=0.03 cores=1,3,5,7
/proc/28745/stat : 28745 (python) S 28730 28730 28586 0 -1 4202560 905 0 0 0 1 2 0 0 18 0 1 0 736549264 317808640 5834 33554432000 4194304 5683644 140733413322736 18446744073709551615 260905414214 0 0 16781312 514 308162322940002567 0 0 17 5 0 0 0
/proc/28745/statm: 77590 5834 371 364 0 13499 0
[pid=28747] ppid=28745 vsize=417976 CPUtime=11.39 cores=1,3,5,7
/proc/28747/stat : 28747 (adaptg2wsat2009) R 28745 28747 28747 0 -1 4202496 997 0 0 0 1139 0 0 0 25 0 1 0 736549265 428007424 736 33554432000 134512640 135107411 4290271104 18446744073709551615 134532277 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/28747/statm: 104494 736 59 146 0 103370 0
[pid=28730/tid=28737] ppid=28728 vsize=320604 CPUtime=0 cores=1,3,5,7
/proc/28730/task/28737/stat : 28737 (python) S 28728 28730 28586 0 -1 4202560 24 933 0 0 0 0 0 0 25 0 5 0 736549261 328298496 7342 33554432000 4194304 5683644 140733413322736 18446744073709551615 260917217713 0 0 16781312 2 18446604463634004736 0 0 -1 1 0 0 0
[pid=28730/tid=28740] ppid=28728 vsize=320604 CPUtime=0 cores=1,3,5,7
/proc/28730/task/28740/stat : 28740 (python) S 28728 28730 28586 0 -1 4202560 25 933 0 0 0 0 0 0 25 0 5 0 736549262 328298496 7342 33554432000 4194304 5683644 140733413322736 18446744073709551615 260917217713 0 0 16781312 2 18446604463634004736 0 0 -1 5 0 0 0
[pid=28730/tid=28743] ppid=28728 vsize=320604 CPUtime=0 cores=1,3,5,7
/proc/28730/task/28743/stat : 28743 (python) S 28728 28730 28586 0 -1 4202560 26 933 0 0 0 0 0 0 25 0 5 0 736549263 328298496 7342 33554432000 4194304 5683644 140733413322736 18446744073709551615 260917217713 0 0 16781312 2 18446604463634004736 0 0 -1 5 0 0 0
[pid=28730/tid=28746] ppid=28728 vsize=320604 CPUtime=0 cores=1,3,5,7
/proc/28730/task/28746/stat : 28746 (python) S 28728 28730 28586 0 -1 4202560 25 933 0 0 0 0 0 0 25 0 5 0 736549265 328298496 7342 33554432000 4194304 5683644 140733413322736 18446744073709551615 260917217713 0 0 16781312 2 18446604463634004736 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 46.85
Current children cumulated vsize (KiB) 4372580

[startup+25.5006 s]
/proc/loadavg: 6.42 4.73 4.21 9/391 28748
/proc/meminfo: memFree=21903092/32950928 swapFree=65730864/67111528
[pid=28730] ppid=28728 vsize=320604 CPUtime=1.15 cores=1,3,5,7

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

[pid=28742/tid=28771] ppid=28730 vsize=300104 CPUtime=0 cores=1,3,5,7
/proc/28742/task/28771/stat : 28771 (python) S 28730 28730 28586 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 736559291 307306496 5860 33554432000 4194304 5683644 140733413322736 18446744073709551615 260917217713 0 0 16781312 514 18446604470949993216 0 0 -1 1 0 0 0
[pid=28745] ppid=28730 vsize=375896 CPUtime=0.27 cores=1,3,5,7
/proc/28745/stat : 28745 (python) S 28730 28730 28586 0 -1 4202560 1086 0 0 0 13 14 0 0 19 0 2 0 736549264 384917504 5865 33554432000 4194304 5683644 140733413322736 18446744073709551615 260917220811 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/28745/statm: 93974 5865 400 364 0 29883 0
[pid=28747] ppid=28745 vsize=417976 CPUtime=99.73 cores=1,3,5,7
/proc/28747/stat : 28747 (adaptg2wsat2009) T 28745 28747 28747 0 -1 4202496 997 0 0 0 9973 0 0 0 25 0 1 0 736549265 428007424 736 33554432000 134512640 135107411 4290271104 18446744073709551615 134531600 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/28747/statm: 104494 736 59 146 0 103370 0
[pid=28745/tid=28777] ppid=28730 vsize=375896 CPUtime=0 cores=1,3,5,7
/proc/28745/task/28777/stat : 28777 (python) S 28730 28730 28586 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 736559293 384917504 5865 33554432000 4194304 5683644 140733413322736 18446744073709551615 260917217713 0 0 16781312 514 18446604470217599680 0 0 -1 1 0 0 0
[pid=28774] ppid=28730 vsize=320872 CPUtime=0.29 cores=1,3,5,7
/proc/28774/stat : 28774 (python) S 28730 28730 28586 0 -1 4202560 1075 0 0 0 15 14 0 0 19 0 2 0 736559292 328572928 5932 33554432000 4194304 5683644 140733413322736 18446744073709551615 260917220811 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/28774/statm: 80218 5932 399 364 0 16124 0
[pid=28781] ppid=28774 vsize=417976 CPUtime=99.98 cores=1,3,5,7
/proc/28781/stat : 28781 (adaptg2wsat2009) T 28774 28781 28781 0 -1 4202496 999 0 0 0 9998 0 0 0 25 0 1 0 736559293 428007424 737 33554432000 134512640 135107411 4286690352 18446744073709551615 134531435 0 0 16781312 0 18446744071562691360 0 0 17 5 0 0 0
/proc/28781/statm: 104494 737 59 146 0 103370 0
[pid=28774/tid=28811] ppid=28730 vsize=320872 CPUtime=0 cores=1,3,5,7
/proc/28774/task/28811/stat : 28811 (python) S 28730 28730 28586 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 736569322 328572928 5932 33554432000 4194304 5683644 140733413322736 18446744073709551615 260917217713 0 0 16781312 514 18446604471158751488 0 0 -1 5 0 0 0
[pid=28778] ppid=28730 vsize=331128 CPUtime=0.29 cores=1,3,5,7
/proc/28778/stat : 28778 (python) S 28730 28730 28586 0 -1 4202560 1094 0 0 0 15 14 0 0 19 0 2 0 736559293 339075072 5936 33554432000 4194304 5683644 140733413322736 18446744073709551615 260917220811 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/28778/statm: 82782 5936 400 364 0 18685 0
[pid=28782] ppid=28778 vsize=1018364 CPUtime=99.48 cores=1,3,5,7
/proc/28782/stat : 28782 (gnovelty+2) T 28778 28782 28782 0 -1 4202496 667 0 0 0 9948 0 0 0 25 0 1 0 736559294 1042804736 408 33554432000 134512640 135663704 4291820608 18446744073709551615 134524882 0 0 16781312 0 18446744071562691360 0 0 17 5 0 0 0
/proc/28782/statm: 254591 408 113 282 0 254307 0
[pid=28778/tid=28816] ppid=28730 vsize=331128 CPUtime=0 cores=1,3,5,7
/proc/28778/task/28816/stat : 28816 (python) S 28730 28730 28586 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 736569327 339075072 5936 33554432000 4194304 5683644 140733413322736 18446744073709551615 260917217713 0 0 16781312 514 18446604471132457856 0 0 -1 7 0 0 0
[pid=28783] ppid=28730 vsize=341384 CPUtime=0.29 cores=1,3,5,7
/proc/28783/stat : 28783 (python) S 28730 28730 28586 0 -1 4202560 1100 0 0 0 15 14 0 0 18 0 2 0 736559294 349577216 5940 33554432000 4194304 5683644 140733413322736 18446744073709551615 260917220811 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/28783/statm: 85346 5940 400 364 0 21246 0
[pid=28785] ppid=28783 vsize=247992 CPUtime=98.97 cores=1,3,5,7
/proc/28785/stat : 28785 (FH) T 28783 28785 28785 0 -1 4202496 918 0 0 0 9897 0 0 0 25 0 1 0 736559295 253943808 659 33554432000 134512640 134936988 4290828192 18446744073709551615 134544807 0 0 16781312 0 18446744071562691360 0 0 17 7 0 0 0
/proc/28785/statm: 61998 659 41 104 0 61502 0
[pid=28783/tid=28815] ppid=28730 vsize=341384 CPUtime=0 cores=1,3,5,7
/proc/28783/task/28815/stat : 28815 (python) S 28730 28730 28586 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 736569326 349577216 5940 33554432000 4194304 5683644 140733413322736 18446744073709551615 260917217713 0 0 16781312 514 18446604459312700224 0 0 -1 1 0 0 0
[pid=28788] ppid=28730 vsize=351640 CPUtime=0.29 cores=1,3,5,7
/proc/28788/stat : 28788 (python) S 28730 28730 28586 0 -1 4202560 1122 0 0 0 15 14 0 0 19 0 2 0 736559596 360079360 5950 33554432000 4194304 5683644 140733413322736 18446744073709551615 260917220811 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/28788/statm: 87910 5950 406 364 0 23807 0
[pid=28790] ppid=28788 vsize=417976 CPUtime=99.28 cores=1,3,5,7
/proc/28790/stat : 28790 (adaptg2wsat2009) T 28788 28790 28790 0 -1 4202496 1007 0 0 0 9928 0 0 0 25 0 1 0 736559597 428007424 737 33554432000 134512640 135107411 4289208944 18446744073709551615 134531959 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/28790/statm: 104494 737 59 146 0 103370 0
[pid=28788/tid=28823] ppid=28730 vsize=351640 CPUtime=0 cores=1,3,5,7
/proc/28788/task/28823/stat : 28823 (python) S 28730 28730 28586 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 736569527 360079360 5950 33554432000 4194304 5683644 140733413322736 18446744073709551615 260917217713 0 0 16781312 514 18446604459312699328 0 0 -1 1 0 0 0
[pid=28812] ppid=28730 vsize=361896 CPUtime=0.3 cores=1,3,5,7
/proc/28812/stat : 28812 (python) S 28730 28730 28586 0 -1 4202560 1143 0 0 0 16 14 0 0 19 0 2 0 736569323 370581504 5954 33554432000 4194304 5683644 140733413322736 18446744073709551615 260917220811 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/28812/statm: 90474 5954 406 364 0 26368 0
[pid=28814] ppid=28812 vsize=417976 CPUtime=98.3 cores=1,3,5,7
/proc/28814/stat : 28814 (adaptg2wsat2009) T 28812 28814 28814 0 -1 4202496 1006 0 0 0 9830 0 0 0 25 0 1 0 736569323 428007424 736 33554432000 134512640 135107411 4289194000 18446744073709551615 134531239 0 0 16781312 0 18446744071562691360 0 0 17 5 0 0 0
/proc/28814/statm: 104494 736 59 146 0 103370 0
[pid=28812/tid=28841] ppid=28730 vsize=361896 CPUtime=0 cores=1,3,5,7
/proc/28812/task/28841/stat : 28841 (python) S 28730 28730 28586 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 736579158 370581504 5954 33554432000 4194304 5683644 140733413322736 18446744073709551615 260917217713 0 0 16781312 514 18446604459312697536 0 0 -1 7 0 0 0
[pid=28817] ppid=28730 vsize=372152 CPUtime=0.3 cores=1,3,5,7
/proc/28817/stat : 28817 (python) S 28730 28730 28586 0 -1 4202560 1104 0 0 0 16 14 0 0 19 0 2 0 736569327 381083648 5952 33554432000 4194304 5683644 140733413322736 18446744073709551615 260917220811 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/28817/statm: 93038 5952 400 364 0 28929 0
[pid=28819] ppid=28817 vsize=247996 CPUtime=97.21 cores=1,3,5,7
/proc/28819/stat : 28819 (FH) T 28817 28819 28819 0 -1 4202496 925 0 0 0 9721 0 0 0 25 0 1 0 736569328 253947904 658 33554432000 134512640 134936988 4289330160 18446744073709551615 134554610 0 0 16781312 0 18446744071562691360 0 0 17 5 0 0 0
/proc/28819/statm: 61999 658 41 104 0 61503 0
[pid=28817/tid=28846] ppid=28730 vsize=372152 CPUtime=0 cores=1,3,5,7
/proc/28817/task/28846/stat : 28846 (python) S 28730 28730 28586 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 736579357 381083648 5952 33554432000 4194304 5683644 140733413322736 18446744073709551615 260917217713 0 0 16781312 514 18446604458154284160 0 0 -1 1 0 0 0
[pid=28820] ppid=28730 vsize=382408 CPUtime=1.24 cores=1,3,5,7
/proc/28820/stat : 28820 (python) S 28730 28730 28586 0 -1 4202560 1158 0 0 0 63 61 0 0 18 0 2 0 736569329 391585792 5956 33554432000 4194304 5683644 140733413322736 18446744073709551615 260917220811 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/28820/statm: 95602 5956 400 364 0 31490 0
[pid=28822] ppid=28820 vsize=268420 CPUtime=392.43 cores=1,3,5,7
/proc/28822/stat : 28822 (hybridGM3) T 28820 28822 28822 0 -1 4202496 5051 0 0 0 39242 1 0 0 25 0 1 0 736569329 274862080 4786 33554432000 134512640 135204385 4293190288 18446744073709551615 134538395 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/28822/statm: 67105 4786 63 169 0 66935 0
[pid=28820/tid=28868] ppid=28730 vsize=382408 CPUtime=0 cores=1,3,5,7
/proc/28820/task/28868/stat : 28868 (python) S 28730 28730 28586 0 -1 4202560 48 0 0 0 0 0 0 0 18 0 2 0 736589295 391585792 5956 33554432000 4194304 5683644 140733413322736 18446744073709551615 260917217713 0 0 16781312 514 18446604466118970304 0 0 -1 5 0 0 0
[pid=28824] ppid=28730 vsize=392664 CPUtime=0.3 cores=1,3,5,7
/proc/28824/stat : 28824 (python) S 28730 28730 28586 0 -1 4202560 1127 0 0 0 16 14 0 0 19 0 2 0 736569528 402087936 5960 33554432000 4194304 5683644 140733413322736 18446744073709551615 260917220811 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/28824/statm: 98166 5960 400 364 0 34051 0
[pid=28826] ppid=28824 vsize=1018364 CPUtime=99.28 cores=1,3,5,7
/proc/28826/stat : 28826 (gnovelty+2) T 28824 28826 28826 0 -1 4202496 673 0 0 0 9928 0 0 0 25 0 1 0 736569529 1042804736 408 33554432000 134512640 135663704 4294898416 18446744073709551615 134525276 0 0 16781312 0 18446744071562691360 0 0 17 7 0 0 0
/proc/28826/statm: 254591 408 113 282 0 254307 0
[pid=28824/tid=28850] ppid=28730 vsize=392664 CPUtime=0 cores=1,3,5,7
/proc/28824/task/28850/stat : 28850 (python) S 28730 28730 28586 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 736579461 402087936 5960 33554432000 4194304 5683644 140733413322736 18446744073709551615 260917217713 0 0 16781312 514 18446604466118969408 0 0 -1 7 0 0 0
[pid=28842] ppid=28730 vsize=403120 CPUtime=0.95 cores=1,3,5,7
/proc/28842/stat : 28842 (python) R 28730 28730 28586 0 -1 4202560 1174 0 0 0 47 48 0 0 18 0 2 0 736579159 412794880 6014 33554432000 4194304 5683644 140733413322736 18446744073709551615 260905414214 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/28842/statm: 100780 6014 400 364 0 36662 0
[pid=28844] ppid=28842 vsize=268424 CPUtime=298.01 cores=1,3,5,7
/proc/28844/stat : 28844 (hybridGM3) R 28842 28844 28844 0 -1 4202496 5056 0 0 0 29801 0 0 0 25 0 1 0 736579159 274866176 4788 33554432000 134512640 135204385 4290455760 18446744073709551615 134538286 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/28844/statm: 67106 4788 63 169 0 66936 0
[pid=28842/tid=28874] ppid=28730 vsize=403120 CPUtime=0 cores=1,3,5,7
/proc/28842/task/28874/stat : 28874 (python) S 28730 28730 28586 0 -1 4202560 48 0 0 0 0 0 0 0 18 0 2 0 736598737 412794880 6014 33554432000 4194304 5683644 140733413322736 18446744073709551615 260917217713 0 0 16781312 514 18446604468944577664 0 0 -1 1 0 0 0
[pid=28847] ppid=28730 vsize=413376 CPUtime=0.31 cores=1,3,5,7
/proc/28847/stat : 28847 (python) S 28730 28730 28586 0 -1 4202560 1151 0 0 0 15 16 0 0 19 0 2 0 736579358 423297024 6018 33554432000 4194304 5683644 140733413322736 18446744073709551615 260917220811 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/28847/statm: 103344 6018 400 364 0 39223 0
[pid=28849] ppid=28847 vsize=417976 CPUtime=99.32 cores=1,3,5,7
/proc/28849/stat : 28849 (adaptg2wsat2009) T 28847 28849 28849 0 -1 4202496 1007 0 0 0 9932 0 0 0 25 0 1 0 736579358 428007424 736 33554432000 134512640 135107411 4288652064 18446744073709551615 134532107 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/28849/statm: 104494 736 59 146 0 103370 0
[pid=28847/tid=28864] ppid=28730 vsize=413376 CPUtime=0 cores=1,3,5,7
/proc/28847/task/28864/stat : 28864 (python) S 28730 28730 28586 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 736589290 423297024 6018 33554432000 4194304 5683644 140733413322736 18446744073709551615 260917217713 0 0 16781312 514 18446604465032336576 0 0 -1 3 0 0 0
[pid=28851] ppid=28730 vsize=423632 CPUtime=0.94 cores=1,3,5,7
/proc/28851/stat : 28851 (python) S 28730 28730 28586 0 -1 4202560 1232 0 0 0 49 45 0 0 18 0 2 0 736579463 433799168 6029 33554432000 4194304 5683644 140733413322736 18446744073709551615 260905414214 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/28851/statm: 105908 6029 407 364 0 41784 0
[pid=28854] ppid=28851 vsize=268420 CPUtime=288.47 cores=1,3,5,7
/proc/28854/stat : 28854 (hybridGM3) R 28851 28854 28854 0 -1 4202496 5063 0 0 0 28847 0 0 0 25 0 1 0 736579463 274862080 4786 33554432000 134512640 135204385 4294673232 18446744073709551615 134538041 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/28854/statm: 67105 4786 63 169 0 66935 0
[pid=28851/tid=28876] ppid=28730 vsize=423632 CPUtime=0 cores=1,3,5,7
/proc/28851/task/28876/stat : 28876 (python) S 28730 28730 28586 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 736599532 433799168 6029 33554432000 4194304 5683644 140733413322736 18446744073709551615 260917217713 0 0 16781312 514 18446604469564438592 0 0 -1 3 0 0 0
[pid=28865] ppid=28730 vsize=433888 CPUtime=0.62 cores=1,3,5,7
/proc/28865/stat : 28865 (python) S 28730 28730 28586 0 -1 4202560 1204 0 0 0 31 31 0 0 19 0 2 0 736589292 444301312 6043 33554432000 4194304 5683644 140733413322736 18446744073709551615 260917220811 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/28865/statm: 108472 6043 407 364 0 44345 0
[pid=28867] ppid=28865 vsize=268424 CPUtime=194.05 cores=1,3,5,7
/proc/28867/stat : 28867 (hybridGM3) T 28865 28867 28867 0 -1 4202496 5062 0 0 0 19405 0 0 0 25 0 1 0 736589292 274866176 4788 33554432000 134512640 135204385 4291187984 18446744073709551615 134538264 0 0 16781312 0 18446744071562691360 0 0 17 5 0 0 0
/proc/28867/statm: 67106 4788 63 169 0 66936 0
[pid=28865/tid=28933] ppid=28730 vsize=433888 CPUtime=0 cores=1,3,5,7
/proc/28865/task/28933/stat : 28933 (python) S 28730 28730 28586 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 736608759 444301312 6043 33554432000 4194304 5683644 140733413322736 18446744073709551615 260917217713 0 0 16781312 514 18446604456961549568 0 0 -1 7 0 0 0
[pid=28934] ppid=28730 vsize=444544 CPUtime=0 cores=1,3,5,7
/proc/28934/stat : 28934 (python) S 28730 28730 28586 0 -1 4202560 848 0 0 0 0 0 0 0 18 0 1 0 736608760 455213056 6084 33554432000 4194304 5683644 140733413322736 18446744073709551615 260905414214 0 0 16781312 514 11493486694896730372 0 0 17 7 0 0 0
/proc/28934/statm: 111136 6084 354 364 0 47006 0
[pid=28936] ppid=28934 vsize=452504 CPUtime=2.01 cores=1,3,5,7
/proc/28936/stat : 28936 (TNM) R 28934 28936 28936 0 -1 4202496 806 0 0 0 201 0 0 0 25 0 1 0 736608761 463364096 530 33554432000 134512640 135008748 4293085792 18446744073709551615 134523398 0 0 16781312 0 0 0 0 17 7 0 0 0
/proc/28936/statm: 113126 530 45 122 0 112026 0
[pid=28937] ppid=28730 vsize=454800 CPUtime=0 cores=1,3,5,7
/proc/28937/stat : 28937 (python) S 28730 28730 28586 0 -1 4202560 809 0 0 0 0 0 0 0 19 0 1 0 736608958 465715200 6079 33554432000 4194304 5683644 140733413322736 18446744073709551615 260905414214 0 0 16781312 514 17389701636607180799 0 0 17 1 0 0 0
/proc/28937/statm: 113700 6079 346 364 0 49567 0
[pid=28939] ppid=28937 vsize=246372 CPUtime=0.15 cores=1,3,5,7
/proc/28939/stat : 28939 (FH) R 28937 28939 28939 0 -1 4202496 794 0 0 0 15 0 0 0 21 0 1 0 736608958 252284928 523 33554432000 134512640 134936988 4292655824 18446744073709551615 134523663 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/28939/statm: 61593 523 37 104 0 61097 0
[pid=28730/tid=28737] ppid=28728 vsize=465044 CPUtime=0 cores=1,3,5,7
/proc/28730/task/28737/stat : 28737 (python) S 28728 28730 28586 0 -1 4202560 24 933 0 0 0 0 0 0 25 0 19 0 736549261 476205056 7649 33554432000 4194304 5683644 140733413322736 18446744073709551615 260917217713 0 0 16781312 2 18446604463634004736 0 0 -1 1 0 0 0
[pid=28730/tid=28740] ppid=28728 vsize=465044 CPUtime=0 cores=1,3,5,7
/proc/28730/task/28740/stat : 28740 (python) S 28728 28730 28586 0 -1 4202560 25 933 0 0 0 0 0 0 25 0 19 0 736549262 476205056 7649 33554432000 4194304 5683644 140733413322736 18446744073709551615 260917217713 0 0 16781312 2 18446604463634004736 0 0 -1 5 0 0 0
[pid=28730/tid=28743] ppid=28728 vsize=465044 CPUtime=0 cores=1,3,5,7
/proc/28730/task/28743/stat : 28743 (python) S 28728 28730 28586 0 -1 4202560 26 933 0 0 0 0 0 0 25 0 19 0 736549263 476205056 7649 33554432000 4194304 5683644 140733413322736 18446744073709551615 260917217713 0 0 16781312 2 18446604463634004736 0 0 -1 5 0 0 0
[pid=28730/tid=28746] ppid=28728 vsize=465044 CPUtime=0 cores=1,3,5,7
/proc/28730/task/28746/stat : 28746 (python) S 28728 28730 28586 0 -1 4202560 25 933 0 0 0 0 0 0 25 0 19 0 736549265 476205056 7649 33554432000 4194304 5683644 140733413322736 18446744073709551615 260917217713 0 0 16781312 2 18446604463634004736 0 0 -1 5 0 0 0
[pid=28730/tid=28775] ppid=28728 vsize=465044 CPUtime=0 cores=1,3,5,7
/proc/28730/task/28775/stat : 28775 (python) S 28728 28730 28586 0 -1 4202560 35 933 0 0 0 0 0 0 20 0 19 0 736559292 476205056 7649 33554432000 4194304 5683644 140733413322736 18446744073709551615 260917217713 0 0 16781312 2 18446604463634004736 0 0 -1 1 0 0 0
[pid=28730/tid=28780] ppid=28728 vsize=465044 CPUtime=0 cores=1,3,5,7
/proc/28730/task/28780/stat : 28780 (python) S 28728 28730 28586 0 -1 4202560 21 933 0 0 0 0 0 0 22 0 19 0 736559293 476205056 7649 33554432000 4194304 5683644 140733413322736 18446744073709551615 260917217713 0 0 16781312 2 18446604463634004736 0 0 -1 3 0 0 0
[pid=28730/tid=28784] ppid=28728 vsize=465044 CPUtime=0 cores=1,3,5,7
/proc/28730/task/28784/stat : 28784 (python) S 28728 28730 28586 0 -1 4202560 28 933 0 0 0 0 0 0 25 0 19 0 736559295 476205056 7649 33554432000 4194304 5683644 140733413322736 18446744073709551615 260917217713 0 0 16781312 2 18446604463634004736 0 0 -1 1 0 0 0
[pid=28730/tid=28789] ppid=28728 vsize=465044 CPUtime=0 cores=1,3,5,7
/proc/28730/task/28789/stat : 28789 (python) S 28728 28730 28586 0 -1 4202560 26 933 0 0 0 0 0 0 20 0 19 0 736559597 476205056 7649 33554432000 4194304 5683644 140733413322736 18446744073709551615 260917217713 0 0 16781312 2 18446604463634004736 0 0 -1 1 0 0 0
[pid=28730/tid=28813] ppid=28728 vsize=465044 CPUtime=0 cores=1,3,5,7
/proc/28730/task/28813/stat : 28813 (python) S 28728 28730 28586 0 -1 4202560 23 933 0 0 0 0 0 0 20 0 19 0 736569323 476205056 7649 33554432000 4194304 5683644 140733413322736 18446744073709551615 260917217713 0 0 16781312 2 18446604463634004736 0 0 -1 5 0 0 0
[pid=28730/tid=28818] ppid=28728 vsize=465044 CPUtime=0 cores=1,3,5,7
/proc/28730/task/28818/stat : 28818 (python) S 28728 28730 28586 0 -1 4202560 25 933 0 0 0 0 0 0 21 0 19 0 736569328 476205056 7649 33554432000 4194304 5683644 140733413322736 18446744073709551615 260917217713 0 0 16781312 2 18446604463634004736 0 0 -1 1 0 0 0
[pid=28730/tid=28821] ppid=28728 vsize=465044 CPUtime=0 cores=1,3,5,7
/proc/28730/task/28821/stat : 28821 (python) S 28728 28730 28586 0 -1 4202560 29 933 0 0 0 0 0 0 15 0 19 0 736569329 476205056 7649 33554432000 4194304 5683644 140733413322736 18446744073709551615 260917217713 0 0 16781312 2 18446604463634004736 0 0 -1 7 0 0 0
[pid=28730/tid=28825] ppid=28728 vsize=465044 CPUtime=0 cores=1,3,5,7
/proc/28730/task/28825/stat : 28825 (python) S 28728 28730 28586 0 -1 4202560 26 933 0 0 0 0 0 0 20 0 19 0 736569529 476205056 7649 33554432000 4194304 5683644 140733413322736 18446744073709551615 260917217713 0 0 16781312 2 18446604463634004736 0 0 -1 7 0 0 0
[pid=28730/tid=28843] ppid=28728 vsize=465044 CPUtime=0 cores=1,3,5,7
/proc/28730/task/28843/stat : 28843 (python) S 28728 28730 28586 0 -1 4202560 33 933 0 0 0 0 0 0 18 0 19 0 736579159 476205056 7649 33554432000 4194304 5683644 140733413322736 18446744073709551615 260917217713 0 0 16781312 2 18446604463634004736 0 0 -1 7 0 0 0
[pid=28730/tid=28848] ppid=28728 vsize=465044 CPUtime=0 cores=1,3,5,7
/proc/28730/task/28848/stat : 28848 (python) S 28728 28730 28586 0 -1 4202560 28 933 0 0 0 0 0 0 20 0 19 0 736579358 476205056 7649 33554432000 4194304 5683644 140733413322736 18446744073709551615 260917217713 0 0 16781312 2 18446604463634004736 0 0 -1 7 0 0 0
[pid=28730/tid=28853] ppid=28728 vsize=465044 CPUtime=0 cores=1,3,5,7
/proc/28730/task/28853/stat : 28853 (python) S 28728 28730 28586 0 -1 4202560 29 933 0 0 0 0 0 0 18 0 19 0 736579463 476205056 7649 33554432000 4194304 5683644 140733413322736 18446744073709551615 260917217713 0 0 16781312 2 18446604463634004736 0 0 -1 7 0 0 0
[pid=28730/tid=28866] ppid=28728 vsize=465044 CPUtime=0 cores=1,3,5,7
/proc/28730/task/28866/stat : 28866 (python) S 28728 28730 28586 0 -1 4202560 27 933 0 0 0 0 0 0 20 0 19 0 736589292 476205056 7649 33554432000 4194304 5683644 140733413322736 18446744073709551615 260917217713 0 0 16781312 2 18446604463634004736 0 0 -1 7 0 0 0
[pid=28730/tid=28935] ppid=28728 vsize=465044 CPUtime=0 cores=1,3,5,7
/proc/28730/task/28935/stat : 28935 (python) S 28728 28730 28586 0 -1 4202560 28 933 0 0 0 0 0 0 20 0 19 0 736608760 476205056 7649 33554432000 4194304 5683644 140733413322736 18446744073709551615 260917217713 0 0 16781312 2 18446604463634004736 0 0 -1 1 0 0 0
[pid=28730/tid=28938] ppid=28728 vsize=465044 CPUtime=0 cores=1,3,5,7
/proc/28730/task/28938/stat : 28938 (python) S 28728 28730 28586 0 -1 4202560 30 933 0 0 0 0 0 0 20 0 19 0 736608958 476205056 7649 33554432000 4194304 5683644 140733413322736 18446744073709551615 260917217713 0 0 16781312 2 18446604463634004736 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2377.34
Current children cumulated vsize (KiB) 15997488

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 28730 and gives
#  childrusage.ru_utime.tv_sec=594
#  childrusage.ru_utime.tv_usec=57689
#  childrusage.ru_stime.tv_sec=3
#  childrusage.ru_stime.tv_usec=770426
# CPU time returned by wait4() is 597.828
# while last known CPU time is 2377.34
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 598.432
CPU time (s): 2377.34
CPU user time (s): 2373.68
CPU system time (s): 3.66
CPU usage (%): 397.262
Max. virtual memory (cumulated for all children) (KiB): 15997488

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 594.058
system time used= 3.77043
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 62247
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= 5504
involuntary context switches= 4297

runsolver used 3.53746 second user time and 8.40472 second system time

The end

Launcher Data

Begin job on node116 at 2011-05-15 14:39:44
IDJOB=3378152
IDBENCH=82561
IDSOLVER=1859
FILE ID=node116/3378152-1305463184
RUNJOBID= node116-1305463137-28605
PBS_JOBID= 13324982
Free space on /tmp= 73136 MiB

SOLVER NAME= borg-sat 11.03.02-par-random (fixed)
BENCH NAME= SAT11/random/large/unif-k7-r85-v150-c12750-S896023516-057-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-3378152-1305463184/watcher-3378152-1305463184 -o /tmp/evaluation-result-3378152-1305463184/solver-3378152-1305463184 -C 4800 -W 1300 -M 15500  python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3378152-1305463184.cnf -seed 129333186 -budget 4800 -cores 4

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

MD5SUM BENCH= fbc6593197090933c7d66c2e5740159a
RANDOM SEED=129333186

node116.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.826
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.65
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.826
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.826
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.75
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.826
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.826
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.77
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.826
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.826
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.75
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.826
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      21951928 kB
Buffers:        118312 kB
Cached:        1302460 kB
SwapCached:      12356 kB
Active:        9860724 kB
Inactive:       913900 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      21951928 kB
SwapTotal:    67111528 kB
SwapFree:     65730864 kB
Dirty:           37460 kB
Writeback:           0 kB
AnonPages:     9351772 kB
Mapped:          22616 kB
Slab:           111228 kB
PageTables:      47572 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 87920588 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= 73096 MiB
End job on node116 at 2011-05-15 14:49:45