Trace number 4107930

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Sat4j PB 2.3.6 Res+CP PB16? (TO) 1800.03 891.675

General information on the benchmark

Name/DEC-SMALLINT-LIN/oliveras/j120/
normalized-j12036_4-sat.opb
MD5SUMb4d4215a44d43278004dfcd0ea549fa8
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
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 FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables57354
Total number of constraints192702
Number of constraints which are clauses191758
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints944
Minimum length of a constraint1
Maximum length of a constraint120
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 20
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 754
Number of bits of the biggest sum of numbers10
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.07	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.07	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.07	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.11/0.11	c Pseudo Boolean Optimization by upper bound
0.11/0.11	c ManyCore solver with 2 solvers running in parallel
0.11/0.11	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.11/0.11	c --- Begin Solver configuration ---
0.11/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@16fd0b7
0.11/0.11	c Learn all clauses as in MiniSAT
0.11/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.11/0.11	c Expensive reason simplification
0.11/0.11	c Glucose 2.1 dynamic restart strategy
0.11/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.11/0.11	c timeout=2147483s
0.11/0.11	c DB Simplification allowed=false
0.11/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@4413ee
0.11/0.11	c --- End Solver configuration ---
0.11/0.11	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.11/0.11	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.11/0.11	c --- Begin Solver configuration ---
0.11/0.11	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@75786e64
0.11/0.11	c Learn all clauses as in MiniSAT
0.11/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.11	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.11/0.11	c No reason simplification
0.11/0.11	c Armin Biere (Picosat) restarts strategy
0.11/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.11/0.11	c timeout=2147483s
0.11/0.11	c DB Simplification allowed=false
0.11/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@4413ee
0.11/0.11	c --- End Solver configuration ---
0.11/0.11	c solving HOME/instance-4107930-1466285285.opb
0.11/0.11	c reading problem ... 
0.11/0.11	c  no objective function found
4.52/2.20	c ... done. Wall clock time 2.096s.
4.52/2.20	c declared #vars     57354
4.52/2.20	c #constraints  192702
4.79/2.20	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
4.79/2.20	c constraints type 
4.79/2.20	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 24190
4.79/2.21	c org.sat4j.specs.Constr$1 => 14083
4.79/2.21	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 147772
4.79/2.21	c org.sat4j.minisat.constraints.cnf.UnitClause => 5713
4.79/2.21	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 944
4.79/2.21	c 192702 constraints processed.
4.79/2.21	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
4.79/2.21	c constraints type 
4.79/2.21	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 147772
4.79/2.21	c org.sat4j.specs.Constr$1 => 14083
4.79/2.21	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 24190
4.79/2.21	c org.sat4j.pb.constraints.pb.MaxWatchPb => 944
4.79/2.21	c org.sat4j.pb.constraints.pb.UnitClausePB => 5713
4.79/2.21	c 192702 constraints processed.
10.36/4.37	c cleaning 2494 clauses out of 4999 with flag 22413/5000
14.87/6.44	c cleaning 4236 clauses out of 8506 with flag 51732/11001
20.11/8.96	c cleaning 5624 clauses out of 11269 with flag 89807/18000
26.45/12.07	c cleaning 6807 clauses out of 13645 with flag 128806/26000
32.10/14.84	c cleaning 7906 clauses out of 15841 with flag 180361/35003
39.87/18.64	c cleaning 8956 clauses out of 17932 with flag 231618/45000
48.46/22.80	c cleaning 9975 clauses out of 19976 with flag 291661/56000
58.07/27.68	c cleaning 10992 clauses out of 22002 with flag 354387/68001
68.01/32.52	c cleaning 11991 clauses out of 24014 with flag 437405/81005
77.61/37.37	c cleaning 12991 clauses out of 26019 with flag 516573/95001
82.63/39.76	c cleaning 0 clauses out of 5000 with flag 0/5000
89.53/43.10	c cleaning 14003 clauses out of 28031 with flag 604989/110004
101.81/49.09	c cleaning 14993 clauses out of 30024 with flag 699654/126000
114.02/55.13	c cleaning 15976 clauses out of 32032 with flag 806520/143001
129.33/62.74	c cleaning 17019 clauses out of 34056 with flag 905009/161001
145.66/70.85	c cleaning 18005 clauses out of 36038 with flag 1006299/180002
163.06/79.93	c cleaning 18999 clauses out of 38030 with flag 1117323/200000
180.94/88.82	c cleaning 20007 clauses out of 40033 with flag 1230666/221002
199.05/97.83	c cleaning 20985 clauses out of 42024 with flag 1349418/243000
218.84/107.68	c cleaning 21990 clauses out of 44040 with flag 1477971/266001
235.60/115.94	c cleaning 0 clauses out of 11000 with flag 0/11000
239.52/117.83	c cleaning 23006 clauses out of 46049 with flag 1613372/290000
259.65/127.83	c cleaning 24005 clauses out of 48044 with flag 1766747/315001
281.75/138.72	c cleaning 24996 clauses out of 50037 with flag 1922001/341000
302.76/149.17	c cleaning 26009 clauses out of 52041 with flag 2078990/368000
328.15/161.66	c cleaning 26992 clauses out of 54032 with flag 2235682/396000
354.15/174.52	c cleaning 28010 clauses out of 56041 with flag 2390144/425001
378.56/186.55	c cleaning 28986 clauses out of 58033 with flag 2543413/455003
405.37/199.80	c cleaning 29994 clauses out of 60044 with flag 2712564/486000
436.34/215.84	c cleaning 30983 clauses out of 62050 with flag 2874792/518000
463.86/229.58	c cleaning 32022 clauses out of 64067 with flag 3041400/551000
492.57/243.71	c cleaning 33010 clauses out of 66047 with flag 3221485/585002
520.36/257.60	c cleaning 0 clauses out of 18004 with flag 0/18004
524.77/259.70	c cleaning 34003 clauses out of 68036 with flag 3409845/620001
557.21/275.64	c cleaning 35008 clauses out of 70032 with flag 3587403/656000
593.78/293.63	c cleaning 35994 clauses out of 72025 with flag 3785032/693001
629.42/311.22	c cleaning 36994 clauses out of 74030 with flag 3988585/731000
666.43/329.51	c cleaning 37999 clauses out of 76036 with flag 4179926/770001
704.34/348.35	c cleaning 38986 clauses out of 78036 with flag 4383097/810000
746.23/369.12	c cleaning 40001 clauses out of 80051 with flag 4604441/851001
789.75/390.72	c cleaning 41000 clauses out of 82049 with flag 4824119/893000
832.17/411.69	c cleaning 42013 clauses out of 84049 with flag 5071773/936000
877.05/433.80	c cleaning 43003 clauses out of 86036 with flag 5285449/980000
916.37/453.23	c cleaning 44007 clauses out of 88033 with flag 5518824/1025000
962.60/477.20	c cleaning 45013 clauses out of 90030 with flag 5736055/1071004
1002.12/496.62	c cleaning 0 clauses out of 26001 with flag 0/26001
1007.73/499.35	c cleaning 45978 clauses out of 92013 with flag 5957981/1118000
1055.85/523.16	c cleaning 46996 clauses out of 94035 with flag 6205204/1166000
1107.77/548.87	c cleaning 47997 clauses out of 96041 with flag 6439990/1215002
1154.36/571.98	c cleaning 48985 clauses out of 98041 with flag 6702091/1265000
1205.26/597.21	c cleaning 50012 clauses out of 100056 with flag 6954323/1316000
1256.51/622.64	c cleaning 50981 clauses out of 102044 with flag 7213960/1368000
1306.88/647.61	c cleaning 52020 clauses out of 104066 with flag 7490024/1421003
1362.28/675.04	c cleaning 53003 clauses out of 106043 with flag 7773456/1475000
1419.90/703.52	c cleaning 54001 clauses out of 108041 with flag 8028334/1530001
1475.86/731.21	c cleaning 54999 clauses out of 110040 with flag 8290629/1586001
1529.02/757.67	c cleaning 55995 clauses out of 112042 with flag 8582134/1643002
1586.61/786.12	c cleaning 57014 clauses out of 114046 with flag 8875485/1701001
1650.82/817.97	c cleaning 58006 clauses out of 116031 with flag 9149073/1760000
1714.05/849.15	c cleaning 58988 clauses out of 118026 with flag 9473575/1820001
1777.21/880.31	c cleaning 59996 clauses out of 120036 with flag 9769205/1881000
1800.03/891.60	c >>>>>>>>>> Solver number 0 (0 answers) <<<<<<<<<<<<<<<<<<
1800.03/891.60	c starts		: 7274
1800.03/891.60	c conflicts		: 1904700
1800.03/891.60	c decisions		: 3487503
1800.03/891.60	c propagations		: 1501868216
1800.03/891.60	c inspects		: 5713580051
1800.03/891.60	c shortcuts		: 0
1800.03/891.60	c learnt literals	: 6
1800.03/891.60	c learnt binary clauses	: 87
1800.03/891.60	c learnt ternary clauses	: 3506
1800.03/891.60	c learnt constraints	: 1904694
1800.03/891.60	c ignored constraints	: 0
1800.03/891.60	c root simplifications	: 0
1800.03/891.60	c removed literals (reason simplification)	: 19513073
1800.03/891.60	c reason swapping (by a shorter reason)	: 0
1800.03/891.60	c Calls to reduceDB	: 57
1800.03/891.60	c Number of update (reduction) of LBD	: 698481
1800.03/891.60	c Imported unit clauses	: 0
1800.03/891.60	c number of reductions to clauses (during analyze)	: 0
1800.03/891.60	c number of learned constraints concerned by reduction	: 0
1800.03/891.60	c number of learning phase by resolution	: 0
1800.03/891.60	c number of learning phase by cutting planes	: 0
1800.03/891.60	c speed (assignments/second)	: 1688775.0875946225
1800.03/891.60	c non guided choices	27851
1800.03/891.63	c learnt constraints type 
1800.03/891.63	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 87
1800.03/891.63	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 83653
1800.03/891.63	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1800.03/891.63	c starts		: 61
1800.03/891.63	c conflicts		: 34015
1800.03/891.63	c decisions		: 182622
1800.03/891.63	c propagations		: 32472170
1800.03/891.63	c inspects		: 885479183
1800.03/891.63	c shortcuts		: 0
1800.03/891.63	c learnt literals	: 0
1800.03/891.63	c learnt binary clauses	: 0
1800.03/891.63	c learnt ternary clauses	: 122
1800.03/891.63	c learnt constraints	: 34014
1800.03/891.63	c ignored constraints	: 0
1800.03/891.63	c root simplifications	: 0
1800.03/891.63	c removed literals (reason simplification)	: 0
1800.03/891.63	c reason swapping (by a shorter reason)	: 0
1800.03/891.63	c Calls to reduceDB	: 4
1800.03/891.63	c Number of update (reduction) of LBD	: 0
1800.03/891.63	c Imported unit clauses	: 0
1800.03/891.63	c number of reductions to clauses (during analyze)	: 0
1800.03/891.63	c number of learned constraints concerned by reduction	: 0
1800.03/891.63	c number of learning phase by resolution	: 0
1800.03/891.63	c number of learning phase by cutting planes	: 0
1800.03/891.63	c speed (assignments/second)	: 36512.291575073454
1800.03/891.63	c non guided choices	2034
1800.03/891.64	c learnt constraints type 
1800.03/891.64	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 122
1800.03/891.64	c org.sat4j.pb.constraints.pb.MaxWatchPb => 33892
1800.03/891.64	s UNKNOWN
1800.03/891.64	c Total wall clock time (in seconds): 891.539

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-4107930-1466285285/watcher-4107930-1466285285 -o /tmp/evaluation-result-4107930-1466285285/solver-4107930-1466285285 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node131-1466276277-8274 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4107930-1466285285.opb 

