Trace number 4080500

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Sat4j PB 2.3.6 Res+CP PB16UNSAT 315.287 156.887

General information on the benchmark

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

Solver Data

0.00/0.09	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.09	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.09	c See www.sat4j.org for details.
0.00/0.09	c version PB16.v20160501
0.00/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.09	c java.vm.version	19.1-b02
0.00/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.09	c sun.arch.data.model	64
0.00/0.09	c java.version		1.6.0_24
0.00/0.09	c os.name		Linux
0.00/0.09	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.09	c os.arch		amd64
0.00/0.09	c Free memory 		501472288
0.00/0.09	c Max memory 		7480803328
0.00/0.09	c Total memory 		504102912
0.00/0.09	c Number of processors 	8
0.09/0.12	c Pseudo Boolean Optimization by upper bound
0.09/0.12	c ManyCore solver with 2 solvers running in parallel
0.09/0.12	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.09/0.12	c --- Begin Solver configuration ---
0.09/0.12	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@5d764be1
0.09/0.12	c Learn all clauses as in MiniSAT
0.09/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.12	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.09/0.12	c Expensive reason simplification
0.09/0.12	c Glucose 2.1 dynamic restart strategy
0.09/0.12	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.09/0.12	c timeout=2147483s
0.09/0.12	c DB Simplification allowed=false
0.09/0.12	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.09/0.12	c --- End Solver configuration ---
0.09/0.12	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.09/0.12	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.09/0.12	c --- Begin Solver configuration ---
0.09/0.12	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@4413ee
0.09/0.12	c Learn all clauses as in MiniSAT
0.09/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.12	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.09/0.12	c No reason simplification
0.09/0.12	c Armin Biere (Picosat) restarts strategy
0.09/0.12	c Glucose 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.09/0.12	c timeout=2147483s
0.09/0.12	c DB Simplification allowed=false
0.09/0.12	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.09/0.12	c --- End Solver configuration ---
0.09/0.12	c solving HOME/instance-4080500-1465266611.opb
0.09/0.12	c reading problem ... 
0.09/0.13	c  no objective function found
2.75/1.75	c ... done. Wall clock time 1.63s.
2.75/1.75	c declared #vars     7903
2.75/1.75	c #constraints  177025
2.75/1.76	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
2.75/1.76	c constraints type 
2.75/1.76	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 118580
2.75/1.76	c org.sat4j.specs.Constr$1 => 2732
2.75/1.76	c org.sat4j.minisat.constraints.card.MinWatchCard => 563
2.75/1.76	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 37632
2.75/1.76	c org.sat4j.minisat.constraints.cnf.UnitClause => 172
2.75/1.76	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 17346
2.75/1.76	c 177025 constraints processed.
2.75/1.76	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
2.75/1.76	c constraints type 
2.75/1.76	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 37632
2.75/1.76	c org.sat4j.specs.Constr$1 => 2732
2.75/1.76	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 118580
2.75/1.76	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 563
2.75/1.76	c org.sat4j.pb.constraints.pb.MaxWatchPb => 17346
2.75/1.76	c org.sat4j.pb.constraints.pb.UnitClausePB => 172
2.75/1.76	c 177025 constraints processed.
8.65/4.08	c cleaning 2479 clauses out of 4981 with flag 64588/5000
10.67/4.94	c cleaning 0 clauses out of 5000 with flag 0/5000
12.25/5.63	c cleaning 4236 clauses out of 8498 with flag 130158/11000
15.73/7.25	c cleaning 5563 clauses out of 11260 with flag 217215/18000
21.03/9.88	c cleaning 6833 clauses out of 13694 with flag 309880/26001
26.26/12.48	c cleaning 7830 clauses out of 15859 with flag 423271/35000
29.34/13.93	c cleaning 0 clauses out of 11000 with flag 0/11000
31.73/15.20	c cleaning 8920 clauses out of 18028 with flag 552295/45001
37.37/17.96	c cleaning 10046 clauses out of 20105 with flag 667843/56001
42.77/20.65	c cleaning 11012 clauses out of 22043 with flag 768487/68000
48.97/23.70	c cleaning 12004 clauses out of 24031 with flag 879008/81003
54.61/26.52	c cleaning 12953 clauses out of 26017 with flag 1000758/95000
61.31/29.80	c cleaning 14027 clauses out of 28058 with flag 1131173/110001
69.55/33.98	c cleaning 14976 clauses out of 30028 with flag 1310416/126000
80.59/39.45	c cleaning 15999 clauses out of 32052 with flag 1541333/143001
89.01/43.63	c cleaning 16990 clauses out of 34046 with flag 1729728/161000
98.43/48.32	c cleaning 0 clauses out of 18000 with flag 0/18000
100.03/49.19	c cleaning 17979 clauses out of 36045 with flag 1978398/180001
113.88/56.03	c cleaning 18977 clauses out of 38065 with flag 2302720/200000
124.09/61.12	c cleaning 20030 clauses out of 40075 with flag 2567186/221000
135.10/66.66	c cleaning 20984 clauses out of 42035 with flag 2835180/243000
144.93/71.52	c cleaning 21954 clauses out of 43980 with flag 3099206/266001
156.34/77.22	c cleaning 22983 clauses out of 45996 with flag 3384738/290000
167.00/82.56	c cleaning 23961 clauses out of 47991 with flag 3702643/315000
180.20/89.18	c cleaning 24902 clauses out of 50026 with flag 4044657/341001
196.08/97.01	c cleaning 25953 clauses out of 52114 with flag 4392087/368001
213.32/105.68	c cleaning 26974 clauses out of 54155 with flag 4761241/396000
237.03/117.42	c cleaning 28001 clauses out of 56178 with flag 5166417/425000
259.70/128.77	c cleaning 29045 clauses out of 58176 with flag 5567705/455001
292.57/145.20	c cleaning 29987 clauses out of 60126 with flag 5971701/486000
315.06/156.34	c And the winner is solver0
315.06/156.83	c >>>>>>>>>> Solver number 0 (1 answers) <<<<<<<<<<<<<<<<<<
315.06/156.83	c starts		: 1257
315.06/156.83	c conflicts		: 506630
315.06/156.83	c decisions		: 3548885
315.06/156.83	c propagations		: 136196940
315.06/156.83	c inspects		: 1647433814
315.06/156.83	c shortcuts		: 0
315.06/156.83	c learnt literals	: 268
315.06/156.83	c learnt binary clauses	: 1183
315.06/156.83	c learnt ternary clauses	: 6044
315.06/156.83	c learnt constraints	: 506361
315.06/156.83	c ignored constraints	: 0
315.06/156.83	c root simplifications	: 0
315.06/156.83	c removed literals (reason simplification)	: 10583933
315.06/156.83	c reason swapping (by a shorter reason)	: 0
315.06/156.83	c Calls to reduceDB	: 27
315.06/156.83	c Number of update (reduction) of LBD	: 350093
315.06/156.83	c Imported unit clauses	: 0
315.06/156.83	c number of reductions to clauses (during analyze)	: 0
315.06/156.83	c number of learned constraints concerned by reduction	: 0
315.06/156.83	c number of learning phase by resolution	: 0
315.06/156.83	c number of learning phase by cutting planes	: 0
315.06/156.83	c speed (assignments/second)	: 878332.9356455118
315.06/156.83	c non guided choices	85516
315.06/156.85	c learnt constraints type 
315.06/156.85	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 1183
315.06/156.85	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 49580
315.06/156.85	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
315.06/156.85	c starts		: 50
315.06/156.85	c conflicts		: 25009
315.06/156.85	c decisions		: 140886
315.06/156.85	c propagations		: 8702648
315.06/156.85	c inspects		: 338158590
315.06/156.85	c shortcuts		: 0
315.06/156.85	c learnt literals	: 0
315.06/156.85	c learnt binary clauses	: 39
315.06/156.85	c learnt ternary clauses	: 230
315.06/156.85	c learnt constraints	: 25009
315.06/156.85	c ignored constraints	: 0
315.06/156.85	c root simplifications	: 0
315.06/156.85	c removed literals (reason simplification)	: 0
315.06/156.85	c reason swapping (by a shorter reason)	: 0
315.06/156.85	c Calls to reduceDB	: 3
315.06/156.85	c Number of update (reduction) of LBD	: 0
315.06/156.85	c Imported unit clauses	: 0
315.06/156.85	c number of reductions to clauses (during analyze)	: 0
315.06/156.85	c number of learned constraints concerned by reduction	: 0
315.06/156.85	c number of learning phase by resolution	: 0
315.06/156.85	c number of learning phase by cutting planes	: 0
315.06/156.85	c speed (assignments/second)	: 56116.0668803157
315.06/156.85	c non guided choices	3591
315.06/156.86	c learnt constraints type 
315.06/156.86	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 19996
315.06/156.86	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 1
315.06/156.86	c org.sat4j.pb.constraints.pb.LearntBinaryClausePB => 39
315.06/156.86	c org.sat4j.pb.constraints.pb.MaxWatchPb => 4973
315.06/156.86	s UNSATISFIABLE
315.06/156.86	c Total wall clock time (in seconds): 156.739

