Trace number 4116630

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.19 896.858

General information on the benchmark

Namenormalized-PB16/DEC-SMALLINT-LIN/nossum/
normalized-sha1-size80-round22-9.opb
MD5SUM81dca3335c3cf7d906003948f483aa96
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark650.938
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables4128
Total number of constraints8656
Number of constraints which are clauses7424
Number of constraints which are cardinality constraints (but not clauses)368
Number of constraints which are nor clauses,nor cardinality constraints864
Minimum length of a constraint1
Maximum length of a constraint10
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 4
Number of bits of the biggest number in a constraint 3
Biggest sum of numbers in a constraint 14
Number of bits of the biggest sum of numbers4
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.10	c Total memory 		504102912
0.09/0.10	c Number of processors 	8
0.09/0.13	c Pseudo Boolean Optimization by upper bound
0.09/0.13	c ManyCore solver with 2 solvers running in parallel
0.09/0.13	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.09/0.13	c --- Begin Solver configuration ---
0.09/0.13	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@5d764be1
0.09/0.13	c Learn all clauses as in MiniSAT
0.09/0.13	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.13	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.09/0.13	c Expensive reason simplification
0.09/0.13	c Glucose 2.1 dynamic restart strategy
0.09/0.13	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.13	c timeout=2147483s
0.09/0.13	c DB Simplification allowed=false
0.09/0.13	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.09/0.13	c --- End Solver configuration ---
0.09/0.13	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.09/0.13	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.09/0.13	c --- Begin Solver configuration ---
0.09/0.13	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@4413ee
0.09/0.13	c Learn all clauses as in MiniSAT
0.09/0.13	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.13	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.09/0.13	c No reason simplification
0.09/0.13	c Armin Biere (Picosat) restarts strategy
0.09/0.13	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.13	c timeout=2147483s
0.09/0.13	c DB Simplification allowed=false
0.09/0.13	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.09/0.13	c --- End Solver configuration ---
0.09/0.13	c solving HOME/instance-4116630-1466952321.opb
0.09/0.13	c reading problem ... 
0.09/0.13	c  no objective function found
1.00/0.51	c ... done. Wall clock time 0.385s.
1.00/0.51	c declared #vars     4128
1.00/0.51	c #constraints  9888
1.00/0.51	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
1.00/0.51	c constraints type 
1.00/0.51	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 6726
1.00/0.51	c org.sat4j.specs.Constr$1 => 856
1.00/0.51	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 128
1.00/0.51	c org.sat4j.minisat.constraints.cnf.UnitClause => 456
1.00/0.51	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 1722
1.00/0.51	c 9888 constraints processed.
1.00/0.51	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
1.00/0.51	c constraints type 
1.00/0.51	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 128
1.00/0.51	c org.sat4j.specs.Constr$1 => 856
1.00/0.51	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 6726
1.00/0.51	c org.sat4j.pb.constraints.pb.MaxWatchPb => 1722
1.00/0.51	c org.sat4j.pb.constraints.pb.UnitClausePB => 456
1.00/0.51	c 9888 constraints processed.
4.13/1.39	c cleaning 2494 clauses out of 4998 with flag 15553/5000
6.21/2.08	c cleaning 4247 clauses out of 8504 with flag 35643/11000
7.91/2.82	c cleaning 5622 clauses out of 11259 with flag 61659/18002
9.84/3.75	c cleaning 6808 clauses out of 13635 with flag 92701/26000
11.86/4.76	c cleaning 7906 clauses out of 15828 with flag 130118/35001
14.33/5.96	c cleaning 8939 clauses out of 17921 with flag 174656/45000
17.23/7.33	c cleaning 9953 clauses out of 19982 with flag 225686/56000
20.04/8.79	c cleaning 10978 clauses out of 22029 with flag 283815/68000
23.52/10.48	c cleaning 12001 clauses out of 24051 with flag 348549/81000
27.13/12.27	c cleaning 12998 clauses out of 26050 with flag 418241/95000
31.43/14.32	c cleaning 14013 clauses out of 28052 with flag 494770/110000
35.83/16.50	c cleaning 15003 clauses out of 30039 with flag 580196/126000
38.82/18.09	c cleaning 0 clauses out of 5000 with flag 0/5000
41.03/19.02	c cleaning 16005 clauses out of 32036 with flag 670328/143000
46.42/21.66	c cleaning 17002 clauses out of 34031 with flag 767588/161000
52.47/24.61	c cleaning 17986 clauses out of 36030 with flag 872904/180001
58.67/27.70	c cleaning 19015 clauses out of 38043 with flag 984157/200000
65.09/30.96	c cleaning 20001 clauses out of 40029 with flag 1102613/221001
72.35/34.51	c cleaning 21001 clauses out of 42029 with flag 1226644/243002
79.75/38.21	c cleaning 21998 clauses out of 44026 with flag 1360206/266000
87.87/42.29	c cleaning 22992 clauses out of 46029 with flag 1500936/290001
96.47/46.57	c cleaning 23982 clauses out of 48036 with flag 1647606/315000
105.99/51.20	c cleaning 24993 clauses out of 50055 with flag 1800417/341001
115.58/56.03	c cleaning 26010 clauses out of 52061 with flag 1960320/368000
126.09/61.22	c cleaning 26982 clauses out of 54051 with flag 2126086/396000
137.73/67.02	c cleaning 28015 clauses out of 56070 with flag 2296716/425001
149.41/72.85	c cleaning 28997 clauses out of 58054 with flag 2476046/455000
161.93/79.00	c cleaning 29988 clauses out of 60057 with flag 2663902/486000
175.00/85.59	c cleaning 31006 clauses out of 62071 with flag 2857019/518002
188.59/92.36	c cleaning 32018 clauses out of 64064 with flag 3057032/551001
203.07/99.57	c cleaning 32985 clauses out of 66046 with flag 3264580/585001
218.81/107.33	c cleaning 34031 clauses out of 68061 with flag 3478355/620001
236.11/116.38	c cleaning 35002 clauses out of 70029 with flag 3701765/656000
251.96/124.22	c cleaning 35974 clauses out of 72027 with flag 3931029/693000
267.66/132.01	c cleaning 37003 clauses out of 74053 with flag 4167175/731000
283.44/139.95	c cleaning 38007 clauses out of 76050 with flag 4409646/770000
299.94/148.12	c cleaning 39006 clauses out of 78044 with flag 4664344/810001
317.13/156.74	c cleaning 39980 clauses out of 80037 with flag 4918908/851000
334.33/165.39	c cleaning 41005 clauses out of 82057 with flag 5183249/893000
351.93/174.19	c cleaning 42000 clauses out of 84052 with flag 5455721/936000
369.73/183.06	c cleaning 43008 clauses out of 86053 with flag 5731539/980001
388.90/192.57	c cleaning 44005 clauses out of 88044 with flag 6017096/1025000
408.49/202.37	c cleaning 44955 clauses out of 90039 with flag 6310939/1071000
433.03/214.52	c cleaning 46002 clauses out of 92084 with flag 6608818/1118000
458.37/227.14	c cleaning 47040 clauses out of 94084 with flag 6914512/1166002
470.27/233.07	c cleaning 0 clauses out of 11000 with flag 0/11000
485.40/240.54	c cleaning 47993 clauses out of 96043 with flag 7229243/1215001
513.33/254.84	c cleaning 49011 clauses out of 98050 with flag 7545615/1265001
541.31/268.71	c cleaning 50000 clauses out of 100038 with flag 7874188/1316000
570.49/283.20	c cleaning 51003 clauses out of 102038 with flag 8209185/1368000
600.92/298.34	c cleaning 51995 clauses out of 104038 with flag 8547416/1421003
631.33/313.47	c cleaning 53020 clauses out of 106040 with flag 8895385/1475000
663.03/329.28	c cleaning 53999 clauses out of 108022 with flag 9247462/1530002
695.85/345.59	c cleaning 54970 clauses out of 110021 with flag 9606550/1586000
729.06/362.02	c cleaning 56024 clauses out of 112051 with flag 9970362/1643000
764.07/379.47	c cleaning 56981 clauses out of 114027 with flag 10344048/1701000
801.33/397.94	c cleaning 58007 clauses out of 116047 with flag 10727002/1760001
841.39/417.81	c cleaning 59008 clauses out of 118040 with flag 11114188/1820001
882.58/438.30	c cleaning 60017 clauses out of 120034 with flag 11504348/1881003
923.47/458.60	c cleaning 60997 clauses out of 122016 with flag 11903751/1943002
964.45/479.08	c cleaning 61990 clauses out of 124017 with flag 12302778/2006000
1008.32/500.87	c cleaning 62970 clauses out of 126029 with flag 12714414/2070002
1051.81/522.45	c cleaning 64008 clauses out of 128058 with flag 13131156/2135001
1096.70/544.73	c cleaning 64975 clauses out of 130049 with flag 13558058/2201000
1142.13/567.36	c cleaning 66032 clauses out of 132075 with flag 13990118/2268001
1191.90/592.84	c cleaning 67022 clauses out of 134044 with flag 14428967/2336002
1241.48/617.59	c cleaning 67997 clauses out of 136020 with flag 14871530/2405000
1291.67/642.46	c cleaning 68987 clauses out of 138023 with flag 15324760/2475000
1342.93/667.93	c cleaning 69990 clauses out of 140036 with flag 15781575/2546000
1396.40/694.51	c cleaning 70980 clauses out of 142046 with flag 16247407/2618000
1451.22/721.86	c cleaning 72030 clauses out of 144066 with flag 16722447/2691000
1507.36/749.72	c cleaning 72993 clauses out of 146037 with flag 17196656/2765001
1563.00/777.41	c cleaning 73982 clauses out of 148044 with flag 17678107/2840001
1620.86/806.25	c cleaning 75016 clauses out of 150061 with flag 18171009/2916000
1632.98/812.25	c cleaning 0 clauses out of 18000 with flag 0/18000
1682.03/836.65	c cleaning 76013 clauses out of 152047 with flag 18663889/2993002
1743.79/868.77	c cleaning 77001 clauses out of 154033 with flag 19164581/3071001
1800.19/896.80	c >>>>>>>>>> Solver number 0 (0 answers) <<<<<<<<<<<<<<<<<<
1800.19/896.80	c starts		: 27805
1800.19/896.80	c conflicts		: 3142271
1800.19/896.80	c decisions		: 34282065
1800.19/896.80	c propagations		: 447280965
1800.19/896.80	c inspects		: 9062038056
1800.19/896.80	c shortcuts		: 0
1800.19/896.80	c learnt literals	: 2
1800.19/896.80	c learnt binary clauses	: 42
1800.19/896.80	c learnt ternary clauses	: 525
1800.19/896.80	c learnt constraints	: 3142269
1800.19/896.80	c ignored constraints	: 0
1800.19/896.80	c root simplifications	: 0
1800.19/896.80	c removed literals (reason simplification)	: 1863450
1800.19/896.80	c reason swapping (by a shorter reason)	: 0
1800.19/896.80	c Calls to reduceDB	: 74
1800.19/896.80	c Number of update (reduction) of LBD	: 644489
1800.19/896.80	c Imported unit clauses	: 0
1800.19/896.80	c number of reductions to clauses (during analyze)	: 0
1800.19/896.80	c number of learned constraints concerned by reduction	: 0
1800.19/896.80	c number of learning phase by resolution	: 0
1800.19/896.80	c number of learning phase by cutting planes	: 0
1800.19/896.80	c speed (assignments/second)	: 499042.1118870352
1800.19/896.80	c non guided choices	8343
1800.19/896.83	c learnt constraints type 
1800.19/896.83	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 42
1800.19/896.83	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 148260
1800.19/896.83	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1800.19/896.83	c starts		: 45
1800.19/896.83	c conflicts		: 18494
1800.19/896.83	c decisions		: 70505
1800.19/896.83	c propagations		: 2342994
1800.19/896.83	c inspects		: 664369023
1800.19/896.83	c shortcuts		: 0
1800.19/896.83	c learnt literals	: 0
1800.19/896.83	c learnt binary clauses	: 0
1800.19/896.83	c learnt ternary clauses	: 0
1800.19/896.83	c learnt constraints	: 18493
1800.19/896.83	c ignored constraints	: 0
1800.19/896.83	c root simplifications	: 0
1800.19/896.83	c removed literals (reason simplification)	: 0
1800.19/896.83	c reason swapping (by a shorter reason)	: 0
1800.19/896.83	c Calls to reduceDB	: 3
1800.19/896.83	c Number of update (reduction) of LBD	: 0
1800.19/896.83	c Imported unit clauses	: 0
1800.19/896.83	c number of reductions to clauses (during analyze)	: 0
1800.19/896.83	c number of learned constraints concerned by reduction	: 0
1800.19/896.83	c number of learning phase by resolution	: 0
1800.19/896.83	c number of learning phase by cutting planes	: 0
1800.19/896.83	c speed (assignments/second)	: 2614.0617469072995
1800.19/896.83	c non guided choices	391
1800.19/896.84	c learnt constraints type 
1800.19/896.84	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 5
1800.19/896.84	c org.sat4j.pb.constraints.pb.MaxWatchPb => 18488
1800.19/896.84	s UNKNOWN
1800.19/896.84	c Total wall clock time (in seconds): 896.713

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-4116630-1466952321/watcher-4116630-1466952321 -o /tmp/evaluation-result-4116630-1466952321/solver-4116630-1466952321 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node112-1466939767-20069 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4116630-1466952321.opb 

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

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


