Trace number 4106140

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 Res+CP PB16OPT3 562.13 279.672

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/
factor-mod-size=9-P0=397-P1=307-P2=37-P3=127-P4=401-P5=331-B.opb
MD5SUM6d677c4de75200a225209ed048e7b96e
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.134978
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 variables135
Total number of constraints11
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 constraints11
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)405
Sum of products size (including duplicates)810
Number of different products405
Sum of products size810

Quality of the solution as a function of time


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

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 ManyCore solver with 2 solvers running in parallel
0.10/0.11	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.10/0.11	c --- Begin Solver configuration ---
0.10/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@5d764be1
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 Expensive 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.pb.tools.ManyCorePB@9f436f5
0.10/0.11	c --- End Solver configuration ---
0.10/0.11	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.10/0.11	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.10/0.11	c --- Begin Solver configuration ---
0.10/0.11	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@4413ee
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 phase appearing in latest learned clause taking into account the objective function
0.10/0.11	c No reason simplification
0.10/0.11	c Armin Biere (Picosat) restarts 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.pb.tools.ManyCorePB@9f436f5
0.10/0.11	c --- End Solver configuration ---
0.10/0.11	c solving HOME/instance-4106140-1466268932.opb
0.10/0.11	c reading problem ... 
0.10/0.11	c  objective function found
0.25/0.20	c ... done. Wall clock time 0.09s.
0.25/0.20	c declared #vars     135
0.25/0.20	c internal #vars     540
0.25/0.20	c #constraints  826
0.25/0.20	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.25/0.20	c constraints type 
0.25/0.20	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 405
0.25/0.20	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 421
0.25/0.20	c 826 constraints processed.
0.25/0.20	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.25/0.20	c constraints type 
0.25/0.20	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 405
0.25/0.20	c org.sat4j.pb.constraints.pb.MaxWatchPb => 421
0.25/0.20	c 826 constraints processed.
0.25/0.20	c objective function length is 9 literals
3.03/0.90	c cleaning 2492 clauses out of 5000 with flag 10580/5000
4.87/1.42	c cleaning 4240 clauses out of 8509 with flag 23394/11001
6.53/2.02	c cleaning 5620 clauses out of 11269 with flag 37983/18001
7.35/2.44	c cleaning 6825 clauses out of 13649 with flag 54468/26001
8.37/2.98	c cleaning 7903 clauses out of 15824 with flag 73225/35001
8.77/3.18	c And the winner is solver0
8.95/3.21	c SATISFIABLE
8.95/3.21	c OPTIMIZING...
8.95/3.21	c Got one! Elapsed wall clock time (in seconds):3.095
8.95/3.21	o 441
8.95/3.27	c cleaning 6851 clauses out of 13712 with flag 2248/40792
10.10/3.63	c And the winner is solver0
10.18/3.71	c Got one! Elapsed wall clock time (in seconds):3.596
10.18/3.71	o 65
10.18/3.76	c cleaning 6300 clauses out of 12634 with flag 2236/46565
10.76/4.02	c And the winner is solver0
10.82/4.21	c Got one! Elapsed wall clock time (in seconds):4.097
10.82/4.21	o 19
10.82/4.27	c cleaning 5856 clauses out of 11733 with flag 2132/51964
11.21/4.44	c And the winner is solver0
11.30/4.71	c Got one! Elapsed wall clock time (in seconds):4.597
11.30/4.71	o 9
11.48/4.84	c cleaning 5653 clauses out of 11324 with flag 4519/57411
11.91/5.01	c And the winner is solver0
11.98/5.21	c Got one! Elapsed wall clock time (in seconds):5.098
11.98/5.21	o 3
12.18/5.35	c cleaning 5722 clauses out of 11481 with flag 4499/63221
12.80/5.67	c cleaning 5855 clauses out of 11759 with flag 18863/69221
13.58/6.08	c cleaning 6436 clauses out of 12903 with flag 35254/76220
14.65/6.58	c cleaning 7220 clauses out of 14468 with flag 53542/84221
15.81/7.11	c cleaning 8118 clauses out of 16248 with flag 73062/93221
17.42/7.93	c cleaning 9049 clauses out of 18130 with flag 94614/103221
20.02/9.22	c cleaning 10025 clauses out of 20081 with flag 118584/114221
22.44/10.48	c cleaning 11016 clauses out of 22055 with flag 145214/126220
24.24/11.36	c cleaning 12011 clauses out of 24039 with flag 172974/139220
26.10/12.21	c cleaning 13002 clauses out of 26028 with flag 202227/153220
28.51/13.45	c cleaning 14010 clauses out of 28026 with flag 235119/168220
32.74/15.58	c cleaning 14988 clauses out of 30016 with flag 272090/184220
35.77/17.01	c cleaning 16002 clauses out of 32028 with flag 310918/201220
39.76/19.04	c cleaning 17005 clauses out of 34026 with flag 353027/219220
46.23/22.21	c cleaning 18005 clauses out of 36023 with flag 396445/238222
51.43/24.88	c cleaning 18999 clauses out of 38016 with flag 443032/258220
55.83/27.09	c cleaning 20000 clauses out of 40017 with flag 492332/279220
63.48/30.71	c cleaning 20999 clauses out of 42017 with flag 545810/301220
71.05/34.33	c cleaning 22002 clauses out of 44018 with flag 604382/324220
76.44/37.01	c cleaning 22996 clauses out of 46016 with flag 662471/348220
83.91/40.73	c cleaning 24001 clauses out of 48021 with flag 722742/373221
89.49/43.54	c cleaning 24999 clauses out of 50021 with flag 786021/399222
95.32/46.43	c cleaning 26009 clauses out of 52021 with flag 852583/426221
102.02/49.72	c cleaning 0 clauses out of 5626 with flag 0/5628
105.77/51.53	c cleaning 27002 clauses out of 54011 with flag 921504/454220
113.92/55.57	c cleaning 27993 clauses out of 56009 with flag 988607/483220
123.32/60.27	c cleaning 28999 clauses out of 58018 with flag 1057086/513222
131.94/64.54	c cleaning 29999 clauses out of 60019 with flag 1125655/544222
151.37/74.22	c cleaning 31003 clauses out of 62017 with flag 1198263/576220
164.90/80.96	c cleaning 32000 clauses out of 64014 with flag 1273793/609220
176.49/86.77	c cleaning 33001 clauses out of 66016 with flag 1346986/643222
191.96/94.41	c cleaning 34002 clauses out of 68014 with flag 1427186/678221
202.00/99.48	c cleaning 34989 clauses out of 70011 with flag 1505975/714220
215.10/105.95	c cleaning 36008 clauses out of 72023 with flag 1589464/751221
227.36/112.04	c cleaning 37005 clauses out of 74015 with flag 1674713/789221
246.83/121.78	c cleaning 37993 clauses out of 76009 with flag 1763270/828220
260.08/128.36	c cleaning 0 clauses out of 11625 with flag 0/11627
265.29/130.92	c cleaning 39003 clauses out of 78016 with flag 1856038/868220
281.93/139.23	c cleaning 40001 clauses out of 80013 with flag 1951013/909220
298.19/147.30	c cleaning 41002 clauses out of 82013 with flag 2049889/951221
313.64/155.01	c cleaning 42002 clauses out of 84012 with flag 2145765/994223
330.93/163.64	c cleaning 42994 clauses out of 86008 with flag 2242174/1038221
355.25/175.72	c cleaning 44003 clauses out of 88013 with flag 2342582/1083220
377.18/186.67	c cleaning 44998 clauses out of 90010 with flag 2443830/1129220
395.49/195.77	c cleaning 45999 clauses out of 92013 with flag 2547141/1176221
415.03/205.41	c cleaning 47003 clauses out of 94014 with flag 2652242/1224221
440.20/218.16	c cleaning 47995 clauses out of 96010 with flag 2759636/1273220
461.29/228.61	c cleaning 49003 clauses out of 98017 with flag 2874891/1323222
494.87/245.40	c cleaning 49999 clauses out of 100011 with flag 2983880/1374221
528.35/261.95	c cleaning 51001 clauses out of 102011 with flag 3096527/1426221
560.49/277.94	c And the winner is solver0
561.88/279.65	c >>>>>>>>>> Solver number 0 (6 answers) <<<<<<<<<<<<<<<<<<
561.88/279.65	c starts		: 3380
561.88/279.65	c conflicts		: 1474651
561.88/279.65	c decisions		: 1705001
561.88/279.65	c propagations		: 32284789
561.88/279.65	c inspects		: 4412823466
561.88/279.65	c shortcuts		: 0
561.88/279.65	c learnt literals	: 24
561.88/279.65	c learnt binary clauses	: 29
561.88/279.65	c learnt ternary clauses	: 66
561.88/279.65	c learnt constraints	: 1474626
561.88/279.65	c ignored constraints	: 0
561.88/279.65	c root simplifications	: 0
561.88/279.65	c removed literals (reason simplification)	: 4378931
561.88/279.65	c reason swapping (by a shorter reason)	: 0
561.88/279.65	c Calls to reduceDB	: 57
561.88/279.65	c Number of update (reduction) of LBD	: 55703
561.88/279.65	c Imported unit clauses	: 0
561.88/279.65	c number of reductions to clauses (during analyze)	: 0
561.88/279.65	c number of learned constraints concerned by reduction	: 0
561.88/279.65	c number of learning phase by resolution	: 0
561.88/279.65	c number of learning phase by cutting planes	: 0
561.88/279.65	c speed (assignments/second)	: 115531.40499416702
561.88/279.65	c non guided choices	8216
561.88/279.65	c learnt constraints type 
561.88/279.65	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
561.88/279.65	c starts		: 56
561.88/279.65	c conflicts		: 15837
561.88/279.65	c decisions		: 17997
561.88/279.65	c propagations		: 253707
561.88/279.65	c inspects		: 328286371
561.88/279.65	c shortcuts		: 0
561.88/279.65	c learnt literals	: 0
561.88/279.65	c learnt binary clauses	: 0
561.88/279.65	c learnt ternary clauses	: 0
561.88/279.65	c learnt constraints	: 15835
561.88/279.65	c ignored constraints	: 0
561.88/279.65	c root simplifications	: 0
561.88/279.65	c removed literals (reason simplification)	: 0
561.88/279.65	c reason swapping (by a shorter reason)	: 0
561.88/279.65	c Calls to reduceDB	: 2
561.88/279.65	c Number of update (reduction) of LBD	: 0
561.88/279.65	c Imported unit clauses	: 0
561.88/279.65	c number of reductions to clauses (during analyze)	: 0
561.88/279.65	c number of learned constraints concerned by reduction	: 0
561.88/279.65	c number of learning phase by resolution	: 0
561.88/279.65	c number of learning phase by cutting planes	: 0
561.88/279.65	c speed (assignments/second)	: 924.4365902093316
561.88/279.65	c non guided choices	1121
561.88/279.65	c learnt constraints type 
561.88/279.65	s OPTIMUM FOUND
561.88/279.65	c Found 5 solution(s)
561.88/279.66	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 
561.88/279.66	c objective function=3
561.88/279.66	c Total wall clock time (in seconds): 279.546

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-4106140-1466268932/watcher-4106140-1466268932 -o /tmp/evaluation-result-4106140-1466268932/solver-4106140-1466268932 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node117-1466265252-30108 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4106140-1466268932.opb 

