Trace number 4080551

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.84 895.081

General information on the benchmark

Name/DEC-SMALLINT-LIN/sroussel/ShortestPathTate/
normalized-TateBritain_K104.opb
MD5SUMa8d55fafa030e5024da65ad802ff80be
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 benchmark701.16
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables7072
Total number of constraints7282
Number of constraints which are clauses7178
Number of constraints which are cardinality constraints (but not clauses)104
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint104
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 105
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.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.08/0.12	c Pseudo Boolean Optimization by upper bound
0.08/0.12	c ManyCore solver with 2 solvers running in parallel
0.08/0.12	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.08/0.12	c --- Begin Solver configuration ---
0.08/0.12	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@5d764be1
0.08/0.12	c Learn all clauses as in MiniSAT
0.08/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.08/0.12	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.08/0.12	c Expensive reason simplification
0.08/0.12	c Glucose 2.1 dynamic restart strategy
0.08/0.12	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.08/0.12	c timeout=2147483s
0.08/0.12	c DB Simplification allowed=false
0.08/0.12	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.08/0.12	c --- End Solver configuration ---
0.08/0.12	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.08/0.12	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.08/0.12	c --- Begin Solver configuration ---
0.08/0.12	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@4413ee
0.08/0.12	c Learn all clauses as in MiniSAT
0.08/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.08/0.12	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.08/0.12	c No reason simplification
0.08/0.12	c Armin Biere (Picosat) restarts strategy
0.08/0.12	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.08/0.12	c timeout=2147483s
0.08/0.12	c DB Simplification allowed=false
0.08/0.12	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.08/0.12	c --- End Solver configuration ---
0.08/0.12	c solving HOME/instance-4080551-1465273781.opb
0.08/0.12	c reading problem ... 
0.08/0.12	c  no objective function found
1.07/0.50	c ... done. Wall clock time 0.381s.
1.07/0.50	c declared #vars     7072
1.07/0.50	c #constraints  7282
1.07/0.50	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
1.07/0.50	c constraints type 
1.07/0.50	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 5837
1.07/0.50	c org.sat4j.minisat.constraints.card.MinWatchCard => 104
1.07/0.50	c org.sat4j.minisat.constraints.cnf.UnitClause => 2
1.07/0.50	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 1339
1.07/0.50	c 7282 constraints processed.
1.07/0.50	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
1.07/0.50	c constraints type 
1.07/0.50	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 1339
1.07/0.50	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 5837
1.07/0.50	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 104
1.07/0.50	c org.sat4j.pb.constraints.pb.UnitClausePB => 2
1.07/0.50	c 7282 constraints processed.
6.16/2.19	c cleaning 2491 clauses out of 4997 with flag 23743/5001
9.95/3.75	c cleaning 4233 clauses out of 8502 with flag 60464/11001
13.41/5.42	c cleaning 5594 clauses out of 11259 with flag 105398/18000
17.60/7.42	c cleaning 6805 clauses out of 13663 with flag 157543/26002
22.30/9.70	c cleaning 7870 clauses out of 15854 with flag 210860/35000
27.40/12.22	c cleaning 8949 clauses out of 17980 with flag 267595/45001
33.49/15.29	c cleaning 9610 clauses out of 20027 with flag 328822/56001
39.90/18.42	c cleaning 10108 clauses out of 22412 with flag 392438/68000
46.62/21.76	c cleaning 10997 clauses out of 25299 with flag 467298/81001
53.41/25.14	c cleaning 11847 clauses out of 28296 with flag 546595/95000
62.42/29.61	c cleaning 12564 clauses out of 31447 with flag 628672/110000
71.56/34.18	c cleaning 13552 clauses out of 34883 with flag 721681/126000
81.85/39.26	c cleaning 14269 clauses out of 38331 with flag 821092/143000
92.96/44.70	c cleaning 15342 clauses out of 42062 with flag 931252/161000
104.36/50.41	c cleaning 15950 clauses out of 45720 with flag 1048084/180000
116.64/56.55	c cleaning 16912 clauses out of 49770 with flag 1169289/200000
129.93/63.17	c cleaning 17745 clauses out of 53856 with flag 1308711/221001
143.80/70.09	c cleaning 18514 clauses out of 58109 with flag 1443547/243000
159.06/77.63	c cleaning 19758 clauses out of 62593 with flag 1589198/266003
173.95/85.04	c cleaning 20563 clauses out of 66831 with flag 1737035/290000
189.35/92.73	c cleaning 21365 clauses out of 71268 with flag 1891036/315000
208.04/102.34	c cleaning 22570 clauses out of 75902 with flag 2056424/341000
224.82/110.70	c cleaning 23081 clauses out of 80329 with flag 2228837/368000
244.11/120.33	c cleaning 23865 clauses out of 85247 with flag 2410540/396000
264.23/130.35	c cleaning 25137 clauses out of 90381 with flag 2595915/425003
273.44/134.98	c cleaning 0 clauses out of 5002 with flag 0/5002
286.79/141.31	c cleaning 25709 clauses out of 95239 with flag 2797419/455003
308.93/152.35	c cleaning 26895 clauses out of 100526 with flag 2994316/486000
333.65/164.57	c cleaning 27782 clauses out of 105629 with flag 3208955/518000
360.39/178.39	c cleaning 28805 clauses out of 110849 with flag 3437435/551003
386.31/191.23	c cleaning 29456 clauses out of 116039 with flag 3668672/585000
414.25/205.13	c cleaning 30727 clauses out of 121585 with flag 3908668/620002
442.72/219.29	c cleaning 31381 clauses out of 126857 with flag 4155625/656001
472.30/234.00	c cleaning 32392 clauses out of 132474 with flag 4412624/693000
504.04/249.67	c cleaning 33403 clauses out of 138082 with flag 4682943/731000
536.73/265.89	c cleaning 34344 clauses out of 143678 with flag 4958791/770000
571.60/283.11	c cleaning 35195 clauses out of 149334 with flag 5255223/810000
608.03/301.15	c cleaning 36394 clauses out of 155138 with flag 5557397/851000
644.48/319.12	c cleaning 36969 clauses out of 160746 with flag 5865300/893003
680.19/336.84	c cleaning 37991 clauses out of 166774 with flag 6196163/936000
715.58/354.57	c cleaning 39345 clauses out of 172782 with flag 6532631/980000
752.78/373.19	c cleaning 40014 clauses out of 178437 with flag 6886850/1025000
790.01/391.79	c cleaning 40899 clauses out of 184423 with flag 7252577/1071000
829.61/411.52	c cleaning 42144 clauses out of 190524 with flag 7615137/1118000
871.92/433.32	c cleaning 42705 clauses out of 196382 with flag 8006701/1166002
912.52/453.61	c cleaning 43892 clauses out of 202675 with flag 8405315/1215001
962.18/478.31	c cleaning 44913 clauses out of 208782 with flag 8811098/1265001
1014.66/504.35	c cleaning 46080 clauses out of 214868 with flag 9236288/1316000
1068.61/531.04	c cleaning 46824 clauses out of 220787 with flag 9662123/1368000
1127.36/560.10	c cleaning 48218 clauses out of 226965 with flag 10117072/1421002
1186.53/589.46	c cleaning 48803 clauses out of 232745 with flag 10607017/1475000
1248.22/620.11	c cleaning 50304 clauses out of 238941 with flag 11113273/1530000
1311.75/651.60	c cleaning 51070 clauses out of 244640 with flag 11585161/1586004
1375.85/683.46	c cleaning 52118 clauses out of 250570 with flag 12093714/1643004
1442.37/716.36	c cleaning 53206 clauses out of 256448 with flag 12592600/1701000
1516.70/754.54	c cleaning 54272 clauses out of 262241 with flag 13114981/1760000
1586.75/789.40	c cleaning 55261 clauses out of 267973 with flag 13662451/1820004
1658.11/824.70	c cleaning 56212 clauses out of 273706 with flag 14218902/1881000
1731.71/861.27	c cleaning 57280 clauses out of 279493 with flag 14792305/1943001
1800.15/895.00	c >>>>>>>>>> Solver number 0 (0 answers) <<<<<<<<<<<<<<<<<<
1800.15/895.00	c starts		: 13852
1800.15/895.00	c conflicts		: 2000558
1800.15/895.00	c decisions		: 36993840
1800.15/895.00	c propagations		: 777881229
1800.15/895.00	c inspects		: 4974032044
1800.15/895.00	c shortcuts		: 0
1800.15/895.00	c learnt literals	: 95
1800.15/895.00	c learnt binary clauses	: 88721
1800.15/895.00	c learnt ternary clauses	: 94824
1800.15/895.00	c learnt constraints	: 2000463
1800.15/895.00	c ignored constraints	: 0
1800.15/895.00	c root simplifications	: 0
1800.15/895.00	c removed literals (reason simplification)	: 24402465
1800.15/895.00	c reason swapping (by a shorter reason)	: 0
1800.15/895.00	c Calls to reduceDB	: 58
1800.15/895.00	c Number of update (reduction) of LBD	: 1570865
1800.15/895.00	c Imported unit clauses	: 0
1800.15/895.00	c number of reductions to clauses (during analyze)	: 0
1800.15/895.00	c number of learned constraints concerned by reduction	: 0
1800.15/895.00	c number of learning phase by resolution	: 0
1800.15/895.00	c number of learning phase by cutting planes	: 0
1800.15/895.00	c speed (assignments/second)	: 869639.5017479293
1800.15/895.00	c non guided choices	9849
1800.15/895.06	c learnt constraints type 
1800.15/895.06	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 88721
1800.15/895.06	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 191048
1800.15/895.06	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1800.15/895.06	c starts		: 34
1800.15/895.06	c conflicts		: 9981
1800.15/895.06	c decisions		: 107122
1800.15/895.06	c propagations		: 3894372
1800.15/895.06	c inspects		: 775021072
1800.15/895.06	c shortcuts		: 0
1800.15/895.06	c learnt literals	: 0
1800.15/895.06	c learnt binary clauses	: 0
1800.15/895.06	c learnt ternary clauses	: 0
1800.15/895.06	c learnt constraints	: 9980
1800.15/895.06	c ignored constraints	: 0
1800.15/895.06	c root simplifications	: 0
1800.15/895.06	c removed literals (reason simplification)	: 0
1800.15/895.06	c reason swapping (by a shorter reason)	: 0
1800.15/895.06	c Calls to reduceDB	: 1
1800.15/895.06	c Number of update (reduction) of LBD	: 0
1800.15/895.06	c Imported unit clauses	: 0
1800.15/895.06	c number of reductions to clauses (during analyze)	: 0
1800.15/895.06	c number of learned constraints concerned by reduction	: 0
1800.15/895.06	c number of learning phase by resolution	: 0
1800.15/895.06	c number of learning phase by cutting planes	: 0
1800.15/895.06	c speed (assignments/second)	: 4353.481446371439
1800.15/895.06	c non guided choices	288
1800.15/895.06	c learnt constraints type 
1800.15/895.06	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 268
1800.15/895.06	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 1205
1800.15/895.06	c org.sat4j.pb.constraints.pb.MaxWatchPb => 8507
1800.15/895.06	s UNKNOWN
1800.15/895.06	c Total wall clock time (in seconds): 894.941

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

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

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


