Trace number 4096695

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) 1801.19 894.469

General information on the benchmark

Namenormalized-PB16/DEC-SMALLINT-LIN/quimper/
SyncCodes/d_n_k/normalized-5_6_33.opb
MD5SUMd391fabd9d095715d87c32e8f977e774
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark1741.64
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1482
Total number of constraints7073
Number of constraints which are clauses7068
Number of constraints which are cardinality constraints (but not clauses)5
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint38
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 33
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 71
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.08	c version PB16.v20160501
0.00/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.08	c java.vm.version	19.1-b02
0.00/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.08	c sun.arch.data.model	64
0.00/0.08	c java.version		1.6.0_24
0.00/0.08	c os.name		Linux
0.00/0.08	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.08	c os.arch		amd64
0.00/0.08	c Free memory 		501472288
0.00/0.08	c Max memory 		7480803328
0.00/0.08	c Total memory 		504102912
0.00/0.08	c Number of processors 	8
0.09/0.11	c Pseudo Boolean Optimization by upper bound
0.09/0.11	c ManyCore solver with 2 solvers running in parallel
0.09/0.11	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.09/0.11	c --- Begin Solver configuration ---
0.09/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@5d764be1
0.09/0.11	c Learn all clauses as in MiniSAT
0.09/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.09/0.11	c Expensive reason simplification
0.09/0.11	c Glucose 2.1 dynamic restart strategy
0.09/0.11	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.09/0.11	c timeout=2147483s
0.09/0.11	c DB Simplification allowed=false
0.09/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.09/0.11	c --- End Solver configuration ---
0.09/0.11	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.09/0.11	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.09/0.11	c --- Begin Solver configuration ---
0.09/0.11	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@4413ee
0.09/0.11	c Learn all clauses as in MiniSAT
0.09/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.11	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.09/0.11	c No reason simplification
0.09/0.11	c Armin Biere (Picosat) restarts strategy
0.09/0.11	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.09/0.11	c timeout=2147483s
0.09/0.11	c DB Simplification allowed=false
0.09/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.09/0.11	c --- End Solver configuration ---
0.09/0.11	c solving HOME/instance-4096695-1466112731.opb
0.09/0.11	c reading problem ... 
0.09/0.11	c  no objective function found
0.79/0.40	c ... done. Wall clock time 0.285s.
0.79/0.40	c declared #vars     1482
0.79/0.40	c #constraints  7077
0.79/0.40	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.79/0.40	c constraints type 
0.79/0.40	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 4218
0.79/0.40	c org.sat4j.specs.Constr$1 => 4
0.79/0.40	c org.sat4j.minisat.constraints.card.MinWatchCard => 3
0.79/0.40	c org.sat4j.minisat.constraints.cnf.UnitClause => 3
0.79/0.40	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 2849
0.79/0.40	c 7077 constraints processed.
0.79/0.40	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.79/0.40	c constraints type 
0.79/0.40	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 2849
0.79/0.40	c org.sat4j.specs.Constr$1 => 4
0.79/0.40	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 4218
0.79/0.40	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 3
0.79/0.40	c org.sat4j.pb.constraints.pb.UnitClausePB => 3
0.79/0.40	c 7077 constraints processed.
3.97/1.48	c cleaning 2500 clauses out of 5000 with flag 15921/5000
6.05/2.14	c cleaning 4247 clauses out of 8500 with flag 39849/11000
7.68/2.91	c cleaning 5623 clauses out of 11253 with flag 70973/18000
9.52/3.86	c cleaning 6812 clauses out of 13631 with flag 107093/26001
11.78/4.98	c cleaning 7908 clauses out of 15819 with flag 148770/35001
14.42/6.26	c cleaning 8956 clauses out of 17911 with flag 195842/45001
17.45/7.80	c cleaning 9975 clauses out of 19954 with flag 253402/56000
21.16/9.59	c cleaning 10990 clauses out of 21980 with flag 321132/68001
25.36/11.67	c cleaning 11993 clauses out of 23990 with flag 390217/81001
30.18/14.08	c cleaning 12999 clauses out of 25997 with flag 468248/95001
35.19/16.56	c cleaning 13996 clauses out of 27997 with flag 549154/110000
40.79/19.36	c cleaning 14993 clauses out of 30003 with flag 635228/126002
44.59/21.28	c cleaning 0 clauses out of 5000 with flag 0/5000
48.12/22.83	c cleaning 16000 clauses out of 32008 with flag 738249/143000
55.84/26.63	c cleaning 17002 clauses out of 34009 with flag 857204/161001
63.85/30.69	c cleaning 17999 clauses out of 36006 with flag 977303/180000
71.85/34.67	c cleaning 19004 clauses out of 38009 with flag 1099000/200002
81.10/39.23	c cleaning 20000 clauses out of 40004 with flag 1215148/221001
91.11/44.27	c cleaning 20996 clauses out of 42004 with flag 1332926/243001
103.94/50.70	c cleaning 22001 clauses out of 44007 with flag 1461950/266000
116.78/57.04	c cleaning 23001 clauses out of 46008 with flag 1596456/290002
131.59/64.42	c cleaning 24001 clauses out of 48006 with flag 1747325/315001
147.62/72.45	c cleaning 24998 clauses out of 50004 with flag 1911297/341000
164.03/80.68	c cleaning 25997 clauses out of 52006 with flag 2094624/368000
180.88/89.01	c cleaning 27001 clauses out of 54010 with flag 2270737/396001
198.33/97.77	c cleaning 28000 clauses out of 56009 with flag 2427276/425001
216.82/106.92	c cleaning 29004 clauses out of 58011 with flag 2570873/455003
237.69/117.34	c cleaning 29997 clauses out of 60004 with flag 2725568/486000
259.78/128.39	c cleaning 30999 clauses out of 62007 with flag 2891956/518000
283.70/140.26	c cleaning 31996 clauses out of 64010 with flag 3062256/551002
299.96/148.40	c cleaning 0 clauses out of 11001 with flag 0/11001
309.81/153.21	c cleaning 33004 clauses out of 66013 with flag 3251419/585001
336.71/166.69	c cleaning 33997 clauses out of 68008 with flag 3452499/620000
364.27/180.37	c cleaning 35003 clauses out of 70011 with flag 3675279/656000
395.20/195.74	c cleaning 35999 clauses out of 72008 with flag 3908234/693000
425.39/210.73	c cleaning 37003 clauses out of 74012 with flag 4148600/731003
456.72/226.38	c cleaning 37996 clauses out of 76007 with flag 4371415/770001
489.06/242.49	c cleaning 38999 clauses out of 78011 with flag 4585985/810001
526.05/260.90	c cleaning 39997 clauses out of 80011 with flag 4829050/851000
564.15/279.85	c cleaning 41000 clauses out of 82015 with flag 5061283/893001
606.57/300.98	c cleaning 42001 clauses out of 84015 with flag 5311531/936001
648.83/321.96	c cleaning 43002 clauses out of 86016 with flag 5573005/980003
691.46/343.11	c cleaning 43996 clauses out of 88011 with flag 5829279/1025000
739.67/367.10	c cleaning 45003 clauses out of 90015 with flag 6116031/1071000
787.50/390.98	c cleaning 45995 clauses out of 92012 with flag 6400553/1118000
836.98/415.54	c cleaning 47001 clauses out of 94017 with flag 6702579/1166000
891.04/442.43	c cleaning 48008 clauses out of 96017 with flag 7022519/1215001
949.77/471.63	c cleaning 49000 clauses out of 98012 with flag 7370682/1265004
1008.89/501.08	c cleaning 49997 clauses out of 100008 with flag 7705377/1316000
1014.52/503.83	c cleaning 0 clauses out of 18002 with flag 0/18002
1078.40/535.70	c cleaning 50997 clauses out of 102011 with flag 8035755/1368000
1140.10/566.36	c cleaning 52004 clauses out of 104015 with flag 8368589/1421001
1205.71/598.96	c cleaning 52998 clauses out of 106010 with flag 8715280/1475000
1276.30/634.03	c cleaning 54000 clauses out of 108013 with flag 9086729/1530001
1351.92/671.69	c cleaning 55001 clauses out of 110012 with flag 9480143/1586000
1422.31/706.61	c cleaning 55994 clauses out of 112011 with flag 9852912/1643000
1497.51/744.09	c cleaning 56997 clauses out of 114017 with flag 10200111/1701000
1577.01/783.51	c cleaning 57999 clauses out of 116020 with flag 10542524/1760000
1664.50/827.04	c cleaning 59006 clauses out of 118021 with flag 10926671/1820000
1748.96/869.05	c cleaning 60006 clauses out of 120017 with flag 11305341/1881002
1800.10/894.41	c >>>>>>>>>> Solver number 0 (0 answers) <<<<<<<<<<<<<<<<<<
1800.10/894.41	c starts		: 42
1800.10/894.41	c conflicts		: 1918174
1800.10/894.41	c decisions		: 2174669
1800.10/894.41	c propagations		: 202360172
1800.10/894.41	c inspects		: 10942544495
1800.10/894.41	c shortcuts		: 0
1800.10/894.41	c learnt literals	: 0
1800.10/894.41	c learnt binary clauses	: 0
1800.10/894.41	c learnt ternary clauses	: 1
1800.10/894.41	c learnt constraints	: 1918174
1800.10/894.41	c ignored constraints	: 0
1800.10/894.41	c root simplifications	: 0
1800.10/894.41	c removed literals (reason simplification)	: 18666455
1800.10/894.41	c reason swapping (by a shorter reason)	: 0
1800.10/894.41	c Calls to reduceDB	: 57
1800.10/894.41	c Number of update (reduction) of LBD	: 385181
1800.10/894.41	c Imported unit clauses	: 0
1800.10/894.41	c number of reductions to clauses (during analyze)	: 0
1800.10/894.41	c number of learned constraints concerned by reduction	: 0
1800.10/894.41	c number of learning phase by resolution	: 0
1800.10/894.41	c number of learning phase by cutting planes	: 0
1800.10/894.41	c speed (assignments/second)	: 226353.65995525726
1800.10/894.41	c non guided choices	149
1800.10/894.43	c learnt constraints type 
1800.10/894.43	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 97183
1800.10/894.43	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1800.10/894.43	c starts		: 52
1800.10/894.43	c conflicts		: 22841
1800.10/894.43	c decisions		: 26239
1800.10/894.43	c propagations		: 3634249
1800.10/894.43	c inspects		: 1199422573
1800.10/894.43	c shortcuts		: 0
1800.10/894.43	c learnt literals	: 0
1800.10/894.43	c learnt binary clauses	: 0
1800.10/894.43	c learnt ternary clauses	: 0
1800.10/894.43	c learnt constraints	: 22841
1800.10/894.43	c ignored constraints	: 0
1800.10/894.43	c root simplifications	: 0
1800.10/894.43	c removed literals (reason simplification)	: 0
1800.10/894.43	c reason swapping (by a shorter reason)	: 0
1800.10/894.43	c Calls to reduceDB	: 3
1800.10/894.43	c Number of update (reduction) of LBD	: 0
1800.10/894.43	c Imported unit clauses	: 0
1800.10/894.43	c number of reductions to clauses (during analyze)	: 0
1800.10/894.43	c number of learned constraints concerned by reduction	: 0
1800.10/894.43	c number of learning phase by resolution	: 0
1800.10/894.43	c number of learning phase by cutting planes	: 0
1800.10/894.43	c speed (assignments/second)	: 4065.1486238285825
1800.10/894.44	c non guided choices	149
1800.10/894.44	c learnt constraints type 
1800.10/894.44	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 3555
1800.10/894.44	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 300
1800.10/894.44	c org.sat4j.pb.constraints.pb.MaxWatchPb => 18986
1800.10/894.44	s UNKNOWN
1800.10/894.44	c Total wall clock time (in seconds): 894.333

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-4096695-1466112731/watcher-4096695-1466112731 -o /tmp/evaluation-result-4096695-1466112731/solver-4096695-1466112731 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node141-1466112677-30850 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4096695-1466112731.opb 

