Trace number 4106117

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
Sat4j PB 2.3.6 Resolution PB16OPT3 177.576 176.044

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/
factor-mod-size=9-P0=43-P1=101-P2=251-P3=307-P4=499-B.opb
MD5SUMe79e2db14e141163591dbcfdfed7384a
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.094984
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 variables108
Total number of constraints9
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 constraints9
Minimum length of a constraint9
Maximum length of a constraint99
Number of terms in the objective function 9
Biggest coefficient in the objective function 256
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 511
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 131072
Number of bits of the biggest number in a constraint 18
Biggest sum of numbers in a constraint 523264
Number of bits of the biggest sum of numbers19
Number of products (including duplicates)324
Sum of products size (including duplicates)648
Number of different products324
Sum of products size648

Solver Data

0.00/0.08	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.08	c See www.sat4j.org for details.
0.00/0.08	c version PB16.v20160501
0.00/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.08	c java.vm.version	19.1-b02
0.00/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.08	c sun.arch.data.model	64
0.00/0.08	c java.version		1.6.0_24
0.00/0.08	c os.name		Linux
0.00/0.08	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.08	c os.arch		amd64
0.00/0.08	c Free memory 		501472288
0.00/0.08	c Max memory 		7480803328
0.00/0.08	c Total memory 		504102912
0.00/0.08	c Number of processors 	8
0.10/0.11	c Pseudo Boolean Optimization by upper bound
0.10/0.11	c --- Begin Solver configuration ---
0.10/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@587bd9f2
0.10/0.11	c Learn all clauses as in MiniSAT
0.10/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.10/0.11	c No reason simplification
0.10/0.11	c Glucose 2.1 dynamic restart strategy
0.10/0.11	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.10/0.11	c timeout=2147483s
0.10/0.11	c DB Simplification allowed=false
0.10/0.11	c Listener: org.sat4j.minisat.core.VoidTracing@4e3eca90
0.10/0.11	c --- End Solver configuration ---
0.10/0.11	c solving HOME/instance-4106117-1466270033.opb
0.10/0.11	c reading problem ... 
0.10/0.11	c  objective function found
0.10/0.16	c ... done. Wall clock time 0.055s.
0.10/0.16	c declared #vars     108
0.10/0.16	c internal #vars     432
0.10/0.16	c #constraints  661
0.10/0.16	c constraints type 
0.10/0.16	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 324
0.10/0.16	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 337
0.10/0.16	c 661 constraints processed.
0.10/0.16	c objective function length is 9 literals
0.75/0.56	c cleaning 2493 clauses out of 5000 with flag 10726/5000
1.20/0.88	c cleaning 4254 clauses out of 8507 with flag 23086/11000
1.82/1.43	c cleaning 5626 clauses out of 11253 with flag 37287/18000
2.71/2.21	c cleaning 6802 clauses out of 13627 with flag 53554/26000
3.43/2.79	c cleaning 7912 clauses out of 15825 with flag 73207/35000
3.97/3.08	c SATISFIABLE
3.97/3.08	c OPTIMIZING...
3.97/3.08	c Got one! Elapsed wall clock time (in seconds):2.976
3.97/3.09	o 3
4.42/3.34	c cleaning 9042 clauses out of 18101 with flag 10698/45188
4.81/3.70	c cleaning 7521 clauses out of 15058 with flag 23757/51187
5.42/4.35	c cleaning 7255 clauses out of 14537 with flag 38549/58187
6.22/5.10	c cleaning 7634 clauses out of 15282 with flag 55957/66187
6.72/5.62	c cleaning 8316 clauses out of 16649 with flag 75308/75188
7.21/6.14	c cleaning 9165 clauses out of 18332 with flag 96865/85187
8.01/6.96	c cleaning 10069 clauses out of 20167 with flag 121000/96187
9.00/7.98	c cleaning 11044 clauses out of 22098 with flag 147170/108187
10.80/9.79	c cleaning 12021 clauses out of 24056 with flag 174640/121189
11.91/10.80	c cleaning 13007 clauses out of 26033 with flag 204891/135187
13.59/12.40	c cleaning 14005 clauses out of 28027 with flag 238482/150188
14.89/13.77	c cleaning 15000 clauses out of 30022 with flag 274965/166188
16.60/15.50	c cleaning 16000 clauses out of 32022 with flag 313404/183188
18.29/17.18	c cleaning 17001 clauses out of 34021 with flag 354789/201187
20.09/18.95	c cleaning 17999 clauses out of 36020 with flag 399726/220187
21.89/20.78	c cleaning 19002 clauses out of 38022 with flag 446299/240188
24.19/23.10	c cleaning 20001 clauses out of 40020 with flag 496575/261188
26.79/25.66	c cleaning 21004 clauses out of 42018 with flag 548356/283187
29.59/28.43	c cleaning 22002 clauses out of 44014 with flag 603277/306187
32.70/31.56	c cleaning 22997 clauses out of 46013 with flag 657908/330188
35.12/33.97	c cleaning 24002 clauses out of 48016 with flag 714275/355188
38.52/37.33	c cleaning 25004 clauses out of 50013 with flag 776443/381187
41.52/40.38	c cleaning 25991 clauses out of 52009 with flag 838480/408187
44.62/43.48	c cleaning 27004 clauses out of 54018 with flag 901656/436188
50.52/49.33	c cleaning 28000 clauses out of 56014 with flag 967235/465188
56.72/55.60	c cleaning 28998 clauses out of 58014 with flag 1034196/495188
61.83/60.65	c cleaning 30002 clauses out of 60016 with flag 1103561/526188
66.72/65.52	c cleaning 31001 clauses out of 62013 with flag 1175332/558187
73.02/71.82	c cleaning 32000 clauses out of 64012 with flag 1248409/591187
78.42/77.20	c cleaning 33002 clauses out of 66012 with flag 1329728/625187
83.83/82.69	c cleaning 33999 clauses out of 68011 with flag 1412926/660188
89.82/88.61	c cleaning 35000 clauses out of 70011 with flag 1492327/696187
96.95/95.77	c cleaning 36004 clauses out of 72013 with flag 1575851/733189
103.14/101.92	c cleaning 36995 clauses out of 74008 with flag 1659302/771188
109.94/108.79	c cleaning 38003 clauses out of 76013 with flag 1753068/810188
116.64/115.41	c cleaning 38996 clauses out of 78010 with flag 1841090/850188
123.35/122.11	c cleaning 40002 clauses out of 80014 with flag 1932762/891188
130.44/129.21	c cleaning 41000 clauses out of 82011 with flag 2030342/933187
138.74/137.58	c cleaning 42002 clauses out of 84011 with flag 2131278/976187
149.13/147.97	c cleaning 42999 clauses out of 86008 with flag 2225946/1020187
161.91/160.66	c cleaning 43999 clauses out of 88009 with flag 2327484/1065187
174.02/172.67	c cleaning 44999 clauses out of 90005 with flag 2428723/1111187
177.43/176.04	c starts		: 2352
177.43/176.04	c conflicts		: 1130748
177.43/176.04	c decisions		: 1271981
177.43/176.04	c propagations		: 23835008
177.43/176.04	c inspects		: 3510386304
177.43/176.04	c shortcuts		: 0
177.43/176.04	c learnt literals	: 16
177.43/176.04	c learnt binary clauses	: 26
177.43/176.04	c learnt ternary clauses	: 54
177.43/176.04	c learnt constraints	: 1130731
177.43/176.04	c ignored constraints	: 0
177.43/176.04	c root simplifications	: 0
177.43/176.04	c removed literals (reason simplification)	: 0
177.43/176.04	c reason swapping (by a shorter reason)	: 0
177.43/176.04	c Calls to reduceDB	: 47
177.43/176.04	c Number of update (reduction) of LBD	: 34983
177.43/176.04	c Imported unit clauses	: 0
177.43/176.04	c number of reductions to clauses (during analyze)	: 0
177.43/176.04	c number of learned constraints concerned by reduction	: 0
177.43/176.04	c number of learning phase by resolution	: 0
177.43/176.04	c number of learning phase by cutting planes	: 0
177.43/176.04	c speed (assignments/second)	: 135528.59831577272
177.43/176.04	c non guided choices	2340
177.43/176.04	c learnt constraints type 
177.43/176.04	s OPTIMUM FOUND
177.43/176.04	c Found 1 solution(s)
177.43/176.04	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 
177.43/176.04	c objective function=3
177.43/176.04	c Total wall clock time (in seconds): 175.927

