Trace number 4116574

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.04 894.859

General information on the benchmark

Namenormalized-PB16/DEC-SMALLINT-LIN/nossum/
normalized-sha1-size128-round22-2.opb
MD5SUM8b141e8f2d9bfccf1119dae7bc9b3f3f
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 variables4128
Total number of constraints8704
Number of constraints which are clauses7424
Number of constraints which are cardinality constraints (but not clauses)416
Number of constraints which are nor clauses,nor cardinality constraints864
Minimum length of a constraint1
Maximum length of a constraint10
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 4
Number of bits of the biggest number in a constraint 3
Biggest sum of numbers in a constraint 14
Number of bits of the biggest sum of numbers4
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.08	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.08	c See www.sat4j.org for details.
0.00/0.09	c version PB16.v20160501
0.00/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.09	c java.vm.version	19.1-b02
0.00/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.09	c sun.arch.data.model	64
0.00/0.09	c java.version		1.6.0_24
0.00/0.09	c os.name		Linux
0.00/0.09	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.09	c os.arch		amd64
0.00/0.09	c Free memory 		501472288
0.00/0.09	c Max memory 		7480803328
0.00/0.09	c Total memory 		504102912
0.00/0.09	c Number of processors 	8
0.09/0.12	c Pseudo Boolean Optimization by upper bound
0.09/0.12	c ManyCore solver with 2 solvers running in parallel
0.09/0.12	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.09/0.12	c --- Begin Solver configuration ---
0.09/0.12	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@5d764be1
0.09/0.12	c Learn all clauses as in MiniSAT
0.09/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.12	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.09/0.12	c Expensive reason simplification
0.09/0.12	c Glucose 2.1 dynamic restart strategy
0.09/0.12	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.09/0.12	c timeout=2147483s
0.09/0.12	c DB Simplification allowed=false
0.09/0.12	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.09/0.12	c --- End Solver configuration ---
0.09/0.12	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.09/0.12	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.09/0.12	c --- Begin Solver configuration ---
0.09/0.12	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@4413ee
0.09/0.12	c Learn all clauses as in MiniSAT
0.09/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.12	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.09/0.12	c No reason simplification
0.09/0.12	c Armin Biere (Picosat) restarts strategy
0.09/0.12	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.09/0.12	c timeout=2147483s
0.09/0.12	c DB Simplification allowed=false
0.09/0.12	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.09/0.12	c --- End Solver configuration ---
0.09/0.12	c solving HOME/instance-4116574-1466955934.opb
0.09/0.12	c reading problem ... 
0.09/0.12	c  no objective function found
0.74/0.49	c ... done. Wall clock time 0.37s.
0.74/0.49	c declared #vars     4128
0.74/0.49	c #constraints  9984
0.74/0.49	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.74/0.49	c constraints type 
0.74/0.49	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 6726
0.74/0.49	c org.sat4j.specs.Constr$1 => 904
0.74/0.49	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 128
0.74/0.49	c org.sat4j.minisat.constraints.cnf.UnitClause => 504
0.74/0.49	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 1722
0.74/0.49	c 9984 constraints processed.
0.74/0.49	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.74/0.49	c constraints type 
0.74/0.49	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 128
0.74/0.49	c org.sat4j.specs.Constr$1 => 904
0.74/0.49	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 6726
0.74/0.49	c org.sat4j.pb.constraints.pb.MaxWatchPb => 1722
0.74/0.49	c org.sat4j.pb.constraints.pb.UnitClausePB => 504
0.74/0.49	c 9984 constraints processed.
4.61/1.45	c cleaning 2494 clauses out of 4998 with flag 16323/5000
6.84/2.11	c cleaning 4243 clauses out of 8504 with flag 38495/11000
8.30/2.88	c cleaning 5631 clauses out of 11261 with flag 67061/18000
10.42/3.77	c cleaning 6790 clauses out of 13630 with flag 103136/26000
12.70/4.80	c cleaning 7901 clauses out of 15841 with flag 145956/35001
15.18/6.06	c cleaning 8954 clauses out of 17939 with flag 193871/45000
18.05/7.47	c cleaning 9971 clauses out of 19985 with flag 249343/56000
21.06/8.99	c cleaning 10999 clauses out of 22014 with flag 311103/68000
24.72/10.73	c cleaning 11998 clauses out of 24017 with flag 379887/81002
28.68/12.59	c cleaning 12972 clauses out of 26017 with flag 455125/95000
32.88/14.67	c cleaning 14014 clauses out of 28045 with flag 539214/110000
37.28/16.89	c cleaning 15010 clauses out of 30031 with flag 630927/126000
39.21/17.75	c cleaning 0 clauses out of 5000 with flag 0/5000
42.70/19.40	c cleaning 15980 clauses out of 32021 with flag 726588/143000
48.28/22.11	c cleaning 17018 clauses out of 34042 with flag 831455/161001
54.17/25.04	c cleaning 17979 clauses out of 36023 with flag 943318/180000
60.57/28.29	c cleaning 18999 clauses out of 38044 with flag 1059423/200000
67.65/31.74	c cleaning 19973 clauses out of 40045 with flag 1181410/221000
74.45/35.13	c cleaning 21030 clauses out of 42072 with flag 1312681/243000
81.65/38.77	c cleaning 22009 clauses out of 44043 with flag 1448614/266001
89.54/42.68	c cleaning 22990 clauses out of 46036 with flag 1591140/290003
97.95/46.84	c cleaning 24023 clauses out of 48046 with flag 1739781/315003
106.85/51.28	c cleaning 24999 clauses out of 50020 with flag 1897047/341000
116.05/55.89	c cleaning 25996 clauses out of 52021 with flag 2061680/368000
126.17/60.81	c cleaning 26961 clauses out of 54025 with flag 2236274/396000
136.78/66.18	c cleaning 28023 clauses out of 56064 with flag 2416057/425000
149.09/72.27	c cleaning 29002 clauses out of 58042 with flag 2599952/455001
161.75/78.59	c cleaning 29998 clauses out of 60039 with flag 2793953/486000
175.05/85.15	c cleaning 31006 clauses out of 62041 with flag 2996006/518000
188.05/91.68	c cleaning 31991 clauses out of 64035 with flag 3204260/551000
201.72/98.44	c cleaning 33013 clauses out of 66045 with flag 3417389/585001
215.99/105.56	c cleaning 33959 clauses out of 68032 with flag 3638209/620001
231.12/113.04	c cleaning 35031 clauses out of 70072 with flag 3864491/656000
247.46/121.59	c cleaning 36006 clauses out of 72041 with flag 4098362/693000
248.46/122.00	c cleaning 0 clauses out of 11000 with flag 0/11000
263.92/129.78	c cleaning 36996 clauses out of 74036 with flag 4335166/731001
282.00/138.76	c cleaning 38007 clauses out of 76039 with flag 4578174/770000
300.05/147.79	c cleaning 38996 clauses out of 78032 with flag 4829230/810000
319.14/157.25	c cleaning 39975 clauses out of 80036 with flag 5083116/851000
338.81/167.04	c cleaning 41000 clauses out of 82061 with flag 5346389/893000
358.71/176.96	c cleaning 41998 clauses out of 84061 with flag 5621713/936000
379.85/187.46	c cleaning 42980 clauses out of 86063 with flag 5899488/980000
401.97/198.40	c cleaning 44004 clauses out of 88083 with flag 6181158/1025000
424.48/209.64	c cleaning 45023 clauses out of 90079 with flag 6477029/1071000
448.41/221.58	c cleaning 46011 clauses out of 92056 with flag 6775933/1118000
475.40/235.44	c cleaning 46984 clauses out of 94045 with flag 7081015/1166000
502.24/248.85	c cleaning 47968 clauses out of 96062 with flag 7392437/1215001
530.58/262.92	c cleaning 49001 clauses out of 98094 with flag 7707914/1265001
557.84/276.56	c cleaning 50040 clauses out of 100093 with flag 8035535/1316001
586.06/290.53	c cleaning 51002 clauses out of 102052 with flag 8367785/1368000
614.81/304.86	c cleaning 52019 clauses out of 104050 with flag 8706118/1421000
644.69/319.63	c cleaning 52930 clauses out of 106031 with flag 9049506/1475000
675.62/335.06	c cleaning 54045 clauses out of 108102 with flag 9399668/1530001
708.14/351.11	c cleaning 54980 clauses out of 110058 with flag 9755248/1586002
741.22/367.59	c cleaning 56002 clauses out of 112076 with flag 10117383/1643000
775.62/384.67	c cleaning 57015 clauses out of 114075 with flag 10486066/1701001
810.75/402.12	c cleaning 57988 clauses out of 116059 with flag 10860301/1760000
850.03/421.69	c cleaning 59012 clauses out of 118072 with flag 11237666/1820001
891.05/441.99	c cleaning 59983 clauses out of 120062 with flag 11626689/1881003
932.10/462.36	c cleaning 61034 clauses out of 122076 with flag 12020720/1943000
974.85/483.52	c cleaning 62011 clauses out of 124042 with flag 12424091/2006000
1015.51/503.76	c cleaning 62984 clauses out of 126031 with flag 12825256/2070000
1060.60/526.13	c cleaning 63970 clauses out of 128048 with flag 13235761/2135001
1105.04/548.11	c cleaning 65018 clauses out of 130077 with flag 13654981/2201000
1129.17/560.91	c cleaning 0 clauses out of 18002 with flag 0/18002
1151.25/571.90	c cleaning 66025 clauses out of 132059 with flag 14080803/2268000
1198.06/595.13	c cleaning 66982 clauses out of 134036 with flag 14506788/2336002
1246.42/619.11	c cleaning 67991 clauses out of 136052 with flag 14942938/2405000
1296.99/644.32	c cleaning 69021 clauses out of 138062 with flag 15382578/2475001
1350.45/671.00	c cleaning 69999 clauses out of 140040 with flag 15833731/2546000
1401.81/696.49	c cleaning 70985 clauses out of 142041 with flag 16291121/2618000
1455.16/722.91	c cleaning 72013 clauses out of 144056 with flag 16757149/2691000
1508.38/749.46	c cleaning 73013 clauses out of 146043 with flag 17228171/2765000
1560.77/775.48	c cleaning 73933 clauses out of 148030 with flag 17704270/2840000
1606.38/798.28	c cleaning 75015 clauses out of 150099 with flag 18183702/2916002
1656.30/823.16	c cleaning 76028 clauses out of 152084 with flag 18671769/2993002
1704.49/847.21	c cleaning 76999 clauses out of 154054 with flag 19160355/3071000
1759.84/874.76	c cleaning 77998 clauses out of 156055 with flag 19655257/3150000
1800.04/894.80	c >>>>>>>>>> Solver number 0 (0 answers) <<<<<<<<<<<<<<<<<<
1800.04/894.80	c starts		: 28305
1800.04/894.80	c conflicts		: 3216750
1800.04/894.80	c decisions		: 30610444
1800.04/894.80	c propagations		: 435796530
1800.04/894.80	c inspects		: 9252050806
1800.04/894.80	c shortcuts		: 0
1800.04/894.80	c learnt literals	: 2
1800.04/894.80	c learnt binary clauses	: 44
1800.04/894.80	c learnt ternary clauses	: 661
1800.04/894.80	c learnt constraints	: 3216748
1800.04/894.80	c ignored constraints	: 0
1800.04/894.80	c root simplifications	: 0
1800.04/894.80	c removed literals (reason simplification)	: 2467102
1800.04/894.80	c reason swapping (by a shorter reason)	: 0
1800.04/894.80	c Calls to reduceDB	: 75
1800.04/894.80	c Number of update (reduction) of LBD	: 689773
1800.04/894.80	c Imported unit clauses	: 0
1800.04/894.80	c number of reductions to clauses (during analyze)	: 0
1800.04/894.80	c number of learned constraints concerned by reduction	: 0
1800.04/894.80	c number of learning phase by resolution	: 0
1800.04/894.80	c number of learning phase by cutting planes	: 0
1800.04/894.80	c speed (assignments/second)	: 487303.5395202068
1800.04/894.80	c non guided choices	6564
1800.04/894.83	c learnt constraints type 
1800.04/894.83	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 44
1800.04/894.83	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 144763
1800.04/894.83	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1800.04/894.83	c starts		: 45
1800.04/894.83	c conflicts		: 20260
1800.04/894.83	c decisions		: 75163
1800.04/894.83	c propagations		: 2459065
1800.04/894.83	c inspects		: 703500972
1800.04/894.83	c shortcuts		: 0
1800.04/894.83	c learnt literals	: 0
1800.04/894.83	c learnt binary clauses	: 0
1800.04/894.83	c learnt ternary clauses	: 0
1800.04/894.83	c learnt constraints	: 20259
1800.04/894.83	c ignored constraints	: 0
1800.04/894.83	c root simplifications	: 0
1800.04/894.83	c removed literals (reason simplification)	: 0
1800.04/894.83	c reason swapping (by a shorter reason)	: 0
1800.04/894.83	c Calls to reduceDB	: 3
1800.04/894.83	c Number of update (reduction) of LBD	: 0
1800.04/894.83	c Imported unit clauses	: 0
1800.04/894.83	c number of reductions to clauses (during analyze)	: 0
1800.04/894.83	c number of learned constraints concerned by reduction	: 0
1800.04/894.83	c number of learning phase by resolution	: 0
1800.04/894.83	c number of learning phase by cutting planes	: 0
1800.04/894.83	c speed (assignments/second)	: 2749.635478864483
1800.04/894.83	c non guided choices	248
1800.04/894.84	c learnt constraints type 
1800.04/894.84	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 9
1800.04/894.84	c org.sat4j.pb.constraints.pb.MaxWatchPb => 20250
1800.04/894.84	s UNKNOWN
1800.04/894.84	c Total wall clock time (in seconds): 894.72

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

