Trace number 4115878

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.17 895.865

General information on the benchmark

Namenormalized-PB16/DEC-SMALLINT-LIN/nossum/
normalized-sha1-size128-round22-4.opb
MD5SUM1c9654f7c5b38d0e8ad62562d9f911eb
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.09	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.09	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.09	c See www.sat4j.org for details.
0.08/0.10	c version PB16.v20160501
0.08/0.10	c java.runtime.name	Java(TM) SE Runtime Environment
0.08/0.10	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.08/0.10	c java.vm.version	19.1-b02
0.08/0.10	c java.vm.vendor	Sun Microsystems Inc.
0.08/0.10	c sun.arch.data.model	64
0.08/0.10	c java.version		1.6.0_24
0.08/0.10	c os.name		Linux
0.08/0.10	c os.version		2.6.32-71.29.1.el6.x86_64
0.08/0.10	c os.arch		amd64
0.08/0.10	c Free memory 		501472288
0.08/0.10	c Max memory 		7480803328
0.08/0.10	c Total memory 		504102912
0.08/0.10	c Number of processors 	8
0.08/0.13	c Pseudo Boolean Optimization by upper bound
0.08/0.13	c ManyCore solver with 2 solvers running in parallel
0.08/0.13	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.08/0.13	c --- Begin Solver configuration ---
0.08/0.13	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@16fd0b7
0.08/0.13	c Learn all clauses as in MiniSAT
0.08/0.13	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.08/0.13	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.08/0.13	c Expensive reason simplification
0.08/0.13	c Glucose 2.1 dynamic restart strategy
0.08/0.13	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.08/0.13	c timeout=2147483s
0.08/0.13	c DB Simplification allowed=false
0.08/0.13	c Listener: org.sat4j.pb.tools.ManyCorePB@4413ee
0.08/0.13	c --- End Solver configuration ---
0.08/0.13	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.08/0.13	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.08/0.13	c --- Begin Solver configuration ---
0.08/0.13	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@75786e64
0.08/0.13	c Learn all clauses as in MiniSAT
0.08/0.13	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.08/0.13	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.08/0.13	c No reason simplification
0.08/0.13	c Armin Biere (Picosat) restarts strategy
0.08/0.13	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.08/0.13	c timeout=2147483s
0.08/0.13	c DB Simplification allowed=false
0.08/0.13	c Listener: org.sat4j.pb.tools.ManyCorePB@4413ee
0.08/0.13	c --- End Solver configuration ---
0.08/0.13	c solving HOME/instance-4115878-1466941563.opb
0.08/0.13	c reading problem ... 
0.08/0.13	c  no objective function found
0.96/0.53	c ... done. Wall clock time 0.4s.
0.96/0.53	c declared #vars     4128
0.96/0.53	c #constraints  9984
0.96/0.53	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.96/0.53	c constraints type 
0.96/0.53	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 6726
0.96/0.53	c org.sat4j.specs.Constr$1 => 904
0.96/0.53	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 128
0.96/0.53	c org.sat4j.minisat.constraints.cnf.UnitClause => 504
0.96/0.53	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 1722
0.96/0.53	c 9984 constraints processed.
0.96/0.53	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.96/0.53	c constraints type 
0.96/0.53	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 128
0.96/0.53	c org.sat4j.specs.Constr$1 => 904
0.96/0.53	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 6726
0.96/0.53	c org.sat4j.pb.constraints.pb.MaxWatchPb => 1722
0.96/0.53	c org.sat4j.pb.constraints.pb.UnitClausePB => 504
0.96/0.53	c 9984 constraints processed.
4.42/1.49	c cleaning 2490 clauses out of 4997 with flag 16509/5000
6.49/2.14	c cleaning 4249 clauses out of 8508 with flag 39020/11001
8.18/2.91	c cleaning 5619 clauses out of 11258 with flag 66424/18000
9.82/3.71	c cleaning 6813 clauses out of 13642 with flag 100205/26003
11.89/4.76	c cleaning 7901 clauses out of 15826 with flag 139511/35000
14.36/5.95	c cleaning 8955 clauses out of 17925 with flag 188890/45000
16.76/7.16	c cleaning 9962 clauses out of 19970 with flag 245740/56000
19.57/8.54	c cleaning 10987 clauses out of 22009 with flag 307766/68001
22.69/10.08	c cleaning 12001 clauses out of 24022 with flag 375268/81001
26.28/11.80	c cleaning 13000 clauses out of 26022 with flag 451667/95002
30.20/13.70	c cleaning 13997 clauses out of 28020 with flag 532031/110000
34.20/15.71	c cleaning 14990 clauses out of 30023 with flag 620681/126000
38.60/17.99	c cleaning 16005 clauses out of 32033 with flag 716310/143000
42.39/19.70	c cleaning 0 clauses out of 5001 with flag 0/5001
44.47/20.63	c cleaning 16999 clauses out of 34028 with flag 818125/161000
50.06/23.35	c cleaning 17986 clauses out of 36030 with flag 927700/180001
56.04/26.30	c cleaning 18994 clauses out of 38044 with flag 1044915/200001
62.23/29.35	c cleaning 19981 clauses out of 40050 with flag 1167915/221001
68.62/32.56	c cleaning 20996 clauses out of 42068 with flag 1296610/243000
75.98/36.18	c cleaning 22003 clauses out of 44072 with flag 1432424/266000
83.79/40.00	c cleaning 22994 clauses out of 46070 with flag 1573652/290001
92.09/44.18	c cleaning 24028 clauses out of 48076 with flag 1725078/315001
100.47/48.38	c cleaning 25000 clauses out of 50047 with flag 1881308/341000
109.59/52.87	c cleaning 25998 clauses out of 52047 with flag 2046737/368000
119.17/57.64	c cleaning 27008 clauses out of 54049 with flag 2214758/396000
129.08/62.57	c cleaning 27996 clauses out of 56041 with flag 2389829/425000
139.68/67.89	c cleaning 29007 clauses out of 58045 with flag 2573109/455000
151.18/73.53	c cleaning 30001 clauses out of 60038 with flag 2760996/486000
163.10/79.47	c cleaning 31010 clauses out of 62037 with flag 2958411/518000
175.78/85.80	c cleaning 32004 clauses out of 64027 with flag 3159538/551000
188.93/92.21	c cleaning 32985 clauses out of 66024 with flag 3366834/585001
202.61/99.06	c cleaning 33975 clauses out of 68038 with flag 3582718/620000
217.08/106.29	c cleaning 35000 clauses out of 70063 with flag 3805134/656000
233.76/114.98	c cleaning 35980 clauses out of 72063 with flag 4035797/693000
249.22/122.63	c cleaning 37005 clauses out of 74084 with flag 4274268/731001
265.48/130.73	c cleaning 38032 clauses out of 76078 with flag 4519259/770000
282.36/139.16	c cleaning 39015 clauses out of 78046 with flag 4773592/810000
300.47/148.16	c cleaning 40009 clauses out of 80031 with flag 5032595/851000
315.27/155.60	c cleaning 0 clauses out of 11000 with flag 0/11000
319.43/157.53	c cleaning 40984 clauses out of 82022 with flag 5296489/893000
338.77/167.12	c cleaning 41977 clauses out of 84039 with flag 5565575/936001
358.68/177.09	c cleaning 43009 clauses out of 86062 with flag 5843372/980001
379.59/187.40	c cleaning 43998 clauses out of 88052 with flag 6122108/1025000
401.30/198.27	c cleaning 44999 clauses out of 90054 with flag 6411603/1071000
423.22/209.16	c cleaning 45992 clauses out of 92056 with flag 6712628/1118001
446.52/220.71	c cleaning 47021 clauses out of 94063 with flag 7015392/1166000
470.45/232.66	c cleaning 47992 clauses out of 96043 with flag 7325116/1215001
495.21/244.95	c cleaning 48992 clauses out of 98050 with flag 7643438/1265000
520.42/257.49	c cleaning 50013 clauses out of 100059 with flag 7963751/1316001
546.42/270.28	c cleaning 50989 clauses out of 102045 with flag 8289814/1368000
575.72/285.40	c cleaning 52010 clauses out of 104057 with flag 8620821/1421001
601.40/298.19	c cleaning 53010 clauses out of 106047 with flag 8962278/1475001
631.30/312.90	c cleaning 53986 clauses out of 108036 with flag 9304602/1530000
663.24/328.82	c cleaning 54990 clauses out of 110051 with flag 9657235/1586001
696.59/345.49	c cleaning 56006 clauses out of 112060 with flag 10014531/1643000
730.31/362.28	c cleaning 57002 clauses out of 114054 with flag 10375964/1701000
764.68/379.38	c cleaning 58008 clauses out of 116052 with flag 10746831/1760000
800.33/397.02	c cleaning 59002 clauses out of 118044 with flag 11121737/1820000
836.72/415.02	c cleaning 59999 clauses out of 120043 with flag 11504004/1881001
875.76/434.47	c cleaning 60995 clauses out of 122043 with flag 11894232/1943000
915.76/454.32	c cleaning 62007 clauses out of 124048 with flag 12289066/2006000
957.45/475.07	c cleaning 63015 clauses out of 126041 with flag 12684979/2070000
997.66/495.06	c cleaning 63979 clauses out of 128026 with flag 13091868/2135000
1039.44/515.89	c cleaning 64991 clauses out of 130047 with flag 13502442/2201000
1081.95/536.97	c cleaning 66007 clauses out of 132059 with flag 13919268/2268003
1126.61/559.14	c cleaning 67002 clauses out of 134050 with flag 14348907/2336001
1172.25/581.82	c cleaning 67990 clauses out of 136047 with flag 14776618/2405000
1217.94/604.50	c cleaning 69022 clauses out of 138057 with flag 15216152/2475000
1263.34/627.07	c cleaning 70000 clauses out of 140035 with flag 15660963/2546000
1306.71/648.68	c cleaning 70993 clauses out of 142035 with flag 16109641/2618000
1349.52/669.98	c cleaning 71927 clauses out of 144042 with flag 16567987/2691000
1392.10/691.26	c cleaning 73048 clauses out of 146116 with flag 17025759/2765001
1439.06/714.67	c cleaning 74024 clauses out of 148067 with flag 17495022/2840000
1484.10/737.08	c cleaning 74979 clauses out of 150043 with flag 17965424/2916000
1528.69/759.37	c cleaning 76022 clauses out of 152065 with flag 18445513/2993001
1574.89/782.46	c cleaning 77014 clauses out of 154042 with flag 18934552/3071000
1605.49/797.75	c cleaning 0 clauses out of 18002 with flag 0/18002
1627.82/809.92	c cleaning 78007 clauses out of 156029 with flag 19430217/3150001
1680.00/835.84	c cleaning 78979 clauses out of 158021 with flag 19932239/3230000
1729.78/860.60	c cleaning 79987 clauses out of 160042 with flag 20439314/3311000
1780.58/886.03	c cleaning 80968 clauses out of 162055 with flag 20956748/3393000
1800.17/895.80	c >>>>>>>>>> Solver number 0 (0 answers) <<<<<<<<<<<<<<<<<<
1800.17/895.80	c starts		: 29687
1800.17/895.80	c conflicts		: 3428237
1800.17/895.80	c decisions		: 32508077
1800.17/895.80	c propagations		: 462700629
1800.17/895.80	c inspects		: 10024843260
1800.17/895.80	c shortcuts		: 0
1800.17/895.80	c learnt literals	: 3
1800.17/895.80	c learnt binary clauses	: 57
1800.17/895.80	c learnt ternary clauses	: 771
1800.17/895.80	c learnt constraints	: 3428234
1800.17/895.80	c ignored constraints	: 0
1800.17/895.80	c root simplifications	: 0
1800.17/895.80	c removed literals (reason simplification)	: 2609546
1800.17/895.80	c reason swapping (by a shorter reason)	: 0
1800.17/895.80	c Calls to reduceDB	: 78
1800.17/895.80	c Number of update (reduction) of LBD	: 727038
1800.17/895.80	c Imported unit clauses	: 0
1800.17/895.80	c number of reductions to clauses (during analyze)	: 0
1800.17/895.80	c number of learned constraints concerned by reduction	: 0
1800.17/895.80	c number of learning phase by resolution	: 0
1800.17/895.80	c number of learning phase by cutting planes	: 0
1800.17/895.80	c speed (assignments/second)	: 516834.37865466863
1800.17/895.80	c non guided choices	7777
1800.17/895.83	c learnt constraints type 
1800.17/895.83	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 57
1800.17/895.83	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 116267
1800.17/895.83	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1800.17/895.83	c starts		: 44
1800.17/895.83	c conflicts		: 18111
1800.17/895.83	c decisions		: 65455
1800.17/895.83	c propagations		: 2218444
1800.17/895.83	c inspects		: 611385576
1800.17/895.83	c shortcuts		: 0
1800.17/895.83	c learnt literals	: 0
1800.17/895.83	c learnt binary clauses	: 0
1800.17/895.83	c learnt ternary clauses	: 0
1800.17/895.83	c learnt constraints	: 18110
1800.17/895.83	c ignored constraints	: 0
1800.17/895.83	c root simplifications	: 0
1800.17/895.83	c removed literals (reason simplification)	: 0
1800.17/895.83	c reason swapping (by a shorter reason)	: 0
1800.17/895.83	c Calls to reduceDB	: 3
1800.17/895.83	c Number of update (reduction) of LBD	: 0
1800.17/895.83	c Imported unit clauses	: 0
1800.17/895.83	c number of reductions to clauses (during analyze)	: 0
1800.17/895.83	c number of learned constraints concerned by reduction	: 0
1800.17/895.83	c number of learning phase by resolution	: 0
1800.17/895.83	c number of learning phase by cutting planes	: 0
1800.17/895.83	c speed (assignments/second)	: 2477.9276250388143
1800.17/895.83	c non guided choices	282
1800.17/895.83	c learnt constraints type 
1800.17/895.83	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 8
1800.17/895.83	c org.sat4j.pb.constraints.pb.MaxWatchPb => 18102
1800.17/895.83	s UNKNOWN
1800.17/895.83	c Total wall clock time (in seconds): 895.705

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

