Trace number 4116414

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.05 895.672

General information on the benchmark

Namenormalized-PB16/DEC-SMALLINT-LIN/nossum/
normalized-sha1-size144-round23-9.opb
MD5SUM9d4f91b6c8c0bac3b279c8b87cf01cc5
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables4288
Total number of constraints9520
Number of constraints which are clauses8192
Number of constraints which are cardinality constraints (but not clauses)432
Number of constraints which are nor clauses,nor cardinality constraints896
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.04/0.28	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.04/0.28	c This is free software under the dual EPL/GNU LGPL licenses.
0.04/0.28	c See www.sat4j.org for details.
0.04/0.28	c version PB16.v20160501
0.04/0.28	c java.runtime.name	Java(TM) SE Runtime Environment
0.04/0.28	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.04/0.28	c java.vm.version	19.1-b02
0.04/0.28	c java.vm.vendor	Sun Microsystems Inc.
0.04/0.28	c sun.arch.data.model	64
0.04/0.28	c java.version		1.6.0_24
0.04/0.28	c os.name		Linux
0.04/0.28	c os.version		2.6.32-71.29.1.el6.x86_64
0.04/0.28	c os.arch		amd64
0.04/0.28	c Free memory 		501472288
0.04/0.28	c Max memory 		7480803328
0.04/0.28	c Total memory 		504102912
0.04/0.28	c Number of processors 	8
0.10/0.32	c Pseudo Boolean Optimization by upper bound
0.10/0.32	c ManyCore solver with 2 solvers running in parallel
0.10/0.32	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.10/0.32	c --- Begin Solver configuration ---
0.10/0.32	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@5d764be1
0.10/0.32	c Learn all clauses as in MiniSAT
0.10/0.32	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.32	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.10/0.32	c Expensive reason simplification
0.10/0.32	c Glucose 2.1 dynamic restart strategy
0.10/0.32	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.32	c timeout=2147483s
0.10/0.32	c DB Simplification allowed=false
0.10/0.32	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.10/0.32	c --- End Solver configuration ---
0.10/0.32	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.10/0.32	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.10/0.32	c --- Begin Solver configuration ---
0.10/0.32	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@4413ee
0.10/0.32	c Learn all clauses as in MiniSAT
0.10/0.32	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.32	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.10/0.32	c No reason simplification
0.10/0.32	c Armin Biere (Picosat) restarts strategy
0.10/0.32	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.32	c timeout=2147483s
0.10/0.32	c DB Simplification allowed=false
0.10/0.32	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.10/0.32	c --- End Solver configuration ---
0.10/0.32	c solving HOME/instance-4116414-1466978206.opb
0.10/0.32	c reading problem ... 
0.10/0.33	c  no objective function found
0.99/0.72	c ... done. Wall clock time 0.393s.
0.99/0.72	c declared #vars     4288
0.99/0.72	c #constraints  10848
0.99/0.73	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.99/0.73	c constraints type 
0.99/0.73	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 7494
0.99/0.73	c org.sat4j.specs.Constr$1 => 920
0.99/0.73	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 128
0.99/0.73	c org.sat4j.minisat.constraints.cnf.UnitClause => 520
0.99/0.73	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 1786
0.99/0.73	c 10848 constraints processed.
0.99/0.73	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.99/0.73	c constraints type 
0.99/0.73	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 128
0.99/0.73	c org.sat4j.specs.Constr$1 => 920
0.99/0.73	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 7494
0.99/0.73	c org.sat4j.pb.constraints.pb.MaxWatchPb => 1786
0.99/0.73	c org.sat4j.pb.constraints.pb.UnitClausePB => 520
0.99/0.73	c 10848 constraints processed.
4.35/1.61	c cleaning 2495 clauses out of 4996 with flag 16331/5000
6.08/2.28	c cleaning 4242 clauses out of 8501 with flag 38799/11000
7.77/3.05	c cleaning 5611 clauses out of 11259 with flag 68203/18000
9.64/3.96	c cleaning 6796 clauses out of 13651 with flag 103700/26003
11.91/5.03	c cleaning 7922 clauses out of 15852 with flag 146438/35000
14.43/6.25	c cleaning 8938 clauses out of 17930 with flag 193125/45000
17.04/7.57	c cleaning 9958 clauses out of 19995 with flag 249309/56003
20.04/9.07	c cleaning 11014 clauses out of 22034 with flag 310842/68000
23.75/10.86	c cleaning 11991 clauses out of 24020 with flag 377980/81000
27.66/12.78	c cleaning 12996 clauses out of 26030 with flag 454077/95001
32.17/14.83	c cleaning 13988 clauses out of 28033 with flag 535752/110000
36.78/17.15	c cleaning 15007 clauses out of 30046 with flag 624063/126001
41.90/19.63	c cleaning 0 clauses out of 5002 with flag 0/5002
42.55/19.83	c cleaning 15998 clauses out of 32038 with flag 717817/143000
47.91/22.43	c cleaning 17004 clauses out of 34040 with flag 818631/161000
53.99/25.36	c cleaning 18008 clauses out of 36037 with flag 927521/180001
60.19/28.48	c cleaning 18997 clauses out of 38029 with flag 1042410/200001
66.91/31.77	c cleaning 19996 clauses out of 40031 with flag 1163528/221000
73.51/35.10	c cleaning 20997 clauses out of 42035 with flag 1290986/243000
81.00/38.75	c cleaning 22009 clauses out of 44038 with flag 1424244/266000
89.00/42.75	c cleaning 22983 clauses out of 46029 with flag 1564341/290000
97.70/47.04	c cleaning 24002 clauses out of 48047 with flag 1713016/315001
106.49/51.45	c cleaning 25002 clauses out of 50045 with flag 1867725/341001
116.00/56.17	c cleaning 25969 clauses out of 52043 with flag 2027080/368001
125.58/60.96	c cleaning 26988 clauses out of 54075 with flag 2190510/396002
136.49/66.35	c cleaning 28008 clauses out of 56085 with flag 2360732/425000
147.95/72.00	c cleaning 29021 clauses out of 58077 with flag 2542633/455000
159.55/77.85	c cleaning 29959 clauses out of 60056 with flag 2730728/486000
172.43/84.24	c cleaning 31016 clauses out of 62097 with flag 2920609/518000
185.09/90.58	c cleaning 31997 clauses out of 64081 with flag 3122189/551000
198.35/97.12	c cleaning 33026 clauses out of 66084 with flag 3325664/585000
207.35/101.68	c cleaning 0 clauses out of 11000 with flag 0/11000
212.45/104.10	c cleaning 34010 clauses out of 68058 with flag 3534512/620000
227.94/111.80	c cleaning 35006 clauses out of 70048 with flag 3749485/656000
243.02/119.30	c cleaning 35994 clauses out of 72043 with flag 3973019/693001
257.21/126.48	c cleaning 36957 clauses out of 74048 with flag 4199988/731000
273.02/134.38	c cleaning 38012 clauses out of 76094 with flag 4434301/770003
289.28/142.87	c cleaning 39004 clauses out of 78079 with flag 4675544/810000
306.07/151.28	c cleaning 40014 clauses out of 80075 with flag 4924800/851000
325.59/160.91	c cleaning 41011 clauses out of 82061 with flag 5183215/893000
345.84/171.04	c cleaning 42003 clauses out of 84050 with flag 5444357/936000
366.81/181.49	c cleaning 43012 clauses out of 86048 with flag 5713344/980001
388.30/192.12	c cleaning 44009 clauses out of 88035 with flag 5988652/1025000
411.51/203.69	c cleaning 44979 clauses out of 90028 with flag 6265479/1071002
435.65/215.65	c cleaning 46005 clauses out of 92047 with flag 6553000/1118000
459.88/227.64	c cleaning 47008 clauses out of 94043 with flag 6840809/1166001
483.93/239.67	c cleaning 47991 clauses out of 96034 with flag 7138801/1215000
508.67/251.99	c cleaning 49011 clauses out of 98043 with flag 7442577/1265000
534.30/264.75	c cleaning 49985 clauses out of 100034 with flag 7746427/1316002
561.05/278.06	c cleaning 50992 clauses out of 102047 with flag 8060803/1368000
588.73/291.88	c cleaning 51992 clauses out of 104055 with flag 8382226/1421000
617.38/306.08	c cleaning 53016 clauses out of 106063 with flag 8707288/1475000
649.27/322.41	c cleaning 53985 clauses out of 108047 with flag 9033584/1530000
680.14/337.81	c cleaning 55013 clauses out of 110062 with flag 9367680/1586000
711.28/353.40	c cleaning 56016 clauses out of 112049 with flag 9706047/1643000
743.83/369.58	c cleaning 57007 clauses out of 114034 with flag 10054103/1701001
777.49/386.24	c cleaning 57994 clauses out of 116027 with flag 10408313/1760001
811.93/403.35	c cleaning 58990 clauses out of 118033 with flag 10768593/1820001
846.92/420.78	c cleaning 60006 clauses out of 120042 with flag 11136023/1881000
883.92/439.14	c cleaning 61002 clauses out of 122037 with flag 11504681/1943001
921.68/457.97	c cleaning 61999 clauses out of 124035 with flag 11884836/2006001
922.68/458.49	c cleaning 0 clauses out of 18001 with flag 0/18001
960.46/477.23	c cleaning 62972 clauses out of 126035 with flag 12265808/2070000
1002.43/498.16	c cleaning 63996 clauses out of 128063 with flag 12658084/2135000
1043.38/518.60	c cleaning 65023 clauses out of 130067 with flag 13055712/2201000
1086.25/539.81	c cleaning 66006 clauses out of 132044 with flag 13453471/2268000
1129.94/561.55	c cleaning 67007 clauses out of 134038 with flag 13858469/2336000
1175.23/584.94	c cleaning 67987 clauses out of 136032 with flag 14269296/2405001
1218.82/606.65	c cleaning 68986 clauses out of 138046 with flag 14684232/2475002
1264.27/629.22	c cleaning 70008 clauses out of 140058 with flag 15106651/2546000
1315.19/654.60	c cleaning 71019 clauses out of 142053 with flag 15538288/2618003
1366.36/680.03	c cleaning 71973 clauses out of 144031 with flag 15970707/2691000
1420.28/706.80	c cleaning 73008 clauses out of 146058 with flag 16408619/2765000
1476.31/734.61	c cleaning 73992 clauses out of 148050 with flag 16855346/2840000
1532.46/762.55	c cleaning 75021 clauses out of 150058 with flag 17306171/2916000
1586.93/789.69	c cleaning 76008 clauses out of 152039 with flag 17769023/2993002
1642.37/817.26	c cleaning 76996 clauses out of 154030 with flag 18225845/3071001
1698.40/845.11	c cleaning 77988 clauses out of 156033 with flag 18695381/3150000
1756.70/874.12	c cleaning 79006 clauses out of 158045 with flag 19168520/3230000
1800.05/895.60	c >>>>>>>>>> Solver number 0 (0 answers) <<<<<<<<<<<<<<<<<<
1800.05/895.60	c starts		: 24946
1800.05/895.60	c conflicts		: 3293245
1800.05/895.60	c decisions		: 27636996
1800.05/895.60	c propagations		: 425528145
1800.05/895.60	c inspects		: 8869909324
1800.05/895.60	c shortcuts		: 0
1800.05/895.60	c learnt literals	: 4
1800.05/895.60	c learnt binary clauses	: 54
1800.05/895.60	c learnt ternary clauses	: 842
1800.05/895.60	c learnt constraints	: 3293241
1800.05/895.60	c ignored constraints	: 0
1800.05/895.60	c root simplifications	: 0
1800.05/895.60	c removed literals (reason simplification)	: 2814836
1800.05/895.60	c reason swapping (by a shorter reason)	: 0
1800.05/895.60	c Calls to reduceDB	: 76
1800.05/895.60	c Number of update (reduction) of LBD	: 723489
1800.05/895.60	c Imported unit clauses	: 0
1800.05/895.60	c number of reductions to clauses (during analyze)	: 0
1800.05/895.60	c number of learned constraints concerned by reduction	: 0
1800.05/895.60	c number of learning phase by resolution	: 0
1800.05/895.60	c number of learning phase by cutting planes	: 0
1800.05/895.60	c speed (assignments/second)	: 475524.2937171248
1800.05/895.60	c non guided choices	15457
1800.05/895.63	c learnt constraints type 
1800.05/895.63	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 54
1800.05/895.63	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 142230
1800.05/895.63	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1800.05/895.63	c starts		: 51
1800.05/895.63	c conflicts		: 22585
1800.05/895.63	c decisions		: 81863
1800.05/895.63	c propagations		: 2632124
1800.05/895.63	c inspects		: 793423448
1800.05/895.63	c shortcuts		: 0
1800.05/895.63	c learnt literals	: 0
1800.05/895.63	c learnt binary clauses	: 0
1800.05/895.63	c learnt ternary clauses	: 0
1800.05/895.63	c learnt constraints	: 22585
1800.05/895.63	c ignored constraints	: 0
1800.05/895.63	c root simplifications	: 0
1800.05/895.63	c removed literals (reason simplification)	: 0
1800.05/895.63	c reason swapping (by a shorter reason)	: 0
1800.05/895.63	c Calls to reduceDB	: 3
1800.05/895.63	c Number of update (reduction) of LBD	: 0
1800.05/895.63	c Imported unit clauses	: 0
1800.05/895.63	c number of reductions to clauses (during analyze)	: 0
1800.05/895.63	c number of learned constraints concerned by reduction	: 0
1800.05/895.63	c number of learning phase by resolution	: 0
1800.05/895.63	c number of learning phase by cutting planes	: 0
1800.05/895.63	c speed (assignments/second)	: 2941.2898597366375
1800.05/895.63	c non guided choices	299
1800.05/895.64	c learnt constraints type 
1800.05/895.64	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 104
1800.05/895.64	c org.sat4j.pb.constraints.pb.MaxWatchPb => 22481
1800.05/895.64	s UNKNOWN
1800.05/895.64	c Total wall clock time (in seconds): 895.318

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-4116414-1466978206/watcher-4116414-1466978206 -o /tmp/evaluation-result-4116414-1466978206/solver-4116414-1466978206 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node106-1466978205-24214 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4116414-1466978206.opb 

