Trace number 4096366

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 894.47

General information on the benchmark

Namenormalized-PB16/DEC-SMALLINT-LIN/quimper/
SyncCodes/d_n_k/normalized-6_6_30.opb
MD5SUM7f6d4d4bd086985d66705a76ba2e346a
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 benchmark163.418
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1332
Total number of constraints6341
Number of constraints which are clauses6336
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 constraint36
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 30
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 66
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.08	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.08	c See www.sat4j.org for details.
0.00/0.08	c version PB16.v20160501
0.00/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.08	c java.vm.version	19.1-b02
0.00/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.08	c sun.arch.data.model	64
0.00/0.08	c java.version		1.6.0_24
0.00/0.08	c os.name		Linux
0.00/0.08	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.08	c os.arch		amd64
0.00/0.08	c Free memory 		501472288
0.00/0.08	c Max memory 		7480803328
0.00/0.08	c Total memory 		504102912
0.00/0.08	c Number of processors 	8
0.10/0.11	c Pseudo Boolean Optimization by upper bound
0.10/0.11	c ManyCore solver with 2 solvers running in parallel
0.10/0.11	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.10/0.11	c --- Begin Solver configuration ---
0.10/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@5d764be1
0.10/0.11	c Learn all clauses as in MiniSAT
0.10/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.10/0.11	c Expensive reason simplification
0.10/0.11	c Glucose 2.1 dynamic restart strategy
0.10/0.11	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.10/0.11	c timeout=2147483s
0.10/0.11	c DB Simplification allowed=false
0.10/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.10/0.11	c --- End Solver configuration ---
0.10/0.11	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.10/0.11	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.10/0.11	c --- Begin Solver configuration ---
0.10/0.11	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@4413ee
0.10/0.11	c Learn all clauses as in MiniSAT
0.10/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.11	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.10/0.11	c No reason simplification
0.10/0.11	c Armin Biere (Picosat) restarts strategy
0.10/0.11	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.10/0.11	c timeout=2147483s
0.10/0.11	c DB Simplification allowed=false
0.10/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.10/0.11	c --- End Solver configuration ---
0.10/0.11	c solving HOME/instance-4096366-1466112319.opb
0.10/0.11	c reading problem ... 
0.10/0.12	c  no objective function found
0.77/0.40	c ... done. Wall clock time 0.285s.
0.77/0.40	c declared #vars     1332
0.77/0.40	c #constraints  6345
0.77/0.40	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.77/0.40	c constraints type 
0.77/0.40	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 3780
0.77/0.40	c org.sat4j.specs.Constr$1 => 4
0.77/0.40	c org.sat4j.minisat.constraints.card.MinWatchCard => 3
0.77/0.40	c org.sat4j.minisat.constraints.cnf.UnitClause => 3
0.77/0.40	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 2555
0.77/0.40	c 6345 constraints processed.
0.77/0.40	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.77/0.40	c constraints type 
0.77/0.40	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 2555
0.77/0.40	c org.sat4j.specs.Constr$1 => 4
0.77/0.40	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 3780
0.77/0.40	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 3
0.77/0.40	c org.sat4j.pb.constraints.pb.UnitClausePB => 3
0.77/0.40	c 6345 constraints processed.
4.20/1.37	c cleaning 2495 clauses out of 5002 with flag 21777/5002
5.72/1.99	c cleaning 4249 clauses out of 8505 with flag 53646/11000
7.43/2.79	c cleaning 5626 clauses out of 11260 with flag 91915/18004
9.48/3.74	c cleaning 6809 clauses out of 13630 with flag 143889/26000
11.91/4.91	c cleaning 7905 clauses out of 15821 with flag 208703/35000
14.51/6.29	c cleaning 8955 clauses out of 17916 with flag 276512/45000
18.06/7.92	c cleaning 9974 clauses out of 19962 with flag 343198/56001
21.66/9.75	c cleaning 10990 clauses out of 21988 with flag 414498/68001
25.49/11.66	c cleaning 11995 clauses out of 23997 with flag 488243/81000
29.88/13.89	c cleaning 12994 clauses out of 26002 with flag 575417/95000
34.90/16.31	c cleaning 14002 clauses out of 28009 with flag 675436/110001
40.73/19.23	c cleaning 15000 clauses out of 30007 with flag 782590/126001
47.35/22.51	c cleaning 16000 clauses out of 32011 with flag 904284/143005
52.35/25.09	c cleaning 0 clauses out of 5000 with flag 0/5000
55.10/26.20	c cleaning 17002 clauses out of 34007 with flag 1011131/161001
63.59/30.41	c cleaning 17997 clauses out of 36004 with flag 1128539/180000
73.01/35.17	c cleaning 18998 clauses out of 38008 with flag 1258240/200001
83.05/40.15	c cleaning 19999 clauses out of 40010 with flag 1390927/221001
93.65/45.48	c cleaning 21002 clauses out of 42010 with flag 1530883/243000
106.10/51.63	c cleaning 21998 clauses out of 44009 with flag 1680941/266001
120.71/58.96	c cleaning 23003 clauses out of 46010 with flag 1849892/290000
135.32/66.21	c cleaning 23993 clauses out of 48008 with flag 2015891/315001
150.57/73.84	c cleaning 25004 clauses out of 50015 with flag 2192864/341001
167.43/82.29	c cleaning 26000 clauses out of 52012 with flag 2361045/368002
184.87/90.92	c cleaning 27000 clauses out of 54011 with flag 2529876/396001
203.94/100.40	c cleaning 27996 clauses out of 56010 with flag 2672259/425000
221.83/109.31	c cleaning 28998 clauses out of 58014 with flag 2827939/455000
241.15/118.95	c cleaning 29996 clauses out of 60016 with flag 2990107/486000
262.67/129.60	c cleaning 31006 clauses out of 62021 with flag 3172444/518001
264.48/130.50	c cleaning 0 clauses out of 11000 with flag 0/11000
285.35/140.92	c cleaning 31998 clauses out of 64016 with flag 3365274/551002
309.75/153.14	c cleaning 32997 clauses out of 66018 with flag 3561841/585002
336.28/166.36	c cleaning 34004 clauses out of 68019 with flag 3796434/620000
366.87/181.60	c cleaning 35002 clauses out of 70020 with flag 4047059/656005
396.39/196.23	c cleaning 36007 clauses out of 72016 with flag 4290194/693003
427.35/211.66	c cleaning 37000 clauses out of 74006 with flag 4536103/731000
463.33/229.54	c cleaning 37998 clauses out of 76006 with flag 4807001/770000
499.83/247.75	c cleaning 39001 clauses out of 78008 with flag 5089108/810000
544.67/270.06	c cleaning 39997 clauses out of 80007 with flag 5392136/851000
590.86/293.08	c cleaning 40999 clauses out of 82011 with flag 5695424/893001
632.86/313.94	c cleaning 42000 clauses out of 84011 with flag 5978153/936000
678.25/336.54	c cleaning 43006 clauses out of 86011 with flag 6293373/980000
724.12/359.38	c cleaning 43999 clauses out of 88005 with flag 6568907/1025000
771.96/383.10	c cleaning 44996 clauses out of 90008 with flag 6846081/1071002
820.18/407.18	c cleaning 45999 clauses out of 92010 with flag 7125062/1118000
871.03/432.43	c cleaning 0 clauses out of 18000 with flag 0/18000
873.23/433.57	c cleaning 46996 clauses out of 94014 with flag 7430293/1166003
928.56/461.05	c cleaning 48001 clauses out of 96015 with flag 7747857/1215000
985.66/489.42	c cleaning 48999 clauses out of 98014 with flag 8073367/1265000
1049.66/521.21	c cleaning 49997 clauses out of 100015 with flag 8343565/1316000
1112.99/552.73	c cleaning 51002 clauses out of 102019 with flag 8633059/1368001
1175.33/583.79	c cleaning 52000 clauses out of 104017 with flag 8946851/1421001
1242.43/617.12	c cleaning 53003 clauses out of 106016 with flag 9264471/1475000
1315.62/653.56	c cleaning 54004 clauses out of 108013 with flag 9611081/1530000
1392.24/691.68	c cleaning 54997 clauses out of 110010 with flag 9997881/1586001
1465.77/728.23	c cleaning 55998 clauses out of 112013 with flag 10373284/1643001
1544.43/767.33	c cleaning 56997 clauses out of 114016 with flag 10758035/1701002
1623.02/806.48	c cleaning 57998 clauses out of 116017 with flag 11126814/1760000
1706.87/848.19	c cleaning 59005 clauses out of 118020 with flag 11502923/1820001
1792.96/890.95	c cleaning 60001 clauses out of 120015 with flag 11909824/1881001
1800.01/894.41	c >>>>>>>>>> Solver number 0 (0 answers) <<<<<<<<<<<<<<<<<<
1800.01/894.41	c starts		: 126
1800.01/894.41	c conflicts		: 1888060
1800.01/894.41	c decisions		: 2115462
1800.01/894.41	c propagations		: 196201176
1800.01/894.41	c inspects		: 10892200121
1800.01/894.41	c shortcuts		: 0
1800.01/894.41	c learnt literals	: 0
1800.01/894.41	c learnt binary clauses	: 0
1800.01/894.41	c learnt ternary clauses	: 4
1800.01/894.41	c learnt constraints	: 1888060
1800.01/894.41	c ignored constraints	: 0
1800.01/894.41	c root simplifications	: 0
1800.01/894.41	c removed literals (reason simplification)	: 19647716
1800.01/894.41	c reason swapping (by a shorter reason)	: 0
1800.01/894.41	c Calls to reduceDB	: 57
1800.01/894.41	c Number of update (reduction) of LBD	: 369403
1800.01/894.41	c Imported unit clauses	: 0
1800.01/894.41	c number of reductions to clauses (during analyze)	: 0
1800.01/894.41	c number of learned constraints concerned by reduction	: 0
1800.01/894.41	c number of learning phase by resolution	: 0
1800.01/894.41	c number of learning phase by cutting planes	: 0
1800.01/894.41	c speed (assignments/second)	: 219464.4138702461
1800.01/894.41	c non guided choices	141
1800.01/894.43	c learnt constraints type 
1800.01/894.43	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 67074
1800.01/894.43	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1800.01/894.43	c starts		: 53
1800.01/894.43	c conflicts		: 24577
1800.01/894.43	c decisions		: 31334
1800.01/894.43	c propagations		: 3353999
1800.01/894.43	c inspects		: 1219793540
1800.01/894.43	c shortcuts		: 0
1800.01/894.43	c learnt literals	: 0
1800.01/894.43	c learnt binary clauses	: 0
1800.01/894.43	c learnt ternary clauses	: 3
1800.01/894.43	c learnt constraints	: 24577
1800.01/894.43	c ignored constraints	: 0
1800.01/894.43	c root simplifications	: 0
1800.01/894.43	c removed literals (reason simplification)	: 0
1800.01/894.43	c reason swapping (by a shorter reason)	: 0
1800.01/894.43	c Calls to reduceDB	: 3
1800.01/894.43	c Number of update (reduction) of LBD	: 0
1800.01/894.43	c Imported unit clauses	: 0
1800.01/894.43	c number of reductions to clauses (during analyze)	: 0
1800.01/894.43	c number of learned constraints concerned by reduction	: 0
1800.01/894.43	c number of learning phase by resolution	: 0
1800.01/894.43	c number of learning phase by cutting planes	: 0
1800.01/894.43	c speed (assignments/second)	: 3751.563431529473
1800.01/894.43	c non guided choices	141
1800.01/894.44	c learnt constraints type 
1800.01/894.44	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 7100
1800.01/894.44	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 379
1800.01/894.44	c org.sat4j.pb.constraints.pb.MaxWatchPb => 17098
1800.01/894.44	s UNKNOWN
1800.01/894.44	c Total wall clock time (in seconds): 894.331

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-4096366-1466112319/watcher-4096366-1466112319 -o /tmp/evaluation-result-4096366-1466112319/solver-4096366-1466112319 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node116-1466112168-31201 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4096366-1466112319.opb 

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

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


