Trace number 4115982

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.12 894.668

General information on the benchmark

Namenormalized-PB16/DEC-SMALLINT-LIN/nossum/
normalized-sha1-size96-round23-4.opb
MD5SUMa97fe7e6bfcb027e3ebdd0fa3cefc7ea
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.07	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.07	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.07	c See www.sat4j.org for details.
0.00/0.08	c version PB16.v20160501
0.00/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.08	c java.vm.version	19.1-b02
0.00/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.08	c sun.arch.data.model	64
0.00/0.08	c java.version		1.6.0_24
0.00/0.08	c os.name		Linux
0.00/0.08	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.08	c os.arch		amd64
0.00/0.08	c Free memory 		501472288
0.00/0.08	c Max memory 		7480803328
0.00/0.08	c Total memory 		504102912
0.00/0.08	c Number of processors 	8
0.11/0.10	c Pseudo Boolean Optimization by upper bound
0.11/0.10	c ManyCore solver with 2 solvers running in parallel
0.11/0.10	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.11/0.10	c --- Begin Solver configuration ---
0.11/0.10	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@5d764be1
0.11/0.10	c Learn all clauses as in MiniSAT
0.11/0.10	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.10	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.11/0.10	c Expensive reason simplification
0.11/0.10	c Glucose 2.1 dynamic restart strategy
0.11/0.10	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.11/0.10	c timeout=2147483s
0.11/0.10	c DB Simplification allowed=false
0.11/0.10	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.11/0.10	c --- End Solver configuration ---
0.11/0.10	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.11/0.10	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.11/0.10	c --- Begin Solver configuration ---
0.11/0.10	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@4413ee
0.11/0.10	c Learn all clauses as in MiniSAT
0.11/0.10	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.10	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.11/0.10	c No reason simplification
0.11/0.10	c Armin Biere (Picosat) restarts strategy
0.11/0.10	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.11/0.10	c timeout=2147483s
0.11/0.10	c DB Simplification allowed=false
0.11/0.10	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.11/0.10	c --- End Solver configuration ---
0.11/0.10	c solving HOME/instance-4115982-1466944571.opb
0.11/0.10	c reading problem ... 
0.11/0.11	c  no objective function found
0.77/0.49	c ... done. Wall clock time 0.39s.
0.77/0.49	c declared #vars     4288
0.77/0.49	c #constraints  10752
1.02/0.50	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
1.02/0.50	c constraints type 
1.02/0.50	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 7494
1.02/0.50	c org.sat4j.specs.Constr$1 => 872
1.02/0.50	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 128
1.02/0.50	c org.sat4j.minisat.constraints.cnf.UnitClause => 472
1.02/0.50	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 1786
1.02/0.50	c 10752 constraints processed.
1.02/0.50	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
1.02/0.50	c constraints type 
1.02/0.50	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 128
1.02/0.50	c org.sat4j.specs.Constr$1 => 872
1.02/0.50	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 7494
1.02/0.50	c org.sat4j.pb.constraints.pb.MaxWatchPb => 1786
1.02/0.50	c org.sat4j.pb.constraints.pb.UnitClausePB => 472
1.02/0.50	c 10752 constraints processed.
4.37/1.43	c cleaning 2499 clauses out of 4998 with flag 16072/5000
5.99/2.10	c cleaning 4243 clauses out of 8500 with flag 37384/11001
7.64/2.92	c cleaning 5623 clauses out of 11256 with flag 64761/18000
9.54/3.88	c cleaning 6815 clauses out of 13633 with flag 97524/26000
11.69/4.83	c cleaning 7875 clauses out of 15818 with flag 136926/35000
14.14/6.02	c cleaning 8955 clauses out of 17944 with flag 181560/45001
16.82/7.36	c cleaning 9984 clauses out of 19988 with flag 233226/56000
19.63/8.79	c cleaning 10985 clauses out of 22005 with flag 291747/68001
22.91/10.39	c cleaning 11992 clauses out of 24020 with flag 358868/81001
26.52/12.12	c cleaning 12994 clauses out of 26027 with flag 427914/95000
30.40/14.01	c cleaning 13968 clauses out of 28034 with flag 505346/110001
34.61/16.15	c cleaning 15021 clauses out of 30065 with flag 586294/126000
39.50/18.52	c cleaning 15973 clauses out of 32044 with flag 675924/143000
41.12/19.31	c cleaning 0 clauses out of 5000 with flag 0/5000
44.97/21.10	c cleaning 17020 clauses out of 34071 with flag 775660/161000
50.84/24.03	c cleaning 18011 clauses out of 36052 with flag 876094/180001
57.04/27.11	c cleaning 19002 clauses out of 38040 with flag 987520/200000
63.75/30.44	c cleaning 19982 clauses out of 40039 with flag 1107812/221001
70.96/34.00	c cleaning 21016 clauses out of 42061 with flag 1228892/243005
78.56/37.81	c cleaning 22001 clauses out of 44043 with flag 1358380/266003
87.05/42.04	c cleaning 22996 clauses out of 46039 with flag 1495444/290000
95.66/46.35	c cleaning 23994 clauses out of 48043 with flag 1639040/315000
104.97/50.91	c cleaning 24998 clauses out of 50049 with flag 1792702/341000
114.77/55.83	c cleaning 25990 clauses out of 52051 with flag 1948361/368000
124.71/60.78	c cleaning 27014 clauses out of 54061 with flag 2111863/396000
135.82/66.30	c cleaning 27990 clauses out of 56048 with flag 2282514/425001
147.22/71.91	c cleaning 28999 clauses out of 58058 with flag 2458825/455001
159.46/78.07	c cleaning 30014 clauses out of 60058 with flag 2643554/486000
172.13/84.39	c cleaning 30951 clauses out of 62044 with flag 2832904/518000
185.40/90.94	c cleaning 32023 clauses out of 64093 with flag 3029658/551000
199.28/97.80	c cleaning 33026 clauses out of 66072 with flag 3235948/585002
214.24/105.66	c cleaning 34016 clauses out of 68045 with flag 3449785/620001
228.48/112.73	c cleaning 34966 clauses out of 70028 with flag 3666230/656000
237.48/117.25	c cleaning 0 clauses out of 11000 with flag 0/11000
243.34/120.17	c cleaning 35985 clauses out of 72062 with flag 3884348/693000
258.55/127.77	c cleaning 37027 clauses out of 74077 with flag 4113004/731000
274.60/135.74	c cleaning 37997 clauses out of 76050 with flag 4348448/770000
291.31/144.09	c cleaning 39002 clauses out of 78053 with flag 4592803/810000
308.85/152.71	c cleaning 39991 clauses out of 80051 with flag 4841103/851000
327.99/162.22	c cleaning 41023 clauses out of 82061 with flag 5098850/893001
348.15/172.27	c cleaning 42009 clauses out of 84038 with flag 5357175/936001
369.34/182.78	c cleaning 43003 clauses out of 86030 with flag 5631491/980002
390.47/193.27	c cleaning 44005 clauses out of 88025 with flag 5904718/1025000
413.58/205.18	c cleaning 44997 clauses out of 90020 with flag 6186737/1071000
435.45/216.04	c cleaning 45978 clauses out of 92024 with flag 6477566/1118001
459.12/227.81	c cleaning 47001 clauses out of 94045 with flag 6771279/1166000
485.05/240.75	c cleaning 47991 clauses out of 96044 with flag 7069875/1215000
511.52/253.92	c cleaning 49018 clauses out of 98053 with flag 7379779/1265000
539.01/267.69	c cleaning 49991 clauses out of 100035 with flag 7690624/1316000
567.66/281.82	c cleaning 51006 clauses out of 102044 with flag 8012360/1368000
597.39/296.50	c cleaning 51989 clauses out of 104040 with flag 8337527/1421002
627.94/311.77	c cleaning 52987 clauses out of 106049 with flag 8671148/1475000
657.27/326.20	c cleaning 53983 clauses out of 108064 with flag 9003272/1530002
688.17/341.59	c cleaning 55024 clauses out of 110079 with flag 9345479/1586000
719.94/357.39	c cleaning 55996 clauses out of 112056 with flag 9696959/1643001
752.22/373.37	c cleaning 57004 clauses out of 114060 with flag 10052484/1701001
785.70/389.93	c cleaning 57981 clauses out of 116055 with flag 10406812/1760000
819.76/406.84	c cleaning 59005 clauses out of 118076 with flag 10771690/1820002
856.38/425.08	c cleaning 60025 clauses out of 120069 with flag 11148738/1881000
893.72/443.54	c cleaning 60995 clauses out of 122044 with flag 11531986/1943000
932.28/462.69	c cleaning 62021 clauses out of 124050 with flag 11919904/2006001
965.03/478.98	c cleaning 0 clauses out of 18001 with flag 0/18001
970.43/481.67	c cleaning 62983 clauses out of 126028 with flag 12313906/2070000
1013.37/502.85	c cleaning 64011 clauses out of 128045 with flag 12711674/2135000
1054.89/523.45	c cleaning 65001 clauses out of 130034 with flag 13111142/2201000
1099.03/545.35	c cleaning 65984 clauses out of 132033 with flag 13521230/2268000
1144.95/568.14	c cleaning 67013 clauses out of 134051 with flag 13937338/2336002
1190.41/590.78	c cleaning 67994 clauses out of 136037 with flag 14355475/2405001
1239.12/615.84	c cleaning 68987 clauses out of 138042 with flag 14784132/2475000
1287.33/639.82	c cleaning 70018 clauses out of 140055 with flag 15217537/2546000
1335.08/663.58	c cleaning 71002 clauses out of 142037 with flag 15656836/2618000
1384.14/687.95	c cleaning 71967 clauses out of 144036 with flag 16108116/2691001
1436.82/714.02	c cleaning 73013 clauses out of 146069 with flag 16557685/2765001
1491.67/741.29	c cleaning 74003 clauses out of 148055 with flag 17013987/2840000
1545.28/767.95	c cleaning 75018 clauses out of 150052 with flag 17482787/2916000
1600.36/795.34	c cleaning 75957 clauses out of 152034 with flag 17955257/2993000
1655.40/822.70	c cleaning 76962 clauses out of 154077 with flag 18436374/3071000
1712.15/850.95	c cleaning 78040 clauses out of 156117 with flag 18917868/3150002
1770.38/879.87	c cleaning 79006 clauses out of 158075 with flag 19403252/3230000
1800.12/894.60	c >>>>>>>>>> Solver number 0 (0 answers) <<<<<<<<<<<<<<<<<<
1800.12/894.60	c starts		: 22537
1800.12/894.60	c conflicts		: 3276034
1800.12/894.60	c decisions		: 30591035
1800.12/894.60	c propagations		: 437866224
1800.12/894.60	c inspects		: 8615871710
1800.12/894.60	c shortcuts		: 0
1800.12/894.60	c learnt literals	: 2
1800.12/894.60	c learnt binary clauses	: 37
1800.12/894.60	c learnt ternary clauses	: 615
1800.12/894.60	c learnt constraints	: 3276032
1800.12/894.60	c ignored constraints	: 0
1800.12/894.60	c root simplifications	: 0
1800.12/894.60	c removed literals (reason simplification)	: 2321407
1800.12/894.60	c reason swapping (by a shorter reason)	: 0
1800.12/894.60	c Calls to reduceDB	: 76
1800.12/894.60	c Number of update (reduction) of LBD	: 704792
1800.12/894.60	c Imported unit clauses	: 0
1800.12/894.60	c number of reductions to clauses (during analyze)	: 0
1800.12/894.60	c number of learned constraints concerned by reduction	: 0
1800.12/894.60	c number of learning phase by resolution	: 0
1800.12/894.60	c number of learning phase by cutting planes	: 0
1800.12/894.60	c speed (assignments/second)	: 489731.207533875
1800.12/894.60	c non guided choices	19727
1800.12/894.63	c learnt constraints type 
1800.12/894.63	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 37
1800.12/894.63	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 125066
1800.12/894.63	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1800.12/894.63	c starts		: 51
1800.12/894.63	c conflicts		: 22268
1800.12/894.63	c decisions		: 86415
1800.12/894.63	c propagations		: 2752138
1800.12/894.63	c inspects		: 851465803
1800.12/894.63	c shortcuts		: 0
1800.12/894.63	c learnt literals	: 0
1800.12/894.63	c learnt binary clauses	: 0
1800.12/894.63	c learnt ternary clauses	: 0
1800.12/894.63	c learnt constraints	: 22267
1800.12/894.63	c ignored constraints	: 0
1800.12/894.63	c root simplifications	: 0
1800.12/894.63	c removed literals (reason simplification)	: 0
1800.12/894.63	c reason swapping (by a shorter reason)	: 0
1800.12/894.63	c Calls to reduceDB	: 3
1800.12/894.63	c Number of update (reduction) of LBD	: 0
1800.12/894.63	c Imported unit clauses	: 0
1800.12/894.63	c number of reductions to clauses (during analyze)	: 0
1800.12/894.63	c number of learned constraints concerned by reduction	: 0
1800.12/894.63	c number of learning phase by resolution	: 0
1800.12/894.63	c number of learning phase by cutting planes	: 0
1800.12/894.63	c speed (assignments/second)	: 3078.0375363066073
1800.12/894.63	c non guided choices	320
1800.12/894.64	c learnt constraints type 
1800.12/894.64	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 22
1800.12/894.64	c org.sat4j.pb.constraints.pb.MaxWatchPb => 22245
1800.12/894.64	s UNKNOWN
1800.12/894.64	c Total wall clock time (in seconds): 894.534

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-4115982-1466944571/watcher-4115982-1466944571 -o /tmp/evaluation-result-4115982-1466944571/solver-4115982-1466944571 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node125-1466943674-19490 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4115982-1466944571.opb 

