Trace number 4116694

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.09 898.259

General information on the benchmark

Namenormalized-PB16/DEC-SMALLINT-LIN/nossum/
normalized-sha1-size160-round21-8.opb
MD5SUMe1189837ef7b00368049cf6d1bdb5b61
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark34.7197
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables3968
Total number of constraints7936
Number of constraints which are clauses6656
Number of constraints which are cardinality constraints (but not clauses)448
Number of constraints which are nor clauses,nor cardinality constraints832
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.09/0.10	c version PB16.v20160501
0.09/0.10	c java.runtime.name	Java(TM) SE Runtime Environment
0.09/0.10	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.09/0.10	c java.vm.version	19.1-b02
0.09/0.10	c java.vm.vendor	Sun Microsystems Inc.
0.09/0.10	c sun.arch.data.model	64
0.09/0.10	c java.version		1.6.0_24
0.09/0.10	c os.name		Linux
0.09/0.10	c os.version		2.6.32-71.29.1.el6.x86_64
0.09/0.10	c os.arch		amd64
0.09/0.10	c Free memory 		501472288
0.09/0.10	c Max memory 		7480803328
0.09/0.10	c Total memory 		504102912
0.09/0.10	c Number of processors 	8
0.09/0.13	c Pseudo Boolean Optimization by upper bound
0.09/0.13	c ManyCore solver with 2 solvers running in parallel
0.09/0.13	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.09/0.13	c --- Begin Solver configuration ---
0.09/0.13	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@5d764be1
0.09/0.13	c Learn all clauses as in MiniSAT
0.09/0.13	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.13	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.09/0.13	c Expensive reason simplification
0.09/0.13	c Glucose 2.1 dynamic restart strategy
0.09/0.13	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.09/0.13	c timeout=2147483s
0.09/0.13	c DB Simplification allowed=false
0.09/0.13	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.09/0.13	c --- End Solver configuration ---
0.09/0.13	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.09/0.13	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.09/0.13	c --- Begin Solver configuration ---
0.09/0.13	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@4413ee
0.09/0.13	c Learn all clauses as in MiniSAT
0.09/0.13	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.13	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.09/0.13	c No reason simplification
0.09/0.13	c Armin Biere (Picosat) restarts strategy
0.09/0.13	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.09/0.13	c timeout=2147483s
0.09/0.13	c DB Simplification allowed=false
0.09/0.13	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.09/0.13	c --- End Solver configuration ---
0.09/0.13	c solving HOME/instance-4116694-1466951422.opb
0.09/0.13	c reading problem ... 
0.09/0.13	c  no objective function found
0.97/0.50	c ... done. Wall clock time 0.372s.
0.97/0.50	c declared #vars     3968
0.97/0.50	c #constraints  9216
0.97/0.50	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.97/0.50	c constraints type 
0.97/0.50	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 5958
0.97/0.50	c org.sat4j.specs.Constr$1 => 936
0.97/0.50	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 128
0.97/0.50	c org.sat4j.minisat.constraints.cnf.UnitClause => 536
0.97/0.50	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 1658
0.97/0.50	c 9216 constraints processed.
0.97/0.50	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.97/0.50	c constraints type 
0.97/0.50	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 128
0.97/0.50	c org.sat4j.specs.Constr$1 => 936
0.97/0.50	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 5958
0.97/0.50	c org.sat4j.pb.constraints.pb.MaxWatchPb => 1658
0.97/0.50	c org.sat4j.pb.constraints.pb.UnitClausePB => 536
0.97/0.50	c 9216 constraints processed.
4.50/1.45	c cleaning 2493 clauses out of 5000 with flag 15554/5003
6.06/2.13	c cleaning 4245 clauses out of 8504 with flag 36774/11000
7.74/2.91	c cleaning 5618 clauses out of 11259 with flag 66514/18000
9.61/3.85	c cleaning 6815 clauses out of 13641 with flag 100869/26000
11.91/4.99	c cleaning 7901 clauses out of 15826 with flag 141757/35000
14.57/6.23	c cleaning 8947 clauses out of 17927 with flag 189399/45002
17.38/7.62	c cleaning 9969 clauses out of 19978 with flag 243879/56000
20.69/9.25	c cleaning 10997 clauses out of 22011 with flag 305494/68002
24.10/10.99	c cleaning 11990 clauses out of 24014 with flag 373303/81002
28.20/12.94	c cleaning 12985 clauses out of 26023 with flag 450278/95001
32.60/15.11	c cleaning 14008 clauses out of 28038 with flag 531575/110001
37.20/17.48	c cleaning 14975 clauses out of 30029 with flag 618895/126000
42.55/20.09	c cleaning 16014 clauses out of 32054 with flag 713816/143000
48.15/22.80	c cleaning 17003 clauses out of 34041 with flag 817669/161001
54.09/25.77	c cleaning 17990 clauses out of 36038 with flag 929768/180001
58.49/27.99	c cleaning 0 clauses out of 5002 with flag 0/5002
60.74/28.90	c cleaning 19006 clauses out of 38047 with flag 1047117/200000
67.74/32.47	c cleaning 20013 clauses out of 40042 with flag 1170164/221001
75.51/36.24	c cleaning 20991 clauses out of 42028 with flag 1300272/243000
83.71/40.35	c cleaning 22010 clauses out of 44037 with flag 1436236/266000
92.62/44.73	c cleaning 23001 clauses out of 46027 with flag 1580133/290000
101.91/49.33	c cleaning 23995 clauses out of 48027 with flag 1731919/315001
111.49/54.19	c cleaning 24988 clauses out of 50031 with flag 1889241/341000
121.99/59.39	c cleaning 26015 clauses out of 52045 with flag 2053033/368002
132.98/64.88	c cleaning 27005 clauses out of 54028 with flag 2223478/396000
145.47/71.02	c cleaning 27972 clauses out of 56023 with flag 2400257/425000
157.56/77.05	c cleaning 29021 clauses out of 58051 with flag 2584913/455000
169.94/83.20	c cleaning 29984 clauses out of 60031 with flag 2777632/486001
182.63/89.52	c cleaning 31012 clauses out of 62046 with flag 2976945/518000
196.29/96.36	c cleaning 32012 clauses out of 64035 with flag 3181907/551001
210.17/103.27	c cleaning 32994 clauses out of 66022 with flag 3392043/585000
225.65/111.38	c cleaning 33983 clauses out of 68028 with flag 3608958/620000
241.48/119.23	c cleaning 35007 clauses out of 70045 with flag 3834362/656000
257.32/127.16	c cleaning 36011 clauses out of 72038 with flag 4067717/693000
274.57/135.73	c cleaning 37003 clauses out of 74028 with flag 4309774/731001
292.47/144.65	c cleaning 37986 clauses out of 76025 with flag 4555213/770001
310.98/153.88	c cleaning 38976 clauses out of 78039 with flag 4805498/810001
330.67/163.61	c cleaning 40018 clauses out of 80062 with flag 5063081/851000
350.79/173.67	c cleaning 40975 clauses out of 82045 with flag 5327657/893001
371.69/184.06	c cleaning 42006 clauses out of 84069 with flag 5594863/936000
393.23/194.74	c cleaning 42981 clauses out of 86063 with flag 5871399/980000
416.60/206.32	c cleaning 44008 clauses out of 88083 with flag 6153836/1025001
440.48/218.18	c cleaning 45025 clauses out of 90075 with flag 6444477/1071001
464.64/230.19	c cleaning 0 clauses out of 11001 with flag 0/11001
465.44/230.53	c cleaning 45989 clauses out of 92049 with flag 6742583/1118000
491.17/243.34	c cleaning 47006 clauses out of 94060 with flag 7044456/1166000
515.65/256.02	c cleaning 48001 clauses out of 96054 with flag 7353379/1215000
539.69/268.00	c cleaning 48992 clauses out of 98054 with flag 7672917/1265001
563.28/279.88	c cleaning 50016 clauses out of 100063 with flag 7999843/1316002
587.68/292.00	c cleaning 50996 clauses out of 102045 with flag 8333929/1368000
612.08/304.23	c cleaning 52004 clauses out of 104049 with flag 8670947/1421000
637.27/316.90	c cleaning 52967 clauses out of 106047 with flag 9016810/1475002
663.87/330.20	c cleaning 54010 clauses out of 108078 with flag 9369625/1530000
691.65/344.05	c cleaning 54999 clauses out of 110068 with flag 9728519/1586000
720.05/358.26	c cleaning 55999 clauses out of 112069 with flag 10097985/1643000
749.66/373.01	c cleaning 57028 clauses out of 114071 with flag 10469594/1701001
780.04/388.20	c cleaning 57984 clauses out of 116044 with flag 10846987/1760002
811.63/404.09	c cleaning 59013 clauses out of 118059 with flag 11231492/1820001
843.43/419.98	c cleaning 59991 clauses out of 120045 with flag 11623387/1881000
877.04/436.72	c cleaning 61010 clauses out of 122054 with flag 12028040/1943000
911.42/453.98	c cleaning 62006 clauses out of 124045 with flag 12433764/2006001
946.41/471.49	c cleaning 63001 clauses out of 126038 with flag 12850245/2070000
982.63/489.57	c cleaning 63991 clauses out of 128037 with flag 13271329/2135000
1019.40/508.00	c cleaning 64995 clauses out of 130046 with flag 13701698/2201000
1058.22/527.30	c cleaning 66011 clauses out of 132052 with flag 14137793/2268001
1098.62/547.48	c cleaning 67006 clauses out of 134041 with flag 14576139/2336001
1141.22/568.75	c cleaning 67992 clauses out of 136035 with flag 15024578/2405001
1185.20/590.71	c cleaning 68978 clauses out of 138044 with flag 15475081/2475002
1231.78/614.02	c cleaning 70013 clauses out of 140064 with flag 15934231/2546000
1277.37/636.89	c cleaning 71004 clauses out of 142051 with flag 16400245/2618000
1323.76/660.06	c cleaning 72004 clauses out of 144047 with flag 16874103/2691000
1368.94/682.66	c cleaning 72975 clauses out of 146043 with flag 17354591/2765000
1415.34/705.81	c cleaning 74007 clauses out of 148068 with flag 17843630/2840000
1463.73/730.08	c cleaning 75015 clauses out of 150061 with flag 18339156/2916000
1512.72/754.53	c cleaning 75991 clauses out of 152048 with flag 18840307/2993002
1563.73/780.08	c cleaning 77010 clauses out of 154057 with flag 19347039/3071002
1615.90/806.12	c cleaning 78017 clauses out of 156045 with flag 19864599/3150000
1667.70/832.09	c cleaning 79000 clauses out of 158028 with flag 20390500/3230000
1721.90/859.18	c cleaning 79997 clauses out of 160028 with flag 20919032/3311000
1777.10/886.78	c cleaning 81003 clauses out of 162032 with flag 21455513/3393001
1800.09/898.20	c >>>>>>>>>> Solver number 0 (0 answers) <<<<<<<<<<<<<<<<<<
1800.09/898.20	c starts		: 33103
1800.09/898.20	c conflicts		: 3432736
1800.09/898.20	c decisions		: 28293805
1800.09/898.20	c propagations		: 452189262
1800.09/898.20	c inspects		: 11128617623
1800.09/898.20	c shortcuts		: 0
1800.09/898.20	c learnt literals	: 3
1800.09/898.20	c learnt binary clauses	: 91
1800.09/898.20	c learnt ternary clauses	: 892
1800.09/898.20	c learnt constraints	: 3432733
1800.09/898.20	c ignored constraints	: 0
1800.09/898.20	c root simplifications	: 0
1800.09/898.20	c removed literals (reason simplification)	: 3589710
1800.09/898.20	c reason swapping (by a shorter reason)	: 0
1800.09/898.20	c Calls to reduceDB	: 78
1800.09/898.20	c Number of update (reduction) of LBD	: 741092
1800.09/898.20	c Imported unit clauses	: 0
1800.09/898.20	c number of reductions to clauses (during analyze)	: 0
1800.09/898.20	c number of learned constraints concerned by reduction	: 0
1800.09/898.20	c number of learning phase by resolution	: 0
1800.09/898.20	c number of learning phase by cutting planes	: 0
1800.09/898.20	c speed (assignments/second)	: 503725.9696843785
1800.09/898.20	c non guided choices	5564
1800.09/898.23	c learnt constraints type 
1800.09/898.23	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 91
1800.09/898.23	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 120673
1800.09/898.23	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1800.09/898.23	c starts		: 35
1800.09/898.23	c conflicts		: 11284
1800.09/898.23	c decisions		: 44149
1800.09/898.23	c propagations		: 1399137
1800.09/898.23	c inspects		: 247026338
1800.09/898.23	c shortcuts		: 0
1800.09/898.23	c learnt literals	: 0
1800.09/898.23	c learnt binary clauses	: 0
1800.09/898.23	c learnt ternary clauses	: 0
1800.09/898.23	c learnt constraints	: 11283
1800.09/898.23	c ignored constraints	: 0
1800.09/898.23	c root simplifications	: 0
1800.09/898.23	c removed literals (reason simplification)	: 0
1800.09/898.23	c reason swapping (by a shorter reason)	: 0
1800.09/898.23	c Calls to reduceDB	: 2
1800.09/898.23	c Number of update (reduction) of LBD	: 0
1800.09/898.23	c Imported unit clauses	: 0
1800.09/898.23	c number of reductions to clauses (during analyze)	: 0
1800.09/898.23	c number of learned constraints concerned by reduction	: 0
1800.09/898.23	c number of learning phase by resolution	: 0
1800.09/898.23	c number of learning phase by cutting planes	: 0
1800.09/898.23	c speed (assignments/second)	: 1558.5571335159457
1800.09/898.23	c non guided choices	214
1800.09/898.23	c learnt constraints type 
1800.09/898.23	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 2
1800.09/898.23	c org.sat4j.pb.constraints.pb.MaxWatchPb => 11281
1800.09/898.23	s UNKNOWN
1800.09/898.23	c Total wall clock time (in seconds): 898.105

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

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

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


