Trace number 4096317

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.3 894.492

General information on the benchmark

Namenormalized-PB16/DEC-SMALLINT-LIN/quimper/
SyncCodes/d_n_k/normalized-5_6_28.opb
MD5SUMcb21c3f4ba210c47e3e6f31aa43f596d
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 benchmark142.97
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1122
Total number of constraints5318
Number of constraints which are clauses5313
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 constraint33
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 28
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 61
Number of bits of the biggest sum of numbers6
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.09	c See www.sat4j.org for details.
0.00/0.09	c version PB16.v20160501
0.00/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.09	c java.vm.version	19.1-b02
0.00/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.09	c sun.arch.data.model	64
0.00/0.09	c java.version		1.6.0_24
0.00/0.09	c os.name		Linux
0.00/0.09	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.09	c os.arch		amd64
0.00/0.09	c Free memory 		501472288
0.00/0.09	c Max memory 		7480803328
0.00/0.09	c Total memory 		504102912
0.00/0.09	c Number of processors 	8
0.10/0.12	c Pseudo Boolean Optimization by upper bound
0.10/0.12	c ManyCore solver with 2 solvers running in parallel
0.10/0.12	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.10/0.12	c --- Begin Solver configuration ---
0.10/0.12	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@16fd0b7
0.10/0.12	c Learn all clauses as in MiniSAT
0.10/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.12	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.10/0.12	c Expensive reason simplification
0.10/0.12	c Glucose 2.1 dynamic restart strategy
0.10/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.10/0.12	c timeout=2147483s
0.10/0.12	c DB Simplification allowed=false
0.10/0.12	c Listener: org.sat4j.pb.tools.ManyCorePB@4413ee
0.10/0.12	c --- End Solver configuration ---
0.10/0.12	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.10/0.12	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.10/0.12	c --- Begin Solver configuration ---
0.10/0.12	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@75786e64
0.10/0.12	c Learn all clauses as in MiniSAT
0.10/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.12	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.10/0.12	c No reason simplification
0.10/0.12	c Armin Biere (Picosat) restarts strategy
0.10/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.10/0.12	c timeout=2147483s
0.10/0.12	c DB Simplification allowed=false
0.10/0.12	c Listener: org.sat4j.pb.tools.ManyCorePB@4413ee
0.10/0.12	c --- End Solver configuration ---
0.10/0.12	c solving HOME/instance-4096317-1466112211.opb
0.10/0.12	c reading problem ... 
0.10/0.12	c  no objective function found
0.51/0.37	c ... done. Wall clock time 0.252s.
0.51/0.37	c declared #vars     1122
0.51/0.37	c #constraints  5322
0.51/0.37	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.51/0.37	c constraints type 
0.51/0.37	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 3168
0.51/0.37	c org.sat4j.specs.Constr$1 => 4
0.51/0.37	c org.sat4j.minisat.constraints.card.MinWatchCard => 3
0.51/0.37	c org.sat4j.minisat.constraints.cnf.UnitClause => 3
0.51/0.37	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 2144
0.51/0.37	c 5322 constraints processed.
0.51/0.37	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.51/0.37	c constraints type 
0.51/0.37	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 2144
0.51/0.37	c org.sat4j.specs.Constr$1 => 4
0.51/0.37	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 3168
0.51/0.37	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 3
0.51/0.37	c org.sat4j.pb.constraints.pb.UnitClausePB => 3
0.51/0.37	c 5322 constraints processed.
3.75/1.26	c cleaning 2496 clauses out of 5000 with flag 18934/5000
5.62/1.91	c cleaning 4252 clauses out of 8504 with flag 43363/11000
7.06/2.68	c cleaning 5621 clauses out of 11252 with flag 70622/18000
9.06/3.62	c cleaning 6812 clauses out of 13632 with flag 104571/26001
11.47/4.77	c cleaning 7908 clauses out of 15819 with flag 146004/35000
14.27/6.18	c cleaning 8952 clauses out of 17911 with flag 193330/45000
17.70/7.90	c cleaning 9976 clauses out of 19960 with flag 247553/56001
21.93/9.95	c cleaning 10987 clauses out of 21983 with flag 307938/68000
26.72/12.33	c cleaning 11995 clauses out of 23996 with flag 378462/81000
31.92/14.94	c cleaning 13001 clauses out of 26002 with flag 453288/95001
37.74/17.89	c cleaning 13999 clauses out of 28001 with flag 530499/110001
40.74/19.39	c cleaning 0 clauses out of 5002 with flag 0/5002
44.84/21.23	c cleaning 14999 clauses out of 30004 with flag 615544/126003
51.95/24.75	c cleaning 16000 clauses out of 32003 with flag 707591/143001
59.78/28.65	c cleaning 16998 clauses out of 34002 with flag 811266/161000
68.37/32.92	c cleaning 17997 clauses out of 36004 with flag 913902/180000
77.59/37.54	c cleaning 19003 clauses out of 38007 with flag 1027599/200000
88.00/42.79	c cleaning 19998 clauses out of 40004 with flag 1148812/221000
99.24/48.40	c cleaning 20996 clauses out of 42006 with flag 1255400/243000
111.87/54.64	c cleaning 22001 clauses out of 44010 with flag 1381311/266000
125.94/61.68	c cleaning 23003 clauses out of 46009 with flag 1510457/290000
141.21/69.28	c cleaning 24000 clauses out of 48006 with flag 1659383/315000
157.29/77.24	c cleaning 25001 clauses out of 50007 with flag 1813728/341001
175.57/86.32	c cleaning 25996 clauses out of 52005 with flag 1988016/368000
195.48/96.24	c cleaning 26997 clauses out of 54009 with flag 2179326/396000
220.95/108.96	c cleaning 28004 clauses out of 56012 with flag 2387910/425000
244.25/120.51	c cleaning 29003 clauses out of 58009 with flag 2589730/455001
267.10/131.91	c cleaning 29994 clauses out of 60005 with flag 2782589/486000
273.74/135.26	c cleaning 0 clauses out of 11000 with flag 0/11000
291.62/144.18	c cleaning 31001 clauses out of 62011 with flag 2985611/518000
320.28/158.46	c cleaning 32004 clauses out of 64010 with flag 3219055/551000
348.78/172.66	c cleaning 33001 clauses out of 66007 with flag 3415241/585001
379.51/187.97	c cleaning 33995 clauses out of 68005 with flag 3637960/620000
411.50/203.88	c cleaning 34999 clauses out of 70012 with flag 3865997/656002
447.32/221.67	c cleaning 36005 clauses out of 72013 with flag 4114260/693002
487.68/241.70	c cleaning 36997 clauses out of 74006 with flag 4346219/731000
529.43/262.55	c cleaning 38002 clauses out of 76010 with flag 4593448/770001
575.02/285.27	c cleaning 38998 clauses out of 78007 with flag 4873419/810000
619.47/307.35	c cleaning 39999 clauses out of 80009 with flag 5137988/851000
663.11/329.02	c cleaning 41001 clauses out of 82010 with flag 5356546/893000
709.52/352.19	c cleaning 41997 clauses out of 84010 with flag 5591663/936001
761.20/377.81	c cleaning 43001 clauses out of 86013 with flag 5838438/980001
816.42/405.36	c cleaning 43996 clauses out of 88011 with flag 6116008/1025000
876.52/435.24	c cleaning 44999 clauses out of 90015 with flag 6404207/1071000
877.74/435.84	c cleaning 0 clauses out of 18000 with flag 0/18000
936.11/464.84	c cleaning 46004 clauses out of 92017 with flag 6695983/1118001
999.47/496.32	c cleaning 47002 clauses out of 94013 with flag 7015936/1166001
1073.15/533.09	c cleaning 48002 clauses out of 96012 with flag 7372900/1215002
1146.97/569.80	c cleaning 48999 clauses out of 98008 with flag 7729713/1265000
1222.21/607.14	c cleaning 49997 clauses out of 100010 with flag 8089097/1316001
1302.86/647.22	c cleaning 51000 clauses out of 102012 with flag 8466781/1368000
1386.34/688.72	c cleaning 51996 clauses out of 104012 with flag 8868633/1421000
1464.50/727.63	c cleaning 53007 clauses out of 106017 with flag 9233972/1475001
1545.81/768.04	c cleaning 54002 clauses out of 108009 with flag 9631499/1530000
1629.90/809.88	c cleaning 55001 clauses out of 110007 with flag 10000566/1586000
1725.10/857.12	c cleaning 55996 clauses out of 112006 with flag 10396222/1643000
1800.19/894.41	c >>>>>>>>>> Solver number 0 (0 answers) <<<<<<<<<<<<<<<<<<
1800.19/894.41	c starts		: 66
1800.19/894.41	c conflicts		: 1692826
1800.19/894.41	c decisions		: 1855135
1800.19/894.41	c propagations		: 173106999
1800.19/894.41	c inspects		: 11005691121
1800.19/894.41	c shortcuts		: 0
1800.19/894.41	c learnt literals	: 0
1800.19/894.41	c learnt binary clauses	: 0
1800.19/894.41	c learnt ternary clauses	: 2
1800.19/894.41	c learnt constraints	: 1692826
1800.19/894.41	c ignored constraints	: 0
1800.19/894.41	c root simplifications	: 0
1800.19/894.41	c removed literals (reason simplification)	: 19981989
1800.19/894.41	c reason swapping (by a shorter reason)	: 0
1800.19/894.41	c Calls to reduceDB	: 53
1800.19/894.41	c Number of update (reduction) of LBD	: 317607
1800.19/894.41	c Imported unit clauses	: 0
1800.19/894.41	c number of reductions to clauses (during analyze)	: 0
1800.19/894.41	c number of learned constraints concerned by reduction	: 0
1800.19/894.41	c number of learning phase by resolution	: 0
1800.19/894.41	c number of learning phase by cutting planes	: 0
1800.19/894.41	c speed (assignments/second)	: 193624.62613278689
1800.19/894.41	c non guided choices	129
1800.19/894.46	c learnt constraints type 
1800.19/894.46	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 105836
1800.19/894.46	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1800.19/894.46	c starts		: 53
1800.19/894.46	c conflicts		: 24345
1800.19/894.46	c decisions		: 28206
1800.19/894.46	c propagations		: 3092345
1800.19/894.46	c inspects		: 1279737949
1800.19/894.46	c shortcuts		: 0
1800.19/894.46	c learnt literals	: 0
1800.19/894.46	c learnt binary clauses	: 0
1800.19/894.46	c learnt ternary clauses	: 1
1800.19/894.46	c learnt constraints	: 24344
1800.19/894.46	c ignored constraints	: 0
1800.19/894.46	c root simplifications	: 0
1800.19/894.46	c removed literals (reason simplification)	: 0
1800.19/894.46	c reason swapping (by a shorter reason)	: 0
1800.19/894.46	c Calls to reduceDB	: 3
1800.19/894.46	c Number of update (reduction) of LBD	: 0
1800.19/894.46	c Imported unit clauses	: 0
1800.19/894.46	c number of reductions to clauses (during analyze)	: 0
1800.19/894.46	c number of learned constraints concerned by reduction	: 0
1800.19/894.46	c number of learning phase by resolution	: 0
1800.19/894.46	c number of learning phase by cutting planes	: 0
1800.19/894.46	c speed (assignments/second)	: 3458.6971159115874
1800.19/894.46	c non guided choices	159
1800.19/894.48	c learnt constraints type 
1800.19/894.48	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 4383
1800.19/894.48	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 450
1800.19/894.48	c org.sat4j.pb.constraints.pb.MaxWatchPb => 19511
1800.19/894.48	s UNKNOWN
1800.19/894.48	c Total wall clock time (in seconds): 894.363

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-4096317-1466112211/watcher-4096317-1466112211 -o /tmp/evaluation-result-4096317-1466112211/solver-4096317-1466112211 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node119-1466112183-7572 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4096317-1466112211.opb 