pid=19696
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.17 4.13 3.32 5/197 19699
/proc/meminfo: memFree=30289296/32872528 swapFree=1541156/1696500
[pid=19699] ppid=19696 vsize=96260 CPUtime=0 cores=0,2,4,6
/proc/19699/stat : 19699 (java) S 19696 19699 19474 0 -1 4202496 1355 0 0 0 0 0 0 0 20 0 2 0 27495851 98570240 978 33554432000 1073741824 1073778376 140736807102864 140736807094000 270710898749 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/19699/statm: 24065 978 744 9 0 16771 0
[pid=19699/tid=19700] ppid=19696 vsize=96260 CPUtime=0 cores=0,2,4,6
/proc/19699/task/19700/stat : 19700 (java) R 19696 19699 19474 0 -1 4202560 130 0 0 0 0 0 0 0 20 0 2 0 27495851 98570240 978 33554432000 1073741824 1073778376 140736807102864 140717753114152 270707541376 0 0 4096 0 0 0 0 -1 0 0 0 0 0 0

[startup+0.10006 s]
/proc/loadavg: 4.17 4.13 3.32 5/197 19699
/proc/meminfo: memFree=30289296/32872528 swapFree=1541156/1696500
[pid=19699] ppid=19696 vsize=9558476 CPUtime=0.11 cores=0,2,4,6
/proc/19699/stat : 19699 (java) S 19696 19699 19474 0 -1 4202496 4567 0 1 0 10 1 0 0 20 0 18 0 27495851 9787879424 5682 33554432000 1073741824 1073778376 140736807102864 140736807094000 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/19699/statm: 2389619 5682 2158 9 0 2380296 0
[pid=19699/tid=19700] ppid=19696 vsize=9558476 CPUtime=0.08 cores=0,2,4,6
/proc/19699/task/19700/stat : 19700 (java) R 19696 19699 19474 0 -1 4202560 2437 0 1 0 8 0 0 0 20 0 18 0 27495851 9787879424 5682 33554432000 1073741824 1073778376 140736807102864 140717753117600 270710924557 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 9558476

