Trace number 4101069

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 Resolution PB16? (TO) 1800.07 1784.64

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/ftp.netlib.org/
lp/data/normalized-reduced-mps-v2-20-10-fffff800.opb
MD5SUMf2e3e708ab88850fd5a3cdf379c0e388
Bench CategoryOPT-SMALLINT (optimisation, small 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
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables25620
Total number of constraints524
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 constraints524
Minimum length of a constraint30
Maximum length of a constraint7530
Number of terms in the objective function 240
Biggest coefficient in the objective function 32769
Number of bits for the biggest coefficient in the objective function 16
Sum of the numbers in the objective function 524520
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 262145
Number of bits of the biggest number in a constraint 19
Biggest sum of numbers in a constraint 530865
Number of bits of the biggest sum of numbers20
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.09	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.09	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.09	c See www.sat4j.org for details.
0.00/0.09	c version PB16.v20160501
0.00/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.09	c java.vm.version	19.1-b02
0.00/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.09	c sun.arch.data.model	64
0.00/0.09	c java.version		1.6.0_24
0.00/0.09	c os.name		Linux
0.00/0.09	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.09	c os.arch		amd64
0.00/0.09	c Free memory 		501472288
0.00/0.09	c Max memory 		7480803328
0.00/0.09	c Total memory 		504102912
0.00/0.09	c Number of processors 	8
0.09/0.11	c Pseudo Boolean Optimization by upper bound
0.09/0.11	c --- Begin Solver configuration ---
0.09/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@587bd9f2
0.09/0.11	c Learn all clauses as in MiniSAT
0.09/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.09/0.11	c No reason simplification
0.09/0.11	c Glucose 2.1 dynamic restart strategy
0.09/0.11	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.09/0.11	c timeout=2147483s
0.09/0.11	c DB Simplification allowed=false
0.09/0.11	c Listener: org.sat4j.minisat.core.VoidTracing@4e3eca90
0.09/0.11	c --- End Solver configuration ---
0.09/0.11	c solving HOME/instance-4101069-1466220419.opb
0.09/0.11	c reading problem ... 
0.09/0.12	c  objective function found
0.97/0.66	c ... done. Wall clock time 0.544s.
0.97/0.66	c declared #vars     25620
0.97/0.66	c #constraints  874
0.97/0.66	c constraints type 
0.97/0.66	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 4
0.97/0.66	c org.sat4j.specs.Constr$1 => 34
0.97/0.66	c org.sat4j.minisat.constraints.card.MinWatchCard => 3
0.97/0.66	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 833
0.97/0.66	c 874 constraints processed.
0.97/0.66	c objective function length is 240 literals
3.33/2.65	c cleaning 2489 clauses out of 4999 with flag 13166/5000
9.20/8.23	c cleaning 4248 clauses out of 8510 with flag 36658/11000
16.30/15.29	c cleaning 5633 clauses out of 11265 with flag 63944/18003
24.30/23.12	c cleaning 6804 clauses out of 13629 with flag 97038/26000
32.03/30.70	c cleaning 7904 clauses out of 15825 with flag 132924/35000
41.13/39.86	c cleaning 8959 clauses out of 17921 with flag 172906/45000
51.31/49.91	c cleaning 9978 clauses out of 19964 with flag 220430/56002
60.15/58.72	c cleaning 10988 clauses out of 21984 with flag 263655/68000
61.85/60.48	c cleaning 11984 clauses out of 23996 with flag 294141/81000
69.55/68.15	c cleaning 13009 clauses out of 26017 with flag 343605/95005
82.97/81.59	c cleaning 13994 clauses out of 28003 with flag 400618/110000
94.78/93.34	c cleaning 14993 clauses out of 30009 with flag 458730/126000
104.18/102.71	c cleaning 15998 clauses out of 32018 with flag 521253/143002
121.30/119.82	c cleaning 17000 clauses out of 34019 with flag 579159/161001
143.84/142.31	c cleaning 18003 clauses out of 36020 with flag 626928/180003
163.95/162.47	c cleaning 18995 clauses out of 38019 with flag 674481/200005
185.55/184.01	c cleaning 19996 clauses out of 40019 with flag 724167/221000
207.56/206.08	c cleaning 21002 clauses out of 42023 with flag 776393/243000
235.23/233.68	c cleaning 22005 clauses out of 44021 with flag 831507/266001
326.20/324.49	c cleaning 23003 clauses out of 46020 with flag 921687/290005
349.07/347.24	c cleaning 23998 clauses out of 48014 with flag 984841/315002
378.32/376.42	c cleaning 24988 clauses out of 50014 with flag 1064203/341000
410.52/408.59	c cleaning 25999 clauses out of 52028 with flag 1141249/368002
444.99/442.92	c cleaning 26997 clauses out of 54027 with flag 1229248/396000
486.34/484.21	c cleaning 27995 clauses out of 56035 with flag 1335544/425005
525.26/523.08	c cleaning 29000 clauses out of 58039 with flag 1426968/455004
563.96/561.58	c cleaning 29997 clauses out of 60035 with flag 1526627/486000
599.02/596.46	c cleaning 30992 clauses out of 62038 with flag 1639531/518000
640.20/637.14	c cleaning 32007 clauses out of 64054 with flag 1741001/551008
680.64/677.06	c cleaning 33007 clauses out of 66046 with flag 1861886/585007
716.02/711.96	c cleaning 34001 clauses out of 68032 with flag 2013933/620000
750.31/745.71	c cleaning 35003 clauses out of 70034 with flag 2180812/656003
786.67/781.62	c cleaning 35994 clauses out of 72028 with flag 2345482/693000
818.26/812.74	c cleaning 37000 clauses out of 74034 with flag 2505648/731000
858.89/852.85	c cleaning 38006 clauses out of 76034 with flag 2664398/770000
898.38/891.83	c cleaning 39004 clauses out of 78034 with flag 2876723/810006
953.79/946.71	c cleaning 39993 clauses out of 80027 with flag 3043729/851003
989.00/981.52	c cleaning 41002 clauses out of 82031 with flag 3201654/893000
1005.06/997.46	c cleaning 41997 clauses out of 84029 with flag 3335462/936000
1018.37/1010.68	c cleaning 42993 clauses out of 86036 with flag 3468188/980004
1032.32/1024.49	c cleaning 44006 clauses out of 88040 with flag 3600382/1025001
1048.00/1040.07	c cleaning 45008 clauses out of 90035 with flag 3739364/1071002
1064.84/1056.70	c cleaning 46004 clauses out of 92026 with flag 3879381/1118001
1081.75/1073.54	c cleaning 47002 clauses out of 94021 with flag 4032770/1166000
1098.87/1090.54	c cleaning 47986 clauses out of 96019 with flag 4180491/1215000
1116.91/1108.45	c cleaning 49014 clauses out of 98037 with flag 4337153/1265004
1136.29/1127.65	c cleaning 49982 clauses out of 100019 with flag 4489640/1316000
1154.82/1146.07	c cleaning 51007 clauses out of 102040 with flag 4649282/1368003
1175.16/1166.14	c cleaning 51992 clauses out of 104030 with flag 4810445/1421000
1195.81/1186.61	c cleaning 53010 clauses out of 106042 with flag 4976002/1475004
1215.72/1206.44	c cleaning 53983 clauses out of 108028 with flag 5142560/1530000
1238.01/1228.53	c cleaning 55011 clauses out of 110048 with flag 5312359/1586003
1263.30/1253.67	c cleaning 55999 clauses out of 112034 with flag 5484965/1643000
1288.62/1278.76	c cleaning 57004 clauses out of 114036 with flag 5659970/1701001
1318.30/1308.07	c cleaning 58005 clauses out of 116031 with flag 5838769/1760000
1373.13/1362.14	c cleaning 58985 clauses out of 118026 with flag 6117155/1820000
1399.37/1388.01	c cleaning 60018 clauses out of 120049 with flag 6277287/1881008
1448.42/1436.42	c cleaning 60995 clauses out of 122024 with flag 6480778/1943001
1491.34/1478.92	c cleaning 61990 clauses out of 124029 with flag 6653585/2006001
1547.84/1534.80	c cleaning 62985 clauses out of 126041 with flag 6798045/2070003
1598.89/1585.35	c cleaning 64010 clauses out of 128053 with flag 6953532/2135000
1667.10/1652.80	c cleaning 65005 clauses out of 130043 with flag 7099896/2201000
1742.48/1727.55	c cleaning 65996 clauses out of 132038 with flag 7249347/2268000
1800.07/1784.60	c starts		: 2820
1800.07/1784.60	c conflicts		: 2330252
1800.07/1784.60	c decisions		: 7202463
1800.07/1784.60	c propagations		: 294986414
1800.07/1784.60	c inspects		: 10733203941
1800.07/1784.60	c shortcuts		: 0
1800.07/1784.60	c learnt literals	: 3
1800.07/1784.60	c learnt binary clauses	: 6
1800.07/1784.60	c learnt ternary clauses	: 4
1800.07/1784.60	c learnt constraints	: 2330249
1800.07/1784.60	c ignored constraints	: 0
1800.07/1784.60	c root simplifications	: 0
1800.07/1784.60	c removed literals (reason simplification)	: 0
1800.07/1784.60	c reason swapping (by a shorter reason)	: 0
1800.07/1784.60	c Calls to reduceDB	: 63
1800.07/1784.60	c Number of update (reduction) of LBD	: 645358
1800.07/1784.60	c Imported unit clauses	: 0
1800.07/1784.60	c number of reductions to clauses (during analyze)	: 0
1800.07/1784.60	c number of learned constraints concerned by reduction	: 0
1800.07/1784.60	c number of learning phase by resolution	: 0
1800.07/1784.60	c number of learning phase by cutting planes	: 0
1800.07/1784.60	c speed (assignments/second)	: 165362.06654924483
1800.07/1784.60	c non guided choices	10351
1800.07/1784.61	c timeout
1800.07/1784.63	c learnt constraints type 
1800.07/1784.63	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 6
1800.07/1784.63	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 128288
1800.07/1784.63	s UNKNOWN
1800.07/1784.63	c Total wall clock time (in seconds): 1784.516

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-4101069-1466220419/watcher-4101069-1466220419 -o /tmp/evaluation-result-4101069-1466220419/solver-4101069-1466220419 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node102-1466206108-2933 --watchdog 1960 java -jar sat4j-pb.jar HOME/instance-4101069-1466220419.opb 

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

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


[startup+0 s]
/proc/loadavg: 2.07 2.03 2.02 3/194 4749
/proc/meminfo: memFree=30032080/32872528 swapFree=190484/190484
[pid=4749] ppid=4746 vsize=2500 CPUtime=0 cores=1,3,5,7
/proc/4749/stat : 4749 (java) R 4746 4749 2916 0 -1 4202496 375 0 0 0 0 0 0 0 20 0 1 0 24092397 2560000 46 33554432000 1073741824 1073778376 140735982859472 140735982856600 249640873255 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4749/statm: 892 47 37 9 0 30 0

[startup+0.10006 s]
/proc/loadavg: 2.07 2.03 2.02 3/194 4749
/proc/meminfo: memFree=30032080/32872528 swapFree=190484/190484
[pid=4749] ppid=4746 vsize=9558476 CPUtime=0.09 cores=1,3,5,7
/proc/4749/stat : 4749 (java) S 4746 4749 2916 0 -1 4202496 4410 0 1 0 8 1 0 0 20 0 18 0 24092397 9787879424 6049 33554432000 1073741824 1073778376 140735982859472 140735982850608 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/4749/statm: 2389619 6049 2125 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.200221 s]
/proc/loadavg: 2.07 2.03 2.02 3/194 4749
/proc/meminfo: memFree=30032080/32872528 swapFree=190484/190484
[pid=4749] ppid=4746 vsize=9558476 CPUtime=0.29 cores=1,3,5,7
/proc/4749/stat : 4749 (java) S 4746 4749 2916 0 -1 4202496 5020 0 1 0 28 1 0 0 20 0 18 0 24092397 9787879424 6904 33554432000 1073741824 1073778376 140735982859472 140735982850608 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/4749/statm: 2389619 6904 2220 9 0 2380296 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9558476

