Trace number 4116830

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.77 895.562

General information on the benchmark

Namenormalized-PB16/DEC-SMALLINT-LIN/nossum/
normalized-sha1-size96-round23-3.opb
MD5SUM574d3d42d3a29e2b1f99ed1915690bdc
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 constraints9472
Number of constraints which are clauses8192
Number of constraints which are cardinality constraints (but not clauses)384
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.00/0.09	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.09	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.09	c See www.sat4j.org for details.
0.00/0.09	c version PB16.v20160501
0.00/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.09	c java.vm.version	19.1-b02
0.00/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.09	c sun.arch.data.model	64
0.00/0.09	c java.version		1.6.0_24
0.00/0.09	c os.name		Linux
0.00/0.09	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.09	c os.arch		amd64
0.00/0.09	c Free memory 		501472288
0.00/0.09	c Max memory 		7480803328
0.00/0.09	c Total memory 		504102912
0.00/0.09	c Number of processors 	8
0.09/0.12	c Pseudo Boolean Optimization by upper bound
0.09/0.12	c ManyCore solver with 2 solvers running in parallel
0.09/0.12	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.09/0.12	c --- Begin Solver configuration ---
0.09/0.12	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@5d764be1
0.09/0.12	c Learn all clauses as in MiniSAT
0.09/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.12	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.09/0.12	c Expensive reason simplification
0.09/0.12	c Glucose 2.1 dynamic restart strategy
0.09/0.12	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.09/0.12	c timeout=2147483s
0.09/0.12	c DB Simplification allowed=false
0.09/0.12	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.09/0.12	c --- End Solver configuration ---
0.09/0.12	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.09/0.12	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.09/0.12	c --- Begin Solver configuration ---
0.09/0.12	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@4413ee
0.09/0.12	c Learn all clauses as in MiniSAT
0.09/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.12	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.09/0.12	c No reason simplification
0.09/0.12	c Armin Biere (Picosat) restarts strategy
0.09/0.12	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.09/0.12	c timeout=2147483s
0.09/0.12	c DB Simplification allowed=false
0.09/0.12	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.09/0.12	c --- End Solver configuration ---
0.09/0.12	c solving HOME/instance-4116830-1466972887.opb
0.09/0.12	c reading problem ... 
0.09/0.12	c  no objective function found
1.01/0.51	c ... done. Wall clock time 0.392s.
1.01/0.51	c declared #vars     4288
1.01/0.51	c #constraints  10752
1.01/0.51	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
1.01/0.51	c constraints type 
1.01/0.52	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 7494
1.01/0.52	c org.sat4j.specs.Constr$1 => 872
1.01/0.52	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 128
1.01/0.52	c org.sat4j.minisat.constraints.cnf.UnitClause => 472
1.01/0.52	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 1786
1.01/0.52	c 10752 constraints processed.
1.01/0.52	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
1.01/0.52	c constraints type 
1.01/0.52	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 128
1.01/0.52	c org.sat4j.specs.Constr$1 => 872
1.01/0.52	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 7494
1.01/0.52	c org.sat4j.pb.constraints.pb.MaxWatchPb => 1786
1.01/0.52	c org.sat4j.pb.constraints.pb.UnitClausePB => 472
1.01/0.52	c 10752 constraints processed.
4.47/1.51	c cleaning 2498 clauses out of 4999 with flag 15553/5001
6.61/2.15	c cleaning 4246 clauses out of 8502 with flag 37313/11002
8.51/2.90	c cleaning 5603 clauses out of 11254 with flag 63835/18000
10.17/3.75	c cleaning 6807 clauses out of 13651 with flag 96757/26000
11.99/4.63	c cleaning 7907 clauses out of 15844 with flag 136130/35000
14.06/5.69	c cleaning 8964 clauses out of 17937 with flag 182625/45000
16.52/6.86	c cleaning 9973 clauses out of 19974 with flag 235305/56001
19.32/8.22	c cleaning 10960 clauses out of 22001 with flag 293671/68001
22.62/9.88	c cleaning 12008 clauses out of 24040 with flag 357054/81000
26.22/11.66	c cleaning 12992 clauses out of 26032 with flag 426976/95000
30.32/13.66	c cleaning 14001 clauses out of 28040 with flag 504382/110000
34.33/15.70	c cleaning 14981 clauses out of 30039 with flag 593795/126000
35.73/16.37	c cleaning 0 clauses out of 5000 with flag 0/5000
39.19/18.03	c cleaning 15998 clauses out of 32058 with flag 685193/143000
44.76/20.69	c cleaning 16980 clauses out of 34060 with flag 786710/161000
50.36/23.46	c cleaning 18036 clauses out of 36081 with flag 891196/180001
56.46/26.49	c cleaning 19009 clauses out of 38044 with flag 1004042/200000
62.85/29.63	c cleaning 19990 clauses out of 40036 with flag 1121436/221001
69.99/33.13	c cleaning 21004 clauses out of 42045 with flag 1249972/243000
76.78/36.54	c cleaning 21997 clauses out of 44041 with flag 1382927/266000
83.78/40.01	c cleaning 22982 clauses out of 46044 with flag 1522759/290000
91.70/43.93	c cleaning 23998 clauses out of 48062 with flag 1668758/315000
100.50/48.32	c cleaning 25012 clauses out of 50064 with flag 1821866/341000
110.01/53.00	c cleaning 25998 clauses out of 52053 with flag 1979092/368001
119.40/57.76	c cleaning 26993 clauses out of 54054 with flag 2145038/396000
129.92/62.91	c cleaning 28000 clauses out of 56061 with flag 2317374/425000
141.22/68.54	c cleaning 29011 clauses out of 58061 with flag 2496843/455000
152.81/74.32	c cleaning 29965 clauses out of 60051 with flag 2681257/486001
164.49/80.19	c cleaning 31013 clauses out of 62086 with flag 2873974/518001
176.77/86.28	c cleaning 31981 clauses out of 64073 with flag 3071067/551001
189.18/92.46	c cleaning 33018 clauses out of 66092 with flag 3274854/585001
202.47/99.09	c cleaning 34025 clauses out of 68074 with flag 3484766/620001
216.34/105.94	c cleaning 35015 clauses out of 70048 with flag 3707697/656000
220.35/107.97	c cleaning 0 clauses out of 11000 with flag 0/11000
231.00/113.21	c cleaning 35960 clauses out of 72035 with flag 3930374/693002
246.90/121.50	c cleaning 37023 clauses out of 74074 with flag 4160776/731001
262.36/129.28	c cleaning 38012 clauses out of 76051 with flag 4397399/770001
279.04/137.51	c cleaning 39002 clauses out of 78038 with flag 4642027/810000
296.35/146.19	c cleaning 39974 clauses out of 80037 with flag 4888579/851001
314.26/155.04	c cleaning 41022 clauses out of 82063 with flag 5146425/893001
332.96/164.35	c cleaning 42013 clauses out of 84041 with flag 5410270/936001
353.26/174.46	c cleaning 42978 clauses out of 86028 with flag 5681982/980001
373.76/184.68	c cleaning 44026 clauses out of 88051 with flag 5958941/1025002
395.88/195.62	c cleaning 44964 clauses out of 90024 with flag 6238743/1071001
417.59/206.48	c cleaning 46019 clauses out of 92059 with flag 6530205/1118000
440.28/217.80	c cleaning 47014 clauses out of 94040 with flag 6827562/1166000
464.01/229.54	c cleaning 47987 clauses out of 96026 with flag 7128920/1215000
488.28/241.61	c cleaning 48970 clauses out of 98039 with flag 7442785/1265000
514.58/254.79	c cleaning 50003 clauses out of 100069 with flag 7757843/1316000
542.80/268.75	c cleaning 51012 clauses out of 102066 with flag 8078533/1368000
572.24/283.33	c cleaning 51982 clauses out of 104054 with flag 8403028/1421000
603.60/299.52	c cleaning 53009 clauses out of 106072 with flag 8737159/1475000
632.77/314.05	c cleaning 54001 clauses out of 108063 with flag 9075429/1530000
662.32/328.73	c cleaning 55010 clauses out of 110062 with flag 9419134/1586000
692.46/343.72	c cleaning 56002 clauses out of 112052 with flag 9771027/1643000
725.31/360.02	c cleaning 57011 clauses out of 114050 with flag 10131015/1701000
757.82/376.11	c cleaning 57993 clauses out of 116040 with flag 10495904/1760001
791.38/392.81	c cleaning 58994 clauses out of 118048 with flag 10864784/1820002
825.81/409.97	c cleaning 59992 clauses out of 120052 with flag 11239146/1881000
862.47/428.14	c cleaning 0 clauses out of 18001 with flag 0/18001
863.47/428.62	c cleaning 61012 clauses out of 122060 with flag 11621090/1943000
902.26/447.99	c cleaning 62007 clauses out of 124048 with flag 12006284/2006000
941.02/467.23	c cleaning 62995 clauses out of 126041 with flag 12397010/2070000
980.44/486.80	c cleaning 64003 clauses out of 128046 with flag 12798896/2135000
1019.26/506.17	c cleaning 64972 clauses out of 130045 with flag 13208467/2201002
1058.92/525.90	c cleaning 66020 clauses out of 132074 with flag 13622617/2268003
1097.24/544.95	c cleaning 66985 clauses out of 134051 with flag 14042853/2336000
1135.98/564.29	c cleaning 68019 clauses out of 136067 with flag 14465390/2405001
1177.91/585.07	c cleaning 69016 clauses out of 138048 with flag 14892998/2475001
1219.09/605.52	c cleaning 70005 clauses out of 140031 with flag 15326281/2546000
1260.48/626.23	c cleaning 70960 clauses out of 142027 with flag 15764762/2618001
1302.30/647.12	c cleaning 71988 clauses out of 144066 with flag 16213360/2691000
1345.71/668.85	c cleaning 73030 clauses out of 146079 with flag 16667982/2765001
1390.50/691.21	c cleaning 73977 clauses out of 148048 with flag 17129902/2840000
1438.05/714.98	c cleaning 75022 clauses out of 150075 with flag 17597028/2916004
1494.70/743.97	c cleaning 76014 clauses out of 152049 with flag 18064721/2993000
1548.93/770.79	c cleaning 77007 clauses out of 154037 with flag 18541512/3071002
1606.53/799.27	c cleaning 77973 clauses out of 156028 with flag 19026037/3150000
1663.40/827.55	c cleaning 79020 clauses out of 158055 with flag 19515392/3230000
1722.56/856.94	c cleaning 80013 clauses out of 160035 with flag 20006770/3311000
1783.61/887.33	c cleaning 80973 clauses out of 162022 with flag 20508522/3393000
1800.11/895.51	c >>>>>>>>>> Solver number 0 (0 answers) <<<<<<<<<<<<<<<<<<
1800.11/895.51	c starts		: 25118
1800.11/895.51	c conflicts		: 3420990
1800.11/895.51	c decisions		: 32341036
1800.11/895.51	c propagations		: 461055486
1800.11/895.51	c inspects		: 9321120660
1800.11/895.51	c shortcuts		: 0
1800.11/895.51	c learnt literals	: 2
1800.11/895.51	c learnt binary clauses	: 40
1800.11/895.51	c learnt ternary clauses	: 542
1800.11/895.51	c learnt constraints	: 3420989
1800.11/895.51	c ignored constraints	: 0
1800.11/895.51	c root simplifications	: 0
1800.11/895.51	c removed literals (reason simplification)	: 2425423
1800.11/895.51	c reason swapping (by a shorter reason)	: 0
1800.11/895.51	c Calls to reduceDB	: 78
1800.11/895.51	c Number of update (reduction) of LBD	: 728582
1800.11/895.51	c Imported unit clauses	: 0
1800.11/895.51	c number of reductions to clauses (during analyze)	: 0
1800.11/895.51	c number of learned constraints concerned by reduction	: 0
1800.11/895.51	c number of learning phase by resolution	: 0
1800.11/895.51	c number of learning phase by cutting planes	: 0
1800.11/895.51	c speed (assignments/second)	: 515154.4282865076
1800.11/895.51	c non guided choices	15182
1800.11/895.53	c learnt constraints type 
1800.11/895.53	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 40
1800.11/895.53	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 109000
1800.11/895.53	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1800.11/895.53	c starts		: 49
1800.11/895.53	c conflicts		: 21642
1800.11/895.53	c decisions		: 81866
1800.11/895.53	c propagations		: 2615149
1800.11/895.53	c inspects		: 716485749
1800.11/895.53	c shortcuts		: 0
1800.11/895.53	c learnt literals	: 0
1800.11/895.53	c learnt binary clauses	: 0
1800.11/895.53	c learnt ternary clauses	: 0
1800.11/895.53	c learnt constraints	: 21642
1800.11/895.53	c ignored constraints	: 0
1800.11/895.53	c root simplifications	: 0
1800.11/895.53	c removed literals (reason simplification)	: 0
1800.11/895.53	c reason swapping (by a shorter reason)	: 0
1800.11/895.53	c Calls to reduceDB	: 3
1800.11/895.53	c Number of update (reduction) of LBD	: 0
1800.11/895.53	c Imported unit clauses	: 0
1800.11/895.53	c number of reductions to clauses (during analyze)	: 0
1800.11/895.53	c number of learned constraints concerned by reduction	: 0
1800.11/895.53	c number of learning phase by resolution	: 0
1800.11/895.53	c number of learning phase by cutting planes	: 0
1800.11/895.53	c speed (assignments/second)	: 2921.929189459759
1800.11/895.53	c non guided choices	306
1800.11/895.54	c learnt constraints type 
1800.11/895.54	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 32
1800.11/895.54	c org.sat4j.pb.constraints.pb.MaxWatchPb => 21610
1800.11/895.54	s UNKNOWN
1800.11/895.54	c Total wall clock time (in seconds): 895.423

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