pid=24241
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: 1.17 1.16 1.37 4/176 24244
/proc/meminfo: memFree=31425392/32872528 swapFree=518888/559768
[pid=24244] ppid=24241 vsize=24328 CPUtime=0 cores=0,2,4,6
/proc/24244/stat : 24244 (runsolver) D 24241 24244 24198 0 -1 4202560 115 0 0 0 0 0 0 0 20 0 1 0 30860777 24911872 151 33554432000 4194304 4338465 140736028430464 140736028428104 270118243511 0 0 4096 24578 18446744071579943789 0 0 17 2 0 0 0 0 0
/proc/24244/statm: 6082 151 105 36 0 2655 0

[startup+0.100201 s]
/proc/loadavg: 1.17 1.16 1.37 4/176 24244
/proc/meminfo: memFree=31425392/32872528 swapFree=518888/559768
[pid=24244] ppid=24241 vsize=9016616 CPUtime=0 cores=0,2,4,6
/proc/24244/stat : 24244 (java) S 24241 24244 24198 0 -1 4202496 2310 0 11 0 0 0 0 0 20 0 10 0 30860777 9233014784 2942 33554432000 1073741824 1073778376 140733443308592 140733443299728 270121599037 0 0 0 16784584 18446744073709551615 0 0 17 6 0 0 2 0 0
/proc/24244/statm: 2254154 2942 1081 9 0 2244855 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9016616

