Trace number 4089796

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 Resolution PB16UNSAT 1026.22 1025.07

General information on the benchmark

Namenormalized-PB16/DEC-SMALLINT-LIN/pb16-16-elffers/
EC_RANDOM_GRAPHS/normalized-ECrand4regsplit-v050-n1.opb
MD5SUM3b121581e2b3a81458849d6e1c51a2ee
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 benchmark0.027995
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables99
Total number of constraints50
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)50
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.00/0.07	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.07	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.07	c See www.sat4j.org for details.
0.00/0.08	c version PB16.v20160501
0.00/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.08	c java.vm.version	19.1-b02
0.00/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.08	c sun.arch.data.model	64
0.00/0.08	c java.version		1.6.0_24
0.00/0.08	c os.name		Linux
0.00/0.08	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.08	c os.arch		amd64
0.00/0.08	c Free memory 		501472288
0.00/0.08	c Max memory 		7480803328
0.00/0.08	c Total memory 		504102912
0.00/0.08	c Number of processors 	8
0.11/0.10	c Pseudo Boolean Optimization by upper bound
0.11/0.10	c --- Begin Solver configuration ---
0.11/0.10	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@587bd9f2
0.11/0.10	c Learn all clauses as in MiniSAT
0.11/0.10	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.10	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.11/0.10	c No reason simplification
0.11/0.10	c Glucose 2.1 dynamic restart strategy
0.11/0.10	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.11/0.10	c timeout=2147483s
0.11/0.10	c DB Simplification allowed=false
0.11/0.10	c Listener: org.sat4j.minisat.core.VoidTracing@4e3eca90
0.11/0.10	c --- End Solver configuration ---
0.11/0.10	c solving HOME/instance-4089796-1466033850.opb
0.11/0.10	c reading problem ... 
0.11/0.10	c  no objective function found
0.11/0.12	c ... done. Wall clock time 0.015s.
0.11/0.12	c declared #vars     99
0.11/0.12	c #constraints  100
0.11/0.12	c constraints type 
0.11/0.12	c org.sat4j.minisat.constraints.card.MinWatchCard => 98
0.11/0.12	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 2
0.11/0.12	c 100 constraints processed.
0.63/0.46	c cleaning 2498 clauses out of 5001 with flag 34073/5001
1.14/0.82	c cleaning 4247 clauses out of 8504 with flag 84614/11002
1.55/1.26	c cleaning 5623 clauses out of 11255 with flag 133251/18000
2.26/1.90	c cleaning 6811 clauses out of 13633 with flag 198393/26001
3.09/2.73	c cleaning 7904 clauses out of 15821 with flag 276612/35000
4.04/3.70	c cleaning 8953 clauses out of 17919 with flag 352729/45002
5.34/4.90	c cleaning 9977 clauses out of 19964 with flag 443229/56000
6.64/6.22	c cleaning 10990 clauses out of 21989 with flag 535207/68002
8.34/7.98	c cleaning 11995 clauses out of 23998 with flag 634967/81001
10.35/9.97	c cleaning 12999 clauses out of 26003 with flag 745846/95001
12.74/12.38	c cleaning 14002 clauses out of 28005 with flag 865172/110002
15.14/14.73	c cleaning 14996 clauses out of 30001 with flag 986527/126000
17.65/17.26	c cleaning 16002 clauses out of 32005 with flag 1107272/143000
20.45/20.02	c cleaning 16998 clauses out of 34004 with flag 1233434/161001
23.65/23.24	c cleaning 18000 clauses out of 36005 with flag 1367446/180000
27.54/27.16	c cleaning 19002 clauses out of 38005 with flag 1503633/200000
31.94/31.53	c cleaning 20001 clauses out of 40004 with flag 1658939/221001
36.84/36.43	c cleaning 20995 clauses out of 42002 with flag 1819841/243000
42.43/42.02	c cleaning 21996 clauses out of 44008 with flag 2015721/266001
48.13/47.77	c cleaning 23004 clauses out of 46013 with flag 2209162/290002
54.63/54.25	c cleaning 24000 clauses out of 48007 with flag 2411663/315000
61.23/60.82	c cleaning 25002 clauses out of 50007 with flag 2607056/341000
68.43/68.08	c cleaning 26000 clauses out of 52007 with flag 2815880/368002
77.31/76.92	c cleaning 26997 clauses out of 54005 with flag 3065170/396000
85.81/85.41	c cleaning 28000 clauses out of 56009 with flag 3299997/425001
94.51/94.16	c cleaning 28997 clauses out of 58009 with flag 3546529/455001
104.21/103.82	c cleaning 29996 clauses out of 60011 with flag 3808496/486000
114.81/114.46	c cleaning 31007 clauses out of 62018 with flag 4062320/518003
126.41/126.02	c cleaning 32002 clauses out of 64009 with flag 4330959/551001
138.32/137.92	c cleaning 32997 clauses out of 66006 with flag 4601807/585000
151.32/150.97	c cleaning 33998 clauses out of 68009 with flag 4872644/620000
166.41/166.03	c cleaning 35002 clauses out of 70011 with flag 5164183/656000
180.41/180.04	c cleaning 36000 clauses out of 72009 with flag 5466497/693000
195.81/195.40	c cleaning 37000 clauses out of 74011 with flag 5777011/731002
212.22/211.87	c cleaning 37999 clauses out of 76010 with flag 6096094/770001
230.72/230.31	c cleaning 39000 clauses out of 78011 with flag 6441360/810001
249.83/249.40	c cleaning 40001 clauses out of 80011 with flag 6789944/851001
268.95/268.51	c cleaning 41001 clauses out of 82009 with flag 7120622/893000
289.74/289.34	c cleaning 41996 clauses out of 84008 with flag 7454790/936000
309.77/309.35	c cleaning 43001 clauses out of 86013 with flag 7826567/980001
330.67/330.26	c cleaning 43997 clauses out of 88012 with flag 8196518/1025001
352.57/352.15	c cleaning 45002 clauses out of 90015 with flag 8553869/1071001
376.56/376.14	c cleaning 46001 clauses out of 92012 with flag 8929069/1118000
401.47/401.03	c cleaning 47001 clauses out of 94012 with flag 9298479/1166001
428.06/427.26	c cleaning 48002 clauses out of 96010 with flag 9698976/1215000
457.98/457.05	c cleaning 49001 clauses out of 98009 with flag 10118963/1265001
486.29/485.34	c cleaning 49998 clauses out of 100010 with flag 10513461/1316003
518.19/517.25	c cleaning 51004 clauses out of 102009 with flag 10932690/1368000
552.30/551.36	c cleaning 51997 clauses out of 104006 with flag 11342962/1421001
588.11/587.13	c cleaning 53002 clauses out of 106009 with flag 11764689/1475001
625.72/624.70	c cleaning 54004 clauses out of 108007 with flag 12206311/1530001
664.73/663.75	c cleaning 54999 clauses out of 110002 with flag 12640659/1586000
702.53/701.55	c cleaning 55998 clauses out of 112003 with flag 13080991/1643000
744.64/743.67	c cleaning 57003 clauses out of 114007 with flag 13534456/1701002
786.94/785.94	c cleaning 57996 clauses out of 116002 with flag 14005814/1760000
834.05/833.00	c cleaning 58996 clauses out of 118006 with flag 14481119/1820000
880.87/879.84	c cleaning 60001 clauses out of 120010 with flag 14955013/1881000
926.79/925.67	c cleaning 61002 clauses out of 122009 with flag 15447289/1943001
973.10/971.98	c cleaning 62000 clauses out of 124005 with flag 15933413/2006000
1021.03/1019.87	c cleaning 63001 clauses out of 126002 with flag 16422496/2070000
1026.22/1025.03	c starts		: 424
1026.22/1025.03	c conflicts		: 2081502
1026.22/1025.03	c decisions		: 2197434
1026.22/1025.03	c propagations		: 42338545
1026.22/1025.03	c inspects		: 24137057729
1026.22/1025.03	c shortcuts		: 0
1026.22/1025.03	c learnt literals	: 19
1026.22/1025.03	c learnt binary clauses	: 19
1026.22/1025.03	c learnt ternary clauses	: 29
1026.22/1025.03	c learnt constraints	: 2081482
1026.22/1025.03	c ignored constraints	: 0
1026.22/1025.03	c root simplifications	: 0
1026.22/1025.03	c removed literals (reason simplification)	: 0
1026.22/1025.03	c reason swapping (by a shorter reason)	: 0
1026.22/1025.03	c Calls to reduceDB	: 60
1026.22/1025.03	c Number of update (reduction) of LBD	: 412910
1026.22/1025.03	c Imported unit clauses	: 0
1026.22/1025.03	c number of reductions to clauses (during analyze)	: 0
1026.22/1025.03	c number of learned constraints concerned by reduction	: 0
1026.22/1025.03	c number of learning phase by resolution	: 0
1026.22/1025.03	c number of learning phase by cutting planes	: 0
1026.22/1025.03	c speed (assignments/second)	: 41309.403822568354
1026.22/1025.03	c non guided choices	28
1026.22/1025.06	c learnt constraints type 
1026.22/1025.06	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 19
1026.22/1025.06	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 74469
1026.22/1025.06	s UNSATISFIABLE
1026.22/1025.06	c Total wall clock time (in seconds): 1024.958

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-4089796-1466033850/watcher-4089796-1466033850 -o /tmp/evaluation-result-4089796-1466033850/solver-4089796-1466033850 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node135-1466033848-10446 --watchdog 1960 java -jar sat4j-pb.jar HOME/instance-4089796-1466033850.opb 

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

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


