Trace number 4097227

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 PB16? (TO) 1800.01 893.861

General information on the benchmark

Namenormalized-PB16/DEC-SMALLINT-LIN/quimper/
SyncCodes/d_n_k/normalized-5_6_37.opb
MD5SUMc141603a78a4e892ff86e9edd55bca94
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1806
Total number of constraints8657
Number of constraints which are clauses8652
Number of constraints which are cardinality constraints (but not clauses)5
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint42
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 37
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 79
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.09	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.09	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.09	c See www.sat4j.org for details.
0.00/0.09	c version PB16.v20160501
0.00/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.09	c java.vm.version	19.1-b02
0.00/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.09	c sun.arch.data.model	64
0.00/0.09	c java.version		1.6.0_24
0.00/0.09	c os.name		Linux
0.00/0.09	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.09	c os.arch		amd64
0.00/0.09	c Free memory 		501472288
0.00/0.09	c Max memory 		7480803328
0.00/0.09	c Total memory 		504102912
0.00/0.09	c Number of processors 	8
0.09/0.12	c Pseudo Boolean Optimization by upper bound
0.09/0.12	c ManyCore solver with 2 solvers running in parallel
0.09/0.12	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.09/0.12	c --- Begin Solver configuration ---
0.09/0.12	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@5d764be1
0.09/0.12	c Learn all clauses as in MiniSAT
0.09/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.12	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.09/0.12	c Expensive reason simplification
0.09/0.12	c Glucose 2.1 dynamic restart strategy
0.09/0.12	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.09/0.12	c timeout=2147483s
0.09/0.12	c DB Simplification allowed=false
0.09/0.12	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.09/0.12	c --- End Solver configuration ---
0.09/0.12	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.09/0.12	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.09/0.12	c --- Begin Solver configuration ---
0.09/0.12	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@4413ee
0.09/0.12	c Learn all clauses as in MiniSAT
0.09/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.12	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.09/0.12	c No reason simplification
0.09/0.12	c Armin Biere (Picosat) restarts strategy
0.09/0.12	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.09/0.12	c timeout=2147483s
0.09/0.12	c DB Simplification allowed=false
0.09/0.12	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.09/0.12	c --- End Solver configuration ---
0.09/0.12	c solving HOME/instance-4097227-1466113439.opb
0.09/0.12	c reading problem ... 
0.09/0.12	c  no objective function found
0.76/0.43	c ... done. Wall clock time 0.314s.
0.76/0.43	c declared #vars     1806
0.76/0.43	c #constraints  8661
0.76/0.44	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.76/0.44	c constraints type 
0.76/0.44	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 5166
0.76/0.44	c org.sat4j.specs.Constr$1 => 4
0.76/0.44	c org.sat4j.minisat.constraints.card.MinWatchCard => 3
0.76/0.44	c org.sat4j.minisat.constraints.cnf.UnitClause => 3
0.76/0.44	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 3485
0.76/0.44	c 8661 constraints processed.
0.76/0.44	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.76/0.44	c constraints type 
0.76/0.44	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 3485
0.76/0.44	c org.sat4j.specs.Constr$1 => 4
0.76/0.44	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 5166
0.76/0.44	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 3
0.76/0.44	c org.sat4j.pb.constraints.pb.UnitClausePB => 3
0.76/0.44	c 8661 constraints processed.
4.35/1.48	c cleaning 2494 clauses out of 5000 with flag 20066/5000
6.63/2.34	c cleaning 4248 clauses out of 8508 with flag 47993/11002
8.44/3.29	c cleaning 5624 clauses out of 11258 with flag 77950/18000
10.91/4.45	c cleaning 6808 clauses out of 13634 with flag 118920/26000
13.96/5.92	c cleaning 7905 clauses out of 15826 with flag 170746/35000
17.35/7.68	c cleaning 8959 clauses out of 17924 with flag 234931/45003
21.70/9.71	c cleaning 9978 clauses out of 19963 with flag 304737/56001
25.91/11.87	c cleaning 10989 clauses out of 21986 with flag 369246/68002
31.33/14.50	c cleaning 11993 clauses out of 23996 with flag 438700/81001
36.54/17.15	c cleaning 13000 clauses out of 26003 with flag 509921/95001
42.17/19.95	c cleaning 13999 clauses out of 28004 with flag 590236/110002
48.60/23.16	c cleaning 14999 clauses out of 30003 with flag 679540/126000
56.43/27.00	c cleaning 15995 clauses out of 32005 with flag 782087/143001
62.06/29.87	c cleaning 0 clauses out of 5000 with flag 0/5000
64.67/31.06	c cleaning 17000 clauses out of 34009 with flag 875837/161000
73.62/35.47	c cleaning 18000 clauses out of 36009 with flag 991785/180000
83.83/40.52	c cleaning 19002 clauses out of 38011 with flag 1115722/200002
94.25/45.76	c cleaning 19993 clauses out of 40008 with flag 1244910/221001
105.87/51.56	c cleaning 21001 clauses out of 42016 with flag 1378655/243002
119.29/58.21	c cleaning 22007 clauses out of 44013 with flag 1530637/266000
132.55/64.84	c cleaning 22992 clauses out of 46008 with flag 1691939/290002
147.61/72.34	c cleaning 24001 clauses out of 48014 with flag 1861038/315000
163.66/80.34	c cleaning 25000 clauses out of 50014 with flag 2038654/341001
181.90/89.45	c cleaning 26005 clauses out of 52014 with flag 2241053/368001
201.21/99.08	c cleaning 26994 clauses out of 54008 with flag 2442216/396000
222.53/109.65	c cleaning 28001 clauses out of 56015 with flag 2642422/425001
245.25/120.99	c cleaning 28998 clauses out of 58013 with flag 2860242/455000
269.76/133.16	c cleaning 30002 clauses out of 60015 with flag 3074176/486000
293.30/144.89	c cleaning 31002 clauses out of 62014 with flag 3293540/518001
320.45/158.38	c cleaning 31995 clauses out of 64011 with flag 3540861/551000
350.86/173.48	c cleaning 33000 clauses out of 66016 with flag 3800030/585000
367.54/181.78	c cleaning 0 clauses out of 11002 with flag 0/11002
382.22/189.09	c cleaning 33998 clauses out of 68017 with flag 4071862/620001
415.40/205.59	c cleaning 35003 clauses out of 70019 with flag 4334623/656001
447.98/221.72	c cleaning 36004 clauses out of 72016 with flag 4610856/693001
477.86/236.63	c cleaning 36996 clauses out of 74012 with flag 4831389/731001
510.64/252.97	c cleaning 37999 clauses out of 76015 with flag 5078276/770000
545.21/270.15	c cleaning 39004 clauses out of 78019 with flag 5344903/810003
579.25/287.06	c cleaning 40008 clauses out of 80015 with flag 5616382/851003
615.07/304.85	c cleaning 40994 clauses out of 82005 with flag 5868163/893001
655.28/324.88	c cleaning 42005 clauses out of 84011 with flag 6145974/936001
698.73/346.43	c cleaning 42999 clauses out of 86006 with flag 6461128/980001
741.94/367.96	c cleaning 43994 clauses out of 88007 with flag 6761125/1025001
789.65/391.64	c cleaning 45002 clauses out of 90013 with flag 7103063/1071001
846.75/420.01	c cleaning 45999 clauses out of 92013 with flag 7485840/1118003
899.26/446.17	c cleaning 46999 clauses out of 94011 with flag 7849556/1166000
952.42/472.52	c cleaning 47997 clauses out of 96012 with flag 8209624/1215000
1008.56/500.42	c cleaning 48994 clauses out of 98015 with flag 8566653/1265000
1067.71/529.88	c cleaning 50000 clauses out of 100021 with flag 8942247/1316000
1125.01/558.39	c cleaning 51003 clauses out of 102023 with flag 9325991/1368002
1129.23/560.49	c cleaning 0 clauses out of 18000 with flag 0/18000
1184.15/587.79	c cleaning 52002 clauses out of 104019 with flag 9701667/1421001
1250.52/620.70	c cleaning 53000 clauses out of 106017 with flag 10110257/1475001
1319.49/655.02	c cleaning 54002 clauses out of 108016 with flag 10537871/1530000
1389.34/689.80	c cleaning 54999 clauses out of 110014 with flag 10986704/1586000
1474.78/732.28	c cleaning 55999 clauses out of 112015 with flag 11483363/1643000
1557.70/773.42	c cleaning 57005 clauses out of 114017 with flag 11975395/1701001
1646.62/817.67	c cleaning 57999 clauses out of 116011 with flag 12484734/1760000
1726.10/857.14	c cleaning 59002 clauses out of 118014 with flag 12936167/1820002
1800.01/893.80	c >>>>>>>>>> Solver number 0 (0 answers) <<<<<<<<<<<<<<<<<<
1800.01/893.80	c starts		: 14
1800.01/893.80	c conflicts		: 1878523
1800.01/893.80	c decisions		: 2077759
1800.01/893.80	c propagations		: 236940858
1800.01/893.80	c inspects		: 10733800554
1800.01/893.80	c shortcuts		: 0
1800.01/893.80	c learnt literals	: 0
1800.01/893.80	c learnt binary clauses	: 0
1800.01/893.80	c learnt ternary clauses	: 1
1800.01/893.80	c learnt constraints	: 1878523
1800.01/893.80	c ignored constraints	: 0
1800.01/893.80	c root simplifications	: 0
1800.01/893.80	c removed literals (reason simplification)	: 22083761
1800.01/893.80	c reason swapping (by a shorter reason)	: 0
1800.01/893.80	c Calls to reduceDB	: 56
1800.01/893.80	c Number of update (reduction) of LBD	: 364996
1800.01/893.80	c Imported unit clauses	: 0
1800.01/893.80	c number of reductions to clauses (during analyze)	: 0
1800.01/893.80	c number of learned constraints concerned by reduction	: 0
1800.01/893.80	c number of learning phase by resolution	: 0
1800.01/893.80	c number of learning phase by cutting planes	: 0
1800.01/893.80	c speed (assignments/second)	: 265225.87437244994
1800.01/893.80	c non guided choices	165
1800.01/893.83	c learnt constraints type 
1800.01/893.83	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 117534
1800.01/893.83	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1800.01/893.83	c starts		: 51
1800.01/893.83	c conflicts		: 22030
1800.01/893.83	c decisions		: 26488
1800.01/893.83	c propagations		: 3896763
1800.01/893.83	c inspects		: 1201189132
1800.01/893.83	c shortcuts		: 0
1800.01/893.83	c learnt literals	: 0
1800.01/893.83	c learnt binary clauses	: 0
1800.01/893.83	c learnt ternary clauses	: 1
1800.01/893.83	c learnt constraints	: 22029
1800.01/893.83	c ignored constraints	: 0
1800.01/893.83	c root simplifications	: 0
1800.01/893.83	c removed literals (reason simplification)	: 0
1800.01/893.83	c reason swapping (by a shorter reason)	: 0
1800.01/893.83	c Calls to reduceDB	: 3
1800.01/893.83	c Number of update (reduction) of LBD	: 0
1800.01/893.83	c Imported unit clauses	: 0
1800.01/893.83	c number of reductions to clauses (during analyze)	: 0
1800.01/893.83	c number of learned constraints concerned by reduction	: 0
1800.01/893.83	c number of learning phase by resolution	: 0
1800.01/893.83	c number of learning phase by cutting planes	: 0
1800.01/893.83	c speed (assignments/second)	: 4361.786101655834
1800.01/893.83	c non guided choices	165
1800.01/893.84	c learnt constraints type 
1800.01/893.84	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 5218
1800.01/893.84	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 288
1800.01/893.84	c org.sat4j.pb.constraints.pb.MaxWatchPb => 16523
1800.01/893.84	s UNKNOWN
1800.01/893.84	c Total wall clock time (in seconds): 893.718

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-4097227-1466113439/watcher-4097227-1466113439 -o /tmp/evaluation-result-4097227-1466113439/solver-4097227-1466113439 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node133-1466113274-20821 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4097227-1466113439.opb 