[startup+0.200297 s]
/proc/loadavg: 1.17 1.16 1.37 4/176 24244
/proc/meminfo: memFree=31425392/32872528 swapFree=518888/559768
[pid=24244] ppid=24241 vsize=9225560 CPUtime=0.04 cores=0,2,4,6
/proc/24244/stat : 24244 (java) S 24241 24244 24198 0 -1 4202496 3138 0 13 0 3 1 0 0 20 0 13 0 30860777 9446973440 3770 33554432000 1073741824 1073778376 140733443308592 140733443299728 270121599037 0 0 0 16800971 18446744073709551615 0 0 17 6 0 0 2 0 0
/proc/24244/statm: 2306390 3770 1708 9 0 2297091 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 9225560

[startup+0.300318 s]
/proc/loadavg: 1.17 1.16 1.37 4/176 24244
/proc/meminfo: memFree=31425392/32872528 swapFree=518888/559768
[pid=24244] ppid=24241 vsize=9558476 CPUtime=0.1 cores=0,2,4,6
/proc/24244/stat : 24244 (java) S 24241 24244 24198 0 -1 4202496 4388 0 15 0 8 2 0 0 20 0 18 0 30860777 9787879424 6037 33554432000 1073741824 1073778376 140733443308592 140733443299728 270121599037 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 2 0 0
/proc/24244/statm: 2389619 6037 2126 9 0 2380296 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 9558476

[startup+0.70018 s]
/proc/loadavg: 1.17 1.16 1.37 4/176 24244
/proc/meminfo: memFree=31425392/32872528 swapFree=518888/559768
[pid=24244] ppid=24241 vsize=9558476 CPUtime=0.99 cores=0,2,4,6
/proc/24244/stat : 24244 (java) S 24241 24244 24198 0 -1 4202496 10576 0 15 0 96 3 0 0 20 0 18 0 30860777 9787879424 18833 33554432000 1073741824 1073778376 140733443308592 140733443299728 270121599037 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 2 0 0
/proc/24244/statm: 2389619 18833 2253 9 0 2380296 0
Current children cumulated CPU time (s) 0.99
Current children cumulated vsize (KiB) 9558476

[startup+1.50085 s]
/proc/loadavg: 1.17 1.16 1.37 9/219 24287
/proc/meminfo: memFree=31207024/32872528 swapFree=518888/559768
[pid=24244] ppid=24241 vsize=9824732 CPUtime=4.03 cores=0,2,4,6
/proc/24244/stat : 24244 (java) S 24241 24244 24198 0 -1 4202496 19696 0 15 0 396 7 0 0 20 0 22 0 30860777 10060525568 48289 33554432000 1073741824 1073778376 140733443308592 140733443299728 270121599037 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 2 0 0
/proc/24244/statm: 2456183 48289 2288 9 0 2446860 0
[pid=24244/tid=24246] ppid=24241 vsize=9824732 CPUtime=0.49 cores=0,2,4,6
/proc/24244/task/24246/stat : 24246 (java) S 24241 24244 24198 0 -1 4202560 2437 0 7 0 47 2 0 0 20 0 22 0 30860782 10060525568 48289 33554432000 1073741824 1073778376 140733443308592 140296352134008 270121613225 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 11 0 0
[pid=24244/tid=24250] ppid=24241 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24244/task/24250/stat : 24250 (java) S 24241 24244 24198 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 30860786 10060525568 48289 33554432000 1073741824 1073778376 140733443308592 140296324586024 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24244/tid=24253] ppid=24241 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24244/task/24253/stat : 24253 (java) S 24241 24244 24198 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 22 0 30860786 10060525568 48289 33554432000 1073741824 1073778376 140733443308592 140296323533224 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24244/tid=24254] ppid=24241 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24244/task/24254/stat : 24254 (java) S 24241 24244 24198 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 30860786 10060525568 48289 33554432000 1073741824 1073778376 140733443308592 140296322480424 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24244/tid=24256] ppid=24241 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24244/task/24256/stat : 24256 (java) S 24241 24244 24198 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 22 0 30860786 10060525568 48289 33554432000 1073741824 1073778376 140733443308592 140296321427624 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24244/tid=24258] ppid=24241 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24244/task/24258/stat : 24258 (java) S 24241 24244 24198 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 30860786 10060525568 48289 33554432000 1073741824 1073778376 140733443308592 140296320375848 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24244/tid=24261] ppid=24241 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24244/task/24261/stat : 24261 (java) S 24241 24244 24198 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 30860786 10060525568 48289 33554432000 1073741824 1073778376 140733443308592 140296319323048 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24244/tid=24262] ppid=24241 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24244/task/24262/stat : 24262 (java) S 24241 24244 24198 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 30860786 10060525568 48289 33554432000 1073741824 1073778376 140733443308592 140296318270248 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24244/tid=24263] ppid=24241 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24244/task/24263/stat : 24263 (java) S 24241 24244 24198 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 30860786 10060525568 48289 33554432000 1073741824 1073778376 140733443308592 140296317217448 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24244/tid=24265] ppid=24241 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24244/task/24265/stat : 24265 (java) S 24241 24244 24198 0 -1 4202560 72 0 0 0 0 0 0 0 20 0 22 0 30860790 10060525568 48289 33554432000 1073741824 1073778376 140733443308592 140295705434600 270121613225 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24244/tid=24267] ppid=24241 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24244/task/24267/stat : 24267 (java) S 24241 24244 24198 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 30860791 10060525568 48289 33554432000 1073741824 1073778376 140733443308592 140295704380664 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24244/tid=24269] ppid=24241 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24244/task/24269/stat : 24269 (java) S 24241 24244 24198 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 30860791 10060525568 48289 33554432000 1073741824 1073778376 140733443308592 140295703327752 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24244/tid=24271] ppid=24241 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24244/task/24271/stat : 24271 (java) S 24241 24244 24198 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30860799 10060525568 48289 33554432000 1073741824 1073778376 140733443308592 140295702276240 270121621280 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24244/tid=24273] ppid=24241 vsize=9824732 CPUtime=1.01 cores=0,2,4,6
/proc/24244/task/24273/stat : 24273 (java) R 24241 24244 24198 0 -1 4202560 7311 0 1 0 101 0 0 0 20 0 22 0 30860799 10060525568 48289 33554432000 1073741824 1073778376 140733443308592 140295701211904 140296354744843 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=24244/tid=24276] ppid=24241 vsize=9824732 CPUtime=0.96 cores=0,2,4,6
/proc/24244/task/24276/stat : 24276 (java) R 24241 24244 24198 0 -1 4202560 8482 0 1 0 94 2 0 0 20 0 22 0 30860799 10060525568 48289 33554432000 1073741824 1073778376 140733443308592 140295700157752 140296358119488 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
[pid=24244/tid=24277] ppid=24241 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24244/task/24277/stat : 24277 (java) S 24241 24244 24198 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30860799 10060525568 48289 33554432000 1073741824 1073778376 140733443308592 140295699118968 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24244/tid=24279] ppid=24241 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24244/task/24279/stat : 24279 (java) S 24241 24244 24198 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30860799 10060525568 48289 33554432000 1073741824 1073778376 140733443308592 140295698066376 270121613225 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24244/tid=24280] ppid=24241 vsize=9824732 CPUtime=0.72 cores=0,2,4,6
/proc/24244/task/24280/stat : 24280 (java) R 24241 24244 24198 0 -1 4202560 18 0 0 0 72 0 0 0 20 0 22 0 30860850 10060525568 48289 33554432000 1073741824 1073778376 140733443308592 140295697011440 140296197979066 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=24244/tid=24282] ppid=24241 vsize=9824732 CPUtime=0.72 cores=0,2,4,6
/proc/24244/task/24282/stat : 24282 (java) R 24241 24244 24198 0 -1 4202560 72 0 0 0 70 2 0 0 20 0 22 0 30860851 10060525568 48289 33554432000 1073741824 1073778376 140733443308592 140295695957168 140296198032044 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=24244/tid=24285] ppid=24241 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24244/task/24285/stat : 24285 (java) S 24241 24244 24198 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 30860852 10060525568 48289 33554432000 1073741824 1073778376 140733443308592 140295694906280 270121613225 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24244/tid=24286] ppid=24241 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24244/task/24286/stat : 24286 (java) S 24241 24244 24198 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 30860852 10060525568 48289 33554432000 1073741824 1073778376 140733443308592 140295693853480 270121613225 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 4.03
Current children cumulated vsize (KiB) 9824732