Verifier Data

ERROR: no interpretation found !

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-4080500-1465266611/watcher-4080500-1465266611 -o /tmp/evaluation-result-4080500-1465266611/solver-4080500-1465266611 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node140-1465252001-17742 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4080500-1465266611.opb 

pid=25753
running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 4.14 4.18 4.17 4/198 25756
/proc/meminfo: memFree=28084744/32872528 swapFree=16636/1570076
[pid=25756] ppid=25753 vsize=23236 CPUtime=0 cores=0,2,4,6
/proc/25756/stat : 25756 (java) R 25753 25756 17726 0 -1 4202496 695 0 0 0 0 0 0 0 20 0 1 0 108593502 23793664 345 33554432000 1073741824 1073778376 140736366323264 140736366312328 213410429505 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/25756/statm: 5809 358 275 9 0 128 0

[startup+0.100112 s]
/proc/loadavg: 4.14 4.18 4.17 4/198 25756
/proc/meminfo: memFree=28084744/32872528 swapFree=16636/1570076
[pid=25756] ppid=25753 vsize=9558476 CPUtime=0.09 cores=0,2,4,6
/proc/25756/stat : 25756 (java) S 25753 25756 17726 0 -1 4202496 4457 0 1 0 8 1 0 0 20 0 18 0 108593502 9787879424 5570 33554432000 1073741824 1073778376 140736366323264 140736366314400 213422997565 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/25756/statm: 2389619 5570 2125 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.200274 s]
/proc/loadavg: 4.14 4.18 4.17 4/198 25756
/proc/meminfo: memFree=28084744/32872528 swapFree=16636/1570076
[pid=25756] ppid=25753 vsize=9558476 CPUtime=0.22 cores=0,2,4,6
/proc/25756/stat : 25756 (java) S 25753 25756 17726 0 -1 4202496 4724 0 1 0 21 1 0 0 20 0 18 0 108593502 9787879424 6808 33554432000 1073741824 1073778376 140736366323264 140736366314400 213422997565 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/25756/statm: 2389619 6808 2198 9 0 2380296 0
Current children cumulated CPU time (s) 0.22
Current children cumulated vsize (KiB) 9558476

[startup+0.300286 s]
/proc/loadavg: 4.14 4.18 4.17 4/198 25756
/proc/meminfo: memFree=28084744/32872528 swapFree=16636/1570076
[pid=25756] ppid=25753 vsize=9558476 CPUtime=0.45 cores=0,2,4,6
/proc/25756/stat : 25756 (java) S 25753 25756 17726 0 -1 4202496 5776 0 1 0 43 2 0 0 20 0 18 0 108593502 9787879424 8603 33554432000 1073741824 1073778376 140736366323264 140736366314400 213422997565 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/25756/statm: 2389619 8603 2231 9 0 2380296 0
Current children cumulated CPU time (s) 0.45
Current children cumulated vsize (KiB) 9558476

[startup+0.700253 s]
/proc/loadavg: 4.14 4.18 4.17 4/198 25756
/proc/meminfo: memFree=28084744/32872528 swapFree=16636/1570076
[pid=25756] ppid=25753 vsize=9558476 CPUtime=1.37 cores=0,2,4,6
/proc/25756/stat : 25756 (java) S 25753 25756 17726 0 -1 4202496 13868 0 1 0 132 5 0 0 20 0 18 0 108593502 9787879424 42587 33554432000 1073741824 1073778376 140736366323264 140736366314400 213422997565 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/25756/statm: 2389619 42587 2247 9 0 2380296 0
Current children cumulated CPU time (s) 1.37
Current children cumulated vsize (KiB) 9558476