pid=12757
running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 4.60 4.34 4.10 4/197 12760
/proc/meminfo: memFree=26668868/32872528 swapFree=1200228/1314692
[pid=12760] ppid=12757 vsize=96260 CPUtime=0 cores=0,2,4,6
/proc/12760/stat : 12760 (java) S 12757 12760 8258 0 -1 4202496 1336 0 0 0 0 0 0 0 20 0 2 0 30575042 98570240 962 33554432000 1073741824 1073778376 140733990030896 140733990022032 252266446909 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12760/statm: 24065 968 737 9 0 16771 0
[pid=12760/tid=12761] ppid=12757 vsize=96260 CPUtime=0 cores=0,2,4,6
/proc/12760/task/12761/stat : 12761 (java) R 12757 12760 8258 0 -1 4202560 129 0 0 0 0 0 0 0 20 0 2 0 30575042 98570240 976 33554432000 1073741824 1073778376 140733990030896 139748387778088 252263089536 0 0 4096 0 0 0 0 -1 2 0 0 0 0 0

[startup+0.10006 s]
/proc/loadavg: 4.60 4.34 4.10 4/197 12760
/proc/meminfo: memFree=26668868/32872528 swapFree=1200228/1314692
[pid=12760] ppid=12757 vsize=9558476 CPUtime=0.11 cores=0,2,4,6
/proc/12760/stat : 12760 (java) S 12757 12760 8258 0 -1 4202496 4506 0 1 0 10 1 0 0 20 0 18 0 30575042 9787879424 6128 33554432000 1073741824 1073778376 140733990030896 140733990022032 252266446909 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12760/statm: 2389619 6128 2156 9 0 2380296 0
[pid=12760/tid=12761] ppid=12757 vsize=9558476 CPUtime=0.07 cores=0,2,4,6
/proc/12760/task/12761/stat : 12761 (java) R 12757 12760 8258 0 -1 4202560 2385 0 1 0 7 0 0 0 20 0 18 0 30575042 9787879424 6128 33554432000 1073741824 1073778376 140733990030896 139748387782104 252266472717 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 9558476

[startup+0.200269 s]
/proc/loadavg: 4.60 4.34 4.10 4/197 12760
/proc/meminfo: memFree=26668868/32872528 swapFree=1200228/1314692
[pid=12760] ppid=12757 vsize=9558476 CPUtime=0.25 cores=0,2,4,6
/proc/12760/stat : 12760 (java) S 12757 12760 8258 0 -1 4202496 4710 0 1 0 24 1 0 0 20 0 18 0 30575042 9787879424 7295 33554432000 1073741824 1073778376 140733990030896 140733990022032 252266446909 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12760/statm: 2389619 7295 2214 9 0 2380296 0
[pid=12760/tid=12761] ppid=12757 vsize=9558476 CPUtime=0.17 cores=0,2,4,6
/proc/12760/task/12761/stat : 12761 (java) R 12757 12760 8258 0 -1 4202560 2402 0 1 0 17 0 0 0 20 0 18 0 30575042 9787879424 7295 33554432000 1073741824 1073778376 140733990030896 139748387782104 139748253391218 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.25
Current children cumulated vsize (KiB) 9558476

