Trace number 4117078

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.73 894.672

General information on the benchmark

Namenormalized-PB16/DEC-SMALLINT-LIN/nossum/
normalized-sha1-size112-round21-0.opb
MD5SUMd1ed31c2dd409a069142a672955f45b8
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark13.417
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables3968
Total number of constraints7888
Number of constraints which are clauses6656
Number of constraints which are cardinality constraints (but not clauses)400
Number of constraints which are nor clauses,nor cardinality constraints832
Minimum length of a constraint1
Maximum length of a constraint10
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 4
Number of bits of the biggest number in a constraint 3
Biggest sum of numbers in a constraint 14
Number of bits of the biggest sum of numbers4
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.08	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.08	c See www.sat4j.org for details.
0.00/0.09	c version PB16.v20160501
0.00/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.09	c java.vm.version	19.1-b02
0.00/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.09	c sun.arch.data.model	64
0.00/0.09	c java.version		1.6.0_24
0.00/0.09	c os.name		Linux
0.00/0.09	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.09	c os.arch		amd64
0.00/0.09	c Free memory 		501472288
0.00/0.09	c Max memory 		7480803328
0.00/0.09	c Total memory 		504102912
0.00/0.09	c Number of processors 	8
0.09/0.12	c Pseudo Boolean Optimization by upper bound
0.09/0.12	c ManyCore solver with 2 solvers running in parallel
0.09/0.12	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.09/0.12	c --- Begin Solver configuration ---
0.09/0.12	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@5d764be1
0.09/0.12	c Learn all clauses as in MiniSAT
0.09/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.12	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.09/0.12	c Expensive reason simplification
0.09/0.12	c Glucose 2.1 dynamic restart strategy
0.09/0.12	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.09/0.12	c timeout=2147483s
0.09/0.12	c DB Simplification allowed=false
0.09/0.12	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.09/0.12	c --- End Solver configuration ---
0.09/0.12	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.09/0.12	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.09/0.12	c --- Begin Solver configuration ---
0.09/0.12	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@4413ee
0.09/0.12	c Learn all clauses as in MiniSAT
0.09/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.12	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.09/0.12	c No reason simplification
0.09/0.12	c Armin Biere (Picosat) restarts strategy
0.09/0.12	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.09/0.12	c timeout=2147483s
0.09/0.12	c DB Simplification allowed=false
0.09/0.12	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.09/0.12	c --- End Solver configuration ---
0.09/0.12	c solving HOME/instance-4117078-1466948332.opb
0.09/0.12	c reading problem ... 
0.09/0.12	c  no objective function found
0.71/0.48	c ... done. Wall clock time 0.358s.
0.71/0.48	c declared #vars     3968
0.71/0.48	c #constraints  9120
0.71/0.48	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.71/0.48	c constraints type 
0.71/0.48	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 5958
0.71/0.48	c org.sat4j.specs.Constr$1 => 888
0.71/0.48	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 128
0.71/0.48	c org.sat4j.minisat.constraints.cnf.UnitClause => 488
0.71/0.48	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 1658
0.71/0.48	c 9120 constraints processed.
0.71/0.48	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.71/0.48	c constraints type 
0.71/0.48	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 128
0.71/0.48	c org.sat4j.specs.Constr$1 => 888
0.71/0.48	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 5958
0.71/0.48	c org.sat4j.pb.constraints.pb.MaxWatchPb => 1658
0.71/0.48	c org.sat4j.pb.constraints.pb.UnitClausePB => 488
0.71/0.48	c 9120 constraints processed.
5.00/1.50	c cleaning 2496 clauses out of 4998 with flag 15950/5000
6.75/2.17	c cleaning 4235 clauses out of 8502 with flag 37517/11000
8.43/2.94	c cleaning 5625 clauses out of 11267 with flag 66173/18000
10.29/3.85	c cleaning 6801 clauses out of 13642 with flag 100336/26000
12.59/4.95	c cleaning 7914 clauses out of 15841 with flag 141812/35000
15.07/6.20	c cleaning 8951 clauses out of 17927 with flag 190281/45000
17.87/7.58	c cleaning 9981 clauses out of 19977 with flag 245376/56001
21.35/9.21	c cleaning 10995 clauses out of 21996 with flag 309414/68001
24.75/10.97	c cleaning 11987 clauses out of 24000 with flag 379343/81000
28.89/12.93	c cleaning 13000 clauses out of 26013 with flag 456168/95000
33.10/15.06	c cleaning 13991 clauses out of 28013 with flag 540235/110000
37.69/17.35	c cleaning 14996 clauses out of 30022 with flag 633523/126000
43.23/20.02	c cleaning 15999 clauses out of 32026 with flag 732889/143000
48.63/22.74	c cleaning 0 clauses out of 5000 with flag 0/5000
48.93/22.82	c cleaning 16980 clauses out of 34028 with flag 838587/161001
55.52/25.96	c cleaning 18013 clauses out of 36048 with flag 953499/180001
61.72/29.00	c cleaning 19008 clauses out of 38034 with flag 1074857/200000
68.32/32.34	c cleaning 19999 clauses out of 40027 with flag 1203778/221001
76.09/36.17	c cleaning 20979 clauses out of 42028 with flag 1338892/243001
84.10/40.19	c cleaning 22011 clauses out of 44048 with flag 1481732/266000
92.98/44.53	c cleaning 22974 clauses out of 46037 with flag 1628261/290000
101.78/48.95	c cleaning 23981 clauses out of 48063 with flag 1784522/315000
111.73/53.72	c cleaning 25013 clauses out of 50084 with flag 1949438/341002
121.33/58.56	c cleaning 26007 clauses out of 52069 with flag 2122744/368000
132.04/63.82	c cleaning 27016 clauses out of 54064 with flag 2299179/396002
142.83/69.26	c cleaning 28009 clauses out of 56047 with flag 2483910/425001
154.76/75.16	c cleaning 28998 clauses out of 58039 with flag 2676106/455002
167.26/81.31	c cleaning 29992 clauses out of 60040 with flag 2874820/486001
180.46/87.94	c cleaning 31009 clauses out of 62048 with flag 3081725/518001
194.16/94.76	c cleaning 32000 clauses out of 64038 with flag 3291714/551000
209.06/102.00	c cleaning 33008 clauses out of 66039 with flag 3513003/585001
224.25/109.57	c cleaning 33998 clauses out of 68030 with flag 3741651/620000
240.08/117.46	c cleaning 34996 clauses out of 70032 with flag 3977192/656000
257.14/125.94	c cleaning 35981 clauses out of 72037 with flag 4219808/693001
274.89/135.16	c cleaning 36982 clauses out of 74055 with flag 4468441/731000
292.80/144.03	c cleaning 38024 clauses out of 76074 with flag 4728124/770001
312.89/154.09	c cleaning 38983 clauses out of 78049 with flag 4995921/810000
333.59/164.32	c cleaning 39994 clauses out of 80066 with flag 5269470/851000
354.49/174.78	c cleaning 41036 clauses out of 82073 with flag 5550207/893001
362.29/178.62	c cleaning 0 clauses out of 11000 with flag 0/11000
377.43/186.13	c cleaning 41988 clauses out of 84037 with flag 5835887/936001
400.35/197.60	c cleaning 43006 clauses out of 86048 with flag 6128858/980000
423.48/209.10	c cleaning 43993 clauses out of 88043 with flag 6430171/1025001
448.20/221.39	c cleaning 45009 clauses out of 90049 with flag 6738801/1071000
474.61/234.44	c cleaning 46009 clauses out of 92040 with flag 7053850/1118000
502.50/248.34	c cleaning 46983 clauses out of 94032 with flag 7374723/1166001
530.47/262.88	c cleaning 48015 clauses out of 96049 with flag 7702963/1215001
558.84/276.93	c cleaning 49013 clauses out of 98033 with flag 8040515/1265000
588.16/291.51	c cleaning 50011 clauses out of 100022 with flag 8388012/1316002
618.83/306.74	c cleaning 50969 clauses out of 102010 with flag 8739943/1368001
649.78/322.20	c cleaning 52011 clauses out of 104040 with flag 9100907/1421000
682.60/338.41	c cleaning 52993 clauses out of 106029 with flag 9467170/1475000
716.97/355.56	c cleaning 53988 clauses out of 108036 with flag 9834752/1530000
753.94/373.91	c cleaning 55002 clauses out of 110048 with flag 10217411/1586000
791.76/392.72	c cleaning 55988 clauses out of 112046 with flag 10601887/1643000
830.32/411.84	c cleaning 57017 clauses out of 114061 with flag 10992143/1701003
868.20/430.67	c cleaning 57990 clauses out of 116041 with flag 11390360/1760000
909.24/451.07	c cleaning 59013 clauses out of 118051 with flag 11795618/1820000
949.67/471.19	c cleaning 59986 clauses out of 120039 with flag 12210297/1881001
991.70/492.02	c cleaning 60992 clauses out of 122052 with flag 12631149/1943000
1034.23/513.15	c cleaning 62000 clauses out of 124061 with flag 13058382/2006001
1079.70/535.78	c cleaning 63021 clauses out of 126061 with flag 13493728/2070001
1127.84/559.60	c cleaning 64016 clauses out of 128040 with flag 13935868/2135001
1174.85/583.05	c cleaning 65006 clauses out of 130023 with flag 14378723/2201000
1223.24/607.04	c cleaning 65960 clauses out of 132017 with flag 14830448/2268000
1274.50/632.57	c cleaning 67014 clauses out of 134057 with flag 15290996/2336000
1326.41/658.32	c cleaning 68012 clauses out of 136046 with flag 15760047/2405003
1382.01/685.99	c cleaning 68997 clauses out of 138031 with flag 16235839/2475000
1437.28/713.36	c cleaning 69992 clauses out of 140036 with flag 16717745/2546002
1439.08/714.25	c cleaning 0 clauses out of 18001 with flag 0/18001
1497.20/744.15	c cleaning 70997 clauses out of 142043 with flag 17207421/2618001
1556.16/773.42	c cleaning 71995 clauses out of 144045 with flag 17701448/2691000
1614.04/802.20	c cleaning 73002 clauses out of 146050 with flag 18206604/2765000
1677.81/833.82	c cleaning 73998 clauses out of 148050 with flag 18716353/2840002
1739.74/864.70	c cleaning 75008 clauses out of 150051 with flag 19235564/2916001
1800.07/894.60	c >>>>>>>>>> Solver number 0 (0 answers) <<<<<<<<<<<<<<<<<<
1800.07/894.60	c starts		: 29646
1800.07/894.60	c conflicts		: 2990089
1800.07/894.60	c decisions		: 31474901
1800.07/894.60	c propagations		: 426795581
1800.07/894.60	c inspects		: 9075944928
1800.07/894.60	c shortcuts		: 0
1800.07/894.60	c learnt literals	: 2
1800.07/894.60	c learnt binary clauses	: 50
1800.07/894.60	c learnt ternary clauses	: 744
1800.07/894.60	c learnt constraints	: 2990087
1800.07/894.60	c ignored constraints	: 0
1800.07/894.60	c root simplifications	: 0
1800.07/894.60	c removed literals (reason simplification)	: 2209354
1800.07/894.60	c reason swapping (by a shorter reason)	: 0
1800.07/894.60	c Calls to reduceDB	: 72
1800.07/894.60	c Number of update (reduction) of LBD	: 633236
1800.07/894.60	c Imported unit clauses	: 0
1800.07/894.60	c number of reductions to clauses (during analyze)	: 0
1800.07/894.60	c number of learned constraints concerned by reduction	: 0
1800.07/894.60	c number of learning phase by resolution	: 0
1800.07/894.60	c number of learning phase by cutting planes	: 0
1800.07/894.60	c speed (assignments/second)	: 477340.7116118692
1800.07/894.60	c non guided choices	2661
1800.07/894.63	c learnt constraints type 
1800.07/894.63	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 50
1800.07/894.63	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 149081
1800.07/894.63	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1800.07/894.63	c starts		: 45
1800.07/894.63	c conflicts		: 19652
1800.07/894.63	c decisions		: 68375
1800.07/894.63	c propagations		: 2588352
1800.07/894.63	c inspects		: 833561081
1800.07/894.63	c shortcuts		: 0
1800.07/894.63	c learnt literals	: 0
1800.07/894.63	c learnt binary clauses	: 0
1800.07/894.63	c learnt ternary clauses	: 0
1800.07/894.63	c learnt constraints	: 19652
1800.07/894.63	c ignored constraints	: 0
1800.07/894.63	c root simplifications	: 0
1800.07/894.63	c removed literals (reason simplification)	: 0
1800.07/894.63	c reason swapping (by a shorter reason)	: 0
1800.07/894.63	c Calls to reduceDB	: 3
1800.07/894.63	c Number of update (reduction) of LBD	: 0
1800.07/894.63	c Imported unit clauses	: 0
1800.07/894.63	c number of reductions to clauses (during analyze)	: 0
1800.07/894.63	c number of learned constraints concerned by reduction	: 0
1800.07/894.63	c number of learning phase by resolution	: 0
1800.07/894.63	c number of learning phase by cutting planes	: 0
1800.07/894.63	c speed (assignments/second)	: 2894.799354462785
1800.07/894.63	c non guided choices	252
1800.07/894.64	c learnt constraints type 
1800.07/894.64	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 6
1800.07/894.64	c org.sat4j.pb.constraints.pb.MaxWatchPb => 19646
1800.07/894.64	s UNKNOWN
1800.07/894.64	c Total wall clock time (in seconds): 894.519

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