[startup+0 s]
/proc/loadavg: 1.21 1.31 1.70 4/196 10558
/proc/meminfo: memFree=30366348/32872528 swapFree=1504408/1684280
[pid=10558] ppid=10555 vsize=97336 CPUtime=0 cores=1,3,5,7
/proc/10558/stat : 10558 (java) S 10555 10558 5923 0 -1 4202496 1372 0 0 0 0 0 0 0 20 0 2 0 5430963 99672064 996 33554432000 1073741824 1073778376 140737447515968 140737447507104 215127982141 0 0 0 16784584 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/10558/statm: 24334 1006 769 9 0 16774 0
[pid=10558/tid=10559] ppid=10555 vsize=97400 CPUtime=0 cores=1,3,5,7
/proc/10558/task/10559/stat : 10559 (java) R 10555 10558 5923 0 -1 4202560 181 0 0 0 0 0 0 0 20 0 2 0 5430963 99737600 1028 33554432000 1073741824 1073778376 140737447515968 140552803328696 215115401907 0 0 0 16784584 0 0 0 -1 1 0 0 0 0 0

[startup+0.100155 s]
/proc/loadavg: 1.21 1.31 1.70 4/196 10558
/proc/meminfo: memFree=30366348/32872528 swapFree=1504408/1684280
[pid=10558] ppid=10555 vsize=9558476 CPUtime=0.11 cores=1,3,5,7
/proc/10558/stat : 10558 (java) S 10555 10558 5923 0 -1 4202496 4562 0 1 0 10 1 0 0 20 0 18 0 5430963 9787879424 5684 33554432000 1073741824 1073778376 140737447515968 140737447507104 215127982141 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/10558/statm: 2389619 5684 2157 9 0 2380296 0
[pid=10558/tid=10559] ppid=10555 vsize=9558476 CPUtime=0.08 cores=1,3,5,7
/proc/10558/task/10559/stat : 10559 (java) R 10555 10558 5923 0 -1 4202560 2437 0 1 0 6 2 0 0 20 0 18 0 5430963 9787879424 5684 33554432000 1073741824 1073778376 140737447515968 140552803330976 215128007949 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 9558476

[startup+0.200392 s]
/proc/loadavg: 1.21 1.31 1.70 4/196 10558
/proc/meminfo: memFree=30366348/32872528 swapFree=1504408/1684280
[pid=10558] ppid=10555 vsize=9625040 CPUtime=0.33 cores=1,3,5,7
/proc/10558/stat : 10558 (java) S 10555 10558 5923 0 -1 4202496 6830 0 1 0 31 2 0 0 20 0 19 0 5430963 9856040960 6962 33554432000 1073741824 1073778376 140737447515968 140737447507104 215127982141 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/10558/statm: 2406260 6962 2224 9 0 2396937 0
[pid=10558/tid=10559] ppid=10555 vsize=9625040 CPUtime=0.18 cores=1,3,5,7
/proc/10558/task/10559/stat : 10559 (java) R 10555 10558 5923 0 -1 4202560 2457 0 1 0 16 2 0 0 20 0 19 0 5430963 9856040960 6962 33554432000 1073741824 1073778376 140737447515968 140552803332736 140552743134764 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.33
Current children cumulated vsize (KiB) 9625040