[startup+0.300241 s]
/proc/loadavg: 2.07 2.03 2.02 3/194 4749
/proc/meminfo: memFree=30032080/32872528 swapFree=190484/190484
[pid=4749] ppid=4746 vsize=9558476 CPUtime=0.49 cores=1,3,5,7
/proc/4749/stat : 4749 (java) S 4746 4749 2916 0 -1 4202496 5596 0 1 0 48 1 0 0 20 0 18 0 24092397 9787879424 9174 33554432000 1073741824 1073778376 140735982859472 140735982850608 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/4749/statm: 2389619 9174 2235 9 0 2380296 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 9558476

[startup+0.700221 s]
/proc/loadavg: 2.07 2.03 2.02 3/194 4749
/proc/meminfo: memFree=30032080/32872528 swapFree=190484/190484
[pid=4749] ppid=4746 vsize=9558476 CPUtime=1.15 cores=1,3,5,7
/proc/4749/stat : 4749 (java) S 4746 4749 2916 0 -1 4202496 6830 0 1 0 110 5 0 0 20 0 18 0 24092397 9787879424 43960 33554432000 1073741824 1073778376 140735982859472 140735982850608 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/4749/statm: 2389619 43960 2271 9 0 2380296 0
Current children cumulated CPU time (s) 1.15
Current children cumulated vsize (KiB) 9558476

