Trace number 4116558

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.9 895.068

General information on the benchmark

Namenormalized-PB16/DEC-SMALLINT-LIN/nossum/
normalized-sha1-size128-round23-4.opb
MD5SUM59f2e46de20f76e96a9c0ff4b18f60c6
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 constraints9504
Number of constraints which are clauses8192
Number of constraints which are cardinality constraints (but not clauses)416
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.08	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.08	c See www.sat4j.org for details.
0.00/0.08	c version PB16.v20160501
0.00/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.08	c java.vm.version	19.1-b02
0.00/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.08	c sun.arch.data.model	64
0.00/0.08	c java.version		1.6.0_24
0.00/0.08	c os.name		Linux
0.00/0.08	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.08	c os.arch		amd64
0.00/0.08	c Free memory 		501472288
0.00/0.08	c Max memory 		7480803328
0.00/0.08	c Total memory 		504102912
0.00/0.08	c Number of processors 	8
0.11/0.11	c Pseudo Boolean Optimization by upper bound
0.11/0.11	c ManyCore solver with 2 solvers running in parallel
0.11/0.11	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.11/0.11	c --- Begin Solver configuration ---
0.11/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@16fd0b7
0.11/0.11	c Learn all clauses as in MiniSAT
0.11/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.11/0.11	c Expensive reason simplification
0.11/0.11	c Glucose 2.1 dynamic restart strategy
0.11/0.11	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.11/0.11	c timeout=2147483s
0.11/0.11	c DB Simplification allowed=false
0.11/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@4413ee
0.11/0.11	c --- End Solver configuration ---
0.11/0.11	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.11/0.11	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.11/0.11	c --- Begin Solver configuration ---
0.11/0.11	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@75786e64
0.11/0.11	c Learn all clauses as in MiniSAT
0.11/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.11	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.11/0.11	c No reason simplification
0.11/0.11	c Armin Biere (Picosat) restarts strategy
0.11/0.11	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.11/0.11	c timeout=2147483s
0.11/0.11	c DB Simplification allowed=false
0.11/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@4413ee
0.11/0.11	c --- End Solver configuration ---
0.11/0.11	c solving HOME/instance-4116558-1466976473.opb
0.11/0.11	c reading problem ... 
0.11/0.11	c  no objective function found
1.03/0.50	c ... done. Wall clock time 0.389s.
1.03/0.50	c declared #vars     4288
1.03/0.50	c #constraints  10816
1.03/0.50	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
1.03/0.50	c constraints type 
1.03/0.50	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 7494
1.03/0.50	c org.sat4j.specs.Constr$1 => 904
1.03/0.50	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 128
1.03/0.50	c org.sat4j.minisat.constraints.cnf.UnitClause => 504
1.03/0.50	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 1786
1.03/0.50	c 10816 constraints processed.
1.03/0.50	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
1.03/0.50	c constraints type 
1.03/0.50	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 128
1.03/0.50	c org.sat4j.specs.Constr$1 => 904
1.03/0.50	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 7494
1.03/0.50	c org.sat4j.pb.constraints.pb.MaxWatchPb => 1786
1.03/0.50	c org.sat4j.pb.constraints.pb.UnitClausePB => 504
1.03/0.50	c 10816 constraints processed.
4.16/1.39	c cleaning 2483 clauses out of 4998 with flag 16109/5000
6.33/2.05	c cleaning 4239 clauses out of 8515 with flag 38517/11000
8.00/2.84	c cleaning 5614 clauses out of 11276 with flag 67525/18000
9.85/3.76	c cleaning 6830 clauses out of 13662 with flag 103087/26000
11.94/4.76	c cleaning 7900 clauses out of 15833 with flag 144354/35001
14.40/5.96	c cleaning 8949 clauses out of 17932 with flag 192881/45000
17.00/7.28	c cleaning 9977 clauses out of 19985 with flag 245894/56002
20.31/8.84	c cleaning 10968 clauses out of 22006 with flag 311193/68000
23.49/10.42	c cleaning 11999 clauses out of 24039 with flag 379804/81001
27.20/12.22	c cleaning 12989 clauses out of 26039 with flag 456592/95000
30.18/13.73	c cleaning 0 clauses out of 5003 with flag 0/5003
31.28/14.16	c cleaning 13955 clauses out of 28050 with flag 536277/110000
35.67/16.26	c cleaning 15032 clauses out of 30095 with flag 623147/126000
40.70/18.70	c cleaning 16013 clauses out of 32063 with flag 717685/143000
45.72/21.18	c cleaning 17010 clauses out of 34050 with flag 817520/161000
51.44/23.97	c cleaning 17975 clauses out of 36040 with flag 922442/180000
57.23/26.85	c cleaning 19021 clauses out of 38066 with flag 1036979/200001
63.43/29.94	c cleaning 20002 clauses out of 40044 with flag 1157803/221000
70.15/33.27	c cleaning 21010 clauses out of 42043 with flag 1289783/243001
77.35/36.83	c cleaning 22005 clauses out of 44032 with flag 1425433/266000
84.86/40.56	c cleaning 23001 clauses out of 46027 with flag 1566370/290000
92.66/44.43	c cleaning 24003 clauses out of 48026 with flag 1713537/315000
101.05/48.60	c cleaning 24978 clauses out of 50024 with flag 1865924/341001
109.80/52.94	c cleaning 25991 clauses out of 52045 with flag 2030912/368000
118.97/57.60	c cleaning 27013 clauses out of 54054 with flag 2200056/396000
129.10/62.53	c cleaning 28018 clauses out of 56043 with flag 2380145/425002
139.82/67.88	c cleaning 29007 clauses out of 58025 with flag 2562510/455002
151.02/73.47	c cleaning 30001 clauses out of 60017 with flag 2749385/486001
162.52/79.14	c cleaning 31004 clauses out of 62015 with flag 2947884/518000
174.79/85.24	c cleaning 31990 clauses out of 64013 with flag 3146378/551002
188.20/92.23	c cleaning 32961 clauses out of 66023 with flag 3355948/585002
201.45/98.87	c cleaning 33920 clauses out of 68062 with flag 3570690/620002
210.05/103.11	c cleaning 0 clauses out of 11001 with flag 0/11001
215.74/105.98	c cleaning 35052 clauses out of 70140 with flag 3790922/656000
230.62/113.40	c cleaning 36003 clauses out of 72088 with flag 4016050/693000
245.67/120.85	c cleaning 36983 clauses out of 74086 with flag 4253239/731001
261.96/128.91	c cleaning 38018 clauses out of 76103 with flag 4493157/770001
278.87/137.36	c cleaning 39008 clauses out of 78084 with flag 4742610/810000
296.35/146.02	c cleaning 40005 clauses out of 80077 with flag 4994997/851001
314.91/155.25	c cleaning 41012 clauses out of 82071 with flag 5252538/893000
334.05/164.76	c cleaning 42015 clauses out of 84059 with flag 5519907/936000
353.62/174.46	c cleaning 42990 clauses out of 86044 with flag 5793473/980000
374.36/184.71	c cleaning 44014 clauses out of 88054 with flag 6071857/1025000
395.50/195.22	c cleaning 44973 clauses out of 90040 with flag 6359138/1071000
418.59/206.68	c cleaning 46023 clauses out of 92067 with flag 6648853/1118000
441.89/218.25	c cleaning 47006 clauses out of 94045 with flag 6938679/1166001
466.15/230.38	c cleaning 48009 clauses out of 96040 with flag 7245869/1215002
491.29/242.88	c cleaning 48998 clauses out of 98030 with flag 7550200/1265001
517.56/255.93	c cleaning 49979 clauses out of 100032 with flag 7862820/1316001
544.00/269.02	c cleaning 50948 clauses out of 102053 with flag 8180617/1368001
568.20/281.10	c cleaning 52024 clauses out of 104106 with flag 8503650/1421002
595.24/294.53	c cleaning 52993 clauses out of 106082 with flag 8831524/1475002
625.23/309.41	c cleaning 54016 clauses out of 108087 with flag 9166502/1530000
656.85/325.65	c cleaning 54991 clauses out of 110071 with flag 9507459/1586000
686.92/340.69	c cleaning 56018 clauses out of 112080 with flag 9857188/1643000
718.74/356.50	c cleaning 56999 clauses out of 114063 with flag 10214399/1701001
751.94/372.92	c cleaning 58021 clauses out of 116064 with flag 10577972/1760001
785.48/389.68	c cleaning 58999 clauses out of 118042 with flag 10946006/1820000
789.95/391.89	c cleaning 0 clauses out of 18000 with flag 0/18000
820.92/407.28	c cleaning 59965 clauses out of 120043 with flag 11318859/1881000
856.14/424.72	c cleaning 60997 clauses out of 122078 with flag 11699260/1943000
892.32/442.73	c cleaning 62028 clauses out of 124083 with flag 12082072/2006002
930.61/461.73	c cleaning 62977 clauses out of 126053 with flag 12472503/2070000
970.17/481.41	c cleaning 64023 clauses out of 128076 with flag 12871752/2135000
1010.55/501.51	c cleaning 65010 clauses out of 130053 with flag 13274372/2201000
1051.97/522.12	c cleaning 65976 clauses out of 132044 with flag 13679224/2268001
1094.81/543.49	c cleaning 67022 clauses out of 134067 with flag 14093022/2336000
1138.19/565.01	c cleaning 68010 clauses out of 136045 with flag 14517663/2405000
1185.53/589.36	c cleaning 69014 clauses out of 138037 with flag 14936656/2475002
1232.06/612.51	c cleaning 69974 clauses out of 140021 with flag 15364551/2546000
1278.41/635.68	c cleaning 71015 clauses out of 142049 with flag 15797108/2618002
1327.08/659.84	c cleaning 71976 clauses out of 144032 with flag 16237272/2691000
1376.50/684.37	c cleaning 73023 clauses out of 146056 with flag 16678302/2765000
1427.84/709.82	c cleaning 74012 clauses out of 148033 with flag 17128836/2840000
1481.46/736.52	c cleaning 74986 clauses out of 150021 with flag 17583664/2916000
1535.02/763.21	c cleaning 76013 clauses out of 152035 with flag 18045997/2993000
1589.51/790.36	c cleaning 76985 clauses out of 154022 with flag 18520578/3071000
1646.07/818.43	c cleaning 77999 clauses out of 156037 with flag 18995159/3150000
1703.62/847.07	c cleaning 79019 clauses out of 158038 with flag 19477759/3230000
1763.35/876.80	c cleaning 80000 clauses out of 160019 with flag 19963659/3311000
1800.07/895.00	c >>>>>>>>>> Solver number 0 (0 answers) <<<<<<<<<<<<<<<<<<
1800.07/895.00	c starts		: 23303
1800.07/895.00	c conflicts		: 3365617
1800.07/895.00	c decisions		: 28833259
1800.07/895.00	c propagations		: 440502549
1800.07/895.00	c inspects		: 8989362867
1800.07/895.00	c shortcuts		: 0
1800.07/895.00	c learnt literals	: 2
1800.07/895.00	c learnt binary clauses	: 54
1800.07/895.00	c learnt ternary clauses	: 695
1800.07/895.00	c learnt constraints	: 3365615
1800.07/895.00	c ignored constraints	: 0
1800.07/895.00	c root simplifications	: 0
1800.07/895.00	c removed literals (reason simplification)	: 2840055
1800.07/895.00	c reason swapping (by a shorter reason)	: 0
1800.07/895.00	c Calls to reduceDB	: 77
1800.07/895.00	c Number of update (reduction) of LBD	: 744204
1800.07/895.00	c Imported unit clauses	: 0
1800.07/895.00	c number of reductions to clauses (during analyze)	: 0
1800.07/895.00	c number of learned constraints concerned by reduction	: 0
1800.07/895.00	c number of learning phase by resolution	: 0
1800.07/895.00	c number of learning phase by cutting planes	: 0
1800.07/895.00	c speed (assignments/second)	: 492461.1388363451
1800.07/895.00	c non guided choices	18674
1800.07/895.03	c learnt constraints type 
1800.07/895.03	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 54
1800.07/895.03	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 134582
1800.07/895.03	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1800.07/895.03	c starts		: 52
1800.07/895.03	c conflicts		: 24130
1800.07/895.03	c decisions		: 85250
1800.07/895.03	c propagations		: 2769798
1800.07/895.03	c inspects		: 845571204
1800.07/895.03	c shortcuts		: 0
1800.07/895.03	c learnt literals	: 0
1800.07/895.03	c learnt binary clauses	: 0
1800.07/895.03	c learnt ternary clauses	: 0
1800.07/895.03	c learnt constraints	: 24130
1800.07/895.03	c ignored constraints	: 0
1800.07/895.03	c root simplifications	: 0
1800.07/895.03	c removed literals (reason simplification)	: 0
1800.07/895.03	c reason swapping (by a shorter reason)	: 0
1800.07/895.03	c Calls to reduceDB	: 3
1800.07/895.03	c Number of update (reduction) of LBD	: 0
1800.07/895.03	c Imported unit clauses	: 0
1800.07/895.03	c number of reductions to clauses (during analyze)	: 0
1800.07/895.03	c number of learned constraints concerned by reduction	: 0
1800.07/895.03	c number of learning phase by resolution	: 0
1800.07/895.03	c number of learning phase by cutting planes	: 0
1800.07/895.03	c speed (assignments/second)	: 3096.4139346553116
1800.07/895.03	c non guided choices	334
1800.07/895.04	c learnt constraints type 
1800.07/895.04	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 84
1800.07/895.04	c org.sat4j.pb.constraints.pb.MaxWatchPb => 24046
1800.07/895.04	s UNKNOWN
1800.07/895.04	c Total wall clock time (in seconds): 894.931

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-4116558-1466976473/watcher-4116558-1466976473 -o /tmp/evaluation-result-4116558-1466976473/solver-4116558-1466976473 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node116-1466969304-22024 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4116558-1466976473.opb 

