Trace number 4116758

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.91 894.268

General information on the benchmark

Namenormalized-PB16/DEC-SMALLINT-LIN/nossum/
normalized-sha1-size144-round23-6.opb
MD5SUM741a06cc26bfcc11ac91a7e34a8a8d22
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables4288
Total number of constraints9520
Number of constraints which are clauses8192
Number of constraints which are cardinality constraints (but not clauses)432
Number of constraints which are nor clauses,nor cardinality constraints896
Minimum length of a constraint1
Maximum length of a constraint10
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 4
Number of bits of the biggest number in a constraint 3
Biggest sum of numbers in a constraint 14
Number of bits of the biggest sum of numbers4
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.09	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.09	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.09	c See www.sat4j.org for details.
0.00/0.09	c version PB16.v20160501
0.00/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.09	c java.vm.version	19.1-b02
0.00/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.09	c sun.arch.data.model	64
0.00/0.09	c java.version		1.6.0_24
0.00/0.09	c os.name		Linux
0.00/0.09	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.09	c os.arch		amd64
0.00/0.09	c Free memory 		501472288
0.00/0.09	c Max memory 		7480803328
0.00/0.09	c Total memory 		504102912
0.00/0.09	c Number of processors 	8
0.08/0.12	c Pseudo Boolean Optimization by upper bound
0.08/0.12	c ManyCore solver with 2 solvers running in parallel
0.08/0.12	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.08/0.12	c --- Begin Solver configuration ---
0.08/0.12	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@5d764be1
0.08/0.12	c Learn all clauses as in MiniSAT
0.08/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.08/0.12	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.08/0.12	c Expensive reason simplification
0.08/0.12	c Glucose 2.1 dynamic restart strategy
0.08/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.08/0.12	c timeout=2147483s
0.08/0.12	c DB Simplification allowed=false
0.08/0.12	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.08/0.12	c --- End Solver configuration ---
0.08/0.12	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.08/0.12	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.08/0.12	c --- Begin Solver configuration ---
0.08/0.12	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@4413ee
0.08/0.12	c Learn all clauses as in MiniSAT
0.08/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.08/0.12	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.08/0.12	c No reason simplification
0.08/0.12	c Armin Biere (Picosat) restarts strategy
0.08/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.08/0.12	c timeout=2147483s
0.08/0.12	c DB Simplification allowed=false
0.08/0.12	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.08/0.12	c --- End Solver configuration ---
0.08/0.12	c solving HOME/instance-4116758-1466979025.opb
0.08/0.12	c reading problem ... 
0.08/0.12	c  no objective function found
1.01/0.51	c ... done. Wall clock time 0.392s.
1.01/0.51	c declared #vars     4288
1.01/0.51	c #constraints  10848
1.01/0.51	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
1.01/0.51	c constraints type 
1.01/0.51	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 7494
1.01/0.51	c org.sat4j.specs.Constr$1 => 920
1.01/0.51	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 128
1.01/0.51	c org.sat4j.minisat.constraints.cnf.UnitClause => 520
1.01/0.51	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 1786
1.01/0.51	c 10848 constraints processed.
1.01/0.51	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
1.01/0.51	c constraints type 
1.01/0.51	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 128
1.01/0.51	c org.sat4j.specs.Constr$1 => 920
1.01/0.51	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 7494
1.01/0.51	c org.sat4j.pb.constraints.pb.MaxWatchPb => 1786
1.01/0.51	c org.sat4j.pb.constraints.pb.UnitClausePB => 520
1.01/0.51	c 10848 constraints processed.
4.41/1.43	c cleaning 2495 clauses out of 4998 with flag 17009/5000
6.42/2.12	c cleaning 4231 clauses out of 8503 with flag 39786/11000
7.87/2.85	c cleaning 5629 clauses out of 11273 with flag 67578/18001
9.73/3.74	c cleaning 6805 clauses out of 13643 with flag 104207/26000
11.81/4.75	c cleaning 7900 clauses out of 15838 with flag 144986/35000
14.28/5.94	c cleaning 8954 clauses out of 17940 with flag 191202/45002
16.89/7.24	c cleaning 9978 clauses out of 19984 with flag 244568/56000
19.78/8.68	c cleaning 10975 clauses out of 22006 with flag 305472/68000
23.18/10.31	c cleaning 11991 clauses out of 24032 with flag 372176/81001
26.89/12.15	c cleaning 13008 clauses out of 26040 with flag 445572/95000
30.89/14.17	c cleaning 13987 clauses out of 28032 with flag 525337/110000
32.11/14.71	c cleaning 0 clauses out of 5000 with flag 0/5000
35.61/16.37	c cleaning 14958 clauses out of 30046 with flag 611494/126001
41.05/18.92	c cleaning 16036 clauses out of 32089 with flag 705463/143002
46.05/21.45	c cleaning 16972 clauses out of 34052 with flag 806610/161001
52.00/24.34	c cleaning 17995 clauses out of 36079 with flag 913290/180000
58.00/27.37	c cleaning 19025 clauses out of 38085 with flag 1027028/200001
64.40/30.58	c cleaning 20015 clauses out of 40059 with flag 1144291/221000
71.79/34.11	c cleaning 21005 clauses out of 42044 with flag 1268848/243000
78.77/37.65	c cleaning 21993 clauses out of 44039 with flag 1403218/266000
86.64/41.57	c cleaning 22975 clauses out of 46047 with flag 1546323/290001
95.03/45.78	c cleaning 24015 clauses out of 48071 with flag 1693231/315000
104.15/50.21	c cleaning 25017 clauses out of 50057 with flag 1843520/341001
113.35/54.81	c cleaning 25967 clauses out of 52040 with flag 2003750/368001
123.25/59.79	c cleaning 26994 clauses out of 54074 with flag 2166854/396002
133.87/65.07	c cleaning 28016 clauses out of 56078 with flag 2335757/425000
145.14/70.60	c cleaning 29017 clauses out of 58064 with flag 2511539/455002
157.03/76.58	c cleaning 29972 clauses out of 60046 with flag 2694753/486001
169.43/82.73	c cleaning 31023 clauses out of 62073 with flag 2884582/518000
182.52/89.21	c cleaning 32007 clauses out of 64050 with flag 3080073/551000
196.18/96.09	c cleaning 33017 clauses out of 66043 with flag 3283006/585000
210.65/103.29	c cleaning 34004 clauses out of 68028 with flag 3494039/620002
212.05/103.94	c cleaning 0 clauses out of 11000 with flag 0/11000
226.53/111.51	c cleaning 34976 clauses out of 70022 with flag 3708100/656000
241.96/119.24	c cleaning 35979 clauses out of 72046 with flag 3931588/693000
258.03/127.21	c cleaning 37004 clauses out of 74067 with flag 4161823/731000
274.90/135.69	c cleaning 38011 clauses out of 76063 with flag 4399293/770000
292.02/144.15	c cleaning 38990 clauses out of 78053 with flag 4640285/810001
310.36/153.26	c cleaning 40021 clauses out of 80062 with flag 4888484/851000
329.08/162.50	c cleaning 40993 clauses out of 82041 with flag 5145790/893000
348.45/172.17	c cleaning 41990 clauses out of 84048 with flag 5404379/936000
366.99/181.34	c cleaning 43011 clauses out of 86059 with flag 5674145/980001
388.91/192.24	c cleaning 44007 clauses out of 88047 with flag 5947045/1025000
411.01/203.29	c cleaning 45009 clauses out of 90040 with flag 6225023/1071000
435.22/215.72	c cleaning 46010 clauses out of 92031 with flag 6507820/1118000
458.95/227.57	c cleaning 46963 clauses out of 94021 with flag 6801889/1166000
483.91/239.92	c cleaning 48020 clauses out of 96062 with flag 7100556/1215004
509.54/252.72	c cleaning 48984 clauses out of 98040 with flag 7402327/1265002
535.94/265.81	c cleaning 50009 clauses out of 100054 with flag 7712982/1316000
563.07/279.37	c cleaning 51016 clauses out of 102045 with flag 8028903/1368000
592.34/293.82	c cleaning 51953 clauses out of 104029 with flag 8352742/1421000
621.99/308.54	c cleaning 53033 clauses out of 106078 with flag 8675383/1475002
652.68/323.71	c cleaning 53995 clauses out of 108045 with flag 9004558/1530002
684.63/339.57	c cleaning 54993 clauses out of 110049 with flag 9337496/1586001
717.56/355.80	c cleaning 56023 clauses out of 112055 with flag 9682204/1643000
751.23/372.58	c cleaning 57005 clauses out of 114033 with flag 10033327/1701001
786.89/390.24	c cleaning 57967 clauses out of 116029 with flag 10388073/1760002
822.85/408.17	c cleaning 58998 clauses out of 118061 with flag 10749882/1820001
859.45/426.36	c cleaning 59997 clauses out of 120062 with flag 11113155/1881000
897.19/445.04	c cleaning 61022 clauses out of 122065 with flag 11485860/1943000
933.03/462.80	c cleaning 0 clauses out of 18000 with flag 0/18000
935.63/464.18	c cleaning 61986 clauses out of 124045 with flag 11866123/2006002
974.72/483.59	c cleaning 63014 clauses out of 126057 with flag 12250654/2070000
1015.85/503.96	c cleaning 63989 clauses out of 128043 with flag 12645023/2135000
1058.30/524.98	c cleaning 65002 clauses out of 130055 with flag 13043851/2201001
1101.85/546.54	c cleaning 65990 clauses out of 132053 with flag 13441893/2268001
1147.11/568.97	c cleaning 67005 clauses out of 134062 with flag 13850299/2336000
1192.90/591.64	c cleaning 68014 clauses out of 136057 with flag 14261708/2405000
1239.35/614.73	c cleaning 68965 clauses out of 138043 with flag 14688108/2475000
1287.89/638.90	c cleaning 70001 clauses out of 140078 with flag 15115025/2546000
1339.18/665.27	c cleaning 71004 clauses out of 142077 with flag 15547208/2618000
1389.56/690.33	c cleaning 71988 clauses out of 144073 with flag 15983173/2691000
1440.47/715.66	c cleaning 73025 clauses out of 146085 with flag 16431341/2765000
1493.65/742.05	c cleaning 74010 clauses out of 148061 with flag 16880916/2840001
1548.29/769.16	c cleaning 75009 clauses out of 150051 with flag 17336354/2916001
1604.28/796.96	c cleaning 76016 clauses out of 152041 with flag 17797548/2993000
1661.67/825.41	c cleaning 76970 clauses out of 154025 with flag 18266487/3071000
1720.86/854.84	c cleaning 77976 clauses out of 156056 with flag 18736914/3150001
1781.45/884.93	c cleaning 78981 clauses out of 158079 with flag 19218796/3230000
1800.18/894.20	c >>>>>>>>>> Solver number 0 (0 answers) <<<<<<<<<<<<<<<<<<
1800.18/894.20	c starts		: 24372
1800.18/894.20	c conflicts		: 3260082
1800.18/894.20	c decisions		: 27007493
1800.18/894.20	c propagations		: 418466204
1800.18/894.20	c inspects		: 8720793586
1800.18/894.20	c shortcuts		: 0
1800.18/894.20	c learnt literals	: 2
1800.18/894.20	c learnt binary clauses	: 61
1800.18/894.20	c learnt ternary clauses	: 739
1800.18/894.20	c learnt constraints	: 3260080
1800.18/894.20	c ignored constraints	: 0
1800.18/894.20	c root simplifications	: 0
1800.18/894.20	c removed literals (reason simplification)	: 2823277
1800.18/894.20	c reason swapping (by a shorter reason)	: 0
1800.18/894.20	c Calls to reduceDB	: 76
1800.18/894.20	c Number of update (reduction) of LBD	: 719726
1800.18/894.20	c Imported unit clauses	: 0
1800.18/894.20	c number of reductions to clauses (during analyze)	: 0
1800.18/894.20	c number of learned constraints concerned by reduction	: 0
1800.18/894.20	c number of learning phase by resolution	: 0
1800.18/894.20	c number of learning phase by cutting planes	: 0
1800.18/894.20	c speed (assignments/second)	: 468250.6087190046
1800.18/894.20	c non guided choices	16187
1800.18/894.23	c learnt constraints type 
1800.18/894.23	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 61
1800.18/894.23	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 109119
1800.18/894.23	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1800.18/894.23	c starts		: 51
1800.18/894.23	c conflicts		: 23065
1800.18/894.23	c decisions		: 77729
1800.18/894.23	c propagations		: 2729305
1800.18/894.23	c inspects		: 853083811
1800.18/894.23	c shortcuts		: 0
1800.18/894.23	c learnt literals	: 0
1800.18/894.23	c learnt binary clauses	: 0
1800.18/894.23	c learnt ternary clauses	: 0
1800.18/894.23	c learnt constraints	: 23064
1800.18/894.23	c ignored constraints	: 0
1800.18/894.23	c root simplifications	: 0
1800.18/894.23	c removed literals (reason simplification)	: 0
1800.18/894.23	c reason swapping (by a shorter reason)	: 0
1800.18/894.23	c Calls to reduceDB	: 3
1800.18/894.23	c Number of update (reduction) of LBD	: 0
1800.18/894.23	c Imported unit clauses	: 0
1800.18/894.23	c number of reductions to clauses (during analyze)	: 0
1800.18/894.23	c number of learned constraints concerned by reduction	: 0
1800.18/894.23	c number of learning phase by resolution	: 0
1800.18/894.23	c number of learning phase by cutting planes	: 0
1800.18/894.23	c speed (assignments/second)	: 3053.928430362212
1800.18/894.23	c non guided choices	310
1800.18/894.24	c learnt constraints type 
1800.18/894.24	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 73
1800.18/894.24	c org.sat4j.pb.constraints.pb.MaxWatchPb => 22991
1800.18/894.24	s UNKNOWN
1800.18/894.24	c Total wall clock time (in seconds): 894.121

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-4116758-1466979025/watcher-4116758-1466979025 -o /tmp/evaluation-result-4116758-1466979025/solver-4116758-1466979025 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node115-1466975440-23498 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4116758-1466979025.opb 