[startup+3.10092 s]
/proc/loadavg: 1.17 1.16 1.37 5/219 24287
/proc/meminfo: memFree=30993300/32872528 swapFree=518888/559768
[pid=24244] ppid=24241 vsize=9824732 CPUtime=7.98 cores=0,2,4,6
/proc/24244/stat : 24244 (java) S 24241 24244 24198 0 -1 4202496 22604 0 15 0 786 12 0 0 20 0 22 0 30860777 10060525568 85148 33554432000 1073741824 1073778376 140733443308592 140733443299728 270121599037 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 2 0 0
/proc/24244/statm: 2456183 85148 2292 9 0 2446860 0
[pid=24244/tid=24246] ppid=24241 vsize=9824732 CPUtime=0.49 cores=0,2,4,6
/proc/24244/task/24246/stat : 24246 (java) S 24241 24244 24198 0 -1 4202560 2437 0 7 0 47 2 0 0 20 0 22 0 30860782 10060525568 85148 33554432000 1073741824 1073778376 140733443308592 140296352134008 270121613225 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 11 0 0
[pid=24244/tid=24250] ppid=24241 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/24244/task/24250/stat : 24250 (java) S 24241 24244 24198 0 -1 4202560 22 0 0 0 4 0 0 0 20 0 22 0 30860786 10060525568 85148 33554432000 1073741824 1073778376 140733443308592 140296324586024 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24244/tid=24253] ppid=24241 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/24244/task/24253/stat : 24253 (java) S 24241 24244 24198 0 -1 4202560 22 0 0 0 3 1 0 0 20 0 22 0 30860786 10060525568 85148 33554432000 1073741824 1073778376 140733443308592 140296323533224 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24244/tid=24254] ppid=24241 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/24244/task/24254/stat : 24254 (java) S 24241 24244 24198 0 -1 4202560 7 0 0 0 1 0 0 0 20 0 22 0 30860786 10060525568 85148 33554432000 1073741824 1073778376 140733443308592 140296322480424 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24244/tid=24256] ppid=24241 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/24244/task/24256/stat : 24256 (java) S 24241 24244 24198 0 -1 4202560 17 0 0 0 1 0 0 0 20 0 22 0 30860786 10060525568 85148 33554432000 1073741824 1073778376 140733443308592 140296321427624 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24244/tid=24258] ppid=24241 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/24244/task/24258/stat : 24258 (java) S 24241 24244 24198 0 -1 4202560 9 0 0 0 2 0 0 0 20 0 22 0 30860786 10060525568 85148 33554432000 1073741824 1073778376 140733443308592 140296320375848 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24244/tid=24261] ppid=24241 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/24244/task/24261/stat : 24261 (java) S 24241 24244 24198 0 -1 4202560 11 0 0 0 2 0 0 0 20 0 22 0 30860786 10060525568 85148 33554432000 1073741824 1073778376 140733443308592 140296319323048 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24244/tid=24262] ppid=24241 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24244/task/24262/stat : 24262 (java) S 24241 24244 24198 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 30860786 10060525568 85148 33554432000 1073741824 1073778376 140733443308592 140296318270248 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24244/tid=24263] ppid=24241 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24244/task/24263/stat : 24263 (java) S 24241 24244 24198 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 22 0 30860786 10060525568 85148 33554432000 1073741824 1073778376 140733443308592 140296317217448 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24244/tid=24265] ppid=24241 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24244/task/24265/stat : 24265 (java) S 24241 24244 24198 0 -1 4202560 198 0 0 0 0 0 0 0 20 0 22 0 30860790 10060525568 85148 33554432000 1073741824 1073778376 140733443308592 140295705434600 270121613225 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24244/tid=24267] ppid=24241 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24244/task/24267/stat : 24267 (java) S 24241 24244 24198 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 30860791 10060525568 85148 33554432000 1073741824 1073778376 140733443308592 140295704380664 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24244/tid=24269] ppid=24241 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24244/task/24269/stat : 24269 (java) S 24241 24244 24198 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 30860791 10060525568 85148 33554432000 1073741824 1073778376 140733443308592 140295703327752 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24244/tid=24271] ppid=24241 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24244/task/24271/stat : 24271 (java) S 24241 24244 24198 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30860799 10060525568 85148 33554432000 1073741824 1073778376 140733443308592 140295702276240 270121621280 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24244/tid=24273] ppid=24241 vsize=9824732 CPUtime=1.31 cores=0,2,4,6
/proc/24244/task/24273/stat : 24273 (java) S 24241 24244 24198 0 -1 4202560 7312 0 1 0 131 0 0 0 20 0 22 0 30860799 10060525568 85148 33554432000 1073741824 1073778376 140733443308592 140295701224376 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24244/tid=24276] ppid=24241 vsize=9824732 CPUtime=1.32 cores=0,2,4,6
/proc/24244/task/24276/stat : 24276 (java) S 24241 24244 24198 0 -1 4202560 11150 0 1 0 130 2 0 0 20 0 22 0 30860799 10060525568 85148 33554432000 1073741824 1073778376 140733443308592 140295700171576 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24244/tid=24277] ppid=24241 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24244/task/24277/stat : 24277 (java) S 24241 24244 24198 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30860799 10060525568 85148 33554432000 1073741824 1073778376 140733443308592 140295699118968 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24244/tid=24279] ppid=24241 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24244/task/24279/stat : 24279 (java) S 24241 24244 24198 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30860799 10060525568 85148 33554432000 1073741824 1073778376 140733443308592 140295698066376 270121613225 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24244/tid=24280] ppid=24241 vsize=9824732 CPUtime=2.27 cores=0,2,4,6
/proc/24244/task/24280/stat : 24280 (java) R 24241 24244 24198 0 -1 4202560 20 0 0 0 227 0 0 0 20 0 22 0 30860850 10060525568 85148 33554432000 1073741824 1073778376 140733443308592 140295697002528 140296198104188 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=24244/tid=24282] ppid=24241 vsize=9824732 CPUtime=2.27 cores=0,2,4,6
/proc/24244/task/24282/stat : 24282 (java) R 24241 24244 24198 0 -1 4202560 130 0 0 0 223 4 0 0 20 0 22 0 30860851 10060525568 85148 33554432000 1073741824 1073778376 140733443308592 140295695958264 140296198199497 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=24244/tid=24285] ppid=24241 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24244/task/24285/stat : 24285 (java) S 24241 24244 24198 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 30860852 10060525568 85148 33554432000 1073741824 1073778376 140733443308592 140295694906280 270121613225 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24244/tid=24286] ppid=24241 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24244/task/24286/stat : 24286 (java) S 24241 24244 24198 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 30860852 10060525568 85148 33554432000 1073741824 1073778376 140733443308592 140295693853480 270121613225 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 7.98
Current children cumulated vsize (KiB) 9824732