pid=18644
running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 4.47 4.38 3.95 4/197 18647
/proc/meminfo: memFree=26741868/32872528 swapFree=1437460/1543748
[pid=18647] ppid=18644 vsize=9160 CPUtime=0 cores=0,2,4,6
/proc/18647/stat : 18647 (java) R 18644 18647 18126 0 -1 4202496 468 0 0 0 0 0 0 0 20 0 1 0 27872512 9379840 123 33554432000 1073741824 1073778376 140735342596960 140735342594088 266439004640 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/18647/statm: 2323 129 99 9 0 71 0

[startup+0.10006 s]
/proc/loadavg: 4.47 4.38 3.95 4/197 18647
/proc/meminfo: memFree=26741868/32872528 swapFree=1437460/1543748
[pid=18647] ppid=18644 vsize=9558476 CPUtime=0.09 cores=0,2,4,6
/proc/18647/stat : 18647 (java) S 18644 18647 18126 0 -1 4202496 4451 0 1 0 8 1 0 0 20 0 18 0 27872512 9787879424 5574 33554432000 1073741824 1073778376 140735342596960 140735342588096 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/18647/statm: 2389619 5574 2126 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.200221 s]
/proc/loadavg: 4.47 4.38 3.95 4/197 18647
/proc/meminfo: memFree=26741868/32872528 swapFree=1437460/1543748
[pid=18647] ppid=18644 vsize=9558476 CPUtime=0.24 cores=0,2,4,6
/proc/18647/stat : 18647 (java) S 18644 18647 18126 0 -1 4202496 4744 0 1 0 23 1 0 0 20 0 18 0 27872512 9787879424 6837 33554432000 1073741824 1073778376 140735342596960 140735342588096 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/18647/statm: 2389619 6837 2202 9 0 2380296 0
Current children cumulated CPU time (s) 0.24
Current children cumulated vsize (KiB) 9558476