pid=24148
running on 4 cores: 1,3,5,7

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.22 4.15 4.07 4/198 24151
/proc/meminfo: memFree=27305124/32872528 swapFree=1094508/1184444
[pid=24151] ppid=24148 vsize=9292 CPUtime=0 cores=1,3,5,7
/proc/24151/stat : 24151 (java) D 24148 24151 23481 0 -1 4202496 327 0 0 0 0 0 0 0 20 0 1 0 30942292 9515008 182 33554432000 1073741824 1073778376 140736127384992 140736127376024 271787572917 0 0 4096 0 18446744072100588836 0 0 17 1 0 0 0 0 0
/proc/24151/statm: 2323 182 140 9 0 71 0

[startup+0.100061 s]
/proc/loadavg: 4.22 4.15 4.07 4/198 24151
/proc/meminfo: memFree=27305124/32872528 swapFree=1094508/1184444
[pid=24151] ppid=24148 vsize=9558476 CPUtime=0.08 cores=1,3,5,7
/proc/24151/stat : 24151 (java) S 24148 24151 23481 0 -1 4202496 4474 0 1 0 7 1 0 0 20 0 18 0 30942292 9787879424 5591 33554432000 1073741824 1073778376 140734108014720 140734108005856 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/24151/statm: 2389619 5591 2126 9 0 2380296 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 9558476

