Trace number 4080574

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.77 894.279

General information on the benchmark

Name/DEC-SMALLINT-LIN/sroussel/ShortestPathTate/
normalized-TateBritain_K97.opb
MD5SUM43f0e9fb1c8ca4724fdfde37689b9cda
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 benchmark1300.57
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables6596
Total number of constraints6792
Number of constraints which are clauses6695
Number of constraints which are cardinality constraints (but not clauses)97
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint97
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 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 98
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.09	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.09	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.09	c See www.sat4j.org for details.
0.00/0.09	c version PB16.v20160501
0.00/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.09	c java.vm.version	19.1-b02
0.00/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.09	c sun.arch.data.model	64
0.00/0.09	c java.version		1.6.0_24
0.00/0.09	c os.name		Linux
0.00/0.09	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.09	c os.arch		amd64
0.00/0.09	c Free memory 		501472288
0.00/0.09	c Max memory 		7480803328
0.00/0.09	c Total memory 		504102912
0.00/0.09	c Number of processors 	8
0.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@16fd0b7
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@4413ee
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@75786e64
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@4413ee
0.09/0.12	c --- End Solver configuration ---
0.09/0.12	c solving HOME/instance-4080574-1465276107.opb
0.09/0.12	c reading problem ... 
0.09/0.12	c  no objective function found
0.79/0.48	c ... done. Wall clock time 0.357s.
0.79/0.48	c declared #vars     6596
0.79/0.48	c #constraints  6792
0.79/0.48	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.79/0.48	c constraints type 
0.79/0.48	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 5445
0.79/0.48	c org.sat4j.minisat.constraints.card.MinWatchCard => 97
0.79/0.48	c org.sat4j.minisat.constraints.cnf.UnitClause => 2
0.79/0.48	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 1248
0.79/0.48	c 6792 constraints processed.
0.79/0.48	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.79/0.48	c constraints type 
0.79/0.48	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 1248
0.79/0.48	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 5445
0.79/0.48	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 97
0.79/0.48	c org.sat4j.pb.constraints.pb.UnitClausePB => 2
0.79/0.48	c 6792 constraints processed.
6.59/2.29	c cleaning 2485 clauses out of 4988 with flag 25864/5001
10.10/3.67	c cleaning 4244 clauses out of 8501 with flag 62062/11002
14.01/5.48	c cleaning 5573 clauses out of 11254 with flag 108098/18000
18.15/7.47	c cleaning 6813 clauses out of 13677 with flag 164390/26000
22.67/9.68	c cleaning 7906 clauses out of 15866 with flag 226004/35004
27.77/12.15	c cleaning 8965 clauses out of 17949 with flag 283389/45000
33.65/15.03	c cleaning 9409 clauses out of 19987 with flag 343034/56004
39.86/18.12	c cleaning 10234 clauses out of 22563 with flag 410649/68001
47.75/22.09	c cleaning 11100 clauses out of 25326 with flag 484281/81000
56.03/26.15	c cleaning 12025 clauses out of 28220 with flag 562487/95001
64.43/30.37	c cleaning 12540 clauses out of 31192 with flag 647884/110000
73.56/34.87	c cleaning 13580 clauses out of 34650 with flag 742069/126001
83.38/39.72	c cleaning 14327 clauses out of 38064 with flag 841301/143001
94.10/45.01	c cleaning 15346 clauses out of 41736 with flag 948969/161001
105.41/50.62	c cleaning 16279 clauses out of 45387 with flag 1060772/180000
116.89/56.34	c cleaning 16885 clauses out of 49104 with flag 1179309/200001
128.89/62.38	c cleaning 17826 clauses out of 53214 with flag 1305151/221000
143.57/69.67	c cleaning 18776 clauses out of 57386 with flag 1438573/243000
159.28/77.42	c cleaning 19897 clauses out of 61609 with flag 1581606/266001
173.95/84.80	c cleaning 20719 clauses out of 65711 with flag 1735324/290000
190.92/93.52	c cleaning 21427 clauses out of 69990 with flag 1893634/315000
201.62/98.83	c cleaning 0 clauses out of 5000 with flag 0/5000
208.02/101.97	c cleaning 22733 clauses out of 74563 with flag 2061367/341000
226.93/111.36	c cleaning 23401 clauses out of 78830 with flag 2233676/368000
246.45/121.05	c cleaning 24311 clauses out of 83432 with flag 2414519/396004
268.38/131.94	c cleaning 25205 clauses out of 88117 with flag 2605842/425000
290.48/142.92	c cleaning 25894 clauses out of 92910 with flag 2804666/455001
311.62/153.43	c cleaning 26848 clauses out of 98014 with flag 3012886/486000
333.22/164.23	c cleaning 27759 clauses out of 103166 with flag 3230120/518001
359.01/177.09	c cleaning 28829 clauses out of 108404 with flag 3459446/551002
386.42/191.12	c cleaning 29762 clauses out of 113572 with flag 3694425/585000
414.19/204.97	c cleaning 30494 clauses out of 118809 with flag 3939339/620000
443.10/219.34	c cleaning 31828 clauses out of 124316 with flag 4201660/656001
469.92/232.62	c cleaning 32701 clauses out of 129488 with flag 4469291/693001
498.52/246.96	c cleaning 33496 clauses out of 134785 with flag 4746763/731000
528.55/261.85	c cleaning 34563 clauses out of 140291 with flag 5042349/770002
565.04/279.84	c cleaning 35613 clauses out of 145726 with flag 5347207/810000
600.65/297.55	c cleaning 36333 clauses out of 151113 with flag 5652609/851000
635.79/314.97	c cleaning 37329 clauses out of 156781 with flag 5965461/893002
673.44/333.69	c cleaning 38301 clauses out of 162451 with flag 6297300/936001
712.03/352.80	c cleaning 39195 clauses out of 168148 with flag 6637236/980000
755.94/375.47	c cleaning 40600 clauses out of 173955 with flag 6995962/1025002
800.28/397.46	c cleaning 41520 clauses out of 179355 with flag 7362406/1071002
845.44/419.81	c cleaning 42094 clauses out of 184833 with flag 7746094/1118000
893.03/443.23	c cleaning 43486 clauses out of 190742 with flag 8143951/1166003
942.73/467.87	c cleaning 44395 clauses out of 196253 with flag 8541426/1215000
995.10/493.89	c cleaning 45424 clauses out of 201858 with flag 8964136/1265000
1048.54/520.33	c cleaning 46308 clauses out of 207435 with flag 9398807/1316001
1103.68/547.75	c cleaning 47388 clauses out of 213126 with flag 9849947/1368000
1160.52/575.97	c cleaning 48525 clauses out of 218740 with flag 10309391/1421003
1217.97/604.46	c cleaning 49652 clauses out of 224213 with flag 10787774/1475001
1279.71/634.92	c cleaning 50450 clauses out of 229560 with flag 11302568/1530000
1338.17/663.91	c cleaning 51385 clauses out of 235109 with flag 11799529/1586001
1407.46/699.62	c cleaning 52385 clauses out of 240723 with flag 12328091/1643000
1473.70/732.50	c cleaning 53355 clauses out of 246340 with flag 12869982/1701002
1547.04/768.96	c cleaning 54863 clauses out of 251986 with flag 13433705/1760003
1607.89/799.12	c cleaning 0 clauses out of 11000 with flag 0/11000
1618.69/804.42	c cleaning 55829 clauses out of 257120 with flag 14007852/1820000
1696.47/842.85	c cleaning 56680 clauses out of 262291 with flag 14607398/1881000
1774.06/881.35	c cleaning 57785 clauses out of 267611 with flag 15192919/1943000
1800.01/894.20	c >>>>>>>>>> Solver number 0 (0 answers) <<<<<<<<<<<<<<<<<<
1800.01/894.20	c starts		: 13773
1800.01/894.20	c conflicts		: 1968212
1800.01/894.20	c decisions		: 31811435
1800.01/894.20	c propagations		: 737500466
1800.01/894.20	c inspects		: 4867994325
1800.01/894.20	c shortcuts		: 0
1800.01/894.20	c learnt literals	: 99
1800.01/894.20	c learnt binary clauses	: 80709
1800.01/894.20	c learnt ternary clauses	: 87870
1800.01/894.20	c learnt constraints	: 1968113
1800.01/894.20	c ignored constraints	: 0
1800.01/894.20	c root simplifications	: 0
1800.01/894.20	c removed literals (reason simplification)	: 26420503
1800.01/894.20	c reason swapping (by a shorter reason)	: 0
1800.01/894.20	c Calls to reduceDB	: 58
1800.01/894.20	c Number of update (reduction) of LBD	: 1577542
1800.01/894.20	c Imported unit clauses	: 0
1800.01/894.20	c number of reductions to clauses (during analyze)	: 0
1800.01/894.20	c number of learned constraints concerned by reduction	: 0
1800.01/894.20	c number of learning phase by resolution	: 0
1800.01/894.20	c number of learning phase by cutting planes	: 0
1800.01/894.20	c speed (assignments/second)	: 825215.0492275433
1800.01/894.20	c non guided choices	5380
1800.01/894.26	c learnt constraints type 
1800.01/894.26	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 80709
1800.01/894.26	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 154329
1800.01/894.26	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1800.01/894.26	c starts		: 35
1800.01/894.26	c conflicts		: 11494
1800.01/894.26	c decisions		: 111448
1800.01/894.26	c propagations		: 4141402
1800.01/894.26	c inspects		: 844040972
1800.01/894.26	c shortcuts		: 0
1800.01/894.26	c learnt literals	: 0
1800.01/894.26	c learnt binary clauses	: 0
1800.01/894.26	c learnt ternary clauses	: 0
1800.01/894.26	c learnt constraints	: 11494
1800.01/894.26	c ignored constraints	: 0
1800.01/894.26	c root simplifications	: 0
1800.01/894.26	c removed literals (reason simplification)	: 0
1800.01/894.26	c reason swapping (by a shorter reason)	: 0
1800.01/894.26	c Calls to reduceDB	: 2
1800.01/894.26	c Number of update (reduction) of LBD	: 0
1800.01/894.26	c Imported unit clauses	: 0
1800.01/894.26	c number of reductions to clauses (during analyze)	: 0
1800.01/894.26	c number of learned constraints concerned by reduction	: 0
1800.01/894.26	c number of learning phase by resolution	: 0
1800.01/894.26	c number of learning phase by cutting planes	: 0
1800.01/894.26	c speed (assignments/second)	: 4633.663920229501
1800.01/894.26	c non guided choices	947
1800.01/894.26	c learnt constraints type 
1800.01/894.26	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 277
1800.01/894.26	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 1382
1800.01/894.26	c org.sat4j.pb.constraints.pb.MaxWatchPb => 9835
1800.01/894.26	s UNKNOWN
1800.01/894.26	c Total wall clock time (in seconds): 894.139

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-4080574-1465276107/watcher-4080574-1465276107 -o /tmp/evaluation-result-4080574-1465276107/solver-4080574-1465276107 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node151-1465261736-14347 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4080574-1465276107.opb 