[startup+0.300231 s]
/proc/loadavg: 4.47 4.38 3.95 4/197 18647
/proc/meminfo: memFree=26741868/32872528 swapFree=1437460/1543748
[pid=18647] ppid=18644 vsize=9558476 CPUtime=0.47 cores=0,2,4,6
/proc/18647/stat : 18647 (java) S 18644 18647 18126 0 -1 4202496 5790 0 1 0 45 2 0 0 20 0 18 0 27872512 9787879424 8493 33554432000 1073741824 1073778376 140735342596960 140735342588096 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/18647/statm: 2389619 8493 2232 9 0 2380296 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 9558476

[startup+0.700194 s]
/proc/loadavg: 4.47 4.38 3.95 4/197 18647
/proc/meminfo: memFree=26741868/32872528 swapFree=1437460/1543748
[pid=18647] ppid=18644 vsize=9824732 CPUtime=1.81 cores=0,2,4,6
/proc/18647/stat : 18647 (java) S 18644 18647 18126 0 -1 4202496 15805 0 1 0 176 5 0 0 20 0 22 0 27872512 10060525568 23233 33554432000 1073741824 1073778376 140735342596960 140735342588096 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/18647/statm: 2456183 23233 2265 9 0 2446860 0
Current children cumulated CPU time (s) 1.81
Current children cumulated vsize (KiB) 9824732

[startup+1.50086 s]
/proc/loadavg: 4.59 4.41 3.96 7/219 18669
/proc/meminfo: memFree=26620948/32872528 swapFree=1437460/1543748
[pid=18647] ppid=18644 vsize=9824732 CPUtime=5 cores=0,2,4,6
/proc/18647/stat : 18647 (java) S 18644 18647 18126 0 -1 4202496 25076 0 1 0 490 10 0 0 20 0 22 0 27872512 10060525568 47569 33554432000 1073741824 1073778376 140735342596960 140735342588096 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/18647/statm: 2456183 47569 2292 9 0 2446860 0
[pid=18647/tid=18649] ppid=18644 vsize=9824732 CPUtime=0.45 cores=0,2,4,6
/proc/18647/task/18649/stat : 18649 (java) S 18644 18647 18126 0 -1 4202560 2494 0 1 0 42 3 0 0 20 0 22 0 27872512 10060525568 47569 33554432000 1073741824 1073778376 140735342596960 139945869185912 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18647/tid=18650] ppid=18644 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18647/task/18650/stat : 18650 (java) S 18644 18647 18126 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 22 0 27872514 10060525568 47569 33554432000 1073741824 1073778376 140735342596960 139945807915176 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18647/tid=18651] ppid=18644 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18647/task/18651/stat : 18651 (java) S 18644 18647 18126 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 27872514 10060525568 47569 33554432000 1073741824 1073778376 140735342596960 139945806862632 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18647/tid=18652] ppid=18644 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18647/task/18652/stat : 18652 (java) S 18644 18647 18126 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 27872514 10060525568 47569 33554432000 1073741824 1073778376 140735342596960 139945710401960 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18647/tid=18653] ppid=18644 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18647/task/18653/stat : 18653 (java) S 18644 18647 18126 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 27872514 10060525568 47569 33554432000 1073741824 1073778376 140735342596960 139945709349416 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18647/tid=18654] ppid=18644 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18647/task/18654/stat : 18654 (java) S 18644 18647 18126 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 27872514 10060525568 47569 33554432000 1073741824 1073778376 140735342596960 139945708296872 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18647/tid=18655] ppid=18644 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18647/task/18655/stat : 18655 (java) S 18644 18647 18126 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 27872514 10060525568 47569 33554432000 1073741824 1073778376 140735342596960 139945707244328 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18647/tid=18656] ppid=18644 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18647/task/18656/stat : 18656 (java) S 18644 18647 18126 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 27872514 10060525568 47569 33554432000 1073741824 1073778376 140735342596960 139945706191784 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18647/tid=18657] ppid=18644 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18647/task/18657/stat : 18657 (java) S 18644 18647 18126 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 27872514 10060525568 47569 33554432000 1073741824 1073778376 140735342596960 139945705139240 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18647/tid=18658] ppid=18644 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18647/task/18658/stat : 18658 (java) S 18644 18647 18126 0 -1 4202560 72 0 0 0 0 0 0 0 20 0 22 0 27872515 10060525568 47569 33554432000 1073741824 1073778376 140735342596960 139945692940392 266439014313 0 0 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18647/tid=18659] ppid=18644 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18647/task/18659/stat : 18659 (java) S 18644 18647 18126 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 27872515 10060525568 47569 33554432000 1073741824 1073778376 140735342596960 139945691886712 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18647/tid=18660] ppid=18644 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18647/task/18660/stat : 18660 (java) S 18644 18647 18126 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 27872515 10060525568 47569 33554432000 1073741824 1073778376 140735342596960 139945690834056 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18647/tid=18661] ppid=18644 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18647/task/18661/stat : 18661 (java) S 18644 18647 18126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27872517 10060525568 47569 33554432000 1073741824 1073778376 140735342596960 139945689782800 266439022368 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18647/tid=18662] ppid=18644 vsize=9824732 CPUtime=1.21 cores=0,2,4,6
/proc/18647/task/18662/stat : 18662 (java) R 18644 18647 18126 0 -1 4202560 11578 0 0 0 119 2 0 0 20 0 22 0 27872517 10060525568 47569 33554432000 1073741824 1073778376 140735342596960 139945688706472 139945875873246 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=18647/tid=18663] ppid=18644 vsize=9824732 CPUtime=1.24 cores=0,2,4,6
/proc/18647/task/18663/stat : 18663 (java) R 18644 18647 18126 0 -1 4202560 9527 0 0 0 122 2 0 0 20 0 22 0 27872518 10060525568 47569 33554432000 1073741824 1073778376 140735342596960 139945687677464 139945873277717 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=18647/tid=18664] ppid=18644 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18647/task/18664/stat : 18664 (java) S 18644 18647 18126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27872518 10060525568 47569 33554432000 1073741824 1073778376 140735342596960 139945686625272 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18647/tid=18665] ppid=18644 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18647/task/18665/stat : 18665 (java) S 18644 18647 18126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27872518 10060525568 47569 33554432000 1073741824 1073778376 140735342596960 139945685572936 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18647/tid=18666] ppid=18644 vsize=9824732 CPUtime=0.97 cores=0,2,4,6
/proc/18647/task/18666/stat : 18666 (java) R 18644 18647 18126 0 -1 4202560 20 0 0 0 97 0 0 0 20 0 22 0 27872560 10060525568 47569 33554432000 1073741824 1073778376 140735342596960 139945684515072 139945872269697 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=18647/tid=18667] ppid=18644 vsize=9824732 CPUtime=0.96 cores=0,2,4,6
/proc/18647/task/18667/stat : 18667 (java) R 18644 18647 18126 0 -1 4202560 78 0 0 0 94 2 0 0 20 0 22 0 27872560 10060525568 47569 33554432000 1073741824 1073778376 140735342596960 139945683462784 139945809626113 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
[pid=18647/tid=18668] ppid=18644 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18647/task/18668/stat : 18668 (java) S 18644 18647 18126 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 27872561 10060525568 47569 33554432000 1073741824 1073778376 140735342596960 139945682412584 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18647/tid=18669] ppid=18644 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18647/task/18669/stat : 18669 (java) S 18644 18647 18126 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 27872561 10060525568 47569 33554432000 1073741824 1073778376 140735342596960 139945681360040 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 5
Current children cumulated vsize (KiB) 9824732