pid=23394
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.11 4.27 4.27 5/197 23397
/proc/meminfo: memFree=29939052/32872528 swapFree=1437460/1543748
[pid=23397] ppid=23394 vsize=23236 CPUtime=0 cores=1,3,5,7
/proc/23397/stat : 23397 (java) R 23394 23397 22007 0 -1 4202496 1060 0 0 0 0 0 0 0 20 0 1 0 30686662 23793664 710 33554432000 1073741824 1073778376 140734364586688 140734364575752 266426430824 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/23397/statm: 5809 710 524 9 0 128 0

[startup+0.100114 s]
/proc/loadavg: 4.11 4.27 4.27 5/197 23397
/proc/meminfo: memFree=29939052/32872528 swapFree=1437460/1543748
[pid=23397] ppid=23394 vsize=9558476 CPUtime=0.11 cores=1,3,5,7
/proc/23397/stat : 23397 (java) S 23394 23397 22007 0 -1 4202496 4471 0 1 0 9 2 0 0 20 0 18 0 30686662 9787879424 6095 33554432000 1073741824 1073778376 140734364586688 140734364577824 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/23397/statm: 2389619 6096 2155 9 0 2380296 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 9558476

[startup+0.200232 s]
/proc/loadavg: 4.11 4.27 4.27 5/197 23397
/proc/meminfo: memFree=29939052/32872528 swapFree=1437460/1543748
[pid=23397] ppid=23394 vsize=9558476 CPUtime=0.26 cores=1,3,5,7
/proc/23397/stat : 23397 (java) S 23394 23397 22007 0 -1 4202496 4712 0 1 0 24 2 0 0 20 0 18 0 30686662 9787879424 6786 33554432000 1073741824 1073778376 140734364586688 140734364577824 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/23397/statm: 2389619 6786 2212 9 0 2380296 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 9558476