pid=21963
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.18 4.22 4.25 4/197 21966
/proc/meminfo: memFree=26640088/32872528 swapFree=1541156/1696500
[pid=21966] ppid=21963 vsize=9160 CPUtime=0 cores=0,2,4,6
/proc/21966/stat : 21966 (java) R 21963 21966 19474 0 -1 4202496 429 0 0 0 0 0 0 0 20 0 1 0 28632101 9379840 84 33554432000 1073741824 1073778376 140734916387904 140734916385032 270710888350 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/21966/statm: 2290 86 64 9 0 38 0

[startup+0.100159 s]
/proc/loadavg: 4.18 4.22 4.25 4/197 21966
/proc/meminfo: memFree=26640088/32872528 swapFree=1541156/1696500
[pid=21966] ppid=21963 vsize=9558476 CPUtime=0.09 cores=0,2,4,6
/proc/21966/stat : 21966 (java) S 21963 21966 19474 0 -1 4202496 4400 0 1 0 8 1 0 0 20 0 18 0 28632101 9787879424 6034 33554432000 1073741824 1073778376 140734916387904 140734916379040 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/21966/statm: 2389619 6034 2126 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.200228 s]
/proc/loadavg: 4.18 4.22 4.25 4/197 21966
/proc/meminfo: memFree=26640088/32872528 swapFree=1541156/1696500
[pid=21966] ppid=21963 vsize=9558476 CPUtime=0.25 cores=0,2,4,6
/proc/21966/stat : 21966 (java) S 21963 21966 19474 0 -1 4202496 4695 0 1 0 24 1 0 0 20 0 18 0 28632101 9787879424 6792 33554432000 1073741824 1073778376 140734916387904 140734916379040 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/21966/statm: 2389619 6792 2202 9 0 2380296 0
Current children cumulated CPU time (s) 0.25
Current children cumulated vsize (KiB) 9558476