pid=22666
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.28 4.28 4.20 3/173 22669
/proc/meminfo: memFree=30274480/32872528 swapFree=1437460/1543748
[pid=22669] ppid=22666 vsize=9292 CPUtime=0 cores=0,2,4,6
/proc/22669/stat : 22669 (java) R 22666 22669 22007 0 -1 4202496 329 0 0 0 0 0 0 0 20 0 1 0 30328064 9515008 185 33554432000 1073741824 1073778376 140733984203520 140733984194744 266435456439 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/22669/statm: 2323 185 142 9 0 71 0

[startup+0.10006 s]
/proc/loadavg: 4.28 4.28 4.20 3/173 22669
/proc/meminfo: memFree=30274480/32872528 swapFree=1437460/1543748
[pid=22669] ppid=22666 vsize=9558476 CPUtime=0.09 cores=0,2,4,6
/proc/22669/stat : 22669 (java) S 22666 22669 22007 0 -1 4202496 4401 0 1 0 8 1 0 0 20 0 18 0 30328064 9787879424 6040 33554432000 1073741824 1073778376 140736408298480 140736408289616 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/22669/statm: 2389619 6040 2126 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.200213 s]
/proc/loadavg: 4.28 4.28 4.20 3/173 22669
/proc/meminfo: memFree=30274480/32872528 swapFree=1437460/1543748
[pid=22669] ppid=22666 vsize=9558476 CPUtime=0.24 cores=0,2,4,6
/proc/22669/stat : 22669 (java) S 22666 22669 22007 0 -1 4202496 4690 0 1 0 23 1 0 0 20 0 18 0 30328064 9787879424 6820 33554432000 1073741824 1073778376 140736408298480 140736408289616 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/22669/statm: 2389619 6820 2202 9 0 2380296 0
Current children cumulated CPU time (s) 0.24
Current children cumulated vsize (KiB) 9558476