[startup+0 s]
/proc/loadavg: 3.89 2.20 1.87 4/197 31862
/proc/meminfo: memFree=29290952/32872528 swapFree=1430864/1543284
[pid=31862] ppid=31859 vsize=96260 CPUtime=0 cores=0,2,4,6
/proc/31862/stat : 31862 (java) S 31859 31862 31185 0 -1 4202496 1353 0 0 0 0 0 0 0 20 0 2 0 13280621 98570240 977 33554432000 1073741824 1073778376 140734310876784 140734310867920 266439000125 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/31862/statm: 24065 977 743 9 0 16771 0
[pid=31862/tid=31863] ppid=31859 vsize=96260 CPUtime=0 cores=0,2,4,6
/proc/31862/task/31863/stat : 31863 (java) R 31859 31862 31185 0 -1 4202560 129 0 0 0 0 0 0 0 20 0 2 0 13280622 98570240 977 33554432000 1073741824 1073778376 140734310876784 140495765351976 266435642752 0 0 4096 0 0 0 0 -1 0 0 0 0 0 0

[startup+0.100114 s]
/proc/loadavg: 3.89 2.20 1.87 4/197 31862
/proc/meminfo: memFree=29290952/32872528 swapFree=1430864/1543284
[pid=31862] ppid=31859 vsize=9558476 CPUtime=0.1 cores=0,2,4,6
/proc/31862/stat : 31862 (java) S 31859 31862 31185 0 -1 4202496 4481 0 1 0 9 1 0 0 20 0 18 0 13280621 9787879424 5596 33554432000 1073741824 1073778376 140734310876784 140734310867920 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/31862/statm: 2389619 5596 2126 9 0 2380296 0
[pid=31862/tid=31863] ppid=31859 vsize=9558476 CPUtime=0.07 cores=0,2,4,6
/proc/31862/task/31863/stat : 31863 (java) R 31859 31862 31185 0 -1 4202560 2438 0 1 0 6 1 0 0 20 0 18 0 13280622 9787879424 5596 33554432000 1073741824 1073778376 140734310876784 140495765355424 140495768717318 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 9558476