pid=7888
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: 2.04 1.24 1.55 4/198 7891
/proc/meminfo: memFree=29475392/32872528 swapFree=1243920/1391088
[pid=7891] ppid=7888 vsize=23236 CPUtime=0 cores=0,2,4,6
/proc/7891/stat : 7891 (java) R 7888 7891 7556 0 -1 4202496 1144 0 0 0 0 0 0 0 20 0 1 0 13269705 23793664 795 33554432000 1073741824 1073778376 140735638354512 140735638343576 140555207396608 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7891/statm: 5809 813 607 9 0 128 0

[startup+0.100119 s]
/proc/loadavg: 2.04 1.24 1.55 4/198 7891
/proc/meminfo: memFree=29475392/32872528 swapFree=1243920/1391088
[pid=7891] ppid=7888 vsize=9558476 CPUtime=0.1 cores=0,2,4,6
/proc/7891/stat : 7891 (java) S 7888 7891 7556 0 -1 4202496 4409 0 1 0 9 1 0 0 20 0 18 0 13269705 9787879424 6032 33554432000 1073741824 1073778376 140735638354512 140735638345648 272889839677 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/7891/statm: 2389619 6032 2126 9 0 2380296 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 9558476

[startup+0.200361 s]
/proc/loadavg: 2.04 1.24 1.55 4/198 7891
/proc/meminfo: memFree=29475392/32872528 swapFree=1243920/1391088
[pid=7891] ppid=7888 vsize=9558476 CPUtime=0.25 cores=0,2,4,6
/proc/7891/stat : 7891 (java) S 7888 7891 7556 0 -1 4202496 4701 0 1 0 24 1 0 0 20 0 18 0 13269705 9787879424 6758 33554432000 1073741824 1073778376 140735638354512 140735638345648 272889839677 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/7891/statm: 2389619 6758 2202 9 0 2380296 0
Current children cumulated CPU time (s) 0.25
Current children cumulated vsize (KiB) 9558476

[startup+0.30023 s]
/proc/loadavg: 2.04 1.24 1.55 4/198 7891
/proc/meminfo: memFree=29475392/32872528 swapFree=1243920/1391088
[pid=7891] ppid=7888 vsize=9558476 CPUtime=0.51 cores=0,2,4,6
/proc/7891/stat : 7891 (java) S 7888 7891 7556 0 -1 4202496 5926 0 1 0 49 2 0 0 20 0 18 0 13269705 9787879424 8983 33554432000 1073741824 1073778376 140735638354512 140735638345648 272889839677 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/7891/statm: 2389619 8983 2233 9 0 2380296 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 9558476