[startup+0.300219 s]
/proc/loadavg: 4.28 4.28 4.20 3/173 22669
/proc/meminfo: memFree=30274480/32872528 swapFree=1437460/1543748
[pid=22669] ppid=22666 vsize=9558476 CPUtime=0.48 cores=0,2,4,6
/proc/22669/stat : 22669 (java) S 22666 22669 22007 0 -1 4202496 5662 0 1 0 47 1 0 0 20 0 18 0 30328064 9787879424 8394 33554432000 1073741824 1073778376 140736408298480 140736408289616 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/22669/statm: 2389619 8394 2234 9 0 2380296 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 9558476

[startup+0.700187 s]
/proc/loadavg: 4.28 4.28 4.20 3/173 22669
/proc/meminfo: memFree=30274480/32872528 swapFree=1437460/1543748
[pid=22669] ppid=22666 vsize=9824732 CPUtime=1.51 cores=0,2,4,6
/proc/22669/stat : 22669 (java) S 22666 22669 22007 0 -1 4202496 12242 0 1 0 148 3 0 0 20 0 22 0 30328064 10060525568 22215 33554432000 1073741824 1073778376 140736408298480 140736408289616 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/22669/statm: 2456183 22215 2265 9 0 2446860 0
Current children cumulated CPU time (s) 1.51
Current children cumulated vsize (KiB) 9824732

[startup+1.50087 s]
/proc/loadavg: 4.02 4.22 4.19 10/219 22758
/proc/meminfo: memFree=30056676/32872528 swapFree=1437460/1543748
[pid=22669] ppid=22666 vsize=9824732 CPUtime=4.47 cores=0,2,4,6
/proc/22669/stat : 22669 (java) S 22666 22669 22007 0 -1 4202496 22334 0 1 0 440 7 0 0 20 0 22 0 30328064 10060525568 48118 33554432000 1073741824 1073778376 140736408298480 140736408289616 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/22669/statm: 2456183 48118 2286 9 0 2446860 0
[pid=22669/tid=22675] ppid=22666 vsize=9824732 CPUtime=0.48 cores=0,2,4,6
/proc/22669/task/22675/stat : 22675 (java) S 22666 22669 22007 0 -1 4202560 2500 0 1 0 47 1 0 0 20 0 22 0 30328065 10060525568 48118 33554432000 1073741824 1073778376 140736408298480 139740449272696 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22669/tid=22680] ppid=22666 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22669/task/22680/stat : 22680 (java) S 22666 22669 22007 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 30328066 10060525568 48118 33554432000 1073741824 1073778376 140736408298480 139740388002216 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22669/tid=22681] ppid=22666 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22669/task/22681/stat : 22681 (java) S 22666 22669 22007 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 30328066 10060525568 48118 33554432000 1073741824 1073778376 140736408298480 139740386949672 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22669/tid=22682] ppid=22666 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22669/task/22682/stat : 22682 (java) S 22666 22669 22007 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 30328066 10060525568 48118 33554432000 1073741824 1073778376 140736408298480 139740290169000 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22669/tid=22683] ppid=22666 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22669/task/22683/stat : 22683 (java) S 22666 22669 22007 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 30328066 10060525568 48118 33554432000 1073741824 1073778376 140736408298480 139740289116456 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22669/tid=22684] ppid=22666 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22669/task/22684/stat : 22684 (java) S 22666 22669 22007 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30328066 10060525568 48118 33554432000 1073741824 1073778376 140736408298480 139740288064424 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22669/tid=22685] ppid=22666 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22669/task/22685/stat : 22685 (java) S 22666 22669 22007 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 30328066 10060525568 48118 33554432000 1073741824 1073778376 140736408298480 139740287011880 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22669/tid=22686] ppid=22666 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22669/task/22686/stat : 22686 (java) S 22666 22669 22007 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30328066 10060525568 48118 33554432000 1073741824 1073778376 140736408298480 139740285958824 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22669/tid=22687] ppid=22666 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22669/task/22687/stat : 22687 (java) S 22666 22669 22007 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 30328066 10060525568 48118 33554432000 1073741824 1073778376 140736408298480 139740284906280 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22669/tid=22693] ppid=22666 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22669/task/22693/stat : 22693 (java) S 22666 22669 22007 0 -1 4202560 72 0 0 0 0 0 0 0 20 0 22 0 30328068 10060525568 48118 33554432000 1073741824 1073778376 140736408298480 139740272707944 266439014313 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22669/tid=22694] ppid=22666 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22669/task/22694/stat : 22694 (java) S 22666 22669 22007 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 30328068 10060525568 48118 33554432000 1073741824 1073778376 140736408298480 139740271654264 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22669/tid=22696] ppid=22666 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22669/task/22696/stat : 22696 (java) S 22666 22669 22007 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 30328068 10060525568 48118 33554432000 1073741824 1073778376 140736408298480 139740270601096 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22669/tid=22700] ppid=22666 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22669/task/22700/stat : 22700 (java) S 22666 22669 22007 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30328070 10060525568 48118 33554432000 1073741824 1073778376 140736408298480 139740269549840 266439022368 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22669/tid=22701] ppid=22666 vsize=9824732 CPUtime=1.08 cores=0,2,4,6
/proc/22669/task/22701/stat : 22701 (java) R 22666 22669 22007 0 -1 4202560 5596 0 0 0 108 0 0 0 20 0 22 0 30328070 10060525568 48118 33554432000 1073741824 1073778376 140736408298480 139740268497560 139740453366170 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=22669/tid=22702] ppid=22666 vsize=9824732 CPUtime=1.11 cores=0,2,4,6
/proc/22669/task/22702/stat : 22702 (java) R 22666 22669 22007 0 -1 4202560 12770 0 0 0 108 3 0 0 20 0 22 0 30328070 10060525568 48118 33554432000 1073741824 1073778376 140736408298480 139740267423288 139740453389819 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=22669/tid=22703] ppid=22666 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22669/task/22703/stat : 22703 (java) S 22666 22669 22007 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30328070 10060525568 48118 33554432000 1073741824 1073778376 140736408298480 139740266392312 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22669/tid=22704] ppid=22666 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22669/task/22704/stat : 22704 (java) S 22666 22669 22007 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30328070 10060525568 48118 33554432000 1073741824 1073778376 140736408298480 139740265339976 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22669/tid=22751] ppid=22666 vsize=9824732 CPUtime=0.84 cores=0,2,4,6
/proc/22669/task/22751/stat : 22751 (java) R 22666 22669 22007 0 -1 4202560 17 0 0 0 84 0 0 0 20 0 22 0 30328116 10060525568 48118 33554432000 1073741824 1073778376 140736408298480 139740264284624 139740389036980 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
[pid=22669/tid=22752] ppid=22666 vsize=9824732 CPUtime=0.82 cores=0,2,4,6
/proc/22669/task/22752/stat : 22752 (java) R 22666 22669 22007 0 -1 4202560 73 0 0 0 81 1 0 0 20 0 22 0 30328116 10060525568 48118 33554432000 1073741824 1073778376 140736408298480 139740263231048 139740389744181 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=22669/tid=22753] ppid=22666 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22669/task/22753/stat : 22753 (java) S 22666 22669 22007 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 30328117 10060525568 48118 33554432000 1073741824 1073778376 140736408298480 139740262179624 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22669/tid=22754] ppid=22666 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22669/task/22754/stat : 22754 (java) S 22666 22669 22007 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 30328117 10060525568 48118 33554432000 1073741824 1073778376 140736408298480 139740261127080 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 4.47
Current children cumulated vsize (KiB) 9824732