pid=18592
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.01 4.11 4.07 4/197 18595
/proc/meminfo: memFree=28053212/32872528 swapFree=9100/9100
[pid=18595] ppid=18592 vsize=2500 CPUtime=0 cores=0,2,4,6
/proc/18595/stat : 18595 (java) D 18592 18595 14331 0 -1 4202496 375 0 0 0 0 0 0 0 20 0 1 0 109541889 2560000 46 33554432000 1073741824 1073778376 140737219904192 140737219901320 243756264743 0 0 4096 0 18446744072100588836 0 0 17 4 0 0 0 0 0
/proc/18595/statm: 625 46 37 9 0 29 0

[startup+0.10006 s]
/proc/loadavg: 4.01 4.11 4.07 4/197 18595
/proc/meminfo: memFree=28053212/32872528 swapFree=9100/9100
[pid=18595] ppid=18592 vsize=9558476 CPUtime=0.09 cores=0,2,4,6
/proc/18595/stat : 18595 (java) S 18592 18595 14331 0 -1 4202496 4487 0 1 0 8 1 0 0 20 0 18 0 109541889 9787879424 5606 33554432000 1073741824 1073778376 140737219904192 140737219895328 243768787005 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/18595/statm: 2389619 5606 2126 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.20025 s]
/proc/loadavg: 4.01 4.11 4.07 4/197 18595
/proc/meminfo: memFree=28053212/32872528 swapFree=9100/9100
[pid=18595] ppid=18592 vsize=9558476 CPUtime=0.28 cores=0,2,4,6
/proc/18595/stat : 18595 (java) S 18592 18595 14331 0 -1 4202496 6316 0 1 0 27 1 0 0 20 0 18 0 109541889 9787879424 7434 33554432000 1073741824 1073778376 140737219904192 140737219895328 243768787005 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/18595/statm: 2389619 7434 2209 9 0 2380296 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 9558476

[startup+0.300231 s]
/proc/loadavg: 4.01 4.11 4.07 4/197 18595
/proc/meminfo: memFree=28053212/32872528 swapFree=9100/9100
[pid=18595] ppid=18592 vsize=9558476 CPUtime=0.56 cores=0,2,4,6
/proc/18595/stat : 18595 (java) S 18592 18595 14331 0 -1 4202496 7312 0 1 0 55 1 0 0 20 0 18 0 109541889 9787879424 9599 33554432000 1073741824 1073778376 140737219904192 140737219895328 243768787005 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/18595/statm: 2389619 9599 2233 9 0 2380296 0
Current children cumulated CPU time (s) 0.56
Current children cumulated vsize (KiB) 9558476

[startup+0.700189 s]
/proc/loadavg: 4.01 4.11 4.07 4/197 18595
/proc/meminfo: memFree=28053212/32872528 swapFree=9100/9100
[pid=18595] ppid=18592 vsize=9824732 CPUtime=1.88 cores=0,2,4,6
/proc/18595/stat : 18595 (java) S 18592 18595 14331 0 -1 4202496 21850 0 1 0 184 4 0 0 20 0 22 0 109541889 10060525568 29711 33554432000 1073741824 1073778376 140737219904192 140737219895328 243768787005 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/18595/statm: 2456183 29711 2256 9 0 2446860 0
Current children cumulated CPU time (s) 1.88
Current children cumulated vsize (KiB) 9824732