[startup+0 s]
/proc/loadavg: 4.30 4.20 4.18 4/197 23297
/proc/meminfo: memFree=27983524/32872528 swapFree=681168/738400
[pid=23297] ppid=23294 vsize=272 CPUtime=0 cores=0,2,4,6
/proc/23297/stat : 23297 (java) R 23294 23297 20053 0 -1 4202496 363 0 0 0 0 0 0 0 20 0 1 0 28271595 278528 33 33554432000 1073741824 1073778376 140734728648720 140734664384616 213857168565 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/23297/statm: 68 33 25 9 0 25 0

[startup+0.100058 s]
/proc/loadavg: 4.30 4.20 4.18 4/197 23297
/proc/meminfo: memFree=27983524/32872528 swapFree=681168/738400
[pid=23297] ppid=23294 vsize=9558476 CPUtime=0.09 cores=0,2,4,6
/proc/23297/stat : 23297 (java) S 23294 23297 20053 0 -1 4202496 4400 0 1 0 8 1 0 0 20 0 18 0 28271595 9787879424 6032 33554432000 1073741824 1073778376 140734728648720 140734728639856 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/23297/statm: 2389619 6032 2125 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.200211 s]
/proc/loadavg: 4.30 4.20 4.18 4/197 23297
/proc/meminfo: memFree=27983524/32872528 swapFree=681168/738400
[pid=23297] ppid=23294 vsize=9558476 CPUtime=0.23 cores=0,2,4,6
/proc/23297/stat : 23297 (java) S 23294 23297 20053 0 -1 4202496 4672 0 1 0 22 1 0 0 20 0 18 0 28271595 9787879424 6774 33554432000 1073741824 1073778376 140734728648720 140734728639856 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/23297/statm: 2389619 6774 2198 9 0 2380296 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 9558476