[startup+0.300357 s]
/proc/loadavg: 1.21 1.31 1.70 4/196 10558
/proc/meminfo: memFree=30366348/32872528 swapFree=1504408/1684280
[pid=10558] ppid=10555 vsize=9625040 CPUtime=0.52 cores=1,3,5,7
/proc/10558/stat : 10558 (java) S 10555 10558 5923 0 -1 4202496 7013 0 1 0 50 2 0 0 20 0 19 0 5430963 9856040960 6952 33554432000 1073741824 1073778376 140737447515968 140737447507104 215127982141 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/10558/statm: 2406260 6952 2226 9 0 2396937 0
[pid=10558/tid=10559] ppid=10555 vsize=9625040 CPUtime=0.28 cores=1,3,5,7
/proc/10558/task/10559/stat : 10559 (java) R 10555 10558 5923 0 -1 4202560 2457 0 1 0 26 2 0 0 20 0 19 0 5430963 9856040960 6952 33554432000 1073741824 1073778376 140737447515968 140552803332264 140552743495874 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.52
Current children cumulated vsize (KiB) 9625040

[startup+0.700266 s]
/proc/loadavg: 1.21 1.31 1.70 4/196 10558
/proc/meminfo: memFree=30366348/32872528 swapFree=1504408/1684280
[pid=10558] ppid=10555 vsize=9625040 CPUtime=1.02 cores=1,3,5,7
/proc/10558/stat : 10558 (java) S 10555 10558 5923 0 -1 4202496 8569 0 1 0 100 2 0 0 20 0 19 0 5430963 9856040960 8195 33554432000 1073741824 1073778376 140737447515968 140737447507104 215127982141 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/10558/statm: 2406260 8195 2239 9 0 2396937 0
[pid=10558/tid=10559] ppid=10555 vsize=9625040 CPUtime=0.68 cores=1,3,5,7
/proc/10558/task/10559/stat : 10559 (java) R 10555 10558 5923 0 -1 4202560 2458 0 1 0 66 2 0 0 20 0 19 0 5430963 9856040960 8195 33554432000 1073741824 1073778376 140737447515968 140552803332584 140552743502518 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1.02
Current children cumulated vsize (KiB) 9625040

[startup+1.50076 s]
/proc/loadavg: 1.21 1.31 1.70 3/215 10577
/proc/meminfo: memFree=30339184/32872528 swapFree=1504408/1684280
[pid=10558] ppid=10555 vsize=9625040 CPUtime=1.85 cores=1,3,5,7
/proc/10558/stat : 10558 (java) S 10555 10558 5923 0 -1 4202496 8573 0 1 0 183 2 0 0 20 0 19 0 5430963 9856040960 8709 33554432000 1073741824 1073778376 140737447515968 140737447507104 215127982141 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/10558/statm: 2406260 8709 2240 9 0 2396937 0
[pid=10558/tid=10559] ppid=10555 vsize=9625040 CPUtime=1.48 cores=1,3,5,7
/proc/10558/task/10559/stat : 10559 (java) R 10555 10558 5923 0 -1 4202560 2460 0 1 0 146 2 0 0 20 0 19 0 5430963 9856040960 8709 33554432000 1073741824 1073778376 140737447515968 140552803332464 140552743448608 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=10558/tid=10561] ppid=10555 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10558/task/10561/stat : 10561 (java) S 10555 10558 5923 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5430964 9856040960 8709 33554432000 1073741824 1073778376 140737447515968 140552742062376 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10558/tid=10562] ppid=10555 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10558/task/10562/stat : 10562 (java) S 10555 10558 5923 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5430964 9856040960 8709 33554432000 1073741824 1073778376 140737447515968 140552741009576 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10558/tid=10563] ppid=10555 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10558/task/10563/stat : 10563 (java) S 10555 10558 5923 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5430964 9856040960 8709 33554432000 1073741824 1073778376 140737447515968 140552739957288 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10558/tid=10564] ppid=10555 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10558/task/10564/stat : 10564 (java) S 10555 10558 5923 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5430964 9856040960 8709 33554432000 1073741824 1073778376 140737447515968 140552738904488 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10558/tid=10565] ppid=10555 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10558/task/10565/stat : 10565 (java) S 10555 10558 5923 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5430964 9856040960 8709 33554432000 1073741824 1073778376 140737447515968 140552642968360 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10558/tid=10566] ppid=10555 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10558/task/10566/stat : 10566 (java) S 10555 10558 5923 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5430964 9856040960 8709 33554432000 1073741824 1073778376 140737447515968 140552641915560 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10558/tid=10567] ppid=10555 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10558/task/10567/stat : 10567 (java) S 10555 10558 5923 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5430964 9856040960 8709 33554432000 1073741824 1073778376 140737447515968 140552640863272 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10558/tid=10568] ppid=10555 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10558/task/10568/stat : 10568 (java) S 10555 10558 5923 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 5430964 9856040960 8709 33554432000 1073741824 1073778376 140737447515968 140552639810472 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10558/tid=10569] ppid=10555 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10558/task/10569/stat : 10569 (java) S 10555 10558 5923 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 5430965 9856040960 8709 33554432000 1073741824 1073778376 140737447515968 140552627398888 215127996329 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10558/tid=10570] ppid=10555 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10558/task/10570/stat : 10570 (java) S 10555 10558 5923 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 5430966 9856040960 8709 33554432000 1073741824 1073778376 140737447515968 140552626344952 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10558/tid=10571] ppid=10555 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10558/task/10571/stat : 10571 (java) S 10555 10558 5923 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 5430966 9856040960 8709 33554432000 1073741824 1073778376 140737447515968 140552625292552 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10558/tid=10572] ppid=10555 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10558/task/10572/stat : 10572 (java) S 10555 10558 5923 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5430968 9856040960 8709 33554432000 1073741824 1073778376 140737447515968 140552624241040 215128004384 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10558/tid=10573] ppid=10555 vsize=9625040 CPUtime=0.19 cores=1,3,5,7
/proc/10558/task/10573/stat : 10573 (java) S 10555 10558 5923 0 -1 4202560 3166 0 0 0 19 0 0 0 20 0 19 0 5430968 9856040960 8709 33554432000 1073741824 1073778376 140737447515968 140552623188664 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10558/tid=10574] ppid=10555 vsize=9625040 CPUtime=0.14 cores=1,3,5,7
/proc/10558/task/10574/stat : 10574 (java) S 10555 10558 5923 0 -1 4202560 1677 0 0 0 14 0 0 0 20 0 19 0 5430968 9856040960 8709 33554432000 1073741824 1073778376 140737447515968 140552622135864 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10558/tid=10575] ppid=10555 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10558/task/10575/stat : 10575 (java) S 10555 10558 5923 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5430968 9856040960 8709 33554432000 1073741824 1073778376 140737447515968 140552621083768 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10558/tid=10576] ppid=10555 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10558/task/10576/stat : 10576 (java) S 10555 10558 5923 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5430968 9856040960 8709 33554432000 1073741824 1073778376 140737447515968 140552620031176 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10558/tid=10577] ppid=10555 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10558/task/10577/stat : 10577 (java) S 10555 10558 5923 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 5430975 9856040960 8709 33554432000 1073741824 1073778376 140737447515968 140552618976168 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1.85
Current children cumulated vsize (KiB) 9625040