[startup+3.10094 s]
/proc/loadavg: 4.59 4.41 3.96 5/219 18669
/proc/meminfo: memFree=26484356/32872528 swapFree=1437460/1543748
[pid=18647] ppid=18644 vsize=9824732 CPUtime=8.89 cores=0,2,4,6
/proc/18647/stat : 18647 (java) S 18644 18647 18126 0 -1 4202496 29180 0 1 0 872 17 0 0 20 0 22 0 27872512 10060525568 91146 33554432000 1073741824 1073778376 140735342596960 140735342588096 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/18647/statm: 2456183 91146 2292 9 0 2446860 0
[pid=18647/tid=18649] ppid=18644 vsize=9824732 CPUtime=0.45 cores=0,2,4,6
/proc/18647/task/18649/stat : 18649 (java) S 18644 18647 18126 0 -1 4202560 2494 0 1 0 42 3 0 0 20 0 22 0 27872512 10060525568 91146 33554432000 1073741824 1073778376 140735342596960 139945869185912 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18647/tid=18650] ppid=18644 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/18647/task/18650/stat : 18650 (java) S 18644 18647 18126 0 -1 4202560 43 0 0 0 4 1 0 0 20 0 22 0 27872514 10060525568 91146 33554432000 1073741824 1073778376 140735342596960 139945807915176 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18647/tid=18651] ppid=18644 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/18647/task/18651/stat : 18651 (java) S 18644 18647 18126 0 -1 4202560 6 0 0 0 1 0 0 0 20 0 22 0 27872514 10060525568 91146 33554432000 1073741824 1073778376 140735342596960 139945806862632 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18647/tid=18652] ppid=18644 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/18647/task/18652/stat : 18652 (java) S 18644 18647 18126 0 -1 4202560 38 0 0 0 3 2 0 0 20 0 22 0 27872514 10060525568 91146 33554432000 1073741824 1073778376 140735342596960 139945710401960 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18647/tid=18653] ppid=18644 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/18647/task/18653/stat : 18653 (java) S 18644 18647 18126 0 -1 4202560 27 0 0 0 3 0 0 0 20 0 22 0 27872514 10060525568 91146 33554432000 1073741824 1073778376 140735342596960 139945709349416 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18647/tid=18654] ppid=18644 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/18647/task/18654/stat : 18654 (java) S 18644 18647 18126 0 -1 4202560 16 0 0 0 3 0 0 0 20 0 22 0 27872514 10060525568 91146 33554432000 1073741824 1073778376 140735342596960 139945708296872 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18647/tid=18655] ppid=18644 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/18647/task/18655/stat : 18655 (java) S 18644 18647 18126 0 -1 4202560 14 0 0 0 2 1 0 0 20 0 22 0 27872514 10060525568 91146 33554432000 1073741824 1073778376 140735342596960 139945707244328 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18647/tid=18656] ppid=18644 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/18647/task/18656/stat : 18656 (java) S 18644 18647 18126 0 -1 4202560 13 0 0 0 3 0 0 0 20 0 22 0 27872514 10060525568 91146 33554432000 1073741824 1073778376 140735342596960 139945706191784 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18647/tid=18657] ppid=18644 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/18647/task/18657/stat : 18657 (java) S 18644 18647 18126 0 -1 4202560 20 0 0 0 1 0 0 0 20 0 22 0 27872514 10060525568 91146 33554432000 1073741824 1073778376 140735342596960 139945705139240 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18647/tid=18658] ppid=18644 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18647/task/18658/stat : 18658 (java) S 18644 18647 18126 0 -1 4202560 198 0 0 0 0 0 0 0 20 0 22 0 27872515 10060525568 91146 33554432000 1073741824 1073778376 140735342596960 139945692940392 266439014313 0 0 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18647/tid=18659] ppid=18644 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18647/task/18659/stat : 18659 (java) S 18644 18647 18126 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 27872515 10060525568 91146 33554432000 1073741824 1073778376 140735342596960 139945691886712 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18647/tid=18660] ppid=18644 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18647/task/18660/stat : 18660 (java) S 18644 18647 18126 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 27872515 10060525568 91146 33554432000 1073741824 1073778376 140735342596960 139945690834056 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18647/tid=18661] ppid=18644 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18647/task/18661/stat : 18661 (java) S 18644 18647 18126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27872517 10060525568 91146 33554432000 1073741824 1073778376 140735342596960 139945689782800 266439022368 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18647/tid=18662] ppid=18644 vsize=9824732 CPUtime=1.72 cores=0,2,4,6
/proc/18647/task/18662/stat : 18662 (java) S 18644 18647 18126 0 -1 4202560 15357 0 0 0 169 3 0 0 20 0 22 0 27872517 10060525568 91146 33554432000 1073741824 1073778376 140735342596960 139945688730168 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18647/tid=18663] ppid=18644 vsize=9824732 CPUtime=1.35 cores=0,2,4,6
/proc/18647/task/18663/stat : 18663 (java) S 18644 18647 18126 0 -1 4202560 9527 0 0 0 132 3 0 0 20 0 22 0 27872518 10060525568 91146 33554432000 1073741824 1073778376 140735342596960 139945687677624 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18647/tid=18664] ppid=18644 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18647/task/18664/stat : 18664 (java) S 18644 18647 18126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27872518 10060525568 91146 33554432000 1073741824 1073778376 140735342596960 139945686625272 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18647/tid=18665] ppid=18644 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18647/task/18665/stat : 18665 (java) S 18644 18647 18126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27872518 10060525568 91146 33554432000 1073741824 1073778376 140735342596960 139945685572936 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18647/tid=18666] ppid=18644 vsize=9824732 CPUtime=2.48 cores=0,2,4,6
/proc/18647/task/18666/stat : 18666 (java) R 18644 18647 18126 0 -1 4202560 20 0 0 0 248 0 0 0 20 0 22 0 27872560 10060525568 91146 33554432000 1073741824 1073778376 140735342596960 139945684515304 139945809600736 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=18647/tid=18667] ppid=18644 vsize=9824732 CPUtime=2.47 cores=0,2,4,6
/proc/18647/task/18667/stat : 18667 (java) R 18644 18647 18126 0 -1 4202560 140 0 0 0 243 4 0 0 20 0 22 0 27872560 10060525568 91146 33554432000 1073741824 1073778376 140735342596960 139945683463608 139945809751725 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=18647/tid=18668] ppid=18644 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18647/task/18668/stat : 18668 (java) S 18644 18647 18126 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 27872561 10060525568 91146 33554432000 1073741824 1073778376 140735342596960 139945682412584 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18647/tid=18669] ppid=18644 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18647/task/18669/stat : 18669 (java) S 18644 18647 18126 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 27872561 10060525568 91146 33554432000 1073741824 1073778376 140735342596960 139945681360040 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 8.89
Current children cumulated vsize (KiB) 9824732