Verifier Data

OK	3

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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-4106117-1466270033/watcher-4106117-1466270033 -o /tmp/evaluation-result-4106117-1466270033/solver-4106117-1466270033 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node126-1466264639-24567 --watchdog 1960 java -jar sat4j-pb.jar HOME/instance-4106117-1466270033.opb 

pid=26095
running on 4 cores: 1,3,5,7

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: 2.08 2.04 2.01 3/194 26098
/proc/meminfo: memFree=31261748/32872528 swapFree=338416/354768
[pid=26098] ppid=26095 vsize=96260 CPUtime=0 cores=1,3,5,7
/proc/26098/stat : 26098 (java) S 26095 26098 24550 0 -1 4202496 1353 0 0 0 0 0 0 0 20 0 2 0 29050007 98570240 978 33554432000 1073741824 1073778376 140733259365552 140733259356688 242170757181 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/26098/statm: 24065 978 744 9 0 16771 0
[pid=26098/tid=26099] ppid=26095 vsize=96260 CPUtime=0 cores=1,3,5,7
/proc/26098/task/26099/stat : 26099 (java) R 26095 26098 24550 0 -1 4202560 130 0 0 0 0 0 0 0 20 0 2 0 29050008 98570240 978 33554432000 1073741824 1073778376 140733259365552 140132144922152 242167399808 0 0 4096 0 0 0 0 -1 1 0 0 0 0 0

[startup+0.100065 s]
/proc/loadavg: 2.08 2.04 2.01 3/194 26098
/proc/meminfo: memFree=31261748/32872528 swapFree=338416/354768
[pid=26098] ppid=26095 vsize=9558476 CPUtime=0.1 cores=1,3,5,7
/proc/26098/stat : 26098 (java) S 26095 26098 24550 0 -1 4202496 4395 0 1 0 9 1 0 0 20 0 18 0 29050007 9787879424 6037 33554432000 1073741824 1073778376 140733259365552 140733259356688 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/26098/statm: 2389619 6037 2125 9 0 2380296 0
[pid=26098/tid=26099] ppid=26095 vsize=9558476 CPUtime=0.07 cores=1,3,5,7
/proc/26098/task/26099/stat : 26099 (java) R 26095 26098 24550 0 -1 4202560 2379 0 1 0 6 1 0 0 20 0 18 0 29050008 9787879424 6037 33554432000 1073741824 1073778376 140733259365552 140132144925600 140131981970350 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 9558476

[startup+0.200334 s]
/proc/loadavg: 2.08 2.04 2.01 3/194 26098
/proc/meminfo: memFree=31261748/32872528 swapFree=338416/354768
[pid=26098] ppid=26095 vsize=9625040 CPUtime=0.28 cores=1,3,5,7
/proc/26098/stat : 26098 (java) S 26095 26098 24550 0 -1 4202496 5848 0 1 0 26 2 0 0 20 0 19 0 29050007 9856040960 7980 33554432000 1073741824 1073778376 140733259365552 140733259356688 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/26098/statm: 2406260 7983 2220 9 0 2396937 0
[pid=26098/tid=26099] ppid=26095 vsize=9625040 CPUtime=0.17 cores=1,3,5,7
/proc/26098/task/26099/stat : 26099 (java) R 26095 26098 24550 0 -1 4202560 2412 0 1 0 16 1 0 0 20 0 19 0 29050008 9856040960 7984 33554432000 1073741824 1073778376 140733259365552 140132144927360 140131981975026 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 9625040

[startup+0.300325 s]
/proc/loadavg: 2.08 2.04 2.01 3/194 26098
/proc/meminfo: memFree=31261748/32872528 swapFree=338416/354768
[pid=26098] ppid=26095 vsize=9625040 CPUtime=0.51 cores=1,3,5,7
/proc/26098/stat : 26098 (java) S 26095 26098 24550 0 -1 4202496 7048 0 1 0 49 2 0 0 20 0 19 0 29050007 9856040960 8417 33554432000 1073741824 1073778376 140733259365552 140733259356688 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/26098/statm: 2406260 8417 2243 9 0 2396937 0
[pid=26098/tid=26099] ppid=26095 vsize=9625040 CPUtime=0.27 cores=1,3,5,7
/proc/26098/task/26099/stat : 26099 (java) R 26095 26098 24550 0 -1 4202560 2420 0 1 0 26 1 0 0 20 0 19 0 29050008 9856040960 8417 33554432000 1073741824 1073778376 140733259365552 140132144926920 242170772536 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 9625040