[startup+6.30096 s]
/proc/loadavg: 1.39 1.21 1.38 5/219 24287
/proc/meminfo: memFree=30198088/32872528 swapFree=518888/559768
[pid=24244] ppid=24241 vsize=9824732 CPUtime=14.64 cores=0,2,4,6
/proc/24244/stat : 24244 (java) S 24241 24244 24198 0 -1 4202496 23352 0 15 0 1440 24 0 0 20 0 22 0 30860777 10060525568 162233 33554432000 1073741824 1073778376 140733443308592 140733443299728 270121599037 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 2 0 0
/proc/24244/statm: 2456183 162233 2292 9 0 2446860 0
[pid=24244/tid=24246] ppid=24241 vsize=9824732 CPUtime=0.49 cores=0,2,4,6
/proc/24244/task/24246/stat : 24246 (java) S 24241 24244 24198 0 -1 4202560 2437 0 7 0 47 2 0 0 20 0 22 0 30860782 10060525568 162233 33554432000 1073741824 1073778376 140733443308592 140296352134008 270121613225 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 11 0 0
[pid=24244/tid=24250] ppid=24241 vsize=9824732 CPUtime=0.06 cores=0,2,4,6
/proc/24244/task/24250/stat : 24250 (java) S 24241 24244 24198 0 -1 4202560 33 0 0 0 5 1 0 0 20 0 22 0 30860786 10060525568 162233 33554432000 1073741824 1073778376 140733443308592 140296324586024 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24244/tid=24253] ppid=24241 vsize=9824732 CPUtime=0.1 cores=0,2,4,6
/proc/24244/task/24253/stat : 24253 (java) S 24241 24244 24198 0 -1 4202560 62 0 0 0 8 2 0 0 20 0 22 0 30860786 10060525568 162233 33554432000 1073741824 1073778376 140733443308592 140296323533224 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24244/tid=24254] ppid=24241 vsize=9824732 CPUtime=0.07 cores=0,2,4,6
/proc/24244/task/24254/stat : 24254 (java) S 24241 24244 24198 0 -1 4202560 52 0 0 0 5 2 0 0 20 0 22 0 30860786 10060525568 162233 33554432000 1073741824 1073778376 140733443308592 140296322480424 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24244/tid=24256] ppid=24241 vsize=9824732 CPUtime=0.06 cores=0,2,4,6
/proc/24244/task/24256/stat : 24256 (java) S 24241 24244 24198 0 -1 4202560 115 0 0 0 5 1 0 0 20 0 22 0 30860786 10060525568 162233 33554432000 1073741824 1073778376 140733443308592 140296321427624 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24244/tid=24258] ppid=24241 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/24244/task/24258/stat : 24258 (java) S 24241 24244 24198 0 -1 4202560 59 0 0 0 4 1 0 0 20 0 22 0 30860786 10060525568 162233 33554432000 1073741824 1073778376 140733443308592 140296320375848 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24244/tid=24261] ppid=24241 vsize=9824732 CPUtime=0.07 cores=0,2,4,6
/proc/24244/task/24261/stat : 24261 (java) S 24241 24244 24198 0 -1 4202560 44 0 0 0 5 2 0 0 20 0 22 0 30860786 10060525568 162233 33554432000 1073741824 1073778376 140733443308592 140296319323048 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24244/tid=24262] ppid=24241 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/24244/task/24262/stat : 24262 (java) S 24241 24244 24198 0 -1 4202560 10 0 0 0 3 0 0 0 20 0 22 0 30860786 10060525568 162233 33554432000 1073741824 1073778376 140733443308592 140296318270248 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24244/tid=24263] ppid=24241 vsize=9824732 CPUtime=0.09 cores=0,2,4,6
/proc/24244/task/24263/stat : 24263 (java) S 24241 24244 24198 0 -1 4202560 89 0 0 0 6 3 0 0 20 0 22 0 30860786 10060525568 162233 33554432000 1073741824 1073778376 140733443308592 140296317217448 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24244/tid=24265] ppid=24241 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24244/task/24265/stat : 24265 (java) S 24241 24244 24198 0 -1 4202560 464 0 0 0 0 0 0 0 20 0 22 0 30860790 10060525568 162233 33554432000 1073741824 1073778376 140733443308592 140295705434600 270121613225 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24244/tid=24267] ppid=24241 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24244/task/24267/stat : 24267 (java) S 24241 24244 24198 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 30860791 10060525568 162233 33554432000 1073741824 1073778376 140733443308592 140295704380664 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24244/tid=24269] ppid=24241 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24244/task/24269/stat : 24269 (java) S 24241 24244 24198 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 30860791 10060525568 162233 33554432000 1073741824 1073778376 140733443308592 140295703327752 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24244/tid=24271] ppid=24241 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24244/task/24271/stat : 24271 (java) S 24241 24244 24198 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30860799 10060525568 162233 33554432000 1073741824 1073778376 140733443308592 140295702276240 270121621280 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24244/tid=24273] ppid=24241 vsize=9824732 CPUtime=1.38 cores=0,2,4,6

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