[startup+0.30023 s]
/proc/loadavg: 4.11 4.27 4.27 5/197 23397
/proc/meminfo: memFree=29939052/32872528 swapFree=1437460/1543748
[pid=23397] ppid=23394 vsize=9558476 CPUtime=0.5 cores=1,3,5,7
/proc/23397/stat : 23397 (java) S 23394 23397 22007 0 -1 4202496 5907 0 1 0 48 2 0 0 20 0 18 0 30686662 9787879424 8894 33554432000 1073741824 1073778376 140734364586688 140734364577824 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/23397/statm: 2389619 8894 2234 9 0 2380296 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 9558476

[startup+0.700196 s]
/proc/loadavg: 4.11 4.27 4.27 5/197 23397
/proc/meminfo: memFree=29939052/32872528 swapFree=1437460/1543748
[pid=23397] ppid=23394 vsize=9824732 CPUtime=1.76 cores=1,3,5,7
/proc/23397/stat : 23397 (java) S 23394 23397 22007 0 -1 4202496 13183 0 1 0 172 4 0 0 20 0 22 0 30686662 10060525568 23933 33554432000 1073741824 1073778376 140734364586688 140734364577824 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/23397/statm: 2456183 23933 2266 9 0 2446860 0
Current children cumulated CPU time (s) 1.76
Current children cumulated vsize (KiB) 9824732

[startup+1.50087 s]
/proc/loadavg: 4.11 4.27 4.27 8/219 23419
/proc/meminfo: memFree=29760528/32872528 swapFree=1437460/1543748
[pid=23397] ppid=23394 vsize=9824732 CPUtime=4.95 cores=1,3,5,7
/proc/23397/stat : 23397 (java) S 23394 23397 22007 0 -1 4202496 21826 0 1 0 488 7 0 0 20 0 22 0 30686662 10060525568 48895 33554432000 1073741824 1073778376 140734364586688 140734364577824 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/23397/statm: 2456183 48895 2292 9 0 2446860 0
[pid=23397/tid=23399] ppid=23394 vsize=9824732 CPUtime=0.48 cores=1,3,5,7
/proc/23397/task/23399/stat : 23399 (java) S 23394 23397 22007 0 -1 4202560 2476 0 1 0 45 3 0 0 20 0 22 0 30686662 10060525568 48895 33554432000 1073741824 1073778376 140734364586688 139671890318200 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23397/tid=23400] ppid=23394 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23397/task/23400/stat : 23400 (java) S 23394 23397 22007 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 30686663 10060525568 48895 33554432000 1073741824 1073778376 140734364586688 139671868418472 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23397/tid=23401] ppid=23394 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23397/task/23401/stat : 23401 (java) S 23394 23397 22007 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 30686663 10060525568 48895 33554432000 1073741824 1073778376 140734364586688 139671665371688 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23397/tid=23402] ppid=23394 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23397/task/23402/stat : 23402 (java) S 23394 23397 22007 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 30686663 10060525568 48895 33554432000 1073741824 1073778376 140734364586688 139671664318632 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23397/tid=23403] ppid=23394 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23397/task/23403/stat : 23403 (java) S 23394 23397 22007 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 30686663 10060525568 48895 33554432000 1073741824 1073778376 140734364586688 139671663266088 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23397/tid=23404] ppid=23394 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23397/task/23404/stat : 23404 (java) S 23394 23397 22007 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 30686663 10060525568 48895 33554432000 1073741824 1073778376 140734364586688 139671662214056 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23397/tid=23405] ppid=23394 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23397/task/23405/stat : 23405 (java) S 23394 23397 22007 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30686663 10060525568 48895 33554432000 1073741824 1073778376 140734364586688 139671661161512 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23397/tid=23406] ppid=23394 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23397/task/23406/stat : 23406 (java) S 23394 23397 22007 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 22 0 30686663 10060525568 48895 33554432000 1073741824 1073778376 140734364586688 139671660108456 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23397/tid=23407] ppid=23394 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23397/task/23407/stat : 23407 (java) S 23394 23397 22007 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 22 0 30686663 10060525568 48895 33554432000 1073741824 1073778376 140734364586688 139671659055912 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23397/tid=23408] ppid=23394 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23397/task/23408/stat : 23408 (java) S 23394 23397 22007 0 -1 4202560 72 0 0 0 0 0 0 0 20 0 22 0 30686664 10060525568 48895 33554432000 1073741824 1073778376 140734364586688 139671646857576 266439014313 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23397/tid=23409] ppid=23394 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23397/task/23409/stat : 23409 (java) S 23394 23397 22007 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 30686665 10060525568 48895 33554432000 1073741824 1073778376 140734364586688 139671645803896 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23397/tid=23410] ppid=23394 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23397/task/23410/stat : 23410 (java) S 23394 23397 22007 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 30686665 10060525568 48895 33554432000 1073741824 1073778376 140734364586688 139671644750728 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23397/tid=23411] ppid=23394 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23397/task/23411/stat : 23411 (java) S 23394 23397 22007 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30686667 10060525568 48895 33554432000 1073741824 1073778376 140734364586688 139671643699472 266439022368 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23397/tid=23412] ppid=23394 vsize=9824732 CPUtime=1.23 cores=1,3,5,7
/proc/23397/task/23412/stat : 23412 (java) R 23394 23397 22007 0 -1 4202560 7696 0 0 0 121 2 0 0 20 0 22 0 30686667 10060525568 48895 33554432000 1073741824 1073778376 140734364586688 139671642634096 139671894161856 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=23397/tid=23413] ppid=23394 vsize=9824732 CPUtime=1.21 cores=1,3,5,7
/proc/23397/task/23413/stat : 23413 (java) R 23394 23397 22007 0 -1 4202560 10181 0 0 0 119 2 0 0 20 0 22 0 30686667 10060525568 48895 33554432000 1073741824 1073778376 140734364586688 139671641582376 139671892129296 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=23397/tid=23414] ppid=23394 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23397/task/23414/stat : 23414 (java) S 23394 23397 22007 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30686667 10060525568 48895 33554432000 1073741824 1073778376 140734364586688 139671640541944 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23397/tid=23415] ppid=23394 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23397/task/23415/stat : 23415 (java) S 23394 23397 22007 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30686667 10060525568 48895 33554432000 1073741824 1073778376 140734364586688 139671639489608 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23397/tid=23416] ppid=23394 vsize=9824732 CPUtime=0.96 cores=1,3,5,7
/proc/23397/task/23416/stat : 23416 (java) R 23394 23397 22007 0 -1 4202560 18 0 0 0 96 0 0 0 20 0 22 0 30686712 10060525568 48895 33554432000 1073741824 1073778376 140734364586688 139671638327200 139671750002826 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=23397/tid=23417] ppid=23394 vsize=9824732 CPUtime=0.96 cores=1,3,5,7
/proc/23397/task/23417/stat : 23417 (java) R 23394 23397 22007 0 -1 4202560 72 0 0 0 96 0 0 0 20 0 22 0 30686712 10060525568 48895 33554432000 1073741824 1073778376 140734364586688 139671637282296 139671749817436 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=23397/tid=23418] ppid=23394 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23397/task/23418/stat : 23418 (java) S 23394 23397 22007 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 30686713 10060525568 48895 33554432000 1073741824 1073778376 140734364586688 139671636230952 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23397/tid=23419] ppid=23394 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23397/task/23419/stat : 23419 (java) S 23394 23397 22007 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 30686713 10060525568 48895 33554432000 1073741824 1073778376 140734364586688 139671635178408 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 4.95
Current children cumulated vsize (KiB) 9824732