[startup+0 s]
/proc/loadavg: 4.30 4.23 4.16 4/198 23071
/proc/meminfo: memFree=27624056/32872528 swapFree=681168/738400
[pid=23071] ppid=23068 vsize=9292 CPUtime=0 cores=0,2,4,6
/proc/23071/stat : 23071 (java) D 23068 23071 20053 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 28181723 9515008 182 33554432000 1073741824 1073778376 140736005859184 140736005850216 213866331829 0 0 4096 0 18446744072100588836 0 0 17 0 0 0 0 0 0
/proc/23071/statm: 2323 182 140 9 0 71 0

[startup+0.100093 s]
/proc/loadavg: 4.30 4.23 4.16 4/198 23071
/proc/meminfo: memFree=27624056/32872528 swapFree=681168/738400
[pid=23071] ppid=23068 vsize=9558476 CPUtime=0.09 cores=0,2,4,6
/proc/23071/stat : 23071 (java) S 23068 23071 20053 0 -1 4202496 4463 0 1 0 8 1 0 0 20 0 18 0 28181723 9787879424 5064 33554432000 1073741824 1073778376 140735811584384 140735811575520 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/23071/statm: 2389619 5064 2125 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.200276 s]
/proc/loadavg: 4.30 4.23 4.16 4/198 23071
/proc/meminfo: memFree=27624056/32872528 swapFree=681168/738400
[pid=23071] ppid=23068 vsize=9558476 CPUtime=0.23 cores=0,2,4,6
/proc/23071/stat : 23071 (java) S 23068 23071 20053 0 -1 4202496 4728 0 1 0 22 1 0 0 20 0 18 0 28181723 9787879424 6300 33554432000 1073741824 1073778376 140735811584384 140735811575520 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/23071/statm: 2389619 6300 2198 9 0 2380296 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 9558476