[startup+3.10095 s]
/proc/loadavg: 4.02 4.22 4.19 9/219 22758
/proc/meminfo: memFree=29875360/32872528 swapFree=1437460/1543748
[pid=22669] ppid=22666 vsize=9824732 CPUtime=8.92 cores=0,2,4,6
/proc/22669/stat : 22669 (java) S 22666 22669 22007 0 -1 4202496 28632 0 1 0 877 15 0 0 20 0 22 0 30328064 10060525568 86858 33554432000 1073741824 1073778376 140736408298480 140736408289616 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/22669/statm: 2456183 86858 2292 9 0 2446860 0
[pid=22669/tid=22675] ppid=22666 vsize=9824732 CPUtime=0.48 cores=0,2,4,6
/proc/22669/task/22675/stat : 22675 (java) S 22666 22669 22007 0 -1 4202560 2500 0 1 0 47 1 0 0 20 0 22 0 30328065 10060525568 86858 33554432000 1073741824 1073778376 140736408298480 139740449272696 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22669/tid=22680] ppid=22666 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/22669/task/22680/stat : 22680 (java) S 22666 22669 22007 0 -1 4202560 18 0 0 0 2 0 0 0 20 0 22 0 30328066 10060525568 86858 33554432000 1073741824 1073778376 140736408298480 139740388002216 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22669/tid=22681] ppid=22666 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/22669/task/22681/stat : 22681 (java) S 22666 22669 22007 0 -1 4202560 13 0 0 0 2 0 0 0 20 0 22 0 30328066 10060525568 86858 33554432000 1073741824 1073778376 140736408298480 139740386949672 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22669/tid=22682] ppid=22666 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/22669/task/22682/stat : 22682 (java) S 22666 22669 22007 0 -1 4202560 17 0 0 0 1 1 0 0 20 0 22 0 30328066 10060525568 86858 33554432000 1073741824 1073778376 140736408298480 139740290169000 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22669/tid=22683] ppid=22666 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/22669/task/22683/stat : 22683 (java) S 22666 22669 22007 0 -1 4202560 4 0 0 0 1 0 0 0 20 0 22 0 30328066 10060525568 86858 33554432000 1073741824 1073778376 140736408298480 139740289116456 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22669/tid=22684] ppid=22666 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/22669/task/22684/stat : 22684 (java) S 22666 22669 22007 0 -1 4202560 2 0 0 0 1 0 0 0 20 0 22 0 30328066 10060525568 86858 33554432000 1073741824 1073778376 140736408298480 139740288064424 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22669/tid=22685] ppid=22666 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/22669/task/22685/stat : 22685 (java) S 22666 22669 22007 0 -1 4202560 23 0 0 0 3 2 0 0 20 0 22 0 30328066 10060525568 86858 33554432000 1073741824 1073778376 140736408298480 139740287011880 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22669/tid=22686] ppid=22666 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/22669/task/22686/stat : 22686 (java) S 22666 22669 22007 0 -1 4202560 6 0 0 0 1 0 0 0 20 0 22 0 30328066 10060525568 86858 33554432000 1073741824 1073778376 140736408298480 139740285958824 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22669/tid=22687] ppid=22666 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/22669/task/22687/stat : 22687 (java) S 22666 22669 22007 0 -1 4202560 18 0 0 0 1 2 0 0 20 0 22 0 30328066 10060525568 86858 33554432000 1073741824 1073778376 140736408298480 139740284906280 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22669/tid=22693] ppid=22666 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22669/task/22693/stat : 22693 (java) S 22666 22669 22007 0 -1 4202560 198 0 0 0 0 0 0 0 20 0 22 0 30328068 10060525568 86858 33554432000 1073741824 1073778376 140736408298480 139740272707944 266439014313 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22669/tid=22694] ppid=22666 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22669/task/22694/stat : 22694 (java) S 22666 22669 22007 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 30328068 10060525568 86858 33554432000 1073741824 1073778376 140736408298480 139740271654264 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22669/tid=22696] ppid=22666 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22669/task/22696/stat : 22696 (java) S 22666 22669 22007 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 30328068 10060525568 86858 33554432000 1073741824 1073778376 140736408298480 139740270601096 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22669/tid=22700] ppid=22666 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22669/task/22700/stat : 22700 (java) S 22666 22669 22007 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30328070 10060525568 86858 33554432000 1073741824 1073778376 140736408298480 139740269549840 266439022368 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22669/tid=22701] ppid=22666 vsize=9824732 CPUtime=1.77 cores=0,2,4,6
/proc/22669/task/22701/stat : 22701 (java) S 22666 22669 22007 0 -1 4202560 7736 0 0 0 177 0 0 0 20 0 22 0 30328070 10060525568 86858 33554432000 1073741824 1073778376 140736408298480 139740268497720 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22669/tid=22702] ppid=22666 vsize=9824732 CPUtime=1.58 cores=0,2,4,6
/proc/22669/task/22702/stat : 22702 (java) S 22666 22669 22007 0 -1 4202560 16678 0 0 0 155 3 0 0 20 0 22 0 30328070 10060525568 86858 33554432000 1073741824 1073778376 140736408298480 139740267445176 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22669/tid=22703] ppid=22666 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22669/task/22703/stat : 22703 (java) S 22666 22669 22007 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30328070 10060525568 86858 33554432000 1073741824 1073778376 140736408298480 139740266392312 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22669/tid=22704] ppid=22666 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22669/task/22704/stat : 22704 (java) S 22666 22669 22007 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30328070 10060525568 86858 33554432000 1073741824 1073778376 140736408298480 139740265339976 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22669/tid=22751] ppid=22666 vsize=9824732 CPUtime=2.37 cores=0,2,4,6
/proc/22669/task/22751/stat : 22751 (java) R 22666 22669 22007 0 -1 4202560 19 0 0 0 237 0 0 0 20 0 22 0 30328116 10060525568 86858 33554432000 1073741824 1073778376 140736408298480 139740264275872 139740389806131 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=22669/tid=22752] ppid=22666 vsize=9824732 CPUtime=2.36 cores=0,2,4,6
/proc/22669/task/22752/stat : 22752 (java) R 22666 22669 22007 0 -1 4202560 132 0 0 0 232 4 0 0 20 0 22 0 30328116 10060525568 86858 33554432000 1073741824 1073778376 140736408298480 139740263231568 139740389824670 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=22669/tid=22753] ppid=22666 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22669/task/22753/stat : 22753 (java) S 22666 22669 22007 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 30328117 10060525568 86858 33554432000 1073741824 1073778376 140736408298480 139740262179624 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22669/tid=22754] ppid=22666 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22669/task/22754/stat : 22754 (java) S 22666 22669 22007 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 30328117 10060525568 86858 33554432000 1073741824 1073778376 140736408298480 139740261127080 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 8.92
Current children cumulated vsize (KiB) 9824732