[startup+3.10101 s]
/proc/loadavg: 4.11 4.27 4.27 5/219 23419
/proc/meminfo: memFree=29361356/32872528 swapFree=1437460/1543748
[pid=23397] ppid=23394 vsize=9824732 CPUtime=8.64 cores=1,3,5,7
/proc/23397/stat : 23397 (java) S 23394 23397 22007 0 -1 4202496 22168 0 1 0 850 14 0 0 20 0 22 0 30686662 10060525568 91847 33554432000 1073741824 1073778376 140734364586688 140734364577824 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/23397/statm: 2456183 91847 2292 9 0 2446860 0
[pid=23397/tid=23399] ppid=23394 vsize=9824732 CPUtime=0.48 cores=1,3,5,7
/proc/23397/task/23399/stat : 23399 (java) S 23394 23397 22007 0 -1 4202560 2476 0 1 0 45 3 0 0 20 0 22 0 30686662 10060525568 91847 33554432000 1073741824 1073778376 140734364586688 139671890318200 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23397/tid=23400] ppid=23394 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/23397/task/23400/stat : 23400 (java) S 23394 23397 22007 0 -1 4202560 36 0 0 0 3 1 0 0 20 0 22 0 30686663 10060525568 91847 33554432000 1073741824 1073778376 140734364586688 139671868418472 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23397/tid=23401] ppid=23394 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/23397/task/23401/stat : 23401 (java) S 23394 23397 22007 0 -1 4202560 12 0 0 0 2 0 0 0 20 0 22 0 30686663 10060525568 91847 33554432000 1073741824 1073778376 140734364586688 139671665371688 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23397/tid=23402] ppid=23394 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/23397/task/23402/stat : 23402 (java) S 23394 23397 22007 0 -1 4202560 15 0 0 0 3 0 0 0 20 0 22 0 30686663 10060525568 91847 33554432000 1073741824 1073778376 140734364586688 139671664318632 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23397/tid=23403] ppid=23394 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/23397/task/23403/stat : 23403 (java) S 23394 23397 22007 0 -1 4202560 28 0 0 0 3 0 0 0 20 0 22 0 30686663 10060525568 91847 33554432000 1073741824 1073778376 140734364586688 139671663266088 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23397/tid=23404] ppid=23394 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/23397/task/23404/stat : 23404 (java) S 23394 23397 22007 0 -1 4202560 41 0 0 0 3 1 0 0 20 0 22 0 30686663 10060525568 91847 33554432000 1073741824 1073778376 140734364586688 139671662214056 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23397/tid=23405] ppid=23394 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/23397/task/23405/stat : 23405 (java) S 23394 23397 22007 0 -1 4202560 6 0 0 0 1 0 0 0 20 0 22 0 30686663 10060525568 91847 33554432000 1073741824 1073778376 140734364586688 139671661161512 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23397/tid=23406] ppid=23394 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/23397/task/23406/stat : 23406 (java) S 23394 23397 22007 0 -1 4202560 27 0 0 0 2 1 0 0 20 0 22 0 30686663 10060525568 91847 33554432000 1073741824 1073778376 140734364586688 139671660108456 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23397/tid=23407] ppid=23394 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/23397/task/23407/stat : 23407 (java) S 23394 23397 22007 0 -1 4202560 18 0 0 0 2 0 0 0 20 0 22 0 30686663 10060525568 91847 33554432000 1073741824 1073778376 140734364586688 139671659055912 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23397/tid=23408] ppid=23394 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23397/task/23408/stat : 23408 (java) S 23394 23397 22007 0 -1 4202560 198 0 0 0 0 0 0 0 20 0 22 0 30686664 10060525568 91847 33554432000 1073741824 1073778376 140734364586688 139671646857576 266439014313 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23397/tid=23409] ppid=23394 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23397/task/23409/stat : 23409 (java) S 23394 23397 22007 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 30686665 10060525568 91847 33554432000 1073741824 1073778376 140734364586688 139671645803896 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23397/tid=23410] ppid=23394 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23397/task/23410/stat : 23410 (java) S 23394 23397 22007 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 30686665 10060525568 91847 33554432000 1073741824 1073778376 140734364586688 139671644750728 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23397/tid=23411] ppid=23394 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23397/task/23411/stat : 23411 (java) S 23394 23397 22007 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30686667 10060525568 91847 33554432000 1073741824 1073778376 140734364586688 139671643699472 266439022368 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23397/tid=23412] ppid=23394 vsize=9824732 CPUtime=1.33 cores=1,3,5,7
/proc/23397/task/23412/stat : 23412 (java) S 23394 23397 22007 0 -1 4202560 7696 0 0 0 131 2 0 0 20 0 22 0 30686667 10060525568 91847 33554432000 1073741824 1073778376 140734364586688 139671642647352 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23397/tid=23413] ppid=23394 vsize=9824732 CPUtime=1.5 cores=1,3,5,7
/proc/23397/task/23413/stat : 23413 (java) S 23394 23397 22007 0 -1 4202560 10197 0 0 0 148 2 0 0 20 0 22 0 30686667 10060525568 91847 33554432000 1073741824 1073778376 140734364586688 139671641594808 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23397/tid=23414] ppid=23394 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23397/task/23414/stat : 23414 (java) S 23394 23397 22007 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30686667 10060525568 91847 33554432000 1073741824 1073778376 140734364586688 139671640541944 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23397/tid=23415] ppid=23394 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23397/task/23415/stat : 23415 (java) S 23394 23397 22007 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30686667 10060525568 91847 33554432000 1073741824 1073778376 140734364586688 139671639489608 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23397/tid=23416] ppid=23394 vsize=9824732 CPUtime=2.47 cores=1,3,5,7
/proc/23397/task/23416/stat : 23416 (java) R 23394 23397 22007 0 -1 4202560 21 0 0 0 247 0 0 0 20 0 22 0 30686712 10060525568 91847 33554432000 1073741824 1073778376 140734364586688 139671638336112 139671750003206 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=23397/tid=23417] ppid=23394 vsize=9824732 CPUtime=2.48 cores=1,3,5,7
/proc/23397/task/23417/stat : 23417 (java) R 23394 23397 22007 0 -1 4202560 130 0 0 0 245 3 0 0 20 0 22 0 30686712 10060525568 91847 33554432000 1073741824 1073778376 140734364586688 139671637282320 139671750160677 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=23397/tid=23418] ppid=23394 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23397/task/23418/stat : 23418 (java) S 23394 23397 22007 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 30686713 10060525568 91847 33554432000 1073741824 1073778376 140734364586688 139671636230952 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23397/tid=23419] ppid=23394 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23397/task/23419/stat : 23419 (java) S 23394 23397 22007 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 30686713 10060525568 91847 33554432000 1073741824 1073778376 140734364586688 139671635178408 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 8.64
Current children cumulated vsize (KiB) 9824732