pid=21268
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: 3.89 2.29 1.59 4/199 21271
/proc/meminfo: memFree=29965000/32872528 swapFree=7268/7268
[pid=21271] ppid=21268 vsize=9292 CPUtime=0 cores=1,3,5,7
/proc/21271/stat : 21271 (java) R 21268 21271 18087 0 -1 4202496 328 0 0 0 0 0 0 0 20 0 1 0 13389823 9515008 183 33554432000 1073741824 1073778376 140735486390560 140735486381592 206408677607 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/21271/statm: 2323 184 142 9 0 71 0

[startup+0.100058 s]
/proc/loadavg: 3.89 2.29 1.59 4/199 21271
/proc/meminfo: memFree=29965000/32872528 swapFree=7268/7268
[pid=21271] ppid=21268 vsize=9558476 CPUtime=0.09 cores=1,3,5,7
/proc/21271/stat : 21271 (java) S 21268 21271 18087 0 -1 4202496 4401 0 1 0 9 0 0 0 20 0 18 0 13389823 9787879424 6029 33554432000 1073741824 1073778376 140735096477296 140735096468432 206412218429 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/21271/statm: 2389619 6029 2126 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.20028 s]
/proc/loadavg: 3.89 2.29 1.59 4/199 21271
/proc/meminfo: memFree=29965000/32872528 swapFree=7268/7268
[pid=21271] ppid=21268 vsize=9558476 CPUtime=0.24 cores=1,3,5,7
/proc/21271/stat : 21271 (java) S 21268 21271 18087 0 -1 4202496 4696 0 1 0 24 0 0 0 20 0 18 0 13389823 9787879424 6759 33554432000 1073741824 1073778376 140735096477296 140735096468432 206412218429 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/21271/statm: 2389619 6759 2202 9 0 2380296 0
Current children cumulated CPU time (s) 0.24
Current children cumulated vsize (KiB) 9558476