[startup+6.30102 s]
/proc/loadavg: 4.02 4.22 4.18 6/219 22758
/proc/meminfo: memFree=29050868/32872528 swapFree=1437460/1543748
[pid=22669] ppid=22666 vsize=9824732 CPUtime=15.52 cores=0,2,4,6
/proc/22669/stat : 22669 (java) S 22666 22669 22007 0 -1 4202496 29315 0 1 0 1523 29 0 0 20 0 22 0 30328064 10060525568 162873 33554432000 1073741824 1073778376 140736408298480 140736408289616 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/22669/statm: 2456183 162873 2292 9 0 2446860 0
[pid=22669/tid=22675] ppid=22666 vsize=9824732 CPUtime=0.48 cores=0,2,4,6
/proc/22669/task/22675/stat : 22675 (java) S 22666 22669 22007 0 -1 4202560 2500 0 1 0 47 1 0 0 20 0 22 0 30328065 10060525568 162873 33554432000 1073741824 1073778376 140736408298480 139740449272696 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22669/tid=22680] ppid=22666 vsize=9824732 CPUtime=0.06 cores=0,2,4,6
/proc/22669/task/22680/stat : 22680 (java) S 22666 22669 22007 0 -1 4202560 43 0 0 0 4 2 0 0 20 0 22 0 30328066 10060525568 162873 33554432000 1073741824 1073778376 140736408298480 139740388002216 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22669/tid=22681] ppid=22666 vsize=9824732 CPUtime=0.1 cores=0,2,4,6
/proc/22669/task/22681/stat : 22681 (java) S 22666 22669 22007 0 -1 4202560 59 0 0 0 7 3 0 0 20 0 22 0 30328066 10060525568 162873 33554432000 1073741824 1073778376 140736408298480 139740386949672 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22669/tid=22682] ppid=22666 vsize=9824732 CPUtime=0.09 cores=0,2,4,6
/proc/22669/task/22682/stat : 22682 (java) S 22666 22669 22007 0 -1 4202560 52 0 0 0 6 3 0 0 20 0 22 0 30328066 10060525568 162873 33554432000 1073741824 1073778376 140736408298480 139740290169000 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22669/tid=22683] ppid=22666 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/22669/task/22683/stat : 22683 (java) S 22666 22669 22007 0 -1 4202560 22 0 0 0 5 0 0 0 20 0 22 0 30328066 10060525568 162873 33554432000 1073741824 1073778376 140736408298480 139740289116456 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22669/tid=22684] ppid=22666 vsize=9824732 CPUtime=0.09 cores=0,2,4,6
/proc/22669/task/22684/stat : 22684 (java) S 22666 22669 22007 0 -1 4202560 58 0 0 0 7 2 0 0 20 0 22 0 30328066 10060525568 162873 33554432000 1073741824 1073778376 140736408298480 139740288064424 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22669/tid=22685] ppid=22666 vsize=9824732 CPUtime=0.08 cores=0,2,4,6
/proc/22669/task/22685/stat : 22685 (java) S 22666 22669 22007 0 -1 4202560 66 0 0 0 5 3 0 0 20 0 22 0 30328066 10060525568 162873 33554432000 1073741824 1073778376 140736408298480 139740287011880 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22669/tid=22686] ppid=22666 vsize=9824732 CPUtime=0.09 cores=0,2,4,6
/proc/22669/task/22686/stat : 22686 (java) S 22666 22669 22007 0 -1 4202560 56 0 0 0 7 2 0 0 20 0 22 0 30328066 10060525568 162873 33554432000 1073741824 1073778376 140736408298480 139740285958824 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22669/tid=22687] ppid=22666 vsize=9824732 CPUtime=0.06 cores=0,2,4,6
/proc/22669/task/22687/stat : 22687 (java) S 22666 22669 22007 0 -1 4202560 44 0 0 0 4 2 0 0 20 0 22 0 30328066 10060525568 162873 33554432000 1073741824 1073778376 140736408298480 139740284906280 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22669/tid=22693] ppid=22666 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22669/task/22693/stat : 22693 (java) S 22666 22669 22007 0 -1 4202560 466 0 0 0 0 0 0 0 20 0 22 0 30328068 10060525568 162873 33554432000 1073741824 1073778376 140736408298480 139740272707944 266439014313 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22669/tid=22694] ppid=22666 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22669/task/22694/stat : 22694 (java) S 22666 22669 22007 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 30328068 10060525568 162873 33554432000 1073741824 1073778376 140736408298480 139740271654264 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22669/tid=22696] ppid=22666 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22669/task/22696/stat : 22696 (java) S 22666 22669 22007 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 30328068 10060525568 162873 33554432000 1073741824 1073778376 140736408298480 139740270601096 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22669/tid=22700] ppid=22666 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22669/task/22700/stat : 22700 (java) S 22666 22669 22007 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30328070 10060525568 162873 33554432000 1073741824 1073778376 140736408298480 139740269549840 266439022368 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22669/tid=22701] ppid=22666 vsize=9824732 CPUtime=1.78 cores=0,2,4,6

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