[startup+0.300216 s]
/proc/loadavg: 4.18 4.22 4.25 4/197 21966
/proc/meminfo: memFree=26640088/32872528 swapFree=1541156/1696500
[pid=21966] ppid=21963 vsize=9558476 CPUtime=0.48 cores=0,2,4,6
/proc/21966/stat : 21966 (java) S 21963 21966 19474 0 -1 4202496 5814 0 1 0 46 2 0 0 20 0 18 0 28632101 9787879424 8976 33554432000 1073741824 1073778376 140734916387904 140734916379040 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/21966/statm: 2389619 8976 2234 9 0 2380296 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 9558476

[startup+0.700185 s]
/proc/loadavg: 4.18 4.22 4.25 4/197 21966
/proc/meminfo: memFree=26640088/32872528 swapFree=1541156/1696500
[pid=21966] ppid=21963 vsize=9824732 CPUtime=1.83 cores=0,2,4,6
/proc/21966/stat : 21966 (java) S 21963 21966 19474 0 -1 4202496 15408 0 1 0 179 4 0 0 20 0 22 0 28632101 10060525568 22964 33554432000 1073741824 1073778376 140734916387904 140734916379040 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/21966/statm: 2456183 22964 2267 9 0 2446860 0
Current children cumulated CPU time (s) 1.83
Current children cumulated vsize (KiB) 9824732

[startup+1.50084 s]
/proc/loadavg: 4.18 4.22 4.25 7/219 21988
/proc/meminfo: memFree=26496088/32872528 swapFree=1541156/1696500
[pid=21966] ppid=21963 vsize=9824732 CPUtime=5.01 cores=0,2,4,6
/proc/21966/stat : 21966 (java) S 21963 21966 19474 0 -1 4202496 27905 0 1 0 493 8 0 0 20 0 22 0 28632101 10060525568 48698 33554432000 1073741824 1073778376 140734916387904 140734916379040 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/21966/statm: 2456183 48698 2288 9 0 2446860 0
[pid=21966/tid=21968] ppid=21963 vsize=9824732 CPUtime=0.46 cores=0,2,4,6
/proc/21966/task/21968/stat : 21968 (java) S 21963 21966 19474 0 -1 4202560 2436 0 1 0 44 2 0 0 20 0 22 0 28632102 10060525568 48698 33554432000 1073741824 1073778376 140734916387904 140248965276536 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21966/tid=21969] ppid=21963 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21966/task/21969/stat : 21969 (java) S 21963 21966 19474 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 22 0 28632103 10060525568 48698 33554432000 1073741824 1073778376 140734916387904 140248937728296 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21966/tid=21970] ppid=21963 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21966/task/21970/stat : 21970 (java) S 21963 21966 19474 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 28632103 10060525568 48698 33554432000 1073741824 1073778376 140734916387904 140248807418024 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21966/tid=21971] ppid=21963 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21966/task/21971/stat : 21971 (java) S 21963 21966 19474 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28632103 10060525568 48698 33554432000 1073741824 1073778376 140734916387904 140248806365736 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21966/tid=21972] ppid=21963 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21966/task/21972/stat : 21972 (java) S 21963 21966 19474 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 28632103 10060525568 48698 33554432000 1073741824 1073778376 140734916387904 140248805312936 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21966/tid=21973] ppid=21963 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21966/task/21973/stat : 21973 (java) S 21963 21966 19474 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 28632103 10060525568 48698 33554432000 1073741824 1073778376 140734916387904 140248804260648 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21966/tid=21974] ppid=21963 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21966/task/21974/stat : 21974 (java) S 21963 21966 19474 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 28632103 10060525568 48698 33554432000 1073741824 1073778376 140734916387904 140248803207848 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21966/tid=21975] ppid=21963 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21966/task/21975/stat : 21975 (java) S 21963 21966 19474 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 28632103 10060525568 48698 33554432000 1073741824 1073778376 140734916387904 140248466058280 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21966/tid=21976] ppid=21963 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21966/task/21976/stat : 21976 (java) S 21963 21966 19474 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 28632103 10060525568 48698 33554432000 1073741824 1073778376 140734916387904 140248465005480 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21966/tid=21977] ppid=21963 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21966/task/21977/stat : 21977 (java) S 21963 21966 19474 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 28632104 10060525568 48698 33554432000 1073741824 1073778376 140734916387904 140248452806888 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21966/tid=21978] ppid=21963 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21966/task/21978/stat : 21978 (java) S 21963 21966 19474 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 28632105 10060525568 48698 33554432000 1073741824 1073778376 140734916387904 140248451752952 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21966/tid=21979] ppid=21963 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21966/task/21979/stat : 21979 (java) S 21963 21966 19474 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 28632105 10060525568 48698 33554432000 1073741824 1073778376 140734916387904 140248450700552 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21966/tid=21980] ppid=21963 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21966/task/21980/stat : 21980 (java) S 21963 21966 19474 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28632107 10060525568 48698 33554432000 1073741824 1073778376 140734916387904 140248449649040 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21966/tid=21981] ppid=21963 vsize=9824732 CPUtime=1.22 cores=0,2,4,6
/proc/21966/task/21981/stat : 21981 (java) R 21963 21966 19474 0 -1 4202560 11979 0 0 0 120 2 0 0 20 0 22 0 28632107 10060525568 48698 33554432000 1073741824 1073778376 140734916387904 140248448583640 140248968144704 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=21966/tid=21982] ppid=21963 vsize=9824732 CPUtime=1.27 cores=0,2,4,6
/proc/21966/task/21982/stat : 21982 (java) R 21963 21966 19474 0 -1 4202560 12082 0 0 0 124 3 0 0 20 0 22 0 28632107 10060525568 48698 33554432000 1073741824 1073778376 140734916387904 140248447531392 140248971733791 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
[pid=21966/tid=21983] ppid=21963 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21966/task/21983/stat : 21983 (java) S 21963 21966 19474 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28632107 10060525568 48698 33554432000 1073741824 1073778376 140734916387904 140248446491768 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21966/tid=21984] ppid=21963 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21966/task/21984/stat : 21984 (java) S 21963 21966 19474 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28632107 10060525568 48698 33554432000 1073741824 1073778376 140734916387904 140248445439176 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21966/tid=21985] ppid=21963 vsize=9824732 CPUtime=0.97 cores=0,2,4,6
/proc/21966/task/21985/stat : 21985 (java) R 21963 21966 19474 0 -1 4202560 18 0 0 0 97 0 0 0 20 0 22 0 28632151 10060525568 48698 33554432000 1073741824 1073778376 140734916387904 140248444374816 140248819240372 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=21966/tid=21986] ppid=21963 vsize=9824732 CPUtime=0.97 cores=0,2,4,6
/proc/21966/task/21986/stat : 21986 (java) R 21963 21966 19474 0 -1 4202560 76 0 0 0 97 0 0 0 20 0 22 0 28632151 10060525568 48698 33554432000 1073741824 1073778376 140734916387904 140248443329624 140248818464488 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=21966/tid=21987] ppid=21963 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21966/task/21987/stat : 21987 (java) S 21963 21966 19474 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 28632152 10060525568 48698 33554432000 1073741824 1073778376 140734916387904 140248442279080 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21966/tid=21988] ppid=21963 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21966/task/21988/stat : 21988 (java) S 21963 21966 19474 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 28632152 10060525568 48698 33554432000 1073741824 1073778376 140734916387904 140248441226280 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 5.01
Current children cumulated vsize (KiB) 9824732