[startup+6.30092 s]
/proc/loadavg: 4.10 4.27 4.27 5/219 23419
/proc/meminfo: memFree=28699432/32872528 swapFree=1437460/1543748
[pid=23397] ppid=23394 vsize=9824732 CPUtime=15.2 cores=1,3,5,7
/proc/23397/stat : 23397 (java) S 23394 23397 22007 0 -1 4202496 22706 0 1 0 1495 25 0 0 20 0 22 0 30686662 10060525568 163114 33554432000 1073741824 1073778376 140734364586688 140734364577824 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/23397/statm: 2456183 163114 2292 9 0 2446860 0
[pid=23397/tid=23399] ppid=23394 vsize=9824732 CPUtime=0.48 cores=1,3,5,7
/proc/23397/task/23399/stat : 23399 (java) S 23394 23397 22007 0 -1 4202560 2476 0 1 0 45 3 0 0 20 0 22 0 30686662 10060525568 163114 33554432000 1073741824 1073778376 140734364586688 139671890318200 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23397/tid=23400] ppid=23394 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/23397/task/23400/stat : 23400 (java) S 23394 23397 22007 0 -1 4202560 58 0 0 0 5 2 0 0 20 0 22 0 30686663 10060525568 163114 33554432000 1073741824 1073778376 140734364586688 139671868418472 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23397/tid=23401] ppid=23394 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/23397/task/23401/stat : 23401 (java) S 23394 23397 22007 0 -1 4202560 30 0 0 0 4 1 0 0 20 0 22 0 30686663 10060525568 163114 33554432000 1073741824 1073778376 140734364586688 139671665371688 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23397/tid=23402] ppid=23394 vsize=9824732 CPUtime=0.08 cores=1,3,5,7
/proc/23397/task/23402/stat : 23402 (java) S 23394 23397 22007 0 -1 4202560 37 0 0 0 6 2 0 0 20 0 22 0 30686663 10060525568 163114 33554432000 1073741824 1073778376 140734364586688 139671664318632 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23397/tid=23403] ppid=23394 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/23397/task/23403/stat : 23403 (java) S 23394 23397 22007 0 -1 4202560 51 0 0 0 5 2 0 0 20 0 22 0 30686663 10060525568 163114 33554432000 1073741824 1073778376 140734364586688 139671663266088 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23397/tid=23404] ppid=23394 vsize=9824732 CPUtime=0.08 cores=1,3,5,7
/proc/23397/task/23404/stat : 23404 (java) S 23394 23397 22007 0 -1 4202560 63 0 0 0 5 3 0 0 20 0 22 0 30686663 10060525568 163114 33554432000 1073741824 1073778376 140734364586688 139671662214056 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23397/tid=23405] ppid=23394 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/23397/task/23405/stat : 23405 (java) S 23394 23397 22007 0 -1 4202560 19 0 0 0 4 0 0 0 20 0 22 0 30686663 10060525568 163114 33554432000 1073741824 1073778376 140734364586688 139671661161512 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23397/tid=23406] ppid=23394 vsize=9824732 CPUtime=0.06 cores=1,3,5,7
/proc/23397/task/23406/stat : 23406 (java) S 23394 23397 22007 0 -1 4202560 42 0 0 0 4 2 0 0 20 0 22 0 30686663 10060525568 163114 33554432000 1073741824 1073778376 140734364586688 139671660108456 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23397/tid=23407] ppid=23394 vsize=9824732 CPUtime=0.08 cores=1,3,5,7
/proc/23397/task/23407/stat : 23407 (java) S 23394 23397 22007 0 -1 4202560 40 0 0 0 6 2 0 0 20 0 22 0 30686663 10060525568 163114 33554432000 1073741824 1073778376 140734364586688 139671659055912 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23397/tid=23408] ppid=23394 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23397/task/23408/stat : 23408 (java) S 23394 23397 22007 0 -1 4202560 465 0 0 0 0 0 0 0 20 0 22 0 30686664 10060525568 163114 33554432000 1073741824 1073778376 140734364586688 139671646857576 266439014313 0 0 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23397/tid=23409] ppid=23394 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23397/task/23409/stat : 23409 (java) S 23394 23397 22007 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 30686665 10060525568 163114 33554432000 1073741824 1073778376 140734364586688 139671645803896 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23397/tid=23410] ppid=23394 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23397/task/23410/stat : 23410 (java) S 23394 23397 22007 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 30686665 10060525568 163114 33554432000 1073741824 1073778376 140734364586688 139671644750728 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23397/tid=23411] ppid=23394 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23397/task/23411/stat : 23411 (java) S 23394 23397 22007 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30686667 10060525568 163114 33554432000 1073741824 1073778376 140734364586688 139671643699472 266439022368 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23397/tid=23412] ppid=23394 vsize=9824732 CPUtime=1.33 cores=1,3,5,7

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