[startup+0.200225 s]
/proc/loadavg: 4.22 4.15 4.07 4/198 24151
/proc/meminfo: memFree=27305124/32872528 swapFree=1094508/1184444
[pid=24151] ppid=24148 vsize=9558476 CPUtime=0.23 cores=1,3,5,7
/proc/24151/stat : 24151 (java) S 24148 24151 23481 0 -1 4202496 4759 0 1 0 22 1 0 0 20 0 18 0 30942292 9787879424 6339 33554432000 1073741824 1073778376 140734108014720 140734108005856 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/24151/statm: 2389619 6339 2202 9 0 2380296 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 9558476

[startup+0.300228 s]
/proc/loadavg: 4.22 4.15 4.07 4/198 24151
/proc/meminfo: memFree=27305124/32872528 swapFree=1094508/1184444
[pid=24151] ppid=24148 vsize=9558476 CPUtime=0.46 cores=1,3,5,7
/proc/24151/stat : 24151 (java) S 24148 24151 23481 0 -1 4202496 5938 0 1 0 45 1 0 0 20 0 18 0 30942292 9787879424 8046 33554432000 1073741824 1073778376 140734108014720 140734108005856 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/24151/statm: 2389619 8046 2234 9 0 2380296 0
Current children cumulated CPU time (s) 0.46
Current children cumulated vsize (KiB) 9558476

[startup+0.700177 s]
/proc/loadavg: 4.22 4.15 4.07 4/198 24151
/proc/meminfo: memFree=27305124/32872528 swapFree=1094508/1184444
[pid=24151] ppid=24148 vsize=9824732 CPUtime=1.72 cores=1,3,5,7
/proc/24151/stat : 24151 (java) S 24148 24151 23481 0 -1 4202496 13790 0 1 0 168 4 0 0 20 0 22 0 30942292 10060525568 24090 33554432000 1073741824 1073778376 140734108014720 140734108005856 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/24151/statm: 2456183 24090 2266 9 0 2446860 0
Current children cumulated CPU time (s) 1.72
Current children cumulated vsize (KiB) 9824732

[startup+1.50093 s]
/proc/loadavg: 4.22 4.15 4.07 7/220 24173
/proc/meminfo: memFree=27150776/32872528 swapFree=1094508/1184444
[pid=24151] ppid=24148 vsize=9824732 CPUtime=4.74 cores=1,3,5,7
/proc/24151/stat : 24151 (java) S 24148 24151 23481 0 -1 4202496 24584 0 1 0 467 7 0 0 20 0 22 0 30942292 10060525568 48135 33554432000 1073741824 1073778376 140734108014720 140734108005856 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/24151/statm: 2456183 48135 2292 9 0 2446860 0
[pid=24151/tid=24153] ppid=24148 vsize=9824732 CPUtime=0.48 cores=1,3,5,7
/proc/24151/task/24153/stat : 24153 (java) S 24148 24151 23481 0 -1 4202560 2540 0 1 0 46 2 0 0 20 0 22 0 30942293 10060525568 48135 33554432000 1073741824 1073778376 140734108014720 139767096693624 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24151/tid=24154] ppid=24148 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24151/task/24154/stat : 24154 (java) S 24148 24151 23481 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 30942294 10060525568 48135 33554432000 1073741824 1073778376 140734108014720 139766940620968 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 1 0 0
[pid=24151/tid=24155] ppid=24148 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24151/task/24155/stat : 24155 (java) S 24148 24151 23481 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30942294 10060525568 48135 33554432000 1073741824 1073778376 140734108014720 139766939568424 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24151/tid=24156] ppid=24148 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24151/task/24156/stat : 24156 (java) S 24148 24151 23481 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30942294 10060525568 48135 33554432000 1073741824 1073778376 140734108014720 139766938515880 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24151/tid=24157] ppid=24148 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24151/task/24157/stat : 24157 (java) S 24148 24151 23481 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 22 0 30942294 10060525568 48135 33554432000 1073741824 1073778376 140734108014720 139766937463336 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24151/tid=24158] ppid=24148 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24151/task/24158/stat : 24158 (java) S 24148 24151 23481 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 30942294 10060525568 48135 33554432000 1073741824 1073778376 140734108014720 139766936410792 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24151/tid=24159] ppid=24148 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24151/task/24159/stat : 24159 (java) S 24148 24151 23481 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 30942294 10060525568 48135 33554432000 1073741824 1073778376 140734108014720 139766935358248 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24151/tid=24160] ppid=24148 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24151/task/24160/stat : 24160 (java) S 24148 24151 23481 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 30942294 10060525568 48135 33554432000 1073741824 1073778376 140734108014720 139766934305704 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24151/tid=24161] ppid=24148 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24151/task/24161/stat : 24161 (java) S 24148 24151 23481 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 30942294 10060525568 48143 33554432000 1073741824 1073778376 140734108014720 139766933253160 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24151/tid=24162] ppid=24148 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24151/task/24162/stat : 24162 (java) S 24148 24151 23481 0 -1 4202560 72 0 0 0 0 0 0 0 20 0 22 0 30942295 10060525568 48143 33554432000 1073741824 1073778376 140734108014720 139766920841320 271790946217 0 0 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24151/tid=24163] ppid=24148 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24151/task/24163/stat : 24163 (java) S 24148 24151 23481 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 30942296 10060525568 48143 33554432000 1073741824 1073778376 140734108014720 139766919787640 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24151/tid=24164] ppid=24148 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24151/task/24164/stat : 24164 (java) S 24148 24151 23481 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 30942296 10060525568 48143 33554432000 1073741824 1073778376 140734108014720 139766918734984 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24151/tid=24165] ppid=24148 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24151/task/24165/stat : 24165 (java) S 24148 24151 23481 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30942298 10060525568 48143 33554432000 1073741824 1073778376 140734108014720 139766917683728 271790954272 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24151/tid=24166] ppid=24148 vsize=9824732 CPUtime=1.1 cores=1,3,5,7
/proc/24151/task/24166/stat : 24166 (java) S 24148 24151 23481 0 -1 4202560 9160 0 0 0 108 2 0 0 20 0 22 0 30942298 10060525568 48143 33554432000 1073741824 1073778376 140734108014720 139766916631096 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24151/tid=24167] ppid=24148 vsize=9824732 CPUtime=1.18 cores=1,3,5,7
/proc/24151/task/24167/stat : 24167 (java) R 24148 24151 23481 0 -1 4202560 11423 0 0 0 116 2 0 0 20 0 22 0 30942298 10060525568 48143 33554432000 1073741824 1073778376 140734108014720 139766915566256 271787242159 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=24151/tid=24168] ppid=24148 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24151/task/24168/stat : 24168 (java) S 24148 24151 23481 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30942298 10060525568 48143 33554432000 1073741824 1073778376 140734108014720 139766914526200 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24151/tid=24169] ppid=24148 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24151/task/24169/stat : 24169 (java) S 24148 24151 23481 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30942298 10060525568 48143 33554432000 1073741824 1073778376 140734108014720 139766913473864 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24151/tid=24170] ppid=24148 vsize=9824732 CPUtime=0.91 cores=1,3,5,7
/proc/24151/task/24170/stat : 24170 (java) R 24148 24151 23481 0 -1 4202560 18 0 0 0 91 0 0 0 20 0 22 0 30942344 10060525568 48143 33554432000 1073741824 1073778376 140734108014720 139766912409248 139766969747340 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=24151/tid=24171] ppid=24148 vsize=9824732 CPUtime=0.91 cores=1,3,5,7
/proc/24151/task/24171/stat : 24171 (java) R 24148 24151 23481 0 -1 4202560 74 0 0 0 91 0 0 0 20 0 22 0 30942344 10060525568 48143 33554432000 1073741824 1073778376 140734108014720 139766911364224 139766969742335 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=24151/tid=24172] ppid=24148 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24151/task/24172/stat : 24172 (java) S 24148 24151 23481 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 30942345 10060525568 48143 33554432000 1073741824 1073778376 140734108014720 139766910313512 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24151/tid=24173] ppid=24148 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24151/task/24173/stat : 24173 (java) S 24148 24151 23481 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 30942345 10060525568 48143 33554432000 1073741824 1073778376 140734108014720 139766909260968 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 4.74
Current children cumulated vsize (KiB) 9824732