[startup+0 s]
/proc/loadavg: 4.05 4.04 4.00 4/197 18172
/proc/meminfo: memFree=28306716/32872528 swapFree=9100/9100
[pid=18172] ppid=18169 vsize=5632 CPUtime=0 cores=1,3,5,7
/proc/18172/stat : 18172 (java) R 18169 18172 14331 0 -1 4202496 383 0 0 0 0 0 0 0 20 0 1 0 109309232 5767168 55 33554432000 1073741824 1073778376 140735159092096 140735159089224 243756264743 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/18172/statm: 1408 55 43 9 0 30 0

[startup+0.100153 s]
/proc/loadavg: 4.05 4.04 4.00 4/197 18172
/proc/meminfo: memFree=28306716/32872528 swapFree=9100/9100
[pid=18172] ppid=18169 vsize=9558476 CPUtime=0.08 cores=1,3,5,7
/proc/18172/stat : 18172 (java) S 18169 18172 14331 0 -1 4202496 4409 0 1 0 8 0 0 0 20 0 18 0 109309232 9787879424 6040 33554432000 1073741824 1073778376 140735159092096 140735159083232 243768787005 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/18172/statm: 2389619 6040 2126 9 0 2380296 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 9558476

[startup+0.2002 s]
/proc/loadavg: 4.05 4.04 4.00 4/197 18172
/proc/meminfo: memFree=28306716/32872528 swapFree=9100/9100
[pid=18172] ppid=18169 vsize=9558476 CPUtime=0.27 cores=1,3,5,7
/proc/18172/stat : 18172 (java) S 18169 18172 14331 0 -1 4202496 6266 0 1 0 26 1 0 0 20 0 18 0 109309232 9787879424 7899 33554432000 1073741824 1073778376 140735159092096 140735159083232 243768787005 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/18172/statm: 2389619 7899 2209 9 0 2380296 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 9558476

[startup+0.3002 s]
/proc/loadavg: 4.05 4.04 4.00 4/197 18172
/proc/meminfo: memFree=28306716/32872528 swapFree=9100/9100
[pid=18172] ppid=18169 vsize=9558476 CPUtime=0.55 cores=1,3,5,7
/proc/18172/stat : 18172 (java) S 18169 18172 14331 0 -1 4202496 7170 0 1 0 54 1 0 0 20 0 18 0 109309232 9787879424 10438 33554432000 1073741824 1073778376 140735159092096 140735159083232 243768787005 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/18172/statm: 2389619 10438 2233 9 0 2380296 0
Current children cumulated CPU time (s) 0.55
Current children cumulated vsize (KiB) 9558476