[startup+6.30096 s]
/proc/loadavg: 4.59 4.41 3.96 5/219 18669
/proc/meminfo: memFree=26130760/32872528 swapFree=1437460/1543748
[pid=18647] ppid=18644 vsize=9824732 CPUtime=15.47 cores=0,2,4,6
/proc/18647/stat : 18647 (java) S 18644 18647 18126 0 -1 4202496 30046 0 1 0 1520 27 0 0 20 0 22 0 27872512 10060525568 162941 33554432000 1073741824 1073778376 140735342596960 140735342588096 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/18647/statm: 2456183 162941 2292 9 0 2446860 0
[pid=18647/tid=18649] ppid=18644 vsize=9824732 CPUtime=0.46 cores=0,2,4,6
/proc/18647/task/18649/stat : 18649 (java) S 18644 18647 18126 0 -1 4202560 2495 0 1 0 43 3 0 0 20 0 22 0 27872512 10060525568 162941 33554432000 1073741824 1073778376 140735342596960 139945869185912 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18647/tid=18650] ppid=18644 vsize=9824732 CPUtime=0.11 cores=0,2,4,6
/proc/18647/task/18650/stat : 18650 (java) S 18644 18647 18126 0 -1 4202560 68 0 0 0 9 2 0 0 20 0 22 0 27872514 10060525568 162941 33554432000 1073741824 1073778376 140735342596960 139945807915176 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18647/tid=18651] ppid=18644 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/18647/task/18651/stat : 18651 (java) S 18644 18647 18126 0 -1 4202560 27 0 0 0 3 0 0 0 20 0 22 0 27872514 10060525568 162941 33554432000 1073741824 1073778376 140735342596960 139945806862632 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18647/tid=18652] ppid=18644 vsize=9824732 CPUtime=0.07 cores=0,2,4,6
/proc/18647/task/18652/stat : 18652 (java) S 18644 18647 18126 0 -1 4202560 47 0 0 0 5 2 0 0 20 0 22 0 27872514 10060525568 162941 33554432000 1073741824 1073778376 140735342596960 139945710401960 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18647/tid=18653] ppid=18644 vsize=9824732 CPUtime=0.06 cores=0,2,4,6
/proc/18647/task/18653/stat : 18653 (java) S 18644 18647 18126 0 -1 4202560 71 0 0 0 5 1 0 0 20 0 22 0 27872514 10060525568 162941 33554432000 1073741824 1073778376 140735342596960 139945709349416 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18647/tid=18654] ppid=18644 vsize=9824732 CPUtime=0.11 cores=0,2,4,6
/proc/18647/task/18654/stat : 18654 (java) S 18644 18647 18126 0 -1 4202560 182 0 0 0 9 2 0 0 20 0 22 0 27872514 10060525568 162941 33554432000 1073741824 1073778376 140735342596960 139945708296872 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18647/tid=18655] ppid=18644 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/18647/task/18655/stat : 18655 (java) S 18644 18647 18126 0 -1 4202560 24 0 0 0 3 2 0 0 20 0 22 0 27872514 10060525568 162941 33554432000 1073741824 1073778376 140735342596960 139945707244328 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18647/tid=18656] ppid=18644 vsize=9824732 CPUtime=0.08 cores=0,2,4,6
/proc/18647/task/18656/stat : 18656 (java) S 18644 18647 18126 0 -1 4202560 186 0 0 0 7 1 0 0 20 0 22 0 27872514 10060525568 162941 33554432000 1073741824 1073778376 140735342596960 139945706191784 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18647/tid=18657] ppid=18644 vsize=9824732 CPUtime=0.08 cores=0,2,4,6
/proc/18647/task/18657/stat : 18657 (java) S 18644 18647 18126 0 -1 4202560 55 0 0 0 6 2 0 0 20 0 22 0 27872514 10060525568 162941 33554432000 1073741824 1073778376 140735342596960 139945705139240 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18647/tid=18658] ppid=18644 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18647/task/18658/stat : 18658 (java) S 18644 18647 18126 0 -1 4202560 466 0 0 0 0 0 0 0 20 0 22 0 27872515 10060525568 162941 33554432000 1073741824 1073778376 140735342596960 139945692940392 266439014313 0 0 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18647/tid=18659] ppid=18644 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18647/task/18659/stat : 18659 (java) S 18644 18647 18126 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 27872515 10060525568 162941 33554432000 1073741824 1073778376 140735342596960 139945691886712 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18647/tid=18660] ppid=18644 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18647/task/18660/stat : 18660 (java) S 18644 18647 18126 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 27872515 10060525568 162941 33554432000 1073741824 1073778376 140735342596960 139945690834056 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18647/tid=18661] ppid=18644 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18647/task/18661/stat : 18661 (java) S 18644 18647 18126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27872517 10060525568 162941 33554432000 1073741824 1073778376 140735342596960 139945689782800 266439022368 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18647/tid=18662] ppid=18644 vsize=9824732 CPUtime=1.73 cores=0,2,4,6

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