[startup+0.300214 s]
/proc/loadavg: 4.30 4.20 4.18 4/197 23297
/proc/meminfo: memFree=27983524/32872528 swapFree=681168/738400
[pid=23297] ppid=23294 vsize=9558476 CPUtime=0.47 cores=0,2,4,6
/proc/23297/stat : 23297 (java) S 23294 23297 20053 0 -1 4202496 5813 0 1 0 46 1 0 0 20 0 18 0 28271595 9787879424 8375 33554432000 1073741824 1073778376 140734728648720 140734728639856 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/23297/statm: 2389619 8375 2232 9 0 2380296 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 9558476

[startup+0.700181 s]
/proc/loadavg: 4.30 4.20 4.18 4/197 23297
/proc/meminfo: memFree=27983524/32872528 swapFree=681168/738400
[pid=23297] ppid=23294 vsize=9824732 CPUtime=1.77 cores=0,2,4,6
/proc/23297/stat : 23297 (java) S 23294 23297 20053 0 -1 4202496 14899 0 1 0 174 3 0 0 20 0 22 0 28271595 10060525568 22628 33554432000 1073741824 1073778376 140734728648720 140734728639856 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/23297/statm: 2456183 22628 2265 9 0 2446860 0
Current children cumulated CPU time (s) 1.77
Current children cumulated vsize (KiB) 9824732

[startup+1.50084 s]
/proc/loadavg: 4.43 4.23 4.19 7/219 23319
/proc/meminfo: memFree=27848172/32872528 swapFree=681168/738400
[pid=23297] ppid=23294 vsize=9824732 CPUtime=4.81 cores=0,2,4,6
/proc/23297/stat : 23297 (java) S 23294 23297 20053 0 -1 4202496 25946 0 1 0 474 7 0 0 20 0 22 0 28271595 10060525568 47644 33554432000 1073741824 1073778376 140734728648720 140734728639856 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/23297/statm: 2456183 47644 2292 9 0 2446860 0
[pid=23297/tid=23299] ppid=23294 vsize=9824732 CPUtime=0.48 cores=0,2,4,6
/proc/23297/task/23299/stat : 23299 (java) S 23294 23297 20053 0 -1 4202560 2440 0 1 0 46 2 0 0 20 0 22 0 28271596 10060525568 47644 33554432000 1073741824 1073778376 140734728648720 140537812595576 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23297/tid=23300] ppid=23294 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23297/task/23300/stat : 23300 (java) S 23294 23297 20053 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 28271597 10060525568 47644 33554432000 1073741824 1073778376 140734728648720 140537774087080 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23297/tid=23301] ppid=23294 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23297/task/23301/stat : 23301 (java) S 23294 23297 20053 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28271597 10060525568 47644 33554432000 1073741824 1073778376 140734728648720 140537654930472 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23297/tid=23302] ppid=23294 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23297/task/23302/stat : 23302 (java) S 23294 23297 20053 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28271597 10060525568 47644 33554432000 1073741824 1073778376 140734728648720 140537653877416 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=23297/tid=23303] ppid=23294 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23297/task/23303/stat : 23303 (java) S 23294 23297 20053 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 28271597 10060525568 47644 33554432000 1073741824 1073778376 140734728648720 140537652824872 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23297/tid=23304] ppid=23294 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23297/task/23304/stat : 23304 (java) S 23294 23297 20053 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 22 0 28271597 10060525568 47644 33554432000 1073741824 1073778376 140734728648720 140537651771816 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23297/tid=23305] ppid=23294 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23297/task/23305/stat : 23305 (java) S 23294 23297 20053 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 28271597 10060525568 47644 33554432000 1073741824 1073778376 140734728648720 140537650719272 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=23297/tid=23306] ppid=23294 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23297/task/23306/stat : 23306 (java) S 23294 23297 20053 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28271597 10060525568 47644 33554432000 1073741824 1073778376 140734728648720 140537649666216 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23297/tid=23307] ppid=23294 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23297/task/23307/stat : 23307 (java) S 23294 23297 20053 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 28271597 10060525568 47644 33554432000 1073741824 1073778376 140734728648720 140537648613672 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23297/tid=23308] ppid=23294 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23297/task/23308/stat : 23308 (java) S 23294 23297 20053 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 28271598 10060525568 47644 33554432000 1073741824 1073778376 140734728648720 140537166285672 213869705129 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23297/tid=23309] ppid=23294 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23297/task/23309/stat : 23309 (java) S 23294 23297 20053 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 28271599 10060525568 47644 33554432000 1073741824 1073778376 140734728648720 140537165231992 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23297/tid=23310] ppid=23294 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23297/task/23310/stat : 23310 (java) S 23294 23297 20053 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 28271599 10060525568 47644 33554432000 1073741824 1073778376 140734728648720 140537164178824 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23297/tid=23311] ppid=23294 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23297/task/23311/stat : 23311 (java) S 23294 23297 20053 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28271601 10060525568 47644 33554432000 1073741824 1073778376 140734728648720 140537163127568 213869713184 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23297/tid=23312] ppid=23294 vsize=9824732 CPUtime=1.16 cores=0,2,4,6
/proc/23297/task/23312/stat : 23312 (java) S 23294 23297 20053 0 -1 4202560 9722 0 0 0 115 1 0 0 20 0 22 0 28271601 10060525568 47644 33554432000 1073741824 1073778376 140734728648720 140537162074424 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23297/tid=23313] ppid=23294 vsize=9824732 CPUtime=1.16 cores=0,2,4,6
/proc/23297/task/23313/stat : 23313 (java) R 23294 23297 20053 0 -1 4202560 12378 0 0 0 114 2 0 0 20 0 22 0 28271601 10060525568 47644 33554432000 1073741824 1073778376 140734728648720 140537160999992 140537818294054 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
[pid=23297/tid=23314] ppid=23294 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23297/task/23314/stat : 23314 (java) S 23294 23297 20053 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28271601 10060525568 47644 33554432000 1073741824 1073778376 140734728648720 140537159969016 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23297/tid=23315] ppid=23294 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23297/task/23315/stat : 23315 (java) S 23294 23297 20053 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28271601 10060525568 47644 33554432000 1073741824 1073778376 140734728648720 140537158916680 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23297/tid=23316] ppid=23294 vsize=9824732 CPUtime=0.94 cores=0,2,4,6
/proc/23297/task/23316/stat : 23316 (java) R 23294 23297 20053 0 -1 4202560 18 0 0 0 94 0 0 0 20 0 22 0 28271647 10060525568 47644 33554432000 1073741824 1073778376 140734728648720 140537157862648 140537655664537 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=23297/tid=23317] ppid=23294 vsize=9824732 CPUtime=0.95 cores=0,2,4,6
/proc/23297/task/23317/stat : 23317 (java) R 23294 23297 20053 0 -1 4202560 74 0 0 0 93 2 0 0 20 0 22 0 28271647 10060525568 47644 33554432000 1073741824 1073778376 140734728648720 140537156809800 140537655733549 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=23297/tid=23318] ppid=23294 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23297/task/23318/stat : 23318 (java) S 23294 23297 20053 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 28271648 10060525568 47644 33554432000 1073741824 1073778376 140734728648720 140537155757352 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23297/tid=23319] ppid=23294 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23297/task/23319/stat : 23319 (java) S 23294 23297 20053 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 28271648 10060525568 47644 33554432000 1073741824 1073778376 140734728648720 140537154704808 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 4.81
Current children cumulated vsize (KiB) 9824732