[startup+3.10094 s]
/proc/loadavg: 4.22 4.15 4.07 4/211 24233
/proc/meminfo: memFree=30366624/32872528 swapFree=1094508/1184444
[pid=24151] ppid=24148 vsize=9824732 CPUtime=8.53 cores=1,3,5,7
/proc/24151/stat : 24151 (java) S 24148 24151 23481 0 -1 4202496 25695 0 1 0 837 16 0 0 20 0 22 0 30942292 10060525568 92406 33554432000 1073741824 1073778376 140734108014720 140734108005856 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/24151/statm: 2456183 92406 2292 9 0 2446860 0
[pid=24151/tid=24153] ppid=24148 vsize=9824732 CPUtime=0.48 cores=1,3,5,7
/proc/24151/task/24153/stat : 24153 (java) S 24148 24151 23481 0 -1 4202560 2540 0 1 0 46 2 0 0 20 0 22 0 30942293 10060525568 92406 33554432000 1073741824 1073778376 140734108014720 139767096693624 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24151/tid=24154] ppid=24148 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/24151/task/24154/stat : 24154 (java) S 24148 24151 23481 0 -1 4202560 20 0 0 0 4 0 0 0 20 0 22 0 30942294 10060525568 92406 33554432000 1073741824 1073778376 140734108014720 139766940620968 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 1 0 0
[pid=24151/tid=24155] ppid=24148 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/24151/task/24155/stat : 24155 (java) S 24148 24151 23481 0 -1 4202560 16 0 0 0 1 2 0 0 20 0 22 0 30942294 10060525568 92406 33554432000 1073741824 1073778376 140734108014720 139766939568424 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24151/tid=24156] ppid=24148 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/24151/task/24156/stat : 24156 (java) S 24148 24151 23481 0 -1 4202560 22 0 0 0 3 0 0 0 20 0 22 0 30942294 10060525568 92406 33554432000 1073741824 1073778376 140734108014720 139766938515880 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24151/tid=24157] ppid=24148 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/24151/task/24157/stat : 24157 (java) S 24148 24151 23481 0 -1 4202560 9 0 0 0 2 0 0 0 20 0 22 0 30942294 10060525568 92406 33554432000 1073741824 1073778376 140734108014720 139766937463336 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24151/tid=24158] ppid=24148 vsize=9824732 CPUtime=0.06 cores=1,3,5,7
/proc/24151/task/24158/stat : 24158 (java) S 24148 24151 23481 0 -1 4202560 38 0 0 0 5 1 0 0 20 0 22 0 30942294 10060525568 92406 33554432000 1073741824 1073778376 140734108014720 139766936410792 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24151/tid=24159] ppid=24148 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/24151/task/24159/stat : 24159 (java) S 24148 24151 23481 0 -1 4202560 43 0 0 0 3 1 0 0 20 0 22 0 30942294 10060525568 92406 33554432000 1073741824 1073778376 140734108014720 139766935358248 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24151/tid=24160] ppid=24148 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/24151/task/24160/stat : 24160 (java) S 24148 24151 23481 0 -1 4202560 28 0 0 0 3 1 0 0 20 0 22 0 30942294 10060525568 92406 33554432000 1073741824 1073778376 140734108014720 139766934305704 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24151/tid=24161] ppid=24148 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/24151/task/24161/stat : 24161 (java) S 24148 24151 23481 0 -1 4202560 15 0 0 0 2 1 0 0 20 0 22 0 30942294 10060525568 92406 33554432000 1073741824 1073778376 140734108014720 139766933253160 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24151/tid=24162] ppid=24148 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24151/task/24162/stat : 24162 (java) S 24148 24151 23481 0 -1 4202560 198 0 0 0 0 0 0 0 20 0 22 0 30942295 10060525568 92406 33554432000 1073741824 1073778376 140734108014720 139766920841320 271790946217 0 0 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24151/tid=24163] ppid=24148 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24151/task/24163/stat : 24163 (java) S 24148 24151 23481 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 30942296 10060525568 92406 33554432000 1073741824 1073778376 140734108014720 139766919787640 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24151/tid=24164] ppid=24148 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24151/task/24164/stat : 24164 (java) S 24148 24151 23481 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 30942296 10060525568 92406 33554432000 1073741824 1073778376 140734108014720 139766918734984 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24151/tid=24165] ppid=24148 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24151/task/24165/stat : 24165 (java) S 24148 24151 23481 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30942298 10060525568 92406 33554432000 1073741824 1073778376 140734108014720 139766917683728 271790954272 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24151/tid=24166] ppid=24148 vsize=9824732 CPUtime=1.18 cores=1,3,5,7
/proc/24151/task/24166/stat : 24166 (java) S 24148 24151 23481 0 -1 4202560 9171 0 0 0 116 2 0 0 20 0 22 0 30942298 10060525568 92406 33554432000 1073741824 1073778376 140734108014720 139766916631096 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24151/tid=24167] ppid=24148 vsize=9824732 CPUtime=1.56 cores=1,3,5,7
/proc/24151/task/24167/stat : 24167 (java) S 24148 24151 23481 0 -1 4202560 12175 0 0 0 154 2 0 0 20 0 22 0 30942298 10060525568 92406 33554432000 1073741824 1073778376 140734108014720 139766915578552 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24151/tid=24168] ppid=24148 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24151/task/24168/stat : 24168 (java) S 24148 24151 23481 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30942298 10060525568 92406 33554432000 1073741824 1073778376 140734108014720 139766914526200 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24151/tid=24169] ppid=24148 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24151/task/24169/stat : 24169 (java) S 24148 24151 23481 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30942298 10060525568 92406 33554432000 1073741824 1073778376 140734108014720 139766913473864 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24151/tid=24170] ppid=24148 vsize=9824732 CPUtime=2.42 cores=1,3,5,7
/proc/24151/task/24170/stat : 24170 (java) R 24148 24151 23481 0 -1 4202560 20 0 0 0 242 0 0 0 20 0 22 0 30942344 10060525568 92406 33554432000 1073741824 1073778376 140734108014720 139766912418144 139766969722500 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=24151/tid=24171] ppid=24148 vsize=9824732 CPUtime=2.42 cores=1,3,5,7
/proc/24151/task/24171/stat : 24171 (java) R 24148 24151 23481 0 -1 4202560 133 0 0 0 239 3 0 0 20 0 22 0 30942344 10060525568 92406 33554432000 1073741824 1073778376 140734108014720 139766911364128 139766969830417 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=24151/tid=24172] ppid=24148 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24151/task/24172/stat : 24172 (java) S 24148 24151 23481 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 30942345 10060525568 92406 33554432000 1073741824 1073778376 140734108014720 139766910313512 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24151/tid=24173] ppid=24148 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24151/task/24173/stat : 24173 (java) S 24148 24151 23481 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 30942345 10060525568 92406 33554432000 1073741824 1073778376 140734108014720 139766909260968 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 8.53
Current children cumulated vsize (KiB) 9824732