pid=32430
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: 3.29 2.42 2.18 6/197 32433
/proc/meminfo: memFree=29684292/32872528 swapFree=496356/529060
[pid=32433] ppid=32430 vsize=23236 CPUtime=0 cores=0,2,4,6
/proc/32433/stat : 32433 (java) R 32430 32433 28709 0 -1 4202496 839 0 0 0 0 0 0 0 20 0 1 0 13318583 23793664 489 33554432000 1073741824 1073778376 140733442129664 140733442118728 211449592385 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/32433/statm: 5809 500 379 9 0 128 0

[startup+0.100061 s]
/proc/loadavg: 3.29 2.42 2.18 6/197 32433
/proc/meminfo: memFree=29684292/32872528 swapFree=496356/529060
[pid=32433] ppid=32430 vsize=9558476 CPUtime=0.09 cores=0,2,4,6
/proc/32433/stat : 32433 (java) S 32430 32433 28709 0 -1 4202496 4492 0 1 0 8 1 0 0 20 0 18 0 13318583 9787879424 5602 33554432000 1073741824 1073778376 140733442129664 140733442120800 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/32433/statm: 2389619 5602 2141 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.200223 s]
/proc/loadavg: 3.29 2.42 2.18 6/197 32433
/proc/meminfo: memFree=29684292/32872528 swapFree=496356/529060
[pid=32433] ppid=32430 vsize=9558476 CPUtime=0.26 cores=0,2,4,6
/proc/32433/stat : 32433 (java) S 32430 32433 28709 0 -1 4202496 5012 0 1 0 25 1 0 0 20 0 18 0 13318583 9787879424 6538 33554432000 1073741824 1073778376 140733442129664 140733442120800 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/32433/statm: 2389619 6538 2213 9 0 2380296 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 9558476

[startup+0.300212 s]
/proc/loadavg: 3.29 2.42 2.18 6/197 32433
/proc/meminfo: memFree=29684292/32872528 swapFree=496356/529060
[pid=32433] ppid=32430 vsize=9558476 CPUtime=0.51 cores=0,2,4,6
/proc/32433/stat : 32433 (java) S 32430 32433 28709 0 -1 4202496 5637 0 1 0 49 2 0 0 20 0 18 0 13318583 9787879424 8991 33554432000 1073741824 1073778376 140733442129664 140733442120800 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/32433/statm: 2389619 8991 2233 9 0 2380296 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 9558476

