Trace number 3736613

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 NameAnswerobjective functionCPU timeWall clock time
PB11: Sat4j Res//CP 2.3.0OPT3 84.7401 44.848

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/
factor-mod-size=8-P0=229-P1=67-P2=149-P3=97-P4=149-P5=211-P6=89-P7=59-B.opb
MD5SUM12f1f3305860fafcd361cd1c61e0d104
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark3
Best CPU time to get the best result obtained on this benchmark0.086986
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 3
Optimality of the best value was proved YES
Number of variables168
Total number of constraints15
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints15
Minimum length of a constraint8
Maximum length of a constraint80
Number of terms in the objective function 8
Biggest coefficient in the objective function 128
Number of bits for the biggest coefficient in the objective function 8
Sum of the numbers in the objective function 255
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 32768
Number of bits of the biggest number in a constraint 16
Biggest sum of numbers in a constraint 130560
Number of bits of the biggest sum of numbers17
Number of products (including duplicates)448
Sum of products size (including duplicates)896
Number of different products448
Sum of products size896

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.06/0.09	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.06/0.09	c This is free software under the dual EPL/GNU LGPL licenses.
0.06/0.09	c See www.sat4j.org for details.
0.06/0.09	c version 2.3.1.v20110525
0.06/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.06/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.06/0.09	c java.vm.version	19.1-b02
0.06/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.06/0.09	c sun.arch.data.model	64
0.06/0.09	c java.version		1.6.0_24
0.06/0.09	c os.name		Linux
0.06/0.09	c os.version		2.6.32-71.29.1.el6.x86_64
0.06/0.09	c os.arch		amd64
0.06/0.09	c Free memory 		9996466904
0.06/0.09	c Max memory 		10048897024
0.06/0.09	c Total memory 		10048897024
0.06/0.09	c Number of processors 	8
0.09/0.12	c Pseudo Boolean Optimization
0.09/0.12	c ManyCore solver with 2 solvers running in parallel
0.09/0.12	c --- Begin Solver configuration ---
0.09/0.12	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@48e5855a
0.09/0.12	c Learn all clauses as in MiniSAT
0.09/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.12	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.09/0.12	c Expensive reason simplification
0.09/0.12	c Armin Biere (Picosat) restarts strategy
0.09/0.12	c Glucose learned constraints deletion strategy
0.09/0.12	c timeout=2147483s
0.09/0.12	c DB Simplification allowed=false
0.09/0.12	c --- End Solver configuration ---
0.09/0.12	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.09/0.12	c --- Begin Solver configuration ---
0.09/0.12	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@398020cc
0.09/0.12	c Learn all clauses as in MiniSAT
0.09/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.12	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.09/0.12	c No reason simplification
0.09/0.12	c Armin Biere (Picosat) restarts strategy
0.09/0.12	c Glucose learned constraints deletion strategy
0.09/0.12	c timeout=2147483s
0.09/0.12	c DB Simplification allowed=false
0.09/0.12	c --- End Solver configuration ---
0.09/0.12	c solving HOME/instance-3736613-1338717249.opb
0.09/0.12	c reading problem ... 
0.21/0.21	c ... done. Wall clock time 0.093s.
0.21/0.21	c #vars     616
0.21/0.21	c #constraints  918
0.21/0.21	c constraints type 
0.21/0.21	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 448
0.21/0.21	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 470
0.21/0.21	c constraints type 
0.21/0.21	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 448
0.21/0.21	c org.sat4j.pb.constraints.pb.MaxWatchPb => 470
2.98/0.95	c cleaning 2500 clauses out of 5000 with flag 5000/5000
4.38/1.42	c cleaning 4245 clauses out of 8500 with flag 11000/11000
5.39/1.98	c cleaning 5628 clauses out of 11256 with flag 18001/18001
6.77/2.69	c cleaning 6811 clauses out of 13627 with flag 26000/26000
8.43/3.42	c cleaning 7904 clauses out of 15816 with flag 35000/35000
10.25/4.34	c cleaning 8956 clauses out of 17912 with flag 45000/45000
12.14/5.12	c cleaning 9476 clauses out of 18956 with flag 55001/55001
14.06/5.95	c cleaning 9735 clauses out of 19480 with flag 65001/65001
15.81/6.85	c cleaning 9872 clauses out of 19744 with flag 75000/75000
17.77/7.87	c cleaning 9933 clauses out of 19873 with flag 85001/85001
19.33/8.60	c cleaning 9968 clauses out of 19940 with flag 95001/95001
21.29/9.60	c cleaning 9982 clauses out of 19971 with flag 105000/105000
22.23/10.16	c cleaning 9978 clauses out of 19989 with flag 115000/115000
23.80/10.95	c cleaning 10002 clauses out of 20010 with flag 125000/125000
24.94/11.59	c cleaning 10000 clauses out of 20009 with flag 135001/135001
26.50/12.37	c cleaning 9995 clauses out of 20010 with flag 145002/145002
28.05/13.15	c cleaning 10005 clauses out of 20014 with flag 155001/155001
30.00/14.16	c cleaning 9992 clauses out of 20008 with flag 165000/165000
32.16/15.22	c cleaning 10004 clauses out of 20016 with flag 175000/175000
32.33/15.38	c  And the winner is Resolution
32.52/15.78	c SATISFIABLE
32.52/15.78	c OPTIMIZING...
32.52/15.78	c Got one! Elapsed wall clock time (in seconds):15.667
32.52/15.78	o 69
32.75/15.98	c cleaning 7906 clauses out of 15821 with flag 4001/180809
33.69/16.44	c cleaning 6953 clauses out of 13914 with flag 10000/186808
35.05/17.13	c cleaning 6976 clauses out of 13962 with flag 17001/193809
36.61/17.92	c cleaning 7491 clauses out of 14985 with flag 25000/201808
37.76/18.55	c cleaning 8242 clauses out of 16495 with flag 34001/210809
39.48/19.42	c cleaning 9124 clauses out of 18252 with flag 44000/220808
41.04/20.21	c cleaning 9559 clauses out of 19126 with flag 54000/230808
41.18/20.33	c  And the winner is Resolution
41.28/20.79	c Got one! Elapsed wall clock time (in seconds):20.669
41.28/20.79	o 13
41.70/21.02	c cleaning 7402 clauses out of 14830 with flag 4001/236071
42.24/21.39	c cleaning 6693 clauses out of 13427 with flag 10000/242070
43.37/21.93	c cleaning 6851 clauses out of 13735 with flag 17001/249071
44.30/22.45	c cleaning 7437 clauses out of 14883 with flag 25000/257070
45.85/23.22	c cleaning 8219 clauses out of 16446 with flag 34000/266070
47.60/24.17	c cleaning 9110 clauses out of 18228 with flag 44001/276071
49.73/25.28	c cleaning 9557 clauses out of 19117 with flag 54000/286070
51.66/26.21	c cleaning 9779 clauses out of 19560 with flag 64000/296070
53.62/27.22	c cleaning 9882 clauses out of 19783 with flag 74003/306073
53.97/27.44	c  And the winner is Resolution
54.08/27.85	c Got one! Elapsed wall clock time (in seconds):27.734
54.08/27.85	o 5
54.17/27.97	c cleaning 7511 clauses out of 15052 with flag 2001/311224
55.08/28.44	c cleaning 6758 clauses out of 13541 with flag 8001/317224
56.02/28.98	c cleaning 6887 clauses out of 13784 with flag 15002/324225
57.75/29.84	c cleaning 7445 clauses out of 14895 with flag 23000/332223
59.50/30.70	c cleaning 8226 clauses out of 16451 with flag 32001/341224
59.81/30.96	c  And the winner is Resolution
59.97/31.41	c Got one! Elapsed wall clock time (in seconds):31.29
59.97/31.41	o 3
60.17/31.54	c cleaning 6601 clauses out of 13230 with flag 2000/346229
60.92/31.95	c cleaning 6302 clauses out of 12630 with flag 8001/352230
61.83/32.43	c cleaning 6658 clauses out of 13330 with flag 15003/359232
62.98/33.10	c cleaning 7334 clauses out of 14670 with flag 23001/367230
64.47/33.88	c cleaning 8167 clauses out of 16335 with flag 32001/376230
66.40/34.81	c cleaning 9083 clauses out of 18167 with flag 42000/386229
68.13/35.74	c cleaning 9542 clauses out of 19085 with flag 52001/396230
68.50/35.91	c cleaning 0 clauses out of 7632 with flag 0/7635
69.96/36.69	c cleaning 9765 clauses out of 19543 with flag 62001/406230
71.51/37.49	c cleaning 9882 clauses out of 19777 with flag 72000/416229
73.22/38.35	c cleaning 9942 clauses out of 19895 with flag 82000/426229
74.76/39.16	c cleaning 9968 clauses out of 19953 with flag 92000/436229
76.66/40.15	c cleaning 9988 clauses out of 19986 with flag 102001/446230
78.38/41.02	c cleaning 9995 clauses out of 19996 with flag 112000/456229
80.31/42.02	c cleaning 9997 clauses out of 20002 with flag 122001/466230
82.04/42.96	c cleaning 10000 clauses out of 20005 with flag 132002/476231
83.74/43.90	c cleaning 10000 clauses out of 20003 with flag 142001/486230
84.26/44.15	c  And the winner is Resolution
84.61/44.84	c starts		: 153
84.61/44.84	c conflicts		: 488904
84.61/44.84	c decisions		: 506782
84.61/44.84	c propagations		: 10143441
84.61/44.84	c inspects		: 341181999
84.61/44.84	c shortcuts		: 0
84.61/44.84	c learnt literals	: 19
84.61/44.84	c learnt binary clauses	: 100
84.61/44.84	c learnt ternary clauses	: 337
84.61/44.84	c learnt constraints	: 488884
84.61/44.84	c ignored constraints	: 0
84.61/44.84	c root simplifications	: 0
84.61/44.84	c removed literals (reason simplification)	: 16106221
84.61/44.84	c reason swapping (by a shorter reason)	: 0
84.61/44.84	c Calls to reduceDB	: 56
84.61/44.84	c number of reductions to clauses (during analyze)	: 0
84.61/44.84	c number of learned constraints concerned by reduction	: 0
84.61/44.84	c number of learning phase by resolution	: 0
84.61/44.84	c number of learning phase by cutting planes	: 0
84.61/44.84	c speed (assignments/second)	: 755394.7721179624
84.61/44.84	c non guided choices	4449
84.61/44.84	c learnt constraints type 
84.61/44.84	c constraints type 
84.61/44.84	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 448
84.61/44.84	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 470
84.61/44.84	c constraints type 
84.61/44.84	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 448
84.61/44.84	c org.sat4j.pb.constraints.pb.MaxWatchPb => 470
84.61/44.84	s OPTIMUM FOUND
84.61/44.84	v x1 x2 -x3 -x4 -x5 -x6 -x7 -x8 x9 x10 -x11 x12 -x13 x14 -x15 -x16 x17 -x18 -x19 -x20 -x21 -x22 -x23 x24 x25 -x26 -x27 x28 -x29 -x30 -x31 -x32 x33 -x34 -x35 -x36 -x37 x38 -x39 -x40 x41 -x42 -x43 x44 x45 -x46 -x47 -x48 x49 -x50 -x51 x52 -x53 -x54 -x55 -x56 x57 x58 x59 -x60 -x61 x62 x63 -x64 x65 -x66 -x67 -x68 -x69 -x70 -x71 x72 x73 -x74 -x75 -x76 -x77 -x78 -x79 -x80 x81 -x82 -x83 x84 -x85 -x86 -x87 -x88 x89 -x90 -x91 x92 -x93 x94 -x95 -x96 x97 -x98 -x99 -x100 -x101 -x102 -x103 -x104 x105 -x106 -x107 x108 -x109 -x110 -x111 -x112 -x113 -x114 -x115 -x116 -x117 -x118 -x119 -x120 x121 -x122 -x123 -x124 -x125 -x126 x127 -x128 -x129 -x130 -x131 -x132 -x133 -x134 -x135 -x136 x137 -x138 -x139 -x140 -x141 -x142 -x143 -x144 -x145 -x146 x147 -x148 -x149 -x150 -x151 -x152 -x153 -x154 -x155 -x156 -x157 -x158 -x159 -x160 x161 x162 -x163 -x164 -x165 -x166 -x167 -x168 
84.61/44.84	c objective function=3
84.61/44.84	c Total wall clock time (in seconds): 44.719

