Trace number 4088603

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 791.361 394.361

General information on the benchmark

Namenormalized-PB16/DEC-SMALLINT-LIN/pb16-16-elffers/
EC_ODD_GRIDS/normalized-ECgrid5x30split.opb
MD5SUM2eaf646e2e57174dc73b78258a19c8b0
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 benchmark6.16406
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables301
Total number of constraints151
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)151
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint4
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 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 6
Number of bits of the biggest sum of numbers3
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.04/1.88	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.04/1.88	c This is free software under the dual EPL/GNU LGPL licenses.
0.04/1.88	c See www.sat4j.org for details.
0.09/1.91	c version PB16.v20160501
0.09/1.91	c java.runtime.name	Java(TM) SE Runtime Environment
0.09/1.91	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.09/1.91	c java.vm.version	19.1-b02
0.09/1.91	c java.vm.vendor	Sun Microsystems Inc.
0.09/1.91	c sun.arch.data.model	64
0.09/1.91	c java.version		1.6.0_24
0.09/1.91	c os.name		Linux
0.09/1.91	c os.version		2.6.32-71.29.1.el6.x86_64
0.09/1.91	c os.arch		amd64
0.09/1.91	c Free memory 		501472288
0.09/1.91	c Max memory 		7480803328
0.09/1.91	c Total memory 		504102912
0.09/1.91	c Number of processors 	8
0.12/2.04	c Pseudo Boolean Optimization by upper bound
0.12/2.04	c ManyCore solver with 2 solvers running in parallel
0.12/2.04	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.12/2.04	c --- Begin Solver configuration ---
0.12/2.04	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@5d764be1
0.12/2.04	c Learn all clauses as in MiniSAT
0.12/2.04	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.12/2.04	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.12/2.04	c Expensive reason simplification
0.12/2.04	c Glucose 2.1 dynamic restart strategy
0.12/2.04	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.12/2.04	c timeout=2147483s
0.12/2.04	c DB Simplification allowed=false
0.12/2.04	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.12/2.04	c --- End Solver configuration ---
0.12/2.04	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.12/2.04	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.12/2.04	c --- Begin Solver configuration ---
0.12/2.04	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@4413ee
0.12/2.04	c Learn all clauses as in MiniSAT
0.12/2.04	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.12/2.04	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.12/2.04	c No reason simplification
0.12/2.04	c Armin Biere (Picosat) restarts strategy
0.12/2.04	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.12/2.04	c timeout=2147483s
0.12/2.04	c DB Simplification allowed=false
0.12/2.04	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.12/2.04	c --- End Solver configuration ---
0.12/2.04	c solving HOME/instance-4088603-1466008023.opb
0.12/2.04	c reading problem ... 
0.12/2.06	c  no objective function found
0.18/2.12	c ... done. Wall clock time 0.075s.
0.18/2.12	c declared #vars     301
0.18/2.12	c #constraints  302
0.18/2.16	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.18/2.16	c constraints type 
0.18/2.16	c org.sat4j.minisat.constraints.card.MinWatchCard => 300
0.18/2.16	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 2
0.18/2.16	c 302 constraints processed.
0.18/2.16	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.18/2.16	c constraints type 
0.18/2.16	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 2
0.18/2.16	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 300
0.18/2.16	c 302 constraints processed.
1.86/2.66	c cleaning 2494 clauses out of 5001 with flag 21912/5001
2.66/2.87	c cleaning 4244 clauses out of 8509 with flag 50077/11003
3.86/3.10	c cleaning 5617 clauses out of 11262 with flag 88044/18000
4.47/3.31	c cleaning 6814 clauses out of 13645 with flag 130221/26000
4.88/3.59	c cleaning 7899 clauses out of 15832 with flag 186756/35001
5.50/3.82	c cleaning 0 clauses out of 5000 with flag 0/5000
5.84/3.93	c cleaning 8950 clauses out of 17933 with flag 249233/45001
6.79/4.35	c cleaning 9973 clauses out of 19983 with flag 320038/56001
7.94/4.82	c cleaning 10992 clauses out of 22011 with flag 392524/68002
8.97/5.38	c cleaning 11991 clauses out of 24017 with flag 471948/81000
10.38/6.03	c cleaning 12992 clauses out of 26026 with flag 558345/95000
11.79/6.72	c cleaning 14011 clauses out of 28036 with flag 652640/110002
13.43/7.54	c cleaning 14986 clauses out of 30023 with flag 751381/126000
14.43/8.09	c cleaning 0 clauses out of 11001 with flag 0/11001
15.22/8.42	c cleaning 16005 clauses out of 32039 with flag 853779/143002
17.26/9.44	c cleaning 16997 clauses out of 34032 with flag 959408/161000
19.66/10.62	c cleaning 18000 clauses out of 36035 with flag 1071385/180000
22.29/11.95	c cleaning 19000 clauses out of 38037 with flag 1195387/200002
25.10/13.39	c cleaning 20002 clauses out of 40035 with flag 1320641/221000
28.12/14.83	c cleaning 21002 clauses out of 42034 with flag 1443917/243001
31.12/16.37	c cleaning 22004 clauses out of 44031 with flag 1572304/266000
35.11/18.30	c cleaning 23002 clauses out of 46027 with flag 1710351/290000
37.14/19.37	c cleaning 0 clauses out of 18000 with flag 0/18000
39.15/20.33	c cleaning 23997 clauses out of 48025 with flag 1853529/315000
43.35/22.50	c cleaning 25002 clauses out of 50028 with flag 2002906/341000
48.00/24.79	c cleaning 26006 clauses out of 52026 with flag 2149890/368000
53.00/27.21	c cleaning 26996 clauses out of 54020 with flag 2301549/396000
58.25/29.81	c cleaning 28000 clauses out of 56025 with flag 2455303/425001
63.64/32.56	c cleaning 29004 clauses out of 58025 with flag 2616591/455001
69.65/35.53	c cleaning 30002 clauses out of 60022 with flag 2784848/486002
75.89/38.61	c cleaning 31002 clauses out of 62019 with flag 2957691/518001
82.29/41.90	c cleaning 31995 clauses out of 64016 with flag 3130898/551000
88.91/45.19	c cleaning 32999 clauses out of 66022 with flag 3303604/585001
91.93/46.61	c cleaning 0 clauses out of 26001 with flag 0/26001
96.13/48.78	c cleaning 34003 clauses out of 68022 with flag 3480031/620000
103.96/52.63	c cleaning 34997 clauses out of 70021 with flag 3662375/656002
113.01/57.13	c cleaning 36004 clauses out of 72022 with flag 3854223/693000
121.24/61.24	c cleaning 37003 clauses out of 74018 with flag 4039338/731000
131.29/66.29	c cleaning 37995 clauses out of 76016 with flag 4239121/770001
141.94/71.55	c cleaning 39001 clauses out of 78022 with flag 4440920/810002
153.58/77.37	c cleaning 40000 clauses out of 80021 with flag 4649071/851002
154.98/78.00	c cleaning 0 clauses out of 35000 with flag 0/35000
163.85/82.44	c cleaning 41000 clauses out of 82020 with flag 4851476/893001
175.93/88.44	c cleaning 42001 clauses out of 84019 with flag 5057698/936000
190.40/95.65	c cleaning 43008 clauses out of 86019 with flag 5280873/980001
203.05/101.93	c cleaning 43996 clauses out of 88010 with flag 5500627/1025000
215.13/107.96	c cleaning 45000 clauses out of 90015 with flag 5711040/1071001
232.42/116.54	c cleaning 45995 clauses out of 92014 with flag 5940032/1118000
248.49/124.51	c cleaning 47000 clauses out of 94020 with flag 6172164/1166001
266.80/133.63	c cleaning 48001 clauses out of 96019 with flag 6410574/1215000
283.30/141.85	c cleaning 48999 clauses out of 98018 with flag 6642399/1265000
302.01/151.19	c cleaning 50003 clauses out of 100019 with flag 6890638/1316000
319.15/159.68	c cleaning 50994 clauses out of 102017 with flag 7129779/1368001
337.68/168.90	c cleaning 52005 clauses out of 104023 with flag 7380497/1421001
360.84/180.35	c cleaning 52999 clauses out of 106017 with flag 7644723/1475000
362.24/181.05	c cleaning 0 clauses out of 45001 with flag 0/45001
383.82/191.78	c cleaning 54001 clauses out of 108019 with flag 7912505/1530001
403.31/201.49	c cleaning 55000 clauses out of 110019 with flag 8179012/1586002
426.68/213.05	c cleaning 56000 clauses out of 112018 with flag 8450352/1643001
455.90/227.57	c cleaning 57002 clauses out of 114018 with flag 8736822/1701001
482.65/240.90	c cleaning 58002 clauses out of 116016 with flag 9022602/1760001
512.25/255.54	c cleaning 59003 clauses out of 118014 with flag 9314406/1820001
523.32/261.03	c cleaning 0 clauses out of 56000 with flag 0/56000
542.66/270.61	c cleaning 59998 clauses out of 120011 with flag 9612526/1881001
575.94/287.17	c cleaning 61006 clauses out of 122014 with flag 9916551/1943002
610.56/304.35	c cleaning 62000 clauses out of 124006 with flag 10229036/2006000
644.17/321.00	c cleaning 63003 clauses out of 126010 with flag 10546716/2070004
679.42/338.50	c cleaning 63999 clauses out of 128003 with flag 10876092/2135000
715.29/356.37	c cleaning 64994 clauses out of 130004 with flag 11203369/2201000
753.94/375.55	c cleaning 66000 clauses out of 132011 with flag 11542097/2268001
789.59/393.26	c cleaning 67004 clauses out of 134008 with flag 11900937/2336001
791.01/393.97	c And the winner is solver0
791.01/394.30	c >>>>>>>>>> Solver number 0 (1 answers) <<<<<<<<<<<<<<<<<<
791.01/394.30	c starts		: 2427
791.01/394.30	c conflicts		: 2342387
791.01/394.30	c decisions		: 2977704
791.01/394.30	c propagations		: 24789874
791.01/394.30	c inspects		: 6893174589
791.01/394.30	c shortcuts		: 0
791.01/394.30	c learnt literals	: 13
791.01/394.30	c learnt binary clauses	: 85
791.01/394.30	c learnt ternary clauses	: 387
791.01/394.30	c learnt constraints	: 2342373
791.01/394.30	c ignored constraints	: 0
791.01/394.30	c root simplifications	: 0
791.01/394.30	c removed literals (reason simplification)	: 2740819
791.01/394.30	c reason swapping (by a shorter reason)	: 0
791.01/394.30	c Calls to reduceDB	: 64
791.01/394.30	c Number of update (reduction) of LBD	: 538580
791.01/394.30	c Imported unit clauses	: 0
791.01/394.30	c number of reductions to clauses (during analyze)	: 0
791.01/394.30	c number of learned constraints concerned by reduction	: 0
791.01/394.30	c number of learning phase by resolution	: 0
791.01/394.30	c number of learning phase by cutting planes	: 0
791.01/394.30	c speed (assignments/second)	: 63218.18673303887
791.01/394.30	c non guided choices	14455
791.01/394.33	c learnt constraints type 
791.01/394.33	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 85
791.01/394.33	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 73294
791.01/394.33	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
791.01/394.33	c starts		: 77
791.01/394.33	c conflicts		: 63816
791.01/394.33	c decisions		: 84560
791.01/394.33	c propagations		: 628932
791.01/394.33	c inspects		: 880902294
791.01/394.33	c shortcuts		: 0
791.01/394.33	c learnt literals	: 0
791.01/394.33	c learnt binary clauses	: 0
791.01/394.33	c learnt ternary clauses	: 0
791.01/394.33	c learnt constraints	: 63815
791.01/394.33	c ignored constraints	: 0
791.01/394.33	c root simplifications	: 0
791.01/394.33	c removed literals (reason simplification)	: 0
791.01/394.33	c reason swapping (by a shorter reason)	: 0
791.01/394.33	c Calls to reduceDB	: 7
791.01/394.33	c Number of update (reduction) of LBD	: 0
791.01/394.33	c Imported unit clauses	: 0
791.01/394.33	c number of reductions to clauses (during analyze)	: 0
791.01/394.33	c number of learned constraints concerned by reduction	: 0
791.01/394.33	c number of learning phase by resolution	: 0
791.01/394.33	c number of learning phase by cutting planes	: 0
791.01/394.33	c speed (assignments/second)	: 1603.7555908017605
791.01/394.33	c non guided choices	378
791.01/394.35	c learnt constraints type 
791.01/394.35	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 7760
791.01/394.35	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 47
791.01/394.35	c org.sat4j.pb.constraints.pb.MaxWatchPb => 56008
791.01/394.35	s UNSATISFIABLE
791.01/394.35	c Total wall clock time (in seconds): 392.303

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-4088603-1466008023/watcher-4088603-1466008023 -o /tmp/evaluation-result-4088603-1466008023/solver-4088603-1466008023 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node114-1466008022-5561 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4088603-1466008023.opb 

