Trace number 3378166

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) 2387.56 602.871

General information on the benchmark

Namerandom/large/
unif-k5-r20-v2000-c40000-S394483079-002-UNKNOWN.cnf
MD5SUM40e955d306a70bd3dffa8283c1221639
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables2000
Number of clauses40000
Sum of the clauses size200000
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 540000
Number of clauses of size over 50

Solver Data

0.39/0.96	c INFO: loaded portfolio from HOME/etc/borg-mix+class.random.pickle
0.39/0.96	c INFO: solving HOME/instance-3378166-1305463312.cnf
0.39/0.96	c INFO: computing task features
0.57/1.17	c INFO: computed variable-clause graph statistics
0.57/1.18	c INFO: computed clause balance statistics
1.67/2.21	c INFO: computed variable balance statistics
2.16/2.78	c INFO: computed small-clause counts
2.16/2.78	c INFO: computed Horn-clause counts
2.26/2.83	c INFO: computed variable graph statistics
2.26/2.83	c INFO: collected features for HOME/instance-3378166-1305463312.cnf in 1.86 s
2.26/2.84	c INFO: running gnovelty+2@0 for 97 with 1198 remaining (b = 0.38)
2.26/2.85	c INFO: running gnovelty+2@0 for 97 with 1198 remaining (b = 0.13)
2.26/2.85	c INFO: running adaptg2wsat2009++@0 for 97 with 1198 remaining (b = 0.08)
2.26/2.86	c INFO: running adaptg2wsat2009++@0 for 97 with 1198 remaining (b = 0.07)
401.82/103.08	c INFO: running adaptg2wsat2009++@0 for 97 with 1097 remaining (b = 0.05)
402.21/103.13	c INFO: running gnovelty+2@0 for 97 with 1097 remaining (b = 0.05)
402.21/103.14	c INFO: running FH@0 for 97 with 1097 remaining (b = 0.03)
402.21/103.15	c INFO: running adaptg2wsat2009++@0 for 97 with 1097 remaining (b = 0.03)
800.93/203.32	c INFO: running adaptg2wsat2009++@0 for 97 with 997 remaining (b = 0.02)
800.93/203.38	c INFO: running FH@0 for 97 with 997 remaining (b = 0.02)
801.34/203.41	c INFO: running hybridGM3@0 for 194 with 997 remaining (b = 0.04)
801.34/203.43	c INFO: running gnovelty+2@0 for 97 with 997 remaining (b = 0.02)
1199.67/303.56	c INFO: running hybridGM3@0 for 194 with 897 remaining (b = 0.03)
1200.04/303.65	c INFO: running adaptg2wsat2009++@0 for 97 with 897 remaining (b = 0.01)
1200.25/303.79	c INFO: running hybridGM3@0 for 194 with 897 remaining (b = 0.03)
1598.40/403.92	c INFO: running hybridGM3@0 for 194 with 797 remaining (b = 0.02)
1606.38/405.98	c INFO: running hybridGM3@100 for 97 with 794 remaining (b = 0.01)
1980.29/500.13	c INFO: running hybridGM3@100 for 97 with 700 remaining (b = 0.01)
1981.08/500.37	c INFO: running hybridGM3@100 for 97 with 700 remaining (b = 0.01)
1984.65/501.21	c INFO: running hybridGM3@296 for 97 with 699 remaining (b = 0.01)
2358.14/595.37	c INFO: running hybridGM3@296 for 97 with 605 remaining (b = 0.01)
2383.19/601.62	c INFO: running TNM@0 for 599 with 599 remaining (b = 0.07)
2385.55/602.47	c INFO: running FH@0 for 97 with 598 remaining (b = 0.01)
2387.56/602.86	c INFO: running adaptg2wsat2009++@0 for 97 with 598 remaining (b = 0.01)
2387.56/602.86	Traceback (most recent call last):
2387.56/602.86	  File "HOME/solve", line 33, in <module>
2387.56/602.86	    plac.call(main)
2387.56/602.86	  File "/home/evaluation/evaluation/tools64/lib/python2.7/site-packages/plac-0.8.1-py2.7.egg/plac_core.py", line 311, in call
2387.56/602.86	    cmd, result = parser_from(obj).consume(arglist)
2387.56/602.86	  File "/home/evaluation/evaluation/tools64/lib/python2.7/site-packages/plac-0.8.1-py2.7.egg/plac_core.py", line 192, in consume
2387.56/602.86	    return cmd, self.func(*(args + varargs + extraopts), **kwargs)
2387.56/602.86	  File "HOME/borg/build/lib/borg/tools/solve.py", line 84, in main
2387.56/602.86	    (_, answer, _) = solver(input_path, budget / cores, cores)
2387.56/602.86	  File "HOME/borg/build/lib/borg/bilevel.py", line 202, in __call__
2387.56/602.86	    solver.go(max_cost * borg.defaults.machine_speed)
2387.56/602.86	  File "HOME/borg/build/lib/borg/solvers.py", line 179, in go
2387.56/602.86	    self._process.start()
2387.56/602.86	  File "/home/evaluation/evaluation/tools64/lib/python2.7/multiprocessing/process.py", line 94, in start
2387.56/602.86	    assert self._popen is None, 'cannot start a process twice'
2387.56/602.86	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-3378166-1305463312/watcher-3378166-1305463312 -o /tmp/evaluation-result-3378166-1305463312/solver-3378166-1305463312 -C 4800 -W 1300 -M 15500 python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3378166-1305463312.cnf -seed 405595628 -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: 3.39 3.89 3.87 2/292 18131
/proc/meminfo: memFree=20635088/32951124 swapFree=66457188/67111528
[pid=18131] ppid=18129 vsize=15776 CPUtime=0 cores=1,3,5,7
/proc/18131/stat : 18131 (python) R 18129 18131 18093 0 -1 4202496 893 0 0 0 0 0 0 0 17 0 1 0 657929384 16154624 776 33554432000 4194304 5683644 140736677436400 18446744073709551615 232335888229 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/18131/statm: 3944 776 343 364 0 431 0

[startup+0.061656 s]
/proc/loadavg: 3.39 3.89 3.87 2/292 18131
/proc/meminfo: memFree=20635088/32951124 swapFree=66457188/67111528
[pid=18131] ppid=18129 vsize=36840 CPUtime=0.04 cores=1,3,5,7
/proc/18131/stat : 18131 (python) R 18129 18131 18093 0 -1 4202496 1621 0 0 0 3 1 0 0 17 0 1 0 657929384 37724160 1452 33554432000 4194304 5683644 140736677436400 18446744073709551615 232335890432 0 2147483391 16781312 2 18446744071699453118 0 0 17 5 0 0 0
/proc/18131/statm: 9210 1452 452 364 0 1027 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 36840

[startup+0.100644 s]
/proc/loadavg: 3.39 3.89 3.87 2/292 18131
/proc/meminfo: memFree=20635088/32951124 swapFree=66457188/67111528
[pid=18131] ppid=18129 vsize=93964 CPUtime=0.06 cores=1,3,5,7
/proc/18131/stat : 18131 (python) R 18129 18131 18093 0 -1 4202496 2693 0 0 0 4 2 0 0 17 0 1 0 657929384 96219136 2407 33554432000 4194304 5683644 140736677436400 18446744073709551615 232335890432 0 2147483391 16781312 2 0 0 0 17 5 0 0 0
/proc/18131/statm: 23492 2407 764 364 0 1624 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 93964