[startup+0.700211 s]
/proc/loadavg: 4.05 4.04 4.00 4/197 18172
/proc/meminfo: memFree=28306716/32872528 swapFree=9100/9100
[pid=18172] ppid=18169 vsize=9824732 CPUtime=1.86 cores=1,3,5,7
/proc/18172/stat : 18172 (java) S 18169 18172 14331 0 -1 4202496 22607 0 1 0 182 4 0 0 20 0 22 0 109309232 10060525568 31247 33554432000 1073741824 1073778376 140735159092096 140735159083232 243768787005 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/18172/statm: 2456183 31247 2256 9 0 2446860 0
Current children cumulated CPU time (s) 1.86
Current children cumulated vsize (KiB) 9824732

[startup+1.50087 s]
/proc/loadavg: 4.05 4.04 4.00 5/219 18194
/proc/meminfo: memFree=28192380/32872528 swapFree=9100/9100
[pid=18172] ppid=18169 vsize=9824732 CPUtime=4.65 cores=1,3,5,7
/proc/18172/stat : 18172 (java) S 18169 18172 14331 0 -1 4202496 23583 0 1 0 460 5 0 0 20 0 22 0 109309232 10060525568 34224 33554432000 1073741824 1073778376 140735159092096 140735159083232 243768787005 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/18172/statm: 2456183 34224 2273 9 0 2446860 0
[pid=18172/tid=18174] ppid=18169 vsize=9824732 CPUtime=0.47 cores=1,3,5,7
/proc/18172/task/18174/stat : 18174 (java) S 18169 18172 14331 0 -1 4202560 2442 0 1 0 47 0 0 0 20 0 22 0 109309233 10060525568 34224 33554432000 1073741824 1073778376 140735159092096 140082614850424 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18172/tid=18175] ppid=18169 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18172/task/18175/stat : 18175 (java) S 18169 18172 14331 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 109309234 10060525568 34224 33554432000 1073741824 1073778376 140735159092096 140082576341544 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18172/tid=18176] ppid=18169 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18172/task/18176/stat : 18176 (java) S 18169 18172 14331 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 109309234 10060525568 34224 33554432000 1073741824 1073778376 140735159092096 140082575288744 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18172/tid=18177] ppid=18169 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18172/task/18177/stat : 18177 (java) S 18169 18172 14331 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 109309234 10060525568 34224 33554432000 1073741824 1073778376 140735159092096 140082574235944 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18172/tid=18178] ppid=18169 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18172/task/18178/stat : 18178 (java) S 18169 18172 14331 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 109309234 10060525568 34224 33554432000 1073741824 1073778376 140735159092096 140082455505064 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18172/tid=18179] ppid=18169 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18172/task/18179/stat : 18179 (java) S 18169 18172 14331 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 109309234 10060525568 34224 33554432000 1073741824 1073778376 140735159092096 140082454453288 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18172/tid=18180] ppid=18169 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18172/task/18180/stat : 18180 (java) S 18169 18172 14331 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 109309234 10060525568 34224 33554432000 1073741824 1073778376 140735159092096 140082453400488 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18172/tid=18181] ppid=18169 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18172/task/18181/stat : 18181 (java) S 18169 18172 14331 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 109309234 10060525568 34224 33554432000 1073741824 1073778376 140735159092096 140082452347688 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18172/tid=18182] ppid=18169 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18172/task/18182/stat : 18182 (java) S 18169 18172 14331 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 109309234 10060525568 34224 33554432000 1073741824 1073778376 140735159092096 140082451294888 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18172/tid=18183] ppid=18169 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18172/task/18183/stat : 18183 (java) S 18169 18172 14331 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 22 0 109309235 10060525568 34224 33554432000 1073741824 1073778376 140735159092096 140081968966120 243768801193 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18172/tid=18184] ppid=18169 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18172/task/18184/stat : 18184 (java) S 18169 18172 14331 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 22 0 109309236 10060525568 34224 33554432000 1073741824 1073778376 140735159092096 140081967912184 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18172/tid=18185] ppid=18169 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18172/task/18185/stat : 18185 (java) S 18169 18172 14331 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 109309236 10060525568 34224 33554432000 1073741824 1073778376 140735159092096 140081966859272 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18172/tid=18186] ppid=18169 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18172/task/18186/stat : 18186 (java) S 18169 18172 14331 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 109309238 10060525568 34224 33554432000 1073741824 1073778376 140735159092096 140081965807760 243768809248 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18172/tid=18187] ppid=18169 vsize=9824732 CPUtime=1.04 cores=1,3,5,7
/proc/18172/task/18187/stat : 18187 (java) R 18169 18172 14331 0 -1 4202560 10333 0 0 0 102 2 0 0 20 0 22 0 109309238 10060525568 34224 33554432000 1073741824 1073778376 140735159092096 140081964748856 140082617458034 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=18172/tid=18188] ppid=18169 vsize=9824732 CPUtime=1.11 cores=1,3,5,7
/proc/18172/task/18188/stat : 18188 (java) R 18169 18172 14331 0 -1 4202560 9467 0 0 0 109 2 0 0 20 0 22 0 109309238 10060525568 34224 33554432000 1073741824 1073778376 140735159092096 140081963690560 140082620876701 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=18172/tid=18189] ppid=18169 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18172/task/18189/stat : 18189 (java) S 18169 18172 14331 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 109309238 10060525568 34224 33554432000 1073741824 1073778376 140735159092096 140081962650488 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18172/tid=18190] ppid=18169 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18172/task/18190/stat : 18190 (java) S 18169 18172 14331 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 109309238 10060525568 34224 33554432000 1073741824 1073778376 140735159092096 140081961597896 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18172/tid=18191] ppid=18169 vsize=9824732 CPUtime=0.98 cores=1,3,5,7
/proc/18172/task/18191/stat : 18191 (java) R 18169 18172 14331 0 -1 4202560 25 0 0 0 98 0 0 0 20 0 22 0 109309283 10060525568 34224 33554432000 1073741824 1073778376 140735159092096 140081960540592 140082456325575 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=18172/tid=18192] ppid=18169 vsize=9824732 CPUtime=0.98 cores=1,3,5,7
/proc/18172/task/18192/stat : 18192 (java) R 18169 18172 14331 0 -1 4202560 37 0 0 0 98 0 0 0 20 0 22 0 109309283 10060525568 34224 33554432000 1073741824 1073778376 140735159092096 140081959488344 140082456687828 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=18172/tid=18193] ppid=18169 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18172/task/18193/stat : 18193 (java) S 18169 18172 14331 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 109309284 10060525568 34224 33554432000 1073741824 1073778376 140735159092096 140081958437800 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18172/tid=18194] ppid=18169 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18172/task/18194/stat : 18194 (java) S 18169 18172 14331 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 109309284 10060525568 34224 33554432000 1073741824 1073778376 140735159092096 140081957385000 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 4.65
Current children cumulated vsize (KiB) 9824732