[startup+1.50077 s]
/proc/loadavg: 4.14 4.18 4.17 6/216 25774
/proc/meminfo: memFree=27894636/32872528 swapFree=16636/1570076
[pid=25756] ppid=25753 vsize=9558476 CPUtime=2.55 cores=0,2,4,6
/proc/25756/stat : 25756 (java) S 25753 25756 17726 0 -1 4202496 15038 0 1 0 241 14 0 0 20 0 18 0 108593502 9787879424 87931 33554432000 1073741824 1073778376 140736366323264 140736366314400 213422997565 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/25756/statm: 2389619 87931 2263 9 0 2380296 0
[pid=25756/tid=25758] ppid=25753 vsize=9558476 CPUtime=1.38 cores=0,2,4,6
/proc/25756/task/25758/stat : 25758 (java) R 25753 25756 17726 0 -1 4202560 2580 0 1 0 133 5 0 0 20 0 18 0 108593503 9787879424 87931 33554432000 1073741824 1073778376 140736366323264 140384565763608 213423023373 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=25756/tid=25759] ppid=25753 vsize=9558476 CPUtime=0.06 cores=0,2,4,6
/proc/25756/task/25759/stat : 25759 (java) S 25753 25756 17726 0 -1 4202560 32 0 0 0 4 2 0 0 20 0 18 0 108593504 9787879424 87931 33554432000 1073741824 1073778376 140736366323264 140384409279016 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25756/tid=25760] ppid=25753 vsize=9558476 CPUtime=0.01 cores=0,2,4,6
/proc/25756/task/25760/stat : 25760 (java) S 25753 25756 17726 0 -1 4202560 9 0 0 0 1 0 0 0 20 0 18 0 108593504 9787879424 87931 33554432000 1073741824 1073778376 140736366323264 140384408226216 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25756/tid=25761] ppid=25753 vsize=9558476 CPUtime=0.02 cores=0,2,4,6
/proc/25756/task/25761/stat : 25761 (java) S 25753 25756 17726 0 -1 4202560 14 0 0 0 2 0 0 0 20 0 18 0 108593504 9787879424 87931 33554432000 1073741824 1073778376 140736366323264 140384407173416 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=25756/tid=25762] ppid=25753 vsize=9558476 CPUtime=0.01 cores=0,2,4,6
/proc/25756/task/25762/stat : 25762 (java) S 25753 25756 17726 0 -1 4202560 18 0 0 0 1 0 0 0 20 0 18 0 108593504 9787879424 87931 33554432000 1073741824 1073778376 140736366323264 140384406120616 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25756/tid=25763] ppid=25753 vsize=9558476 CPUtime=0.02 cores=0,2,4,6
/proc/25756/task/25763/stat : 25763 (java) S 25753 25756 17726 0 -1 4202560 17 0 0 0 2 0 0 0 20 0 18 0 108593504 9787879424 87931 33554432000 1073741824 1073778376 140736366323264 140384405068840 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=25756/tid=25764] ppid=25753 vsize=9558476 CPUtime=0.02 cores=0,2,4,6
/proc/25756/task/25764/stat : 25764 (java) S 25753 25756 17726 0 -1 4202560 13 0 0 0 2 0 0 0 20 0 18 0 108593504 9787879424 87931 33554432000 1073741824 1073778376 140736366323264 140384404016040 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25756/tid=25765] ppid=25753 vsize=9558476 CPUtime=0.02 cores=0,2,4,6
/proc/25756/task/25765/stat : 25765 (java) S 25753 25756 17726 0 -1 4202560 14 0 0 0 2 0 0 0 20 0 18 0 108593504 9787879424 87931 33554432000 1073741824 1073778376 140736366323264 140384402963240 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25756/tid=25766] ppid=25753 vsize=9558476 CPUtime=0.02 cores=0,2,4,6
/proc/25756/task/25766/stat : 25766 (java) S 25753 25756 17726 0 -1 4202560 16 0 0 0 2 0 0 0 20 0 18 0 108593504 9787879424 87931 33554432000 1073741824 1073778376 140736366323264 140384401910440 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25756/tid=25767] ppid=25753 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/25756/task/25767/stat : 25767 (java) S 25753 25756 17726 0 -1 4202560 196 0 0 0 0 0 0 0 20 0 18 0 108593505 9787879424 87931 33554432000 1073741824 1073778376 140736366323264 140384389712360 213423011753 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25756/tid=25768] ppid=25753 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/25756/task/25768/stat : 25768 (java) S 25753 25756 17726 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 108593506 9787879424 87931 33554432000 1073741824 1073778376 140736366323264 140384388658424 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25756/tid=25769] ppid=25753 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/25756/task/25769/stat : 25769 (java) S 25753 25756 17726 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 108593506 9787879424 87931 33554432000 1073741824 1073778376 140736366323264 140384387605512 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25756/tid=25770] ppid=25753 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/25756/task/25770/stat : 25770 (java) S 25753 25756 17726 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 108593508 9787879424 87931 33554432000 1073741824 1073778376 140736366323264 140384386554000 213423019808 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25756/tid=25771] ppid=25753 vsize=9558476 CPUtime=0.42 cores=0,2,4,6
/proc/25756/task/25771/stat : 25771 (java) S 25753 25756 17726 0 -1 4202560 6638 0 0 0 42 0 0 0 20 0 18 0 108593508 9787879424 87931 33554432000 1073741824 1073778376 140736366323264 140384385502136 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25756/tid=25772] ppid=25753 vsize=9558476 CPUtime=0.41 cores=0,2,4,6
/proc/25756/task/25772/stat : 25772 (java) S 25753 25756 17726 0 -1 4202560 4239 0 0 0 41 0 0 0 20 0 18 0 108593508 9787879424 87931 33554432000 1073741824 1073778376 140736366323264 140384384449336 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25756/tid=25773] ppid=25753 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/25756/task/25773/stat : 25773 (java) S 25753 25756 17726 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 108593508 9787879424 87931 33554432000 1073741824 1073778376 140736366323264 140384383396728 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25756/tid=25774] ppid=25753 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/25756/task/25774/stat : 25774 (java) S 25753 25756 17726 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 108593508 9787879424 87931 33554432000 1073741824 1073778376 140736366323264 140384382344136 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 2.55
Current children cumulated vsize (KiB) 9558476