[startup+0.700316 s]
/proc/loadavg: 2.08 2.04 2.01 3/194 26098
/proc/meminfo: memFree=31261748/32872528 swapFree=338416/354768
[pid=26098] ppid=26095 vsize=9625040 CPUtime=1.05 cores=1,3,5,7
/proc/26098/stat : 26098 (java) S 26095 26098 24550 0 -1 4202496 8353 0 1 0 103 2 0 0 20 0 19 0 29050007 9856040960 9303 33554432000 1073741824 1073778376 140733259365552 140733259356688 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/26098/statm: 2406260 9303 2255 9 0 2396937 0
[pid=26098/tid=26099] ppid=26095 vsize=9625040 CPUtime=0.67 cores=1,3,5,7
/proc/26098/task/26099/stat : 26099 (java) R 26095 26098 24550 0 -1 4202560 2421 0 1 0 66 1 0 0 20 0 19 0 29050008 9856040960 9303 33554432000 1073741824 1073778376 140733259365552 140132144927304 140131982356475 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1.05
Current children cumulated vsize (KiB) 9625040

[startup+1.50072 s]
/proc/loadavg: 2.08 2.04 2.01 3/213 26117
/proc/meminfo: memFree=31226360/32872528 swapFree=338416/354768
[pid=26098] ppid=26095 vsize=9625040 CPUtime=1.92 cores=1,3,5,7
/proc/26098/stat : 26098 (java) S 26095 26098 24550 0 -1 4202496 8777 0 1 0 189 3 0 0 20 0 19 0 29050007 9856040960 10381 33554432000 1073741824 1073778376 140733259365552 140733259356688 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/26098/statm: 2406260 10381 2257 9 0 2396937 0
[pid=26098/tid=26099] ppid=26095 vsize=9625040 CPUtime=1.48 cores=1,3,5,7
/proc/26098/task/26099/stat : 26099 (java) R 26095 26098 24550 0 -1 4202560 2424 0 1 0 146 2 0 0 20 0 19 0 29050008 9856040960 10381 33554432000 1073741824 1073778376 140733259365552 140132144925240 140131982365843 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=26098/tid=26101] ppid=26095 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26098/task/26101/stat : 26101 (java) S 26095 26098 24550 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29050009 9856040960 10381 33554432000 1073741824 1073778376 140733259365552 140132106418984 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26098/tid=26102] ppid=26095 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26098/task/26102/stat : 26102 (java) S 26095 26098 24550 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29050009 9856040960 10381 33554432000 1073741824 1073778376 140733259365552 140132105366184 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26098/tid=26103] ppid=26095 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26098/task/26103/stat : 26103 (java) S 26095 26098 24550 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29050009 9856040960 10381 33554432000 1073741824 1073778376 140733259365552 140132104313896 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26098/tid=26104] ppid=26095 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26098/task/26104/stat : 26104 (java) S 26095 26098 24550 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29050009 9856040960 10381 33554432000 1073741824 1073778376 140733259365552 140132103261096 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26098/tid=26105] ppid=26095 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26098/task/26105/stat : 26105 (java) S 26095 26098 24550 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29050009 9856040960 10381 33554432000 1073741824 1073778376 140733259365552 140132102207784 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26098/tid=26106] ppid=26095 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26098/task/26106/stat : 26106 (java) S 26095 26098 24550 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29050009 9856040960 10381 33554432000 1073741824 1073778376 140733259365552 140132101154984 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26098/tid=26107] ppid=26095 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26098/task/26107/stat : 26107 (java) S 26095 26098 24550 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29050009 9856040960 10381 33554432000 1073741824 1073778376 140733259365552 140131981847080 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26098/tid=26108] ppid=26095 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26098/task/26108/stat : 26108 (java) S 26095 26098 24550 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 29050009 9856040960 10381 33554432000 1073741824 1073778376 140733259365552 140131980794280 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26098/tid=26109] ppid=26095 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26098/task/26109/stat : 26109 (java) S 26095 26098 24550 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 29050010 9856040960 10381 33554432000 1073741824 1073778376 140733259365552 140131968596712 242170771369 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26098/tid=26110] ppid=26095 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26098/task/26110/stat : 26110 (java) S 26095 26098 24550 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 29050010 9856040960 10381 33554432000 1073741824 1073778376 140733259365552 140131967542776 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26098/tid=26111] ppid=26095 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26098/task/26111/stat : 26111 (java) S 26095 26098 24550 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 29050010 9856040960 10381 33554432000 1073741824 1073778376 140733259365552 140131966490376 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26098/tid=26112] ppid=26095 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26098/task/26112/stat : 26112 (java) S 26095 26098 24550 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29050013 9856040960 10381 33554432000 1073741824 1073778376 140733259365552 140131226872720 242170779424 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26098/tid=26113] ppid=26095 vsize=9625040 CPUtime=0.16 cores=1,3,5,7
/proc/26098/task/26113/stat : 26113 (java) S 26095 26098 24550 0 -1 4202560 1305 0 0 0 16 0 0 0 20 0 19 0 29050013 9856040960 10381 33554432000 1073741824 1073778376 140733259365552 140131225819320 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26098/tid=26114] ppid=26095 vsize=9625040 CPUtime=0.25 cores=1,3,5,7
/proc/26098/task/26114/stat : 26114 (java) S 26095 26098 24550 0 -1 4202560 3777 0 0 0 25 0 0 0 20 0 19 0 29050013 9856040960 10381 33554432000 1073741824 1073778376 140733259365552 140131224766520 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26098/tid=26115] ppid=26095 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26098/task/26115/stat : 26115 (java) S 26095 26098 24550 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29050013 9856040960 10381 33554432000 1073741824 1073778376 140733259365552 140131223714424 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26098/tid=26116] ppid=26095 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26098/task/26116/stat : 26116 (java) S 26095 26098 24550 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29050013 9856040960 10381 33554432000 1073741824 1073778376 140733259365552 140131222661832 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26098/tid=26117] ppid=26095 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26098/task/26117/stat : 26117 (java) S 26095 26098 24550 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 29050025 9856040960 10381 33554432000 1073741824 1073778376 140733259365552 140131221607848 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1.92
Current children cumulated vsize (KiB) 9625040