[startup+0.700183 s]
/proc/loadavg: 3.29 2.42 2.18 6/197 32433
/proc/meminfo: memFree=29684292/32872528 swapFree=496356/529060
[pid=32433] ppid=32430 vsize=9824732 CPUtime=1.69 cores=0,2,4,6
/proc/32433/stat : 32433 (java) S 32430 32433 28709 0 -1 4202496 15497 0 1 0 166 3 0 0 20 0 22 0 13318583 10060525568 18390 33554432000 1073741824 1073778376 140733442129664 140733442120800 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/32433/statm: 2456183 18390 2263 9 0 2446860 0
Current children cumulated CPU time (s) 1.69
Current children cumulated vsize (KiB) 9824732

[startup+1.50084 s]
/proc/loadavg: 3.59 2.49 2.20 8/219 32455
/proc/meminfo: memFree=29578216/32872528 swapFree=496356/529060
[pid=32433] ppid=32430 vsize=9826292 CPUtime=4.32 cores=0,2,4,6
/proc/32433/stat : 32433 (java) S 32430 32433 28709 0 -1 4202496 26251 0 1 0 424 8 0 0 20 0 22 0 13318583 10062123008 47292 33554432000 1073741824 1073778376 140733442129664 140733442120800 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/32433/statm: 2456573 47292 2288 9 0 2447250 0
[pid=32433/tid=32435] ppid=32430 vsize=9826292 CPUtime=0.38 cores=0,2,4,6
/proc/32433/task/32435/stat : 32435 (java) S 32430 32433 28709 0 -1 4202560 2482 0 1 0 36 2 0 0 20 0 22 0 13318584 10062123008 47292 33554432000 1073741824 1073778376 140733442129664 139811994891128 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=32433/tid=32436] ppid=32430 vsize=9826292 CPUtime=0 cores=0,2,4,6
/proc/32433/task/32436/stat : 32436 (java) S 32430 32433 28709 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 22 0 13318585 10062123008 47292 33554432000 1073741824 1073778376 140733442129664 139811838786472 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=32433/tid=32437] ppid=32430 vsize=9826292 CPUtime=0 cores=0,2,4,6
/proc/32433/task/32437/stat : 32437 (java) S 32430 32433 28709 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13318585 10062123008 47292 33554432000 1073741824 1073778376 140733442129664 139811837733928 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=32433/tid=32438] ppid=32430 vsize=9826292 CPUtime=0 cores=0,2,4,6
/proc/32433/task/32438/stat : 32438 (java) S 32430 32433 28709 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 13318585 10062123008 47292 33554432000 1073741824 1073778376 140733442129664 139811836680872 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=32433/tid=32439] ppid=32430 vsize=9826292 CPUtime=0 cores=0,2,4,6
/proc/32433/task/32439/stat : 32439 (java) S 32430 32433 28709 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 13318585 10062123008 47292 33554432000 1073741824 1073778376 140733442129664 139811835628328 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=32433/tid=32440] ppid=32430 vsize=9826292 CPUtime=0 cores=0,2,4,6
/proc/32433/task/32440/stat : 32440 (java) S 32430 32433 28709 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13318585 10062123008 47292 33554432000 1073741824 1073778376 140733442129664 139811834575272 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=32433/tid=32441] ppid=32430 vsize=9826292 CPUtime=0 cores=0,2,4,6
/proc/32433/task/32441/stat : 32441 (java) S 32430 32433 28709 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13318585 10062123008 47292 33554432000 1073741824 1073778376 140733442129664 139811833522728 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=32433/tid=32442] ppid=32430 vsize=9826292 CPUtime=0 cores=0,2,4,6
/proc/32433/task/32442/stat : 32442 (java) S 32430 32433 28709 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13318585 10062123008 47292 33554432000 1073741824 1073778376 140733442129664 139811832469672 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=32433/tid=32443] ppid=32430 vsize=9826292 CPUtime=0 cores=0,2,4,6
/proc/32433/task/32443/stat : 32443 (java) S 32430 32433 28709 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 13318585 10062123008 47292 33554432000 1073741824 1073778376 140733442129664 139811831417128 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=32433/tid=32444] ppid=32430 vsize=9826292 CPUtime=0 cores=0,2,4,6
/proc/32433/task/32444/stat : 32444 (java) S 32430 32433 28709 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 13318586 10062123008 47292 33554432000 1073741824 1073778376 140733442129664 139811819219816 211462174633 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=32433/tid=32445] ppid=32430 vsize=9826292 CPUtime=0 cores=0,2,4,6
/proc/32433/task/32445/stat : 32445 (java) S 32430 32433 28709 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 13318586 10062123008 47292 33554432000 1073741824 1073778376 140733442129664 139811818166136 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=32433/tid=32446] ppid=32430 vsize=9826292 CPUtime=0 cores=0,2,4,6
/proc/32433/task/32446/stat : 32446 (java) S 32430 32433 28709 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 13318586 10062123008 47292 33554432000 1073741824 1073778376 140733442129664 139811817112968 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=32433/tid=32447] ppid=32430 vsize=9826292 CPUtime=0 cores=0,2,4,6
/proc/32433/task/32447/stat : 32447 (java) S 32430 32433 28709 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13318588 10062123008 47292 33554432000 1073741824 1073778376 140733442129664 139811816061712 211462182688 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=32433/tid=32448] ppid=32430 vsize=9826292 CPUtime=1.11 cores=0,2,4,6
/proc/32433/task/32448/stat : 32448 (java) R 32430 32433 28709 0 -1 4202560 9408 0 0 0 110 1 0 0 20 0 22 0 13318588 10062123008 47292 33554432000 1073741824 1073778376 140733442129664 139811814995976 139812000805145 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=32433/tid=32449] ppid=32430 vsize=9826292 CPUtime=0.94 cores=0,2,4,6
/proc/32433/task/32449/stat : 32449 (java) R 32430 32433 28709 0 -1 4202560 12957 0 0 0 93 1 0 0 20 0 22 0 13318588 10062123008 47292 33554432000 1073741824 1073778376 140733442129664 139811813933176 211458470590 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
[pid=32433/tid=32450] ppid=32430 vsize=9826292 CPUtime=0 cores=0,2,4,6
/proc/32433/task/32450/stat : 32450 (java) S 32430 32433 28709 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13318588 10062123008 47292 33554432000 1073741824 1073778376 140733442129664 139811812903160 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=32433/tid=32451] ppid=32430 vsize=9826292 CPUtime=0 cores=0,2,4,6
/proc/32433/task/32451/stat : 32451 (java) S 32430 32433 28709 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13318588 10062123008 47310 33554432000 1073741824 1073778376 140733442129664 139811811850824 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=32433/tid=32452] ppid=32430 vsize=9826292 CPUtime=0.87 cores=0,2,4,6
/proc/32433/task/32452/stat : 32452 (java) R 32430 32433 28709 0 -1 4202560 15 0 0 0 87 0 0 0 20 0 22 0 13318624 10062123008 47329 33554432000 1073741824 1073778376 140733442129664 139811810329616 139811867977265 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=32433/tid=32453] ppid=32430 vsize=9826292 CPUtime=0.92 cores=0,2,4,6
/proc/32433/task/32453/stat : 32453 (java) R 32430 32433 28709 0 -1 4202560 82 0 0 0 89 3 0 0 20 0 22 0 13318624 10062123008 47348 33554432000 1073741824 1073778376 140733442129664 139811809276856 139811867889360 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=32433/tid=32454] ppid=32430 vsize=9826292 CPUtime=0 cores=0,2,4,6
/proc/32433/task/32454/stat : 32454 (java) S 32430 32433 28709 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 22 0 13318624 10062123008 47366 33554432000 1073741824 1073778376 140733442129664 139811808224552 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=32433/tid=32455] ppid=32430 vsize=9826292 CPUtime=0 cores=0,2,4,6
/proc/32433/task/32455/stat : 32455 (java) S 32430 32433 28709 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13318625 10062123008 47386 33554432000 1073741824 1073778376 140733442129664 139811807172008 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 4.32
Current children cumulated vsize (KiB) 9826292