[startup+3.10089 s]
/proc/loadavg: 4.05 4.04 4.00 6/219 18194
/proc/meminfo: memFree=28109956/32872528 swapFree=9100/9100
[pid=18172] ppid=18169 vsize=9824732 CPUtime=8.47 cores=1,3,5,7
/proc/18172/stat : 18172 (java) S 18169 18172 14331 0 -1 4202496 23879 0 1 0 839 8 0 0 20 0 22 0 109309232 10060525568 57462 33554432000 1073741824 1073778376 140735159092096 140735159083232 243768787005 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/18172/statm: 2456183 57462 2292 9 0 2446860 0
[pid=18172/tid=18174] ppid=18169 vsize=9824732 CPUtime=0.47 cores=1,3,5,7
/proc/18172/task/18174/stat : 18174 (java) S 18169 18172 14331 0 -1 4202560 2442 0 1 0 47 0 0 0 20 0 22 0 109309233 10060525568 57462 33554432000 1073741824 1073778376 140735159092096 140082614850424 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18172/tid=18175] ppid=18169 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18172/task/18175/stat : 18175 (java) S 18169 18172 14331 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 22 0 109309234 10060525568 57462 33554432000 1073741824 1073778376 140735159092096 140082576341544 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18172/tid=18176] ppid=18169 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/18172/task/18176/stat : 18176 (java) S 18169 18172 14331 0 -1 4202560 8 0 0 0 1 0 0 0 20 0 22 0 109309234 10060525568 57462 33554432000 1073741824 1073778376 140735159092096 140082575288744 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18172/tid=18177] ppid=18169 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18172/task/18177/stat : 18177 (java) S 18169 18172 14331 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 109309234 10060525568 57462 33554432000 1073741824 1073778376 140735159092096 140082574235944 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18172/tid=18178] ppid=18169 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/18172/task/18178/stat : 18178 (java) S 18169 18172 14331 0 -1 4202560 21 0 0 0 3 0 0 0 20 0 22 0 109309234 10060525568 57462 33554432000 1073741824 1073778376 140735159092096 140082455505064 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18172/tid=18179] ppid=18169 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/18172/task/18179/stat : 18179 (java) S 18169 18172 14331 0 -1 4202560 14 0 0 0 1 0 0 0 20 0 22 0 109309234 10060525568 57462 33554432000 1073741824 1073778376 140735159092096 140082454453288 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18172/tid=18180] ppid=18169 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/18172/task/18180/stat : 18180 (java) S 18169 18172 14331 0 -1 4202560 16 0 0 0 3 0 0 0 20 0 22 0 109309234 10060525568 57462 33554432000 1073741824 1073778376 140735159092096 140082453400488 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18172/tid=18181] ppid=18169 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/18172/task/18181/stat : 18181 (java) S 18169 18172 14331 0 -1 4202560 9 0 0 0 1 0 0 0 20 0 22 0 109309234 10060525568 57462 33554432000 1073741824 1073778376 140735159092096 140082452347688 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18172/tid=18182] ppid=18169 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18172/task/18182/stat : 18182 (java) S 18169 18172 14331 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 109309234 10060525568 57462 33554432000 1073741824 1073778376 140735159092096 140082451294888 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18172/tid=18183] ppid=18169 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18172/task/18183/stat : 18183 (java) S 18169 18172 14331 0 -1 4202560 72 0 0 0 0 0 0 0 20 0 22 0 109309235 10060525568 57462 33554432000 1073741824 1073778376 140735159092096 140081968966120 243768801193 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18172/tid=18184] ppid=18169 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18172/task/18184/stat : 18184 (java) S 18169 18172 14331 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 109309236 10060525568 57462 33554432000 1073741824 1073778376 140735159092096 140081967912184 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18172/tid=18185] ppid=18169 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18172/task/18185/stat : 18185 (java) S 18169 18172 14331 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 109309236 10060525568 57462 33554432000 1073741824 1073778376 140735159092096 140081966859272 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18172/tid=18186] ppid=18169 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18172/task/18186/stat : 18186 (java) S 18169 18172 14331 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 109309238 10060525568 57462 33554432000 1073741824 1073778376 140735159092096 140081965807760 243768809248 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18172/tid=18187] ppid=18169 vsize=9824732 CPUtime=1.4 cores=1,3,5,7
/proc/18172/task/18187/stat : 18187 (java) S 18169 18172 14331 0 -1 4202560 10442 0 0 0 138 2 0 0 20 0 22 0 109309238 10060525568 57462 33554432000 1073741824 1073778376 140735159092096 140081964755896 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18172/tid=18188] ppid=18169 vsize=9824732 CPUtime=1.32 cores=1,3,5,7
/proc/18172/task/18188/stat : 18188 (java) S 18169 18172 14331 0 -1 4202560 9471 0 0 0 130 2 0 0 20 0 22 0 109309238 10060525568 57462 33554432000 1073741824 1073778376 140735159092096 140081963703096 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18172/tid=18189] ppid=18169 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18172/task/18189/stat : 18189 (java) S 18169 18172 14331 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 109309238 10060525568 57462 33554432000 1073741824 1073778376 140735159092096 140081962650488 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18172/tid=18190] ppid=18169 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18172/task/18190/stat : 18190 (java) S 18169 18172 14331 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 109309238 10060525568 57462 33554432000 1073741824 1073778376 140735159092096 140081961597896 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18172/tid=18191] ppid=18169 vsize=9824732 CPUtime=2.5 cores=1,3,5,7
/proc/18172/task/18191/stat : 18191 (java) R 18169 18172 14331 0 -1 4202560 25 0 0 0 250 0 0 0 20 0 22 0 109309283 10060525568 57462 33554432000 1073741824 1073778376 140735159092096 140081960540896 140082456368117 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=18172/tid=18192] ppid=18169 vsize=9824732 CPUtime=2.52 cores=1,3,5,7
/proc/18172/task/18192/stat : 18192 (java) R 18169 18172 14331 0 -1 4202560 70 0 0 0 250 2 0 0 20 0 22 0 109309283 10060525568 57462 33554432000 1073741824 1073778376 140735159092096 140081959489752 140082456505798 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=18172/tid=18193] ppid=18169 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18172/task/18193/stat : 18193 (java) S 18169 18172 14331 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 109309284 10060525568 57462 33554432000 1073741824 1073778376 140735159092096 140081958437800 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18172/tid=18194] ppid=18169 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18172/task/18194/stat : 18194 (java) S 18169 18172 14331 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 109309284 10060525568 57462 33554432000 1073741824 1073778376 140735159092096 140081957385000 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 8.47
Current children cumulated vsize (KiB) 9824732