[startup+3.10086 s]
/proc/loadavg: 2.08 2.04 2.01 5/213 26117
/proc/meminfo: memFree=31218684/32872528 swapFree=338416/354768
[pid=26098] ppid=26095 vsize=9625040 CPUtime=4.16 cores=1,3,5,7
/proc/26098/stat : 26098 (java) S 26095 26098 24550 0 -1 4202496 18204 0 1 0 411 5 0 0 20 0 19 0 29050007 9856040960 17140 33554432000 1073741824 1073778376 140733259365552 140733259356688 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/26098/statm: 2406260 17140 2257 9 0 2396937 0
[pid=26098/tid=26099] ppid=26095 vsize=9625040 CPUtime=3.07 cores=1,3,5,7
/proc/26098/task/26099/stat : 26099 (java) R 26095 26098 24550 0 -1 4202560 2434 0 1 0 305 2 0 0 20 0 19 0 29050008 9856040960 17140 33554432000 1073741824 1073778376 140733259365552 140132144918208 140131982304680 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=26098/tid=26101] ppid=26095 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26098/task/26101/stat : 26101 (java) S 26095 26098 24550 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29050009 9856040960 17140 33554432000 1073741824 1073778376 140733259365552 140132106418984 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26098/tid=26102] ppid=26095 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26098/task/26102/stat : 26102 (java) S 26095 26098 24550 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29050009 9856040960 17140 33554432000 1073741824 1073778376 140733259365552 140132105366184 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26098/tid=26103] ppid=26095 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26098/task/26103/stat : 26103 (java) S 26095 26098 24550 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29050009 9856040960 17140 33554432000 1073741824 1073778376 140733259365552 140132104313896 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26098/tid=26104] ppid=26095 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26098/task/26104/stat : 26104 (java) S 26095 26098 24550 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29050009 9856040960 17140 33554432000 1073741824 1073778376 140733259365552 140132103261096 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26098/tid=26105] ppid=26095 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26098/task/26105/stat : 26105 (java) S 26095 26098 24550 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29050009 9856040960 17140 33554432000 1073741824 1073778376 140733259365552 140132102207784 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26098/tid=26106] ppid=26095 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26098/task/26106/stat : 26106 (java) S 26095 26098 24550 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29050009 9856040960 17140 33554432000 1073741824 1073778376 140733259365552 140132101154984 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26098/tid=26107] ppid=26095 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26098/task/26107/stat : 26107 (java) S 26095 26098 24550 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29050009 9856040960 17140 33554432000 1073741824 1073778376 140733259365552 140131981847080 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26098/tid=26108] ppid=26095 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26098/task/26108/stat : 26108 (java) S 26095 26098 24550 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 29050009 9856040960 17140 33554432000 1073741824 1073778376 140733259365552 140131980794280 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26098/tid=26109] ppid=26095 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26098/task/26109/stat : 26109 (java) S 26095 26098 24550 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 29050010 9856040960 17140 33554432000 1073741824 1073778376 140733259365552 140131968596712 242170771369 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26098/tid=26110] ppid=26095 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26098/task/26110/stat : 26110 (java) S 26095 26098 24550 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 29050010 9856040960 17140 33554432000 1073741824 1073778376 140733259365552 140131967542776 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26098/tid=26111] ppid=26095 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26098/task/26111/stat : 26111 (java) S 26095 26098 24550 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 29050010 9856040960 17140 33554432000 1073741824 1073778376 140733259365552 140131966490376 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26098/tid=26112] ppid=26095 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26098/task/26112/stat : 26112 (java) S 26095 26098 24550 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29050013 9856040960 17140 33554432000 1073741824 1073778376 140733259365552 140131226872720 242170779424 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26098/tid=26113] ppid=26095 vsize=9625040 CPUtime=0.21 cores=1,3,5,7
/proc/26098/task/26113/stat : 26113 (java) S 26095 26098 24550 0 -1 4202560 1937 0 0 0 21 0 0 0 20 0 19 0 29050013 9856040960 17140 33554432000 1073741824 1073778376 140733259365552 140131225819320 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26098/tid=26114] ppid=26095 vsize=9625040 CPUtime=0.85 cores=1,3,5,7
/proc/26098/task/26114/stat : 26114 (java) R 26095 26098 24550 0 -1 4202560 12562 0 0 0 83 2 0 0 20 0 19 0 29050013 9856040960 17140 33554432000 1073741824 1073778376 140733259365552 140131224766520 140132149044716 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=26098/tid=26115] ppid=26095 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26098/task/26115/stat : 26115 (java) S 26095 26098 24550 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29050013 9856040960 17140 33554432000 1073741824 1073778376 140733259365552 140131223714424 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26098/tid=26116] ppid=26095 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26098/task/26116/stat : 26116 (java) S 26095 26098 24550 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29050013 9856040960 17140 33554432000 1073741824 1073778376 140733259365552 140131222661832 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26098/tid=26117] ppid=26095 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26098/task/26117/stat : 26117 (java) S 26095 26098 24550 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 29050025 9856040960 17140 33554432000 1073741824 1073778376 140733259365552 140131221607848 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 4.16
Current children cumulated vsize (KiB) 9625040