[startup+0.200317 s]
/proc/loadavg: 3.89 2.20 1.87 4/197 31862
/proc/meminfo: memFree=29290952/32872528 swapFree=1430864/1543284
[pid=31862] ppid=31859 vsize=9558476 CPUtime=0.26 cores=0,2,4,6
/proc/31862/stat : 31862 (java) S 31859 31862 31185 0 -1 4202496 4751 0 1 0 25 1 0 0 20 0 18 0 13280621 9787879424 6356 33554432000 1073741824 1073778376 140734310876784 140734310867920 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/31862/statm: 2389619 6356 2202 9 0 2380296 0
[pid=31862/tid=31863] ppid=31859 vsize=9558476 CPUtime=0.17 cores=0,2,4,6
/proc/31862/task/31863/stat : 31863 (java) R 31859 31862 31185 0 -1 4202560 2454 0 1 0 16 1 0 0 20 0 18 0 13280622 9787879424 6356 33554432000 1073741824 1073778376 140734310876784 140495765345536 140495637118017 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 9558476

[startup+0.300311 s]
/proc/loadavg: 3.89 2.20 1.87 4/197 31862
/proc/meminfo: memFree=29290952/32872528 swapFree=1430864/1543284
[pid=31862] ppid=31859 vsize=9558476 CPUtime=0.49 cores=0,2,4,6
/proc/31862/stat : 31862 (java) S 31859 31862 31185 0 -1 4202496 6008 0 1 0 48 1 0 0 20 0 18 0 13280621 9787879424 8557 33554432000 1073741824 1073778376 140734310876784 140734310867920 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/31862/statm: 2389619 8557 2231 9 0 2380296 0
[pid=31862/tid=31863] ppid=31859 vsize=9558476 CPUtime=0.27 cores=0,2,4,6
/proc/31862/task/31863/stat : 31863 (java) R 31859 31862 31185 0 -1 4202560 2457 0 1 0 26 1 0 0 20 0 18 0 13280622 9787879424 8557 33554432000 1073741824 1073778376 140734310876784 140495765345536 140495637106128 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 9558476

[startup+0.700218 s]
/proc/loadavg: 3.89 2.20 1.87 4/197 31862
/proc/meminfo: memFree=29290952/32872528 swapFree=1430864/1543284
[pid=31862] ppid=31859 vsize=9824732 CPUtime=1.92 cores=0,2,4,6
/proc/31862/stat : 31862 (java) S 31859 31862 31185 0 -1 4202496 17901 0 1 0 189 3 0 0 20 0 22 0 13280621 10060525568 19837 33554432000 1073741824 1073778376 140734310876784 140734310867920 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/31862/statm: 2456183 19837 2264 9 0 2446860 0
[pid=31862/tid=31863] ppid=31859 vsize=9824732 CPUtime=0.38 cores=0,2,4,6
/proc/31862/task/31863/stat : 31863 (java) S 31859 31862 31185 0 -1 4202560 2480 0 1 0 37 1 0 0 20 0 22 0 13280622 10060525568 19837 33554432000 1073741824 1073778376 140734310876784 140495765357432 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1.92
Current children cumulated vsize (KiB) 9824732

[startup+1.50084 s]
/proc/loadavg: 3.98 2.24 1.89 6/219 31884
/proc/meminfo: memFree=29178424/32872528 swapFree=1430864/1543284
[pid=31862] ppid=31859 vsize=9824732 CPUtime=4.76 cores=0,2,4,6
/proc/31862/stat : 31862 (java) S 31859 31862 31185 0 -1 4202496 19538 0 1 0 471 5 0 0 20 0 22 0 13280621 10060525568 46556 33554432000 1073741824 1073778376 140734310876784 140734310867920 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/31862/statm: 2456183 46556 2290 9 0 2446860 0
[pid=31862/tid=31863] ppid=31859 vsize=9824732 CPUtime=0.38 cores=0,2,4,6
/proc/31862/task/31863/stat : 31863 (java) S 31859 31862 31185 0 -1 4202560 2480 0 1 0 37 1 0 0 20 0 22 0 13280622 10060525568 46556 33554432000 1073741824 1073778376 140734310876784 140495765357432 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=31862/tid=31865] ppid=31859 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31862/task/31865/stat : 31865 (java) S 31859 31862 31185 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 13280622 10060525568 46556 33554432000 1073741824 1073778376 140734310876784 140495609452840 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=31862/tid=31866] ppid=31859 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31862/task/31866/stat : 31866 (java) S 31859 31862 31185 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13280622 10060525568 46556 33554432000 1073741824 1073778376 140734310876784 140495608400040 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=31862/tid=31867] ppid=31859 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31862/task/31867/stat : 31867 (java) S 31859 31862 31185 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13280622 10060525568 46556 33554432000 1073741824 1073778376 140734310876784 140495607347752 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=31862/tid=31868] ppid=31859 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31862/task/31868/stat : 31868 (java) S 31859 31862 31185 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 22 0 13280622 10060525568 46556 33554432000 1073741824 1073778376 140734310876784 140495606294952 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=31862/tid=31869] ppid=31859 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31862/task/31869/stat : 31869 (java) S 31859 31862 31185 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 13280622 10060525568 46556 33554432000 1073741824 1073778376 140734310876784 140495605242664 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=31862/tid=31870] ppid=31859 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31862/task/31870/stat : 31870 (java) S 31859 31862 31185 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 22 0 13280622 10060525568 46556 33554432000 1073741824 1073778376 140734310876784 140495604189864 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=31862/tid=31871] ppid=31859 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31862/task/31871/stat : 31871 (java) S 31859 31862 31185 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13280622 10060525568 46556 33554432000 1073741824 1073778376 140734310876784 140495603137576 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=31862/tid=31872] ppid=31859 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31862/task/31872/stat : 31872 (java) S 31859 31862 31185 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 13280622 10060525568 46556 33554432000 1073741824 1073778376 140734310876784 140495602084776 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=31862/tid=31873] ppid=31859 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31862/task/31873/stat : 31873 (java) S 31859 31862 31185 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 13280623 10060525568 46556 33554432000 1073741824 1073778376 140734310876784 140495589673192 266439014313 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31862/tid=31874] ppid=31859 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31862/task/31874/stat : 31874 (java) S 31859 31862 31185 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 13280624 10060525568 46556 33554432000 1073741824 1073778376 140734310876784 140495588619256 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31862/tid=31875] ppid=31859 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31862/task/31875/stat : 31875 (java) S 31859 31862 31185 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 13280624 10060525568 46556 33554432000 1073741824 1073778376 140734310876784 140495587566856 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31862/tid=31876] ppid=31859 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31862/task/31876/stat : 31876 (java) S 31859 31862 31185 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13280626 10060525568 46556 33554432000 1073741824 1073778376 140734310876784 140495586515344 266439022368 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31862/tid=31877] ppid=31859 vsize=9824732 CPUtime=0.97 cores=0,2,4,6
/proc/31862/task/31877/stat : 31877 (java) S 31859 31862 31185 0 -1 4202560 6680 0 0 0 97 0 0 0 20 0 22 0 13280626 10060525568 46556 33554432000 1073741824 1073778376 140734310876784 140495585462968 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=31862/tid=31878] ppid=31859 vsize=9824732 CPUtime=1.22 cores=0,2,4,6
/proc/31862/task/31878/stat : 31878 (java) R 31859 31862 31185 0 -1 4202560 8965 0 0 0 122 0 0 0 20 0 22 0 13280626 10060525568 46556 33554432000 1073741824 1073778376 140734310876784 140495584410048 140495771054453 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=31862/tid=31879] ppid=31859 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31862/task/31879/stat : 31879 (java) S 31859 31862 31185 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13280626 10060525568 46556 33554432000 1073741824 1073778376 140734310876784 140495583358072 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31862/tid=31880] ppid=31859 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31862/task/31880/stat : 31880 (java) S 31859 31862 31185 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13280626 10060525568 46556 33554432000 1073741824 1073778376 140734310876784 140495582305480 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31862/tid=31881] ppid=31859 vsize=9824732 CPUtime=1.06 cores=0,2,4,6
/proc/31862/task/31881/stat : 31881 (java) R 31859 31862 31185 0 -1 4202560 18 0 0 0 106 0 0 0 20 0 22 0 13280662 10060525568 46556 33554432000 1073741824 1073778376 140734310876784 140495580783144 140495637991621 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
[pid=31862/tid=31882] ppid=31859 vsize=9824732 CPUtime=1.03 cores=0,2,4,6
/proc/31862/task/31882/stat : 31882 (java) R 31859 31862 31185 0 -1 4202560 89 0 0 0 102 1 0 0 20 0 22 0 13280662 10060525568 46556 33554432000 1073741824 1073778376 140734310876784 140495579729656 140495637767317 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=31862/tid=31883] ppid=31859 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31862/task/31883/stat : 31883 (java) S 31859 31862 31185 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13280662 10060525568 46556 33554432000 1073741824 1073778376 140734310876784 140495578678440 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=31862/tid=31884] ppid=31859 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31862/task/31884/stat : 31884 (java) S 31859 31862 31185 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13280662 10060525568 46556 33554432000 1073741824 1073778376 140734310876784 140495577625640 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 4.76
Current children cumulated vsize (KiB) 9824732