pid=31694
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: 4.11 4.22 4.18 4/197 31697
/proc/meminfo: memFree=28230904/32872528 swapFree=1556504/1720024
[pid=31697] ppid=31694 vsize=24200 CPUtime=0 cores=1,3,5,7
/proc/31697/stat : 31697 (java) S 31694 31697 30091 0 -1 4202496 1224 0 0 0 0 0 0 0 20 0 2 0 28941787 24780800 867 33554432000 1073741824 1073778376 140735730579296 140735730570432 270333411389 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/31697/statm: 6050 867 654 9 0 385 0
[pid=31697/tid=31698] ppid=31694 vsize=89740 CPUtime=0 cores=1,3,5,7
/proc/31697/task/31698/stat : 31698 (java) R 31694 31697 30091 0 -1 4202560 26 0 0 0 0 0 0 0 20 0 2 0 28941788 91893760 892 33554432000 1073741824 1073778376 140735730579296 140735730568360 270330094519 0 0 4096 0 0 0 0 -1 1 0 0 0 0 0

[startup+0.100063 s]
/proc/loadavg: 4.11 4.22 4.18 4/197 31697
/proc/meminfo: memFree=28230904/32872528 swapFree=1556504/1720024
[pid=31697] ppid=31694 vsize=9558476 CPUtime=0.1 cores=1,3,5,7
/proc/31697/stat : 31697 (java) S 31694 31697 30091 0 -1 4202496 4490 0 1 0 9 1 0 0 20 0 18 0 28941787 9787879424 5615 33554432000 1073741824 1073778376 140735730579296 140735730570432 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/31697/statm: 2389619 5615 2141 9 0 2380296 0
[pid=31697/tid=31698] ppid=31694 vsize=9558476 CPUtime=0.07 cores=1,3,5,7
/proc/31697/task/31698/stat : 31698 (java) R 31694 31697 30091 0 -1 4202560 2441 0 1 0 6 1 0 0 20 0 18 0 28941788 9787879424 5615 33554432000 1073741824 1073778376 140735730579296 139719648367904 139719588152976 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 9558476

[startup+0.200307 s]
/proc/loadavg: 4.11 4.22 4.18 4/197 31697
/proc/meminfo: memFree=28230904/32872528 swapFree=1556504/1720024
[pid=31697] ppid=31694 vsize=9558476 CPUtime=0.25 cores=1,3,5,7
/proc/31697/stat : 31697 (java) S 31694 31697 30091 0 -1 4202496 4691 0 1 0 23 2 0 0 20 0 18 0 28941787 9787879424 6790 33554432000 1073741824 1073778376 140735730579296 140735730570432 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/31697/statm: 2389619 6790 2217 9 0 2380296 0
[pid=31697/tid=31698] ppid=31694 vsize=9558476 CPUtime=0.17 cores=1,3,5,7
/proc/31697/task/31698/stat : 31698 (java) R 31694 31697 30091 0 -1 4202560 2462 0 1 0 16 1 0 0 20 0 18 0 28941788 9787879424 6790 33554432000 1073741824 1073778376 140735730579296 139719648382888 139719588185921 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 0.25
Current children cumulated vsize (KiB) 9558476