[startup+0.300269 s]
/proc/loadavg: 4.30 4.23 4.16 4/198 23071
/proc/meminfo: memFree=27624056/32872528 swapFree=681168/738400
[pid=23071] ppid=23068 vsize=9558476 CPUtime=0.47 cores=0,2,4,6
/proc/23071/stat : 23071 (java) S 23068 23071 20053 0 -1 4202496 5882 0 1 0 46 1 0 0 20 0 18 0 28181723 9787879424 7975 33554432000 1073741824 1073778376 140735811584384 140735811575520 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/23071/statm: 2389619 7975 2232 9 0 2380296 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 9558476

[startup+0.700182 s]
/proc/loadavg: 4.30 4.23 4.16 4/198 23071
/proc/meminfo: memFree=27624056/32872528 swapFree=681168/738400
[pid=23071] ppid=23068 vsize=9824732 CPUtime=1.76 cores=0,2,4,6
/proc/23071/stat : 23071 (java) S 23068 23071 20053 0 -1 4202496 15942 0 1 0 173 3 0 0 20 0 22 0 28181723 10060525568 22173 33554432000 1073741824 1073778376 140735811584384 140735811575520 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/23071/statm: 2456183 22173 2265 9 0 2446860 0
Current children cumulated CPU time (s) 1.76
Current children cumulated vsize (KiB) 9824732

[startup+1.50084 s]
/proc/loadavg: 4.30 4.23 4.16 7/220 23093
/proc/meminfo: memFree=27495184/32872528 swapFree=681168/738400
[pid=23071] ppid=23068 vsize=9824732 CPUtime=4.77 cores=0,2,4,6
/proc/23071/stat : 23071 (java) S 23068 23071 20053 0 -1 4202496 21411 0 1 0 471 6 0 0 20 0 22 0 28181723 10060525568 47116 33554432000 1073741824 1073778376 140735811584384 140735811575520 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/23071/statm: 2456183 47116 2292 9 0 2446860 0
[pid=23071/tid=23073] ppid=23068 vsize=9824732 CPUtime=0.47 cores=0,2,4,6
/proc/23071/task/23073/stat : 23073 (java) S 23068 23071 20053 0 -1 4202560 2493 0 1 0 46 1 0 0 20 0 22 0 28181724 10060525568 47116 33554432000 1073741824 1073778376 140735811584384 140356506026872 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23071/tid=23074] ppid=23068 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23071/task/23074/stat : 23074 (java) S 23068 23071 20053 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 22 0 28181725 10060525568 47116 33554432000 1073741824 1073778376 140735811584384 140356349540520 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23071/tid=23075] ppid=23068 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23071/task/23075/stat : 23075 (java) S 23068 23071 20053 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 28181725 10060525568 47116 33554432000 1073741824 1073778376 140735811584384 140356348487976 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23071/tid=23076] ppid=23068 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23071/task/23076/stat : 23076 (java) S 23068 23071 20053 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28181725 10060525568 47116 33554432000 1073741824 1073778376 140735811584384 140356347435432 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=23071/tid=23077] ppid=23068 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23071/task/23077/stat : 23077 (java) S 23068 23071 20053 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 28181725 10060525568 47116 33554432000 1073741824 1073778376 140735811584384 140356346382888 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23071/tid=23078] ppid=23068 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23071/task/23078/stat : 23078 (java) S 23068 23071 20053 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 28181725 10060525568 47116 33554432000 1073741824 1073778376 140735811584384 140356345330344 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23071/tid=23079] ppid=23068 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23071/task/23079/stat : 23079 (java) S 23068 23071 20053 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 28181725 10060525568 47116 33554432000 1073741824 1073778376 140735811584384 140356344277800 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=23071/tid=23080] ppid=23068 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23071/task/23080/stat : 23080 (java) S 23068 23071 20053 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 28181725 10060525568 47116 33554432000 1073741824 1073778376 140735811584384 140356343225256 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23071/tid=23081] ppid=23068 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23071/task/23081/stat : 23081 (java) S 23068 23071 20053 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 28181725 10060525568 47116 33554432000 1073741824 1073778376 140735811584384 140356342172712 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23071/tid=23082] ppid=23068 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23071/task/23082/stat : 23082 (java) S 23068 23071 20053 0 -1 4202560 72 0 0 0 0 0 0 0 20 0 22 0 28181726 10060525568 47116 33554432000 1073741824 1073778376 140735811584384 140356329973864 213869705129 0 0 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=23071/tid=23083] ppid=23068 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23071/task/23083/stat : 23083 (java) S 23068 23071 20053 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 28181727 10060525568 47116 33554432000 1073741824 1073778376 140735811584384 140356328920184 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23071/tid=23084] ppid=23068 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23071/task/23084/stat : 23084 (java) S 23068 23071 20053 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 28181727 10060525568 47116 33554432000 1073741824 1073778376 140735811584384 140356327867528 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23071/tid=23085] ppid=23068 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23071/task/23085/stat : 23085 (java) S 23068 23071 20053 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28181729 10060525568 47116 33554432000 1073741824 1073778376 140735811584384 140356326816272 213869713184 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23071/tid=23086] ppid=23068 vsize=9824732 CPUtime=1.14 cores=0,2,4,6
/proc/23071/task/23086/stat : 23086 (java) S 23068 23071 20053 0 -1 4202560 7780 0 0 0 112 2 0 0 20 0 22 0 28181729 10060525568 47116 33554432000 1073741824 1073778376 140735811584384 140356325763640 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23071/tid=23087] ppid=23068 vsize=9824732 CPUtime=1.13 cores=0,2,4,6
/proc/23071/task/23087/stat : 23087 (java) S 23068 23071 20053 0 -1 4202560 9662 0 0 0 111 2 0 0 20 0 22 0 28181729 10060525568 47116 33554432000 1073741824 1073778376 140735811584384 140356324711096 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23071/tid=23088] ppid=23068 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23071/task/23088/stat : 23088 (java) S 23068 23071 20053 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28181729 10060525568 47116 33554432000 1073741824 1073778376 140735811584384 140356323658744 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23071/tid=23089] ppid=23068 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23071/task/23089/stat : 23089 (java) S 23068 23071 20053 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28181729 10060525568 47116 33554432000 1073741824 1073778376 140735811584384 140356322606408 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23071/tid=23090] ppid=23068 vsize=9824732 CPUtime=0.94 cores=0,2,4,6
/proc/23071/task/23090/stat : 23090 (java) R 23068 23071 20053 0 -1 4202560 24 0 0 0 94 0 0 0 20 0 22 0 28181774 10060525568 47116 33554432000 1073741824 1073778376 140735811584384 140356321181640 140356446447447 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
[pid=23071/tid=23091] ppid=23068 vsize=9824732 CPUtime=0.95 cores=0,2,4,6
/proc/23071/task/23091/stat : 23091 (java) R 23068 23071 20053 0 -1 4202560 74 0 0 0 94 1 0 0 20 0 22 0 28181774 10060525568 47116 33554432000 1073741824 1073778376 140735811584384 140356320129160 140356446264559 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=23071/tid=23092] ppid=23068 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23071/task/23092/stat : 23092 (java) S 23068 23071 20053 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 28181775 10060525568 47116 33554432000 1073741824 1073778376 140735811584384 140356319077416 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=23071/tid=23093] ppid=23068 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23071/task/23093/stat : 23093 (java) S 23068 23071 20053 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 28181775 10060525568 47116 33554432000 1073741824 1073778376 140735811584384 140356318024872 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 4.77
Current children cumulated vsize (KiB) 9824732