[startup+3.10086 s]
/proc/loadavg: 4.01 4.18 4.23 5/215 22053
/proc/meminfo: memFree=30186184/32872528 swapFree=1541156/1696500
[pid=21966] ppid=21963 vsize=9824732 CPUtime=9.15 cores=0,2,4,6
/proc/21966/stat : 21966 (java) S 21963 21966 19474 0 -1 4202496 32546 0 1 0 900 15 0 0 20 0 22 0 28632101 10060525568 68226 33554432000 1073741824 1073778376 140734916387904 140734916379040 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/21966/statm: 2456183 68226 2292 9 0 2446860 0
[pid=21966/tid=21968] ppid=21963 vsize=9824732 CPUtime=0.46 cores=0,2,4,6
/proc/21966/task/21968/stat : 21968 (java) S 21963 21966 19474 0 -1 4202560 2436 0 1 0 44 2 0 0 20 0 22 0 28632102 10060525568 68226 33554432000 1073741824 1073778376 140734916387904 140248965276536 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21966/tid=21969] ppid=21963 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/21966/task/21969/stat : 21969 (java) S 21963 21966 19474 0 -1 4202560 28 0 0 0 3 1 0 0 20 0 22 0 28632103 10060525568 68226 33554432000 1073741824 1073778376 140734916387904 140248937728296 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21966/tid=21970] ppid=21963 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/21966/task/21970/stat : 21970 (java) S 21963 21966 19474 0 -1 4202560 16 0 0 0 4 0 0 0 20 0 22 0 28632103 10060525568 68226 33554432000 1073741824 1073778376 140734916387904 140248807418024 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21966/tid=21971] ppid=21963 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/21966/task/21971/stat : 21971 (java) S 21963 21966 19474 0 -1 4202560 4 0 0 0 1 0 0 0 20 0 22 0 28632103 10060525568 68226 33554432000 1073741824 1073778376 140734916387904 140248806365736 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21966/tid=21972] ppid=21963 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/21966/task/21972/stat : 21972 (java) S 21963 21966 19474 0 -1 4202560 11 0 0 0 2 0 0 0 20 0 22 0 28632103 10060525568 68226 33554432000 1073741824 1073778376 140734916387904 140248805312936 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21966/tid=21973] ppid=21963 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/21966/task/21973/stat : 21973 (java) S 21963 21966 19474 0 -1 4202560 11 0 0 0 1 0 0 0 20 0 22 0 28632103 10060525568 68226 33554432000 1073741824 1073778376 140734916387904 140248804260648 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21966/tid=21974] ppid=21963 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/21966/task/21974/stat : 21974 (java) S 21963 21966 19474 0 -1 4202560 11 0 0 0 1 0 0 0 20 0 22 0 28632103 10060525568 68226 33554432000 1073741824 1073778376 140734916387904 140248803207848 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21966/tid=21975] ppid=21963 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/21966/task/21975/stat : 21975 (java) S 21963 21966 19474 0 -1 4202560 13 0 0 0 3 0 0 0 20 0 22 0 28632103 10060525568 68226 33554432000 1073741824 1073778376 140734916387904 140248466058280 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21966/tid=21976] ppid=21963 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/21966/task/21976/stat : 21976 (java) S 21963 21966 19474 0 -1 4202560 12 0 0 0 1 0 0 0 20 0 22 0 28632103 10060525568 68226 33554432000 1073741824 1073778376 140734916387904 140248465005480 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21966/tid=21977] ppid=21963 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21966/task/21977/stat : 21977 (java) S 21963 21966 19474 0 -1 4202560 72 0 0 0 0 0 0 0 20 0 22 0 28632104 10060525568 68226 33554432000 1073741824 1073778376 140734916387904 140248452806888 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21966/tid=21978] ppid=21963 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21966/task/21978/stat : 21978 (java) S 21963 21966 19474 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 28632105 10060525568 68226 33554432000 1073741824 1073778376 140734916387904 140248451752952 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21966/tid=21979] ppid=21963 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21966/task/21979/stat : 21979 (java) S 21963 21966 19474 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 28632105 10060525568 68226 33554432000 1073741824 1073778376 140734916387904 140248450700552 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21966/tid=21980] ppid=21963 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21966/task/21980/stat : 21980 (java) S 21963 21966 19474 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28632107 10060525568 68226 33554432000 1073741824 1073778376 140734916387904 140248449649040 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21966/tid=21981] ppid=21963 vsize=9824732 CPUtime=1.91 cores=0,2,4,6
/proc/21966/task/21981/stat : 21981 (java) S 21963 21966 19474 0 -1 4202560 16462 0 0 0 189 2 0 0 20 0 22 0 28632107 10060525568 68226 33554432000 1073741824 1073778376 140734916387904 140248448596664 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21966/tid=21982] ppid=21963 vsize=9824732 CPUtime=1.42 cores=0,2,4,6
/proc/21966/task/21982/stat : 21982 (java) S 21963 21966 19474 0 -1 4202560 12086 0 0 0 139 3 0 0 20 0 22 0 28632107 10060525568 68226 33554432000 1073741824 1073778376 140734916387904 140248447543864 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21966/tid=21983] ppid=21963 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21966/task/21983/stat : 21983 (java) S 21963 21966 19474 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28632107 10060525568 68226 33554432000 1073741824 1073778376 140734916387904 140248446491768 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21966/tid=21984] ppid=21963 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21966/task/21984/stat : 21984 (java) S 21963 21966 19474 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28632107 10060525568 68226 33554432000 1073741824 1073778376 140734916387904 140248445439176 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21966/tid=21985] ppid=21963 vsize=9824732 CPUtime=2.5 cores=0,2,4,6
/proc/21966/task/21985/stat : 21985 (java) R 21963 21966 19474 0 -1 4202560 18 0 0 0 250 0 0 0 20 0 22 0 28632151 10060525568 68226 33554432000 1073741824 1073778376 140734916387904 140248444374816 140248819144163 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=21966/tid=21986] ppid=21963 vsize=9824732 CPUtime=2.5 cores=0,2,4,6
/proc/21966/task/21986/stat : 21986 (java) R 21963 21966 19474 0 -1 4202560 100 0 0 0 249 1 0 0 20 0 22 0 28632151 10060525568 68226 33554432000 1073741824 1073778376 140734916387904 140248443330968 140248819284926 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=21966/tid=21987] ppid=21963 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21966/task/21987/stat : 21987 (java) S 21963 21966 19474 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 28632152 10060525568 68226 33554432000 1073741824 1073778376 140734916387904 140248442279080 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21966/tid=21988] ppid=21963 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21966/task/21988/stat : 21988 (java) S 21963 21966 19474 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 28632152 10060525568 68226 33554432000 1073741824 1073778376 140734916387904 140248441226280 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 9.15
Current children cumulated vsize (KiB) 9824732