[startup+1.50084 s]
/proc/loadavg: 3.93 4.09 4.06 7/219 18617
/proc/meminfo: memFree=27937312/32872528 swapFree=9100/9100
[pid=18595] ppid=18592 vsize=9824732 CPUtime=5.01 cores=0,2,4,6
/proc/18595/stat : 18595 (java) S 18592 18595 14331 0 -1 4202496 26952 0 1 0 495 6 0 0 20 0 22 0 109541889 10060525568 40951 33554432000 1073741824 1073778376 140737219904192 140737219895328 243768787005 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/18595/statm: 2456183 40951 2275 9 0 2446860 0
[pid=18595/tid=18597] ppid=18592 vsize=9824732 CPUtime=0.45 cores=0,2,4,6
/proc/18595/task/18597/stat : 18597 (java) S 18592 18595 14331 0 -1 4202560 2503 0 1 0 43 2 0 0 20 0 22 0 109541890 10060525568 40951 33554432000 1073741824 1073778376 140737219904192 140362552693624 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18595/tid=18598] ppid=18592 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18595/task/18598/stat : 18598 (java) S 18592 18595 14331 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 109541891 10060525568 40951 33554432000 1073741824 1073778376 140737219904192 140362396461736 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18595/tid=18599] ppid=18592 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18595/task/18599/stat : 18599 (java) S 18592 18595 14331 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 109541891 10060525568 40951 33554432000 1073741824 1073778376 140737219904192 140362395409192 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18595/tid=18600] ppid=18592 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18595/task/18600/stat : 18600 (java) S 18592 18595 14331 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 109541891 10060525568 40951 33554432000 1073741824 1073778376 140737219904192 140362394356648 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18595/tid=18601] ppid=18592 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18595/task/18601/stat : 18601 (java) S 18592 18595 14331 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 109541891 10060525568 40951 33554432000 1073741824 1073778376 140737219904192 140362393304104 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18595/tid=18602] ppid=18592 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18595/task/18602/stat : 18602 (java) S 18592 18595 14331 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 109541891 10060525568 40951 33554432000 1073741824 1073778376 140737219904192 140362392250536 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18595/tid=18603] ppid=18592 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18595/task/18603/stat : 18603 (java) S 18592 18595 14331 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 109541891 10060525568 40951 33554432000 1073741824 1073778376 140737219904192 140362391197992 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18595/tid=18604] ppid=18592 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18595/task/18604/stat : 18604 (java) S 18592 18595 14331 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 109541891 10060525568 40951 33554432000 1073741824 1073778376 140737219904192 140362390145448 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18595/tid=18605] ppid=18592 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18595/task/18605/stat : 18605 (java) S 18592 18595 14331 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 109541891 10060525568 40951 33554432000 1073741824 1073778376 140737219904192 140362389092904 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18595/tid=18606] ppid=18592 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18595/task/18606/stat : 18606 (java) S 18592 18595 14331 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 22 0 109541892 10060525568 40951 33554432000 1073741824 1073778376 140737219904192 140362376895080 243768801193 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18595/tid=18607] ppid=18592 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18595/task/18607/stat : 18607 (java) S 18592 18595 14331 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 22 0 109541893 10060525568 40951 33554432000 1073741824 1073778376 140737219904192 140362375841400 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18595/tid=18608] ppid=18592 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18595/task/18608/stat : 18608 (java) S 18592 18595 14331 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 109541893 10060525568 40951 33554432000 1073741824 1073778376 140737219904192 140362374788744 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18595/tid=18609] ppid=18592 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18595/task/18609/stat : 18609 (java) S 18592 18595 14331 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 109541895 10060525568 40951 33554432000 1073741824 1073778376 140737219904192 140362373737488 243768809248 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18595/tid=18610] ppid=18592 vsize=9824732 CPUtime=1.26 cores=0,2,4,6
/proc/18595/task/18610/stat : 18610 (java) S 18592 18595 14331 0 -1 4202560 12477 0 0 0 125 1 0 0 20 0 22 0 109541895 10060525568 40951 33554432000 1073741824 1073778376 140737219904192 140362372683832 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18595/tid=18611] ppid=18592 vsize=9824732 CPUtime=1.25 cores=0,2,4,6
/proc/18595/task/18611/stat : 18611 (java) S 18592 18595 14331 0 -1 4202560 10603 0 0 0 123 2 0 0 20 0 22 0 109541895 10060525568 40951 33554432000 1073741824 1073778376 140737219904192 140362371631288 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18595/tid=18612] ppid=18592 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18595/task/18612/stat : 18612 (java) S 18592 18595 14331 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 109541895 10060525568 40951 33554432000 1073741824 1073778376 140737219904192 140362370578936 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18595/tid=18613] ppid=18592 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18595/task/18613/stat : 18613 (java) S 18592 18595 14331 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 109541895 10060525568 40951 33554432000 1073741824 1073778376 140737219904192 140362369526600 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18595/tid=18614] ppid=18592 vsize=9824732 CPUtime=1 cores=0,2,4,6
/proc/18595/task/18614/stat : 18614 (java) R 18592 18595 14331 0 -1 4202560 29 0 0 0 100 0 0 0 20 0 22 0 109541937 10060525568 40951 33554432000 1073741824 1073778376 140737219904192 140362366808808 140362425831850 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=18595/tid=18615] ppid=18592 vsize=9824732 CPUtime=0.99 cores=0,2,4,6
/proc/18595/task/18615/stat : 18615 (java) R 18592 18595 14331 0 -1 4202560 62 0 0 0 97 2 0 0 20 0 22 0 109541937 10060525568 40951 33554432000 1073741824 1073778376 140737219904192 140362365755904 140362425876477 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=18595/tid=18616] ppid=18592 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18595/task/18616/stat : 18616 (java) S 18592 18595 14331 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 109541939 10060525568 40951 33554432000 1073741824 1073778376 140737219904192 140362364704296 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18595/tid=18617] ppid=18592 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18595/task/18617/stat : 18617 (java) S 18592 18595 14331 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 109541939 10060525568 40951 33554432000 1073741824 1073778376 140737219904192 140362363651752 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 5.01
Current children cumulated vsize (KiB) 9824732