[startup+1.50084 s]
/proc/loadavg: 2.07 2.03 2.02 3/213 4768
/proc/meminfo: memFree=29862724/32872528 swapFree=190484/190484
[pid=4749] ppid=4746 vsize=9625040 CPUtime=2.18 cores=1,3,5,7
/proc/4749/stat : 4749 (java) S 4746 4749 2916 0 -1 4202496 8074 0 1 0 212 6 0 0 20 0 19 0 24092397 9856040960 44500 33554432000 1073741824 1073778376 140735982859472 140735982850608 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/4749/statm: 2406260 44500 2273 9 0 2396937 0
[pid=4749/tid=4751] ppid=4746 vsize=9625040 CPUtime=1.42 cores=1,3,5,7
/proc/4749/task/4751/stat : 4751 (java) R 4746 4749 2916 0 -1 4202560 2495 0 1 0 139 3 0 0 20 0 19 0 24092398 9856040960 44500 33554432000 1073741824 1073778376 140735982859472 139882258672256 139882131902944 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=4749/tid=4752] ppid=4746 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/4749/task/4752/stat : 4752 (java) S 4746 4749 2916 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 19 0 24092399 9856040960 44500 33554432000 1073741824 1073778376 140735982859472 139882102729128 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=4749/tid=4753] ppid=4746 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/4749/task/4753/stat : 4753 (java) S 4746 4749 2916 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 24092399 9856040960 44500 33554432000 1073741824 1073778376 140735982859472 139882101676584 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=4749/tid=4754] ppid=4746 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/4749/task/4754/stat : 4754 (java) S 4746 4749 2916 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 24092399 9856040960 44500 33554432000 1073741824 1073778376 140735982859472 139882100623528 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=4749/tid=4755] ppid=4746 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/4749/task/4755/stat : 4755 (java) S 4746 4749 2916 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 19 0 24092399 9856040960 44500 33554432000 1073741824 1073778376 140735982859472 139882099570984 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=4749/tid=4756] ppid=4746 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/4749/task/4756/stat : 4756 (java) S 4746 4749 2916 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 24092399 9856040960 44500 33554432000 1073741824 1073778376 140735982859472 139882098518952 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=4749/tid=4757] ppid=4746 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/4749/task/4757/stat : 4757 (java) S 4746 4749 2916 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 24092399 9856040960 44500 33554432000 1073741824 1073778376 140735982859472 139882097466408 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=4749/tid=4758] ppid=4746 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/4749/task/4758/stat : 4758 (java) S 4746 4749 2916 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 24092399 9856040960 44500 33554432000 1073741824 1073778376 140735982859472 139882096413352 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=4749/tid=4759] ppid=4746 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/4749/task/4759/stat : 4759 (java) S 4746 4749 2916 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 24092399 9856040960 44500 33554432000 1073741824 1073778376 140735982859472 139882095360808 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=4749/tid=4760] ppid=4746 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/4749/task/4760/stat : 4760 (java) S 4746 4749 2916 0 -1 4202560 70 0 0 0 0 0 0 0 20 0 19 0 24092400 9856040960 44500 33554432000 1073741824 1073778376 140735982859472 139882082949480 249653409705 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=4749/tid=4761] ppid=4746 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/4749/task/4761/stat : 4761 (java) S 4746 4749 2916 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 24092401 9856040960 44500 33554432000 1073741824 1073778376 140735982859472 139882081895800 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=4749/tid=4762] ppid=4746 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/4749/task/4762/stat : 4762 (java) S 4746 4749 2916 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 24092401 9856040960 44500 33554432000 1073741824 1073778376 140735982859472 139882080842632 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=4749/tid=4763] ppid=4746 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/4749/task/4763/stat : 4763 (java) S 4746 4749 2916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 24092403 9856040960 44500 33554432000 1073741824 1073778376 140735982859472 139882079791376 249653417760 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=4749/tid=4764] ppid=4746 vsize=9625040 CPUtime=0.32 cores=1,3,5,7
/proc/4749/task/4764/stat : 4764 (java) S 4746 4749 2916 0 -1 4202560 1929 0 0 0 32 0 0 0 20 0 19 0 24092403 9856040960 44500 33554432000 1073741824 1073778376 140735982859472 139882078739256 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=4749/tid=4765] ppid=4746 vsize=9625040 CPUtime=0.28 cores=1,3,5,7
/proc/4749/task/4765/stat : 4765 (java) S 4746 4749 2916 0 -1 4202560 2257 0 0 0 28 0 0 0 20 0 19 0 24092403 9856040960 44500 33554432000 1073741824 1073778376 140735982859472 139882077686712 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=4749/tid=4766] ppid=4746 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/4749/task/4766/stat : 4766 (java) S 4746 4749 2916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 24092403 9856040960 44500 33554432000 1073741824 1073778376 140735982859472 139882076633848 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=4749/tid=4767] ppid=4746 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/4749/task/4767/stat : 4767 (java) S 4746 4749 2916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 24092403 9856040960 44500 33554432000 1073741824 1073778376 140735982859472 139882075581512 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=4749/tid=4768] ppid=4746 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/4749/task/4768/stat : 4768 (java) S 4746 4749 2916 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 24092469 9856040960 44500 33554432000 1073741824 1073778376 140735982859472 139882074477608 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 2.18
Current children cumulated vsize (KiB) 9625040