[startup+3.10086 s]
/proc/loadavg: 4.43 4.23 4.19 5/219 23319
/proc/meminfo: memFree=27787664/32872528 swapFree=681168/738400
[pid=23297] ppid=23294 vsize=9824732 CPUtime=8.59 cores=0,2,4,6
/proc/23297/stat : 23297 (java) S 23294 23297 20053 0 -1 4202496 26367 0 1 0 844 15 0 0 20 0 22 0 28271595 10060525568 85699 33554432000 1073741824 1073778376 140734728648720 140734728639856 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/23297/statm: 2456183 85699 2292 9 0 2446860 0
[pid=23297/tid=23299] ppid=23294 vsize=9824732 CPUtime=0.48 cores=0,2,4,6
/proc/23297/task/23299/stat : 23299 (java) S 23294 23297 20053 0 -1 4202560 2440 0 1 0 46 2 0 0 20 0 22 0 28271596 10060525568 85699 33554432000 1073741824 1073778376 140734728648720 140537812595576 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23297/tid=23300] ppid=23294 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/23297/task/23300/stat : 23300 (java) S 23294 23297 20053 0 -1 4202560 13 0 0 0 2 0 0 0 20 0 22 0 28271597 10060525568 85699 33554432000 1073741824 1073778376 140734728648720 140537774087080 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23297/tid=23301] ppid=23294 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/23297/task/23301/stat : 23301 (java) S 23294 23297 20053 0 -1 4202560 14 0 0 0 2 0 0 0 20 0 22 0 28271597 10060525568 85699 33554432000 1073741824 1073778376 140734728648720 140537654930472 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23297/tid=23302] ppid=23294 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/23297/task/23302/stat : 23302 (java) S 23294 23297 20053 0 -1 4202560 5 0 0 0 1 0 0 0 20 0 22 0 28271597 10060525568 85699 33554432000 1073741824 1073778376 140734728648720 140537653877416 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23297/tid=23303] ppid=23294 vsize=9824732 CPUtime=0.07 cores=0,2,4,6
/proc/23297/task/23303/stat : 23303 (java) S 23294 23297 20053 0 -1 4202560 34 0 0 0 6 1 0 0 20 0 22 0 28271597 10060525568 85699 33554432000 1073741824 1073778376 140734728648720 140537652824872 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23297/tid=23304] ppid=23294 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/23297/task/23304/stat : 23304 (java) S 23294 23297 20053 0 -1 4202560 30 0 0 0 4 1 0 0 20 0 22 0 28271597 10060525568 85699 33554432000 1073741824 1073778376 140734728648720 140537651771816 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23297/tid=23305] ppid=23294 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/23297/task/23305/stat : 23305 (java) S 23294 23297 20053 0 -1 4202560 22 0 0 0 4 0 0 0 20 0 22 0 28271597 10060525568 85699 33554432000 1073741824 1073778376 140734728648720 140537650719272 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23297/tid=23306] ppid=23294 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/23297/task/23306/stat : 23306 (java) S 23294 23297 20053 0 -1 4202560 4 0 0 0 1 0 0 0 20 0 22 0 28271597 10060525568 85699 33554432000 1073741824 1073778376 140734728648720 140537649666216 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23297/tid=23307] ppid=23294 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/23297/task/23307/stat : 23307 (java) S 23294 23297 20053 0 -1 4202560 24 0 0 0 4 1 0 0 20 0 22 0 28271597 10060525568 85699 33554432000 1073741824 1073778376 140734728648720 140537648613672 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23297/tid=23308] ppid=23294 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23297/task/23308/stat : 23308 (java) S 23294 23297 20053 0 -1 4202560 198 0 0 0 0 0 0 0 20 0 22 0 28271598 10060525568 85699 33554432000 1073741824 1073778376 140734728648720 140537166285672 213869705129 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23297/tid=23309] ppid=23294 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23297/task/23309/stat : 23309 (java) S 23294 23297 20053 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 28271599 10060525568 85699 33554432000 1073741824 1073778376 140734728648720 140537165231992 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23297/tid=23310] ppid=23294 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23297/task/23310/stat : 23310 (java) S 23294 23297 20053 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 28271599 10060525568 85699 33554432000 1073741824 1073778376 140734728648720 140537164178824 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23297/tid=23311] ppid=23294 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23297/task/23311/stat : 23311 (java) S 23294 23297 20053 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28271601 10060525568 85699 33554432000 1073741824 1073778376 140734728648720 140537163127568 213869713184 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23297/tid=23312] ppid=23294 vsize=9824732 CPUtime=1.28 cores=0,2,4,6
/proc/23297/task/23312/stat : 23312 (java) S 23294 23297 20053 0 -1 4202560 9722 0 0 0 126 2 0 0 20 0 22 0 28271601 10060525568 85699 33554432000 1073741824 1073778376 140734728648720 140537162074424 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23297/tid=23313] ppid=23294 vsize=9824732 CPUtime=1.46 cores=0,2,4,6
/proc/23297/task/23313/stat : 23313 (java) S 23294 23297 20053 0 -1 4202560 12448 0 0 0 144 2 0 0 20 0 22 0 28271601 10060525568 85699 33554432000 1073741824 1073778376 140734728648720 140537161021880 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23297/tid=23314] ppid=23294 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23297/task/23314/stat : 23314 (java) S 23294 23297 20053 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28271601 10060525568 85699 33554432000 1073741824 1073778376 140734728648720 140537159969016 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23297/tid=23315] ppid=23294 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23297/task/23315/stat : 23315 (java) S 23294 23297 20053 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28271601 10060525568 85699 33554432000 1073741824 1073778376 140734728648720 140537158916680 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23297/tid=23316] ppid=23294 vsize=9824732 CPUtime=2.44 cores=0,2,4,6
/proc/23297/task/23316/stat : 23316 (java) R 23294 23297 20053 0 -1 4202560 22 0 0 0 244 0 0 0 20 0 22 0 28271647 10060525568 85699 33554432000 1073741824 1073778376 140734728648720 140537157860480 140537655773420 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=23297/tid=23317] ppid=23294 vsize=9824732 CPUtime=2.43 cores=0,2,4,6
/proc/23297/task/23317/stat : 23317 (java) R 23294 23297 20053 0 -1 4202560 124 0 0 0 240 3 0 0 20 0 22 0 28271647 10060525568 85699 33554432000 1073741824 1073778376 140734728648720 140537156808736 140537655739327 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
[pid=23297/tid=23318] ppid=23294 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23297/task/23318/stat : 23318 (java) S 23294 23297 20053 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 28271648 10060525568 85699 33554432000 1073741824 1073778376 140734728648720 140537155757352 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23297/tid=23319] ppid=23294 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23297/task/23319/stat : 23319 (java) S 23294 23297 20053 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 28271648 10060525568 85699 33554432000 1073741824 1073778376 140734728648720 140537154704808 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 8.59
Current children cumulated vsize (KiB) 9824732