pid=5583
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: 2.22 3.33 3.58 4/172 5587
/proc/meminfo: memFree=30969656/32872528 swapFree=1073728/1155488
[pid=5587] ppid=5583 vsize=24328 CPUtime=0 cores=0,2,4,6
/proc/5587/stat : 5587 (runsolver) D 5583 5587 5545 0 -1 4202560 123 0 0 0 0 0 0 0 20 0 1 0 2851554 24911872 159 33554432000 4194304 4338465 140734093222720 140734093219912 219513777591 0 0 4096 24578 18446744071579943789 0 0 17 2 0 0 0 0 0
/proc/5587/statm: 6082 159 113 36 0 2655 0

[startup+0.100162 s]
/proc/loadavg: 2.22 3.33 3.58 4/172 5587
/proc/meminfo: memFree=30969656/32872528 swapFree=1073728/1155488
[pid=5587] ppid=5583 vsize=9292 CPUtime=0 cores=0,2,4,6
/proc/5587/stat : 5587 (java) D 5583 5587 5545 0 -1 4202496 310 0 2 0 0 0 0 0 20 0 1 0 2851554 9515008 170 33554432000 1073741824 1073778376 140736300964032 140736300951112 219513964087 0 0 4096 0 18446744072100588836 0 0 17 2 0 0 4 0 0
/proc/5587/statm: 2323 170 128 9 0 71 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9292

[startup+0.200301 s]
/proc/loadavg: 2.22 3.33 3.58 4/172 5587
/proc/meminfo: memFree=30969656/32872528 swapFree=1073728/1155488
[pid=5587] ppid=5583 vsize=20596 CPUtime=0 cores=0,2,4,6
/proc/5587/stat : 5587 (java) D 5583 5587 5545 0 -1 4202496 531 0 2 0 0 0 0 0 20 0 1 0 2851554 21090304 186 33554432000 1073741824 1073778376 140735647538608 140735647527208 219504803400 0 0 4096 0 18446744071579943789 0 0 17 4 0 0 7 0 0
/proc/5587/statm: 5149 186 143 9 0 71 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 20596