[startup+3.10094 s]
/proc/loadavg: 4.13 4.17 4.17 5/220 25778
/proc/meminfo: memFree=27745068/32872528 swapFree=16636/1570076
[pid=25756] ppid=25753 vsize=9824732 CPUtime=6.73 cores=0,2,4,6
/proc/25756/stat : 25756 (java) S 25753 25756 17726 0 -1 4202496 22749 0 1 0 651 22 0 0 20 0 22 0 108593502 10060525568 112378 33554432000 1073741824 1073778376 140736366323264 140736366314400 213422997565 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/25756/statm: 2456183 112378 2283 9 0 2446860 0
[pid=25756/tid=25758] ppid=25753 vsize=9824732 CPUtime=1.64 cores=0,2,4,6
/proc/25756/task/25758/stat : 25758 (java) S 25753 25756 17726 0 -1 4202560 2593 0 1 0 159 5 0 0 20 0 22 0 108593503 10060525568 112378 33554432000 1073741824 1073778376 140736366323264 140384565764984 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25756/tid=25759] ppid=25753 vsize=9824732 CPUtime=0.1 cores=0,2,4,6
/proc/25756/task/25759/stat : 25759 (java) S 25753 25756 17726 0 -1 4202560 66 0 0 0 7 3 0 0 20 0 22 0 108593504 10060525568 112378 33554432000 1073741824 1073778376 140736366323264 140384409279016 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25756/tid=25760] ppid=25753 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/25756/task/25760/stat : 25760 (java) S 25753 25756 17726 0 -1 4202560 17 0 0 0 2 0 0 0 20 0 22 0 108593504 10060525568 112378 33554432000 1073741824 1073778376 140736366323264 140384408226216 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25756/tid=25761] ppid=25753 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/25756/task/25761/stat : 25761 (java) S 25753 25756 17726 0 -1 4202560 28 0 0 0 3 1 0 0 20 0 22 0 108593504 10060525568 112378 33554432000 1073741824 1073778376 140736366323264 140384407173416 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=25756/tid=25762] ppid=25753 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/25756/task/25762/stat : 25762 (java) S 25753 25756 17726 0 -1 4202560 39 0 0 0 3 0 0 0 20 0 22 0 108593504 10060525568 112378 33554432000 1073741824 1073778376 140736366323264 140384406120616 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25756/tid=25763] ppid=25753 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/25756/task/25763/stat : 25763 (java) S 25753 25756 17726 0 -1 4202560 26 0 0 0 2 2 0 0 20 0 22 0 108593504 10060525568 112378 33554432000 1073741824 1073778376 140736366323264 140384405068840 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25756/tid=25764] ppid=25753 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/25756/task/25764/stat : 25764 (java) S 25753 25756 17726 0 -1 4202560 22 0 0 0 2 1 0 0 20 0 22 0 108593504 10060525568 112378 33554432000 1073741824 1073778376 140736366323264 140384404016040 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25756/tid=25765] ppid=25753 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/25756/task/25765/stat : 25765 (java) S 25753 25756 17726 0 -1 4202560 24 0 0 0 3 1 0 0 20 0 22 0 108593504 10060525568 112378 33554432000 1073741824 1073778376 140736366323264 140384402963240 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25756/tid=25766] ppid=25753 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/25756/task/25766/stat : 25766 (java) S 25753 25756 17726 0 -1 4202560 46 0 0 0 3 1 0 0 20 0 22 0 108593504 10060525568 112378 33554432000 1073741824 1073778376 140736366323264 140384401910440 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25756/tid=25767] ppid=25753 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25756/task/25767/stat : 25767 (java) S 25753 25756 17726 0 -1 4202560 198 0 0 0 0 0 0 0 20 0 22 0 108593505 10060525568 112378 33554432000 1073741824 1073778376 140736366323264 140384389712360 213423011753 0 0 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=25756/tid=25768] ppid=25753 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25756/task/25768/stat : 25768 (java) S 25753 25756 17726 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 108593506 10060525568 112378 33554432000 1073741824 1073778376 140736366323264 140384388658424 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25756/tid=25769] ppid=25753 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25756/task/25769/stat : 25769 (java) S 25753 25756 17726 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 108593506 10060525568 112378 33554432000 1073741824 1073778376 140736366323264 140384387605512 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25756/tid=25770] ppid=25753 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25756/task/25770/stat : 25770 (java) S 25753 25756 17726 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 108593508 10060525568 112378 33554432000 1073741824 1073778376 140736366323264 140384386554000 213423019808 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25756/tid=25771] ppid=25753 vsize=9824732 CPUtime=1.03 cores=0,2,4,6
/proc/25756/task/25771/stat : 25771 (java) S 25753 25756 17726 0 -1 4202560 8649 0 0 0 101 2 0 0 20 0 22 0 108593508 10060525568 112378 33554432000 1073741824 1073778376 140736366323264 140384385502136 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25756/tid=25772] ppid=25753 vsize=9824732 CPUtime=0.98 cores=0,2,4,6
/proc/25756/task/25772/stat : 25772 (java) S 25753 25756 17726 0 -1 4202560 9699 0 0 0 96 2 0 0 20 0 22 0 108593508 10060525568 112378 33554432000 1073741824 1073778376 140736366323264 140384384449336 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=25756/tid=25773] ppid=25753 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25756/task/25773/stat : 25773 (java) S 25753 25756 17726 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 108593508 10060525568 112378 33554432000 1073741824 1073778376 140736366323264 140384383396728 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25756/tid=25774] ppid=25753 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25756/task/25774/stat : 25774 (java) S 25753 25756 17726 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 108593508 10060525568 112378 33554432000 1073741824 1073778376 140736366323264 140384382344136 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25756/tid=25775] ppid=25753 vsize=9824732 CPUtime=1.26 cores=0,2,4,6
/proc/25756/task/25775/stat : 25775 (java) R 25753 25756 17726 0 -1 4202560 20 0 0 0 126 0 0 0 20 0 22 0 108593678 10060525568 112378 33554432000 1073741824 1073778376 140736366323264 140384381289128 140384438513788 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=25756/tid=25776] ppid=25753 vsize=9824732 CPUtime=1.27 cores=0,2,4,6
/proc/25756/task/25776/stat : 25776 (java) R 25753 25756 17726 0 -1 4202560 56 0 0 0 126 1 0 0 20 0 22 0 108593678 10060525568 112378 33554432000 1073741824 1073778376 140736366323264 140384380222144 140384438647117 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=25756/tid=25777] ppid=25753 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25756/task/25777/stat : 25777 (java) S 25753 25756 17726 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 108593680 10060525568 112378 33554432000 1073741824 1073778376 140736366323264 140384379184040 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=25756/tid=25778] ppid=25753 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25756/task/25778/stat : 25778 (java) S 25753 25756 17726 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 108593680 10060525568 112378 33554432000 1073741824 1073778376 140736366323264 140384378131240 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 6.73
Current children cumulated vsize (KiB) 9824732