[startup+822.301 s]
/proc/loadavg: 4.14 4.19 4.07 5/219 18759
/proc/meminfo: memFree=23173612/32872528 swapFree=1437460/1543748
[pid=18647] ppid=18644 vsize=9824732 CPUtime=1654.69 cores=0,2,4,6
/proc/18647/stat : 18647 (java) S 18644 18647 18126 0 -1 4202496 47135 0 1 0 165285 184 0 0 20 0 22 0 27872512 10060525568 911831 33554432000 1073741824 1073778376 140735342596960 140735342588096 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/18647/statm: 2456183 911831 2301 9 0 2446860 0
[pid=18647/tid=18649] ppid=18644 vsize=9824732 CPUtime=0.49 cores=0,2,4,6
/proc/18647/task/18649/stat : 18649 (java) S 18644 18647 18126 0 -1 4202560 2507 0 1 0 45 4 0 0 20 0 22 0 27872512 10060525568 911831 33554432000 1073741824 1073778376 140735342596960 139945869185912 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18647/tid=18650] ppid=18644 vsize=9824732 CPUtime=3.01 cores=0,2,4,6
/proc/18647/task/18650/stat : 18650 (java) S 18644 18647 18126 0 -1 4202560 671 0 0 0 282 19 0 0 20 0 22 0 27872514 10060525568 911831 33554432000 1073741824 1073778376 140735342596960 139945807915176 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18647/tid=18651] ppid=18644 vsize=9824732 CPUtime=2.71 cores=0,2,4,6
/proc/18647/task/18651/stat : 18651 (java) S 18644 18647 18126 0 -1 4202560 813 0 0 0 257 14 0 0 20 0 22 0 27872514 10060525568 911831 33554432000 1073741824 1073778376 140735342596960 139945806862632 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18647/tid=18652] ppid=18644 vsize=9824732 CPUtime=3.15 cores=0,2,4,6
/proc/18647/task/18652/stat : 18652 (java) S 18644 18647 18126 0 -1 4202560 737 0 0 0 299 16 0 0 20 0 22 0 27872514 10060525568 911831 33554432000 1073741824 1073778376 140735342596960 139945710401960 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18647/tid=18653] ppid=18644 vsize=9824732 CPUtime=2.57 cores=0,2,4,6
/proc/18647/task/18653/stat : 18653 (java) S 18644 18647 18126 0 -1 4202560 676 0 0 0 242 15 0 0 20 0 22 0 27872514 10060525568 911831 33554432000 1073741824 1073778376 140735342596960 139945709349416 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18647/tid=18654] ppid=18644 vsize=9824732 CPUtime=2.84 cores=0,2,4,6
/proc/18647/task/18654/stat : 18654 (java) S 18644 18647 18126 0 -1 4202560 834 0 0 0 269 15 0 0 20 0 22 0 27872514 10060525568 911831 33554432000 1073741824 1073778376 140735342596960 139945708296872 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18647/tid=18655] ppid=18644 vsize=9824732 CPUtime=2.61 cores=0,2,4,6
/proc/18647/task/18655/stat : 18655 (java) S 18644 18647 18126 0 -1 4202560 593 0 0 0 248 13 0 0 20 0 22 0 27872514 10060525568 911831 33554432000 1073741824 1073778376 140735342596960 139945707244328 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18647/tid=18656] ppid=18644 vsize=9824732 CPUtime=2.84 cores=0,2,4,6
/proc/18647/task/18656/stat : 18656 (java) S 18644 18647 18126 0 -1 4202560 854 0 0 0 272 12 0 0 20 0 22 0 27872514 10060525568 911831 33554432000 1073741824 1073778376 140735342596960 139945706191784 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18647/tid=18657] ppid=18644 vsize=9824732 CPUtime=2.72 cores=0,2,4,6
/proc/18647/task/18657/stat : 18657 (java) S 18644 18647 18126 0 -1 4202560 709 0 0 0 257 15 0 0 20 0 22 0 27872514 10060525568 911831 33554432000 1073741824 1073778376 140735342596960 139945705139240 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18647/tid=18658] ppid=18644 vsize=9824732 CPUtime=3.91 cores=0,2,4,6
/proc/18647/task/18658/stat : 18658 (java) S 18644 18647 18126 0 -1 4202560 2333 0 0 0 384 7 0 0 20 0 22 0 27872515 10060525568 911831 33554432000 1073741824 1073778376 140735342596960 139945692940392 266439014313 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18647/tid=18659] ppid=18644 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18647/task/18659/stat : 18659 (java) S 18644 18647 18126 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 27872515 10060525568 911831 33554432000 1073741824 1073778376 140735342596960 139945691886712 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18647/tid=18660] ppid=18644 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18647/task/18660/stat : 18660 (java) S 18644 18647 18126 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 27872515 10060525568 911831 33554432000 1073741824 1073778376 140735342596960 139945690834056 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18647/tid=18661] ppid=18644 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18647/task/18661/stat : 18661 (java) S 18644 18647 18126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27872517 10060525568 911831 33554432000 1073741824 1073778376 140735342596960 139945689782800 266439022368 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18647/tid=18662] ppid=18644 vsize=9824732 CPUtime=2.46 cores=0,2,4,6
/proc/18647/task/18662/stat : 18662 (java) S 18644 18647 18126 0 -1 4202560 20385 0 0 0 242 4 0 0 20 0 22 0 27872517 10060525568 911831 33554432000 1073741824 1073778376 140735342596960 139945688730168 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18647/tid=18663] ppid=18644 vsize=9824732 CPUtime=1.67 cores=0,2,4,6
/proc/18647/task/18663/stat : 18663 (java) S 18644 18647 18126 0 -1 4202560 12086 0 0 0 164 3 0 0 20 0 22 0 27872518 10060525568 911831 33554432000 1073741824 1073778376 140735342596960 139945687677624 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18647/tid=18664] ppid=18644 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18647/task/18664/stat : 18664 (java) S 18644 18647 18126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27872518 10060525568 911831 33554432000 1073741824 1073778376 140735342596960 139945686625272 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18647/tid=18665] ppid=18644 vsize=9824732 CPUtime=0.32 cores=0,2,4,6
/proc/18647/task/18665/stat : 18665 (java) S 18644 18647 18126 0 -1 4202560 47 0 0 0 14 18 0 0 20 0 22 0 27872518 10060525568 911831 33554432000 1073741824 1073778376 140735342596960 139945685572936 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18647/tid=18666] ppid=18644 vsize=9824732 CPUtime=811.83 cores=0,2,4,6
/proc/18647/task/18666/stat : 18666 (java) R 18644 18647 18126 0 -1 4202560 55 0 0 0 81168 15 0 0 20 0 22 0 27872560 10060525568 911831 33554432000 1073741824 1073778376 140735342596960 139945684515312 139945809422063 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=18647/tid=18667] ppid=18644 vsize=9824732 CPUtime=811.8 cores=0,2,4,6
/proc/18647/task/18667/stat : 18667 (java) R 18644 18647 18126 0 -1 4202560 2569 0 0 0 81131 49 0 0 20 0 22 0 27872560 10060525568 911831 33554432000 1073741824 1073778376 140735342596960 139945683463440 139945809641952 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=18647/tid=18668] ppid=18644 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18647/task/18668/stat : 18668 (java) S 18644 18647 18126 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 27872561 10060525568 911831 33554432000 1073741824 1073778376 140735342596960 139945682412584 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18647/tid=18669] ppid=18644 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18647/task/18669/stat : 18669 (java) S 18644 18647 18126 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 27872561 10060525568 911831 33554432000 1073741824 1073778376 140735342596960 139945681360040 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1654.69
Current children cumulated vsize (KiB) 9824732