[startup+3.10092 s]
/proc/loadavg: 3.59 2.49 2.20 5/219 32455
/proc/meminfo: memFree=29483272/32872528 swapFree=496356/529060
[pid=32433] ppid=32430 vsize=9824732 CPUtime=8.11 cores=0,2,4,6
/proc/32433/stat : 32433 (java) S 32430 32433 28709 0 -1 4202496 32036 0 1 0 799 12 0 0 20 0 22 0 13318583 10060525568 83306 33554432000 1073741824 1073778376 140733442129664 140733442120800 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/32433/statm: 2456183 83306 2292 9 0 2446860 0
[pid=32433/tid=32435] ppid=32430 vsize=9824732 CPUtime=0.38 cores=0,2,4,6
/proc/32433/task/32435/stat : 32435 (java) S 32430 32433 28709 0 -1 4202560 2482 0 1 0 36 2 0 0 20 0 22 0 13318584 10060525568 83306 33554432000 1073741824 1073778376 140733442129664 139811994891128 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=32433/tid=32436] ppid=32430 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32433/task/32436/stat : 32436 (java) S 32430 32433 28709 0 -1 4202560 15 0 0 0 0 0 0 0 20 0 22 0 13318585 10060525568 83306 33554432000 1073741824 1073778376 140733442129664 139811838786472 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=32433/tid=32437] ppid=32430 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32433/task/32437/stat : 32437 (java) S 32430 32433 28709 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 22 0 13318585 10060525568 83306 33554432000 1073741824 1073778376 140733442129664 139811837733928 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=32433/tid=32438] ppid=32430 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/32433/task/32438/stat : 32438 (java) S 32430 32433 28709 0 -1 4202560 11 0 0 0 1 0 0 0 20 0 22 0 13318585 10060525568 83306 33554432000 1073741824 1073778376 140733442129664 139811836680872 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=32433/tid=32439] ppid=32430 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32433/task/32439/stat : 32439 (java) S 32430 32433 28709 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13318585 10060525568 83306 33554432000 1073741824 1073778376 140733442129664 139811835628328 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=32433/tid=32440] ppid=32430 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32433/task/32440/stat : 32440 (java) S 32430 32433 28709 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 13318585 10060525568 83306 33554432000 1073741824 1073778376 140733442129664 139811834575272 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=32433/tid=32441] ppid=32430 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32433/task/32441/stat : 32441 (java) S 32430 32433 28709 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 22 0 13318585 10060525568 83306 33554432000 1073741824 1073778376 140733442129664 139811833522728 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=32433/tid=32442] ppid=32430 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32433/task/32442/stat : 32442 (java) S 32430 32433 28709 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 13318585 10060525568 83306 33554432000 1073741824 1073778376 140733442129664 139811832469672 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=32433/tid=32443] ppid=32430 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32433/task/32443/stat : 32443 (java) S 32430 32433 28709 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 22 0 13318585 10060525568 83306 33554432000 1073741824 1073778376 140733442129664 139811831417128 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=32433/tid=32444] ppid=32430 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32433/task/32444/stat : 32444 (java) S 32430 32433 28709 0 -1 4202560 184 0 0 0 0 0 0 0 20 0 22 0 13318586 10060525568 83306 33554432000 1073741824 1073778376 140733442129664 139811819219816 211462174633 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=32433/tid=32445] ppid=32430 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32433/task/32445/stat : 32445 (java) S 32430 32433 28709 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 13318586 10060525568 83306 33554432000 1073741824 1073778376 140733442129664 139811818166136 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=32433/tid=32446] ppid=32430 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32433/task/32446/stat : 32446 (java) S 32430 32433 28709 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 13318586 10060525568 83306 33554432000 1073741824 1073778376 140733442129664 139811817112968 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=32433/tid=32447] ppid=32430 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32433/task/32447/stat : 32447 (java) S 32430 32433 28709 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13318588 10060525568 83306 33554432000 1073741824 1073778376 140733442129664 139811816061712 211462182688 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=32433/tid=32448] ppid=32430 vsize=9824732 CPUtime=1.45 cores=0,2,4,6
/proc/32433/task/32448/stat : 32448 (java) S 32430 32433 28709 0 -1 4202560 13009 0 0 0 143 2 0 0 20 0 22 0 13318588 10060525568 83306 33554432000 1073741824 1073778376 140733442129664 139811815008568 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=32433/tid=32449] ppid=32430 vsize=9824732 CPUtime=1.19 cores=0,2,4,6
/proc/32433/task/32449/stat : 32449 (java) S 32430 32433 28709 0 -1 4202560 14867 0 0 0 116 3 0 0 20 0 22 0 13318588 10060525568 83306 33554432000 1073741824 1073778376 140733442129664 139811813956024 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=32433/tid=32450] ppid=32430 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32433/task/32450/stat : 32450 (java) S 32430 32433 28709 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13318588 10060525568 83306 33554432000 1073741824 1073778376 140733442129664 139811812903160 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=32433/tid=32451] ppid=32430 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32433/task/32451/stat : 32451 (java) S 32430 32433 28709 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13318588 10060525568 83306 33554432000 1073741824 1073778376 140733442129664 139811811850824 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=32433/tid=32452] ppid=32430 vsize=9824732 CPUtime=2.44 cores=0,2,4,6
/proc/32433/task/32452/stat : 32452 (java) R 32430 32433 28709 0 -1 4202560 16 0 0 0 244 0 0 0 20 0 22 0 13318624 10060525568 83306 33554432000 1073741824 1073778376 140733442129664 139811810320768 139811868073193 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=32433/tid=32453] ppid=32430 vsize=9824732 CPUtime=2.48 cores=0,2,4,6
/proc/32433/task/32453/stat : 32453 (java) R 32430 32433 28709 0 -1 4202560 141 0 0 0 244 4 0 0 20 0 22 0 13318624 10060525568 83306 33554432000 1073741824 1073778376 140733442129664 139811809276416 139811867967666 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=32433/tid=32454] ppid=32430 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32433/task/32454/stat : 32454 (java) S 32430 32433 28709 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 22 0 13318624 10060525568 83306 33554432000 1073741824 1073778376 140733442129664 139811808224552 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=32433/tid=32455] ppid=32430 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32433/task/32455/stat : 32455 (java) S 32430 32433 28709 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13318625 10060525568 83306 33554432000 1073741824 1073778376 140733442129664 139811807172008 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 8.11
Current children cumulated vsize (KiB) 9824732