[startup+0.300216 s]
/proc/loadavg: 2.22 3.33 3.58 4/172 5587
/proc/meminfo: memFree=30969656/32872528 swapFree=1073728/1155488
[pid=5587] ppid=5583 vsize=23236 CPUtime=0 cores=0,2,4,6
/proc/5587/stat : 5587 (java) D 5583 5587 5545 0 -1 4202496 567 0 4 0 0 0 0 0 20 0 1 0 2851554 23793664 222 33554432000 1073741824 1073778376 140735647538608 140735647528600 219504753217 0 0 4096 0 18446744071579943789 0 0 17 0 0 0 18 0 0
/proc/5587/statm: 5809 222 175 9 0 128 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 23236

[startup+0.700258 s]
/proc/loadavg: 2.22 3.33 3.58 4/172 5587
/proc/meminfo: memFree=30969656/32872528 swapFree=1073728/1155488
[pid=5587] ppid=5583 vsize=23236 CPUtime=0 cores=0,2,4,6
/proc/5587/stat : 5587 (java) D 5583 5587 5545 0 -1 4202496 1117 0 10 0 0 0 0 0 20 0 1 0 2851554 23793664 778 33554432000 1073741824 1073778376 140735647538608 140735647528600 140339368684000 0 0 4096 0 18446744071579943789 0 0 17 0 0 0 58 0 0
/proc/5587/statm: 5809 778 574 9 0 128 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 23236

[startup+1.50029 s]
/proc/loadavg: 2.28 3.32 3.58 2/179 5594
/proc/meminfo: memFree=30957200/32872528 swapFree=1073728/1155488
[pid=5587] ppid=5583 vsize=9225560 CPUtime=0.03 cores=0,2,4,6
/proc/5587/stat : 5587 (java) S 5583 5587 5545 0 -1 4202496 3089 0 22 0 2 1 0 0 20 0 13 0 2851554 9446973440 3731 33554432000 1073741824 1073778376 140735647538608 140735647529744 219517321277 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0 73 0 0
/proc/5587/statm: 2306390 3731 1700 9 0 2297091 0
[pid=5587/tid=5593] ppid=5583 vsize=9225560 CPUtime=0.02 cores=0,2,4,6
/proc/5587/task/5593/stat : 5593 (java) D 5583 5587 5545 0 -1 4202560 1845 0 6 0 2 0 0 0 20 0 13 0 2851638 9446973440 3731 33554432000 1073741824 1073778376 140735647538608 140339365443152 219517347085 0 4 0 16784584 18446744071579943789 0 0 -1 0 0 0 55 0 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 9225560

[startup+3.10085 s]
/proc/loadavg: 2.28 3.32 3.58 9/219 5634
/proc/meminfo: memFree=30894992/32872528 swapFree=1073728/1155488
[pid=5587] ppid=5583 vsize=9824732 CPUtime=3.86 cores=0,2,4,6
/proc/5587/stat : 5587 (java) S 5583 5587 5545 0 -1 4202496 26502 0 22 0 377 9 0 0 20 0 22 0 2851554 10060525568 50167 33554432000 1073741824 1073778376 140735647538608 140735647529744 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 73 0 0
/proc/5587/statm: 2456183 50167 2276 9 0 2446860 0
[pid=5587/tid=5593] ppid=5583 vsize=9824732 CPUtime=0.15 cores=0,2,4,6
/proc/5587/task/5593/stat : 5593 (java) S 5583 5587 5545 0 -1 4202560 2397 0 6 0 13 2 0 0 20 0 22 0 2851638 10060525568 50167 33554432000 1073741824 1073778376 140735647538608 140339365446520 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 104 0 0
[pid=5587/tid=5596] ppid=5583 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5587/task/5596/stat : 5596 (java) S 5583 5587 5545 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 22 0 2851665 10060525568 50167 33554432000 1073741824 1073778376 140735647538608 140339337898664 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5587/tid=5600] ppid=5583 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5587/task/5600/stat : 5600 (java) S 5583 5587 5545 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 22 0 2851665 10060525568 50167 33554432000 1073741824 1073778376 140735647538608 140339336846120 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5587/tid=5601] ppid=5583 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5587/task/5601/stat : 5601 (java) S 5583 5587 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 2851665 10060525568 50167 33554432000 1073741824 1073778376 140735647538608 140339335793576 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=5587/tid=5603] ppid=5583 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5587/task/5603/stat : 5603 (java) S 5583 5587 5545 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 22 0 2851665 10060525568 50167 33554432000 1073741824 1073778376 140735647538608 140339334741032 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5587/tid=5605] ppid=5583 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5587/task/5605/stat : 5605 (java) S 5583 5587 5545 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 2851665 10060525568 50167 33554432000 1073741824 1073778376 140735647538608 140339333687464 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=5587/tid=5608] ppid=5583 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5587/task/5608/stat : 5608 (java) S 5583 5587 5545 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 2851665 10060525568 50167 33554432000 1073741824 1073778376 140735647538608 140339332634920 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5587/tid=5609] ppid=5583 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5587/task/5609/stat : 5609 (java) S 5583 5587 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 2851665 10060525568 50167 33554432000 1073741824 1073778376 140735647538608 140339203058088 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=5587/tid=5610] ppid=5583 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5587/task/5610/stat : 5610 (java) S 5583 5587 5545 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 2851665 10060525568 50167 33554432000 1073741824 1073778376 140735647538608 140339202005544 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5587/tid=5611] ppid=5583 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5587/task/5611/stat : 5611 (java) S 5583 5587 5545 0 -1 4202560 71 0 0 0 0 0 0 0 20 0 22 0 2851690 10060525568 50167 33554432000 1073741824 1073778376 140735647538608 140338719058536 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5587/tid=5614] ppid=5583 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5587/task/5614/stat : 5614 (java) S 5583 5587 5545 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 2851696 10060525568 50167 33554432000 1073741824 1073778376 140735647538608 140338718004856 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5587/tid=5616] ppid=5583 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5587/task/5616/stat : 5616 (java) S 5583 5587 5545 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 2851696 10060525568 50167 33554432000 1073741824 1073778376 140735647538608 140338716952200 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5587/tid=5618] ppid=5583 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5587/task/5618/stat : 5618 (java) S 5583 5587 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 2851722 10060525568 50167 33554432000 1073741824 1073778376 140735647538608 140338715900944 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5587/tid=5620] ppid=5583 vsize=9824732 CPUtime=0.93 cores=0,2,4,6
/proc/5587/task/5620/stat : 5620 (java) R 5583 5587 5545 0 -1 4202560 12382 0 0 0 91 2 0 0 20 0 22 0 2851722 10060525568 50167 33554432000 1073741824 1073778376 140735647538608 140338714844600 140339372235023 0 4 0 16800975 0 0 0 -1 2 0 0 1 0 0
[pid=5587/tid=5621] ppid=5583 vsize=9824732 CPUtime=0.9 cores=0,2,4,6
/proc/5587/task/5621/stat : 5621 (java) R 5583 5587 5545 0 -1 4202560 10234 0 0 0 88 2 0 0 20 0 22 0 2851722 10060525568 50167 33554432000 1073741824 1073778376 140735647538608 140338713782024 140339372432252 0 4 0 16800975 0 0 0 -1 0 0 0 1 0 0
[pid=5587/tid=5623] ppid=5583 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5587/task/5623/stat : 5623 (java) S 5583 5587 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 2851722 10060525568 50167 33554432000 1073741824 1073778376 140735647538608 140338712742392 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5587/tid=5625] ppid=5583 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5587/task/5625/stat : 5625 (java) S 5583 5587 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 2851722 10060525568 50167 33554432000 1073741824 1073778376 140735647538608 140338711690056 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5587/tid=5627] ppid=5583 vsize=9824732 CPUtime=0.89 cores=0,2,4,6
/proc/5587/task/5627/stat : 5627 (java) R 5583 5587 5545 0 -1 4202560 34 0 0 0 89 0 0 0 20 0 22 0 2851771 10060525568 50167 33554432000 1073741824 1073778376 140735647538608 140338710635328 140339214992660 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
[pid=5587/tid=5629] ppid=5583 vsize=9824732 CPUtime=0.89 cores=0,2,4,6
/proc/5587/task/5629/stat : 5629 (java) R 5583 5587 5545 0 -1 4202560 88 0 0 0 87 2 0 0 20 0 22 0 2851771 10060525568 50167 33554432000 1073741824 1073778376 140735647538608 140338709581688 140339214552380 0 4 0 16800975 0 0 0 -1 4 0 0 1 0 0
[pid=5587/tid=5631] ppid=5583 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5587/task/5631/stat : 5631 (java) S 5583 5587 5545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 2851771 10060525568 50167 33554432000 1073741824 1073778376 140735647538608 140338708530728 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5587/tid=5632] ppid=5583 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5587/task/5632/stat : 5632 (java) S 5583 5587 5545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 2851771 10060525568 50167 33554432000 1073741824 1073778376 140735647538608 140338707478184 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 3.86
Current children cumulated vsize (KiB) 9824732

