Trace number 4103494

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 NameAnswerobjective functionCPU timeWall clock time
Sat4j PB 2.3.6 Res+CP PB16? (TO) 1800.01 893.261

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/ftp.netlib.org/
lp/data/normalized-mps-v2-20-10-fit1p.opb
MD5SUM85f7c2e2894ed59f685fa11d94ed0974
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 10627584
Optimality of the best value was proved NO
Number of variables45485
Total number of constraints1026
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1026
Minimum length of a constraint17
Maximum length of a constraint619
Number of terms in the objective function 30780
Biggest coefficient in the objective function 1610612736
Number of bits for the biggest coefficient in the objective function 31
Sum of the numbers in the objective function 1591285381686
Number of bits of the sum of numbers in the objective function 41
Biggest number in a constraint 59431609958400
Number of bits of the biggest number in a constraint 46
Biggest sum of numbers in a constraint 209844586667159
Number of bits of the biggest sum of numbers48
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.10/0.11	c Pseudo Boolean Optimization by upper bound
0.10/0.11	c ManyCore solver with 2 solvers running in parallel
0.10/0.11	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.10/0.11	c --- Begin Solver configuration ---
0.10/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@16fd0b7
0.10/0.11	c Learn all clauses as in MiniSAT
0.10/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.10/0.11	c Expensive reason simplification
0.10/0.11	c Glucose 2.1 dynamic restart strategy
0.10/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.10/0.11	c timeout=2147483s
0.10/0.11	c DB Simplification allowed=false
0.10/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@4413ee
0.10/0.11	c --- End Solver configuration ---
0.10/0.11	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.10/0.11	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.10/0.11	c --- Begin Solver configuration ---
0.10/0.11	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@75786e64
0.10/0.11	c Learn all clauses as in MiniSAT
0.10/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.11	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.10/0.11	c No reason simplification
0.10/0.11	c Armin Biere (Picosat) restarts strategy
0.10/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.10/0.11	c timeout=2147483s
0.10/0.11	c DB Simplification allowed=false
0.10/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@4413ee
0.10/0.11	c --- End Solver configuration ---
0.10/0.11	c solving HOME/instance-4103494-1466242235.opb
0.10/0.11	c reading problem ... 
0.10/0.11	c  objective function found
2.71/1.64	c ... done. Wall clock time 1.536s.
2.71/1.64	c declared #vars     45485
2.71/1.65	c #constraints  1653
2.71/1.65	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
2.71/1.65	c constraints type 
2.71/1.65	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 1653
2.71/1.65	c 1653 constraints processed.
2.71/1.65	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
2.71/1.65	c constraints type 
2.71/1.65	c org.sat4j.pb.constraints.pb.MaxWatchPb => 1653
2.71/1.65	c 1653 constraints processed.
2.71/1.65	c objective function length is 30780 literals
38.13/18.47	c cleaning 2500 clauses out of 5000 with flag 10545/5000
40.48/19.50	c cleaning 4250 clauses out of 8501 with flag 22548/11001
43.12/20.83	c cleaning 5622 clauses out of 11250 with flag 36557/18000
46.89/22.61	c cleaning 6815 clauses out of 13629 with flag 52560/26001
50.92/24.60	c cleaning 7904 clauses out of 15814 with flag 70573/35001
55.52/26.99	c cleaning 8955 clauses out of 17910 with flag 90589/45001
60.92/29.69	c cleaning 9978 clauses out of 19956 with flag 112603/56002
69.14/33.73	c cleaning 10982 clauses out of 21976 with flag 136661/68000
85.51/41.83	c cleaning 11995 clauses out of 23994 with flag 162797/81000
118.50/58.24	c cleaning 12996 clauses out of 25999 with flag 190900/95000
154.31/76.38	c cleaning 13997 clauses out of 28004 with flag 221043/110001
194.69/96.38	c cleaning 15002 clauses out of 30007 with flag 253128/126001
231.28/114.56	c cleaning 15995 clauses out of 32005 with flag 287163/143001
270.21/134.47	c cleaning 16998 clauses out of 34009 with flag 323164/161000
299.56/149.03	c cleaning 18000 clauses out of 36011 with flag 361173/180000
312.76/155.65	c cleaning 0 clauses out of 5001 with flag 0/5001
335.49/166.72	c cleaning 19000 clauses out of 38011 with flag 401179/200000
376.54/187.08	c cleaning 19998 clauses out of 40013 with flag 443234/221002
418.64/207.88	c cleaning 20998 clauses out of 42013 with flag 487409/243000
471.09/233.74	c cleaning 22000 clauses out of 44015 with flag 533559/266000
528.12/261.85	c cleaning 23004 clauses out of 46015 with flag 581711/290000
595.09/295.76	c cleaning 23993 clauses out of 48011 with flag 631835/315000
637.25/316.50	c cleaning 0 clauses out of 11000 with flag 0/11000
658.20/326.82	c cleaning 24999 clauses out of 50018 with flag 683923/341000
726.26/360.53	c cleaning 26003 clauses out of 52021 with flag 738024/368002
796.14/395.06	c cleaning 27002 clauses out of 54018 with flag 794120/396002
879.40/436.03	c cleaning 27999 clauses out of 56016 with flag 852299/425002
970.15/480.88	c cleaning 28999 clauses out of 58015 with flag 912463/455000
1065.68/527.97	c cleaning 30000 clauses out of 60016 with flag 974629/486000
1139.79/566.52	c cleaning 0 clauses out of 18000 with flag 0/18000
1173.21/583.14	c cleaning 30991 clauses out of 62016 with flag 1038741/518000
1279.80/635.92	c cleaning 32004 clauses out of 64026 with flag 1104938/551001
1396.74/693.72	c cleaning 33004 clauses out of 66022 with flag 1173098/585001
1518.56/753.93	c cleaning 33999 clauses out of 68017 with flag 1243309/620000
1646.87/817.49	c cleaning 34999 clauses out of 70019 with flag 1315493/656001
1778.81/882.76	c cleaning 36003 clauses out of 72019 with flag 1389720/693000
1800.01/893.21	c >>>>>>>>>> Solver number 0 (0 answers) <<<<<<<<<<<<<<<<<<
1800.01/893.21	c starts		: 2
1800.01/893.21	c conflicts		: 701289
1800.01/893.21	c decisions		: 792050
1800.01/893.21	c propagations		: 5062711
1800.01/893.21	c inspects		: 6144451107
1800.01/893.21	c shortcuts		: 0
1800.01/893.21	c learnt literals	: 0
1800.01/893.21	c learnt binary clauses	: 0
1800.01/893.21	c learnt ternary clauses	: 0
1800.01/893.21	c learnt constraints	: 701289
1800.01/893.21	c ignored constraints	: 0
1800.01/893.21	c root simplifications	: 0
1800.01/893.21	c removed literals (reason simplification)	: 3611717
1800.01/893.21	c reason swapping (by a shorter reason)	: 0
1800.01/893.21	c Calls to reduceDB	: 33
1800.01/893.21	c Number of update (reduction) of LBD	: 696
1800.01/893.21	c Imported unit clauses	: 0
1800.01/893.21	c number of reductions to clauses (during analyze)	: 0
1800.01/893.21	c number of learned constraints concerned by reduction	: 0
1800.01/893.21	c number of learning phase by resolution	: 0
1800.01/893.21	c number of learning phase by cutting planes	: 0
1800.01/893.21	c speed (assignments/second)	: 5678.832223226765
1800.01/893.21	c non guided choices	3392
1800.01/893.23	c learnt constraints type 
1800.01/893.23	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 44306
1800.01/893.23	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1800.01/893.23	c starts		: 45
1800.01/893.23	c conflicts		: 21635
1800.01/893.23	c decisions		: 1512277
1800.01/893.23	c propagations		: 2815793
1800.01/893.23	c inspects		: 524290706
1800.01/893.23	c shortcuts		: 0
1800.01/893.23	c learnt literals	: 0
1800.01/893.23	c learnt binary clauses	: 0
1800.01/893.23	c learnt ternary clauses	: 0
1800.01/893.23	c learnt constraints	: 21634
1800.01/893.23	c ignored constraints	: 0
1800.01/893.23	c root simplifications	: 0
1800.01/893.23	c removed literals (reason simplification)	: 0
1800.01/893.23	c reason swapping (by a shorter reason)	: 0
1800.01/893.23	c Calls to reduceDB	: 3
1800.01/893.23	c Number of update (reduction) of LBD	: 0
1800.01/893.23	c Imported unit clauses	: 0
1800.01/893.23	c number of reductions to clauses (during analyze)	: 0
1800.01/893.23	c number of learned constraints concerned by reduction	: 0
1800.01/893.23	c number of learning phase by resolution	: 0
1800.01/893.23	c number of learning phase by cutting planes	: 0
1800.01/893.23	c speed (assignments/second)	: 3158.4111216548777
1800.01/893.23	c non guided choices	3392
1800.01/893.24	c learnt constraints type 
1800.01/893.24	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 1743
1800.01/893.24	c org.sat4j.pb.constraints.pb.MaxWatchPb => 19891
1800.01/893.24	s UNKNOWN
1800.01/893.24	c Total wall clock time (in seconds): 893.129

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-4103494-1466242235/watcher-4103494-1466242235 -o /tmp/evaluation-result-4103494-1466242235/solver-4103494-1466242235 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node112-1466241279-6374 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4103494-1466242235.opb 