[startup+6.30078 s]
/proc/loadavg: 2.15 2.05 2.01 3/213 26117
/proc/meminfo: memFree=31175112/32872528 swapFree=338416/354768
[pid=26098] ppid=26095 vsize=9625040 CPUtime=7.41 cores=1,3,5,7
/proc/26098/stat : 26098 (java) S 26095 26098 24550 0 -1 4202496 18395 0 1 0 735 6 0 0 20 0 19 0 29050007 9856040960 19695 33554432000 1073741824 1073778376 140733259365552 140733259356688 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/26098/statm: 2406260 19695 2258 9 0 2396937 0
[pid=26098/tid=26099] ppid=26095 vsize=9625040 CPUtime=6.25 cores=1,3,5,7
/proc/26098/task/26099/stat : 26099 (java) R 26095 26098 24550 0 -1 4202560 2444 0 1 0 622 3 0 0 20 0 19 0 29050008 9856040960 19695 33554432000 1073741824 1073778376 140733259365552 140132144918208 140131982356352 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=26098/tid=26101] ppid=26095 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26098/task/26101/stat : 26101 (java) S 26095 26098 24550 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29050009 9856040960 19695 33554432000 1073741824 1073778376 140733259365552 140132106418984 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26098/tid=26102] ppid=26095 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26098/task/26102/stat : 26102 (java) S 26095 26098 24550 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29050009 9856040960 19695 33554432000 1073741824 1073778376 140733259365552 140132105366184 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26098/tid=26103] ppid=26095 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26098/task/26103/stat : 26103 (java) S 26095 26098 24550 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29050009 9856040960 19695 33554432000 1073741824 1073778376 140733259365552 140132104313896 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26098/tid=26104] ppid=26095 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26098/task/26104/stat : 26104 (java) S 26095 26098 24550 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29050009 9856040960 19695 33554432000 1073741824 1073778376 140733259365552 140132103261096 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26098/tid=26105] ppid=26095 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26098/task/26105/stat : 26105 (java) S 26095 26098 24550 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29050009 9856040960 19695 33554432000 1073741824 1073778376 140733259365552 140132102207784 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26098/tid=26106] ppid=26095 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26098/task/26106/stat : 26106 (java) S 26095 26098 24550 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29050009 9856040960 19695 33554432000 1073741824 1073778376 140733259365552 140132101154984 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26098/tid=26107] ppid=26095 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26098/task/26107/stat : 26107 (java) S 26095 26098 24550 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29050009 9856040960 19695 33554432000 1073741824 1073778376 140733259365552 140131981847080 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26098/tid=26108] ppid=26095 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26098/task/26108/stat : 26108 (java) S 26095 26098 24550 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 29050009 9856040960 19695 33554432000 1073741824 1073778376 140733259365552 140131980794280 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26098/tid=26109] ppid=26095 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26098/task/26109/stat : 26109 (java) S 26095 26098 24550 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 29050010 9856040960 19695 33554432000 1073741824 1073778376 140733259365552 140131968596712 242170771369 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26098/tid=26110] ppid=26095 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26098/task/26110/stat : 26110 (java) S 26095 26098 24550 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 29050010 9856040960 19695 33554432000 1073741824 1073778376 140733259365552 140131967542776 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26098/tid=26111] ppid=26095 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26098/task/26111/stat : 26111 (java) S 26095 26098 24550 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 29050010 9856040960 19695 33554432000 1073741824 1073778376 140733259365552 140131966490376 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26098/tid=26112] ppid=26095 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26098/task/26112/stat : 26112 (java) S 26095 26098 24550 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29050013 9856040960 19695 33554432000 1073741824 1073778376 140733259365552 140131226872720 242170779424 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26098/tid=26113] ppid=26095 vsize=9625040 CPUtime=0.23 cores=1,3,5,7
/proc/26098/task/26113/stat : 26113 (java) S 26095 26098 24550 0 -1 4202560 2093 0 0 0 23 0 0 0 20 0 19 0 29050013 9856040960 19695 33554432000 1073741824 1073778376 140733259365552 140131225819320 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26098/tid=26114] ppid=26095 vsize=9625040 CPUtime=0.89 cores=1,3,5,7

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

[pid=26098/tid=26103] ppid=26095 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26098/task/26103/stat : 26103 (java) S 26095 26098 24550 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 29050009 9856040960 54508 33554432000 1073741824 1073778376 140733259365552 140132104313896 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26098/tid=26104] ppid=26095 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/26098/task/26104/stat : 26104 (java) S 26095 26098 24550 0 -1 4202560 13 0 0 0 1 0 0 0 20 0 19 0 29050009 9856040960 54508 33554432000 1073741824 1073778376 140733259365552 140132103261096 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26098/tid=26105] ppid=26095 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26098/task/26105/stat : 26105 (java) S 26095 26098 24550 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 29050009 9856040960 54508 33554432000 1073741824 1073778376 140733259365552 140132102207784 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26098/tid=26106] ppid=26095 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/26098/task/26106/stat : 26106 (java) S 26095 26098 24550 0 -1 4202560 11 0 0 0 1 0 0 0 20 0 19 0 29050009 9856040960 54508 33554432000 1073741824 1073778376 140733259365552 140132101154984 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26098/tid=26107] ppid=26095 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/26098/task/26107/stat : 26107 (java) S 26095 26098 24550 0 -1 4202560 12 0 0 0 1 0 0 0 20 0 19 0 29050009 9856040960 54508 33554432000 1073741824 1073778376 140733259365552 140131981847080 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26098/tid=26108] ppid=26095 vsize=9625040 CPUtime=0.02 cores=1,3,5,7
/proc/26098/task/26108/stat : 26108 (java) S 26095 26098 24550 0 -1 4202560 17 0 0 0 2 0 0 0 20 0 19 0 29050009 9856040960 54508 33554432000 1073741824 1073778376 140733259365552 140131980794280 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26098/tid=26109] ppid=26095 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26098/task/26109/stat : 26109 (java) S 26095 26098 24550 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 29050010 9856040960 54508 33554432000 1073741824 1073778376 140733259365552 140131968596712 242170771369 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26098/tid=26110] ppid=26095 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26098/task/26110/stat : 26110 (java) S 26095 26098 24550 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 29050010 9856040960 54508 33554432000 1073741824 1073778376 140733259365552 140131967542776 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26098/tid=26111] ppid=26095 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26098/task/26111/stat : 26111 (java) S 26095 26098 24550 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 29050010 9856040960 54508 33554432000 1073741824 1073778376 140733259365552 140131966490376 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26098/tid=26112] ppid=26095 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26098/task/26112/stat : 26112 (java) S 26095 26098 24550 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29050013 9856040960 54508 33554432000 1073741824 1073778376 140733259365552 140131226872720 242170779424 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26098/tid=26113] ppid=26095 vsize=9625040 CPUtime=0.43 cores=1,3,5,7
/proc/26098/task/26113/stat : 26113 (java) S 26095 26098 24550 0 -1 4202560 4891 0 0 0 41 2 0 0 20 0 19 0 29050013 9856040960 54508 33554432000 1073741824 1073778376 140733259365552 140131225819320 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26098/tid=26114] ppid=26095 vsize=9625040 CPUtime=0.91 cores=1,3,5,7
/proc/26098/task/26114/stat : 26114 (java) S 26095 26098 24550 0 -1 4202560 12586 0 0 0 88 3 0 0 20 0 19 0 29050013 9856040960 54508 33554432000 1073741824 1073778376 140733259365552 140131224766520 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26098/tid=26115] ppid=26095 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26098/task/26115/stat : 26115 (java) S 26095 26098 24550 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29050013 9856040960 54508 33554432000 1073741824 1073778376 140733259365552 140131223714424 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26098/tid=26116] ppid=26095 vsize=9625040 CPUtime=0.02 cores=1,3,5,7
/proc/26098/task/26116/stat : 26116 (java) S 26095 26098 24550 0 -1 4202560 12 0 0 0 1 1 0 0 20 0 19 0 29050013 9856040960 54508 33554432000 1073741824 1073778376 140733259365552 140131222661832 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26098/tid=26117] ppid=26095 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26098/task/26117/stat : 26117 (java) S 26095 26098 24550 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 29050025 9856040960 54508 33554432000 1073741824 1073778376 140733259365552 140131221607848 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 175.82
Current children cumulated vsize (KiB) 9625040