[startup+3.10088 s]
/proc/loadavg: 2.07 2.03 2.02 3/213 4768
/proc/meminfo: memFree=29861476/32872528 swapFree=190484/190484
[pid=4749] ppid=4746 vsize=9625040 CPUtime=3.98 cores=1,3,5,7
/proc/4749/stat : 4749 (java) S 4746 4749 2916 0 -1 4202496 9382 0 1 0 388 10 0 0 20 0 19 0 24092397 9856040960 51044 33554432000 1073741824 1073778376 140735982859472 140735982850608 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/4749/statm: 2406260 51044 2279 9 0 2396937 0
[pid=4749/tid=4751] ppid=4746 vsize=9625040 CPUtime=2.98 cores=1,3,5,7
/proc/4749/task/4751/stat : 4751 (java) R 4746 4749 2916 0 -1 4202560 2498 0 1 0 295 3 0 0 20 0 19 0 24092398 9856040960 51044 33554432000 1073741824 1073778376 140735982859472 139882258685168 139882131889972 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=4749/tid=4752] ppid=4746 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/4749/task/4752/stat : 4752 (java) S 4746 4749 2916 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 19 0 24092399 9856040960 51044 33554432000 1073741824 1073778376 140735982859472 139882102729128 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=4749/tid=4753] ppid=4746 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/4749/task/4753/stat : 4753 (java) S 4746 4749 2916 0 -1 4202560 75 0 0 0 1 0 0 0 20 0 19 0 24092399 9856040960 51044 33554432000 1073741824 1073778376 140735982859472 139882101676584 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=4749/tid=4754] ppid=4746 vsize=9625040 CPUtime=0.03 cores=1,3,5,7
/proc/4749/task/4754/stat : 4754 (java) S 4746 4749 2916 0 -1 4202560 130 0 0 0 2 1 0 0 20 0 19 0 24092399 9856040960 51044 33554432000 1073741824 1073778376 140735982859472 139882100623528 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=4749/tid=4755] ppid=4746 vsize=9625040 CPUtime=0.02 cores=1,3,5,7
/proc/4749/task/4755/stat : 4755 (java) S 4746 4749 2916 0 -1 4202560 17 0 0 0 2 0 0 0 20 0 19 0 24092399 9856040960 51044 33554432000 1073741824 1073778376 140735982859472 139882099570984 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=4749/tid=4756] ppid=4746 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/4749/task/4756/stat : 4756 (java) S 4746 4749 2916 0 -1 4202560 9 0 0 0 1 0 0 0 20 0 19 0 24092399 9856040960 51044 33554432000 1073741824 1073778376 140735982859472 139882098518952 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=4749/tid=4757] ppid=4746 vsize=9625040 CPUtime=0.03 cores=1,3,5,7
/proc/4749/task/4757/stat : 4757 (java) S 4746 4749 2916 0 -1 4202560 95 0 0 0 2 1 0 0 20 0 19 0 24092399 9856040960 51044 33554432000 1073741824 1073778376 140735982859472 139882097466408 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=4749/tid=4758] ppid=4746 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/4749/task/4758/stat : 4758 (java) S 4746 4749 2916 0 -1 4202560 5 0 0 0 1 0 0 0 20 0 19 0 24092399 9856040960 51044 33554432000 1073741824 1073778376 140735982859472 139882096413352 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=4749/tid=4759] ppid=4746 vsize=9625040 CPUtime=0.03 cores=1,3,5,7
/proc/4749/task/4759/stat : 4759 (java) S 4746 4749 2916 0 -1 4202560 100 0 0 0 2 1 0 0 20 0 19 0 24092399 9856040960 51044 33554432000 1073741824 1073778376 140735982859472 139882095360808 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=4749/tid=4760] ppid=4746 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/4749/task/4760/stat : 4760 (java) S 4746 4749 2916 0 -1 4202560 71 0 0 0 0 0 0 0 20 0 19 0 24092400 9856040960 51044 33554432000 1073741824 1073778376 140735982859472 139882082949480 249653409705 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=4749/tid=4761] ppid=4746 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/4749/task/4761/stat : 4761 (java) S 4746 4749 2916 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 24092401 9856040960 51044 33554432000 1073741824 1073778376 140735982859472 139882081895800 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=4749/tid=4762] ppid=4746 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/4749/task/4762/stat : 4762 (java) S 4746 4749 2916 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 24092401 9856040960 51044 33554432000 1073741824 1073778376 140735982859472 139882080842632 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=4749/tid=4763] ppid=4746 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/4749/task/4763/stat : 4763 (java) S 4746 4749 2916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 24092403 9856040960 51044 33554432000 1073741824 1073778376 140735982859472 139882079791376 249653417760 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=4749/tid=4764] ppid=4746 vsize=9625040 CPUtime=0.4 cores=1,3,5,7
/proc/4749/task/4764/stat : 4764 (java) S 4746 4749 2916 0 -1 4202560 2852 0 0 0 40 0 0 0 20 0 19 0 24092403 9856040960 51044 33554432000 1073741824 1073778376 140735982859472 139882078739256 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=4749/tid=4765] ppid=4746 vsize=9625040 CPUtime=0.3 cores=1,3,5,7
/proc/4749/task/4765/stat : 4765 (java) S 4746 4749 2916 0 -1 4202560 2257 0 0 0 30 0 0 0 20 0 19 0 24092403 9856040960 51044 33554432000 1073741824 1073778376 140735982859472 139882077686712 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=4749/tid=4766] ppid=4746 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/4749/task/4766/stat : 4766 (java) S 4746 4749 2916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 24092403 9856040960 51044 33554432000 1073741824 1073778376 140735982859472 139882076633848 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=4749/tid=4767] ppid=4746 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/4749/task/4767/stat : 4767 (java) S 4746 4749 2916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 24092403 9856040960 51044 33554432000 1073741824 1073778376 140735982859472 139882075581512 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=4749/tid=4768] ppid=4746 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/4749/task/4768/stat : 4768 (java) S 4746 4749 2916 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 24092469 9856040960 51044 33554432000 1073741824 1073778376 140735982859472 139882074477608 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 3.98
Current children cumulated vsize (KiB) 9625040