pid=20374
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.13 4.21 3.86 2/171 20377
/proc/meminfo: memFree=31284736/32872528 swapFree=681168/738400
[pid=20377] ppid=20374 vsize=9292 CPUtime=0 cores=0,2,4,6
/proc/20377/stat : 20377 (java) R 20374 20377 20053 0 -1 4202496 318 0 0 0 0 0 0 0 20 0 1 0 27195807 9515008 175 33554432000 1073741824 1073778376 140736695298752 140736695281480 213866333072 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/20377/statm: 2323 175 133 9 0 71 0

[startup+0.100114 s]
/proc/loadavg: 4.13 4.21 3.86 2/171 20377
/proc/meminfo: memFree=31284736/32872528 swapFree=681168/738400
[pid=20377] ppid=20374 vsize=9558476 CPUtime=0.08 cores=0,2,4,6
/proc/20377/stat : 20377 (java) S 20374 20377 20053 0 -1 4202496 4377 0 1 0 7 1 0 0 20 0 18 0 27195807 9787879424 5492 33554432000 1073741824 1073778376 140736356770896 140736356762032 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/20377/statm: 2389619 5492 2116 9 0 2380296 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 9558476

[startup+0.200275 s]
/proc/loadavg: 4.13 4.21 3.86 2/171 20377
/proc/meminfo: memFree=31284736/32872528 swapFree=681168/738400
[pid=20377] ppid=20374 vsize=9558476 CPUtime=0.22 cores=0,2,4,6
/proc/20377/stat : 20377 (java) S 20374 20377 20053 0 -1 4202496 4660 0 1 0 21 1 0 0 20 0 18 0 27195807 9787879424 6749 33554432000 1073741824 1073778376 140736356770896 140736356762032 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/20377/statm: 2389619 6749 2198 9 0 2380296 0
Current children cumulated CPU time (s) 0.22
Current children cumulated vsize (KiB) 9558476