[startup+822.301 s]
/proc/loadavg: 4.29 4.24 4.24 5/219 23442
/proc/meminfo: memFree=22879224/32872528 swapFree=1437460/1543748
[pid=23397] ppid=23394 vsize=9824732 CPUtime=1653.86 cores=1,3,5,7
/proc/23397/stat : 23397 (java) S 23394 23397 22007 0 -1 4202496 33301 0 1 0 165192 194 0 0 20 0 22 0 30686662 10060525568 926423 33554432000 1073741824 1073778376 140734364586688 140734364577824 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/23397/statm: 2456183 926423 2301 9 0 2446860 0
[pid=23397/tid=23399] ppid=23394 vsize=9824732 CPUtime=0.52 cores=1,3,5,7
/proc/23397/task/23399/stat : 23399 (java) S 23394 23397 22007 0 -1 4202560 2479 0 1 0 48 4 0 0 20 0 22 0 30686662 10060525568 926423 33554432000 1073741824 1073778376 140734364586688 139671890318200 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23397/tid=23400] ppid=23394 vsize=9824732 CPUtime=2.69 cores=1,3,5,7
/proc/23397/task/23400/stat : 23400 (java) S 23394 23397 22007 0 -1 4202560 750 0 0 0 255 14 0 0 20 0 22 0 30686663 10060525568 926423 33554432000 1073741824 1073778376 140734364586688 139671868418472 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23397/tid=23401] ppid=23394 vsize=9824732 CPUtime=2.86 cores=1,3,5,7
/proc/23397/task/23401/stat : 23401 (java) S 23394 23397 22007 0 -1 4202560 514 0 0 0 271 15 0 0 20 0 22 0 30686663 10060525568 926423 33554432000 1073741824 1073778376 140734364586688 139671665371688 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23397/tid=23402] ppid=23394 vsize=9824732 CPUtime=2.45 cores=1,3,5,7
/proc/23397/task/23402/stat : 23402 (java) S 23394 23397 22007 0 -1 4202560 917 0 0 0 231 14 0 0 20 0 22 0 30686663 10060525568 926423 33554432000 1073741824 1073778376 140734364586688 139671664318632 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23397/tid=23403] ppid=23394 vsize=9824732 CPUtime=2.64 cores=1,3,5,7
/proc/23397/task/23403/stat : 23403 (java) S 23394 23397 22007 0 -1 4202560 675 0 0 0 247 17 0 0 20 0 22 0 30686663 10060525568 926423 33554432000 1073741824 1073778376 140734364586688 139671663266088 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23397/tid=23404] ppid=23394 vsize=9824732 CPUtime=2.61 cores=1,3,5,7
/proc/23397/task/23404/stat : 23404 (java) S 23394 23397 22007 0 -1 4202560 596 0 0 0 241 20 0 0 20 0 22 0 30686663 10060525568 926423 33554432000 1073741824 1073778376 140734364586688 139671662214056 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23397/tid=23405] ppid=23394 vsize=9824732 CPUtime=2.66 cores=1,3,5,7
/proc/23397/task/23405/stat : 23405 (java) S 23394 23397 22007 0 -1 4202560 503 0 0 0 252 14 0 0 20 0 22 0 30686663 10060525568 926423 33554432000 1073741824 1073778376 140734364586688 139671661161512 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23397/tid=23406] ppid=23394 vsize=9824732 CPUtime=2.77 cores=1,3,5,7
/proc/23397/task/23406/stat : 23406 (java) S 23394 23397 22007 0 -1 4202560 664 0 0 0 260 17 0 0 20 0 22 0 30686663 10060525568 926423 33554432000 1073741824 1073778376 140734364586688 139671660108456 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23397/tid=23407] ppid=23394 vsize=9824732 CPUtime=2.78 cores=1,3,5,7
/proc/23397/task/23407/stat : 23407 (java) S 23394 23397 22007 0 -1 4202560 976 0 0 0 260 18 0 0 20 0 22 0 30686663 10060525568 926423 33554432000 1073741824 1073778376 140734364586688 139671659055912 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23397/tid=23408] ppid=23394 vsize=9824732 CPUtime=3.61 cores=1,3,5,7
/proc/23397/task/23408/stat : 23408 (java) S 23394 23397 22007 0 -1 4202560 2573 0 0 0 353 8 0 0 20 0 22 0 30686664 10060525568 926423 33554432000 1073741824 1073778376 140734364586688 139671646857576 266439014313 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23397/tid=23409] ppid=23394 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23397/task/23409/stat : 23409 (java) S 23394 23397 22007 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 30686665 10060525568 926423 33554432000 1073741824 1073778376 140734364586688 139671645803896 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23397/tid=23410] ppid=23394 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23397/task/23410/stat : 23410 (java) S 23394 23397 22007 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 30686665 10060525568 926423 33554432000 1073741824 1073778376 140734364586688 139671644750728 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23397/tid=23411] ppid=23394 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23397/task/23411/stat : 23411 (java) S 23394 23397 22007 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30686667 10060525568 926423 33554432000 1073741824 1073778376 140734364586688 139671643699472 266439022368 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23397/tid=23412] ppid=23394 vsize=9824732 CPUtime=1.39 cores=1,3,5,7
/proc/23397/task/23412/stat : 23412 (java) S 23394 23397 22007 0 -1 4202560 7704 0 0 0 137 2 0 0 20 0 22 0 30686667 10060525568 926423 33554432000 1073741824 1073778376 140734364586688 139671642647352 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23397/tid=23413] ppid=23394 vsize=9824732 CPUtime=2.17 cores=1,3,5,7
/proc/23397/task/23413/stat : 23413 (java) S 23394 23397 22007 0 -1 4202560 11863 0 0 0 215 2 0 0 20 0 22 0 30686667 10060525568 926423 33554432000 1073741824 1073778376 140734364586688 139671641594808 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23397/tid=23414] ppid=23394 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23397/task/23414/stat : 23414 (java) S 23394 23397 22007 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30686667 10060525568 926423 33554432000 1073741824 1073778376 140734364586688 139671640541944 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23397/tid=23415] ppid=23394 vsize=9824732 CPUtime=0.33 cores=1,3,5,7
/proc/23397/task/23415/stat : 23415 (java) S 23394 23397 22007 0 -1 4202560 47 0 0 0 11 22 0 0 20 0 22 0 30686667 10060525568 926423 33554432000 1073741824 1073778376 140734364586688 139671639489608 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23397/tid=23416] ppid=23394 vsize=9824732 CPUtime=812.35 cores=1,3,5,7
/proc/23397/task/23416/stat : 23416 (java) R 23394 23397 22007 0 -1 4202560 69 0 0 0 81219 16 0 0 20 0 22 0 30686712 10060525568 926423 33554432000 1073741824 1073778376 140734364586688 139671638327280 139671750002946 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=23397/tid=23417] ppid=23394 vsize=9824732 CPUtime=812.42 cores=1,3,5,7
/proc/23397/task/23417/stat : 23417 (java) R 23394 23397 22007 0 -1 4202560 1705 0 0 0 81197 45 0 0 20 0 22 0 30686712 10060525568 926423 33554432000 1073741824 1073778376 140734364586688 139671637282320 139671750038445 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=23397/tid=23418] ppid=23394 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23397/task/23418/stat : 23418 (java) S 23394 23397 22007 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 30686713 10060525568 926423 33554432000 1073741824 1073778376 140734364586688 139671636230952 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23397/tid=23419] ppid=23394 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23397/task/23419/stat : 23419 (java) S 23394 23397 22007 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 30686713 10060525568 926423 33554432000 1073741824 1073778376 140734364586688 139671635178408 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1653.86
Current children cumulated vsize (KiB) 9824732