[startup+3.10079 s]
/proc/loadavg: 1.36 1.34 1.71 3/215 10577
/proc/meminfo: memFree=30336024/32872528 swapFree=1504408/1684280
[pid=10558] ppid=10555 vsize=9625040 CPUtime=3.54 cores=1,3,5,7
/proc/10558/stat : 10558 (java) S 10555 10558 5923 0 -1 4202496 9115 0 1 0 352 2 0 0 20 0 19 0 5430963 9856040960 9351 33554432000 1073741824 1073778376 140737447515968 140737447507104 215127982141 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/10558/statm: 2406260 9351 2241 9 0 2396937 0
[pid=10558/tid=10559] ppid=10555 vsize=9625040 CPUtime=3.08 cores=1,3,5,7
/proc/10558/task/10559/stat : 10559 (java) R 10555 10558 5923 0 -1 4202560 2461 0 1 0 306 2 0 0 20 0 19 0 5430963 9856040960 9351 33554432000 1073741824 1073778376 140737447515968 140552803323584 140552743502624 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=10558/tid=10561] ppid=10555 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10558/task/10561/stat : 10561 (java) S 10555 10558 5923 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5430964 9856040960 9351 33554432000 1073741824 1073778376 140737447515968 140552742062376 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10558/tid=10562] ppid=10555 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10558/task/10562/stat : 10562 (java) S 10555 10558 5923 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5430964 9856040960 9351 33554432000 1073741824 1073778376 140737447515968 140552741009576 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10558/tid=10563] ppid=10555 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10558/task/10563/stat : 10563 (java) S 10555 10558 5923 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5430964 9856040960 9351 33554432000 1073741824 1073778376 140737447515968 140552739957288 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10558/tid=10564] ppid=10555 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10558/task/10564/stat : 10564 (java) S 10555 10558 5923 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5430964 9856040960 9351 33554432000 1073741824 1073778376 140737447515968 140552738904488 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10558/tid=10565] ppid=10555 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10558/task/10565/stat : 10565 (java) S 10555 10558 5923 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5430964 9856040960 9351 33554432000 1073741824 1073778376 140737447515968 140552642968360 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10558/tid=10566] ppid=10555 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10558/task/10566/stat : 10566 (java) S 10555 10558 5923 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5430964 9856040960 9351 33554432000 1073741824 1073778376 140737447515968 140552641915560 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10558/tid=10567] ppid=10555 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10558/task/10567/stat : 10567 (java) S 10555 10558 5923 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5430964 9856040960 9351 33554432000 1073741824 1073778376 140737447515968 140552640863272 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10558/tid=10568] ppid=10555 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10558/task/10568/stat : 10568 (java) S 10555 10558 5923 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 5430964 9856040960 9351 33554432000 1073741824 1073778376 140737447515968 140552639810472 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10558/tid=10569] ppid=10555 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10558/task/10569/stat : 10569 (java) S 10555 10558 5923 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 5430965 9856040960 9351 33554432000 1073741824 1073778376 140737447515968 140552627398888 215127996329 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10558/tid=10570] ppid=10555 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10558/task/10570/stat : 10570 (java) S 10555 10558 5923 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 5430966 9856040960 9351 33554432000 1073741824 1073778376 140737447515968 140552626344952 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10558/tid=10571] ppid=10555 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10558/task/10571/stat : 10571 (java) S 10555 10558 5923 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 5430966 9856040960 9351 33554432000 1073741824 1073778376 140737447515968 140552625292552 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10558/tid=10572] ppid=10555 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10558/task/10572/stat : 10572 (java) S 10555 10558 5923 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5430968 9856040960 9351 33554432000 1073741824 1073778376 140737447515968 140552624241040 215128004384 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10558/tid=10573] ppid=10555 vsize=9625040 CPUtime=0.28 cores=1,3,5,7
/proc/10558/task/10573/stat : 10573 (java) S 10555 10558 5923 0 -1 4202560 3706 0 0 0 28 0 0 0 20 0 19 0 5430968 9856040960 9351 33554432000 1073741824 1073778376 140737447515968 140552623188664 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10558/tid=10574] ppid=10555 vsize=9625040 CPUtime=0.15 cores=1,3,5,7
/proc/10558/task/10574/stat : 10574 (java) S 10555 10558 5923 0 -1 4202560 1678 0 0 0 15 0 0 0 20 0 19 0 5430968 9856040960 9351 33554432000 1073741824 1073778376 140737447515968 140552622135864 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10558/tid=10575] ppid=10555 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10558/task/10575/stat : 10575 (java) S 10555 10558 5923 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5430968 9856040960 9351 33554432000 1073741824 1073778376 140737447515968 140552621083768 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10558/tid=10576] ppid=10555 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10558/task/10576/stat : 10576 (java) S 10555 10558 5923 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5430968 9856040960 9351 33554432000 1073741824 1073778376 140737447515968 140552620031176 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10558/tid=10577] ppid=10555 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10558/task/10577/stat : 10577 (java) S 10555 10558 5923 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 5430975 9856040960 9351 33554432000 1073741824 1073778376 140737447515968 140552618976168 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 3.54
Current children cumulated vsize (KiB) 9625040