[startup+882.308 s]
/proc/loadavg: 4.37 4.40 4.34 5/219 22781
/proc/meminfo: memFree=22766332/32872528 swapFree=1437460/1543748
[pid=22669] ppid=22666 vsize=9824732 CPUtime=1773.63 cores=0,2,4,6
/proc/22669/stat : 22669 (java) S 22666 22669 22007 0 -1 4202496 40137 0 1 0 177164 199 0 0 20 0 22 0 30328064 10060525568 940582 33554432000 1073741824 1073778376 140736408298480 140736408289616 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/22669/statm: 2456183 940582 2301 9 0 2446860 0
[pid=22669/tid=22675] ppid=22666 vsize=9824732 CPUtime=0.53 cores=0,2,4,6
/proc/22669/task/22675/stat : 22675 (java) S 22666 22669 22007 0 -1 4202560 2504 0 1 0 50 3 0 0 20 0 22 0 30328065 10060525568 940582 33554432000 1073741824 1073778376 140736408298480 139740449272696 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22669/tid=22680] ppid=22666 vsize=9824732 CPUtime=2.44 cores=0,2,4,6
/proc/22669/task/22680/stat : 22680 (java) S 22666 22669 22007 0 -1 4202560 613 0 0 0 228 16 0 0 20 0 22 0 30328066 10060525568 940582 33554432000 1073741824 1073778376 140736408298480 139740388002216 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22669/tid=22681] ppid=22666 vsize=9824732 CPUtime=2.5 cores=0,2,4,6
/proc/22669/task/22681/stat : 22681 (java) S 22666 22669 22007 0 -1 4202560 626 0 0 0 230 20 0 0 20 0 22 0 30328066 10060525568 940582 33554432000 1073741824 1073778376 140736408298480 139740386949672 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22669/tid=22682] ppid=22666 vsize=9824732 CPUtime=2.68 cores=0,2,4,6
/proc/22669/task/22682/stat : 22682 (java) S 22666 22669 22007 0 -1 4202560 640 0 0 0 248 20 0 0 20 0 22 0 30328066 10060525568 940582 33554432000 1073741824 1073778376 140736408298480 139740290169000 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22669/tid=22683] ppid=22666 vsize=9824732 CPUtime=2.83 cores=0,2,4,6
/proc/22669/task/22683/stat : 22683 (java) S 22666 22669 22007 0 -1 4202560 588 0 0 0 265 18 0 0 20 0 22 0 30328066 10060525568 940582 33554432000 1073741824 1073778376 140736408298480 139740289116456 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22669/tid=22684] ppid=22666 vsize=9824732 CPUtime=2.57 cores=0,2,4,6
/proc/22669/task/22684/stat : 22684 (java) S 22666 22669 22007 0 -1 4202560 544 0 0 0 241 16 0 0 20 0 22 0 30328066 10060525568 940582 33554432000 1073741824 1073778376 140736408298480 139740288064424 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22669/tid=22685] ppid=22666 vsize=9824732 CPUtime=2.62 cores=0,2,4,6
/proc/22669/task/22685/stat : 22685 (java) S 22666 22669 22007 0 -1 4202560 764 0 0 0 245 17 0 0 20 0 22 0 30328066 10060525568 940582 33554432000 1073741824 1073778376 140736408298480 139740287011880 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22669/tid=22686] ppid=22666 vsize=9824732 CPUtime=2.79 cores=0,2,4,6
/proc/22669/task/22686/stat : 22686 (java) S 22666 22669 22007 0 -1 4202560 671 0 0 0 261 18 0 0 20 0 22 0 30328066 10060525568 940582 33554432000 1073741824 1073778376 140736408298480 139740285958824 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22669/tid=22687] ppid=22666 vsize=9824732 CPUtime=2.7 cores=0,2,4,6
/proc/22669/task/22687/stat : 22687 (java) S 22666 22669 22007 0 -1 4202560 759 0 0 0 253 17 0 0 20 0 22 0 30328066 10060525568 940582 33554432000 1073741824 1073778376 140736408298480 139740284906280 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22669/tid=22693] ppid=22666 vsize=9824732 CPUtime=3.84 cores=0,2,4,6
/proc/22669/task/22693/stat : 22693 (java) S 22666 22669 22007 0 -1 4202560 2328 0 0 0 379 5 0 0 20 0 22 0 30328068 10060525568 940582 33554432000 1073741824 1073778376 140736408298480 139740272707944 266439014313 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22669/tid=22694] ppid=22666 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22669/task/22694/stat : 22694 (java) S 22666 22669 22007 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 30328068 10060525568 940582 33554432000 1073741824 1073778376 140736408298480 139740271654264 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22669/tid=22696] ppid=22666 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22669/task/22696/stat : 22696 (java) S 22666 22669 22007 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 30328068 10060525568 940582 33554432000 1073741824 1073778376 140736408298480 139740270601096 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22669/tid=22700] ppid=22666 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22669/task/22700/stat : 22700 (java) S 22666 22669 22007 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30328070 10060525568 940582 33554432000 1073741824 1073778376 140736408298480 139740269549840 266439022368 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22669/tid=22701] ppid=22666 vsize=9824732 CPUtime=1.87 cores=0,2,4,6
/proc/22669/task/22701/stat : 22701 (java) S 22666 22669 22007 0 -1 4202560 7759 0 0 0 187 0 0 0 20 0 22 0 30328070 10060525568 940582 33554432000 1073741824 1073778376 140736408298480 139740268497720 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22669/tid=22702] ppid=22666 vsize=9824732 CPUtime=1.92 cores=0,2,4,6
/proc/22669/task/22702/stat : 22702 (java) S 22666 22669 22007 0 -1 4202560 18702 0 0 0 188 4 0 0 20 0 22 0 30328070 10060525568 940582 33554432000 1073741824 1073778376 140736408298480 139740267445176 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22669/tid=22703] ppid=22666 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22669/task/22703/stat : 22703 (java) S 22666 22669 22007 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30328070 10060525568 940582 33554432000 1073741824 1073778376 140736408298480 139740266392312 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22669/tid=22704] ppid=22666 vsize=9824732 CPUtime=0.34 cores=0,2,4,6
/proc/22669/task/22704/stat : 22704 (java) S 22666 22669 22007 0 -1 4202560 51 0 0 0 18 16 0 0 20 0 22 0 30328070 10060525568 940582 33554432000 1073741824 1073778376 140736408298480 139740265339976 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22669/tid=22751] ppid=22666 vsize=9824732 CPUtime=872.11 cores=0,2,4,6
/proc/22669/task/22751/stat : 22751 (java) R 22666 22669 22007 0 -1 4202560 43 0 0 0 87196 15 0 0 20 0 22 0 30328116 10060525568 940582 33554432000 1073741824 1073778376 140736408298480 139740264282752 139740389698879 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=22669/tid=22752] ppid=22666 vsize=9824732 CPUtime=872.12 cores=0,2,4,6
/proc/22669/task/22752/stat : 22752 (java) R 22666 22669 22007 0 -1 4202560 2278 0 0 0 87162 50 0 0 20 0 22 0 30328116 10060525568 940582 33554432000 1073741824 1073778376 140736408298480 139740263231024 139740389744181 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=22669/tid=22753] ppid=22666 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22669/task/22753/stat : 22753 (java) S 22666 22669 22007 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 30328117 10060525568 940582 33554432000 1073741824 1073778376 140736408298480 139740262179624 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22669/tid=22754] ppid=22666 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22669/task/22754/stat : 22754 (java) S 22666 22669 22007 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 30328117 10060525568 940582 33554432000 1073741824 1073778376 140736408298480 139740261127080 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1773.63
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+895.508 s]
/proc/loadavg: 4.37 4.39 4.34 4/194 22800
/proc/meminfo: memFree=26507636/32872528 swapFree=1437460/1543748
[pid=22669] ppid=22666 vsize=9824732 CPUtime=1800.11 cores=0,2,4,6
/proc/22669/stat : 22669 (java) S 22666 22669 22007 0 -1 4202496 40145 0 1 0 179811 200 0 0 20 0 22 0 30328064 10060525568 941097 33554432000 1073741824 1073778376 140736408298480 140736408289616 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/22669/statm: 2456183 941097 2301 9 0 2446860 0
[pid=22669/tid=22675] ppid=22666 vsize=9824732 CPUtime=0.53 cores=0,2,4,6
/proc/22669/task/22675/stat : 22675 (java) S 22666 22669 22007 0 -1 4202560 2504 0 1 0 50 3 0 0 20 0 22 0 30328065 10060525568 941097 33554432000 1073741824 1073778376 140736408298480 139740449272696 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22669/tid=22680] ppid=22666 vsize=9824732 CPUtime=2.45 cores=0,2,4,6
/proc/22669/task/22680/stat : 22680 (java) S 22666 22669 22007 0 -1 4202560 613 0 0 0 229 16 0 0 20 0 22 0 30328066 10060525568 941097 33554432000 1073741824 1073778376 140736408298480 139740388002216 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22669/tid=22681] ppid=22666 vsize=9824732 CPUtime=2.52 cores=0,2,4,6
/proc/22669/task/22681/stat : 22681 (java) S 22666 22669 22007 0 -1 4202560 626 0 0 0 232 20 0 0 20 0 22 0 30328066 10060525568 941097 33554432000 1073741824 1073778376 140736408298480 139740386949672 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22669/tid=22682] ppid=22666 vsize=9824732 CPUtime=2.72 cores=0,2,4,6
/proc/22669/task/22682/stat : 22682 (java) S 22666 22669 22007 0 -1 4202560 641 0 0 0 252 20 0 0 20 0 22 0 30328066 10060525568 941097 33554432000 1073741824 1073778376 140736408298480 139740290169000 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22669/tid=22683] ppid=22666 vsize=9824732 CPUtime=2.88 cores=0,2,4,6
/proc/22669/task/22683/stat : 22683 (java) S 22666 22669 22007 0 -1 4202560 589 0 0 0 270 18 0 0 20 0 22 0 30328066 10060525568 941097 33554432000 1073741824 1073778376 140736408298480 139740289116456 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22669/tid=22684] ppid=22666 vsize=9824732 CPUtime=2.59 cores=0,2,4,6
/proc/22669/task/22684/stat : 22684 (java) S 22666 22669 22007 0 -1 4202560 545 0 0 0 243 16 0 0 20 0 22 0 30328066 10060525568 941097 33554432000 1073741824 1073778376 140736408298480 139740288064424 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22669/tid=22685] ppid=22666 vsize=9824732 CPUtime=2.64 cores=0,2,4,6
/proc/22669/task/22685/stat : 22685 (java) S 22666 22669 22007 0 -1 4202560 764 0 0 0 246 18 0 0 20 0 22 0 30328066 10060525568 941097 33554432000 1073741824 1073778376 140736408298480 139740287011880 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22669/tid=22686] ppid=22666 vsize=9824732 CPUtime=2.8 cores=0,2,4,6
/proc/22669/task/22686/stat : 22686 (java) S 22666 22669 22007 0 -1 4202560 671 0 0 0 262 18 0 0 20 0 22 0 30328066 10060525568 941097 33554432000 1073741824 1073778376 140736408298480 139740285958824 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22669/tid=22687] ppid=22666 vsize=9824732 CPUtime=2.72 cores=0,2,4,6
/proc/22669/task/22687/stat : 22687 (java) S 22666 22669 22007 0 -1 4202560 760 0 0 0 255 17 0 0 20 0 22 0 30328066 10060525568 941097 33554432000 1073741824 1073778376 140736408298480 139740284906280 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22669/tid=22693] ppid=22666 vsize=9824732 CPUtime=3.84 cores=0,2,4,6
/proc/22669/task/22693/stat : 22693 (java) S 22666 22669 22007 0 -1 4202560 2331 0 0 0 379 5 0 0 20 0 22 0 30328068 10060525568 941097 33554432000 1073741824 1073778376 140736408298480 139740272707944 266439014313 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22669/tid=22694] ppid=22666 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22669/task/22694/stat : 22694 (java) S 22666 22669 22007 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 30328068 10060525568 941097 33554432000 1073741824 1073778376 140736408298480 139740271654264 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22669/tid=22696] ppid=22666 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22669/task/22696/stat : 22696 (java) S 22666 22669 22007 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 30328068 10060525568 941097 33554432000 1073741824 1073778376 140736408298480 139740270601096 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22669/tid=22700] ppid=22666 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22669/task/22700/stat : 22700 (java) S 22666 22669 22007 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30328070 10060525568 941097 33554432000 1073741824 1073778376 140736408298480 139740269549840 266439022368 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22669/tid=22701] ppid=22666 vsize=9824732 CPUtime=1.87 cores=0,2,4,6
/proc/22669/task/22701/stat : 22701 (java) S 22666 22669 22007 0 -1 4202560 7759 0 0 0 187 0 0 0 20 0 22 0 30328070 10060525568 941097 33554432000 1073741824 1073778376 140736408298480 139740268497720 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22669/tid=22702] ppid=22666 vsize=9824732 CPUtime=1.92 cores=0,2,4,6
/proc/22669/task/22702/stat : 22702 (java) S 22666 22669 22007 0 -1 4202560 18702 0 0 0 188 4 0 0 20 0 22 0 30328070 10060525568 941097 33554432000 1073741824 1073778376 140736408298480 139740267445176 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22669/tid=22703] ppid=22666 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22669/task/22703/stat : 22703 (java) S 22666 22669 22007 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30328070 10060525568 941097 33554432000 1073741824 1073778376 140736408298480 139740266392312 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22669/tid=22704] ppid=22666 vsize=9824732 CPUtime=0.34 cores=0,2,4,6
/proc/22669/task/22704/stat : 22704 (java) S 22666 22669 22007 0 -1 4202560 51 0 0 0 18 16 0 0 20 0 22 0 30328070 10060525568 941097 33554432000 1073741824 1073778376 140736408298480 139740265339976 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22669/tid=22751] ppid=22666 vsize=9824732 CPUtime=885.26 cores=0,2,4,6
/proc/22669/task/22751/stat : 22751 (java) R 22666 22669 22007 0 -1 4202560 43 0 0 0 88511 15 0 0 20 0 22 0 30328116 10060525568 941097 33554432000 1073741824 1073778376 140736408298480 139740264283648 139740389717583 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=22669/tid=22752] ppid=22666 vsize=9824732 CPUtime=885.27 cores=0,2,4,6
/proc/22669/task/22752/stat : 22752 (java) R 22666 22669 22007 0 -1 4202560 2279 0 0 0 88477 50 0 0 20 0 22 0 30328116 10060525568 941097 33554432000 1073741824 1073778376 140736408298480 139740263229920 139740389742768 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=22669/tid=22753] ppid=22666 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22669/task/22753/stat : 22753 (java) S 22666 22669 22007 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 30328117 10060525568 941097 33554432000 1073741824 1073778376 140736408298480 139740262179624 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22669/tid=22754] ppid=22666 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22669/task/22754/stat : 22754 (java) S 22666 22669 22007 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 30328117 10060525568 941097 33554432000 1073741824 1073778376 140736408298480 139740261127080 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1800.11
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 22669 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+895.508 s]
/proc/loadavg: 4.37 4.39 4.34 4/194 22800
/proc/meminfo: memFree=26507636/32872528 swapFree=1437460/1543748
[pid=22669] ppid=22666 vsize=9824732 CPUtime=1800.11 cores=0,2,4,6
/proc/22669/stat : 22669 (java) S 22666 22669 22007 0 -1 4202496 40145 0 1 0 179811 200 0 0 20 0 22 0 30328064 10060525568 941097 33554432000 1073741824 1073778376 140736408298480 140736408289616 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/22669/statm: 2456183 941097 2301 9 0 2446860 0
[pid=22669/tid=22675] ppid=22666 vsize=9824732 CPUtime=0.53 cores=0,2,4,6
/proc/22669/task/22675/stat : 22675 (java) S 22666 22669 22007 0 -1 4202560 2504 0 1 0 50 3 0 0 20 0 22 0 30328065 10060525568 941097 33554432000 1073741824 1073778376 140736408298480 139740449272696 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22669/tid=22680] ppid=22666 vsize=9824732 CPUtime=2.45 cores=0,2,4,6
/proc/22669/task/22680/stat : 22680 (java) S 22666 22669 22007 0 -1 4202560 613 0 0 0 229 16 0 0 20 0 22 0 30328066 10060525568 941097 33554432000 1073741824 1073778376 140736408298480 139740388002216 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22669/tid=22681] ppid=22666 vsize=9824732 CPUtime=2.52 cores=0,2,4,6
/proc/22669/task/22681/stat : 22681 (java) S 22666 22669 22007 0 -1 4202560 626 0 0 0 232 20 0 0 20 0 22 0 30328066 10060525568 941097 33554432000 1073741824 1073778376 140736408298480 139740386949672 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22669/tid=22682] ppid=22666 vsize=9824732 CPUtime=2.72 cores=0,2,4,6
/proc/22669/task/22682/stat : 22682 (java) S 22666 22669 22007 0 -1 4202560 641 0 0 0 252 20 0 0 20 0 22 0 30328066 10060525568 941097 33554432000 1073741824 1073778376 140736408298480 139740290169000 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22669/tid=22683] ppid=22666 vsize=9824732 CPUtime=2.88 cores=0,2,4,6
/proc/22669/task/22683/stat : 22683 (java) S 22666 22669 22007 0 -1 4202560 589 0 0 0 270 18 0 0 20 0 22 0 30328066 10060525568 941097 33554432000 1073741824 1073778376 140736408298480 139740289116456 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22669/tid=22684] ppid=22666 vsize=9824732 CPUtime=2.59 cores=0,2,4,6
/proc/22669/task/22684/stat : 22684 (java) S 22666 22669 22007 0 -1 4202560 545 0 0 0 243 16 0 0 20 0 22 0 30328066 10060525568 941097 33554432000 1073741824 1073778376 140736408298480 139740288064424 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22669/tid=22685] ppid=22666 vsize=9824732 CPUtime=2.64 cores=0,2,4,6
/proc/22669/task/22685/stat : 22685 (java) S 22666 22669 22007 0 -1 4202560 764 0 0 0 246 18 0 0 20 0 22 0 30328066 10060525568 941097 33554432000 1073741824 1073778376 140736408298480 139740287011880 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22669/tid=22686] ppid=22666 vsize=9824732 CPUtime=2.8 cores=0,2,4,6
/proc/22669/task/22686/stat : 22686 (java) S 22666 22669 22007 0 -1 4202560 671 0 0 0 262 18 0 0 20 0 22 0 30328066 10060525568 941097 33554432000 1073741824 1073778376 140736408298480 139740285958824 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22669/tid=22687] ppid=22666 vsize=9824732 CPUtime=2.72 cores=0,2,4,6
/proc/22669/task/22687/stat : 22687 (java) S 22666 22669 22007 0 -1 4202560 760 0 0 0 255 17 0 0 20 0 22 0 30328066 10060525568 941097 33554432000 1073741824 1073778376 140736408298480 139740284906280 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22669/tid=22693] ppid=22666 vsize=9824732 CPUtime=3.84 cores=0,2,4,6
/proc/22669/task/22693/stat : 22693 (java) S 22666 22669 22007 0 -1 4202560 2331 0 0 0 379 5 0 0 20 0 22 0 30328068 10060525568 941097 33554432000 1073741824 1073778376 140736408298480 139740272707944 266439014313 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22669/tid=22694] ppid=22666 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22669/task/22694/stat : 22694 (java) S 22666 22669 22007 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 30328068 10060525568 941097 33554432000 1073741824 1073778376 140736408298480 139740271654264 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22669/tid=22696] ppid=22666 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22669/task/22696/stat : 22696 (java) S 22666 22669 22007 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 30328068 10060525568 941097 33554432000 1073741824 1073778376 140736408298480 139740270601096 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22669/tid=22700] ppid=22666 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22669/task/22700/stat : 22700 (java) S 22666 22669 22007 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30328070 10060525568 941097 33554432000 1073741824 1073778376 140736408298480 139740269549840 266439022368 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22669/tid=22701] ppid=22666 vsize=9824732 CPUtime=1.87 cores=0,2,4,6
/proc/22669/task/22701/stat : 22701 (java) S 22666 22669 22007 0 -1 4202560 7759 0 0 0 187 0 0 0 20 0 22 0 30328070 10060525568 941097 33554432000 1073741824 1073778376 140736408298480 139740268497720 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22669/tid=22702] ppid=22666 vsize=9824732 CPUtime=1.92 cores=0,2,4,6
/proc/22669/task/22702/stat : 22702 (java) S 22666 22669 22007 0 -1 4202560 18702 0 0 0 188 4 0 0 20 0 22 0 30328070 10060525568 941097 33554432000 1073741824 1073778376 140736408298480 139740267445176 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22669/tid=22703] ppid=22666 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22669/task/22703/stat : 22703 (java) S 22666 22669 22007 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30328070 10060525568 941097 33554432000 1073741824 1073778376 140736408298480 139740266392312 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22669/tid=22704] ppid=22666 vsize=9824732 CPUtime=0.34 cores=0,2,4,6
/proc/22669/task/22704/stat : 22704 (java) S 22666 22669 22007 0 -1 4202560 51 0 0 0 18 16 0 0 20 0 22 0 30328070 10060525568 941097 33554432000 1073741824 1073778376 140736408298480 139740265339976 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22669/tid=22751] ppid=22666 vsize=9824732 CPUtime=885.26 cores=0,2,4,6
/proc/22669/task/22751/stat : 22751 (java) R 22666 22669 22007 0 -1 4202560 43 0 0 0 88511 15 0 0 20 0 22 0 30328116 10060525568 941097 33554432000 1073741824 1073778376 140736408298480 139740264283648 139740389717583 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=22669/tid=22752] ppid=22666 vsize=9824732 CPUtime=885.27 cores=0,2,4,6
/proc/22669/task/22752/stat : 22752 (java) R 22666 22669 22007 0 -1 4202560 2279 0 0 0 88477 50 0 0 20 0 22 0 30328116 10060525568 941097 33554432000 1073741824 1073778376 140736408298480 139740263229920 139740389742768 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=22669/tid=22753] ppid=22666 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22669/task/22753/stat : 22753 (java) S 22666 22669 22007 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 30328117 10060525568 941097 33554432000 1073741824 1073778376 140736408298480 139740262179624 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22669/tid=22754] ppid=22666 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22669/task/22754/stat : 22754 (java) S 22666 22669 22007 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 30328117 10060525568 941097 33554432000 1073741824 1073778376 140736408298480 139740261127080 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1800.11
Current children cumulated vsize (KiB) 9824732