[startup+882.308 s]
/proc/loadavg: 4.09 4.19 4.22 5/219 23443
/proc/meminfo: memFree=22777200/32872528 swapFree=1437460/1543748
[pid=23397] ppid=23394 vsize=9824732 CPUtime=1774.63 cores=1,3,5,7
/proc/23397/stat : 23397 (java) S 23394 23397 22007 0 -1 4202496 33448 0 1 0 177260 203 0 0 20 0 22 0 30686662 10060525568 944868 33554432000 1073741824 1073778376 140734364586688 140734364577824 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/23397/statm: 2456183 944868 2301 9 0 2446860 0
[pid=23397/tid=23399] ppid=23394 vsize=9824732 CPUtime=0.52 cores=1,3,5,7
/proc/23397/task/23399/stat : 23399 (java) S 23394 23397 22007 0 -1 4202560 2480 0 1 0 48 4 0 0 20 0 22 0 30686662 10060525568 944868 33554432000 1073741824 1073778376 140734364586688 139671890318200 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23397/tid=23400] ppid=23394 vsize=9824732 CPUtime=2.92 cores=1,3,5,7
/proc/23397/task/23400/stat : 23400 (java) S 23394 23397 22007 0 -1 4202560 760 0 0 0 277 15 0 0 20 0 22 0 30686663 10060525568 944868 33554432000 1073741824 1073778376 140734364586688 139671868418472 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23397/tid=23401] ppid=23394 vsize=9824732 CPUtime=3.11 cores=1,3,5,7
/proc/23397/task/23401/stat : 23401 (java) S 23394 23397 22007 0 -1 4202560 538 0 0 0 294 17 0 0 20 0 22 0 30686663 10060525568 944868 33554432000 1073741824 1073778376 140734364586688 139671665371688 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23397/tid=23402] ppid=23394 vsize=9824732 CPUtime=2.58 cores=1,3,5,7
/proc/23397/task/23402/stat : 23402 (java) S 23394 23397 22007 0 -1 4202560 928 0 0 0 244 14 0 0 20 0 22 0 30686663 10060525568 944868 33554432000 1073741824 1073778376 140734364586688 139671664318632 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23397/tid=23403] ppid=23394 vsize=9824732 CPUtime=2.83 cores=1,3,5,7
/proc/23397/task/23403/stat : 23403 (java) S 23394 23397 22007 0 -1 4202560 695 0 0 0 265 18 0 0 20 0 22 0 30686663 10060525568 944868 33554432000 1073741824 1073778376 140734364586688 139671663266088 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23397/tid=23404] ppid=23394 vsize=9824732 CPUtime=2.78 cores=1,3,5,7
/proc/23397/task/23404/stat : 23404 (java) S 23394 23397 22007 0 -1 4202560 610 0 0 0 257 21 0 0 20 0 22 0 30686663 10060525568 944868 33554432000 1073741824 1073778376 140734364586688 139671662214056 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23397/tid=23405] ppid=23394 vsize=9824732 CPUtime=2.86 cores=1,3,5,7
/proc/23397/task/23405/stat : 23405 (java) S 23394 23397 22007 0 -1 4202560 517 0 0 0 272 14 0 0 20 0 22 0 30686663 10060525568 944868 33554432000 1073741824 1073778376 140734364586688 139671661161512 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23397/tid=23406] ppid=23394 vsize=9824732 CPUtime=3.03 cores=1,3,5,7
/proc/23397/task/23406/stat : 23406 (java) S 23394 23397 22007 0 -1 4202560 685 0 0 0 285 18 0 0 20 0 22 0 30686663 10060525568 944868 33554432000 1073741824 1073778376 140734364586688 139671660108456 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23397/tid=23407] ppid=23394 vsize=9824732 CPUtime=3.01 cores=1,3,5,7
/proc/23397/task/23407/stat : 23407 (java) S 23394 23397 22007 0 -1 4202560 991 0 0 0 282 19 0 0 20 0 22 0 30686663 10060525568 944868 33554432000 1073741824 1073778376 140734364586688 139671659055912 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23397/tid=23408] ppid=23394 vsize=9824732 CPUtime=3.62 cores=1,3,5,7
/proc/23397/task/23408/stat : 23408 (java) S 23394 23397 22007 0 -1 4202560 2578 0 0 0 354 8 0 0 20 0 22 0 30686664 10060525568 944868 33554432000 1073741824 1073778376 140734364586688 139671646857576 266439014313 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23397/tid=23409] ppid=23394 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23397/task/23409/stat : 23409 (java) S 23394 23397 22007 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 30686665 10060525568 944868 33554432000 1073741824 1073778376 140734364586688 139671645803896 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23397/tid=23410] ppid=23394 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23397/task/23410/stat : 23410 (java) S 23394 23397 22007 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 30686665 10060525568 944868 33554432000 1073741824 1073778376 140734364586688 139671644750728 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23397/tid=23411] ppid=23394 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23397/task/23411/stat : 23411 (java) S 23394 23397 22007 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30686667 10060525568 944868 33554432000 1073741824 1073778376 140734364586688 139671643699472 266439022368 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23397/tid=23412] ppid=23394 vsize=9824732 CPUtime=1.39 cores=1,3,5,7
/proc/23397/task/23412/stat : 23412 (java) S 23394 23397 22007 0 -1 4202560 7704 0 0 0 137 2 0 0 20 0 22 0 30686667 10060525568 944868 33554432000 1073741824 1073778376 140734364586688 139671642647352 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23397/tid=23413] ppid=23394 vsize=9824732 CPUtime=2.17 cores=1,3,5,7
/proc/23397/task/23413/stat : 23413 (java) S 23394 23397 22007 0 -1 4202560 11863 0 0 0 215 2 0 0 20 0 22 0 30686667 10060525568 944868 33554432000 1073741824 1073778376 140734364586688 139671641594808 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23397/tid=23414] ppid=23394 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23397/task/23414/stat : 23414 (java) S 23394 23397 22007 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30686667 10060525568 944868 33554432000 1073741824 1073778376 140734364586688 139671640541944 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23397/tid=23415] ppid=23394 vsize=9824732 CPUtime=0.35 cores=1,3,5,7
/proc/23397/task/23415/stat : 23415 (java) S 23394 23397 22007 0 -1 4202560 51 0 0 0 11 24 0 0 20 0 22 0 30686667 10060525568 944868 33554432000 1073741824 1073778376 140734364586688 139671639489608 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23397/tid=23416] ppid=23394 vsize=9824732 CPUtime=871.89 cores=1,3,5,7
/proc/23397/task/23416/stat : 23416 (java) R 23394 23397 22007 0 -1 4202560 72 0 0 0 87172 17 0 0 20 0 22 0 30686712 10060525568 944868 33554432000 1073741824 1073778376 140734364586688 139671638334960 139671750058205 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=23397/tid=23417] ppid=23394 vsize=9824732 CPUtime=871.97 cores=1,3,5,7
/proc/23397/task/23417/stat : 23417 (java) R 23394 23397 22007 0 -1 4202560 1710 0 0 0 87150 47 0 0 20 0 22 0 30686712 10060525568 944868 33554432000 1073741824 1073778376 140734364586688 139671637283344 139671750306769 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=23397/tid=23418] ppid=23394 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23397/task/23418/stat : 23418 (java) S 23394 23397 22007 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 30686713 10060525568 944868 33554432000 1073741824 1073778376 140734364586688 139671636230952 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23397/tid=23419] ppid=23394 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23397/task/23419/stat : 23419 (java) S 23394 23397 22007 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 30686713 10060525568 944868 33554432000 1073741824 1073778376 140734364586688 139671635178408 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1774.63
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+895.001 s]
/proc/loadavg: 4.15 4.20 4.23 5/219 23512
/proc/meminfo: memFree=26286928/32872528 swapFree=1437460/1543748
[pid=23397] ppid=23394 vsize=9824732 CPUtime=1800.07 cores=1,3,5,7
/proc/23397/stat : 23397 (java) S 23394 23397 22007 0 -1 4202496 33454 0 1 0 179802 205 0 0 20 0 22 0 30686662 10060525568 945891 33554432000 1073741824 1073778376 140734364586688 140734364577824 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/23397/statm: 2456183 945891 2301 9 0 2446860 0
[pid=23397/tid=23399] ppid=23394 vsize=9824732 CPUtime=0.52 cores=1,3,5,7
/proc/23397/task/23399/stat : 23399 (java) S 23394 23397 22007 0 -1 4202560 2480 0 1 0 48 4 0 0 20 0 22 0 30686662 10060525568 945891 33554432000 1073741824 1073778376 140734364586688 139671890318200 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23397/tid=23400] ppid=23394 vsize=9824732 CPUtime=2.94 cores=1,3,5,7
/proc/23397/task/23400/stat : 23400 (java) S 23394 23397 22007 0 -1 4202560 761 0 0 0 279 15 0 0 20 0 22 0 30686663 10060525568 945891 33554432000 1073741824 1073778376 140734364586688 139671868418472 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23397/tid=23401] ppid=23394 vsize=9824732 CPUtime=3.13 cores=1,3,5,7
/proc/23397/task/23401/stat : 23401 (java) S 23394 23397 22007 0 -1 4202560 538 0 0 0 296 17 0 0 20 0 22 0 30686663 10060525568 945891 33554432000 1073741824 1073778376 140734364586688 139671665371688 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23397/tid=23402] ppid=23394 vsize=9824732 CPUtime=2.59 cores=1,3,5,7
/proc/23397/task/23402/stat : 23402 (java) S 23394 23397 22007 0 -1 4202560 929 0 0 0 245 14 0 0 20 0 22 0 30686663 10060525568 945891 33554432000 1073741824 1073778376 140734364586688 139671664318632 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23397/tid=23403] ppid=23394 vsize=9824732 CPUtime=2.85 cores=1,3,5,7
/proc/23397/task/23403/stat : 23403 (java) S 23394 23397 22007 0 -1 4202560 695 0 0 0 267 18 0 0 20 0 22 0 30686663 10060525568 945891 33554432000 1073741824 1073778376 140734364586688 139671663266088 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23397/tid=23404] ppid=23394 vsize=9824732 CPUtime=2.8 cores=1,3,5,7
/proc/23397/task/23404/stat : 23404 (java) S 23394 23397 22007 0 -1 4202560 611 0 0 0 259 21 0 0 20 0 22 0 30686663 10060525568 945891 33554432000 1073741824 1073778376 140734364586688 139671662214056 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23397/tid=23405] ppid=23394 vsize=9824732 CPUtime=2.88 cores=1,3,5,7
/proc/23397/task/23405/stat : 23405 (java) S 23394 23397 22007 0 -1 4202560 517 0 0 0 274 14 0 0 20 0 22 0 30686663 10060525568 945891 33554432000 1073741824 1073778376 140734364586688 139671661161512 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23397/tid=23406] ppid=23394 vsize=9824732 CPUtime=3.05 cores=1,3,5,7
/proc/23397/task/23406/stat : 23406 (java) S 23394 23397 22007 0 -1 4202560 685 0 0 0 287 18 0 0 20 0 22 0 30686663 10060525568 945891 33554432000 1073741824 1073778376 140734364586688 139671660108456 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23397/tid=23407] ppid=23394 vsize=9824732 CPUtime=3.03 cores=1,3,5,7
/proc/23397/task/23407/stat : 23407 (java) S 23394 23397 22007 0 -1 4202560 992 0 0 0 284 19 0 0 20 0 22 0 30686663 10060525568 945891 33554432000 1073741824 1073778376 140734364586688 139671659055912 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23397/tid=23408] ppid=23394 vsize=9824732 CPUtime=3.62 cores=1,3,5,7
/proc/23397/task/23408/stat : 23408 (java) S 23394 23397 22007 0 -1 4202560 2578 0 0 0 354 8 0 0 20 0 22 0 30686664 10060525568 945891 33554432000 1073741824 1073778376 140734364586688 139671646857576 266439014313 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23397/tid=23409] ppid=23394 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23397/task/23409/stat : 23409 (java) S 23394 23397 22007 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 30686665 10060525568 945891 33554432000 1073741824 1073778376 140734364586688 139671645803896 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23397/tid=23410] ppid=23394 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23397/task/23410/stat : 23410 (java) S 23394 23397 22007 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 30686665 10060525568 945891 33554432000 1073741824 1073778376 140734364586688 139671644750728 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23397/tid=23411] ppid=23394 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23397/task/23411/stat : 23411 (java) S 23394 23397 22007 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30686667 10060525568 945891 33554432000 1073741824 1073778376 140734364586688 139671643699472 266439022368 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23397/tid=23412] ppid=23394 vsize=9824732 CPUtime=1.39 cores=1,3,5,7
/proc/23397/task/23412/stat : 23412 (java) S 23394 23397 22007 0 -1 4202560 7704 0 0 0 137 2 0 0 20 0 22 0 30686667 10060525568 945891 33554432000 1073741824 1073778376 140734364586688 139671642647352 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23397/tid=23413] ppid=23394 vsize=9824732 CPUtime=2.17 cores=1,3,5,7
/proc/23397/task/23413/stat : 23413 (java) S 23394 23397 22007 0 -1 4202560 11863 0 0 0 215 2 0 0 20 0 22 0 30686667 10060525568 945891 33554432000 1073741824 1073778376 140734364586688 139671641594808 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23397/tid=23414] ppid=23394 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23397/task/23414/stat : 23414 (java) S 23394 23397 22007 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30686667 10060525568 945891 33554432000 1073741824 1073778376 140734364586688 139671640541944 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23397/tid=23415] ppid=23394 vsize=9824732 CPUtime=0.36 cores=1,3,5,7
/proc/23397/task/23415/stat : 23415 (java) S 23394 23397 22007 0 -1 4202560 51 0 0 0 12 24 0 0 20 0 22 0 30686667 10060525568 945891 33554432000 1073741824 1073778376 140734364586688 139671639489608 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23397/tid=23416] ppid=23394 vsize=9824732 CPUtime=884.53 cores=1,3,5,7
/proc/23397/task/23416/stat : 23416 (java) R 23394 23397 22007 0 -1 4202560 73 0 0 0 88435 18 0 0 20 0 22 0 30686712 10060525568 945891 33554432000 1073741824 1073778376 140734364586688 139671638334960 139671750058205 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=23397/tid=23417] ppid=23394 vsize=9824732 CPUtime=884.62 cores=1,3,5,7
/proc/23397/task/23417/stat : 23417 (java) R 23394 23397 22007 0 -1 4202560 1711 0 0 0 88414 48 0 0 20 0 22 0 30686712 10060525568 945891 33554432000 1073741824 1073778376 140734364586688 139671637283656 139671750044111 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=23397/tid=23418] ppid=23394 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23397/task/23418/stat : 23418 (java) S 23394 23397 22007 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 30686713 10060525568 945891 33554432000 1073741824 1073778376 140734364586688 139671636230952 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23397/tid=23419] ppid=23394 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23397/task/23419/stat : 23419 (java) S 23394 23397 22007 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 30686713 10060525568 945891 33554432000 1073741824 1073778376 140734364586688 139671635178408 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1800.07
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 23397 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 143
Real time (s): 895.068
CPU time (s): 1800.9
CPU user time (s): 1798.31
CPU system time (s): 2.5936
CPU usage (%): 201.203
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.31
system time used= 2.59361
maximum resident set size= 3783680
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 33488
page faults= 1
swaps= 0
block input operations= 0
block output operations= 936
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 24075
involuntary context switches= 30232

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.55116 second user time and 7.8848 second system time

