Trace number 3740916

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
PB11: borg pb-dec-11.04.03UNSAT 291.312 289.913

General information on the benchmark

Name/DEC-SMALLINT-LIN/lopes/
normalized-101.opb
MD5SUMa3ed9477da365050d631dd031519efe8
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark79.04
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables7936
Total number of constraints176837
Number of constraints which are clauses158928
Number of constraints which are cardinality constraints (but not clauses)563
Number of constraints which are nor clauses,nor cardinality constraints17346
Minimum length of a constraint2
Maximum length of a constraint195
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 3
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 196
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.36/1.23	c INFO: loaded portfolio from HOME/etc/borg-mix+class.dec.pickle
0.36/1.23	c INFO: solving HOME/instance-3740916-1338720238.opb
1.56/2.49	c INFO: parsing took 1.23 s
3.66/4.51	c INFO: features took 2.02 CPU seconds
3.66/4.54	c INFO: running wbo1.4b-fixed@0 for 45 with 1796 remaining (b = 0.92)
63.20/64.06	c INFO: wrote minion input file to HOME/tmps3_ZXJ.minion
63.20/64.06	c INFO: running minion-0.12@0 for 45 with 1748 remaining (b = 0.60)
110.44/111.24	c INFO: running sat4j-pb-v20101225@0 for 45 with 1691 remaining (b = 0.63)
159.34/158.35	c INFO: running clasp-1.3.7@0 for 45 with 1642 remaining (b = 0.66)
206.61/205.52	c INFO: running wbo1.4a@0 for 45 with 1595 remaining (b = 0.25)
254.44/253.39	c INFO: running clasp-1.3.7@47 for 45 with 1548 remaining (b = 0.20)
291.01/289.88	s UNSATISFIABLE

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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-3740916-1338720238/watcher-3740916-1338720238 -o /tmp/evaluation-result-3740916-1338720238/solver-3740916-1338720238 -C 1800 -W 1900 -M 15500 python HOME/solve HOME/etc/borg-mix+class.dec.pickle HOME/instance-3740916-1338720238.opb -seed 869877296 -budget 1800 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 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: 1.94 2.44 2.33 3/187 7709
/proc/meminfo: memFree=26788976/32873648 swapFree=7628/7628
[pid=7709] ppid=7707 vsize=15276 CPUtime=0 cores=0,2,4,6
/proc/7709/stat : 7709 (python) D 7707 7709 3958 0 -1 4202496 671 0 0 0 0 0 0 0 20 0 1 0 338149916 15642624 558 33554432000 4194304 5683644 140735317373088 140735317341032 217410519952 0 0 16781312 2 18446744072100588836 0 0 17 2 0 0 0 0 0
/proc/7709/statm: 3819 558 324 364 0 261 0

[startup+0.10615 s]
/proc/loadavg: 1.94 2.44 2.33 3/187 7709
/proc/meminfo: memFree=26788976/32873648 swapFree=7628/7628
[pid=7709] ppid=7707 vsize=23380 CPUtime=0.02 cores=0,2,4,6
/proc/7709/stat : 7709 (python) D 7707 7709 3958 0 -1 4202496 1439 0 0 0 2 0 0 0 20 0 1 0 338149916 23941120 1184 33554432000 4194304 5683644 140735317373088 140735317303592 217410519952 0 0 16781312 2 18446744072100588836 0 0 17 2 0 0 0 0 0
/proc/7709/statm: 5845 1184 441 364 0 727 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 23380

[startup+0.200162 s]
/proc/loadavg: 1.94 2.44 2.33 3/187 7709
/proc/meminfo: memFree=26788976/32873648 swapFree=7628/7628
[pid=7709] ppid=7707 vsize=83944 CPUtime=0.05 cores=0,2,4,6
/proc/7709/stat : 7709 (python) D 7707 7709 3958 0 -1 4202496 2923 0 0 0 4 1 0 0 20 0 1 0 338149916 85958656 2441 33554432000 4194304 5683644 140735317373088 140735317304712 217410519952 0 0 16781312 2 18446744072100588836 0 0 17 2 0 0 0 0 0
/proc/7709/statm: 20986 2441 744 364 0 1614 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 83944

[startup+0.300169 s]
/proc/loadavg: 1.94 2.44 2.33 3/187 7709
/proc/meminfo: memFree=26788976/32873648 swapFree=7628/7628
[pid=7709] ppid=7707 vsize=102076 CPUtime=0.1 cores=0,2,4,6
/proc/7709/stat : 7709 (python) D 7707 7709 3958 0 -1 4202496 4202 1013 1 0 9 1 0 0 20 0 1 0 338149916 104525824 2754 33554432000 4194304 5683644 140735317373088 140735317247176 217401355559 0 0 16781312 2 18446744072100588836 0 0 17 2 0 0 0 0 0
/proc/7709/statm: 25519 2754 890 364 0 1729 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 102076

[startup+0.700143 s]
/proc/loadavg: 1.94 2.44 2.33 3/187 7709
/proc/meminfo: memFree=26788976/32873648 swapFree=7628/7628
[pid=7709] ppid=7707 vsize=155576 CPUtime=0.2 cores=0,2,4,6
/proc/7709/stat : 7709 (python) D 7707 7709 3958 0 -1 4202496 6354 1013 1 0 15 5 0 0 20 0 1 0 338149916 159309824 4172 33554432000 4194304 5683644 140735317373088 140735317263592 217410519952 0 0 16781312 2 18446744072100588836 0 0 17 2 0 0 0 0 0
/proc/7709/statm: 38894 4172 1160 364 0 3221 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 155576

[startup+1.50011 s]
/proc/loadavg: 1.94 2.44 2.33 2/188 7714
/proc/meminfo: memFree=26769980/32873648 swapFree=7628/7628
[pid=7709] ppid=7707 vsize=296852 CPUtime=0.66 cores=0,2,4,6
/proc/7709/stat : 7709 (python) R 7707 7709 3958 0 -1 4202496 12829 1013 1 0 56 10 0 0 20 0 1 0 338149916 303976448 10885 33554432000 4194304 5683644 140735317373088 140735317366584 217410146196 0 0 16781312 2 0 0 0 17 2 0 0 0 0 0
/proc/7709/statm: 74213 10886 1811 364 0 9442 0
Current children cumulated CPU time (s) 0.66
Current children cumulated vsize (KiB) 296852

[startup+3.10011 s]
/proc/loadavg: 2.03 2.44 2.34 3/188 7714
/proc/meminfo: memFree=26721120/32873648 swapFree=7628/7628
[pid=7709] ppid=7707 vsize=328488 CPUtime=2.25 cores=0,2,4,6
/proc/7709/stat : 7709 (python) R 7707 7709 3958 0 -1 4202496 24223 1013 1 0 213 12 0 0 20 0 1 0 338149916 336371712 18874 33554432000 4194304 5683644 140735317373088 140735317359912 139666550877903 0 0 16781312 33554434 0 0 0 17 2 0 0 0 0 0
/proc/7709/statm: 82122 18874 1846 364 0 17351 0
Current children cumulated CPU time (s) 2.25
Current children cumulated vsize (KiB) 328488
heavy processes:

[startup+6.30028 s]
/proc/loadavg: 2.03 2.44 2.34 3/191 7717
/proc/meminfo: memFree=26695552/32873648 swapFree=7628/7628
[pid=7709] ppid=7707 vsize=408436 CPUtime=3.7 cores=0,2,4,6
/proc/7709/stat : 7709 (python) S 7707 7709 3958 0 -1 4202496 25544 1013 1 0 358 12 0 0 20 0 2 0 338149916 418238464 19972 33554432000 4194304 5683644 140735317373088 140735317367920 217413903629 0 0 16781312 33554434 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/7709/statm: 102109 19972 1902 364 0 37332 0
[pid=7715] ppid=7709 vsize=332656 CPUtime=0 cores=0,2,4,6
/proc/7715/stat : 7715 (python) S 7709 7709 3958 0 -1 4202560 766 0 0 0 0 0 0 0 20 0 1 0 338150371 340639744 18404 33554432000 4194304 5683644 140735317373088 140735317364176 217410535848 0 0 16781312 33554946 18446744071580425449 0 0 17 6 0 0 0 0 0
/proc/7715/statm: 83164 18404 340 364 0 18387 0
[pid=7717] ppid=7715 vsize=22536 CPUtime=1.73 cores=0,2,4,6
/proc/7717/stat : 7717 (wbo1.4b-fixed) R 7715 7717 7717 0 -1 4202496 7345 0 0 0 169 4 0 0 20 0 1 0 338150371 23076864 5057 33554432000 134512640 135752315 4294105952 4294104028 135270849 0 0 16781312 3 0 0 0 17 2 0 0 0 0 0
/proc/7717/statm: 5634 5057 146 303 0 5329 0
[pid=7709/tid=7716] ppid=7707 vsize=408436 CPUtime=0 cores=0,2,4,6
/proc/7709/task/7716/stat : 7716 (python) S 7707 7709 3958 0 -1 4202560 26 1013 0 0 0 0 0 0 20 0 2 0 338150371 418238464 19972 33554432000 4194304 5683644 140735317373088 139666377613872 217413900064 0 0 16781312 33554434 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 5.43
Current children cumulated vsize (KiB) 763628

[startup+12.7003 s]
/proc/loadavg: 2.02 2.43 2.33 3/191 7717
/proc/meminfo: memFree=26687020/32873648 swapFree=7628/7628
[pid=7709] ppid=7707 vsize=408436 CPUtime=3.7 cores=0,2,4,6
/proc/7709/stat : 7709 (python) S 7707 7709 3958 0 -1 4202496 25544 1013 1 0 358 12 0 0 20 0 2 0 338149916 418238464 19972 33554432000 4194304 5683644 140735317373088 140735317367920 217413903629 0 0 16781312 33554434 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/7709/statm: 102109 19972 1902 364 0 37332 0
[pid=7715] ppid=7709 vsize=332656 CPUtime=0.01 cores=0,2,4,6
/proc/7715/stat : 7715 (python) S 7709 7709 3958 0 -1 4202560 896 0 0 0 1 0 0 0 20 0 1 0 338150371 340639744 18427 33554432000 4194304 5683644 140735317373088 140735317364176 217410535848 0 0 16781312 33554946 18446744071580425449 0 0 17 0 0 0 0 0 0
/proc/7715/statm: 83164 18427 363 364 0 18387 0
[pid=7717] ppid=7715 vsize=29724 CPUtime=8.14 cores=0,2,4,6
/proc/7717/stat : 7717 (wbo1.4b-fixed) R 7715 7717 7717 0 -1 4202496 9148 0 0 0 799 15 0 0 20 0 1 0 338150371 30437376 6860 33554432000 134512640 135752315 4294105952 4294104028 135270849 0 0 16781312 3 0 0 0 17 2 0 0 0 0 0
/proc/7717/statm: 7431 6860 146 303 0 7126 0
[pid=7709/tid=7716] ppid=7707 vsize=408436 CPUtime=0 cores=0,2,4,6
/proc/7709/task/7716/stat : 7716 (python) S 7707 7709 3958 0 -1 4202560 26 1013 0 0 0 0 0 0 20 0 2 0 338150371 418238464 19972 33554432000 4194304 5683644 140735317373088 139666377613872 217413900064 0 0 16781312 33554434 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 11.85
Current children cumulated vsize (KiB) 770816

[startup+25.5068 s]
/proc/loadavg: 2.02 2.41 2.33 3/191 7717
/proc/meminfo: memFree=26675124/32873648 swapFree=7628/7628
[pid=7709] ppid=7707 vsize=408436 CPUtime=3.7 cores=0,2,4,6
/proc/7709/stat : 7709 (python) S 7707 7709 3958 0 -1 4202496 25544 1013 1 0 358 12 0 0 20 0 2 0 338149916 418238464 19972 33554432000 4194304 5683644 140735317373088 140735317367920 217413903629 0 0 16781312 33554434 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/7709/statm: 102109 19972 1902 364 0 37332 0
[pid=7715] ppid=7709 vsize=332656 CPUtime=0.03 cores=0,2,4,6
/proc/7715/stat : 7715 (python) S 7709 7709 3958 0 -1 4202560 906 0 0 0 2 1 0 0 20 0 1 0 338150371 340639744 18427 33554432000 4194304 5683644 140735317373088 140735317364176 217410535848 0 0 16781312 33554946 18446744071580425449 0 0 17 0 0 0 0 0 0
/proc/7715/statm: 83164 18427 363 364 0 18387 0
[pid=7717] ppid=7715 vsize=40344 CPUtime=20.94 cores=0,2,4,6
/proc/7717/stat : 7717 (wbo1.4b-fixed) R 7715 7717 7717 0 -1 4202496 11722 0 0 0 2066 28 0 0 20 0 1 0 338150371 41312256 9434 33554432000 134512640 135752315 4294105952 4294103952 134611438 0 0 16781312 3 0 0 0 17 2 0 0 0 0 0
/proc/7717/statm: 10086 9434 146 303 0 9781 0
[pid=7709/tid=7716] ppid=7707 vsize=408436 CPUtime=0 cores=0,2,4,6
/proc/7709/task/7716/stat : 7716 (python) S 7707 7709 3958 0 -1 4202560 26 1013 0 0 0 0 0 0 20 0 2 0 338150371 418238464 19972 33554432000 4194304 5683644 140735317373088 139666377613872 217413900064 0 0 16781312 33554434 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 24.67
Current children cumulated vsize (KiB) 781436