[startup+6.30095 s]
/proc/loadavg: 4.43 4.23 4.19 5/219 23319
/proc/meminfo: memFree=27346360/32872528 swapFree=681168/738400
[pid=23297] ppid=23294 vsize=9824732 CPUtime=15.13 cores=0,2,4,6
/proc/23297/stat : 23297 (java) S 23294 23297 20053 0 -1 4202496 27264 0 1 0 1489 24 0 0 20 0 22 0 28271595 10060525568 153439 33554432000 1073741824 1073778376 140734728648720 140734728639856 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/23297/statm: 2456183 153439 2292 9 0 2446860 0
[pid=23297/tid=23299] ppid=23294 vsize=9824732 CPUtime=0.48 cores=0,2,4,6
/proc/23297/task/23299/stat : 23299 (java) S 23294 23297 20053 0 -1 4202560 2441 0 1 0 46 2 0 0 20 0 22 0 28271596 10060525568 153439 33554432000 1073741824 1073778376 140734728648720 140537812595576 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23297/tid=23300] ppid=23294 vsize=9824732 CPUtime=0.09 cores=0,2,4,6
/proc/23297/task/23300/stat : 23300 (java) S 23294 23297 20053 0 -1 4202560 159 0 0 0 7 2 0 0 20 0 22 0 28271597 10060525568 153439 33554432000 1073741824 1073778376 140734728648720 140537774087080 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23297/tid=23301] ppid=23294 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/23297/task/23301/stat : 23301 (java) S 23294 23297 20053 0 -1 4202560 102 0 0 0 2 2 0 0 20 0 22 0 28271597 10060525568 153439 33554432000 1073741824 1073778376 140734728648720 140537654930472 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23297/tid=23302] ppid=23294 vsize=9824732 CPUtime=0.06 cores=0,2,4,6
/proc/23297/task/23302/stat : 23302 (java) S 23294 23297 20053 0 -1 4202560 25 0 0 0 5 1 0 0 20 0 22 0 28271597 10060525568 153439 33554432000 1073741824 1073778376 140734728648720 140537653877416 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23297/tid=23303] ppid=23294 vsize=9824732 CPUtime=0.09 cores=0,2,4,6
/proc/23297/task/23303/stat : 23303 (java) S 23294 23297 20053 0 -1 4202560 41 0 0 0 7 2 0 0 20 0 22 0 28271597 10060525568 153439 33554432000 1073741824 1073778376 140734728648720 140537652824872 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23297/tid=23304] ppid=23294 vsize=9824732 CPUtime=0.08 cores=0,2,4,6
/proc/23297/task/23304/stat : 23304 (java) S 23294 23297 20053 0 -1 4202560 42 0 0 0 6 2 0 0 20 0 22 0 28271597 10060525568 153439 33554432000 1073741824 1073778376 140734728648720 140537651771816 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23297/tid=23305] ppid=23294 vsize=9824732 CPUtime=0.06 cores=0,2,4,6
/proc/23297/task/23305/stat : 23305 (java) S 23294 23297 20053 0 -1 4202560 35 0 0 0 5 1 0 0 20 0 22 0 28271597 10060525568 153439 33554432000 1073741824 1073778376 140734728648720 140537650719272 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23297/tid=23306] ppid=23294 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/23297/task/23306/stat : 23306 (java) S 23294 23297 20053 0 -1 4202560 124 0 0 0 4 0 0 0 20 0 22 0 28271597 10060525568 153439 33554432000 1073741824 1073778376 140734728648720 140537649666216 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23297/tid=23307] ppid=23294 vsize=9824732 CPUtime=0.1 cores=0,2,4,6
/proc/23297/task/23307/stat : 23307 (java) S 23294 23297 20053 0 -1 4202560 154 0 0 0 7 3 0 0 20 0 22 0 28271597 10060525568 153439 33554432000 1073741824 1073778376 140734728648720 140537648613672 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23297/tid=23308] ppid=23294 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23297/task/23308/stat : 23308 (java) S 23294 23297 20053 0 -1 4202560 451 0 0 0 0 0 0 0 20 0 22 0 28271598 10060525568 153439 33554432000 1073741824 1073778376 140734728648720 140537166285672 213869705129 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23297/tid=23309] ppid=23294 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23297/task/23309/stat : 23309 (java) S 23294 23297 20053 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 28271599 10060525568 153439 33554432000 1073741824 1073778376 140734728648720 140537165231992 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23297/tid=23310] ppid=23294 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23297/task/23310/stat : 23310 (java) S 23294 23297 20053 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 28271599 10060525568 153439 33554432000 1073741824 1073778376 140734728648720 140537164178824 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23297/tid=23311] ppid=23294 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23297/task/23311/stat : 23311 (java) S 23294 23297 20053 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28271601 10060525568 153439 33554432000 1073741824 1073778376 140734728648720 140537163127568 213869713184 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23297/tid=23312] ppid=23294 vsize=9824732 CPUtime=1.28 cores=0,2,4,6

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