pid=7093
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.99 3.64 2.96 4/198 7096
/proc/meminfo: memFree=28393604/32872528 swapFree=681964/737152
[pid=7096] ppid=7093 vsize=23236 CPUtime=0 cores=0,2,4,6
/proc/7096/stat : 7096 (java) R 7093 7096 6358 0 -1 4202496 1056 0 0 0 0 0 0 0 20 0 1 0 26272730 23793664 706 33554432000 1073741824 1073778376 140735661994608 140735661983672 213857121640 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/7096/statm: 5809 706 521 9 0 128 0

[startup+0.100163 s]
/proc/loadavg: 2.99 3.64 2.96 4/198 7096
/proc/meminfo: memFree=28393604/32872528 swapFree=681964/737152
[pid=7096] ppid=7093 vsize=9558476 CPUtime=0.1 cores=0,2,4,6
/proc/7096/stat : 7096 (java) S 7093 7096 6358 0 -1 4202496 4459 0 1 0 9 1 0 0 20 0 18 0 26272730 9787879424 6075 33554432000 1073741824 1073778376 140735661994608 140735661985744 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/7096/statm: 2389619 6075 2141 9 0 2380296 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 9558476

[startup+0.200235 s]
/proc/loadavg: 2.99 3.64 2.96 4/198 7096
/proc/meminfo: memFree=28393604/32872528 swapFree=681964/737152
[pid=7096] ppid=7093 vsize=9558476 CPUtime=0.3 cores=0,2,4,6
/proc/7096/stat : 7096 (java) S 7093 7096 6358 0 -1 4202496 5210 0 1 0 29 1 0 0 20 0 18 0 26272730 9787879424 7683 33554432000 1073741824 1073778376 140735661994608 140735661985744 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/7096/statm: 2389619 7684 2222 9 0 2380296 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 9558476

[startup+0.300285 s]
/proc/loadavg: 2.99 3.64 2.96 4/198 7096
/proc/meminfo: memFree=28393604/32872528 swapFree=681964/737152
[pid=7096] ppid=7093 vsize=9558476 CPUtime=0.47 cores=0,2,4,6
/proc/7096/stat : 7096 (java) S 7093 7096 6358 0 -1 4202496 5539 0 1 0 46 1 0 0 20 0 18 0 26272730 9787879424 11823 33554432000 1073741824 1073778376 140735661994608 140735661985744 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/7096/statm: 2389619 11823 2232 9 0 2380296 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 9558476

[startup+0.700242 s]
/proc/loadavg: 2.99 3.64 2.96 4/198 7096
/proc/meminfo: memFree=28393604/32872528 swapFree=681964/737152
[pid=7096] ppid=7093 vsize=9558476 CPUtime=1.45 cores=0,2,4,6
/proc/7096/stat : 7096 (java) S 7093 7096 6358 0 -1 4202496 17034 0 1 0 141 4 0 0 20 0 18 0 26272730 9787879424 37810 33554432000 1073741824 1073778376 140735661994608 140735661985744 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/7096/statm: 2389619 37810 2254 9 0 2380296 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 9558476