[startup+0.300284 s]
/proc/loadavg: 4.13 4.21 3.86 2/171 20377
/proc/meminfo: memFree=31284736/32872528 swapFree=681168/738400
[pid=20377] ppid=20374 vsize=9558476 CPUtime=0.45 cores=0,2,4,6
/proc/20377/stat : 20377 (java) S 20374 20377 20053 0 -1 4202496 5696 0 1 0 43 2 0 0 20 0 18 0 27195807 9787879424 7828 33554432000 1073741824 1073778376 140736356770896 140736356762032 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/20377/statm: 2389619 7828 2232 9 0 2380296 0
Current children cumulated CPU time (s) 0.45
Current children cumulated vsize (KiB) 9558476

[startup+0.700182 s]
/proc/loadavg: 4.13 4.21 3.86 2/171 20377
/proc/meminfo: memFree=31284736/32872528 swapFree=681168/738400
[pid=20377] ppid=20374 vsize=9824732 CPUtime=1.66 cores=0,2,4,6
/proc/20377/stat : 20377 (java) S 20374 20377 20053 0 -1 4202496 15072 0 1 0 162 4 0 0 20 0 22 0 27195807 10060525568 22572 33554432000 1073741824 1073778376 140736356770896 140736356762032 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/20377/statm: 2456183 22572 2265 9 0 2446860 0
Current children cumulated CPU time (s) 1.66
Current children cumulated vsize (KiB) 9824732

[startup+1.50085 s]
/proc/loadavg: 4.13 4.21 3.86 9/219 20458
/proc/meminfo: memFree=31069416/32872528 swapFree=681168/738400
[pid=20377] ppid=20374 vsize=9824732 CPUtime=4.81 cores=0,2,4,6
/proc/20377/stat : 20377 (java) S 20374 20377 20053 0 -1 4202496 26202 0 1 0 474 7 0 0 20 0 22 0 27195807 10060525568 46553 33554432000 1073741824 1073778376 140736356770896 140736356762032 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/20377/statm: 2456183 46553 2292 9 0 2446860 0
[pid=20377/tid=20379] ppid=20374 vsize=9824732 CPUtime=0.5 cores=0,2,4,6
/proc/20377/task/20379/stat : 20379 (java) S 20374 20377 20053 0 -1 4202560 2439 0 1 0 48 2 0 0 20 0 22 0 27195808 10060525568 46553 33554432000 1073741824 1073778376 140736356770896 139705164936056 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20377/tid=20380] ppid=20374 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20377/task/20380/stat : 20380 (java) S 20374 20377 20053 0 -1 4202560 15 0 0 0 0 0 0 0 20 0 22 0 27195809 10060525568 46553 33554432000 1073741824 1073778376 140736356770896 139705153997736 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20377/tid=20381] ppid=20374 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20377/task/20381/stat : 20381 (java) S 20374 20377 20053 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27195809 10060525568 46553 33554432000 1073741824 1073778376 140736356770896 139705007684648 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20377/tid=20382] ppid=20374 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20377/task/20382/stat : 20382 (java) S 20374 20377 20053 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27195809 10060525568 46553 33554432000 1073741824 1073778376 140736356770896 139705006631592 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20377/tid=20383] ppid=20374 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20377/task/20383/stat : 20383 (java) S 20374 20377 20053 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 27195809 10060525568 46553 33554432000 1073741824 1073778376 140736356770896 139705005579048 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20377/tid=20384] ppid=20374 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20377/task/20384/stat : 20384 (java) S 20374 20377 20053 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27195809 10060525568 46553 33554432000 1073741824 1073778376 140736356770896 139705004525992 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20377/tid=20385] ppid=20374 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20377/task/20385/stat : 20385 (java) S 20374 20377 20053 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 27195809 10060525568 46553 33554432000 1073741824 1073778376 140736356770896 139705003473448 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20377/tid=20386] ppid=20374 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20377/task/20386/stat : 20386 (java) S 20374 20377 20053 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27195809 10060525568 46553 33554432000 1073741824 1073778376 140736356770896 139705002420392 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20377/tid=20387] ppid=20374 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20377/task/20387/stat : 20387 (java) S 20374 20377 20053 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 27195809 10060525568 46553 33554432000 1073741824 1073778376 140736356770896 139705001367848 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20377/tid=20388] ppid=20374 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20377/task/20388/stat : 20388 (java) S 20374 20377 20053 0 -1 4202560 72 0 0 0 0 0 0 0 20 0 22 0 27195810 10060525568 46553 33554432000 1073741824 1073778376 140736356770896 139704989170536 213869705129 0 0 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20377/tid=20389] ppid=20374 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20377/task/20389/stat : 20389 (java) S 20374 20377 20053 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 27195811 10060525568 46553 33554432000 1073741824 1073778376 140736356770896 139704988116856 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20377/tid=20390] ppid=20374 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20377/task/20390/stat : 20390 (java) S 20374 20377 20053 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 27195811 10060525568 46553 33554432000 1073741824 1073778376 140736356770896 139704987063688 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20377/tid=20391] ppid=20374 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20377/task/20391/stat : 20391 (java) S 20374 20377 20053 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27195813 10060525568 46553 33554432000 1073741824 1073778376 140736356770896 139704986012432 213869713184 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20377/tid=20392] ppid=20374 vsize=9824732 CPUtime=1.23 cores=0,2,4,6
/proc/20377/task/20392/stat : 20392 (java) R 20374 20377 20053 0 -1 4202560 11594 0 0 0 121 2 0 0 20 0 22 0 27195813 10060525568 46553 33554432000 1073741824 1073778376 140736356770896 139704984936536 139705167954811 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=20377/tid=20393] ppid=20374 vsize=9824732 CPUtime=1.17 cores=0,2,4,6
/proc/20377/task/20393/stat : 20393 (java) S 20374 20377 20053 0 -1 4202560 10708 0 0 0 116 1 0 0 20 0 22 0 27195813 10060525568 46553 33554432000 1073741824 1073778376 140736356770896 139704983906744 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20377/tid=20394] ppid=20374 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20377/task/20394/stat : 20394 (java) S 20374 20377 20053 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27195813 10060525568 46553 33554432000 1073741824 1073778376 140736356770896 139704982853880 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20377/tid=20395] ppid=20374 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20377/task/20395/stat : 20395 (java) S 20374 20377 20053 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27195813 10060525568 46553 33554432000 1073741824 1073778376 140736356770896 139704981801544 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20377/tid=20451] ppid=20374 vsize=9824732 CPUtime=0.9 cores=0,2,4,6
/proc/20377/task/20451/stat : 20451 (java) R 20374 20377 20053 0 -1 4202560 18 0 0 0 90 0 0 0 20 0 22 0 27195860 10060525568 46553 33554432000 1073741824 1073778376 140736356770896 139704980324768 139705035952277 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=20377/tid=20452] ppid=20374 vsize=9824732 CPUtime=0.88 cores=0,2,4,6
/proc/20377/task/20452/stat : 20452 (java) R 20374 20377 20053 0 -1 4202560 73 0 0 0 86 2 0 0 20 0 22 0 27195861 10060525568 46553 33554432000 1073741824 1073778376 140736356770896 139704979279560 139705035964544 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
[pid=20377/tid=20453] ppid=20374 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20377/task/20453/stat : 20453 (java) S 20374 20377 20053 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 27195861 10060525568 46553 33554432000 1073741824 1073778376 140736356770896 139704978228520 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20377/tid=20454] ppid=20374 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20377/task/20454/stat : 20454 (java) S 20374 20377 20053 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 27195861 10060525568 46553 33554432000 1073741824 1073778376 140736356770896 139704977175976 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 4.81
Current children cumulated vsize (KiB) 9824732