[startup+6.30099 s]
/proc/loadavg: 2.42 3.33 3.58 5/219 5634
/proc/meminfo: memFree=29772896/32872528 swapFree=1073728/1155488
[pid=5587] ppid=5583 vsize=9824732 CPUtime=10.98 cores=0,2,4,6
/proc/5587/stat : 5587 (java) S 5583 5587 5545 0 -1 4202496 27494 0 22 0 1080 18 0 0 20 0 22 0 2851554 10060525568 151669 33554432000 1073741824 1073778376 140735647538608 140735647529744 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 73 0 0
/proc/5587/statm: 2456183 151669 2278 9 0 2446860 0
[pid=5587/tid=5593] ppid=5583 vsize=9824732 CPUtime=0.15 cores=0,2,4,6
/proc/5587/task/5593/stat : 5593 (java) S 5583 5587 5545 0 -1 4202560 2397 0 6 0 13 2 0 0 20 0 22 0 2851638 10060525568 151669 33554432000 1073741824 1073778376 140735647538608 140339365446520 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 104 0 0
[pid=5587/tid=5596] ppid=5583 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/5587/task/5596/stat : 5596 (java) S 5583 5587 5545 0 -1 4202560 34 0 0 0 1 0 0 0 20 0 22 0 2851665 10060525568 151669 33554432000 1073741824 1073778376 140735647538608 140339337898664 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5587/tid=5600] ppid=5583 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/5587/task/5600/stat : 5600 (java) S 5583 5587 5545 0 -1 4202560 98 0 0 0 4 0 0 0 20 0 22 0 2851665 10060525568 151669 33554432000 1073741824 1073778376 140735647538608 140339336846120 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=5587/tid=5601] ppid=5583 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/5587/task/5601/stat : 5601 (java) S 5583 5587 5545 0 -1 4202560 38 0 0 0 1 0 0 0 20 0 22 0 2851665 10060525568 151669 33554432000 1073741824 1073778376 140735647538608 140339335793576 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5587/tid=5603] ppid=5583 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/5587/task/5603/stat : 5603 (java) S 5583 5587 5545 0 -1 4202560 84 0 0 0 2 0 0 0 20 0 22 0 2851665 10060525568 151669 33554432000 1073741824 1073778376 140735647538608 140339334741032 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5587/tid=5605] ppid=5583 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/5587/task/5605/stat : 5605 (java) S 5583 5587 5545 0 -1 4202560 89 0 0 0 3 0 0 0 20 0 22 0 2851665 10060525568 151669 33554432000 1073741824 1073778376 140735647538608 140339333687464 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5587/tid=5608] ppid=5583 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/5587/task/5608/stat : 5608 (java) S 5583 5587 5545 0 -1 4202560 17 0 0 0 1 0 0 0 20 0 22 0 2851665 10060525568 151669 33554432000 1073741824 1073778376 140735647538608 140339332634920 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=5587/tid=5609] ppid=5583 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/5587/task/5609/stat : 5609 (java) S 5583 5587 5545 0 -1 4202560 36 0 0 0 1 0 0 0 20 0 22 0 2851665 10060525568 151669 33554432000 1073741824 1073778376 140735647538608 140339203058088 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5587/tid=5610] ppid=5583 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/5587/task/5610/stat : 5610 (java) S 5583 5587 5545 0 -1 4202560 8 0 0 0 1 0 0 0 20 0 22 0 2851665 10060525568 151669 33554432000 1073741824 1073778376 140735647538608 140339202005544 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5587/tid=5611] ppid=5583 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5587/task/5611/stat : 5611 (java) S 5583 5587 5545 0 -1 4202560 434 0 0 0 0 0 0 0 20 0 22 0 2851690 10060525568 151669 33554432000 1073741824 1073778376 140735647538608 140338719058536 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5587/tid=5614] ppid=5583 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5587/task/5614/stat : 5614 (java) S 5583 5587 5545 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 2851696 10060525568 151669 33554432000 1073741824 1073778376 140735647538608 140338718004856 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5587/tid=5616] ppid=5583 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5587/task/5616/stat : 5616 (java) S 5583 5587 5545 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 2851696 10060525568 151669 33554432000 1073741824 1073778376 140735647538608 140338716952200 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5587/tid=5618] ppid=5583 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5587/task/5618/stat : 5618 (java) S 5583 5587 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 2851722 10060525568 151669 33554432000 1073741824 1073778376 140735647538608 140338715900944 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5587/tid=5620] ppid=5583 vsize=9824732 CPUtime=1.46 cores=0,2,4,6
/proc/5587/task/5620/stat : 5620 (java) S 5583 5587 5545 0 -1 4202560 12470 0 0 0 144 2 0 0 20 0 22 0 2851722 10060525568 151669 33554432000 1073741824 1073778376 140735647538608 140338714847288 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 1 0 0
[pid=5587/tid=5621] ppid=5583 vsize=9824732 CPUtime=1.02 cores=0,2,4,6
/proc/5587/task/5621/stat : 5621 (java) S 5583 5587 5545 0 -1 4202560 10235 0 0 0 100 2 0 0 20 0 22 0 2851722 10060525568 151669 33554432000 1073741824 1073778376 140735647538608 140338713794744 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 1 0 0
[pid=5587/tid=5623] ppid=5583 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5587/task/5623/stat : 5623 (java) S 5583 5587 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 2851722 10060525568 151669 33554432000 1073741824 1073778376 140735647538608 140338712742392 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5587/tid=5625] ppid=5583 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5587/task/5625/stat : 5625 (java) S 5583 5587 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 2851722 10060525568 151669 33554432000 1073741824 1073778376 140735647538608 140338711690056 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5587/tid=5627] ppid=5583 vsize=9824732 CPUtime=3.99 cores=0,2,4,6
/proc/5587/task/5627/stat : 5627 (java) R 5583 5587 5545 0 -1 4202560 42 0 0 0 399 0 0 0 20 0 22 0 2851771 10060525568 151669 33554432000 1073741824 1073778376 140735647538608 140338710626464 140339214527165 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=5587/tid=5629] ppid=5583 vsize=9824732 CPUtime=4.01 cores=0,2,4,6
/proc/5587/task/5629/stat : 5629 (java) R 5583 5587 5545 0 -1 4202560 262 0 0 0 394 7 0 0 20 0 22 0 2851771 10060525568 151669 33554432000 1073741824 1073778376 140735647538608 140338709581584 140339214591686 0 4 0 16800975 0 0 0 -1 4 0 0 1 0 0
[pid=5587/tid=5631] ppid=5583 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5587/task/5631/stat : 5631 (java) S 5583 5587 5545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 2851771 10060525568 151669 33554432000 1073741824 1073778376 140735647538608 140338708530728 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5587/tid=5632] ppid=5583 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5587/task/5632/stat : 5632 (java) S 5583 5587 5545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 2851771 10060525568 151669 33554432000 1073741824 1073778376 140735647538608 140338707478184 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 10.98
Current children cumulated vsize (KiB) 9824732