[startup+0.300276 s]
/proc/loadavg: 4.11 4.22 4.18 4/197 31697
/proc/meminfo: memFree=28230904/32872528 swapFree=1556504/1720024
[pid=31697] ppid=31694 vsize=9825224 CPUtime=0.63 cores=1,3,5,7
/proc/31697/stat : 31697 (java) S 31694 31697 30091 0 -1 4202496 8171 0 1 0 60 3 0 0 20 0 22 0 28941787 10061029376 9848 33554432000 1073741824 1073778376 140735730579296 140735730570432 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/31697/statm: 2456306 9864 2237 9 0 2446983 0
[pid=31697/tid=31698] ppid=31694 vsize=9825224 CPUtime=0.18 cores=1,3,5,7
/proc/31697/task/31698/stat : 31698 (java) S 31694 31697 30091 0 -1 4202560 2495 0 1 0 17 1 0 0 20 0 22 0 28941788 10061029376 9864 33554432000 1073741824 1073778376 140735730579296 139719648383864 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 0.63
Current children cumulated vsize (KiB) 9825224

[startup+0.700234 s]
/proc/loadavg: 4.11 4.22 4.18 4/197 31697
/proc/meminfo: memFree=28230904/32872528 swapFree=1556504/1720024
[pid=31697] ppid=31694 vsize=9826200 CPUtime=2.23 cores=1,3,5,7
/proc/31697/stat : 31697 (java) S 31694 31697 30091 0 -1 4202496 22101 0 1 0 218 5 0 0 20 0 22 0 28941787 10062028800 25414 33554432000 1073741824 1073778376 140735730579296 140735730570432 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/31697/statm: 2456550 25421 2247 9 0 2447227 0
[pid=31697/tid=31698] ppid=31694 vsize=9826200 CPUtime=0.18 cores=1,3,5,7
/proc/31697/task/31698/stat : 31698 (java) S 31694 31697 30091 0 -1 4202560 2495 0 1 0 17 1 0 0 20 0 22 0 28941788 10062028800 25423 33554432000 1073741824 1073778376 140735730579296 139719648383864 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 2.23
Current children cumulated vsize (KiB) 9826200

[startup+1.50088 s]
/proc/loadavg: 4.02 4.20 4.18 7/219 31719
/proc/meminfo: memFree=28084416/32872528 swapFree=1556504/1720024
[pid=31697] ppid=31694 vsize=9824732 CPUtime=5.26 cores=1,3,5,7
/proc/31697/stat : 31697 (java) S 31694 31697 30091 0 -1 4202496 34437 0 1 0 516 10 0 0 20 0 22 0 28941787 10060525568 50210 33554432000 1073741824 1073778376 140735730579296 140735730570432 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/31697/statm: 2456183 50210 2278 9 0 2446860 0
[pid=31697/tid=31698] ppid=31694 vsize=9824732 CPUtime=0.18 cores=1,3,5,7
/proc/31697/task/31698/stat : 31698 (java) S 31694 31697 30091 0 -1 4202560 2495 0 1 0 17 1 0 0 20 0 22 0 28941788 10060525568 50210 33554432000 1073741824 1073778376 140735730579296 139719648383864 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=31697/tid=31700] ppid=31694 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/31697/task/31700/stat : 31700 (java) S 31694 31697 30091 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 28941789 10060525568 50210 33554432000 1073741824 1073778376 140735730579296 139719587113896 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31697/tid=31701] ppid=31694 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/31697/task/31701/stat : 31701 (java) S 31694 31697 30091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28941789 10060525568 50210 33554432000 1073741824 1073778376 140735730579296 139719586061352 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=31697/tid=31702] ppid=31694 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/31697/task/31702/stat : 31702 (java) S 31694 31697 30091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28941789 10060525568 50210 33554432000 1073741824 1073778376 140735730579296 139719585008296 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=31697/tid=31703] ppid=31694 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/31697/task/31703/stat : 31703 (java) S 31694 31697 30091 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 28941789 10060525568 50210 33554432000 1073741824 1073778376 140735730579296 139719583955752 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=31697/tid=31704] ppid=31694 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/31697/task/31704/stat : 31704 (java) S 31694 31697 30091 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 22 0 28941789 10060525568 50210 33554432000 1073741824 1073778376 140735730579296 139719582902696 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=31697/tid=31705] ppid=31694 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/31697/task/31705/stat : 31705 (java) S 31694 31697 30091 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 22 0 28941789 10060525568 50210 33554432000 1073741824 1073778376 140735730579296 139719486421544 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31697/tid=31706] ppid=31694 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/31697/task/31706/stat : 31706 (java) S 31694 31697 30091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28941789 10060525568 50210 33554432000 1073741824 1073778376 140735730579296 139719485368488 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31697/tid=31707] ppid=31694 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/31697/task/31707/stat : 31707 (java) S 31694 31697 30091 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 28941789 10060525568 50210 33554432000 1073741824 1073778376 140735730579296 139719484315944 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31697/tid=31708] ppid=31694 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/31697/task/31708/stat : 31708 (java) S 31694 31697 30091 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 28941790 10060525568 50210 33554432000 1073741824 1073778376 140735730579296 139719472118632 270333425577 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31697/tid=31709] ppid=31694 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/31697/task/31709/stat : 31709 (java) S 31694 31697 30091 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 28941790 10060525568 50210 33554432000 1073741824 1073778376 140735730579296 139719471064952 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31697/tid=31710] ppid=31694 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/31697/task/31710/stat : 31710 (java) S 31694 31697 30091 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 28941790 10060525568 50210 33554432000 1073741824 1073778376 140735730579296 139719470011784 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31697/tid=31711] ppid=31694 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/31697/task/31711/stat : 31711 (java) S 31694 31697 30091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28941792 10060525568 50210 33554432000 1073741824 1073778376 140735730579296 139719468960528 270333433632 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31697/tid=31712] ppid=31694 vsize=9824732 CPUtime=1.24 cores=1,3,5,7
/proc/31697/task/31712/stat : 31712 (java) R 31694 31697 30091 0 -1 4202560 17391 0 0 0 121 3 0 0 20 0 22 0 28941792 10060525568 50210 33554432000 1073741824 1073778376 140735730579296 139719467894784 139719650960056 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=31697/tid=31713] ppid=31694 vsize=9824732 CPUtime=1.31 cores=1,3,5,7
/proc/31697/task/31713/stat : 31713 (java) R 31694 31697 30091 0 -1 4202560 13113 0 0 0 128 3 0 0 20 0 22 0 28941792 10060525568 50210 33554432000 1073741824 1073778376 140735730579296 139719466842128 139719655357804 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=31697/tid=31714] ppid=31694 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/31697/task/31714/stat : 31714 (java) S 31694 31697 30091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28941792 10060525568 50210 33554432000 1073741824 1073778376 140735730579296 139719465801976 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=31697/tid=31715] ppid=31694 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/31697/task/31715/stat : 31715 (java) S 31694 31697 30091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28941792 10060525568 50210 33554432000 1073741824 1073778376 140735730579296 139719464749640 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31697/tid=31716] ppid=31694 vsize=9824732 CPUtime=1.23 cores=1,3,5,7
/proc/31697/task/31716/stat : 31716 (java) R 31694 31697 30091 0 -1 4202560 35 0 0 0 123 0 0 0 20 0 22 0 28941808 10060525568 50210 33554432000 1073741824 1073778376 140735730579296 139719463695440 139719588612989 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=31697/tid=31717] ppid=31694 vsize=9824732 CPUtime=1.22 cores=1,3,5,7
/proc/31697/task/31717/stat : 31717 (java) R 31694 31697 30091 0 -1 4202560 99 0 0 0 119 3 0 0 20 0 22 0 28941808 10060525568 50210 33554432000 1073741824 1073778376 140735730579296 139719462641112 139719588701580 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=31697/tid=31718] ppid=31694 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/31697/task/31718/stat : 31718 (java) S 31694 31697 30091 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 28941809 10060525568 50210 33554432000 1073741824 1073778376 140735730579296 139719461590312 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31697/tid=31719] ppid=31694 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/31697/task/31719/stat : 31719 (java) S 31694 31697 30091 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 28941809 10060525568 50210 33554432000 1073741824 1073778376 140735730579296 139719460537768 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 5.26
Current children cumulated vsize (KiB) 9824732