[startup+6.3009 s]
/proc/loadavg: 2.07 2.03 2.02 3/213 4768
/proc/meminfo: memFree=29806020/32872528 swapFree=190484/190484
[pid=4749] ppid=4746 vsize=9625040 CPUtime=7.19 cores=1,3,5,7
/proc/4749/stat : 4749 (java) S 4746 4749 2916 0 -1 4202496 9424 0 1 0 707 12 0 0 20 0 19 0 24092397 9856040960 71614 33554432000 1073741824 1073778376 140735982859472 140735982850608 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/4749/statm: 2406260 71614 2279 9 0 2396937 0
[pid=4749/tid=4751] ppid=4746 vsize=9625040 CPUtime=6.17 cores=1,3,5,7
/proc/4749/task/4751/stat : 4751 (java) R 4746 4749 2916 0 -1 4202560 2540 0 1 0 612 5 0 0 20 0 19 0 24092398 9856040960 71614 33554432000 1073741824 1073778376 140735982859472 139882258684384 139882131902957 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=4749/tid=4752] ppid=4746 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/4749/task/4752/stat : 4752 (java) S 4746 4749 2916 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 19 0 24092399 9856040960 71614 33554432000 1073741824 1073778376 140735982859472 139882102729128 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=4749/tid=4753] ppid=4746 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/4749/task/4753/stat : 4753 (java) S 4746 4749 2916 0 -1 4202560 75 0 0 0 1 0 0 0 20 0 19 0 24092399 9856040960 71614 33554432000 1073741824 1073778376 140735982859472 139882101676584 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=4749/tid=4754] ppid=4746 vsize=9625040 CPUtime=0.03 cores=1,3,5,7
/proc/4749/task/4754/stat : 4754 (java) S 4746 4749 2916 0 -1 4202560 130 0 0 0 2 1 0 0 20 0 19 0 24092399 9856040960 71614 33554432000 1073741824 1073778376 140735982859472 139882100623528 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=4749/tid=4755] ppid=4746 vsize=9625040 CPUtime=0.02 cores=1,3,5,7
/proc/4749/task/4755/stat : 4755 (java) S 4746 4749 2916 0 -1 4202560 17 0 0 0 2 0 0 0 20 0 19 0 24092399 9856040960 71614 33554432000 1073741824 1073778376 140735982859472 139882099570984 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=4749/tid=4756] ppid=4746 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/4749/task/4756/stat : 4756 (java) S 4746 4749 2916 0 -1 4202560 9 0 0 0 1 0 0 0 20 0 19 0 24092399 9856040960 71614 33554432000 1073741824 1073778376 140735982859472 139882098518952 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=4749/tid=4757] ppid=4746 vsize=9625040 CPUtime=0.03 cores=1,3,5,7
/proc/4749/task/4757/stat : 4757 (java) S 4746 4749 2916 0 -1 4202560 95 0 0 0 2 1 0 0 20 0 19 0 24092399 9856040960 71614 33554432000 1073741824 1073778376 140735982859472 139882097466408 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=4749/tid=4758] ppid=4746 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/4749/task/4758/stat : 4758 (java) S 4746 4749 2916 0 -1 4202560 5 0 0 0 1 0 0 0 20 0 19 0 24092399 9856040960 71614 33554432000 1073741824 1073778376 140735982859472 139882096413352 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=4749/tid=4759] ppid=4746 vsize=9625040 CPUtime=0.03 cores=1,3,5,7
/proc/4749/task/4759/stat : 4759 (java) S 4746 4749 2916 0 -1 4202560 100 0 0 0 2 1 0 0 20 0 19 0 24092399 9856040960 71614 33554432000 1073741824 1073778376 140735982859472 139882095360808 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=4749/tid=4760] ppid=4746 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/4749/task/4760/stat : 4760 (java) S 4746 4749 2916 0 -1 4202560 71 0 0 0 0 0 0 0 20 0 19 0 24092400 9856040960 71614 33554432000 1073741824 1073778376 140735982859472 139882082949480 249653409705 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=4749/tid=4761] ppid=4746 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/4749/task/4761/stat : 4761 (java) S 4746 4749 2916 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 24092401 9856040960 71614 33554432000 1073741824 1073778376 140735982859472 139882081895800 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=4749/tid=4762] ppid=4746 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/4749/task/4762/stat : 4762 (java) S 4746 4749 2916 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 24092401 9856040960 71614 33554432000 1073741824 1073778376 140735982859472 139882080842632 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=4749/tid=4763] ppid=4746 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/4749/task/4763/stat : 4763 (java) S 4746 4749 2916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 24092403 9856040960 71614 33554432000 1073741824 1073778376 140735982859472 139882079791376 249653417760 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=4749/tid=4764] ppid=4746 vsize=9625040 CPUtime=0.4 cores=1,3,5,7
/proc/4749/task/4764/stat : 4764 (java) S 4746 4749 2916 0 -1 4202560 2852 0 0 0 40 0 0 0 20 0 19 0 24092403 9856040960 71614 33554432000 1073741824 1073778376 140735982859472 139882078739256 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=4749/tid=4765] ppid=4746 vsize=9625040 CPUtime=0.3 cores=1,3,5,7
/proc/4749/task/4765/stat : 4765 (java) S 4746 4749 2916 0 -1 4202560 2257 0 0 0 30 0 0 0 20 0 19 0 24092403 9856040960 71614 33554432000 1073741824 1073778376 140735982859472 139882077686712 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=4749/tid=4766] ppid=4746 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/4749/task/4766/stat : 4766 (java) S 4746 4749 2916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 24092403 9856040960 71614 33554432000 1073741824 1073778376 140735982859472 139882076633848 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=4749/tid=4767] ppid=4746 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/4749/task/4767/stat : 4767 (java) S 4746 4749 2916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 24092403 9856040960 71614 33554432000 1073741824 1073778376 140735982859472 139882075581512 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=4749/tid=4768] ppid=4746 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/4749/task/4768/stat : 4768 (java) S 4746 4749 2916 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 24092469 9856040960 71614 33554432000 1073741824 1073778376 140735982859472 139882074477608 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 7.19
Current children cumulated vsize (KiB) 9625040


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

[pid=4749/tid=4768] ppid=4746 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/4749/task/4768/stat : 4768 (java) S 4746 4749 2916 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 24092469 9856040960 309420 33554432000 1073741824 1073778376 140735982859472 139882074477608 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1676.77
Current children cumulated vsize (KiB) 9625040