[startup+6.30096 s]
/proc/loadavg: 4.13 4.17 4.17 6/220 25778
/proc/meminfo: memFree=27442056/32872528 swapFree=16636/1570076
[pid=25756] ppid=25753 vsize=9824732 CPUtime=13.86 cores=0,2,4,6
/proc/25756/stat : 25756 (java) S 25753 25756 17726 0 -1 4202496 30018 0 1 0 1352 34 0 0 20 0 22 0 108593502 10060525568 222994 33554432000 1073741824 1073778376 140736366323264 140736366314400 213422997565 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/25756/statm: 2456183 222994 2289 9 0 2446860 0
[pid=25756/tid=25758] ppid=25753 vsize=9824732 CPUtime=1.64 cores=0,2,4,6
/proc/25756/task/25758/stat : 25758 (java) S 25753 25756 17726 0 -1 4202560 2593 0 1 0 159 5 0 0 20 0 22 0 108593503 10060525568 222994 33554432000 1073741824 1073778376 140736366323264 140384565764984 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25756/tid=25759] ppid=25753 vsize=9824732 CPUtime=0.13 cores=0,2,4,6
/proc/25756/task/25759/stat : 25759 (java) S 25753 25756 17726 0 -1 4202560 74 0 0 0 10 3 0 0 20 0 22 0 108593504 10060525568 222994 33554432000 1073741824 1073778376 140736366323264 140384409279016 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25756/tid=25760] ppid=25753 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/25756/task/25760/stat : 25760 (java) S 25753 25756 17726 0 -1 4202560 21 0 0 0 4 0 0 0 20 0 22 0 108593504 10060525568 222994 33554432000 1073741824 1073778376 140736366323264 140384408226216 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25756/tid=25761] ppid=25753 vsize=9824732 CPUtime=0.09 cores=0,2,4,6
/proc/25756/task/25761/stat : 25761 (java) S 25753 25756 17726 0 -1 4202560 42 0 0 0 7 2 0 0 20 0 22 0 108593504 10060525568 222994 33554432000 1073741824 1073778376 140736366323264 140384407173416 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25756/tid=25762] ppid=25753 vsize=9824732 CPUtime=0.08 cores=0,2,4,6
/proc/25756/task/25762/stat : 25762 (java) S 25753 25756 17726 0 -1 4202560 60 0 0 0 6 2 0 0 20 0 22 0 108593504 10060525568 222994 33554432000 1073741824 1073778376 140736366323264 140384406120616 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25756/tid=25763] ppid=25753 vsize=9824732 CPUtime=0.09 cores=0,2,4,6
/proc/25756/task/25763/stat : 25763 (java) S 25753 25756 17726 0 -1 4202560 44 0 0 0 6 3 0 0 20 0 22 0 108593504 10060525568 222994 33554432000 1073741824 1073778376 140736366323264 140384405068840 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25756/tid=25764] ppid=25753 vsize=9824732 CPUtime=0.09 cores=0,2,4,6
/proc/25756/task/25764/stat : 25764 (java) S 25753 25756 17726 0 -1 4202560 38 0 0 0 7 2 0 0 20 0 22 0 108593504 10060525568 222994 33554432000 1073741824 1073778376 140736366323264 140384404016040 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25756/tid=25765] ppid=25753 vsize=9824732 CPUtime=0.08 cores=0,2,4,6
/proc/25756/task/25765/stat : 25765 (java) S 25753 25756 17726 0 -1 4202560 34 0 0 0 6 2 0 0 20 0 22 0 108593504 10060525568 222994 33554432000 1073741824 1073778376 140736366323264 140384402963240 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25756/tid=25766] ppid=25753 vsize=9824732 CPUtime=0.07 cores=0,2,4,6
/proc/25756/task/25766/stat : 25766 (java) S 25753 25756 17726 0 -1 4202560 52 0 0 0 5 2 0 0 20 0 22 0 108593504 10060525568 222994 33554432000 1073741824 1073778376 140736366323264 140384401910440 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25756/tid=25767] ppid=25753 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25756/task/25767/stat : 25767 (java) S 25753 25756 17726 0 -1 4202560 467 0 0 0 0 0 0 0 20 0 22 0 108593505 10060525568 222994 33554432000 1073741824 1073778376 140736366323264 140384389712360 213423011753 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25756/tid=25768] ppid=25753 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25756/task/25768/stat : 25768 (java) S 25753 25756 17726 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 108593506 10060525568 222994 33554432000 1073741824 1073778376 140736366323264 140384388658424 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25756/tid=25769] ppid=25753 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25756/task/25769/stat : 25769 (java) S 25753 25756 17726 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 108593506 10060525568 222994 33554432000 1073741824 1073778376 140736366323264 140384387605512 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25756/tid=25770] ppid=25753 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25756/task/25770/stat : 25770 (java) S 25753 25756 17726 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 108593508 10060525568 222994 33554432000 1073741824 1073778376 140736366323264 140384386554000 213423019808 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25756/tid=25771] ppid=25753 vsize=9824732 CPUtime=1.3 cores=0,2,4,6
/proc/25756/task/25771/stat : 25771 (java) S 25753 25756 17726 0 -1 4202560 9936 0 0 0 128 2 0 0 20 0 22 0 108593508 10060525568 222994 33554432000 1073741824 1073778376 140736366323264 140384385502136 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25756/tid=25772] ppid=25753 vsize=9824732 CPUtime=1.39 cores=0,2,4,6
/proc/25756/task/25772/stat : 25772 (java) S 25753 25756 17726 0 -1 4202560 14652 0 0 0 136 3 0 0 20 0 22 0 108593508 10060525568 222994 33554432000 1073741824 1073778376 140736366323264 140384384449336 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=25756/tid=25773] ppid=25753 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25756/task/25773/stat : 25773 (java) S 25753 25756 17726 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 108593508 10060525568 222994 33554432000 1073741824 1073778376 140736366323264 140384383396728 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25756/tid=25774] ppid=25753 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25756/task/25774/stat : 25774 (java) S 25753 25756 17726 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 108593508 10060525568 222994 33554432000 1073741824 1073778376 140736366323264 140384382344136 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25756/tid=25775] ppid=25753 vsize=9824732 CPUtime=4.27 cores=0,2,4,6

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

/proc/25756/task/25772/stat : 25772 (java) S 25753 25756 17726 0 -1 4202560 16766 0 0 0 159 4 0 0 20 0 22 0 108593508 10060525568 641391 33554432000 1073741824 1073778376 140736366323264 140384384449336 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=25756/tid=25773] ppid=25753 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25756/task/25773/stat : 25773 (java) S 25753 25756 17726 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 108593508 10060525568 641391 33554432000 1073741824 1073778376 140736366323264 140384383396728 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25756/tid=25774] ppid=25753 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/25756/task/25774/stat : 25774 (java) S 25753 25756 17726 0 -1 4202560 9 0 0 0 2 3 0 0 20 0 22 0 108593508 10060525568 641391 33554432000 1073741824 1073778376 140736366323264 140384382344136 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25756/tid=25775] ppid=25753 vsize=9824732 CPUtime=151.89 cores=0,2,4,6
/proc/25756/task/25775/stat : 25775 (java) R 25753 25756 17726 0 -1 4202560 30 0 0 0 15187 2 0 0 20 0 22 0 108593678 10060525568 641391 33554432000 1073741824 1073778376 140736366323264 140384381287216 140384438513830 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=25756/tid=25776] ppid=25753 vsize=9824732 CPUtime=151.95 cores=0,2,4,6
/proc/25756/task/25776/stat : 25776 (java) R 25753 25756 17726 0 -1 4202560 1638 0 0 0 15161 34 0 0 20 0 22 0 108593678 10060525568 641391 33554432000 1073741824 1073778376 140736366323264 140384380235120 140384438578215 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=25756/tid=25777] ppid=25753 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25756/task/25777/stat : 25777 (java) S 25753 25756 17726 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 108593680 10060525568 641391 33554432000 1073741824 1073778376 140736366323264 140384379184040 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=25756/tid=25778] ppid=25753 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25756/task/25778/stat : 25778 (java) S 25753 25756 17726 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 108593680 10060525568 641391 33554432000 1073741824 1073778376 140736366323264 140384378131240 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 312.85
Current children cumulated vsize (KiB) 9824732