[startup+1.50079 s]
/proc/loadavg: 3.15 3.66 2.97 11/216 7114
/proc/meminfo: memFree=28149468/32872528 swapFree=681964/737152
[pid=7096] ppid=7093 vsize=9558476 CPUtime=2.62 cores=0,2,4,6
/proc/7096/stat : 7096 (java) S 7093 7096 6358 0 -1 4202496 17723 0 1 0 245 17 0 0 20 0 18 0 26272730 9787879424 72594 33554432000 1073741824 1073778376 140735661994608 140735661985744 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/7096/statm: 2389619 72594 2270 9 0 2380296 0
[pid=7096/tid=7098] ppid=7093 vsize=9558476 CPUtime=1.34 cores=0,2,4,6
/proc/7096/task/7098/stat : 7098 (java) R 7093 7096 6358 0 -1 4202560 2477 0 1 0 131 3 0 0 20 0 18 0 26272731 9787879424 72594 33554432000 1073741824 1073778376 140735661994608 140564494893008 140564364724363 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=7096/tid=7099] ppid=7093 vsize=9558476 CPUtime=0.03 cores=0,2,4,6
/proc/7096/task/7099/stat : 7099 (java) S 7093 7096 6358 0 -1 4202560 26 0 0 0 2 1 0 0 20 0 18 0 26272731 9787879424 72594 33554432000 1073741824 1073778376 140735661994608 140564483963944 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7096/tid=7100] ppid=7093 vsize=9558476 CPUtime=0.06 cores=0,2,4,6
/proc/7096/task/7100/stat : 7100 (java) S 7093 7096 6358 0 -1 4202560 120 0 0 0 4 2 0 0 20 0 18 0 26272731 9787879424 72594 33554432000 1073741824 1073778376 140735661994608 140564482911144 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7096/tid=7101] ppid=7093 vsize=9558476 CPUtime=0.02 cores=0,2,4,6
/proc/7096/task/7101/stat : 7101 (java) S 7093 7096 6358 0 -1 4202560 83 0 0 0 2 0 0 0 20 0 18 0 26272731 9787879424 72594 33554432000 1073741824 1073778376 140735661994608 140564336687912 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7096/tid=7102] ppid=7093 vsize=9558476 CPUtime=0.08 cores=0,2,4,6
/proc/7096/task/7102/stat : 7102 (java) S 7093 7096 6358 0 -1 4202560 160 0 0 0 6 2 0 0 20 0 18 0 26272731 9787879424 72594 33554432000 1073741824 1073778376 140735661994608 140564335635112 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7096/tid=7103] ppid=7093 vsize=9558476 CPUtime=0.03 cores=0,2,4,6
/proc/7096/task/7103/stat : 7103 (java) S 7093 7096 6358 0 -1 4202560 19 0 0 0 3 0 0 0 20 0 18 0 26272731 9787879424 72594 33554432000 1073741824 1073778376 140735661994608 140564334582312 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7096/tid=7104] ppid=7093 vsize=9558476 CPUtime=0.04 cores=0,2,4,6
/proc/7096/task/7104/stat : 7104 (java) S 7093 7096 6358 0 -1 4202560 26 0 0 0 2 2 0 0 20 0 18 0 26272731 9787879424 72594 33554432000 1073741824 1073778376 140735661994608 140564333529512 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7096/tid=7105] ppid=7093 vsize=9558476 CPUtime=0.08 cores=0,2,4,6
/proc/7096/task/7105/stat : 7105 (java) S 7093 7096 6358 0 -1 4202560 136 0 0 0 5 3 0 0 20 0 18 0 26272731 9787879424 72594 33554432000 1073741824 1073778376 140735661994608 140564332476712 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7096/tid=7106] ppid=7093 vsize=9558476 CPUtime=0.02 cores=0,2,4,6
/proc/7096/task/7106/stat : 7106 (java) S 7093 7096 6358 0 -1 4202560 34 0 0 0 2 0 0 0 20 0 18 0 26272731 9787879424 72594 33554432000 1073741824 1073778376 140735661994608 140564331423912 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7096/tid=7107] ppid=7093 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/7096/task/7107/stat : 7107 (java) S 7093 7096 6358 0 -1 4202560 70 0 0 0 0 0 0 0 20 0 18 0 26272732 9787879424 72594 33554432000 1073741824 1073778376 140735661994608 140564319013864 213869705129 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7096/tid=7108] ppid=7093 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/7096/task/7108/stat : 7108 (java) S 7093 7096 6358 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 26272733 9787879424 72594 33554432000 1073741824 1073778376 140735661994608 140564317959928 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7096/tid=7109] ppid=7093 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/7096/task/7109/stat : 7109 (java) S 7093 7096 6358 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 26272733 9787879424 72594 33554432000 1073741824 1073778376 140735661994608 140564316907016 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7096/tid=7110] ppid=7093 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/7096/task/7110/stat : 7110 (java) S 7093 7096 6358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 26272735 9787879424 72594 33554432000 1073741824 1073778376 140735661994608 140564315855504 213869713184 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7096/tid=7111] ppid=7093 vsize=9558476 CPUtime=0.36 cores=0,2,4,6
/proc/7096/task/7111/stat : 7111 (java) S 7093 7096 6358 0 -1 4202560 7439 0 0 0 35 1 0 0 20 0 18 0 26272735 9787879424 72594 33554432000 1073741824 1073778376 140735661994608 140564314802616 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7096/tid=7112] ppid=7093 vsize=9558476 CPUtime=0.39 cores=0,2,4,6
/proc/7096/task/7112/stat : 7112 (java) S 7093 7096 6358 0 -1 4202560 5882 0 0 0 39 0 0 0 20 0 18 0 26272735 9787879424 72594 33554432000 1073741824 1073778376 140735661994608 140564313749816 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7096/tid=7113] ppid=7093 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/7096/task/7113/stat : 7113 (java) S 7093 7096 6358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 26272735 9787879424 72594 33554432000 1073741824 1073778376 140735661994608 140564312697208 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7096/tid=7114] ppid=7093 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/7096/task/7114/stat : 7114 (java) S 7093 7096 6358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 26272735 9787879424 72594 33554432000 1073741824 1073778376 140735661994608 140564311644616 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 2.62
Current children cumulated vsize (KiB) 9558476