[startup+1722.3 s]
/proc/loadavg: 2.21 2.15 2.07 3/213 4876
/proc/meminfo: memFree=30333468/32872528 swapFree=190484/190484
[pid=4749] ppid=4746 vsize=9625040 CPUtime=1737.22 cores=1,3,5,7
/proc/4749/stat : 4749 (java) S 4746 4749 2916 0 -1 4202496 23326 0 1 0 173563 159 0 0 20 0 19 0 24092397 9856040960 306919 33554432000 1073741824 1073778376 140735982859472 140735982850608 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/4749/statm: 2406260 306919 2287 9 0 2396937 0
[pid=4749/tid=4751] ppid=4746 vsize=9625040 CPUtime=1708.51 cores=1,3,5,7
/proc/4749/task/4751/stat : 4751 (java) R 4746 4749 2916 0 -1 4202560 4874 0 1 0 170808 43 0 0 20 0 19 0 24092398 9856040960 306919 33554432000 1073741824 1073778376 140735982859472 139882258685104 139882131902837 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=4749/tid=4752] ppid=4746 vsize=9625040 CPUtime=2.81 cores=1,3,5,7
/proc/4749/task/4752/stat : 4752 (java) S 4746 4749 2916 0 -1 4202560 1184 0 0 0 268 13 0 0 20 0 19 0 24092399 9856040960 306919 33554432000 1073741824 1073778376 140735982859472 139882102729128 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=4749/tid=4753] ppid=4746 vsize=9625040 CPUtime=2.84 cores=1,3,5,7
/proc/4749/task/4753/stat : 4753 (java) S 4746 4749 2916 0 -1 4202560 621 0 0 0 273 11 0 0 20 0 19 0 24092399 9856040960 306919 33554432000 1073741824 1073778376 140735982859472 139882101676584 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=4749/tid=4754] ppid=4746 vsize=9625040 CPUtime=2.82 cores=1,3,5,7
/proc/4749/task/4754/stat : 4754 (java) S 4746 4749 2916 0 -1 4202560 438 0 0 0 268 14 0 0 20 0 19 0 24092399 9856040960 306919 33554432000 1073741824 1073778376 140735982859472 139882100623528 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=4749/tid=4755] ppid=4746 vsize=9625040 CPUtime=2.81 cores=1,3,5,7
/proc/4749/task/4755/stat : 4755 (java) S 4746 4749 2916 0 -1 4202560 345 0 0 0 269 12 0 0 20 0 19 0 24092399 9856040960 306919 33554432000 1073741824 1073778376 140735982859472 139882099570984 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=4749/tid=4756] ppid=4746 vsize=9625040 CPUtime=2.94 cores=1,3,5,7
/proc/4749/task/4756/stat : 4756 (java) S 4746 4749 2916 0 -1 4202560 324 0 0 0 280 14 0 0 20 0 19 0 24092399 9856040960 306919 33554432000 1073741824 1073778376 140735982859472 139882098518952 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=4749/tid=4757] ppid=4746 vsize=9625040 CPUtime=2.9 cores=1,3,5,7
/proc/4749/task/4757/stat : 4757 (java) S 4746 4749 2916 0 -1 4202560 601 0 0 0 275 15 0 0 20 0 19 0 24092399 9856040960 306919 33554432000 1073741824 1073778376 140735982859472 139882097466408 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=4749/tid=4758] ppid=4746 vsize=9625040 CPUtime=2.87 cores=1,3,5,7
/proc/4749/task/4758/stat : 4758 (java) S 4746 4749 2916 0 -1 4202560 454 0 0 0 276 11 0 0 20 0 19 0 24092399 9856040960 306919 33554432000 1073741824 1073778376 140735982859472 139882096413352 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=4749/tid=4759] ppid=4746 vsize=9625040 CPUtime=2.84 cores=1,3,5,7
/proc/4749/task/4759/stat : 4759 (java) S 4746 4749 2916 0 -1 4202560 821 0 0 0 269 15 0 0 20 0 19 0 24092399 9856040960 306919 33554432000 1073741824 1073778376 140735982859472 139882095360808 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=4749/tid=4760] ppid=4746 vsize=9625040 CPUtime=0.83 cores=1,3,5,7
/proc/4749/task/4760/stat : 4760 (java) S 4746 4749 2916 0 -1 4202560 7173 0 0 0 65 18 0 0 20 0 19 0 24092400 9856040960 306919 33554432000 1073741824 1073778376 140735982859472 139882082949480 249653409705 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=4749/tid=4761] ppid=4746 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/4749/task/4761/stat : 4761 (java) S 4746 4749 2916 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 24092401 9856040960 306919 33554432000 1073741824 1073778376 140735982859472 139882081895800 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=4749/tid=4762] ppid=4746 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/4749/task/4762/stat : 4762 (java) S 4746 4749 2916 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 24092401 9856040960 306919 33554432000 1073741824 1073778376 140735982859472 139882080842632 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=4749/tid=4763] ppid=4746 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/4749/task/4763/stat : 4763 (java) S 4746 4749 2916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 24092403 9856040960 306919 33554432000 1073741824 1073778376 140735982859472 139882079791376 249653417760 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=4749/tid=4764] ppid=4746 vsize=9625040 CPUtime=0.47 cores=1,3,5,7
/proc/4749/task/4764/stat : 4764 (java) S 4746 4749 2916 0 -1 4202560 2857 0 0 0 47 0 0 0 20 0 19 0 24092403 9856040960 306919 33554432000 1073741824 1073778376 140735982859472 139882078739256 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=4749/tid=4765] ppid=4746 vsize=9625040 CPUtime=0.33 cores=1,3,5,7
/proc/4749/task/4765/stat : 4765 (java) S 4746 4749 2916 0 -1 4202560 2276 0 0 0 33 0 0 0 20 0 19 0 24092403 9856040960 306919 33554432000 1073741824 1073778376 140735982859472 139882077686712 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=4749/tid=4766] ppid=4746 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/4749/task/4766/stat : 4766 (java) S 4746 4749 2916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 24092403 9856040960 306919 33554432000 1073741824 1073778376 140735982859472 139882076633848 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=4749/tid=4767] ppid=4746 vsize=9625040 CPUtime=0.44 cores=1,3,5,7
/proc/4749/task/4767/stat : 4767 (java) S 4746 4749 2916 0 -1 4202560 99 0 0 0 20 24 0 0 20 0 19 0 24092403 9856040960 306919 33554432000 1073741824 1073778376 140735982859472 139882075581512 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=4749/tid=4768] ppid=4746 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/4749/task/4768/stat : 4768 (java) S 4746 4749 2916 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 24092469 9856040960 306919 33554432000 1073741824 1073778376 140735982859472 139882074477608 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1737.22
Current children cumulated vsize (KiB) 9625040