[startup+3.10085 s]
/proc/loadavg: 3.93 4.09 4.06 5/219 18617
/proc/meminfo: memFree=27856076/32872528 swapFree=9100/9100
[pid=18595] ppid=18592 vsize=9824732 CPUtime=9.02 cores=0,2,4,6
/proc/18595/stat : 18595 (java) S 18592 18595 14331 0 -1 4202496 31244 0 1 0 889 13 0 0 20 0 22 0 109541889 10060525568 57488 33554432000 1073741824 1073778376 140737219904192 140737219895328 243768787005 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/18595/statm: 2456183 57488 2292 9 0 2446860 0
[pid=18595/tid=18597] ppid=18592 vsize=9824732 CPUtime=0.45 cores=0,2,4,6
/proc/18595/task/18597/stat : 18597 (java) S 18592 18595 14331 0 -1 4202560 2503 0 1 0 43 2 0 0 20 0 22 0 109541890 10060525568 57488 33554432000 1073741824 1073778376 140737219904192 140362552693624 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18595/tid=18598] ppid=18592 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18595/task/18598/stat : 18598 (java) S 18592 18595 14331 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 109541891 10060525568 57488 33554432000 1073741824 1073778376 140737219904192 140362396461736 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18595/tid=18599] ppid=18592 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18595/task/18599/stat : 18599 (java) S 18592 18595 14331 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 109541891 10060525568 57488 33554432000 1073741824 1073778376 140737219904192 140362395409192 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18595/tid=18600] ppid=18592 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18595/task/18600/stat : 18600 (java) S 18592 18595 14331 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 109541891 10060525568 57488 33554432000 1073741824 1073778376 140737219904192 140362394356648 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18595/tid=18601] ppid=18592 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/18595/task/18601/stat : 18601 (java) S 18592 18595 14331 0 -1 4202560 21 0 0 0 2 1 0 0 20 0 22 0 109541891 10060525568 57488 33554432000 1073741824 1073778376 140737219904192 140362393304104 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18595/tid=18602] ppid=18592 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/18595/task/18602/stat : 18602 (java) S 18592 18595 14331 0 -1 4202560 23 0 0 0 1 1 0 0 20 0 22 0 109541891 10060525568 57488 33554432000 1073741824 1073778376 140737219904192 140362392250536 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18595/tid=18603] ppid=18592 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/18595/task/18603/stat : 18603 (java) S 18592 18595 14331 0 -1 4202560 9 0 0 0 1 0 0 0 20 0 22 0 109541891 10060525568 57488 33554432000 1073741824 1073778376 140737219904192 140362391197992 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18595/tid=18604] ppid=18592 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18595/task/18604/stat : 18604 (java) S 18592 18595 14331 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 109541891 10060525568 57488 33554432000 1073741824 1073778376 140737219904192 140362390145448 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18595/tid=18605] ppid=18592 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/18595/task/18605/stat : 18605 (java) S 18592 18595 14331 0 -1 4202560 15 0 0 0 2 2 0 0 20 0 22 0 109541891 10060525568 57488 33554432000 1073741824 1073778376 140737219904192 140362389092904 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18595/tid=18606] ppid=18592 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18595/task/18606/stat : 18606 (java) S 18592 18595 14331 0 -1 4202560 72 0 0 0 0 0 0 0 20 0 22 0 109541892 10060525568 57488 33554432000 1073741824 1073778376 140737219904192 140362376895080 243768801193 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18595/tid=18607] ppid=18592 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18595/task/18607/stat : 18607 (java) S 18592 18595 14331 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 109541893 10060525568 57488 33554432000 1073741824 1073778376 140737219904192 140362375841400 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18595/tid=18608] ppid=18592 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18595/task/18608/stat : 18608 (java) S 18592 18595 14331 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 109541893 10060525568 57488 33554432000 1073741824 1073778376 140737219904192 140362374788744 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18595/tid=18609] ppid=18592 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18595/task/18609/stat : 18609 (java) S 18592 18595 14331 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 109541895 10060525568 57488 33554432000 1073741824 1073778376 140737219904192 140362373737488 243768809248 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18595/tid=18610] ppid=18592 vsize=9824732 CPUtime=1.78 cores=0,2,4,6
/proc/18595/task/18610/stat : 18610 (java) S 18592 18595 14331 0 -1 4202560 16563 0 0 0 175 3 0 0 20 0 22 0 109541895 10060525568 57488 33554432000 1073741824 1073778376 140737219904192 140362372683832 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18595/tid=18611] ppid=18592 vsize=9824732 CPUtime=1.5 cores=0,2,4,6
/proc/18595/task/18611/stat : 18611 (java) S 18592 18595 14331 0 -1 4202560 10635 0 0 0 148 2 0 0 20 0 22 0 109541895 10060525568 57488 33554432000 1073741824 1073778376 140737219904192 140362371631288 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18595/tid=18612] ppid=18592 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18595/task/18612/stat : 18612 (java) S 18592 18595 14331 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 109541895 10060525568 57488 33554432000 1073741824 1073778376 140737219904192 140362370578936 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18595/tid=18613] ppid=18592 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18595/task/18613/stat : 18613 (java) S 18592 18595 14331 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 109541895 10060525568 57488 33554432000 1073741824 1073778376 140737219904192 140362369526600 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18595/tid=18614] ppid=18592 vsize=9824732 CPUtime=2.53 cores=0,2,4,6
/proc/18595/task/18614/stat : 18614 (java) R 18592 18595 14331 0 -1 4202560 30 0 0 0 253 0 0 0 20 0 22 0 109541937 10060525568 57488 33554432000 1073741824 1073778376 140737219904192 140362366808960 140362425651995 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
[pid=18595/tid=18615] ppid=18592 vsize=9824732 CPUtime=2.5 cores=0,2,4,6
/proc/18595/task/18615/stat : 18615 (java) R 18592 18595 14331 0 -1 4202560 81 0 0 0 248 2 0 0 20 0 22 0 109541937 10060525568 57488 33554432000 1073741824 1073778376 140737219904192 140362365755664 140362424947968 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=18595/tid=18616] ppid=18592 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18595/task/18616/stat : 18616 (java) S 18592 18595 14331 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 109541939 10060525568 57488 33554432000 1073741824 1073778376 140737219904192 140362364704296 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18595/tid=18617] ppid=18592 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18595/task/18617/stat : 18617 (java) S 18592 18595 14331 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 109541939 10060525568 57488 33554432000 1073741824 1073778376 140737219904192 140362363651752 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 9.02
Current children cumulated vsize (KiB) 9824732