[startup+6.30098 s]
/proc/loadavg: 4.05 4.04 4.00 5/219 18194
/proc/meminfo: memFree=27903048/32872528 swapFree=9100/9100
[pid=18172] ppid=18169 vsize=9824732 CPUtime=15.3 cores=1,3,5,7
/proc/18172/stat : 18172 (java) S 18169 18172 14331 0 -1 4202496 24586 0 1 0 1510 20 0 0 20 0 22 0 109309232 10060525568 101273 33554432000 1073741824 1073778376 140735159092096 140735159083232 243768787005 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/18172/statm: 2456183 101273 2292 9 0 2446860 0
[pid=18172/tid=18174] ppid=18169 vsize=9824732 CPUtime=0.47 cores=1,3,5,7
/proc/18172/task/18174/stat : 18174 (java) S 18169 18172 14331 0 -1 4202560 2442 0 1 0 47 0 0 0 20 0 22 0 109309233 10060525568 101273 33554432000 1073741824 1073778376 140735159092096 140082614850424 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18172/tid=18175] ppid=18169 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/18172/task/18175/stat : 18175 (java) S 18169 18172 14331 0 -1 4202560 43 0 0 0 5 2 0 0 20 0 22 0 109309234 10060525568 101273 33554432000 1073741824 1073778376 140735159092096 140082576341544 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18172/tid=18176] ppid=18169 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/18172/task/18176/stat : 18176 (java) S 18169 18172 14331 0 -1 4202560 30 0 0 0 4 1 0 0 20 0 22 0 109309234 10060525568 101273 33554432000 1073741824 1073778376 140735159092096 140082575288744 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18172/tid=18177] ppid=18169 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/18172/task/18177/stat : 18177 (java) S 18169 18172 14331 0 -1 4202560 21 0 0 0 3 1 0 0 20 0 22 0 109309234 10060525568 101273 33554432000 1073741824 1073778376 140735159092096 140082574235944 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18172/tid=18178] ppid=18169 vsize=9824732 CPUtime=0.09 cores=1,3,5,7
/proc/18172/task/18178/stat : 18178 (java) S 18169 18172 14331 0 -1 4202560 143 0 0 0 7 2 0 0 20 0 22 0 109309234 10060525568 101273 33554432000 1073741824 1073778376 140735159092096 140082455505064 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18172/tid=18179] ppid=18169 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/18172/task/18179/stat : 18179 (java) S 18169 18172 14331 0 -1 4202560 30 0 0 0 3 2 0 0 20 0 22 0 109309234 10060525568 101273 33554432000 1073741824 1073778376 140735159092096 140082454453288 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18172/tid=18180] ppid=18169 vsize=9824732 CPUtime=0.09 cores=1,3,5,7
/proc/18172/task/18180/stat : 18180 (java) S 18169 18172 14331 0 -1 4202560 138 0 0 0 7 2 0 0 20 0 22 0 109309234 10060525568 101273 33554432000 1073741824 1073778376 140735159092096 140082453400488 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18172/tid=18181] ppid=18169 vsize=9824732 CPUtime=0.08 cores=1,3,5,7
/proc/18172/task/18181/stat : 18181 (java) S 18169 18172 14331 0 -1 4202560 109 0 0 0 6 2 0 0 20 0 22 0 109309234 10060525568 101273 33554432000 1073741824 1073778376 140735159092096 140082452347688 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18172/tid=18182] ppid=18169 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/18172/task/18182/stat : 18182 (java) S 18169 18172 14331 0 -1 4202560 95 0 0 0 3 0 0 0 20 0 22 0 109309234 10060525568 101273 33554432000 1073741824 1073778376 140735159092096 140082451294888 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18172/tid=18183] ppid=18169 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18172/task/18183/stat : 18183 (java) S 18169 18172 14331 0 -1 4202560 211 0 0 0 0 0 0 0 20 0 22 0 109309235 10060525568 101273 33554432000 1073741824 1073778376 140735159092096 140081968966120 243768801193 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18172/tid=18184] ppid=18169 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18172/task/18184/stat : 18184 (java) S 18169 18172 14331 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 109309236 10060525568 101273 33554432000 1073741824 1073778376 140735159092096 140081967912184 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18172/tid=18185] ppid=18169 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18172/task/18185/stat : 18185 (java) S 18169 18172 14331 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 109309236 10060525568 101273 33554432000 1073741824 1073778376 140735159092096 140081966859272 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18172/tid=18186] ppid=18169 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18172/task/18186/stat : 18186 (java) S 18169 18172 14331 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 109309238 10060525568 101273 33554432000 1073741824 1073778376 140735159092096 140081965807760 243768809248 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18172/tid=18187] ppid=18169 vsize=9824732 CPUtime=1.51 cores=1,3,5,7

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