[startup+0.300671 s]
/proc/loadavg: 3.39 3.89 3.87 2/292 18131
/proc/meminfo: memFree=20635088/32951124 swapFree=66457188/67111528
[pid=18131] ppid=18129 vsize=135752 CPUtime=0.18 cores=1,3,5,7
/proc/18131/stat : 18131 (python) R 18129 18131 18093 0 -1 4202496 5967 937 1 0 13 5 0 0 17 0 1 0 657929384 139010048 4151 33554432000 4194304 5683644 140736677436400 18446744073709551615 232335888389 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/18131/statm: 33938 4151 1032 364 0 3124 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 135752

[startup+0.700568 s]
/proc/loadavg: 3.39 3.89 3.87 2/292 18131
/proc/meminfo: memFree=20635088/32951124 swapFree=66457188/67111528
[pid=18131] ppid=18129 vsize=232072 CPUtime=0.33 cores=1,3,5,7
/proc/18131/stat : 18131 (python) S 18129 18131 18093 0 -1 4202496 7860 937 1 0 22 11 0 0 15 0 1 0 657929384 237641728 5765 33554432000 4194304 5683644 140736677436400 18446744073709551615 232330968711 0 2147483391 16781312 2 18446744071700199571 0 0 17 3 0 0 0
/proc/18131/statm: 58018 5765 1585 364 0 4340 0
Current children cumulated CPU time (s) 0.33
Current children cumulated vsize (KiB) 232072

[startup+1.5004 s]
/proc/loadavg: 3.12 3.83 3.85 3/293 18140
/proc/meminfo: memFree=20588316/32951124 swapFree=66457188/67111528
[pid=18131] ppid=18129 vsize=290800 CPUtime=0.96 cores=1,3,5,7
/proc/18131/stat : 18131 (python) R 18129 18131 18093 0 -1 4202496 14009 937 1 0 82 14 0 0 16 0 1 0 657929384 297779200 10084 33554432000 4194304 5683644 140736677436400 18446744073709551615 47037996324118 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/18131/statm: 72700 10084 1826 364 0 8624 0
Current children cumulated CPU time (s) 0.96
Current children cumulated vsize (KiB) 290800

[startup+3.10107 s]
/proc/loadavg: 3.12 3.83 3.85 7/305 18152
/proc/meminfo: memFree=20507000/32951124 swapFree=66457188/67111528
[pid=18131] ppid=18129 vsize=325512 CPUtime=2.33 cores=1,3,5,7
/proc/18131/stat : 18131 (python) S 18129 18131 18093 0 -1 4202496 16772 937 1 0 218 15 0 0 20 0 5 0 657929384 333324288 8568 33554432000 4194304 5683644 140736677436400 18446744073709551615 232347719115 0 0 16781312 2 18446744073709551615 0 0 17 3 0 0 0
/proc/18131/statm: 81378 8568 1875 364 0 17287 0
Current children cumulated CPU time (s) 2.33
Current children cumulated vsize (KiB) 325512
heavy processes:

[startup+6.30151 s]
/proc/loadavg: 3.27 3.85 3.86 6/305 18201
/proc/meminfo: memFree=20503492/32951124 swapFree=66457188/67111528
[pid=18131] ppid=18129 vsize=325512 CPUtime=2.33 cores=1,3,5,7
/proc/18131/stat : 18131 (python) S 18129 18131 18093 0 -1 4202496 16772 937 1 0 218 15 0 0 20 0 5 0 657929384 333324288 8568 33554432000 4194304 5683644 140736677436400 18446744073709551615 232347719115 0 0 16781312 2 18446744073709551615 0 0 17 3 0 0 0
/proc/18131/statm: 81378 8568 1875 364 0 17287 0
[pid=18176] ppid=18131 vsize=284984 CPUtime=0 cores=1,3,5,7
/proc/18176/stat : 18176 (python) S 18131 18131 18093 0 -1 4202560 719 0 0 0 0 0 0 0 18 0 1 0 657929668 291823616 6898 33554432000 4194304 5683644 140736677436400 18446744073709551615 232335912463 0 0 16781312 514 3556761515597988101 0 0 17 5 0 0 0
/proc/18176/statm: 71246 6898 355 364 0 7164 0
[pid=18178] ppid=18176 vsize=1020308 CPUtime=3.41 cores=1,3,5,7
/proc/18178/stat : 18178 (gnovelty+2) R 18176 18178 18178 0 -1 4202496 1156 0 0 0 341 0 0 0 25 0 1 0 657929668 1044795392 892 33554432000 134512640 135663704 4290872448 18446744073709551615 134544186 0 0 16781312 0 0 0 0 17 7 0 0 0
/proc/18178/statm: 255077 892 113 282 0 254793 0
[pid=18179] ppid=18131 vsize=294904 CPUtime=0 cores=1,3,5,7
/proc/18179/stat : 18179 (python) S 18131 18131 18093 0 -1 4202560 736 0 0 0 0 0 0 0 15 0 1 0 657929669 301981696 7031 33554432000 4194304 5683644 140736677436400 18446744073709551615 232335912518 0 0 16781312 514 9291827635095044357 0 0 17 5 0 0 0
/proc/18179/statm: 73726 7031 349 364 0 9641 0
[pid=18181] ppid=18179 vsize=1020308 CPUtime=3.44 cores=1,3,5,7
/proc/18181/stat : 18181 (gnovelty+2) R 18179 18181 18181 0 -1 4202496 1158 0 0 0 344 0 0 0 25 0 1 0 657929669 1044795392 892 33554432000 134512640 135663704 4289757440 18446744073709551615 134545631 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/18181/statm: 255077 892 113 282 0 254793 0
[pid=18182] ppid=18131 vsize=305228 CPUtime=0 cores=1,3,5,7
/proc/18182/stat : 18182 (python) S 18131 18131 18093 0 -1 4202560 732 0 0 0 0 0 0 0 18 0 1 0 657929670 312553472 7035 33554432000 4194304 5683644 140736677436400 18446744073709551615 232335912518 0 0 16781312 514 9291823786804347140 0 0 17 5 0 0 0
/proc/18182/statm: 76307 7035 349 364 0 12219 0
[pid=18184] ppid=18182 vsize=423400 CPUtime=3.43 cores=1,3,5,7
/proc/18184/stat : 18184 (adaptg2wsat2009) R 18182 18184 18184 0 -1 4202496 2624 0 0 0 343 0 0 0 25 0 1 0 657929670 433561600 2358 33554432000 134512640 135107411 4287841920 18446744073709551615 134531613 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/18184/statm: 105850 2358 59 146 0 104726 0
[pid=18186] ppid=18131 vsize=315268 CPUtime=0 cores=1,3,5,7
/proc/18186/stat : 18186 (python) S 18131 18131 18093 0 -1 4202560 739 0 0 0 0 0 0 0 18 0 1 0 657929671 322834432 7037 33554432000 4194304 5683644 140736677436400 18446744073709551615 232335912518 0 0 16781312 514 12053145810016108806 0 0 17 3 0 0 0
/proc/18186/statm: 78817 7037 347 364 0 14726 0
[pid=18189] ppid=18186 vsize=423400 CPUtime=3.42 cores=1,3,5,7
/proc/18189/stat : 18189 (adaptg2wsat2009) R 18186 18189 18189 0 -1 4202496 2621 0 0 0 342 0 0 0 25 0 1 0 657929671 433561600 2358 33554432000 134512640 135107411 4292825280 18446744073709551615 134531600 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/18189/statm: 105850 2358 59 146 0 104726 0
[pid=18131/tid=18177] ppid=18129 vsize=325512 CPUtime=0 cores=1,3,5,7
/proc/18131/task/18177/stat : 18177 (python) S 18129 18131 18093 0 -1 4202560 24 937 0 0 0 0 0 0 20 0 5 0 657929668 333324288 8568 33554432000 4194304 5683644 140736677436400 18446744073709551615 232347716017 0 0 16781312 2 18446604468193817728 0 0 -1 5 0 0 0
[pid=18131/tid=18180] ppid=18129 vsize=325512 CPUtime=0 cores=1,3,5,7
/proc/18131/task/18180/stat : 18180 (python) S 18129 18131 18093 0 -1 4202560 26 937 0 0 0 0 0 0 20 0 5 0 657929669 333324288 8568 33554432000 4194304 5683644 140736677436400 18446744073709551615 232347716017 0 0 16781312 2 18446604468193817728 0 0 -1 5 0 0 0
[pid=18131/tid=18183] ppid=18129 vsize=325512 CPUtime=0 cores=1,3,5,7
/proc/18131/task/18183/stat : 18183 (python) S 18129 18131 18093 0 -1 4202560 24 937 0 0 0 0 0 0 22 0 5 0 657929670 333324288 8568 33554432000 4194304 5683644 140736677436400 18446744073709551615 232347716017 0 0 16781312 2 18446604468193817728 0 0 -1 5 0 0 0
[pid=18131/tid=18187] ppid=18129 vsize=325512 CPUtime=0 cores=1,3,5,7
/proc/18131/task/18187/stat : 18187 (python) S 18129 18131 18093 0 -1 4202560 30 937 0 0 0 0 0 0 20 0 5 0 657929671 333324288 8568 33554432000 4194304 5683644 140736677436400 18446744073709551615 232347716017 0 0 16781312 2 18446604468193817728 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 16.03
Current children cumulated vsize (KiB) 4413312