/proc/24244/task/24254/stat : 24254 (java) S 24241 24244 24198 0 -1 4202560 585 0 0 0 215 18 0 0 20 0 22 0 30860786 10060525568 946760 33554432000 1073741824 1073778376 140733443308592 140296322480424 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24244/tid=24256] ppid=24241 vsize=9824732 CPUtime=2.32 cores=0,2,4,6
/proc/24244/task/24256/stat : 24256 (java) S 24241 24244 24198 0 -1 4202560 614 0 0 0 216 16 0 0 20 0 22 0 30860786 10060525568 946760 33554432000 1073741824 1073778376 140733443308592 140296321427624 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24244/tid=24258] ppid=24241 vsize=9824732 CPUtime=2.52 cores=0,2,4,6
/proc/24244/task/24258/stat : 24258 (java) S 24241 24244 24198 0 -1 4202560 592 0 0 0 233 19 0 0 20 0 22 0 30860786 10060525568 946760 33554432000 1073741824 1073778376 140733443308592 140296320375848 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24244/tid=24261] ppid=24241 vsize=9824732 CPUtime=2.75 cores=0,2,4,6
/proc/24244/task/24261/stat : 24261 (java) S 24241 24244 24198 0 -1 4202560 589 0 0 0 257 18 0 0 20 0 22 0 30860786 10060525568 946760 33554432000 1073741824 1073778376 140733443308592 140296319323048 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24244/tid=24262] ppid=24241 vsize=9824732 CPUtime=2.35 cores=0,2,4,6
/proc/24244/task/24262/stat : 24262 (java) S 24241 24244 24198 0 -1 4202560 531 0 0 0 217 18 0 0 20 0 22 0 30860786 10060525568 946760 33554432000 1073741824 1073778376 140733443308592 140296318270248 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24244/tid=24263] ppid=24241 vsize=9824732 CPUtime=2.41 cores=0,2,4,6
/proc/24244/task/24263/stat : 24263 (java) S 24241 24244 24198 0 -1 4202560 627 0 0 0 223 18 0 0 20 0 22 0 30860786 10060525568 946760 33554432000 1073741824 1073778376 140733443308592 140296317217448 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24244/tid=24265] ppid=24241 vsize=9824732 CPUtime=3.64 cores=0,2,4,6
/proc/24244/task/24265/stat : 24265 (java) S 24241 24244 24198 0 -1 4202560 2311 0 0 0 359 5 0 0 20 0 22 0 30860790 10060525568 946760 33554432000 1073741824 1073778376 140733443308592 140295705434600 270121613225 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24244/tid=24267] ppid=24241 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24244/task/24267/stat : 24267 (java) S 24241 24244 24198 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 30860791 10060525568 946760 33554432000 1073741824 1073778376 140733443308592 140295704380664 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24244/tid=24269] ppid=24241 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24244/task/24269/stat : 24269 (java) S 24241 24244 24198 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 30860791 10060525568 946760 33554432000 1073741824 1073778376 140733443308592 140295703327752 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24244/tid=24271] ppid=24241 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24244/task/24271/stat : 24271 (java) S 24241 24244 24198 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30860799 10060525568 946760 33554432000 1073741824 1073778376 140733443308592 140295702276240 270121621280 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24244/tid=24273] ppid=24241 vsize=9824732 CPUtime=1.98 cores=0,2,4,6
/proc/24244/task/24273/stat : 24273 (java) S 24241 24244 24198 0 -1 4202560 10122 0 1 0 196 2 0 0 20 0 22 0 30860799 10060525568 946760 33554432000 1073741824 1073778376 140733443308592 140295701224376 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24244/tid=24276] ppid=24241 vsize=9824732 CPUtime=1.71 cores=0,2,4,6
/proc/24244/task/24276/stat : 24276 (java) S 24241 24244 24198 0 -1 4202560 11690 0 1 0 169 2 0 0 20 0 22 0 30860799 10060525568 946760 33554432000 1073741824 1073778376 140733443308592 140295700171576 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24244/tid=24277] ppid=24241 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24244/task/24277/stat : 24277 (java) S 24241 24244 24198 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30860799 10060525568 946760 33554432000 1073741824 1073778376 140733443308592 140295699118968 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24244/tid=24279] ppid=24241 vsize=9824732 CPUtime=0.29 cores=0,2,4,6
/proc/24244/task/24279/stat : 24279 (java) S 24241 24244 24198 0 -1 4202560 47 0 0 0 14 15 0 0 20 0 22 0 30860799 10060525568 946760 33554432000 1073741824 1073778376 140733443308592 140295698066376 270121613225 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24244/tid=24280] ppid=24241 vsize=9824732 CPUtime=810.26 cores=0,2,4,6
/proc/24244/task/24280/stat : 24280 (java) R 24241 24244 24198 0 -1 4202560 60 0 0 0 81013 13 0 0 20 0 22 0 30860850 10060525568 946760 33554432000 1073741824 1073778376 140733443308592 140295697010288 140296197794951 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=24244/tid=24282] ppid=24241 vsize=9824732 CPUtime=810.37 cores=0,2,4,6
/proc/24244/task/24282/stat : 24282 (java) R 24241 24244 24198 0 -1 4202560 2572 0 0 0 80986 51 0 0 20 0 22 0 30860851 10060525568 946760 33554432000 1073741824 1073778376 140733443308592 140295695958544 140296198021087 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=24244/tid=24285] ppid=24241 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24244/task/24285/stat : 24285 (java) S 24241 24244 24198 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 30860852 10060525568 946760 33554432000 1073741824 1073778376 140733443308592 140295694906280 270121613225 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24244/tid=24286] ppid=24241 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24244/task/24286/stat : 24286 (java) S 24241 24244 24198 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 30860852 10060525568 946760 33554432000 1073741824 1073778376 140733443308592 140295693853480 270121613225 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1652.64
Current children cumulated vsize (KiB) 9824732