[startup+6.30097 s]
/proc/loadavg: 4.36 4.18 4.08 5/220 24242
/proc/meminfo: memFree=29692884/32872528 swapFree=1094508/1184444
[pid=24151] ppid=24148 vsize=9824732 CPUtime=15.08 cores=1,3,5,7
/proc/24151/stat : 24151 (java) S 24148 24151 23481 0 -1 4202496 26390 0 1 0 1481 27 0 0 20 0 22 0 30942292 10060525568 161410 33554432000 1073741824 1073778376 140734108014720 140734108005856 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/24151/statm: 2456183 161410 2292 9 0 2446860 0
[pid=24151/tid=24153] ppid=24148 vsize=9824732 CPUtime=0.48 cores=1,3,5,7
/proc/24151/task/24153/stat : 24153 (java) S 24148 24151 23481 0 -1 4202560 2540 0 1 0 46 2 0 0 20 0 22 0 30942293 10060525568 161410 33554432000 1073741824 1073778376 140734108014720 139767096693624 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24151/tid=24154] ppid=24148 vsize=9824732 CPUtime=0.06 cores=1,3,5,7
/proc/24151/task/24154/stat : 24154 (java) S 24148 24151 23481 0 -1 4202560 47 0 0 0 5 1 0 0 20 0 22 0 30942294 10060525568 161410 33554432000 1073741824 1073778376 140734108014720 139766940620968 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 1 0 0
[pid=24151/tid=24155] ppid=24148 vsize=9824732 CPUtime=0.09 cores=1,3,5,7
/proc/24151/task/24155/stat : 24155 (java) S 24148 24151 23481 0 -1 4202560 70 0 0 0 6 3 0 0 20 0 22 0 30942294 10060525568 161410 33554432000 1073741824 1073778376 140734108014720 139766939568424 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24151/tid=24156] ppid=24148 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/24151/task/24156/stat : 24156 (java) S 24148 24151 23481 0 -1 4202560 51 0 0 0 4 1 0 0 20 0 22 0 30942294 10060525568 161410 33554432000 1073741824 1073778376 140734108014720 139766938515880 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24151/tid=24157] ppid=24148 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/24151/task/24157/stat : 24157 (java) S 24148 24151 23481 0 -1 4202560 37 0 0 0 4 1 0 0 20 0 22 0 30942294 10060525568 161410 33554432000 1073741824 1073778376 140734108014720 139766937463336 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24151/tid=24158] ppid=24148 vsize=9824732 CPUtime=0.12 cores=1,3,5,7
/proc/24151/task/24158/stat : 24158 (java) S 24148 24151 23481 0 -1 4202560 104 0 0 0 9 3 0 0 20 0 22 0 30942294 10060525568 161410 33554432000 1073741824 1073778376 140734108014720 139766936410792 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24151/tid=24159] ppid=24148 vsize=9824732 CPUtime=0.06 cores=1,3,5,7
/proc/24151/task/24159/stat : 24159 (java) S 24148 24151 23481 0 -1 4202560 57 0 0 0 4 2 0 0 20 0 22 0 30942294 10060525568 161410 33554432000 1073741824 1073778376 140734108014720 139766935358248 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24151/tid=24160] ppid=24148 vsize=9824732 CPUtime=0.08 cores=1,3,5,7
/proc/24151/task/24160/stat : 24160 (java) S 24148 24151 23481 0 -1 4202560 62 0 0 0 6 2 0 0 20 0 22 0 30942294 10060525568 161410 33554432000 1073741824 1073778376 140734108014720 139766934305704 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24151/tid=24161] ppid=24148 vsize=9824732 CPUtime=0.09 cores=1,3,5,7
/proc/24151/task/24161/stat : 24161 (java) S 24148 24151 23481 0 -1 4202560 77 0 0 0 6 3 0 0 20 0 22 0 30942294 10060525568 161410 33554432000 1073741824 1073778376 140734108014720 139766933253160 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24151/tid=24162] ppid=24148 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24151/task/24162/stat : 24162 (java) S 24148 24151 23481 0 -1 4202560 464 0 0 0 0 0 0 0 20 0 22 0 30942295 10060525568 161410 33554432000 1073741824 1073778376 140734108014720 139766920841320 271790946217 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24151/tid=24163] ppid=24148 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24151/task/24163/stat : 24163 (java) S 24148 24151 23481 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 30942296 10060525568 161410 33554432000 1073741824 1073778376 140734108014720 139766919787640 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24151/tid=24164] ppid=24148 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24151/task/24164/stat : 24164 (java) S 24148 24151 23481 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 30942296 10060525568 161410 33554432000 1073741824 1073778376 140734108014720 139766918734984 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24151/tid=24165] ppid=24148 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24151/task/24165/stat : 24165 (java) S 24148 24151 23481 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30942298 10060525568 161410 33554432000 1073741824 1073778376 140734108014720 139766917683728 271790954272 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24151/tid=24166] ppid=24148 vsize=9824732 CPUtime=1.19 cores=1,3,5,7

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