[startup+6.30097 s]
/proc/loadavg: 3.59 2.49 2.20 5/219 32455
/proc/meminfo: memFree=29083480/32872528 swapFree=496356/529060
[pid=32433] ppid=32430 vsize=9824732 CPUtime=14.63 cores=0,2,4,6
/proc/32433/stat : 32433 (java) S 32430 32433 28709 0 -1 4202496 32763 0 1 0 1444 19 0 0 20 0 22 0 13318583 10060525568 150622 33554432000 1073741824 1073778376 140733442129664 140733442120800 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/32433/statm: 2456183 150622 2292 9 0 2446860 0
[pid=32433/tid=32435] ppid=32430 vsize=9824732 CPUtime=0.38 cores=0,2,4,6
/proc/32433/task/32435/stat : 32435 (java) S 32430 32433 28709 0 -1 4202560 2482 0 1 0 36 2 0 0 20 0 22 0 13318584 10060525568 150622 33554432000 1073741824 1073778376 140733442129664 139811994891128 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=32433/tid=32436] ppid=32430 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/32433/task/32436/stat : 32436 (java) S 32430 32433 28709 0 -1 4202560 95 0 0 0 2 0 0 0 20 0 22 0 13318585 10060525568 150622 33554432000 1073741824 1073778376 140733442129664 139811838786472 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=32433/tid=32437] ppid=32430 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32433/task/32437/stat : 32437 (java) S 32430 32433 28709 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 13318585 10060525568 150622 33554432000 1073741824 1073778376 140733442129664 139811837733928 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=32433/tid=32438] ppid=32430 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/32433/task/32438/stat : 32438 (java) S 32430 32433 28709 0 -1 4202560 11 0 0 0 1 0 0 0 20 0 22 0 13318585 10060525568 150622 33554432000 1073741824 1073778376 140733442129664 139811836680872 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=32433/tid=32439] ppid=32430 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/32433/task/32439/stat : 32439 (java) S 32430 32433 28709 0 -1 4202560 96 0 0 0 2 0 0 0 20 0 22 0 13318585 10060525568 150622 33554432000 1073741824 1073778376 140733442129664 139811835628328 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=32433/tid=32440] ppid=32430 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/32433/task/32440/stat : 32440 (java) S 32430 32433 28709 0 -1 4202560 85 0 0 0 2 0 0 0 20 0 22 0 13318585 10060525568 150622 33554432000 1073741824 1073778376 140733442129664 139811834575272 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=32433/tid=32441] ppid=32430 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/32433/task/32441/stat : 32441 (java) S 32430 32433 28709 0 -1 4202560 15 0 0 0 1 0 0 0 20 0 22 0 13318585 10060525568 150622 33554432000 1073741824 1073778376 140733442129664 139811833522728 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=32433/tid=32442] ppid=32430 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/32433/task/32442/stat : 32442 (java) S 32430 32433 28709 0 -1 4202560 83 0 0 0 1 0 0 0 20 0 22 0 13318585 10060525568 150622 33554432000 1073741824 1073778376 140733442129664 139811832469672 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=32433/tid=32443] ppid=32430 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/32433/task/32443/stat : 32443 (java) S 32430 32433 28709 0 -1 4202560 14 0 0 0 1 0 0 0 20 0 22 0 13318585 10060525568 150622 33554432000 1073741824 1073778376 140733442129664 139811831417128 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=32433/tid=32444] ppid=32430 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32433/task/32444/stat : 32444 (java) S 32430 32433 28709 0 -1 4202560 437 0 0 0 0 0 0 0 20 0 22 0 13318586 10060525568 150622 33554432000 1073741824 1073778376 140733442129664 139811819219816 211462174633 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=32433/tid=32445] ppid=32430 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32433/task/32445/stat : 32445 (java) S 32430 32433 28709 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 13318586 10060525568 150622 33554432000 1073741824 1073778376 140733442129664 139811818166136 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=32433/tid=32446] ppid=32430 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32433/task/32446/stat : 32446 (java) S 32430 32433 28709 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 13318586 10060525568 150622 33554432000 1073741824 1073778376 140733442129664 139811817112968 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=32433/tid=32447] ppid=32430 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32433/task/32447/stat : 32447 (java) S 32430 32433 28709 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13318588 10060525568 150622 33554432000 1073741824 1073778376 140733442129664 139811816061712 211462182688 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=32433/tid=32448] ppid=32430 vsize=9824732 CPUtime=1.46 cores=0,2,4,6

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