[startup+156.001 s]
/proc/loadavg: 4.13 4.19 4.18 5/219 25780
/proc/meminfo: memFree=25635416/32872528 swapFree=16636/1570076
[pid=25756] ppid=25753 vsize=9824732 CPUtime=314.44 cores=0,2,4,6
/proc/25756/stat : 25756 (java) S 25753 25756 17726 0 -1 4202496 34494 0 1 0 31358 86 0 0 20 0 22 0 108593502 10060525568 639706 33554432000 1073741824 1073778376 140736366323264 140736366314400 213422997565 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/25756/statm: 2456183 639706 2290 9 0 2446860 0
[pid=25756/tid=25758] ppid=25753 vsize=9824732 CPUtime=1.66 cores=0,2,4,6
/proc/25756/task/25758/stat : 25758 (java) S 25753 25756 17726 0 -1 4202560 2594 0 1 0 160 6 0 0 20 0 22 0 108593503 10060525568 639706 33554432000 1073741824 1073778376 140736366323264 140384565764984 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25756/tid=25759] ppid=25753 vsize=9824732 CPUtime=0.5 cores=0,2,4,6
/proc/25756/task/25759/stat : 25759 (java) S 25753 25756 17726 0 -1 4202560 143 0 0 0 44 6 0 0 20 0 22 0 108593504 10060525568 639706 33554432000 1073741824 1073778376 140736366323264 140384409279016 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=25756/tid=25760] ppid=25753 vsize=9824732 CPUtime=0.37 cores=0,2,4,6
/proc/25756/task/25760/stat : 25760 (java) S 25753 25756 17726 0 -1 4202560 91 0 0 0 33 4 0 0 20 0 22 0 108593504 10060525568 639706 33554432000 1073741824 1073778376 140736366323264 140384408226216 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=25756/tid=25761] ppid=25753 vsize=9824732 CPUtime=0.41 cores=0,2,4,6
/proc/25756/task/25761/stat : 25761 (java) S 25753 25756 17726 0 -1 4202560 122 0 0 0 38 3 0 0 20 0 22 0 108593504 10060525568 639706 33554432000 1073741824 1073778376 140736366323264 140384407173416 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25756/tid=25762] ppid=25753 vsize=9824732 CPUtime=0.41 cores=0,2,4,6
/proc/25756/task/25762/stat : 25762 (java) S 25753 25756 17726 0 -1 4202560 135 0 0 0 37 4 0 0 20 0 22 0 108593504 10060525568 639706 33554432000 1073741824 1073778376 140736366323264 140384406120616 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25756/tid=25763] ppid=25753 vsize=9824732 CPUtime=0.38 cores=0,2,4,6
/proc/25756/task/25763/stat : 25763 (java) S 25753 25756 17726 0 -1 4202560 98 0 0 0 33 5 0 0 20 0 22 0 108593504 10060525568 639706 33554432000 1073741824 1073778376 140736366323264 140384405068840 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25756/tid=25764] ppid=25753 vsize=9824732 CPUtime=0.44 cores=0,2,4,6
/proc/25756/task/25764/stat : 25764 (java) S 25753 25756 17726 0 -1 4202560 122 0 0 0 39 5 0 0 20 0 22 0 108593504 10060525568 639706 33554432000 1073741824 1073778376 140736366323264 140384404016040 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25756/tid=25765] ppid=25753 vsize=9824732 CPUtime=0.47 cores=0,2,4,6
/proc/25756/task/25765/stat : 25765 (java) S 25753 25756 17726 0 -1 4202560 112 0 0 0 42 5 0 0 20 0 22 0 108593504 10060525568 639706 33554432000 1073741824 1073778376 140736366323264 140384402963240 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25756/tid=25766] ppid=25753 vsize=9824732 CPUtime=0.47 cores=0,2,4,6
/proc/25756/task/25766/stat : 25766 (java) S 25753 25756 17726 0 -1 4202560 158 0 0 0 41 6 0 0 20 0 22 0 108593504 10060525568 639706 33554432000 1073741824 1073778376 140736366323264 140384401910440 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25756/tid=25767] ppid=25753 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/25756/task/25767/stat : 25767 (java) S 25753 25756 17726 0 -1 4202560 1274 0 0 0 0 5 0 0 20 0 22 0 108593505 10060525568 639706 33554432000 1073741824 1073778376 140736366323264 140384389712360 213423011753 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25756/tid=25768] ppid=25753 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25756/task/25768/stat : 25768 (java) S 25753 25756 17726 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 108593506 10060525568 639706 33554432000 1073741824 1073778376 140736366323264 140384388658424 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25756/tid=25769] ppid=25753 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25756/task/25769/stat : 25769 (java) S 25753 25756 17726 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 108593506 10060525568 639706 33554432000 1073741824 1073778376 140736366323264 140384387605512 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25756/tid=25770] ppid=25753 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25756/task/25770/stat : 25770 (java) S 25753 25756 17726 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 108593508 10060525568 639706 33554432000 1073741824 1073778376 140736366323264 140384386554000 213423019808 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25756/tid=25771] ppid=25753 vsize=9824732 CPUtime=1.33 cores=0,2,4,6
/proc/25756/task/25771/stat : 25771 (java) S 25753 25756 17726 0 -1 4202560 9936 0 0 0 131 2 0 0 20 0 22 0 108593508 10060525568 639706 33554432000 1073741824 1073778376 140736366323264 140384385502136 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25756/tid=25772] ppid=25753 vsize=9824732 CPUtime=1.63 cores=0,2,4,6
/proc/25756/task/25772/stat : 25772 (java) S 25753 25756 17726 0 -1 4202560 16766 0 0 0 159 4 0 0 20 0 22 0 108593508 10060525568 639706 33554432000 1073741824 1073778376 140736366323264 140384384449336 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=25756/tid=25773] ppid=25753 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25756/task/25773/stat : 25773 (java) S 25753 25756 17726 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 108593508 10060525568 639706 33554432000 1073741824 1073778376 140736366323264 140384383396728 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25756/tid=25774] ppid=25753 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/25756/task/25774/stat : 25774 (java) S 25753 25756 17726 0 -1 4202560 9 0 0 0 2 3 0 0 20 0 22 0 108593508 10060525568 639706 33554432000 1073741824 1073778376 140736366323264 140384382344136 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25756/tid=25775] ppid=25753 vsize=9824732 CPUtime=152.67 cores=0,2,4,6
/proc/25756/task/25775/stat : 25775 (java) R 25753 25756 17726 0 -1 4202560 31 0 0 0 15265 2 0 0 20 0 22 0 108593678 10060525568 639706 33554432000 1073741824 1073778376 140736366323264 140384381287984 140384438560585 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=25756/tid=25776] ppid=25753 vsize=9824732 CPUtime=152.73 cores=0,2,4,6
/proc/25756/task/25776/stat : 25776 (java) R 25753 25756 17726 0 -1 4202560 1638 0 0 0 15239 34 0 0 20 0 22 0 108593678 10060525568 639706 33554432000 1073741824 1073778376 140736366323264 140384380234304 140384438578215 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=25756/tid=25777] ppid=25753 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25756/task/25777/stat : 25777 (java) S 25753 25756 17726 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 108593680 10060525568 639706 33554432000 1073741824 1073778376 140736366323264 140384379184040 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=25756/tid=25778] ppid=25753 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25756/task/25778/stat : 25778 (java) S 25753 25756 17726 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 108593680 10060525568 639706 33554432000 1073741824 1073778376 140736366323264 140384378131240 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 314.44
Current children cumulated vsize (KiB) 9824732