[startup+0.300301 s]
/proc/loadavg: 3.89 2.29 1.59 4/199 21271
/proc/meminfo: memFree=29965000/32872528 swapFree=7268/7268
[pid=21271] ppid=21268 vsize=9558476 CPUtime=0.49 cores=1,3,5,7
/proc/21271/stat : 21271 (java) S 21268 21271 18087 0 -1 4202496 5959 0 1 0 49 0 0 0 20 0 18 0 13389823 9787879424 8976 33554432000 1073741824 1073778376 140735096477296 140735096468432 206412218429 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/21271/statm: 2389619 8976 2233 9 0 2380296 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 9558476

[startup+0.700198 s]
/proc/loadavg: 3.89 2.29 1.59 4/199 21271
/proc/meminfo: memFree=29965000/32872528 swapFree=7268/7268
[pid=21271] ppid=21268 vsize=9824732 CPUtime=1.91 cores=1,3,5,7
/proc/21271/stat : 21271 (java) S 21268 21271 18087 0 -1 4202496 15150 0 1 0 188 3 0 0 20 0 22 0 13389823 10060525568 21291 33554432000 1073741824 1073778376 140735096477296 140735096468432 206412218429 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/21271/statm: 2456183 21291 2267 9 0 2446860 0
Current children cumulated CPU time (s) 1.91
Current children cumulated vsize (KiB) 9824732

[startup+1.50092 s]
/proc/loadavg: 3.89 2.29 1.59 7/221 21293
/proc/meminfo: memFree=29827712/32872528 swapFree=7268/7268
[pid=21271] ppid=21268 vsize=9824732 CPUtime=4.6 cores=1,3,5,7
/proc/21271/stat : 21271 (java) S 21268 21271 18087 0 -1 4202496 22871 0 1 0 453 7 0 0 20 0 22 0 13389823 10060525568 48021 33554432000 1073741824 1073778376 140735096477296 140735096468432 206412218429 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/21271/statm: 2456183 48021 2291 9 0 2446860 0
[pid=21271/tid=21273] ppid=21268 vsize=9824732 CPUtime=0.4 cores=1,3,5,7
/proc/21271/task/21273/stat : 21273 (java) S 21268 21271 18087 0 -1 4202560 2434 0 1 0 40 0 0 0 20 0 22 0 13389824 10060525568 48021 33554432000 1073741824 1073778376 140735096477296 139743178367864 206412232617 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21271/tid=21274] ppid=21268 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21271/task/21274/stat : 21274 (java) S 21268 21271 18087 0 -1 4202560 14 0 0 0 0 0 0 0 20 0 22 0 13389825 10060525568 48021 33554432000 1073741824 1073778376 140735096477296 139743139858600 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21271/tid=21275] ppid=21268 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21271/task/21275/stat : 21275 (java) S 21268 21271 18087 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 13389825 10060525568 48021 33554432000 1073741824 1073778376 140735096477296 139743138806056 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21271/tid=21276] ppid=21268 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21271/task/21276/stat : 21276 (java) S 21268 21271 18087 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13389825 10060525568 48021 33554432000 1073741824 1073778376 140735096477296 139743137753512 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21271/tid=21277] ppid=21268 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21271/task/21277/stat : 21277 (java) R 21268 21271 18087 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 13389825 10060525568 48021 33554432000 1073741824 1073778376 140735096477296 139743018871304 206412231740 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=21271/tid=21278] ppid=21268 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21271/task/21278/stat : 21278 (java) S 21268 21271 18087 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 13389825 10060525568 48021 33554432000 1073741824 1073778376 140735096477296 139743017818792 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21271/tid=21279] ppid=21268 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21271/task/21279/stat : 21279 (java) S 21268 21271 18087 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 13389825 10060525568 48021 33554432000 1073741824 1073778376 140735096477296 139743016766248 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21271/tid=21280] ppid=21268 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21271/task/21280/stat : 21280 (java) S 21268 21271 18087 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 22 0 13389825 10060525568 48021 33554432000 1073741824 1073778376 140735096477296 139743015713704 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21271/tid=21281] ppid=21268 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21271/task/21281/stat : 21281 (java) S 21268 21271 18087 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13389825 10060525568 48021 33554432000 1073741824 1073778376 140735096477296 139743014661160 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21271/tid=21282] ppid=21268 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21271/task/21282/stat : 21282 (java) S 21268 21271 18087 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 13389827 10060525568 48021 33554432000 1073741824 1073778376 140735096477296 139742532330504 206412231740 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21271/tid=21283] ppid=21268 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21271/task/21283/stat : 21283 (java) S 21268 21271 18087 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 13389827 10060525568 48021 33554432000 1073741824 1073778376 140735096477296 139742531277944 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21271/tid=21284] ppid=21268 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21271/task/21284/stat : 21284 (java) S 21268 21271 18087 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 13389827 10060525568 48021 33554432000 1073741824 1073778376 140735096477296 139742530225288 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21271/tid=21285] ppid=21268 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21271/task/21285/stat : 21285 (java) S 21268 21271 18087 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13389829 10060525568 48021 33554432000 1073741824 1073778376 140735096477296 139742529174032 206412240672 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21271/tid=21286] ppid=21268 vsize=9824732 CPUtime=1.01 cores=1,3,5,7
/proc/21271/task/21286/stat : 21286 (java) R 21268 21271 18087 0 -1 4202560 11934 0 0 0 98 3 0 0 20 0 22 0 13389829 10060525568 48021 33554432000 1073741824 1073778376 140735096477296 139742528115352 139743184327821 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=21271/tid=21287] ppid=21268 vsize=9824732 CPUtime=1.04 cores=1,3,5,7
/proc/21271/task/21287/stat : 21287 (java) S 21268 21271 18087 0 -1 4202560 7076 0 0 0 103 1 0 0 20 0 22 0 13389829 10060525568 48021 33554432000 1073741824 1073778376 140735096477296 139742527068856 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21271/tid=21288] ppid=21268 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21271/task/21288/stat : 21288 (java) S 21268 21271 18087 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13389829 10060525568 48021 33554432000 1073741824 1073778376 140735096477296 139742526016504 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21271/tid=21289] ppid=21268 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21271/task/21289/stat : 21289 (java) S 21268 21271 18087 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13389829 10060525568 48021 33554432000 1073741824 1073778376 140735096477296 139742524964168 206412232617 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21271/tid=21290] ppid=21268 vsize=9824732 CPUtime=1.01 cores=1,3,5,7
/proc/21271/task/21290/stat : 21290 (java) S 21268 21271 18087 0 -1 4202560 20 0 0 0 101 0 0 0 20 0 22 0 13389867 10060525568 48021 33554432000 1073741824 1073778376 140735096477296 139742523525528 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21271/tid=21291] ppid=21268 vsize=9824732 CPUtime=1.02 cores=1,3,5,7
/proc/21271/task/21291/stat : 21291 (java) S 21268 21271 18087 0 -1 4202560 84 0 0 0 101 1 0 0 20 0 22 0 13389867 10060525568 48021 33554432000 1073741824 1073778376 140735096477296 139742522473640 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21271/tid=21292] ppid=21268 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21271/task/21292/stat : 21292 (java) S 21268 21271 18087 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13389868 10060525568 48021 33554432000 1073741824 1073778376 140735096477296 139742521422888 206412232617 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21271/tid=21293] ppid=21268 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21271/task/21293/stat : 21293 (java) S 21268 21271 18087 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13389868 10060525568 48021 33554432000 1073741824 1073778376 140735096477296 139742520370344 206412232617 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 4.6
Current children cumulated vsize (KiB) 9824732