[startup+3.10093 s]
/proc/loadavg: 4.30 4.23 4.16 6/220 23093
/proc/meminfo: memFree=27368636/32872528 swapFree=681168/738400
[pid=23071] ppid=23068 vsize=9824732 CPUtime=8.15 cores=0,2,4,6
/proc/23071/stat : 23071 (java) S 23068 23071 20053 0 -1 4202496 21670 0 1 0 803 12 0 0 20 0 22 0 28181723 10060525568 84125 33554432000 1073741824 1073778376 140735811584384 140735811575520 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/23071/statm: 2456183 84125 2292 9 0 2446860 0
[pid=23071/tid=23073] ppid=23068 vsize=9824732 CPUtime=0.47 cores=0,2,4,6
/proc/23071/task/23073/stat : 23073 (java) S 23068 23071 20053 0 -1 4202560 2493 0 1 0 46 1 0 0 20 0 22 0 28181724 10060525568 84125 33554432000 1073741824 1073778376 140735811584384 140356506026872 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23071/tid=23074] ppid=23068 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/23071/task/23074/stat : 23074 (java) S 23068 23071 20053 0 -1 4202560 21 0 0 0 1 0 0 0 20 0 22 0 28181725 10060525568 84125 33554432000 1073741824 1073778376 140735811584384 140356349540520 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23071/tid=23075] ppid=23068 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23071/task/23075/stat : 23075 (java) S 23068 23071 20053 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 28181725 10060525568 84125 33554432000 1073741824 1073778376 140735811584384 140356348487976 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23071/tid=23076] ppid=23068 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/23071/task/23076/stat : 23076 (java) S 23068 23071 20053 0 -1 4202560 17 0 0 0 2 0 0 0 20 0 22 0 28181725 10060525568 84125 33554432000 1073741824 1073778376 140735811584384 140356347435432 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23071/tid=23077] ppid=23068 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/23071/task/23077/stat : 23077 (java) S 23068 23071 20053 0 -1 4202560 14 0 0 0 1 0 0 0 20 0 22 0 28181725 10060525568 84125 33554432000 1073741824 1073778376 140735811584384 140356346382888 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23071/tid=23078] ppid=23068 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23071/task/23078/stat : 23078 (java) S 23068 23071 20053 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 28181725 10060525568 84125 33554432000 1073741824 1073778376 140735811584384 140356345330344 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=23071/tid=23079] ppid=23068 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/23071/task/23079/stat : 23079 (java) S 23068 23071 20053 0 -1 4202560 14 0 0 0 1 0 0 0 20 0 22 0 28181725 10060525568 84125 33554432000 1073741824 1073778376 140735811584384 140356344277800 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23071/tid=23080] ppid=23068 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23071/task/23080/stat : 23080 (java) S 23068 23071 20053 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 28181725 10060525568 84125 33554432000 1073741824 1073778376 140735811584384 140356343225256 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23071/tid=23081] ppid=23068 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/23071/task/23081/stat : 23081 (java) S 23068 23071 20053 0 -1 4202560 7 0 0 0 1 0 0 0 20 0 22 0 28181725 10060525568 84125 33554432000 1073741824 1073778376 140735811584384 140356342172712 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23071/tid=23082] ppid=23068 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23071/task/23082/stat : 23082 (java) S 23068 23071 20053 0 -1 4202560 198 0 0 0 0 0 0 0 20 0 22 0 28181726 10060525568 84125 33554432000 1073741824 1073778376 140735811584384 140356329973864 213869705129 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23071/tid=23083] ppid=23068 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23071/task/23083/stat : 23083 (java) S 23068 23071 20053 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 28181727 10060525568 84125 33554432000 1073741824 1073778376 140735811584384 140356328920184 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23071/tid=23084] ppid=23068 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23071/task/23084/stat : 23084 (java) S 23068 23071 20053 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 28181727 10060525568 84125 33554432000 1073741824 1073778376 140735811584384 140356327867528 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23071/tid=23085] ppid=23068 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23071/task/23085/stat : 23085 (java) S 23068 23071 20053 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28181729 10060525568 84125 33554432000 1073741824 1073778376 140735811584384 140356326816272 213869713184 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23071/tid=23086] ppid=23068 vsize=9824732 CPUtime=1.2 cores=0,2,4,6
/proc/23071/task/23086/stat : 23086 (java) S 23068 23071 20053 0 -1 4202560 7788 0 0 0 118 2 0 0 20 0 22 0 28181729 10060525568 84125 33554432000 1073741824 1073778376 140735811584384 140356325763640 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23071/tid=23087] ppid=23068 vsize=9824732 CPUtime=1.21 cores=0,2,4,6
/proc/23071/task/23087/stat : 23087 (java) S 23068 23071 20053 0 -1 4202560 9669 0 0 0 119 2 0 0 20 0 22 0 28181729 10060525568 84125 33554432000 1073741824 1073778376 140735811584384 140356324711096 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23071/tid=23088] ppid=23068 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23071/task/23088/stat : 23088 (java) S 23068 23071 20053 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28181729 10060525568 84125 33554432000 1073741824 1073778376 140735811584384 140356323658744 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23071/tid=23089] ppid=23068 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23071/task/23089/stat : 23089 (java) S 23068 23071 20053 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28181729 10060525568 84125 33554432000 1073741824 1073778376 140735811584384 140356322606408 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23071/tid=23090] ppid=23068 vsize=9824732 CPUtime=2.49 cores=0,2,4,6
/proc/23071/task/23090/stat : 23090 (java) R 23068 23071 20053 0 -1 4202560 24 0 0 0 249 0 0 0 20 0 22 0 28181774 10060525568 84125 33554432000 1073741824 1073778376 140735811584384 140356321173152 140356446447746 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=23071/tid=23091] ppid=23068 vsize=9824732 CPUtime=2.51 cores=0,2,4,6
/proc/23071/task/23091/stat : 23091 (java) R 23068 23071 20053 0 -1 4202560 137 0 0 0 248 3 0 0 20 0 22 0 28181774 10060525568 84125 33554432000 1073741824 1073778376 140735811584384 140356320128144 140356446302440 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=23071/tid=23092] ppid=23068 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23071/task/23092/stat : 23092 (java) S 23068 23071 20053 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 28181775 10060525568 84125 33554432000 1073741824 1073778376 140735811584384 140356319077416 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=23071/tid=23093] ppid=23068 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23071/task/23093/stat : 23093 (java) S 23068 23071 20053 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 28181775 10060525568 84125 33554432000 1073741824 1073778376 140735811584384 140356318024872 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 8.15
Current children cumulated vsize (KiB) 9824732