[startup+175.201 s]
/proc/loadavg: 2.02 2.04 2.00 4/213 26575
/proc/meminfo: memFree=31099924/32872528 swapFree=338416/354768
[pid=26098] ppid=26095 vsize=9625040 CPUtime=176.62 cores=1,3,5,7
/proc/26098/stat : 26098 (java) S 26095 26098 24550 0 -1 4202496 21354 0 1 0 17648 14 0 0 20 0 19 0 29050007 9856040960 54508 33554432000 1073741824 1073778376 140733259365552 140733259356688 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/26098/statm: 2406260 54508 2271 9 0 2396937 0
[pid=26098/tid=26099] ppid=26095 vsize=9625040 CPUtime=175.06 cores=1,3,5,7
/proc/26098/task/26099/stat : 26099 (java) R 26095 26098 24550 0 -1 4202560 2500 0 1 0 17500 6 0 0 20 0 19 0 29050008 9856040960 54508 33554432000 1073741824 1073778376 140733259365552 140132144925120 140131982356352 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=26098/tid=26101] ppid=26095 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/26098/task/26101/stat : 26101 (java) S 26095 26098 24550 0 -1 4202560 22 0 0 0 1 0 0 0 20 0 19 0 29050009 9856040960 54508 33554432000 1073741824 1073778376 140733259365552 140132106418984 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26098/tid=26102] ppid=26095 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26098/task/26102/stat : 26102 (java) S 26095 26098 24550 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 29050009 9856040960 54508 33554432000 1073741824 1073778376 140733259365552 140132105366184 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26098/tid=26103] ppid=26095 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26098/task/26103/stat : 26103 (java) S 26095 26098 24550 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 29050009 9856040960 54508 33554432000 1073741824 1073778376 140733259365552 140132104313896 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26098/tid=26104] ppid=26095 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/26098/task/26104/stat : 26104 (java) S 26095 26098 24550 0 -1 4202560 13 0 0 0 1 0 0 0 20 0 19 0 29050009 9856040960 54508 33554432000 1073741824 1073778376 140733259365552 140132103261096 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26098/tid=26105] ppid=26095 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26098/task/26105/stat : 26105 (java) S 26095 26098 24550 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 29050009 9856040960 54508 33554432000 1073741824 1073778376 140733259365552 140132102207784 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26098/tid=26106] ppid=26095 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/26098/task/26106/stat : 26106 (java) S 26095 26098 24550 0 -1 4202560 11 0 0 0 1 0 0 0 20 0 19 0 29050009 9856040960 54508 33554432000 1073741824 1073778376 140733259365552 140132101154984 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26098/tid=26107] ppid=26095 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/26098/task/26107/stat : 26107 (java) S 26095 26098 24550 0 -1 4202560 12 0 0 0 1 0 0 0 20 0 19 0 29050009 9856040960 54508 33554432000 1073741824 1073778376 140733259365552 140131981847080 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26098/tid=26108] ppid=26095 vsize=9625040 CPUtime=0.02 cores=1,3,5,7
/proc/26098/task/26108/stat : 26108 (java) S 26095 26098 24550 0 -1 4202560 17 0 0 0 2 0 0 0 20 0 19 0 29050009 9856040960 54508 33554432000 1073741824 1073778376 140733259365552 140131980794280 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26098/tid=26109] ppid=26095 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26098/task/26109/stat : 26109 (java) S 26095 26098 24550 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 29050010 9856040960 54508 33554432000 1073741824 1073778376 140733259365552 140131968596712 242170771369 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26098/tid=26110] ppid=26095 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26098/task/26110/stat : 26110 (java) S 26095 26098 24550 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 29050010 9856040960 54508 33554432000 1073741824 1073778376 140733259365552 140131967542776 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26098/tid=26111] ppid=26095 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26098/task/26111/stat : 26111 (java) S 26095 26098 24550 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 29050010 9856040960 54508 33554432000 1073741824 1073778376 140733259365552 140131966490376 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26098/tid=26112] ppid=26095 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26098/task/26112/stat : 26112 (java) S 26095 26098 24550 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29050013 9856040960 54508 33554432000 1073741824 1073778376 140733259365552 140131226872720 242170779424 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26098/tid=26113] ppid=26095 vsize=9625040 CPUtime=0.43 cores=1,3,5,7
/proc/26098/task/26113/stat : 26113 (java) S 26095 26098 24550 0 -1 4202560 4891 0 0 0 41 2 0 0 20 0 19 0 29050013 9856040960 54508 33554432000 1073741824 1073778376 140733259365552 140131225819320 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26098/tid=26114] ppid=26095 vsize=9625040 CPUtime=0.91 cores=1,3,5,7
/proc/26098/task/26114/stat : 26114 (java) S 26095 26098 24550 0 -1 4202560 12586 0 0 0 88 3 0 0 20 0 19 0 29050013 9856040960 54508 33554432000 1073741824 1073778376 140733259365552 140131224766520 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26098/tid=26115] ppid=26095 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26098/task/26115/stat : 26115 (java) S 26095 26098 24550 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29050013 9856040960 54508 33554432000 1073741824 1073778376 140733259365552 140131223714424 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26098/tid=26116] ppid=26095 vsize=9625040 CPUtime=0.02 cores=1,3,5,7
/proc/26098/task/26116/stat : 26116 (java) S 26095 26098 24550 0 -1 4202560 12 0 0 0 1 1 0 0 20 0 19 0 29050013 9856040960 54508 33554432000 1073741824 1073778376 140733259365552 140131222661832 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26098/tid=26117] ppid=26095 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26098/task/26117/stat : 26117 (java) S 26095 26098 24550 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 29050025 9856040960 54508 33554432000 1073741824 1073778376 140733259365552 140131221607848 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 176.62
Current children cumulated vsize (KiB) 9625040