[startup+6.30078 s]
/proc/loadavg: 1.36 1.34 1.71 3/215 10577
/proc/meminfo: memFree=30322880/32872528 swapFree=1504408/1684280
[pid=10558] ppid=10555 vsize=9625040 CPUtime=6.74 cores=1,3,5,7
/proc/10558/stat : 10558 (java) S 10555 10558 5923 0 -1 4202496 9119 0 1 0 672 2 0 0 20 0 19 0 5430963 9856040960 10332 33554432000 1073741824 1073778376 140737447515968 140737447507104 215127982141 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/10558/statm: 2406260 10332 2242 9 0 2396937 0
[pid=10558/tid=10559] ppid=10555 vsize=9625040 CPUtime=6.27 cores=1,3,5,7
/proc/10558/task/10559/stat : 10559 (java) R 10555 10558 5923 0 -1 4202560 2464 0 1 0 625 2 0 0 20 0 19 0 5430963 9856040960 10332 33554432000 1073741824 1073778376 140737447515968 140552803323584 140552743501842 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=10558/tid=10561] ppid=10555 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10558/task/10561/stat : 10561 (java) S 10555 10558 5923 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5430964 9856040960 10332 33554432000 1073741824 1073778376 140737447515968 140552742062376 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10558/tid=10562] ppid=10555 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10558/task/10562/stat : 10562 (java) S 10555 10558 5923 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5430964 9856040960 10332 33554432000 1073741824 1073778376 140737447515968 140552741009576 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10558/tid=10563] ppid=10555 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10558/task/10563/stat : 10563 (java) S 10555 10558 5923 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5430964 9856040960 10332 33554432000 1073741824 1073778376 140737447515968 140552739957288 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10558/tid=10564] ppid=10555 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10558/task/10564/stat : 10564 (java) S 10555 10558 5923 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5430964 9856040960 10332 33554432000 1073741824 1073778376 140737447515968 140552738904488 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10558/tid=10565] ppid=10555 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10558/task/10565/stat : 10565 (java) S 10555 10558 5923 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5430964 9856040960 10332 33554432000 1073741824 1073778376 140737447515968 140552642968360 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10558/tid=10566] ppid=10555 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10558/task/10566/stat : 10566 (java) S 10555 10558 5923 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5430964 9856040960 10332 33554432000 1073741824 1073778376 140737447515968 140552641915560 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10558/tid=10567] ppid=10555 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10558/task/10567/stat : 10567 (java) S 10555 10558 5923 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5430964 9856040960 10332 33554432000 1073741824 1073778376 140737447515968 140552640863272 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10558/tid=10568] ppid=10555 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10558/task/10568/stat : 10568 (java) S 10555 10558 5923 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 5430964 9856040960 10332 33554432000 1073741824 1073778376 140737447515968 140552639810472 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10558/tid=10569] ppid=10555 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10558/task/10569/stat : 10569 (java) S 10555 10558 5923 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 5430965 9856040960 10332 33554432000 1073741824 1073778376 140737447515968 140552627398888 215127996329 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10558/tid=10570] ppid=10555 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10558/task/10570/stat : 10570 (java) S 10555 10558 5923 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 5430966 9856040960 10332 33554432000 1073741824 1073778376 140737447515968 140552626344952 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10558/tid=10571] ppid=10555 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10558/task/10571/stat : 10571 (java) S 10555 10558 5923 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 5430966 9856040960 10332 33554432000 1073741824 1073778376 140737447515968 140552625292552 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10558/tid=10572] ppid=10555 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10558/task/10572/stat : 10572 (java) S 10555 10558 5923 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5430968 9856040960 10332 33554432000 1073741824 1073778376 140737447515968 140552624241040 215128004384 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10558/tid=10573] ppid=10555 vsize=9625040 CPUtime=0.28 cores=1,3,5,7
/proc/10558/task/10573/stat : 10573 (java) S 10555 10558 5923 0 -1 4202560 3706 0 0 0 28 0 0 0 20 0 19 0 5430968 9856040960 10332 33554432000 1073741824 1073778376 140737447515968 140552623188664 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10558/tid=10574] ppid=10555 vsize=9625040 CPUtime=0.15 cores=1,3,5,7

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

[pid=10558/tid=10570] ppid=10555 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10558/task/10570/stat : 10570 (java) S 10555 10558 5923 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 5430966 9856040960 46485 33554432000 1073741824 1073778376 140737447515968 140552626344952 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10558/tid=10571] ppid=10555 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10558/task/10571/stat : 10571 (java) S 10555 10558 5923 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 5430966 9856040960 46485 33554432000 1073741824 1073778376 140737447515968 140552625292552 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10558/tid=10572] ppid=10555 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10558/task/10572/stat : 10572 (java) S 10555 10558 5923 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5430968 9856040960 46485 33554432000 1073741824 1073778376 140737447515968 140552624241040 215128004384 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10558/tid=10573] ppid=10555 vsize=9625040 CPUtime=0.83 cores=1,3,5,7
/proc/10558/task/10573/stat : 10573 (java) S 10555 10558 5923 0 -1 4202560 12693 0 0 0 81 2 0 0 20 0 19 0 5430968 9856040960 46485 33554432000 1073741824 1073778376 140737447515968 140552623188664 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10558/tid=10574] ppid=10555 vsize=9625040 CPUtime=0.27 cores=1,3,5,7
/proc/10558/task/10574/stat : 10574 (java) S 10555 10558 5923 0 -1 4202560 3233 0 0 0 27 0 0 0 20 0 19 0 5430968 9856040960 46485 33554432000 1073741824 1073778376 140737447515968 140552622135864 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10558/tid=10575] ppid=10555 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10558/task/10575/stat : 10575 (java) S 10555 10558 5923 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5430968 9856040960 46485 33554432000 1073741824 1073778376 140737447515968 140552621083768 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10558/tid=10576] ppid=10555 vsize=9625040 CPUtime=0.36 cores=1,3,5,7
/proc/10558/task/10576/stat : 10576 (java) S 10555 10558 5923 0 -1 4202560 60 0 0 0 14 22 0 0 20 0 19 0 5430968 9856040960 46485 33554432000 1073741824 1073778376 140737447515968 140552620031176 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10558/tid=10577] ppid=10555 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10558/task/10577/stat : 10577 (java) S 10555 10558 5923 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 5430975 9856040960 46485 33554432000 1073741824 1073778376 140737447515968 140552618976168 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1023.62
Current children cumulated vsize (KiB) 9625040