[startup+0.300256 s]
/proc/loadavg: 4.60 4.34 4.10 4/197 12760
/proc/meminfo: memFree=26668868/32872528 swapFree=1200228/1314692
[pid=12760] ppid=12757 vsize=9558476 CPUtime=0.49 cores=0,2,4,6
/proc/12760/stat : 12760 (java) S 12757 12760 8258 0 -1 4202496 6107 0 1 0 48 1 0 0 20 0 18 0 30575042 9787879424 9783 33554432000 1073741824 1073778376 140733990030896 140733990022032 252266446909 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12760/statm: 2389619 9783 2233 9 0 2380296 0
[pid=12760/tid=12761] ppid=12757 vsize=9558476 CPUtime=0.27 cores=0,2,4,6
/proc/12760/task/12761/stat : 12761 (java) R 12757 12760 8258 0 -1 4202560 2405 0 1 0 27 0 0 0 20 0 18 0 30575042 9787879424 9783 33554432000 1073741824 1073778376 140733990030896 139748387774336 139748253447521 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 9558476

[startup+0.700211 s]
/proc/loadavg: 4.60 4.34 4.10 4/197 12760
/proc/meminfo: memFree=26668868/32872528 swapFree=1200228/1314692
[pid=12760] ppid=12757 vsize=9559080 CPUtime=1.66 cores=0,2,4,6
/proc/12760/stat : 12760 (java) S 12757 12760 8258 0 -1 4202496 23261 0 1 0 160 6 0 0 20 0 18 0 30575042 9788497920 35006 33554432000 1073741824 1073778376 140733990030896 140733990022032 252266446909 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12760/statm: 2389770 35006 2244 9 0 2380447 0
[pid=12760/tid=12761] ppid=12757 vsize=9559080 CPUtime=0.67 cores=0,2,4,6
/proc/12760/task/12761/stat : 12761 (java) R 12757 12760 8258 0 -1 4202560 2431 0 1 0 66 1 0 0 20 0 18 0 30575042 9788497920 35006 33554432000 1073741824 1073778376 140733990030896 139748387774416 139748253599200 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1.66
Current children cumulated vsize (KiB) 9559080

[startup+1.50082 s]
/proc/loadavg: 4.71 4.37 4.11 5/215 12778
/proc/meminfo: memFree=26463400/32872528 swapFree=1200228/1314692
[pid=12760] ppid=12757 vsize=9558476 CPUtime=3.33 cores=0,2,4,6
/proc/12760/stat : 12760 (java) S 12757 12760 8258 0 -1 4202496 26740 0 1 0 321 12 0 0 20 0 18 0 30575042 9787879424 59768 33554432000 1073741824 1073778376 140733990030896 140733990022032 252266446909 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12760/statm: 2389619 59768 2268 9 0 2380296 0
[pid=12760/tid=12761] ppid=12757 vsize=9558476 CPUtime=1.4 cores=0,2,4,6
/proc/12760/task/12761/stat : 12761 (java) R 12757 12760 8258 0 -1 4202560 2478 0 1 0 137 3 0 0 20 0 18 0 30575042 9787879424 59768 33554432000 1073741824 1073778376 140733990030896 139748387781560 139748253796519 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=12760/tid=12763] ppid=12757 vsize=9558476 CPUtime=0.01 cores=0,2,4,6
/proc/12760/task/12763/stat : 12763 (java) S 12757 12760 8258 0 -1 4202560 14 0 0 0 1 0 0 0 20 0 18 0 30575043 9787879424 59768 33554432000 1073741824 1073778376 140733990030896 139748376845352 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12760/tid=12764] ppid=12757 vsize=9558476 CPUtime=0.01 cores=0,2,4,6
/proc/12760/task/12764/stat : 12764 (java) S 12757 12760 8258 0 -1 4202560 8 0 0 0 1 0 0 0 20 0 18 0 30575043 9787879424 59768 33554432000 1073741824 1073778376 140733990030896 139748375792552 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12760/tid=12765] ppid=12757 vsize=9558476 CPUtime=0.01 cores=0,2,4,6
/proc/12760/task/12765/stat : 12765 (java) S 12757 12760 8258 0 -1 4202560 10 0 0 0 1 0 0 0 20 0 18 0 30575043 9787879424 59768 33554432000 1073741824 1073778376 140733990030896 139748374739752 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12760/tid=12766] ppid=12757 vsize=9558476 CPUtime=0.06 cores=0,2,4,6
/proc/12760/task/12766/stat : 12766 (java) S 12757 12760 8258 0 -1 4202560 126 0 0 0 6 0 0 0 20 0 18 0 30575043 9787879424 59768 33554432000 1073741824 1073778376 140733990030896 139748373686952 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12760/tid=12767] ppid=12757 vsize=9558476 CPUtime=0.01 cores=0,2,4,6
/proc/12760/task/12767/stat : 12767 (java) S 12757 12760 8258 0 -1 4202560 91 0 0 0 1 0 0 0 20 0 18 0 30575043 9787879424 59768 33554432000 1073741824 1073778376 140733990030896 139748372634152 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12760/tid=12768] ppid=12757 vsize=9558476 CPUtime=0.01 cores=0,2,4,6
/proc/12760/task/12768/stat : 12768 (java) S 12757 12760 8258 0 -1 4202560 83 0 0 0 1 0 0 0 20 0 18 0 30575043 9787879424 59768 33554432000 1073741824 1073778376 140733990030896 139748225792424 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12760/tid=12769] ppid=12757 vsize=9558476 CPUtime=0.02 cores=0,2,4,6
/proc/12760/task/12769/stat : 12769 (java) S 12757 12760 8258 0 -1 4202560 93 0 0 0 2 0 0 0 20 0 18 0 30575043 9787879424 59768 33554432000 1073741824 1073778376 140733990030896 139748224739624 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12760/tid=12770] ppid=12757 vsize=9558476 CPUtime=0.01 cores=0,2,4,6
/proc/12760/task/12770/stat : 12770 (java) S 12757 12760 8258 0 -1 4202560 10 0 0 0 1 0 0 0 20 0 18 0 30575043 9787879424 59768 33554432000 1073741824 1073778376 140733990030896 139748223686824 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12760/tid=12771] ppid=12757 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/12760/task/12771/stat : 12771 (java) S 12757 12760 8258 0 -1 4202560 72 0 0 0 0 0 0 0 20 0 18 0 30575044 9787879424 59768 33554432000 1073741824 1073778376 140733990030896 139748211489768 252266461097 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12760/tid=12772] ppid=12757 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/12760/task/12772/stat : 12772 (java) S 12757 12760 8258 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 30575044 9787879424 59768 33554432000 1073741824 1073778376 140733990030896 139748210435832 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12760/tid=12773] ppid=12757 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/12760/task/12773/stat : 12773 (java) S 12757 12760 8258 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 30575044 9787879424 59768 33554432000 1073741824 1073778376 140733990030896 139748209382920 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12760/tid=12774] ppid=12757 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/12760/task/12774/stat : 12774 (java) S 12757 12760 8258 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 30575046 9787879424 59768 33554432000 1073741824 1073778376 140733990030896 139748208331408 252266469152 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12760/tid=12775] ppid=12757 vsize=9558476 CPUtime=0.79 cores=0,2,4,6
/proc/12760/task/12775/stat : 12775 (java) S 12757 12760 8258 0 -1 4202560 9525 0 0 0 77 2 0 0 20 0 18 0 30575046 9787879424 59768 33554432000 1073741824 1073778376 140733990030896 139748207278520 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12760/tid=12776] ppid=12757 vsize=9558476 CPUtime=0.82 cores=0,2,4,6
/proc/12760/task/12776/stat : 12776 (java) S 12757 12760 8258 0 -1 4202560 12980 0 0 0 79 3 0 0 20 0 18 0 30575046 9787879424 59768 33554432000 1073741824 1073778376 140733990030896 139748206225720 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12760/tid=12777] ppid=12757 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/12760/task/12777/stat : 12777 (java) S 12757 12760 8258 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 30575046 9787879424 59768 33554432000 1073741824 1073778376 140733990030896 139748205173112 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12760/tid=12778] ppid=12757 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/12760/task/12778/stat : 12778 (java) S 12757 12760 8258 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 30575046 9787879424 59768 33554432000 1073741824 1073778376 140733990030896 139748204120520 252266461097 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 3.33
Current children cumulated vsize (KiB) 9558476