[startup+3.10089 s]
/proc/loadavg: 3.89 2.29 1.59 5/221 21293
/proc/meminfo: memFree=29770552/32872528 swapFree=7268/7268
[pid=21271] ppid=21268 vsize=9824732 CPUtime=8.24 cores=1,3,5,7
/proc/21271/stat : 21271 (java) S 21268 21271 18087 0 -1 4202496 28202 0 1 0 812 12 0 0 20 0 22 0 13389823 10060525568 83020 33554432000 1073741824 1073778376 140735096477296 140735096468432 206412218429 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/21271/statm: 2456183 83020 2292 9 0 2446860 0
[pid=21271/tid=21273] ppid=21268 vsize=9824732 CPUtime=0.4 cores=1,3,5,7
/proc/21271/task/21273/stat : 21273 (java) S 21268 21271 18087 0 -1 4202560 2434 0 1 0 40 0 0 0 20 0 22 0 13389824 10060525568 83020 33554432000 1073741824 1073778376 140735096477296 139743178367864 206412232617 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21271/tid=21274] ppid=21268 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/21271/task/21274/stat : 21274 (java) S 21268 21271 18087 0 -1 4202560 18 0 0 0 1 0 0 0 20 0 22 0 13389825 10060525568 83020 33554432000 1073741824 1073778376 140735096477296 139743139858600 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21271/tid=21275] ppid=21268 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21271/task/21275/stat : 21275 (java) S 21268 21271 18087 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 13389825 10060525568 83020 33554432000 1073741824 1073778376 140735096477296 139743138806056 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21271/tid=21276] ppid=21268 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/21271/task/21276/stat : 21276 (java) R 21268 21271 18087 0 -1 4202560 10 0 0 0 1 0 0 0 20 0 22 0 13389825 10060525568 83020 33554432000 1073741824 1073778376 140735096477296 139743137753688 139743182543108 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=21271/tid=21277] ppid=21268 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/21271/task/21277/stat : 21277 (java) S 21268 21271 18087 0 -1 4202560 9 0 0 0 1 0 0 0 20 0 22 0 13389825 10060525568 83020 33554432000 1073741824 1073778376 140735096477296 139743018871336 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21271/tid=21278] ppid=21268 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/21271/task/21278/stat : 21278 (java) R 21268 21271 18087 0 -1 4202560 8 0 0 0 1 0 0 0 20 0 22 0 13389825 10060525568 83020 33554432000 1073741824 1073778376 140735096477296 139743017818792 206412231740 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=21271/tid=21279] ppid=21268 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/21271/task/21279/stat : 21279 (java) R 21268 21271 18087 0 -1 4202560 13 0 0 0 1 0 0 0 20 0 22 0 13389825 10060525568 83020 33554432000 1073741824 1073778376 140735096477296 139743016766248 139743182124172 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=21271/tid=21280] ppid=21268 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/21271/task/21280/stat : 21280 (java) S 21268 21271 18087 0 -1 4202560 11 0 0 0 1 0 0 0 20 0 22 0 13389825 10060525568 83020 33554432000 1073741824 1073778376 140735096477296 139743015713704 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21271/tid=21281] ppid=21268 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/21271/task/21281/stat : 21281 (java) R 21268 21271 18087 0 -1 4202560 13 0 0 0 1 0 0 0 20 0 22 0 13389825 10060525568 83020 33554432000 1073741824 1073778376 140735096477296 139743014661160 139743182543120 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=21271/tid=21282] ppid=21268 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21271/task/21282/stat : 21282 (java) S 21268 21271 18087 0 -1 4202560 184 0 0 0 0 0 0 0 20 0 22 0 13389827 10060525568 83020 33554432000 1073741824 1073778376 140735096477296 139742532330504 206412231740 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21271/tid=21283] ppid=21268 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21271/task/21283/stat : 21283 (java) S 21268 21271 18087 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 13389827 10060525568 83020 33554432000 1073741824 1073778376 140735096477296 139742531277944 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21271/tid=21284] ppid=21268 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21271/task/21284/stat : 21284 (java) S 21268 21271 18087 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 13389827 10060525568 83020 33554432000 1073741824 1073778376 140735096477296 139742530225288 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21271/tid=21285] ppid=21268 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21271/task/21285/stat : 21285 (java) S 21268 21271 18087 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13389829 10060525568 83020 33554432000 1073741824 1073778376 140735096477296 139742529174032 206412240672 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21271/tid=21286] ppid=21268 vsize=9824732 CPUtime=1.21 cores=1,3,5,7
/proc/21271/task/21286/stat : 21286 (java) S 21268 21271 18087 0 -1 4202560 14731 0 0 0 118 3 0 0 20 0 22 0 13389829 10060525568 83020 33554432000 1073741824 1073778376 140735096477296 139742528121400 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21271/tid=21287] ppid=21268 vsize=9824732 CPUtime=1.25 cores=1,3,5,7
/proc/21271/task/21287/stat : 21287 (java) S 21268 21271 18087 0 -1 4202560 9333 0 0 0 123 2 0 0 20 0 22 0 13389829 10060525568 83020 33554432000 1073741824 1073778376 140735096477296 139742527068856 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21271/tid=21288] ppid=21268 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21271/task/21288/stat : 21288 (java) S 21268 21271 18087 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13389829 10060525568 83020 33554432000 1073741824 1073778376 140735096477296 139742526016504 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21271/tid=21289] ppid=21268 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21271/task/21289/stat : 21289 (java) S 21268 21271 18087 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13389829 10060525568 83020 33554432000 1073741824 1073778376 140735096477296 139742524964168 206412232617 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21271/tid=21290] ppid=21268 vsize=9824732 CPUtime=2.56 cores=1,3,5,7
/proc/21271/task/21290/stat : 21290 (java) S 21268 21271 18087 0 -1 4202560 22 0 0 0 256 0 0 0 20 0 22 0 13389867 10060525568 83020 33554432000 1073741824 1073778376 140735096477296 139742523525640 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21271/tid=21291] ppid=21268 vsize=9824732 CPUtime=2.58 cores=1,3,5,7
/proc/21271/task/21291/stat : 21291 (java) S 21268 21271 18087 0 -1 4202560 141 0 0 0 255 3 0 0 20 0 22 0 13389867 10060525568 83020 33554432000 1073741824 1073778376 140735096477296 139742522473784 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21271/tid=21292] ppid=21268 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21271/task/21292/stat : 21292 (java) S 21268 21271 18087 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13389868 10060525568 83020 33554432000 1073741824 1073778376 140735096477296 139742521422888 206412232617 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21271/tid=21293] ppid=21268 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21271/task/21293/stat : 21293 (java) S 21268 21271 18087 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13389868 10060525568 83020 33554432000 1073741824 1073778376 140735096477296 139742520370344 206412232617 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 8.24
Current children cumulated vsize (KiB) 9824732