[startup+3.10092 s]
/proc/loadavg: 3.15 3.66 2.97 7/220 7118
/proc/meminfo: memFree=27921304/32872528 swapFree=681964/737152
[pid=7096] ppid=7093 vsize=9824732 CPUtime=6.94 cores=0,2,4,6
/proc/7096/stat : 7096 (java) S 7093 7096 6358 0 -1 4202496 21301 0 1 0 664 30 0 0 20 0 22 0 26272730 10060525568 117465 33554432000 1073741824 1073778376 140735661994608 140735661985744 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/7096/statm: 2456183 117465 2284 9 0 2446860 0
[pid=7096/tid=7098] ppid=7093 vsize=9824732 CPUtime=1.5 cores=0,2,4,6
/proc/7096/task/7098/stat : 7098 (java) S 7093 7096 6358 0 -1 4202560 2519 0 1 0 146 4 0 0 20 0 22 0 26272731 10060525568 117465 33554432000 1073741824 1073778376 140735661994608 140564494902136 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7096/tid=7099] ppid=7093 vsize=9824732 CPUtime=0.09 cores=0,2,4,6
/proc/7096/task/7099/stat : 7099 (java) S 7093 7096 6358 0 -1 4202560 50 0 0 0 6 3 0 0 20 0 22 0 26272731 10060525568 117465 33554432000 1073741824 1073778376 140735661994608 140564483963944 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7096/tid=7100] ppid=7093 vsize=9824732 CPUtime=0.13 cores=0,2,4,6
/proc/7096/task/7100/stat : 7100 (java) S 7093 7096 6358 0 -1 4202560 175 0 0 0 9 4 0 0 20 0 22 0 26272731 10060525568 117465 33554432000 1073741824 1073778376 140735661994608 140564482911144 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7096/tid=7101] ppid=7093 vsize=9824732 CPUtime=0.09 cores=0,2,4,6
/proc/7096/task/7101/stat : 7101 (java) S 7093 7096 6358 0 -1 4202560 143 0 0 0 6 3 0 0 20 0 22 0 26272731 10060525568 117465 33554432000 1073741824 1073778376 140735661994608 140564336687912 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7096/tid=7102] ppid=7093 vsize=9824732 CPUtime=0.13 cores=0,2,4,6
/proc/7096/task/7102/stat : 7102 (java) S 7093 7096 6358 0 -1 4202560 174 0 0 0 9 4 0 0 20 0 22 0 26272731 10060525568 117465 33554432000 1073741824 1073778376 140735661994608 140564335635112 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7096/tid=7103] ppid=7093 vsize=9824732 CPUtime=0.07 cores=0,2,4,6
/proc/7096/task/7103/stat : 7103 (java) S 7093 7096 6358 0 -1 4202560 35 0 0 0 5 2 0 0 20 0 22 0 26272731 10060525568 117465 33554432000 1073741824 1073778376 140735661994608 140564334582312 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7096/tid=7104] ppid=7093 vsize=9824732 CPUtime=0.08 cores=0,2,4,6
/proc/7096/task/7104/stat : 7104 (java) S 7093 7096 6358 0 -1 4202560 43 0 0 0 5 3 0 0 20 0 22 0 26272731 10060525568 117465 33554432000 1073741824 1073778376 140735661994608 140564333529512 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7096/tid=7105] ppid=7093 vsize=9824732 CPUtime=0.2 cores=0,2,4,6
/proc/7096/task/7105/stat : 7105 (java) S 7093 7096 6358 0 -1 4202560 185 0 0 0 15 5 0 0 20 0 22 0 26272731 10060525568 117465 33554432000 1073741824 1073778376 140735661994608 140564332476712 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7096/tid=7106] ppid=7093 vsize=9824732 CPUtime=0.08 cores=0,2,4,6
/proc/7096/task/7106/stat : 7106 (java) S 7093 7096 6358 0 -1 4202560 62 0 0 0 6 2 0 0 20 0 22 0 26272731 10060525568 117465 33554432000 1073741824 1073778376 140735661994608 140564331423912 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7096/tid=7107] ppid=7093 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7096/task/7107/stat : 7107 (java) S 7093 7096 6358 0 -1 4202560 197 0 0 0 0 0 0 0 20 0 22 0 26272732 10060525568 117465 33554432000 1073741824 1073778376 140735661994608 140564319013864 213869705129 0 0 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7096/tid=7108] ppid=7093 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7096/task/7108/stat : 7108 (java) S 7093 7096 6358 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 26272733 10060525568 117465 33554432000 1073741824 1073778376 140735661994608 140564317959928 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7096/tid=7109] ppid=7093 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7096/task/7109/stat : 7109 (java) S 7093 7096 6358 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 26272733 10060525568 117465 33554432000 1073741824 1073778376 140735661994608 140564316907016 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7096/tid=7110] ppid=7093 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7096/task/7110/stat : 7110 (java) S 7093 7096 6358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 26272735 10060525568 117465 33554432000 1073741824 1073778376 140735661994608 140564315855504 213869713184 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7096/tid=7111] ppid=7093 vsize=9824732 CPUtime=0.84 cores=0,2,4,6
/proc/7096/task/7111/stat : 7111 (java) S 7093 7096 6358 0 -1 4202560 9151 0 0 0 83 1 0 0 20 0 22 0 26272735 10060525568 117465 33554432000 1073741824 1073778376 140735661994608 140564314802616 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7096/tid=7112] ppid=7093 vsize=9824732 CPUtime=0.96 cores=0,2,4,6
/proc/7096/task/7112/stat : 7112 (java) S 7093 7096 6358 0 -1 4202560 7245 0 0 0 95 1 0 0 20 0 22 0 26272735 10060525568 117465 33554432000 1073741824 1073778376 140735661994608 140564313749816 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7096/tid=7113] ppid=7093 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7096/task/7113/stat : 7113 (java) S 7093 7096 6358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 26272735 10060525568 117465 33554432000 1073741824 1073778376 140735661994608 140564312697208 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7096/tid=7114] ppid=7093 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7096/task/7114/stat : 7114 (java) S 7093 7096 6358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 26272735 10060525568 117465 33554432000 1073741824 1073778376 140735661994608 140564311644616 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7096/tid=7115] ppid=7093 vsize=9824732 CPUtime=1.29 cores=0,2,4,6
/proc/7096/task/7115/stat : 7115 (java) R 7093 7096 6358 0 -1 4202560 26 0 0 0 129 0 0 0 20 0 22 0 26272895 10060525568 117465 33554432000 1073741824 1073778376 140735661994608 140564310588728 140564365148224 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=7096/tid=7116] ppid=7093 vsize=9824732 CPUtime=1.3 cores=0,2,4,6
/proc/7096/task/7116/stat : 7116 (java) R 7093 7096 6358 0 -1 4202560 31 0 0 0 130 0 0 0 20 0 22 0 26272895 10060525568 117465 33554432000 1073741824 1073778376 140735661994608 140564309536008 140564365296351 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=7096/tid=7117] ppid=7093 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7096/task/7117/stat : 7117 (java) S 7093 7096 6358 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 26272901 10060525568 117465 33554432000 1073741824 1073778376 140735661994608 140564308485544 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7096/tid=7118] ppid=7093 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7096/task/7118/stat : 7118 (java) S 7093 7096 6358 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 26272901 10060525568 117465 33554432000 1073741824 1073778376 140735661994608 140564307432744 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 6.94
Current children cumulated vsize (KiB) 9824732