[startup+822.301 s]
/proc/loadavg: 4.14 4.21 4.14 5/219 24261
/proc/meminfo: memFree=24009472/32872528 swapFree=1094508/1184444
[pid=24151] ppid=24148 vsize=9824732 CPUtime=1655.47 cores=1,3,5,7
/proc/24151/stat : 24151 (java) S 24148 24151 23481 0 -1 4202496 39036 0 1 0 165360 187 0 0 20 0 22 0 30942292 10060525568 892589 33554432000 1073741824 1073778376 140734108014720 140734108005856 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/24151/statm: 2456183 892589 2301 9 0 2446860 0
[pid=24151/tid=24153] ppid=24148 vsize=9824732 CPUtime=0.53 cores=1,3,5,7
/proc/24151/task/24153/stat : 24153 (java) S 24148 24151 23481 0 -1 4202560 2546 0 1 0 49 4 0 0 20 0 22 0 30942293 10060525568 892589 33554432000 1073741824 1073778376 140734108014720 139767096693624 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24151/tid=24154] ppid=24148 vsize=9824732 CPUtime=3 cores=1,3,5,7
/proc/24151/task/24154/stat : 24154 (java) S 24148 24151 23481 0 -1 4202560 557 0 0 0 287 13 0 0 20 0 22 0 30942294 10060525568 892589 33554432000 1073741824 1073778376 140734108014720 139766940620968 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 1 0 0
[pid=24151/tid=24155] ppid=24148 vsize=9824732 CPUtime=2.72 cores=1,3,5,7
/proc/24151/task/24155/stat : 24155 (java) S 24148 24151 23481 0 -1 4202560 529 0 0 0 260 12 0 0 20 0 22 0 30942294 10060525568 892589 33554432000 1073741824 1073778376 140734108014720 139766939568424 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24151/tid=24156] ppid=24148 vsize=9824732 CPUtime=3.24 cores=1,3,5,7
/proc/24151/task/24156/stat : 24156 (java) S 24148 24151 23481 0 -1 4202560 571 0 0 0 306 18 0 0 20 0 22 0 30942294 10060525568 892589 33554432000 1073741824 1073778376 140734108014720 139766938515880 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24151/tid=24157] ppid=24148 vsize=9824732 CPUtime=3.31 cores=1,3,5,7
/proc/24151/task/24157/stat : 24157 (java) S 24148 24151 23481 0 -1 4202560 599 0 0 0 316 15 0 0 20 0 22 0 30942294 10060525568 892589 33554432000 1073741824 1073778376 140734108014720 139766937463336 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24151/tid=24158] ppid=24148 vsize=9824732 CPUtime=3.01 cores=1,3,5,7
/proc/24151/task/24158/stat : 24158 (java) S 24148 24151 23481 0 -1 4202560 841 0 0 0 282 19 0 0 20 0 22 0 30942294 10060525568 892589 33554432000 1073741824 1073778376 140734108014720 139766936410792 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24151/tid=24159] ppid=24148 vsize=9824732 CPUtime=3.06 cores=1,3,5,7
/proc/24151/task/24159/stat : 24159 (java) S 24148 24151 23481 0 -1 4202560 501 0 0 0 292 14 0 0 20 0 22 0 30942294 10060525568 892589 33554432000 1073741824 1073778376 140734108014720 139766935358248 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24151/tid=24160] ppid=24148 vsize=9824732 CPUtime=3.23 cores=1,3,5,7
/proc/24151/task/24160/stat : 24160 (java) S 24148 24151 23481 0 -1 4202560 533 0 0 0 308 15 0 0 20 0 22 0 30942294 10060525568 892589 33554432000 1073741824 1073778376 140734108014720 139766934305704 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24151/tid=24161] ppid=24148 vsize=9824732 CPUtime=3.16 cores=1,3,5,7
/proc/24151/task/24161/stat : 24161 (java) S 24148 24151 23481 0 -1 4202560 532 0 0 0 300 16 0 0 20 0 22 0 30942294 10060525568 892589 33554432000 1073741824 1073778376 140734108014720 139766933253160 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24151/tid=24162] ppid=24148 vsize=9824732 CPUtime=3.59 cores=1,3,5,7
/proc/24151/task/24162/stat : 24162 (java) S 24148 24151 23481 0 -1 4202560 2273 0 0 0 348 11 0 0 20 0 22 0 30942295 10060525568 892589 33554432000 1073741824 1073778376 140734108014720 139766920841320 271790946217 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24151/tid=24163] ppid=24148 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24151/task/24163/stat : 24163 (java) S 24148 24151 23481 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 30942296 10060525568 892589 33554432000 1073741824 1073778376 140734108014720 139766919787640 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24151/tid=24164] ppid=24148 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24151/task/24164/stat : 24164 (java) S 24148 24151 23481 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 30942296 10060525568 892589 33554432000 1073741824 1073778376 140734108014720 139766918734984 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24151/tid=24165] ppid=24148 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24151/task/24165/stat : 24165 (java) S 24148 24151 23481 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30942298 10060525568 892589 33554432000 1073741824 1073778376 140734108014720 139766917683728 271790954272 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24151/tid=24166] ppid=24148 vsize=9824732 CPUtime=1.36 cores=1,3,5,7
/proc/24151/task/24166/stat : 24166 (java) S 24148 24151 23481 0 -1 4202560 9184 0 0 0 134 2 0 0 20 0 22 0 30942298 10060525568 892589 33554432000 1073741824 1073778376 140734108014720 139766916631096 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24151/tid=24167] ppid=24148 vsize=9824732 CPUtime=2.19 cores=1,3,5,7
/proc/24151/task/24167/stat : 24167 (java) S 24148 24151 23481 0 -1 4202560 16369 0 0 0 216 3 0 0 20 0 22 0 30942298 10060525568 892589 33554432000 1073741824 1073778376 140734108014720 139766915578552 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24151/tid=24168] ppid=24148 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24151/task/24168/stat : 24168 (java) S 24148 24151 23481 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30942298 10060525568 892589 33554432000 1073741824 1073778376 140734108014720 139766914526200 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24151/tid=24169] ppid=24148 vsize=9824732 CPUtime=0.34 cores=1,3,5,7
/proc/24151/task/24169/stat : 24169 (java) S 24148 24151 23481 0 -1 4202560 47 0 0 0 15 19 0 0 20 0 22 0 30942298 10060525568 892589 33554432000 1073741824 1073778376 140734108014720 139766913473864 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24151/tid=24170] ppid=24148 vsize=9824732 CPUtime=811.5 cores=1,3,5,7
/proc/24151/task/24170/stat : 24170 (java) R 24148 24151 23481 0 -1 4202560 78 0 0 0 81138 12 0 0 20 0 22 0 30942344 10060525568 892589 33554432000 1073741824 1073778376 140734108014720 139766912417008 139766969752880 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=24151/tid=24171] ppid=24148 vsize=9824732 CPUtime=811.49 cores=1,3,5,7
/proc/24151/task/24171/stat : 24171 (java) R 24148 24151 23481 0 -1 4202560 2610 0 0 0 81101 48 0 0 20 0 22 0 30942344 10060525568 892589 33554432000 1073741824 1073778376 140734108014720 139766911365520 139766969768384 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=24151/tid=24172] ppid=24148 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24151/task/24172/stat : 24172 (java) S 24148 24151 23481 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 30942345 10060525568 892589 33554432000 1073741824 1073778376 140734108014720 139766910313512 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24151/tid=24173] ppid=24148 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24151/task/24173/stat : 24173 (java) S 24148 24151 23481 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 30942345 10060525568 892589 33554432000 1073741824 1073778376 140734108014720 139766909260968 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1655.47
Current children cumulated vsize (KiB) 9824732