[startup+0.200281 s]
/proc/loadavg: 4.17 4.13 3.32 5/197 19699
/proc/meminfo: memFree=30289296/32872528 swapFree=1541156/1696500
[pid=19699] ppid=19696 vsize=9558476 CPUtime=0.27 cores=0,2,4,6
/proc/19699/stat : 19699 (java) S 19696 19699 19474 0 -1 4202496 4822 0 1 0 26 1 0 0 20 0 18 0 27495851 9787879424 6387 33554432000 1073741824 1073778376 140736807102864 140736807094000 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/19699/statm: 2389619 6387 2220 9 0 2380296 0
[pid=19699/tid=19700] ppid=19696 vsize=9558476 CPUtime=0.18 cores=0,2,4,6
/proc/19699/task/19700/stat : 19700 (java) R 19696 19699 19474 0 -1 4202560 2453 0 1 0 16 2 0 0 20 0 18 0 27495851 9787879424 6391 33554432000 1073741824 1073778376 140736807102864 140717753110384 140717692872283 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 9558476

[startup+0.300261 s]
/proc/loadavg: 4.17 4.13 3.32 5/197 19699
/proc/meminfo: memFree=30289296/32872528 swapFree=1541156/1696500
[pid=19699] ppid=19696 vsize=9558476 CPUtime=0.52 cores=0,2,4,6
/proc/19699/stat : 19699 (java) S 19696 19699 19474 0 -1 4202496 6130 0 1 0 50 2 0 0 20 0 18 0 27495851 9787879424 8680 33554432000 1073741824 1073778376 140736807102864 140736807094000 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/19699/statm: 2389619 8680 2234 9 0 2380296 0
[pid=19699/tid=19700] ppid=19696 vsize=9558476 CPUtime=0.28 cores=0,2,4,6
/proc/19699/task/19700/stat : 19700 (java) R 19696 19699 19474 0 -1 4202560 2456 0 1 0 26 2 0 0 20 0 18 0 27495851 9787879424 8680 33554432000 1073741824 1073778376 140736807102864 140717753110384 140717692832087 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.52
Current children cumulated vsize (KiB) 9558476

[startup+0.70022 s]
/proc/loadavg: 4.17 4.13 3.32 5/197 19699
/proc/meminfo: memFree=30289296/32872528 swapFree=1541156/1696500
[pid=19699] ppid=19696 vsize=9824732 CPUtime=1.76 cores=0,2,4,6
/proc/19699/stat : 19699 (java) S 19696 19699 19474 0 -1 4202496 14631 0 1 0 172 4 0 0 20 0 22 0 27495851 10060525568 23794 33554432000 1073741824 1073778376 140736807102864 140736807094000 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/19699/statm: 2456183 23794 2265 9 0 2446860 0
[pid=19699/tid=19700] ppid=19696 vsize=9824732 CPUtime=0.48 cores=0,2,4,6
/proc/19699/task/19700/stat : 19700 (java) S 19696 19699 19474 0 -1 4202560 2503 0 1 0 46 2 0 0 20 0 22 0 27495851 10060525568 23794 33554432000 1073741824 1073778376 140736807102864 140717753119608 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1.76
Current children cumulated vsize (KiB) 9824732