Verifier Data

OK	3

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-3736613-1338717249/watcher-3736613-1338717249 -o /tmp/evaluation-result-3736613-1338717249/solver-3736613-1338717249 -C 1800 -W 1900 -M 15500 java -server -Xms10000m -Xmx10000m -jar sat4j-pb.jar Both HOME/instance-3736613-1338717249.opb 

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: 3.69 3.76 3.58 3/197 14256
/proc/meminfo: memFree=24008164/32873648 swapFree=6864/6864
[pid=14256] ppid=14254 vsize=9292 CPUtime=0 cores=0,2,4,6
/proc/14256/stat : 14256 (java) D 14254 14256 12644 0 -1 4202496 248 0 0 0 0 0 0 0 20 0 1 0 337850298 9515008 182 33554432000 1073741824 1073778376 140735278213968 140735278205000 270707539637 0 0 4096 0 18446744072100609316 0 0 17 4 0 0 0 0 0
/proc/14256/statm: 2323 182 140 9 0 71 0

[startup+0.085725 s]
/proc/loadavg: 3.69 3.76 3.58 3/197 14256
/proc/meminfo: memFree=24008164/32873648 swapFree=6864/6864
[pid=14256] ppid=14254 vsize=11586392 CPUtime=0.06 cores=0,2,4,6
/proc/14256/stat : 14256 (java) S 14254 14256 12644 0 -1 4202496 4525 0 1 0 5 1 0 0 20 0 18 0 337850298 11864465408 12377 33554432000 1073741824 1073778376 140735380475072 140735380466208 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/14256/statm: 2896598 12377 1779 9 0 2887285 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 11586392

[startup+0.100214 s]
/proc/loadavg: 3.69 3.76 3.58 3/197 14256
/proc/meminfo: memFree=24008164/32873648 swapFree=6864/6864
[pid=14256] ppid=14254 vsize=11586392 CPUtime=0.09 cores=0,2,4,6
/proc/14256/stat : 14256 (java) S 14254 14256 12644 0 -1 4202496 5284 0 1 0 8 1 0 0 20 0 18 0 337850298 11864465408 13132 33554432000 1073741824 1073778376 140735380475072 140735380466208 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/14256/statm: 2896598 13132 2116 9 0 2887285 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11586392

[startup+0.300174 s]
/proc/loadavg: 3.69 3.76 3.58 3/197 14256
/proc/meminfo: memFree=24008164/32873648 swapFree=6864/6864
[pid=14256] ppid=14254 vsize=11852648 CPUtime=0.59 cores=0,2,4,6
/proc/14256/stat : 14256 (java) S 14254 14256 12644 0 -1 4202496 8832 0 1 0 56 3 0 0 20 0 22 0 337850298 12137111552 17850 33554432000 1073741824 1073778376 140735380475072 140735380466208 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/14256/statm: 2963162 17850 2229 9 0 2953849 0
Current children cumulated CPU time (s) 0.59
Current children cumulated vsize (KiB) 11852648