[startup+3.10091 s]
/proc/loadavg: 3.98 2.24 1.89 5/219 31884
/proc/meminfo: memFree=29095264/32872528 swapFree=1430864/1543284
[pid=31862] ppid=31859 vsize=9824732 CPUtime=8.27 cores=0,2,4,6
/proc/31862/stat : 31862 (java) S 31859 31862 31185 0 -1 4202496 19839 0 1 0 818 9 0 0 20 0 22 0 13280621 10060525568 81580 33554432000 1073741824 1073778376 140734310876784 140734310867920 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/31862/statm: 2456183 81580 2293 9 0 2446860 0
[pid=31862/tid=31863] ppid=31859 vsize=9824732 CPUtime=0.38 cores=0,2,4,6
/proc/31862/task/31863/stat : 31863 (java) S 31859 31862 31185 0 -1 4202560 2480 0 1 0 37 1 0 0 20 0 22 0 13280622 10060525568 81580 33554432000 1073741824 1073778376 140734310876784 140495765357432 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=31862/tid=31865] ppid=31859 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/31862/task/31865/stat : 31865 (java) S 31859 31862 31185 0 -1 4202560 12 0 0 0 1 0 0 0 20 0 22 0 13280622 10060525568 81580 33554432000 1073741824 1073778376 140734310876784 140495609452840 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31862/tid=31866] ppid=31859 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31862/task/31866/stat : 31866 (java) S 31859 31862 31185 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13280622 10060525568 81580 33554432000 1073741824 1073778376 140734310876784 140495608400040 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=31862/tid=31867] ppid=31859 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31862/task/31867/stat : 31867 (java) S 31859 31862 31185 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 13280622 10060525568 81580 33554432000 1073741824 1073778376 140734310876784 140495607347752 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=31862/tid=31868] ppid=31859 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/31862/task/31868/stat : 31868 (java) S 31859 31862 31185 0 -1 4202560 13 0 0 0 1 0 0 0 20 0 22 0 13280622 10060525568 81580 33554432000 1073741824 1073778376 140734310876784 140495606294952 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=31862/tid=31869] ppid=31859 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/31862/task/31869/stat : 31869 (java) S 31859 31862 31185 0 -1 4202560 14 0 0 0 1 0 0 0 20 0 22 0 13280622 10060525568 81580 33554432000 1073741824 1073778376 140734310876784 140495605242664 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=31862/tid=31870] ppid=31859 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31862/task/31870/stat : 31870 (java) S 31859 31862 31185 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 13280622 10060525568 81580 33554432000 1073741824 1073778376 140734310876784 140495604189864 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31862/tid=31871] ppid=31859 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/31862/task/31871/stat : 31871 (java) S 31859 31862 31185 0 -1 4202560 8 0 0 0 1 0 0 0 20 0 22 0 13280622 10060525568 81580 33554432000 1073741824 1073778376 140734310876784 140495603137576 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=31862/tid=31872] ppid=31859 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/31862/task/31872/stat : 31872 (java) S 31859 31862 31185 0 -1 4202560 7 0 0 0 1 0 0 0 20 0 22 0 13280622 10060525568 81580 33554432000 1073741824 1073778376 140734310876784 140495602084776 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=31862/tid=31873] ppid=31859 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31862/task/31873/stat : 31873 (java) S 31859 31862 31185 0 -1 4202560 184 0 0 0 0 0 0 0 20 0 22 0 13280623 10060525568 81580 33554432000 1073741824 1073778376 140734310876784 140495589673192 266439014313 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=31862/tid=31874] ppid=31859 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31862/task/31874/stat : 31874 (java) S 31859 31862 31185 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 13280624 10060525568 81580 33554432000 1073741824 1073778376 140734310876784 140495588619256 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31862/tid=31875] ppid=31859 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31862/task/31875/stat : 31875 (java) S 31859 31862 31185 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 13280624 10060525568 81580 33554432000 1073741824 1073778376 140734310876784 140495587566856 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31862/tid=31876] ppid=31859 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31862/task/31876/stat : 31876 (java) S 31859 31862 31185 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13280626 10060525568 81580 33554432000 1073741824 1073778376 140734310876784 140495586515344 266439022368 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31862/tid=31877] ppid=31859 vsize=9824732 CPUtime=1.08 cores=0,2,4,6
/proc/31862/task/31877/stat : 31877 (java) S 31859 31862 31185 0 -1 4202560 6686 0 0 0 108 0 0 0 20 0 22 0 13280626 10060525568 81580 33554432000 1073741824 1073778376 140734310876784 140495585462968 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=31862/tid=31878] ppid=31859 vsize=9824732 CPUtime=1.38 cores=0,2,4,6
/proc/31862/task/31878/stat : 31878 (java) S 31859 31862 31185 0 -1 4202560 8987 0 0 0 138 0 0 0 20 0 22 0 13280626 10060525568 81580 33554432000 1073741824 1073778376 140734310876784 140495584410168 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=31862/tid=31879] ppid=31859 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31862/task/31879/stat : 31879 (java) S 31859 31862 31185 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13280626 10060525568 81580 33554432000 1073741824 1073778376 140734310876784 140495583358072 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31862/tid=31880] ppid=31859 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31862/task/31880/stat : 31880 (java) S 31859 31862 31185 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13280626 10060525568 81580 33554432000 1073741824 1073778376 140734310876784 140495582305480 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=31862/tid=31881] ppid=31859 vsize=9824732 CPUtime=2.59 cores=0,2,4,6
/proc/31862/task/31881/stat : 31881 (java) R 31859 31862 31185 0 -1 4202560 20 0 0 0 259 0 0 0 20 0 22 0 13280662 10060525568 81580 33554432000 1073741824 1073778376 140734310876784 140495580780864 140495637576567 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=31862/tid=31882] ppid=31859 vsize=9824732 CPUtime=2.57 cores=0,2,4,6
/proc/31862/task/31882/stat : 31882 (java) R 31859 31862 31185 0 -1 4202560 148 0 0 0 255 2 0 0 20 0 22 0 13280662 10060525568 81580 33554432000 1073741824 1073778376 140734310876784 140495579729832 140495637642291 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=31862/tid=31883] ppid=31859 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31862/task/31883/stat : 31883 (java) S 31859 31862 31185 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13280662 10060525568 81580 33554432000 1073741824 1073778376 140734310876784 140495578678440 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=31862/tid=31884] ppid=31859 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31862/task/31884/stat : 31884 (java) S 31859 31862 31185 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13280662 10060525568 81580 33554432000 1073741824 1073778376 140734310876784 140495577625640 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 8.27
Current children cumulated vsize (KiB) 9824732