[startup+3.10087 s]
/proc/loadavg: 4.44 4.28 3.88 6/219 20458
/proc/meminfo: memFree=30826960/32872528 swapFree=681168/738400
[pid=20377] ppid=20374 vsize=9824732 CPUtime=8.63 cores=0,2,4,6
/proc/20377/stat : 20377 (java) S 20374 20377 20053 0 -1 4202496 30147 0 1 0 848 15 0 0 20 0 22 0 27195807 10060525568 90448 33554432000 1073741824 1073778376 140736356770896 140736356762032 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/20377/statm: 2456183 90448 2292 9 0 2446860 0
[pid=20377/tid=20379] ppid=20374 vsize=9824732 CPUtime=0.5 cores=0,2,4,6
/proc/20377/task/20379/stat : 20379 (java) S 20374 20377 20053 0 -1 4202560 2439 0 1 0 48 2 0 0 20 0 22 0 27195808 10060525568 90448 33554432000 1073741824 1073778376 140736356770896 139705164936056 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20377/tid=20380] ppid=20374 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/20377/task/20380/stat : 20380 (java) S 20374 20377 20053 0 -1 4202560 24 0 0 0 4 0 0 0 20 0 22 0 27195809 10060525568 90448 33554432000 1073741824 1073778376 140736356770896 139705153997736 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20377/tid=20381] ppid=20374 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/20377/task/20381/stat : 20381 (java) S 20374 20377 20053 0 -1 4202560 10 0 0 0 2 0 0 0 20 0 22 0 27195809 10060525568 90448 33554432000 1073741824 1073778376 140736356770896 139705007684648 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20377/tid=20382] ppid=20374 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/20377/task/20382/stat : 20382 (java) S 20374 20377 20053 0 -1 4202560 9 0 0 0 2 0 0 0 20 0 22 0 27195809 10060525568 90448 33554432000 1073741824 1073778376 140736356770896 139705006631592 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20377/tid=20383] ppid=20374 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/20377/task/20383/stat : 20383 (java) S 20374 20377 20053 0 -1 4202560 17 0 0 0 3 0 0 0 20 0 22 0 27195809 10060525568 90448 33554432000 1073741824 1073778376 140736356770896 139705005579048 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20377/tid=20384] ppid=20374 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/20377/task/20384/stat : 20384 (java) S 20374 20377 20053 0 -1 4202560 5 0 0 0 2 0 0 0 20 0 22 0 27195809 10060525568 90448 33554432000 1073741824 1073778376 140736356770896 139705004525992 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20377/tid=20385] ppid=20374 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/20377/task/20385/stat : 20385 (java) S 20374 20377 20053 0 -1 4202560 9 0 0 0 3 0 0 0 20 0 22 0 27195809 10060525568 90448 33554432000 1073741824 1073778376 140736356770896 139705003473448 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20377/tid=20386] ppid=20374 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/20377/task/20386/stat : 20386 (java) S 20374 20377 20053 0 -1 4202560 21 0 0 0 3 1 0 0 20 0 22 0 27195809 10060525568 90448 33554432000 1073741824 1073778376 140736356770896 139705002420392 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20377/tid=20387] ppid=20374 vsize=9824732 CPUtime=0.06 cores=0,2,4,6
/proc/20377/task/20387/stat : 20387 (java) S 20374 20377 20053 0 -1 4202560 24 0 0 0 4 2 0 0 20 0 22 0 27195809 10060525568 90448 33554432000 1073741824 1073778376 140736356770896 139705001367848 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20377/tid=20388] ppid=20374 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20377/task/20388/stat : 20388 (java) S 20374 20377 20053 0 -1 4202560 198 0 0 0 0 0 0 0 20 0 22 0 27195810 10060525568 90448 33554432000 1073741824 1073778376 140736356770896 139704989170536 213869705129 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20377/tid=20389] ppid=20374 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20377/task/20389/stat : 20389 (java) S 20374 20377 20053 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 27195811 10060525568 90448 33554432000 1073741824 1073778376 140736356770896 139704988116856 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20377/tid=20390] ppid=20374 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20377/task/20390/stat : 20390 (java) S 20374 20377 20053 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 27195811 10060525568 90448 33554432000 1073741824 1073778376 140736356770896 139704987063688 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20377/tid=20391] ppid=20374 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20377/task/20391/stat : 20391 (java) S 20374 20377 20053 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27195813 10060525568 90448 33554432000 1073741824 1073778376 140736356770896 139704986012432 213869713184 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20377/tid=20392] ppid=20374 vsize=9824732 CPUtime=1.71 cores=0,2,4,6
/proc/20377/task/20392/stat : 20392 (java) S 20374 20377 20053 0 -1 4202560 15264 0 0 0 169 2 0 0 20 0 22 0 27195813 10060525568 90448 33554432000 1073741824 1073778376 140736356770896 139704984959288 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20377/tid=20393] ppid=20374 vsize=9824732 CPUtime=1.21 cores=0,2,4,6
/proc/20377/task/20393/stat : 20393 (java) S 20374 20377 20053 0 -1 4202560 10708 0 0 0 120 1 0 0 20 0 22 0 27195813 10060525568 90448 33554432000 1073741824 1073778376 140736356770896 139704983906744 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20377/tid=20394] ppid=20374 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20377/task/20394/stat : 20394 (java) S 20374 20377 20053 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27195813 10060525568 90448 33554432000 1073741824 1073778376 140736356770896 139704982853880 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20377/tid=20395] ppid=20374 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20377/task/20395/stat : 20395 (java) S 20374 20377 20053 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27195813 10060525568 90448 33554432000 1073741824 1073778376 140736356770896 139704981801544 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20377/tid=20451] ppid=20374 vsize=9824732 CPUtime=2.39 cores=0,2,4,6
/proc/20377/task/20451/stat : 20451 (java) R 20374 20377 20053 0 -1 4202560 18 0 0 0 239 0 0 0 20 0 22 0 27195860 10060525568 90448 33554432000 1073741824 1073778376 140736356770896 139704980331552 139705036015346 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
[pid=20377/tid=20452] ppid=20374 vsize=9824732 CPUtime=2.36 cores=0,2,4,6
/proc/20377/task/20452/stat : 20452 (java) R 20374 20377 20053 0 -1 4202560 134 0 0 0 233 3 0 0 20 0 22 0 27195861 10060525568 90448 33554432000 1073741824 1073778376 140736356770896 139704979279680 139705036230673 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=20377/tid=20453] ppid=20374 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20377/task/20453/stat : 20453 (java) S 20374 20377 20053 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 27195861 10060525568 90448 33554432000 1073741824 1073778376 140736356770896 139704978228520 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20377/tid=20454] ppid=20374 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20377/task/20454/stat : 20454 (java) S 20374 20377 20053 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 27195861 10060525568 90448 33554432000 1073741824 1073778376 140736356770896 139704977175976 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 8.63
Current children cumulated vsize (KiB) 9824732