[startup+1782.3 s]
/proc/loadavg: 2.12 2.14 2.06 3/213 4878
/proc/meminfo: memFree=30349844/32872528 swapFree=190484/190484
[pid=4749] ppid=4746 vsize=9625040 CPUtime=1797.75 cores=1,3,5,7
/proc/4749/stat : 4749 (java) S 4746 4749 2916 0 -1 4202496 23417 0 1 0 179613 162 0 0 20 0 19 0 24092397 9856040960 302899 33554432000 1073741824 1073778376 140735982859472 140735982850608 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/4749/statm: 2406260 302899 2287 9 0 2396937 0
[pid=4749/tid=4751] ppid=4746 vsize=9625040 CPUtime=1768.02 cores=1,3,5,7
/proc/4749/task/4751/stat : 4751 (java) R 4746 4749 2916 0 -1 4202560 4953 0 1 0 176757 45 0 0 20 0 19 0 24092398 9856040960 302899 33554432000 1073741824 1073778376 140735982859472 139882258685104 139882131927350 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=4749/tid=4752] ppid=4746 vsize=9625040 CPUtime=2.92 cores=1,3,5,7
/proc/4749/task/4752/stat : 4752 (java) S 4746 4749 2916 0 -1 4202560 1188 0 0 0 279 13 0 0 20 0 19 0 24092399 9856040960 302899 33554432000 1073741824 1073778376 140735982859472 139882102729128 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=4749/tid=4753] ppid=4746 vsize=9625040 CPUtime=2.94 cores=1,3,5,7
/proc/4749/task/4753/stat : 4753 (java) S 4746 4749 2916 0 -1 4202560 621 0 0 0 283 11 0 0 20 0 19 0 24092399 9856040960 302899 33554432000 1073741824 1073778376 140735982859472 139882101676584 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=4749/tid=4754] ppid=4746 vsize=9625040 CPUtime=2.93 cores=1,3,5,7
/proc/4749/task/4754/stat : 4754 (java) S 4746 4749 2916 0 -1 4202560 438 0 0 0 279 14 0 0 20 0 19 0 24092399 9856040960 302899 33554432000 1073741824 1073778376 140735982859472 139882100623528 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=4749/tid=4755] ppid=4746 vsize=9625040 CPUtime=2.93 cores=1,3,5,7
/proc/4749/task/4755/stat : 4755 (java) S 4746 4749 2916 0 -1 4202560 345 0 0 0 281 12 0 0 20 0 19 0 24092399 9856040960 302899 33554432000 1073741824 1073778376 140735982859472 139882099570984 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=4749/tid=4756] ppid=4746 vsize=9625040 CPUtime=3.05 cores=1,3,5,7
/proc/4749/task/4756/stat : 4756 (java) S 4746 4749 2916 0 -1 4202560 324 0 0 0 291 14 0 0 20 0 19 0 24092399 9856040960 302899 33554432000 1073741824 1073778376 140735982859472 139882098518952 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=4749/tid=4757] ppid=4746 vsize=9625040 CPUtime=3 cores=1,3,5,7
/proc/4749/task/4757/stat : 4757 (java) S 4746 4749 2916 0 -1 4202560 601 0 0 0 284 16 0 0 20 0 19 0 24092399 9856040960 302899 33554432000 1073741824 1073778376 140735982859472 139882097466408 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=4749/tid=4758] ppid=4746 vsize=9625040 CPUtime=2.98 cores=1,3,5,7
/proc/4749/task/4758/stat : 4758 (java) S 4746 4749 2916 0 -1 4202560 454 0 0 0 287 11 0 0 20 0 19 0 24092399 9856040960 302899 33554432000 1073741824 1073778376 140735982859472 139882096413352 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=4749/tid=4759] ppid=4746 vsize=9625040 CPUtime=2.95 cores=1,3,5,7
/proc/4749/task/4759/stat : 4759 (java) S 4746 4749 2916 0 -1 4202560 821 0 0 0 280 15 0 0 20 0 19 0 24092399 9856040960 302899 33554432000 1073741824 1073778376 140735982859472 139882095360808 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=4749/tid=4760] ppid=4746 vsize=9625040 CPUtime=0.84 cores=1,3,5,7
/proc/4749/task/4760/stat : 4760 (java) S 4746 4749 2916 0 -1 4202560 7177 0 0 0 66 18 0 0 20 0 19 0 24092400 9856040960 302899 33554432000 1073741824 1073778376 140735982859472 139882082949480 249653409705 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=4749/tid=4761] ppid=4746 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/4749/task/4761/stat : 4761 (java) S 4746 4749 2916 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 24092401 9856040960 302899 33554432000 1073741824 1073778376 140735982859472 139882081895800 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=4749/tid=4762] ppid=4746 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/4749/task/4762/stat : 4762 (java) S 4746 4749 2916 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 24092401 9856040960 302899 33554432000 1073741824 1073778376 140735982859472 139882080842632 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=4749/tid=4763] ppid=4746 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/4749/task/4763/stat : 4763 (java) S 4746 4749 2916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 24092403 9856040960 302899 33554432000 1073741824 1073778376 140735982859472 139882079791376 249653417760 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=4749/tid=4764] ppid=4746 vsize=9625040 CPUtime=0.47 cores=1,3,5,7
/proc/4749/task/4764/stat : 4764 (java) S 4746 4749 2916 0 -1 4202560 2857 0 0 0 47 0 0 0 20 0 19 0 24092403 9856040960 302899 33554432000 1073741824 1073778376 140735982859472 139882078739256 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=4749/tid=4765] ppid=4746 vsize=9625040 CPUtime=0.33 cores=1,3,5,7
/proc/4749/task/4765/stat : 4765 (java) S 4746 4749 2916 0 -1 4202560 2276 0 0 0 33 0 0 0 20 0 19 0 24092403 9856040960 302899 33554432000 1073741824 1073778376 140735982859472 139882077686712 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=4749/tid=4766] ppid=4746 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/4749/task/4766/stat : 4766 (java) S 4746 4749 2916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 24092403 9856040960 302899 33554432000 1073741824 1073778376 140735982859472 139882076633848 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=4749/tid=4767] ppid=4746 vsize=9625040 CPUtime=0.45 cores=1,3,5,7
/proc/4749/task/4767/stat : 4767 (java) S 4746 4749 2916 0 -1 4202560 103 0 0 0 20 25 0 0 20 0 19 0 24092403 9856040960 302899 33554432000 1073741824 1073778376 140735982859472 139882075581512 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=4749/tid=4768] ppid=4746 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/4749/task/4768/stat : 4768 (java) S 4746 4749 2916 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 24092469 9856040960 302899 33554432000 1073741824 1073778376 140735982859472 139882074477608 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1797.75
Current children cumulated vsize (KiB) 9625040



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1784.6 s]
/proc/loadavg: 2.12 2.14 2.06 3/213 4878
/proc/meminfo: memFree=30350216/32872528 swapFree=190484/190484
[pid=4749] ppid=4746 vsize=9625040 CPUtime=1800.07 cores=1,3,5,7
/proc/4749/stat : 4749 (java) S 4746 4749 2916 0 -1 4202496 23420 0 1 0 179845 162 0 0 20 0 19 0 24092397 9856040960 302723 33554432000 1073741824 1073778376 140735982859472 140735982850608 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/4749/statm: 2406260 302723 2287 9 0 2396937 0
[pid=4749/tid=4751] ppid=4746 vsize=9625040 CPUtime=1770.29 cores=1,3,5,7
/proc/4749/task/4751/stat : 4751 (java) R 4746 4749 2916 0 -1 4202560 4956 0 1 0 176984 45 0 0 20 0 19 0 24092398 9856040960 302723 33554432000 1073741824 1073778376 140735982859472 139882258685168 139882131914108 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=4749/tid=4752] ppid=4746 vsize=9625040 CPUtime=2.93 cores=1,3,5,7
/proc/4749/task/4752/stat : 4752 (java) S 4746 4749 2916 0 -1 4202560 1188 0 0 0 280 13 0 0 20 0 19 0 24092399 9856040960 302723 33554432000 1073741824 1073778376 140735982859472 139882102729128 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=4749/tid=4753] ppid=4746 vsize=9625040 CPUtime=2.95 cores=1,3,5,7
/proc/4749/task/4753/stat : 4753 (java) S 4746 4749 2916 0 -1 4202560 621 0 0 0 284 11 0 0 20 0 19 0 24092399 9856040960 302723 33554432000 1073741824 1073778376 140735982859472 139882101676584 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=4749/tid=4754] ppid=4746 vsize=9625040 CPUtime=2.93 cores=1,3,5,7
/proc/4749/task/4754/stat : 4754 (java) S 4746 4749 2916 0 -1 4202560 438 0 0 0 279 14 0 0 20 0 19 0 24092399 9856040960 302723 33554432000 1073741824 1073778376 140735982859472 139882100623528 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=4749/tid=4755] ppid=4746 vsize=9625040 CPUtime=2.94 cores=1,3,5,7
/proc/4749/task/4755/stat : 4755 (java) S 4746 4749 2916 0 -1 4202560 345 0 0 0 282 12 0 0 20 0 19 0 24092399 9856040960 302723 33554432000 1073741824 1073778376 140735982859472 139882099570984 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=4749/tid=4756] ppid=4746 vsize=9625040 CPUtime=3.06 cores=1,3,5,7
/proc/4749/task/4756/stat : 4756 (java) S 4746 4749 2916 0 -1 4202560 324 0 0 0 292 14 0 0 20 0 19 0 24092399 9856040960 302723 33554432000 1073741824 1073778376 140735982859472 139882098518952 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=4749/tid=4757] ppid=4746 vsize=9625040 CPUtime=3.01 cores=1,3,5,7
/proc/4749/task/4757/stat : 4757 (java) S 4746 4749 2916 0 -1 4202560 601 0 0 0 285 16 0 0 20 0 19 0 24092399 9856040960 302723 33554432000 1073741824 1073778376 140735982859472 139882097466408 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=4749/tid=4758] ppid=4746 vsize=9625040 CPUtime=2.98 cores=1,3,5,7
/proc/4749/task/4758/stat : 4758 (java) S 4746 4749 2916 0 -1 4202560 454 0 0 0 287 11 0 0 20 0 19 0 24092399 9856040960 302723 33554432000 1073741824 1073778376 140735982859472 139882096413352 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=4749/tid=4759] ppid=4746 vsize=9625040 CPUtime=2.95 cores=1,3,5,7
/proc/4749/task/4759/stat : 4759 (java) S 4746 4749 2916 0 -1 4202560 821 0 0 0 280 15 0 0 20 0 19 0 24092399 9856040960 302723 33554432000 1073741824 1073778376 140735982859472 139882095360808 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=4749/tid=4760] ppid=4746 vsize=9625040 CPUtime=0.85 cores=1,3,5,7
/proc/4749/task/4760/stat : 4760 (java) S 4746 4749 2916 0 -1 4202560 7177 0 0 0 67 18 0 0 20 0 19 0 24092400 9856040960 302723 33554432000 1073741824 1073778376 140735982859472 139882082949480 249653409705 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=4749/tid=4761] ppid=4746 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/4749/task/4761/stat : 4761 (java) S 4746 4749 2916 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 24092401 9856040960 302723 33554432000 1073741824 1073778376 140735982859472 139882081895800 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=4749/tid=4762] ppid=4746 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/4749/task/4762/stat : 4762 (java) S 4746 4749 2916 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 24092401 9856040960 302723 33554432000 1073741824 1073778376 140735982859472 139882080842632 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=4749/tid=4763] ppid=4746 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/4749/task/4763/stat : 4763 (java) S 4746 4749 2916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 24092403 9856040960 302723 33554432000 1073741824 1073778376 140735982859472 139882079791376 249653417760 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=4749/tid=4764] ppid=4746 vsize=9625040 CPUtime=0.47 cores=1,3,5,7
/proc/4749/task/4764/stat : 4764 (java) S 4746 4749 2916 0 -1 4202560 2857 0 0 0 47 0 0 0 20 0 19 0 24092403 9856040960 302723 33554432000 1073741824 1073778376 140735982859472 139882078739256 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=4749/tid=4765] ppid=4746 vsize=9625040 CPUtime=0.33 cores=1,3,5,7
/proc/4749/task/4765/stat : 4765 (java) S 4746 4749 2916 0 -1 4202560 2276 0 0 0 33 0 0 0 20 0 19 0 24092403 9856040960 302723 33554432000 1073741824 1073778376 140735982859472 139882077686712 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=4749/tid=4766] ppid=4746 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/4749/task/4766/stat : 4766 (java) S 4746 4749 2916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 24092403 9856040960 302723 33554432000 1073741824 1073778376 140735982859472 139882076633848 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=4749/tid=4767] ppid=4746 vsize=9625040 CPUtime=0.45 cores=1,3,5,7
/proc/4749/task/4767/stat : 4767 (java) S 4746 4749 2916 0 -1 4202560 103 0 0 0 20 25 0 0 20 0 19 0 24092403 9856040960 302723 33554432000 1073741824 1073778376 140735982859472 139882075581512 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=4749/tid=4768] ppid=4746 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/4749/task/4768/stat : 4768 (java) S 4746 4749 2916 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 24092469 9856040960 302723 33554432000 1073741824 1073778376 140735982859472 139882074477608 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 9625040

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 4749 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 4749 and gives
#  childrusage.ru_utime.tv_sec=1794
#  childrusage.ru_utime.tv_usec=369214
#  childrusage.ru_stime.tv_sec=2
#  childrusage.ru_stime.tv_usec=82683
# CPU time returned by wait4() is 1796.45
# while last known CPU time is 1800.07
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1784.64
CPU time (s): 1800.07
CPU user time (s): 1798.45
CPU system time (s): 1.62
CPU usage (%): 100.865
Max. virtual memory (cumulated for all children) (KiB): 9625040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.37
system time used= 2.08268
maximum resident set size= 1442060
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23460
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1744
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 78120
involuntary context switches= 88730

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 10.9263 second user time and 17.6383 second system time