[startup+0.700175 s]
/proc/loadavg: 3.69 3.76 3.58 3/197 14256
/proc/meminfo: memFree=24008164/32873648 swapFree=6864/6864
[pid=14256] ppid=14254 vsize=11852648 CPUtime=2.18 cores=0,2,4,6
/proc/14256/stat : 14256 (java) S 14254 14256 12644 0 -1 4202496 19007 0 1 0 213 5 0 0 20 0 22 0 337850298 12137111552 35248 33554432000 1073741824 1073778376 140735380475072 140735380466208 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/14256/statm: 2963162 35248 2247 9 0 2953849 0
Current children cumulated CPU time (s) 2.18
Current children cumulated vsize (KiB) 11852648

[startup+1.50071 s]
/proc/loadavg: 3.69 3.76 3.58 6/219 14278
/proc/meminfo: memFree=23754708/32873648 swapFree=6864/6864
[pid=14256] ppid=14254 vsize=11852648 CPUtime=4.56 cores=0,2,4,6
/proc/14256/stat : 14256 (java) S 14254 14256 12644 0 -1 4202496 25727 0 1 0 445 11 0 0 20 0 22 0 337850298 12137111552 93183 33554432000 1073741824 1073778376 140735380475072 140735380466208 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/14256/statm: 2963162 93183 2279 9 0 2953849 0
[pid=14256/tid=14258] ppid=14254 vsize=11852648 CPUtime=0.18 cores=0,2,4,6
/proc/14256/task/14258/stat : 14258 (java) S 14254 14256 12644 0 -1 4202560 3417 0 1 0 16 2 0 0 20 0 22 0 337850299 12137111552 93183 33554432000 1073741824 1073778376 140735380475072 140492267213976 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14256/tid=14259] ppid=14254 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/14256/task/14259/stat : 14259 (java) S 14254 14256 12644 0 -1 4202560 14 0 0 0 0 0 0 0 20 0 22 0 337850301 12137111552 93183 33554432000 1073741824 1073778376 140735380475072 140492104035368 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14256/tid=14260] ppid=14254 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/14256/task/14260/stat : 14260 (java) S 14254 14256 12644 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 337850301 12137111552 93183 33554432000 1073741824 1073778376 140735380475072 140492102982568 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14256/tid=14261] ppid=14254 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/14256/task/14261/stat : 14261 (java) S 14254 14256 12644 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 337850301 12137111552 93183 33554432000 1073741824 1073778376 140735380475072 140492101929768 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14256/tid=14262] ppid=14254 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/14256/task/14262/stat : 14262 (java) S 14254 14256 12644 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 337850301 12137111552 93183 33554432000 1073741824 1073778376 140735380475072 140492100876968 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14256/tid=14263] ppid=14254 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/14256/task/14263/stat : 14263 (java) S 14254 14256 12644 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 337850301 12137111552 93183 33554432000 1073741824 1073778376 140735380475072 140492099824168 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14256/tid=14264] ppid=14254 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/14256/task/14264/stat : 14264 (java) S 14254 14256 12644 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 337850301 12137111552 93183 33554432000 1073741824 1073778376 140735380475072 140492098771368 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14256/tid=14265] ppid=14254 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/14256/task/14265/stat : 14265 (java) S 14254 14256 12644 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 337850301 12137111552 93183 33554432000 1073741824 1073778376 140735380475072 140492097718568 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14256/tid=14266] ppid=14254 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/14256/task/14266/stat : 14266 (java) S 14254 14256 12644 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 337850301 12137111552 93183 33554432000 1073741824 1073778376 140735380475072 140492096665768 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14256/tid=14267] ppid=14254 vsize=11852648 CPUtime=0.03 cores=0,2,4,6
/proc/14256/task/14267/stat : 14267 (java) S 14254 14256 12644 0 -1 4202560 32 0 0 0 3 0 0 0 20 0 22 0 337850302 12137111552 93183 33554432000 1073741824 1073778376 140735380475072 140492084468712 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14256/tid=14268] ppid=14254 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/14256/task/14268/stat : 14268 (java) S 14254 14256 12644 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 337850303 12137111552 93183 33554432000 1073741824 1073778376 140735380475072 140492083414776 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14256/tid=14269] ppid=14254 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/14256/task/14269/stat : 14269 (java) S 14254 14256 12644 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 337850303 12137111552 93183 33554432000 1073741824 1073778376 140735380475072 140492082361864 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14256/tid=14270] ppid=14254 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/14256/task/14270/stat : 14270 (java) S 14254 14256 12644 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 337850305 12137111552 93183 33554432000 1073741824 1073778376 140735380475072 140492081310352 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14256/tid=14271] ppid=14254 vsize=11852648 CPUtime=0.99 cores=0,2,4,6
/proc/14256/task/14271/stat : 14271 (java) S 14254 14256 12644 0 -1 4202560 13638 0 0 0 97 2 0 0 20 0 22 0 337850305 12137111552 93183 33554432000 1073741824 1073778376 140735380475072 140492080257464 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14256/tid=14272] ppid=14254 vsize=11852648 CPUtime=0.83 cores=0,2,4,6
/proc/14256/task/14272/stat : 14272 (java) S 14254 14256 12644 0 -1 4202560 7159 0 0 0 81 2 0 0 20 0 22 0 337850305 12137111552 93183 33554432000 1073741824 1073778376 140735380475072 140492079204664 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14256/tid=14273] ppid=14254 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/14256/task/14273/stat : 14273 (java) S 14254 14256 12644 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 337850305 12137111552 93183 33554432000 1073741824 1073778376 140735380475072 140492078152056 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14256/tid=14274] ppid=14254 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/14256/task/14274/stat : 14274 (java) S 14254 14256 12644 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 337850305 12137111552 93183 33554432000 1073741824 1073778376 140735380475072 140492077099464 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14256/tid=14275] ppid=14254 vsize=11852648 CPUtime=1.21 cores=0,2,4,6
/proc/14256/task/14275/stat : 14275 (java) R 14254 14256 12644 0 -1 4202560 42 0 0 0 121 0 0 0 20 0 22 0 337850320 12137111552 93183 33554432000 1073741824 1073778376 140735380475072 140492076045248 140492207422025 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=14256/tid=14276] ppid=14254 vsize=11852648 CPUtime=1.22 cores=0,2,4,6
/proc/14256/task/14276/stat : 14276 (java) R 14254 14256 12644 0 -1 4202560 204 0 0 0 117 5 0 0 20 0 22 0 337850320 12137111552 93183 33554432000 1073741824 1073778376 140735380475072 140492074990576 140492207369375 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
[pid=14256/tid=14277] ppid=14254 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/14256/task/14277/stat : 14277 (java) S 14254 14256 12644 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 337850320 12137111552 93183 33554432000 1073741824 1073778376 140735380475072 140492073940392 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14256/tid=14278] ppid=14254 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/14256/task/14278/stat : 14278 (java) S 14254 14256 12644 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 337850320 12137111552 93183 33554432000 1073741824 1073778376 140735380475072 140492072887592 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 4.56
Current children cumulated vsize (KiB) 11852648