[startup+12.701 s]
/proc/loadavg: 2.54 3.34 3.58 6/219 5634
/proc/meminfo: memFree=27492624/32872528 swapFree=1073728/1155488
[pid=5587] ppid=5583 vsize=9824732 CPUtime=23.89 cores=0,2,4,6
/proc/5587/stat : 5587 (java) S 5583 5587 5545 0 -1 4202496 29173 0 22 0 2349 40 0 0 20 0 22 0 2851554 10060525568 432934 33554432000 1073741824 1073778376 140735647538608 140735647529744 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 73 0 0
/proc/5587/statm: 2456183 432934 2278 9 0 2446860 0
[pid=5587/tid=5593] ppid=5583 vsize=9824732 CPUtime=0.15 cores=0,2,4,6
/proc/5587/task/5593/stat : 5593 (java) S 5583 5587 5545 0 -1 4202560 2397 0 6 0 13 2 0 0 20 0 22 0 2851638 10060525568 432934 33554432000 1073741824 1073778376 140735647538608 140339365446520 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 104 0 0
[pid=5587/tid=5596] ppid=5583 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/5587/task/5596/stat : 5596 (java) S 5583 5587 5545 0 -1 4202560 47 0 0 0 4 1 0 0 20 0 22 0 2851665 10060525568 432934 33554432000 1073741824 1073778376 140735647538608 140339337898664 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5587/tid=5600] ppid=5583 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/5587/task/5600/stat : 5600 (java) S 5583 5587 5545 0 -1 4202560 105 0 0 0 4 1 0 0 20 0 22 0 2851665 10060525568 432934 33554432000 1073741824 1073778376 140735647538608 140339336846120 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5587/tid=5601] ppid=5583 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/5587/task/5601/stat : 5601 (java) S 5583 5587 5545 0 -1 4202560 47 0 0 0 5 0 0 0 20 0 22 0 2851665 10060525568 432934 33554432000 1073741824 1073778376 140735647538608 140339335793576 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5587/tid=5603] ppid=5583 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/5587/task/5603/stat : 5603 (java) S 5583 5587 5545 0 -1 4202560 90 0 0 0 4 0 0 0 20 0 22 0 2851665 10060525568 432934 33554432000 1073741824 1073778376 140735647538608 140339334741032 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5587/tid=5605] ppid=5583 vsize=9824732 CPUtime=0.06 cores=0,2,4,6
/proc/5587/task/5605/stat : 5605 (java) S 5583 5587 5545 0 -1 4202560 104 0 0 0 4 2 0 0 20 0 22 0 2851665 10060525568 432934 33554432000 1073741824 1073778376 140735647538608 140339333687464 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5587/tid=5608] ppid=5583 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/5587/task/5608/stat : 5608 (java) S 5583 5587 5545 0 -1 4202560 27 0 0 0 3 0 0 0 20 0 22 0 2851665 10060525568 432934 33554432000 1073741824 1073778376 140735647538608 140339332634920 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5587/tid=5609] ppid=5583 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/5587/task/5609/stat : 5609 (java) S 5583 5587 5545 0 -1 4202560 60 0 0 0 4 0 0 0 20 0 22 0 2851665 10060525568 432934 33554432000 1073741824 1073778376 140735647538608 140339203058088 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0

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

/proc/5587/task/5616/stat : 5616 (java) S 5583 5587 5545 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 2851696 10060525568 671061 33554432000 1073741824 1073778376 140735647538608 140338716952200 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5587/tid=5618] ppid=5583 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5587/task/5618/stat : 5618 (java) S 5583 5587 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 2851722 10060525568 671061 33554432000 1073741824 1073778376 140735647538608 140338715900944 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5587/tid=5620] ppid=5583 vsize=9824732 CPUtime=1.5 cores=0,2,4,6
/proc/5587/task/5620/stat : 5620 (java) S 5583 5587 5545 0 -1 4202560 12471 0 0 0 148 2 0 0 20 0 22 0 2851722 10060525568 671061 33554432000 1073741824 1073778376 140735647538608 140338714847288 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 1 0 0
[pid=5587/tid=5621] ppid=5583 vsize=9824732 CPUtime=1.09 cores=0,2,4,6
/proc/5587/task/5621/stat : 5621 (java) S 5583 5587 5545 0 -1 4202560 10241 0 0 0 107 2 0 0 20 0 22 0 2851722 10060525568 671061 33554432000 1073741824 1073778376 140735647538608 140338713794744 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 1 0 0
[pid=5587/tid=5623] ppid=5583 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5587/task/5623/stat : 5623 (java) S 5583 5587 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 2851722 10060525568 671061 33554432000 1073741824 1073778376 140735647538608 140338712742392 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5587/tid=5625] ppid=5583 vsize=9824732 CPUtime=0.14 cores=0,2,4,6
/proc/5587/task/5625/stat : 5625 (java) S 5583 5587 5545 0 -1 4202560 23 0 0 0 6 8 0 0 20 0 22 0 2851722 10060525568 671061 33554432000 1073741824 1073778376 140735647538608 140338711690056 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5587/tid=5627] ppid=5583 vsize=9824732 CPUtime=386.82 cores=0,2,4,6
/proc/5587/task/5627/stat : 5627 (java) R 5583 5587 5545 0 -1 4202560 130 0 0 0 38676 6 0 0 20 0 22 0 2851771 10060525568 671061 33554432000 1073741824 1073778376 140735647538608 140338710632768 140339214496467 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=5587/tid=5629] ppid=5583 vsize=9824732 CPUtime=386.88 cores=0,2,4,6
/proc/5587/task/5629/stat : 5629 (java) R 5583 5587 5545 0 -1 4202560 1614 0 0 0 38643 45 0 0 20 0 22 0 2851771 10060525568 671061 33554432000 1073741824 1073778376 140735647538608 140338709581568 140339214590295 0 4 0 16800975 0 0 0 -1 4 0 0 1 0 0
[pid=5587/tid=5631] ppid=5583 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5587/task/5631/stat : 5631 (java) S 5583 5587 5545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 2851771 10060525568 671061 33554432000 1073741824 1073778376 140735647538608 140338708530728 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5587/tid=5632] ppid=5583 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5587/task/5632/stat : 5632 (java) S 5583 5587 5545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 2851771 10060525568 671061 33554432000 1073741824 1073778376 140735647538608 140338707478184 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 790.39
Current children cumulated vsize (KiB) 9824732