/proc/23297/task/23302/stat : 23302 (java) S 23294 23297 20053 0 -1 4202560 568 0 0 0 230 17 0 0 20 0 22 0 28271597 10060525568 955938 33554432000 1073741824 1073778376 140734728648720 140537653877416 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23297/tid=23303] ppid=23294 vsize=9824732 CPUtime=2.26 cores=0,2,4,6
/proc/23297/task/23303/stat : 23303 (java) S 23294 23297 20053 0 -1 4202560 589 0 0 0 209 17 0 0 20 0 22 0 28271597 10060525568 955938 33554432000 1073741824 1073778376 140734728648720 140537652824872 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23297/tid=23304] ppid=23294 vsize=9824732 CPUtime=2.51 cores=0,2,4,6
/proc/23297/task/23304/stat : 23304 (java) S 23294 23297 20053 0 -1 4202560 635 0 0 0 237 14 0 0 20 0 22 0 28271597 10060525568 955938 33554432000 1073741824 1073778376 140734728648720 140537651771816 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23297/tid=23305] ppid=23294 vsize=9824732 CPUtime=2.57 cores=0,2,4,6
/proc/23297/task/23305/stat : 23305 (java) S 23294 23297 20053 0 -1 4202560 795 0 0 0 239 18 0 0 20 0 22 0 28271597 10060525568 955938 33554432000 1073741824 1073778376 140734728648720 140537650719272 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23297/tid=23306] ppid=23294 vsize=9824732 CPUtime=2.36 cores=0,2,4,6
/proc/23297/task/23306/stat : 23306 (java) S 23294 23297 20053 0 -1 4202560 1105 0 0 0 218 18 0 0 20 0 22 0 28271597 10060525568 955938 33554432000 1073741824 1073778376 140734728648720 140537649666216 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=23297/tid=23307] ppid=23294 vsize=9824732 CPUtime=2.55 cores=0,2,4,6
/proc/23297/task/23307/stat : 23307 (java) S 23294 23297 20053 0 -1 4202560 931 0 0 0 235 20 0 0 20 0 22 0 28271597 10060525568 955938 33554432000 1073741824 1073778376 140734728648720 140537648613672 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23297/tid=23308] ppid=23294 vsize=9824732 CPUtime=3.26 cores=0,2,4,6
/proc/23297/task/23308/stat : 23308 (java) S 23294 23297 20053 0 -1 4202560 2277 0 0 0 319 7 0 0 20 0 22 0 28271598 10060525568 955938 33554432000 1073741824 1073778376 140734728648720 140537166285672 213869705129 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23297/tid=23309] ppid=23294 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23297/task/23309/stat : 23309 (java) S 23294 23297 20053 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 28271599 10060525568 955938 33554432000 1073741824 1073778376 140734728648720 140537165231992 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23297/tid=23310] ppid=23294 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23297/task/23310/stat : 23310 (java) S 23294 23297 20053 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 28271599 10060525568 955938 33554432000 1073741824 1073778376 140734728648720 140537164178824 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23297/tid=23311] ppid=23294 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23297/task/23311/stat : 23311 (java) S 23294 23297 20053 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28271601 10060525568 955938 33554432000 1073741824 1073778376 140734728648720 140537163127568 213869713184 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23297/tid=23312] ppid=23294 vsize=9824732 CPUtime=1.59 cores=0,2,4,6
/proc/23297/task/23312/stat : 23312 (java) S 23294 23297 20053 0 -1 4202560 11928 0 0 0 157 2 0 0 20 0 22 0 28271601 10060525568 955938 33554432000 1073741824 1073778376 140734728648720 140537162074424 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23297/tid=23313] ppid=23294 vsize=9824732 CPUtime=1.6 cores=0,2,4,6
/proc/23297/task/23313/stat : 23313 (java) S 23294 23297 20053 0 -1 4202560 12450 0 0 0 158 2 0 0 20 0 22 0 28271601 10060525568 955938 33554432000 1073741824 1073778376 140734728648720 140537161021880 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23297/tid=23314] ppid=23294 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23297/task/23314/stat : 23314 (java) S 23294 23297 20053 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28271601 10060525568 955938 33554432000 1073741824 1073778376 140734728648720 140537159969016 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23297/tid=23315] ppid=23294 vsize=9824732 CPUtime=0.31 cores=0,2,4,6
/proc/23297/task/23315/stat : 23315 (java) S 23294 23297 20053 0 -1 4202560 49 0 0 0 14 17 0 0 20 0 22 0 28271601 10060525568 955938 33554432000 1073741824 1073778376 140734728648720 140537158916680 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23297/tid=23316] ppid=23294 vsize=9824732 CPUtime=810.93 cores=0,2,4,6
/proc/23297/task/23316/stat : 23316 (java) R 23294 23297 20053 0 -1 4202560 65 0 0 0 81080 13 0 0 20 0 22 0 28271647 10060525568 955938 33554432000 1073741824 1073778376 140734728648720 140537157860608 140537655664456 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=23297/tid=23317] ppid=23294 vsize=9824732 CPUtime=810.86 cores=0,2,4,6
/proc/23297/task/23317/stat : 23317 (java) R 23294 23297 20053 0 -1 4202560 1542 0 0 0 81040 46 0 0 20 0 22 0 28271647 10060525568 955938 33554432000 1073741824 1073778376 140734728648720 140537156809920 140537655735483 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=23297/tid=23318] ppid=23294 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23297/task/23318/stat : 23318 (java) S 23294 23297 20053 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 28271648 10060525568 955938 33554432000 1073741824 1073778376 140734728648720 140537155757352 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23297/tid=23319] ppid=23294 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23297/task/23319/stat : 23319 (java) S 23294 23297 20053 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 28271648 10060525568 955938 33554432000 1073741824 1073778376 140734728648720 140537154704808 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1653.26
Current children cumulated vsize (KiB) 9824732