[startup+6.301 s]
/proc/loadavg: 3.94 4.09 4.06 5/219 18617
/proc/meminfo: memFree=27640304/32872528 swapFree=9100/9100
[pid=18595] ppid=18592 vsize=9824732 CPUtime=15.82 cores=0,2,4,6
/proc/18595/stat : 18595 (java) S 18592 18595 14331 0 -1 4202496 31626 0 1 0 1556 26 0 0 20 0 22 0 109541889 10060525568 112890 33554432000 1073741824 1073778376 140737219904192 140737219895328 243768787005 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/18595/statm: 2456183 112890 2292 9 0 2446860 0
[pid=18595/tid=18597] ppid=18592 vsize=9824732 CPUtime=0.45 cores=0,2,4,6
/proc/18595/task/18597/stat : 18597 (java) S 18592 18595 14331 0 -1 4202560 2503 0 1 0 43 2 0 0 20 0 22 0 109541890 10060525568 112890 33554432000 1073741824 1073778376 140737219904192 140362552693624 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18595/tid=18598] ppid=18592 vsize=9824732 CPUtime=0.06 cores=0,2,4,6
/proc/18595/task/18598/stat : 18598 (java) S 18592 18595 14331 0 -1 4202560 30 0 0 0 4 2 0 0 20 0 22 0 109541891 10060525568 112890 33554432000 1073741824 1073778376 140737219904192 140362396461736 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18595/tid=18599] ppid=18592 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/18595/task/18599/stat : 18599 (java) S 18592 18595 14331 0 -1 4202560 25 0 0 0 2 2 0 0 20 0 22 0 109541891 10060525568 112890 33554432000 1073741824 1073778376 140737219904192 140362395409192 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18595/tid=18600] ppid=18592 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/18595/task/18600/stat : 18600 (java) S 18592 18595 14331 0 -1 4202560 27 0 0 0 2 2 0 0 20 0 22 0 109541891 10060525568 112890 33554432000 1073741824 1073778376 140737219904192 140362394356648 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18595/tid=18601] ppid=18592 vsize=9824732 CPUtime=0.08 cores=0,2,4,6
/proc/18595/task/18601/stat : 18601 (java) S 18592 18595 14331 0 -1 4202560 45 0 0 0 6 2 0 0 20 0 22 0 109541891 10060525568 112890 33554432000 1073741824 1073778376 140737219904192 140362393304104 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18595/tid=18602] ppid=18592 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/18595/task/18602/stat : 18602 (java) S 18592 18595 14331 0 -1 4202560 38 0 0 0 3 2 0 0 20 0 22 0 109541891 10060525568 112890 33554432000 1073741824 1073778376 140737219904192 140362392250536 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18595/tid=18603] ppid=18592 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/18595/task/18603/stat : 18603 (java) S 18592 18595 14331 0 -1 4202560 21 0 0 0 3 1 0 0 20 0 22 0 109541891 10060525568 112890 33554432000 1073741824 1073778376 140737219904192 140362391197992 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18595/tid=18604] ppid=18592 vsize=9824732 CPUtime=0.07 cores=0,2,4,6
/proc/18595/task/18604/stat : 18604 (java) S 18592 18595 14331 0 -1 4202560 37 0 0 0 5 2 0 0 20 0 22 0 109541891 10060525568 112890 33554432000 1073741824 1073778376 140737219904192 140362390145448 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18595/tid=18605] ppid=18592 vsize=9824732 CPUtime=0.09 cores=0,2,4,6
/proc/18595/task/18605/stat : 18605 (java) S 18592 18595 14331 0 -1 4202560 42 0 0 0 6 3 0 0 20 0 22 0 109541891 10060525568 112890 33554432000 1073741824 1073778376 140737219904192 140362389092904 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18595/tid=18606] ppid=18592 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18595/task/18606/stat : 18606 (java) S 18592 18595 14331 0 -1 4202560 210 0 0 0 0 0 0 0 20 0 22 0 109541892 10060525568 112890 33554432000 1073741824 1073778376 140737219904192 140362376895080 243768801193 0 0 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18595/tid=18607] ppid=18592 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18595/task/18607/stat : 18607 (java) S 18592 18595 14331 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 109541893 10060525568 112890 33554432000 1073741824 1073778376 140737219904192 140362375841400 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18595/tid=18608] ppid=18592 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18595/task/18608/stat : 18608 (java) S 18592 18595 14331 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 109541893 10060525568 112890 33554432000 1073741824 1073778376 140737219904192 140362374788744 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18595/tid=18609] ppid=18592 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18595/task/18609/stat : 18609 (java) S 18592 18595 14331 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 109541895 10060525568 112890 33554432000 1073741824 1073778376 140737219904192 140362373737488 243768809248 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18595/tid=18610] ppid=18592 vsize=9824732 CPUtime=1.87 cores=0,2,4,6

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