[startup+1.50084 s]
/proc/loadavg: 4.17 4.13 3.32 8/219 19721
/proc/meminfo: memFree=29976320/32872528 swapFree=1541156/1696500
[pid=19699] ppid=19696 vsize=9824732 CPUtime=4.62 cores=0,2,4,6
/proc/19699/stat : 19699 (java) S 19696 19699 19474 0 -1 4202496 21597 0 1 0 454 8 0 0 20 0 22 0 27495851 10060525568 47100 33554432000 1073741824 1073778376 140736807102864 140736807094000 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/19699/statm: 2456183 47100 2292 9 0 2446860 0
[pid=19699/tid=19700] ppid=19696 vsize=9824732 CPUtime=0.48 cores=0,2,4,6
/proc/19699/task/19700/stat : 19700 (java) S 19696 19699 19474 0 -1 4202560 2503 0 1 0 46 2 0 0 20 0 22 0 27495851 10060525568 47100 33554432000 1073741824 1073778376 140736807102864 140717753119608 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19699/tid=19702] ppid=19696 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19699/task/19702/stat : 19702 (java) S 19696 19699 19474 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 27495852 10060525568 47100 33554432000 1073741824 1073778376 140736807102864 140717596555944 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19699/tid=19703] ppid=19696 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19699/task/19703/stat : 19703 (java) S 19696 19699 19474 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 22 0 27495852 10060525568 47100 33554432000 1073741824 1073778376 140736807102864 140717595503400 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19699/tid=19704] ppid=19696 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19699/task/19704/stat : 19704 (java) S 19696 19699 19474 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 27495852 10060525568 47100 33554432000 1073741824 1073778376 140736807102864 140717594450856 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19699/tid=19705] ppid=19696 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19699/task/19705/stat : 19705 (java) S 19696 19699 19474 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 27495852 10060525568 47100 33554432000 1073741824 1073778376 140736807102864 140717593398312 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19699/tid=19706] ppid=19696 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19699/task/19706/stat : 19706 (java) S 19696 19699 19474 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27495852 10060525568 47100 33554432000 1073741824 1073778376 140736807102864 140717592344744 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19699/tid=19707] ppid=19696 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19699/task/19707/stat : 19707 (java) S 19696 19699 19474 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 27495852 10060525568 47100 33554432000 1073741824 1073778376 140736807102864 140717591292200 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19699/tid=19708] ppid=19696 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19699/task/19708/stat : 19708 (java) S 19696 19699 19474 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27495852 10060525568 47100 33554432000 1073741824 1073778376 140736807102864 140717590239656 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19699/tid=19709] ppid=19696 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19699/task/19709/stat : 19709 (java) S 19696 19699 19474 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 27495852 10060525568 47100 33554432000 1073741824 1073778376 140736807102864 140717589187112 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19699/tid=19710] ppid=19696 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19699/task/19710/stat : 19710 (java) S 19696 19699 19474 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 27495853 10060525568 47100 33554432000 1073741824 1073778376 140736807102864 140717576989288 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19699/tid=19711] ppid=19696 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19699/task/19711/stat : 19711 (java) S 19696 19699 19474 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 27495853 10060525568 47100 33554432000 1073741824 1073778376 140736807102864 140717575935608 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19699/tid=19712] ppid=19696 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19699/task/19712/stat : 19712 (java) S 19696 19699 19474 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 27495853 10060525568 47100 33554432000 1073741824 1073778376 140736807102864 140717574882952 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19699/tid=19713] ppid=19696 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19699/task/19713/stat : 19713 (java) S 19696 19699 19474 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27495855 10060525568 47100 33554432000 1073741824 1073778376 140736807102864 140717573831696 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19699/tid=19714] ppid=19696 vsize=9824732 CPUtime=1.16 cores=0,2,4,6
/proc/19699/task/19714/stat : 19714 (java) S 19696 19699 19474 0 -1 4202560 8471 0 0 0 114 2 0 0 20 0 22 0 27495855 10060525568 47100 33554432000 1073741824 1073778376 140736807102864 140717572778040 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19699/tid=19715] ppid=19696 vsize=9824732 CPUtime=1.06 cores=0,2,4,6
/proc/19699/task/19715/stat : 19715 (java) S 19696 19699 19474 0 -1 4202560 9206 0 0 0 104 2 0 0 20 0 22 0 27495855 10060525568 47100 33554432000 1073741824 1073778376 140736807102864 140717571725496 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19699/tid=19716] ppid=19696 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19699/task/19716/stat : 19716 (java) S 19696 19699 19474 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27495855 10060525568 47100 33554432000 1073741824 1073778376 140736807102864 140717570673144 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19699/tid=19717] ppid=19696 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19699/task/19717/stat : 19717 (java) S 19696 19699 19474 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27495855 10060525568 47100 33554432000 1073741824 1073778376 140736807102864 140717569620808 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19699/tid=19718] ppid=19696 vsize=9824732 CPUtime=0.91 cores=0,2,4,6
/proc/19699/task/19718/stat : 19718 (java) R 19696 19699 19474 0 -1 4202560 23 0 0 0 91 0 0 0 20 0 22 0 27495901 10060525568 47100 33554432000 1073741824 1073778376 140736807102864 140717568566392 140717693651393 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=19699/tid=19719] ppid=19696 vsize=9824732 CPUtime=0.9 cores=0,2,4,6
/proc/19699/task/19719/stat : 19719 (java) R 19696 19699 19474 0 -1 4202560 73 0 0 0 88 2 0 0 20 0 22 0 27495901 10060525568 47100 33554432000 1073741824 1073778376 140736807102864 140717567512664 140717693788913 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
[pid=19699/tid=19720] ppid=19696 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19699/task/19720/stat : 19720 (java) S 19696 19699 19474 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 27495902 10060525568 47100 33554432000 1073741824 1073778376 140736807102864 140717566461480 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19699/tid=19721] ppid=19696 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19699/task/19721/stat : 19721 (java) S 19696 19699 19474 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 27495902 10060525568 47100 33554432000 1073741824 1073778376 140736807102864 140717565408936 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 4.62
Current children cumulated vsize (KiB) 9824732

[startup+3.10664 s]
/proc/loadavg: 4.24 4.15 3.33 5/219 19721
/proc/meminfo: memFree=29878508/32872528 swapFree=1541156/1696500
[pid=19699] ppid=19696 vsize=9824732 CPUtime=8.07 cores=0,2,4,6
/proc/19699/stat : 19699 (java) S 19696 19699 19474 0 -1 4202496 21814 0 1 0 791 16 0 0 20 0 22 0 27495851 10060525568 84554 33554432000 1073741824 1073778376 140736807102864 140736807094000 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/19699/statm: 2456183 84554 2292 9 0 2446860 0
[pid=19699/tid=19700] ppid=19696 vsize=9824732 CPUtime=0.48 cores=0,2,4,6
/proc/19699/task/19700/stat : 19700 (java) S 19696 19699 19474 0 -1 4202560 2503 0 1 0 46 2 0 0 20 0 22 0 27495851 10060525568 85066 33554432000 1073741824 1073778376 140736807102864 140717753119608 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19699/tid=19702] ppid=19696 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/19699/task/19702/stat : 19702 (java) R 19696 19699 19474 0 -1 4202560 13 0 0 0 2 0 0 0 20 0 22 0 27495852 10060525568 85066 33554432000 1073741824 1073778376 140736807102864 140717596556120 140717755590337 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=19699/tid=19703] ppid=19696 vsize=9824732 CPUtime=0.07 cores=0,2,4,6
/proc/19699/task/19703/stat : 19703 (java) R 19696 19699 19474 0 -1 4202560 35 0 0 0 5 2 0 0 20 0 22 0 27495852 10060525568 85066 33554432000 1073741824 1073778376 140736807102864 140717595503400 140717755590345 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=19699/tid=19704] ppid=19696 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/19699/task/19704/stat : 19704 (java) R 19696 19699 19474 0 -1 4202560 16 0 0 0 2 0 0 0 20 0 22 0 27495852 10060525568 85066 33554432000 1073741824 1073778376 140736807102864 140717594451032 140717756875856 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=19699/tid=19705] ppid=19696 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/19699/task/19705/stat : 19705 (java) R 19696 19699 19474 0 -1 4202560 27 0 0 0 3 2 0 0 20 0 22 0 27495852 10060525568 85066 33554432000 1073741824 1073778376 140736807102864 140717593398488 140717755590313 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
[pid=19699/tid=19706] ppid=19696 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19699/task/19706/stat : 19706 (java) R 19696 19699 19474 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 27495852 10060525568 85066 33554432000 1073741824 1073778376 140736807102864 140717592344744 270710912060 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
[pid=19699/tid=19707] ppid=19696 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/19699/task/19707/stat : 19707 (java) S 19696 19699 19474 0 -1 4202560 20 0 0 0 2 0 0 0 20 0 22 0 27495852 10060525568 85066 33554432000 1073741824 1073778376 140736807102864 140717591292200 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19699/tid=19708] ppid=19696 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/19699/task/19708/stat : 19708 (java) R 19696 19699 19474 0 -1 4202560 7 0 0 0 2 0 0 0 20 0 22 0 27495852 10060525568 85066 33554432000 1073741824 1073778376 140736807102864 140717590239656 140717755590345 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=19699/tid=19709] ppid=19696 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/19699/task/19709/stat : 19709 (java) R 19696 19699 19474 0 -1 4202560 15 0 0 0 3 0 0 0 20 0 22 0 27495852 10060525568 85066 33554432000 1073741824 1073778376 140736807102864 140717589187288 140717755590329 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=19699/tid=19710] ppid=19696 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19699/task/19710/stat : 19710 (java) S 19696 19699 19474 0 -1 4202560 72 0 0 0 0 0 0 0 20 0 22 0 27495853 10060525568 85066 33554432000 1073741824 1073778376 140736807102864 140717576988168 270710912060 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19699/tid=19711] ppid=19696 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19699/task/19711/stat : 19711 (java) S 19696 19699 19474 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 27495853 10060525568 85066 33554432000 1073741824 1073778376 140736807102864 140717575935608 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19699/tid=19712] ppid=19696 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19699/task/19712/stat : 19712 (java) S 19696 19699 19474 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 27495853 10060525568 85066 33554432000 1073741824 1073778376 140736807102864 140717574882952 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19699/tid=19713] ppid=19696 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19699/task/19713/stat : 19713 (java) S 19696 19699 19474 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27495855 10060525568 85066 33554432000 1073741824 1073778376 140736807102864 140717573831696 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19699/tid=19714] ppid=19696 vsize=9824732 CPUtime=1.24 cores=0,2,4,6
/proc/19699/task/19714/stat : 19714 (java) S 19696 19699 19474 0 -1 4202560 8475 0 0 0 122 2 0 0 20 0 22 0 27495855 10060525568 85066 33554432000 1073741824 1073778376 140736807102864 140717572778040 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19699/tid=19715] ppid=19696 vsize=9824732 CPUtime=1.1 cores=0,2,4,6
/proc/19699/task/19715/stat : 19715 (java) S 19696 19699 19474 0 -1 4202560 9211 0 0 0 108 2 0 0 20 0 22 0 27495855 10060525568 85066 33554432000 1073741824 1073778376 140736807102864 140717571725496 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19699/tid=19716] ppid=19696 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19699/task/19716/stat : 19716 (java) S 19696 19699 19474 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27495855 10060525568 85066 33554432000 1073741824 1073778376 140736807102864 140717570673144 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19699/tid=19717] ppid=19696 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19699/task/19717/stat : 19717 (java) S 19696 19699 19474 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27495855 10060525568 85066 33554432000 1073741824 1073778376 140736807102864 140717569620808 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19699/tid=19718] ppid=19696 vsize=9824732 CPUtime=2.42 cores=0,2,4,6
/proc/19699/task/19718/stat : 19718 (java) S 19696 19699 19474 0 -1 4202560 28 0 0 0 242 0 0 0 20 0 22 0 27495901 10060525568 85066 33554432000 1073741824 1073778376 140736807102864 140717568566184 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19699/tid=19719] ppid=19696 vsize=9824732 CPUtime=2.39 cores=0,2,4,6
/proc/19699/task/19719/stat : 19719 (java) S 19696 19699 19474 0 -1 4202560 120 0 0 0 237 2 0 0 20 0 22 0 27495901 10060525568 85066 33554432000 1073741824 1073778376 140736807102864 140717567511752 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19699/tid=19720] ppid=19696 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19699/task/19720/stat : 19720 (java) S 19696 19699 19474 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 27495902 10060525568 85066 33554432000 1073741824 1073778376 140736807102864 140717566461480 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19699/tid=19721] ppid=19696 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19699/task/19721/stat : 19721 (java) S 19696 19699 19474 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 27495902 10060525568 85066 33554432000 1073741824 1073778376 140736807102864 140717565408936 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 8.07
Current children cumulated vsize (KiB) 9824732