[startup+882.308 s]
/proc/loadavg: 4.21 4.22 4.14 5/219 24262
/proc/meminfo: memFree=23970680/32872528 swapFree=1094508/1184444
[pid=24151] ppid=24148 vsize=9824732 CPUtime=1776.26 cores=1,3,5,7
/proc/24151/stat : 24151 (java) S 24148 24151 23481 0 -1 4202496 39101 0 1 0 177434 192 0 0 20 0 22 0 30942292 10060525568 902320 33554432000 1073741824 1073778376 140734108014720 140734108005856 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/24151/statm: 2456183 902320 2301 9 0 2446860 0
[pid=24151/tid=24153] ppid=24148 vsize=9824732 CPUtime=0.53 cores=1,3,5,7
/proc/24151/task/24153/stat : 24153 (java) S 24148 24151 23481 0 -1 4202560 2546 0 1 0 49 4 0 0 20 0 22 0 30942293 10060525568 902320 33554432000 1073741824 1073778376 140734108014720 139767096693624 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24151/tid=24154] ppid=24148 vsize=9824732 CPUtime=3.27 cores=1,3,5,7
/proc/24151/task/24154/stat : 24154 (java) S 24148 24151 23481 0 -1 4202560 564 0 0 0 312 15 0 0 20 0 22 0 30942294 10060525568 902320 33554432000 1073741824 1073778376 140734108014720 139766940620968 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 1 0 0
[pid=24151/tid=24155] ppid=24148 vsize=9824732 CPUtime=2.87 cores=1,3,5,7
/proc/24151/task/24155/stat : 24155 (java) S 24148 24151 23481 0 -1 4202560 532 0 0 0 275 12 0 0 20 0 22 0 30942294 10060525568 902320 33554432000 1073741824 1073778376 140734108014720 139766939568424 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24151/tid=24156] ppid=24148 vsize=9824732 CPUtime=3.52 cores=1,3,5,7
/proc/24151/task/24156/stat : 24156 (java) S 24148 24151 23481 0 -1 4202560 575 0 0 0 334 18 0 0 20 0 22 0 30942294 10060525568 902320 33554432000 1073741824 1073778376 140734108014720 139766938515880 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24151/tid=24157] ppid=24148 vsize=9824732 CPUtime=3.46 cores=1,3,5,7
/proc/24151/task/24157/stat : 24157 (java) S 24148 24151 23481 0 -1 4202560 604 0 0 0 331 15 0 0 20 0 22 0 30942294 10060525568 902320 33554432000 1073741824 1073778376 140734108014720 139766937463336 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24151/tid=24158] ppid=24148 vsize=9824732 CPUtime=3.2 cores=1,3,5,7
/proc/24151/task/24158/stat : 24158 (java) S 24148 24151 23481 0 -1 4202560 845 0 0 0 301 19 0 0 20 0 22 0 30942294 10060525568 902320 33554432000 1073741824 1073778376 140734108014720 139766936410792 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24151/tid=24159] ppid=24148 vsize=9824732 CPUtime=3.39 cores=1,3,5,7
/proc/24151/task/24159/stat : 24159 (java) S 24148 24151 23481 0 -1 4202560 510 0 0 0 325 14 0 0 20 0 22 0 30942294 10060525568 902320 33554432000 1073741824 1073778376 140734108014720 139766935358248 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24151/tid=24160] ppid=24148 vsize=9824732 CPUtime=3.39 cores=1,3,5,7
/proc/24151/task/24160/stat : 24160 (java) S 24148 24151 23481 0 -1 4202560 537 0 0 0 324 15 0 0 20 0 22 0 30942294 10060525568 902320 33554432000 1073741824 1073778376 140734108014720 139766934305704 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24151/tid=24161] ppid=24148 vsize=9824732 CPUtime=3.39 cores=1,3,5,7
/proc/24151/task/24161/stat : 24161 (java) S 24148 24151 23481 0 -1 4202560 539 0 0 0 323 16 0 0 20 0 22 0 30942294 10060525568 902320 33554432000 1073741824 1073778376 140734108014720 139766933253160 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24151/tid=24162] ppid=24148 vsize=9824732 CPUtime=3.6 cores=1,3,5,7
/proc/24151/task/24162/stat : 24162 (java) S 24148 24151 23481 0 -1 4202560 2282 0 0 0 348 12 0 0 20 0 22 0 30942295 10060525568 902320 33554432000 1073741824 1073778376 140734108014720 139766920841320 271790946217 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24151/tid=24163] ppid=24148 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24151/task/24163/stat : 24163 (java) S 24148 24151 23481 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 30942296 10060525568 902320 33554432000 1073741824 1073778376 140734108014720 139766919787640 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24151/tid=24164] ppid=24148 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24151/task/24164/stat : 24164 (java) S 24148 24151 23481 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 30942296 10060525568 902320 33554432000 1073741824 1073778376 140734108014720 139766918734984 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24151/tid=24165] ppid=24148 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24151/task/24165/stat : 24165 (java) S 24148 24151 23481 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30942298 10060525568 902320 33554432000 1073741824 1073778376 140734108014720 139766917683728 271790954272 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24151/tid=24166] ppid=24148 vsize=9824732 CPUtime=1.36 cores=1,3,5,7
/proc/24151/task/24166/stat : 24166 (java) S 24148 24151 23481 0 -1 4202560 9184 0 0 0 134 2 0 0 20 0 22 0 30942298 10060525568 902320 33554432000 1073741824 1073778376 140734108014720 139766916631096 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24151/tid=24167] ppid=24148 vsize=9824732 CPUtime=2.19 cores=1,3,5,7
/proc/24151/task/24167/stat : 24167 (java) S 24148 24151 23481 0 -1 4202560 16369 0 0 0 216 3 0 0 20 0 22 0 30942298 10060525568 902320 33554432000 1073741824 1073778376 140734108014720 139766915578552 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24151/tid=24168] ppid=24148 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24151/task/24168/stat : 24168 (java) S 24148 24151 23481 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30942298 10060525568 902320 33554432000 1073741824 1073778376 140734108014720 139766914526200 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24151/tid=24169] ppid=24148 vsize=9824732 CPUtime=0.36 cores=1,3,5,7
/proc/24151/task/24169/stat : 24169 (java) S 24148 24151 23481 0 -1 4202560 51 0 0 0 15 21 0 0 20 0 22 0 30942298 10060525568 902320 33554432000 1073741824 1073778376 140734108014720 139766913473864 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24151/tid=24170] ppid=24148 vsize=9824732 CPUtime=871 cores=1,3,5,7
/proc/24151/task/24170/stat : 24170 (java) R 24148 24151 23481 0 -1 4202560 81 0 0 0 87085 15 0 0 20 0 22 0 30942344 10060525568 902320 33554432000 1073741824 1073778376 140734108014720 139766912417008 139766969533127 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=24151/tid=24171] ppid=24148 vsize=9824732 CPUtime=871.01 cores=1,3,5,7
/proc/24151/task/24171/stat : 24171 (java) R 24148 24151 23481 0 -1 4202560 2616 0 0 0 87052 49 0 0 20 0 22 0 30942344 10060525568 902320 33554432000 1073741824 1073778376 140734108014720 139766911365592 139766969988945 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=24151/tid=24172] ppid=24148 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24151/task/24172/stat : 24172 (java) S 24148 24151 23481 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 30942345 10060525568 902320 33554432000 1073741824 1073778376 140734108014720 139766910313512 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24151/tid=24173] ppid=24148 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24151/task/24173/stat : 24173 (java) S 24148 24151 23481 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 30942345 10060525568 902320 33554432000 1073741824 1073778376 140734108014720 139766909260968 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1776.26
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+894.201 s]
/proc/loadavg: 4.18 4.21 4.14 5/219 24262
/proc/meminfo: memFree=23960444/32872528 swapFree=1094508/1184444
[pid=24151] ppid=24148 vsize=9824732 CPUtime=1800.18 cores=1,3,5,7
/proc/24151/stat : 24151 (java) S 24148 24151 23481 0 -1 4202496 39117 0 1 0 179826 192 0 0 20 0 22 0 30942292 10060525568 904882 33554432000 1073741824 1073778376 140734108014720 140734108005856 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/24151/statm: 2456183 904882 2301 9 0 2446860 0
[pid=24151/tid=24153] ppid=24148 vsize=9824732 CPUtime=0.53 cores=1,3,5,7
/proc/24151/task/24153/stat : 24153 (java) S 24148 24151 23481 0 -1 4202560 2546 0 1 0 49 4 0 0 20 0 22 0 30942293 10060525568 904882 33554432000 1073741824 1073778376 140734108014720 139767096693624 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24151/tid=24154] ppid=24148 vsize=9824732 CPUtime=3.31 cores=1,3,5,7
/proc/24151/task/24154/stat : 24154 (java) S 24148 24151 23481 0 -1 4202560 565 0 0 0 316 15 0 0 20 0 22 0 30942294 10060525568 904882 33554432000 1073741824 1073778376 140734108014720 139766940620968 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 1 0 0
[pid=24151/tid=24155] ppid=24148 vsize=9824732 CPUtime=2.88 cores=1,3,5,7
/proc/24151/task/24155/stat : 24155 (java) S 24148 24151 23481 0 -1 4202560 532 0 0 0 276 12 0 0 20 0 22 0 30942294 10060525568 904882 33554432000 1073741824 1073778376 140734108014720 139766939568424 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24151/tid=24156] ppid=24148 vsize=9824732 CPUtime=3.58 cores=1,3,5,7
/proc/24151/task/24156/stat : 24156 (java) S 24148 24151 23481 0 -1 4202560 577 0 0 0 340 18 0 0 20 0 22 0 30942294 10060525568 904882 33554432000 1073741824 1073778376 140734108014720 139766938515880 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24151/tid=24157] ppid=24148 vsize=9824732 CPUtime=3.53 cores=1,3,5,7
/proc/24151/task/24157/stat : 24157 (java) S 24148 24151 23481 0 -1 4202560 607 0 0 0 338 15 0 0 20 0 22 0 30942294 10060525568 904882 33554432000 1073741824 1073778376 140734108014720 139766937463336 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24151/tid=24158] ppid=24148 vsize=9824732 CPUtime=3.28 cores=1,3,5,7
/proc/24151/task/24158/stat : 24158 (java) S 24148 24151 23481 0 -1 4202560 849 0 0 0 309 19 0 0 20 0 22 0 30942294 10060525568 904882 33554432000 1073741824 1073778376 140734108014720 139766936410792 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24151/tid=24159] ppid=24148 vsize=9824732 CPUtime=3.4 cores=1,3,5,7
/proc/24151/task/24159/stat : 24159 (java) S 24148 24151 23481 0 -1 4202560 510 0 0 0 326 14 0 0 20 0 22 0 30942294 10060525568 904882 33554432000 1073741824 1073778376 140734108014720 139766935358248 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24151/tid=24160] ppid=24148 vsize=9824732 CPUtime=3.41 cores=1,3,5,7
/proc/24151/task/24160/stat : 24160 (java) S 24148 24151 23481 0 -1 4202560 540 0 0 0 326 15 0 0 20 0 22 0 30942294 10060525568 904882 33554432000 1073741824 1073778376 140734108014720 139766934305704 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24151/tid=24161] ppid=24148 vsize=9824732 CPUtime=3.41 cores=1,3,5,7
/proc/24151/task/24161/stat : 24161 (java) S 24148 24151 23481 0 -1 4202560 539 0 0 0 325 16 0 0 20 0 22 0 30942294 10060525568 904882 33554432000 1073741824 1073778376 140734108014720 139766933253160 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24151/tid=24162] ppid=24148 vsize=9824732 CPUtime=3.6 cores=1,3,5,7
/proc/24151/task/24162/stat : 24162 (java) S 24148 24151 23481 0 -1 4202560 2284 0 0 0 348 12 0 0 20 0 22 0 30942295 10060525568 904882 33554432000 1073741824 1073778376 140734108014720 139766920841320 271790946217 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24151/tid=24163] ppid=24148 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24151/task/24163/stat : 24163 (java) S 24148 24151 23481 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 30942296 10060525568 904882 33554432000 1073741824 1073778376 140734108014720 139766919787640 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24151/tid=24164] ppid=24148 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24151/task/24164/stat : 24164 (java) S 24148 24151 23481 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 30942296 10060525568 904882 33554432000 1073741824 1073778376 140734108014720 139766918734984 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24151/tid=24165] ppid=24148 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24151/task/24165/stat : 24165 (java) S 24148 24151 23481 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30942298 10060525568 904882 33554432000 1073741824 1073778376 140734108014720 139766917683728 271790954272 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24151/tid=24166] ppid=24148 vsize=9824732 CPUtime=1.36 cores=1,3,5,7
/proc/24151/task/24166/stat : 24166 (java) S 24148 24151 23481 0 -1 4202560 9184 0 0 0 134 2 0 0 20 0 22 0 30942298 10060525568 904882 33554432000 1073741824 1073778376 140734108014720 139766916631096 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24151/tid=24167] ppid=24148 vsize=9824732 CPUtime=2.19 cores=1,3,5,7
/proc/24151/task/24167/stat : 24167 (java) S 24148 24151 23481 0 -1 4202560 16369 0 0 0 216 3 0 0 20 0 22 0 30942298 10060525568 904882 33554432000 1073741824 1073778376 140734108014720 139766915578552 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24151/tid=24168] ppid=24148 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24151/task/24168/stat : 24168 (java) S 24148 24151 23481 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30942298 10060525568 904882 33554432000 1073741824 1073778376 140734108014720 139766914526200 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24151/tid=24169] ppid=24148 vsize=9824732 CPUtime=0.37 cores=1,3,5,7
/proc/24151/task/24169/stat : 24169 (java) S 24148 24151 23481 0 -1 4202560 51 0 0 0 16 21 0 0 20 0 22 0 30942298 10060525568 904882 33554432000 1073741824 1073778376 140734108014720 139766913473864 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24151/tid=24170] ppid=24148 vsize=9824732 CPUtime=882.82 cores=1,3,5,7
/proc/24151/task/24170/stat : 24170 (java) R 24148 24151 23481 0 -1 4202560 81 0 0 0 88267 15 0 0 20 0 22 0 30942344 10060525568 904882 33554432000 1073741824 1073778376 140734108014720 139766912417008 139766969730754 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=24151/tid=24171] ppid=24148 vsize=9824732 CPUtime=882.81 cores=1,3,5,7
/proc/24151/task/24171/stat : 24171 (java) R 24148 24151 23481 0 -1 4202560 2617 0 0 0 88232 49 0 0 20 0 22 0 30942344 10060525568 904882 33554432000 1073741824 1073778376 140734108014720 139766911365520 139766969989018 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=24151/tid=24172] ppid=24148 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24151/task/24172/stat : 24172 (java) S 24148 24151 23481 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 30942345 10060525568 904882 33554432000 1073741824 1073778376 140734108014720 139766910313512 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24151/tid=24173] ppid=24148 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/24151/task/24173/stat : 24173 (java) S 24148 24151 23481 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 30942345 10060525568 904882 33554432000 1073741824 1073778376 140734108014720 139766909260968 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1800.18
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 24151 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 143
Real time (s): 894.268
CPU time (s): 1800.91
CPU user time (s): 1798.44
CPU system time (s): 2.46962
CPU usage (%): 201.383
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.44
system time used= 2.46962
maximum resident set size= 3619648
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 39150
page faults= 1
swaps= 0
block input operations= 0
block output operations= 952
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 24307
involuntary context switches= 28336

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.23405 second user time and 8.35273 second system time