[startup+175.601 s]
/proc/loadavg: 2.02 2.04 2.00 4/213 26575
/proc/meminfo: memFree=31099924/32872528 swapFree=338416/354768
[pid=26098] ppid=26095 vsize=9625040 CPUtime=177.02 cores=1,3,5,7
/proc/26098/stat : 26098 (java) S 26095 26098 24550 0 -1 4202496 21354 0 1 0 17688 14 0 0 20 0 19 0 29050007 9856040960 54492 33554432000 1073741824 1073778376 140733259365552 140733259356688 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/26098/statm: 2406260 54492 2271 9 0 2396937 0
[pid=26098/tid=26099] ppid=26095 vsize=9625040 CPUtime=175.46 cores=1,3,5,7
/proc/26098/task/26099/stat : 26099 (java) R 26095 26098 24550 0 -1 4202560 2500 0 1 0 17540 6 0 0 20 0 19 0 29050008 9856040960 54492 33554432000 1073741824 1073778376 140733259365552 140132144925120 140131982304709 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=26098/tid=26101] ppid=26095 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/26098/task/26101/stat : 26101 (java) S 26095 26098 24550 0 -1 4202560 22 0 0 0 1 0 0 0 20 0 19 0 29050009 9856040960 54492 33554432000 1073741824 1073778376 140733259365552 140132106418984 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26098/tid=26102] ppid=26095 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26098/task/26102/stat : 26102 (java) S 26095 26098 24550 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 29050009 9856040960 54492 33554432000 1073741824 1073778376 140733259365552 140132105366184 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26098/tid=26103] ppid=26095 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26098/task/26103/stat : 26103 (java) S 26095 26098 24550 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 29050009 9856040960 54492 33554432000 1073741824 1073778376 140733259365552 140132104313896 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26098/tid=26104] ppid=26095 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/26098/task/26104/stat : 26104 (java) S 26095 26098 24550 0 -1 4202560 13 0 0 0 1 0 0 0 20 0 19 0 29050009 9856040960 54492 33554432000 1073741824 1073778376 140733259365552 140132103261096 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26098/tid=26105] ppid=26095 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26098/task/26105/stat : 26105 (java) S 26095 26098 24550 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 29050009 9856040960 54492 33554432000 1073741824 1073778376 140733259365552 140132102207784 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26098/tid=26106] ppid=26095 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/26098/task/26106/stat : 26106 (java) S 26095 26098 24550 0 -1 4202560 11 0 0 0 1 0 0 0 20 0 19 0 29050009 9856040960 54492 33554432000 1073741824 1073778376 140733259365552 140132101154984 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26098/tid=26107] ppid=26095 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/26098/task/26107/stat : 26107 (java) S 26095 26098 24550 0 -1 4202560 12 0 0 0 1 0 0 0 20 0 19 0 29050009 9856040960 54492 33554432000 1073741824 1073778376 140733259365552 140131981847080 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26098/tid=26108] ppid=26095 vsize=9625040 CPUtime=0.02 cores=1,3,5,7
/proc/26098/task/26108/stat : 26108 (java) S 26095 26098 24550 0 -1 4202560 17 0 0 0 2 0 0 0 20 0 19 0 29050009 9856040960 54492 33554432000 1073741824 1073778376 140733259365552 140131980794280 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26098/tid=26109] ppid=26095 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26098/task/26109/stat : 26109 (java) S 26095 26098 24550 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 29050010 9856040960 54492 33554432000 1073741824 1073778376 140733259365552 140131968596712 242170771369 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26098/tid=26110] ppid=26095 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26098/task/26110/stat : 26110 (java) S 26095 26098 24550 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 29050010 9856040960 54492 33554432000 1073741824 1073778376 140733259365552 140131967542776 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26098/tid=26111] ppid=26095 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26098/task/26111/stat : 26111 (java) S 26095 26098 24550 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 29050010 9856040960 54492 33554432000 1073741824 1073778376 140733259365552 140131966490376 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26098/tid=26112] ppid=26095 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26098/task/26112/stat : 26112 (java) S 26095 26098 24550 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29050013 9856040960 54492 33554432000 1073741824 1073778376 140733259365552 140131226872720 242170779424 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26098/tid=26113] ppid=26095 vsize=9625040 CPUtime=0.43 cores=1,3,5,7
/proc/26098/task/26113/stat : 26113 (java) S 26095 26098 24550 0 -1 4202560 4891 0 0 0 41 2 0 0 20 0 19 0 29050013 9856040960 54492 33554432000 1073741824 1073778376 140733259365552 140131225819320 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26098/tid=26114] ppid=26095 vsize=9625040 CPUtime=0.91 cores=1,3,5,7
/proc/26098/task/26114/stat : 26114 (java) S 26095 26098 24550 0 -1 4202560 12586 0 0 0 88 3 0 0 20 0 19 0 29050013 9856040960 54492 33554432000 1073741824 1073778376 140733259365552 140131224766520 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26098/tid=26115] ppid=26095 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26098/task/26115/stat : 26115 (java) S 26095 26098 24550 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29050013 9856040960 54492 33554432000 1073741824 1073778376 140733259365552 140131223714424 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26098/tid=26116] ppid=26095 vsize=9625040 CPUtime=0.02 cores=1,3,5,7
/proc/26098/task/26116/stat : 26116 (java) S 26095 26098 24550 0 -1 4202560 12 0 0 0 1 1 0 0 20 0 19 0 29050013 9856040960 54492 33554432000 1073741824 1073778376 140733259365552 140131222661832 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26098/tid=26117] ppid=26095 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26098/task/26117/stat : 26117 (java) S 26095 26098 24550 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 29050025 9856040960 54492 33554432000 1073741824 1073778376 140733259365552 140131221607848 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 177.02
Current children cumulated vsize (KiB) 9625040