[startup+6.30885 s]
/proc/loadavg: 4.06 2.29 1.91 6/219 31884
/proc/meminfo: memFree=28704224/32872528 swapFree=1430864/1543284
[pid=31862] ppid=31859 vsize=9824732 CPUtime=14.74 cores=0,2,4,6
/proc/31862/stat : 31862 (java) S 31859 31862 31185 0 -1 4202496 20381 0 1 0 1458 16 0 0 20 0 22 0 13280621 10060525568 147314 33554432000 1073741824 1073778376 140734310876784 140734310867920 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/31862/statm: 2456183 147314 2293 9 0 2446860 0
[pid=31862/tid=31863] ppid=31859 vsize=9824732 CPUtime=0.38 cores=0,2,4,6
/proc/31862/task/31863/stat : 31863 (java) S 31859 31862 31185 0 -1 4202560 2480 0 1 0 37 1 0 0 20 0 22 0 13280622 10060525568 147314 33554432000 1073741824 1073778376 140734310876784 140495765357432 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=31862/tid=31865] ppid=31859 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/31862/task/31865/stat : 31865 (java) S 31859 31862 31185 0 -1 4202560 42 0 0 0 2 0 0 0 20 0 22 0 13280622 10060525568 147314 33554432000 1073741824 1073778376 140734310876784 140495609452840 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31862/tid=31866] ppid=31859 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/31862/task/31866/stat : 31866 (java) S 31859 31862 31185 0 -1 4202560 24 0 0 0 1 0 0 0 20 0 22 0 13280622 10060525568 147314 33554432000 1073741824 1073778376 140734310876784 140495608400040 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=31862/tid=31867] ppid=31859 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/31862/task/31867/stat : 31867 (java) S 31859 31862 31185 0 -1 4202560 28 0 0 0 2 0 0 0 20 0 22 0 13280622 10060525568 147314 33554432000 1073741824 1073778376 140734310876784 140495607347752 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=31862/tid=31868] ppid=31859 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/31862/task/31868/stat : 31868 (java) S 31859 31862 31185 0 -1 4202560 21 0 0 0 2 0 0 0 20 0 22 0 13280622 10060525568 147314 33554432000 1073741824 1073778376 140734310876784 140495606294952 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31862/tid=31869] ppid=31859 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/31862/task/31869/stat : 31869 (java) S 31859 31862 31185 0 -1 4202560 35 0 0 0 2 0 0 0 20 0 22 0 13280622 10060525568 147314 33554432000 1073741824 1073778376 140734310876784 140495605242664 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=31862/tid=31870] ppid=31859 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/31862/task/31870/stat : 31870 (java) S 31859 31862 31185 0 -1 4202560 43 0 0 0 2 0 0 0 20 0 22 0 13280622 10060525568 147314 33554432000 1073741824 1073778376 140734310876784 140495604189864 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=31862/tid=31871] ppid=31859 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/31862/task/31871/stat : 31871 (java) S 31859 31862 31185 0 -1 4202560 30 0 0 0 2 0 0 0 20 0 22 0 13280622 10060525568 147314 33554432000 1073741824 1073778376 140734310876784 140495603137576 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=31862/tid=31872] ppid=31859 vsize=9824732 CPUtime=0.02 cores=0,2,4,6

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