[startup+1024 s]
/proc/loadavg: 2.23 2.19 2.03 3/215 10604
/proc/meminfo: memFree=30034124/32872528 swapFree=1504408/1684280
[pid=10558] ppid=10555 vsize=9625040 CPUtime=1025.22 cores=1,3,5,7
/proc/10558/stat : 10558 (java) S 10555 10558 5923 0 -1 4202496 19855 0 1 0 102496 26 0 0 20 0 19 0 5430963 9856040960 46485 33554432000 1073741824 1073778376 140737447515968 140737447507104 215127982141 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/10558/statm: 2406260 46485 2263 9 0 2396937 0
[pid=10558/tid=10559] ppid=10555 vsize=9625040 CPUtime=1021.23 cores=1,3,5,7
/proc/10558/task/10559/stat : 10559 (java) R 10555 10558 5923 0 -1 4202560 2539 0 1 0 102104 19 0 0 20 0 19 0 5430963 9856040960 46485 33554432000 1073741824 1073778376 140737447515968 140552803323568 140552743448554 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=10558/tid=10561] ppid=10555 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10558/task/10561/stat : 10561 (java) S 10555 10558 5923 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 19 0 5430964 9856040960 46485 33554432000 1073741824 1073778376 140737447515968 140552742062376 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10558/tid=10562] ppid=10555 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10558/task/10562/stat : 10562 (java) S 10555 10558 5923 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 5430964 9856040960 46485 33554432000 1073741824 1073778376 140737447515968 140552741009576 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10558/tid=10563] ppid=10555 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10558/task/10563/stat : 10563 (java) S 10555 10558 5923 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5430964 9856040960 46485 33554432000 1073741824 1073778376 140737447515968 140552739957288 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10558/tid=10564] ppid=10555 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/10558/task/10564/stat : 10564 (java) S 10555 10558 5923 0 -1 4202560 19 0 0 0 1 0 0 0 20 0 19 0 5430964 9856040960 46485 33554432000 1073741824 1073778376 140737447515968 140552738904488 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10558/tid=10565] ppid=10555 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10558/task/10565/stat : 10565 (java) S 10555 10558 5923 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 5430964 9856040960 46485 33554432000 1073741824 1073778376 140737447515968 140552642968360 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10558/tid=10566] ppid=10555 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10558/task/10566/stat : 10566 (java) S 10555 10558 5923 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 5430964 9856040960 46485 33554432000 1073741824 1073778376 140737447515968 140552641915560 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10558/tid=10567] ppid=10555 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10558/task/10567/stat : 10567 (java) S 10555 10558 5923 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 5430964 9856040960 46485 33554432000 1073741824 1073778376 140737447515968 140552640863272 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10558/tid=10568] ppid=10555 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10558/task/10568/stat : 10568 (java) S 10555 10558 5923 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 5430964 9856040960 46485 33554432000 1073741824 1073778376 140737447515968 140552639810472 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10558/tid=10569] ppid=10555 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10558/task/10569/stat : 10569 (java) S 10555 10558 5923 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 5430965 9856040960 46485 33554432000 1073741824 1073778376 140737447515968 140552627398888 215127996329 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10558/tid=10570] ppid=10555 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10558/task/10570/stat : 10570 (java) S 10555 10558 5923 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 5430966 9856040960 46485 33554432000 1073741824 1073778376 140737447515968 140552626344952 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10558/tid=10571] ppid=10555 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10558/task/10571/stat : 10571 (java) S 10555 10558 5923 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 5430966 9856040960 46485 33554432000 1073741824 1073778376 140737447515968 140552625292552 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10558/tid=10572] ppid=10555 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10558/task/10572/stat : 10572 (java) S 10555 10558 5923 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5430968 9856040960 46485 33554432000 1073741824 1073778376 140737447515968 140552624241040 215128004384 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10558/tid=10573] ppid=10555 vsize=9625040 CPUtime=0.83 cores=1,3,5,7
/proc/10558/task/10573/stat : 10573 (java) S 10555 10558 5923 0 -1 4202560 12693 0 0 0 81 2 0 0 20 0 19 0 5430968 9856040960 46485 33554432000 1073741824 1073778376 140737447515968 140552623188664 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10558/tid=10574] ppid=10555 vsize=9625040 CPUtime=0.27 cores=1,3,5,7
/proc/10558/task/10574/stat : 10574 (java) S 10555 10558 5923 0 -1 4202560 3233 0 0 0 27 0 0 0 20 0 19 0 5430968 9856040960 46485 33554432000 1073741824 1073778376 140737447515968 140552622135864 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10558/tid=10575] ppid=10555 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10558/task/10575/stat : 10575 (java) S 10555 10558 5923 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5430968 9856040960 46485 33554432000 1073741824 1073778376 140737447515968 140552621083768 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10558/tid=10576] ppid=10555 vsize=9625040 CPUtime=0.36 cores=1,3,5,7
/proc/10558/task/10576/stat : 10576 (java) S 10555 10558 5923 0 -1 4202560 60 0 0 0 14 22 0 0 20 0 19 0 5430968 9856040960 46485 33554432000 1073741824 1073778376 140737447515968 140552620031176 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10558/tid=10577] ppid=10555 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10558/task/10577/stat : 10577 (java) S 10555 10558 5923 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 5430975 9856040960 46485 33554432000 1073741824 1073778376 140737447515968 140552618976168 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1025.22
Current children cumulated vsize (KiB) 9625040