[startup+51.1004 s]
/proc/loadavg: 2.21 2.43 2.34 3/180 7760
/proc/meminfo: memFree=28536268/32873648 swapFree=7628/7628
[pid=7709] ppid=7707 vsize=408436 CPUtime=3.7 cores=0,2,4,6
/proc/7709/stat : 7709 (python) S 7707 7709 3958 0 -1 4202496 25544 1013 1 0 358 12 0 0 20 0 2 0 338149916 418238464 19972 33554432000 4194304 5683644 140735317373088 140735317367920 217413903629 0 0 16781312 33554434 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/7709/statm: 102109 19972 1902 364 0 37332 0
[pid=7715] ppid=7709 vsize=332656 CPUtime=0.07 cores=0,2,4,6
/proc/7715/stat : 7715 (python) S 7709 7709 3958 0 -1 4202560 1012 0 0 0 4 3 0 0 20 0 1 0 338150371 340639744 18432 33554432000 4194304 5683644 140735317373088 140735317364176 217410535848 0 0 16781312 33554946 18446744071580425449 0 0 17 0 0 0 0 0 0
/proc/7715/statm: 83164 18432 368 364 0 18387 0
[pid=7717] ppid=7715 vsize=51800 CPUtime=46.53 cores=0,2,4,6
/proc/7717/stat : 7717 (wbo1.4b-fixed) R 7715 7717 7717 0 -1 4202496 14576 0 0 0 4609 44 0 0 20 0 1 0 338150371 53043200 12288 33554432000 134512640 135752315 4294105952 4294104028 135270849 0 0 16781312 3 0 0 0 17 2 0 0 0 0 0
/proc/7717/statm: 12950 12288 146 303 0 12645 0
[pid=7709/tid=7716] ppid=7707 vsize=408436 CPUtime=0 cores=0,2,4,6
/proc/7709/task/7716/stat : 7716 (python) S 7707 7709 3958 0 -1 4202560 26 1013 0 0 0 0 0 0 20 0 2 0 338150371 418238464 19972 33554432000 4194304 5683644 140735317373088 139666377613872 217413900064 0 0 16781312 33554434 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 50.3
Current children cumulated vsize (KiB) 792892

[startup+102.301 s]
/proc/loadavg: 2.09 2.36 2.32 3/184 7764
/proc/meminfo: memFree=24718664/32873648 swapFree=7628/7628
[pid=7709] ppid=7707 vsize=484228 CPUtime=14.38 cores=0,2,4,6
/proc/7709/stat : 7709 (python) S 7707 7709 3958 0 -1 4202496 26550 1013 1 0 1421 17 0 0 20 0 3 0 338149916 495849472 19981 33554432000 4194304 5683644 140735317373088 140735317367920 217413903629 0 0 16781312 33554434 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/7709/statm: 121057 19981 1905 364 0 56277 0
[pid=7715] ppid=7709 vsize=408436 CPUtime=0.07 cores=0,2,4,6
/proc/7715/stat : 7715 (python) S 7709 7709 3958 0 -1 4202560 1141 0 0 0 4 3 0 0 20 0 2 0 338150371 418238464 18467 33554432000 4194304 5683644 140735317373088 140735317364736 217413903629 0 0 16781312 33554946 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/7715/statm: 102109 18467 396 364 0 37332 0
[pid=7717] ppid=7715 vsize=54604 CPUtime=48.81 cores=0,2,4,6
/proc/7717/stat : 7717 (wbo1.4b-fixed) T 7715 7717 7717 0 -1 4202496 15298 0 0 0 4833 48 0 0 20 0 1 0 338150371 55914496 13010 33554432000 134512640 135752315 4294105952 4294103960 134518934 0 0 16781312 3 18446744071579387992 0 0 17 2 0 0 0 0 0
/proc/7717/statm: 13651 13010 146 303 0 13346 0
[pid=7715/tid=7761] ppid=7709 vsize=408436 CPUtime=0 cores=0,2,4,6
/proc/7715/task/7761/stat : 7761 (python) S 7709 7709 3958 0 -1 4202560 44 0 0 0 0 0 0 0 20 0 2 0 338155254 418238464 18467 33554432000 4194304 5683644 140735317373088 139666377613872 217413900064 0 0 16781312 33554946 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7762] ppid=7709 vsize=408448 CPUtime=0.05 cores=0,2,4,6
/proc/7762/stat : 7762 (python) S 7709 7709 3958 0 -1 4202560 910 0 0 0 3 2 0 0 20 0 1 0 338156322 418250752 18428 33554432000 4194304 5683644 140735317373088 140735317364176 217410535907 0 0 16781312 33554946 18446744071580425449 0 0 17 0 0 0 0 0 0
/proc/7762/statm: 102112 18428 358 364 0 37332 0
[pid=7764] ppid=7762 vsize=2671700 CPUtime=38.22 cores=0,2,4,6
/proc/7764/stat : 7764 (minion) R 7762 7764 7764 0 -1 4202496 657862 0 0 0 3734 88 0 0 20 0 1 0 338156322 2735820800 660571 33554432000 134512640 165565024 4289748368 4289745600 159737071 0 0 16781312 8396802 0 0 0 17 2 0 0 0 0 0
/proc/7764/statm: 667925 660571 358 7582 0 660340 0
[pid=7709/tid=7716] ppid=7707 vsize=484228 CPUtime=0 cores=0,2,4,6
/proc/7709/task/7716/stat : 7716 (python) S 7707 7709 3958 0 -1 4202560 26 1013 0 0 0 0 0 0 20 0 3 0 338150371 495849472 19981 33554432000 4194304 5683644 140735317373088 139666377613872 217413900064 0 0 16781312 33554434 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7709/tid=7763] ppid=7707 vsize=484228 CPUtime=0 cores=0,2,4,6
/proc/7709/task/7763/stat : 7763 (python) S 7707 7709 3958 0 -1 4202560 22 1013 0 0 0 0 0 0 20 0 3 0 338156322 495849472 19981 33554432000 4194304 5683644 140735317373088 139666367124016 217413900064 0 0 16781312 33554434 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 101.53
Current children cumulated vsize (KiB) 4027416

[startup+162.301 s]
/proc/loadavg: 2.03 2.29 2.29 3/210 7791
/proc/meminfo: memFree=23556576/32873648 swapFree=7628/7628
[pid=7709] ppid=7707 vsize=635812 CPUtime=14.43 cores=0,2,4,6
/proc/7709/stat : 7709 (python) S 7707 7709 3958 0 -1 4202496 28264 1013 1 0 1426 17 0 0 20 0 5 0 338149916 651071488 19997 33554432000 4194304 5683644 140735317373088 140735317367920 217413903629 0 0 16781312 33554434 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/7709/statm: 158953 19997 1909 364 0 94167 0
[pid=7715] ppid=7709 vsize=408436 CPUtime=0.07 cores=0,2,4,6
/proc/7715/stat : 7715 (python) S 7709 7709 3958 0 -1 4202560 1141 0 0 0 4 3 0 0 20 0 2 0 338150371 418238464 18467 33554432000 4194304 5683644 140735317373088 140735317364736 217413903629 0 0 16781312 33554946 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/7715/statm: 102109 18467 396 364 0 37332 0
[pid=7717] ppid=7715 vsize=54604 CPUtime=48.81 cores=0,2,4,6
/proc/7717/stat : 7717 (wbo1.4b-fixed) T 7715 7717 7717 0 -1 4202496 15298 0 0 0 4833 48 0 0 20 0 1 0 338150371 55914496 13085 33554432000 134512640 135752315 4294105952 4294103960 134518934 0 0 16781312 3 18446744071579387992 0 0 17 2 0 0 0 0 0
/proc/7717/statm: 13651 13085 146 303 0 13346 0
[pid=7715/tid=7761] ppid=7709 vsize=408436 CPUtime=0 cores=0,2,4,6
/proc/7715/task/7761/stat : 7761 (python) S 7709 7709 3958 0 -1 4202560 44 0 0 0 0 0 0 0 20 0 2 0 338155254 418238464 18467 33554432000 4194304 5683644 140735317373088 139666377613872 217413900064 0 0 16781312 33554946 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7762] ppid=7709 vsize=408448 CPUtime=0.07 cores=0,2,4,6
/proc/7762/stat : 7762 (python) S 7709 7709 3958 0 -1 4202560 1069 0 0 0 4 3 0 0 20 0 2 0 338156322 418250752 18454 33554432000 4194304 5683644 140735317373088 140735317364736 217413903629 0 0 16781312 33554946 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/7762/statm: 102112 18454 383 364 0 37332 0
[pid=7764] ppid=7762 vsize=2671700 CPUtime=47.13 cores=0,2,4,6
/proc/7764/stat : 7764 (minion) T 7762 7764 7764 0 -1 4202496 657862 0 0 0 4625 88 0 0 20 0 1 0 338156322 2735820800 660571 33554432000 134512640 165565024 4289748368 4289745616 142764899 0 0 16781312 8396802 18446744071579387992 0 0 17 2 0 0 0 0 0
/proc/7764/statm: 667925 660571 358 7582 0 660340 0
[pid=7762/tid=7765] ppid=7709 vsize=408448 CPUtime=0 cores=0,2,4,6
/proc/7762/task/7765/stat : 7765 (python) S 7709 7709 3958 0 -1 4202560 46 0 0 0 0 0 0 0 20 0 2 0 338161037 418250752 18454 33554432000 4194304 5683644 140735317373088 139666377613872 217413900064 0 0 16781312 33554946 18446744071579510697 0 0 -1 4 0 0 0 0 0

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