[startup+156.401 s]
/proc/loadavg: 4.13 4.19 4.18 5/219 25780
/proc/meminfo: memFree=25642304/32872528 swapFree=16636/1570076
[pid=25756] ppid=25753 vsize=9824732 CPUtime=314.81 cores=0,2,4,6
/proc/25756/stat : 25756 (java) S 25753 25756 17726 0 -1 4202496 34496 0 1 0 31392 89 0 0 20 0 20 0 108593502 10060525568 639701 33554432000 1073741824 1073778376 140736366323264 140736366314400 213422997565 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/25756/statm: 2456183 639701 2291 9 0 2446860 0
[pid=25756/tid=25758] ppid=25753 vsize=9824732 CPUtime=1.66 cores=0,2,4,6
/proc/25756/task/25758/stat : 25758 (java) S 25753 25756 17726 0 -1 4202560 2594 0 1 0 160 6 0 0 20 0 20 0 108593503 10060525568 639701 33554432000 1073741824 1073778376 140736366323264 140384565764984 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25756/tid=25759] ppid=25753 vsize=9824732 CPUtime=0.5 cores=0,2,4,6
/proc/25756/task/25759/stat : 25759 (java) S 25753 25756 17726 0 -1 4202560 143 0 0 0 44 6 0 0 20 0 20 0 108593504 10060525568 639701 33554432000 1073741824 1073778376 140736366323264 140384409279016 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=25756/tid=25760] ppid=25753 vsize=9824732 CPUtime=0.37 cores=0,2,4,6
/proc/25756/task/25760/stat : 25760 (java) S 25753 25756 17726 0 -1 4202560 91 0 0 0 33 4 0 0 20 0 20 0 108593504 10060525568 639701 33554432000 1073741824 1073778376 140736366323264 140384408226216 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=25756/tid=25761] ppid=25753 vsize=9824732 CPUtime=0.41 cores=0,2,4,6
/proc/25756/task/25761/stat : 25761 (java) S 25753 25756 17726 0 -1 4202560 122 0 0 0 38 3 0 0 20 0 20 0 108593504 10060525568 639701 33554432000 1073741824 1073778376 140736366323264 140384407173416 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25756/tid=25762] ppid=25753 vsize=9824732 CPUtime=0.41 cores=0,2,4,6
/proc/25756/task/25762/stat : 25762 (java) S 25753 25756 17726 0 -1 4202560 135 0 0 0 37 4 0 0 20 0 20 0 108593504 10060525568 639701 33554432000 1073741824 1073778376 140736366323264 140384406120616 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25756/tid=25763] ppid=25753 vsize=9824732 CPUtime=0.38 cores=0,2,4,6
/proc/25756/task/25763/stat : 25763 (java) S 25753 25756 17726 0 -1 4202560 98 0 0 0 33 5 0 0 20 0 20 0 108593504 10060525568 639701 33554432000 1073741824 1073778376 140736366323264 140384405068840 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25756/tid=25764] ppid=25753 vsize=9824732 CPUtime=0.44 cores=0,2,4,6
/proc/25756/task/25764/stat : 25764 (java) S 25753 25756 17726 0 -1 4202560 122 0 0 0 39 5 0 0 20 0 20 0 108593504 10060525568 639701 33554432000 1073741824 1073778376 140736366323264 140384404016040 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25756/tid=25765] ppid=25753 vsize=9824732 CPUtime=0.47 cores=0,2,4,6
/proc/25756/task/25765/stat : 25765 (java) S 25753 25756 17726 0 -1 4202560 112 0 0 0 42 5 0 0 20 0 20 0 108593504 10060525568 639701 33554432000 1073741824 1073778376 140736366323264 140384402963240 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25756/tid=25766] ppid=25753 vsize=9824732 CPUtime=0.47 cores=0,2,4,6
/proc/25756/task/25766/stat : 25766 (java) S 25753 25756 17726 0 -1 4202560 158 0 0 0 41 6 0 0 20 0 20 0 108593504 10060525568 639701 33554432000 1073741824 1073778376 140736366323264 140384401910440 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25756/tid=25767] ppid=25753 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/25756/task/25767/stat : 25767 (java) S 25753 25756 17726 0 -1 4202560 1274 0 0 0 0 5 0 0 20 0 20 0 108593505 10060525568 639701 33554432000 1073741824 1073778376 140736366323264 140384389712360 213423011753 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25756/tid=25768] ppid=25753 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25756/task/25768/stat : 25768 (java) S 25753 25756 17726 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 20 0 108593506 10060525568 639701 33554432000 1073741824 1073778376 140736366323264 140384388658424 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25756/tid=25769] ppid=25753 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25756/task/25769/stat : 25769 (java) S 25753 25756 17726 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 20 0 108593506 10060525568 639701 33554432000 1073741824 1073778376 140736366323264 140384387605512 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25756/tid=25770] ppid=25753 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25756/task/25770/stat : 25770 (java) S 25753 25756 17726 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 108593508 10060525568 639701 33554432000 1073741824 1073778376 140736366323264 140384386554000 213423019808 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25756/tid=25771] ppid=25753 vsize=9824732 CPUtime=1.33 cores=0,2,4,6
/proc/25756/task/25771/stat : 25771 (java) S 25753 25756 17726 0 -1 4202560 9936 0 0 0 131 2 0 0 20 0 20 0 108593508 10060525568 639701 33554432000 1073741824 1073778376 140736366323264 140384385502136 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25756/tid=25772] ppid=25753 vsize=9824732 CPUtime=1.63 cores=0,2,4,6
/proc/25756/task/25772/stat : 25772 (java) S 25753 25756 17726 0 -1 4202560 16766 0 0 0 159 4 0 0 20 0 20 0 108593508 10060525568 639701 33554432000 1073741824 1073778376 140736366323264 140384384449336 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=25756/tid=25773] ppid=25753 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25756/task/25773/stat : 25773 (java) S 25753 25756 17726 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 108593508 10060525568 639701 33554432000 1073741824 1073778376 140736366323264 140384383396728 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25756/tid=25774] ppid=25753 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/25756/task/25774/stat : 25774 (java) S 25753 25756 17726 0 -1 4202560 9 0 0 0 2 3 0 0 20 0 20 0 108593508 10060525568 639701 33554432000 1073741824 1073778376 140736366323264 140384382344136 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25756/tid=25776] ppid=25753 vsize=9824732 CPUtime=153.12 cores=0,2,4,6
/proc/25756/task/25776/stat : 25776 (java) R 25753 25756 17726 0 -1 4202560 1638 0 0 0 15278 34 0 0 20 0 20 0 108593678 10060525568 639701 33554432000 1073741824 1073778376 140736366323264 140384380234304 140384438500484 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=25756/tid=25778] ppid=25753 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25756/task/25778/stat : 25778 (java) S 25753 25756 17726 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 20 0 108593680 10060525568 639701 33554432000 1073741824 1073778376 140736366323264 140384378131240 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 314.81
Current children cumulated vsize (KiB) 9824732