[startup+3.10079 s]
/proc/loadavg: 3.69 3.76 3.58 5/219 14278
/proc/meminfo: memFree=23564360/32873648 swapFree=6864/6864
[pid=14256] ppid=14254 vsize=11852648 CPUtime=7.83 cores=0,2,4,6
/proc/14256/stat : 14256 (java) S 14254 14256 12644 0 -1 4202496 25839 0 1 0 769 14 0 0 20 0 22 0 337850298 12137111552 131618 33554432000 1073741824 1073778376 140735380475072 140735380466208 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/14256/statm: 2963162 131618 2280 9 0 2953849 0
[pid=14256/tid=14258] ppid=14254 vsize=11852648 CPUtime=0.18 cores=0,2,4,6
/proc/14256/task/14258/stat : 14258 (java) S 14254 14256 12644 0 -1 4202560 3417 0 1 0 16 2 0 0 20 0 22 0 337850299 12137111552 131618 33554432000 1073741824 1073778376 140735380475072 140492267213976 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14256/tid=14259] ppid=14254 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/14256/task/14259/stat : 14259 (java) S 14254 14256 12644 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 22 0 337850301 12137111552 131618 33554432000 1073741824 1073778376 140735380475072 140492104035368 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14256/tid=14260] ppid=14254 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/14256/task/14260/stat : 14260 (java) S 14254 14256 12644 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 337850301 12137111552 131618 33554432000 1073741824 1073778376 140735380475072 140492102982568 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14256/tid=14261] ppid=14254 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/14256/task/14261/stat : 14261 (java) S 14254 14256 12644 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 337850301 12137111552 131618 33554432000 1073741824 1073778376 140735380475072 140492101929768 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14256/tid=14262] ppid=14254 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/14256/task/14262/stat : 14262 (java) S 14254 14256 12644 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 22 0 337850301 12137111552 131618 33554432000 1073741824 1073778376 140735380475072 140492100876968 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14256/tid=14263] ppid=14254 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/14256/task/14263/stat : 14263 (java) S 14254 14256 12644 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 337850301 12137111552 131618 33554432000 1073741824 1073778376 140735380475072 140492099824168 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14256/tid=14264] ppid=14254 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/14256/task/14264/stat : 14264 (java) S 14254 14256 12644 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 22 0 337850301 12137111552 131618 33554432000 1073741824 1073778376 140735380475072 140492098771368 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14256/tid=14265] ppid=14254 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/14256/task/14265/stat : 14265 (java) S 14254 14256 12644 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 337850301 12137111552 131618 33554432000 1073741824 1073778376 140735380475072 140492097718568 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14256/tid=14266] ppid=14254 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/14256/task/14266/stat : 14266 (java) S 14254 14256 12644 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 337850301 12137111552 131618 33554432000 1073741824 1073778376 140735380475072 140492096665768 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14256/tid=14267] ppid=14254 vsize=11852648 CPUtime=0.08 cores=0,2,4,6
/proc/14256/task/14267/stat : 14267 (java) S 14254 14256 12644 0 -1 4202560 33 0 0 0 8 0 0 0 20 0 22 0 337850302 12137111552 131618 33554432000 1073741824 1073778376 140735380475072 140492084468712 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14256/tid=14268] ppid=14254 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/14256/task/14268/stat : 14268 (java) S 14254 14256 12644 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 337850303 12137111552 131618 33554432000 1073741824 1073778376 140735380475072 140492083414776 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14256/tid=14269] ppid=14254 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/14256/task/14269/stat : 14269 (java) S 14254 14256 12644 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 337850303 12137111552 131618 33554432000 1073741824 1073778376 140735380475072 140492082361864 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14256/tid=14270] ppid=14254 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/14256/task/14270/stat : 14270 (java) S 14254 14256 12644 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 337850305 12137111552 131618 33554432000 1073741824 1073778376 140735380475072 140492081310352 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14256/tid=14271] ppid=14254 vsize=11852648 CPUtime=1.06 cores=0,2,4,6
/proc/14256/task/14271/stat : 14271 (java) S 14254 14256 12644 0 -1 4202560 13647 0 0 0 104 2 0 0 20 0 22 0 337850305 12137111552 131618 33554432000 1073741824 1073778376 140735380475072 140492080257464 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14256/tid=14272] ppid=14254 vsize=11852648 CPUtime=0.9 cores=0,2,4,6
/proc/14256/task/14272/stat : 14272 (java) S 14254 14256 12644 0 -1 4202560 7174 0 0 0 88 2 0 0 20 0 22 0 337850305 12137111552 131618 33554432000 1073741824 1073778376 140735380475072 140492079204664 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14256/tid=14273] ppid=14254 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/14256/task/14273/stat : 14273 (java) S 14254 14256 12644 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 337850305 12137111552 131618 33554432000 1073741824 1073778376 140735380475072 140492078152056 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14256/tid=14274] ppid=14254 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/14256/task/14274/stat : 14274 (java) S 14254 14256 12644 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 337850305 12137111552 131618 33554432000 1073741824 1073778376 140735380475072 140492077099464 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14256/tid=14275] ppid=14254 vsize=11852648 CPUtime=2.75 cores=0,2,4,6
/proc/14256/task/14275/stat : 14275 (java) R 14254 14256 12644 0 -1 4202560 42 0 0 0 275 0 0 0 20 0 22 0 337850320 12137111552 131618 33554432000 1073741824 1073778376 140735380475072 140492076045248 140492207396358 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=14256/tid=14276] ppid=14254 vsize=11852648 CPUtime=2.75 cores=0,2,4,6
/proc/14256/task/14276/stat : 14276 (java) R 14254 14256 12644 0 -1 4202560 279 0 0 0 267 8 0 0 20 0 22 0 337850320 12137111552 131618 33554432000 1073741824 1073778376 140735380475072 140492074990240 140492207634622 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=14256/tid=14277] ppid=14254 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/14256/task/14277/stat : 14277 (java) S 14254 14256 12644 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 337850320 12137111552 131618 33554432000 1073741824 1073778376 140735380475072 140492073940392 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14256/tid=14278] ppid=14254 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/14256/task/14278/stat : 14278 (java) S 14254 14256 12644 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 337850320 12137111552 131618 33554432000 1073741824 1073778376 140735380475072 140492072887592 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 7.83
Current children cumulated vsize (KiB) 11852648