[startup+6.30101 s]
/proc/loadavg: 4.44 4.28 3.88 5/219 20458
/proc/meminfo: memFree=30055536/32872528 swapFree=681168/738400
[pid=20377] ppid=20374 vsize=9824732 CPUtime=15.16 cores=0,2,4,6
/proc/20377/stat : 20377 (java) S 20374 20377 20053 0 -1 4202496 30663 0 1 0 1491 25 0 0 20 0 22 0 27195807 10060525568 163059 33554432000 1073741824 1073778376 140736356770896 140736356762032 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/20377/statm: 2456183 163059 2292 9 0 2446860 0
[pid=20377/tid=20379] ppid=20374 vsize=9824732 CPUtime=0.5 cores=0,2,4,6
/proc/20377/task/20379/stat : 20379 (java) S 20374 20377 20053 0 -1 4202560 2439 0 1 0 48 2 0 0 20 0 22 0 27195808 10060525568 163059 33554432000 1073741824 1073778376 140736356770896 139705164936056 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20377/tid=20380] ppid=20374 vsize=9824732 CPUtime=0.06 cores=0,2,4,6
/proc/20377/task/20380/stat : 20380 (java) S 20374 20377 20053 0 -1 4202560 32 0 0 0 5 1 0 0 20 0 22 0 27195809 10060525568 163059 33554432000 1073741824 1073778376 140736356770896 139705153997736 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20377/tid=20381] ppid=20374 vsize=9824732 CPUtime=0.07 cores=0,2,4,6
/proc/20377/task/20381/stat : 20381 (java) S 20374 20377 20053 0 -1 4202560 32 0 0 0 5 2 0 0 20 0 22 0 27195809 10060525568 163059 33554432000 1073741824 1073778376 140736356770896 139705007684648 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20377/tid=20382] ppid=20374 vsize=9824732 CPUtime=0.07 cores=0,2,4,6
/proc/20377/task/20382/stat : 20382 (java) S 20374 20377 20053 0 -1 4202560 30 0 0 0 5 2 0 0 20 0 22 0 27195809 10060525568 163059 33554432000 1073741824 1073778376 140736356770896 139705006631592 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20377/tid=20383] ppid=20374 vsize=9824732 CPUtime=0.08 cores=0,2,4,6
/proc/20377/task/20383/stat : 20383 (java) S 20374 20377 20053 0 -1 4202560 45 0 0 0 7 1 0 0 20 0 22 0 27195809 10060525568 163059 33554432000 1073741824 1073778376 140736356770896 139705005579048 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20377/tid=20384] ppid=20374 vsize=9824732 CPUtime=0.07 cores=0,2,4,6
/proc/20377/task/20384/stat : 20384 (java) S 20374 20377 20053 0 -1 4202560 34 0 0 0 6 1 0 0 20 0 22 0 27195809 10060525568 163059 33554432000 1073741824 1073778376 140736356770896 139705004525992 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20377/tid=20385] ppid=20374 vsize=9824732 CPUtime=0.06 cores=0,2,4,6
/proc/20377/task/20385/stat : 20385 (java) S 20374 20377 20053 0 -1 4202560 18 0 0 0 6 0 0 0 20 0 22 0 27195809 10060525568 163059 33554432000 1073741824 1073778376 140736356770896 139705003473448 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20377/tid=20386] ppid=20374 vsize=9824732 CPUtime=0.06 cores=0,2,4,6
/proc/20377/task/20386/stat : 20386 (java) S 20374 20377 20053 0 -1 4202560 32 0 0 0 5 1 0 0 20 0 22 0 27195809 10060525568 163059 33554432000 1073741824 1073778376 140736356770896 139705002420392 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20377/tid=20387] ppid=20374 vsize=9824732 CPUtime=0.08 cores=0,2,4,6
/proc/20377/task/20387/stat : 20387 (java) S 20374 20377 20053 0 -1 4202560 31 0 0 0 6 2 0 0 20 0 22 0 27195809 10060525568 163059 33554432000 1073741824 1073778376 140736356770896 139705001367848 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20377/tid=20388] ppid=20374 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20377/task/20388/stat : 20388 (java) S 20374 20377 20053 0 -1 4202560 464 0 0 0 0 0 0 0 20 0 22 0 27195810 10060525568 163059 33554432000 1073741824 1073778376 140736356770896 139704989170536 213869705129 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20377/tid=20389] ppid=20374 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20377/task/20389/stat : 20389 (java) S 20374 20377 20053 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 27195811 10060525568 163059 33554432000 1073741824 1073778376 140736356770896 139704988116856 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20377/tid=20390] ppid=20374 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20377/task/20390/stat : 20390 (java) S 20374 20377 20053 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 27195811 10060525568 163059 33554432000 1073741824 1073778376 140736356770896 139704987063688 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20377/tid=20391] ppid=20374 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20377/task/20391/stat : 20391 (java) S 20374 20377 20053 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27195813 10060525568 163059 33554432000 1073741824 1073778376 140736356770896 139704986012432 213869713184 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20377/tid=20392] ppid=20374 vsize=9824732 CPUtime=1.71 cores=0,2,4,6

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