[startup+822.301 s]
/proc/loadavg: 4.01 4.04 4.01 5/219 18284
/proc/meminfo: memFree=24509900/32872528 swapFree=9100/9100
[pid=18172] ppid=18169 vsize=9824732 CPUtime=1653.31 cores=1,3,5,7
/proc/18172/stat : 18172 (java) S 18169 18172 14331 0 -1 4202496 40993 0 1 0 165104 227 0 0 20 0 22 0 109309232 10060525568 993453 33554432000 1073741824 1073778376 140735159092096 140735159083232 243768787005 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/18172/statm: 2456183 993453 2301 9 0 2446860 0
[pid=18172/tid=18174] ppid=18169 vsize=9824732 CPUtime=0.51 cores=1,3,5,7
/proc/18172/task/18174/stat : 18174 (java) S 18169 18172 14331 0 -1 4202560 2450 0 1 0 48 3 0 0 20 0 22 0 109309233 10060525568 993453 33554432000 1073741824 1073778376 140735159092096 140082614850424 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18172/tid=18175] ppid=18169 vsize=9824732 CPUtime=2.73 cores=1,3,5,7
/proc/18172/task/18175/stat : 18175 (java) S 18169 18172 14331 0 -1 4202560 1077 0 0 0 253 20 0 0 20 0 22 0 109309234 10060525568 993453 33554432000 1073741824 1073778376 140735159092096 140082576341544 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18172/tid=18176] ppid=18169 vsize=9824732 CPUtime=3.22 cores=1,3,5,7
/proc/18172/task/18176/stat : 18176 (java) S 18169 18172 14331 0 -1 4202560 1466 0 0 0 301 21 0 0 20 0 22 0 109309234 10060525568 993453 33554432000 1073741824 1073778376 140735159092096 140082575288744 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18172/tid=18177] ppid=18169 vsize=9824732 CPUtime=3.15 cores=1,3,5,7
/proc/18172/task/18177/stat : 18177 (java) S 18169 18172 14331 0 -1 4202560 1158 0 0 0 296 19 0 0 20 0 22 0 109309234 10060525568 993453 33554432000 1073741824 1073778376 140735159092096 140082574235944 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18172/tid=18178] ppid=18169 vsize=9824732 CPUtime=3 cores=1,3,5,7
/proc/18172/task/18178/stat : 18178 (java) S 18169 18172 14331 0 -1 4202560 1352 0 0 0 279 21 0 0 20 0 22 0 109309234 10060525568 993453 33554432000 1073741824 1073778376 140735159092096 140082455505064 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18172/tid=18179] ppid=18169 vsize=9824732 CPUtime=2.98 cores=1,3,5,7
/proc/18172/task/18179/stat : 18179 (java) S 18169 18172 14331 0 -1 4202560 1540 0 0 0 279 19 0 0 20 0 22 0 109309234 10060525568 993453 33554432000 1073741824 1073778376 140735159092096 140082454453288 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18172/tid=18180] ppid=18169 vsize=9824732 CPUtime=3.09 cores=1,3,5,7
/proc/18172/task/18180/stat : 18180 (java) S 18169 18172 14331 0 -1 4202560 1335 0 0 0 290 19 0 0 20 0 22 0 109309234 10060525568 993453 33554432000 1073741824 1073778376 140735159092096 140082453400488 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18172/tid=18181] ppid=18169 vsize=9824732 CPUtime=3.38 cores=1,3,5,7
/proc/18172/task/18181/stat : 18181 (java) S 18169 18172 14331 0 -1 4202560 1224 0 0 0 318 20 0 0 20 0 22 0 109309234 10060525568 993453 33554432000 1073741824 1073778376 140735159092096 140082452347688 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18172/tid=18182] ppid=18169 vsize=9824732 CPUtime=2.97 cores=1,3,5,7
/proc/18172/task/18182/stat : 18182 (java) S 18169 18172 14331 0 -1 4202560 1256 0 0 0 273 24 0 0 20 0 22 0 109309234 10060525568 993453 33554432000 1073741824 1073778376 140735159092096 140082451294888 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18172/tid=18183] ppid=18169 vsize=9824732 CPUtime=5.86 cores=1,3,5,7
/proc/18172/task/18183/stat : 18183 (java) S 18169 18172 14331 0 -1 4202560 2551 0 0 0 580 6 0 0 20 0 22 0 109309235 10060525568 993453 33554432000 1073741824 1073778376 140735159092096 140081968966120 243768801193 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18172/tid=18184] ppid=18169 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18172/task/18184/stat : 18184 (java) S 18169 18172 14331 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 109309236 10060525568 993453 33554432000 1073741824 1073778376 140735159092096 140081967912184 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18172/tid=18185] ppid=18169 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18172/task/18185/stat : 18185 (java) S 18169 18172 14331 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 109309236 10060525568 993453 33554432000 1073741824 1073778376 140735159092096 140081966859272 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18172/tid=18186] ppid=18169 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18172/task/18186/stat : 18186 (java) S 18169 18172 14331 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 109309238 10060525568 993453 33554432000 1073741824 1073778376 140735159092096 140081965807760 243768809248 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18172/tid=18187] ppid=18169 vsize=9824732 CPUtime=1.58 cores=1,3,5,7
/proc/18172/task/18187/stat : 18187 (java) S 18169 18172 14331 0 -1 4202560 10460 0 0 0 156 2 0 0 20 0 22 0 109309238 10060525568 993453 33554432000 1073741824 1073778376 140735159092096 140081964755896 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18172/tid=18188] ppid=18169 vsize=9824732 CPUtime=1.96 cores=1,3,5,7
/proc/18172/task/18188/stat : 18188 (java) S 18169 18172 14331 0 -1 4202560 12370 0 0 0 193 3 0 0 20 0 22 0 109309238 10060525568 993453 33554432000 1073741824 1073778376 140735159092096 140081963703096 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18172/tid=18189] ppid=18169 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18172/task/18189/stat : 18189 (java) S 18169 18172 14331 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 109309238 10060525568 993453 33554432000 1073741824 1073778376 140735159092096 140081962650488 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18172/tid=18190] ppid=18169 vsize=9824732 CPUtime=0.34 cores=1,3,5,7
/proc/18172/task/18190/stat : 18190 (java) S 18169 18172 14331 0 -1 4202560 47 0 0 0 13 21 0 0 20 0 22 0 109309238 10060525568 993453 33554432000 1073741824 1073778376 140735159092096 140081961597896 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18172/tid=18191] ppid=18169 vsize=9824732 CPUtime=809.37 cores=1,3,5,7
/proc/18172/task/18191/stat : 18191 (java) R 18169 18172 14331 0 -1 4202560 92 0 0 0 80922 15 0 0 20 0 22 0 109309283 10060525568 993453 33554432000 1073741824 1073778376 140735159092096 140081960540896 140082456451098 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=18172/tid=18192] ppid=18169 vsize=9824732 CPUtime=809.35 cores=1,3,5,7
/proc/18172/task/18192/stat : 18192 (java) R 18169 18172 14331 0 -1 4202560 1350 0 0 0 80888 47 0 0 20 0 22 0 109309283 10060525568 993453 33554432000 1073741824 1073778376 140735159092096 140081959488816 140082456707044 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=18172/tid=18193] ppid=18169 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18172/task/18193/stat : 18193 (java) S 18169 18172 14331 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 109309284 10060525568 993453 33554432000 1073741824 1073778376 140735159092096 140081958437800 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18172/tid=18194] ppid=18169 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18172/task/18194/stat : 18194 (java) S 18169 18172 14331 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 109309284 10060525568 993453 33554432000 1073741824 1073778376 140735159092096 140081957385000 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1653.31
Current children cumulated vsize (KiB) 9824732