[startup+394.001 s]
/proc/loadavg: 4.18 4.06 3.83 5/219 5644
/proc/meminfo: memFree=25685456/32872528 swapFree=1073728/1155488
[pid=5587] ppid=5583 vsize=9824732 CPUtime=790.16 cores=0,2,4,6
/proc/5587/stat : 5587 (java) S 5583 5587 5545 0 -1 4202496 32351 0 22 0 78910 106 0 0 20 0 20 0 2851554 10060525568 671054 33554432000 1073741824 1073778376 140735647538608 140735647529744 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 73 0 0
/proc/5587/statm: 2456183 671054 2281 9 0 2446860 0
[pid=5587/tid=5593] ppid=5583 vsize=9824732 CPUtime=0.17 cores=0,2,4,6
/proc/5587/task/5593/stat : 5593 (java) S 5583 5587 5545 0 -1 4202560 2401 0 6 0 15 2 0 0 20 0 20 0 2851638 10060525568 671054 33554432000 1073741824 1073778376 140735647538608 140339365446520 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 104 0 0
[pid=5587/tid=5596] ppid=5583 vsize=9824732 CPUtime=1.43 cores=0,2,4,6
/proc/5587/task/5596/stat : 5596 (java) S 5583 5587 5545 0 -1 4202560 344 0 0 0 137 6 0 0 20 0 20 0 2851665 10060525568 671054 33554432000 1073741824 1073778376 140735647538608 140339337898664 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=5587/tid=5600] ppid=5583 vsize=9824732 CPUtime=1.45 cores=0,2,4,6
/proc/5587/task/5600/stat : 5600 (java) S 5583 5587 5545 0 -1 4202560 374 0 0 0 140 5 0 0 20 0 20 0 2851665 10060525568 671054 33554432000 1073741824 1073778376 140735647538608 140339336846120 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5587/tid=5601] ppid=5583 vsize=9824732 CPUtime=1.43 cores=0,2,4,6
/proc/5587/task/5601/stat : 5601 (java) S 5583 5587 5545 0 -1 4202560 365 0 0 0 138 5 0 0 20 0 20 0 2851665 10060525568 671054 33554432000 1073741824 1073778376 140735647538608 140339335793576 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5587/tid=5603] ppid=5583 vsize=9824732 CPUtime=1.54 cores=0,2,4,6
/proc/5587/task/5603/stat : 5603 (java) S 5583 5587 5545 0 -1 4202560 398 0 0 0 150 4 0 0 20 0 20 0 2851665 10060525568 671054 33554432000 1073741824 1073778376 140735647538608 140339334741032 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5587/tid=5605] ppid=5583 vsize=9824732 CPUtime=1.42 cores=0,2,4,6
/proc/5587/task/5605/stat : 5605 (java) S 5583 5587 5545 0 -1 4202560 442 0 0 0 137 5 0 0 20 0 20 0 2851665 10060525568 671054 33554432000 1073741824 1073778376 140735647538608 140339333687464 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=5587/tid=5608] ppid=5583 vsize=9824732 CPUtime=1.46 cores=0,2,4,6
/proc/5587/task/5608/stat : 5608 (java) S 5583 5587 5545 0 -1 4202560 337 0 0 0 142 4 0 0 20 0 20 0 2851665 10060525568 671054 33554432000 1073741824 1073778376 140735647538608 140339332634920 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5587/tid=5609] ppid=5583 vsize=9824732 CPUtime=1.44 cores=0,2,4,6
/proc/5587/task/5609/stat : 5609 (java) S 5583 5587 5545 0 -1 4202560 365 0 0 0 139 5 0 0 20 0 20 0 2851665 10060525568 671054 33554432000 1073741824 1073778376 140735647538608 140339203058088 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5587/tid=5610] ppid=5583 vsize=9824732 CPUtime=1.43 cores=0,2,4,6
/proc/5587/task/5610/stat : 5610 (java) S 5583 5587 5545 0 -1 4202560 310 0 0 0 139 4 0 0 20 0 20 0 2851665 10060525568 671054 33554432000 1073741824 1073778376 140735647538608 140339202005544 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5587/tid=5611] ppid=5583 vsize=9824732 CPUtime=0.15 cores=0,2,4,6
/proc/5587/task/5611/stat : 5611 (java) S 5583 5587 5545 0 -1 4202560 1285 0 0 0 3 12 0 0 20 0 20 0 2851690 10060525568 671054 33554432000 1073741824 1073778376 140735647538608 140338719058536 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5587/tid=5614] ppid=5583 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5587/task/5614/stat : 5614 (java) S 5583 5587 5545 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 20 0 2851696 10060525568 671054 33554432000 1073741824 1073778376 140735647538608 140338718004856 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5587/tid=5616] ppid=5583 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5587/task/5616/stat : 5616 (java) S 5583 5587 5545 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 20 0 2851696 10060525568 671054 33554432000 1073741824 1073778376 140735647538608 140338716952200 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5587/tid=5618] ppid=5583 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5587/task/5618/stat : 5618 (java) S 5583 5587 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 2851722 10060525568 671054 33554432000 1073741824 1073778376 140735647538608 140338715900944 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5587/tid=5620] ppid=5583 vsize=9824732 CPUtime=1.52 cores=0,2,4,6
/proc/5587/task/5620/stat : 5620 (java) S 5583 5587 5545 0 -1 4202560 12471 0 0 0 150 2 0 0 20 0 20 0 2851722 10060525568 671054 33554432000 1073741824 1073778376 140735647538608 140338714847288 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 1 0 0
[pid=5587/tid=5621] ppid=5583 vsize=9824732 CPUtime=1.09 cores=0,2,4,6
/proc/5587/task/5621/stat : 5621 (java) S 5583 5587 5545 0 -1 4202560 10241 0 0 0 107 2 0 0 20 0 20 0 2851722 10060525568 671054 33554432000 1073741824 1073778376 140735647538608 140338713794744 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 1 0 0
[pid=5587/tid=5623] ppid=5583 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5587/task/5623/stat : 5623 (java) S 5583 5587 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 2851722 10060525568 671054 33554432000 1073741824 1073778376 140735647538608 140338712742392 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5587/tid=5625] ppid=5583 vsize=9824732 CPUtime=0.14 cores=0,2,4,6
/proc/5587/task/5625/stat : 5625 (java) S 5583 5587 5545 0 -1 4202560 23 0 0 0 6 8 0 0 20 0 20 0 2851722 10060525568 671054 33554432000 1073741824 1073778376 140735647538608 140338711690056 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5587/tid=5629] ppid=5583 vsize=9824732 CPUtime=387.28 cores=0,2,4,6
/proc/5587/task/5629/stat : 5629 (java) R 5583 5587 5545 0 -1 4202560 1614 0 0 0 38683 45 0 0 20 0 20 0 2851771 10060525568 671054 33554432000 1073741824 1073778376 140735647538608 140338709581568 140339214540506 0 4 0 16800975 0 0 0 -1 4 0 0 1 0 0
[pid=5587/tid=5631] ppid=5583 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5587/task/5631/stat : 5631 (java) S 5583 5587 5545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 20 0 2851771 10060525568 671054 33554432000 1073741824 1073778376 140735647538608 140338708530728 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 790.16
Current children cumulated vsize (KiB) 9824732