[startup+6.30094 s]
/proc/loadavg: 4.24 4.15 3.33 5/219 19721
/proc/meminfo: memFree=29180228/32872528 swapFree=1541156/1696500
[pid=19699] ppid=19696 vsize=9824732 CPUtime=14.74 cores=0,2,4,6
/proc/19699/stat : 19699 (java) S 19696 19699 19474 0 -1 4202496 22915 0 1 0 1446 28 0 0 20 0 22 0 27495851 10060525568 155212 33554432000 1073741824 1073778376 140736807102864 140736807094000 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/19699/statm: 2456183 155212 2292 9 0 2446860 0
[pid=19699/tid=19700] ppid=19696 vsize=9824732 CPUtime=0.48 cores=0,2,4,6
/proc/19699/task/19700/stat : 19700 (java) S 19696 19699 19474 0 -1 4202560 2503 0 1 0 46 2 0 0 20 0 22 0 27495851 10060525568 155212 33554432000 1073741824 1073778376 140736807102864 140717753119608 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19699/tid=19702] ppid=19696 vsize=9824732 CPUtime=0.06 cores=0,2,4,6
/proc/19699/task/19702/stat : 19702 (java) S 19696 19699 19474 0 -1 4202560 105 0 0 0 5 1 0 0 20 0 22 0 27495852 10060525568 155212 33554432000 1073741824 1073778376 140736807102864 140717596555944 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19699/tid=19703] ppid=19696 vsize=9824732 CPUtime=0.1 cores=0,2,4,6
/proc/19699/task/19703/stat : 19703 (java) S 19696 19699 19474 0 -1 4202560 49 0 0 0 7 3 0 0 20 0 22 0 27495852 10060525568 155212 33554432000 1073741824 1073778376 140736807102864 140717595503400 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19699/tid=19704] ppid=19696 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/19699/task/19704/stat : 19704 (java) S 19696 19699 19474 0 -1 4202560 93 0 0 0 4 1 0 0 20 0 22 0 27495852 10060525568 155212 33554432000 1073741824 1073778376 140736807102864 140717594450856 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19699/tid=19705] ppid=19696 vsize=9824732 CPUtime=0.09 cores=0,2,4,6
/proc/19699/task/19705/stat : 19705 (java) S 19696 19699 19474 0 -1 4202560 48 0 0 0 6 3 0 0 20 0 22 0 27495852 10060525568 155212 33554432000 1073741824 1073778376 140736807102864 140717593398312 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19699/tid=19706] ppid=19696 vsize=9824732 CPUtime=0.06 cores=0,2,4,6
/proc/19699/task/19706/stat : 19706 (java) S 19696 19699 19474 0 -1 4202560 57 0 0 0 4 2 0 0 20 0 22 0 27495852 10060525568 155212 33554432000 1073741824 1073778376 140736807102864 140717592344744 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19699/tid=19707] ppid=19696 vsize=9824732 CPUtime=0.06 cores=0,2,4,6
/proc/19699/task/19707/stat : 19707 (java) S 19696 19699 19474 0 -1 4202560 110 0 0 0 5 1 0 0 20 0 22 0 27495852 10060525568 155212 33554432000 1073741824 1073778376 140736807102864 140717591292200 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19699/tid=19708] ppid=19696 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/19699/task/19708/stat : 19708 (java) S 19696 19699 19474 0 -1 4202560 18 0 0 0 5 0 0 0 20 0 22 0 27495852 10060525568 155212 33554432000 1073741824 1073778376 140736807102864 140717590239656 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19699/tid=19709] ppid=19696 vsize=9824732 CPUtime=0.11 cores=0,2,4,6

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