[pid=7768/tid=7769] ppid=7766 vsize=9624972 CPUtime=45.44 cores=0,2,4,6
/proc/7768/task/7769/stat : 7769 (java) T 7766 7768 7768 0 -1 4202560 3402 0 1 0 4529 15 0 0 20 0 19 0 338161041 9855971328 270647 33554432000 1073741824 1073778376 140733772045808 140297527066896 140297399451990 0 4 0 16800975 18446744071579387992 0 0 -1 2 0 0 0 0 0
[pid=7768/tid=7770] ppid=7766 vsize=9624972 CPUtime=0.1 cores=0,2,4,6
/proc/7768/task/7770/stat : 7770 (java) T 7766 7768 7768 0 -1 4202560 33 0 0 0 8 2 0 0 20 0 19 0 338161042 9855971328 270647 33554432000 1073741824 1073778376 140733772045808 140297371110440 217413891132 0 4 0 16800975 18446744071579387992 0 0 -1 0 0 0 0 0 0
[pid=7768/tid=7771] ppid=7766 vsize=9624972 CPUtime=0.09 cores=0,2,4,6
/proc/7768/task/7771/stat : 7771 (java) T 7766 7768 7768 0 -1 4202560 33 0 0 0 9 0 0 0 20 0 19 0 338161042 9855971328 270647 33554432000 1073741824 1073778376 140733772045808 140297370057640 217413891132 0 4 0 16800975 18446744071579387992 0 0 -1 6 0 0 0 0 0
[pid=7768/tid=7772] ppid=7766 vsize=9624972 CPUtime=0.09 cores=0,2,4,6
/proc/7768/task/7772/stat : 7772 (java) T 7766 7768 7768 0 -1 4202560 40 0 0 0 9 0 0 0 20 0 19 0 338161042 9855971328 270647 33554432000 1073741824 1073778376 140733772045808 140297369004840 217413891132 0 4 0 16800975 18446744071579387992 0 0 -1 2 0 0 0 0 0
[pid=7768/tid=7773] ppid=7766 vsize=9624972 CPUtime=0.1 cores=0,2,4,6
/proc/7768/task/7773/stat : 7773 (java) T 7766 7768 7768 0 -1 4202560 47 0 0 0 9 1 0 0 20 0 19 0 338161042 9855971328 270647 33554432000 1073741824 1073778376 140733772045808 140297367952040 217413891132 0 4 0 16800975 18446744071579387992 0 0 -1 6 0 0 0 0 0
[pid=7768/tid=7774] ppid=7766 vsize=9624972 CPUtime=0.08 cores=0,2,4,6
/proc/7768/task/7774/stat : 7774 (java) T 7766 7768 7768 0 -1 4202560 34 0 0 0 6 2 0 0 20 0 19 0 338161042 9855971328 270647 33554432000 1073741824 1073778376 140733772045808 140297366899240 217413891132 0 4 0 16800975 18446744071579387992 0 0 -1 4 0 0 0 0 0
[pid=7768/tid=7775] ppid=7766 vsize=9624972 CPUtime=0.14 cores=0,2,4,6
/proc/7768/task/7775/stat : 7775 (java) T 7766 7768 7768 0 -1 4202560 53 0 0 0 12 2 0 0 20 0 19 0 338161042 9855971328 270647 33554432000 1073741824 1073778376 140733772045808 140297365846440 217413891132 0 4 0 16800975 18446744071579387992 0 0 -1 0 0 0 0 0 0
[pid=7768/tid=7776] ppid=7766 vsize=9624972 CPUtime=0.1 cores=0,2,4,6
/proc/7768/task/7776/stat : 7776 (java) T 7766 7768 7768 0 -1 4202560 62 0 0 0 8 2 0 0 20 0 19 0 338161042 9855971328 270647 33554432000 1073741824 1073778376 140733772045808 140297364793640 217413891132 0 4 0 16800975 18446744071579387992 0 0 -1 4 0 0 0 0 0
[pid=7768/tid=7777] ppid=7766 vsize=9624972 CPUtime=0.11 cores=0,2,4,6
/proc/7768/task/7777/stat : 7777 (java) T 7766 7768 7768 0 -1 4202560 52 0 0 0 9 2 0 0 20 0 19 0 338161042 9855971328 270647 33554432000 1073741824 1073778376 140733772045808 140297363740840 217413891132 0 4 0 16800975 18446744071579387992 0 0 -1 0 0 0 0 0 0
[pid=7768/tid=7778] ppid=7766 vsize=9624972 CPUtime=1.32 cores=0,2,4,6
/proc/7768/task/7778/stat : 7778 (java) T 7766 7768 7768 0 -1 4202560 513 0 0 0 131 1 0 0 20 0 19 0 338161043 9855971328 270647 33554432000 1073741824 1073778376 140733772045808 140297351330792 217413892009 0 0 0 16800975 18446744071579387992 0 0 -1 4 0 0 0 0 0
[pid=7768/tid=7779] ppid=7766 vsize=9624972 CPUtime=0 cores=0,2,4,6
/proc/7768/task/7779/stat : 7779 (java) T 7766 7768 7768 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 338161044 9855971328 270647 33554432000 1073741824 1073778376 140733772045808 140297350276856 217413891132 0 4 0 16800975 18446744071579387992 0 0 -1 2 0 0 0 0 0
[pid=7768/tid=7780] ppid=7766 vsize=9624972 CPUtime=0 cores=0,2,4,6
/proc/7768/task/7780/stat : 7780 (java) T 7766 7768 7768 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 338161044 9855971328 270647 33554432000 1073741824 1073778376 140733772045808 140297349223944 217413891132 0 4 0 16800975 18446744071579387992 0 0 -1 2 0 0 0 0 0
[pid=7768/tid=7781] ppid=7766 vsize=9624972 CPUtime=0 cores=0,2,4,6
/proc/7768/task/7781/stat : 7781 (java) T 7766 7768 7768 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 338161046 9855971328 270647 33554432000 1073741824 1073778376 140733772045808 140297348172432 217413900064 0 4 0 16800975 18446744071579387992 0 0 -1 2 0 0 0 0 0
[pid=7768/tid=7782] ppid=7766 vsize=9624972 CPUtime=0.64 cores=0,2,4,6
/proc/7768/task/7782/stat : 7782 (java) T 7766 7768 7768 0 -1 4202560 4294 0 0 0 64 0 0 0 20 0 19 0 338161046 9855971328 270647 33554432000 1073741824 1073778376 140733772045808 140297347119544 217413891132 0 4 0 16800975 18446744071579387992 0 0 -1 6 0 0 0 0 0
[pid=7768/tid=7783] ppid=7766 vsize=9624972 CPUtime=0.45 cores=0,2,4,6
/proc/7768/task/7783/stat : 7783 (java) T 7766 7768 7768 0 -1 4202560 2675 0 0 0 45 0 0 0 20 0 19 0 338161046 9855971328 270647 33554432000 1073741824 1073778376 140733772045808 140297346066744 217413891132 0 4 0 16800975 18446744071579387992 0 0 -1 4 0 0 0 0 0
[pid=7768/tid=7784] ppid=7766 vsize=9624972 CPUtime=0 cores=0,2,4,6
/proc/7768/task/7784/stat : 7784 (java) T 7766 7768 7768 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 338161046 9855971328 270647 33554432000 1073741824 1073778376 140733772045808 140297345014136 217413891132 0 4 0 16800975 18446744071579387992 0 0 -1 4 0 0 0 0 0
[pid=7768/tid=7785] ppid=7766 vsize=9624972 CPUtime=0 cores=0,2,4,6
/proc/7768/task/7785/stat : 7785 (java) T 7766 7768 7768 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 338161046 9855971328 270647 33554432000 1073741824 1073778376 140733772045808 140297343961544 217413892009 0 4 0 16800975 18446744071579387992 0 0 -1 0 0 0 0 0 0
[pid=7768/tid=7786] ppid=7766 vsize=9624972 CPUtime=0 cores=0,2,4,6
/proc/7768/task/7786/stat : 7786 (java) T 7766 7768 7768 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 338161183 9855971328 270647 33554432000 1073741824 1073778376 140733772045808 140297342908072 217413892009 0 4 0 16800975 18446744071579387992 0 0 -1 6 0 0 0 0 0
[pid=7766/tid=7788] ppid=7709 vsize=484240 CPUtime=0 cores=0,2,4,6
/proc/7766/task/7788/stat : 7788 (python) S 7709 7709 3958 0 -1 4202560 45 0 0 0 0 0 0 0 20 0 2 0 338165749 495861760 18460 33554432000 4194304 5683644 140735317373088 139666367124016 217413900064 0 0 16781312 33554946 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7789] ppid=7709 vsize=560032 CPUtime=0.13 cores=0,2,4,6
/proc/7789/stat : 7789 (python) S 7709 7709 3958 0 -1 4202560 1145 0 0 0 6 7 0 0 20 0 2 0 338165751 573472768 18466 33554432000 4194304 5683644 140735317373088 140735317364176 217410535907 0 0 16781312 33554946 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/7789/statm: 140008 18466 383 364 0 75222 0
[pid=7791] ppid=7789 vsize=39856 CPUtime=82.61 cores=0,2,4,6
/proc/7791/stat : 7791 (clasp-1.3.7-x86) R 7789 7791 7791 0 -1 4202496 10599 0 0 0 8259 2 0 0 20 0 1 0 338165752 40812544 9507 33554432000 134512640 136139019 4289828736 4289827600 134608504 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0
/proc/7791/statm: 9964 9507 183 398 0 9564 0
[pid=7789/tid=7795] ppid=7709 vsize=560032 CPUtime=0 cores=0,2,4,6
/proc/7789/task/7795/stat : 7795 (python) S 7709 7709 3958 0 -1 4202560 47 0 0 0 0 0 0 0 20 0 2 0 338170465 573472768 18466 33554432000 4194304 5683644 140735317373088 139666356634160 217413900064 0 0 16781312 33554946 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7796] ppid=7709 vsize=635824 CPUtime=0.07 cores=0,2,4,6
/proc/7796/stat : 7796 (python) S 7709 7709 3958 0 -1 4202560 1140 0 0 0 5 2 0 0 20 0 2 0 338170468 651083776 18472 33554432000 4194304 5683644 140735317373088 140735317364736 217413903629 0 0 16781312 33554946 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/7796/statm: 158956 18472 383 364 0 94167 0
[pid=7798] ppid=7796 vsize=51472 CPUtime=47.82 cores=0,2,4,6
/proc/7798/stat : 7798 (wbo1.4a) T 7796 7798 7798 0 -1 4202496 14491 0 0 0 4731 51 0 0 20 0 1 0 338170468 52707328 12194 33554432000 134512640 135751879 4292447520 4292445772 135270609 0 0 16781312 3 18446744071579387992 0 0 17 0 0 0 0 0 0
/proc/7798/statm: 12868 12194 143 303 0 12563 0
[pid=7796/tid=7803] ppid=7709 vsize=635824 CPUtime=0 cores=0,2,4,6
/proc/7796/task/7803/stat : 7803 (python) S 7709 7709 3958 0 -1 4202560 46 0 0 0 0 0 0 0 20 0 2 0 338175253 651083776 18472 33554432000 4194304 5683644 140735317373088 139666346144304 217413900064 0 0 16781312 33554946 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7709/tid=7716] ppid=7707 vsize=711604 CPUtime=0 cores=0,2,4,6
/proc/7709/task/7716/stat : 7716 (python) S 7707 7709 3958 0 -1 4202560 26 1013 0 0 0 0 0 0 20 0 6 0 338150371 728682496 20005 33554432000 4194304 5683644 140735317373088 139666377613872 217413900064 0 0 16781312 33554434 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7709/tid=7763] ppid=7707 vsize=711604 CPUtime=0 cores=0,2,4,6
/proc/7709/task/7763/stat : 7763 (python) S 7707 7709 3958 0 -1 4202560 22 1013 0 0 0 0 0 0 20 0 6 0 338156322 728682496 20005 33554432000 4194304 5683644 140735317373088 139666367124016 217413900064 0 0 16781312 33554434 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7709/tid=7767] ppid=7707 vsize=711604 CPUtime=0 cores=0,2,4,6
/proc/7709/task/7767/stat : 7767 (python) S 7707 7709 3958 0 -1 4202560 21 1013 0 0 0 0 0 0 20 0 6 0 338161040 728682496 20005 33554432000 4194304 5683644 140735317373088 139666356634160 217413900064 0 0 16781312 33554434 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7709/tid=7790] ppid=7707 vsize=711604 CPUtime=0 cores=0,2,4,6
/proc/7709/task/7790/stat : 7790 (python) S 7707 7709 3958 0 -1 4202560 24 1013 0 0 0 0 0 0 20 0 6 0 338165752 728682496 20005 33554432000 4194304 5683644 140735317373088 139666346144304 217413900064 0 0 16781312 33554434 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7709/tid=7797] ppid=7707 vsize=711604 CPUtime=0 cores=0,2,4,6
/proc/7709/task/7797/stat : 7797 (python) S 7707 7709 3958 0 -1 4202560 22 1013 0 0 0 0 0 0 20 0 6 0 338170468 728682496 20005 33554432000 4194304 5683644 140735317373088 139666327749168 217413900064 0 0 16781312 33554434 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 290.09
Current children cumulated vsize (KiB) 15651188