[startup+12.7014 s]
/proc/loadavg: 3.41 3.87 3.86 6/305 18201
/proc/meminfo: memFree=20501804/32951124 swapFree=66457188/67111528
[pid=18131] ppid=18129 vsize=325512 CPUtime=2.33 cores=1,3,5,7
/proc/18131/stat : 18131 (python) S 18129 18131 18093 0 -1 4202496 16772 937 1 0 218 15 0 0 20 0 5 0 657929384 333324288 8568 33554432000 4194304 5683644 140736677436400 18446744073709551615 232347719115 0 0 16781312 2 18446744073709551615 0 0 17 3 0 0 0
/proc/18131/statm: 81378 8568 1875 364 0 17287 0
[pid=18176] ppid=18131 vsize=284984 CPUtime=0 cores=1,3,5,7
/proc/18176/stat : 18176 (python) S 18131 18131 18093 0 -1 4202560 873 0 0 0 0 0 0 0 18 0 1 0 657929668 291823616 6920 33554432000 4194304 5683644 140736677436400 18446744073709551615 232335912463 0 0 16781312 514 3556761515597988101 0 0 17 5 0 0 0
/proc/18176/statm: 71246 6920 377 364 0 7164 0
[pid=18178] ppid=18176 vsize=1020308 CPUtime=9.74 cores=1,3,5,7
/proc/18178/stat : 18178 (gnovelty+2) R 18176 18178 18178 0 -1 4202496 1156 0 0 0 974 0 0 0 25 0 1 0 657929668 1044795392 892 33554432000 134512640 135663704 4290872448 18446744073709551615 134524548 0 0 16781312 0 0 0 0 17 7 0 0 0
/proc/18178/statm: 255077 892 113 282 0 254793 0
[pid=18179] ppid=18131 vsize=294904 CPUtime=0 cores=1,3,5,7
/proc/18179/stat : 18179 (python) S 18131 18131 18093 0 -1 4202560 909 0 0 0 0 0 0 0 15 0 1 0 657929669 301981696 7054 33554432000 4194304 5683644 140736677436400 18446744073709551615 232335912518 0 0 16781312 514 9291827635095044357 0 0 17 5 0 0 0
/proc/18179/statm: 73726 7054 372 364 0 9641 0
[pid=18181] ppid=18179 vsize=1020308 CPUtime=9.84 cores=1,3,5,7
/proc/18181/stat : 18181 (gnovelty+2) R 18179 18181 18181 0 -1 4202496 1158 0 0 0 984 0 0 0 25 0 1 0 657929669 1044795392 892 33554432000 134512640 135663704 4289757440 18446744073709551615 134525490 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/18181/statm: 255077 892 113 282 0 254793 0
[pid=18182] ppid=18131 vsize=305228 CPUtime=0 cores=1,3,5,7
/proc/18182/stat : 18182 (python) S 18131 18131 18093 0 -1 4202560 896 0 0 0 0 0 0 0 18 0 1 0 657929670 312553472 7057 33554432000 4194304 5683644 140736677436400 18446744073709551615 232335912518 0 0 16781312 514 9291823786804347140 0 0 17 5 0 0 0
/proc/18182/statm: 76307 7057 371 364 0 12219 0
[pid=18184] ppid=18182 vsize=423400 CPUtime=9.79 cores=1,3,5,7
/proc/18184/stat : 18184 (adaptg2wsat2009) R 18182 18184 18184 0 -1 4202496 2624 0 0 0 979 0 0 0 25 0 1 0 657929670 433561600 2358 33554432000 134512640 135107411 4287841920 18446744073709551615 134531613 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/18184/statm: 105850 2358 59 146 0 104726 0
[pid=18186] ppid=18131 vsize=315268 CPUtime=0 cores=1,3,5,7
/proc/18186/stat : 18186 (python) S 18131 18131 18093 0 -1 4202560 903 0 0 0 0 0 0 0 18 0 1 0 657929671 322834432 7060 33554432000 4194304 5683644 140736677436400 18446744073709551615 232335912518 0 0 16781312 514 12053145810016108806 0 0 17 3 0 0 0
/proc/18186/statm: 78817 7060 370 364 0 14726 0
[pid=18189] ppid=18186 vsize=423400 CPUtime=9.81 cores=1,3,5,7
/proc/18189/stat : 18189 (adaptg2wsat2009) R 18186 18189 18189 0 -1 4202496 2621 0 0 0 981 0 0 0 25 0 1 0 657929671 433561600 2358 33554432000 134512640 135107411 4292825280 18446744073709551615 134531781 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/18189/statm: 105850 2358 59 146 0 104726 0
[pid=18131/tid=18177] ppid=18129 vsize=325512 CPUtime=0 cores=1,3,5,7
/proc/18131/task/18177/stat : 18177 (python) S 18129 18131 18093 0 -1 4202560 24 937 0 0 0 0 0 0 20 0 5 0 657929668 333324288 8568 33554432000 4194304 5683644 140736677436400 18446744073709551615 232347716017 0 0 16781312 2 18446604468193817728 0 0 -1 5 0 0 0
[pid=18131/tid=18180] ppid=18129 vsize=325512 CPUtime=0 cores=1,3,5,7
/proc/18131/task/18180/stat : 18180 (python) S 18129 18131 18093 0 -1 4202560 26 937 0 0 0 0 0 0 20 0 5 0 657929669 333324288 8568 33554432000 4194304 5683644 140736677436400 18446744073709551615 232347716017 0 0 16781312 2 18446604468193817728 0 0 -1 5 0 0 0
[pid=18131/tid=18183] ppid=18129 vsize=325512 CPUtime=0 cores=1,3,5,7
/proc/18131/task/18183/stat : 18183 (python) S 18129 18131 18093 0 -1 4202560 24 937 0 0 0 0 0 0 22 0 5 0 657929670 333324288 8568 33554432000 4194304 5683644 140736677436400 18446744073709551615 232347716017 0 0 16781312 2 18446604468193817728 0 0 -1 5 0 0 0
[pid=18131/tid=18187] ppid=18129 vsize=325512 CPUtime=0 cores=1,3,5,7
/proc/18131/task/18187/stat : 18187 (python) S 18129 18131 18093 0 -1 4202560 30 937 0 0 0 0 0 0 20 0 5 0 657929671 333324288 8568 33554432000 4194304 5683644 140736677436400 18446744073709551615 232347716017 0 0 16781312 2 18446604468193817728 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 41.51
Current children cumulated vsize (KiB) 4413312