[startup+3.101 s]
/proc/loadavg: 4.02 4.20 4.18 5/219 31719
/proc/meminfo: memFree=28017904/32872528 swapFree=1556504/1720024
[pid=31697] ppid=31694 vsize=9824732 CPUtime=8.77 cores=1,3,5,7
/proc/31697/stat : 31697 (java) S 31694 31697 30091 0 -1 4202496 34777 0 1 0 861 16 0 0 20 0 22 0 28941787 10060525568 86776 33554432000 1073741824 1073778376 140735730579296 140735730570432 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/31697/statm: 2456183 86776 2281 9 0 2446860 0
[pid=31697/tid=31698] ppid=31694 vsize=9824732 CPUtime=0.18 cores=1,3,5,7
/proc/31697/task/31698/stat : 31698 (java) S 31694 31697 30091 0 -1 4202560 2495 0 1 0 17 1 0 0 20 0 22 0 28941788 10060525568 86776 33554432000 1073741824 1073778376 140735730579296 139719648383864 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31697/tid=31700] ppid=31694 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/31697/task/31700/stat : 31700 (java) S 31694 31697 30091 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 22 0 28941789 10060525568 86776 33554432000 1073741824 1073778376 140735730579296 139719587113896 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31697/tid=31701] ppid=31694 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/31697/task/31701/stat : 31701 (java) S 31694 31697 30091 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 22 0 28941789 10060525568 86776 33554432000 1073741824 1073778376 140735730579296 139719586061352 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31697/tid=31702] ppid=31694 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/31697/task/31702/stat : 31702 (java) S 31694 31697 30091 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 28941789 10060525568 86776 33554432000 1073741824 1073778376 140735730579296 139719585008296 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=31697/tid=31703] ppid=31694 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/31697/task/31703/stat : 31703 (java) S 31694 31697 30091 0 -1 4202560 22 0 0 0 2 0 0 0 20 0 22 0 28941789 10060525568 86776 33554432000 1073741824 1073778376 140735730579296 139719583955752 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31697/tid=31704] ppid=31694 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/31697/task/31704/stat : 31704 (java) S 31694 31697 30091 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 22 0 28941789 10060525568 86776 33554432000 1073741824 1073778376 140735730579296 139719582902696 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=31697/tid=31705] ppid=31694 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/31697/task/31705/stat : 31705 (java) S 31694 31697 30091 0 -1 4202560 21 0 0 0 1 0 0 0 20 0 22 0 28941789 10060525568 86776 33554432000 1073741824 1073778376 140735730579296 139719486421544 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=31697/tid=31706] ppid=31694 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/31697/task/31706/stat : 31706 (java) S 31694 31697 30091 0 -1 4202560 15 0 0 0 1 0 0 0 20 0 22 0 28941789 10060525568 86776 33554432000 1073741824 1073778376 140735730579296 139719485368488 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31697/tid=31707] ppid=31694 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/31697/task/31707/stat : 31707 (java) S 31694 31697 30091 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 22 0 28941789 10060525568 86776 33554432000 1073741824 1073778376 140735730579296 139719484315944 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31697/tid=31708] ppid=31694 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/31697/task/31708/stat : 31708 (java) S 31694 31697 30091 0 -1 4202560 187 0 0 0 0 0 0 0 20 0 22 0 28941790 10060525568 86776 33554432000 1073741824 1073778376 140735730579296 139719472118632 270333425577 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31697/tid=31709] ppid=31694 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/31697/task/31709/stat : 31709 (java) S 31694 31697 30091 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 28941790 10060525568 86776 33554432000 1073741824 1073778376 140735730579296 139719471064952 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31697/tid=31710] ppid=31694 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/31697/task/31710/stat : 31710 (java) S 31694 31697 30091 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 28941790 10060525568 86776 33554432000 1073741824 1073778376 140735730579296 139719470011784 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31697/tid=31711] ppid=31694 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/31697/task/31711/stat : 31711 (java) S 31694 31697 30091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28941792 10060525568 86776 33554432000 1073741824 1073778376 140735730579296 139719468960528 270333433632 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31697/tid=31712] ppid=31694 vsize=9824732 CPUtime=1.32 cores=1,3,5,7
/proc/31697/task/31712/stat : 31712 (java) S 31694 31697 30091 0 -1 4202560 17398 0 0 0 129 3 0 0 20 0 22 0 28941792 10060525568 86776 33554432000 1073741824 1073778376 140735730579296 139719467907384 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=31697/tid=31713] ppid=31694 vsize=9824732 CPUtime=1.5 cores=1,3,5,7
/proc/31697/task/31713/stat : 31713 (java) S 31694 31697 30091 0 -1 4202560 13135 0 0 0 147 3 0 0 20 0 22 0 28941792 10060525568 86776 33554432000 1073741824 1073778376 140735730579296 139719466854840 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31697/tid=31714] ppid=31694 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/31697/task/31714/stat : 31714 (java) S 31694 31697 30091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28941792 10060525568 86776 33554432000 1073741824 1073778376 140735730579296 139719465801976 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=31697/tid=31715] ppid=31694 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/31697/task/31715/stat : 31715 (java) S 31694 31697 30091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28941792 10060525568 86776 33554432000 1073741824 1073778376 140735730579296 139719464749640 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31697/tid=31716] ppid=31694 vsize=9824732 CPUtime=2.78 cores=1,3,5,7
/proc/31697/task/31716/stat : 31716 (java) R 31694 31697 30091 0 -1 4202560 41 0 0 0 278 0 0 0 20 0 22 0 28941808 10060525568 86776 33554432000 1073741824 1073778376 140735730579296 139719463693344 139719588580155 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=31697/tid=31717] ppid=31694 vsize=9824732 CPUtime=2.76 cores=1,3,5,7
/proc/31697/task/31717/stat : 31717 (java) R 31694 31697 30091 0 -1 4202560 151 0 0 0 273 3 0 0 20 0 22 0 28941808 10060525568 86776 33554432000 1073741824 1073778376 140735730579296 139719462641696 139719588545910 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=31697/tid=31718] ppid=31694 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/31697/task/31718/stat : 31718 (java) S 31694 31697 30091 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 28941809 10060525568 86776 33554432000 1073741824 1073778376 140735730579296 139719461590312 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31697/tid=31719] ppid=31694 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/31697/task/31719/stat : 31719 (java) S 31694 31697 30091 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 28941809 10060525568 86776 33554432000 1073741824 1073778376 140735730579296 139719460537768 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 8.77
Current children cumulated vsize (KiB) 9824732