The end

Launcher Data

Begin job on node115 at 2016-06-27 00:10:25
IDJOB=4116758
IDBENCH=109510
IDSOLVER=2543
FILE ID=node115/4116758-1466979025
RUNJOBID= node115-1466975440-23498
PBS_JOBID= 19976385
Free space on /tmp= 71664 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB16/normalized-PB16/DEC-SMALLINT-LIN/nossum/normalized-sha1-size144-round23-6.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4116758-1466979025/watcher-4116758-1466979025 -o /tmp/evaluation-result-4116758-1466979025/solver-4116758-1466979025 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node115-1466975440-23498 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4116758-1466979025.opb

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

MD5SUM BENCH= 741a06cc26bfcc11ac91a7e34a8a8d22
RANDOM SEED=636214375

node115.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.395
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.79
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.395
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.395
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.57
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.395
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.395
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.56
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.395
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:        27305652 kB
Buffers:           78988 kB
Cached:           223956 kB
SwapCached:         1676 kB
Active:          3383872 kB
Inactive:         257068 kB
Active(anon):    3339708 kB
Inactive(anon):      684 kB
Active(file):      44164 kB
Inactive(file):   256384 kB
Unevictable:     1184444 kB
Mlocked:         1094508 kB
SwapTotal:      67108856 kB
SwapFree:       67099168 kB
Dirty:              1332 kB
Writeback:             0 kB
AnonPages:       4529960 kB
Mapped:            15576 kB
Shmem:                 0 kB
Slab:             595872 kB
SReclaimable:      39684 kB
SUnreclaim:       556188 kB
KernelStack:        1640 kB
PageTables:        12908 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    5154564 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3377152 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= 71660 MiB
End job on node115 at 2016-06-27 00:25:19