[startup+3.10074 s]
/proc/loadavg: 4.71 4.37 4.11 5/215 12778
/proc/meminfo: memFree=26273932/32872528 swapFree=1200228/1314692
[pid=12760] ppid=12757 vsize=9824732 CPUtime=7.63 cores=0,2,4,6
/proc/12760/stat : 12760 (java) S 12757 12760 8258 0 -1 4202496 33506 0 1 0 743 20 0 0 20 0 22 0 30575042 10060525568 100541 33554432000 1073741824 1073778376 140733990030896 140733990022032 252266446909 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12760/statm: 2456183 100541 2285 9 0 2446860 0
[pid=12760/tid=12761] ppid=12757 vsize=9824732 CPUtime=2.03 cores=0,2,4,6
/proc/12760/task/12761/stat : 12761 (java) S 12757 12760 8258 0 -1 4202560 2538 0 1 0 199 4 0 0 20 0 22 0 30575042 10060525568 100541 33554432000 1073741824 1073778376 140733990030896 139748387783544 252266461097 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12760/tid=12763] ppid=12757 vsize=9824732 CPUtime=0.08 cores=0,2,4,6
/proc/12760/task/12763/stat : 12763 (java) S 12757 12760 8258 0 -1 4202560 44 0 0 0 6 2 0 0 20 0 22 0 30575043 10060525568 100541 33554432000 1073741824 1073778376 140733990030896 139748376845352 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12760/tid=12764] ppid=12757 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/12760/task/12764/stat : 12764 (java) S 12757 12760 8258 0 -1 4202560 20 0 0 0 3 0 0 0 20 0 22 0 30575043 10060525568 100541 33554432000 1073741824 1073778376 140733990030896 139748375792552 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12760/tid=12765] ppid=12757 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/12760/task/12765/stat : 12765 (java) S 12757 12760 8258 0 -1 4202560 24 0 0 0 2 1 0 0 20 0 22 0 30575043 10060525568 100541 33554432000 1073741824 1073778376 140733990030896 139748374739752 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12760/tid=12766] ppid=12757 vsize=9824732 CPUtime=0.08 cores=0,2,4,6
/proc/12760/task/12766/stat : 12766 (java) S 12757 12760 8258 0 -1 4202560 133 0 0 0 6 2 0 0 20 0 22 0 30575043 10060525568 100541 33554432000 1073741824 1073778376 140733990030896 139748373686952 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12760/tid=12767] ppid=12757 vsize=9824732 CPUtime=0.07 cores=0,2,4,6
/proc/12760/task/12767/stat : 12767 (java) S 12757 12760 8258 0 -1 4202560 116 0 0 0 5 2 0 0 20 0 22 0 30575043 10060525568 100541 33554432000 1073741824 1073778376 140733990030896 139748372634152 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12760/tid=12768] ppid=12757 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/12760/task/12768/stat : 12768 (java) S 12757 12760 8258 0 -1 4202560 97 0 0 0 3 0 0 0 20 0 22 0 30575043 10060525568 100541 33554432000 1073741824 1073778376 140733990030896 139748225792424 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12760/tid=12769] ppid=12757 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/12760/task/12769/stat : 12769 (java) S 12757 12760 8258 0 -1 4202560 99 0 0 0 4 0 0 0 20 0 22 0 30575043 10060525568 100541 33554432000 1073741824 1073778376 140733990030896 139748224739624 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12760/tid=12770] ppid=12757 vsize=9824732 CPUtime=0.09 cores=0,2,4,6
/proc/12760/task/12770/stat : 12770 (java) S 12757 12760 8258 0 -1 4202560 39 0 0 0 7 2 0 0 20 0 22 0 30575043 10060525568 100541 33554432000 1073741824 1073778376 140733990030896 139748223686824 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12760/tid=12771] ppid=12757 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12760/task/12771/stat : 12771 (java) S 12757 12760 8258 0 -1 4202560 199 0 0 0 0 0 0 0 20 0 22 0 30575044 10060525568 100541 33554432000 1073741824 1073778376 140733990030896 139748211489768 252266461097 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12760/tid=12772] ppid=12757 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12760/task/12772/stat : 12772 (java) S 12757 12760 8258 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 30575044 10060525568 100541 33554432000 1073741824 1073778376 140733990030896 139748210435832 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12760/tid=12773] ppid=12757 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12760/task/12773/stat : 12773 (java) S 12757 12760 8258 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 30575044 10060525568 100541 33554432000 1073741824 1073778376 140733990030896 139748209382920 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12760/tid=12774] ppid=12757 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12760/task/12774/stat : 12774 (java) S 12757 12760 8258 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30575046 10060525568 100541 33554432000 1073741824 1073778376 140733990030896 139748208331408 252266469152 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12760/tid=12775] ppid=12757 vsize=9824732 CPUtime=1.58 cores=0,2,4,6
/proc/12760/task/12775/stat : 12775 (java) S 12757 12760 8258 0 -1 4202560 10562 0 0 0 156 2 0 0 20 0 22 0 30575046 10060525568 100541 33554432000 1073741824 1073778376 140733990030896 139748207278520 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12760/tid=12776] ppid=12757 vsize=9824732 CPUtime=1.66 cores=0,2,4,6
/proc/12760/task/12776/stat : 12776 (java) R 12757 12760 8258 0 -1 4202560 18327 0 0 0 162 4 0 0 20 0 22 0 30575046 10060525568 100541 33554432000 1073741824 1073778376 140733990030896 139748206225600 139748394241952 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
[pid=12760/tid=12777] ppid=12757 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12760/task/12777/stat : 12777 (java) S 12757 12760 8258 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30575046 10060525568 100541 33554432000 1073741824 1073778376 140733990030896 139748205173112 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12760/tid=12778] ppid=12757 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12760/task/12778/stat : 12778 (java) S 12757 12760 8258 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30575046 10060525568 100541 33554432000 1073741824 1073778376 140733990030896 139748204120520 252266461097 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 7.63
Current children cumulated vsize (KiB) 9824732