[startup+1024.8 s]
/proc/loadavg: 2.23 2.19 2.03 3/215 10604
/proc/meminfo: memFree=30034128/32872528 swapFree=1504408/1684280
[pid=10558] ppid=10555 vsize=9625040 CPUtime=1026.02 cores=1,3,5,7
/proc/10558/stat : 10558 (java) S 10555 10558 5923 0 -1 4202496 19855 0 1 0 102576 26 0 0 20 0 19 0 5430963 9856040960 46485 33554432000 1073741824 1073778376 140737447515968 140737447507104 215127982141 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/10558/statm: 2406260 46485 2263 9 0 2396937 0
[pid=10558/tid=10559] ppid=10555 vsize=9625040 CPUtime=1022.03 cores=1,3,5,7
/proc/10558/task/10559/stat : 10559 (java) R 10555 10558 5923 0 -1 4202560 2539 0 1 0 102184 19 0 0 20 0 19 0 5430963 9856040960 46485 33554432000 1073741824 1073778376 140737447515968 140552803323568 140552743502413 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=10558/tid=10561] ppid=10555 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10558/task/10561/stat : 10561 (java) S 10555 10558 5923 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 19 0 5430964 9856040960 46485 33554432000 1073741824 1073778376 140737447515968 140552742062376 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10558/tid=10562] ppid=10555 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10558/task/10562/stat : 10562 (java) S 10555 10558 5923 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 5430964 9856040960 46485 33554432000 1073741824 1073778376 140737447515968 140552741009576 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10558/tid=10563] ppid=10555 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10558/task/10563/stat : 10563 (java) S 10555 10558 5923 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5430964 9856040960 46485 33554432000 1073741824 1073778376 140737447515968 140552739957288 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10558/tid=10564] ppid=10555 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/10558/task/10564/stat : 10564 (java) S 10555 10558 5923 0 -1 4202560 19 0 0 0 1 0 0 0 20 0 19 0 5430964 9856040960 46485 33554432000 1073741824 1073778376 140737447515968 140552738904488 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10558/tid=10565] ppid=10555 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10558/task/10565/stat : 10565 (java) S 10555 10558 5923 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 5430964 9856040960 46485 33554432000 1073741824 1073778376 140737447515968 140552642968360 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10558/tid=10566] ppid=10555 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10558/task/10566/stat : 10566 (java) S 10555 10558 5923 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 5430964 9856040960 46485 33554432000 1073741824 1073778376 140737447515968 140552641915560 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10558/tid=10567] ppid=10555 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10558/task/10567/stat : 10567 (java) S 10555 10558 5923 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 5430964 9856040960 46485 33554432000 1073741824 1073778376 140737447515968 140552640863272 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10558/tid=10568] ppid=10555 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10558/task/10568/stat : 10568 (java) S 10555 10558 5923 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 5430964 9856040960 46485 33554432000 1073741824 1073778376 140737447515968 140552639810472 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10558/tid=10569] ppid=10555 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10558/task/10569/stat : 10569 (java) S 10555 10558 5923 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 5430965 9856040960 46485 33554432000 1073741824 1073778376 140737447515968 140552627398888 215127996329 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10558/tid=10570] ppid=10555 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10558/task/10570/stat : 10570 (java) S 10555 10558 5923 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 5430966 9856040960 46485 33554432000 1073741824 1073778376 140737447515968 140552626344952 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10558/tid=10571] ppid=10555 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10558/task/10571/stat : 10571 (java) S 10555 10558 5923 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 5430966 9856040960 46485 33554432000 1073741824 1073778376 140737447515968 140552625292552 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10558/tid=10572] ppid=10555 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10558/task/10572/stat : 10572 (java) S 10555 10558 5923 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5430968 9856040960 46485 33554432000 1073741824 1073778376 140737447515968 140552624241040 215128004384 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10558/tid=10573] ppid=10555 vsize=9625040 CPUtime=0.83 cores=1,3,5,7
/proc/10558/task/10573/stat : 10573 (java) S 10555 10558 5923 0 -1 4202560 12693 0 0 0 81 2 0 0 20 0 19 0 5430968 9856040960 46485 33554432000 1073741824 1073778376 140737447515968 140552623188664 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10558/tid=10574] ppid=10555 vsize=9625040 CPUtime=0.27 cores=1,3,5,7
/proc/10558/task/10574/stat : 10574 (java) S 10555 10558 5923 0 -1 4202560 3233 0 0 0 27 0 0 0 20 0 19 0 5430968 9856040960 46485 33554432000 1073741824 1073778376 140737447515968 140552622135864 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10558/tid=10575] ppid=10555 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10558/task/10575/stat : 10575 (java) S 10555 10558 5923 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5430968 9856040960 46485 33554432000 1073741824 1073778376 140737447515968 140552621083768 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10558/tid=10576] ppid=10555 vsize=9625040 CPUtime=0.36 cores=1,3,5,7
/proc/10558/task/10576/stat : 10576 (java) S 10555 10558 5923 0 -1 4202560 60 0 0 0 14 22 0 0 20 0 19 0 5430968 9856040960 46485 33554432000 1073741824 1073778376 140737447515968 140552620031176 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10558/tid=10577] ppid=10555 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10558/task/10577/stat : 10577 (java) S 10555 10558 5923 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 5430975 9856040960 46485 33554432000 1073741824 1073778376 140737447515968 140552618976168 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1026.02
Current children cumulated vsize (KiB) 9625040