[startup+0.700189 s]
/proc/loadavg: 2.04 1.24 1.55 4/198 7891
/proc/meminfo: memFree=29475392/32872528 swapFree=1243920/1391088
[pid=7891] ppid=7888 vsize=9824732 CPUtime=2 cores=0,2,4,6
/proc/7891/stat : 7891 (java) S 7888 7891 7556 0 -1 4202496 13780 0 1 0 196 4 0 0 20 0 22 0 13269705 10060525568 18323 33554432000 1073741824 1073778376 140735638354512 140735638345648 272889839677 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/7891/statm: 2456183 18323 2267 9 0 2446860 0
Current children cumulated CPU time (s) 2
Current children cumulated vsize (KiB) 9824732

[startup+1.50086 s]
/proc/loadavg: 2.04 1.24 1.55 6/220 7913
/proc/meminfo: memFree=29319800/32872528 swapFree=1243920/1391088
[pid=7891] ppid=7888 vsize=9824732 CPUtime=4.71 cores=0,2,4,6
/proc/7891/stat : 7891 (java) S 7888 7891 7556 0 -1 4202496 23243 0 1 0 464 7 0 0 20 0 22 0 13269705 10060525568 46348 33554432000 1073741824 1073778376 140735638354512 140735638345648 272889839677 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/7891/statm: 2456183 46348 2289 9 0 2446860 0
[pid=7891/tid=7892] ppid=7888 vsize=9824732 CPUtime=0.35 cores=0,2,4,6
/proc/7891/task/7892/stat : 7892 (java) S 7888 7891 7556 0 -1 4202560 2427 0 1 0 33 2 0 0 20 0 22 0 13269706 10060525568 46348 33554432000 1073741824 1073778376 140735638354512 140555201172344 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7891/tid=7894] ppid=7888 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7891/task/7894/stat : 7894 (java) S 7888 7891 7556 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 22 0 13269706 10060525568 46348 33554432000 1073741824 1073778376 140735638354512 140555162663592 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7891/tid=7895] ppid=7888 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7891/task/7895/stat : 7895 (java) S 7888 7891 7556 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13269706 10060525568 46348 33554432000 1073741824 1073778376 140735638354512 140555161611048 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7891/tid=7896] ppid=7888 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7891/task/7896/stat : 7896 (java) S 7888 7891 7556 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13269706 10060525568 46348 33554432000 1073741824 1073778376 140735638354512 140555160558504 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7891/tid=7897] ppid=7888 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7891/task/7897/stat : 7897 (java) S 7888 7891 7556 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 13269706 10060525568 46348 33554432000 1073741824 1073778376 140735638354512 140555159505960 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7891/tid=7898] ppid=7888 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7891/task/7898/stat : 7898 (java) S 7888 7891 7556 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 13269706 10060525568 46348 33554432000 1073741824 1073778376 140735638354512 140555158452392 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7891/tid=7899] ppid=7888 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7891/task/7899/stat : 7899 (java) S 7888 7891 7556 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 13269706 10060525568 46348 33554432000 1073741824 1073778376 140735638354512 140555157399848 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7891/tid=7900] ppid=7888 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7891/task/7900/stat : 7900 (java) S 7888 7891 7556 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 22 0 13269706 10060525568 46348 33554432000 1073741824 1073778376 140735638354512 140555156347304 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7891/tid=7901] ppid=7888 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7891/task/7901/stat : 7901 (java) S 7888 7891 7556 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 13269706 10060525568 46348 33554432000 1073741824 1073778376 140735638354512 140555155294760 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7891/tid=7902] ppid=7888 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7891/task/7902/stat : 7902 (java) S 7888 7891 7556 0 -1 4202560 71 0 0 0 0 0 0 0 20 0 22 0 13269708 10060525568 46348 33554432000 1073741824 1073778376 140735638354512 140555024980584 272889853865 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7891/tid=7903] ppid=7888 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7891/task/7903/stat : 7903 (java) S 7888 7891 7556 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 13269708 10060525568 46348 33554432000 1073741824 1073778376 140735638354512 140555023926904 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7891/tid=7904] ppid=7888 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7891/task/7904/stat : 7904 (java) S 7888 7891 7556 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 13269708 10060525568 46348 33554432000 1073741824 1073778376 140735638354512 140555022874248 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7891/tid=7905] ppid=7888 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7891/task/7905/stat : 7905 (java) S 7888 7891 7556 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13269711 10060525568 46348 33554432000 1073741824 1073778376 140735638354512 140555021822992 272889861920 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7891/tid=7906] ppid=7888 vsize=9824732 CPUtime=1.04 cores=0,2,4,6
/proc/7891/task/7906/stat : 7906 (java) S 7888 7891 7556 0 -1 4202560 12778 0 0 0 101 3 0 0 20 0 22 0 13269711 10060525568 46348 33554432000 1073741824 1073778376 140735638354512 140555020769336 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7891/tid=7907] ppid=7888 vsize=9824732 CPUtime=1.06 cores=0,2,4,6
/proc/7891/task/7907/stat : 7907 (java) S 7888 7891 7556 0 -1 4202560 6511 0 0 0 106 0 0 0 20 0 22 0 13269711 10060525568 46348 33554432000 1073741824 1073778376 140735638354512 140554146932920 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7891/tid=7908] ppid=7888 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7891/task/7908/stat : 7908 (java) S 7888 7891 7556 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13269711 10060525568 46348 33554432000 1073741824 1073778376 140735638354512 140554145880568 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7891/tid=7909] ppid=7888 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7891/task/7909/stat : 7909 (java) S 7888 7891 7556 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13269711 10060525568 46348 33554432000 1073741824 1073778376 140735638354512 140554144828232 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7891/tid=7910] ppid=7888 vsize=9824732 CPUtime=1.07 cores=0,2,4,6
/proc/7891/task/7910/stat : 7910 (java) R 7888 7891 7556 0 -1 4202560 25 0 0 0 107 0 0 0 20 0 22 0 13269743 10060525568 46348 33554432000 1073741824 1073778376 140735638354512 140554143773096 140555036683431 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=7891/tid=7911] ppid=7888 vsize=9824732 CPUtime=1.1 cores=0,2,4,6
/proc/7891/task/7911/stat : 7911 (java) R 7888 7891 7556 0 -1 4202560 126 0 0 0 108 2 0 0 20 0 22 0 13269743 10060525568 46348 33554432000 1073741824 1073778376 140735638354512 140554142719744 140555036893563 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=7891/tid=7912] ppid=7888 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7891/task/7912/stat : 7912 (java) S 7888 7891 7556 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13269743 10060525568 46348 33554432000 1073741824 1073778376 140735638354512 140554141668904 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7891/tid=7913] ppid=7888 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7891/task/7913/stat : 7913 (java) S 7888 7891 7556 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13269743 10060525568 46348 33554432000 1073741824 1073778376 140735638354512 140554140616360 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 4.71
Current children cumulated vsize (KiB) 9824732