[startup+882.308 s]
/proc/loadavg: 4.35 4.12 4.03 5/219 18285
/proc/meminfo: memFree=24379596/32872528 swapFree=9100/9100
[pid=18172] ppid=18169 vsize=9824732 CPUtime=1774.39 cores=1,3,5,7
/proc/18172/stat : 18172 (java) S 18169 18172 14331 0 -1 4202496 41008 0 1 0 177210 229 0 0 20 0 22 0 109309232 10060525568 993453 33554432000 1073741824 1073778376 140735159092096 140735159083232 243768787005 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/18172/statm: 2456183 993453 2301 9 0 2446860 0
[pid=18172/tid=18174] ppid=18169 vsize=9824732 CPUtime=0.51 cores=1,3,5,7
/proc/18172/task/18174/stat : 18174 (java) S 18169 18172 14331 0 -1 4202560 2452 0 1 0 48 3 0 0 20 0 22 0 109309233 10060525568 993453 33554432000 1073741824 1073778376 140735159092096 140082614850424 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18172/tid=18175] ppid=18169 vsize=9824732 CPUtime=2.93 cores=1,3,5,7
/proc/18172/task/18175/stat : 18175 (java) S 18169 18172 14331 0 -1 4202560 1077 0 0 0 273 20 0 0 20 0 22 0 109309234 10060525568 993453 33554432000 1073741824 1073778376 140735159092096 140082576341544 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18172/tid=18176] ppid=18169 vsize=9824732 CPUtime=3.57 cores=1,3,5,7
/proc/18172/task/18176/stat : 18176 (java) S 18169 18172 14331 0 -1 4202560 1466 0 0 0 336 21 0 0 20 0 22 0 109309234 10060525568 993453 33554432000 1073741824 1073778376 140735159092096 140082575288744 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18172/tid=18177] ppid=18169 vsize=9824732 CPUtime=3.34 cores=1,3,5,7
/proc/18172/task/18177/stat : 18177 (java) S 18169 18172 14331 0 -1 4202560 1158 0 0 0 315 19 0 0 20 0 22 0 109309234 10060525568 993453 33554432000 1073741824 1073778376 140735159092096 140082574235944 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18172/tid=18178] ppid=18169 vsize=9824732 CPUtime=3.31 cores=1,3,5,7
/proc/18172/task/18178/stat : 18178 (java) S 18169 18172 14331 0 -1 4202560 1352 0 0 0 310 21 0 0 20 0 22 0 109309234 10060525568 993453 33554432000 1073741824 1073778376 140735159092096 140082455505064 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18172/tid=18179] ppid=18169 vsize=9824732 CPUtime=3.25 cores=1,3,5,7
/proc/18172/task/18179/stat : 18179 (java) S 18169 18172 14331 0 -1 4202560 1540 0 0 0 306 19 0 0 20 0 22 0 109309234 10060525568 993453 33554432000 1073741824 1073778376 140735159092096 140082454453288 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18172/tid=18180] ppid=18169 vsize=9824732 CPUtime=3.41 cores=1,3,5,7
/proc/18172/task/18180/stat : 18180 (java) S 18169 18172 14331 0 -1 4202560 1335 0 0 0 322 19 0 0 20 0 22 0 109309234 10060525568 993453 33554432000 1073741824 1073778376 140735159092096 140082453400488 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18172/tid=18181] ppid=18169 vsize=9824732 CPUtime=3.68 cores=1,3,5,7
/proc/18172/task/18181/stat : 18181 (java) S 18169 18172 14331 0 -1 4202560 1224 0 0 0 348 20 0 0 20 0 22 0 109309234 10060525568 993453 33554432000 1073741824 1073778376 140735159092096 140082452347688 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18172/tid=18182] ppid=18169 vsize=9824732 CPUtime=3.28 cores=1,3,5,7
/proc/18172/task/18182/stat : 18182 (java) S 18169 18172 14331 0 -1 4202560 1256 0 0 0 304 24 0 0 20 0 22 0 109309234 10060525568 993453 33554432000 1073741824 1073778376 140735159092096 140082451294888 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18172/tid=18183] ppid=18169 vsize=9824732 CPUtime=5.87 cores=1,3,5,7
/proc/18172/task/18183/stat : 18183 (java) S 18169 18172 14331 0 -1 4202560 2555 0 0 0 581 6 0 0 20 0 22 0 109309235 10060525568 993453 33554432000 1073741824 1073778376 140735159092096 140081968966120 243768801193 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18172/tid=18184] ppid=18169 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18172/task/18184/stat : 18184 (java) S 18169 18172 14331 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 109309236 10060525568 993453 33554432000 1073741824 1073778376 140735159092096 140081967912184 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18172/tid=18185] ppid=18169 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18172/task/18185/stat : 18185 (java) S 18169 18172 14331 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 109309236 10060525568 993453 33554432000 1073741824 1073778376 140735159092096 140081966859272 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18172/tid=18186] ppid=18169 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18172/task/18186/stat : 18186 (java) S 18169 18172 14331 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 109309238 10060525568 993453 33554432000 1073741824 1073778376 140735159092096 140081965807760 243768809248 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18172/tid=18187] ppid=18169 vsize=9824732 CPUtime=1.58 cores=1,3,5,7
/proc/18172/task/18187/stat : 18187 (java) S 18169 18172 14331 0 -1 4202560 10460 0 0 0 156 2 0 0 20 0 22 0 109309238 10060525568 993453 33554432000 1073741824 1073778376 140735159092096 140081964755896 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18172/tid=18188] ppid=18169 vsize=9824732 CPUtime=1.96 cores=1,3,5,7
/proc/18172/task/18188/stat : 18188 (java) S 18169 18172 14331 0 -1 4202560 12370 0 0 0 193 3 0 0 20 0 22 0 109309238 10060525568 993453 33554432000 1073741824 1073778376 140735159092096 140081963703096 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18172/tid=18189] ppid=18169 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18172/task/18189/stat : 18189 (java) S 18169 18172 14331 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 109309238 10060525568 993453 33554432000 1073741824 1073778376 140735159092096 140081962650488 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18172/tid=18190] ppid=18169 vsize=9824732 CPUtime=0.37 cores=1,3,5,7
/proc/18172/task/18190/stat : 18190 (java) S 18169 18172 14331 0 -1 4202560 51 0 0 0 14 23 0 0 20 0 22 0 109309238 10060525568 993453 33554432000 1073741824 1073778376 140735159092096 140081961597896 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18172/tid=18191] ppid=18169 vsize=9824732 CPUtime=868.77 cores=1,3,5,7
/proc/18172/task/18191/stat : 18191 (java) R 18169 18172 14331 0 -1 4202560 94 0 0 0 86861 16 0 0 20 0 22 0 109309283 10060525568 993453 33554432000 1073741824 1073778376 140735159092096 140081960541680 140082456403287 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=18172/tid=18192] ppid=18169 vsize=9824732 CPUtime=868.77 cores=1,3,5,7
/proc/18172/task/18192/stat : 18192 (java) R 18169 18172 14331 0 -1 4202560 1353 0 0 0 86829 48 0 0 20 0 22 0 109309283 10060525568 993453 33554432000 1073741824 1073778376 140735159092096 140081959487792 140082456796647 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=18172/tid=18193] ppid=18169 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18172/task/18193/stat : 18193 (java) S 18169 18172 14331 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 109309284 10060525568 993453 33554432000 1073741824 1073778376 140735159092096 140081958437800 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18172/tid=18194] ppid=18169 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18172/task/18194/stat : 18194 (java) S 18169 18172 14331 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 109309284 10060525568 993453 33554432000 1073741824 1073778376 140735159092096 140081957385000 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1774.39
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+895.001 s]
/proc/loadavg: 4.29 4.12 4.03 5/219 18285
/proc/meminfo: memFree=24383696/32872528 swapFree=9100/9100
[pid=18172] ppid=18169 vsize=9824732 CPUtime=1800.15 cores=1,3,5,7
/proc/18172/stat : 18172 (java) S 18169 18172 14331 0 -1 4202496 41012 0 1 0 179786 229 0 0 20 0 22 0 109309232 10060525568 992327 33554432000 1073741824 1073778376 140735159092096 140735159083232 243768787005 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/18172/statm: 2456183 992327 2301 9 0 2446860 0
[pid=18172/tid=18174] ppid=18169 vsize=9824732 CPUtime=0.51 cores=1,3,5,7
/proc/18172/task/18174/stat : 18174 (java) S 18169 18172 14331 0 -1 4202560 2452 0 1 0 48 3 0 0 20 0 22 0 109309233 10060525568 992327 33554432000 1073741824 1073778376 140735159092096 140082614850424 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18172/tid=18175] ppid=18169 vsize=9824732 CPUtime=3.05 cores=1,3,5,7
/proc/18172/task/18175/stat : 18175 (java) S 18169 18172 14331 0 -1 4202560 1077 0 0 0 285 20 0 0 20 0 22 0 109309234 10060525568 992327 33554432000 1073741824 1073778376 140735159092096 140082576341544 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18172/tid=18176] ppid=18169 vsize=9824732 CPUtime=3.69 cores=1,3,5,7
/proc/18172/task/18176/stat : 18176 (java) S 18169 18172 14331 0 -1 4202560 1466 0 0 0 348 21 0 0 20 0 22 0 109309234 10060525568 992327 33554432000 1073741824 1073778376 140735159092096 140082575288744 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18172/tid=18177] ppid=18169 vsize=9824732 CPUtime=3.41 cores=1,3,5,7
/proc/18172/task/18177/stat : 18177 (java) S 18169 18172 14331 0 -1 4202560 1158 0 0 0 322 19 0 0 20 0 22 0 109309234 10060525568 992327 33554432000 1073741824 1073778376 140735159092096 140082574235944 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18172/tid=18178] ppid=18169 vsize=9824732 CPUtime=3.4 cores=1,3,5,7
/proc/18172/task/18178/stat : 18178 (java) S 18169 18172 14331 0 -1 4202560 1352 0 0 0 319 21 0 0 20 0 22 0 109309234 10060525568 992327 33554432000 1073741824 1073778376 140735159092096 140082455505064 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18172/tid=18179] ppid=18169 vsize=9824732 CPUtime=3.32 cores=1,3,5,7
/proc/18172/task/18179/stat : 18179 (java) S 18169 18172 14331 0 -1 4202560 1540 0 0 0 313 19 0 0 20 0 22 0 109309234 10060525568 992327 33554432000 1073741824 1073778376 140735159092096 140082454453288 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18172/tid=18180] ppid=18169 vsize=9824732 CPUtime=3.6 cores=1,3,5,7
/proc/18172/task/18180/stat : 18180 (java) S 18169 18172 14331 0 -1 4202560 1335 0 0 0 341 19 0 0 20 0 22 0 109309234 10060525568 992327 33554432000 1073741824 1073778376 140735159092096 140082453400488 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18172/tid=18181] ppid=18169 vsize=9824732 CPUtime=3.73 cores=1,3,5,7
/proc/18172/task/18181/stat : 18181 (java) S 18169 18172 14331 0 -1 4202560 1224 0 0 0 353 20 0 0 20 0 22 0 109309234 10060525568 992327 33554432000 1073741824 1073778376 140735159092096 140082452347688 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18172/tid=18182] ppid=18169 vsize=9824732 CPUtime=3.36 cores=1,3,5,7
/proc/18172/task/18182/stat : 18182 (java) S 18169 18172 14331 0 -1 4202560 1256 0 0 0 312 24 0 0 20 0 22 0 109309234 10060525568 992327 33554432000 1073741824 1073778376 140735159092096 140082451294888 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18172/tid=18183] ppid=18169 vsize=9824732 CPUtime=5.87 cores=1,3,5,7
/proc/18172/task/18183/stat : 18183 (java) S 18169 18172 14331 0 -1 4202560 2555 0 0 0 581 6 0 0 20 0 22 0 109309235 10060525568 992327 33554432000 1073741824 1073778376 140735159092096 140081968966120 243768801193 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18172/tid=18184] ppid=18169 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18172/task/18184/stat : 18184 (java) S 18169 18172 14331 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 109309236 10060525568 992327 33554432000 1073741824 1073778376 140735159092096 140081967912184 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18172/tid=18185] ppid=18169 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18172/task/18185/stat : 18185 (java) S 18169 18172 14331 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 109309236 10060525568 992327 33554432000 1073741824 1073778376 140735159092096 140081966859272 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18172/tid=18186] ppid=18169 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18172/task/18186/stat : 18186 (java) S 18169 18172 14331 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 109309238 10060525568 992327 33554432000 1073741824 1073778376 140735159092096 140081965807760 243768809248 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18172/tid=18187] ppid=18169 vsize=9824732 CPUtime=1.58 cores=1,3,5,7
/proc/18172/task/18187/stat : 18187 (java) S 18169 18172 14331 0 -1 4202560 10460 0 0 0 156 2 0 0 20 0 22 0 109309238 10060525568 992327 33554432000 1073741824 1073778376 140735159092096 140081964755896 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18172/tid=18188] ppid=18169 vsize=9824732 CPUtime=1.96 cores=1,3,5,7
/proc/18172/task/18188/stat : 18188 (java) S 18169 18172 14331 0 -1 4202560 12370 0 0 0 193 3 0 0 20 0 22 0 109309238 10060525568 992327 33554432000 1073741824 1073778376 140735159092096 140081963703096 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18172/tid=18189] ppid=18169 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18172/task/18189/stat : 18189 (java) S 18169 18172 14331 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 109309238 10060525568 992327 33554432000 1073741824 1073778376 140735159092096 140081962650488 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18172/tid=18190] ppid=18169 vsize=9824732 CPUtime=0.37 cores=1,3,5,7
/proc/18172/task/18190/stat : 18190 (java) S 18169 18172 14331 0 -1 4202560 53 0 0 0 14 23 0 0 20 0 22 0 109309238 10060525568 992327 33554432000 1073741824 1073778376 140735159092096 140081961597896 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18172/tid=18191] ppid=18169 vsize=9824732 CPUtime=881.26 cores=1,3,5,7
/proc/18172/task/18191/stat : 18191 (java) R 18169 18172 14331 0 -1 4202560 95 0 0 0 88110 16 0 0 20 0 22 0 109309283 10060525568 992327 33554432000 1073741824 1073778376 140735159092096 140081960540784 140082456368027 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=18172/tid=18192] ppid=18169 vsize=9824732 CPUtime=881.26 cores=1,3,5,7
/proc/18172/task/18192/stat : 18192 (java) R 18169 18172 14331 0 -1 4202560 1354 0 0 0 88078 48 0 0 20 0 22 0 109309283 10060525568 992327 33554432000 1073741824 1073778376 140735159092096 140081959488816 140082456796822 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=18172/tid=18193] ppid=18169 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18172/task/18193/stat : 18193 (java) S 18169 18172 14331 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 109309284 10060525568 992327 33554432000 1073741824 1073778376 140735159092096 140081958437800 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18172/tid=18194] ppid=18169 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18172/task/18194/stat : 18194 (java) S 18169 18172 14331 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 109309284 10060525568 992327 33554432000 1073741824 1073778376 140735159092096 140081957385000 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1800.15
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 18172 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 143
Real time (s): 895.081
CPU time (s): 1800.84
CPU user time (s): 1798.01
CPU system time (s): 2.83357
CPU usage (%): 201.193
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.01
system time used= 2.83357
maximum resident set size= 3973812
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 41055
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= 24335
involuntary context switches= 28477

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.41218 second user time and 7.81481 second system time