[startup+6.30096 s]
/proc/loadavg: 4.28 4.22 4.16 5/220 23093
/proc/meminfo: memFree=27007764/32872528 swapFree=681168/738400
[pid=23071] ppid=23068 vsize=9824732 CPUtime=14.77 cores=0,2,4,6
/proc/23071/stat : 23071 (java) S 23068 23071 20053 0 -1 4202496 22392 0 1 0 1451 26 0 0 20 0 22 0 28181723 10060525568 163258 33554432000 1073741824 1073778376 140735811584384 140735811575520 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/23071/statm: 2456183 163258 2292 9 0 2446860 0
[pid=23071/tid=23073] ppid=23068 vsize=9824732 CPUtime=0.47 cores=0,2,4,6
/proc/23071/task/23073/stat : 23073 (java) S 23068 23071 20053 0 -1 4202560 2493 0 1 0 46 1 0 0 20 0 22 0 28181724 10060525568 163258 33554432000 1073741824 1073778376 140735811584384 140356506026872 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23071/tid=23074] ppid=23068 vsize=9824732 CPUtime=0.06 cores=0,2,4,6
/proc/23071/task/23074/stat : 23074 (java) S 23068 23071 20053 0 -1 4202560 42 0 0 0 4 2 0 0 20 0 22 0 28181725 10060525568 163258 33554432000 1073741824 1073778376 140735811584384 140356349540520 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=23071/tid=23075] ppid=23068 vsize=9824732 CPUtime=0.09 cores=0,2,4,6
/proc/23071/task/23075/stat : 23075 (java) S 23068 23071 20053 0 -1 4202560 65 0 0 0 6 3 0 0 20 0 22 0 28181725 10060525568 163258 33554432000 1073741824 1073778376 140735811584384 140356348487976 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23071/tid=23076] ppid=23068 vsize=9824732 CPUtime=0.06 cores=0,2,4,6
/proc/23071/task/23076/stat : 23076 (java) S 23068 23071 20053 0 -1 4202560 63 0 0 0 4 2 0 0 20 0 22 0 28181725 10060525568 163258 33554432000 1073741824 1073778376 140735811584384 140356347435432 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=23071/tid=23077] ppid=23068 vsize=9824732 CPUtime=0.08 cores=0,2,4,6
/proc/23071/task/23077/stat : 23077 (java) S 23068 23071 20053 0 -1 4202560 65 0 0 0 6 2 0 0 20 0 22 0 28181725 10060525568 163258 33554432000 1073741824 1073778376 140735811584384 140356346382888 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23071/tid=23078] ppid=23068 vsize=9824732 CPUtime=0.11 cores=0,2,4,6
/proc/23071/task/23078/stat : 23078 (java) S 23068 23071 20053 0 -1 4202560 76 0 0 0 8 3 0 0 20 0 22 0 28181725 10060525568 163258 33554432000 1073741824 1073778376 140735811584384 140356345330344 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23071/tid=23079] ppid=23068 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/23071/task/23079/stat : 23079 (java) S 23068 23071 20053 0 -1 4202560 49 0 0 0 3 2 0 0 20 0 22 0 28181725 10060525568 163258 33554432000 1073741824 1073778376 140735811584384 140356344277800 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23071/tid=23080] ppid=23068 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/23071/task/23080/stat : 23080 (java) S 23068 23071 20053 0 -1 4202560 18 0 0 0 3 0 0 0 20 0 22 0 28181725 10060525568 163258 33554432000 1073741824 1073778376 140735811584384 140356343225256 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23071/tid=23081] ppid=23068 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/23071/task/23081/stat : 23081 (java) S 23068 23071 20053 0 -1 4202560 56 0 0 0 3 1 0 0 20 0 22 0 28181725 10060525568 163258 33554432000 1073741824 1073778376 140735811584384 140356342172712 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23071/tid=23082] ppid=23068 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23071/task/23082/stat : 23082 (java) S 23068 23071 20053 0 -1 4202560 465 0 0 0 0 0 0 0 20 0 22 0 28181726 10060525568 163258 33554432000 1073741824 1073778376 140735811584384 140356329973864 213869705129 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23071/tid=23083] ppid=23068 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23071/task/23083/stat : 23083 (java) S 23068 23071 20053 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 28181727 10060525568 163258 33554432000 1073741824 1073778376 140735811584384 140356328920184 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23071/tid=23084] ppid=23068 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23071/task/23084/stat : 23084 (java) S 23068 23071 20053 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 28181727 10060525568 163258 33554432000 1073741824 1073778376 140735811584384 140356327867528 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23071/tid=23085] ppid=23068 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23071/task/23085/stat : 23085 (java) S 23068 23071 20053 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28181729 10060525568 163258 33554432000 1073741824 1073778376 140735811584384 140356326816272 213869713184 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23071/tid=23086] ppid=23068 vsize=9824732 CPUtime=1.22 cores=0,2,4,6

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