[startup+6.30096 s]
/proc/loadavg: 4.01 4.18 4.23 5/219 22057
/proc/meminfo: memFree=29440924/32872528 swapFree=1541156/1696500
[pid=21966] ppid=21963 vsize=9824732 CPUtime=15.78 cores=0,2,4,6
/proc/21966/stat : 21966 (java) S 21963 21966 19474 0 -1 4202496 33442 0 1 0 1552 26 0 0 20 0 22 0 28632101 10060525568 156869 33554432000 1073741824 1073778376 140734916387904 140734916379040 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/21966/statm: 2456183 156869 2292 9 0 2446860 0
[pid=21966/tid=21968] ppid=21963 vsize=9824732 CPUtime=0.46 cores=0,2,4,6
/proc/21966/task/21968/stat : 21968 (java) S 21963 21966 19474 0 -1 4202560 2436 0 1 0 44 2 0 0 20 0 22 0 28632102 10060525568 156869 33554432000 1073741824 1073778376 140734916387904 140248965276536 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21966/tid=21969] ppid=21963 vsize=9824732 CPUtime=0.09 cores=0,2,4,6
/proc/21966/task/21969/stat : 21969 (java) S 21963 21966 19474 0 -1 4202560 62 0 0 0 6 3 0 0 20 0 22 0 28632103 10060525568 156869 33554432000 1073741824 1073778376 140734916387904 140248937728296 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21966/tid=21970] ppid=21963 vsize=9824732 CPUtime=0.07 cores=0,2,4,6
/proc/21966/task/21970/stat : 21970 (java) S 21963 21966 19474 0 -1 4202560 68 0 0 0 6 1 0 0 20 0 22 0 28632103 10060525568 156869 33554432000 1073741824 1073778376 140734916387904 140248807418024 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21966/tid=21971] ppid=21963 vsize=9824732 CPUtime=0.07 cores=0,2,4,6
/proc/21966/task/21971/stat : 21971 (java) S 21963 21966 19474 0 -1 4202560 41 0 0 0 5 2 0 0 20 0 22 0 28632103 10060525568 156869 33554432000 1073741824 1073778376 140734916387904 140248806365736 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21966/tid=21972] ppid=21963 vsize=9824732 CPUtime=0.1 cores=0,2,4,6
/proc/21966/task/21972/stat : 21972 (java) S 21963 21966 19474 0 -1 4202560 82 0 0 0 8 2 0 0 20 0 22 0 28632103 10060525568 156869 33554432000 1073741824 1073778376 140734916387904 140248805312936 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21966/tid=21973] ppid=21963 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/21966/task/21973/stat : 21973 (java) S 21963 21966 19474 0 -1 4202560 27 0 0 0 3 2 0 0 20 0 22 0 28632103 10060525568 156869 33554432000 1073741824 1073778376 140734916387904 140248804260648 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21966/tid=21974] ppid=21963 vsize=9824732 CPUtime=0.06 cores=0,2,4,6
/proc/21966/task/21974/stat : 21974 (java) S 21963 21966 19474 0 -1 4202560 33 0 0 0 5 1 0 0 20 0 22 0 28632103 10060525568 156869 33554432000 1073741824 1073778376 140734916387904 140248803207848 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21966/tid=21975] ppid=21963 vsize=9824732 CPUtime=0.09 cores=0,2,4,6
/proc/21966/task/21975/stat : 21975 (java) S 21963 21966 19474 0 -1 4202560 100 0 0 0 7 2 0 0 20 0 22 0 28632103 10060525568 156869 33554432000 1073741824 1073778376 140734916387904 140248466058280 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21966/tid=21976] ppid=21963 vsize=9824732 CPUtime=0.06 cores=0,2,4,6
/proc/21966/task/21976/stat : 21976 (java) S 21963 21966 19474 0 -1 4202560 68 0 0 0 4 2 0 0 20 0 22 0 28632103 10060525568 156869 33554432000 1073741824 1073778376 140734916387904 140248465005480 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21966/tid=21977] ppid=21963 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21966/task/21977/stat : 21977 (java) S 21963 21966 19474 0 -1 4202560 454 0 0 0 0 0 0 0 20 0 22 0 28632104 10060525568 156869 33554432000 1073741824 1073778376 140734916387904 140248452806888 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21966/tid=21978] ppid=21963 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21966/task/21978/stat : 21978 (java) S 21963 21966 19474 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 28632105 10060525568 156869 33554432000 1073741824 1073778376 140734916387904 140248451752952 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21966/tid=21979] ppid=21963 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21966/task/21979/stat : 21979 (java) S 21963 21966 19474 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 28632105 10060525568 156869 33554432000 1073741824 1073778376 140734916387904 140248450700552 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21966/tid=21980] ppid=21963 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21966/task/21980/stat : 21980 (java) S 21963 21966 19474 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28632107 10060525568 156869 33554432000 1073741824 1073778376 140734916387904 140248449649040 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21966/tid=21981] ppid=21963 vsize=9824732 CPUtime=1.95 cores=0,2,4,6

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