[startup+6.30095 s]
/proc/loadavg: 4.71 4.37 4.11 12/219 12782
/proc/meminfo: memFree=25994028/32872528 swapFree=1200228/1314692
[pid=12760] ppid=12757 vsize=9824732 CPUtime=14.67 cores=0,2,4,6
/proc/12760/stat : 12760 (java) S 12757 12760 8258 0 -1 4202496 35421 0 1 0 1437 30 0 0 20 0 22 0 30575042 10060525568 170470 33554432000 1073741824 1073778376 140733990030896 140733990022032 252266446909 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12760/statm: 2456183 170470 2291 9 0 2446860 0
[pid=12760/tid=12761] ppid=12757 vsize=9824732 CPUtime=2.03 cores=0,2,4,6
/proc/12760/task/12761/stat : 12761 (java) S 12757 12760 8258 0 -1 4202560 2538 0 1 0 199 4 0 0 20 0 22 0 30575042 10060525568 170470 33554432000 1073741824 1073778376 140733990030896 139748387783544 252266461097 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12760/tid=12763] ppid=12757 vsize=9824732 CPUtime=0.12 cores=0,2,4,6
/proc/12760/task/12763/stat : 12763 (java) S 12757 12760 8258 0 -1 4202560 68 0 0 0 9 3 0 0 20 0 22 0 30575043 10060525568 170470 33554432000 1073741824 1073778376 140733990030896 139748376845352 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12760/tid=12764] ppid=12757 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/12760/task/12764/stat : 12764 (java) S 12757 12760 8258 0 -1 4202560 33 0 0 0 4 1 0 0 20 0 22 0 30575043 10060525568 170470 33554432000 1073741824 1073778376 140733990030896 139748375792552 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12760/tid=12765] ppid=12757 vsize=9824732 CPUtime=0.07 cores=0,2,4,6
/proc/12760/task/12765/stat : 12765 (java) S 12757 12760 8258 0 -1 4202560 36 0 0 0 5 2 0 0 20 0 22 0 30575043 10060525568 170470 33554432000 1073741824 1073778376 140733990030896 139748374739752 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12760/tid=12766] ppid=12757 vsize=9824732 CPUtime=0.13 cores=0,2,4,6
/proc/12760/task/12766/stat : 12766 (java) S 12757 12760 8258 0 -1 4202560 171 0 0 0 10 3 0 0 20 0 22 0 30575043 10060525568 170470 33554432000 1073741824 1073778376 140733990030896 139748373686952 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12760/tid=12767] ppid=12757 vsize=9824732 CPUtime=0.1 cores=0,2,4,6
/proc/12760/task/12767/stat : 12767 (java) S 12757 12760 8258 0 -1 4202560 146 0 0 0 8 2 0 0 20 0 22 0 30575043 10060525568 170470 33554432000 1073741824 1073778376 140733990030896 139748372634152 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12760/tid=12768] ppid=12757 vsize=9824732 CPUtime=0.06 cores=0,2,4,6
/proc/12760/task/12768/stat : 12768 (java) S 12757 12760 8258 0 -1 4202560 113 0 0 0 5 1 0 0 20 0 22 0 30575043 10060525568 170470 33554432000 1073741824 1073778376 140733990030896 139748225792424 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12760/tid=12769] ppid=12757 vsize=9824732 CPUtime=0.12 cores=0,2,4,6
/proc/12760/task/12769/stat : 12769 (java) S 12757 12760 8258 0 -1 4202560 132 0 0 0 10 2 0 0 20 0 22 0 30575043 10060525568 170470 33554432000 1073741824 1073778376 140733990030896 139748224739624 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12760/tid=12770] ppid=12757 vsize=9824732 CPUtime=0.15 cores=0,2,4,6
/proc/12760/task/12770/stat : 12770 (java) S 12757 12760 8258 0 -1 4202560 84 0 0 0 12 3 0 0 20 0 22 0 30575043 10060525568 170470 33554432000 1073741824 1073778376 140733990030896 139748223686824 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12760/tid=12771] ppid=12757 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12760/task/12771/stat : 12771 (java) S 12757 12760 8258 0 -1 4202560 475 0 0 0 0 0 0 0 20 0 22 0 30575044 10060525568 170470 33554432000 1073741824 1073778376 140733990030896 139748211489768 252266461097 0 0 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12760/tid=12772] ppid=12757 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12760/task/12772/stat : 12772 (java) S 12757 12760 8258 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 30575044 10060525568 170470 33554432000 1073741824 1073778376 140733990030896 139748210435832 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12760/tid=12773] ppid=12757 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12760/task/12773/stat : 12773 (java) S 12757 12760 8258 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 30575044 10060525568 170470 33554432000 1073741824 1073778376 140733990030896 139748209382920 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12760/tid=12774] ppid=12757 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12760/task/12774/stat : 12774 (java) S 12757 12760 8258 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30575046 10060525568 170470 33554432000 1073741824 1073778376 140733990030896 139748208331408 252266469152 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12760/tid=12775] ppid=12757 vsize=9824732 CPUtime=1.84 cores=0,2,4,6
/proc/12760/task/12775/stat : 12775 (java) S 12757 12760 8258 0 -1 4202560 10568 0 0 0 182 2 0 0 20 0 22 0 30575046 10060525568 170470 33554432000 1073741824 1073778376 140733990030896 139748207278520 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12760/tid=12776] ppid=12757 vsize=9824732 CPUtime=1.9 cores=0,2,4,6
/proc/12760/task/12776/stat : 12776 (java) S 12757 12760 8258 0 -1 4202560 19459 0 0 0 186 4 0 0 20 0 22 0 30575046 10060525568 170470 33554432000 1073741824 1073778376 140733990030896 139748206225720 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12760/tid=12777] ppid=12757 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12760/task/12777/stat : 12777 (java) S 12757 12760 8258 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30575046 10060525568 170470 33554432000 1073741824 1073778376 140733990030896 139748205173112 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12760/tid=12778] ppid=12757 vsize=9824732 CPUtime=0 cores=0,2,4,6

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