[startup+3.10087 s]
/proc/loadavg: 2.04 1.24 1.55 6/220 7913
/proc/meminfo: memFree=29255444/32872528 swapFree=1243920/1391088
[pid=7891] ppid=7888 vsize=9824732 CPUtime=8.06 cores=0,2,4,6
/proc/7891/stat : 7891 (java) S 7888 7891 7556 0 -1 4202496 23654 0 1 0 795 11 0 0 20 0 22 0 13269705 10060525568 80966 33554432000 1073741824 1073778376 140735638354512 140735638345648 272889839677 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/7891/statm: 2456183 80966 2290 9 0 2446860 0
[pid=7891/tid=7892] ppid=7888 vsize=9824732 CPUtime=0.35 cores=0,2,4,6
/proc/7891/task/7892/stat : 7892 (java) S 7888 7891 7556 0 -1 4202560 2428 0 1 0 33 2 0 0 20 0 22 0 13269706 10060525568 80966 33554432000 1073741824 1073778376 140735638354512 140555201172344 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7891/tid=7894] ppid=7888 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7891/task/7894/stat : 7894 (java) S 7888 7891 7556 0 -1 4202560 15 0 0 0 0 0 0 0 20 0 22 0 13269706 10060525568 80966 33554432000 1073741824 1073778376 140735638354512 140555162663592 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7891/tid=7895] ppid=7888 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7891/task/7895/stat : 7895 (java) S 7888 7891 7556 0 -1 4202560 76 0 0 0 0 0 0 0 20 0 22 0 13269706 10060525568 80966 33554432000 1073741824 1073778376 140735638354512 140555161611048 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7891/tid=7896] ppid=7888 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7891/task/7896/stat : 7896 (java) S 7888 7891 7556 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13269706 10060525568 80966 33554432000 1073741824 1073778376 140735638354512 140555160558504 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7891/tid=7897] ppid=7888 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/7891/task/7897/stat : 7897 (java) S 7888 7891 7556 0 -1 4202560 71 0 0 0 1 0 0 0 20 0 22 0 13269706 10060525568 80966 33554432000 1073741824 1073778376 140735638354512 140555159505960 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7891/tid=7898] ppid=7888 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7891/task/7898/stat : 7898 (java) S 7888 7891 7556 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 22 0 13269706 10060525568 80966 33554432000 1073741824 1073778376 140735638354512 140555158452392 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7891/tid=7899] ppid=7888 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7891/task/7899/stat : 7899 (java) S 7888 7891 7556 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 13269706 10060525568 80966 33554432000 1073741824 1073778376 140735638354512 140555157399848 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7891/tid=7900] ppid=7888 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7891/task/7900/stat : 7900 (java) S 7888 7891 7556 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 22 0 13269706 10060525568 80966 33554432000 1073741824 1073778376 140735638354512 140555156347304 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7891/tid=7901] ppid=7888 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/7891/task/7901/stat : 7901 (java) S 7888 7891 7556 0 -1 4202560 86 0 0 0 1 0 0 0 20 0 22 0 13269706 10060525568 80966 33554432000 1073741824 1073778376 140735638354512 140555155294760 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7891/tid=7902] ppid=7888 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7891/task/7902/stat : 7902 (java) S 7888 7891 7556 0 -1 4202560 183 0 0 0 0 0 0 0 20 0 22 0 13269708 10060525568 80966 33554432000 1073741824 1073778376 140735638354512 140555024980584 272889853865 0 0 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7891/tid=7903] ppid=7888 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7891/task/7903/stat : 7903 (java) S 7888 7891 7556 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 13269708 10060525568 80966 33554432000 1073741824 1073778376 140735638354512 140555023926904 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7891/tid=7904] ppid=7888 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7891/task/7904/stat : 7904 (java) S 7888 7891 7556 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 13269708 10060525568 80966 33554432000 1073741824 1073778376 140735638354512 140555022874248 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7891/tid=7905] ppid=7888 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7891/task/7905/stat : 7905 (java) S 7888 7891 7556 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13269711 10060525568 80966 33554432000 1073741824 1073778376 140735638354512 140555021822992 272889861920 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7891/tid=7906] ppid=7888 vsize=9824732 CPUtime=1.13 cores=0,2,4,6
/proc/7891/task/7906/stat : 7906 (java) S 7888 7891 7556 0 -1 4202560 12778 0 0 0 110 3 0 0 20 0 22 0 13269711 10060525568 80966 33554432000 1073741824 1073778376 140735638354512 140555020769336 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7891/tid=7907] ppid=7888 vsize=9824732 CPUtime=1.11 cores=0,2,4,6
/proc/7891/task/7907/stat : 7907 (java) S 7888 7891 7556 0 -1 4202560 6512 0 0 0 111 0 0 0 20 0 22 0 13269711 10060525568 80966 33554432000 1073741824 1073778376 140735638354512 140554146932920 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7891/tid=7908] ppid=7888 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7891/task/7908/stat : 7908 (java) S 7888 7891 7556 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13269711 10060525568 80966 33554432000 1073741824 1073778376 140735638354512 140554145880568 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7891/tid=7909] ppid=7888 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7891/task/7909/stat : 7909 (java) S 7888 7891 7556 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13269711 10060525568 80966 33554432000 1073741824 1073778376 140735638354512 140554144828232 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7891/tid=7910] ppid=7888 vsize=9824732 CPUtime=2.63 cores=0,2,4,6
/proc/7891/task/7910/stat : 7910 (java) R 7888 7891 7556 0 -1 4202560 27 0 0 0 263 0 0 0 20 0 22 0 13269743 10060525568 80966 33554432000 1073741824 1073778376 140735638354512 140554143771360 140555036801330 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
[pid=7891/tid=7911] ppid=7888 vsize=9824732 CPUtime=2.67 cores=0,2,4,6
/proc/7891/task/7911/stat : 7911 (java) R 7888 7891 7556 0 -1 4202560 184 0 0 0 263 4 0 0 20 0 22 0 13269743 10060525568 80966 33554432000 1073741824 1073778376 140735638354512 140554142719760 140555036977175 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=7891/tid=7912] ppid=7888 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7891/task/7912/stat : 7912 (java) S 7888 7891 7556 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13269743 10060525568 80966 33554432000 1073741824 1073778376 140735638354512 140554141668904 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7891/tid=7913] ppid=7888 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7891/task/7913/stat : 7913 (java) S 7888 7891 7556 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13269743 10060525568 80966 33554432000 1073741824 1073778376 140735638354512 140554140616360 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 8.06
Current children cumulated vsize (KiB) 9824732