[startup+289.701 s]
/proc/loadavg: 2.00 2.18 2.25 3/226 7807
/proc/meminfo: memFree=22196464/32873648 swapFree=7628/7628
[pid=7709] ppid=7707 vsize=711604 CPUtime=14.49 cores=0,2,4,6
/proc/7709/stat : 7709 (python) S 7707 7709 3958 0 -1 4202496 29794 1013 1 0 1431 18 0 0 20 0 6 0 338149916 728682496 20005 33554432000 4194304 5683644 140735317373088 140735317367920 217413903629 0 0 16781312 33554434 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/7709/statm: 177901 20005 1911 364 0 113112 0
[pid=7715] ppid=7709 vsize=408436 CPUtime=0.07 cores=0,2,4,6
/proc/7715/stat : 7715 (python) S 7709 7709 3958 0 -1 4202560 1141 0 0 0 4 3 0 0 20 0 2 0 338150371 418238464 18467 33554432000 4194304 5683644 140735317373088 140735317364736 217413903629 0 0 16781312 33554946 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/7715/statm: 102109 18467 396 364 0 37332 0
[pid=7717] ppid=7715 vsize=54604 CPUtime=48.81 cores=0,2,4,6
/proc/7717/stat : 7717 (wbo1.4b-fixed) T 7715 7717 7717 0 -1 4202496 15298 0 0 0 4833 48 0 0 20 0 1 0 338150371 55914496 13085 33554432000 134512640 135752315 4294105952 4294103960 134518934 0 0 16781312 3 18446744071579387992 0 0 17 2 0 0 0 0 0
/proc/7717/statm: 13651 13085 146 303 0 13346 0
[pid=7715/tid=7761] ppid=7709 vsize=408436 CPUtime=0 cores=0,2,4,6
/proc/7715/task/7761/stat : 7761 (python) S 7709 7709 3958 0 -1 4202560 44 0 0 0 0 0 0 0 20 0 2 0 338155254 418238464 18467 33554432000 4194304 5683644 140735317373088 139666377613872 217413900064 0 0 16781312 33554946 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7762] ppid=7709 vsize=408448 CPUtime=0.07 cores=0,2,4,6
/proc/7762/stat : 7762 (python) S 7709 7709 3958 0 -1 4202560 1069 0 0 0 4 3 0 0 20 0 2 0 338156322 418250752 18454 33554432000 4194304 5683644 140735317373088 140735317364736 217413903629 0 0 16781312 33554946 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/7762/statm: 102112 18454 383 364 0 37332 0
[pid=7764] ppid=7762 vsize=2671700 CPUtime=47.13 cores=0,2,4,6
/proc/7764/stat : 7764 (minion) T 7762 7764 7764 0 -1 4202496 657862 0 0 0 4625 88 0 0 20 0 1 0 338156322 2735820800 660571 33554432000 134512640 165565024 4289748368 4289745616 142764899 0 0 16781312 8396802 18446744071579387992 0 0 17 2 0 0 0 0 0
/proc/7764/statm: 667925 660571 358 7582 0 660340 0
[pid=7762/tid=7765] ppid=7709 vsize=408448 CPUtime=0 cores=0,2,4,6
/proc/7762/task/7765/stat : 7765 (python) S 7709 7709 3958 0 -1 4202560 46 0 0 0 0 0 0 0 20 0 2 0 338161037 418250752 18454 33554432000 4194304 5683644 140735317373088 139666377613872 217413900064 0 0 16781312 33554946 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7766] ppid=7709 vsize=484240 CPUtime=0.07 cores=0,2,4,6
/proc/7766/stat : 7766 (python) S 7709 7709 3958 0 -1 4202560 1105 0 0 0 5 2 0 0 20 0 2 0 338161040 495861760 18460 33554432000 4194304 5683644 140735317373088 140735317364736 217413903629 0 0 16781312 33554946 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/7766/statm: 121060 18460 383 364 0 56277 0
[pid=7768] ppid=7766 vsize=9624972 CPUtime=48.82 cores=0,2,4,6
/proc/7768/stat : 7768 (java) T 7766 7768 7768 0 -1 4202496 12644 0 1 0 4854 28 0 0 20 0 19 0 338161040 9855971328 270647 33554432000 1073741824 1073778376 140733772045808 140733772036944 217413877821 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/7768/statm: 2406243 270647 2277 9 0 2396937 0
[pid=7768/tid=7769] ppid=7766 vsize=9624972 CPUtime=45.44 cores=0,2,4,6
/proc/7768/task/7769/stat : 7769 (java) T 7766 7768 7768 0 -1 4202560 3402 0 1 0 4529 15 0 0 20 0 19 0 338161041 9855971328 270647 33554432000 1073741824 1073778376 140733772045808 140297527066896 140297399451990 0 4 0 16800975 18446744071579387992 0 0 -1 2 0 0 0 0 0
[pid=7768/tid=7770] ppid=7766 vsize=9624972 CPUtime=0.1 cores=0,2,4,6
/proc/7768/task/7770/stat : 7770 (java) T 7766 7768 7768 0 -1 4202560 33 0 0 0 8 2 0 0 20 0 19 0 338161042 9855971328 270647 33554432000 1073741824 1073778376 140733772045808 140297371110440 217413891132 0 4 0 16800975 18446744071579387992 0 0 -1 0 0 0 0 0 0
[pid=7768/tid=7771] ppid=7766 vsize=9624972 CPUtime=0.09 cores=0,2,4,6
/proc/7768/task/7771/stat : 7771 (java) T 7766 7768 7768 0 -1 4202560 33 0 0 0 9 0 0 0 20 0 19 0 338161042 9855971328 270647 33554432000 1073741824 1073778376 140733772045808 140297370057640 217413891132 0 4 0 16800975 18446744071579387992 0 0 -1 6 0 0 0 0 0
[pid=7768/tid=7772] ppid=7766 vsize=9624972 CPUtime=0.09 cores=0,2,4,6
/proc/7768/task/7772/stat : 7772 (java) T 7766 7768 7768 0 -1 4202560 40 0 0 0 9 0 0 0 20 0 19 0 338161042 9855971328 270647 33554432000 1073741824 1073778376 140733772045808 140297369004840 217413891132 0 4 0 16800975 18446744071579387992 0 0 -1 2 0 0 0 0 0
[pid=7768/tid=7773] ppid=7766 vsize=9624972 CPUtime=0.1 cores=0,2,4,6
/proc/7768/task/7773/stat : 7773 (java) T 7766 7768 7768 0 -1 4202560 47 0 0 0 9 1 0 0 20 0 19 0 338161042 9855971328 270647 33554432000 1073741824 1073778376 140733772045808 140297367952040 217413891132 0 4 0 16800975 18446744071579387992 0 0 -1 6 0 0 0 0 0
[pid=7768/tid=7774] ppid=7766 vsize=9624972 CPUtime=0.08 cores=0,2,4,6
/proc/7768/task/7774/stat : 7774 (java) T 7766 7768 7768 0 -1 4202560 34 0 0 0 6 2 0 0 20 0 19 0 338161042 9855971328 270647 33554432000 1073741824 1073778376 140733772045808 140297366899240 217413891132 0 4 0 16800975 18446744071579387992 0 0 -1 4 0 0 0 0 0
[pid=7768/tid=7775] ppid=7766 vsize=9624972 CPUtime=0.14 cores=0,2,4,6
/proc/7768/task/7775/stat : 7775 (java) T 7766 7768 7768 0 -1 4202560 53 0 0 0 12 2 0 0 20 0 19 0 338161042 9855971328 270647 33554432000 1073741824 1073778376 140733772045808 140297365846440 217413891132 0 4 0 16800975 18446744071579387992 0 0 -1 0 0 0 0 0 0
[pid=7768/tid=7776] ppid=7766 vsize=9624972 CPUtime=0.1 cores=0,2,4,6
/proc/7768/task/7776/stat : 7776 (java) T 7766 7768 7768 0 -1 4202560 62 0 0 0 8 2 0 0 20 0 19 0 338161042 9855971328 270647 33554432000 1073741824 1073778376 140733772045808 140297364793640 217413891132 0 4 0 16800975 18446744071579387992 0 0 -1 4 0 0 0 0 0
[pid=7768/tid=7777] ppid=7766 vsize=9624972 CPUtime=0.11 cores=0,2,4,6
/proc/7768/task/7777/stat : 7777 (java) T 7766 7768 7768 0 -1 4202560 52 0 0 0 9 2 0 0 20 0 19 0 338161042 9855971328 270647 33554432000 1073741824 1073778376 140733772045808 140297363740840 217413891132 0 4 0 16800975 18446744071579387992 0 0 -1 0 0 0 0 0 0
[pid=7768/tid=7778] ppid=7766 vsize=9624972 CPUtime=1.32 cores=0,2,4,6
/proc/7768/task/7778/stat : 7778 (java) T 7766 7768 7768 0 -1 4202560 513 0 0 0 131 1 0 0 20 0 19 0 338161043 9855971328 270647 33554432000 1073741824 1073778376 140733772045808 140297351330792 217413892009 0 0 0 16800975 18446744071579387992 0 0 -1 4 0 0 0 0 0
[pid=7768/tid=7779] ppid=7766 vsize=9624972 CPUtime=0 cores=0,2,4,6
/proc/7768/task/7779/stat : 7779 (java) T 7766 7768 7768 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 338161044 9855971328 270647 33554432000 1073741824 1073778376 140733772045808 140297350276856 217413891132 0 4 0 16800975 18446744071579387992 0 0 -1 2 0 0 0 0 0
[pid=7768/tid=7780] ppid=7766 vsize=9624972 CPUtime=0 cores=0,2,4,6
/proc/7768/task/7780/stat : 7780 (java) T 7766 7768 7768 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 338161044 9855971328 270647 33554432000 1073741824 1073778376 140733772045808 140297349223944 217413891132 0 4 0 16800975 18446744071579387992 0 0 -1 2 0 0 0 0 0
[pid=7768/tid=7781] ppid=7766 vsize=9624972 CPUtime=0 cores=0,2,4,6
/proc/7768/task/7781/stat : 7781 (java) T 7766 7768 7768 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 338161046 9855971328 270647 33554432000 1073741824 1073778376 140733772045808 140297348172432 217413900064 0 4 0 16800975 18446744071579387992 0 0 -1 2 0 0 0 0 0
[pid=7768/tid=7782] ppid=7766 vsize=9624972 CPUtime=0.64 cores=0,2,4,6
/proc/7768/task/7782/stat : 7782 (java) T 7766 7768 7768 0 -1 4202560 4294 0 0 0 64 0 0 0 20 0 19 0 338161046 9855971328 270647 33554432000 1073741824 1073778376 140733772045808 140297347119544 217413891132 0 4 0 16800975 18446744071579387992 0 0 -1 6 0 0 0 0 0
[pid=7768/tid=7783] ppid=7766 vsize=9624972 CPUtime=0.45 cores=0,2,4,6
/proc/7768/task/7783/stat : 7783 (java) T 7766 7768 7768 0 -1 4202560 2675 0 0 0 45 0 0 0 20 0 19 0 338161046 9855971328 270647 33554432000 1073741824 1073778376 140733772045808 140297346066744 217413891132 0 4 0 16800975 18446744071579387992 0 0 -1 4 0 0 0 0 0
[pid=7768/tid=7784] ppid=7766 vsize=9624972 CPUtime=0 cores=0,2,4,6
/proc/7768/task/7784/stat : 7784 (java) T 7766 7768 7768 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 338161046 9855971328 270647 33554432000 1073741824 1073778376 140733772045808 140297345014136 217413891132 0 4 0 16800975 18446744071579387992 0 0 -1 4 0 0 0 0 0
[pid=7768/tid=7785] ppid=7766 vsize=9624972 CPUtime=0 cores=0,2,4,6
/proc/7768/task/7785/stat : 7785 (java) T 7766 7768 7768 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 338161046 9855971328 270647 33554432000 1073741824 1073778376 140733772045808 140297343961544 217413892009 0 4 0 16800975 18446744071579387992 0 0 -1 0 0 0 0 0 0
[pid=7768/tid=7786] ppid=7766 vsize=9624972 CPUtime=0 cores=0,2,4,6
/proc/7768/task/7786/stat : 7786 (java) T 7766 7768 7768 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 338161183 9855971328 270647 33554432000 1073741824 1073778376 140733772045808 140297342908072 217413892009 0 4 0 16800975 18446744071579387992 0 0 -1 6 0 0 0 0 0
[pid=7766/tid=7788] ppid=7709 vsize=484240 CPUtime=0 cores=0,2,4,6
/proc/7766/task/7788/stat : 7788 (python) S 7709 7709 3958 0 -1 4202560 45 0 0 0 0 0 0 0 20 0 2 0 338165749 495861760 18460 33554432000 4194304 5683644 140735317373088 139666367124016 217413900064 0 0 16781312 33554946 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7789] ppid=7709 vsize=560032 CPUtime=0.13 cores=0,2,4,6
/proc/7789/stat : 7789 (python) S 7709 7709 3958 0 -1 4202560 1145 0 0 0 6 7 0 0 20 0 2 0 338165751 573472768 18466 33554432000 4194304 5683644 140735317373088 140735317364176 217410535907 0 0 16781312 33554946 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/7789/statm: 140008 18466 383 364 0 75222 0
[pid=7791] ppid=7789 vsize=39856 CPUtime=83.41 cores=0,2,4,6
/proc/7791/stat : 7791 (clasp-1.3.7-x86) R 7789 7791 7791 0 -1 4202496 10599 0 0 0 8339 2 0 0 20 0 1 0 338165752 40812544 9507 33554432000 134512640 136139019 4289828736 4289827648 134612169 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0
/proc/7791/statm: 9964 9507 183 398 0 9564 0
[pid=7789/tid=7795] ppid=7709 vsize=560032 CPUtime=0 cores=0,2,4,6
/proc/7789/task/7795/stat : 7795 (python) S 7709 7709 3958 0 -1 4202560 47 0 0 0 0 0 0 0 20 0 2 0 338170465 573472768 18466 33554432000 4194304 5683644 140735317373088 139666356634160 217413900064 0 0 16781312 33554946 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7796] ppid=7709 vsize=635824 CPUtime=0.07 cores=0,2,4,6
/proc/7796/stat : 7796 (python) S 7709 7709 3958 0 -1 4202560 1140 0 0 0 5 2 0 0 20 0 2 0 338170468 651083776 18472 33554432000 4194304 5683644 140735317373088 140735317364736 217413903629 0 0 16781312 33554946 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/7796/statm: 158956 18472 383 364 0 94167 0
[pid=7798] ppid=7796 vsize=51472 CPUtime=47.82 cores=0,2,4,6
/proc/7798/stat : 7798 (wbo1.4a) T 7796 7798 7798 0 -1 4202496 14491 0 0 0 4731 51 0 0 20 0 1 0 338170468 52707328 12194 33554432000 134512640 135751879 4292447520 4292445772 135270609 0 0 16781312 3 18446744071579387992 0 0 17 0 0 0 0 0 0
/proc/7798/statm: 12868 12194 143 303 0 12563 0
[pid=7796/tid=7803] ppid=7709 vsize=635824 CPUtime=0 cores=0,2,4,6
/proc/7796/task/7803/stat : 7803 (python) S 7709 7709 3958 0 -1 4202560 46 0 0 0 0 0 0 0 20 0 2 0 338175253 651083776 18472 33554432000 4194304 5683644 140735317373088 139666346144304 217413900064 0 0 16781312 33554946 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7709/tid=7716] ppid=7707 vsize=711604 CPUtime=0 cores=0,2,4,6
/proc/7709/task/7716/stat : 7716 (python) S 7707 7709 3958 0 -1 4202560 26 1013 0 0 0 0 0 0 20 0 6 0 338150371 728682496 20005 33554432000 4194304 5683644 140735317373088 139666377613872 217413900064 0 0 16781312 33554434 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7709/tid=7763] ppid=7707 vsize=711604 CPUtime=0 cores=0,2,4,6
/proc/7709/task/7763/stat : 7763 (python) S 7707 7709 3958 0 -1 4202560 22 1013 0 0 0 0 0 0 20 0 6 0 338156322 728682496 20005 33554432000 4194304 5683644 140735317373088 139666367124016 217413900064 0 0 16781312 33554434 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7709/tid=7767] ppid=7707 vsize=711604 CPUtime=0 cores=0,2,4,6
/proc/7709/task/7767/stat : 7767 (python) S 7707 7709 3958 0 -1 4202560 21 1013 0 0 0 0 0 0 20 0 6 0 338161040 728682496 20005 33554432000 4194304 5683644 140735317373088 139666356634160 217413900064 0 0 16781312 33554434 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7709/tid=7790] ppid=7707 vsize=711604 CPUtime=0 cores=0,2,4,6
/proc/7709/task/7790/stat : 7790 (python) S 7707 7709 3958 0 -1 4202560 24 1013 0 0 0 0 0 0 20 0 6 0 338165752 728682496 20005 33554432000 4194304 5683644 140735317373088 139666346144304 217413900064 0 0 16781312 33554434 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7709/tid=7797] ppid=7707 vsize=711604 CPUtime=0 cores=0,2,4,6
/proc/7709/task/7797/stat : 7797 (python) S 7707 7709 3958 0 -1 4202560 22 1013 0 0 0 0 0 0 20 0 6 0 338170468 728682496 20005 33554432000 4194304 5683644 140735317373088 139666327749168 217413900064 0 0 16781312 33554434 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 290.89
Current children cumulated vsize (KiB) 15651188