/proc/19699/task/19704/stat : 19704 (java) S 19696 19699 19474 0 -1 4202560 671 0 0 0 290 16 0 0 20 0 22 0 27495852 10060525568 916810 33554432000 1073741824 1073778376 140736807102864 140717594450856 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19699/tid=19705] ppid=19696 vsize=9824732 CPUtime=3.36 cores=0,2,4,6
/proc/19699/task/19705/stat : 19705 (java) S 19696 19699 19474 0 -1 4202560 544 0 0 0 317 19 0 0 20 0 22 0 27495852 10060525568 916810 33554432000 1073741824 1073778376 140736807102864 140717593398312 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19699/tid=19706] ppid=19696 vsize=9824732 CPUtime=2.76 cores=0,2,4,6
/proc/19699/task/19706/stat : 19706 (java) S 19696 19699 19474 0 -1 4202560 498 0 0 0 262 14 0 0 20 0 22 0 27495852 10060525568 916810 33554432000 1073741824 1073778376 140736807102864 140717592344744 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19699/tid=19707] ppid=19696 vsize=9824732 CPUtime=3.21 cores=0,2,4,6
/proc/19699/task/19707/stat : 19707 (java) S 19696 19699 19474 0 -1 4202560 610 0 0 0 306 15 0 0 20 0 22 0 27495852 10060525568 916810 33554432000 1073741824 1073778376 140736807102864 140717591292200 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19699/tid=19708] ppid=19696 vsize=9824732 CPUtime=2.98 cores=0,2,4,6
/proc/19699/task/19708/stat : 19708 (java) S 19696 19699 19474 0 -1 4202560 577 0 0 0 283 15 0 0 20 0 22 0 27495852 10060525568 916810 33554432000 1073741824 1073778376 140736807102864 140717590239656 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19699/tid=19709] ppid=19696 vsize=9824732 CPUtime=2.97 cores=0,2,4,6
/proc/19699/task/19709/stat : 19709 (java) S 19696 19699 19474 0 -1 4202560 590 0 0 0 280 17 0 0 20 0 22 0 27495852 10060525568 916810 33554432000 1073741824 1073778376 140736807102864 140717589187112 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19699/tid=19710] ppid=19696 vsize=9824732 CPUtime=3.71 cores=0,2,4,6
/proc/19699/task/19710/stat : 19710 (java) S 19696 19699 19474 0 -1 4202560 2299 0 0 0 360 11 0 0 20 0 22 0 27495853 10060525568 916810 33554432000 1073741824 1073778376 140736807102864 140717576989288 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19699/tid=19711] ppid=19696 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19699/task/19711/stat : 19711 (java) S 19696 19699 19474 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 27495853 10060525568 916810 33554432000 1073741824 1073778376 140736807102864 140717575935608 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19699/tid=19712] ppid=19696 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19699/task/19712/stat : 19712 (java) S 19696 19699 19474 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 27495853 10060525568 916810 33554432000 1073741824 1073778376 140736807102864 140717574882952 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19699/tid=19713] ppid=19696 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19699/task/19713/stat : 19713 (java) S 19696 19699 19474 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27495855 10060525568 916810 33554432000 1073741824 1073778376 140736807102864 140717573831696 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19699/tid=19714] ppid=19696 vsize=9824732 CPUtime=1.68 cores=0,2,4,6
/proc/19699/task/19714/stat : 19714 (java) S 19696 19699 19474 0 -1 4202560 10149 0 0 0 166 2 0 0 20 0 22 0 27495855 10060525568 916810 33554432000 1073741824 1073778376 140736807102864 140717572778040 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19699/tid=19715] ppid=19696 vsize=9824732 CPUtime=1.17 cores=0,2,4,6
/proc/19699/task/19715/stat : 19715 (java) S 19696 19699 19474 0 -1 4202560 9225 0 0 0 115 2 0 0 20 0 22 0 27495855 10060525568 916810 33554432000 1073741824 1073778376 140736807102864 140717571725496 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19699/tid=19716] ppid=19696 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19699/task/19716/stat : 19716 (java) S 19696 19699 19474 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27495855 10060525568 916810 33554432000 1073741824 1073778376 140736807102864 140717570673144 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19699/tid=19717] ppid=19696 vsize=9824732 CPUtime=0.32 cores=0,2,4,6
/proc/19699/task/19717/stat : 19717 (java) S 19696 19699 19474 0 -1 4202560 47 0 0 0 16 16 0 0 20 0 22 0 27495855 10060525568 916810 33554432000 1073741824 1073778376 140736807102864 140717569620808 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19699/tid=19718] ppid=19696 vsize=9824732 CPUtime=809.37 cores=0,2,4,6
/proc/19699/task/19718/stat : 19718 (java) R 19696 19699 19474 0 -1 4202560 93 0 0 0 80923 14 0 0 20 0 22 0 27495901 10060525568 916810 33554432000 1073741824 1073778376 140736807102864 140717568564896 140717693576918 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=19699/tid=19719] ppid=19696 vsize=9824732 CPUtime=809.3 cores=0,2,4,6
/proc/19699/task/19719/stat : 19719 (java) R 19696 19699 19474 0 -1 4202560 1854 0 0 0 80880 50 0 0 20 0 22 0 27495901 10060525568 916810 33554432000 1073741824 1073778376 140736807102864 140717567513424 140717693602623 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=19699/tid=19720] ppid=19696 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19699/task/19720/stat : 19720 (java) S 19696 19699 19474 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 27495902 10060525568 916810 33554432000 1073741824 1073778376 140736807102864 140717566461480 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19699/tid=19721] ppid=19696 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19699/task/19721/stat : 19721 (java) S 19696 19699 19474 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 27495902 10060525568 916810 33554432000 1073741824 1073778376 140736807102864 140717565408936 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1654.6
Current children cumulated vsize (KiB) 9824732