[startup+6.30096 s]
/proc/loadavg: 4.02 4.20 4.17 5/219 31734
/proc/meminfo: memFree=27648516/32872528 swapFree=1556504/1720024
[pid=31697] ppid=31694 vsize=9824732 CPUtime=14.18 cores=1,3,5,7
/proc/31697/stat : 31697 (java) S 31694 31697 30091 0 -1 4202496 37626 0 1 0 1386 32 0 0 20 0 22 0 28941787 10060525568 150740 33554432000 1073741824 1073778376 140735730579296 140735730570432 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/31697/statm: 2456183 150740 2286 9 0 2446860 0
[pid=31697/tid=31698] ppid=31694 vsize=9824732 CPUtime=0.18 cores=1,3,5,7
/proc/31697/task/31698/stat : 31698 (java) S 31694 31697 30091 0 -1 4202560 2496 0 1 0 17 1 0 0 20 0 22 0 28941788 10060525568 150740 33554432000 1073741824 1073778376 140735730579296 139719648383864 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31697/tid=31700] ppid=31694 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/31697/task/31700/stat : 31700 (java) S 31694 31697 30091 0 -1 4202560 43 0 0 0 2 0 0 0 20 0 22 0 28941789 10060525568 150740 33554432000 1073741824 1073778376 140735730579296 139719587113896 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=31697/tid=31701] ppid=31694 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/31697/task/31701/stat : 31701 (java) S 31694 31697 30091 0 -1 4202560 34 0 0 0 1 0 0 0 20 0 22 0 28941789 10060525568 150740 33554432000 1073741824 1073778376 140735730579296 139719586061352 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31697/tid=31702] ppid=31694 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/31697/task/31702/stat : 31702 (java) S 31694 31697 30091 0 -1 4202560 38 0 0 0 0 1 0 0 20 0 22 0 28941789 10060525568 150740 33554432000 1073741824 1073778376 140735730579296 139719585008296 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=31697/tid=31703] ppid=31694 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/31697/task/31703/stat : 31703 (java) S 31694 31697 30091 0 -1 4202560 25 0 0 0 2 1 0 0 20 0 22 0 28941789 10060525568 150740 33554432000 1073741824 1073778376 140735730579296 139719583955752 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=31697/tid=31704] ppid=31694 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/31697/task/31704/stat : 31704 (java) S 31694 31697 30091 0 -1 4202560 39 0 0 0 2 0 0 0 20 0 22 0 28941789 10060525568 150740 33554432000 1073741824 1073778376 140735730579296 139719582902696 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=31697/tid=31705] ppid=31694 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/31697/task/31705/stat : 31705 (java) S 31694 31697 30091 0 -1 4202560 24 0 0 0 3 0 0 0 20 0 22 0 28941789 10060525568 150740 33554432000 1073741824 1073778376 140735730579296 139719486421544 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=31697/tid=31706] ppid=31694 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/31697/task/31706/stat : 31706 (java) S 31694 31697 30091 0 -1 4202560 21 0 0 0 1 1 0 0 20 0 22 0 28941789 10060525568 150740 33554432000 1073741824 1073778376 140735730579296 139719485368488 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=31697/tid=31707] ppid=31694 vsize=9824732 CPUtime=0.01 cores=1,3,5,7

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

/proc/31697/task/31709/stat : 31709 (java) S 31694 31697 30091 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 28941790 10060525568 613403 33554432000 1073741824 1073778376 140735730579296 139719471064952 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=31697/tid=31710] ppid=31694 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/31697/task/31710/stat : 31710 (java) S 31694 31697 30091 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 28941790 10060525568 613403 33554432000 1073741824 1073778376 140735730579296 139719470011784 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=31697/tid=31711] ppid=31694 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/31697/task/31711/stat : 31711 (java) S 31694 31697 30091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28941792 10060525568 613403 33554432000 1073741824 1073778376 140735730579296 139719468960528 270333433632 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31697/tid=31712] ppid=31694 vsize=9824732 CPUtime=1.64 cores=1,3,5,7
/proc/31697/task/31712/stat : 31712 (java) S 31694 31697 30091 0 -1 4202560 17486 0 0 0 161 3 0 0 20 0 22 0 28941792 10060525568 613403 33554432000 1073741824 1073778376 140735730579296 139719467907384 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=31697/tid=31713] ppid=31694 vsize=9824732 CPUtime=2.73 cores=1,3,5,7
/proc/31697/task/31713/stat : 31713 (java) S 31694 31697 30091 0 -1 4202560 22175 0 0 0 269 4 0 0 20 0 22 0 28941792 10060525568 613403 33554432000 1073741824 1073778376 140735730579296 139719466854840 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31697/tid=31714] ppid=31694 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/31697/task/31714/stat : 31714 (java) S 31694 31697 30091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28941792 10060525568 613403 33554432000 1073741824 1073778376 140735730579296 139719465801976 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=31697/tid=31715] ppid=31694 vsize=9824732 CPUtime=0.11 cores=1,3,5,7
/proc/31697/task/31715/stat : 31715 (java) S 31694 31697 30091 0 -1 4202560 17 0 0 0 6 5 0 0 20 0 22 0 28941792 10060525568 613403 33554432000 1073741824 1073778376 140735730579296 139719464749640 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=31697/tid=31719] ppid=31694 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/31697/task/31719/stat : 31719 (java) S 31694 31697 30091 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 28941809 10060525568 613403 33554432000 1073741824 1073778376 140735730579296 139719460537768 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31697/tid=31732] ppid=31694 vsize=9824732 CPUtime=268.66 cores=1,3,5,7
/proc/31697/task/31732/stat : 31732 (java) R 31694 31697 30091 0 -1 4202560 82 0 0 0 26861 5 0 0 20 0 22 0 28942309 10060525568 613403 33554432000 1073741824 1073778376 140735730579296 139719462642640 139719588623548 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=31697/tid=31733] ppid=31694 vsize=9824732 CPUtime=268.68 cores=1,3,5,7
/proc/31697/task/31733/stat : 31733 (java) R 31694 31697 30091 0 -1 4202560 1554 0 0 0 26834 34 0 0 20 0 22 0 28942309 10060525568 613403 33554432000 1073741824 1073778376 140735730579296 139719463694320 139719588909080 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=31697/tid=31734] ppid=31694 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/31697/task/31734/stat : 31734 (java) S 31694 31697 30091 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 28942309 10060525568 613403 33554432000 1073741824 1073778376 140735730579296 139719461590312 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 558.27
Current children cumulated vsize (KiB) 9824732