[startup+289.901 s]
/proc/loadavg: 2.00 2.18 2.25 3/226 7807
/proc/meminfo: memFree=22196464/32873648 swapFree=7628/7628
[pid=7709] ppid=7707 vsize=685728 CPUtime=291.28 cores=0,2,4,6
/proc/7709/stat : 7709 (python) R 7707 7709 3958 0 -1 4202496 38051 717702 1 1 1432 18 27412 266 20 0 1 0 338149916 702185472 18659 33554432000 4194304 5683644 140735317373088 140735317370016 5258711 0 0 16781312 0 0 0 0 17 0 0 0 0 0 0
/proc/7709/statm: 171432 18659 1902 364 0 106661 0
Current children cumulated CPU time (s) 291.28
Current children cumulated vsize (KiB) 685728

Child status: 0
Real time (s): 289.913
CPU time (s): 291.312
CPU user time (s): 288.46
CPU system time (s): 2.85157
CPU usage (%): 100.483
Max. virtual memory (cumulated for all children) (KiB): 15651188

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 288.46
system time used= 2.85157
maximum resident set size= 2642284
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 756516
page faults= 2
swaps= 0
block input operations= 0
block output operations= 22520
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4422
involuntary context switches= 2071

runsolver used 1.07284 second user time and 3.00454 second system time