/proc/12760/task/12765/stat : 12765 (java) S 12757 12760 8258 0 -1 4202560 544 0 0 0 437 17 0 0 20 0 22 0 30575043 10060525568 986314 33554432000 1073741824 1073778376 140733990030896 139748374739752 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12760/tid=12766] ppid=12757 vsize=9824732 CPUtime=4.49 cores=0,2,4,6
/proc/12760/task/12766/stat : 12766 (java) S 12757 12760 8258 0 -1 4202560 674 0 0 0 432 17 0 0 20 0 22 0 30575043 10060525568 986314 33554432000 1073741824 1073778376 140733990030896 139748373686952 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12760/tid=12767] ppid=12757 vsize=9824732 CPUtime=4.54 cores=0,2,4,6
/proc/12760/task/12767/stat : 12767 (java) S 12757 12760 8258 0 -1 4202560 1041 0 0 0 437 17 0 0 20 0 22 0 30575043 10060525568 986314 33554432000 1073741824 1073778376 140733990030896 139748372634152 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12760/tid=12768] ppid=12757 vsize=9824732 CPUtime=4.59 cores=0,2,4,6
/proc/12760/task/12768/stat : 12768 (java) S 12757 12760 8258 0 -1 4202560 740 0 0 0 444 15 0 0 20 0 22 0 30575043 10060525568 986314 33554432000 1073741824 1073778376 140733990030896 139748225792424 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12760/tid=12769] ppid=12757 vsize=9824732 CPUtime=5.11 cores=0,2,4,6
/proc/12760/task/12769/stat : 12769 (java) S 12757 12760 8258 0 -1 4202560 831 0 0 0 492 19 0 0 20 0 22 0 30575043 10060525568 986314 33554432000 1073741824 1073778376 140733990030896 139748224739624 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12760/tid=12770] ppid=12757 vsize=9824732 CPUtime=4.79 cores=0,2,4,6
/proc/12760/task/12770/stat : 12770 (java) S 12757 12760 8258 0 -1 4202560 577 0 0 0 462 17 0 0 20 0 22 0 30575043 10060525568 986314 33554432000 1073741824 1073778376 140733990030896 139748223686824 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12760/tid=12771] ppid=12757 vsize=9824732 CPUtime=4.86 cores=0,2,4,6
/proc/12760/task/12771/stat : 12771 (java) S 12757 12760 8258 0 -1 4202560 2627 0 0 0 474 12 0 0 20 0 22 0 30575044 10060525568 986314 33554432000 1073741824 1073778376 140733990030896 139748211489768 252266461097 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12760/tid=12772] ppid=12757 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12760/task/12772/stat : 12772 (java) S 12757 12760 8258 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 30575044 10060525568 986314 33554432000 1073741824 1073778376 140733990030896 139748210435832 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12760/tid=12773] ppid=12757 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12760/task/12773/stat : 12773 (java) S 12757 12760 8258 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 30575044 10060525568 986314 33554432000 1073741824 1073778376 140733990030896 139748209382920 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12760/tid=12774] ppid=12757 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12760/task/12774/stat : 12774 (java) S 12757 12760 8258 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30575046 10060525568 986314 33554432000 1073741824 1073778376 140733990030896 139748208331408 252266469152 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12760/tid=12775] ppid=12757 vsize=9824732 CPUtime=2.41 cores=0,2,4,6
/proc/12760/task/12775/stat : 12775 (java) S 12757 12760 8258 0 -1 4202560 10653 0 0 0 239 2 0 0 20 0 22 0 30575046 10060525568 986314 33554432000 1073741824 1073778376 140733990030896 139748207278520 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12760/tid=12776] ppid=12757 vsize=9824732 CPUtime=2.32 cores=0,2,4,6
/proc/12760/task/12776/stat : 12776 (java) S 12757 12760 8258 0 -1 4202560 19476 0 0 0 228 4 0 0 20 0 22 0 30575046 10060525568 986314 33554432000 1073741824 1073778376 140733990030896 139748206225720 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12760/tid=12777] ppid=12757 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12760/task/12777/stat : 12777 (java) S 12757 12760 8258 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30575046 10060525568 986314 33554432000 1073741824 1073778376 140733990030896 139748205173112 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12760/tid=12778] ppid=12757 vsize=9824732 CPUtime=0.29 cores=0,2,4,6
/proc/12760/task/12778/stat : 12778 (java) S 12757 12760 8258 0 -1 4202560 46 0 0 0 12 17 0 0 20 0 22 0 30575046 10060525568 986314 33554432000 1073741824 1073778376 140733990030896 139748204120520 252266461097 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12760/tid=12779] ppid=12757 vsize=9824732 CPUtime=803.71 cores=0,2,4,6
/proc/12760/task/12779/stat : 12779 (java) R 12757 12760 8258 0 -1 4202560 90 0 0 0 80358 13 0 0 20 0 22 0 30575263 10060525568 986314 33554432000 1073741824 1073778376 140733990030896 139748203065408 139748254787669 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=12760/tid=12780] ppid=12757 vsize=9824732 CPUtime=803.68 cores=0,2,4,6
/proc/12760/task/12780/stat : 12780 (java) R 12757 12760 8258 0 -1 4202560 1709 0 0 0 80323 45 0 0 20 0 22 0 30575263 10060525568 986314 33554432000 1073741824 1073778376 140733990030896 139748202011680 139748254169658 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=12760/tid=12781] ppid=12757 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12760/task/12781/stat : 12781 (java) S 12757 12760 8258 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 30575270 10060525568 986314 33554432000 1073741824 1073778376 140733990030896 139748200961448 252266461097 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12760/tid=12782] ppid=12757 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12760/task/12782/stat : 12782 (java) S 12757 12760 8258 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 30575270 10060525568 986314 33554432000 1073741824 1073778376 140733990030896 139748199908648 252266461097 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1659.82
Current children cumulated vsize (KiB) 9824732