[startup+6.3008 s]
/proc/loadavg: 3.56 3.73 3.57 5/219 14278
/proc/meminfo: memFree=23368832/32873648 swapFree=6864/6864
[pid=14256] ppid=14254 vsize=11852648 CPUtime=14.81 cores=0,2,4,6
/proc/14256/stat : 14256 (java) S 14254 14256 12644 0 -1 4202496 31139 0 1 0 1464 17 0 0 20 0 22 0 337850298 12137111552 160705 33554432000 1073741824 1073778376 140735380475072 140735380466208 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/14256/statm: 2963162 160705 2280 9 0 2953849 0
[pid=14256/tid=14258] ppid=14254 vsize=11852648 CPUtime=0.18 cores=0,2,4,6
/proc/14256/task/14258/stat : 14258 (java) S 14254 14256 12644 0 -1 4202560 3417 0 1 0 16 2 0 0 20 0 22 0 337850299 12137111552 160705 33554432000 1073741824 1073778376 140735380475072 140492267213976 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14256/tid=14259] ppid=14254 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/14256/task/14259/stat : 14259 (java) S 14254 14256 12644 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 337850301 12137111552 160705 33554432000 1073741824 1073778376 140735380475072 140492104035368 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14256/tid=14260] ppid=14254 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/14256/task/14260/stat : 14260 (java) S 14254 14256 12644 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 337850301 12137111552 160705 33554432000 1073741824 1073778376 140735380475072 140492102982568 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14256/tid=14261] ppid=14254 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/14256/task/14261/stat : 14261 (java) S 14254 14256 12644 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 22 0 337850301 12137111552 160705 33554432000 1073741824 1073778376 140735380475072 140492101929768 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14256/tid=14262] ppid=14254 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/14256/task/14262/stat : 14262 (java) S 14254 14256 12644 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 22 0 337850301 12137111552 160705 33554432000 1073741824 1073778376 140735380475072 140492100876968 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14256/tid=14263] ppid=14254 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/14256/task/14263/stat : 14263 (java) S 14254 14256 12644 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 22 0 337850301 12137111552 160705 33554432000 1073741824 1073778376 140735380475072 140492099824168 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14256/tid=14264] ppid=14254 vsize=11852648 CPUtime=0.01 cores=0,2,4,6
/proc/14256/task/14264/stat : 14264 (java) S 14254 14256 12644 0 -1 4202560 13 0 0 0 1 0 0 0 20 0 22 0 337850301 12137111552 160705 33554432000 1073741824 1073778376 140735380475072 140492098771368 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14256/tid=14265] ppid=14254 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/14256/task/14265/stat : 14265 (java) S 14254 14256 12644 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 337850301 12137111552 160705 33554432000 1073741824 1073778376 140735380475072 140492097718568 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14256/tid=14266] ppid=14254 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/14256/task/14266/stat : 14266 (java) S 14254 14256 12644 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 337850301 12137111552 160705 33554432000 1073741824 1073778376 140735380475072 140492096665768 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14256/tid=14267] ppid=14254 vsize=11852648 CPUtime=0.22 cores=0,2,4,6
/proc/14256/task/14267/stat : 14267 (java) S 14254 14256 12644 0 -1 4202560 59 0 0 0 22 0 0 0 20 0 22 0 337850302 12137111552 160705 33554432000 1073741824 1073778376 140735380475072 140492084468712 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14256/tid=14268] ppid=14254 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/14256/task/14268/stat : 14268 (java) S 14254 14256 12644 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 337850303 12137111552 160705 33554432000 1073741824 1073778376 140735380475072 140492083414776 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14256/tid=14269] ppid=14254 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/14256/task/14269/stat : 14269 (java) S 14254 14256 12644 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 337850303 12137111552 160705 33554432000 1073741824 1073778376 140735380475072 140492082361864 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14256/tid=14270] ppid=14254 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/14256/task/14270/stat : 14270 (java) S 14254 14256 12644 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 337850305 12137111552 160705 33554432000 1073741824 1073778376 140735380475072 140492081310352 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14256/tid=14271] ppid=14254 vsize=11852648 CPUtime=1.08 cores=0,2,4,6
/proc/14256/task/14271/stat : 14271 (java) S 14254 14256 12644 0 -1 4202560 13647 0 0 0 106 2 0 0 20 0 22 0 337850305 12137111552 160705 33554432000 1073741824 1073778376 140735380475072 140492080257464 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0

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

/proc/14256/task/14262/stat : 14262 (java) S 14254 14256 12644 0 -1 4202560 34 0 0 0 10 0 0 0 20 0 22 0 337850301 12137111552 185427 33554432000 1073741824 1073778376 140735380475072 140492100876968 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14256/tid=14263] ppid=14254 vsize=11852648 CPUtime=0.09 cores=0,2,4,6
/proc/14256/task/14263/stat : 14263 (java) S 14254 14256 12644 0 -1 4202560 18 0 0 0 9 0 0 0 20 0 22 0 337850301 12137111552 185427 33554432000 1073741824 1073778376 140735380475072 140492099824168 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14256/tid=14264] ppid=14254 vsize=11852648 CPUtime=0.09 cores=0,2,4,6
/proc/14256/task/14264/stat : 14264 (java) S 14254 14256 12644 0 -1 4202560 27 0 0 0 9 0 0 0 20 0 22 0 337850301 12137111552 185427 33554432000 1073741824 1073778376 140735380475072 140492098771368 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14256/tid=14265] ppid=14254 vsize=11852648 CPUtime=0.1 cores=0,2,4,6
/proc/14256/task/14265/stat : 14265 (java) S 14254 14256 12644 0 -1 4202560 19 0 0 0 10 0 0 0 20 0 22 0 337850301 12137111552 185427 33554432000 1073741824 1073778376 140735380475072 140492097718568 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14256/tid=14266] ppid=14254 vsize=11852648 CPUtime=0.09 cores=0,2,4,6
/proc/14256/task/14266/stat : 14266 (java) S 14254 14256 12644 0 -1 4202560 25 0 0 0 9 0 0 0 20 0 22 0 337850301 12137111552 185427 33554432000 1073741824 1073778376 140735380475072 140492096665768 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14256/tid=14267] ppid=14254 vsize=11852648 CPUtime=3.59 cores=0,2,4,6
/proc/14256/task/14267/stat : 14267 (java) R 14254 14256 12644 0 -1 4202560 81 0 0 0 356 3 0 0 20 0 22 0 337850302 12137111552 185427 33554432000 1073741824 1073778376 140735380475072 140492084467568 140492269408421 0 0 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=14256/tid=14268] ppid=14254 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/14256/task/14268/stat : 14268 (java) S 14254 14256 12644 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 337850303 12137111552 185427 33554432000 1073741824 1073778376 140735380475072 140492083414776 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14256/tid=14269] ppid=14254 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/14256/task/14269/stat : 14269 (java) S 14254 14256 12644 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 337850303 12137111552 185427 33554432000 1073741824 1073778376 140735380475072 140492082361864 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14256/tid=14270] ppid=14254 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/14256/task/14270/stat : 14270 (java) S 14254 14256 12644 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 337850305 12137111552 185427 33554432000 1073741824 1073778376 140735380475072 140492081310352 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14256/tid=14271] ppid=14254 vsize=11852648 CPUtime=1.31 cores=0,2,4,6
/proc/14256/task/14271/stat : 14271 (java) S 14254 14256 12644 0 -1 4202560 14161 0 0 0 129 2 0 0 20 0 22 0 337850305 12137111552 185427 33554432000 1073741824 1073778376 140735380475072 140492080257464 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14256/tid=14272] ppid=14254 vsize=11852648 CPUtime=1.71 cores=0,2,4,6
/proc/14256/task/14272/stat : 14272 (java) S 14254 14256 12644 0 -1 4202560 12380 0 0 0 168 3 0 0 20 0 22 0 337850305 12137111552 185427 33554432000 1073741824 1073778376 140735380475072 140492079204664 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14256/tid=14273] ppid=14254 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/14256/task/14273/stat : 14273 (java) S 14254 14256 12644 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 337850305 12137111552 185427 33554432000 1073741824 1073778376 140735380475072 140492078152056 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14256/tid=14274] ppid=14254 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/14256/task/14274/stat : 14274 (java) S 14254 14256 12644 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 337850305 12137111552 185427 33554432000 1073741824 1073778376 140735380475072 140492077099464 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14256/tid=14278] ppid=14254 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/14256/task/14278/stat : 14278 (java) S 14254 14256 12644 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 337850320 12137111552 185427 33554432000 1073741824 1073778376 140735380475072 140492072887592 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14256/tid=14288] ppid=14254 vsize=11852648 CPUtime=11.04 cores=0,2,4,6
/proc/14256/task/14288/stat : 14288 (java) S 14254 14256 12644 0 -1 4202560 14 0 0 0 1104 0 0 0 20 0 22 0 337853440 12137111552 185427 33554432000 1073741824 1073778376 140735380475072 140492073939384 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14256/tid=14289] ppid=14254 vsize=11852648 CPUtime=11.02 cores=0,2,4,6
/proc/14256/task/14289/stat : 14289 (java) S 14254 14256 12644 0 -1 4202560 10 0 0 0 1102 0 0 0 20 0 22 0 337853440 12137111552 185427 33554432000 1073741824 1073778376 140735380475072 140492076042728 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14256/tid=14290] ppid=14254 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/14256/task/14290/stat : 14290 (java) S 14254 14256 12644 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 337853440 12137111552 185427 33554432000 1073741824 1073778376 140735380475072 140492074992424 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 83.97
Current children cumulated vsize (KiB) 11852648