/proc/23071/task/23076/stat : 23076 (java) S 23068 23071 20053 0 -1 4202560 371 0 0 0 86 13 0 0 20 0 22 0 28181725 10060525568 847087 33554432000 1073741824 1073778376 140735811584384 140356347435432 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23071/tid=23077] ppid=23068 vsize=9824732 CPUtime=1.02 cores=0,2,4,6
/proc/23071/task/23077/stat : 23077 (java) S 23068 23071 20053 0 -1 4202560 317 0 0 0 90 12 0 0 20 0 22 0 28181725 10060525568 847087 33554432000 1073741824 1073778376 140735811584384 140356346382888 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23071/tid=23078] ppid=23068 vsize=9824732 CPUtime=1.07 cores=0,2,4,6
/proc/23071/task/23078/stat : 23078 (java) S 23068 23071 20053 0 -1 4202560 481 0 0 0 90 17 0 0 20 0 22 0 28181725 10060525568 847087 33554432000 1073741824 1073778376 140735811584384 140356345330344 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=23071/tid=23079] ppid=23068 vsize=9824732 CPUtime=0.77 cores=0,2,4,6
/proc/23071/task/23079/stat : 23079 (java) S 23068 23071 20053 0 -1 4202560 361 0 0 0 67 10 0 0 20 0 22 0 28181725 10060525568 847087 33554432000 1073741824 1073778376 140735811584384 140356344277800 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23071/tid=23080] ppid=23068 vsize=9824732 CPUtime=0.93 cores=0,2,4,6
/proc/23071/task/23080/stat : 23080 (java) S 23068 23071 20053 0 -1 4202560 310 0 0 0 83 10 0 0 20 0 22 0 28181725 10060525568 847087 33554432000 1073741824 1073778376 140735811584384 140356343225256 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23071/tid=23081] ppid=23068 vsize=9824732 CPUtime=1.07 cores=0,2,4,6
/proc/23071/task/23081/stat : 23081 (java) S 23068 23071 20053 0 -1 4202560 382 0 0 0 95 12 0 0 20 0 22 0 28181725 10060525568 847087 33554432000 1073741824 1073778376 140735811584384 140356342172712 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=23071/tid=23082] ppid=23068 vsize=9824732 CPUtime=1.89 cores=0,2,4,6
/proc/23071/task/23082/stat : 23082 (java) S 23068 23071 20053 0 -1 4202560 1921 0 0 0 184 5 0 0 20 0 22 0 28181726 10060525568 847087 33554432000 1073741824 1073778376 140735811584384 140356329973864 213869705129 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23071/tid=23083] ppid=23068 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23071/task/23083/stat : 23083 (java) S 23068 23071 20053 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 28181727 10060525568 847087 33554432000 1073741824 1073778376 140735811584384 140356328920184 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23071/tid=23084] ppid=23068 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23071/task/23084/stat : 23084 (java) S 23068 23071 20053 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 28181727 10060525568 847087 33554432000 1073741824 1073778376 140735811584384 140356327867528 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23071/tid=23085] ppid=23068 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23071/task/23085/stat : 23085 (java) S 23068 23071 20053 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28181729 10060525568 847087 33554432000 1073741824 1073778376 140735811584384 140356326816272 213869713184 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23071/tid=23086] ppid=23068 vsize=9824732 CPUtime=1.47 cores=0,2,4,6
/proc/23071/task/23086/stat : 23086 (java) S 23068 23071 20053 0 -1 4202560 9044 0 0 0 145 2 0 0 20 0 22 0 28181729 10060525568 847087 33554432000 1073741824 1073778376 140735811584384 140356325763640 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23071/tid=23087] ppid=23068 vsize=9824732 CPUtime=1.3 cores=0,2,4,6
/proc/23071/task/23087/stat : 23087 (java) S 23068 23071 20053 0 -1 4202560 9687 0 0 0 128 2 0 0 20 0 22 0 28181729 10060525568 847087 33554432000 1073741824 1073778376 140735811584384 140356324711096 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23071/tid=23088] ppid=23068 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23071/task/23088/stat : 23088 (java) S 23068 23071 20053 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28181729 10060525568 847087 33554432000 1073741824 1073778376 140735811584384 140356323658744 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23071/tid=23089] ppid=23068 vsize=9824732 CPUtime=0.25 cores=0,2,4,6
/proc/23071/task/23089/stat : 23089 (java) S 23068 23071 20053 0 -1 4202560 47 0 0 0 13 12 0 0 20 0 22 0 28181729 10060525568 847087 33554432000 1073741824 1073778376 140735811584384 140356322606408 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23071/tid=23090] ppid=23068 vsize=9824732 CPUtime=815.42 cores=0,2,4,6
/proc/23071/task/23090/stat : 23090 (java) R 23068 23071 20053 0 -1 4202560 40 0 0 0 81529 13 0 0 20 0 22 0 28181774 10060525568 847087 33554432000 1073741824 1073778376 140735811584384 140356321173232 140356446545581 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=23071/tid=23091] ppid=23068 vsize=9824732 CPUtime=815.37 cores=0,2,4,6
/proc/23071/task/23091/stat : 23091 (java) R 23068 23071 20053 0 -1 4202560 1966 0 0 0 81488 49 0 0 20 0 22 0 28181774 10060525568 847087 33554432000 1073741824 1073778376 140735811584384 140356320127296 140356446650161 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=23071/tid=23092] ppid=23068 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23071/task/23092/stat : 23092 (java) S 23068 23071 20053 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 28181775 10060525568 847087 33554432000 1073741824 1073778376 140735811584384 140356319077416 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=23071/tid=23093] ppid=23068 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23071/task/23093/stat : 23093 (java) S 23068 23071 20053 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 28181775 10060525568 847087 33554432000 1073741824 1073778376 140735811584384 140356318024872 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1648.3
Current children cumulated vsize (KiB) 9824732