[startup+822.301 s]
/proc/loadavg: 4.06 4.00 3.31 6/219 32474
/proc/meminfo: memFree=27815992/32872528 swapFree=496356/529060
[pid=32433] ppid=32430 vsize=9824732 CPUtime=1655.04 cores=0,2,4,6
/proc/32433/stat : 32433 (java) S 32430 32433 28709 0 -1 4202496 41181 0 1 0 165377 127 0 0 20 0 22 0 13318583 10060525568 390626 33554432000 1073741824 1073778376 140733442129664 140733442120800 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/32433/statm: 2456183 390626 2293 9 0 2446860 0
[pid=32433/tid=32435] ppid=32430 vsize=9824732 CPUtime=0.42 cores=0,2,4,6
/proc/32433/task/32435/stat : 32435 (java) S 32430 32433 28709 0 -1 4202560 2492 0 1 0 38 4 0 0 20 0 22 0 13318584 10060525568 390626 33554432000 1073741824 1073778376 140733442129664 139811994891128 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=32433/tid=32436] ppid=32430 vsize=9824732 CPUtime=2.87 cores=0,2,4,6
/proc/32433/task/32436/stat : 32436 (java) S 32430 32433 28709 0 -1 4202560 395 0 0 0 283 4 0 0 20 0 22 0 13318585 10060525568 390626 33554432000 1073741824 1073778376 140733442129664 139811838786472 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=32433/tid=32437] ppid=32430 vsize=9824732 CPUtime=2.74 cores=0,2,4,6
/proc/32433/task/32437/stat : 32437 (java) S 32430 32433 28709 0 -1 4202560 304 0 0 0 270 4 0 0 20 0 22 0 13318585 10060525568 390626 33554432000 1073741824 1073778376 140733442129664 139811837733928 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=32433/tid=32438] ppid=32430 vsize=9824732 CPUtime=2.72 cores=0,2,4,6
/proc/32433/task/32438/stat : 32438 (java) S 32430 32433 28709 0 -1 4202560 316 0 0 0 268 4 0 0 20 0 22 0 13318585 10060525568 390626 33554432000 1073741824 1073778376 140733442129664 139811836680872 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=32433/tid=32439] ppid=32430 vsize=9824732 CPUtime=2.93 cores=0,2,4,6
/proc/32433/task/32439/stat : 32439 (java) S 32430 32433 28709 0 -1 4202560 391 0 0 0 288 5 0 0 20 0 22 0 13318585 10060525568 390626 33554432000 1073741824 1073778376 140733442129664 139811835628328 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=32433/tid=32440] ppid=32430 vsize=9824732 CPUtime=2.69 cores=0,2,4,6
/proc/32433/task/32440/stat : 32440 (java) S 32430 32433 28709 0 -1 4202560 392 0 0 0 263 6 0 0 20 0 22 0 13318585 10060525568 390626 33554432000 1073741824 1073778376 140733442129664 139811834575272 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=32433/tid=32441] ppid=32430 vsize=9824732 CPUtime=2.86 cores=0,2,4,6
/proc/32433/task/32441/stat : 32441 (java) S 32430 32433 28709 0 -1 4202560 321 0 0 0 281 5 0 0 20 0 22 0 13318585 10060525568 390626 33554432000 1073741824 1073778376 140733442129664 139811833522728 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=32433/tid=32442] ppid=32430 vsize=9824732 CPUtime=2.93 cores=0,2,4,6
/proc/32433/task/32442/stat : 32442 (java) S 32430 32433 28709 0 -1 4202560 396 0 0 0 287 6 0 0 20 0 22 0 13318585 10060525568 390626 33554432000 1073741824 1073778376 140733442129664 139811832469672 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=32433/tid=32443] ppid=32430 vsize=9824732 CPUtime=2.99 cores=0,2,4,6
/proc/32433/task/32443/stat : 32443 (java) S 32430 32433 28709 0 -1 4202560 321 0 0 0 293 6 0 0 20 0 22 0 13318585 10060525568 390626 33554432000 1073741824 1073778376 140733442129664 139811831417128 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=32433/tid=32444] ppid=32430 vsize=9824732 CPUtime=0.51 cores=0,2,4,6
/proc/32433/task/32444/stat : 32444 (java) S 32430 32433 28709 0 -1 4202560 784 0 0 0 11 40 0 0 20 0 22 0 13318586 10060525568 390626 33554432000 1073741824 1073778376 140733442129664 139811819219816 211462174633 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=32433/tid=32445] ppid=32430 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32433/task/32445/stat : 32445 (java) S 32430 32433 28709 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 13318586 10060525568 390626 33554432000 1073741824 1073778376 140733442129664 139811818166136 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=32433/tid=32446] ppid=32430 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32433/task/32446/stat : 32446 (java) S 32430 32433 28709 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 13318586 10060525568 390626 33554432000 1073741824 1073778376 140733442129664 139811817112968 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=32433/tid=32447] ppid=32430 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32433/task/32447/stat : 32447 (java) S 32430 32433 28709 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13318588 10060525568 390626 33554432000 1073741824 1073778376 140733442129664 139811816061712 211462182688 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=32433/tid=32448] ppid=32430 vsize=9824732 CPUtime=2.01 cores=0,2,4,6
/proc/32433/task/32448/stat : 32448 (java) S 32430 32433 28709 0 -1 4202560 17273 0 0 0 198 3 0 0 20 0 22 0 13318588 10060525568 390626 33554432000 1073741824 1073778376 140733442129664 139811815008568 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=32433/tid=32449] ppid=32430 vsize=9824732 CPUtime=1.32 cores=0,2,4,6
/proc/32433/task/32449/stat : 32449 (java) S 32430 32433 28709 0 -1 4202560 14885 0 0 0 129 3 0 0 20 0 22 0 13318588 10060525568 390626 33554432000 1073741824 1073778376 140733442129664 139811813956024 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=32433/tid=32450] ppid=32430 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32433/task/32450/stat : 32450 (java) S 32430 32433 28709 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13318588 10060525568 390626 33554432000 1073741824 1073778376 140733442129664 139811812903160 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=32433/tid=32451] ppid=32430 vsize=9824732 CPUtime=0.3 cores=0,2,4,6
/proc/32433/task/32451/stat : 32451 (java) S 32430 32433 28709 0 -1 4202560 47 0 0 0 15 15 0 0 20 0 22 0 13318588 10060525568 390626 33554432000 1073741824 1073778376 140733442129664 139811811850824 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=32433/tid=32452] ppid=32430 vsize=9824732 CPUtime=814.13 cores=0,2,4,6
/proc/32433/task/32452/stat : 32452 (java) R 32430 32433 28709 0 -1 4202560 231 0 0 0 81399 14 0 0 20 0 22 0 13318624 10060525568 390626 33554432000 1073741824 1073778376 140733442129664 139811810328432 139811868072438 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=32433/tid=32453] ppid=32430 vsize=9824732 CPUtime=814.22 cores=0,2,4,6
/proc/32433/task/32453/stat : 32453 (java) R 32430 32433 28709 0 -1 4202560 1364 0 0 0 81384 38 0 0 20 0 22 0 13318624 10060525568 390626 33554432000 1073741824 1073778376 140733442129664 139811809275136 139811867967413 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=32433/tid=32454] ppid=32430 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32433/task/32454/stat : 32454 (java) S 32430 32433 28709 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 22 0 13318624 10060525568 390626 33554432000 1073741824 1073778376 140733442129664 139811808224552 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=32433/tid=32455] ppid=32430 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32433/task/32455/stat : 32455 (java) S 32430 32433 28709 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13318625 10060525568 390626 33554432000 1073741824 1073778376 140733442129664 139811807172008 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1655.04
Current children cumulated vsize (KiB) 9824732