[startup+44.3008 s]
/proc/loadavg: 3.65 3.73 3.57 5/219 14290
/proc/meminfo: memFree=23261584/32873648 swapFree=6864/6864
[pid=14256] ppid=14254 vsize=11852648 CPUtime=84.4 cores=0,2,4,6
/proc/14256/stat : 14256 (java) S 14254 14256 12644 0 -1 4202496 31936 0 1 0 8408 32 0 0 20 0 19 0 337850298 12137111552 185419 33554432000 1073741824 1073778376 140735380475072 140735380466208 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/14256/statm: 2963162 185419 2282 9 0 2953849 0
[pid=14256/tid=14258] ppid=14254 vsize=11852648 CPUtime=0.19 cores=0,2,4,6
/proc/14256/task/14258/stat : 14258 (java) S 14254 14256 12644 0 -1 4202560 3424 0 1 0 17 2 0 0 20 0 19 0 337850299 12137111552 185419 33554432000 1073741824 1073778376 140735380475072 140492267213976 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14256/tid=14259] ppid=14254 vsize=11852648 CPUtime=0.1 cores=0,2,4,6
/proc/14256/task/14259/stat : 14259 (java) S 14254 14256 12644 0 -1 4202560 24 0 0 0 10 0 0 0 20 0 19 0 337850301 12137111552 185419 33554432000 1073741824 1073778376 140735380475072 140492104035368 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14256/tid=14260] ppid=14254 vsize=11852648 CPUtime=0.09 cores=0,2,4,6
/proc/14256/task/14260/stat : 14260 (java) S 14254 14256 12644 0 -1 4202560 16 0 0 0 9 0 0 0 20 0 19 0 337850301 12137111552 185419 33554432000 1073741824 1073778376 140735380475072 140492102982568 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14256/tid=14261] ppid=14254 vsize=11852648 CPUtime=0.13 cores=0,2,4,6
/proc/14256/task/14261/stat : 14261 (java) S 14254 14256 12644 0 -1 4202560 42 0 0 0 13 0 0 0 20 0 19 0 337850301 12137111552 185419 33554432000 1073741824 1073778376 140735380475072 140492101929768 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14256/tid=14262] ppid=14254 vsize=11852648 CPUtime=0.1 cores=0,2,4,6
/proc/14256/task/14262/stat : 14262 (java) S 14254 14256 12644 0 -1 4202560 34 0 0 0 10 0 0 0 20 0 19 0 337850301 12137111552 185419 33554432000 1073741824 1073778376 140735380475072 140492100876968 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14256/tid=14263] ppid=14254 vsize=11852648 CPUtime=0.09 cores=0,2,4,6
/proc/14256/task/14263/stat : 14263 (java) S 14254 14256 12644 0 -1 4202560 18 0 0 0 9 0 0 0 20 0 19 0 337850301 12137111552 185419 33554432000 1073741824 1073778376 140735380475072 140492099824168 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14256/tid=14264] ppid=14254 vsize=11852648 CPUtime=0.09 cores=0,2,4,6
/proc/14256/task/14264/stat : 14264 (java) S 14254 14256 12644 0 -1 4202560 27 0 0 0 9 0 0 0 20 0 19 0 337850301 12137111552 185419 33554432000 1073741824 1073778376 140735380475072 140492098771368 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14256/tid=14265] ppid=14254 vsize=11852648 CPUtime=0.1 cores=0,2,4,6
/proc/14256/task/14265/stat : 14265 (java) S 14254 14256 12644 0 -1 4202560 19 0 0 0 10 0 0 0 20 0 19 0 337850301 12137111552 185419 33554432000 1073741824 1073778376 140735380475072 140492097718568 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14256/tid=14266] ppid=14254 vsize=11852648 CPUtime=0.09 cores=0,2,4,6
/proc/14256/task/14266/stat : 14266 (java) S 14254 14256 12644 0 -1 4202560 25 0 0 0 9 0 0 0 20 0 19 0 337850301 12137111552 185419 33554432000 1073741824 1073778376 140735380475072 140492096665768 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14256/tid=14267] ppid=14254 vsize=11852648 CPUtime=3.67 cores=0,2,4,6
/proc/14256/task/14267/stat : 14267 (java) S 14254 14256 12644 0 -1 4202560 81 0 0 0 364 3 0 0 20 0 19 0 337850302 12137111552 185419 33554432000 1073741824 1073778376 140735380475072 140492084468712 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14256/tid=14268] ppid=14254 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/14256/task/14268/stat : 14268 (java) S 14254 14256 12644 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 337850303 12137111552 185419 33554432000 1073741824 1073778376 140735380475072 140492083414776 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14256/tid=14269] ppid=14254 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/14256/task/14269/stat : 14269 (java) S 14254 14256 12644 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 337850303 12137111552 185419 33554432000 1073741824 1073778376 140735380475072 140492082361864 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14256/tid=14270] ppid=14254 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/14256/task/14270/stat : 14270 (java) S 14254 14256 12644 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 337850305 12137111552 185419 33554432000 1073741824 1073778376 140735380475072 140492081310352 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14256/tid=14271] ppid=14254 vsize=11852648 CPUtime=1.31 cores=0,2,4,6
/proc/14256/task/14271/stat : 14271 (java) S 14254 14256 12644 0 -1 4202560 14161 0 0 0 129 2 0 0 20 0 19 0 337850305 12137111552 185419 33554432000 1073741824 1073778376 140735380475072 140492080257464 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14256/tid=14272] ppid=14254 vsize=11852648 CPUtime=1.71 cores=0,2,4,6
/proc/14256/task/14272/stat : 14272 (java) S 14254 14256 12644 0 -1 4202560 12380 0 0 0 168 3 0 0 20 0 19 0 337850305 12137111552 185419 33554432000 1073741824 1073778376 140735380475072 140492079204664 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14256/tid=14273] ppid=14254 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/14256/task/14273/stat : 14273 (java) S 14254 14256 12644 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 337850305 12137111552 185419 33554432000 1073741824 1073778376 140735380475072 140492078152056 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14256/tid=14274] ppid=14254 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/14256/task/14274/stat : 14274 (java) S 14254 14256 12644 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 337850305 12137111552 185419 33554432000 1073741824 1073778376 140735380475072 140492077099464 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14256/tid=14278] ppid=14254 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/14256/task/14278/stat : 14278 (java) S 14254 14256 12644 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 337850320 12137111552 185419 33554432000 1073741824 1073778376 140735380475072 140492072887592 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 84.4
Current children cumulated vsize (KiB) 11852648