[startup+6.30098 s]
/proc/loadavg: 3.90 2.32 1.60 5/221 21293
/proc/meminfo: memFree=29378404/32872528 swapFree=7268/7268
[pid=21271] ppid=21268 vsize=9824732 CPUtime=14.76 cores=1,3,5,7
/proc/21271/stat : 21271 (java) S 21268 21271 18087 0 -1 4202496 28902 0 1 0 1458 18 0 0 20 0 22 0 13389823 10060525568 148435 33554432000 1073741824 1073778376 140735096477296 140735096468432 206412218429 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/21271/statm: 2456183 148435 2292 9 0 2446860 0
[pid=21271/tid=21273] ppid=21268 vsize=9824732 CPUtime=0.4 cores=1,3,5,7
/proc/21271/task/21273/stat : 21273 (java) S 21268 21271 18087 0 -1 4202560 2434 0 1 0 40 0 0 0 20 0 22 0 13389824 10060525568 148435 33554432000 1073741824 1073778376 140735096477296 139743178367864 206412232617 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21271/tid=21274] ppid=21268 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/21271/task/21274/stat : 21274 (java) S 21268 21271 18087 0 -1 4202560 39 0 0 0 2 0 0 0 20 0 22 0 13389825 10060525568 148435 33554432000 1073741824 1073778376 140735096477296 139743139858600 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21271/tid=21275] ppid=21268 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/21271/task/21275/stat : 21275 (java) S 21268 21271 18087 0 -1 4202560 13 0 0 0 1 0 0 0 20 0 22 0 13389825 10060525568 148435 33554432000 1073741824 1073778376 140735096477296 139743138806056 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21271/tid=21276] ppid=21268 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/21271/task/21276/stat : 21276 (java) S 21268 21271 18087 0 -1 4202560 71 0 0 0 1 0 0 0 20 0 22 0 13389825 10060525568 148435 33554432000 1073741824 1073778376 140735096477296 139743137753512 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21271/tid=21277] ppid=21268 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/21271/task/21277/stat : 21277 (java) S 21268 21271 18087 0 -1 4202560 18 0 0 0 2 0 0 0 20 0 22 0 13389825 10060525568 148435 33554432000 1073741824 1073778376 140735096477296 139743018871336 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21271/tid=21278] ppid=21268 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/21271/task/21278/stat : 21278 (java) S 21268 21271 18087 0 -1 4202560 75 0 0 0 2 0 0 0 20 0 22 0 13389825 10060525568 148435 33554432000 1073741824 1073778376 140735096477296 139743017818792 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21271/tid=21279] ppid=21268 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/21271/task/21279/stat : 21279 (java) S 21268 21271 18087 0 -1 4202560 78 0 0 0 3 0 0 0 20 0 22 0 13389825 10060525568 148435 33554432000 1073741824 1073778376 140735096477296 139743016766248 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21271/tid=21280] ppid=21268 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/21271/task/21280/stat : 21280 (java) S 21268 21271 18087 0 -1 4202560 33 0 0 0 2 0 0 0 20 0 22 0 13389825 10060525568 148435 33554432000 1073741824 1073778376 140735096477296 139743015713704 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21271/tid=21281] ppid=21268 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/21271/task/21281/stat : 21281 (java) S 21268 21271 18087 0 -1 4202560 89 0 0 0 1 0 0 0 20 0 22 0 13389825 10060525568 148435 33554432000 1073741824 1073778376 140735096477296 139743014661160 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21271/tid=21282] ppid=21268 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21271/task/21282/stat : 21282 (java) S 21268 21271 18087 0 -1 4202560 435 0 0 0 0 0 0 0 20 0 22 0 13389827 10060525568 148435 33554432000 1073741824 1073778376 140735096477296 139742532331624 206412232617 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21271/tid=21283] ppid=21268 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21271/task/21283/stat : 21283 (java) S 21268 21271 18087 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 13389827 10060525568 148435 33554432000 1073741824 1073778376 140735096477296 139742531277944 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21271/tid=21284] ppid=21268 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21271/task/21284/stat : 21284 (java) S 21268 21271 18087 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 13389827 10060525568 148435 33554432000 1073741824 1073778376 140735096477296 139742530225288 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21271/tid=21285] ppid=21268 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21271/task/21285/stat : 21285 (java) S 21268 21271 18087 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13389829 10060525568 148435 33554432000 1073741824 1073778376 140735096477296 139742529174032 206412240672 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21271/tid=21286] ppid=21268 vsize=9824732 CPUtime=1.25 cores=1,3,5,7

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