[startup+394.201 s]
/proc/loadavg: 4.18 4.06 3.83 5/219 5644
/proc/meminfo: memFree=25685456/32872528 swapFree=1073728/1155488
[pid=5587] ppid=5583 vsize=9824732 CPUtime=789.22 cores=0,2,4,6
/proc/5587/stat : 5587 (java) S 5583 5587 5545 0 -1 4202496 32351 0 22 0 78810 112 0 0 20 0 19 0 2851554 10060525568 671046 33554432000 1073741824 1073778376 140735647538608 140735647529744 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 73 0 0
/proc/5587/statm: 2456183 671046 2281 9 0 2446860 0
[pid=5587/tid=5593] ppid=5583 vsize=9824732 CPUtime=0.17 cores=0,2,4,6
/proc/5587/task/5593/stat : 5593 (java) S 5583 5587 5545 0 -1 4202560 2401 0 6 0 15 2 0 0 20 0 19 0 2851638 10060525568 671046 33554432000 1073741824 1073778376 140735647538608 140339365446520 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 104 0 0
[pid=5587/tid=5596] ppid=5583 vsize=9824732 CPUtime=1.43 cores=0,2,4,6
/proc/5587/task/5596/stat : 5596 (java) S 5583 5587 5545 0 -1 4202560 344 0 0 0 137 6 0 0 20 0 19 0 2851665 10060525568 671046 33554432000 1073741824 1073778376 140735647538608 140339337898664 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=5587/tid=5600] ppid=5583 vsize=9824732 CPUtime=1.45 cores=0,2,4,6
/proc/5587/task/5600/stat : 5600 (java) S 5583 5587 5545 0 -1 4202560 374 0 0 0 140 5 0 0 20 0 19 0 2851665 10060525568 671046 33554432000 1073741824 1073778376 140735647538608 140339336846120 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5587/tid=5601] ppid=5583 vsize=9824732 CPUtime=1.43 cores=0,2,4,6
/proc/5587/task/5601/stat : 5601 (java) S 5583 5587 5545 0 -1 4202560 365 0 0 0 138 5 0 0 20 0 19 0 2851665 10060525568 671046 33554432000 1073741824 1073778376 140735647538608 140339335793576 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5587/tid=5603] ppid=5583 vsize=9824732 CPUtime=1.54 cores=0,2,4,6
/proc/5587/task/5603/stat : 5603 (java) S 5583 5587 5545 0 -1 4202560 398 0 0 0 150 4 0 0 20 0 19 0 2851665 10060525568 671046 33554432000 1073741824 1073778376 140735647538608 140339334741032 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5587/tid=5605] ppid=5583 vsize=9824732 CPUtime=1.42 cores=0,2,4,6
/proc/5587/task/5605/stat : 5605 (java) S 5583 5587 5545 0 -1 4202560 442 0 0 0 137 5 0 0 20 0 19 0 2851665 10060525568 671046 33554432000 1073741824 1073778376 140735647538608 140339333687464 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=5587/tid=5608] ppid=5583 vsize=9824732 CPUtime=1.46 cores=0,2,4,6
/proc/5587/task/5608/stat : 5608 (java) S 5583 5587 5545 0 -1 4202560 337 0 0 0 142 4 0 0 20 0 19 0 2851665 10060525568 671046 33554432000 1073741824 1073778376 140735647538608 140339332634920 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5587/tid=5609] ppid=5583 vsize=9824732 CPUtime=1.44 cores=0,2,4,6
/proc/5587/task/5609/stat : 5609 (java) S 5583 5587 5545 0 -1 4202560 365 0 0 0 139 5 0 0 20 0 19 0 2851665 10060525568 671046 33554432000 1073741824 1073778376 140735647538608 140339203058088 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5587/tid=5610] ppid=5583 vsize=9824732 CPUtime=1.43 cores=0,2,4,6
/proc/5587/task/5610/stat : 5610 (java) S 5583 5587 5545 0 -1 4202560 310 0 0 0 139 4 0 0 20 0 19 0 2851665 10060525568 671046 33554432000 1073741824 1073778376 140735647538608 140339202005544 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5587/tid=5611] ppid=5583 vsize=9824732 CPUtime=0.15 cores=0,2,4,6
/proc/5587/task/5611/stat : 5611 (java) S 5583 5587 5545 0 -1 4202560 1285 0 0 0 3 12 0 0 20 0 19 0 2851690 10060525568 671046 33554432000 1073741824 1073778376 140735647538608 140338719058536 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5587/tid=5614] ppid=5583 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5587/task/5614/stat : 5614 (java) S 5583 5587 5545 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 2851696 10060525568 671046 33554432000 1073741824 1073778376 140735647538608 140338718004856 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5587/tid=5616] ppid=5583 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5587/task/5616/stat : 5616 (java) S 5583 5587 5545 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 2851696 10060525568 671046 33554432000 1073741824 1073778376 140735647538608 140338716952200 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5587/tid=5618] ppid=5583 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5587/task/5618/stat : 5618 (java) S 5583 5587 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2851722 10060525568 671046 33554432000 1073741824 1073778376 140735647538608 140338715900944 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5587/tid=5620] ppid=5583 vsize=9824732 CPUtime=1.52 cores=0,2,4,6
/proc/5587/task/5620/stat : 5620 (java) S 5583 5587 5545 0 -1 4202560 12471 0 0 0 150 2 0 0 20 0 19 0 2851722 10060525568 671046 33554432000 1073741824 1073778376 140735647538608 140338714847288 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 1 0 0
[pid=5587/tid=5621] ppid=5583 vsize=9824732 CPUtime=1.09 cores=0,2,4,6
/proc/5587/task/5621/stat : 5621 (java) S 5583 5587 5545 0 -1 4202560 10241 0 0 0 107 2 0 0 20 0 19 0 2851722 10060525568 671046 33554432000 1073741824 1073778376 140735647538608 140338713794744 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 1 0 0
[pid=5587/tid=5623] ppid=5583 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5587/task/5623/stat : 5623 (java) S 5583 5587 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2851722 10060525568 671046 33554432000 1073741824 1073778376 140735647538608 140338712742392 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5587/tid=5625] ppid=5583 vsize=9824732 CPUtime=0.14 cores=0,2,4,6
/proc/5587/task/5625/stat : 5625 (java) S 5583 5587 5545 0 -1 4202560 23 0 0 0 6 8 0 0 20 0 19 0 2851722 10060525568 671046 33554432000 1073741824 1073778376 140735647538608 140338711690056 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5587/tid=5631] ppid=5583 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5587/task/5631/stat : 5631 (java) S 5583 5587 5545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 2851771 10060525568 671046 33554432000 1073741824 1073778376 140735647538608 140338708530728 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 789.22
Current children cumulated vsize (KiB) 9824732