[startup+44.7006 s]
/proc/loadavg: 3.65 3.73 3.57 5/219 14290
/proc/meminfo: memFree=23261584/32873648 swapFree=6864/6864
[pid=14256] ppid=14254 vsize=11852648 CPUtime=84.5 cores=0,2,4,6
/proc/14256/stat : 14256 (java) S 14254 14256 12644 0 -1 4202496 31936 0 1 0 8418 32 0 0 20 0 19 0 337850298 12137111552 185419 33554432000 1073741824 1073778376 140735380475072 140735380466208 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/14256/statm: 2963162 185419 2282 9 0 2953849 0
[pid=14256/tid=14258] ppid=14254 vsize=11852648 CPUtime=0.27 cores=0,2,4,6
/proc/14256/task/14258/stat : 14258 (java) R 14254 14256 12644 0 -1 4202560 3424 0 1 0 25 2 0 0 20 0 19 0 337850299 12137111552 185419 33554432000 1073741824 1073778376 140735380475072 140492267213480 140492207751229 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=14256/tid=14259] ppid=14254 vsize=11852648 CPUtime=0.1 cores=0,2,4,6
/proc/14256/task/14259/stat : 14259 (java) S 14254 14256 12644 0 -1 4202560 24 0 0 0 10 0 0 0 20 0 19 0 337850301 12137111552 185419 33554432000 1073741824 1073778376 140735380475072 140492104035368 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14256/tid=14260] ppid=14254 vsize=11852648 CPUtime=0.09 cores=0,2,4,6
/proc/14256/task/14260/stat : 14260 (java) S 14254 14256 12644 0 -1 4202560 16 0 0 0 9 0 0 0 20 0 19 0 337850301 12137111552 185419 33554432000 1073741824 1073778376 140735380475072 140492102982568 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14256/tid=14261] ppid=14254 vsize=11852648 CPUtime=0.13 cores=0,2,4,6
/proc/14256/task/14261/stat : 14261 (java) S 14254 14256 12644 0 -1 4202560 42 0 0 0 13 0 0 0 20 0 19 0 337850301 12137111552 185419 33554432000 1073741824 1073778376 140735380475072 140492101929768 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14256/tid=14262] ppid=14254 vsize=11852648 CPUtime=0.1 cores=0,2,4,6
/proc/14256/task/14262/stat : 14262 (java) S 14254 14256 12644 0 -1 4202560 34 0 0 0 10 0 0 0 20 0 19 0 337850301 12137111552 185419 33554432000 1073741824 1073778376 140735380475072 140492100876968 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14256/tid=14263] ppid=14254 vsize=11852648 CPUtime=0.09 cores=0,2,4,6
/proc/14256/task/14263/stat : 14263 (java) S 14254 14256 12644 0 -1 4202560 18 0 0 0 9 0 0 0 20 0 19 0 337850301 12137111552 185419 33554432000 1073741824 1073778376 140735380475072 140492099824168 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14256/tid=14264] ppid=14254 vsize=11852648 CPUtime=0.09 cores=0,2,4,6
/proc/14256/task/14264/stat : 14264 (java) S 14254 14256 12644 0 -1 4202560 27 0 0 0 9 0 0 0 20 0 19 0 337850301 12137111552 185419 33554432000 1073741824 1073778376 140735380475072 140492098771368 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14256/tid=14265] ppid=14254 vsize=11852648 CPUtime=0.1 cores=0,2,4,6
/proc/14256/task/14265/stat : 14265 (java) S 14254 14256 12644 0 -1 4202560 19 0 0 0 10 0 0 0 20 0 19 0 337850301 12137111552 185419 33554432000 1073741824 1073778376 140735380475072 140492097718568 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14256/tid=14266] ppid=14254 vsize=11852648 CPUtime=0.09 cores=0,2,4,6
/proc/14256/task/14266/stat : 14266 (java) S 14254 14256 12644 0 -1 4202560 25 0 0 0 9 0 0 0 20 0 19 0 337850301 12137111552 185419 33554432000 1073741824 1073778376 140735380475072 140492096665768 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14256/tid=14267] ppid=14254 vsize=11852648 CPUtime=3.67 cores=0,2,4,6
/proc/14256/task/14267/stat : 14267 (java) S 14254 14256 12644 0 -1 4202560 81 0 0 0 364 3 0 0 20 0 19 0 337850302 12137111552 185419 33554432000 1073741824 1073778376 140735380475072 140492084468712 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14256/tid=14268] ppid=14254 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/14256/task/14268/stat : 14268 (java) S 14254 14256 12644 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 337850303 12137111552 185419 33554432000 1073741824 1073778376 140735380475072 140492083414776 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14256/tid=14269] ppid=14254 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/14256/task/14269/stat : 14269 (java) S 14254 14256 12644 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 337850303 12137111552 185419 33554432000 1073741824 1073778376 140735380475072 140492082361864 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14256/tid=14270] ppid=14254 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/14256/task/14270/stat : 14270 (java) S 14254 14256 12644 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 337850305 12137111552 185419 33554432000 1073741824 1073778376 140735380475072 140492081310352 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14256/tid=14271] ppid=14254 vsize=11852648 CPUtime=1.32 cores=0,2,4,6
/proc/14256/task/14271/stat : 14271 (java) S 14254 14256 12644 0 -1 4202560 14161 0 0 0 130 2 0 0 20 0 19 0 337850305 12137111552 185419 33554432000 1073741824 1073778376 140735380475072 140492080257464 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14256/tid=14272] ppid=14254 vsize=11852648 CPUtime=1.71 cores=0,2,4,6
/proc/14256/task/14272/stat : 14272 (java) S 14254 14256 12644 0 -1 4202560 12380 0 0 0 168 3 0 0 20 0 19 0 337850305 12137111552 185419 33554432000 1073741824 1073778376 140735380475072 140492079204664 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14256/tid=14273] ppid=14254 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/14256/task/14273/stat : 14273 (java) S 14254 14256 12644 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 337850305 12137111552 185419 33554432000 1073741824 1073778376 140735380475072 140492078152056 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14256/tid=14274] ppid=14254 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/14256/task/14274/stat : 14274 (java) S 14254 14256 12644 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 337850305 12137111552 185419 33554432000 1073741824 1073778376 140735380475072 140492077099464 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14256/tid=14278] ppid=14254 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/14256/task/14278/stat : 14278 (java) S 14254 14256 12644 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 337850320 12137111552 185419 33554432000 1073741824 1073778376 140735380475072 140492072887592 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 84.5
Current children cumulated vsize (KiB) 11852648