/proc/21966/task/21971/stat : 21971 (java) S 21963 21966 19474 0 -1 4202560 554 0 0 0 241 15 0 0 20 0 22 0 28632103 10060525568 937527 33554432000 1073741824 1073778376 140734916387904 140248806365736 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21966/tid=21972] ppid=21963 vsize=9824732 CPUtime=2.74 cores=0,2,4,6
/proc/21966/task/21972/stat : 21972 (java) S 21963 21966 19474 0 -1 4202560 564 0 0 0 258 16 0 0 20 0 22 0 28632103 10060525568 937527 33554432000 1073741824 1073778376 140734916387904 140248805312936 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21966/tid=21973] ppid=21963 vsize=9824732 CPUtime=2.65 cores=0,2,4,6
/proc/21966/task/21973/stat : 21973 (java) S 21963 21966 19474 0 -1 4202560 587 0 0 0 248 17 0 0 20 0 22 0 28632103 10060525568 937527 33554432000 1073741824 1073778376 140734916387904 140248804260648 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21966/tid=21974] ppid=21963 vsize=9824732 CPUtime=2.59 cores=0,2,4,6
/proc/21966/task/21974/stat : 21974 (java) S 21963 21966 19474 0 -1 4202560 572 0 0 0 243 16 0 0 20 0 22 0 28632103 10060525568 937527 33554432000 1073741824 1073778376 140734916387904 140248803207848 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21966/tid=21975] ppid=21963 vsize=9824732 CPUtime=2.61 cores=0,2,4,6
/proc/21966/task/21975/stat : 21975 (java) S 21963 21966 19474 0 -1 4202560 915 0 0 0 245 16 0 0 20 0 22 0 28632103 10060525568 937527 33554432000 1073741824 1073778376 140734916387904 140248466058280 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21966/tid=21976] ppid=21963 vsize=9824732 CPUtime=2.6 cores=0,2,4,6
/proc/21966/task/21976/stat : 21976 (java) S 21963 21966 19474 0 -1 4202560 570 0 0 0 245 15 0 0 20 0 22 0 28632103 10060525568 937527 33554432000 1073741824 1073778376 140734916387904 140248465005480 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21966/tid=21977] ppid=21963 vsize=9824732 CPUtime=3.46 cores=0,2,4,6
/proc/21966/task/21977/stat : 21977 (java) S 21963 21966 19474 0 -1 4202560 2313 0 0 0 341 5 0 0 20 0 22 0 28632104 10060525568 937527 33554432000 1073741824 1073778376 140734916387904 140248452806888 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21966/tid=21978] ppid=21963 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21966/task/21978/stat : 21978 (java) S 21963 21966 19474 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 28632105 10060525568 937527 33554432000 1073741824 1073778376 140734916387904 140248451752952 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21966/tid=21979] ppid=21963 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21966/task/21979/stat : 21979 (java) S 21963 21966 19474 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 28632105 10060525568 937527 33554432000 1073741824 1073778376 140734916387904 140248450700552 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21966/tid=21980] ppid=21963 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21966/task/21980/stat : 21980 (java) S 21963 21966 19474 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28632107 10060525568 937527 33554432000 1073741824 1073778376 140734916387904 140248449649040 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21966/tid=21981] ppid=21963 vsize=9824732 CPUtime=2.23 cores=0,2,4,6
/proc/21966/task/21981/stat : 21981 (java) S 21963 21966 19474 0 -1 4202560 16484 0 0 0 220 3 0 0 20 0 22 0 28632107 10060525568 937527 33554432000 1073741824 1073778376 140734916387904 140248448596664 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21966/tid=21982] ppid=21963 vsize=9824732 CPUtime=1.9 cores=0,2,4,6
/proc/21966/task/21982/stat : 21982 (java) S 21963 21966 19474 0 -1 4202560 14165 0 0 0 187 3 0 0 20 0 22 0 28632107 10060525568 937527 33554432000 1073741824 1073778376 140734916387904 140248447543864 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21966/tid=21983] ppid=21963 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21966/task/21983/stat : 21983 (java) S 21963 21966 19474 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28632107 10060525568 937527 33554432000 1073741824 1073778376 140734916387904 140248446491768 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21966/tid=21984] ppid=21963 vsize=9824732 CPUtime=0.3 cores=0,2,4,6
/proc/21966/task/21984/stat : 21984 (java) S 21963 21966 19474 0 -1 4202560 46 0 0 0 12 18 0 0 20 0 22 0 28632107 10060525568 937527 33554432000 1073741824 1073778376 140734916387904 140248445439176 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21966/tid=21985] ppid=21963 vsize=9824732 CPUtime=810.44 cores=0,2,4,6
/proc/21966/task/21985/stat : 21985 (java) R 21963 21966 19474 0 -1 4202560 58 0 0 0 81032 12 0 0 20 0 22 0 28632151 10060525568 937527 33554432000 1073741824 1073778376 140734916387904 140248444381824 140248819159798 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=21966/tid=21986] ppid=21963 vsize=9824732 CPUtime=810.33 cores=0,2,4,6
/proc/21966/task/21986/stat : 21986 (java) R 21963 21966 19474 0 -1 4202560 2053 0 0 0 80986 47 0 0 20 0 22 0 28632151 10060525568 937527 33554432000 1073741824 1073778376 140734916387904 140248443329696 140248819326152 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=21966/tid=21987] ppid=21963 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21966/task/21987/stat : 21987 (java) S 21963 21966 19474 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 28632152 10060525568 937527 33554432000 1073741824 1073778376 140734916387904 140248442279080 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21966/tid=21988] ppid=21963 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21966/task/21988/stat : 21988 (java) S 21963 21966 19474 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 28632152 10060525568 937527 33554432000 1073741824 1073778376 140734916387904 140248441226280 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1654.7
Current children cumulated vsize (KiB) 9824732