[startup+6.30101 s]
/proc/loadavg: 2.43 1.34 1.58 5/220 7913
/proc/meminfo: memFree=28897680/32872528 swapFree=1243920/1391088
[pid=7891] ppid=7888 vsize=9824732 CPUtime=14.67 cores=0,2,4,6
/proc/7891/stat : 7891 (java) S 7888 7891 7556 0 -1 4202496 25417 0 1 0 1445 22 0 0 20 0 22 0 13269705 10060525568 208151 33554432000 1073741824 1073778376 140735638354512 140735638345648 272889839677 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/7891/statm: 2456183 208151 2292 9 0 2446860 0
[pid=7891/tid=7892] ppid=7888 vsize=9824732 CPUtime=0.35 cores=0,2,4,6
/proc/7891/task/7892/stat : 7892 (java) S 7888 7891 7556 0 -1 4202560 2428 0 1 0 33 2 0 0 20 0 22 0 13269706 10060525568 208151 33554432000 1073741824 1073778376 140735638354512 140555201172344 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7891/tid=7894] ppid=7888 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/7891/task/7894/stat : 7894 (java) S 7888 7891 7556 0 -1 4202560 20 0 0 0 1 0 0 0 20 0 22 0 13269706 10060525568 208151 33554432000 1073741824 1073778376 140735638354512 140555162663592 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7891/tid=7895] ppid=7888 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/7891/task/7895/stat : 7895 (java) S 7888 7891 7556 0 -1 4202560 79 0 0 0 1 0 0 0 20 0 22 0 13269706 10060525568 208151 33554432000 1073741824 1073778376 140735638354512 140555161611048 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7891/tid=7896] ppid=7888 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7891/task/7896/stat : 7896 (java) S 7888 7891 7556 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 22 0 13269706 10060525568 208151 33554432000 1073741824 1073778376 140735638354512 140555160558504 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7891/tid=7897] ppid=7888 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/7891/task/7897/stat : 7897 (java) S 7888 7891 7556 0 -1 4202560 73 0 0 0 1 0 0 0 20 0 22 0 13269706 10060525568 208151 33554432000 1073741824 1073778376 140735638354512 140555159505960 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7891/tid=7898] ppid=7888 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/7891/task/7898/stat : 7898 (java) S 7888 7891 7556 0 -1 4202560 17 0 0 0 1 0 0 0 20 0 22 0 13269706 10060525568 208151 33554432000 1073741824 1073778376 140735638354512 140555158452392 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7891/tid=7899] ppid=7888 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7891/task/7899/stat : 7899 (java) S 7888 7891 7556 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 22 0 13269706 10060525568 208151 33554432000 1073741824 1073778376 140735638354512 140555157399848 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7891/tid=7900] ppid=7888 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/7891/task/7900/stat : 7900 (java) S 7888 7891 7556 0 -1 4202560 13 0 0 0 1 0 0 0 20 0 22 0 13269706 10060525568 208151 33554432000 1073741824 1073778376 140735638354512 140555156347304 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7891/tid=7901] ppid=7888 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/7891/task/7901/stat : 7901 (java) S 7888 7891 7556 0 -1 4202560 86 0 0 0 1 0 0 0 20 0 22 0 13269706 10060525568 208151 33554432000 1073741824 1073778376 140735638354512 140555155294760 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7891/tid=7902] ppid=7888 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7891/task/7902/stat : 7902 (java) S 7888 7891 7556 0 -1 4202560 433 0 0 0 0 0 0 0 20 0 22 0 13269708 10060525568 208151 33554432000 1073741824 1073778376 140735638354512 140555024980584 272889853865 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7891/tid=7903] ppid=7888 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7891/task/7903/stat : 7903 (java) S 7888 7891 7556 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 13269708 10060525568 208151 33554432000 1073741824 1073778376 140735638354512 140555023926904 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7891/tid=7904] ppid=7888 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7891/task/7904/stat : 7904 (java) S 7888 7891 7556 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 13269708 10060525568 208151 33554432000 1073741824 1073778376 140735638354512 140555022874248 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7891/tid=7905] ppid=7888 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7891/task/7905/stat : 7905 (java) S 7888 7891 7556 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13269711 10060525568 208151 33554432000 1073741824 1073778376 140735638354512 140555021822992 272889861920 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7891/tid=7906] ppid=7888 vsize=9824732 CPUtime=1.15 cores=0,2,4,6

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