[startup+278.408 s]
/proc/loadavg: 4.35 4.25 4.19 3/217 32034
/proc/meminfo: memFree=25728416/32872528 swapFree=1556504/1720024
[pid=31697] ppid=31694 vsize=9824732 CPUtime=559.47 cores=1,3,5,7
/proc/31697/stat : 31697 (java) S 31694 31697 30091 0 -1 4202496 48702 0 1 0 55823 124 0 0 20 0 19 0 28941787 10060525568 612637 33554432000 1073741824 1073778376 140735730579296 140735730570432 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/31697/statm: 2456183 612637 2294 9 0 2446860 0
[pid=31697/tid=31698] ppid=31694 vsize=9824732 CPUtime=0.27 cores=1,3,5,7
/proc/31697/task/31698/stat : 31698 (java) R 31694 31697 30091 0 -1 4202560 2501 0 1 0 25 2 0 0 20 0 19 0 28941788 10060525568 612637 33554432000 1073741824 1073778376 140735730579296 139719648382392 139719589510580 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=31697/tid=31700] ppid=31694 vsize=9824732 CPUtime=0.75 cores=1,3,5,7
/proc/31697/task/31700/stat : 31700 (java) S 31694 31697 30091 0 -1 4202560 249 0 0 0 68 7 0 0 20 0 19 0 28941789 10060525568 612637 33554432000 1073741824 1073778376 140735730579296 139719587113896 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=31697/tid=31701] ppid=31694 vsize=9824732 CPUtime=0.71 cores=1,3,5,7
/proc/31697/task/31701/stat : 31701 (java) S 31694 31697 30091 0 -1 4202560 251 0 0 0 66 5 0 0 20 0 19 0 28941789 10060525568 612637 33554432000 1073741824 1073778376 140735730579296 139719586061352 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=31697/tid=31702] ppid=31694 vsize=9824732 CPUtime=0.74 cores=1,3,5,7
/proc/31697/task/31702/stat : 31702 (java) S 31694 31697 30091 0 -1 4202560 162 0 0 0 69 5 0 0 20 0 19 0 28941789 10060525568 612637 33554432000 1073741824 1073778376 140735730579296 139719585008296 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=31697/tid=31703] ppid=31694 vsize=9824732 CPUtime=0.81 cores=1,3,5,7
/proc/31697/task/31703/stat : 31703 (java) S 31694 31697 30091 0 -1 4202560 329 0 0 0 75 6 0 0 20 0 19 0 28941789 10060525568 612637 33554432000 1073741824 1073778376 140735730579296 139719583955752 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=31697/tid=31704] ppid=31694 vsize=9824732 CPUtime=0.77 cores=1,3,5,7
/proc/31697/task/31704/stat : 31704 (java) S 31694 31697 30091 0 -1 4202560 275 0 0 0 72 5 0 0 20 0 19 0 28941789 10060525568 612637 33554432000 1073741824 1073778376 140735730579296 139719582902696 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=31697/tid=31705] ppid=31694 vsize=9824732 CPUtime=0.79 cores=1,3,5,7
/proc/31697/task/31705/stat : 31705 (java) S 31694 31697 30091 0 -1 4202560 286 0 0 0 72 7 0 0 20 0 19 0 28941789 10060525568 612637 33554432000 1073741824 1073778376 140735730579296 139719486421544 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31697/tid=31706] ppid=31694 vsize=9824732 CPUtime=0.83 cores=1,3,5,7
/proc/31697/task/31706/stat : 31706 (java) S 31694 31697 30091 0 -1 4202560 258 0 0 0 76 7 0 0 20 0 19 0 28941789 10060525568 612637 33554432000 1073741824 1073778376 140735730579296 139719485368488 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31697/tid=31707] ppid=31694 vsize=9824732 CPUtime=0.72 cores=1,3,5,7
/proc/31697/task/31707/stat : 31707 (java) S 31694 31697 30091 0 -1 4202560 207 0 0 0 65 7 0 0 20 0 19 0 28941789 10060525568 612637 33554432000 1073741824 1073778376 140735730579296 139719484315944 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31697/tid=31708] ppid=31694 vsize=9824732 CPUtime=0.41 cores=1,3,5,7
/proc/31697/task/31708/stat : 31708 (java) S 31694 31697 30091 0 -1 4202560 1262 0 0 0 31 10 0 0 20 0 19 0 28941790 10060525568 612637 33554432000 1073741824 1073778376 140735730579296 139719472118632 270333425577 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=31697/tid=31709] ppid=31694 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/31697/task/31709/stat : 31709 (java) S 31694 31697 30091 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 28941790 10060525568 612637 33554432000 1073741824 1073778376 140735730579296 139719471064952 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=31697/tid=31710] ppid=31694 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/31697/task/31710/stat : 31710 (java) S 31694 31697 30091 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 28941790 10060525568 612637 33554432000 1073741824 1073778376 140735730579296 139719470011784 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=31697/tid=31711] ppid=31694 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/31697/task/31711/stat : 31711 (java) S 31694 31697 30091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 28941792 10060525568 612637 33554432000 1073741824 1073778376 140735730579296 139719468960528 270333433632 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31697/tid=31712] ppid=31694 vsize=9824732 CPUtime=1.64 cores=1,3,5,7
/proc/31697/task/31712/stat : 31712 (java) S 31694 31697 30091 0 -1 4202560 17486 0 0 0 161 3 0 0 20 0 19 0 28941792 10060525568 612637 33554432000 1073741824 1073778376 140735730579296 139719467907384 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=31697/tid=31713] ppid=31694 vsize=9824732 CPUtime=2.74 cores=1,3,5,7
/proc/31697/task/31713/stat : 31713 (java) S 31694 31697 30091 0 -1 4202560 22176 0 0 0 270 4 0 0 20 0 19 0 28941792 10060525568 612637 33554432000 1073741824 1073778376 140735730579296 139719466854840 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31697/tid=31714] ppid=31694 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/31697/task/31714/stat : 31714 (java) S 31694 31697 30091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 28941792 10060525568 612637 33554432000 1073741824 1073778376 140735730579296 139719465801976 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=31697/tid=31715] ppid=31694 vsize=9824732 CPUtime=0.11 cores=1,3,5,7
/proc/31697/task/31715/stat : 31715 (java) S 31694 31697 30091 0 -1 4202560 17 0 0 0 6 5 0 0 20 0 19 0 28941792 10060525568 612637 33554432000 1073741824 1073778376 140735730579296 139719464749640 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31697/tid=31719] ppid=31694 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/31697/task/31719/stat : 31719 (java) S 31694 31697 30091 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 28941809 10060525568 612637 33554432000 1073741824 1073778376 140735730579296 139719460537768 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 559.47
Current children cumulated vsize (KiB) 9824732