[startup+882.308 s]
/proc/loadavg: 4.15 4.20 4.17 5/219 12873
/proc/meminfo: memFree=22631060/32872528 swapFree=1200228/1314692
[pid=12760] ppid=12757 vsize=9824732 CPUtime=1781.23 cores=0,2,4,6
/proc/12760/stat : 12760 (java) S 12757 12760 8258 0 -1 4202496 44389 0 1 0 177919 204 0 0 20 0 22 0 30575042 10060525568 1001564 33554432000 1073741824 1073778376 140733990030896 140733990022032 252266446909 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12760/statm: 2456183 1001564 2300 9 0 2446860 0
[pid=12760/tid=12761] ppid=12757 vsize=9824732 CPUtime=2.06 cores=0,2,4,6
/proc/12760/task/12761/stat : 12761 (java) S 12757 12760 8258 0 -1 4202560 2562 0 1 0 201 5 0 0 20 0 22 0 30575042 10060525568 1001564 33554432000 1073741824 1073778376 140733990030896 139748387783544 252266461097 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12760/tid=12763] ppid=12757 vsize=9824732 CPUtime=4.4 cores=0,2,4,6
/proc/12760/task/12763/stat : 12763 (java) S 12757 12760 8258 0 -1 4202560 598 0 0 0 425 15 0 0 20 0 22 0 30575043 10060525568 1001564 33554432000 1073741824 1073778376 140733990030896 139748376845352 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12760/tid=12764] ppid=12757 vsize=9824732 CPUtime=4.78 cores=0,2,4,6
/proc/12760/task/12764/stat : 12764 (java) S 12757 12760 8258 0 -1 4202560 705 0 0 0 461 17 0 0 20 0 22 0 30575043 10060525568 1001564 33554432000 1073741824 1073778376 140733990030896 139748375792552 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12760/tid=12765] ppid=12757 vsize=9824732 CPUtime=4.83 cores=0,2,4,6
/proc/12760/task/12765/stat : 12765 (java) S 12757 12760 8258 0 -1 4202560 552 0 0 0 466 17 0 0 20 0 22 0 30575043 10060525568 1001564 33554432000 1073741824 1073778376 140733990030896 139748374739752 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12760/tid=12766] ppid=12757 vsize=9824732 CPUtime=4.74 cores=0,2,4,6
/proc/12760/task/12766/stat : 12766 (java) S 12757 12760 8258 0 -1 4202560 678 0 0 0 456 18 0 0 20 0 22 0 30575043 10060525568 1001564 33554432000 1073741824 1073778376 140733990030896 139748373686952 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12760/tid=12767] ppid=12757 vsize=9824732 CPUtime=5.1 cores=0,2,4,6
/proc/12760/task/12767/stat : 12767 (java) S 12757 12760 8258 0 -1 4202560 1153 0 0 0 493 17 0 0 20 0 22 0 30575043 10060525568 1001564 33554432000 1073741824 1073778376 140733990030896 139748372634152 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12760/tid=12768] ppid=12757 vsize=9824732 CPUtime=4.88 cores=0,2,4,6
/proc/12760/task/12768/stat : 12768 (java) S 12757 12760 8258 0 -1 4202560 815 0 0 0 472 16 0 0 20 0 22 0 30575043 10060525568 1001564 33554432000 1073741824 1073778376 140733990030896 139748225792424 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12760/tid=12769] ppid=12757 vsize=9824732 CPUtime=5.4 cores=0,2,4,6
/proc/12760/task/12769/stat : 12769 (java) S 12757 12760 8258 0 -1 4202560 835 0 0 0 521 19 0 0 20 0 22 0 30575043 10060525568 1001564 33554432000 1073741824 1073778376 140733990030896 139748224739624 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12760/tid=12770] ppid=12757 vsize=9824732 CPUtime=5.06 cores=0,2,4,6
/proc/12760/task/12770/stat : 12770 (java) S 12757 12760 8258 0 -1 4202560 605 0 0 0 489 17 0 0 20 0 22 0 30575043 10060525568 1001564 33554432000 1073741824 1073778376 140733990030896 139748223686824 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12760/tid=12771] ppid=12757 vsize=9824732 CPUtime=4.87 cores=0,2,4,6
/proc/12760/task/12771/stat : 12771 (java) S 12757 12760 8258 0 -1 4202560 2638 0 0 0 475 12 0 0 20 0 22 0 30575044 10060525568 1001564 33554432000 1073741824 1073778376 140733990030896 139748211489768 252266461097 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12760/tid=12772] ppid=12757 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12760/task/12772/stat : 12772 (java) S 12757 12760 8258 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 30575044 10060525568 1001564 33554432000 1073741824 1073778376 140733990030896 139748210435832 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12760/tid=12773] ppid=12757 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12760/task/12773/stat : 12773 (java) S 12757 12760 8258 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 30575044 10060525568 1001564 33554432000 1073741824 1073778376 140733990030896 139748209382920 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12760/tid=12774] ppid=12757 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12760/task/12774/stat : 12774 (java) S 12757 12760 8258 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30575046 10060525568 1001564 33554432000 1073741824 1073778376 140733990030896 139748208331408 252266469152 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12760/tid=12775] ppid=12757 vsize=9824732 CPUtime=2.41 cores=0,2,4,6
/proc/12760/task/12775/stat : 12775 (java) S 12757 12760 8258 0 -1 4202560 10653 0 0 0 239 2 0 0 20 0 22 0 30575046 10060525568 1001564 33554432000 1073741824 1073778376 140733990030896 139748207278520 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12760/tid=12776] ppid=12757 vsize=9824732 CPUtime=2.32 cores=0,2,4,6
/proc/12760/task/12776/stat : 12776 (java) S 12757 12760 8258 0 -1 4202560 19476 0 0 0 228 4 0 0 20 0 22 0 30575046 10060525568 1001564 33554432000 1073741824 1073778376 140733990030896 139748206225720 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12760/tid=12777] ppid=12757 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12760/task/12777/stat : 12777 (java) S 12757 12760 8258 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30575046 10060525568 1001564 33554432000 1073741824 1073778376 140733990030896 139748205173112 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12760/tid=12778] ppid=12757 vsize=9824732 CPUtime=0.32 cores=0,2,4,6
/proc/12760/task/12778/stat : 12778 (java) S 12757 12760 8258 0 -1 4202560 50 0 0 0 12 20 0 0 20 0 22 0 30575046 10060525568 1001564 33554432000 1073741824 1073778376 140733990030896 139748204120520 252266461097 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12760/tid=12779] ppid=12757 vsize=9824732 CPUtime=862.83 cores=0,2,4,6
/proc/12760/task/12779/stat : 12779 (java) R 12757 12760 8258 0 -1 4202560 93 0 0 0 86269 14 0 0 20 0 22 0 30575263 10060525568 1001564 33554432000 1073741824 1073778376 140733990030896 139748203057680 139748254274392 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=12760/tid=12780] ppid=12757 vsize=9824732 CPUtime=862.79 cores=0,2,4,6
/proc/12760/task/12780/stat : 12780 (java) R 12757 12760 8258 0 -1 4202560 1713 0 0 0 86233 46 0 0 20 0 22 0 30575263 10060525568 1001564 33554432000 1073741824 1073778376 140733990030896 139748202012512 139748254149337 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=12760/tid=12781] ppid=12757 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12760/task/12781/stat : 12781 (java) S 12757 12760 8258 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 30575270 10060525568 1001564 33554432000 1073741824 1073778376 140733990030896 139748200961448 252266461097 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12760/tid=12782] ppid=12757 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12760/task/12782/stat : 12782 (java) S 12757 12760 8258 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 30575270 10060525568 1001564 33554432000 1073741824 1073778376 140733990030896 139748199908648 252266461097 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1781.23
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+891.601 s]
/proc/loadavg: 4.20 4.21 4.17 5/219 12874
/proc/meminfo: memFree=22612376/32872528 swapFree=1200228/1314692
[pid=12760] ppid=12757 vsize=9824732 CPUtime=1800.03 cores=0,2,4,6
/proc/12760/stat : 12760 (java) S 12757 12760 8258 0 -1 4202496 44409 0 1 0 179798 205 0 0 20 0 22 0 30575042 10060525568 1005148 33554432000 1073741824 1073778376 140733990030896 140733990022032 252266446909 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12760/statm: 2456183 1005148 2300 9 0 2446860 0
[pid=12760/tid=12761] ppid=12757 vsize=9824732 CPUtime=2.06 cores=0,2,4,6
/proc/12760/task/12761/stat : 12761 (java) S 12757 12760 8258 0 -1 4202560 2562 0 1 0 201 5 0 0 20 0 22 0 30575042 10060525568 1005148 33554432000 1073741824 1073778376 140733990030896 139748387783544 252266461097 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12760/tid=12763] ppid=12757 vsize=9824732 CPUtime=4.47 cores=0,2,4,6
/proc/12760/task/12763/stat : 12763 (java) S 12757 12760 8258 0 -1 4202560 600 0 0 0 432 15 0 0 20 0 22 0 30575043 10060525568 1005148 33554432000 1073741824 1073778376 140733990030896 139748376845352 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12760/tid=12764] ppid=12757 vsize=9824732 CPUtime=4.81 cores=0,2,4,6
/proc/12760/task/12764/stat : 12764 (java) S 12757 12760 8258 0 -1 4202560 707 0 0 0 464 17 0 0 20 0 22 0 30575043 10060525568 1005148 33554432000 1073741824 1073778376 140733990030896 139748375792552 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12760/tid=12765] ppid=12757 vsize=9824732 CPUtime=4.87 cores=0,2,4,6
/proc/12760/task/12765/stat : 12765 (java) S 12757 12760 8258 0 -1 4202560 553 0 0 0 470 17 0 0 20 0 22 0 30575043 10060525568 1005148 33554432000 1073741824 1073778376 140733990030896 139748374739752 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12760/tid=12766] ppid=12757 vsize=9824732 CPUtime=4.78 cores=0,2,4,6
/proc/12760/task/12766/stat : 12766 (java) S 12757 12760 8258 0 -1 4202560 679 0 0 0 460 18 0 0 20 0 22 0 30575043 10060525568 1005148 33554432000 1073741824 1073778376 140733990030896 139748373686952 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12760/tid=12767] ppid=12757 vsize=9824732 CPUtime=5.14 cores=0,2,4,6
/proc/12760/task/12767/stat : 12767 (java) S 12757 12760 8258 0 -1 4202560 1155 0 0 0 497 17 0 0 20 0 22 0 30575043 10060525568 1005148 33554432000 1073741824 1073778376 140733990030896 139748372634152 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12760/tid=12768] ppid=12757 vsize=9824732 CPUtime=4.99 cores=0,2,4,6
/proc/12760/task/12768/stat : 12768 (java) S 12757 12760 8258 0 -1 4202560 820 0 0 0 483 16 0 0 20 0 22 0 30575043 10060525568 1005148 33554432000 1073741824 1073778376 140733990030896 139748225792424 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12760/tid=12769] ppid=12757 vsize=9824732 CPUtime=5.43 cores=0,2,4,6
/proc/12760/task/12769/stat : 12769 (java) S 12757 12760 8258 0 -1 4202560 837 0 0 0 524 19 0 0 20 0 22 0 30575043 10060525568 1005148 33554432000 1073741824 1073778376 140733990030896 139748224739624 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12760/tid=12770] ppid=12757 vsize=9824732 CPUtime=5.13 cores=0,2,4,6
/proc/12760/task/12770/stat : 12770 (java) S 12757 12760 8258 0 -1 4202560 609 0 0 0 496 17 0 0 20 0 22 0 30575043 10060525568 1005148 33554432000 1073741824 1073778376 140733990030896 139748223686824 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12760/tid=12771] ppid=12757 vsize=9824732 CPUtime=4.87 cores=0,2,4,6
/proc/12760/task/12771/stat : 12771 (java) S 12757 12760 8258 0 -1 4202560 2638 0 0 0 475 12 0 0 20 0 22 0 30575044 10060525568 1005148 33554432000 1073741824 1073778376 140733990030896 139748211489768 252266461097 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12760/tid=12772] ppid=12757 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12760/task/12772/stat : 12772 (java) S 12757 12760 8258 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 30575044 10060525568 1005148 33554432000 1073741824 1073778376 140733990030896 139748210435832 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12760/tid=12773] ppid=12757 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12760/task/12773/stat : 12773 (java) S 12757 12760 8258 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 30575044 10060525568 1005148 33554432000 1073741824 1073778376 140733990030896 139748209382920 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12760/tid=12774] ppid=12757 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12760/task/12774/stat : 12774 (java) S 12757 12760 8258 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30575046 10060525568 1005148 33554432000 1073741824 1073778376 140733990030896 139748208331408 252266469152 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12760/tid=12775] ppid=12757 vsize=9824732 CPUtime=2.41 cores=0,2,4,6
/proc/12760/task/12775/stat : 12775 (java) S 12757 12760 8258 0 -1 4202560 10653 0 0 0 239 2 0 0 20 0 22 0 30575046 10060525568 1005148 33554432000 1073741824 1073778376 140733990030896 139748207278520 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12760/tid=12776] ppid=12757 vsize=9824732 CPUtime=2.32 cores=0,2,4,6
/proc/12760/task/12776/stat : 12776 (java) S 12757 12760 8258 0 -1 4202560 19476 0 0 0 228 4 0 0 20 0 22 0 30575046 10060525568 1005148 33554432000 1073741824 1073778376 140733990030896 139748206225720 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12760/tid=12777] ppid=12757 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12760/task/12777/stat : 12777 (java) S 12757 12760 8258 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30575046 10060525568 1005148 33554432000 1073741824 1073778376 140733990030896 139748205173112 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12760/tid=12778] ppid=12757 vsize=9824732 CPUtime=0.34 cores=0,2,4,6
/proc/12760/task/12778/stat : 12778 (java) S 12757 12760 8258 0 -1 4202560 50 0 0 0 14 20 0 0 20 0 22 0 30575046 10060525568 1005148 33554432000 1073741824 1073778376 140733990030896 139748204120520 252266461097 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12760/tid=12779] ppid=12757 vsize=9824732 CPUtime=871.98 cores=0,2,4,6
/proc/12760/task/12779/stat : 12779 (java) R 12757 12760 8258 0 -1 4202560 94 0 0 0 87184 14 0 0 20 0 22 0 30575263 10060525568 1005148 33554432000 1073741824 1073778376 140733990030896 139748203065408 139748254787627 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=12760/tid=12780] ppid=12757 vsize=9824732 CPUtime=871.94 cores=0,2,4,6
/proc/12760/task/12780/stat : 12780 (java) R 12757 12760 8258 0 -1 4202560 1713 0 0 0 87148 46 0 0 20 0 22 0 30575263 10060525568 1005148 33554432000 1073741824 1073778376 140733990030896 139748202011680 139748254203592 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=12760/tid=12781] ppid=12757 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12760/task/12781/stat : 12781 (java) S 12757 12760 8258 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 30575270 10060525568 1005148 33554432000 1073741824 1073778376 140733990030896 139748200961448 252266461097 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12760/tid=12782] ppid=12757 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12760/task/12782/stat : 12782 (java) S 12757 12760 8258 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 30575270 10060525568 1005148 33554432000 1073741824 1073778376 140733990030896 139748199908648 252266461097 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1800.03
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 12760 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 12760 and gives
#  childrusage.ru_utime.tv_sec=1793
#  childrusage.ru_utime.tv_usec=418358
#  childrusage.ru_stime.tv_sec=2
#  childrusage.ru_stime.tv_usec=561610
# CPU time returned by wait4() is 1795.98
# while last known CPU time is 1800.03
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 891.675
CPU time (s): 1800.03
CPU user time (s): 1797.98
CPU system time (s): 2.05
CPU usage (%): 201.871
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.42
system time used= 2.56161
maximum resident set size= 4020708
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 44442
page faults= 1
swaps= 0
block input operations= 0
block output operations= 952
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 24061
involuntary context switches= 29191

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.67314 second user time and 7.2239 second system time