/proc/31862/task/31867/stat : 31867 (java) S 31859 31862 31185 0 -1 4202560 381 0 0 0 265 6 0 0 20 0 22 0 13280622 10060525568 502149 33554432000 1073741824 1073778376 140734310876784 140495607347752 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=31862/tid=31868] ppid=31859 vsize=9824732 CPUtime=2.88 cores=0,2,4,6
/proc/31862/task/31868/stat : 31868 (java) S 31859 31862 31185 0 -1 4202560 394 0 0 0 280 8 0 0 20 0 22 0 13280622 10060525568 502149 33554432000 1073741824 1073778376 140734310876784 140495606294952 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=31862/tid=31869] ppid=31859 vsize=9824732 CPUtime=2.77 cores=0,2,4,6
/proc/31862/task/31869/stat : 31869 (java) S 31859 31862 31185 0 -1 4202560 407 0 0 0 270 7 0 0 20 0 22 0 13280622 10060525568 502149 33554432000 1073741824 1073778376 140734310876784 140495605242664 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=31862/tid=31870] ppid=31859 vsize=9824732 CPUtime=2.76 cores=0,2,4,6
/proc/31862/task/31870/stat : 31870 (java) S 31859 31862 31185 0 -1 4202560 421 0 0 0 269 7 0 0 20 0 22 0 13280622 10060525568 502149 33554432000 1073741824 1073778376 140734310876784 140495604189864 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=31862/tid=31871] ppid=31859 vsize=9824732 CPUtime=2.76 cores=0,2,4,6
/proc/31862/task/31871/stat : 31871 (java) S 31859 31862 31185 0 -1 4202560 385 0 0 0 268 8 0 0 20 0 22 0 13280622 10060525568 502149 33554432000 1073741824 1073778376 140734310876784 140495603137576 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=31862/tid=31872] ppid=31859 vsize=9824732 CPUtime=2.73 cores=0,2,4,6
/proc/31862/task/31872/stat : 31872 (java) S 31859 31862 31185 0 -1 4202560 384 0 0 0 265 8 0 0 20 0 22 0 13280622 10060525568 502149 33554432000 1073741824 1073778376 140734310876784 140495602084776 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=31862/tid=31873] ppid=31859 vsize=9824732 CPUtime=0.47 cores=0,2,4,6
/proc/31862/task/31873/stat : 31873 (java) S 31859 31862 31185 0 -1 4202560 1263 0 0 0 14 33 0 0 20 0 22 0 13280623 10060525568 502149 33554432000 1073741824 1073778376 140734310876784 140495589673192 266439014313 0 0 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=31862/tid=31874] ppid=31859 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31862/task/31874/stat : 31874 (java) S 31859 31862 31185 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 13280624 10060525568 502149 33554432000 1073741824 1073778376 140734310876784 140495588619256 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31862/tid=31875] ppid=31859 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31862/task/31875/stat : 31875 (java) S 31859 31862 31185 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 13280624 10060525568 502149 33554432000 1073741824 1073778376 140734310876784 140495587566856 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31862/tid=31876] ppid=31859 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31862/task/31876/stat : 31876 (java) S 31859 31862 31185 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13280626 10060525568 502149 33554432000 1073741824 1073778376 140734310876784 140495586515344 266439022368 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31862/tid=31877] ppid=31859 vsize=9824732 CPUtime=1.19 cores=0,2,4,6
/proc/31862/task/31877/stat : 31877 (java) S 31859 31862 31185 0 -1 4202560 6697 0 0 0 119 0 0 0 20 0 22 0 13280626 10060525568 502149 33554432000 1073741824 1073778376 140734310876784 140495585462968 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=31862/tid=31878] ppid=31859 vsize=9824732 CPUtime=1.89 cores=0,2,4,6
/proc/31862/task/31878/stat : 31878 (java) S 31859 31862 31185 0 -1 4202560 12853 0 0 0 187 2 0 0 20 0 22 0 13280626 10060525568 502149 33554432000 1073741824 1073778376 140734310876784 140495584410168 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31862/tid=31879] ppid=31859 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31862/task/31879/stat : 31879 (java) S 31859 31862 31185 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13280626 10060525568 502149 33554432000 1073741824 1073778376 140734310876784 140495583358072 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31862/tid=31880] ppid=31859 vsize=9824732 CPUtime=0.3 cores=0,2,4,6
/proc/31862/task/31880/stat : 31880 (java) S 31859 31862 31185 0 -1 4202560 46 0 0 0 14 16 0 0 20 0 22 0 13280626 10060525568 502149 33554432000 1073741824 1073778376 140734310876784 140495582305480 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31862/tid=31881] ppid=31859 vsize=9824732 CPUtime=812.45 cores=0,2,4,6
/proc/31862/task/31881/stat : 31881 (java) R 31859 31862 31185 0 -1 4202560 286 0 0 0 81230 15 0 0 20 0 22 0 13280662 10060525568 502149 33554432000 1073741824 1073778376 140734310876784 140495580781088 140495637694818 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=31862/tid=31882] ppid=31859 vsize=9824732 CPUtime=812.42 cores=0,2,4,6
/proc/31862/task/31882/stat : 31882 (java) R 31859 31862 31185 0 -1 4202560 1527 0 0 0 81202 40 0 0 20 0 22 0 13280662 10060525568 502149 33554432000 1073741824 1073778376 140734310876784 140495579729040 140495637641523 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=31862/tid=31883] ppid=31859 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31862/task/31883/stat : 31883 (java) S 31859 31862 31185 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13280662 10060525568 502149 33554432000 1073741824 1073778376 140734310876784 140495578678440 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=31862/tid=31884] ppid=31859 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31862/task/31884/stat : 31884 (java) S 31859 31862 31185 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13280662 10060525568 502149 33554432000 1073741824 1073778376 140734310876784 140495577625640 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1654.96
Current children cumulated vsize (KiB) 9824732