[startup+882.308 s]
/proc/loadavg: 4.42 4.10 3.39 5/219 486
/proc/meminfo: memFree=28792336/32872528 swapFree=496356/529060
[pid=32433] ppid=32430 vsize=9824732 CPUtime=1775.76 cores=0,2,4,6
/proc/32433/stat : 32433 (java) S 32430 32433 28709 0 -1 4202496 41233 0 1 0 177446 130 0 0 20 0 22 0 13318583 10060525568 388374 33554432000 1073741824 1073778376 140733442129664 140733442120800 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/32433/statm: 2456183 388374 2293 9 0 2446860 0
[pid=32433/tid=32435] ppid=32430 vsize=9824732 CPUtime=0.42 cores=0,2,4,6
/proc/32433/task/32435/stat : 32435 (java) S 32430 32433 28709 0 -1 4202560 2492 0 1 0 38 4 0 0 20 0 22 0 13318584 10060525568 388374 33554432000 1073741824 1073778376 140733442129664 139811994891128 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=32433/tid=32436] ppid=32430 vsize=9824732 CPUtime=3.12 cores=0,2,4,6
/proc/32433/task/32436/stat : 32436 (java) S 32430 32433 28709 0 -1 4202560 396 0 0 0 308 4 0 0 20 0 22 0 13318585 10060525568 388374 33554432000 1073741824 1073778376 140733442129664 139811838786472 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=32433/tid=32437] ppid=32430 vsize=9824732 CPUtime=2.93 cores=0,2,4,6
/proc/32433/task/32437/stat : 32437 (java) S 32430 32433 28709 0 -1 4202560 306 0 0 0 288 5 0 0 20 0 22 0 13318585 10060525568 388374 33554432000 1073741824 1073778376 140733442129664 139811837733928 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=32433/tid=32438] ppid=32430 vsize=9824732 CPUtime=2.97 cores=0,2,4,6
/proc/32433/task/32438/stat : 32438 (java) S 32430 32433 28709 0 -1 4202560 318 0 0 0 292 5 0 0 20 0 22 0 13318585 10060525568 388374 33554432000 1073741824 1073778376 140733442129664 139811836680872 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=32433/tid=32439] ppid=32430 vsize=9824732 CPUtime=3.14 cores=0,2,4,6
/proc/32433/task/32439/stat : 32439 (java) S 32430 32433 28709 0 -1 4202560 392 0 0 0 309 5 0 0 20 0 22 0 13318585 10060525568 388374 33554432000 1073741824 1073778376 140733442129664 139811835628328 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=32433/tid=32440] ppid=32430 vsize=9824732 CPUtime=2.95 cores=0,2,4,6
/proc/32433/task/32440/stat : 32440 (java) S 32430 32433 28709 0 -1 4202560 394 0 0 0 289 6 0 0 20 0 22 0 13318585 10060525568 388374 33554432000 1073741824 1073778376 140733442129664 139811834575272 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=32433/tid=32441] ppid=32430 vsize=9824732 CPUtime=3.05 cores=0,2,4,6
/proc/32433/task/32441/stat : 32441 (java) S 32430 32433 28709 0 -1 4202560 325 0 0 0 299 6 0 0 20 0 22 0 13318585 10060525568 388374 33554432000 1073741824 1073778376 140733442129664 139811833522728 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=32433/tid=32442] ppid=32430 vsize=9824732 CPUtime=3.14 cores=0,2,4,6
/proc/32433/task/32442/stat : 32442 (java) S 32430 32433 28709 0 -1 4202560 397 0 0 0 308 6 0 0 20 0 22 0 13318585 10060525568 388374 33554432000 1073741824 1073778376 140733442129664 139811832469672 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=32433/tid=32443] ppid=32430 vsize=9824732 CPUtime=3.24 cores=0,2,4,6
/proc/32433/task/32443/stat : 32443 (java) S 32430 32433 28709 0 -1 4202560 323 0 0 0 318 6 0 0 20 0 22 0 13318585 10060525568 388374 33554432000 1073741824 1073778376 140733442129664 139811831417128 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=32433/tid=32444] ppid=32430 vsize=9824732 CPUtime=0.52 cores=0,2,4,6
/proc/32433/task/32444/stat : 32444 (java) S 32430 32433 28709 0 -1 4202560 788 0 0 0 12 40 0 0 20 0 22 0 13318586 10060525568 388374 33554432000 1073741824 1073778376 140733442129664 139811819219816 211462174633 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=32433/tid=32445] ppid=32430 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32433/task/32445/stat : 32445 (java) S 32430 32433 28709 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 13318586 10060525568 388374 33554432000 1073741824 1073778376 140733442129664 139811818166136 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=32433/tid=32446] ppid=32430 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32433/task/32446/stat : 32446 (java) S 32430 32433 28709 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 13318586 10060525568 388374 33554432000 1073741824 1073778376 140733442129664 139811817112968 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=32433/tid=32447] ppid=32430 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32433/task/32447/stat : 32447 (java) S 32430 32433 28709 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13318588 10060525568 388374 33554432000 1073741824 1073778376 140733442129664 139811816061712 211462182688 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=32433/tid=32448] ppid=32430 vsize=9824732 CPUtime=2.01 cores=0,2,4,6
/proc/32433/task/32448/stat : 32448 (java) S 32430 32433 28709 0 -1 4202560 17273 0 0 0 198 3 0 0 20 0 22 0 13318588 10060525568 388374 33554432000 1073741824 1073778376 140733442129664 139811815008568 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=32433/tid=32449] ppid=32430 vsize=9824732 CPUtime=1.32 cores=0,2,4,6
/proc/32433/task/32449/stat : 32449 (java) S 32430 32433 28709 0 -1 4202560 14885 0 0 0 129 3 0 0 20 0 22 0 13318588 10060525568 388374 33554432000 1073741824 1073778376 140733442129664 139811813956024 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=32433/tid=32450] ppid=32430 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32433/task/32450/stat : 32450 (java) S 32430 32433 28709 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13318588 10060525568 388374 33554432000 1073741824 1073778376 140733442129664 139811812903160 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=32433/tid=32451] ppid=32430 vsize=9824732 CPUtime=0.33 cores=0,2,4,6
/proc/32433/task/32451/stat : 32451 (java) S 32430 32433 28709 0 -1 4202560 51 0 0 0 16 17 0 0 20 0 22 0 13318588 10060525568 388374 33554432000 1073741824 1073778376 140733442129664 139811811850824 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=32433/tid=32452] ppid=32430 vsize=9824732 CPUtime=873.57 cores=0,2,4,6
/proc/32433/task/32452/stat : 32452 (java) R 32430 32433 28709 0 -1 4202560 243 0 0 0 87342 15 0 0 20 0 22 0 13318624 10060525568 388374 33554432000 1073741824 1073778376 140733442129664 139811810327680 139811867899892 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=32433/tid=32453] ppid=32430 vsize=9824732 CPUtime=873.66 cores=0,2,4,6
/proc/32433/task/32453/stat : 32453 (java) R 32430 32433 28709 0 -1 4202560 1381 0 0 0 87327 39 0 0 20 0 22 0 13318624 10060525568 388374 33554432000 1073741824 1073778376 140733442129664 139811809275920 139811868110528 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=32433/tid=32454] ppid=32430 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32433/task/32454/stat : 32454 (java) S 32430 32433 28709 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 22 0 13318624 10060525568 388374 33554432000 1073741824 1073778376 140733442129664 139811808224552 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=32433/tid=32455] ppid=32430 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32433/task/32455/stat : 32455 (java) S 32430 32433 28709 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13318625 10060525568 388374 33554432000 1073741824 1073778376 140733442129664 139811807172008 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1775.76
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+894.408 s]
/proc/loadavg: 4.36 4.10 3.39 5/219 486
/proc/meminfo: memFree=28168852/32872528 swapFree=496356/529060
[pid=32433] ppid=32430 vsize=9824732 CPUtime=1800.1 cores=0,2,4,6
/proc/32433/stat : 32433 (java) S 32430 32433 28709 0 -1 4202496 41243 0 1 0 179880 130 0 0 20 0 22 0 13318583 10060525568 387764 33554432000 1073741824 1073778376 140733442129664 140733442120800 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/32433/statm: 2456183 387764 2293 9 0 2446860 0
[pid=32433/tid=32435] ppid=32430 vsize=9824732 CPUtime=0.42 cores=0,2,4,6
/proc/32433/task/32435/stat : 32435 (java) S 32430 32433 28709 0 -1 4202560 2492 0 1 0 38 4 0 0 20 0 22 0 13318584 10060525568 387764 33554432000 1073741824 1073778376 140733442129664 139811994891128 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=32433/tid=32436] ppid=32430 vsize=9824732 CPUtime=3.15 cores=0,2,4,6
/proc/32433/task/32436/stat : 32436 (java) S 32430 32433 28709 0 -1 4202560 396 0 0 0 311 4 0 0 20 0 22 0 13318585 10060525568 387764 33554432000 1073741824 1073778376 140733442129664 139811838786472 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=32433/tid=32437] ppid=32430 vsize=9824732 CPUtime=3 cores=0,2,4,6
/proc/32433/task/32437/stat : 32437 (java) S 32430 32433 28709 0 -1 4202560 307 0 0 0 295 5 0 0 20 0 22 0 13318585 10060525568 387764 33554432000 1073741824 1073778376 140733442129664 139811837733928 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=32433/tid=32438] ppid=32430 vsize=9824732 CPUtime=3.02 cores=0,2,4,6
/proc/32433/task/32438/stat : 32438 (java) S 32430 32433 28709 0 -1 4202560 318 0 0 0 297 5 0 0 20 0 22 0 13318585 10060525568 387764 33554432000 1073741824 1073778376 140733442129664 139811836680872 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=32433/tid=32439] ppid=32430 vsize=9824732 CPUtime=3.17 cores=0,2,4,6
/proc/32433/task/32439/stat : 32439 (java) S 32430 32433 28709 0 -1 4202560 392 0 0 0 312 5 0 0 20 0 22 0 13318585 10060525568 387764 33554432000 1073741824 1073778376 140733442129664 139811835628328 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=32433/tid=32440] ppid=32430 vsize=9824732 CPUtime=3.03 cores=0,2,4,6
/proc/32433/task/32440/stat : 32440 (java) S 32430 32433 28709 0 -1 4202560 395 0 0 0 297 6 0 0 20 0 22 0 13318585 10060525568 387764 33554432000 1073741824 1073778376 140733442129664 139811834575272 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=32433/tid=32441] ppid=32430 vsize=9824732 CPUtime=3.11 cores=0,2,4,6
/proc/32433/task/32441/stat : 32441 (java) S 32430 32433 28709 0 -1 4202560 326 0 0 0 305 6 0 0 20 0 22 0 13318585 10060525568 387764 33554432000 1073741824 1073778376 140733442129664 139811833522728 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=32433/tid=32442] ppid=32430 vsize=9824732 CPUtime=3.2 cores=0,2,4,6
/proc/32433/task/32442/stat : 32442 (java) S 32430 32433 28709 0 -1 4202560 398 0 0 0 314 6 0 0 20 0 22 0 13318585 10060525568 387764 33554432000 1073741824 1073778376 140733442129664 139811832469672 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=32433/tid=32443] ppid=32430 vsize=9824732 CPUtime=3.3 cores=0,2,4,6
/proc/32433/task/32443/stat : 32443 (java) S 32430 32433 28709 0 -1 4202560 323 0 0 0 324 6 0 0 20 0 22 0 13318585 10060525568 387764 33554432000 1073741824 1073778376 140733442129664 139811831417128 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=32433/tid=32444] ppid=32430 vsize=9824732 CPUtime=0.53 cores=0,2,4,6
/proc/32433/task/32444/stat : 32444 (java) S 32430 32433 28709 0 -1 4202560 788 0 0 0 13 40 0 0 20 0 22 0 13318586 10060525568 387764 33554432000 1073741824 1073778376 140733442129664 139811819219816 211462174633 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=32433/tid=32445] ppid=32430 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32433/task/32445/stat : 32445 (java) S 32430 32433 28709 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 13318586 10060525568 387764 33554432000 1073741824 1073778376 140733442129664 139811818166136 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=32433/tid=32446] ppid=32430 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32433/task/32446/stat : 32446 (java) S 32430 32433 28709 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 13318586 10060525568 387764 33554432000 1073741824 1073778376 140733442129664 139811817112968 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=32433/tid=32447] ppid=32430 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32433/task/32447/stat : 32447 (java) S 32430 32433 28709 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13318588 10060525568 387764 33554432000 1073741824 1073778376 140733442129664 139811816061712 211462182688 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=32433/tid=32448] ppid=32430 vsize=9824732 CPUtime=2.01 cores=0,2,4,6
/proc/32433/task/32448/stat : 32448 (java) S 32430 32433 28709 0 -1 4202560 17273 0 0 0 198 3 0 0 20 0 22 0 13318588 10060525568 387764 33554432000 1073741824 1073778376 140733442129664 139811815008568 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=32433/tid=32449] ppid=32430 vsize=9824732 CPUtime=1.32 cores=0,2,4,6
/proc/32433/task/32449/stat : 32449 (java) S 32430 32433 28709 0 -1 4202560 14885 0 0 0 129 3 0 0 20 0 22 0 13318588 10060525568 387764 33554432000 1073741824 1073778376 140733442129664 139811813956024 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=32433/tid=32450] ppid=32430 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32433/task/32450/stat : 32450 (java) S 32430 32433 28709 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13318588 10060525568 387764 33554432000 1073741824 1073778376 140733442129664 139811812903160 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=32433/tid=32451] ppid=32430 vsize=9824732 CPUtime=0.34 cores=0,2,4,6
/proc/32433/task/32451/stat : 32451 (java) S 32430 32433 28709 0 -1 4202560 51 0 0 0 17 17 0 0 20 0 22 0 13318588 10060525568 387764 33554432000 1073741824 1073778376 140733442129664 139811811850824 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=32433/tid=32452] ppid=32430 vsize=9824732 CPUtime=885.54 cores=0,2,4,6
/proc/32433/task/32452/stat : 32452 (java) R 32430 32433 28709 0 -1 4202560 246 0 0 0 88538 16 0 0 20 0 22 0 13318624 10060525568 387764 33554432000 1073741824 1073778376 140733442129664 139811810327680 139811867701194 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=32433/tid=32453] ppid=32430 vsize=9824732 CPUtime=885.63 cores=0,2,4,6
/proc/32433/task/32453/stat : 32453 (java) R 32430 32433 28709 0 -1 4202560 1384 0 0 0 88524 39 0 0 20 0 22 0 13318624 10060525568 387764 33554432000 1073741824 1073778376 140733442129664 139811809275792 139811868048312 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=32433/tid=32454] ppid=32430 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32433/task/32454/stat : 32454 (java) S 32430 32433 28709 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 22 0 13318624 10060525568 387764 33554432000 1073741824 1073778376 140733442129664 139811808224552 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=32433/tid=32455] ppid=32430 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32433/task/32455/stat : 32455 (java) S 32430 32433 28709 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13318625 10060525568 387764 33554432000 1073741824 1073778376 140733442129664 139811807172008 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1800.1
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 32433 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 143
Real time (s): 894.469
CPU time (s): 1801.19
CPU user time (s): 1799.37
CPU system time (s): 1.82172
CPU usage (%): 201.37
Max. virtual memory (cumulated for all children) (KiB): 9826292

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.37
system time used= 1.82172
maximum resident set size= 1744468
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 41278
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= 38281
involuntary context switches= 49460

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.08223 second user time and 7.9048 second system time