[startup+156.801 s]
/proc/loadavg: 4.13 4.19 4.18 5/219 25780
/proc/meminfo: memFree=25642304/32872528 swapFree=16636/1570076
[pid=25756] ppid=25753 vsize=9824732 CPUtime=314.52 cores=0,2,4,6
/proc/25756/stat : 25756 (java) S 25753 25756 17726 0 -1 4202496 34496 0 1 0 31361 91 0 0 20 0 19 0 108593502 10060525568 639695 33554432000 1073741824 1073778376 140736366323264 140736366314400 213422997565 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/25756/statm: 2456183 639695 2291 9 0 2446860 0
[pid=25756/tid=25758] ppid=25753 vsize=9824732 CPUtime=1.66 cores=0,2,4,6
/proc/25756/task/25758/stat : 25758 (java) S 25753 25756 17726 0 -1 4202560 2594 0 1 0 160 6 0 0 20 0 19 0 108593503 10060525568 639695 33554432000 1073741824 1073778376 140736366323264 140384565764984 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25756/tid=25759] ppid=25753 vsize=9824732 CPUtime=0.5 cores=0,2,4,6
/proc/25756/task/25759/stat : 25759 (java) S 25753 25756 17726 0 -1 4202560 143 0 0 0 44 6 0 0 20 0 19 0 108593504 10060525568 639695 33554432000 1073741824 1073778376 140736366323264 140384409279016 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=25756/tid=25760] ppid=25753 vsize=9824732 CPUtime=0.37 cores=0,2,4,6
/proc/25756/task/25760/stat : 25760 (java) S 25753 25756 17726 0 -1 4202560 91 0 0 0 33 4 0 0 20 0 19 0 108593504 10060525568 639695 33554432000 1073741824 1073778376 140736366323264 140384408226216 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=25756/tid=25761] ppid=25753 vsize=9824732 CPUtime=0.41 cores=0,2,4,6
/proc/25756/task/25761/stat : 25761 (java) S 25753 25756 17726 0 -1 4202560 122 0 0 0 38 3 0 0 20 0 19 0 108593504 10060525568 639695 33554432000 1073741824 1073778376 140736366323264 140384407173416 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25756/tid=25762] ppid=25753 vsize=9824732 CPUtime=0.41 cores=0,2,4,6
/proc/25756/task/25762/stat : 25762 (java) S 25753 25756 17726 0 -1 4202560 135 0 0 0 37 4 0 0 20 0 19 0 108593504 10060525568 639695 33554432000 1073741824 1073778376 140736366323264 140384406120616 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25756/tid=25763] ppid=25753 vsize=9824732 CPUtime=0.38 cores=0,2,4,6
/proc/25756/task/25763/stat : 25763 (java) S 25753 25756 17726 0 -1 4202560 98 0 0 0 33 5 0 0 20 0 19 0 108593504 10060525568 639695 33554432000 1073741824 1073778376 140736366323264 140384405068840 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25756/tid=25764] ppid=25753 vsize=9824732 CPUtime=0.44 cores=0,2,4,6
/proc/25756/task/25764/stat : 25764 (java) S 25753 25756 17726 0 -1 4202560 122 0 0 0 39 5 0 0 20 0 19 0 108593504 10060525568 639695 33554432000 1073741824 1073778376 140736366323264 140384404016040 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25756/tid=25765] ppid=25753 vsize=9824732 CPUtime=0.47 cores=0,2,4,6
/proc/25756/task/25765/stat : 25765 (java) S 25753 25756 17726 0 -1 4202560 112 0 0 0 42 5 0 0 20 0 19 0 108593504 10060525568 639695 33554432000 1073741824 1073778376 140736366323264 140384402963240 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25756/tid=25766] ppid=25753 vsize=9824732 CPUtime=0.47 cores=0,2,4,6
/proc/25756/task/25766/stat : 25766 (java) S 25753 25756 17726 0 -1 4202560 158 0 0 0 41 6 0 0 20 0 19 0 108593504 10060525568 639695 33554432000 1073741824 1073778376 140736366323264 140384401910440 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25756/tid=25767] ppid=25753 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/25756/task/25767/stat : 25767 (java) S 25753 25756 17726 0 -1 4202560 1274 0 0 0 0 5 0 0 20 0 19 0 108593505 10060525568 639695 33554432000 1073741824 1073778376 140736366323264 140384389712360 213423011753 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25756/tid=25768] ppid=25753 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25756/task/25768/stat : 25768 (java) S 25753 25756 17726 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 108593506 10060525568 639695 33554432000 1073741824 1073778376 140736366323264 140384388658424 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25756/tid=25769] ppid=25753 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25756/task/25769/stat : 25769 (java) S 25753 25756 17726 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 108593506 10060525568 639695 33554432000 1073741824 1073778376 140736366323264 140384387605512 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25756/tid=25770] ppid=25753 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25756/task/25770/stat : 25770 (java) S 25753 25756 17726 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 108593508 10060525568 639695 33554432000 1073741824 1073778376 140736366323264 140384386554000 213423019808 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25756/tid=25771] ppid=25753 vsize=9824732 CPUtime=1.33 cores=0,2,4,6
/proc/25756/task/25771/stat : 25771 (java) S 25753 25756 17726 0 -1 4202560 9936 0 0 0 131 2 0 0 20 0 19 0 108593508 10060525568 639695 33554432000 1073741824 1073778376 140736366323264 140384385502136 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25756/tid=25772] ppid=25753 vsize=9824732 CPUtime=1.63 cores=0,2,4,6
/proc/25756/task/25772/stat : 25772 (java) S 25753 25756 17726 0 -1 4202560 16766 0 0 0 159 4 0 0 20 0 19 0 108593508 10060525568 639695 33554432000 1073741824 1073778376 140736366323264 140384384449336 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=25756/tid=25773] ppid=25753 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25756/task/25773/stat : 25773 (java) S 25753 25756 17726 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 108593508 10060525568 639695 33554432000 1073741824 1073778376 140736366323264 140384383396728 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25756/tid=25774] ppid=25753 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/25756/task/25774/stat : 25774 (java) S 25753 25756 17726 0 -1 4202560 9 0 0 0 2 3 0 0 20 0 19 0 108593508 10060525568 639695 33554432000 1073741824 1073778376 140736366323264 140384382344136 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25756/tid=25778] ppid=25753 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25756/task/25778/stat : 25778 (java) S 25753 25756 17726 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 108593680 10060525568 639695 33554432000 1073741824 1073778376 140736366323264 140384378131240 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 314.52
Current children cumulated vsize (KiB) 9824732

Child status: 20

# 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): 0.540009
#  lost CPU user time (s): 0.590027
#  lost CPU system time (s): -0.05

Real time (s): 156.887
CPU time (s): 315.287
CPU user time (s): 314.236
CPU system time (s): 1.05083
CPU usage (%): 200.964
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 313.646
system time used= 1.10083
maximum resident set size= 2811240
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 34507
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= 5632
involuntary context switches= 8120

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.995848 second user time and 1.3268 second system time

The end

Launcher Data

Begin job on node140 at 2016-06-07 04:30:12
IDJOB=4080500
IDBENCH=89738
IDSOLVER=2543
FILE ID=node140/4080500-1465266611
RUNJOBID= node140-1465252001-17742
PBS_JOBID= 19843256
Free space on /tmp= 71728 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB11/normalized-PB11/DEC-SMALLINT-LIN/lopes/normalized-99.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4080500-1465266611/watcher-4080500-1465266611 -o /tmp/evaluation-result-4080500-1465266611/solver-4080500-1465266611 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node140-1465252001-17742 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4080500-1465266611.opb

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

MD5SUM BENCH= a0ef64dc4a665e7cf00a752d7a124006
RANDOM SEED=2077349104

node140.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.768
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.53
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.768
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.768
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.768
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.56
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.768
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.768
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.768
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.768
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	: 5334.18
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        28085652 kB
Buffers:          121344 kB
Cached:           139080 kB
SwapCached:         1712 kB
Active:          2294412 kB
Inactive:         182412 kB
Active(anon):    2216092 kB
Inactive(anon):     2656 kB
Active(file):      78320 kB
Inactive(file):   179756 kB
Unevictable:     1570076 kB
Mlocked:           16636 kB
SwapTotal:      67108856 kB
SwapFree:       67098688 kB
Dirty:              8288 kB
Writeback:            12 kB
AnonPages:       3785284 kB
Mapped:            15376 kB
Shmem:                 0 kB
Slab:             600224 kB
SReclaimable:      43980 kB
SUnreclaim:       556244 kB
KernelStack:        1624 kB
PageTables:        12680 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    3929832 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3721216 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= 71728 MiB
End job on node140 at 2016-06-07 04:32:48