The end

Launcher Data

Begin job on node131 at 2016-06-18 23:28:05
IDJOB=4107930
IDBENCH=74232
IDSOLVER=2543
FILE ID=node131/4107930-1466285285
RUNJOBID= node131-1466276277-8274
PBS_JOBID= 19918257
Free space on /tmp= 71696 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB10/normalized-PB10/DEC-SMALLINT-LIN/oliveras/j120/normalized-j12036_4-sat.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4107930-1466285285/watcher-4107930-1466285285 -o /tmp/evaluation-result-4107930-1466285285/solver-4107930-1466285285 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node131-1466276277-8274 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4107930-1466285285.opb

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

MD5SUM BENCH= b4d4215a44d43278004dfcd0ea549fa8
RANDOM SEED=2060599788

node131.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.752
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.50
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.752
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.752
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.57
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.752
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.56
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.752
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.752
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.56
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.752
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.57
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.752
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:        26668784 kB
Buffers:          165108 kB
Cached:           234216 kB
SwapCached:         1460 kB
Active:          3841764 kB
Inactive:         281936 kB
Active(anon):    3723792 kB
Inactive(anon):     2920 kB
Active(file):     117972 kB
Inactive(file):   279016 kB
Unevictable:     1314692 kB
Mlocked:         1200228 kB
SwapTotal:      67108856 kB
SwapFree:       67099856 kB
Dirty:              7272 kB
Writeback:             0 kB
AnonPages:       5056644 kB
Mapped:            15160 kB
Shmem:                 0 kB
Slab:             606164 kB
SReclaimable:      49636 kB
SUnreclaim:       556528 kB
KernelStack:        1624 kB
PageTables:        14232 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    5456892 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3753984 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= 71696 MiB
End job on node131 at 2016-06-18 23:42:57