[startup+882.308 s]
/proc/loadavg: 4.28 4.19 4.18 5/219 23250
/proc/meminfo: memFree=24648268/32872528 swapFree=681168/738400
[pid=23071] ppid=23068 vsize=9824732 CPUtime=1768.3 cores=0,2,4,6
/proc/23071/stat : 23071 (java) S 23068 23071 20053 0 -1 4202496 29401 0 1 0 176668 162 0 0 20 0 22 0 28181723 10060525568 847087 33554432000 1073741824 1073778376 140735811584384 140735811575520 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/23071/statm: 2456183 847087 2301 9 0 2446860 0
[pid=23071/tid=23073] ppid=23068 vsize=9824732 CPUtime=0.51 cores=0,2,4,6
/proc/23071/task/23073/stat : 23073 (java) S 23068 23071 20053 0 -1 4202560 2500 0 1 0 48 3 0 0 20 0 22 0 28181724 10060525568 847087 33554432000 1073741824 1073778376 140735811584384 140356506026872 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23071/tid=23074] ppid=23068 vsize=9824732 CPUtime=1.16 cores=0,2,4,6
/proc/23071/task/23074/stat : 23074 (java) S 23068 23071 20053 0 -1 4202560 370 0 0 0 102 14 0 0 20 0 22 0 28181725 10060525568 847087 33554432000 1073741824 1073778376 140735811584384 140356349540520 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23071/tid=23075] ppid=23068 vsize=9824732 CPUtime=0.95 cores=0,2,4,6
/proc/23071/task/23075/stat : 23075 (java) S 23068 23071 20053 0 -1 4202560 335 0 0 0 83 12 0 0 20 0 22 0 28181725 10060525568 847087 33554432000 1073741824 1073778376 140735811584384 140356348487976 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23071/tid=23076] ppid=23068 vsize=9824732 CPUtime=0.99 cores=0,2,4,6
/proc/23071/task/23076/stat : 23076 (java) S 23068 23071 20053 0 -1 4202560 371 0 0 0 86 13 0 0 20 0 22 0 28181725 10060525568 847087 33554432000 1073741824 1073778376 140735811584384 140356347435432 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23071/tid=23077] ppid=23068 vsize=9824732 CPUtime=1.02 cores=0,2,4,6
/proc/23071/task/23077/stat : 23077 (java) S 23068 23071 20053 0 -1 4202560 317 0 0 0 90 12 0 0 20 0 22 0 28181725 10060525568 847087 33554432000 1073741824 1073778376 140735811584384 140356346382888 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23071/tid=23078] ppid=23068 vsize=9824732 CPUtime=1.07 cores=0,2,4,6
/proc/23071/task/23078/stat : 23078 (java) S 23068 23071 20053 0 -1 4202560 481 0 0 0 90 17 0 0 20 0 22 0 28181725 10060525568 847087 33554432000 1073741824 1073778376 140735811584384 140356345330344 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=23071/tid=23079] ppid=23068 vsize=9824732 CPUtime=0.77 cores=0,2,4,6
/proc/23071/task/23079/stat : 23079 (java) S 23068 23071 20053 0 -1 4202560 361 0 0 0 67 10 0 0 20 0 22 0 28181725 10060525568 847087 33554432000 1073741824 1073778376 140735811584384 140356344277800 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23071/tid=23080] ppid=23068 vsize=9824732 CPUtime=0.93 cores=0,2,4,6
/proc/23071/task/23080/stat : 23080 (java) S 23068 23071 20053 0 -1 4202560 310 0 0 0 83 10 0 0 20 0 22 0 28181725 10060525568 847087 33554432000 1073741824 1073778376 140735811584384 140356343225256 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23071/tid=23081] ppid=23068 vsize=9824732 CPUtime=1.07 cores=0,2,4,6
/proc/23071/task/23081/stat : 23081 (java) S 23068 23071 20053 0 -1 4202560 382 0 0 0 95 12 0 0 20 0 22 0 28181725 10060525568 847087 33554432000 1073741824 1073778376 140735811584384 140356342172712 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=23071/tid=23082] ppid=23068 vsize=9824732 CPUtime=1.89 cores=0,2,4,6
/proc/23071/task/23082/stat : 23082 (java) S 23068 23071 20053 0 -1 4202560 1921 0 0 0 184 5 0 0 20 0 22 0 28181726 10060525568 847087 33554432000 1073741824 1073778376 140735811584384 140356329973864 213869705129 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23071/tid=23083] ppid=23068 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23071/task/23083/stat : 23083 (java) S 23068 23071 20053 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 28181727 10060525568 847087 33554432000 1073741824 1073778376 140735811584384 140356328920184 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23071/tid=23084] ppid=23068 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23071/task/23084/stat : 23084 (java) S 23068 23071 20053 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 28181727 10060525568 847087 33554432000 1073741824 1073778376 140735811584384 140356327867528 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23071/tid=23085] ppid=23068 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23071/task/23085/stat : 23085 (java) S 23068 23071 20053 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28181729 10060525568 847087 33554432000 1073741824 1073778376 140735811584384 140356326816272 213869713184 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23071/tid=23086] ppid=23068 vsize=9824732 CPUtime=1.47 cores=0,2,4,6
/proc/23071/task/23086/stat : 23086 (java) S 23068 23071 20053 0 -1 4202560 9044 0 0 0 145 2 0 0 20 0 22 0 28181729 10060525568 847087 33554432000 1073741824 1073778376 140735811584384 140356325763640 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23071/tid=23087] ppid=23068 vsize=9824732 CPUtime=1.3 cores=0,2,4,6
/proc/23071/task/23087/stat : 23087 (java) S 23068 23071 20053 0 -1 4202560 9687 0 0 0 128 2 0 0 20 0 22 0 28181729 10060525568 847087 33554432000 1073741824 1073778376 140735811584384 140356324711096 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23071/tid=23088] ppid=23068 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23071/task/23088/stat : 23088 (java) S 23068 23071 20053 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28181729 10060525568 847087 33554432000 1073741824 1073778376 140735811584384 140356323658744 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23071/tid=23089] ppid=23068 vsize=9824732 CPUtime=0.27 cores=0,2,4,6
/proc/23071/task/23089/stat : 23089 (java) S 23068 23071 20053 0 -1 4202560 51 0 0 0 13 14 0 0 20 0 22 0 28181729 10060525568 847087 33554432000 1073741824 1073778376 140735811584384 140356322606408 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23071/tid=23090] ppid=23068 vsize=9824732 CPUtime=875.27 cores=0,2,4,6
/proc/23071/task/23090/stat : 23090 (java) R 23068 23071 20053 0 -1 4202560 40 0 0 0 87513 14 0 0 20 0 22 0 28181774 10060525568 847087 33554432000 1073741824 1073778376 140735811584384 140356321173232 140356446458400 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=23071/tid=23091] ppid=23068 vsize=9824732 CPUtime=875.2 cores=0,2,4,6
/proc/23071/task/23091/stat : 23091 (java) R 23068 23071 20053 0 -1 4202560 1966 0 0 0 87470 50 0 0 20 0 22 0 28181774 10060525568 847087 33554432000 1073741824 1073778376 140735811584384 140356320127296 140356446650128 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=23071/tid=23092] ppid=23068 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23071/task/23092/stat : 23092 (java) S 23068 23071 20053 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 28181775 10060525568 847087 33554432000 1073741824 1073778376 140735811584384 140356319077416 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=23071/tid=23093] ppid=23068 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23071/task/23093/stat : 23093 (java) S 23068 23071 20053 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 28181775 10060525568 847087 33554432000 1073741824 1073778376 140735811584384 140356318024872 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1768.3
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+898.201 s]
/proc/loadavg: 4.30 4.20 4.18 5/219 23250
/proc/meminfo: memFree=24596456/32872528 swapFree=681168/738400
[pid=23071] ppid=23068 vsize=9824732 CPUtime=1800.09 cores=0,2,4,6
/proc/23071/stat : 23071 (java) S 23068 23071 20053 0 -1 4202496 29401 0 1 0 179846 163 0 0 20 0 22 0 28181723 10060525568 847087 33554432000 1073741824 1073778376 140735811584384 140735811575520 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/23071/statm: 2456183 847087 2301 9 0 2446860 0
[pid=23071/tid=23073] ppid=23068 vsize=9824732 CPUtime=0.51 cores=0,2,4,6
/proc/23071/task/23073/stat : 23073 (java) S 23068 23071 20053 0 -1 4202560 2500 0 1 0 48 3 0 0 20 0 22 0 28181724 10060525568 847087 33554432000 1073741824 1073778376 140735811584384 140356506026872 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23071/tid=23074] ppid=23068 vsize=9824732 CPUtime=1.16 cores=0,2,4,6
/proc/23071/task/23074/stat : 23074 (java) S 23068 23071 20053 0 -1 4202560 370 0 0 0 102 14 0 0 20 0 22 0 28181725 10060525568 847087 33554432000 1073741824 1073778376 140735811584384 140356349540520 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23071/tid=23075] ppid=23068 vsize=9824732 CPUtime=0.95 cores=0,2,4,6
/proc/23071/task/23075/stat : 23075 (java) S 23068 23071 20053 0 -1 4202560 335 0 0 0 83 12 0 0 20 0 22 0 28181725 10060525568 847087 33554432000 1073741824 1073778376 140735811584384 140356348487976 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23071/tid=23076] ppid=23068 vsize=9824732 CPUtime=0.99 cores=0,2,4,6
/proc/23071/task/23076/stat : 23076 (java) S 23068 23071 20053 0 -1 4202560 371 0 0 0 86 13 0 0 20 0 22 0 28181725 10060525568 847087 33554432000 1073741824 1073778376 140735811584384 140356347435432 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23071/tid=23077] ppid=23068 vsize=9824732 CPUtime=1.02 cores=0,2,4,6
/proc/23071/task/23077/stat : 23077 (java) S 23068 23071 20053 0 -1 4202560 317 0 0 0 90 12 0 0 20 0 22 0 28181725 10060525568 847087 33554432000 1073741824 1073778376 140735811584384 140356346382888 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23071/tid=23078] ppid=23068 vsize=9824732 CPUtime=1.07 cores=0,2,4,6
/proc/23071/task/23078/stat : 23078 (java) S 23068 23071 20053 0 -1 4202560 481 0 0 0 90 17 0 0 20 0 22 0 28181725 10060525568 847087 33554432000 1073741824 1073778376 140735811584384 140356345330344 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=23071/tid=23079] ppid=23068 vsize=9824732 CPUtime=0.77 cores=0,2,4,6
/proc/23071/task/23079/stat : 23079 (java) S 23068 23071 20053 0 -1 4202560 361 0 0 0 67 10 0 0 20 0 22 0 28181725 10060525568 847087 33554432000 1073741824 1073778376 140735811584384 140356344277800 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23071/tid=23080] ppid=23068 vsize=9824732 CPUtime=0.93 cores=0,2,4,6
/proc/23071/task/23080/stat : 23080 (java) S 23068 23071 20053 0 -1 4202560 310 0 0 0 83 10 0 0 20 0 22 0 28181725 10060525568 847087 33554432000 1073741824 1073778376 140735811584384 140356343225256 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23071/tid=23081] ppid=23068 vsize=9824732 CPUtime=1.07 cores=0,2,4,6
/proc/23071/task/23081/stat : 23081 (java) S 23068 23071 20053 0 -1 4202560 382 0 0 0 95 12 0 0 20 0 22 0 28181725 10060525568 847087 33554432000 1073741824 1073778376 140735811584384 140356342172712 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=23071/tid=23082] ppid=23068 vsize=9824732 CPUtime=1.89 cores=0,2,4,6
/proc/23071/task/23082/stat : 23082 (java) S 23068 23071 20053 0 -1 4202560 1921 0 0 0 184 5 0 0 20 0 22 0 28181726 10060525568 847087 33554432000 1073741824 1073778376 140735811584384 140356329973864 213869705129 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23071/tid=23083] ppid=23068 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23071/task/23083/stat : 23083 (java) S 23068 23071 20053 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 28181727 10060525568 847087 33554432000 1073741824 1073778376 140735811584384 140356328920184 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23071/tid=23084] ppid=23068 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23071/task/23084/stat : 23084 (java) S 23068 23071 20053 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 28181727 10060525568 847087 33554432000 1073741824 1073778376 140735811584384 140356327867528 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23071/tid=23085] ppid=23068 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23071/task/23085/stat : 23085 (java) S 23068 23071 20053 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28181729 10060525568 847087 33554432000 1073741824 1073778376 140735811584384 140356326816272 213869713184 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23071/tid=23086] ppid=23068 vsize=9824732 CPUtime=1.47 cores=0,2,4,6
/proc/23071/task/23086/stat : 23086 (java) S 23068 23071 20053 0 -1 4202560 9044 0 0 0 145 2 0 0 20 0 22 0 28181729 10060525568 847087 33554432000 1073741824 1073778376 140735811584384 140356325763640 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23071/tid=23087] ppid=23068 vsize=9824732 CPUtime=1.3 cores=0,2,4,6
/proc/23071/task/23087/stat : 23087 (java) S 23068 23071 20053 0 -1 4202560 9687 0 0 0 128 2 0 0 20 0 22 0 28181729 10060525568 847087 33554432000 1073741824 1073778376 140735811584384 140356324711096 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23071/tid=23088] ppid=23068 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23071/task/23088/stat : 23088 (java) S 23068 23071 20053 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28181729 10060525568 847087 33554432000 1073741824 1073778376 140735811584384 140356323658744 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23071/tid=23089] ppid=23068 vsize=9824732 CPUtime=0.27 cores=0,2,4,6
/proc/23071/task/23089/stat : 23089 (java) S 23068 23071 20053 0 -1 4202560 51 0 0 0 13 14 0 0 20 0 22 0 28181729 10060525568 847087 33554432000 1073741824 1073778376 140735811584384 140356322606408 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23071/tid=23090] ppid=23068 vsize=9824732 CPUtime=891.13 cores=0,2,4,6
/proc/23071/task/23090/stat : 23090 (java) R 23068 23071 20053 0 -1 4202560 40 0 0 0 89099 14 0 0 20 0 22 0 28181774 10060525568 847087 33554432000 1073741824 1073778376 140735811584384 140356321173232 140356446458395 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=23071/tid=23091] ppid=23068 vsize=9824732 CPUtime=891.05 cores=0,2,4,6
/proc/23071/task/23091/stat : 23091 (java) R 23068 23071 20053 0 -1 4202560 1966 0 0 0 89055 50 0 0 20 0 22 0 28181774 10060525568 847087 33554432000 1073741824 1073778376 140735811584384 140356320127296 140356446650161 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=23071/tid=23092] ppid=23068 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23071/task/23092/stat : 23092 (java) S 23068 23071 20053 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 28181775 10060525568 847087 33554432000 1073741824 1073778376 140735811584384 140356319077416 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=23071/tid=23093] ppid=23068 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/23071/task/23093/stat : 23093 (java) S 23068 23071 20053 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 28181775 10060525568 847087 33554432000 1073741824 1073778376 140735811584384 140356318024872 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1800.09
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 23071 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 23071 and gives
#  childrusage.ru_utime.tv_sec=1793
#  childrusage.ru_utime.tv_usec=901285
#  childrusage.ru_stime.tv_sec=2
#  childrusage.ru_stime.tv_usec=81683
# CPU time returned by wait4() is 1795.98
# while last known CPU time is 1800.09
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 898.259
CPU time (s): 1800.09
CPU user time (s): 1798.46
CPU system time (s): 1.63
CPU usage (%): 200.398
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.9
system time used= 2.08168
maximum resident set size= 3388464
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 29436
page faults= 1
swaps= 0
block input operations= 0
block output operations= 680
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 22154
involuntary context switches= 23403

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.78412 second user time and 7.11292 second system time