[startup+6.30096 s]
/proc/loadavg: 3.22 3.66 2.97 5/220 7118
/proc/meminfo: memFree=27830124/32872528 swapFree=681964/737152
[pid=7096] ppid=7093 vsize=9824732 CPUtime=13.46 cores=0,2,4,6
/proc/7096/stat : 7096 (java) S 7093 7096 6358 0 -1 4202496 21688 0 1 0 1312 34 0 0 20 0 22 0 26272730 10060525568 178459 33554432000 1073741824 1073778376 140735661994608 140735661985744 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/7096/statm: 2456183 178459 2284 9 0 2446860 0
[pid=7096/tid=7098] ppid=7093 vsize=9824732 CPUtime=1.5 cores=0,2,4,6
/proc/7096/task/7098/stat : 7098 (java) S 7093 7096 6358 0 -1 4202560 2520 0 1 0 146 4 0 0 20 0 22 0 26272731 10060525568 178459 33554432000 1073741824 1073778376 140735661994608 140564494902136 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7096/tid=7099] ppid=7093 vsize=9824732 CPUtime=0.11 cores=0,2,4,6
/proc/7096/task/7099/stat : 7099 (java) S 7093 7096 6358 0 -1 4202560 53 0 0 0 8 3 0 0 20 0 22 0 26272731 10060525568 178459 33554432000 1073741824 1073778376 140735661994608 140564483963944 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7096/tid=7100] ppid=7093 vsize=9824732 CPUtime=0.15 cores=0,2,4,6
/proc/7096/task/7100/stat : 7100 (java) S 7093 7096 6358 0 -1 4202560 185 0 0 0 11 4 0 0 20 0 22 0 26272731 10060525568 178459 33554432000 1073741824 1073778376 140735661994608 140564482911144 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7096/tid=7101] ppid=7093 vsize=9824732 CPUtime=0.14 cores=0,2,4,6
/proc/7096/task/7101/stat : 7101 (java) S 7093 7096 6358 0 -1 4202560 165 0 0 0 11 3 0 0 20 0 22 0 26272731 10060525568 178459 33554432000 1073741824 1073778376 140735661994608 140564336687912 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7096/tid=7102] ppid=7093 vsize=9824732 CPUtime=0.14 cores=0,2,4,6
/proc/7096/task/7102/stat : 7102 (java) S 7093 7096 6358 0 -1 4202560 176 0 0 0 10 4 0 0 20 0 22 0 26272731 10060525568 178459 33554432000 1073741824 1073778376 140735661994608 140564335635112 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7096/tid=7103] ppid=7093 vsize=9824732 CPUtime=0.08 cores=0,2,4,6
/proc/7096/task/7103/stat : 7103 (java) S 7093 7096 6358 0 -1 4202560 38 0 0 0 5 3 0 0 20 0 22 0 26272731 10060525568 178459 33554432000 1073741824 1073778376 140735661994608 140564334582312 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7096/tid=7104] ppid=7093 vsize=9824732 CPUtime=0.09 cores=0,2,4,6
/proc/7096/task/7104/stat : 7104 (java) S 7093 7096 6358 0 -1 4202560 47 0 0 0 6 3 0 0 20 0 22 0 26272731 10060525568 178459 33554432000 1073741824 1073778376 140735661994608 140564333529512 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7096/tid=7105] ppid=7093 vsize=9824732 CPUtime=0.21 cores=0,2,4,6
/proc/7096/task/7105/stat : 7105 (java) S 7093 7096 6358 0 -1 4202560 204 0 0 0 16 5 0 0 20 0 22 0 26272731 10060525568 178459 33554432000 1073741824 1073778376 140735661994608 140564332476712 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7096/tid=7106] ppid=7093 vsize=9824732 CPUtime=0.13 cores=0,2,4,6
/proc/7096/task/7106/stat : 7106 (java) S 7093 7096 6358 0 -1 4202560 98 0 0 0 10 3 0 0 20 0 22 0 26272731 10060525568 178459 33554432000 1073741824 1073778376 140735661994608 140564331423912 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7096/tid=7107] ppid=7093 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7096/task/7107/stat : 7107 (java) S 7093 7096 6358 0 -1 4202560 197 0 0 0 0 0 0 0 20 0 22 0 26272732 10060525568 178459 33554432000 1073741824 1073778376 140735661994608 140564319013864 213869705129 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7096/tid=7108] ppid=7093 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7096/task/7108/stat : 7108 (java) S 7093 7096 6358 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 26272733 10060525568 178459 33554432000 1073741824 1073778376 140735661994608 140564317959928 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7096/tid=7109] ppid=7093 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7096/task/7109/stat : 7109 (java) S 7093 7096 6358 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 26272733 10060525568 178459 33554432000 1073741824 1073778376 140735661994608 140564316907016 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7096/tid=7110] ppid=7093 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7096/task/7110/stat : 7110 (java) S 7093 7096 6358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 26272735 10060525568 178459 33554432000 1073741824 1073778376 140735661994608 140564315855504 213869713184 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7096/tid=7111] ppid=7093 vsize=9824732 CPUtime=0.84 cores=0,2,4,6
/proc/7096/task/7111/stat : 7111 (java) S 7093 7096 6358 0 -1 4202560 9151 0 0 0 83 1 0 0 20 0 22 0 26272735 10060525568 178459 33554432000 1073741824 1073778376 140735661994608 140564314802616 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7096/tid=7112] ppid=7093 vsize=9824732 CPUtime=1.01 cores=0,2,4,6
/proc/7096/task/7112/stat : 7112 (java) S 7093 7096 6358 0 -1 4202560 7250 0 0 0 100 1 0 0 20 0 22 0 26272735 10060525568 178459 33554432000 1073741824 1073778376 140735661994608 140564313749816 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7096/tid=7113] ppid=7093 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7096/task/7113/stat : 7113 (java) S 7093 7096 6358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 26272735 10060525568 178459 33554432000 1073741824 1073778376 140735661994608 140564312697208 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7096/tid=7114] ppid=7093 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7096/task/7114/stat : 7114 (java) S 7093 7096 6358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 26272735 10060525568 178459 33554432000 1073741824 1073778376 140735661994608 140564311644616 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7096/tid=7115] ppid=7093 vsize=9824732 CPUtime=4.43 cores=0,2,4,6

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