[startup+882.308 s]
/proc/loadavg: 4.14 4.18 4.08 6/219 18761
/proc/meminfo: memFree=23003896/32872528 swapFree=1437460/1543748
[pid=18647] ppid=18644 vsize=9824732 CPUtime=1775.34 cores=0,2,4,6
/proc/18647/stat : 18647 (java) S 18644 18647 18126 0 -1 4202496 47317 0 1 0 177338 196 0 0 20 0 22 0 27872512 10060525568 937430 33554432000 1073741824 1073778376 140735342596960 140735342588096 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/18647/statm: 2456183 937430 2301 9 0 2446860 0
[pid=18647/tid=18649] ppid=18644 vsize=9824732 CPUtime=0.5 cores=0,2,4,6
/proc/18647/task/18649/stat : 18649 (java) S 18644 18647 18126 0 -1 4202560 2508 0 1 0 46 4 0 0 20 0 22 0 27872512 10060525568 937430 33554432000 1073741824 1073778376 140735342596960 139945869185912 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18647/tid=18650] ppid=18644 vsize=9824732 CPUtime=3.31 cores=0,2,4,6
/proc/18647/task/18650/stat : 18650 (java) S 18644 18647 18126 0 -1 4202560 702 0 0 0 310 21 0 0 20 0 22 0 27872514 10060525568 937430 33554432000 1073741824 1073778376 140735342596960 139945807915176 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18647/tid=18651] ppid=18644 vsize=9824732 CPUtime=2.87 cores=0,2,4,6
/proc/18647/task/18651/stat : 18651 (java) S 18644 18647 18126 0 -1 4202560 833 0 0 0 272 15 0 0 20 0 22 0 27872514 10060525568 937430 33554432000 1073741824 1073778376 140735342596960 139945806862632 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18647/tid=18652] ppid=18644 vsize=9824732 CPUtime=3.28 cores=0,2,4,6
/proc/18647/task/18652/stat : 18652 (java) S 18644 18647 18126 0 -1 4202560 749 0 0 0 311 17 0 0 20 0 22 0 27872514 10060525568 937430 33554432000 1073741824 1073778376 140735342596960 139945710401960 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18647/tid=18653] ppid=18644 vsize=9824732 CPUtime=2.84 cores=0,2,4,6
/proc/18647/task/18653/stat : 18653 (java) S 18644 18647 18126 0 -1 4202560 710 0 0 0 267 17 0 0 20 0 22 0 27872514 10060525568 937430 33554432000 1073741824 1073778376 140735342596960 139945709349416 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18647/tid=18654] ppid=18644 vsize=9824732 CPUtime=3.06 cores=0,2,4,6
/proc/18647/task/18654/stat : 18654 (java) S 18644 18647 18126 0 -1 4202560 857 0 0 0 289 17 0 0 20 0 22 0 27872514 10060525568 937430 33554432000 1073741824 1073778376 140735342596960 139945708296872 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18647/tid=18655] ppid=18644 vsize=9824732 CPUtime=2.79 cores=0,2,4,6
/proc/18647/task/18655/stat : 18655 (java) S 18644 18647 18126 0 -1 4202560 614 0 0 0 265 14 0 0 20 0 22 0 27872514 10060525568 937430 33554432000 1073741824 1073778376 140735342596960 139945707244328 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18647/tid=18656] ppid=18644 vsize=9824732 CPUtime=2.98 cores=0,2,4,6
/proc/18647/task/18656/stat : 18656 (java) S 18644 18647 18126 0 -1 4202560 867 0 0 0 285 13 0 0 20 0 22 0 27872514 10060525568 937430 33554432000 1073741824 1073778376 140735342596960 139945706191784 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18647/tid=18657] ppid=18644 vsize=9824732 CPUtime=2.83 cores=0,2,4,6
/proc/18647/task/18657/stat : 18657 (java) S 18644 18647 18126 0 -1 4202560 721 0 0 0 267 16 0 0 20 0 22 0 27872514 10060525568 937430 33554432000 1073741824 1073778376 140735342596960 139945705139240 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18647/tid=18658] ppid=18644 vsize=9824732 CPUtime=3.91 cores=0,2,4,6
/proc/18647/task/18658/stat : 18658 (java) S 18644 18647 18126 0 -1 4202560 2339 0 0 0 384 7 0 0 20 0 22 0 27872515 10060525568 937430 33554432000 1073741824 1073778376 140735342596960 139945692940392 266439014313 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18647/tid=18659] ppid=18644 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18647/task/18659/stat : 18659 (java) S 18644 18647 18126 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 27872515 10060525568 937430 33554432000 1073741824 1073778376 140735342596960 139945691886712 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18647/tid=18660] ppid=18644 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18647/task/18660/stat : 18660 (java) S 18644 18647 18126 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 27872515 10060525568 937430 33554432000 1073741824 1073778376 140735342596960 139945690834056 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18647/tid=18661] ppid=18644 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18647/task/18661/stat : 18661 (java) S 18644 18647 18126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27872517 10060525568 937430 33554432000 1073741824 1073778376 140735342596960 139945689782800 266439022368 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18647/tid=18662] ppid=18644 vsize=9824732 CPUtime=2.46 cores=0,2,4,6
/proc/18647/task/18662/stat : 18662 (java) S 18644 18647 18126 0 -1 4202560 20385 0 0 0 242 4 0 0 20 0 22 0 27872517 10060525568 937430 33554432000 1073741824 1073778376 140735342596960 139945688730168 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18647/tid=18663] ppid=18644 vsize=9824732 CPUtime=1.67 cores=0,2,4,6
/proc/18647/task/18663/stat : 18663 (java) S 18644 18647 18126 0 -1 4202560 12086 0 0 0 164 3 0 0 20 0 22 0 27872518 10060525568 937430 33554432000 1073741824 1073778376 140735342596960 139945687677624 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18647/tid=18664] ppid=18644 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18647/task/18664/stat : 18664 (java) S 18644 18647 18126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27872518 10060525568 937430 33554432000 1073741824 1073778376 140735342596960 139945686625272 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18647/tid=18665] ppid=18644 vsize=9824732 CPUtime=0.33 cores=0,2,4,6
/proc/18647/task/18665/stat : 18665 (java) S 18644 18647 18126 0 -1 4202560 51 0 0 0 15 18 0 0 20 0 22 0 27872518 10060525568 937430 33554432000 1073741824 1073778376 140735342596960 139945685572936 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18647/tid=18666] ppid=18644 vsize=9824732 CPUtime=871.4 cores=0,2,4,6
/proc/18647/task/18666/stat : 18666 (java) R 18644 18647 18126 0 -1 4202560 56 0 0 0 87124 16 0 0 20 0 22 0 27872560 10060525568 937430 33554432000 1073741824 1073778376 140735342596960 139945684515408 139945809626075 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=18647/tid=18667] ppid=18644 vsize=9824732 CPUtime=871.36 cores=0,2,4,6
/proc/18647/task/18667/stat : 18667 (java) R 18644 18647 18126 0 -1 4202560 2573 0 0 0 87085 51 0 0 20 0 22 0 27872560 10060525568 937430 33554432000 1073741824 1073778376 140735342596960 139945683463440 139945809642120 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=18647/tid=18668] ppid=18644 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18647/task/18668/stat : 18668 (java) S 18644 18647 18126 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 27872561 10060525568 937430 33554432000 1073741824 1073778376 140735342596960 139945682412584 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18647/tid=18669] ppid=18644 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18647/task/18669/stat : 18669 (java) S 18644 18647 18126 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 27872561 10060525568 937430 33554432000 1073741824 1073778376 140735342596960 139945681360040 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1775.34
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+894.601 s]
/proc/loadavg: 4.19 4.19 4.08 5/219 18761
/proc/meminfo: memFree=22969080/32872528 swapFree=1437460/1543748
[pid=18647] ppid=18644 vsize=9824732 CPUtime=1800.07 cores=0,2,4,6
/proc/18647/stat : 18647 (java) S 18644 18647 18126 0 -1 4202496 47349 0 1 0 179809 198 0 0 20 0 22 0 27872512 10060525568 942039 33554432000 1073741824 1073778376 140735342596960 140735342588096 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/18647/statm: 2456183 942039 2301 9 0 2446860 0
[pid=18647/tid=18649] ppid=18644 vsize=9824732 CPUtime=0.5 cores=0,2,4,6
/proc/18647/task/18649/stat : 18649 (java) S 18644 18647 18126 0 -1 4202560 2509 0 1 0 46 4 0 0 20 0 22 0 27872512 10060525568 942039 33554432000 1073741824 1073778376 140735342596960 139945869185912 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18647/tid=18650] ppid=18644 vsize=9824732 CPUtime=3.33 cores=0,2,4,6
/proc/18647/task/18650/stat : 18650 (java) S 18644 18647 18126 0 -1 4202560 704 0 0 0 312 21 0 0 20 0 22 0 27872514 10060525568 942039 33554432000 1073741824 1073778376 140735342596960 139945807915176 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18647/tid=18651] ppid=18644 vsize=9824732 CPUtime=2.9 cores=0,2,4,6
/proc/18647/task/18651/stat : 18651 (java) S 18644 18647 18126 0 -1 4202560 834 0 0 0 275 15 0 0 20 0 22 0 27872514 10060525568 942039 33554432000 1073741824 1073778376 140735342596960 139945806862632 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18647/tid=18652] ppid=18644 vsize=9824732 CPUtime=3.33 cores=0,2,4,6
/proc/18647/task/18652/stat : 18652 (java) S 18644 18647 18126 0 -1 4202560 756 0 0 0 316 17 0 0 20 0 22 0 27872514 10060525568 942039 33554432000 1073741824 1073778376 140735342596960 139945710401960 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18647/tid=18653] ppid=18644 vsize=9824732 CPUtime=2.85 cores=0,2,4,6
/proc/18647/task/18653/stat : 18653 (java) S 18644 18647 18126 0 -1 4202560 712 0 0 0 268 17 0 0 20 0 22 0 27872514 10060525568 942039 33554432000 1073741824 1073778376 140735342596960 139945709349416 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18647/tid=18654] ppid=18644 vsize=9824732 CPUtime=3.13 cores=0,2,4,6
/proc/18647/task/18654/stat : 18654 (java) S 18644 18647 18126 0 -1 4202560 866 0 0 0 296 17 0 0 20 0 22 0 27872514 10060525568 942039 33554432000 1073741824 1073778376 140735342596960 139945708296872 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18647/tid=18655] ppid=18644 vsize=9824732 CPUtime=2.81 cores=0,2,4,6
/proc/18647/task/18655/stat : 18655 (java) S 18644 18647 18126 0 -1 4202560 614 0 0 0 267 14 0 0 20 0 22 0 27872514 10060525568 942039 33554432000 1073741824 1073778376 140735342596960 139945707244328 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18647/tid=18656] ppid=18644 vsize=9824732 CPUtime=3.04 cores=0,2,4,6
/proc/18647/task/18656/stat : 18656 (java) S 18644 18647 18126 0 -1 4202560 874 0 0 0 291 13 0 0 20 0 22 0 27872514 10060525568 942039 33554432000 1073741824 1073778376 140735342596960 139945706191784 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18647/tid=18657] ppid=18644 vsize=9824732 CPUtime=2.85 cores=0,2,4,6
/proc/18647/task/18657/stat : 18657 (java) S 18644 18647 18126 0 -1 4202560 723 0 0 0 269 16 0 0 20 0 22 0 27872514 10060525568 942039 33554432000 1073741824 1073778376 140735342596960 139945705139240 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18647/tid=18658] ppid=18644 vsize=9824732 CPUtime=3.91 cores=0,2,4,6
/proc/18647/task/18658/stat : 18658 (java) S 18644 18647 18126 0 -1 4202560 2340 0 0 0 384 7 0 0 20 0 22 0 27872515 10060525568 942039 33554432000 1073741824 1073778376 140735342596960 139945692940392 266439014313 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18647/tid=18659] ppid=18644 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18647/task/18659/stat : 18659 (java) S 18644 18647 18126 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 27872515 10060525568 942039 33554432000 1073741824 1073778376 140735342596960 139945691886712 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18647/tid=18660] ppid=18644 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18647/task/18660/stat : 18660 (java) S 18644 18647 18126 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 27872515 10060525568 942039 33554432000 1073741824 1073778376 140735342596960 139945690834056 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18647/tid=18661] ppid=18644 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18647/task/18661/stat : 18661 (java) S 18644 18647 18126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27872517 10060525568 942039 33554432000 1073741824 1073778376 140735342596960 139945689782800 266439022368 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18647/tid=18662] ppid=18644 vsize=9824732 CPUtime=2.46 cores=0,2,4,6
/proc/18647/task/18662/stat : 18662 (java) S 18644 18647 18126 0 -1 4202560 20385 0 0 0 242 4 0 0 20 0 22 0 27872517 10060525568 942039 33554432000 1073741824 1073778376 140735342596960 139945688730168 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18647/tid=18663] ppid=18644 vsize=9824732 CPUtime=1.67 cores=0,2,4,6
/proc/18647/task/18663/stat : 18663 (java) S 18644 18647 18126 0 -1 4202560 12086 0 0 0 164 3 0 0 20 0 22 0 27872518 10060525568 942039 33554432000 1073741824 1073778376 140735342596960 139945687677624 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18647/tid=18664] ppid=18644 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18647/task/18664/stat : 18664 (java) S 18644 18647 18126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27872518 10060525568 942039 33554432000 1073741824 1073778376 140735342596960 139945686625272 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18647/tid=18665] ppid=18644 vsize=9824732 CPUtime=0.34 cores=0,2,4,6
/proc/18647/task/18665/stat : 18665 (java) S 18644 18647 18126 0 -1 4202560 51 0 0 0 15 19 0 0 20 0 22 0 27872518 10060525568 942039 33554432000 1073741824 1073778376 140735342596960 139945685572936 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18647/tid=18666] ppid=18644 vsize=9824732 CPUtime=883.61 cores=0,2,4,6
/proc/18647/task/18666/stat : 18666 (java) R 18644 18647 18126 0 -1 4202560 56 0 0 0 88345 16 0 0 20 0 22 0 27872560 10060525568 942039 33554432000 1073741824 1073778376 140735342596960 139945684516016 139945809626075 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=18647/tid=18667] ppid=18644 vsize=9824732 CPUtime=883.58 cores=0,2,4,6
/proc/18647/task/18667/stat : 18667 (java) R 18644 18647 18126 0 -1 4202560 2573 0 0 0 88307 51 0 0 20 0 22 0 27872560 10060525568 942039 33554432000 1073741824 1073778376 140735342596960 139945683462448 139945809642185 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=18647/tid=18668] ppid=18644 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18647/task/18668/stat : 18668 (java) S 18644 18647 18126 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 27872561 10060525568 942039 33554432000 1073741824 1073778376 140735342596960 139945682412584 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18647/tid=18669] ppid=18644 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18647/task/18669/stat : 18669 (java) S 18644 18647 18126 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 27872561 10060525568 942039 33554432000 1073741824 1073778376 140735342596960 139945681360040 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 0 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 18647 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 143
Real time (s): 894.672
CPU time (s): 1800.73
CPU user time (s): 1798.21
CPU system time (s): 2.52362
CPU usage (%): 201.273
Max. virtual memory (cumulated for all children) (KiB): 9825092

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.21
system time used= 2.52362
maximum resident set size= 3768272
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 47383
page faults= 1
swaps= 0
block input operations= 0
block output operations= 944
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 24055
involuntary context switches= 27989

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.79512 second user time and 7.50286 second system time