The end

Launcher Data

Begin job on node122 at 2012-06-03 12:43:58
IDJOB=3740916
IDBENCH=89675
IDSOLVER=2327
FILE ID=node122/3740916-1338720238
RUNJOBID= node122-1338713392-3974
PBS_JOBID= 14636732
Free space on /tmp= 71056 MiB

SOLVER NAME= PB11: borg pb-dec-11.04.03
BENCH NAME= PB11/normalized-PB11/DEC-SMALLINT-LIN/lopes/normalized-101.opb
COMMAND LINE= python DIR/solve DIR/etc/borg-mix+class.dec.pickle BENCHNAME -seed RANDOMSEED -budget TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3740916-1338720238/watcher-3740916-1338720238 -o /tmp/evaluation-result-3740916-1338720238/solver-3740916-1338720238 -C 1800 -W 1900 -M 15500  python HOME/solve HOME/etc/borg-mix+class.dec.pickle HOME/instance-3740916-1338720238.opb -seed 869877296 -budget 1800

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

MD5SUM BENCH= a3ed9477da365050d631dd031519efe8
RANDOM SEED=869877296

node122.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/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.533
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.533
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.533
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.04
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.533
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.533
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.533
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5438.54
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.533
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.533
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        26789240 kB
Buffers:          278028 kB
Cached:          1946644 kB
SwapCached:         1804 kB
Active:          3855708 kB
Inactive:        1397680 kB
Active(anon):    3029276 kB
Inactive(anon):     2036 kB
Active(file):     826432 kB
Inactive(file):  1395644 kB
Unevictable:        7628 kB
Mlocked:            7628 kB
SwapTotal:      67108856 kB
SwapFree:       67100164 kB
Dirty:            109080 kB
Writeback:             0 kB
AnonPages:       3035032 kB
Mapped:            18192 kB
Shmem:                48 kB
Slab:             682892 kB
SReclaimable:     125432 kB
SUnreclaim:       557460 kB
KernelStack:        1528 kB
PageTables:        12588 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:    3496568 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    118784 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70640 MiB
End job on node122 at 2012-06-03 12:48:49