[pid=7096/tid=7102] ppid=7093 vsize=9824732 CPUtime=4.79 cores=0,2,4,6
/proc/7096/task/7102/stat : 7102 (java) S 7093 7096 6358 0 -1 4202560 586 0 0 0 460 19 0 0 20 0 22 0 26272731 10060525568 1042267 33554432000 1073741824 1073778376 140735661994608 140564335635112 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7096/tid=7103] ppid=7093 vsize=9824732 CPUtime=4.91 cores=0,2,4,6
/proc/7096/task/7103/stat : 7103 (java) S 7093 7096 6358 0 -1 4202560 526 0 0 0 470 21 0 0 20 0 22 0 26272731 10060525568 1042267 33554432000 1073741824 1073778376 140735661994608 140564334582312 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7096/tid=7104] ppid=7093 vsize=9824732 CPUtime=4.91 cores=0,2,4,6
/proc/7096/task/7104/stat : 7104 (java) S 7093 7096 6358 0 -1 4202560 628 0 0 0 471 20 0 0 20 0 22 0 26272731 10060525568 1042267 33554432000 1073741824 1073778376 140735661994608 140564333529512 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7096/tid=7105] ppid=7093 vsize=9824732 CPUtime=5.09 cores=0,2,4,6
/proc/7096/task/7105/stat : 7105 (java) S 7093 7096 6358 0 -1 4202560 1104 0 0 0 486 23 0 0 20 0 22 0 26272731 10060525568 1042267 33554432000 1073741824 1073778376 140735661994608 140564332476712 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7096/tid=7106] ppid=7093 vsize=9824732 CPUtime=4.58 cores=0,2,4,6
/proc/7096/task/7106/stat : 7106 (java) S 7093 7096 6358 0 -1 4202560 774 0 0 0 437 21 0 0 20 0 22 0 26272731 10060525568 1042267 33554432000 1073741824 1073778376 140735661994608 140564331423912 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7096/tid=7107] ppid=7093 vsize=9824732 CPUtime=7.69 cores=0,2,4,6
/proc/7096/task/7107/stat : 7107 (java) S 7093 7096 6358 0 -1 4202560 3275 0 0 0 758 11 0 0 20 0 22 0 26272732 10060525568 1042267 33554432000 1073741824 1073778376 140735661994608 140564319013864 213869705129 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7096/tid=7108] ppid=7093 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7096/task/7108/stat : 7108 (java) S 7093 7096 6358 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 26272733 10060525568 1042267 33554432000 1073741824 1073778376 140735661994608 140564317959928 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7096/tid=7109] ppid=7093 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7096/task/7109/stat : 7109 (java) S 7093 7096 6358 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 26272733 10060525568 1042267 33554432000 1073741824 1073778376 140735661994608 140564316907016 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7096/tid=7110] ppid=7093 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7096/task/7110/stat : 7110 (java) S 7093 7096 6358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 26272735 10060525568 1042267 33554432000 1073741824 1073778376 140735661994608 140564315855504 213869713184 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7096/tid=7111] ppid=7093 vsize=9824732 CPUtime=1.83 cores=0,2,4,6
/proc/7096/task/7111/stat : 7111 (java) S 7093 7096 6358 0 -1 4202560 15835 0 0 0 180 3 0 0 20 0 22 0 26272735 10060525568 1042267 33554432000 1073741824 1073778376 140735661994608 140564314802616 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7096/tid=7112] ppid=7093 vsize=9824732 CPUtime=1.24 cores=0,2,4,6
/proc/7096/task/7112/stat : 7112 (java) S 7093 7096 6358 0 -1 4202560 7258 0 0 0 123 1 0 0 20 0 22 0 26272735 10060525568 1042267 33554432000 1073741824 1073778376 140735661994608 140564313749816 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7096/tid=7113] ppid=7093 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7096/task/7113/stat : 7113 (java) S 7093 7096 6358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 26272735 10060525568 1042267 33554432000 1073741824 1073778376 140735661994608 140564312697208 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7096/tid=7114] ppid=7093 vsize=9824732 CPUtime=0.3 cores=0,2,4,6
/proc/7096/task/7114/stat : 7114 (java) S 7093 7096 6358 0 -1 4202560 47 0 0 0 11 19 0 0 20 0 22 0 26272735 10060525568 1042267 33554432000 1073741824 1073778376 140735661994608 140564311644616 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7096/tid=7115] ppid=7093 vsize=9824732 CPUtime=800.68 cores=0,2,4,6
/proc/7096/task/7115/stat : 7115 (java) R 7093 7096 6358 0 -1 4202560 168 0 0 0 80052 16 0 0 20 0 22 0 26272895 10060525568 1042267 33554432000 1073741824 1073778376 140735661994608 140564310589504 140564365148159 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=7096/tid=7116] ppid=7093 vsize=9824732 CPUtime=800.72 cores=0,2,4,6
/proc/7096/task/7116/stat : 7116 (java) R 7093 7096 6358 0 -1 4202560 1570 0 0 0 80032 40 0 0 20 0 22 0 26272895 10060525568 1042267 33554432000 1073741824 1073778376 140735661994608 140564309537960 140564365296194 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=7096/tid=7117] ppid=7093 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7096/task/7117/stat : 7117 (java) S 7093 7096 6358 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 26272901 10060525568 1042267 33554432000 1073741824 1073778376 140735661994608 140564308485544 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7096/tid=7118] ppid=7093 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7096/task/7118/stat : 7118 (java) S 7093 7096 6358 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 26272901 10060525568 1042267 33554432000 1073741824 1073778376 140735661994608 140564307432744 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1656.86
Current children cumulated vsize (KiB) 9824732