Child status: 143
Real time (s): 895.562
CPU time (s): 1800.77
CPU user time (s): 1798.23
CPU system time (s): 2.54261
CPU usage (%): 201.077
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.23
system time used= 2.54261
maximum resident set size= 3764504
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 40178
page faults= 1
swaps= 0
block input operations= 0
block output operations= 904
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 23686
involuntary context switches= 25752

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.57315 second user time and 7.60484 second system time

The end

Launcher Data

Begin job on node116 at 2016-06-26 22:28:07
IDJOB=4116830
IDBENCH=109519
IDSOLVER=2543
FILE ID=node116/4116830-1466972887
RUNJOBID= node116-1466969304-22023
PBS_JOBID= 19976377
Free space on /tmp= 71680 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB16/normalized-PB16/DEC-SMALLINT-LIN/nossum/normalized-sha1-size96-round23-3.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4116830-1466972887/watcher-4116830-1466972887 -o /tmp/evaluation-result-4116830-1466972887/solver-4116830-1466972887 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node116-1466969304-22023 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4116830-1466972887.opb

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

MD5SUM BENCH= 574d3d42d3a29e2b1f99ed1915690bdc
RANDOM SEED=1271665839

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

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

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.206
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.206
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		: 2666.206
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.206
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:        30274000 kB
Buffers:           34968 kB
Cached:           314932 kB
SwapCached:         2072 kB
Active:            37468 kB
Inactive:         318416 kB
Active(anon):       7212 kB
Inactive(anon):     1656 kB
Active(file):      30256 kB
Inactive(file):   316760 kB
Unevictable:     1543748 kB
Mlocked:         1437460 kB
SwapTotal:      67108856 kB
SwapFree:       67098680 kB
Dirty:              1256 kB
Writeback:             0 kB
AnonPages:       1565556 kB
Mapped:             7276 kB
Shmem:                 0 kB
Slab:             566004 kB
SReclaimable:      10072 kB
SUnreclaim:       555932 kB
KernelStack:        1808 kB
PageTables:         7208 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1662952 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    122880 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 node116 at 2016-06-26 22:43:03