[startup+882.308 s]
/proc/loadavg: 4.04 3.91 3.03 5/219 24333
/proc/meminfo: memFree=23868468/32872528 swapFree=518888/559768
[pid=24244] ppid=24241 vsize=9824732 CPUtime=1773.23 cores=0,2,4,6
/proc/24244/stat : 24244 (java) S 24241 24244 24198 0 -1 4202496 35255 0 15 0 177114 209 0 0 20 0 22 0 30860777 10060525568 946762 33554432000 1073741824 1073778376 140733443308592 140733443299728 270121599037 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 2 0 0
/proc/24244/statm: 2456183 946762 2301 9 0 2446860 0
[pid=24244/tid=24246] ppid=24241 vsize=9824732 CPUtime=0.54 cores=0,2,4,6
/proc/24244/task/24246/stat : 24246 (java) S 24241 24244 24198 0 -1 4202560 2441 0 7 0 50 4 0 0 20 0 22 0 30860782 10060525568 946762 33554432000 1073741824 1073778376 140733443308592 140296352134008 270121613225 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 11 0 0
[pid=24244/tid=24250] ppid=24241 vsize=9824732 CPUtime=2.8 cores=0,2,4,6
/proc/24244/task/24250/stat : 24250 (java) S 24241 24244 24198 0 -1 4202560 596 0 0 0 261 19 0 0 20 0 22 0 30860786 10060525568 946762 33554432000 1073741824 1073778376 140733443308592 140296324586024 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24244/tid=24253] ppid=24241 vsize=9824732 CPUtime=2.61 cores=0,2,4,6
/proc/24244/task/24253/stat : 24253 (java) S 24241 24244 24198 0 -1 4202560 600 0 0 0 242 19 0 0 20 0 22 0 30860786 10060525568 946762 33554432000 1073741824 1073778376 140733443308592 140296323533224 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24244/tid=24254] ppid=24241 vsize=9824732 CPUtime=2.47 cores=0,2,4,6
/proc/24244/task/24254/stat : 24254 (java) S 24241 24244 24198 0 -1 4202560 585 0 0 0 229 18 0 0 20 0 22 0 30860786 10060525568 946762 33554432000 1073741824 1073778376 140733443308592 140296322480424 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24244/tid=24256] ppid=24241 vsize=9824732 CPUtime=2.48 cores=0,2,4,6
/proc/24244/task/24256/stat : 24256 (java) S 24241 24244 24198 0 -1 4202560 614 0 0 0 232 16 0 0 20 0 22 0 30860786 10060525568 946762 33554432000 1073741824 1073778376 140733443308592 140296321427624 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24244/tid=24258] ppid=24241 vsize=9824732 CPUtime=2.66 cores=0,2,4,6
/proc/24244/task/24258/stat : 24258 (java) S 24241 24244 24198 0 -1 4202560 592 0 0 0 247 19 0 0 20 0 22 0 30860786 10060525568 946762 33554432000 1073741824 1073778376 140733443308592 140296320375848 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24244/tid=24261] ppid=24241 vsize=9824732 CPUtime=2.93 cores=0,2,4,6
/proc/24244/task/24261/stat : 24261 (java) S 24241 24244 24198 0 -1 4202560 589 0 0 0 275 18 0 0 20 0 22 0 30860786 10060525568 946762 33554432000 1073741824 1073778376 140733443308592 140296319323048 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24244/tid=24262] ppid=24241 vsize=9824732 CPUtime=2.52 cores=0,2,4,6
/proc/24244/task/24262/stat : 24262 (java) S 24241 24244 24198 0 -1 4202560 531 0 0 0 234 18 0 0 20 0 22 0 30860786 10060525568 946762 33554432000 1073741824 1073778376 140733443308592 140296318270248 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24244/tid=24263] ppid=24241 vsize=9824732 CPUtime=2.57 cores=0,2,4,6
/proc/24244/task/24263/stat : 24263 (java) S 24241 24244 24198 0 -1 4202560 627 0 0 0 239 18 0 0 20 0 22 0 30860786 10060525568 946762 33554432000 1073741824 1073778376 140733443308592 140296317217448 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24244/tid=24265] ppid=24241 vsize=9824732 CPUtime=3.65 cores=0,2,4,6
/proc/24244/task/24265/stat : 24265 (java) S 24241 24244 24198 0 -1 4202560 2320 0 0 0 359 6 0 0 20 0 22 0 30860790 10060525568 946762 33554432000 1073741824 1073778376 140733443308592 140295705434600 270121613225 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24244/tid=24267] ppid=24241 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24244/task/24267/stat : 24267 (java) S 24241 24244 24198 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 30860791 10060525568 946762 33554432000 1073741824 1073778376 140733443308592 140295704380664 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24244/tid=24269] ppid=24241 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24244/task/24269/stat : 24269 (java) S 24241 24244 24198 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 30860791 10060525568 946762 33554432000 1073741824 1073778376 140733443308592 140295703327752 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24244/tid=24271] ppid=24241 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24244/task/24271/stat : 24271 (java) S 24241 24244 24198 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30860799 10060525568 946762 33554432000 1073741824 1073778376 140733443308592 140295702276240 270121621280 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24244/tid=24273] ppid=24241 vsize=9824732 CPUtime=1.98 cores=0,2,4,6
/proc/24244/task/24273/stat : 24273 (java) S 24241 24244 24198 0 -1 4202560 10122 0 1 0 196 2 0 0 20 0 22 0 30860799 10060525568 946762 33554432000 1073741824 1073778376 140733443308592 140295701224376 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24244/tid=24276] ppid=24241 vsize=9824732 CPUtime=1.71 cores=0,2,4,6
/proc/24244/task/24276/stat : 24276 (java) S 24241 24244 24198 0 -1 4202560 11690 0 1 0 169 2 0 0 20 0 22 0 30860799 10060525568 946762 33554432000 1073741824 1073778376 140733443308592 140295700171576 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24244/tid=24277] ppid=24241 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24244/task/24277/stat : 24277 (java) S 24241 24244 24198 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30860799 10060525568 946762 33554432000 1073741824 1073778376 140733443308592 140295699118968 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24244/tid=24279] ppid=24241 vsize=9824732 CPUtime=0.32 cores=0,2,4,6
/proc/24244/task/24279/stat : 24279 (java) S 24241 24244 24198 0 -1 4202560 51 0 0 0 16 16 0 0 20 0 22 0 30860799 10060525568 946762 33554432000 1073741824 1073778376 140733443308592 140295698066376 270121613225 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24244/tid=24280] ppid=24241 vsize=9824732 CPUtime=869.79 cores=0,2,4,6
/proc/24244/task/24280/stat : 24280 (java) R 24241 24244 24198 0 -1 4202560 63 0 0 0 86965 14 0 0 20 0 22 0 30860850 10060525568 946762 33554432000 1073741824 1073778376 140733443308592 140295697010288 140296197979271 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=24244/tid=24282] ppid=24241 vsize=9824732 CPUtime=869.88 cores=0,2,4,6
/proc/24244/task/24282/stat : 24282 (java) R 24241 24244 24198 0 -1 4202560 2575 0 0 0 86936 52 0 0 20 0 22 0 30860851 10060525568 946762 33554432000 1073741824 1073778376 140733443308592 140295695958544 140296198238929 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=24244/tid=24285] ppid=24241 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24244/task/24285/stat : 24285 (java) S 24241 24244 24198 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 30860852 10060525568 946762 33554432000 1073741824 1073778376 140733443308592 140295694906280 270121613225 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24244/tid=24286] ppid=24241 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24244/task/24286/stat : 24286 (java) S 24241 24244 24198 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 30860852 10060525568 946762 33554432000 1073741824 1073778376 140733443308592 140295693853480 270121613225 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1773.23
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+895.601 s]
/proc/loadavg: 4.03 3.92 3.04 3/195 24352
/proc/meminfo: memFree=27621540/32872528 swapFree=518888/559768
[pid=24244] ppid=24241 vsize=9824732 CPUtime=1800.05 cores=0,2,4,6
/proc/24244/stat : 24244 (java) S 24241 24244 24198 0 -1 4202496 35271 0 15 0 179795 210 0 0 20 0 22 0 30860777 10060525568 948298 33554432000 1073741824 1073778376 140733443308592 140733443299728 270121599037 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 2 0 0
/proc/24244/statm: 2456183 948298 2301 9 0 2446860 0
[pid=24244/tid=24246] ppid=24241 vsize=9824732 CPUtime=0.54 cores=0,2,4,6
/proc/24244/task/24246/stat : 24246 (java) S 24241 24244 24198 0 -1 4202560 2441 0 7 0 50 4 0 0 20 0 22 0 30860782 10060525568 948298 33554432000 1073741824 1073778376 140733443308592 140296352134008 270121613225 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 11 0 0
[pid=24244/tid=24250] ppid=24241 vsize=9824732 CPUtime=2.89 cores=0,2,4,6
/proc/24244/task/24250/stat : 24250 (java) S 24241 24244 24198 0 -1 4202560 597 0 0 0 269 20 0 0 20 0 22 0 30860786 10060525568 948298 33554432000 1073741824 1073778376 140733443308592 140296324586024 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24244/tid=24253] ppid=24241 vsize=9824732 CPUtime=2.65 cores=0,2,4,6
/proc/24244/task/24253/stat : 24253 (java) S 24241 24244 24198 0 -1 4202560 602 0 0 0 246 19 0 0 20 0 22 0 30860786 10060525568 948298 33554432000 1073741824 1073778376 140733443308592 140296323533224 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24244/tid=24254] ppid=24241 vsize=9824732 CPUtime=2.54 cores=0,2,4,6
/proc/24244/task/24254/stat : 24254 (java) S 24241 24244 24198 0 -1 4202560 587 0 0 0 236 18 0 0 20 0 22 0 30860786 10060525568 948298 33554432000 1073741824 1073778376 140733443308592 140296322480424 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24244/tid=24256] ppid=24241 vsize=9824732 CPUtime=2.54 cores=0,2,4,6
/proc/24244/task/24256/stat : 24256 (java) S 24241 24244 24198 0 -1 4202560 617 0 0 0 238 16 0 0 20 0 22 0 30860786 10060525568 948298 33554432000 1073741824 1073778376 140733443308592 140296321427624 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24244/tid=24258] ppid=24241 vsize=9824732 CPUtime=2.7 cores=0,2,4,6
/proc/24244/task/24258/stat : 24258 (java) S 24241 24244 24198 0 -1 4202560 593 0 0 0 251 19 0 0 20 0 22 0 30860786 10060525568 948298 33554432000 1073741824 1073778376 140733443308592 140296320375848 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24244/tid=24261] ppid=24241 vsize=9824732 CPUtime=2.98 cores=0,2,4,6
/proc/24244/task/24261/stat : 24261 (java) S 24241 24244 24198 0 -1 4202560 589 0 0 0 280 18 0 0 20 0 22 0 30860786 10060525568 948298 33554432000 1073741824 1073778376 140733443308592 140296319323048 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24244/tid=24262] ppid=24241 vsize=9824732 CPUtime=2.62 cores=0,2,4,6
/proc/24244/task/24262/stat : 24262 (java) S 24241 24244 24198 0 -1 4202560 532 0 0 0 244 18 0 0 20 0 22 0 30860786 10060525568 948298 33554432000 1073741824 1073778376 140733443308592 140296318270248 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24244/tid=24263] ppid=24241 vsize=9824732 CPUtime=2.64 cores=0,2,4,6
/proc/24244/task/24263/stat : 24263 (java) S 24241 24244 24198 0 -1 4202560 627 0 0 0 246 18 0 0 20 0 22 0 30860786 10060525568 948298 33554432000 1073741824 1073778376 140733443308592 140296317217448 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24244/tid=24265] ppid=24241 vsize=9824732 CPUtime=3.65 cores=0,2,4,6
/proc/24244/task/24265/stat : 24265 (java) S 24241 24244 24198 0 -1 4202560 2322 0 0 0 359 6 0 0 20 0 22 0 30860790 10060525568 948298 33554432000 1073741824 1073778376 140733443308592 140295705434600 270121613225 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24244/tid=24267] ppid=24241 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24244/task/24267/stat : 24267 (java) S 24241 24244 24198 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 30860791 10060525568 948298 33554432000 1073741824 1073778376 140733443308592 140295704380664 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24244/tid=24269] ppid=24241 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24244/task/24269/stat : 24269 (java) S 24241 24244 24198 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 30860791 10060525568 948298 33554432000 1073741824 1073778376 140733443308592 140295703327752 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24244/tid=24271] ppid=24241 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24244/task/24271/stat : 24271 (java) S 24241 24244 24198 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30860799 10060525568 948298 33554432000 1073741824 1073778376 140733443308592 140295702276240 270121621280 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24244/tid=24273] ppid=24241 vsize=9824732 CPUtime=1.98 cores=0,2,4,6
/proc/24244/task/24273/stat : 24273 (java) S 24241 24244 24198 0 -1 4202560 10122 0 1 0 196 2 0 0 20 0 22 0 30860799 10060525568 948298 33554432000 1073741824 1073778376 140733443308592 140295701224376 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24244/tid=24276] ppid=24241 vsize=9824732 CPUtime=1.71 cores=0,2,4,6
/proc/24244/task/24276/stat : 24276 (java) S 24241 24244 24198 0 -1 4202560 11690 0 1 0 169 2 0 0 20 0 22 0 30860799 10060525568 948298 33554432000 1073741824 1073778376 140733443308592 140295700171576 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24244/tid=24277] ppid=24241 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24244/task/24277/stat : 24277 (java) S 24241 24244 24198 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30860799 10060525568 948298 33554432000 1073741824 1073778376 140733443308592 140295699118968 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24244/tid=24279] ppid=24241 vsize=9824732 CPUtime=0.33 cores=0,2,4,6
/proc/24244/task/24279/stat : 24279 (java) S 24241 24244 24198 0 -1 4202560 53 0 0 0 17 16 0 0 20 0 22 0 30860799 10060525568 948298 33554432000 1073741824 1073778376 140733443308592 140295698066376 270121613225 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24244/tid=24280] ppid=24241 vsize=9824732 CPUtime=882.92 cores=0,2,4,6
/proc/24244/task/24280/stat : 24280 (java) R 24241 24244 24198 0 -1 4202560 63 0 0 0 88278 14 0 0 20 0 22 0 30860850 10060525568 948298 33554432000 1073741824 1073778376 140733443308592 140295697010288 140296197987133 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=24244/tid=24282] ppid=24241 vsize=9824732 CPUtime=883.01 cores=0,2,4,6
/proc/24244/task/24282/stat : 24282 (java) R 24241 24244 24198 0 -1 4202560 2577 0 0 0 88249 52 0 0 20 0 22 0 30860851 10060525568 948298 33554432000 1073741824 1073778376 140733443308592 140295695958544 140296198238929 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=24244/tid=24285] ppid=24241 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24244/task/24285/stat : 24285 (java) S 24241 24244 24198 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 30860852 10060525568 948298 33554432000 1073741824 1073778376 140733443308592 140295694906280 270121613225 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24244/tid=24286] ppid=24241 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24244/task/24286/stat : 24286 (java) S 24241 24244 24198 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 30860852 10060525568 948298 33554432000 1073741824 1073778376 140733443308592 140295693853480 270121613225 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1800.05
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 24244 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 24244 and gives
#  childrusage.ru_utime.tv_sec=1793
#  childrusage.ru_utime.tv_usec=527342
#  childrusage.ru_stime.tv_sec=2
#  childrusage.ru_stime.tv_usec=591606
# CPU time returned by wait4() is 1796.12
# while last known CPU time is 1800.05
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 895.672
CPU time (s): 1800.05
CPU user time (s): 1797.95
CPU system time (s): 2.1
CPU usage (%): 200.972
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.53
system time used= 2.59161
maximum resident set size= 3793308
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 35305
page faults= 15
swaps= 0
block input operations= 5608
block output operations= 960
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 24550
involuntary context switches= 30436

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.48217 second user time and 7.62484 second system time