[startup+44.8006 s]
/proc/loadavg: 3.65 3.73 3.57 5/219 14290
/proc/meminfo: memFree=23261584/32873648 swapFree=6864/6864
[pid=14256] ppid=14254 vsize=11852648 CPUtime=84.61 cores=0,2,4,6
/proc/14256/stat : 14256 (java) S 14254 14256 12644 0 -1 4202496 31936 0 1 0 8429 32 0 0 20 0 19 0 337850298 12137111552 185419 33554432000 1073741824 1073778376 140735380475072 140735380466208 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/14256/statm: 2963162 185419 2282 9 0 2953849 0
[pid=14256/tid=14258] ppid=14254 vsize=11852648 CPUtime=0.37 cores=0,2,4,6
/proc/14256/task/14258/stat : 14258 (java) R 14254 14256 12644 0 -1 4202560 3424 0 1 0 35 2 0 0 20 0 19 0 337850299 12137111552 185419 33554432000 1073741824 1073778376 140735380475072 140492267213592 140492207171510 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=14256/tid=14259] ppid=14254 vsize=11852648 CPUtime=0.1 cores=0,2,4,6
/proc/14256/task/14259/stat : 14259 (java) S 14254 14256 12644 0 -1 4202560 24 0 0 0 10 0 0 0 20 0 19 0 337850301 12137111552 185419 33554432000 1073741824 1073778376 140735380475072 140492104035368 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14256/tid=14260] ppid=14254 vsize=11852648 CPUtime=0.09 cores=0,2,4,6
/proc/14256/task/14260/stat : 14260 (java) S 14254 14256 12644 0 -1 4202560 16 0 0 0 9 0 0 0 20 0 19 0 337850301 12137111552 185419 33554432000 1073741824 1073778376 140735380475072 140492102982568 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14256/tid=14261] ppid=14254 vsize=11852648 CPUtime=0.13 cores=0,2,4,6
/proc/14256/task/14261/stat : 14261 (java) S 14254 14256 12644 0 -1 4202560 42 0 0 0 13 0 0 0 20 0 19 0 337850301 12137111552 185419 33554432000 1073741824 1073778376 140735380475072 140492101929768 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14256/tid=14262] ppid=14254 vsize=11852648 CPUtime=0.1 cores=0,2,4,6
/proc/14256/task/14262/stat : 14262 (java) S 14254 14256 12644 0 -1 4202560 34 0 0 0 10 0 0 0 20 0 19 0 337850301 12137111552 185419 33554432000 1073741824 1073778376 140735380475072 140492100876968 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14256/tid=14263] ppid=14254 vsize=11852648 CPUtime=0.09 cores=0,2,4,6
/proc/14256/task/14263/stat : 14263 (java) S 14254 14256 12644 0 -1 4202560 18 0 0 0 9 0 0 0 20 0 19 0 337850301 12137111552 185419 33554432000 1073741824 1073778376 140735380475072 140492099824168 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14256/tid=14264] ppid=14254 vsize=11852648 CPUtime=0.09 cores=0,2,4,6
/proc/14256/task/14264/stat : 14264 (java) S 14254 14256 12644 0 -1 4202560 27 0 0 0 9 0 0 0 20 0 19 0 337850301 12137111552 185419 33554432000 1073741824 1073778376 140735380475072 140492098771368 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14256/tid=14265] ppid=14254 vsize=11852648 CPUtime=0.1 cores=0,2,4,6
/proc/14256/task/14265/stat : 14265 (java) S 14254 14256 12644 0 -1 4202560 19 0 0 0 10 0 0 0 20 0 19 0 337850301 12137111552 185419 33554432000 1073741824 1073778376 140735380475072 140492097718568 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14256/tid=14266] ppid=14254 vsize=11852648 CPUtime=0.09 cores=0,2,4,6
/proc/14256/task/14266/stat : 14266 (java) S 14254 14256 12644 0 -1 4202560 25 0 0 0 9 0 0 0 20 0 19 0 337850301 12137111552 185419 33554432000 1073741824 1073778376 140735380475072 140492096665768 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14256/tid=14267] ppid=14254 vsize=11852648 CPUtime=3.67 cores=0,2,4,6
/proc/14256/task/14267/stat : 14267 (java) S 14254 14256 12644 0 -1 4202560 81 0 0 0 364 3 0 0 20 0 19 0 337850302 12137111552 185419 33554432000 1073741824 1073778376 140735380475072 140492084468712 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14256/tid=14268] ppid=14254 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/14256/task/14268/stat : 14268 (java) S 14254 14256 12644 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 337850303 12137111552 185419 33554432000 1073741824 1073778376 140735380475072 140492083414776 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14256/tid=14269] ppid=14254 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/14256/task/14269/stat : 14269 (java) S 14254 14256 12644 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 337850303 12137111552 185419 33554432000 1073741824 1073778376 140735380475072 140492082361864 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14256/tid=14270] ppid=14254 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/14256/task/14270/stat : 14270 (java) S 14254 14256 12644 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 337850305 12137111552 185419 33554432000 1073741824 1073778376 140735380475072 140492081310352 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14256/tid=14271] ppid=14254 vsize=11852648 CPUtime=1.33 cores=0,2,4,6
/proc/14256/task/14271/stat : 14271 (java) S 14254 14256 12644 0 -1 4202560 14161 0 0 0 131 2 0 0 20 0 19 0 337850305 12137111552 185419 33554432000 1073741824 1073778376 140735380475072 140492080257464 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14256/tid=14272] ppid=14254 vsize=11852648 CPUtime=1.71 cores=0,2,4,6
/proc/14256/task/14272/stat : 14272 (java) S 14254 14256 12644 0 -1 4202560 12380 0 0 0 168 3 0 0 20 0 19 0 337850305 12137111552 185419 33554432000 1073741824 1073778376 140735380475072 140492079204664 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14256/tid=14273] ppid=14254 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/14256/task/14273/stat : 14273 (java) S 14254 14256 12644 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 337850305 12137111552 185419 33554432000 1073741824 1073778376 140735380475072 140492078152056 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14256/tid=14274] ppid=14254 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/14256/task/14274/stat : 14274 (java) S 14254 14256 12644 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 337850305 12137111552 185419 33554432000 1073741824 1073778376 140735380475072 140492077099464 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14256/tid=14278] ppid=14254 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/14256/task/14278/stat : 14278 (java) S 14254 14256 12644 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 337850320 12137111552 185419 33554432000 1073741824 1073778376 140735380475072 140492072887592 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 84.61
Current children cumulated vsize (KiB) 11852648

Child status: 30
Real time (s): 44.848
CPU time (s): 84.7401
CPU user time (s): 84.2982
CPU system time (s): 0.441932
CPU usage (%): 188.95
Max. virtual memory (cumulated for all children) (KiB): 11852648

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 84.2982
system time used= 0.441932
maximum resident set size= 741708
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 31945
page faults= 1
swaps= 0
block input operations= 0
block output operations= 104
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3135
involuntary context switches= 2318

runsolver used 0.188971 second user time and 0.461929 second system time

The end

Launcher Data

Begin job on node125 at 2012-06-03 11:54:09
IDJOB=3736613
IDBENCH=48017
IDSOLVER=2328
FILE ID=node125/3736613-1338717249
RUNJOBID= node125-1338714015-12660
PBS_JOBID= 14636751
Free space on /tmp= 70440 MiB

SOLVER NAME= PB11: Sat4j Res//CP 2.3.0
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/factor-mod-size=8-P0=229-P1=67-P2=149-P3=97-P4=149-P5=211-P6=89-P7=59-B.opb
COMMAND LINE= java -server -Xms10000m -Xmx10000m -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3736613-1338717249/watcher-3736613-1338717249 -o /tmp/evaluation-result-3736613-1338717249/solver-3736613-1338717249 -C 1800 -W 1900 -M 15500  java -server -Xms10000m -Xmx10000m -jar sat4j-pb.jar Both HOME/instance-3736613-1338717249.opb

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

MD5SUM BENCH= 12f1f3305860fafcd361cd1c61e0d104
RANDOM SEED=589046658

node125.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.373
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	: 5332.74
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.373
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.373
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	: 5331.92
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.373
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.90
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.373
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.373
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.373
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.373
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:        24008692 kB
Buffers:          608552 kB
Cached:          5029284 kB
SwapCached:         2308 kB
Active:          4780392 kB
Inactive:        3165512 kB
Active(anon):    2299476 kB
Inactive(anon):     9240 kB
Active(file):    2480916 kB
Inactive(file):  3156272 kB
Unevictable:        6864 kB
Mlocked:            6864 kB
SwapTotal:      67108856 kB
SwapFree:       67102524 kB
Dirty:               428 kB
Writeback:             0 kB
AnonPages:       2321340 kB
Mapped:            22484 kB
Shmem:                96 kB
Slab:             767300 kB
SReclaimable:     211072 kB
SUnreclaim:       556228 kB
KernelStack:        1784 kB
PageTables:         8780 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:   10462528 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2260992 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= 70440 MiB
End job on node125 at 2012-06-03 11:54:54