[startup+1025 s]
/proc/loadavg: 2.23 2.19 2.03 3/215 10604
/proc/meminfo: memFree=30034128/32872528 swapFree=1504408/1684280
[pid=10558] ppid=10555 vsize=9625040 CPUtime=1026.22 cores=1,3,5,7
/proc/10558/stat : 10558 (java) S 10555 10558 5923 0 -1 4202496 19855 0 1 0 102596 26 0 0 20 0 19 0 5430963 9856040960 46485 33554432000 1073741824 1073778376 140737447515968 140737447507104 215127982141 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/10558/statm: 2406260 46485 2263 9 0 2396937 0
[pid=10558/tid=10559] ppid=10555 vsize=9625040 CPUtime=1022.23 cores=1,3,5,7
/proc/10558/task/10559/stat : 10559 (java) R 10555 10558 5923 0 -1 4202560 2539 0 1 0 102204 19 0 0 20 0 19 0 5430963 9856040960 46485 33554432000 1073741824 1073778376 140737447515968 140552803323568 140552743448554 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=10558/tid=10561] ppid=10555 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10558/task/10561/stat : 10561 (java) S 10555 10558 5923 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 19 0 5430964 9856040960 46485 33554432000 1073741824 1073778376 140737447515968 140552742062376 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10558/tid=10562] ppid=10555 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10558/task/10562/stat : 10562 (java) S 10555 10558 5923 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 5430964 9856040960 46485 33554432000 1073741824 1073778376 140737447515968 140552741009576 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10558/tid=10563] ppid=10555 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10558/task/10563/stat : 10563 (java) S 10555 10558 5923 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5430964 9856040960 46485 33554432000 1073741824 1073778376 140737447515968 140552739957288 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10558/tid=10564] ppid=10555 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/10558/task/10564/stat : 10564 (java) S 10555 10558 5923 0 -1 4202560 19 0 0 0 1 0 0 0 20 0 19 0 5430964 9856040960 46485 33554432000 1073741824 1073778376 140737447515968 140552738904488 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10558/tid=10565] ppid=10555 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10558/task/10565/stat : 10565 (java) S 10555 10558 5923 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 5430964 9856040960 46485 33554432000 1073741824 1073778376 140737447515968 140552642968360 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10558/tid=10566] ppid=10555 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10558/task/10566/stat : 10566 (java) S 10555 10558 5923 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 5430964 9856040960 46485 33554432000 1073741824 1073778376 140737447515968 140552641915560 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10558/tid=10567] ppid=10555 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10558/task/10567/stat : 10567 (java) S 10555 10558 5923 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 5430964 9856040960 46485 33554432000 1073741824 1073778376 140737447515968 140552640863272 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10558/tid=10568] ppid=10555 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10558/task/10568/stat : 10568 (java) S 10555 10558 5923 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 5430964 9856040960 46485 33554432000 1073741824 1073778376 140737447515968 140552639810472 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10558/tid=10569] ppid=10555 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10558/task/10569/stat : 10569 (java) S 10555 10558 5923 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 5430965 9856040960 46485 33554432000 1073741824 1073778376 140737447515968 140552627398888 215127996329 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10558/tid=10570] ppid=10555 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10558/task/10570/stat : 10570 (java) S 10555 10558 5923 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 5430966 9856040960 46485 33554432000 1073741824 1073778376 140737447515968 140552626344952 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10558/tid=10571] ppid=10555 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10558/task/10571/stat : 10571 (java) S 10555 10558 5923 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 5430966 9856040960 46485 33554432000 1073741824 1073778376 140737447515968 140552625292552 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10558/tid=10572] ppid=10555 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10558/task/10572/stat : 10572 (java) S 10555 10558 5923 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5430968 9856040960 46485 33554432000 1073741824 1073778376 140737447515968 140552624241040 215128004384 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10558/tid=10573] ppid=10555 vsize=9625040 CPUtime=0.83 cores=1,3,5,7
/proc/10558/task/10573/stat : 10573 (java) S 10555 10558 5923 0 -1 4202560 12693 0 0 0 81 2 0 0 20 0 19 0 5430968 9856040960 46485 33554432000 1073741824 1073778376 140737447515968 140552623188664 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10558/tid=10574] ppid=10555 vsize=9625040 CPUtime=0.27 cores=1,3,5,7
/proc/10558/task/10574/stat : 10574 (java) S 10555 10558 5923 0 -1 4202560 3233 0 0 0 27 0 0 0 20 0 19 0 5430968 9856040960 46485 33554432000 1073741824 1073778376 140737447515968 140552622135864 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10558/tid=10575] ppid=10555 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10558/task/10575/stat : 10575 (java) S 10555 10558 5923 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5430968 9856040960 46485 33554432000 1073741824 1073778376 140737447515968 140552621083768 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10558/tid=10576] ppid=10555 vsize=9625040 CPUtime=0.36 cores=1,3,5,7
/proc/10558/task/10576/stat : 10576 (java) S 10555 10558 5923 0 -1 4202560 60 0 0 0 14 22 0 0 20 0 19 0 5430968 9856040960 46485 33554432000 1073741824 1073778376 140737447515968 140552620031176 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10558/tid=10577] ppid=10555 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10558/task/10577/stat : 10577 (java) S 10555 10558 5923 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 5430975 9856040960 46485 33554432000 1073741824 1073778376 140737447515968 140552618976168 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1026.22
Current children cumulated vsize (KiB) 9625040

Child status: 20

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 10558 and gives
#  childrusage.ru_utime.tv_sec=1023
#  childrusage.ru_utime.tv_usec=446412
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=532918
# CPU time returned by wait4() is 1023.98
# while last known CPU time is 1026.22
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1025.07
CPU time (s): 1026.22
CPU user time (s): 1025.96
CPU system time (s): 0.26
CPU usage (%): 100.113
Max. virtual memory (cumulated for all children) (KiB): 9625040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1023.45
system time used= 0.532918
maximum resident set size= 189296
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19886
page faults= 1
swaps= 0
block input operations= 0
block output operations= 672
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 21801
involuntary context switches= 3121

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.05408 second user time and 7.8848 second system time

The end

Launcher Data

Begin job on node135 at 2016-06-16 01:37:30
IDJOB=4089796
IDBENCH=107457
IDSOLVER=2546
FILE ID=node135/4089796-1466033850
RUNJOBID= node135-1466033848-10446
PBS_JOBID= 19902813
Free space on /tmp= 71736 MiB

SOLVER NAME= Sat4j PB 2.3.6 Resolution PB16
BENCH NAME= PB16/normalized-PB16/DEC-SMALLINT-LIN/pb16-16-elffers/EC_RANDOM_GRAPHS/normalized-ECrand4regsplit-v050-n1.opb
COMMAND LINE= java -jar sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4089796-1466033850/watcher-4089796-1466033850 -o /tmp/evaluation-result-4089796-1466033850/solver-4089796-1466033850 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node135-1466033848-10446 --watchdog 1960  java -jar sat4j-pb.jar HOME/instance-4089796-1466033850.opb

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

MD5SUM BENCH= 3b121581e2b3a81458849d6e1c51a2ee
RANDOM SEED=163986592

node135.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		: 2667.004
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	: 5334.00
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		: 2667.004
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		: 2667.004
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.57
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		: 2667.004
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		: 2667.004
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		: 2667.004
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		: 2667.004
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		: 2667.004
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:        30366992 kB
Buffers:           24512 kB
Cached:            60188 kB
SwapCached:         1524 kB
Active:            58688 kB
Inactive:          59780 kB
Active(anon):      34592 kB
Inactive(anon):     1808 kB
Active(file):      24096 kB
Inactive(file):    57972 kB
Unevictable:     1684280 kB
Mlocked:         1504408 kB
SwapTotal:      67108856 kB
SwapFree:       67100076 kB
Dirty:              1624 kB
Writeback:             0 kB
AnonPages:       1727104 kB
Mapped:            15292 kB
Shmem:                 0 kB
Slab:             566500 kB
SReclaimable:       9848 kB
SUnreclaim:       556652 kB
KernelStack:        1776 kB
PageTables:         8108 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2371404 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341987908 kB
HardwareCorrupted:     0 kB
AnonHugePages:    202752 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 node135 at 2016-06-16 01:54:36