The end

Launcher Data

Begin job on node112 at 2016-06-26 16:30:22
IDJOB=4116694
IDBENCH=109502
IDSOLVER=2543
FILE ID=node112/4116694-1466951422
RUNJOBID= node112-1466939767-20069
PBS_JOBID= 19976335
Free space on /tmp= 71688 MiB

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

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

MD5SUM BENCH= e1189837ef7b00368049cf6d1bdb5b61
RANDOM SEED=676382709

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        27624972 kB
Buffers:           18572 kB
Cached:           150584 kB
SwapCached:         1700 kB
Active:          3652516 kB
Inactive:         146060 kB
Active(anon):    3629136 kB
Inactive(anon):     2540 kB
Active(file):      23380 kB
Inactive(file):   143520 kB
Unevictable:      738400 kB
Mlocked:          681168 kB
SwapTotal:      67108856 kB
SwapFree:       67098668 kB
Dirty:              1244 kB
Writeback:             0 kB
AnonPages:       4391708 kB
Mapped:            15448 kB
Shmem:                 0 kB
Slab:             565608 kB
SReclaimable:       9432 kB
SUnreclaim:       556176 kB
KernelStack:        1816 kB
PageTables:        12648 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    4799824 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3653632 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71688 MiB
End job on node112 at 2016-06-26 16:45:20