/proc/20377/task/20382/stat : 20382 (java) S 20374 20377 20053 0 -1 4202560 1414 0 0 0 276 16 0 0 20 0 22 0 27195809 10060525568 915665 33554432000 1073741824 1073778376 140736356770896 139705006631592 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20377/tid=20383] ppid=20374 vsize=9824732 CPUtime=2.56 cores=0,2,4,6
/proc/20377/task/20383/stat : 20383 (java) S 20374 20377 20053 0 -1 4202560 968 0 0 0 244 12 0 0 20 0 22 0 27195809 10060525568 915665 33554432000 1073741824 1073778376 140736356770896 139705005579048 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20377/tid=20384] ppid=20374 vsize=9824732 CPUtime=2.79 cores=0,2,4,6
/proc/20377/task/20384/stat : 20384 (java) S 20374 20377 20053 0 -1 4202560 1365 0 0 0 260 19 0 0 20 0 22 0 27195809 10060525568 915665 33554432000 1073741824 1073778376 140736356770896 139705004525992 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20377/tid=20385] ppid=20374 vsize=9824732 CPUtime=2.4 cores=0,2,4,6
/proc/20377/task/20385/stat : 20385 (java) S 20374 20377 20053 0 -1 4202560 1379 0 0 0 223 17 0 0 20 0 22 0 27195809 10060525568 915665 33554432000 1073741824 1073778376 140736356770896 139705003473448 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20377/tid=20386] ppid=20374 vsize=9824732 CPUtime=2.45 cores=0,2,4,6
/proc/20377/task/20386/stat : 20386 (java) S 20374 20377 20053 0 -1 4202560 1327 0 0 0 232 13 0 0 20 0 22 0 27195809 10060525568 915665 33554432000 1073741824 1073778376 140736356770896 139705002420392 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20377/tid=20387] ppid=20374 vsize=9824732 CPUtime=2.39 cores=0,2,4,6
/proc/20377/task/20387/stat : 20387 (java) S 20374 20377 20053 0 -1 4202560 1530 0 0 0 225 14 0 0 20 0 22 0 27195809 10060525568 915665 33554432000 1073741824 1073778376 140736356770896 139705001367848 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20377/tid=20388] ppid=20374 vsize=9824732 CPUtime=4.4 cores=0,2,4,6
/proc/20377/task/20388/stat : 20388 (java) S 20374 20377 20053 0 -1 4202560 4488 0 0 0 433 7 0 0 20 0 22 0 27195810 10060525568 915665 33554432000 1073741824 1073778376 140736356770896 139704989170536 213869705129 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20377/tid=20389] ppid=20374 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20377/task/20389/stat : 20389 (java) S 20374 20377 20053 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 27195811 10060525568 915665 33554432000 1073741824 1073778376 140736356770896 139704988116856 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20377/tid=20390] ppid=20374 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20377/task/20390/stat : 20390 (java) S 20374 20377 20053 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 27195811 10060525568 915665 33554432000 1073741824 1073778376 140736356770896 139704987063688 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20377/tid=20391] ppid=20374 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20377/task/20391/stat : 20391 (java) S 20374 20377 20053 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27195813 10060525568 915665 33554432000 1073741824 1073778376 140736356770896 139704986012432 213869713184 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20377/tid=20392] ppid=20374 vsize=9824732 CPUtime=1.96 cores=0,2,4,6
/proc/20377/task/20392/stat : 20392 (java) S 20374 20377 20053 0 -1 4202560 15305 0 0 0 194 2 0 0 20 0 22 0 27195813 10060525568 915665 33554432000 1073741824 1073778376 140736356770896 139704984959288 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20377/tid=20393] ppid=20374 vsize=9824732 CPUtime=1.8 cores=0,2,4,6
/proc/20377/task/20393/stat : 20393 (java) S 20374 20377 20053 0 -1 4202560 15125 0 0 0 178 2 0 0 20 0 22 0 27195813 10060525568 915665 33554432000 1073741824 1073778376 140736356770896 139704983906744 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20377/tid=20394] ppid=20374 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20377/task/20394/stat : 20394 (java) S 20374 20377 20053 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27195813 10060525568 915665 33554432000 1073741824 1073778376 140736356770896 139704982853880 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20377/tid=20395] ppid=20374 vsize=9824732 CPUtime=0.33 cores=0,2,4,6
/proc/20377/task/20395/stat : 20395 (java) S 20374 20377 20053 0 -1 4202560 46 0 0 0 14 19 0 0 20 0 22 0 27195813 10060525568 915665 33554432000 1073741824 1073778376 140736356770896 139704981801544 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20377/tid=20451] ppid=20374 vsize=9824732 CPUtime=809.58 cores=0,2,4,6
/proc/20377/task/20451/stat : 20451 (java) R 20374 20377 20053 0 -1 4202560 44 0 0 0 80945 13 0 0 20 0 22 0 27195860 10060525568 915665 33554432000 1073741824 1073778376 140736356770896 139704980332528 139705036002627 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=20377/tid=20452] ppid=20374 vsize=9824732 CPUtime=809.51 cores=0,2,4,6
/proc/20377/task/20452/stat : 20452 (java) R 20374 20377 20053 0 -1 4202560 1606 0 0 0 80905 46 0 0 20 0 22 0 27195861 10060525568 915665 33554432000 1073741824 1073778376 140736356770896 139704979281040 139705036019247 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=20377/tid=20453] ppid=20374 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20377/task/20453/stat : 20453 (java) S 20374 20377 20053 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 27195861 10060525568 915665 33554432000 1073741824 1073778376 140736356770896 139704978228520 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20377/tid=20454] ppid=20374 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20377/task/20454/stat : 20454 (java) S 20374 20377 20053 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 27195861 10060525568 915665 33554432000 1073741824 1073778376 140736356770896 139704977175976 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1653
Current children cumulated vsize (KiB) 9824732