The end

Launcher Data

Begin job on node116 at 2016-06-26 23:27:53
IDJOB=4116558
IDBENCH=109485
IDSOLVER=2543
FILE ID=node116/4116558-1466976473
RUNJOBID= node116-1466969304-22024
PBS_JOBID= 19976377
Free space on /tmp= 71680 MiB

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

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

MD5SUM BENCH= 59f2e46de20f76e96a9c0ff4b18f60c6
RANDOM SEED=1516323053

node116.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.206
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.41
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.206
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.206
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.56
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.206
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.206
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.206
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.206
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.206
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:        29939488 kB
Buffers:           39272 kB
Cached:           316056 kB
SwapCached:         2072 kB
Active:           352732 kB
Inactive:         323936 kB
Active(anon):     321936 kB
Inactive(anon):     1656 kB
Active(file):      30796 kB
Inactive(file):   322280 kB
Unevictable:     1543748 kB
Mlocked:         1437460 kB
SwapTotal:      67108856 kB
SwapFree:       67098680 kB
Dirty:              2444 kB
Writeback:             0 kB
AnonPages:       1777812 kB
Mapped:            15424 kB
Shmem:                 0 kB
Slab:             566632 kB
SReclaimable:      10448 kB
SUnreclaim:       556184 kB
KernelStack:        1808 kB
PageTables:         7552 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2621584 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    303104 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= 71680 MiB
End job on node116 at 2016-06-26 23:42:49