/proc/21271/task/21276/stat : 21276 (java) S 21268 21271 18087 0 -1 4202560 433 0 0 0 281 7 0 0 20 0 22 0 13389825 10060525568 509491 33554432000 1073741824 1073778376 140735096477296 139743137753512 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21271/tid=21277] ppid=21268 vsize=9824732 CPUtime=2.97 cores=1,3,5,7
/proc/21271/task/21277/stat : 21277 (java) S 21268 21271 18087 0 -1 4202560 389 0 0 0 290 7 0 0 20 0 22 0 13389825 10060525568 509491 33554432000 1073741824 1073778376 140735096477296 139743018871336 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21271/tid=21278] ppid=21268 vsize=9824732 CPUtime=2.91 cores=1,3,5,7
/proc/21271/task/21278/stat : 21278 (java) S 21268 21271 18087 0 -1 4202560 430 0 0 0 284 7 0 0 20 0 22 0 13389825 10060525568 509491 33554432000 1073741824 1073778376 140735096477296 139743017818792 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21271/tid=21279] ppid=21268 vsize=9824732 CPUtime=2.86 cores=1,3,5,7
/proc/21271/task/21279/stat : 21279 (java) S 21268 21271 18087 0 -1 4202560 460 0 0 0 278 8 0 0 20 0 22 0 13389825 10060525568 509491 33554432000 1073741824 1073778376 140735096477296 139743016766248 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21271/tid=21280] ppid=21268 vsize=9824732 CPUtime=2.91 cores=1,3,5,7
/proc/21271/task/21280/stat : 21280 (java) S 21268 21271 18087 0 -1 4202560 385 0 0 0 284 7 0 0 20 0 22 0 13389825 10060525568 509491 33554432000 1073741824 1073778376 140735096477296 139743015713704 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21271/tid=21281] ppid=21268 vsize=9824732 CPUtime=2.94 cores=1,3,5,7
/proc/21271/task/21281/stat : 21281 (java) S 21268 21271 18087 0 -1 4202560 466 0 0 0 287 7 0 0 20 0 22 0 13389825 10060525568 509491 33554432000 1073741824 1073778376 140735096477296 139743014661160 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21271/tid=21282] ppid=21268 vsize=9824732 CPUtime=0.49 cores=1,3,5,7
/proc/21271/task/21282/stat : 21282 (java) S 21268 21271 18087 0 -1 4202560 1263 0 0 0 11 38 0 0 20 0 22 0 13389827 10060525568 509491 33554432000 1073741824 1073778376 140735096477296 139742532331624 206412232617 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21271/tid=21283] ppid=21268 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21271/task/21283/stat : 21283 (java) S 21268 21271 18087 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 13389827 10060525568 509491 33554432000 1073741824 1073778376 140735096477296 139742531277944 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21271/tid=21284] ppid=21268 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21271/task/21284/stat : 21284 (java) S 21268 21271 18087 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 13389827 10060525568 509491 33554432000 1073741824 1073778376 140735096477296 139742530225288 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21271/tid=21285] ppid=21268 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21271/task/21285/stat : 21285 (java) S 21268 21271 18087 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13389829 10060525568 509491 33554432000 1073741824 1073778376 140735096477296 139742529174032 206412240672 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21271/tid=21286] ppid=21268 vsize=9824732 CPUtime=1.32 cores=1,3,5,7
/proc/21271/task/21286/stat : 21286 (java) S 21268 21271 18087 0 -1 4202560 14732 0 0 0 129 3 0 0 20 0 22 0 13389829 10060525568 509491 33554432000 1073741824 1073778376 140735096477296 139742528121400 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21271/tid=21287] ppid=21268 vsize=9824732 CPUtime=1.78 cores=1,3,5,7
/proc/21271/task/21287/stat : 21287 (java) S 21268 21271 18087 0 -1 4202560 11841 0 0 0 176 2 0 0 20 0 22 0 13389829 10060525568 509491 33554432000 1073741824 1073778376 140735096477296 139742527068856 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21271/tid=21288] ppid=21268 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21271/task/21288/stat : 21288 (java) S 21268 21271 18087 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13389829 10060525568 509491 33554432000 1073741824 1073778376 140735096477296 139742526016504 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21271/tid=21289] ppid=21268 vsize=9824732 CPUtime=0.34 cores=1,3,5,7
/proc/21271/task/21289/stat : 21289 (java) S 21268 21271 18087 0 -1 4202560 46 0 0 0 13 21 0 0 20 0 22 0 13389829 10060525568 509491 33554432000 1073741824 1073778376 140735096477296 139742524964168 206412232617 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21271/tid=21290] ppid=21268 vsize=9824732 CPUtime=812.27 cores=1,3,5,7
/proc/21271/task/21290/stat : 21290 (java) R 21268 21271 18087 0 -1 4202560 162 0 0 0 81214 13 0 0 20 0 22 0 13389867 10060525568 509491 33554432000 1073741824 1073778376 140735096477296 139742523526288 139743019698433 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=21271/tid=21291] ppid=21268 vsize=9824732 CPUtime=812.21 cores=1,3,5,7
/proc/21271/task/21291/stat : 21291 (java) R 21268 21271 18087 0 -1 4202560 1480 0 0 0 81185 36 0 0 20 0 22 0 13389867 10060525568 509491 33554432000 1073741824 1073778376 140735096477296 139742522475016 139743019498340 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=21271/tid=21292] ppid=21268 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21271/task/21292/stat : 21292 (java) S 21268 21271 18087 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13389868 10060525568 509491 33554432000 1073741824 1073778376 140735096477296 139742521422888 206412232617 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21271/tid=21293] ppid=21268 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21271/task/21293/stat : 21293 (java) S 21268 21271 18087 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13389868 10060525568 509491 33554432000 1073741824 1073778376 140735096477296 139742520370344 206412232617 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1656.08
Current children cumulated vsize (KiB) 9824732