[startup+882.309 s]
/proc/loadavg: 4.28 4.18 3.33 5/220 31972
/proc/meminfo: memFree=26807088/32872528 swapFree=1430864/1543284
[pid=31862] ppid=31859 vsize=9824732 CPUtime=1775.67 cores=0,2,4,6
/proc/31862/stat : 31862 (java) S 31859 31862 31185 0 -1 4202496 29638 0 1 0 177420 147 0 0 20 0 22 0 13280621 10060525568 505896 33554432000 1073741824 1073778376 140734310876784 140734310867920 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/31862/statm: 2456183 505896 2294 9 0 2446860 0
[pid=31862/tid=31863] ppid=31859 vsize=9824732 CPUtime=0.43 cores=0,2,4,6
/proc/31862/task/31863/stat : 31863 (java) S 31859 31862 31185 0 -1 4202560 2488 0 1 0 39 4 0 0 20 0 22 0 13280622 10060525568 505896 33554432000 1073741824 1073778376 140734310876784 140495765357432 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=31862/tid=31865] ppid=31859 vsize=9824732 CPUtime=3.01 cores=0,2,4,6
/proc/31862/task/31865/stat : 31865 (java) S 31859 31862 31185 0 -1 4202560 397 0 0 0 293 8 0 0 20 0 22 0 13280622 10060525568 505896 33554432000 1073741824 1073778376 140734310876784 140495609452840 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=31862/tid=31866] ppid=31859 vsize=9824732 CPUtime=2.74 cores=0,2,4,6
/proc/31862/task/31866/stat : 31866 (java) S 31859 31862 31185 0 -1 4202560 364 0 0 0 269 5 0 0 20 0 22 0 13280622 10060525568 505896 33554432000 1073741824 1073778376 140734310876784 140495608400040 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=31862/tid=31867] ppid=31859 vsize=9824732 CPUtime=2.89 cores=0,2,4,6
/proc/31862/task/31867/stat : 31867 (java) S 31859 31862 31185 0 -1 4202560 384 0 0 0 283 6 0 0 20 0 22 0 13280622 10060525568 505896 33554432000 1073741824 1073778376 140734310876784 140495607347752 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=31862/tid=31868] ppid=31859 vsize=9824732 CPUtime=3.12 cores=0,2,4,6
/proc/31862/task/31868/stat : 31868 (java) S 31859 31862 31185 0 -1 4202560 399 0 0 0 303 9 0 0 20 0 22 0 13280622 10060525568 505896 33554432000 1073741824 1073778376 140734310876784 140495606294952 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=31862/tid=31869] ppid=31859 vsize=9824732 CPUtime=2.97 cores=0,2,4,6
/proc/31862/task/31869/stat : 31869 (java) S 31859 31862 31185 0 -1 4202560 411 0 0 0 290 7 0 0 20 0 22 0 13280622 10060525568 505896 33554432000 1073741824 1073778376 140734310876784 140495605242664 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31862/tid=31870] ppid=31859 vsize=9824732 CPUtime=3.01 cores=0,2,4,6
/proc/31862/task/31870/stat : 31870 (java) S 31859 31862 31185 0 -1 4202560 425 0 0 0 293 8 0 0 20 0 22 0 13280622 10060525568 505896 33554432000 1073741824 1073778376 140734310876784 140495604189864 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=31862/tid=31871] ppid=31859 vsize=9824732 CPUtime=2.97 cores=0,2,4,6
/proc/31862/task/31871/stat : 31871 (java) S 31859 31862 31185 0 -1 4202560 398 0 0 0 289 8 0 0 20 0 22 0 13280622 10060525568 505896 33554432000 1073741824 1073778376 140734310876784 140495603137576 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=31862/tid=31872] ppid=31859 vsize=9824732 CPUtime=2.94 cores=0,2,4,6
/proc/31862/task/31872/stat : 31872 (java) S 31859 31862 31185 0 -1 4202560 394 0 0 0 285 9 0 0 20 0 22 0 13280622 10060525568 505896 33554432000 1073741824 1073778376 140734310876784 140495602084776 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=31862/tid=31873] ppid=31859 vsize=9824732 CPUtime=0.48 cores=0,2,4,6
/proc/31862/task/31873/stat : 31873 (java) S 31859 31862 31185 0 -1 4202560 1267 0 0 0 14 34 0 0 20 0 22 0 13280623 10060525568 505896 33554432000 1073741824 1073778376 140734310876784 140495589673192 266439014313 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=31862/tid=31874] ppid=31859 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31862/task/31874/stat : 31874 (java) S 31859 31862 31185 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 13280624 10060525568 505896 33554432000 1073741824 1073778376 140734310876784 140495588619256 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31862/tid=31875] ppid=31859 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31862/task/31875/stat : 31875 (java) S 31859 31862 31185 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 13280624 10060525568 505896 33554432000 1073741824 1073778376 140734310876784 140495587566856 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31862/tid=31876] ppid=31859 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31862/task/31876/stat : 31876 (java) S 31859 31862 31185 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13280626 10060525568 505896 33554432000 1073741824 1073778376 140734310876784 140495586515344 266439022368 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31862/tid=31877] ppid=31859 vsize=9824732 CPUtime=1.19 cores=0,2,4,6
/proc/31862/task/31877/stat : 31877 (java) S 31859 31862 31185 0 -1 4202560 6697 0 0 0 119 0 0 0 20 0 22 0 13280626 10060525568 505896 33554432000 1073741824 1073778376 140734310876784 140495585462968 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=31862/tid=31878] ppid=31859 vsize=9824732 CPUtime=1.89 cores=0,2,4,6
/proc/31862/task/31878/stat : 31878 (java) S 31859 31862 31185 0 -1 4202560 12854 0 0 0 187 2 0 0 20 0 22 0 13280626 10060525568 505896 33554432000 1073741824 1073778376 140734310876784 140495584410168 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31862/tid=31879] ppid=31859 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31862/task/31879/stat : 31879 (java) S 31859 31862 31185 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13280626 10060525568 505896 33554432000 1073741824 1073778376 140734310876784 140495583358072 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31862/tid=31880] ppid=31859 vsize=9824732 CPUtime=0.32 cores=0,2,4,6
/proc/31862/task/31880/stat : 31880 (java) S 31859 31862 31185 0 -1 4202560 50 0 0 0 15 17 0 0 20 0 22 0 13280626 10060525568 505896 33554432000 1073741824 1073778376 140734310876784 140495582305480 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=31862/tid=31881] ppid=31859 vsize=9824732 CPUtime=871.8 cores=0,2,4,6
/proc/31862/task/31881/stat : 31881 (java) R 31859 31862 31185 0 -1 4202560 296 0 0 0 87164 16 0 0 20 0 22 0 13280662 10060525568 505896 33554432000 1073741824 1073778376 140734310876784 140495580781856 140495637991357 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=31862/tid=31882] ppid=31859 vsize=9824732 CPUtime=871.75 cores=0,2,4,6
/proc/31862/task/31882/stat : 31882 (java) R 31859 31862 31185 0 -1 4202560 1549 0 0 0 87134 41 0 0 20 0 22 0 13280662 10060525568 505896 33554432000 1073741824 1073778376 140734310876784 140495579728288 140495638013367 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=31862/tid=31883] ppid=31859 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31862/task/31883/stat : 31883 (java) S 31859 31862 31185 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13280662 10060525568 505896 33554432000 1073741824 1073778376 140734310876784 140495578678440 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=31862/tid=31884] ppid=31859 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31862/task/31884/stat : 31884 (java) S 31859 31862 31185 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13280662 10060525568 505896 33554432000 1073741824 1073778376 140734310876784 140495577625640 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1775.67
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+894.408 s]
/proc/loadavg: 4.24 4.17 3.34 5/220 31975
/proc/meminfo: memFree=26806020/32872528 swapFree=1430864/1543284
[pid=31862] ppid=31859 vsize=9824732 CPUtime=1800.01 cores=0,2,4,6
/proc/31862/stat : 31862 (java) S 31859 31862 31185 0 -1 4202496 29659 0 1 0 179852 149 0 0 20 0 22 0 13280621 10060525568 506277 33554432000 1073741824 1073778376 140734310876784 140734310867920 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/31862/statm: 2456183 506277 2294 9 0 2446860 0
[pid=31862/tid=31863] ppid=31859 vsize=9824732 CPUtime=0.43 cores=0,2,4,6
/proc/31862/task/31863/stat : 31863 (java) S 31859 31862 31185 0 -1 4202560 2488 0 1 0 39 4 0 0 20 0 22 0 13280622 10060525568 506277 33554432000 1073741824 1073778376 140734310876784 140495765357432 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=31862/tid=31865] ppid=31859 vsize=9824732 CPUtime=3.09 cores=0,2,4,6
/proc/31862/task/31865/stat : 31865 (java) S 31859 31862 31185 0 -1 4202560 398 0 0 0 301 8 0 0 20 0 22 0 13280622 10060525568 506277 33554432000 1073741824 1073778376 140734310876784 140495609452840 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=31862/tid=31866] ppid=31859 vsize=9824732 CPUtime=2.78 cores=0,2,4,6
/proc/31862/task/31866/stat : 31866 (java) S 31859 31862 31185 0 -1 4202560 367 0 0 0 273 5 0 0 20 0 22 0 13280622 10060525568 506277 33554432000 1073741824 1073778376 140734310876784 140495608400040 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=31862/tid=31867] ppid=31859 vsize=9824732 CPUtime=2.95 cores=0,2,4,6
/proc/31862/task/31867/stat : 31867 (java) S 31859 31862 31185 0 -1 4202560 385 0 0 0 289 6 0 0 20 0 22 0 13280622 10060525568 506277 33554432000 1073741824 1073778376 140734310876784 140495607347752 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=31862/tid=31868] ppid=31859 vsize=9824732 CPUtime=3.16 cores=0,2,4,6
/proc/31862/task/31868/stat : 31868 (java) S 31859 31862 31185 0 -1 4202560 401 0 0 0 307 9 0 0 20 0 22 0 13280622 10060525568 506277 33554432000 1073741824 1073778376 140734310876784 140495606294952 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=31862/tid=31869] ppid=31859 vsize=9824732 CPUtime=3.03 cores=0,2,4,6
/proc/31862/task/31869/stat : 31869 (java) S 31859 31862 31185 0 -1 4202560 411 0 0 0 296 7 0 0 20 0 22 0 13280622 10060525568 506277 33554432000 1073741824 1073778376 140734310876784 140495605242664 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=31862/tid=31870] ppid=31859 vsize=9824732 CPUtime=3.06 cores=0,2,4,6
/proc/31862/task/31870/stat : 31870 (java) S 31859 31862 31185 0 -1 4202560 426 0 0 0 298 8 0 0 20 0 22 0 13280622 10060525568 506277 33554432000 1073741824 1073778376 140734310876784 140495604189864 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=31862/tid=31871] ppid=31859 vsize=9824732 CPUtime=3.04 cores=0,2,4,6
/proc/31862/task/31871/stat : 31871 (java) S 31859 31862 31185 0 -1 4202560 399 0 0 0 296 8 0 0 20 0 22 0 13280622 10060525568 506277 33554432000 1073741824 1073778376 140734310876784 140495603137576 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=31862/tid=31872] ppid=31859 vsize=9824732 CPUtime=2.99 cores=0,2,4,6
/proc/31862/task/31872/stat : 31872 (java) S 31859 31862 31185 0 -1 4202560 395 0 0 0 290 9 0 0 20 0 22 0 13280622 10060525568 506277 33554432000 1073741824 1073778376 140734310876784 140495602084776 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=31862/tid=31873] ppid=31859 vsize=9824732 CPUtime=0.5 cores=0,2,4,6
/proc/31862/task/31873/stat : 31873 (java) S 31859 31862 31185 0 -1 4202560 1267 0 0 0 15 35 0 0 20 0 22 0 13280623 10060525568 506277 33554432000 1073741824 1073778376 140734310876784 140495589673192 266439014313 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=31862/tid=31874] ppid=31859 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31862/task/31874/stat : 31874 (java) S 31859 31862 31185 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 13280624 10060525568 506277 33554432000 1073741824 1073778376 140734310876784 140495588619256 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31862/tid=31875] ppid=31859 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31862/task/31875/stat : 31875 (java) S 31859 31862 31185 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 13280624 10060525568 506277 33554432000 1073741824 1073778376 140734310876784 140495587566856 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31862/tid=31876] ppid=31859 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31862/task/31876/stat : 31876 (java) S 31859 31862 31185 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13280626 10060525568 506277 33554432000 1073741824 1073778376 140734310876784 140495586515344 266439022368 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31862/tid=31877] ppid=31859 vsize=9824732 CPUtime=1.19 cores=0,2,4,6
/proc/31862/task/31877/stat : 31877 (java) S 31859 31862 31185 0 -1 4202560 6697 0 0 0 119 0 0 0 20 0 22 0 13280626 10060525568 506277 33554432000 1073741824 1073778376 140734310876784 140495585462968 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=31862/tid=31878] ppid=31859 vsize=9824732 CPUtime=1.89 cores=0,2,4,6
/proc/31862/task/31878/stat : 31878 (java) S 31859 31862 31185 0 -1 4202560 12854 0 0 0 187 2 0 0 20 0 22 0 13280626 10060525568 506277 33554432000 1073741824 1073778376 140734310876784 140495584410168 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31862/tid=31879] ppid=31859 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31862/task/31879/stat : 31879 (java) S 31859 31862 31185 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13280626 10060525568 506277 33554432000 1073741824 1073778376 140734310876784 140495583358072 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31862/tid=31880] ppid=31859 vsize=9824732 CPUtime=0.34 cores=0,2,4,6
/proc/31862/task/31880/stat : 31880 (java) S 31859 31862 31185 0 -1 4202560 50 0 0 0 16 18 0 0 20 0 22 0 13280626 10060525568 506277 33554432000 1073741824 1073778376 140734310876784 140495582305480 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=31862/tid=31881] ppid=31859 vsize=9824732 CPUtime=883.71 cores=0,2,4,6
/proc/31862/task/31881/stat : 31881 (java) R 31859 31862 31185 0 -1 4202560 301 0 0 0 88355 16 0 0 20 0 22 0 13280662 10060525568 506277 33554432000 1073741824 1073778376 140734310876784 140495580781976 140495637694818 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=31862/tid=31882] ppid=31859 vsize=9824732 CPUtime=883.66 cores=0,2,4,6
/proc/31862/task/31882/stat : 31882 (java) R 31859 31862 31185 0 -1 4202560 1555 0 0 0 88325 41 0 0 20 0 22 0 13280662 10060525568 506277 33554432000 1073741824 1073778376 140734310876784 140495579728408 140495638015189 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=31862/tid=31883] ppid=31859 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31862/task/31883/stat : 31883 (java) S 31859 31862 31185 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13280662 10060525568 506277 33554432000 1073741824 1073778376 140734310876784 140495578678440 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=31862/tid=31884] ppid=31859 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31862/task/31884/stat : 31884 (java) S 31859 31862 31185 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13280662 10060525568 506277 33554432000 1073741824 1073778376 140734310876784 140495577625640 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 6 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 31862 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 31862 and gives
#  childrusage.ru_utime.tv_sec=1794
#  childrusage.ru_utime.tv_usec=299225
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=940704
# CPU time returned by wait4() is 1796.24
# 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): 894.47
CPU time (s): 1800.01
CPU user time (s): 1798.52
CPU system time (s): 1.49
CPU usage (%): 201.238
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.3
system time used= 1.9407
maximum resident set size= 2026908
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 29691
page faults= 1
swaps= 0
block input operations= 0
block output operations= 904
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 38989
involuntary context switches= 49940

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.16406 second user time and 6.77397 second system time