[startup+822.301 s]
/proc/loadavg: 4.34 4.13 4.08 5/219 18706
/proc/meminfo: memFree=24254084/32872528 swapFree=9100/9100
[pid=18595] ppid=18592 vsize=9824732 CPUtime=1654.9 cores=0,2,4,6
/proc/18595/stat : 18595 (java) S 18592 18595 14331 0 -1 4202496 40597 0 1 0 165278 212 0 0 20 0 22 0 109541889 10060525568 982089 33554432000 1073741824 1073778376 140737219904192 140737219895328 243768787005 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/18595/statm: 2456183 982089 2301 9 0 2446860 0
[pid=18595/tid=18597] ppid=18592 vsize=9824732 CPUtime=0.49 cores=0,2,4,6
/proc/18595/task/18597/stat : 18597 (java) S 18592 18595 14331 0 -1 4202560 2513 0 1 0 45 4 0 0 20 0 22 0 109541890 10060525568 982089 33554432000 1073741824 1073778376 140737219904192 140362552693624 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18595/tid=18598] ppid=18592 vsize=9824732 CPUtime=3.29 cores=0,2,4,6
/proc/18595/task/18598/stat : 18598 (java) S 18592 18595 14331 0 -1 4202560 577 0 0 0 312 17 0 0 20 0 22 0 109541891 10060525568 982089 33554432000 1073741824 1073778376 140737219904192 140362396461736 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18595/tid=18599] ppid=18592 vsize=9824732 CPUtime=3.26 cores=0,2,4,6
/proc/18595/task/18599/stat : 18599 (java) S 18592 18595 14331 0 -1 4202560 670 0 0 0 310 16 0 0 20 0 22 0 109541891 10060525568 982089 33554432000 1073741824 1073778376 140737219904192 140362395409192 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18595/tid=18600] ppid=18592 vsize=9824732 CPUtime=3.83 cores=0,2,4,6
/proc/18595/task/18600/stat : 18600 (java) S 18592 18595 14331 0 -1 4202560 774 0 0 0 363 20 0 0 20 0 22 0 109541891 10060525568 982089 33554432000 1073741824 1073778376 140737219904192 140362394356648 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18595/tid=18601] ppid=18592 vsize=9824732 CPUtime=3.77 cores=0,2,4,6
/proc/18595/task/18601/stat : 18601 (java) S 18592 18595 14331 0 -1 4202560 703 0 0 0 356 21 0 0 20 0 22 0 109541891 10060525568 982089 33554432000 1073741824 1073778376 140737219904192 140362393304104 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18595/tid=18602] ppid=18592 vsize=9824732 CPUtime=3.54 cores=0,2,4,6
/proc/18595/task/18602/stat : 18602 (java) S 18592 18595 14331 0 -1 4202560 777 0 0 0 334 20 0 0 20 0 22 0 109541891 10060525568 982089 33554432000 1073741824 1073778376 140737219904192 140362392250536 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18595/tid=18603] ppid=18592 vsize=9824732 CPUtime=3.29 cores=0,2,4,6
/proc/18595/task/18603/stat : 18603 (java) S 18592 18595 14331 0 -1 4202560 599 0 0 0 312 17 0 0 20 0 22 0 109541891 10060525568 982089 33554432000 1073741824 1073778376 140737219904192 140362391197992 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18595/tid=18604] ppid=18592 vsize=9824732 CPUtime=3.52 cores=0,2,4,6
/proc/18595/task/18604/stat : 18604 (java) S 18592 18595 14331 0 -1 4202560 778 0 0 0 330 22 0 0 20 0 22 0 109541891 10060525568 982089 33554432000 1073741824 1073778376 140737219904192 140362390145448 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18595/tid=18605] ppid=18592 vsize=9824732 CPUtime=3.6 cores=0,2,4,6
/proc/18595/task/18605/stat : 18605 (java) S 18592 18595 14331 0 -1 4202560 631 0 0 0 338 22 0 0 20 0 22 0 109541891 10060525568 982089 33554432000 1073741824 1073778376 140737219904192 140362389092904 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18595/tid=18606] ppid=18592 vsize=9824732 CPUtime=6.26 cores=0,2,4,6
/proc/18595/task/18606/stat : 18606 (java) S 18592 18595 14331 0 -1 4202560 2656 0 0 0 620 6 0 0 20 0 22 0 109541892 10060525568 982089 33554432000 1073741824 1073778376 140737219904192 140362376895080 243768801193 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18595/tid=18607] ppid=18592 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18595/task/18607/stat : 18607 (java) S 18592 18595 14331 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 109541893 10060525568 982089 33554432000 1073741824 1073778376 140737219904192 140362375841400 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18595/tid=18608] ppid=18592 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18595/task/18608/stat : 18608 (java) S 18592 18595 14331 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 109541893 10060525568 982089 33554432000 1073741824 1073778376 140737219904192 140362374788744 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18595/tid=18609] ppid=18592 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18595/task/18609/stat : 18609 (java) S 18592 18595 14331 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 109541895 10060525568 982089 33554432000 1073741824 1073778376 140737219904192 140362373737488 243768809248 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18595/tid=18610] ppid=18592 vsize=9824732 CPUtime=2 cores=0,2,4,6
/proc/18595/task/18610/stat : 18610 (java) S 18592 18595 14331 0 -1 4202560 16574 0 0 0 197 3 0 0 20 0 22 0 109541895 10060525568 982089 33554432000 1073741824 1073778376 140737219904192 140362372683832 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18595/tid=18611] ppid=18592 vsize=9824732 CPUtime=1.9 cores=0,2,4,6
/proc/18595/task/18611/stat : 18611 (java) S 18592 18595 14331 0 -1 4202560 10737 0 0 0 188 2 0 0 20 0 22 0 109541895 10060525568 982089 33554432000 1073741824 1073778376 140737219904192 140362371631288 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18595/tid=18612] ppid=18592 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18595/task/18612/stat : 18612 (java) S 18592 18595 14331 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 109541895 10060525568 982089 33554432000 1073741824 1073778376 140737219904192 140362370578936 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18595/tid=18613] ppid=18592 vsize=9824732 CPUtime=0.3 cores=0,2,4,6
/proc/18595/task/18613/stat : 18613 (java) S 18592 18595 14331 0 -1 4202560 47 0 0 0 15 15 0 0 20 0 22 0 109541895 10060525568 982089 33554432000 1073741824 1073778376 140737219904192 140362369526600 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18595/tid=18614] ppid=18592 vsize=9824732 CPUtime=808.08 cores=0,2,4,6
/proc/18595/task/18614/stat : 18614 (java) R 18592 18595 14331 0 -1 4202560 107 0 0 0 80794 14 0 0 20 0 22 0 109541937 10060525568 982089 33554432000 1073741824 1073778376 140737219904192 140362366807712 140362425687004 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=18595/tid=18615] ppid=18592 vsize=9824732 CPUtime=808.08 cores=0,2,4,6
/proc/18595/task/18615/stat : 18615 (java) R 18592 18595 14331 0 -1 4202560 1190 0 0 0 80762 46 0 0 20 0 22 0 109541937 10060525568 982089 33554432000 1073741824 1073778376 140737219904192 140362365754352 140362425789135 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=18595/tid=18616] ppid=18592 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18595/task/18616/stat : 18616 (java) S 18592 18595 14331 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 109541939 10060525568 982089 33554432000 1073741824 1073778376 140737219904192 140362364704296 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18595/tid=18617] ppid=18592 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18595/task/18617/stat : 18617 (java) S 18592 18595 14331 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 109541939 10060525568 982089 33554432000 1073741824 1073778376 140737219904192 140362363651752 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1654.9
Current children cumulated vsize (KiB) 9824732