[startup+882.308 s]
/proc/loadavg: 4.25 4.04 3.10 5/221 21393
/proc/meminfo: memFree=26667880/32872528 swapFree=7268/7268
[pid=21271] ppid=21268 vsize=9824732 CPUtime=1776.89 cores=1,3,5,7
/proc/21271/stat : 21271 (java) S 21268 21271 18087 0 -1 4202496 36663 0 1 0 177544 145 0 0 20 0 22 0 13389823 10060525568 513670 33554432000 1073741824 1073778376 140735096477296 140735096468432 206412218429 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/21271/statm: 2456183 513670 2293 9 0 2446860 0
[pid=21271/tid=21273] ppid=21268 vsize=9824732 CPUtime=0.45 cores=1,3,5,7
/proc/21271/task/21273/stat : 21273 (java) S 21268 21271 18087 0 -1 4202560 2440 0 1 0 42 3 0 0 20 0 22 0 13389824 10060525568 513670 33554432000 1073741824 1073778376 140735096477296 139743178367864 206412232617 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21271/tid=21274] ppid=21268 vsize=9824732 CPUtime=3.2 cores=1,3,5,7
/proc/21271/task/21274/stat : 21274 (java) S 21268 21271 18087 0 -1 4202560 393 0 0 0 313 7 0 0 20 0 22 0 13389825 10060525568 513670 33554432000 1073741824 1073778376 140735096477296 139743139858600 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21271/tid=21275] ppid=21268 vsize=9824732 CPUtime=3.15 cores=1,3,5,7
/proc/21271/task/21275/stat : 21275 (java) S 21268 21271 18087 0 -1 4202560 399 0 0 0 308 7 0 0 20 0 22 0 13389825 10060525568 513670 33554432000 1073741824 1073778376 140735096477296 139743138806056 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21271/tid=21276] ppid=21268 vsize=9824732 CPUtime=3.15 cores=1,3,5,7
/proc/21271/task/21276/stat : 21276 (java) S 21268 21271 18087 0 -1 4202560 440 0 0 0 308 7 0 0 20 0 22 0 13389825 10060525568 513670 33554432000 1073741824 1073778376 140735096477296 139743137753512 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21271/tid=21277] ppid=21268 vsize=9824732 CPUtime=3.25 cores=1,3,5,7
/proc/21271/task/21277/stat : 21277 (java) S 21268 21271 18087 0 -1 4202560 392 0 0 0 318 7 0 0 20 0 22 0 13389825 10060525568 513670 33554432000 1073741824 1073778376 140735096477296 139743018871336 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21271/tid=21278] ppid=21268 vsize=9824732 CPUtime=3.13 cores=1,3,5,7
/proc/21271/task/21278/stat : 21278 (java) S 21268 21271 18087 0 -1 4202560 437 0 0 0 306 7 0 0 20 0 22 0 13389825 10060525568 513670 33554432000 1073741824 1073778376 140735096477296 139743017818792 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21271/tid=21279] ppid=21268 vsize=9824732 CPUtime=3.1 cores=1,3,5,7
/proc/21271/task/21279/stat : 21279 (java) S 21268 21271 18087 0 -1 4202560 464 0 0 0 302 8 0 0 20 0 22 0 13389825 10060525568 513670 33554432000 1073741824 1073778376 140735096477296 139743016766248 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21271/tid=21280] ppid=21268 vsize=9824732 CPUtime=3.16 cores=1,3,5,7
/proc/21271/task/21280/stat : 21280 (java) S 21268 21271 18087 0 -1 4202560 390 0 0 0 309 7 0 0 20 0 22 0 13389825 10060525568 513670 33554432000 1073741824 1073778376 140735096477296 139743015713704 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21271/tid=21281] ppid=21268 vsize=9824732 CPUtime=3.16 cores=1,3,5,7
/proc/21271/task/21281/stat : 21281 (java) S 21268 21271 18087 0 -1 4202560 470 0 0 0 309 7 0 0 20 0 22 0 13389825 10060525568 513670 33554432000 1073741824 1073778376 140735096477296 139743014661160 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21271/tid=21282] ppid=21268 vsize=9824732 CPUtime=0.53 cores=1,3,5,7
/proc/21271/task/21282/stat : 21282 (java) S 21268 21271 18087 0 -1 4202560 1267 0 0 0 12 41 0 0 20 0 22 0 13389827 10060525568 513670 33554432000 1073741824 1073778376 140735096477296 139742532331624 206412232617 0 0 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21271/tid=21283] ppid=21268 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21271/task/21283/stat : 21283 (java) S 21268 21271 18087 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 13389827 10060525568 513670 33554432000 1073741824 1073778376 140735096477296 139742531277944 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21271/tid=21284] ppid=21268 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21271/task/21284/stat : 21284 (java) S 21268 21271 18087 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 13389827 10060525568 513670 33554432000 1073741824 1073778376 140735096477296 139742530225288 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21271/tid=21285] ppid=21268 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21271/task/21285/stat : 21285 (java) S 21268 21271 18087 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13389829 10060525568 513670 33554432000 1073741824 1073778376 140735096477296 139742529174032 206412240672 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21271/tid=21286] ppid=21268 vsize=9824732 CPUtime=1.32 cores=1,3,5,7
/proc/21271/task/21286/stat : 21286 (java) S 21268 21271 18087 0 -1 4202560 14732 0 0 0 129 3 0 0 20 0 22 0 13389829 10060525568 513670 33554432000 1073741824 1073778376 140735096477296 139742528121400 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21271/tid=21287] ppid=21268 vsize=9824732 CPUtime=1.78 cores=1,3,5,7
/proc/21271/task/21287/stat : 21287 (java) S 21268 21271 18087 0 -1 4202560 11841 0 0 0 176 2 0 0 20 0 22 0 13389829 10060525568 513670 33554432000 1073741824 1073778376 140735096477296 139742527068856 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21271/tid=21288] ppid=21268 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21271/task/21288/stat : 21288 (java) S 21268 21271 18087 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13389829 10060525568 513670 33554432000 1073741824 1073778376 140735096477296 139742526016504 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21271/tid=21289] ppid=21268 vsize=9824732 CPUtime=0.37 cores=1,3,5,7
/proc/21271/task/21289/stat : 21289 (java) S 21268 21271 18087 0 -1 4202560 50 0 0 0 14 23 0 0 20 0 22 0 13389829 10060525568 513670 33554432000 1073741824 1073778376 140735096477296 139742524964168 206412232617 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21271/tid=21290] ppid=21268 vsize=9824732 CPUtime=871.49 cores=1,3,5,7
/proc/21271/task/21290/stat : 21290 (java) R 21268 21271 18087 0 -1 4202560 173 0 0 0 87135 14 0 0 20 0 22 0 13389867 10060525568 513670 33554432000 1073741824 1073778376 140735096477296 139742523526288 139743019523796 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=21271/tid=21291] ppid=21268 vsize=9824732 CPUtime=871.45 cores=1,3,5,7
/proc/21271/task/21291/stat : 21291 (java) R 21268 21271 18087 0 -1 4202560 1509 0 0 0 87108 37 0 0 20 0 22 0 13389867 10060525568 513670 33554432000 1073741824 1073778376 140735096477296 139742522474880 139743019720597 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=21271/tid=21292] ppid=21268 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21271/task/21292/stat : 21292 (java) S 21268 21271 18087 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13389868 10060525568 513670 33554432000 1073741824 1073778376 140735096477296 139742521422888 206412232617 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21271/tid=21293] ppid=21268 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21271/task/21293/stat : 21293 (java) S 21268 21271 18087 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13389868 10060525568 513670 33554432000 1073741824 1073778376 140735096477296 139742520370344 206412232617 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1776.89
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+893.801 s]
/proc/loadavg: 4.05 4.00 3.10 11/221 21393
/proc/meminfo: memFree=26641940/32872528 swapFree=7268/7268
[pid=21271] ppid=21268 vsize=9824732 CPUtime=1800.01 cores=1,3,5,7
/proc/21271/stat : 21271 (java) S 21268 21271 18087 0 -1 4202496 36680 0 1 0 179855 146 0 0 20 0 22 0 13389823 10060525568 514917 33554432000 1073741824 1073778376 140735096477296 140735096468432 206412218429 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/21271/statm: 2456183 514917 2293 9 0 2446860 0
[pid=21271/tid=21273] ppid=21268 vsize=9824732 CPUtime=0.45 cores=1,3,5,7
/proc/21271/task/21273/stat : 21273 (java) S 21268 21271 18087 0 -1 4202560 2440 0 1 0 42 3 0 0 20 0 22 0 13389824 10060525568 514917 33554432000 1073741824 1073778376 140735096477296 139743178367864 206412232617 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21271/tid=21274] ppid=21268 vsize=9824732 CPUtime=3.23 cores=1,3,5,7
/proc/21271/task/21274/stat : 21274 (java) S 21268 21271 18087 0 -1 4202560 393 0 0 0 316 7 0 0 20 0 22 0 13389825 10060525568 514917 33554432000 1073741824 1073778376 140735096477296 139743139858600 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21271/tid=21275] ppid=21268 vsize=9824732 CPUtime=3.2 cores=1,3,5,7
/proc/21271/task/21275/stat : 21275 (java) S 21268 21271 18087 0 -1 4202560 400 0 0 0 313 7 0 0 20 0 22 0 13389825 10060525568 514917 33554432000 1073741824 1073778376 140735096477296 139743138806056 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21271/tid=21276] ppid=21268 vsize=9824732 CPUtime=3.18 cores=1,3,5,7
/proc/21271/task/21276/stat : 21276 (java) S 21268 21271 18087 0 -1 4202560 440 0 0 0 311 7 0 0 20 0 22 0 13389825 10060525568 514917 33554432000 1073741824 1073778376 140735096477296 139743137753512 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21271/tid=21277] ppid=21268 vsize=9824732 CPUtime=3.3 cores=1,3,5,7
/proc/21271/task/21277/stat : 21277 (java) S 21268 21271 18087 0 -1 4202560 394 0 0 0 323 7 0 0 20 0 22 0 13389825 10060525568 514917 33554432000 1073741824 1073778376 140735096477296 139743018871336 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21271/tid=21278] ppid=21268 vsize=9824732 CPUtime=3.17 cores=1,3,5,7
/proc/21271/task/21278/stat : 21278 (java) S 21268 21271 18087 0 -1 4202560 438 0 0 0 310 7 0 0 20 0 22 0 13389825 10060525568 514917 33554432000 1073741824 1073778376 140735096477296 139743017818792 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21271/tid=21279] ppid=21268 vsize=9824732 CPUtime=3.16 cores=1,3,5,7
/proc/21271/task/21279/stat : 21279 (java) S 21268 21271 18087 0 -1 4202560 465 0 0 0 308 8 0 0 20 0 22 0 13389825 10060525568 514917 33554432000 1073741824 1073778376 140735096477296 139743016766248 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21271/tid=21280] ppid=21268 vsize=9824732 CPUtime=3.21 cores=1,3,5,7
/proc/21271/task/21280/stat : 21280 (java) S 21268 21271 18087 0 -1 4202560 392 0 0 0 314 7 0 0 20 0 22 0 13389825 10060525568 514917 33554432000 1073741824 1073778376 140735096477296 139743015713704 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21271/tid=21281] ppid=21268 vsize=9824732 CPUtime=3.21 cores=1,3,5,7
/proc/21271/task/21281/stat : 21281 (java) S 21268 21271 18087 0 -1 4202560 472 0 0 0 314 7 0 0 20 0 22 0 13389825 10060525568 514917 33554432000 1073741824 1073778376 140735096477296 139743014661160 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21271/tid=21282] ppid=21268 vsize=9824732 CPUtime=0.53 cores=1,3,5,7
/proc/21271/task/21282/stat : 21282 (java) S 21268 21271 18087 0 -1 4202560 1267 0 0 0 12 41 0 0 20 0 22 0 13389827 10060525568 514917 33554432000 1073741824 1073778376 140735096477296 139742532331624 206412232617 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21271/tid=21283] ppid=21268 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21271/task/21283/stat : 21283 (java) S 21268 21271 18087 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 13389827 10060525568 514917 33554432000 1073741824 1073778376 140735096477296 139742531277944 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21271/tid=21284] ppid=21268 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21271/task/21284/stat : 21284 (java) S 21268 21271 18087 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 13389827 10060525568 514917 33554432000 1073741824 1073778376 140735096477296 139742530225288 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21271/tid=21285] ppid=21268 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21271/task/21285/stat : 21285 (java) S 21268 21271 18087 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13389829 10060525568 514917 33554432000 1073741824 1073778376 140735096477296 139742529174032 206412240672 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21271/tid=21286] ppid=21268 vsize=9824732 CPUtime=1.32 cores=1,3,5,7
/proc/21271/task/21286/stat : 21286 (java) S 21268 21271 18087 0 -1 4202560 14732 0 0 0 129 3 0 0 20 0 22 0 13389829 10060525568 514917 33554432000 1073741824 1073778376 140735096477296 139742528121400 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21271/tid=21287] ppid=21268 vsize=9824732 CPUtime=1.78 cores=1,3,5,7
/proc/21271/task/21287/stat : 21287 (java) S 21268 21271 18087 0 -1 4202560 11841 0 0 0 176 2 0 0 20 0 22 0 13389829 10060525568 514917 33554432000 1073741824 1073778376 140735096477296 139742527068856 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21271/tid=21288] ppid=21268 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21271/task/21288/stat : 21288 (java) S 21268 21271 18087 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13389829 10060525568 514917 33554432000 1073741824 1073778376 140735096477296 139742526016504 206412231740 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21271/tid=21289] ppid=21268 vsize=9824732 CPUtime=0.38 cores=1,3,5,7
/proc/21271/task/21289/stat : 21289 (java) S 21268 21271 18087 0 -1 4202560 50 0 0 0 15 23 0 0 20 0 22 0 13389829 10060525568 514917 33554432000 1073741824 1073778376 140735096477296 139742524964168 206412232617 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21271/tid=21290] ppid=21268 vsize=9824732 CPUtime=882.85 cores=1,3,5,7
/proc/21271/task/21290/stat : 21290 (java) R 21268 21271 18087 0 -1 4202560 176 0 0 0 88271 14 0 0 20 0 22 0 13389867 10060525568 514917 33554432000 1073741824 1073778376 140735096477296 139742523526288 139743019523741 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=21271/tid=21291] ppid=21268 vsize=9824732 CPUtime=882.8 cores=1,3,5,7
/proc/21271/task/21291/stat : 21291 (java) R 21268 21271 18087 0 -1 4202560 1514 0 0 0 88243 37 0 0 20 0 22 0 13389867 10060525568 514917 33554432000 1073741824 1073778376 140735096477296 139742522475112 139743019701237 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=21271/tid=21292] ppid=21268 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21271/task/21292/stat : 21292 (java) S 21268 21271 18087 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13389868 10060525568 514917 33554432000 1073741824 1073778376 140735096477296 139742521422888 206412232617 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21271/tid=21293] ppid=21268 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21271/task/21293/stat : 21293 (java) S 21268 21271 18087 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13389868 10060525568 514917 33554432000 1073741824 1073778376 140735096477296 139742520370344 206412232617 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 9824732

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 21271 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 143

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 21271 and gives
#  childrusage.ru_utime.tv_sec=1794
#  childrusage.ru_utime.tv_usec=209238
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=962701
# CPU time returned by wait4() is 1796.17
# while last known CPU time is 1800.01
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 893.861
CPU time (s): 1800.01
CPU user time (s): 1798.55
CPU system time (s): 1.46
CPU usage (%): 201.375
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.21
system time used= 1.9627
maximum resident set size= 2059796
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 36716
page faults= 1
swaps= 0
block input operations= 0
block output operations= 928
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 37711
involuntary context switches= 54104

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.82111 second user time and 7.48586 second system time