[startup+882.308 s]
/proc/loadavg: 4.24 4.18 4.18 6/220 23411
/proc/meminfo: memFree=23909696/32872528 swapFree=681168/738400
[pid=23297] ppid=23294 vsize=9824732 CPUtime=1771.08 cores=0,2,4,6
/proc/23297/stat : 23297 (java) S 23294 23297 20053 0 -1 4202496 38791 0 1 0 176887 221 0 0 20 0 22 0 28271595 10060525568 979962 33554432000 1073741824 1073778376 140734728648720 140734728639856 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/23297/statm: 2456183 979962 2301 9 0 2446860 0
[pid=23297/tid=23299] ppid=23294 vsize=9824732 CPUtime=0.52 cores=0,2,4,6
/proc/23297/task/23299/stat : 23299 (java) S 23294 23297 20053 0 -1 4202560 2446 0 1 0 49 3 0 0 20 0 22 0 28271596 10060525568 979962 33554432000 1073741824 1073778376 140734728648720 140537812595576 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23297/tid=23300] ppid=23294 vsize=9824732 CPUtime=2.72 cores=0,2,4,6
/proc/23297/task/23300/stat : 23300 (java) S 23294 23297 20053 0 -1 4202560 822 0 0 0 250 22 0 0 20 0 22 0 28271597 10060525568 979962 33554432000 1073741824 1073778376 140734728648720 140537774087080 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23297/tid=23301] ppid=23294 vsize=9824732 CPUtime=2.82 cores=0,2,4,6
/proc/23297/task/23301/stat : 23301 (java) S 23294 23297 20053 0 -1 4202560 756 0 0 0 263 19 0 0 20 0 22 0 28271597 10060525568 979962 33554432000 1073741824 1073778376 140734728648720 140537654930472 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23297/tid=23302] ppid=23294 vsize=9824732 CPUtime=2.64 cores=0,2,4,6
/proc/23297/task/23302/stat : 23302 (java) S 23294 23297 20053 0 -1 4202560 597 0 0 0 245 19 0 0 20 0 22 0 28271597 10060525568 979962 33554432000 1073741824 1073778376 140734728648720 140537653877416 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23297/tid=23303] ppid=23294 vsize=9824732 CPUtime=2.39 cores=0,2,4,6
/proc/23297/task/23303/stat : 23303 (java) S 23294 23297 20053 0 -1 4202560 608 0 0 0 221 18 0 0 20 0 22 0 28271597 10060525568 979962 33554432000 1073741824 1073778376 140734728648720 140537652824872 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23297/tid=23304] ppid=23294 vsize=9824732 CPUtime=2.58 cores=0,2,4,6
/proc/23297/task/23304/stat : 23304 (java) S 23294 23297 20053 0 -1 4202560 647 0 0 0 243 15 0 0 20 0 22 0 28271597 10060525568 979962 33554432000 1073741824 1073778376 140734728648720 140537651771816 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23297/tid=23305] ppid=23294 vsize=9824732 CPUtime=2.68 cores=0,2,4,6
/proc/23297/task/23305/stat : 23305 (java) S 23294 23297 20053 0 -1 4202560 820 0 0 0 248 20 0 0 20 0 22 0 28271597 10060525568 979962 33554432000 1073741824 1073778376 140734728648720 140537650719272 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23297/tid=23306] ppid=23294 vsize=9824732 CPUtime=2.5 cores=0,2,4,6
/proc/23297/task/23306/stat : 23306 (java) S 23294 23297 20053 0 -1 4202560 1162 0 0 0 231 19 0 0 20 0 22 0 28271597 10060525568 979962 33554432000 1073741824 1073778376 140734728648720 140537649666216 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23297/tid=23307] ppid=23294 vsize=9824732 CPUtime=2.66 cores=0,2,4,6
/proc/23297/task/23307/stat : 23307 (java) S 23294 23297 20053 0 -1 4202560 992 0 0 0 244 22 0 0 20 0 22 0 28271597 10060525568 979962 33554432000 1073741824 1073778376 140734728648720 140537648613672 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=23297/tid=23308] ppid=23294 vsize=9824732 CPUtime=5.87 cores=0,2,4,6
/proc/23297/task/23308/stat : 23308 (java) S 23294 23297 20053 0 -1 4202560 2635 0 0 0 579 8 0 0 20 0 22 0 28271598 10060525568 979962 33554432000 1073741824 1073778376 140734728648720 140537166285672 213869705129 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23297/tid=23309] ppid=23294 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23297/task/23309/stat : 23309 (java) S 23294 23297 20053 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 28271599 10060525568 979962 33554432000 1073741824 1073778376 140734728648720 140537165231992 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23297/tid=23310] ppid=23294 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23297/task/23310/stat : 23310 (java) S 23294 23297 20053 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 28271599 10060525568 979962 33554432000 1073741824 1073778376 140734728648720 140537164178824 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23297/tid=23311] ppid=23294 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23297/task/23311/stat : 23311 (java) S 23294 23297 20053 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28271601 10060525568 979962 33554432000 1073741824 1073778376 140734728648720 140537163127568 213869713184 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23297/tid=23312] ppid=23294 vsize=9824732 CPUtime=1.59 cores=0,2,4,6
/proc/23297/task/23312/stat : 23312 (java) S 23294 23297 20053 0 -1 4202560 11928 0 0 0 157 2 0 0 20 0 22 0 28271601 10060525568 979962 33554432000 1073741824 1073778376 140734728648720 140537162074424 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23297/tid=23313] ppid=23294 vsize=9824732 CPUtime=1.6 cores=0,2,4,6
/proc/23297/task/23313/stat : 23313 (java) S 23294 23297 20053 0 -1 4202560 12450 0 0 0 158 2 0 0 20 0 22 0 28271601 10060525568 979962 33554432000 1073741824 1073778376 140734728648720 140537161021880 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23297/tid=23314] ppid=23294 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23297/task/23314/stat : 23314 (java) S 23294 23297 20053 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28271601 10060525568 979962 33554432000 1073741824 1073778376 140734728648720 140537159969016 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23297/tid=23315] ppid=23294 vsize=9824732 CPUtime=0.33 cores=0,2,4,6
/proc/23297/task/23315/stat : 23315 (java) S 23294 23297 20053 0 -1 4202560 51 0 0 0 15 18 0 0 20 0 22 0 28271601 10060525568 979962 33554432000 1073741824 1073778376 140734728648720 140537158916680 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23297/tid=23316] ppid=23294 vsize=9824732 CPUtime=867.88 cores=0,2,4,6
/proc/23297/task/23316/stat : 23316 (java) R 23294 23297 20053 0 -1 4202560 67 0 0 0 86773 15 0 0 20 0 22 0 28271647 10060525568 979962 33554432000 1073741824 1073778376 140734728648720 140537157861328 140537655672082 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=23297/tid=23317] ppid=23294 vsize=9824732 CPUtime=867.81 cores=0,2,4,6
/proc/23297/task/23317/stat : 23317 (java) R 23294 23297 20053 0 -1 4202560 1544 0 0 0 86734 47 0 0 20 0 22 0 28271647 10060525568 979962 33554432000 1073741824 1073778376 140734728648720 140537156809872 140537655732829 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=23297/tid=23318] ppid=23294 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23297/task/23318/stat : 23318 (java) S 23294 23297 20053 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 28271648 10060525568 979962 33554432000 1073741824 1073778376 140734728648720 140537155757352 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23297/tid=23319] ppid=23294 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23297/task/23319/stat : 23319 (java) S 23294 23297 20053 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 28271648 10060525568 979962 33554432000 1073741824 1073778376 140734728648720 140537154704808 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1771.08
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+896.801 s]
/proc/loadavg: 4.19 4.17 4.17 5/220 23411
/proc/meminfo: memFree=23911884/32872528 swapFree=681168/738400
[pid=23297] ppid=23294 vsize=9824732 CPUtime=1800.19 cores=0,2,4,6
/proc/23297/stat : 23297 (java) S 23294 23297 20053 0 -1 4202496 38797 0 1 0 179797 222 0 0 20 0 22 0 28271595 10060525568 979337 33554432000 1073741824 1073778376 140734728648720 140734728639856 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/23297/statm: 2456183 979337 2301 9 0 2446860 0
[pid=23297/tid=23299] ppid=23294 vsize=9824732 CPUtime=0.52 cores=0,2,4,6
/proc/23297/task/23299/stat : 23299 (java) S 23294 23297 20053 0 -1 4202560 2446 0 1 0 49 3 0 0 20 0 22 0 28271596 10060525568 979337 33554432000 1073741824 1073778376 140734728648720 140537812595576 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23297/tid=23300] ppid=23294 vsize=9824732 CPUtime=2.76 cores=0,2,4,6
/proc/23297/task/23300/stat : 23300 (java) S 23294 23297 20053 0 -1 4202560 822 0 0 0 254 22 0 0 20 0 22 0 28271597 10060525568 979337 33554432000 1073741824 1073778376 140734728648720 140537774087080 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23297/tid=23301] ppid=23294 vsize=9824732 CPUtime=2.85 cores=0,2,4,6
/proc/23297/task/23301/stat : 23301 (java) S 23294 23297 20053 0 -1 4202560 756 0 0 0 266 19 0 0 20 0 22 0 28271597 10060525568 979337 33554432000 1073741824 1073778376 140734728648720 140537654930472 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23297/tid=23302] ppid=23294 vsize=9824732 CPUtime=2.69 cores=0,2,4,6
/proc/23297/task/23302/stat : 23302 (java) S 23294 23297 20053 0 -1 4202560 597 0 0 0 250 19 0 0 20 0 22 0 28271597 10060525568 979337 33554432000 1073741824 1073778376 140734728648720 140537653877416 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23297/tid=23303] ppid=23294 vsize=9824732 CPUtime=2.41 cores=0,2,4,6
/proc/23297/task/23303/stat : 23303 (java) S 23294 23297 20053 0 -1 4202560 608 0 0 0 223 18 0 0 20 0 22 0 28271597 10060525568 979337 33554432000 1073741824 1073778376 140734728648720 140537652824872 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23297/tid=23304] ppid=23294 vsize=9824732 CPUtime=2.6 cores=0,2,4,6
/proc/23297/task/23304/stat : 23304 (java) S 23294 23297 20053 0 -1 4202560 647 0 0 0 245 15 0 0 20 0 22 0 28271597 10060525568 979337 33554432000 1073741824 1073778376 140734728648720 140537651771816 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=23297/tid=23305] ppid=23294 vsize=9824732 CPUtime=2.71 cores=0,2,4,6
/proc/23297/task/23305/stat : 23305 (java) S 23294 23297 20053 0 -1 4202560 820 0 0 0 251 20 0 0 20 0 22 0 28271597 10060525568 979337 33554432000 1073741824 1073778376 140734728648720 140537650719272 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=23297/tid=23306] ppid=23294 vsize=9824732 CPUtime=2.54 cores=0,2,4,6
/proc/23297/task/23306/stat : 23306 (java) S 23294 23297 20053 0 -1 4202560 1162 0 0 0 235 19 0 0 20 0 22 0 28271597 10060525568 979337 33554432000 1073741824 1073778376 140734728648720 140537649666216 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23297/tid=23307] ppid=23294 vsize=9824732 CPUtime=2.72 cores=0,2,4,6
/proc/23297/task/23307/stat : 23307 (java) S 23294 23297 20053 0 -1 4202560 992 0 0 0 250 22 0 0 20 0 22 0 28271597 10060525568 979337 33554432000 1073741824 1073778376 140734728648720 140537648613672 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=23297/tid=23308] ppid=23294 vsize=9824732 CPUtime=5.87 cores=0,2,4,6
/proc/23297/task/23308/stat : 23308 (java) S 23294 23297 20053 0 -1 4202560 2637 0 0 0 579 8 0 0 20 0 22 0 28271598 10060525568 979337 33554432000 1073741824 1073778376 140734728648720 140537166285672 213869705129 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23297/tid=23309] ppid=23294 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23297/task/23309/stat : 23309 (java) S 23294 23297 20053 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 28271599 10060525568 979337 33554432000 1073741824 1073778376 140734728648720 140537165231992 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23297/tid=23310] ppid=23294 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23297/task/23310/stat : 23310 (java) S 23294 23297 20053 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 28271599 10060525568 979337 33554432000 1073741824 1073778376 140734728648720 140537164178824 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23297/tid=23311] ppid=23294 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23297/task/23311/stat : 23311 (java) S 23294 23297 20053 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28271601 10060525568 979337 33554432000 1073741824 1073778376 140734728648720 140537163127568 213869713184 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23297/tid=23312] ppid=23294 vsize=9824732 CPUtime=1.59 cores=0,2,4,6
/proc/23297/task/23312/stat : 23312 (java) S 23294 23297 20053 0 -1 4202560 11928 0 0 0 157 2 0 0 20 0 22 0 28271601 10060525568 979337 33554432000 1073741824 1073778376 140734728648720 140537162074424 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23297/tid=23313] ppid=23294 vsize=9824732 CPUtime=1.6 cores=0,2,4,6
/proc/23297/task/23313/stat : 23313 (java) S 23294 23297 20053 0 -1 4202560 12450 0 0 0 158 2 0 0 20 0 22 0 28271601 10060525568 979337 33554432000 1073741824 1073778376 140734728648720 140537161021880 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23297/tid=23314] ppid=23294 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23297/task/23314/stat : 23314 (java) S 23294 23297 20053 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28271601 10060525568 979337 33554432000 1073741824 1073778376 140734728648720 140537159969016 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23297/tid=23315] ppid=23294 vsize=9824732 CPUtime=0.33 cores=0,2,4,6
/proc/23297/task/23315/stat : 23315 (java) S 23294 23297 20053 0 -1 4202560 53 0 0 0 15 18 0 0 20 0 22 0 28271601 10060525568 979337 33554432000 1073741824 1073778376 140734728648720 140537158916680 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23297/tid=23316] ppid=23294 vsize=9824732 CPUtime=882.25 cores=0,2,4,6
/proc/23297/task/23316/stat : 23316 (java) R 23294 23297 20053 0 -1 4202560 67 0 0 0 88210 15 0 0 20 0 22 0 28271647 10060525568 979337 33554432000 1073741824 1073778376 140734728648720 140537157861328 140537655753325 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=23297/tid=23317] ppid=23294 vsize=9824732 CPUtime=882.19 cores=0,2,4,6
/proc/23297/task/23317/stat : 23317 (java) R 23294 23297 20053 0 -1 4202560 1546 0 0 0 88172 47 0 0 20 0 22 0 28271647 10060525568 979337 33554432000 1073741824 1073778376 140734728648720 140537156809872 140537655773420 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=23297/tid=23318] ppid=23294 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23297/task/23318/stat : 23318 (java) S 23294 23297 20053 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 28271648 10060525568 979337 33554432000 1073741824 1073778376 140734728648720 140537155757352 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23297/tid=23319] ppid=23294 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23297/task/23319/stat : 23319 (java) S 23294 23297 20053 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 28271648 10060525568 979337 33554432000 1073741824 1073778376 140734728648720 140537154704808 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1800.19
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 23297 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 23297 and gives
#  childrusage.ru_utime.tv_sec=1793
#  childrusage.ru_utime.tv_usec=389363
#  childrusage.ru_stime.tv_sec=2
#  childrusage.ru_stime.tv_usec=671593
# CPU time returned by wait4() is 1796.06
# while last known CPU time is 1800.19
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 896.858
CPU time (s): 1800.19
CPU user time (s): 1797.97
CPU system time (s): 2.22
CPU usage (%): 200.722
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.39
system time used= 2.67159
maximum resident set size= 3919848
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 38832
page faults= 1
swaps= 0
block input operations= 0
block output operations= 976
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 24510
involuntary context switches= 30482

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.92495 second user time and 6.11407 second system time