[startup+882.308 s]
/proc/loadavg: 4.12 4.10 4.08 5/219 18708
/proc/meminfo: memFree=24086956/32872528 swapFree=9100/9100
[pid=18595] ppid=18592 vsize=9824732 CPUtime=1776.07 cores=0,2,4,6
/proc/18595/stat : 18595 (java) S 18592 18595 14331 0 -1 4202496 40864 0 1 0 177381 226 0 0 20 0 22 0 109541889 10060525568 1021011 33554432000 1073741824 1073778376 140737219904192 140737219895328 243768787005 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/18595/statm: 2456183 1021011 2301 9 0 2446860 0
[pid=18595/tid=18597] ppid=18592 vsize=9824732 CPUtime=0.49 cores=0,2,4,6
/proc/18595/task/18597/stat : 18597 (java) S 18592 18595 14331 0 -1 4202560 2514 0 1 0 45 4 0 0 20 0 22 0 109541890 10060525568 1021011 33554432000 1073741824 1073778376 140737219904192 140362552693624 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18595/tid=18598] ppid=18592 vsize=9824732 CPUtime=3.64 cores=0,2,4,6
/proc/18595/task/18598/stat : 18598 (java) S 18592 18595 14331 0 -1 4202560 609 0 0 0 345 19 0 0 20 0 22 0 109541891 10060525568 1021011 33554432000 1073741824 1073778376 140737219904192 140362396461736 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18595/tid=18599] ppid=18592 vsize=9824732 CPUtime=3.53 cores=0,2,4,6
/proc/18595/task/18599/stat : 18599 (java) S 18592 18595 14331 0 -1 4202560 698 0 0 0 336 17 0 0 20 0 22 0 109541891 10060525568 1021011 33554432000 1073741824 1073778376 140737219904192 140362395409192 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18595/tid=18600] ppid=18592 vsize=9824732 CPUtime=4.07 cores=0,2,4,6
/proc/18595/task/18600/stat : 18600 (java) S 18592 18595 14331 0 -1 4202560 808 0 0 0 386 21 0 0 20 0 22 0 109541891 10060525568 1021011 33554432000 1073741824 1073778376 140737219904192 140362394356648 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18595/tid=18601] ppid=18592 vsize=9824732 CPUtime=4.11 cores=0,2,4,6
/proc/18595/task/18601/stat : 18601 (java) S 18592 18595 14331 0 -1 4202560 730 0 0 0 389 22 0 0 20 0 22 0 109541891 10060525568 1021011 33554432000 1073741824 1073778376 140737219904192 140362393304104 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18595/tid=18602] ppid=18592 vsize=9824732 CPUtime=3.9 cores=0,2,4,6
/proc/18595/task/18602/stat : 18602 (java) S 18592 18595 14331 0 -1 4202560 809 0 0 0 368 22 0 0 20 0 22 0 109541891 10060525568 1021011 33554432000 1073741824 1073778376 140737219904192 140362392250536 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18595/tid=18603] ppid=18592 vsize=9824732 CPUtime=3.59 cores=0,2,4,6
/proc/18595/task/18603/stat : 18603 (java) S 18592 18595 14331 0 -1 4202560 634 0 0 0 340 19 0 0 20 0 22 0 109541891 10060525568 1021011 33554432000 1073741824 1073778376 140737219904192 140362391197992 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18595/tid=18604] ppid=18592 vsize=9824732 CPUtime=3.74 cores=0,2,4,6
/proc/18595/task/18604/stat : 18604 (java) S 18592 18595 14331 0 -1 4202560 796 0 0 0 352 22 0 0 20 0 22 0 109541891 10060525568 1021011 33554432000 1073741824 1073778376 140737219904192 140362390145448 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18595/tid=18605] ppid=18592 vsize=9824732 CPUtime=3.96 cores=0,2,4,6
/proc/18595/task/18605/stat : 18605 (java) S 18592 18595 14331 0 -1 4202560 669 0 0 0 372 24 0 0 20 0 22 0 109541891 10060525568 1021011 33554432000 1073741824 1073778376 140737219904192 140362389092904 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18595/tid=18606] ppid=18592 vsize=9824732 CPUtime=6.27 cores=0,2,4,6
/proc/18595/task/18606/stat : 18606 (java) S 18592 18595 14331 0 -1 4202560 2667 0 0 0 620 7 0 0 20 0 22 0 109541892 10060525568 1021011 33554432000 1073741824 1073778376 140737219904192 140362376895080 243768801193 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18595/tid=18607] ppid=18592 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18595/task/18607/stat : 18607 (java) S 18592 18595 14331 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 109541893 10060525568 1021011 33554432000 1073741824 1073778376 140737219904192 140362375841400 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18595/tid=18608] ppid=18592 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18595/task/18608/stat : 18608 (java) S 18592 18595 14331 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 109541893 10060525568 1021011 33554432000 1073741824 1073778376 140737219904192 140362374788744 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18595/tid=18609] ppid=18592 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18595/task/18609/stat : 18609 (java) S 18592 18595 14331 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 109541895 10060525568 1021011 33554432000 1073741824 1073778376 140737219904192 140362373737488 243768809248 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18595/tid=18610] ppid=18592 vsize=9824732 CPUtime=2 cores=0,2,4,6
/proc/18595/task/18610/stat : 18610 (java) S 18592 18595 14331 0 -1 4202560 16574 0 0 0 197 3 0 0 20 0 22 0 109541895 10060525568 1021011 33554432000 1073741824 1073778376 140737219904192 140362372683832 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18595/tid=18611] ppid=18592 vsize=9824732 CPUtime=1.9 cores=0,2,4,6
/proc/18595/task/18611/stat : 18611 (java) S 18592 18595 14331 0 -1 4202560 10737 0 0 0 188 2 0 0 20 0 22 0 109541895 10060525568 1021011 33554432000 1073741824 1073778376 140737219904192 140362371631288 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18595/tid=18612] ppid=18592 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18595/task/18612/stat : 18612 (java) S 18592 18595 14331 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 109541895 10060525568 1021011 33554432000 1073741824 1073778376 140737219904192 140362370578936 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18595/tid=18613] ppid=18592 vsize=9824732 CPUtime=0.32 cores=0,2,4,6
/proc/18595/task/18613/stat : 18613 (java) S 18592 18595 14331 0 -1 4202560 51 0 0 0 16 16 0 0 20 0 22 0 109541895 10060525568 1021011 33554432000 1073741824 1073778376 140737219904192 140362369526600 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18595/tid=18614] ppid=18592 vsize=9824732 CPUtime=867.44 cores=0,2,4,6
/proc/18595/task/18614/stat : 18614 (java) R 18592 18595 14331 0 -1 4202560 112 0 0 0 86729 15 0 0 20 0 22 0 109541937 10060525568 1021011 33554432000 1073741824 1073778376 140737219904192 140362366800016 140362425651542 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=18595/tid=18615] ppid=18592 vsize=9824732 CPUtime=867.44 cores=0,2,4,6
/proc/18595/task/18615/stat : 18615 (java) R 18592 18595 14331 0 -1 4202560 1192 0 0 0 86697 47 0 0 20 0 22 0 109541937 10060525568 1021011 33554432000 1073741824 1073778376 140737219904192 140362365754352 140362426161427 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=18595/tid=18616] ppid=18592 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18595/task/18616/stat : 18616 (java) S 18592 18595 14331 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 109541939 10060525568 1021011 33554432000 1073741824 1073778376 140737219904192 140362364704296 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18595/tid=18617] ppid=18592 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18595/task/18617/stat : 18617 (java) S 18592 18595 14331 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 109541939 10060525568 1021011 33554432000 1073741824 1073778376 140737219904192 140362363651752 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1776.07
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+894.201 s]
/proc/loadavg: 4.10 4.10 4.07 5/219 18708
/proc/meminfo: memFree=24078520/32872528 swapFree=9100/9100
[pid=18595] ppid=18592 vsize=9824732 CPUtime=1800.01 cores=0,2,4,6
/proc/18595/stat : 18595 (java) S 18592 18595 14331 0 -1 4202496 40872 0 1 0 179774 227 0 0 20 0 22 0 109541889 10060525568 1022035 33554432000 1073741824 1073778376 140737219904192 140737219895328 243768787005 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/18595/statm: 2456183 1022035 2301 9 0 2446860 0
[pid=18595/tid=18597] ppid=18592 vsize=9824732 CPUtime=0.49 cores=0,2,4,6
/proc/18595/task/18597/stat : 18597 (java) S 18592 18595 14331 0 -1 4202560 2515 0 1 0 45 4 0 0 20 0 22 0 109541890 10060525568 1022035 33554432000 1073741824 1073778376 140737219904192 140362552693624 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18595/tid=18598] ppid=18592 vsize=9824732 CPUtime=3.71 cores=0,2,4,6
/proc/18595/task/18598/stat : 18598 (java) S 18592 18595 14331 0 -1 4202560 611 0 0 0 352 19 0 0 20 0 22 0 109541891 10060525568 1022035 33554432000 1073741824 1073778376 140737219904192 140362396461736 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18595/tid=18599] ppid=18592 vsize=9824732 CPUtime=3.58 cores=0,2,4,6
/proc/18595/task/18599/stat : 18599 (java) S 18592 18595 14331 0 -1 4202560 698 0 0 0 341 17 0 0 20 0 22 0 109541891 10060525568 1022035 33554432000 1073741824 1073778376 140737219904192 140362395409192 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18595/tid=18600] ppid=18592 vsize=9824732 CPUtime=4.11 cores=0,2,4,6
/proc/18595/task/18600/stat : 18600 (java) S 18592 18595 14331 0 -1 4202560 808 0 0 0 390 21 0 0 20 0 22 0 109541891 10060525568 1022035 33554432000 1073741824 1073778376 140737219904192 140362394356648 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18595/tid=18601] ppid=18592 vsize=9824732 CPUtime=4.15 cores=0,2,4,6
/proc/18595/task/18601/stat : 18601 (java) S 18592 18595 14331 0 -1 4202560 731 0 0 0 393 22 0 0 20 0 22 0 109541891 10060525568 1022035 33554432000 1073741824 1073778376 140737219904192 140362393304104 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18595/tid=18602] ppid=18592 vsize=9824732 CPUtime=3.94 cores=0,2,4,6
/proc/18595/task/18602/stat : 18602 (java) S 18592 18595 14331 0 -1 4202560 809 0 0 0 372 22 0 0 20 0 22 0 109541891 10060525568 1022035 33554432000 1073741824 1073778376 140737219904192 140362392250536 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18595/tid=18603] ppid=18592 vsize=9824732 CPUtime=3.6 cores=0,2,4,6
/proc/18595/task/18603/stat : 18603 (java) S 18592 18595 14331 0 -1 4202560 634 0 0 0 341 19 0 0 20 0 22 0 109541891 10060525568 1022035 33554432000 1073741824 1073778376 140737219904192 140362391197992 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18595/tid=18604] ppid=18592 vsize=9824732 CPUtime=3.76 cores=0,2,4,6
/proc/18595/task/18604/stat : 18604 (java) S 18592 18595 14331 0 -1 4202560 796 0 0 0 354 22 0 0 20 0 22 0 109541891 10060525568 1022035 33554432000 1073741824 1073778376 140737219904192 140362390145448 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18595/tid=18605] ppid=18592 vsize=9824732 CPUtime=3.98 cores=0,2,4,6
/proc/18595/task/18605/stat : 18605 (java) S 18592 18595 14331 0 -1 4202560 670 0 0 0 374 24 0 0 20 0 22 0 109541891 10060525568 1022035 33554432000 1073741824 1073778376 140737219904192 140362389092904 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18595/tid=18606] ppid=18592 vsize=9824732 CPUtime=6.28 cores=0,2,4,6
/proc/18595/task/18606/stat : 18606 (java) S 18592 18595 14331 0 -1 4202560 2669 0 0 0 621 7 0 0 20 0 22 0 109541892 10060525568 1022035 33554432000 1073741824 1073778376 140737219904192 140362376895080 243768801193 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18595/tid=18607] ppid=18592 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18595/task/18607/stat : 18607 (java) S 18592 18595 14331 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 109541893 10060525568 1022035 33554432000 1073741824 1073778376 140737219904192 140362375841400 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18595/tid=18608] ppid=18592 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18595/task/18608/stat : 18608 (java) S 18592 18595 14331 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 109541893 10060525568 1022035 33554432000 1073741824 1073778376 140737219904192 140362374788744 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18595/tid=18609] ppid=18592 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18595/task/18609/stat : 18609 (java) S 18592 18595 14331 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 109541895 10060525568 1022035 33554432000 1073741824 1073778376 140737219904192 140362373737488 243768809248 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18595/tid=18610] ppid=18592 vsize=9824732 CPUtime=2 cores=0,2,4,6
/proc/18595/task/18610/stat : 18610 (java) S 18592 18595 14331 0 -1 4202560 16574 0 0 0 197 3 0 0 20 0 22 0 109541895 10060525568 1022035 33554432000 1073741824 1073778376 140737219904192 140362372683832 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18595/tid=18611] ppid=18592 vsize=9824732 CPUtime=1.9 cores=0,2,4,6
/proc/18595/task/18611/stat : 18611 (java) S 18592 18595 14331 0 -1 4202560 10737 0 0 0 188 2 0 0 20 0 22 0 109541895 10060525568 1022035 33554432000 1073741824 1073778376 140737219904192 140362371631288 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18595/tid=18612] ppid=18592 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18595/task/18612/stat : 18612 (java) S 18592 18595 14331 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 109541895 10060525568 1022035 33554432000 1073741824 1073778376 140737219904192 140362370578936 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18595/tid=18613] ppid=18592 vsize=9824732 CPUtime=0.32 cores=0,2,4,6
/proc/18595/task/18613/stat : 18613 (java) S 18592 18595 14331 0 -1 4202560 51 0 0 0 16 16 0 0 20 0 22 0 109541895 10060525568 1022035 33554432000 1073741824 1073778376 140737219904192 140362369526600 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18595/tid=18614] ppid=18592 vsize=9824732 CPUtime=879.25 cores=0,2,4,6
/proc/18595/task/18614/stat : 18614 (java) R 18592 18595 14331 0 -1 4202560 113 0 0 0 87910 15 0 0 20 0 22 0 109541937 10060525568 1022035 33554432000 1073741824 1073778376 140737219904192 140362366806640 140362425750976 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=18595/tid=18615] ppid=18592 vsize=9824732 CPUtime=879.25 cores=0,2,4,6
/proc/18595/task/18615/stat : 18615 (java) R 18592 18595 14331 0 -1 4202560 1192 0 0 0 87878 47 0 0 20 0 22 0 109541937 10060525568 1022035 33554432000 1073741824 1073778376 140737219904192 140362365755104 140362426161349 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=18595/tid=18616] ppid=18592 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18595/task/18616/stat : 18616 (java) S 18592 18595 14331 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 109541939 10060525568 1022035 33554432000 1073741824 1073778376 140737219904192 140362364704296 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18595/tid=18617] ppid=18592 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18595/task/18617/stat : 18617 (java) S 18592 18595 14331 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 109541939 10060525568 1022035 33554432000 1073741824 1073778376 140737219904192 140362363651752 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1800.01
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 18595 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 143
Real time (s): 894.279
CPU time (s): 1800.77
CPU user time (s): 1797.99
CPU system time (s): 2.78158
CPU usage (%): 201.365
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.99
system time used= 2.78158
maximum resident set size= 4088256
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 40906
page faults= 1
swaps= 0
block input operations= 0
block output operations= 920
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 24402
involuntary context switches= 31694

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.23005 second user time and 8.37973 second system time