[startup+882.308 s]
/proc/loadavg: 4.13 4.15 3.69 5/219 7208
/proc/meminfo: memFree=24698320/32872528 swapFree=681964/737152
[pid=7096] ppid=7093 vsize=9824732 CPUtime=1778.02 cores=0,2,4,6
/proc/7096/stat : 7096 (java) S 7093 7096 6358 0 -1 4202496 37763 0 1 0 177558 244 0 0 20 0 22 0 26272730 10060525568 1061820 33554432000 1073741824 1073778376 140735661994608 140735661985744 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/7096/statm: 2456183 1061820 2298 9 0 2446860 0
[pid=7096/tid=7098] ppid=7093 vsize=9824732 CPUtime=1.54 cores=0,2,4,6
/proc/7096/task/7098/stat : 7098 (java) S 7093 7096 6358 0 -1 4202560 2537 0 1 0 148 6 0 0 20 0 22 0 26272731 10060525568 1061820 33554432000 1073741824 1073778376 140735661994608 140564494902136 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7096/tid=7099] ppid=7093 vsize=9824732 CPUtime=5.33 cores=0,2,4,6
/proc/7096/task/7099/stat : 7099 (java) S 7093 7096 6358 0 -1 4202560 503 0 0 0 510 23 0 0 20 0 22 0 26272731 10060525568 1061820 33554432000 1073741824 1073778376 140735661994608 140564483963944 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7096/tid=7100] ppid=7093 vsize=9824732 CPUtime=4.87 cores=0,2,4,6
/proc/7096/task/7100/stat : 7100 (java) S 7093 7096 6358 0 -1 4202560 731 0 0 0 469 18 0 0 20 0 22 0 26272731 10060525568 1061820 33554432000 1073741824 1073778376 140735661994608 140564482911144 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7096/tid=7101] ppid=7093 vsize=9824732 CPUtime=5.12 cores=0,2,4,6
/proc/7096/task/7101/stat : 7101 (java) S 7093 7096 6358 0 -1 4202560 779 0 0 0 489 23 0 0 20 0 22 0 26272731 10060525568 1061820 33554432000 1073741824 1073778376 140735661994608 140564336687912 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7096/tid=7102] ppid=7093 vsize=9824732 CPUtime=5.08 cores=0,2,4,6
/proc/7096/task/7102/stat : 7102 (java) S 7093 7096 6358 0 -1 4202560 608 0 0 0 488 20 0 0 20 0 22 0 26272731 10060525568 1061820 33554432000 1073741824 1073778376 140735661994608 140564335635112 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7096/tid=7103] ppid=7093 vsize=9824732 CPUtime=5.18 cores=0,2,4,6
/proc/7096/task/7103/stat : 7103 (java) S 7093 7096 6358 0 -1 4202560 565 0 0 0 496 22 0 0 20 0 22 0 26272731 10060525568 1061820 33554432000 1073741824 1073778376 140735661994608 140564334582312 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7096/tid=7104] ppid=7093 vsize=9824732 CPUtime=5.2 cores=0,2,4,6
/proc/7096/task/7104/stat : 7104 (java) S 7093 7096 6358 0 -1 4202560 653 0 0 0 500 20 0 0 20 0 22 0 26272731 10060525568 1061820 33554432000 1073741824 1073778376 140735661994608 140564333529512 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7096/tid=7105] ppid=7093 vsize=9824732 CPUtime=5.45 cores=0,2,4,6
/proc/7096/task/7105/stat : 7105 (java) S 7093 7096 6358 0 -1 4202560 1156 0 0 0 521 24 0 0 20 0 22 0 26272731 10060525568 1061820 33554432000 1073741824 1073778376 140735661994608 140564332476712 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7096/tid=7106] ppid=7093 vsize=9824732 CPUtime=5 cores=0,2,4,6
/proc/7096/task/7106/stat : 7106 (java) S 7093 7096 6358 0 -1 4202560 791 0 0 0 479 21 0 0 20 0 22 0 26272731 10060525568 1061820 33554432000 1073741824 1073778376 140735661994608 140564331423912 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7096/tid=7107] ppid=7093 vsize=9824732 CPUtime=7.7 cores=0,2,4,6
/proc/7096/task/7107/stat : 7107 (java) S 7093 7096 6358 0 -1 4202560 3287 0 0 0 758 12 0 0 20 0 22 0 26272732 10060525568 1061820 33554432000 1073741824 1073778376 140735661994608 140564319013864 213869705129 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7096/tid=7108] ppid=7093 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7096/task/7108/stat : 7108 (java) S 7093 7096 6358 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 26272733 10060525568 1061820 33554432000 1073741824 1073778376 140735661994608 140564317959928 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7096/tid=7109] ppid=7093 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7096/task/7109/stat : 7109 (java) S 7093 7096 6358 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 26272733 10060525568 1061820 33554432000 1073741824 1073778376 140735661994608 140564316907016 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7096/tid=7110] ppid=7093 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7096/task/7110/stat : 7110 (java) S 7093 7096 6358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 26272735 10060525568 1061820 33554432000 1073741824 1073778376 140735661994608 140564315855504 213869713184 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7096/tid=7111] ppid=7093 vsize=9824732 CPUtime=1.83 cores=0,2,4,6
/proc/7096/task/7111/stat : 7111 (java) S 7093 7096 6358 0 -1 4202560 15835 0 0 0 180 3 0 0 20 0 22 0 26272735 10060525568 1061820 33554432000 1073741824 1073778376 140735661994608 140564314802616 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7096/tid=7112] ppid=7093 vsize=9824732 CPUtime=1.24 cores=0,2,4,6
/proc/7096/task/7112/stat : 7112 (java) S 7093 7096 6358 0 -1 4202560 7258 0 0 0 123 1 0 0 20 0 22 0 26272735 10060525568 1061820 33554432000 1073741824 1073778376 140735661994608 140564313749816 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7096/tid=7113] ppid=7093 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7096/task/7113/stat : 7113 (java) S 7093 7096 6358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 26272735 10060525568 1061820 33554432000 1073741824 1073778376 140735661994608 140564312697208 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7096/tid=7114] ppid=7093 vsize=9824732 CPUtime=0.32 cores=0,2,4,6
/proc/7096/task/7114/stat : 7114 (java) S 7093 7096 6358 0 -1 4202560 51 0 0 0 12 20 0 0 20 0 22 0 26272735 10060525568 1061820 33554432000 1073741824 1073778376 140735661994608 140564311644616 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7096/tid=7115] ppid=7093 vsize=9824732 CPUtime=859.88 cores=0,2,4,6
/proc/7096/task/7115/stat : 7115 (java) R 7093 7096 6358 0 -1 4202560 170 0 0 0 85971 17 0 0 20 0 22 0 26272895 10060525568 1061820 33554432000 1073741824 1073778376 140735661994608 140564310589504 140564365169488 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=7096/tid=7116] ppid=7093 vsize=9824732 CPUtime=859.94 cores=0,2,4,6
/proc/7096/task/7116/stat : 7116 (java) R 7093 7096 6358 0 -1 4202560 1575 0 0 0 85952 42 0 0 20 0 22 0 26272895 10060525568 1061820 33554432000 1073741824 1073778376 140735661994608 140564309537776 140564365296080 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=7096/tid=7117] ppid=7093 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7096/task/7117/stat : 7117 (java) S 7093 7096 6358 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 26272901 10060525568 1061820 33554432000 1073741824 1073778376 140735661994608 140564308485544 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7096/tid=7118] ppid=7093 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7096/task/7118/stat : 7118 (java) S 7093 7096 6358 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 26272901 10060525568 1061820 33554432000 1073741824 1073778376 140735661994608 140564307432744 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1778.02
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+893.201 s]
/proc/loadavg: 4.18 4.16 3.70 5/219 7208
/proc/meminfo: memFree=24574700/32872528 swapFree=681964/737152
[pid=7096] ppid=7093 vsize=9824732 CPUtime=1800.01 cores=0,2,4,6
/proc/7096/stat : 7096 (java) S 7093 7096 6358 0 -1 4202496 37797 0 1 0 179756 245 0 0 20 0 22 0 26272730 10060525568 1064904 33554432000 1073741824 1073778376 140735661994608 140735661985744 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/7096/statm: 2456183 1064904 2298 9 0 2446860 0
[pid=7096/tid=7098] ppid=7093 vsize=9824732 CPUtime=1.54 cores=0,2,4,6
/proc/7096/task/7098/stat : 7098 (java) S 7093 7096 6358 0 -1 4202560 2537 0 1 0 148 6 0 0 20 0 22 0 26272731 10060525568 1064904 33554432000 1073741824 1073778376 140735661994608 140564494902136 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7096/tid=7099] ppid=7093 vsize=9824732 CPUtime=5.38 cores=0,2,4,6
/proc/7096/task/7099/stat : 7099 (java) S 7093 7096 6358 0 -1 4202560 505 0 0 0 515 23 0 0 20 0 22 0 26272731 10060525568 1064904 33554432000 1073741824 1073778376 140735661994608 140564483963944 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7096/tid=7100] ppid=7093 vsize=9824732 CPUtime=4.95 cores=0,2,4,6
/proc/7096/task/7100/stat : 7100 (java) S 7093 7096 6358 0 -1 4202560 736 0 0 0 476 19 0 0 20 0 22 0 26272731 10060525568 1064904 33554432000 1073741824 1073778376 140735661994608 140564482911144 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7096/tid=7101] ppid=7093 vsize=9824732 CPUtime=5.14 cores=0,2,4,6
/proc/7096/task/7101/stat : 7101 (java) S 7093 7096 6358 0 -1 4202560 779 0 0 0 491 23 0 0 20 0 22 0 26272731 10060525568 1064904 33554432000 1073741824 1073778376 140735661994608 140564336687912 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7096/tid=7102] ppid=7093 vsize=9824732 CPUtime=5.1 cores=0,2,4,6
/proc/7096/task/7102/stat : 7102 (java) S 7093 7096 6358 0 -1 4202560 608 0 0 0 490 20 0 0 20 0 22 0 26272731 10060525568 1064904 33554432000 1073741824 1073778376 140735661994608 140564335635112 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7096/tid=7103] ppid=7093 vsize=9824732 CPUtime=5.2 cores=0,2,4,6
/proc/7096/task/7103/stat : 7103 (java) S 7093 7096 6358 0 -1 4202560 577 0 0 0 498 22 0 0 20 0 22 0 26272731 10060525568 1064904 33554432000 1073741824 1073778376 140735661994608 140564334582312 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7096/tid=7104] ppid=7093 vsize=9824732 CPUtime=5.31 cores=0,2,4,6
/proc/7096/task/7104/stat : 7104 (java) S 7093 7096 6358 0 -1 4202560 658 0 0 0 510 21 0 0 20 0 22 0 26272731 10060525568 1064904 33554432000 1073741824 1073778376 140735661994608 140564333529512 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7096/tid=7105] ppid=7093 vsize=9824732 CPUtime=5.47 cores=0,2,4,6
/proc/7096/task/7105/stat : 7105 (java) S 7093 7096 6358 0 -1 4202560 1160 0 0 0 523 24 0 0 20 0 22 0 26272731 10060525568 1064904 33554432000 1073741824 1073778376 140735661994608 140564332476712 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7096/tid=7106] ppid=7093 vsize=9824732 CPUtime=5.11 cores=0,2,4,6
/proc/7096/task/7106/stat : 7106 (java) S 7093 7096 6358 0 -1 4202560 796 0 0 0 489 22 0 0 20 0 22 0 26272731 10060525568 1064904 33554432000 1073741824 1073778376 140735661994608 140564331423912 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7096/tid=7107] ppid=7093 vsize=9824732 CPUtime=7.7 cores=0,2,4,6
/proc/7096/task/7107/stat : 7107 (java) S 7093 7096 6358 0 -1 4202560 3287 0 0 0 758 12 0 0 20 0 22 0 26272732 10060525568 1064904 33554432000 1073741824 1073778376 140735661994608 140564319013864 213869705129 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7096/tid=7108] ppid=7093 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7096/task/7108/stat : 7108 (java) S 7093 7096 6358 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 26272733 10060525568 1064904 33554432000 1073741824 1073778376 140735661994608 140564317959928 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7096/tid=7109] ppid=7093 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7096/task/7109/stat : 7109 (java) S 7093 7096 6358 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 26272733 10060525568 1064904 33554432000 1073741824 1073778376 140735661994608 140564316907016 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7096/tid=7110] ppid=7093 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7096/task/7110/stat : 7110 (java) S 7093 7096 6358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 26272735 10060525568 1064904 33554432000 1073741824 1073778376 140735661994608 140564315855504 213869713184 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7096/tid=7111] ppid=7093 vsize=9824732 CPUtime=1.83 cores=0,2,4,6
/proc/7096/task/7111/stat : 7111 (java) S 7093 7096 6358 0 -1 4202560 15835 0 0 0 180 3 0 0 20 0 22 0 26272735 10060525568 1064904 33554432000 1073741824 1073778376 140735661994608 140564314802616 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7096/tid=7112] ppid=7093 vsize=9824732 CPUtime=1.24 cores=0,2,4,6
/proc/7096/task/7112/stat : 7112 (java) S 7093 7096 6358 0 -1 4202560 7258 0 0 0 123 1 0 0 20 0 22 0 26272735 10060525568 1064904 33554432000 1073741824 1073778376 140735661994608 140564313749816 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7096/tid=7113] ppid=7093 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7096/task/7113/stat : 7113 (java) S 7093 7096 6358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 26272735 10060525568 1064904 33554432000 1073741824 1073778376 140735661994608 140564312697208 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7096/tid=7114] ppid=7093 vsize=9824732 CPUtime=0.33 cores=0,2,4,6
/proc/7096/task/7114/stat : 7114 (java) S 7093 7096 6358 0 -1 4202560 51 0 0 0 13 20 0 0 20 0 22 0 26272735 10060525568 1064904 33554432000 1073741824 1073778376 140735661994608 140564311644616 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7096/tid=7115] ppid=7093 vsize=9824732 CPUtime=870.64 cores=0,2,4,6
/proc/7096/task/7115/stat : 7115 (java) R 7093 7096 6358 0 -1 4202560 171 0 0 0 87047 17 0 0 20 0 22 0 26272895 10060525568 1064904 33554432000 1073741824 1073778376 140735661994608 140564310589408 140564365285545 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=7096/tid=7116] ppid=7093 vsize=9824732 CPUtime=870.69 cores=0,2,4,6
/proc/7096/task/7116/stat : 7116 (java) R 7093 7096 6358 0 -1 4202560 1575 0 0 0 87027 42 0 0 20 0 22 0 26272895 10060525568 1064904 33554432000 1073741824 1073778376 140735661994608 140564309535808 140564365297177 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=7096/tid=7117] ppid=7093 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7096/task/7117/stat : 7117 (java) S 7093 7096 6358 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 26272901 10060525568 1064904 33554432000 1073741824 1073778376 140735661994608 140564308485544 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7096/tid=7118] ppid=7093 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7096/task/7118/stat : 7118 (java) S 7093 7096 6358 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 26272901 10060525568 1064904 33554432000 1073741824 1073778376 140735661994608 140564307432744 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 9824732

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 7096 sig 9
??? kill -7096 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 143

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 7096 and gives
#  childrusage.ru_utime.tv_sec=1793
#  childrusage.ru_utime.tv_usec=118404
#  childrusage.ru_stime.tv_sec=2
#  childrusage.ru_stime.tv_usec=932554
# CPU time returned by wait4() is 1796.05
# while last known CPU time is 1800.01
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 893.261
CPU time (s): 1800.01
CPU user time (s): 1797.56
CPU system time (s): 2.45
CPU usage (%): 201.51
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.12
system time used= 2.93255
maximum resident set size= 4259732
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 37832
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= 24048
involuntary context switches= 30244

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.57215 second user time and 7.53585 second system time