[startup+882.308 s]
/proc/loadavg: 4.12 4.14 4.01 5/220 20481
/proc/meminfo: memFree=23932780/32872528 swapFree=681168/738400
[pid=20377] ppid=20374 vsize=9824732 CPUtime=1773.2 cores=0,2,4,6
/proc/20377/stat : 20377 (java) S 20374 20377 20053 0 -1 4202496 51330 0 1 0 177131 189 0 0 20 0 22 0 27195807 10060525568 915665 33554432000 1073741824 1073778376 140736356770896 140736356762032 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/20377/statm: 2456183 915665 2301 9 0 2446860 0
[pid=20377/tid=20379] ppid=20374 vsize=9824732 CPUtime=0.54 cores=0,2,4,6
/proc/20377/task/20379/stat : 20379 (java) S 20374 20377 20053 0 -1 4202560 2448 0 1 0 51 3 0 0 20 0 22 0 27195808 10060525568 915665 33554432000 1073741824 1073778376 140736356770896 139705164936056 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20377/tid=20380] ppid=20374 vsize=9824732 CPUtime=2.88 cores=0,2,4,6
/proc/20377/task/20380/stat : 20380 (java) S 20374 20377 20053 0 -1 4202560 1764 0 0 0 270 18 0 0 20 0 22 0 27195809 10060525568 915665 33554432000 1073741824 1073778376 140736356770896 139705153997736 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20377/tid=20381] ppid=20374 vsize=9824732 CPUtime=2.55 cores=0,2,4,6
/proc/20377/task/20381/stat : 20381 (java) S 20374 20377 20053 0 -1 4202560 1248 0 0 0 237 18 0 0 20 0 22 0 27195809 10060525568 915665 33554432000 1073741824 1073778376 140736356770896 139705007684648 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20377/tid=20382] ppid=20374 vsize=9824732 CPUtime=2.95 cores=0,2,4,6
/proc/20377/task/20382/stat : 20382 (java) S 20374 20377 20053 0 -1 4202560 1414 0 0 0 279 16 0 0 20 0 22 0 27195809 10060525568 915665 33554432000 1073741824 1073778376 140736356770896 139705006631592 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20377/tid=20383] ppid=20374 vsize=9824732 CPUtime=2.66 cores=0,2,4,6
/proc/20377/task/20383/stat : 20383 (java) S 20374 20377 20053 0 -1 4202560 968 0 0 0 254 12 0 0 20 0 22 0 27195809 10060525568 915665 33554432000 1073741824 1073778376 140736356770896 139705005579048 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20377/tid=20384] ppid=20374 vsize=9824732 CPUtime=2.81 cores=0,2,4,6
/proc/20377/task/20384/stat : 20384 (java) S 20374 20377 20053 0 -1 4202560 1365 0 0 0 262 19 0 0 20 0 22 0 27195809 10060525568 915665 33554432000 1073741824 1073778376 140736356770896 139705004525992 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20377/tid=20385] ppid=20374 vsize=9824732 CPUtime=2.44 cores=0,2,4,6
/proc/20377/task/20385/stat : 20385 (java) S 20374 20377 20053 0 -1 4202560 1379 0 0 0 227 17 0 0 20 0 22 0 27195809 10060525568 915665 33554432000 1073741824 1073778376 140736356770896 139705003473448 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20377/tid=20386] ppid=20374 vsize=9824732 CPUtime=2.54 cores=0,2,4,6
/proc/20377/task/20386/stat : 20386 (java) S 20374 20377 20053 0 -1 4202560 1327 0 0 0 241 13 0 0 20 0 22 0 27195809 10060525568 915665 33554432000 1073741824 1073778376 140736356770896 139705002420392 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20377/tid=20387] ppid=20374 vsize=9824732 CPUtime=2.41 cores=0,2,4,6
/proc/20377/task/20387/stat : 20387 (java) S 20374 20377 20053 0 -1 4202560 1530 0 0 0 227 14 0 0 20 0 22 0 27195809 10060525568 915665 33554432000 1073741824 1073778376 140736356770896 139705001367848 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20377/tid=20388] ppid=20374 vsize=9824732 CPUtime=4.4 cores=0,2,4,6
/proc/20377/task/20388/stat : 20388 (java) S 20374 20377 20053 0 -1 4202560 4490 0 0 0 433 7 0 0 20 0 22 0 27195810 10060525568 915665 33554432000 1073741824 1073778376 140736356770896 139704989170536 213869705129 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20377/tid=20389] ppid=20374 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20377/task/20389/stat : 20389 (java) S 20374 20377 20053 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 27195811 10060525568 915665 33554432000 1073741824 1073778376 140736356770896 139704988116856 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20377/tid=20390] ppid=20374 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20377/task/20390/stat : 20390 (java) S 20374 20377 20053 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 27195811 10060525568 915665 33554432000 1073741824 1073778376 140736356770896 139704987063688 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20377/tid=20391] ppid=20374 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20377/task/20391/stat : 20391 (java) S 20374 20377 20053 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27195813 10060525568 915665 33554432000 1073741824 1073778376 140736356770896 139704986012432 213869713184 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20377/tid=20392] ppid=20374 vsize=9824732 CPUtime=1.96 cores=0,2,4,6
/proc/20377/task/20392/stat : 20392 (java) S 20374 20377 20053 0 -1 4202560 15305 0 0 0 194 2 0 0 20 0 22 0 27195813 10060525568 915665 33554432000 1073741824 1073778376 140736356770896 139704984959288 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20377/tid=20393] ppid=20374 vsize=9824732 CPUtime=1.8 cores=0,2,4,6
/proc/20377/task/20393/stat : 20393 (java) S 20374 20377 20053 0 -1 4202560 15125 0 0 0 178 2 0 0 20 0 22 0 27195813 10060525568 915665 33554432000 1073741824 1073778376 140736356770896 139704983906744 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20377/tid=20394] ppid=20374 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20377/task/20394/stat : 20394 (java) S 20374 20377 20053 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27195813 10060525568 915665 33554432000 1073741824 1073778376 140736356770896 139704982853880 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20377/tid=20395] ppid=20374 vsize=9824732 CPUtime=0.35 cores=0,2,4,6
/proc/20377/task/20395/stat : 20395 (java) S 20374 20377 20053 0 -1 4202560 50 0 0 0 15 20 0 0 20 0 22 0 27195813 10060525568 915665 33554432000 1073741824 1073778376 140736356770896 139704981801544 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20377/tid=20451] ppid=20374 vsize=9824732 CPUtime=869.34 cores=0,2,4,6
/proc/20377/task/20451/stat : 20451 (java) R 20374 20377 20053 0 -1 4202560 44 0 0 0 86920 14 0 0 20 0 22 0 27195860 10060525568 915665 33554432000 1073741824 1073778376 140736356770896 139704980324848 139705036056363 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=20377/tid=20452] ppid=20374 vsize=9824732 CPUtime=869.27 cores=0,2,4,6
/proc/20377/task/20452/stat : 20452 (java) R 20374 20377 20053 0 -1 4202560 1607 0 0 0 86880 47 0 0 20 0 22 0 27195861 10060525568 915665 33554432000 1073741824 1073778376 140736356770896 139704979279680 139705036551097 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=20377/tid=20453] ppid=20374 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20377/task/20453/stat : 20453 (java) S 20374 20377 20053 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 27195861 10060525568 915665 33554432000 1073741824 1073778376 140736356770896 139704978228520 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20377/tid=20454] ppid=20374 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20377/task/20454/stat : 20454 (java) S 20374 20377 20053 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 27195861 10060525568 915665 33554432000 1073741824 1073778376 140736356770896 139704977175976 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1773.2
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+895.801 s]
/proc/loadavg: 4.10 4.14 4.01 4/211 20541
/proc/meminfo: memFree=27612116/32872528 swapFree=681168/738400
[pid=20377] ppid=20374 vsize=9824732 CPUtime=1800.17 cores=0,2,4,6
/proc/20377/stat : 20377 (java) S 20374 20377 20053 0 -1 4202496 51330 0 1 0 179828 189 0 0 20 0 22 0 27195807 10060525568 915665 33554432000 1073741824 1073778376 140736356770896 140736356762032 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/20377/statm: 2456183 915665 2301 9 0 2446860 0
[pid=20377/tid=20379] ppid=20374 vsize=9824732 CPUtime=0.54 cores=0,2,4,6
/proc/20377/task/20379/stat : 20379 (java) S 20374 20377 20053 0 -1 4202560 2448 0 1 0 51 3 0 0 20 0 22 0 27195808 10060525568 915665 33554432000 1073741824 1073778376 140736356770896 139705164936056 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20377/tid=20380] ppid=20374 vsize=9824732 CPUtime=2.88 cores=0,2,4,6
/proc/20377/task/20380/stat : 20380 (java) S 20374 20377 20053 0 -1 4202560 1764 0 0 0 270 18 0 0 20 0 22 0 27195809 10060525568 915665 33554432000 1073741824 1073778376 140736356770896 139705153997736 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20377/tid=20381] ppid=20374 vsize=9824732 CPUtime=2.55 cores=0,2,4,6
/proc/20377/task/20381/stat : 20381 (java) S 20374 20377 20053 0 -1 4202560 1248 0 0 0 237 18 0 0 20 0 22 0 27195809 10060525568 915665 33554432000 1073741824 1073778376 140736356770896 139705007684648 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20377/tid=20382] ppid=20374 vsize=9824732 CPUtime=2.95 cores=0,2,4,6
/proc/20377/task/20382/stat : 20382 (java) S 20374 20377 20053 0 -1 4202560 1414 0 0 0 279 16 0 0 20 0 22 0 27195809 10060525568 915665 33554432000 1073741824 1073778376 140736356770896 139705006631592 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20377/tid=20383] ppid=20374 vsize=9824732 CPUtime=2.66 cores=0,2,4,6
/proc/20377/task/20383/stat : 20383 (java) S 20374 20377 20053 0 -1 4202560 968 0 0 0 254 12 0 0 20 0 22 0 27195809 10060525568 915665 33554432000 1073741824 1073778376 140736356770896 139705005579048 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20377/tid=20384] ppid=20374 vsize=9824732 CPUtime=2.81 cores=0,2,4,6
/proc/20377/task/20384/stat : 20384 (java) S 20374 20377 20053 0 -1 4202560 1365 0 0 0 262 19 0 0 20 0 22 0 27195809 10060525568 915665 33554432000 1073741824 1073778376 140736356770896 139705004525992 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20377/tid=20385] ppid=20374 vsize=9824732 CPUtime=2.44 cores=0,2,4,6
/proc/20377/task/20385/stat : 20385 (java) S 20374 20377 20053 0 -1 4202560 1379 0 0 0 227 17 0 0 20 0 22 0 27195809 10060525568 915665 33554432000 1073741824 1073778376 140736356770896 139705003473448 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20377/tid=20386] ppid=20374 vsize=9824732 CPUtime=2.54 cores=0,2,4,6
/proc/20377/task/20386/stat : 20386 (java) S 20374 20377 20053 0 -1 4202560 1327 0 0 0 241 13 0 0 20 0 22 0 27195809 10060525568 915665 33554432000 1073741824 1073778376 140736356770896 139705002420392 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20377/tid=20387] ppid=20374 vsize=9824732 CPUtime=2.41 cores=0,2,4,6
/proc/20377/task/20387/stat : 20387 (java) S 20374 20377 20053 0 -1 4202560 1530 0 0 0 227 14 0 0 20 0 22 0 27195809 10060525568 915665 33554432000 1073741824 1073778376 140736356770896 139705001367848 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20377/tid=20388] ppid=20374 vsize=9824732 CPUtime=4.4 cores=0,2,4,6
/proc/20377/task/20388/stat : 20388 (java) S 20374 20377 20053 0 -1 4202560 4490 0 0 0 433 7 0 0 20 0 22 0 27195810 10060525568 915665 33554432000 1073741824 1073778376 140736356770896 139704989170536 213869705129 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20377/tid=20389] ppid=20374 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20377/task/20389/stat : 20389 (java) S 20374 20377 20053 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 27195811 10060525568 915665 33554432000 1073741824 1073778376 140736356770896 139704988116856 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20377/tid=20390] ppid=20374 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20377/task/20390/stat : 20390 (java) S 20374 20377 20053 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 27195811 10060525568 915665 33554432000 1073741824 1073778376 140736356770896 139704987063688 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20377/tid=20391] ppid=20374 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20377/task/20391/stat : 20391 (java) S 20374 20377 20053 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27195813 10060525568 915665 33554432000 1073741824 1073778376 140736356770896 139704986012432 213869713184 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20377/tid=20392] ppid=20374 vsize=9824732 CPUtime=1.96 cores=0,2,4,6
/proc/20377/task/20392/stat : 20392 (java) S 20374 20377 20053 0 -1 4202560 15305 0 0 0 194 2 0 0 20 0 22 0 27195813 10060525568 915665 33554432000 1073741824 1073778376 140736356770896 139704984959288 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20377/tid=20393] ppid=20374 vsize=9824732 CPUtime=1.8 cores=0,2,4,6
/proc/20377/task/20393/stat : 20393 (java) S 20374 20377 20053 0 -1 4202560 15125 0 0 0 178 2 0 0 20 0 22 0 27195813 10060525568 915665 33554432000 1073741824 1073778376 140736356770896 139704983906744 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20377/tid=20394] ppid=20374 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20377/task/20394/stat : 20394 (java) S 20374 20377 20053 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27195813 10060525568 915665 33554432000 1073741824 1073778376 140736356770896 139704982853880 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20377/tid=20395] ppid=20374 vsize=9824732 CPUtime=0.35 cores=0,2,4,6
/proc/20377/task/20395/stat : 20395 (java) S 20374 20377 20053 0 -1 4202560 50 0 0 0 15 20 0 0 20 0 22 0 27195813 10060525568 915665 33554432000 1073741824 1073778376 140736356770896 139704981801544 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20377/tid=20451] ppid=20374 vsize=9824732 CPUtime=882.8 cores=0,2,4,6
/proc/20377/task/20451/stat : 20451 (java) R 20374 20377 20053 0 -1 4202560 44 0 0 0 88266 14 0 0 20 0 22 0 27195860 10060525568 915665 33554432000 1073741824 1073778376 140736356770896 139704980324848 139705036002604 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=20377/tid=20452] ppid=20374 vsize=9824732 CPUtime=882.72 cores=0,2,4,6
/proc/20377/task/20452/stat : 20452 (java) R 20374 20377 20053 0 -1 4202560 1607 0 0 0 88225 47 0 0 20 0 22 0 27195861 10060525568 915665 33554432000 1073741824 1073778376 140736356770896 139704979279680 139705036168238 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=20377/tid=20453] ppid=20374 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20377/task/20453/stat : 20453 (java) S 20374 20377 20053 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 27195861 10060525568 915665 33554432000 1073741824 1073778376 140736356770896 139704978228520 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20377/tid=20454] ppid=20374 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20377/task/20454/stat : 20454 (java) S 20374 20377 20053 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 27195861 10060525568 915665 33554432000 1073741824 1073778376 140736356770896 139704977175976 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1800.17
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 20377 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 20377 and gives
#  childrusage.ru_utime.tv_sec=1793
#  childrusage.ru_utime.tv_usec=828296
#  childrusage.ru_stime.tv_sec=2
#  childrusage.ru_stime.tv_usec=402634
# CPU time returned by wait4() is 1796.23
# while last known CPU time is 1800.17
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 895.865
CPU time (s): 1800.17
CPU user time (s): 1798.28
CPU system time (s): 1.89
CPU usage (%): 200.942
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.83
system time used= 2.40263
maximum resident set size= 3668456
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 51365
page faults= 1
swaps= 0
block input operations= 0
block output operations= 912
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 23932
involuntary context switches= 19156

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.68214 second user time and 7.19491 second system time