[startup+279.201 s]
/proc/loadavg: 4.35 4.25 4.19 3/217 32034
/proc/meminfo: memFree=25728416/32872528 swapFree=1556504/1720024
[pid=31697] ppid=31694 vsize=9824732 CPUtime=560.28 cores=1,3,5,7
/proc/31697/stat : 31697 (java) S 31694 31697 30091 0 -1 4202496 48702 0 1 0 55904 124 0 0 20 0 19 0 28941787 10060525568 612637 33554432000 1073741824 1073778376 140735730579296 140735730570432 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/31697/statm: 2456183 612637 2294 9 0 2446860 0
[pid=31697/tid=31698] ppid=31694 vsize=9824732 CPUtime=1.06 cores=1,3,5,7
/proc/31697/task/31698/stat : 31698 (java) R 31694 31697 30091 0 -1 4202560 2501 0 1 0 104 2 0 0 20 0 19 0 28941788 10060525568 612637 33554432000 1073741824 1073778376 140735730579296 139719648383624 139719589159744 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=31697/tid=31700] ppid=31694 vsize=9824732 CPUtime=0.75 cores=1,3,5,7
/proc/31697/task/31700/stat : 31700 (java) S 31694 31697 30091 0 -1 4202560 249 0 0 0 68 7 0 0 20 0 19 0 28941789 10060525568 612637 33554432000 1073741824 1073778376 140735730579296 139719587113896 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=31697/tid=31701] ppid=31694 vsize=9824732 CPUtime=0.71 cores=1,3,5,7
/proc/31697/task/31701/stat : 31701 (java) S 31694 31697 30091 0 -1 4202560 251 0 0 0 66 5 0 0 20 0 19 0 28941789 10060525568 612637 33554432000 1073741824 1073778376 140735730579296 139719586061352 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=31697/tid=31702] ppid=31694 vsize=9824732 CPUtime=0.74 cores=1,3,5,7
/proc/31697/task/31702/stat : 31702 (java) S 31694 31697 30091 0 -1 4202560 162 0 0 0 69 5 0 0 20 0 19 0 28941789 10060525568 612637 33554432000 1073741824 1073778376 140735730579296 139719585008296 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=31697/tid=31703] ppid=31694 vsize=9824732 CPUtime=0.81 cores=1,3,5,7
/proc/31697/task/31703/stat : 31703 (java) S 31694 31697 30091 0 -1 4202560 329 0 0 0 75 6 0 0 20 0 19 0 28941789 10060525568 612637 33554432000 1073741824 1073778376 140735730579296 139719583955752 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=31697/tid=31704] ppid=31694 vsize=9824732 CPUtime=0.77 cores=1,3,5,7
/proc/31697/task/31704/stat : 31704 (java) S 31694 31697 30091 0 -1 4202560 275 0 0 0 72 5 0 0 20 0 19 0 28941789 10060525568 612637 33554432000 1073741824 1073778376 140735730579296 139719582902696 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=31697/tid=31705] ppid=31694 vsize=9824732 CPUtime=0.79 cores=1,3,5,7
/proc/31697/task/31705/stat : 31705 (java) S 31694 31697 30091 0 -1 4202560 286 0 0 0 72 7 0 0 20 0 19 0 28941789 10060525568 612637 33554432000 1073741824 1073778376 140735730579296 139719486421544 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31697/tid=31706] ppid=31694 vsize=9824732 CPUtime=0.83 cores=1,3,5,7
/proc/31697/task/31706/stat : 31706 (java) S 31694 31697 30091 0 -1 4202560 258 0 0 0 76 7 0 0 20 0 19 0 28941789 10060525568 612637 33554432000 1073741824 1073778376 140735730579296 139719485368488 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31697/tid=31707] ppid=31694 vsize=9824732 CPUtime=0.72 cores=1,3,5,7
/proc/31697/task/31707/stat : 31707 (java) S 31694 31697 30091 0 -1 4202560 207 0 0 0 65 7 0 0 20 0 19 0 28941789 10060525568 612637 33554432000 1073741824 1073778376 140735730579296 139719484315944 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31697/tid=31708] ppid=31694 vsize=9824732 CPUtime=0.41 cores=1,3,5,7
/proc/31697/task/31708/stat : 31708 (java) S 31694 31697 30091 0 -1 4202560 1262 0 0 0 31 10 0 0 20 0 19 0 28941790 10060525568 612637 33554432000 1073741824 1073778376 140735730579296 139719472118632 270333425577 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31697/tid=31709] ppid=31694 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/31697/task/31709/stat : 31709 (java) S 31694 31697 30091 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 28941790 10060525568 612637 33554432000 1073741824 1073778376 140735730579296 139719471064952 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=31697/tid=31710] ppid=31694 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/31697/task/31710/stat : 31710 (java) S 31694 31697 30091 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 28941790 10060525568 612637 33554432000 1073741824 1073778376 140735730579296 139719470011784 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=31697/tid=31711] ppid=31694 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/31697/task/31711/stat : 31711 (java) S 31694 31697 30091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 28941792 10060525568 612637 33554432000 1073741824 1073778376 140735730579296 139719468960528 270333433632 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31697/tid=31712] ppid=31694 vsize=9824732 CPUtime=1.64 cores=1,3,5,7
/proc/31697/task/31712/stat : 31712 (java) S 31694 31697 30091 0 -1 4202560 17486 0 0 0 161 3 0 0 20 0 19 0 28941792 10060525568 612637 33554432000 1073741824 1073778376 140735730579296 139719467907384 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=31697/tid=31713] ppid=31694 vsize=9824732 CPUtime=2.76 cores=1,3,5,7
/proc/31697/task/31713/stat : 31713 (java) S 31694 31697 30091 0 -1 4202560 22176 0 0 0 272 4 0 0 20 0 19 0 28941792 10060525568 612637 33554432000 1073741824 1073778376 140735730579296 139719466854840 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31697/tid=31714] ppid=31694 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/31697/task/31714/stat : 31714 (java) S 31694 31697 30091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 28941792 10060525568 612637 33554432000 1073741824 1073778376 140735730579296 139719465801976 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=31697/tid=31715] ppid=31694 vsize=9824732 CPUtime=0.11 cores=1,3,5,7
/proc/31697/task/31715/stat : 31715 (java) S 31694 31697 30091 0 -1 4202560 17 0 0 0 6 5 0 0 20 0 19 0 28941792 10060525568 612637 33554432000 1073741824 1073778376 140735730579296 139719464749640 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31697/tid=31719] ppid=31694 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/31697/task/31719/stat : 31719 (java) S 31694 31697 30091 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 28941809 10060525568 612637 33554432000 1073741824 1073778376 140735730579296 139719460537768 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 560.28
Current children cumulated vsize (KiB) 9824732