The end

Launcher Data

Begin job on node151 at 2016-06-07 07:08:27
IDJOB=4080574
IDBENCH=90122
IDSOLVER=2543
FILE ID=node151/4080574-1465276107
RUNJOBID= node151-1465261736-14347
PBS_JOBID= 19843295
Free space on /tmp= 71748 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB12/normalized-PB12/DEC-SMALLINT-LIN/sroussel/ShortestPathTate/normalized-TateBritain_K97.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4080574-1465276107/watcher-4080574-1465276107 -o /tmp/evaluation-result-4080574-1465276107/solver-4080574-1465276107 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node151-1465261736-14347 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4080574-1465276107.opb

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

MD5SUM BENCH= 43f0e9fb1c8ca4724fdfde37689b9cda
RANDOM SEED=1743167129

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.334
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.334
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.334
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.334
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.54
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.334
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:        28053484 kB
Buffers:           83516 kB
Cached:           240640 kB
SwapCached:         2184 kB
Active:          3832876 kB
Inactive:         227848 kB
Active(anon):    3737136 kB
Inactive(anon):     1680 kB
Active(file):      95740 kB
Inactive(file):   226168 kB
Unevictable:        9100 kB
Mlocked:            9100 kB
SwapTotal:      67108856 kB
SwapFree:       67098860 kB
Dirty:              1288 kB
Writeback:             8 kB
AnonPages:       3744568 kB
Mapped:            16388 kB
Shmem:                 0 kB
Slab:             611752 kB
SReclaimable:      55360 kB
SUnreclaim:       556392 kB
KernelStack:        1624 kB
PageTables:        11360 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    4019628 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3659776 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= 71748 MiB
End job on node151 at 2016-06-07 07:23:22