The end

Launcher Data

Begin job on node112 at 2016-06-26 13:46:03
IDJOB=4115878
IDBENCH=109400
IDSOLVER=2543
FILE ID=node112/4115878-1466941563
RUNJOBID= node112-1466939767-20069
PBS_JOBID= 19976335
Free space on /tmp= 71688 MiB

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

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

MD5SUM BENCH= 1c9654f7c5b38d0e8ad62562d9f911eb
RANDOM SEED=2141581941

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        31285116 kB
Buffers:            4996 kB
Cached:           144660 kB
SwapCached:         1712 kB
Active:            22872 kB
Inactive:         130560 kB
Active(anon):       3492 kB
Inactive(anon):     2540 kB
Active(file):      19380 kB
Inactive(file):   128020 kB
Unevictable:      738400 kB
Mlocked:          681168 kB
SwapTotal:      67108856 kB
SwapFree:       67098656 kB
Dirty:              1292 kB
Writeback:             0 kB
AnonPages:        830968 kB
Mapped:             7248 kB
Shmem:                 0 kB
Slab:             565128 kB
SReclaimable:       8776 kB
SUnreclaim:       556352 kB
KernelStack:        1632 kB
PageTables:         5372 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:     835864 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    147456 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71688 MiB
End job on node112 at 2016-06-26 14:00:59