The end

Launcher Data

Begin job on node151 at 2016-06-07 06:29:41
IDJOB=4080551
IDBENCH=90117
IDSOLVER=2543
FILE ID=node151/4080551-1465273781
RUNJOBID= node151-1465261736-14348
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_K104.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4080551-1465273781/watcher-4080551-1465273781 -o /tmp/evaluation-result-4080551-1465273781/solver-4080551-1465273781 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node151-1465261736-14348 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4080551-1465273781.opb

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

MD5SUM BENCH= a8d55fafa030e5024da65ad802ff80be
RANDOM SEED=2125077547

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:        28306988 kB
Buffers:           80692 kB
Cached:           239488 kB
SwapCached:         2184 kB
Active:          3577024 kB
Inactive:         224340 kB
Active(anon):    3481720 kB
Inactive(anon):     1680 kB
Active(file):      95304 kB
Inactive(file):   222660 kB
Unevictable:        9100 kB
Mlocked:            9100 kB
SwapTotal:      67108856 kB
SwapFree:       67098860 kB
Dirty:               876 kB
Writeback:             0 kB
AnonPages:       3501372 kB
Mapped:            16512 kB
Shmem:                 0 kB
Slab:             611520 kB
SReclaimable:      55284 kB
SUnreclaim:       556236 kB
KernelStack:        1808 kB
PageTables:        11404 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    3715828 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3418112 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 06:44:36