[startup+25.5011 s]
/proc/loadavg: 4.19 4.02 3.91 9/317 18217
/proc/meminfo: memFree=20357524/32951124 swapFree=66457188/67111528
[pid=18131] ppid=18129 vsize=325512 CPUtime=2.33 cores=1,3,5,7
/proc/18131/stat : 18131 (python) S 18129 18131 18093 0 -1 4202496 16772 937 1 0 218 15 0 0 20 0 5 0 657929384 333324288 8568 33554432000 4194304 5683644 140736677436400 18446744073709551615 232347719115 0 0 16781312 2 18446744073709551615 0 0 17 3 0 0 0
/proc/18131/statm: 81378 8568 1875 364 0 17287 0
[pid=18176] ppid=18131 vsize=284984 CPUtime=0.04 cores=1,3,5,7
/proc/18176/stat : 18176 (python) S 18131 18131 18093 0 -1 4202560 883 0 0 0 2 2 0 0 18 0 1 0 657929668 291823616 6921 33554432000 4194304 5683644 140736677436400 18446744073709551615 232335912463 0 0 16781312 514 16130785557520285957 0 0 17 5 0 0 0
/proc/18176/statm: 71246 6921 378 364 0 7164 0
[pid=18178] ppid=18176 vsize=1020308 CPUtime=22.41 cores=1,3,5,7
/proc/18178/stat : 18178 (gnovelty+2) R 18176 18178 18178 0 -1 4202496 1156 0 0 0 2241 0 0 0 25 0 1 0 657929668 1044795392 892 33554432000 134512640 135663704 4290872448 18446744073709551615 134524455 0 0 16781312 0 0 0 0 17 7 0 0 0
/proc/18178/statm: 255077 892 113 282 0 254793 0
[pid=18179] ppid=18131 vsize=294904 CPUtime=0.04 cores=1,3,5,7
/proc/18179/stat : 18179 (python) S 18131 18131 18093 0 -1 4202560 917 0 0 0 2 2 0 0 16 0 1 0 657929669 301981696 7054 33554432000 4194304 5683644 140736677436400 18446744073709551615 232335912518 0 0 16781312 514 16130785557520285957 0 0 17 5 0 0 0
/proc/18179/statm: 73726 7054 372 364 0 9641 0
[pid=18181] ppid=18179 vsize=1020308 CPUtime=22.63 cores=1,3,5,7
/proc/18181/stat : 18181 (gnovelty+2) R 18179 18181 18181 0 -1 4202496 1158 0 0 0 2263 0 0 0 25 0 1 0 657929669 1044795392 892 33554432000 134512640 135663704 4289757440 18446744073709551615 134525278 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/18181/statm: 255077 892 113 282 0 254793 0
[pid=18182] ppid=18131 vsize=305228 CPUtime=0.04 cores=1,3,5,7
/proc/18182/stat : 18182 (python) S 18131 18131 18093 0 -1 4202560 906 0 0 0 2 2 0 0 18 0 1 0 657929670 312553472 7058 33554432000 4194304 5683644 140736677436400 18446744073709551615 232335912518 0 0 16781312 514 16130785557520285956 0 0 17 5 0 0 0
/proc/18182/statm: 76307 7058 372 364 0 12219 0
[pid=18184] ppid=18182 vsize=423400 CPUtime=22.47 cores=1,3,5,7
/proc/18184/stat : 18184 (adaptg2wsat2009) R 18182 18184 18184 0 -1 4202496 2624 0 0 0 2247 0 0 0 25 0 1 0 657929670 433561600 2358 33554432000 134512640 135107411 4287841920 18446744073709551615 134531582 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/18184/statm: 105850 2358 59 146 0 104726 0
[pid=18186] ppid=18131 vsize=315268 CPUtime=0.04 cores=1,3,5,7
/proc/18186/stat : 18186 (python) S 18131 18131 18093 0 -1 4202560 911 0 0 0 2 2 0 0 18 0 1 0 657929671 322834432 7060 33554432000 4194304 5683644 140736677436400 18446744073709551615 232335912518 0 0 16781312 514 16130785557520285958 0 0 17 3 0 0 0
/proc/18186/statm: 78817 7060 370 364 0 14726 0
[pid=18189] ppid=18186 vsize=423400 CPUtime=22.57 cores=1,3,5,7
/proc/18189/stat : 18189 (adaptg2wsat2009) R 18186 18189 18189 0 -1 4202496 2621 0 0 0 2257 0 0 0 25 0 1 0 657929671 433561600 2358 33554432000 134512640 135107411 4292825280 18446744073709551615 134532347 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/18189/statm: 105850 2358 59 146 0 104726 0
[pid=18131/tid=18177] ppid=18129 vsize=325512 CPUtime=0 cores=1,3,5,7
/proc/18131/task/18177/stat : 18177 (python) S 18129 18131 18093 0 -1 4202560 24 937 0 0 0 0 0 0 20 0 5 0 657929668 333324288 8568 33554432000 4194304 5683644 140736677436400 18446744073709551615 232347716017 0 0 16781312 2 18446604468193817728 0 0 -1 5 0 0 0
[pid=18131/tid=18180] ppid=18129 vsize=325512 CPUtime=0 cores=1,3,5,7
/proc/18131/task/18180/stat : 18180 (python) S 18129 18131 18093 0 -1 4202560 26 937 0 0 0 0 0 0 20 0 5 0 657929669 333324288 8568 33554432000 4194304 5683644 140736677436400 18446744073709551615 232347716017 0 0 16781312 2 18446604468193817728 0 0 -1 5 0 0 0
[pid=18131/tid=18183] ppid=18129 vsize=325512 CPUtime=0 cores=1,3,5,7

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