The end

Launcher Data

Begin job on node141 at 2016-06-16 23:32:12
IDJOB=4096695
IDBENCH=107651
IDSOLVER=2543
FILE ID=node141/4096695-1466112731
RUNJOBID= node141-1466112677-30850
PBS_JOBID= 19904052
Free space on /tmp= 71728 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB16/normalized-PB16/DEC-SMALLINT-LIN/quimper/SyncCodes/d_n_k/normalized-5_6_33.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4096695-1466112731/watcher-4096695-1466112731 -o /tmp/evaluation-result-4096695-1466112731/solver-4096695-1466112731 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node141-1466112677-30850 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4096695-1466112731.opb

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

MD5SUM BENCH= d391fabd9d095715d87c32e8f977e774
RANDOM SEED=683540570

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.547
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.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        29680640 kB
Buffers:           62228 kB
Cached:           137220 kB
SwapCached:         2876 kB
Active:          1841032 kB
Inactive:         104348 kB
Active(anon):    1745816 kB
Inactive(anon):     2476 kB
Active(file):      95216 kB
Inactive(file):   101872 kB
Unevictable:      529060 kB
Mlocked:          496356 kB
SwapTotal:      67108856 kB
SwapFree:       67099004 kB
Dirty:               996 kB
Writeback:             4 kB
AnonPages:       2277048 kB
Mapped:            15340 kB
Shmem:                 0 kB
Slab:             571948 kB
SReclaimable:      14764 kB
SUnreclaim:       557184 kB
KernelStack:        1632 kB
PageTables:         8884 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    3671136 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1736704 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= 71728 MiB
End job on node141 at 2016-06-16 23:47:06