The end

Launcher Data

Begin job on node112 at 2016-06-18 11:30:35
IDJOB=4103494
IDBENCH=2377
IDSOLVER=2543
FILE ID=node112/4103494-1466242235
RUNJOBID= node112-1466241279-6374
PBS_JOBID= 19918204
Free space on /tmp= 71704 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB06//final/normalized-PB06/OPT-BIGINT/mps-v2-20-10/ftp.netlib.org/lp/data/normalized-mps-v2-20-10-fit1p.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4103494-1466242235/watcher-4103494-1466242235 -o /tmp/evaluation-result-4103494-1466242235/solver-4103494-1466242235 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node112-1466241279-6374 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4103494-1466242235.opb

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

MD5SUM BENCH= 85f7c2e2894ed59f685fa11d94ed0974
RANDOM SEED=1630937795

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

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        28394156 kB
Buffers:           29416 kB
Cached:            92272 kB
SwapCached:         1940 kB
Active:          2927780 kB
Inactive:          58676 kB
Active(anon):    2865472 kB
Inactive(anon):     2048 kB
Active(file):      62308 kB
Inactive(file):    56628 kB
Unevictable:      737152 kB
Mlocked:          681964 kB
SwapTotal:      67108856 kB
SwapFree:       67096060 kB
Dirty:              6016 kB
Writeback:             0 kB
AnonPages:       3640812 kB
Mapped:            15364 kB
Shmem:                 0 kB
Slab:             601252 kB
SReclaimable:      44572 kB
SUnreclaim:       556680 kB
KernelStack:        1800 kB
PageTables:        11076 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    4002452 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2920448 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= 71684 MiB
End job on node112 at 2016-06-18 11:45:28