The end

Launcher Data

Begin job on node116 at 2016-06-16 23:25:19
IDJOB=4096366
IDBENCH=107604
IDSOLVER=2543
FILE ID=node116/4096366-1466112319
RUNJOBID= node116-1466112168-31201
PBS_JOBID= 19904124
Free space on /tmp= 71636 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-6_6_30.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4096366-1466112319/watcher-4096366-1466112319 -o /tmp/evaluation-result-4096366-1466112319/solver-4096366-1466112319 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node116-1466112168-31201 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4096366-1466112319.opb

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

MD5SUM BENCH= 7f6d4d4bd086985d66705a76ba2e346a
RANDOM SEED=1076535210

node116.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.781
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.781
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.781
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.781
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.781
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.781
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.54
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.781
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.781
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.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        29291108 kB
Buffers:           55444 kB
Cached:           133864 kB
SwapCached:         2820 kB
Active:          1224164 kB
Inactive:         102904 kB
Active(anon):    1136072 kB
Inactive(anon):     4076 kB
Active(file):      88092 kB
Inactive(file):    98828 kB
Unevictable:     1543284 kB
Mlocked:         1430864 kB
SwapTotal:      67108856 kB
SwapFree:       67099552 kB
Dirty:               936 kB
Writeback:             0 kB
AnonPages:       2695484 kB
Mapped:            15408 kB
Shmem:                 0 kB
Slab:             572060 kB
SReclaimable:      15420 kB
SUnreclaim:       556640 kB
KernelStack:        1784 kB
PageTables:         9380 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    3605984 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1222656 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= 71632 MiB
End job on node116 at 2016-06-16 23:40:13