[startup+822.301 s]
/proc/loadavg: 4.33 4.05 3.10 5/219 8534
/proc/meminfo: memFree=27663724/32872528 swapFree=1243920/1391088
[pid=7891] ppid=7888 vsize=9824732 CPUtime=1655.1 cores=0,2,4,6
/proc/7891/stat : 7891 (java) S 7888 7891 7556 0 -1 4202496 31038 0 1 0 165390 120 0 0 20 0 22 0 13269705 10060525568 342800 33554432000 1073741824 1073778376 140735638354512 140735638345648 272889839677 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/7891/statm: 2456183 342800 2293 9 0 2446860 0
[pid=7891/tid=7892] ppid=7888 vsize=9824732 CPUtime=0.39 cores=0,2,4,6
/proc/7891/task/7892/stat : 7892 (java) S 7888 7891 7556 0 -1 4202560 2437 0 1 0 35 4 0 0 20 0 22 0 13269706 10060525568 342800 33554432000 1073741824 1073778376 140735638354512 140555201172344 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7891/tid=7894] ppid=7888 vsize=9824732 CPUtime=3.06 cores=0,2,4,6
/proc/7891/task/7894/stat : 7894 (java) S 7888 7891 7556 0 -1 4202560 387 0 0 0 299 7 0 0 20 0 22 0 13269706 10060525568 342800 33554432000 1073741824 1073778376 140735638354512 140555162663592 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7891/tid=7895] ppid=7888 vsize=9824732 CPUtime=2.9 cores=0,2,4,6
/proc/7891/task/7895/stat : 7895 (java) S 7888 7891 7556 0 -1 4202560 426 0 0 0 284 6 0 0 20 0 22 0 13269706 10060525568 342800 33554432000 1073741824 1073778376 140735638354512 140555161611048 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7891/tid=7896] ppid=7888 vsize=9824732 CPUtime=2.81 cores=0,2,4,6
/proc/7891/task/7896/stat : 7896 (java) S 7888 7891 7556 0 -1 4202560 366 0 0 0 275 6 0 0 20 0 22 0 13269706 10060525568 342800 33554432000 1073741824 1073778376 140735638354512 140555160558504 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7891/tid=7897] ppid=7888 vsize=9824732 CPUtime=2.94 cores=0,2,4,6
/proc/7891/task/7897/stat : 7897 (java) S 7888 7891 7556 0 -1 4202560 422 0 0 0 286 8 0 0 20 0 22 0 13269706 10060525568 342800 33554432000 1073741824 1073778376 140735638354512 140555159505960 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7891/tid=7898] ppid=7888 vsize=9824732 CPUtime=2.83 cores=0,2,4,6
/proc/7891/task/7898/stat : 7898 (java) S 7888 7891 7556 0 -1 4202560 368 0 0 0 276 7 0 0 20 0 22 0 13269706 10060525568 342800 33554432000 1073741824 1073778376 140735638354512 140555158452392 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7891/tid=7899] ppid=7888 vsize=9824732 CPUtime=2.93 cores=0,2,4,6
/proc/7891/task/7899/stat : 7899 (java) S 7888 7891 7556 0 -1 4202560 374 0 0 0 286 7 0 0 20 0 22 0 13269706 10060525568 342800 33554432000 1073741824 1073778376 140735638354512 140555157399848 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7891/tid=7900] ppid=7888 vsize=9824732 CPUtime=2.76 cores=0,2,4,6
/proc/7891/task/7900/stat : 7900 (java) S 7888 7891 7556 0 -1 4202560 359 0 0 0 271 5 0 0 20 0 22 0 13269706 10060525568 342800 33554432000 1073741824 1073778376 140735638354512 140555156347304 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7891/tid=7901] ppid=7888 vsize=9824732 CPUtime=2.92 cores=0,2,4,6
/proc/7891/task/7901/stat : 7901 (java) S 7888 7891 7556 0 -1 4202560 450 0 0 0 285 7 0 0 20 0 22 0 13269706 10060525568 342800 33554432000 1073741824 1073778376 140735638354512 140555155294760 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7891/tid=7902] ppid=7888 vsize=9824732 CPUtime=0.41 cores=0,2,4,6
/proc/7891/task/7902/stat : 7902 (java) S 7888 7891 7556 0 -1 4202560 783 0 0 0 11 30 0 0 20 0 22 0 13269708 10060525568 342800 33554432000 1073741824 1073778376 140735638354512 140555024980584 272889853865 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7891/tid=7903] ppid=7888 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7891/task/7903/stat : 7903 (java) S 7888 7891 7556 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 13269708 10060525568 342800 33554432000 1073741824 1073778376 140735638354512 140555023926904 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7891/tid=7904] ppid=7888 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7891/task/7904/stat : 7904 (java) S 7888 7891 7556 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 13269708 10060525568 342800 33554432000 1073741824 1073778376 140735638354512 140555022874248 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7891/tid=7905] ppid=7888 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7891/task/7905/stat : 7905 (java) S 7888 7891 7556 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13269711 10060525568 342800 33554432000 1073741824 1073778376 140735638354512 140555021822992 272889861920 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7891/tid=7906] ppid=7888 vsize=9824732 CPUtime=1.21 cores=0,2,4,6
/proc/7891/task/7906/stat : 7906 (java) S 7888 7891 7556 0 -1 4202560 12781 0 0 0 118 3 0 0 20 0 22 0 13269711 10060525568 342800 33554432000 1073741824 1073778376 140735638354512 140555020769336 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7891/tid=7907] ppid=7888 vsize=9824732 CPUtime=1.74 cores=0,2,4,6
/proc/7891/task/7907/stat : 7907 (java) S 7888 7891 7556 0 -1 4202560 9101 0 0 0 172 2 0 0 20 0 22 0 13269711 10060525568 342800 33554432000 1073741824 1073778376 140735638354512 140554146932920 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7891/tid=7908] ppid=7888 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7891/task/7908/stat : 7908 (java) S 7888 7891 7556 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13269711 10060525568 342800 33554432000 1073741824 1073778376 140735638354512 140554145880568 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7891/tid=7909] ppid=7888 vsize=9824732 CPUtime=0.31 cores=0,2,4,6
/proc/7891/task/7909/stat : 7909 (java) S 7888 7891 7556 0 -1 4202560 48 0 0 0 15 16 0 0 20 0 22 0 13269711 10060525568 342800 33554432000 1073741824 1073778376 140735638354512 140554144828232 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7891/tid=7910] ppid=7888 vsize=9824732 CPUtime=814.17 cores=0,2,4,6
/proc/7891/task/7910/stat : 7910 (java) R 7888 7891 7556 0 -1 4202560 235 0 0 0 81400 17 0 0 20 0 22 0 13269743 10060525568 342800 33554432000 1073741824 1073778376 140735638354512 140554143771552 140555036801330 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=7891/tid=7911] ppid=7888 vsize=9824732 CPUtime=814.34 cores=0,2,4,6
/proc/7891/task/7911/stat : 7911 (java) R 7888 7891 7556 0 -1 4202560 1236 0 0 0 81405 29 0 0 20 0 22 0 13269743 10060525568 342800 33554432000 1073741824 1073778376 140735638354512 140554142719760 140555036919028 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=7891/tid=7912] ppid=7888 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7891/task/7912/stat : 7912 (java) S 7888 7891 7556 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13269743 10060525568 342800 33554432000 1073741824 1073778376 140735638354512 140554141668904 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7891/tid=7913] ppid=7888 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7891/task/7913/stat : 7913 (java) S 7888 7891 7556 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13269743 10060525568 342800 33554432000 1073741824 1073778376 140735638354512 140554140616360 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1655.1
Current children cumulated vsize (KiB) 9824732