[startup+279.601 s]
/proc/loadavg: 4.35 4.25 4.19 4/217 32034
/proc/meminfo: memFree=25726428/32872528 swapFree=1556504/1720024
[pid=31697] ppid=31694 vsize=9824732 CPUtime=560.68 cores=1,3,5,7
/proc/31697/stat : 31697 (java) S 31694 31697 30091 0 -1 4202496 48702 0 1 0 55944 124 0 0 20 0 19 0 28941787 10060525568 612637 33554432000 1073741824 1073778376 140735730579296 140735730570432 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/31697/statm: 2456183 612637 2294 9 0 2446860 0
[pid=31697/tid=31698] ppid=31694 vsize=9824732 CPUtime=1.46 cores=1,3,5,7
/proc/31697/task/31698/stat : 31698 (java) R 31694 31697 30091 0 -1 4202560 2501 0 1 0 144 2 0 0 20 0 19 0 28941788 10060525568 612637 33554432000 1073741824 1073778376 140735730579296 139719648381608 139719589160094 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=31697/tid=31700] ppid=31694 vsize=9824732 CPUtime=0.75 cores=1,3,5,7
/proc/31697/task/31700/stat : 31700 (java) S 31694 31697 30091 0 -1 4202560 249 0 0 0 68 7 0 0 20 0 19 0 28941789 10060525568 612637 33554432000 1073741824 1073778376 140735730579296 139719587113896 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=31697/tid=31701] ppid=31694 vsize=9824732 CPUtime=0.71 cores=1,3,5,7
/proc/31697/task/31701/stat : 31701 (java) S 31694 31697 30091 0 -1 4202560 251 0 0 0 66 5 0 0 20 0 19 0 28941789 10060525568 612637 33554432000 1073741824 1073778376 140735730579296 139719586061352 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=31697/tid=31702] ppid=31694 vsize=9824732 CPUtime=0.74 cores=1,3,5,7
/proc/31697/task/31702/stat : 31702 (java) S 31694 31697 30091 0 -1 4202560 162 0 0 0 69 5 0 0 20 0 19 0 28941789 10060525568 612637 33554432000 1073741824 1073778376 140735730579296 139719585008296 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=31697/tid=31703] ppid=31694 vsize=9824732 CPUtime=0.81 cores=1,3,5,7
/proc/31697/task/31703/stat : 31703 (java) S 31694 31697 30091 0 -1 4202560 329 0 0 0 75 6 0 0 20 0 19 0 28941789 10060525568 612637 33554432000 1073741824 1073778376 140735730579296 139719583955752 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=31697/tid=31704] ppid=31694 vsize=9824732 CPUtime=0.77 cores=1,3,5,7
/proc/31697/task/31704/stat : 31704 (java) S 31694 31697 30091 0 -1 4202560 275 0 0 0 72 5 0 0 20 0 19 0 28941789 10060525568 612637 33554432000 1073741824 1073778376 140735730579296 139719582902696 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=31697/tid=31705] ppid=31694 vsize=9824732 CPUtime=0.79 cores=1,3,5,7
/proc/31697/task/31705/stat : 31705 (java) S 31694 31697 30091 0 -1 4202560 286 0 0 0 72 7 0 0 20 0 19 0 28941789 10060525568 612637 33554432000 1073741824 1073778376 140735730579296 139719486421544 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31697/tid=31706] ppid=31694 vsize=9824732 CPUtime=0.83 cores=1,3,5,7
/proc/31697/task/31706/stat : 31706 (java) S 31694 31697 30091 0 -1 4202560 258 0 0 0 76 7 0 0 20 0 19 0 28941789 10060525568 612637 33554432000 1073741824 1073778376 140735730579296 139719485368488 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31697/tid=31707] ppid=31694 vsize=9824732 CPUtime=0.72 cores=1,3,5,7
/proc/31697/task/31707/stat : 31707 (java) S 31694 31697 30091 0 -1 4202560 207 0 0 0 65 7 0 0 20 0 19 0 28941789 10060525568 612637 33554432000 1073741824 1073778376 140735730579296 139719484315944 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31697/tid=31708] ppid=31694 vsize=9824732 CPUtime=0.41 cores=1,3,5,7
/proc/31697/task/31708/stat : 31708 (java) S 31694 31697 30091 0 -1 4202560 1262 0 0 0 31 10 0 0 20 0 19 0 28941790 10060525568 612637 33554432000 1073741824 1073778376 140735730579296 139719472118632 270333425577 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31697/tid=31709] ppid=31694 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/31697/task/31709/stat : 31709 (java) S 31694 31697 30091 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 28941790 10060525568 612637 33554432000 1073741824 1073778376 140735730579296 139719471064952 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=31697/tid=31710] ppid=31694 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/31697/task/31710/stat : 31710 (java) S 31694 31697 30091 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 28941790 10060525568 612637 33554432000 1073741824 1073778376 140735730579296 139719470011784 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=31697/tid=31711] ppid=31694 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/31697/task/31711/stat : 31711 (java) S 31694 31697 30091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 28941792 10060525568 612637 33554432000 1073741824 1073778376 140735730579296 139719468960528 270333433632 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31697/tid=31712] ppid=31694 vsize=9824732 CPUtime=1.64 cores=1,3,5,7
/proc/31697/task/31712/stat : 31712 (java) S 31694 31697 30091 0 -1 4202560 17486 0 0 0 161 3 0 0 20 0 19 0 28941792 10060525568 612637 33554432000 1073741824 1073778376 140735730579296 139719467907384 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=31697/tid=31713] ppid=31694 vsize=9824732 CPUtime=2.76 cores=1,3,5,7
/proc/31697/task/31713/stat : 31713 (java) S 31694 31697 30091 0 -1 4202560 22176 0 0 0 272 4 0 0 20 0 19 0 28941792 10060525568 612637 33554432000 1073741824 1073778376 140735730579296 139719466854840 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31697/tid=31714] ppid=31694 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/31697/task/31714/stat : 31714 (java) S 31694 31697 30091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 28941792 10060525568 612637 33554432000 1073741824 1073778376 140735730579296 139719465801976 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=31697/tid=31715] ppid=31694 vsize=9824732 CPUtime=0.11 cores=1,3,5,7
/proc/31697/task/31715/stat : 31715 (java) S 31694 31697 30091 0 -1 4202560 17 0 0 0 6 5 0 0 20 0 19 0 28941792 10060525568 612637 33554432000 1073741824 1073778376 140735730579296 139719464749640 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31697/tid=31719] ppid=31694 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/31697/task/31719/stat : 31719 (java) S 31694 31697 30091 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 28941809 10060525568 612637 33554432000 1073741824 1073778376 140735730579296 139719460537768 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 560.68
Current children cumulated vsize (KiB) 9824732

Child status: 30

# WARNING:
# The CPU time of some children was not reported to their father
# (probably because of a missing or aborted wait()).
# This 'lost CPU time' is added to the watched process CPU time.
#  lost CPU time (s): 1.20001
#  lost CPU user time (s): 1.28998
#  lost CPU system time (s): -0.09

Real time (s): 279.672
CPU time (s): 562.13
CPU user time (s): 560.796
CPU system time (s): 1.33378
CPU usage (%): 200.996
Max. virtual memory (cumulated for all children) (KiB): 9826200

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 559.506
system time used= 1.42378
maximum resident set size= 2802388
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 48713
page faults= 1
swaps= 0
block input operations= 0
block output operations= 376
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 10169
involuntary context switches= 14518

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.91371 second user time and 2.58661 second system time

The end

Launcher Data

Begin job on node117 at 2016-06-18 18:55:32
IDJOB=4106140
IDBENCH=47949
IDSOLVER=2543
FILE ID=node117/4106140-1466268932
RUNJOBID= node117-1466265252-30108
PBS_JOBID= 19918233
Free space on /tmp= 71740 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/factor-mod-size=9-P0=397-P1=307-P2=37-P3=127-P4=401-P5=331-B.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4106140-1466268932/watcher-4106140-1466268932 -o /tmp/evaluation-result-4106140-1466268932/solver-4106140-1466268932 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node117-1466265252-30108 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4106140-1466268932.opb

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

MD5SUM BENCH= 6d677c4de75200a225209ed048e7b96e
RANDOM SEED=1888751720

node117.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.912
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.82
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.912
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.912
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.912
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.912
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.54
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.912
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.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.912
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.54
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.912
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:        28231596 kB
Buffers:          134032 kB
Cached:           317392 kB
SwapCached:            0 kB
Active:          1807928 kB
Inactive:         353128 kB
Active(anon):    1701816 kB
Inactive(anon):    10636 kB
Active(file):     106112 kB
Inactive(file):   342492 kB
Unevictable:     1720024 kB
Mlocked:         1556504 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:               848 kB
Writeback:             0 kB
AnonPages:       3359760 kB
Mapped:            21016 kB
Shmem:               204 kB
Slab:             621268 kB
SReclaimable:      64940 kB
SUnreclaim:       556328 kB
KernelStack:        1672 kB
PageTables:        11664 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    3605520 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1738752 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 node117 at 2016-06-18 19:00:11