[startup+882.308 s]
/proc/loadavg: 4.68 4.34 3.91 5/220 19744
/proc/meminfo: memFree=22959984/32872528 swapFree=1541156/1696500
[pid=19699] ppid=19696 vsize=9824732 CPUtime=1775.39 cores=0,2,4,6
/proc/19699/stat : 19699 (java) S 19696 19699 19474 0 -1 4202496 32374 0 1 0 177335 204 0 0 20 0 22 0 27495851 10060525568 917661 33554432000 1073741824 1073778376 140736807102864 140736807094000 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/19699/statm: 2456183 917661 2301 9 0 2446860 0
[pid=19699/tid=19700] ppid=19696 vsize=9824732 CPUtime=0.52 cores=0,2,4,6
/proc/19699/task/19700/stat : 19700 (java) S 19696 19699 19474 0 -1 4202560 2509 0 1 0 48 4 0 0 20 0 22 0 27495851 10060525568 917661 33554432000 1073741824 1073778376 140736807102864 140717753119608 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19699/tid=19702] ppid=19696 vsize=9824732 CPUtime=3.1 cores=0,2,4,6
/proc/19699/task/19702/stat : 19702 (java) S 19696 19699 19474 0 -1 4202560 696 0 0 0 293 17 0 0 20 0 22 0 27495852 10060525568 917661 33554432000 1073741824 1073778376 140736807102864 140717596555944 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19699/tid=19703] ppid=19696 vsize=9824732 CPUtime=3.34 cores=0,2,4,6
/proc/19699/task/19703/stat : 19703 (java) S 19696 19699 19474 0 -1 4202560 720 0 0 0 315 19 0 0 20 0 22 0 27495852 10060525568 917661 33554432000 1073741824 1073778376 140736807102864 140717595503400 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19699/tid=19704] ppid=19696 vsize=9824732 CPUtime=3.28 cores=0,2,4,6
/proc/19699/task/19704/stat : 19704 (java) S 19696 19699 19474 0 -1 4202560 671 0 0 0 312 16 0 0 20 0 22 0 27495852 10060525568 917661 33554432000 1073741824 1073778376 140736807102864 140717594450856 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19699/tid=19705] ppid=19696 vsize=9824732 CPUtime=3.56 cores=0,2,4,6
/proc/19699/task/19705/stat : 19705 (java) S 19696 19699 19474 0 -1 4202560 546 0 0 0 337 19 0 0 20 0 22 0 27495852 10060525568 917661 33554432000 1073741824 1073778376 140736807102864 140717593398312 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19699/tid=19706] ppid=19696 vsize=9824732 CPUtime=2.93 cores=0,2,4,6
/proc/19699/task/19706/stat : 19706 (java) S 19696 19699 19474 0 -1 4202560 498 0 0 0 279 14 0 0 20 0 22 0 27495852 10060525568 917661 33554432000 1073741824 1073778376 140736807102864 140717592344744 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19699/tid=19707] ppid=19696 vsize=9824732 CPUtime=3.4 cores=0,2,4,6
/proc/19699/task/19707/stat : 19707 (java) S 19696 19699 19474 0 -1 4202560 612 0 0 0 325 15 0 0 20 0 22 0 27495852 10060525568 917661 33554432000 1073741824 1073778376 140736807102864 140717591292200 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19699/tid=19708] ppid=19696 vsize=9824732 CPUtime=3.17 cores=0,2,4,6
/proc/19699/task/19708/stat : 19708 (java) S 19696 19699 19474 0 -1 4202560 577 0 0 0 302 15 0 0 20 0 22 0 27495852 10060525568 917661 33554432000 1073741824 1073778376 140736807102864 140717590239656 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19699/tid=19709] ppid=19696 vsize=9824732 CPUtime=3.22 cores=0,2,4,6
/proc/19699/task/19709/stat : 19709 (java) S 19696 19699 19474 0 -1 4202560 590 0 0 0 305 17 0 0 20 0 22 0 27495852 10060525568 917661 33554432000 1073741824 1073778376 140736807102864 140717589187112 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19699/tid=19710] ppid=19696 vsize=9824732 CPUtime=3.71 cores=0,2,4,6
/proc/19699/task/19710/stat : 19710 (java) S 19696 19699 19474 0 -1 4202560 2311 0 0 0 360 11 0 0 20 0 22 0 27495853 10060525568 917661 33554432000 1073741824 1073778376 140736807102864 140717576989288 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19699/tid=19711] ppid=19696 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19699/task/19711/stat : 19711 (java) S 19696 19699 19474 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 27495853 10060525568 917661 33554432000 1073741824 1073778376 140736807102864 140717575935608 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19699/tid=19712] ppid=19696 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19699/task/19712/stat : 19712 (java) S 19696 19699 19474 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 27495853 10060525568 917661 33554432000 1073741824 1073778376 140736807102864 140717574882952 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19699/tid=19713] ppid=19696 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19699/task/19713/stat : 19713 (java) S 19696 19699 19474 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27495855 10060525568 917661 33554432000 1073741824 1073778376 140736807102864 140717573831696 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19699/tid=19714] ppid=19696 vsize=9824732 CPUtime=1.68 cores=0,2,4,6
/proc/19699/task/19714/stat : 19714 (java) S 19696 19699 19474 0 -1 4202560 10149 0 0 0 166 2 0 0 20 0 22 0 27495855 10060525568 917661 33554432000 1073741824 1073778376 140736807102864 140717572778040 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19699/tid=19715] ppid=19696 vsize=9824732 CPUtime=1.17 cores=0,2,4,6
/proc/19699/task/19715/stat : 19715 (java) S 19696 19699 19474 0 -1 4202560 9225 0 0 0 115 2 0 0 20 0 22 0 27495855 10060525568 917661 33554432000 1073741824 1073778376 140736807102864 140717571725496 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19699/tid=19716] ppid=19696 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19699/task/19716/stat : 19716 (java) S 19696 19699 19474 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27495855 10060525568 917661 33554432000 1073741824 1073778376 140736807102864 140717570673144 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19699/tid=19717] ppid=19696 vsize=9824732 CPUtime=0.35 cores=0,2,4,6
/proc/19699/task/19717/stat : 19717 (java) S 19696 19699 19474 0 -1 4202560 51 0 0 0 18 17 0 0 20 0 22 0 27495855 10060525568 917661 33554432000 1073741824 1073778376 140736807102864 140717569620808 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19699/tid=19718] ppid=19696 vsize=9824732 CPUtime=868.78 cores=0,2,4,6
/proc/19699/task/19718/stat : 19718 (java) R 19696 19699 19474 0 -1 4202560 93 0 0 0 86863 15 0 0 20 0 22 0 27495901 10060525568 917661 33554432000 1073741824 1073778376 140736807102864 140717568557296 140717693635924 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=19699/tid=19719] ppid=19696 vsize=9824732 CPUtime=868.72 cores=0,2,4,6
/proc/19699/task/19719/stat : 19719 (java) R 19696 19699 19474 0 -1 4202560 1860 0 0 0 86821 51 0 0 20 0 22 0 27495901 10060525568 917661 33554432000 1073741824 1073778376 140736807102864 140717567513424 140717693819597 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=19699/tid=19720] ppid=19696 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19699/task/19720/stat : 19720 (java) S 19696 19699 19474 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 27495902 10060525568 917661 33554432000 1073741824 1073778376 140736807102864 140717566461480 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19699/tid=19721] ppid=19696 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19699/task/19721/stat : 19721 (java) S 19696 19699 19474 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 27495902 10060525568 917661 33554432000 1073741824 1073778376 140736807102864 140717565408936 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1775.39
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+894.601 s]
/proc/loadavg: 4.65 4.35 3.91 4/193 19780
/proc/meminfo: memFree=26765508/32872528 swapFree=1541156/1696500
[pid=19699] ppid=19696 vsize=9824732 CPUtime=1800.12 cores=0,2,4,6
/proc/19699/stat : 19699 (java) S 19696 19699 19474 0 -1 4202496 32378 0 1 0 179807 205 0 0 20 0 22 0 27495851 10060525568 918173 33554432000 1073741824 1073778376 140736807102864 140736807094000 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/19699/statm: 2456183 918173 2301 9 0 2446860 0
[pid=19699/tid=19700] ppid=19696 vsize=9824732 CPUtime=0.52 cores=0,2,4,6
/proc/19699/task/19700/stat : 19700 (java) S 19696 19699 19474 0 -1 4202560 2509 0 1 0 48 4 0 0 20 0 22 0 27495851 10060525568 918173 33554432000 1073741824 1073778376 140736807102864 140717753119608 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19699/tid=19702] ppid=19696 vsize=9824732 CPUtime=3.16 cores=0,2,4,6
/proc/19699/task/19702/stat : 19702 (java) S 19696 19699 19474 0 -1 4202560 697 0 0 0 299 17 0 0 20 0 22 0 27495852 10060525568 918173 33554432000 1073741824 1073778376 140736807102864 140717596555944 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19699/tid=19703] ppid=19696 vsize=9824732 CPUtime=3.37 cores=0,2,4,6
/proc/19699/task/19703/stat : 19703 (java) S 19696 19699 19474 0 -1 4202560 721 0 0 0 318 19 0 0 20 0 22 0 27495852 10060525568 918173 33554432000 1073741824 1073778376 140736807102864 140717595503400 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19699/tid=19704] ppid=19696 vsize=9824732 CPUtime=3.3 cores=0,2,4,6
/proc/19699/task/19704/stat : 19704 (java) S 19696 19699 19474 0 -1 4202560 671 0 0 0 314 16 0 0 20 0 22 0 27495852 10060525568 918173 33554432000 1073741824 1073778376 140736807102864 140717594450856 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19699/tid=19705] ppid=19696 vsize=9824732 CPUtime=3.63 cores=0,2,4,6
/proc/19699/task/19705/stat : 19705 (java) S 19696 19699 19474 0 -1 4202560 546 0 0 0 344 19 0 0 20 0 22 0 27495852 10060525568 918173 33554432000 1073741824 1073778376 140736807102864 140717593398312 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19699/tid=19706] ppid=19696 vsize=9824732 CPUtime=2.95 cores=0,2,4,6
/proc/19699/task/19706/stat : 19706 (java) S 19696 19699 19474 0 -1 4202560 498 0 0 0 281 14 0 0 20 0 22 0 27495852 10060525568 918173 33554432000 1073741824 1073778376 140736807102864 140717592344744 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19699/tid=19707] ppid=19696 vsize=9824732 CPUtime=3.42 cores=0,2,4,6
/proc/19699/task/19707/stat : 19707 (java) S 19696 19699 19474 0 -1 4202560 612 0 0 0 327 15 0 0 20 0 22 0 27495852 10060525568 918173 33554432000 1073741824 1073778376 140736807102864 140717591292200 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19699/tid=19708] ppid=19696 vsize=9824732 CPUtime=3.2 cores=0,2,4,6
/proc/19699/task/19708/stat : 19708 (java) S 19696 19699 19474 0 -1 4202560 577 0 0 0 305 15 0 0 20 0 22 0 27495852 10060525568 918173 33554432000 1073741824 1073778376 140736807102864 140717590239656 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19699/tid=19709] ppid=19696 vsize=9824732 CPUtime=3.25 cores=0,2,4,6
/proc/19699/task/19709/stat : 19709 (java) S 19696 19699 19474 0 -1 4202560 591 0 0 0 308 17 0 0 20 0 22 0 27495852 10060525568 918173 33554432000 1073741824 1073778376 140736807102864 140717589187112 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19699/tid=19710] ppid=19696 vsize=9824732 CPUtime=3.71 cores=0,2,4,6
/proc/19699/task/19710/stat : 19710 (java) S 19696 19699 19474 0 -1 4202560 2311 0 0 0 360 11 0 0 20 0 22 0 27495853 10060525568 918173 33554432000 1073741824 1073778376 140736807102864 140717576989288 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19699/tid=19711] ppid=19696 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19699/task/19711/stat : 19711 (java) S 19696 19699 19474 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 27495853 10060525568 918173 33554432000 1073741824 1073778376 140736807102864 140717575935608 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19699/tid=19712] ppid=19696 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19699/task/19712/stat : 19712 (java) S 19696 19699 19474 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 27495853 10060525568 918173 33554432000 1073741824 1073778376 140736807102864 140717574882952 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19699/tid=19713] ppid=19696 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19699/task/19713/stat : 19713 (java) S 19696 19699 19474 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27495855 10060525568 918173 33554432000 1073741824 1073778376 140736807102864 140717573831696 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19699/tid=19714] ppid=19696 vsize=9824732 CPUtime=1.68 cores=0,2,4,6
/proc/19699/task/19714/stat : 19714 (java) S 19696 19699 19474 0 -1 4202560 10149 0 0 0 166 2 0 0 20 0 22 0 27495855 10060525568 918173 33554432000 1073741824 1073778376 140736807102864 140717572778040 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19699/tid=19715] ppid=19696 vsize=9824732 CPUtime=1.17 cores=0,2,4,6
/proc/19699/task/19715/stat : 19715 (java) S 19696 19699 19474 0 -1 4202560 9225 0 0 0 115 2 0 0 20 0 22 0 27495855 10060525568 918173 33554432000 1073741824 1073778376 140736807102864 140717571725496 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19699/tid=19716] ppid=19696 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19699/task/19716/stat : 19716 (java) S 19696 19699 19474 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27495855 10060525568 918173 33554432000 1073741824 1073778376 140736807102864 140717570673144 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19699/tid=19717] ppid=19696 vsize=9824732 CPUtime=0.35 cores=0,2,4,6
/proc/19699/task/19717/stat : 19717 (java) S 19696 19699 19474 0 -1 4202560 51 0 0 0 18 17 0 0 20 0 22 0 27495855 10060525568 918173 33554432000 1073741824 1073778376 140736807102864 140717569620808 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19699/tid=19718] ppid=19696 vsize=9824732 CPUtime=880.97 cores=0,2,4,6
/proc/19699/task/19718/stat : 19718 (java) R 19696 19699 19474 0 -1 4202560 93 0 0 0 88081 16 0 0 20 0 22 0 27495901 10060525568 918173 33554432000 1073741824 1073778376 140736807102864 140717568564912 140717693577203 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=19699/tid=19719] ppid=19696 vsize=9824732 CPUtime=880.91 cores=0,2,4,6
/proc/19699/task/19719/stat : 19719 (java) R 19696 19699 19474 0 -1 4202560 1861 0 0 0 88040 51 0 0 20 0 22 0 27495901 10060525568 918173 33554432000 1073741824 1073778376 140736807102864 140717567511344 140717693415790 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=19699/tid=19720] ppid=19696 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19699/task/19720/stat : 19720 (java) S 19696 19699 19474 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 27495902 10060525568 918173 33554432000 1073741824 1073778376 140736807102864 140717566461480 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19699/tid=19721] ppid=19696 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19699/task/19721/stat : 19721 (java) S 19696 19699 19474 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 27495902 10060525568 918173 33554432000 1073741824 1073778376 140736807102864 140717565408936 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1800.12
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 19699 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 19699 and gives
#  childrusage.ru_utime.tv_sec=1793
#  childrusage.ru_utime.tv_usec=480349
#  childrusage.ru_stime.tv_sec=2
#  childrusage.ru_stime.tv_usec=520616
# CPU time returned by wait4() is 1796
# while last known CPU time is 1800.12
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 894.668
CPU time (s): 1800.12
CPU user time (s): 1798.07
CPU system time (s): 2.05
CPU usage (%): 201.205
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.48
system time used= 2.52062
maximum resident set size= 3672808
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 32413
page faults= 1
swaps= 0
block input operations= 0
block output operations= 944
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 24098
involuntary context switches= 26606

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.51116 second user time and 7.53585 second system time