/proc/18184/stat : 18184 (adaptg2wsat2009) T 18182 18184 18184 0 -1 4202496 2624 0 0 0 9957 0 0 0 25 0 1 0 657929670 433561600 2358 33554432000 134512640 135107411 4287841920 18446744073709551615 134532288 0 0 16781312 0 18446744071562691360 0 0 17 5 0 0 0
/proc/18184/statm: 105850 2358 59 146 0 104726 0
[pid=18182/tid=18221] ppid=18131 vsize=305228 CPUtime=0 cores=1,3,5,7
/proc/18182/task/18221/stat : 18221 (python) S 18131 18131 18093 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 657939692 312553472 7087 33554432000 4194304 5683644 140736677436400 18446744073709551615 232347716017 0 0 16781312 514 18446604467961016448 0 0 -1 5 0 0 0
[pid=18186] ppid=18131 vsize=315268 CPUtime=0.21 cores=1,3,5,7
/proc/18186/stat : 18186 (python) S 18131 18131 18093 0 -1 4202560 1090 0 0 0 11 10 0 0 18 0 2 0 657929671 322834432 7090 33554432000 4194304 5683644 140736677436400 18446744073709551615 232347719115 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/18186/statm: 78817 7090 399 364 0 14726 0
[pid=18189] ppid=18186 vsize=423400 CPUtime=100.01 cores=1,3,5,7
/proc/18189/stat : 18189 (adaptg2wsat2009) T 18186 18189 18189 0 -1 4202496 2621 0 0 0 10001 0 0 0 25 0 1 0 657929671 433561600 2358 33554432000 134512640 135107411 4292825280 18446744073709551615 134531731 0 0 16781312 0 18446744071562691360 0 0 17 5 0 0 0
/proc/18189/statm: 105850 2358 59 146 0 104726 0
[pid=18186/tid=18228] ppid=18131 vsize=315268 CPUtime=0 cores=1,3,5,7
/proc/18186/task/18228/stat : 18228 (python) S 18131 18131 18093 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 657939696 322834432 7090 33554432000 4194304 5683644 140736677436400 18446744073709551615 232347716017 0 0 16781312 514 18446604460014002240 0 0 -1 7 0 0 0
[pid=18222] ppid=18131 vsize=326280 CPUtime=0.23 cores=1,3,5,7
/proc/18222/stat : 18222 (python) S 18131 18131 18093 0 -1 4202560 1097 0 0 0 12 11 0 0 19 0 2 0 657939693 334110720 7095 33554432000 4194304 5683644 140736677436400 18446744073709551615 232347719115 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/18222/statm: 81570 7095 400 364 0 17476 0
[pid=18225] ppid=18222 vsize=423400 CPUtime=100.21 cores=1,3,5,7
/proc/18225/stat : 18225 (adaptg2wsat2009) T 18222 18225 18225 0 -1 4202496 2626 0 0 0 10021 0 0 0 25 0 1 0 657939693 433561600 2357 33554432000 134512640 135107411 4293179600 18446744073709551615 134531817 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/18225/statm: 105850 2357 59 146 0 104726 0
[pid=18222/tid=18248] ppid=18131 vsize=326280 CPUtime=0 cores=1,3,5,7
/proc/18222/task/18248/stat : 18248 (python) S 18131 18131 18093 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 657949715 334110720 7095 33554432000 4194304 5683644 140736677436400 18446744073709551615 232347716017 0 0 16781312 514 18446604465468462272 0 0 -1 3 0 0 0
[pid=18230] ppid=18131 vsize=336052 CPUtime=0.23 cores=1,3,5,7
/proc/18230/stat : 18230 (python) S 18131 18131 18093 0 -1 4202560 1097 0 0 0 12 11 0 0 18 0 2 0 657939697 344117248 7166 33554432000 4194304 5683644 140736677436400 18446744073709551615 232347719115 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/18230/statm: 84013 7166 399 364 0 19916 0
[pid=18233] ppid=18230 vsize=1020308 CPUtime=100.04 cores=1,3,5,7
/proc/18233/stat : 18233 (gnovelty+2) T 18230 18233 18233 0 -1 4202496 1151 0 0 0 10004 0 0 0 25 0 1 0 657939698 1044795392 891 33554432000 134512640 135663704 4293958832 18446744073709551615 134524918 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/18233/statm: 255077 891 113 282 0 254793 0
[pid=18230/tid=18258] ppid=18131 vsize=336052 CPUtime=0 cores=1,3,5,7
/proc/18230/task/18258/stat : 18258 (python) S 18131 18131 18093 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 657949726 344117248 7166 33554432000 4194304 5683644 140736677436400 18446744073709551615 232347716017 0 0 16781312 514 18446604468193818624 0 0 -1 3 0 0 0
[pid=18234] ppid=18131 vsize=346556 CPUtime=0.23 cores=1,3,5,7
/proc/18234/stat : 18234 (python) S 18131 18131 18093 0 -1 4202560 1106 0 0 0 12 11 0 0 19 0 2 0 657939699 354873344 7171 33554432000 4194304 5683644 140736677436400 18446744073709551615 232347719115 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/18234/statm: 86639 7171 400 364 0 22539 0
[pid=18237] ppid=18234 vsize=253032 CPUtime=97.98 cores=1,3,5,7
/proc/18237/stat : 18237 (FH) T 18234 18237 18237 0 -1 4202496 2494 0 0 0 9798 0 0 0 25 0 1 0 657939699 259104768 2233 33554432000 134512640 134936988 4291334752 18446744073709551615 134545264 0 0 16781312 0 18446744071562691360 0 0 17 7 0 0 0
/proc/18237/statm: 63258 2233 41 104 0 62762 0
[pid=18234/tid=18253] ppid=18131 vsize=346556 CPUtime=0 cores=1,3,5,7
/proc/18234/task/18253/stat : 18253 (python) S 18131 18131 18093 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 657949722 354873344 7171 33554432000 4194304 5683644 140736677436400 18446744073709551615 232347716017 0 0 16781312 514 18446604466625717312 0 0 -1 7 0 0 0
[pid=18239] ppid=18131 vsize=356564 CPUtime=0.23 cores=1,3,5,7
/proc/18239/stat : 18239 (python) S 18131 18131 18093 0 -1 4202560 1141 0 0 0 10 13 0 0 18 0 2 0 657939700 365121536 7180 33554432000 4194304 5683644 140736677436400 18446744073709551615 232347719115 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/18239/statm: 89141 7180 405 364 0 25038 0
[pid=18242] ppid=18239 vsize=423400 CPUtime=99.79 cores=1,3,5,7
/proc/18242/stat : 18242 (adaptg2wsat2009) T 18239 18242 18242 0 -1 4202496 2627 0 0 0 9979 0 0 0 25 0 1 0 657939700 433561600 2357 33554432000 134512640 135107411 4293564816 18446744073709551615 134531830 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/18242/statm: 105850 2357 59 146 0 104726 0
[pid=18239/tid=18255] ppid=18131 vsize=356564 CPUtime=0 cores=1,3,5,7
/proc/18239/task/18255/stat : 18255 (python) S 18131 18131 18093 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 657949724 365121536 7180 33554432000 4194304 5683644 140736677436400 18446744073709551615 232347716017 0 0 16781312 514 18446604455375139200 0 0 -1 1 0 0 0
[pid=18249] ppid=18131 vsize=367000 CPUtime=0.23 cores=1,3,5,7
/proc/18249/stat : 18249 (python) S 18131 18131 18093 0 -1 4202560 1136 0 0 0 11 12 0 0 19 0 2 0 657949716 375808000 7185 33554432000 4194304 5683644 140736677436400 18446744073709551615 232347719115 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/18249/statm: 91750 7185 406 364 0 27644 0
[pid=18251] ppid=18249 vsize=423400 CPUtime=98.18 cores=1,3,5,7
/proc/18251/stat : 18251 (adaptg2wsat2009) T 18249 18251 18251 0 -1 4202496 2626 0 0 0 9818 0 0 0 25 0 1 0 657949717 433561600 2358 33554432000 134512640 135107411 4286714640 18446744073709551615 134531613 0 0 16781312 0 18446744071562691360 0 0 17 7 0 0 0
/proc/18251/statm: 105850 2358 59 146 0 104726 0
[pid=18249/tid=18271] ppid=18131 vsize=367000 CPUtime=0 cores=1,3,5,7
/proc/18249/task/18271/stat : 18271 (python) S 18131 18131 18093 0 -1 4202560 50 0 0 0 0 0 0 0 19 0 2 0 657959739 375808000 7185 33554432000 4194304 5683644 140736677436400 18446744073709551615 232347716017 0 0 16781312 514 18446604469797948352 0 0 -1 5 0 0 0
[pid=18254] ppid=18131 vsize=377368 CPUtime=0.24 cores=1,3,5,7
/proc/18254/stat : 18254 (python) S 18131 18131 18093 0 -1 4202560 1112 0 0 0 13 11 0 0 19 0 2 0 657949723 386424832 7183 33554432000 4194304 5683644 140736677436400 18446744073709551615 232347719115 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/18254/statm: 94342 7183 400 364 0 30233 0
[pid=18260] ppid=18254 vsize=253032 CPUtime=100.21 cores=1,3,5,7
/proc/18260/stat : 18260 (FH) T 18254 18260 18260 0 -1 4202496 2499 0 0 0 10021 0 0 0 25 0 1 0 657949726 259104768 2232 33554432000 134512640 134936988 4294609168 18446744073709551615 134545357 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/18260/statm: 63258 2232 41 104 0 62762 0
[pid=18254/tid=18275] ppid=18131 vsize=377368 CPUtime=0 cores=1,3,5,7
/proc/18254/task/18275/stat : 18275 (python) S 18131 18131 18093 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 657959748 386424832 7183 33554432000 4194304 5683644 140736677436400 18446744073709551615 232347716017 0 0 16781312 514 18446604469797946560 0 0 -1 5 0 0 0
[pid=18257] ppid=18131 vsize=387864 CPUtime=0.98 cores=1,3,5,7
/proc/18257/stat : 18257 (python) S 18131 18131 18093 0 -1 4202560 1163 0 0 0 45 53 0 0 18 0 2 0 657949726 397172736 7187 33554432000 4194304 5683644 140736677436400 18446744073709551615 232347719115 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/18257/statm: 96966 7187 400 364 0 32854 0
[pid=18261] ppid=18257 vsize=268424 CPUtime=394.07 cores=1,3,5,7
/proc/18261/stat : 18261 (hybridGM3) T 18257 18261 18261 0 -1 4202496 6187 0 0 0 39405 2 0 0 25 0 1 0 657949726 274866176 5919 33554432000 134512640 135204385 4287780576 18446744073709551615 134538047 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/18261/statm: 67106 5919 63 169 0 66936 0
[pid=18257/tid=18307] ppid=18131 vsize=387864 CPUtime=0 cores=1,3,5,7
/proc/18257/task/18307/stat : 18307 (python) S 18131 18131 18093 0 -1 4202560 47 0 0 0 0 0 0 0 18 0 2 0 657969981 397172736 7187 33554432000 4194304 5683644 140736677436400 18446744073709551615 232347716017 0 0 16781312 514 18446604468193819520 0 0 -1 5 0 0 0
[pid=18262] ppid=18131 vsize=397896 CPUtime=0.23 cores=1,3,5,7
/proc/18262/stat : 18262 (python) S 18131 18131 18093 0 -1 4202560 1131 0 0 0 12 11 0 0 19 0 2 0 657949727 407445504 7203 33554432000 4194304 5683644 140736677436400 18446744073709551615 232347719115 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/18262/statm: 99474 7203 400 364 0 35359 0
[pid=18265] ppid=18262 vsize=1020308 CPUtime=100.08 cores=1,3,5,7
/proc/18265/stat : 18265 (gnovelty+2) T 18262 18265 18265 0 -1 4202496 1159 0 0 0 10008 0 0 0 25 0 1 0 657949728 1044795392 891 33554432000 134512640 135663704 4290969648 18446744073709551615 134545619 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/18265/statm: 255077 891 113 282 0 254793 0
[pid=18262/tid=18280] ppid=18131 vsize=397896 CPUtime=0 cores=1,3,5,7
/proc/18262/task/18280/stat : 18280 (python) S 18131 18131 18093 0 -1 4202560 50 0 0 0 0 0 0 0 19 0 2 0 657959762 407445504 7203 33554432000 4194304 5683644 140736677436400 18446744073709551615 232347716017 0 0 16781312 514 18446604462999136192 0 0 -1 1 0 0 0
[pid=18272] ppid=18131 vsize=408420 CPUtime=0.74 cores=1,3,5,7
/proc/18272/stat : 18272 (python) S 18131 18131 18093 0 -1 4202560 1176 0 0 0 30 44 0 0 18 0 2 0 657959741 418222080 7207 33554432000 4194304 5683644 140736677436400 18446744073709551615 232335912518 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/18272/statm: 102105 7207 400 364 0 37987 0
[pid=18274] ppid=18272 vsize=268420 CPUtime=298.5 cores=1,3,5,7
/proc/18274/stat : 18274 (hybridGM3) R 18272 18274 18274 0 -1 4202496 6185 0 0 0 29850 0 0 0 25 0 1 0 657959741 274862080 5918 33554432000 134512640 135204385 4290302000 18446744073709551615 134537670 0 0 16781312 0 0 0 0 17 7 0 0 0
/proc/18274/statm: 67105 5918 63 169 0 66935 0
[pid=18272/tid=18312] ppid=18131 vsize=408420 CPUtime=0 cores=1,3,5,7
/proc/18272/task/18312/stat : 18312 (python) S 18131 18131 18093 0 -1 4202560 47 0 0 0 0 0 0 0 18 0 2 0 657979396 418222080 7207 33554432000 4194304 5683644 140736677436400 18446744073709551615 232347716017 0 0 16781312 514 18446604462999134400 0 0 -1 5 0 0 0
[pid=18276] ppid=18131 vsize=418420 CPUtime=0.25 cores=1,3,5,7
/proc/18276/stat : 18276 (python) S 18131 18131 18093 0 -1 4202560 1142 0 0 0 12 13 0 0 19 0 2 0 657959750 428462080 7222 33554432000 4194304 5683644 140736677436400 18446744073709551615 232347719115 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/18276/statm: 104605 7222 400 364 0 40484 0
[pid=18278] ppid=18276 vsize=423400 CPUtime=100.24 cores=1,3,5,7
/proc/18278/stat : 18278 (adaptg2wsat2009) T 18276 18278 18278 0 -1 4202496 2633 0 0 0 10024 0 0 0 25 0 1 0 657959750 433561600 2359 33554432000 134512640 135107411 4290277520 18446744073709551615 134532128 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/18278/statm: 105850 2359 59 146 0 104726 0
[pid=18276/tid=18299] ppid=18131 vsize=418420 CPUtime=0 cores=1,3,5,7
/proc/18276/task/18299/stat : 18299 (python) S 18131 18131 18093 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 657969776 428462080 7222 33554432000 4194304 5683644 140736677436400 18446744073709551615 232347716017 0 0 16781312 514 18446604471113810048 0 0 -1 3 0 0 0
[pid=18281] ppid=18131 vsize=428976 CPUtime=0.75 cores=1,3,5,7
/proc/18281/stat : 18281 (python) S 18131 18131 18093 0 -1 4202560 1238 0 0 0 37 38 0 0 18 0 2 0 657959763 439271424 7234 33554432000 4194304 5683644 140736677436400 18446744073709551615 232347719115 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/18281/statm: 107244 7234 408 364 0 43120 0
[pid=18284] ppid=18281 vsize=268420 CPUtime=296.8 cores=1,3,5,7
/proc/18284/stat : 18284 (hybridGM3) T 18281 18284 18284 0 -1 4202496 6195 0 0 0 29680 0 0 0 25 0 1 0 657959764 274862080 5919 33554432000 134512640 135204385 4293575088 18446744073709551615 134538284 0 0 16781312 0 18446744071562691360 0 0 17 5 0 0 0
/proc/18284/statm: 67105 5919 63 169 0 66935 0
[pid=18281/tid=18313] ppid=18131 vsize=428976 CPUtime=0 cores=1,3,5,7
/proc/18281/task/18313/stat : 18313 (python) S 18131 18131 18093 0 -1 4202560 47 0 0 0 0 0 0 0 18 0 2 0 657979420 439271424 7234 33554432000 4194304 5683644 140736677436400 18446744073709551615 232347716017 0 0 16781312 514 18446604456820357824 0 0 -1 1 0 0 0
[pid=18300] ppid=18131 vsize=439392 CPUtime=0.49 cores=1,3,5,7
/proc/18300/stat : 18300 (python) S 18131 18131 18093 0 -1 4202560 1061 0 0 0 24 25 0 0 18 0 1 0 657969777 449937408 7220 33554432000 4194304 5683644 140736677436400 18446744073709551615 232335912518 0 0 16781312 514 16130785557520285959 0 0 17 1 0 0 0
/proc/18300/statm: 109848 7220 380 364 0 45721 0
[pid=18302] ppid=18300 vsize=268424 CPUtime=192.77 cores=1,3,5,7
/proc/18302/stat : 18302 (hybridGM3) R 18300 18302 18302 0 -1 4202496 6193 0 0 0 19277 0 0 0 25 0 1 0 657969777 274866176 5919 33554432000 134512640 135204385 4287564080 18446744073709551615 134537711 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/18302/statm: 67106 5919 63 169 0 66936 0
[pid=18326] ppid=18131 vsize=449800 CPUtime=0 cores=1,3,5,7
/proc/18326/stat : 18326 (python) S 18131 18131 18093 0 -1 4202560 854 0 0 0 0 0 0 0 18 0 1 0 657989546 460595200 7254 33554432000 4194304 5683644 140736677436400 18446744073709551615 232335912518 0 0 16781312 514 17031532150446358527 0 0 17 1 0 0 0
/proc/18326/statm: 112450 7254 357 364 0 48320 0
[pid=18328] ppid=18326 vsize=461508 CPUtime=1.09 cores=1,3,5,7
/proc/18328/stat : 18328 (TNM) R 18326 18328 18328 0 -1 4202496 2468 0 0 0 109 0 0 0 24 0 1 0 657989547 472584192 2195 33554432000 134512640 135008748 4291033376 18446744073709551615 134527350 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/18328/statm: 115377 2195 46 122 0 114277 0
[pid=18329] ppid=18131 vsize=459972 CPUtime=0 cores=1,3,5,7
/proc/18329/stat : 18329 (python) S 18131 18131 18093 0 -1 4202560 824 0 0 0 0 0 0 0 19 0 1 0 657989631 471011328 7247 33554432000 4194304 5683644 140736677436400 18446744073709551615 232335912518 0 0 16781312 514 4450525380758994943 0 0 17 1 0 0 0
/proc/18329/statm: 114993 7247 346 364 0 50860 0
[pid=18331] ppid=18329 vsize=248616 CPUtime=0.24 cores=1,3,5,7
/proc/18331/stat : 18331 (FH) R 18329 18331 18331 0 -1 4202496 1485 0 0 0 24 0 0 0 21 0 1 0 657989631 254582784 1214 33554432000 134512640 134936988 4288787984 18446744073709551615 134523657 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/18331/statm: 62154 1214 37 104 0 61658 0
[pid=18131/tid=18177] ppid=18129 vsize=469664 CPUtime=0 cores=1,3,5,7
/proc/18131/task/18177/stat : 18177 (python) S 18129 18131 18093 0 -1 4202560 24 937 0 0 0 0 0 0 20 0 19 0 657929668 480935936 8816 33554432000 4194304 5683644 140736677436400 18446744073709551615 232347716017 0 0 16781312 2 18446604468193817728 0 0 -1 5 0 0 0
[pid=18131/tid=18180] ppid=18129 vsize=469664 CPUtime=0 cores=1,3,5,7
/proc/18131/task/18180/stat : 18180 (python) S 18129 18131 18093 0 -1 4202560 26 937 0 0 0 0 0 0 20 0 19 0 657929669 480935936 8816 33554432000 4194304 5683644 140736677436400 18446744073709551615 232347716017 0 0 16781312 2 18446604468193817728 0 0 -1 5 0 0 0
[pid=18131/tid=18183] ppid=18129 vsize=469664 CPUtime=0 cores=1,3,5,7
/proc/18131/task/18183/stat : 18183 (python) S 18129 18131 18093 0 -1 4202560 24 937 0 0 0 0 0 0 22 0 19 0 657929670 480935936 8816 33554432000 4194304 5683644 140736677436400 18446744073709551615 232347716017 0 0 16781312 2 18446604468193817728 0 0 -1 5 0 0 0
[pid=18131/tid=18187] ppid=18129 vsize=469664 CPUtime=0 cores=1,3,5,7
/proc/18131/task/18187/stat : 18187 (python) S 18129 18131 18093 0 -1 4202560 30 937 0 0 0 0 0 0 20 0 19 0 657929671 480935936 8816 33554432000 4194304 5683644 140736677436400 18446744073709551615 232347716017 0 0 16781312 2 18446604468193817728 0 0 -1 3 0 0 0
[pid=18131/tid=18224] ppid=18129 vsize=469664 CPUtime=0 cores=1,3,5,7
/proc/18131/task/18224/stat : 18224 (python) S 18129 18131 18093 0 -1 4202560 29 937 0 0 0 0 0 0 20 0 19 0 657939693 480935936 8816 33554432000 4194304 5683644 140736677436400 18446744073709551615 232347716017 0 0 16781312 2 18446604468193817728 0 0 -1 3 0 0 0
[pid=18131/tid=18232] ppid=18129 vsize=469664 CPUtime=0 cores=1,3,5,7
/proc/18131/task/18232/stat : 18232 (python) S 18129 18131 18093 0 -1 4202560 23 937 0 0 0 0 0 0 21 0 19 0 657939698 480935936 8816 33554432000 4194304 5683644 140736677436400 18446744073709551615 232347716017 0 0 16781312 2 18446604468193817728 0 0 -1 5 0 0 0
[pid=18131/tid=18236] ppid=18129 vsize=469664 CPUtime=0 cores=1,3,5,7
/proc/18131/task/18236/stat : 18236 (python) S 18129 18131 18093 0 -1 4202560 24 937 0 0 0 0 0 0 23 0 19 0 657939699 480935936 8816 33554432000 4194304 5683644 140736677436400 18446744073709551615 232347716017 0 0 16781312 2 18446604468193817728 0 0 -1 7 0 0 0
[pid=18131/tid=18240] ppid=18129 vsize=469664 CPUtime=0 cores=1,3,5,7
/proc/18131/task/18240/stat : 18240 (python) S 18129 18131 18093 0 -1 4202560 27 937 0 0 0 0 0 0 25 0 19 0 657939700 480935936 8816 33554432000 4194304 5683644 140736677436400 18446744073709551615 232347716017 0 0 16781312 2 18446604468193817728 0 0 -1 5 0 0 0
[pid=18131/tid=18250] ppid=18129 vsize=469664 CPUtime=0 cores=1,3,5,7
/proc/18131/task/18250/stat : 18250 (python) S 18129 18131 18093 0 -1 4202560 22 937 0 0 0 0 0 0 20 0 19 0 657949717 480935936 8816 33554432000 4194304 5683644 140736677436400 18446744073709551615 232347716017 0 0 16781312 2 18446604468193817728 0 0 -1 5 0 0 0
[pid=18131/tid=18256] ppid=18129 vsize=469664 CPUtime=0 cores=1,3,5,7
/proc/18131/task/18256/stat : 18256 (python) S 18129 18131 18093 0 -1 4202560 26 937 0 0 0 0 0 0 21 0 19 0 657949724 480935936 8816 33554432000 4194304 5683644 140736677436400 18446744073709551615 232347716017 0 0 16781312 2 18446604468193817728 0 0 -1 1 0 0 0
[pid=18131/tid=18259] ppid=18129 vsize=469664 CPUtime=0 cores=1,3,5,7
/proc/18131/task/18259/stat : 18259 (python) S 18129 18131 18093 0 -1 4202560 29 937 0 0 0 0 0 0 18 0 19 0 657949726 480935936 8816 33554432000 4194304 5683644 140736677436400 18446744073709551615 232347716017 0 0 16781312 2 18446604468193817728 0 0 -1 1 0 0 0
[pid=18131/tid=18263] ppid=18129 vsize=469664 CPUtime=0 cores=1,3,5,7
/proc/18131/task/18263/stat : 18263 (python) S 18129 18131 18093 0 -1 4202560 26 937 0 0 0 0 0 0 25 0 19 0 657949728 480935936 8816 33554432000 4194304 5683644 140736677436400 18446744073709551615 232347716017 0 0 16781312 2 18446604468193817728 0 0 -1 1 0 0 0
[pid=18131/tid=18273] ppid=18129 vsize=469664 CPUtime=0 cores=1,3,5,7
/proc/18131/task/18273/stat : 18273 (python) S 18129 18131 18093 0 -1 4202560 33 937 0 0 0 0 0 0 18 0 19 0 657959741 480935936 8816 33554432000 4194304 5683644 140736677436400 18446744073709551615 232347716017 0 0 16781312 2 18446604468193817728 0 0 -1 1 0 0 0
[pid=18131/tid=18277] ppid=18129 vsize=469664 CPUtime=0 cores=1,3,5,7
/proc/18131/task/18277/stat : 18277 (python) S 18129 18131 18093 0 -1 4202560 26 937 0 0 0 0 0 0 21 0 19 0 657959750 480935936 8816 33554432000 4194304 5683644 140736677436400 18446744073709551615 232347716017 0 0 16781312 2 18446604468193817728 0 0 -1 1 0 0 0
[pid=18131/tid=18282] ppid=18129 vsize=469664 CPUtime=0 cores=1,3,5,7
/proc/18131/task/18282/stat : 18282 (python) S 18129 18131 18093 0 -1 4202560 29 937 0 0 0 0 0 0 18 0 19 0 657959764 480935936 8816 33554432000 4194304 5683644 140736677436400 18446744073709551615 232347716017 0 0 16781312 2 18446604468193817728 0 0 -1 1 0 0 0
[pid=18131/tid=18301] ppid=18129 vsize=469664 CPUtime=0 cores=1,3,5,7
/proc/18131/task/18301/stat : 18301 (python) S 18129 18131 18093 0 -1 4202560 26 937 0 0 0 0 0 0 20 0 19 0 657969777 480935936 8816 33554432000 4194304 5683644 140736677436400 18446744073709551615 232347716017 0 0 16781312 2 18446604468193817728 0 0 -1 1 0 0 0
[pid=18131/tid=18327] ppid=18129 vsize=469664 CPUtime=0 cores=1,3,5,7
/proc/18131/task/18327/stat : 18327 (python) S 18129 18131 18093 0 -1 4202560 27 937 0 0 0 0 0 0 20 0 19 0 657989547 480935936 8816 33554432000 4194304 5683644 140736677436400 18446744073709551615 232347716017 0 0 16781312 2 18446604468193817728 0 0 -1 1 0 0 0
[pid=18131/tid=18330] ppid=18129 vsize=469664 CPUtime=0 cores=1,3,5,7
/proc/18131/task/18330/stat : 18330 (python) S 18129 18131 18093 0 -1 4202560 26 937 0 0 0 0 0 0 20 0 19 0 657989631 480935936 8816 33554432000 4194304 5683644 140736677436400 18446744073709551615 232347716017 0 0 16781312 2 18446604468193817728 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2387.56
Current children cumulated vsize (KiB) 16092360

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 18131 and gives
#  childrusage.ru_utime.tv_sec=199
#  childrusage.ru_utime.tv_usec=722637
#  childrusage.ru_stime.tv_sec=3
#  childrusage.ru_stime.tv_usec=306497
# CPU time returned by wait4() is 203.029
# while last known CPU time is 2387.56
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 602.871
CPU time (s): 2387.56
CPU user time (s): 2384.37
CPU system time (s): 3.19
CPU usage (%): 396.031
Max. virtual memory (cumulated for all children) (KiB): 16092360

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 199.723
system time used= 3.3065
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 62195
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= 15076
involuntary context switches= 2501