[startup+882.308 s]
/proc/loadavg: 4.33 4.39 4.31 5/220 22080
/proc/meminfo: memFree=22956324/32872528 swapFree=1541156/1696500
[pid=21966] ppid=21963 vsize=9824732 CPUtime=1775.06 cores=0,2,4,6
/proc/21966/stat : 21966 (java) S 21963 21966 19474 0 -1 4202496 43990 0 1 0 177306 200 0 0 20 0 22 0 28632101 10060525568 943799 33554432000 1073741824 1073778376 140734916387904 140734916379040 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/21966/statm: 2456183 943799 2301 9 0 2446860 0
[pid=21966/tid=21968] ppid=21963 vsize=9824732 CPUtime=0.5 cores=0,2,4,6
/proc/21966/task/21968/stat : 21968 (java) S 21963 21966 19474 0 -1 4202560 2442 0 1 0 46 4 0 0 20 0 22 0 28632102 10060525568 943799 33554432000 1073741824 1073778376 140734916387904 140248965276536 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21966/tid=21969] ppid=21963 vsize=9824732 CPUtime=2.86 cores=0,2,4,6
/proc/21966/task/21969/stat : 21969 (java) S 21963 21966 19474 0 -1 4202560 588 0 0 0 269 17 0 0 20 0 22 0 28632103 10060525568 943799 33554432000 1073741824 1073778376 140734916387904 140248937728296 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21966/tid=21970] ppid=21963 vsize=9824732 CPUtime=2.85 cores=0,2,4,6
/proc/21966/task/21970/stat : 21970 (java) S 21963 21966 19474 0 -1 4202560 634 0 0 0 267 18 0 0 20 0 22 0 28632103 10060525568 943799 33554432000 1073741824 1073778376 140734916387904 140248807418024 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21966/tid=21971] ppid=21963 vsize=9824732 CPUtime=2.61 cores=0,2,4,6
/proc/21966/task/21971/stat : 21971 (java) S 21963 21966 19474 0 -1 4202560 557 0 0 0 246 15 0 0 20 0 22 0 28632103 10060525568 943799 33554432000 1073741824 1073778376 140734916387904 140248806365736 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21966/tid=21972] ppid=21963 vsize=9824732 CPUtime=2.91 cores=0,2,4,6
/proc/21966/task/21972/stat : 21972 (java) S 21963 21966 19474 0 -1 4202560 632 0 0 0 274 17 0 0 20 0 22 0 28632103 10060525568 943799 33554432000 1073741824 1073778376 140734916387904 140248805312936 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21966/tid=21973] ppid=21963 vsize=9824732 CPUtime=2.69 cores=0,2,4,6
/proc/21966/task/21973/stat : 21973 (java) S 21963 21966 19474 0 -1 4202560 589 0 0 0 252 17 0 0 20 0 22 0 28632103 10060525568 943799 33554432000 1073741824 1073778376 140734916387904 140248804260648 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21966/tid=21974] ppid=21963 vsize=9824732 CPUtime=2.71 cores=0,2,4,6
/proc/21966/task/21974/stat : 21974 (java) S 21963 21966 19474 0 -1 4202560 616 0 0 0 255 16 0 0 20 0 22 0 28632103 10060525568 943799 33554432000 1073741824 1073778376 140734916387904 140248803207848 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21966/tid=21975] ppid=21963 vsize=9824732 CPUtime=2.74 cores=0,2,4,6
/proc/21966/task/21975/stat : 21975 (java) S 21963 21966 19474 0 -1 4202560 959 0 0 0 258 16 0 0 20 0 22 0 28632103 10060525568 943799 33554432000 1073741824 1073778376 140734916387904 140248466058280 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21966/tid=21976] ppid=21963 vsize=9824732 CPUtime=2.69 cores=0,2,4,6
/proc/21966/task/21976/stat : 21976 (java) S 21963 21966 19474 0 -1 4202560 581 0 0 0 254 15 0 0 20 0 22 0 28632103 10060525568 943799 33554432000 1073741824 1073778376 140734916387904 140248465005480 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21966/tid=21977] ppid=21963 vsize=9824732 CPUtime=3.46 cores=0,2,4,6
/proc/21966/task/21977/stat : 21977 (java) S 21963 21966 19474 0 -1 4202560 2315 0 0 0 341 5 0 0 20 0 22 0 28632104 10060525568 943799 33554432000 1073741824 1073778376 140734916387904 140248452806888 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21966/tid=21978] ppid=21963 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21966/task/21978/stat : 21978 (java) S 21963 21966 19474 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 28632105 10060525568 943799 33554432000 1073741824 1073778376 140734916387904 140248451752952 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21966/tid=21979] ppid=21963 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21966/task/21979/stat : 21979 (java) S 21963 21966 19474 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 28632105 10060525568 943799 33554432000 1073741824 1073778376 140734916387904 140248450700552 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21966/tid=21980] ppid=21963 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21966/task/21980/stat : 21980 (java) S 21963 21966 19474 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28632107 10060525568 943799 33554432000 1073741824 1073778376 140734916387904 140248449649040 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21966/tid=21981] ppid=21963 vsize=9824732 CPUtime=2.23 cores=0,2,4,6
/proc/21966/task/21981/stat : 21981 (java) S 21963 21966 19474 0 -1 4202560 16484 0 0 0 220 3 0 0 20 0 22 0 28632107 10060525568 943799 33554432000 1073741824 1073778376 140734916387904 140248448596664 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21966/tid=21982] ppid=21963 vsize=9824732 CPUtime=1.9 cores=0,2,4,6
/proc/21966/task/21982/stat : 21982 (java) S 21963 21966 19474 0 -1 4202560 14165 0 0 0 187 3 0 0 20 0 22 0 28632107 10060525568 943799 33554432000 1073741824 1073778376 140734916387904 140248447543864 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21966/tid=21983] ppid=21963 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21966/task/21983/stat : 21983 (java) S 21963 21966 19474 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28632107 10060525568 943799 33554432000 1073741824 1073778376 140734916387904 140248446491768 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21966/tid=21984] ppid=21963 vsize=9824732 CPUtime=0.33 cores=0,2,4,6
/proc/21966/task/21984/stat : 21984 (java) S 21963 21966 19474 0 -1 4202560 50 0 0 0 13 20 0 0 20 0 22 0 28632107 10060525568 943799 33554432000 1073741824 1073778376 140734916387904 140248445439176 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21966/tid=21985] ppid=21963 vsize=9824732 CPUtime=870.11 cores=0,2,4,6
/proc/21966/task/21985/stat : 21985 (java) R 21963 21966 19474 0 -1 4202560 58 0 0 0 86998 13 0 0 20 0 22 0 28632151 10060525568 943799 33554432000 1073741824 1073778376 140734916387904 140248444374896 140248819159762 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=21966/tid=21986] ppid=21963 vsize=9824732 CPUtime=870 cores=0,2,4,6
/proc/21966/task/21986/stat : 21986 (java) R 21963 21966 19474 0 -1 4202560 2055 0 0 0 86952 48 0 0 20 0 22 0 28632151 10060525568 943799 33554432000 1073741824 1073778376 140734916387904 140248443329696 140248819326176 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=21966/tid=21987] ppid=21963 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21966/task/21987/stat : 21987 (java) S 21963 21966 19474 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 28632152 10060525568 943799 33554432000 1073741824 1073778376 140734916387904 140248442279080 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21966/tid=21988] ppid=21963 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21966/task/21988/stat : 21988 (java) S 21963 21966 19474 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 28632152 10060525568 943799 33554432000 1073741824 1073778376 140734916387904 140248441226280 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1775.06
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+894.801 s]
/proc/loadavg: 4.35 4.39 4.31 5/220 22080
/proc/meminfo: memFree=22950184/32872528 swapFree=1541156/1696500
[pid=21966] ppid=21963 vsize=9824732 CPUtime=1800.04 cores=0,2,4,6
/proc/21966/stat : 21966 (java) S 21963 21966 19474 0 -1 4202496 43990 0 1 0 179804 200 0 0 20 0 22 0 28632101 10060525568 943799 33554432000 1073741824 1073778376 140734916387904 140734916379040 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/21966/statm: 2456183 943799 2301 9 0 2446860 0
[pid=21966/tid=21968] ppid=21963 vsize=9824732 CPUtime=0.5 cores=0,2,4,6
/proc/21966/task/21968/stat : 21968 (java) S 21963 21966 19474 0 -1 4202560 2442 0 1 0 46 4 0 0 20 0 22 0 28632102 10060525568 943799 33554432000 1073741824 1073778376 140734916387904 140248965276536 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21966/tid=21969] ppid=21963 vsize=9824732 CPUtime=2.86 cores=0,2,4,6
/proc/21966/task/21969/stat : 21969 (java) S 21963 21966 19474 0 -1 4202560 588 0 0 0 269 17 0 0 20 0 22 0 28632103 10060525568 943799 33554432000 1073741824 1073778376 140734916387904 140248937728296 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21966/tid=21970] ppid=21963 vsize=9824732 CPUtime=2.85 cores=0,2,4,6
/proc/21966/task/21970/stat : 21970 (java) S 21963 21966 19474 0 -1 4202560 634 0 0 0 267 18 0 0 20 0 22 0 28632103 10060525568 943799 33554432000 1073741824 1073778376 140734916387904 140248807418024 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21966/tid=21971] ppid=21963 vsize=9824732 CPUtime=2.61 cores=0,2,4,6
/proc/21966/task/21971/stat : 21971 (java) S 21963 21966 19474 0 -1 4202560 557 0 0 0 246 15 0 0 20 0 22 0 28632103 10060525568 943799 33554432000 1073741824 1073778376 140734916387904 140248806365736 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21966/tid=21972] ppid=21963 vsize=9824732 CPUtime=2.91 cores=0,2,4,6
/proc/21966/task/21972/stat : 21972 (java) S 21963 21966 19474 0 -1 4202560 632 0 0 0 274 17 0 0 20 0 22 0 28632103 10060525568 943799 33554432000 1073741824 1073778376 140734916387904 140248805312936 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21966/tid=21973] ppid=21963 vsize=9824732 CPUtime=2.69 cores=0,2,4,6
/proc/21966/task/21973/stat : 21973 (java) S 21963 21966 19474 0 -1 4202560 589 0 0 0 252 17 0 0 20 0 22 0 28632103 10060525568 943799 33554432000 1073741824 1073778376 140734916387904 140248804260648 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21966/tid=21974] ppid=21963 vsize=9824732 CPUtime=2.71 cores=0,2,4,6
/proc/21966/task/21974/stat : 21974 (java) S 21963 21966 19474 0 -1 4202560 616 0 0 0 255 16 0 0 20 0 22 0 28632103 10060525568 943799 33554432000 1073741824 1073778376 140734916387904 140248803207848 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21966/tid=21975] ppid=21963 vsize=9824732 CPUtime=2.74 cores=0,2,4,6
/proc/21966/task/21975/stat : 21975 (java) S 21963 21966 19474 0 -1 4202560 959 0 0 0 258 16 0 0 20 0 22 0 28632103 10060525568 943799 33554432000 1073741824 1073778376 140734916387904 140248466058280 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21966/tid=21976] ppid=21963 vsize=9824732 CPUtime=2.69 cores=0,2,4,6
/proc/21966/task/21976/stat : 21976 (java) S 21963 21966 19474 0 -1 4202560 581 0 0 0 254 15 0 0 20 0 22 0 28632103 10060525568 943799 33554432000 1073741824 1073778376 140734916387904 140248465005480 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21966/tid=21977] ppid=21963 vsize=9824732 CPUtime=3.46 cores=0,2,4,6
/proc/21966/task/21977/stat : 21977 (java) S 21963 21966 19474 0 -1 4202560 2315 0 0 0 341 5 0 0 20 0 22 0 28632104 10060525568 943799 33554432000 1073741824 1073778376 140734916387904 140248452806888 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21966/tid=21978] ppid=21963 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21966/task/21978/stat : 21978 (java) S 21963 21966 19474 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 28632105 10060525568 943799 33554432000 1073741824 1073778376 140734916387904 140248451752952 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21966/tid=21979] ppid=21963 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21966/task/21979/stat : 21979 (java) S 21963 21966 19474 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 28632105 10060525568 943799 33554432000 1073741824 1073778376 140734916387904 140248450700552 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21966/tid=21980] ppid=21963 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21966/task/21980/stat : 21980 (java) S 21963 21966 19474 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28632107 10060525568 943799 33554432000 1073741824 1073778376 140734916387904 140248449649040 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21966/tid=21981] ppid=21963 vsize=9824732 CPUtime=2.23 cores=0,2,4,6
/proc/21966/task/21981/stat : 21981 (java) S 21963 21966 19474 0 -1 4202560 16484 0 0 0 220 3 0 0 20 0 22 0 28632107 10060525568 943799 33554432000 1073741824 1073778376 140734916387904 140248448596664 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21966/tid=21982] ppid=21963 vsize=9824732 CPUtime=1.9 cores=0,2,4,6
/proc/21966/task/21982/stat : 21982 (java) S 21963 21966 19474 0 -1 4202560 14165 0 0 0 187 3 0 0 20 0 22 0 28632107 10060525568 943799 33554432000 1073741824 1073778376 140734916387904 140248447543864 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21966/tid=21983] ppid=21963 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21966/task/21983/stat : 21983 (java) S 21963 21966 19474 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28632107 10060525568 943799 33554432000 1073741824 1073778376 140734916387904 140248446491768 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21966/tid=21984] ppid=21963 vsize=9824732 CPUtime=0.33 cores=0,2,4,6
/proc/21966/task/21984/stat : 21984 (java) S 21963 21966 19474 0 -1 4202560 50 0 0 0 13 20 0 0 20 0 22 0 28632107 10060525568 943799 33554432000 1073741824 1073778376 140734916387904 140248445439176 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21966/tid=21985] ppid=21963 vsize=9824732 CPUtime=882.58 cores=0,2,4,6
/proc/21966/task/21985/stat : 21985 (java) R 21963 21966 19474 0 -1 4202560 58 0 0 0 88245 13 0 0 20 0 22 0 28632151 10060525568 943799 33554432000 1073741824 1073778376 140734916387904 140248444374896 140248819160235 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=21966/tid=21986] ppid=21963 vsize=9824732 CPUtime=882.46 cores=0,2,4,6
/proc/21966/task/21986/stat : 21986 (java) R 21963 21966 19474 0 -1 4202560 2055 0 0 0 88198 48 0 0 20 0 22 0 28632151 10060525568 943799 33554432000 1073741824 1073778376 140734916387904 140248443329696 140248819326469 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=21966/tid=21987] ppid=21963 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21966/task/21987/stat : 21987 (java) S 21963 21966 19474 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 28632152 10060525568 943799 33554432000 1073741824 1073778376 140734916387904 140248442279080 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21966/tid=21988] ppid=21963 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21966/task/21988/stat : 21988 (java) S 21963 21966 19474 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 28632152 10060525568 943799 33554432000 1073741824 1073778376 140734916387904 140248441226280 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.04
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 21966 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 21966 and gives
#  childrusage.ru_utime.tv_sec=1793
#  childrusage.ru_utime.tv_usec=478349
#  childrusage.ru_stime.tv_sec=2
#  childrusage.ru_stime.tv_usec=462625
# CPU time returned by wait4() is 1795.94
# while last known CPU time is 1800.04
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 894.859
CPU time (s): 1800.04
CPU user time (s): 1798.04
CPU system time (s): 2
CPU usage (%): 201.154
Max. virtual memory (cumulated for all children) (KiB): 9826088

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.48
system time used= 2.46263
maximum resident set size= 3775312
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 44025
page faults= 1
swaps= 0
block input operations= 0
block output operations= 928
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 24104
involuntary context switches= 25684

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.55316 second user time and 7.50386 second system time