The end

Launcher Data

Begin job on node112 at 2016-06-26 16:45:21
IDJOB=4116630
IDBENCH=109494
IDSOLVER=2543
FILE ID=node112/4116630-1466952321
RUNJOBID= node112-1466939767-20069
PBS_JOBID= 19976335
Free space on /tmp= 71688 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB16/normalized-PB16/DEC-SMALLINT-LIN/nossum/normalized-sha1-size80-round22-9.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4116630-1466952321/watcher-4116630-1466952321 -o /tmp/evaluation-result-4116630-1466952321/solver-4116630-1466952321 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node112-1466939767-20069 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4116630-1466952321.opb

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

MD5SUM BENCH= 81dca3335c3cf7d906003948f483aa96
RANDOM SEED=1545755118

node112.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.959
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.91
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.959
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.959
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.959
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.959
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.959
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.56
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.959
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.959
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:        27983804 kB
Buffers:           19800 kB
Cached:           151008 kB
SwapCached:         1700 kB
Active:          3299480 kB
Inactive:         147756 kB
Active(anon):    3275856 kB
Inactive(anon):     2540 kB
Active(file):      23624 kB
Inactive(file):   145216 kB
Unevictable:      738400 kB
Mlocked:          681168 kB
SwapTotal:      67108856 kB
SwapFree:       67098668 kB
Dirty:              1252 kB
Writeback:             0 kB
AnonPages:       4013332 kB
Mapped:            15396 kB
Shmem:                 0 kB
Slab:             565896 kB
SReclaimable:       9500 kB
SUnreclaim:       556396 kB
KernelStack:        1616 kB
PageTables:        12660 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    4345740 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3278848 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= 71688 MiB
End job on node112 at 2016-06-26 17:00:18