runsolver used 3.83242 second user time and 10.0965 second system time

The end

Launcher Data

Begin job on node132 at 2011-05-15 14:41:52
IDJOB=3378166
IDBENCH=82575
IDSOLVER=1859
FILE ID=node132/3378166-1305463312
RUNJOBID= node132-1305463312-18112
PBS_JOBID= 13324991
Free space on /tmp= 73368 MiB

SOLVER NAME= borg-sat 11.03.02-par-random (fixed)
BENCH NAME= SAT11/random/large/unif-k5-r20-v2000-c40000-S394483079-002-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-3378166-1305463312/watcher-3378166-1305463312 -o /tmp/evaluation-result-3378166-1305463312/solver-3378166-1305463312 -C 4800 -W 1300 -M 15500  python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3378166-1305463312.cnf -seed 405595628 -budget 4800 -cores 4

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

MD5SUM BENCH= 40e955d306a70bd3dffa8283c1221639
RANDOM SEED=405595628

node132.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.833
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.66
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.833
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.74
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.833
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.76
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.833
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.833
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.833
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.67
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.833
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.833
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:     32951124 kB
MemFree:      20635252 kB
Buffers:        301192 kB
Cached:        5967568 kB
SwapCached:       6904 kB
Active:        5571860 kB
Inactive:      6427944 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      20635252 kB
SwapTotal:    67111528 kB
SwapFree:     66457188 kB
Dirty:           64904 kB
Writeback:          12 kB
AnonPages:     5729040 kB
Mapped:          19988 kB
Slab:           225352 kB
PageTables:      25948 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 35251576 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73300 MiB
End job on node132 at 2011-05-15 14:51:57