The end

Launcher Data

Begin job on node125 at 2016-06-26 17:45:34
IDJOB=4116574
IDBENCH=109487
IDSOLVER=2543
FILE ID=node125/4116574-1466955934
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-size128-round22-2.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4116574-1466955934/watcher-4116574-1466955934 -o /tmp/evaluation-result-4116574-1466955934/solver-4116574-1466955934 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node125-1466943674-19490 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4116574-1466955934.opb

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

MD5SUM BENCH= 8b141e8f2d9bfccf1119dae7bc9b3f3f
RANDOM SEED=1811925435

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:        26640468 kB
Buffers:           16788 kB
Cached:            42252 kB
SwapCached:         1744 kB
Active:          3795240 kB
Inactive:          34744 kB
Active(anon):    3773112 kB
Inactive(anon):      448 kB
Active(file):      22128 kB
Inactive(file):    34296 kB
Unevictable:     1696500 kB
Mlocked:         1541156 kB
SwapTotal:      67108856 kB
SwapFree:       67098444 kB
Dirty:              1296 kB
Writeback:             4 kB
AnonPages:       5466732 kB
Mapped:            15404 kB
Shmem:                 0 kB
Slab:             565596 kB
SReclaimable:       9328 kB
SUnreclaim:       556268 kB
KernelStack:        1616 kB
PageTables:        15060 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    5810548 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3850240 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 18:00:29