[startup+882.308 s]
/proc/loadavg: 4.61 4.19 3.21 5/219 8536
/proc/meminfo: memFree=27658404/32872528 swapFree=1243920/1391088
[pid=7891] ppid=7888 vsize=9824732 CPUtime=1775.82 cores=0,2,4,6
/proc/7891/stat : 7891 (java) S 7888 7891 7556 0 -1 4202496 31139 0 1 0 177457 125 0 0 20 0 22 0 13269705 10060525568 345984 33554432000 1073741824 1073778376 140735638354512 140735638345648 272889839677 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/7891/statm: 2456183 345984 2293 9 0 2446860 0
[pid=7891/tid=7892] ppid=7888 vsize=9824732 CPUtime=0.39 cores=0,2,4,6
/proc/7891/task/7892/stat : 7892 (java) S 7888 7891 7556 0 -1 4202560 2437 0 1 0 35 4 0 0 20 0 22 0 13269706 10060525568 345984 33554432000 1073741824 1073778376 140735638354512 140555201172344 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7891/tid=7894] ppid=7888 vsize=9824732 CPUtime=3.3 cores=0,2,4,6
/proc/7891/task/7894/stat : 7894 (java) S 7888 7891 7556 0 -1 4202560 393 0 0 0 322 8 0 0 20 0 22 0 13269706 10060525568 345984 33554432000 1073741824 1073778376 140735638354512 140555162663592 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7891/tid=7895] ppid=7888 vsize=9824732 CPUtime=3.18 cores=0,2,4,6
/proc/7891/task/7895/stat : 7895 (java) S 7888 7891 7556 0 -1 4202560 446 0 0 0 311 7 0 0 20 0 22 0 13269706 10060525568 345984 33554432000 1073741824 1073778376 140735638354512 140555161611048 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7891/tid=7896] ppid=7888 vsize=9824732 CPUtime=3 cores=0,2,4,6
/proc/7891/task/7896/stat : 7896 (java) S 7888 7891 7556 0 -1 4202560 371 0 0 0 294 6 0 0 20 0 22 0 13269706 10060525568 345984 33554432000 1073741824 1073778376 140735638354512 140555160558504 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7891/tid=7897] ppid=7888 vsize=9824732 CPUtime=3.19 cores=0,2,4,6
/proc/7891/task/7897/stat : 7897 (java) S 7888 7891 7556 0 -1 4202560 442 0 0 0 311 8 0 0 20 0 22 0 13269706 10060525568 345984 33554432000 1073741824 1073778376 140735638354512 140555159505960 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7891/tid=7898] ppid=7888 vsize=9824732 CPUtime=3.12 cores=0,2,4,6
/proc/7891/task/7898/stat : 7898 (java) S 7888 7891 7556 0 -1 4202560 373 0 0 0 305 7 0 0 20 0 22 0 13269706 10060525568 345984 33554432000 1073741824 1073778376 140735638354512 140555158452392 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7891/tid=7899] ppid=7888 vsize=9824732 CPUtime=3.13 cores=0,2,4,6
/proc/7891/task/7899/stat : 7899 (java) S 7888 7891 7556 0 -1 4202560 376 0 0 0 306 7 0 0 20 0 22 0 13269706 10060525568 345984 33554432000 1073741824 1073778376 140735638354512 140555157399848 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7891/tid=7900] ppid=7888 vsize=9824732 CPUtime=2.97 cores=0,2,4,6
/proc/7891/task/7900/stat : 7900 (java) S 7888 7891 7556 0 -1 4202560 361 0 0 0 291 6 0 0 20 0 22 0 13269706 10060525568 345984 33554432000 1073741824 1073778376 140735638354512 140555156347304 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7891/tid=7901] ppid=7888 vsize=9824732 CPUtime=3.14 cores=0,2,4,6
/proc/7891/task/7901/stat : 7901 (java) S 7888 7891 7556 0 -1 4202560 455 0 0 0 306 8 0 0 20 0 22 0 13269706 10060525568 345984 33554432000 1073741824 1073778376 140735638354512 140555155294760 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7891/tid=7902] ppid=7888 vsize=9824732 CPUtime=0.43 cores=0,2,4,6
/proc/7891/task/7902/stat : 7902 (java) S 7888 7891 7556 0 -1 4202560 785 0 0 0 11 32 0 0 20 0 22 0 13269708 10060525568 345984 33554432000 1073741824 1073778376 140735638354512 140555024980584 272889853865 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7891/tid=7903] ppid=7888 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7891/task/7903/stat : 7903 (java) S 7888 7891 7556 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 13269708 10060525568 345984 33554432000 1073741824 1073778376 140735638354512 140555023926904 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7891/tid=7904] ppid=7888 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7891/task/7904/stat : 7904 (java) S 7888 7891 7556 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 13269708 10060525568 345984 33554432000 1073741824 1073778376 140735638354512 140555022874248 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7891/tid=7905] ppid=7888 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7891/task/7905/stat : 7905 (java) S 7888 7891 7556 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13269711 10060525568 345984 33554432000 1073741824 1073778376 140735638354512 140555021822992 272889861920 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7891/tid=7906] ppid=7888 vsize=9824732 CPUtime=1.21 cores=0,2,4,6
/proc/7891/task/7906/stat : 7906 (java) S 7888 7891 7556 0 -1 4202560 12781 0 0 0 118 3 0 0 20 0 22 0 13269711 10060525568 345984 33554432000 1073741824 1073778376 140735638354512 140555020769336 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7891/tid=7907] ppid=7888 vsize=9824732 CPUtime=1.74 cores=0,2,4,6
/proc/7891/task/7907/stat : 7907 (java) S 7888 7891 7556 0 -1 4202560 9101 0 0 0 172 2 0 0 20 0 22 0 13269711 10060525568 345984 33554432000 1073741824 1073778376 140735638354512 140554146932920 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7891/tid=7908] ppid=7888 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7891/task/7908/stat : 7908 (java) S 7888 7891 7556 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13269711 10060525568 345984 33554432000 1073741824 1073778376 140735638354512 140554145880568 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7891/tid=7909] ppid=7888 vsize=9824732 CPUtime=0.35 cores=0,2,4,6
/proc/7891/task/7909/stat : 7909 (java) S 7888 7891 7556 0 -1 4202560 50 0 0 0 18 17 0 0 20 0 22 0 13269711 10060525568 345984 33554432000 1073741824 1073778376 140735638354512 140554144828232 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7891/tid=7910] ppid=7888 vsize=9824732 CPUtime=873.58 cores=0,2,4,6
/proc/7891/task/7910/stat : 7910 (java) R 7888 7891 7556 0 -1 4202560 244 0 0 0 87339 19 0 0 20 0 22 0 13269743 10060525568 345984 33554432000 1073741824 1073778376 140735638354512 140554143772304 140555036801330 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=7891/tid=7911] ppid=7888 vsize=9824732 CPUtime=873.74 cores=0,2,4,6
/proc/7891/task/7911/stat : 7911 (java) R 7888 7891 7556 0 -1 4202560 1259 0 0 0 87344 30 0 0 20 0 22 0 13269743 10060525568 345984 33554432000 1073741824 1073778376 140735638354512 140554142720896 140555036976995 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=7891/tid=7912] ppid=7888 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7891/task/7912/stat : 7912 (java) S 7888 7891 7556 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13269743 10060525568 345984 33554432000 1073741824 1073778376 140735638354512 140554141668904 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7891/tid=7913] ppid=7888 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7891/task/7913/stat : 7913 (java) S 7888 7891 7556 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13269743 10060525568 345984 33554432000 1073741824 1073778376 140735638354512 140554140616360 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1775.82
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+894.408 s]
/proc/loadavg: 4.52 4.18 3.22 6/219 8536
/proc/meminfo: memFree=27658460/32872528 swapFree=1243920/1391088
[pid=7891] ppid=7888 vsize=9824732 CPUtime=1800.19 cores=0,2,4,6
/proc/7891/stat : 7891 (java) S 7888 7891 7556 0 -1 4202496 31156 0 1 0 179893 126 0 0 20 0 22 0 13269705 10060525568 346445 33554432000 1073741824 1073778376 140735638354512 140735638345648 272889839677 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/7891/statm: 2456183 346445 2293 9 0 2446860 0
[pid=7891/tid=7892] ppid=7888 vsize=9824732 CPUtime=0.39 cores=0,2,4,6
/proc/7891/task/7892/stat : 7892 (java) S 7888 7891 7556 0 -1 4202560 2437 0 1 0 35 4 0 0 20 0 22 0 13269706 10060525568 346445 33554432000 1073741824 1073778376 140735638354512 140555201172344 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7891/tid=7894] ppid=7888 vsize=9824732 CPUtime=3.36 cores=0,2,4,6
/proc/7891/task/7894/stat : 7894 (java) S 7888 7891 7556 0 -1 4202560 393 0 0 0 328 8 0 0 20 0 22 0 13269706 10060525568 346445 33554432000 1073741824 1073778376 140735638354512 140555162663592 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7891/tid=7895] ppid=7888 vsize=9824732 CPUtime=3.24 cores=0,2,4,6
/proc/7891/task/7895/stat : 7895 (java) S 7888 7891 7556 0 -1 4202560 446 0 0 0 317 7 0 0 20 0 22 0 13269706 10060525568 346445 33554432000 1073741824 1073778376 140735638354512 140555161611048 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7891/tid=7896] ppid=7888 vsize=9824732 CPUtime=3.04 cores=0,2,4,6
/proc/7891/task/7896/stat : 7896 (java) S 7888 7891 7556 0 -1 4202560 374 0 0 0 298 6 0 0 20 0 22 0 13269706 10060525568 346445 33554432000 1073741824 1073778376 140735638354512 140555160558504 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7891/tid=7897] ppid=7888 vsize=9824732 CPUtime=3.23 cores=0,2,4,6
/proc/7891/task/7897/stat : 7897 (java) S 7888 7891 7556 0 -1 4202560 442 0 0 0 315 8 0 0 20 0 22 0 13269706 10060525568 346445 33554432000 1073741824 1073778376 140735638354512 140555159505960 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7891/tid=7898] ppid=7888 vsize=9824732 CPUtime=3.17 cores=0,2,4,6
/proc/7891/task/7898/stat : 7898 (java) S 7888 7891 7556 0 -1 4202560 374 0 0 0 310 7 0 0 20 0 22 0 13269706 10060525568 346445 33554432000 1073741824 1073778376 140735638354512 140555158452392 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7891/tid=7899] ppid=7888 vsize=9824732 CPUtime=3.18 cores=0,2,4,6
/proc/7891/task/7899/stat : 7899 (java) S 7888 7891 7556 0 -1 4202560 376 0 0 0 311 7 0 0 20 0 22 0 13269706 10060525568 346445 33554432000 1073741824 1073778376 140735638354512 140555157399848 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7891/tid=7900] ppid=7888 vsize=9824732 CPUtime=3.03 cores=0,2,4,6
/proc/7891/task/7900/stat : 7900 (java) S 7888 7891 7556 0 -1 4202560 362 0 0 0 297 6 0 0 20 0 22 0 13269706 10060525568 346445 33554432000 1073741824 1073778376 140735638354512 140555156347304 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7891/tid=7901] ppid=7888 vsize=9824732 CPUtime=3.18 cores=0,2,4,6
/proc/7891/task/7901/stat : 7901 (java) S 7888 7891 7556 0 -1 4202560 457 0 0 0 310 8 0 0 20 0 22 0 13269706 10060525568 346445 33554432000 1073741824 1073778376 140735638354512 140555155294760 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7891/tid=7902] ppid=7888 vsize=9824732 CPUtime=0.43 cores=0,2,4,6
/proc/7891/task/7902/stat : 7902 (java) S 7888 7891 7556 0 -1 4202560 787 0 0 0 11 32 0 0 20 0 22 0 13269708 10060525568 346445 33554432000 1073741824 1073778376 140735638354512 140555024980584 272889853865 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7891/tid=7903] ppid=7888 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7891/task/7903/stat : 7903 (java) S 7888 7891 7556 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 13269708 10060525568 346445 33554432000 1073741824 1073778376 140735638354512 140555023926904 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7891/tid=7904] ppid=7888 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7891/task/7904/stat : 7904 (java) S 7888 7891 7556 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 13269708 10060525568 346445 33554432000 1073741824 1073778376 140735638354512 140555022874248 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7891/tid=7905] ppid=7888 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7891/task/7905/stat : 7905 (java) S 7888 7891 7556 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13269711 10060525568 346445 33554432000 1073741824 1073778376 140735638354512 140555021822992 272889861920 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7891/tid=7906] ppid=7888 vsize=9824732 CPUtime=1.21 cores=0,2,4,6
/proc/7891/task/7906/stat : 7906 (java) S 7888 7891 7556 0 -1 4202560 12781 0 0 0 118 3 0 0 20 0 22 0 13269711 10060525568 346445 33554432000 1073741824 1073778376 140735638354512 140555020769336 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7891/tid=7907] ppid=7888 vsize=9824732 CPUtime=1.74 cores=0,2,4,6
/proc/7891/task/7907/stat : 7907 (java) S 7888 7891 7556 0 -1 4202560 9101 0 0 0 172 2 0 0 20 0 22 0 13269711 10060525568 346445 33554432000 1073741824 1073778376 140735638354512 140554146932920 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7891/tid=7908] ppid=7888 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7891/task/7908/stat : 7908 (java) S 7888 7891 7556 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13269711 10060525568 346445 33554432000 1073741824 1073778376 140735638354512 140554145880568 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7891/tid=7909] ppid=7888 vsize=9824732 CPUtime=0.35 cores=0,2,4,6
/proc/7891/task/7909/stat : 7909 (java) S 7888 7891 7556 0 -1 4202560 52 0 0 0 18 17 0 0 20 0 22 0 13269711 10060525568 346445 33554432000 1073741824 1073778376 140735638354512 140554144828232 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7891/tid=7910] ppid=7888 vsize=9824732 CPUtime=885.56 cores=0,2,4,6
/proc/7891/task/7910/stat : 7910 (java) R 7888 7891 7556 0 -1 4202560 248 0 0 0 88537 19 0 0 20 0 22 0 13269743 10060525568 346445 33554432000 1073741824 1073778376 140735638354512 140554143772320 140555036801330 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=7891/tid=7911] ppid=7888 vsize=9824732 CPUtime=885.73 cores=0,2,4,6
/proc/7891/task/7911/stat : 7911 (java) R 7888 7891 7556 0 -1 4202560 1261 0 0 0 88543 30 0 0 20 0 22 0 13269743 10060525568 346445 33554432000 1073741824 1073778376 140735638354512 140554142718880 140555036710423 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=7891/tid=7912] ppid=7888 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7891/task/7912/stat : 7912 (java) S 7888 7891 7556 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13269743 10060525568 346445 33554432000 1073741824 1073778376 140735638354512 140554141668904 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7891/tid=7913] ppid=7888 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7891/task/7913/stat : 7913 (java) S 7888 7891 7556 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13269743 10060525568 346445 33554432000 1073741824 1073778376 140735638354512 140554140616360 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.19
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 7891 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 143
Real time (s): 894.492
CPU time (s): 1801.3
CPU user time (s): 1799.5
CPU system time (s): 1.80173
CPU usage (%): 201.377
Max. virtual memory (cumulated for all children) (KiB): 9825092

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.5
system time used= 1.80173
maximum resident set size= 1388032
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 31191
page faults= 1
swaps= 0
block input operations= 0
block output operations= 936
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 39966
involuntary context switches= 53590

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.46317 second user time and 7.64584 second system time