The end

Launcher Data

Begin job on node106 at 2016-06-26 23:56:46
IDJOB=4116414
IDBENCH=109467
IDSOLVER=2543
FILE ID=node106/4116414-1466978206
RUNJOBID= node106-1466978205-24214
PBS_JOBID= 19976395
Free space on /tmp= 71684 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB16/normalized-PB16/DEC-SMALLINT-LIN/nossum/normalized-sha1-size144-round23-9.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4116414-1466978206/watcher-4116414-1466978206 -o /tmp/evaluation-result-4116414-1466978206/solver-4116414-1466978206 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node106-1466978205-24214 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4116414-1466978206.opb

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

MD5SUM BENCH= 9d4f91b6c8c0bac3b279c8b87cf01cc5
RANDOM SEED=2058598849

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

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

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

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

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.170
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:        31430020 kB
Buffers:           20356 kB
Cached:           154892 kB
SwapCached:         4304 kB
Active:            25256 kB
Inactive:         156112 kB
Active(anon):       3668 kB
Inactive(anon):     4936 kB
Active(file):      21588 kB
Inactive(file):   151176 kB
Unevictable:      559768 kB
Mlocked:          518888 kB
SwapTotal:      67108856 kB
SwapFree:       67096696 kB
Dirty:              2416 kB
Writeback:             0 kB
AnonPages:        563156 kB
Mapped:             8240 kB
Shmem:                 0 kB
Slab:             568164 kB
SReclaimable:      12152 kB
SUnreclaim:       556012 kB
KernelStack:        1400 kB
PageTables:         5300 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:     680824 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:     40960 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= 71680 MiB
End job on node106 at 2016-06-27 00:11:41