[startup+394.301 s]
/proc/loadavg: 4.18 4.06 3.83 5/219 5644
/proc/meminfo: memFree=25685456/32872528 swapFree=1073728/1155488
[pid=5587] ppid=5583 vsize=9824732 CPUtime=789.22 cores=0,2,4,6
/proc/5587/stat : 5587 (java) S 5583 5587 5545 0 -1 4202496 32351 0 22 0 78810 112 0 0 20 0 19 0 2851554 10060525568 671046 33554432000 1073741824 1073778376 140735647538608 140735647529744 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 73 0 0
/proc/5587/statm: 2456183 671046 2281 9 0 2446860 0
[pid=5587/tid=5593] ppid=5583 vsize=9824732 CPUtime=0.17 cores=0,2,4,6
/proc/5587/task/5593/stat : 5593 (java) D 5583 5587 5545 0 -1 4202560 2401 0 6 0 15 2 0 0 20 0 19 0 2851638 10060525568 671046 33554432000 1073741824 1073778376 140735647538608 140339365442112 219517347085 0 4 0 16800975 18446744071579943789 0 0 -1 0 0 0 106 0 0
[pid=5587/tid=5596] ppid=5583 vsize=9824732 CPUtime=1.43 cores=0,2,4,6
/proc/5587/task/5596/stat : 5596 (java) S 5583 5587 5545 0 -1 4202560 344 0 0 0 137 6 0 0 20 0 19 0 2851665 10060525568 671046 33554432000 1073741824 1073778376 140735647538608 140339337898664 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=5587/tid=5600] ppid=5583 vsize=9824732 CPUtime=1.45 cores=0,2,4,6
/proc/5587/task/5600/stat : 5600 (java) S 5583 5587 5545 0 -1 4202560 374 0 0 0 140 5 0 0 20 0 19 0 2851665 10060525568 671046 33554432000 1073741824 1073778376 140735647538608 140339336846120 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5587/tid=5601] ppid=5583 vsize=9824732 CPUtime=1.43 cores=0,2,4,6
/proc/5587/task/5601/stat : 5601 (java) S 5583 5587 5545 0 -1 4202560 365 0 0 0 138 5 0 0 20 0 19 0 2851665 10060525568 671046 33554432000 1073741824 1073778376 140735647538608 140339335793576 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5587/tid=5603] ppid=5583 vsize=9824732 CPUtime=1.54 cores=0,2,4,6
/proc/5587/task/5603/stat : 5603 (java) S 5583 5587 5545 0 -1 4202560 398 0 0 0 150 4 0 0 20 0 19 0 2851665 10060525568 671046 33554432000 1073741824 1073778376 140735647538608 140339334741032 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5587/tid=5605] ppid=5583 vsize=9824732 CPUtime=1.42 cores=0,2,4,6
/proc/5587/task/5605/stat : 5605 (java) S 5583 5587 5545 0 -1 4202560 442 0 0 0 137 5 0 0 20 0 19 0 2851665 10060525568 671046 33554432000 1073741824 1073778376 140735647538608 140339333687464 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=5587/tid=5608] ppid=5583 vsize=9824732 CPUtime=1.46 cores=0,2,4,6
/proc/5587/task/5608/stat : 5608 (java) S 5583 5587 5545 0 -1 4202560 337 0 0 0 142 4 0 0 20 0 19 0 2851665 10060525568 671046 33554432000 1073741824 1073778376 140735647538608 140339332634920 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5587/tid=5609] ppid=5583 vsize=9824732 CPUtime=1.44 cores=0,2,4,6
/proc/5587/task/5609/stat : 5609 (java) S 5583 5587 5545 0 -1 4202560 365 0 0 0 139 5 0 0 20 0 19 0 2851665 10060525568 671046 33554432000 1073741824 1073778376 140735647538608 140339203058088 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5587/tid=5610] ppid=5583 vsize=9824732 CPUtime=1.43 cores=0,2,4,6
/proc/5587/task/5610/stat : 5610 (java) S 5583 5587 5545 0 -1 4202560 310 0 0 0 139 4 0 0 20 0 19 0 2851665 10060525568 671046 33554432000 1073741824 1073778376 140735647538608 140339202005544 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5587/tid=5611] ppid=5583 vsize=9824732 CPUtime=0.15 cores=0,2,4,6
/proc/5587/task/5611/stat : 5611 (java) S 5583 5587 5545 0 -1 4202560 1285 0 0 0 3 12 0 0 20 0 19 0 2851690 10060525568 671046 33554432000 1073741824 1073778376 140735647538608 140338719058536 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5587/tid=5614] ppid=5583 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5587/task/5614/stat : 5614 (java) S 5583 5587 5545 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 2851696 10060525568 671046 33554432000 1073741824 1073778376 140735647538608 140338718004856 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5587/tid=5616] ppid=5583 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5587/task/5616/stat : 5616 (java) S 5583 5587 5545 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 2851696 10060525568 671046 33554432000 1073741824 1073778376 140735647538608 140338716952200 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5587/tid=5618] ppid=5583 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5587/task/5618/stat : 5618 (java) S 5583 5587 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2851722 10060525568 671046 33554432000 1073741824 1073778376 140735647538608 140338715900944 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5587/tid=5620] ppid=5583 vsize=9824732 CPUtime=1.52 cores=0,2,4,6
/proc/5587/task/5620/stat : 5620 (java) S 5583 5587 5545 0 -1 4202560 12471 0 0 0 150 2 0 0 20 0 19 0 2851722 10060525568 671046 33554432000 1073741824 1073778376 140735647538608 140338714847288 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 1 0 0
[pid=5587/tid=5621] ppid=5583 vsize=9824732 CPUtime=1.09 cores=0,2,4,6
/proc/5587/task/5621/stat : 5621 (java) S 5583 5587 5545 0 -1 4202560 10241 0 0 0 107 2 0 0 20 0 19 0 2851722 10060525568 671046 33554432000 1073741824 1073778376 140735647538608 140338713794744 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 1 0 0
[pid=5587/tid=5623] ppid=5583 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5587/task/5623/stat : 5623 (java) S 5583 5587 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2851722 10060525568 671046 33554432000 1073741824 1073778376 140735647538608 140338712742392 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5587/tid=5625] ppid=5583 vsize=9824732 CPUtime=0.14 cores=0,2,4,6
/proc/5587/task/5625/stat : 5625 (java) S 5583 5587 5545 0 -1 4202560 23 0 0 0 6 8 0 0 20 0 19 0 2851722 10060525568 671046 33554432000 1073741824 1073778376 140735647538608 140338711690056 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5587/tid=5631] ppid=5583 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5587/task/5631/stat : 5631 (java) S 5583 5587 5545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 2851771 10060525568 671046 33554432000 1073741824 1073778376 140735647538608 140338708530728 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 789.22
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): 1.79004
#  lost CPU user time (s): 1.90002
#  lost CPU system time (s): -0.11

Real time (s): 394.361
CPU time (s): 791.361
CPU user time (s): 790.143
CPU system time (s): 1.2178
CPU usage (%): 200.669
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 788.243
system time used= 1.3278
maximum resident set size= 2827068
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 32368
page faults= 22
swaps= 0
block input operations= 16640
block output operations= 456
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 14824
involuntary context switches= 22123

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.77473 second user time and 2.10368 second system time

The end

Launcher Data

Begin job on node114 at 2016-06-15 18:27:03
IDJOB=4088603
IDBENCH=107287
IDSOLVER=2543
FILE ID=node114/4088603-1466008023
RUNJOBID= node114-1466008022-5561
PBS_JOBID= 19902804
Free space on /tmp= 71736 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB16/normalized-PB16/DEC-SMALLINT-LIN/pb16-16-elffers/EC_ODD_GRIDS/normalized-ECgrid5x30split.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4088603-1466008023/watcher-4088603-1466008023 -o /tmp/evaluation-result-4088603-1466008023/solver-4088603-1466008023 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node114-1466008022-5561 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4088603-1466008023.opb

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

MD5SUM BENCH= 2eaf646e2e57174dc73b78258a19c8b0
RANDOM SEED=104509348

node114.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.761
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.52
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.761
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.56
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.761
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.54
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.761
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.761
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.761
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.761
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.761
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:        30972696 kB
Buffers:             984 kB
Cached:            13836 kB
SwapCached:        31708 kB
Active:             6768 kB
Inactive:          39436 kB
Active(anon):       2584 kB
Inactive(anon):    31404 kB
Active(file):       4184 kB
Inactive(file):     8032 kB
Unevictable:     1155488 kB
Mlocked:         1073728 kB
SwapTotal:      67108856 kB
SwapFree:       67067496 kB
Dirty:              1596 kB
Writeback:             0 kB
AnonPages:       1156016 kB
Mapped:             5752 kB
Shmem:                 0 kB
Slab:             563784 kB
SReclaimable:       7804 kB
SUnreclaim:       555980 kB
KernelStack:        1376 kB
PageTables:         6404 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1251292 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:     81920 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= 71736 MiB
End job on node114 at 2016-06-15 18:33:38