The end

Launcher Data

Begin job on node125 at 2016-06-26 14:36:12
IDJOB=4115982
IDBENCH=109413
IDSOLVER=2543
FILE ID=node125/4115982-1466944571
RUNJOBID= node125-1466943674-19490
PBS_JOBID= 19976354
Free space on /tmp= 71740 MiB

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

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

MD5SUM BENCH= a97fe7e6bfcb027e3ebdd0fa3cefc7ea
RANDOM SEED=232559828

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

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

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

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

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.021
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		: 2667.021
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		: 2667.021
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		: 2667.021
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:        30291608 kB
Buffers:            2144 kB
Cached:            34508 kB
SwapCached:         1640 kB
Active:           143856 kB
Inactive:          15736 kB
Active(anon):     125016 kB
Inactive(anon):      284 kB
Active(file):      18840 kB
Inactive(file):    15452 kB
Unevictable:     1696500 kB
Mlocked:         1541156 kB
SwapTotal:      67108856 kB
SwapFree:       67097764 kB
Dirty:              2392 kB
Writeback:             0 kB
AnonPages:       1778196 kB
Mapped:            14704 kB
Shmem:                 0 kB
Slab:             565308 kB
SReclaimable:       8692 kB
SUnreclaim:       556616 kB
KernelStack:        1776 kB
PageTables:         7504 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2388256 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    200704 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= 71740 MiB
End job on node125 at 2016-06-26 14:51:06