The end

Launcher Data

Begin job on node133 at 2016-06-16 23:43:59
IDJOB=4097227
IDBENCH=107727
IDSOLVER=2543
FILE ID=node133/4097227-1466113439
RUNJOBID= node133-1466113274-20821
PBS_JOBID= 19904054
Free space on /tmp= 71716 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB16/normalized-PB16/DEC-SMALLINT-LIN/quimper/SyncCodes/d_n_k/normalized-5_6_37.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4097227-1466113439/watcher-4097227-1466113439 -o /tmp/evaluation-result-4097227-1466113439/solver-4097227-1466113439 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node133-1466113274-20821 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4097227-1466113439.opb

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

MD5SUM BENCH= c141603a78a4e892ff86e9edd55bca94
RANDOM SEED=850573780

node133.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.256
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.51
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.256
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.256
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.56
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.256
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.256
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.256
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.256
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.256
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:        29965528 kB
Buffers:           66924 kB
Cached:           133204 kB
SwapCached:         1860 kB
Active:          2090592 kB
Inactive:         105104 kB
Active(anon):    1996692 kB
Inactive(anon):     1228 kB
Active(file):      93900 kB
Inactive(file):   103876 kB
Unevictable:        7268 kB
Mlocked:            7268 kB
SwapTotal:      67108856 kB
SwapFree:       67098904 kB
Dirty:              1232 kB
Writeback:             0 kB
AnonPages:       2008464 kB
Mapped:            15420 kB
Shmem:                 0 kB
Slab:             570652 kB
SReclaimable:      14080 kB
SUnreclaim:       556572 kB
KernelStack:        1824 kB
PageTables:         8428 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2378920 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341987908 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1957888 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= 71708 MiB
End job on node133 at 2016-06-16 23:58:53