The end

Launcher Data

Begin job on node102 at 2016-06-18 05:26:59
IDJOB=4101069
IDBENCH=1696
IDSOLVER=2546
FILE ID=node102/4101069-1466220419
RUNJOBID= node102-1466206108-2933
PBS_JOBID= 19918170
Free space on /tmp= 71724 MiB

SOLVER NAME= Sat4j PB 2.3.6 Resolution PB16
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/ftp.netlib.org/lp/data/normalized-reduced-mps-v2-20-10-fffff800.opb
COMMAND LINE= java -jar sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4101069-1466220419/watcher-4101069-1466220419 -o /tmp/evaluation-result-4101069-1466220419/solver-4101069-1466220419 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node102-1466206108-2933 --watchdog 1960  java -jar sat4j-pb.jar HOME/instance-4101069-1466220419.opb

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

MD5SUM BENCH= f2e3e708ab88850fd5a3cdf379c0e388
RANDOM SEED=328648083

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        30032724 kB
Buffers:           95412 kB
Cached:            89404 kB
SwapCached:         1828 kB
Active:          1789568 kB
Inactive:         124112 kB
Active(anon):    1730128 kB
Inactive(anon):     1504 kB
Active(file):      59440 kB
Inactive(file):   122608 kB
Unevictable:      190484 kB
Mlocked:          190484 kB
SwapTotal:      67108856 kB
SwapFree:       67099020 kB
Dirty:              2820 kB
Writeback:             0 kB
AnonPages:       1919228 kB
Mapped:            15332 kB
Shmem:                 0 kB
Slab:             598912 kB
SReclaimable:      42664 kB
SUnreclaim:       556248 kB
KernelStack:        1600 kB
PageTables:         8180 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2167976 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1710080 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= 71724 MiB
End job on node102 at 2016-06-18 05:56:43