[startup+176.001 s]
/proc/loadavg: 2.02 2.04 2.00 4/213 26575
/proc/meminfo: memFree=31093968/32872528 swapFree=338416/354768
[pid=26098] ppid=26095 vsize=9625040 CPUtime=177.43 cores=1,3,5,7
/proc/26098/stat : 26098 (java) S 26095 26098 24550 0 -1 4202496 21354 0 1 0 17729 14 0 0 20 0 19 0 29050007 9856040960 54492 33554432000 1073741824 1073778376 140733259365552 140733259356688 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/26098/statm: 2406260 54492 2271 9 0 2396937 0
[pid=26098/tid=26099] ppid=26095 vsize=9625040 CPUtime=175.86 cores=1,3,5,7
/proc/26098/task/26099/stat : 26099 (java) R 26095 26098 24550 0 -1 4202560 2500 0 1 0 17580 6 0 0 20 0 19 0 29050008 9856040960 54492 33554432000 1073741824 1073778376 140733259365552 140132144925120 242170772536 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=26098/tid=26101] ppid=26095 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/26098/task/26101/stat : 26101 (java) S 26095 26098 24550 0 -1 4202560 22 0 0 0 1 0 0 0 20 0 19 0 29050009 9856040960 54492 33554432000 1073741824 1073778376 140733259365552 140132106418984 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26098/tid=26102] ppid=26095 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26098/task/26102/stat : 26102 (java) S 26095 26098 24550 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 29050009 9856040960 54492 33554432000 1073741824 1073778376 140733259365552 140132105366184 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26098/tid=26103] ppid=26095 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26098/task/26103/stat : 26103 (java) S 26095 26098 24550 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 29050009 9856040960 54492 33554432000 1073741824 1073778376 140733259365552 140132104313896 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26098/tid=26104] ppid=26095 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/26098/task/26104/stat : 26104 (java) S 26095 26098 24550 0 -1 4202560 13 0 0 0 1 0 0 0 20 0 19 0 29050009 9856040960 54492 33554432000 1073741824 1073778376 140733259365552 140132103261096 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26098/tid=26105] ppid=26095 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26098/task/26105/stat : 26105 (java) S 26095 26098 24550 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 29050009 9856040960 54492 33554432000 1073741824 1073778376 140733259365552 140132102207784 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26098/tid=26106] ppid=26095 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/26098/task/26106/stat : 26106 (java) S 26095 26098 24550 0 -1 4202560 11 0 0 0 1 0 0 0 20 0 19 0 29050009 9856040960 54492 33554432000 1073741824 1073778376 140733259365552 140132101154984 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26098/tid=26107] ppid=26095 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/26098/task/26107/stat : 26107 (java) S 26095 26098 24550 0 -1 4202560 12 0 0 0 1 0 0 0 20 0 19 0 29050009 9856040960 54492 33554432000 1073741824 1073778376 140733259365552 140131981847080 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26098/tid=26108] ppid=26095 vsize=9625040 CPUtime=0.02 cores=1,3,5,7
/proc/26098/task/26108/stat : 26108 (java) S 26095 26098 24550 0 -1 4202560 17 0 0 0 2 0 0 0 20 0 19 0 29050009 9856040960 54492 33554432000 1073741824 1073778376 140733259365552 140131980794280 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26098/tid=26109] ppid=26095 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26098/task/26109/stat : 26109 (java) S 26095 26098 24550 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 29050010 9856040960 54492 33554432000 1073741824 1073778376 140733259365552 140131968596712 242170771369 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26098/tid=26110] ppid=26095 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26098/task/26110/stat : 26110 (java) S 26095 26098 24550 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 29050010 9856040960 54492 33554432000 1073741824 1073778376 140733259365552 140131967542776 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26098/tid=26111] ppid=26095 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26098/task/26111/stat : 26111 (java) S 26095 26098 24550 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 29050010 9856040960 54492 33554432000 1073741824 1073778376 140733259365552 140131966490376 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26098/tid=26112] ppid=26095 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26098/task/26112/stat : 26112 (java) S 26095 26098 24550 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29050013 9856040960 54492 33554432000 1073741824 1073778376 140733259365552 140131226872720 242170779424 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26098/tid=26113] ppid=26095 vsize=9625040 CPUtime=0.43 cores=1,3,5,7
/proc/26098/task/26113/stat : 26113 (java) R 26095 26098 24550 0 -1 4202560 4891 0 0 0 41 2 0 0 20 0 19 0 29050013 9856040960 54492 33554432000 1073741824 1073778376 140733259365552 140131225819320 140132148450295 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=26098/tid=26114] ppid=26095 vsize=9625040 CPUtime=0.91 cores=1,3,5,7
/proc/26098/task/26114/stat : 26114 (java) S 26095 26098 24550 0 -1 4202560 12586 0 0 0 88 3 0 0 20 0 19 0 29050013 9856040960 54492 33554432000 1073741824 1073778376 140733259365552 140131224766520 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26098/tid=26115] ppid=26095 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26098/task/26115/stat : 26115 (java) S 26095 26098 24550 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29050013 9856040960 54492 33554432000 1073741824 1073778376 140733259365552 140131223714424 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26098/tid=26116] ppid=26095 vsize=9625040 CPUtime=0.02 cores=1,3,5,7
/proc/26098/task/26116/stat : 26116 (java) S 26095 26098 24550 0 -1 4202560 12 0 0 0 1 1 0 0 20 0 19 0 29050013 9856040960 54492 33554432000 1073741824 1073778376 140733259365552 140131222661832 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26098/tid=26117] ppid=26095 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26098/task/26117/stat : 26117 (java) S 26095 26098 24550 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 29050025 9856040960 54492 33554432000 1073741824 1073778376 140733259365552 140131221607848 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 177.43
Current children cumulated vsize (KiB) 9625040

Child status: 30
Real time (s): 176.044
CPU time (s): 177.576
CPU user time (s): 177.324
CPU system time (s): 0.251961
CPU usage (%): 100.87
Max. virtual memory (cumulated for all children) (KiB): 9625040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 177.324
system time used= 0.251961
maximum resident set size= 218452
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 21376
page faults= 1
swaps= 0
block input operations= 0
block output operations= 224
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4083
involuntary context switches= 3449

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.11183 second user time and 1.16782 second system time

The end

Launcher Data

Begin job on node126 at 2016-06-18 19:13:53
IDJOB=4106117
IDBENCH=47939
IDSOLVER=2546
FILE ID=node126/4106117-1466270033
RUNJOBID= node126-1466264639-24567
PBS_JOBID= 19918224
Free space on /tmp= 71740 MiB

SOLVER NAME= Sat4j PB 2.3.6 Resolution PB16
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/factor-mod-size=9-P0=43-P1=101-P2=251-P3=307-P4=499-B.opb
COMMAND LINE= java -jar sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4106117-1466270033/watcher-4106117-1466270033 -o /tmp/evaluation-result-4106117-1466270033/solver-4106117-1466270033 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node126-1466264639-24567 --watchdog 1960  java -jar sat4j-pb.jar HOME/instance-4106117-1466270033.opb

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

MD5SUM BENCH= e79e2db14e141163591dbcfdfed7384a
RANDOM SEED=1140002334

node126.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.121
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.24
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.121
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	: 5332.55
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.121
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.55
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.121
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	: 5332.55
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.121
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	: 5332.55
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.121
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	: 5332.55
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.121
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	: 5332.55
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.121
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	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        31262012 kB
Buffers:          136956 kB
Cached:           247520 kB
SwapCached:         1736 kB
Active:           200880 kB
Inactive:         306772 kB
Active(anon):     124004 kB
Inactive(anon):     1796 kB
Active(file):      76876 kB
Inactive(file):   304976 kB
Unevictable:      354768 kB
Mlocked:          338416 kB
SwapTotal:      67108856 kB
SwapFree:       67100232 kB
Dirty:              1624 kB
Writeback:             0 kB
AnonPages:        484744 kB
Mapped:            16828 kB
Shmem:                 0 kB
Slab:             606608 kB
SReclaimable:      49716 kB
SUnreclaim:       556892 kB
KernelStack:        1608 kB
PageTables:         5124 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1043456 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    112640 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71740 MiB
End job on node126 at 2016-06-18 19:16:49