The end

Launcher Data

Begin job on node119 at 2016-06-16 23:23:31
IDJOB=4096317
IDBENCH=107597
IDSOLVER=2543
FILE ID=node119/4096317-1466112211
RUNJOBID= node119-1466112183-7572
PBS_JOBID= 19904129
Free space on /tmp= 71736 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_28.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4096317-1466112211/watcher-4096317-1466112211 -o /tmp/evaluation-result-4096317-1466112211/solver-4096317-1466112211 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node119-1466112183-7572 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4096317-1466112211.opb

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

MD5SUM BENCH= cb21c3f4ba210c47e3e6f31aa43f596d
RANDOM SEED=1876410848

node119.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.456
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.91
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.456
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.456
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.456
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.456
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.54
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.456
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.456
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.56
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.456
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:        29475656 kB
Buffers:           60808 kB
Cached:           106064 kB
SwapCached:         1048 kB
Active:          1197608 kB
Inactive:         102752 kB
Active(anon):    1134280 kB
Inactive(anon):     1560 kB
Active(file):      63328 kB
Inactive(file):   101192 kB
Unevictable:     1391088 kB
Mlocked:         1243920 kB
SwapTotal:      67108856 kB
SwapFree:       67100204 kB
Dirty:              2080 kB
Writeback:             0 kB
AnonPages:       2537908 kB
Mapped:            15460 kB
Shmem:                 0 kB
Slab:             571280 kB
SReclaimable:      14884 kB
SUnreclaim:       556396 kB
KernelStack:        1792 kB
PageTables:         8968 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    3932500 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1236992 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= 71736 MiB
End job on node119 at 2016-06-16 23:38:25