The end

Launcher Data

Begin job on node116 at 2016-06-26 15:38:52
IDJOB=4117078
IDBENCH=109550
IDSOLVER=2543
FILE ID=node116/4117078-1466948332
RUNJOBID= node116-1466946428-18142
PBS_JOBID= 19976367
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-size112-round21-0.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4117078-1466948332/watcher-4117078-1466948332 -o /tmp/evaluation-result-4117078-1466948332/solver-4117078-1466948332 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node116-1466946428-18142 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4117078-1466948332.opb

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

MD5SUM BENCH= d1ed31c2dd409a069142a672955f45b8
RANDOM SEED=1604071050

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:        26742520 kB
Buffers:            7932 kB
Cached:           300212 kB
SwapCached:         2088 kB
Active:          3591308 kB
Inactive:         286620 kB
Active(anon):    3569940 kB
Inactive(anon):     1844 kB
Active(file):      21368 kB
Inactive(file):   284776 kB
Unevictable:     1543748 kB
Mlocked:         1437460 kB
SwapTotal:      67108856 kB
SwapFree:       67098664 kB
Dirty:               828 kB
Writeback:             0 kB
AnonPages:       5122320 kB
Mapped:            15424 kB
Shmem:                 0 kB
Slab:             564504 kB
SReclaimable:       8512 kB
SUnreclaim:       555992 kB
KernelStack:        1808 kB
PageTables:        14460 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    5255456 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3618816 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 15:53:47