Trace number 4258044

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-CSP 2017-07-05SAT (TO)881 244.256 240.22501

General information on the benchmark

NameKnapsack/Knapsack-m1-s40/
Knapsack-40-150-16.xml
MD5SUMb96279f92050ffb29891facc982b592e
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark886
Best CPU time to get the best result obtained on this benchmark7.3159599
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints1
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":40}]
Minimum variable degree2
Maximum variable degree2
Distribution of variable degrees[{"degree":2,"count":40}]
Minimum constraint arity40
Maximum constraint arity40
Distribution of constraint arities[{"arity":40,"count":1}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"sum","count":1}]
Optimization problemYES
Type of objectivemax SUM

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.47/0.45	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.47/0.45	c This is free software under the dual EPL/GNU LGPL licenses.
0.47/0.45	c See www.sat4j.org for details.
0.47/0.45	c That software uses the Rhino library from the Mozilla project.
0.47/0.45	c version CUSTOM.v20170705
0.47/0.45	c java.runtime.name	Java(TM) SE Runtime Environment
0.47/0.45	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.47/0.45	c java.vm.version	25.131-b11
0.47/0.45	c java.vm.vendor	Oracle Corporation
0.47/0.45	c sun.arch.data.model	64
0.47/0.45	c java.version		1.8.0_131
0.47/0.45	c os.name		Linux
0.47/0.45	c os.version		3.10.0-514.16.1.el7.x86_64
0.47/0.45	c os.arch		amd64
0.47/0.45	c Free memory 		499604488
0.47/0.45	c Max memory 		7247757312
0.47/0.45	c Total memory 		504889344
0.47/0.45	c Number of processors 	4
0.47/0.45	c c --- Begin Solver configuration ---
0.47/0.45	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@2b71fc7e
0.47/0.45	c Learn all clauses as in MiniSAT
0.47/0.45	c LOGGER=java.util.logging.Logger@25f38edc claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.47/0.45	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.47/0.45	c No reason simplification
0.47/0.45	c Glucose 2.1 dynamic restart strategy
0.47/0.45	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.47/0.45	c timeout=2147483s
0.47/0.45	c DB Simplification allowed=false
0.47/0.45	c Listener: org.sat4j.minisat.core.VoidTracing@1a86f2f1
0.47/0.45	c --- End Solver configuration ---
0.47/0.45	c constraints type 
0.47/0.45	c org.sat4j.minisat.constraints.card.MinWatchCard => 80
0.47/0.45	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 893
0.47/0.45	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 30590
0.47/0.45	c org.sat4j.minisat.constraints.cnf.UnitClause => 2
0.47/0.45	c 31565 constraints processed.
15.74/14.54	o 697
16.66/15.26	o 750
16.79/15.30	o 778
16.79/15.39	o 791
18.04/16.46	o 810
20.50/18.84	o 811
20.50/18.87	o 813
20.67/18.92	o 824
20.67/18.94	o 853
87.47/84.94	o 881
244.23/240.20	c starts		: 1498
244.23/240.20	c conflicts		: 282177
244.23/240.20	c decisions		: 713321
244.23/240.20	c propagations		: 812073935
244.23/240.20	c inspects		: 1554055498
244.23/240.20	c shortcuts		: 0
244.23/240.20	c learnt literals	: 1672
244.23/240.20	c learnt binary clauses	: 156
244.23/240.20	c learnt ternary clauses	: 897
244.23/240.20	c learnt constraints	: 280505
244.23/240.20	c ignored constraints	: 0
244.23/240.20	c root simplifications	: 0
244.23/240.20	c removed literals (reason simplification)	: 0
244.23/240.20	c reason swapping (by a shorter reason)	: 0
244.23/240.20	c Calls to reduceDB	: 24
244.23/240.20	c Number of update (reduction) of LBD	: 80742
244.23/240.20	c Imported unit clauses	: 0
244.23/240.20	c number of reductions to clauses (during analyze)	: 0
244.23/240.20	c number of learned constraints concerned by reduction	: 0
244.23/240.20	c number of learning phase by resolution	: 0
244.23/240.20	c number of learning phase by cutting planes	: 0
244.23/240.20	c number of rounding to 1 operations	: 0
244.23/240.20	c number of easy rounding to 1 operations (no literal elimination needed)	: 0
244.23/240.20	c number of reductions of the coefficients by power 2 	: 0
244.23/240.20	c number of right shift for reduction by power 2 	: 0
244.23/240.20	c number of reductions of the coefficients by GCD over coefficients 	: 0
244.23/240.20	c speed (assignments/second)	: 3387282.724762453
244.23/240.20	c non guided choices	4594
244.23/240.20	c learnt constraints type 
244.23/240.20	s SATISFIABLE
244.23/240.20	v <instantiation type="solution">
244.23/240.20	v 	<list> x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] x[13] x[14] x[15] x[16] x[17] x[18] x[19] x[20] x[21] x[22] x[23] x[24] x[25] x[26] x[27] x[28] x[29] x[30] x[31] x[32] x[33] x[34] x[35] x[36] x[37] x[38] x[39] </list>
244.23/240.20	v 	<values> 1 0 0 0 0 1 0 1 1 0 1 1 0 1 0 0 0 0 1 0 0 1 1 0 0 0 1 0 0 0 0 0 0 0 1 1 0 0 0 0 </values>
244.23/240.20	v </instantiation>
244.23/240.20	

Verifier Data

OK	881

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-4258044-1501652760/watcher-4258044-1501652760 -o /tmp/evaluation-result-4258044-1501652760/solver-4258044-1501652760 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node132-1501638806-11703 --watchdog 300 java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar HOME/instance-4258044-1501652760.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 264 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 294 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 240 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: 8192 KiB


[startup+0 s]
/proc/loadavg: 1.96 1.99 2.26 3/200 27416
/proc/meminfo: memFree=31647444/32770624 swapFree=0/263984
[pid=27416] ppid=27413 vsize=23672 CPUtime=0 cores=0,2,4,6
/proc/27416/stat : 27416 (runsolver) D 27413 27416 18930 0 -1 4202560 108 0 0 0 0 0 0 0 20 0 1 0 64929530 24240128 106 18446744073709551615 4194304 4338465 140725588540336 140725588537976 140496815727319 0 0 1 24578 18446744071580418449 0 0 17 4 0 0 0 0 0 6438912 6441760 36261888 140725588541574 140725588542021 140725588542021 140725588545482 0
/proc/27416/statm: 5918 106 53 36 0 2156 0

[startup+0.100162 s]
/proc/loadavg: 1.96 1.99 2.26 3/200 27416
/proc/meminfo: memFree=31647444/32770624 swapFree=0/263984
[pid=27416] ppid=27413 vsize=10151672 CPUtime=0.03 cores=0,2,4,6
/proc/27416/stat : 27416 (java) S 27413 27416 18930 0 -1 1077944320 4035 0 0 0 3 0 0 0 20 0 9 0 64929530 10395312128 5139 18446744073709551615 4194304 4196468 140736319841760 140736319824304 139757249900279 0 0 1 16800970 18446744073709551615 0 0 17 6 0 0 5 0 0 6293624 6294260 37470208 140736319844785 140736319844938 140736319844938 140736319848399 0
/proc/27416/statm: 2537918 5139 2114 1 0 2527423 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 10151672

[startup+0.20039 s]
/proc/loadavg: 1.96 1.99 2.26 3/200 27416
/proc/meminfo: memFree=31647444/32770624 swapFree=0/263984
[pid=27416] ppid=27413 vsize=10551156 CPUtime=0.13 cores=0,2,4,6
/proc/27416/stat : 27416 (java) S 27413 27416 18930 0 -1 1077944320 7573 0 0 0 11 2 0 0 20 0 15 0 64929530 10804383744 7444 18446744073709551615 4194304 4196468 140736319841760 140736319824304 139757249900279 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 5 0 0 6293624 6294260 37470208 140736319844785 140736319844938 140736319844938 140736319848399 0
/proc/27416/statm: 2637789 7444 2786 1 0 2627269 0
Current children cumulated CPU time (s) 0.13
Current children cumulated vsize (KiB) 10551156

[startup+0.304372 s]
/proc/loadavg: 1.96 1.99 2.26 3/200 27416
/proc/meminfo: memFree=31647444/32770624 swapFree=0/263984
[pid=27416] ppid=27413 vsize=10551156 CPUtime=0.28 cores=0,2,4,6
/proc/27416/stat : 27416 (java) S 27413 27416 18930 0 -1 1077944320 9306 0 0 0 25 3 0 0 20 0 15 0 64929530 10804383744 9391 18446744073709551615 4194304 4196468 140736319841760 140736319824304 139757249900279 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 5 0 0 6293624 6294260 37470208 140736319844785 140736319844938 140736319844938 140736319848399 0
/proc/27416/statm: 2637789 9391 2865 1 0 2627269 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 10551156

[startup+0.700344 s]
/proc/loadavg: 1.96 1.99 2.26 3/200 27416
/proc/meminfo: memFree=31647444/32770624 swapFree=0/263984
[pid=27416] ppid=27413 vsize=10617796 CPUtime=1.32 cores=0,2,4,6
/proc/27416/stat : 27416 (java) S 27413 27416 18930 0 -1 1077944320 13040 0 0 0 128 4 0 0 20 0 16 0 64929530 10872623104 16748 18446744073709551615 4194304 4196468 140736319841760 140736319824304 139757249900279 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 5 0 0 6293624 6294260 37470208 140736319844785 140736319844938 140736319844938 140736319848399 0
/proc/27416/statm: 2654449 16748 3041 1 0 2643910 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 10617796

[startup+1.50074 s]
/proc/loadavg: 1.96 1.99 2.26 3/216 27432
/proc/meminfo: memFree=31592380/32770624 swapFree=0/264004
[pid=27416] ppid=27413 vsize=10617796 CPUtime=2.28 cores=0,2,4,6
/proc/27416/stat : 27416 (java) S 27413 27416 18930 0 -1 1077944320 15369 0 0 0 223 5 0 0 20 0 16 0 64929530 10872623104 16865 18446744073709551615 4194304 4196468 140736319841760 140736319824304 139757249900279 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 5 0 0 6293624 6294260 37470208 140736319844785 140736319844938 140736319844938 140736319848399 0
/proc/27416/statm: 2654449 16865 3050 1 0 2643910 0
[pid=27416/tid=27418] ppid=27413 vsize=10617796 CPUtime=1.4 cores=0,2,4,6
/proc/27416/task/27418/stat : 27418 (java) R 27413 27416 18930 0 -1 4202560 7660 0 0 0 137 3 0 0 20 0 16 0 64929536 10872623104 16865 18446744073709551615 4194304 4196468 140736319841760 139757254136792 139756845634402 0 4 1 16800974 0 0 0 -1 2 0 0 3 0 0 6293624 6294260 37470208 140736319844785 140736319844938 140736319844938 140736319848399 0
[pid=27416/tid=27419] ppid=27413 vsize=10617796 CPUtime=0 cores=0,2,4,6
/proc/27416/task/27419/stat : 27419 (java) S 27413 27416 18930 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 64929537 10872623104 16865 18446744073709551615 4194304 4196468 140736319841760 139757180320912 139757249910485 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37470208 140736319844785 140736319844938 140736319844938 140736319848399 0
[pid=27416/tid=27420] ppid=27413 vsize=10617796 CPUtime=0 cores=0,2,4,6
/proc/27416/task/27420/stat : 27420 (java) S 27413 27416 18930 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 64929537 10872623104 16865 18446744073709551615 4194304 4196468 140736319841760 139757179268112 139757249910485 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37470208 140736319844785 140736319844938 140736319844938 140736319848399 0
[pid=27416/tid=27421] ppid=27413 vsize=10617796 CPUtime=0 cores=0,2,4,6
/proc/27416/task/27421/stat : 27421 (java) S 27413 27416 18930 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 64929537 10872623104 16865 18446744073709551615 4194304 4196468 140736319841760 139757178215312 139757249910485 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37470208 140736319844785 140736319844938 140736319844938 140736319848399 0
[pid=27416/tid=27422] ppid=27413 vsize=10617796 CPUtime=0 cores=0,2,4,6
/proc/27416/task/27422/stat : 27422 (java) S 27413 27416 18930 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 16 0 64929537 10872623104 16865 18446744073709551615 4194304 4196468 140736319841760 139757177162512 139757249910485 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37470208 140736319844785 140736319844938 140736319844938 140736319848399 0
[pid=27416/tid=27423] ppid=27413 vsize=10617796 CPUtime=0 cores=0,2,4,6
/proc/27416/task/27423/stat : 27423 (java) S 27413 27416 18930 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 16 0 64929538 10872623104 16865 18446744073709551615 4194304 4196468 140736319841760 139756745726320 139757249911426 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37470208 140736319844785 140736319844938 140736319844938 140736319848399 0
[pid=27416/tid=27424] ppid=27413 vsize=10617796 CPUtime=0 cores=0,2,4,6
/proc/27416/task/27424/stat : 27424 (java) S 27413 27416 18930 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 16 0 64929538 10872623104 16865 18446744073709551615 4194304 4196468 140736319841760 139756744672288 139757249910485 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37470208 140736319844785 140736319844938 140736319844938 140736319848399 0
[pid=27416/tid=27425] ppid=27413 vsize=10617796 CPUtime=0 cores=0,2,4,6
/proc/27416/task/27425/stat : 27425 (java) S 27413 27416 18930 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 64929539 10872623104 16865 18446744073709551615 4194304 4196468 140736319841760 139756743619440 139757249910485 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37470208 140736319844785 140736319844938 140736319844938 140736319848399 0
[pid=27416/tid=27426] ppid=27413 vsize=10617796 CPUtime=0 cores=0,2,4,6
/proc/27416/task/27426/stat : 27426 (java) S 27413 27416 18930 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 64929541 10872623104 16865 18446744073709551615 4194304 4196468 140736319841760 139756742567760 139757249918875 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37470208 140736319844785 140736319844938 140736319844938 140736319848399 0
[pid=27416/tid=27427] ppid=27413 vsize=10617796 CPUtime=0.37 cores=0,2,4,6
/proc/27416/task/27427/stat : 27427 (java) S 27413 27416 18930 0 -1 1077944384 2617 0 0 0 37 0 0 0 20 0 16 0 64929541 10872623104 16865 18446744073709551615 4194304 4196468 140736319841760 139756741516144 139757249911426 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37470208 140736319844785 140736319844938 140736319844938 140736319848399 0
[pid=27416/tid=27428] ppid=27413 vsize=10617796 CPUtime=0.31 cores=0,2,4,6
/proc/27416/task/27428/stat : 27428 (java) R 27413 27416 18930 0 -1 4202560 2377 0 0 0 31 0 0 0 20 0 16 0 64929541 10872623104 16865 18446744073709551615 4194304 4196468 140736319841760 139756740463344 139757230600583 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 37470208 140736319844785 140736319844938 140736319844938 140736319848399 0
[pid=27416/tid=27429] ppid=27413 vsize=10617796 CPUtime=0.17 cores=0,2,4,6
/proc/27416/task/27429/stat : 27429 (java) S 27413 27416 18930 0 -1 1077944384 1295 0 0 0 17 0 0 0 20 0 16 0 64929541 10872623104 16865 18446744073709551615 4194304 4196468 140736319841760 139756739410544 139757249911426 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37470208 140736319844785 140736319844938 140736319844938 140736319848399 0
[pid=27416/tid=27430] ppid=27413 vsize=10617796 CPUtime=0 cores=0,2,4,6
/proc/27416/task/27430/stat : 27430 (java) S 27413 27416 18930 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 64929541 10872623104 16865 18446744073709551615 4194304 4196468 140736319841760 139756738357984 139757249910485 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37470208 140736319844785 140736319844938 140736319844938 140736319848399 0
[pid=27416/tid=27431] ppid=27413 vsize=10617796 CPUtime=0 cores=0,2,4,6
/proc/27416/task/27431/stat : 27431 (java) S 27413 27416 18930 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 16 0 64929545 10872623104 16865 18446744073709551615 4194304 4196468 140736319841760 139756737305264 139757249911426 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37470208 140736319844785 140736319844938 140736319844938 140736319848399 0
[pid=27416/tid=27432] ppid=27413 vsize=10617796 CPUtime=0 cores=0,2,4,6
/proc/27416/task/27432/stat : 27432 (java) S 27413 27416 18930 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 64929577 10872623104 16865 18446744073709551615 4194304 4196468 140736319841760 139756736250800 139757249911426 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37470208 140736319844785 140736319844938 140736319844938 140736319848399 0
Current children cumulated CPU time (s) 2.28
Current children cumulated vsize (KiB) 10617796

[startup+3.10064 s]
/proc/loadavg: 1.96 1.99 2.26 4/216 27432
/proc/meminfo: memFree=31585352/32770624 swapFree=0/264004
[pid=27416] ppid=27413 vsize=10617796 CPUtime=4.12 cores=0,2,4,6
/proc/27416/stat : 27416 (java) S 27413 27416 18930 0 -1 1077944320 16168 0 0 0 407 5 0 0 20 0 16 0 64929530 10872623104 17401 18446744073709551615 4194304 4196468 140736319841760 140736319824304 139757249900279 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 5 0 0 6293624 6294260 37470208 140736319844785 140736319844938 140736319844938 140736319848399 0
/proc/27416/statm: 2654449 17401 3050 1 0 2643910 0
[pid=27416/tid=27418] ppid=27413 vsize=10617796 CPUtime=2.99 cores=0,2,4,6
/proc/27416/task/27418/stat : 27418 (java) R 27413 27416 18930 0 -1 4202560 7681 0 0 0 296 3 0 0 20 0 16 0 64929536 10872623104 17401 18446744073709551615 4194304 4196468 140736319841760 139757254136256 139756845773618 0 4 1 16800974 0 0 0 -1 0 0 0 3 0 0 6293624 6294260 37470208 140736319844785 140736319844938 140736319844938 140736319848399 0
[pid=27416/tid=27419] ppid=27413 vsize=10617796 CPUtime=0 cores=0,2,4,6
/proc/27416/task/27419/stat : 27419 (java) S 27413 27416 18930 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 64929537 10872623104 17401 18446744073709551615 4194304 4196468 140736319841760 139757180320912 139757249910485 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37470208 140736319844785 140736319844938 140736319844938 140736319848399 0
[pid=27416/tid=27420] ppid=27413 vsize=10617796 CPUtime=0 cores=0,2,4,6
/proc/27416/task/27420/stat : 27420 (java) S 27413 27416 18930 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 64929537 10872623104 17401 18446744073709551615 4194304 4196468 140736319841760 139757179268112 139757249910485 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37470208 140736319844785 140736319844938 140736319844938 140736319848399 0
[pid=27416/tid=27421] ppid=27413 vsize=10617796 CPUtime=0 cores=0,2,4,6
/proc/27416/task/27421/stat : 27421 (java) S 27413 27416 18930 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 64929537 10872623104 17401 18446744073709551615 4194304 4196468 140736319841760 139757178215312 139757249910485 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37470208 140736319844785 140736319844938 140736319844938 140736319848399 0
[pid=27416/tid=27422] ppid=27413 vsize=10617796 CPUtime=0 cores=0,2,4,6
/proc/27416/task/27422/stat : 27422 (java) S 27413 27416 18930 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 16 0 64929537 10872623104 17401 18446744073709551615 4194304 4196468 140736319841760 139757177162512 139757249910485 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37470208 140736319844785 140736319844938 140736319844938 140736319848399 0
[pid=27416/tid=27423] ppid=27413 vsize=10617796 CPUtime=0 cores=0,2,4,6
/proc/27416/task/27423/stat : 27423 (java) S 27413 27416 18930 0 -1 1077944384 37 0 0 0 0 0 0 0 20 0 16 0 64929538 10872623104 17401 18446744073709551615 4194304 4196468 140736319841760 139756745726320 139757249911426 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37470208 140736319844785 140736319844938 140736319844938 140736319848399 0
[pid=27416/tid=27424] ppid=27413 vsize=10617796 CPUtime=0 cores=0,2,4,6
/proc/27416/task/27424/stat : 27424 (java) S 27413 27416 18930 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 16 0 64929538 10872623104 17401 18446744073709551615 4194304 4196468 140736319841760 139756744672288 139757249910485 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37470208 140736319844785 140736319844938 140736319844938 140736319848399 0
[pid=27416/tid=27425] ppid=27413 vsize=10617796 CPUtime=0 cores=0,2,4,6
/proc/27416/task/27425/stat : 27425 (java) S 27413 27416 18930 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 64929539 10872623104 17401 18446744073709551615 4194304 4196468 140736319841760 139756743619440 139757249910485 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37470208 140736319844785 140736319844938 140736319844938 140736319848399 0
[pid=27416/tid=27426] ppid=27413 vsize=10617796 CPUtime=0 cores=0,2,4,6
/proc/27416/task/27426/stat : 27426 (java) S 27413 27416 18930 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 64929541 10872623104 17401 18446744073709551615 4194304 4196468 140736319841760 139756742567760 139757249918875 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37470208 140736319844785 140736319844938 140736319844938 140736319848399 0
[pid=27416/tid=27427] ppid=27413 vsize=10617796 CPUtime=0.5 cores=0,2,4,6
/proc/27416/task/27427/stat : 27427 (java) S 27413 27416 18930 0 -1 1077944384 2803 0 0 0 50 0 0 0 20 0 16 0 64929541 10872623104 17401 18446744073709551615 4194304 4196468 140736319841760 139756741516144 139757249911426 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37470208 140736319844785 140736319844938 140736319844938 140736319848399 0
[pid=27416/tid=27428] ppid=27413 vsize=10617796 CPUtime=0.41 cores=0,2,4,6
/proc/27416/task/27428/stat : 27428 (java) S 27413 27416 18930 0 -1 1077944384 2927 0 0 0 41 0 0 0 20 0 16 0 64929541 10872623104 17401 18446744073709551615 4194304 4196468 140736319841760 139756740463344 139757249911426 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37470208 140736319844785 140736319844938 140736319844938 140736319848399 0
[pid=27416/tid=27429] ppid=27413 vsize=10617796 CPUtime=0.17 cores=0,2,4,6
/proc/27416/task/27429/stat : 27429 (java) S 27413 27416 18930 0 -1 1077944384 1305 0 0 0 17 0 0 0 20 0 16 0 64929541 10872623104 17401 18446744073709551615 4194304 4196468 140736319841760 139756739410544 139757249911426 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37470208 140736319844785 140736319844938 140736319844938 140736319848399 0
[pid=27416/tid=27430] ppid=27413 vsize=10617796 CPUtime=0 cores=0,2,4,6
/proc/27416/task/27430/stat : 27430 (java) S 27413 27416 18930 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 64929541 10872623104 17401 18446744073709551615 4194304 4196468 140736319841760 139756738357984 139757249910485 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37470208 140736319844785 140736319844938 140736319844938 140736319848399 0
[pid=27416/tid=27431] ppid=27413 vsize=10617796 CPUtime=0 cores=0,2,4,6
/proc/27416/task/27431/stat : 27431 (java) S 27413 27416 18930 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 16 0 64929545 10872623104 17401 18446744073709551615 4194304 4196468 140736319841760 139756737305264 139757249911426 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37470208 140736319844785 140736319844938 140736319844938 140736319848399 0
[pid=27416/tid=27432] ppid=27413 vsize=10617796 CPUtime=0 cores=0,2,4,6
/proc/27416/task/27432/stat : 27432 (java) S 27413 27416 18930 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 64929577 10872623104 17401 18446744073709551615 4194304 4196468 140736319841760 139756736250800 139757249911426 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37470208 140736319844785 140736319844938 140736319844938 140736319848399 0
Current children cumulated CPU time (s) 4.12
Current children cumulated vsize (KiB) 10617796

[startup+6.30056 s]
/proc/loadavg: 1.89 1.97 2.26 3/216 27432
/proc/meminfo: memFree=31548084/32770624 swapFree=0/264008
[pid=27416] ppid=27413 vsize=10617796 CPUtime=7.34 cores=0,2,4,6
/proc/27416/stat : 27416 (java) S 27413 27416 18930 0 -1 1077944320 17764 0 0 0 729 5 0 0 20 0 16 0 64929530 10872623104 17422 18446744073709551615 4194304 4196468 140736319841760 140736319824304 139757249900279 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 5 0 0 6293624 6294260 37470208 140736319844785 140736319844938 140736319844938 140736319848399 0
/proc/27416/statm: 2654449 17422 3054 1 0 2643910 0
[pid=27416/tid=27418] ppid=27413 vsize=10617796 CPUtime=6.19 cores=0,2,4,6
/proc/27416/task/27418/stat : 27418 (java) R 27413 27416 18930 0 -1 4202560 7900 0 0 0 616 3 0 0 20 0 16 0 64929536 10872623104 17422 18446744073709551615 4194304 4196468 140736319841760 139757254136144 139756845773408 0 4 1 16800974 0 0 0 -1 0 0 0 3 0 0 6293624 6294260 37470208 140736319844785 140736319844938 140736319844938 140736319848399 0
[pid=27416/tid=27419] ppid=27413 vsize=10617796 CPUtime=0 cores=0,2,4,6
/proc/27416/task/27419/stat : 27419 (java) S 27413 27416 18930 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 64929537 10872623104 17422 18446744073709551615 4194304 4196468 140736319841760 139757180320912 139757249910485 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37470208 140736319844785 140736319844938 140736319844938 140736319848399 0
[pid=27416/tid=27420] ppid=27413 vsize=10617796 CPUtime=0 cores=0,2,4,6
/proc/27416/task/27420/stat : 27420 (java) S 27413 27416 18930 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 64929537 10872623104 17422 18446744073709551615 4194304 4196468 140736319841760 139757179268112 139757249910485 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37470208 140736319844785 140736319844938 140736319844938 140736319848399 0
[pid=27416/tid=27421] ppid=27413 vsize=10617796 CPUtime=0 cores=0,2,4,6
/proc/27416/task/27421/stat : 27421 (java) S 27413 27416 18930 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 64929537 10872623104 17422 18446744073709551615 4194304 4196468 140736319841760 139757178215312 139757249910485 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37470208 140736319844785 140736319844938 140736319844938 140736319848399 0
[pid=27416/tid=27422] ppid=27413 vsize=10617796 CPUtime=0 cores=0,2,4,6
/proc/27416/task/27422/stat : 27422 (java) S 27413 27416 18930 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 16 0 64929537 10872623104 17422 18446744073709551615 4194304 4196468 140736319841760 139757177162512 139757249910485 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37470208 140736319844785 140736319844938 140736319844938 140736319848399 0
[pid=27416/tid=27423] ppid=27413 vsize=10617796 CPUtime=0 cores=0,2,4,6
/proc/27416/task/27423/stat : 27423 (java) S 27413 27416 18930 0 -1 1077944384 234 0 0 0 0 0 0 0 20 0 16 0 64929538 10872623104 17422 18446744073709551615 4194304 4196468 140736319841760 139756745726320 139757249911426 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37470208 140736319844785 140736319844938 140736319844938 140736319848399 0
[pid=27416/tid=27424] ppid=27413 vsize=10617796 CPUtime=0 cores=0,2,4,6
/proc/27416/task/27424/stat : 27424 (java) S 27413 27416 18930 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 16 0 64929538 10872623104 17422 18446744073709551615 4194304 4196468 140736319841760 139756744672288 139757249910485 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37470208 140736319844785 140736319844938 140736319844938 140736319848399 0
[pid=27416/tid=27425] ppid=27413 vsize=10617796 CPUtime=0 cores=0,2,4,6
/proc/27416/task/27425/stat : 27425 (java) S 27413 27416 18930 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 64929539 10872623104 17422 18446744073709551615 4194304 4196468 140736319841760 139756743619440 139757249910485 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37470208 140736319844785 140736319844938 140736319844938 140736319848399 0
[pid=27416/tid=27426] ppid=27413 vsize=10617796 CPUtime=0 cores=0,2,4,6
/proc/27416/task/27426/stat : 27426 (java) S 27413 27416 18930 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 64929541 10872623104 17422 18446744073709551615 4194304 4196468 140736319841760 139756742567760 139757249918875 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37470208 140736319844785 140736319844938 140736319844938 140736319848399 0
[pid=27416/tid=27427] ppid=27413 vsize=10617796 CPUtime=0.5 cores=0,2,4,6
/proc/27416/task/27427/stat : 27427 (java) S 27413 27416 18930 0 -1 1077944384 2974 0 0 0 50 0 0 0 20 0 16 0 64929541 10872623104 17422 18446744073709551615 4194304 4196468 140736319841760 139756741516144 139757249911426 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37470208 140736319844785 140736319844938 140736319844938 140736319848399 0
[pid=27416/tid=27428] ppid=27413 vsize=10617796 CPUtime=0.43 cores=0,2,4,6
/proc/27416/task/27428/stat : 27428 (java) S 27413 27416 18930 0 -1 1077944384 3515 0 0 0 43 0 0 0 20 0 16 0 64929541 10872623104 17422 18446744073709551615 4194304 4196468 140736319841760 139756740463344 139757249911426 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37470208 140736319844785 140736319844938 140736319844938 140736319848399 0
[pid=27416/tid=27429] ppid=27413 vsize=10617796 CPUtime=0.18 cores=0,2,4,6
/proc/27416/task/27429/stat : 27429 (java) S 27413 27416 18930 0 -1 1077944384 1309 0 0 0 18 0 0 0 20 0 16 0 64929541 10872623104 17422 18446744073709551615 4194304 4196468 140736319841760 139756739410544 139757249911426 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37470208 140736319844785 140736319844938 140736319844938 140736319848399 0
[pid=27416/tid=27430] ppid=27413 vsize=10617796 CPUtime=0 cores=0,2,4,6
/proc/27416/task/27430/stat : 27430 (java) S 27413 27416 18930 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 64929541 10872623104 17422 18446744073709551615 4194304 4196468 140736319841760 139756738357984 139757249910485 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37470208 140736319844785 140736319844938 140736319844938 140736319848399 0
[pid=27416/tid=27431] ppid=27413 vsize=10617796 CPUtime=0 cores=0,2,4,6
/proc/27416/task/27431/stat : 27431 (java) S 27413 27416 18930 0 -1 1077944384 450 0 0 0 0 0 0 0 20 0 16 0 64929545 10872623104 17422 18446744073709551615 4194304 4196468 140736319841760 139756737305264 139757249911426 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37470208 140736319844785 140736319844938 140736319844938 140736319848399 0
[pid=27416/tid=27432] ppid=27413 vsize=10617796 CPUtime=0 cores=0,2,4,6
/proc/27416/task/27432/stat : 27432 (java) S 27413 27416 18930 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 64929577 10872623104 17422 18446744073709551615 4194304 4196468 140736319841760 139756736250800 139757249911426 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37470208 140736319844785 140736319844938 140736319844938 140736319848399 0
Current children cumulated CPU time (s) 7.34
Current children cumulated vsize (KiB) 10617796

[startup+12.7006 s]
/proc/loadavg: 2.06 2.00 2.27 6/215 27510
/proc/meminfo: memFree=30678076/32770624 swapFree=0/264052
[pid=27416] ppid=27413 vsize=10617796 CPUtime=13.93 cores=0,2,4,6
/proc/27416/stat : 27416 (java) S 27413 27416 18930 0 -1 1077944320 21422 0 0 0 1387 6 0 0 20 0 16 0 64929530 10872623104 17987 18446744073709551615 4194304 4196468 140736319841760 140736319824304 139757249900279 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 5 0 0 6293624 6294260 37470208 140736319844785 140736319844938 140736319844938 140736319848399 0
/proc/27416/statm: 2654449 17987 3061 1 0 2643910 0
[pid=27416/tid=27418] ppid=27413 vsize=10617796 CPUtime=12.59 cores=0,2,4,6
/proc/27416/task/27418/stat : 27418 (java) R 27413 27416 18930 0 -1 4202560 8448 0 0 0 1256 3 0 0 20 0 16 0 64929536 10872623104 17987 18446744073709551615 4194304 4196468 140736319841760 139757254136144 139756845987339 0 4 1 16800974 0 0 0 -1 0 0 0 3 0 0 6293624 6294260 37470208 140736319844785 140736319844938 140736319844938 140736319848399 0
[pid=27416/tid=27419] ppid=27413 vsize=10617796 CPUtime=0 cores=0,2,4,6
/proc/27416/task/27419/stat : 27419 (java) S 27413 27416 18930 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 64929537 10872623104 17987 18446744073709551615 4194304 4196468 140736319841760 139757180320912 139757249910485 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37470208 140736319844785 140736319844938 140736319844938 140736319848399 0
[pid=27416/tid=27420] ppid=27413 vsize=10617796 CPUtime=0 cores=0,2,4,6
/proc/27416/task/27420/stat : 27420 (java) S 27413 27416 18930 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 64929537 10872623104 17987 18446744073709551615 4194304 4196468 140736319841760 139757179268112 139757249910485 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37470208 140736319844785 140736319844938 140736319844938 140736319848399 0
[pid=27416/tid=27421] ppid=27413 vsize=10617796 CPUtime=0 cores=0,2,4,6
/proc/27416/task/27421/stat : 27421 (java) S 27413 27416 18930 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 64929537 10872623104 17987 18446744073709551615 4194304 4196468 140736319841760 139757178215312 139757249910485 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37470208 140736319844785 140736319844938 140736319844938 140736319848399 0
[pid=27416/tid=27422] ppid=27413 vsize=10617796 CPUtime=0 cores=0,2,4,6
/proc/27416/task/27422/stat : 27422 (java) S 27413 27416 18930 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 16 0 64929537 10872623104 17987 18446744073709551615 4194304 4196468 140736319841760 139757177162512 139757249910485 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37470208 140736319844785 140736319844938 140736319844938 140736319848399 0
[pid=27416/tid=27423] ppid=27413 vsize=10617796 CPUtime=0 cores=0,2,4,6
/proc/27416/task/27423/stat : 27423 (java) S 27413 27416 18930 0 -1 1077944384 293 0 0 0 0 0 0 0 20 0 16 0 64929538 10872623104 17987 18446744073709551615 4194304 4196468 140736319841760 139756745726320 139757249911426 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37470208 140736319844785 140736319844938 140736319844938 140736319848399 0

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

[startup+162.301 s]
/proc/loadavg: 1.96 1.99 2.22 3/216 27516
/proc/meminfo: memFree=30153300/32770624 swapFree=0/264164
[pid=27416] ppid=27413 vsize=10617796 CPUtime=165.45 cores=0,2,4,6
/proc/27416/stat : 27416 (java) S 27413 27416 18930 0 -1 1077944320 36385 0 0 0 16504 41 0 0 20 0 16 0 64929530 10872623104 103492 18446744073709551615 4194304 4196468 140736319841760 140736319824304 139757249900279 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 5 0 0 6293624 6294260 37470208 140736319844785 140736319844938 140736319844938 140736319848399 0
/proc/27416/statm: 2654449 103492 3095 1 0 2643910 0
[pid=27416/tid=27418] ppid=27413 vsize=10617796 CPUtime=162.02 cores=0,2,4,6
/proc/27416/task/27418/stat : 27418 (java) R 27413 27416 18930 0 -1 4202560 10685 0 0 0 16197 5 0 0 20 0 16 0 64929536 10872623104 103492 18446744073709551615 4194304 4196468 140736319841760 139757254136368 139756846487777 0 4 1 16800974 0 0 0 -1 0 0 0 3 0 0 6293624 6294260 37470208 140736319844785 140736319844938 140736319844938 140736319848399 0
[pid=27416/tid=27419] ppid=27413 vsize=10617796 CPUtime=0.13 cores=0,2,4,6
/proc/27416/task/27419/stat : 27419 (java) S 27413 27416 18930 0 -1 1077944384 427 0 0 0 6 7 0 0 20 0 16 0 64929537 10872623104 103492 18446744073709551615 4194304 4196468 140736319841760 139757180320912 139757249910485 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37470208 140736319844785 140736319844938 140736319844938 140736319848399 0
[pid=27416/tid=27420] ppid=27413 vsize=10617796 CPUtime=0.13 cores=0,2,4,6
/proc/27416/task/27420/stat : 27420 (java) S 27413 27416 18930 0 -1 1077944384 309 0 0 0 6 7 0 0 20 0 16 0 64929537 10872623104 103492 18446744073709551615 4194304 4196468 140736319841760 139757179268112 139757249910485 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37470208 140736319844785 140736319844938 140736319844938 140736319848399 0
[pid=27416/tid=27421] ppid=27413 vsize=10617796 CPUtime=0.14 cores=0,2,4,6
/proc/27416/task/27421/stat : 27421 (java) S 27413 27416 18930 0 -1 1077944384 415 0 0 0 7 7 0 0 20 0 16 0 64929537 10872623104 103492 18446744073709551615 4194304 4196468 140736319841760 139757178215312 139757249910485 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37470208 140736319844785 140736319844938 140736319844938 140736319848399 0
[pid=27416/tid=27422] ppid=27413 vsize=10617796 CPUtime=0.14 cores=0,2,4,6
/proc/27416/task/27422/stat : 27422 (java) S 27413 27416 18930 0 -1 1077944384 299 0 0 0 7 7 0 0 20 0 16 0 64929537 10872623104 103492 18446744073709551615 4194304 4196468 140736319841760 139757177162512 139757249910485 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37470208 140736319844785 140736319844938 140736319844938 140736319848399 0
[pid=27416/tid=27423] ppid=27413 vsize=10617796 CPUtime=0 cores=0,2,4,6
/proc/27416/task/27423/stat : 27423 (java) S 27413 27416 18930 0 -1 1077944384 689 0 0 0 0 0 0 0 20 0 16 0 64929538 10872623104 103492 18446744073709551615 4194304 4196468 140736319841760 139756745726320 139757249911426 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37470208 140736319844785 140736319844938 140736319844938 140736319848399 0
[pid=27416/tid=27424] ppid=27413 vsize=10617796 CPUtime=0 cores=0,2,4,6
/proc/27416/task/27424/stat : 27424 (java) S 27413 27416 18930 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 16 0 64929538 10872623104 103492 18446744073709551615 4194304 4196468 140736319841760 139756744672288 139757249910485 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37470208 140736319844785 140736319844938 140736319844938 140736319848399 0
[pid=27416/tid=27425] ppid=27413 vsize=10617796 CPUtime=0 cores=0,2,4,6
/proc/27416/task/27425/stat : 27425 (java) S 27413 27416 18930 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 16 0 64929539 10872623104 103492 18446744073709551615 4194304 4196468 140736319841760 139756743619440 139757249910485 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37470208 140736319844785 140736319844938 140736319844938 140736319848399 0
[pid=27416/tid=27426] ppid=27413 vsize=10617796 CPUtime=0 cores=0,2,4,6
/proc/27416/task/27426/stat : 27426 (java) S 27413 27416 18930 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 64929541 10872623104 103492 18446744073709551615 4194304 4196468 140736319841760 139756742567760 139757249918875 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37470208 140736319844785 140736319844938 140736319844938 140736319848399 0
[pid=27416/tid=27427] ppid=27413 vsize=10617796 CPUtime=1.32 cores=0,2,4,6
/proc/27416/task/27427/stat : 27427 (java) S 27413 27416 18930 0 -1 1077944384 10171 0 0 0 131 1 0 0 20 0 16 0 64929541 10872623104 103492 18446744073709551615 4194304 4196468 140736319841760 139756741516144 139757249911426 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37470208 140736319844785 140736319844938 140736319844938 140736319848399 0
[pid=27416/tid=27428] ppid=27413 vsize=10617796 CPUtime=1.17 cores=0,2,4,6
/proc/27416/task/27428/stat : 27428 (java) S 27413 27416 18930 0 -1 1077944384 7992 0 0 0 116 1 0 0 20 0 16 0 64929541 10872623104 103492 18446744073709551615 4194304 4196468 140736319841760 139756740463344 139757249911426 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37470208 140736319844785 140736319844938 140736319844938 140736319848399 0
[pid=27416/tid=27429] ppid=27413 vsize=10617796 CPUtime=0.25 cores=0,2,4,6
/proc/27416/task/27429/stat : 27429 (java) S 27413 27416 18930 0 -1 1077944384 3311 0 0 0 24 1 0 0 20 0 16 0 64929541 10872623104 103492 18446744073709551615 4194304 4196468 140736319841760 139756739410544 139757249911426 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37470208 140736319844785 140736319844938 140736319844938 140736319848399 0
[pid=27416/tid=27430] ppid=27413 vsize=10617796 CPUtime=0 cores=0,2,4,6
/proc/27416/task/27430/stat : 27430 (java) S 27413 27416 18930 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 64929541 10872623104 103492 18446744073709551615 4194304 4196468 140736319841760 139756738357984 139757249910485 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37470208 140736319844785 140736319844938 140736319844938 140736319848399 0
[pid=27416/tid=27431] ppid=27413 vsize=10617796 CPUtime=0.06 cores=0,2,4,6
/proc/27416/task/27431/stat : 27431 (java) S 27413 27416 18930 0 -1 1077944384 652 0 0 0 3 3 0 0 20 0 16 0 64929545 10872623104 103492 18446744073709551615 4194304 4196468 140736319841760 139756737305264 139757249911426 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37470208 140736319844785 140736319844938 140736319844938 140736319848399 0
[pid=27416/tid=27432] ppid=27413 vsize=10617796 CPUtime=0 cores=0,2,4,6
/proc/27416/task/27432/stat : 27432 (java) S 27413 27416 18930 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 64929577 10872623104 103492 18446744073709551615 4194304 4196468 140736319841760 139756736250800 139757249911426 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37470208 140736319844785 140736319844938 140736319844938 140736319848399 0
Current children cumulated CPU time (s) 165.45
Current children cumulated vsize (KiB) 10617796

[startup+222.307 s]
/proc/loadavg: 1.95 1.97 2.20 3/215 27518
/proc/meminfo: memFree=29555636/32770624 swapFree=0/264192
[pid=27416] ppid=27413 vsize=10617796 CPUtime=226.45 cores=0,2,4,6
/proc/27416/stat : 27416 (java) S 27413 27416 18930 0 -1 1077944320 40271 0 0 0 22562 83 0 0 20 0 16 0 64929530 10872623104 187766 18446744073709551615 4194304 4196468 140736319841760 140736319824304 139757249900279 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 5 0 0 6293624 6294260 37470208 140736319844785 140736319844938 140736319844938 140736319848399 0
/proc/27416/statm: 2654449 187766 3115 1 0 2643910 0
[pid=27416/tid=27418] ppid=27413 vsize=10617796 CPUtime=221.68 cores=0,2,4,6
/proc/27416/task/27418/stat : 27418 (java) R 27413 27416 18930 0 -1 4202560 11048 0 0 0 22163 5 0 0 20 0 16 0 64929536 10872623104 187766 18446744073709551615 4194304 4196468 140736319841760 139757254139232 139756845531106 0 4 1 16800974 0 0 0 -1 4 0 0 3 0 0 6293624 6294260 37470208 140736319844785 140736319844938 140736319844938 140736319848399 0
[pid=27416/tid=27419] ppid=27413 vsize=10617796 CPUtime=0.45 cores=0,2,4,6
/proc/27416/task/27419/stat : 27419 (java) S 27413 27416 18930 0 -1 1077944384 1249 0 0 0 28 17 0 0 20 0 16 0 64929537 10872623104 187766 18446744073709551615 4194304 4196468 140736319841760 139757180320912 139757249910485 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37470208 140736319844785 140736319844938 140736319844938 140736319848399 0
[pid=27416/tid=27420] ppid=27413 vsize=10617796 CPUtime=0.45 cores=0,2,4,6
/proc/27416/task/27420/stat : 27420 (java) S 27413 27416 18930 0 -1 1077944384 959 0 0 0 28 17 0 0 20 0 16 0 64929537 10872623104 187766 18446744073709551615 4194304 4196468 140736319841760 139757179268112 139757249910485 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37470208 140736319844785 140736319844938 140736319844938 140736319848399 0
[pid=27416/tid=27421] ppid=27413 vsize=10617796 CPUtime=0.45 cores=0,2,4,6
/proc/27416/task/27421/stat : 27421 (java) S 27413 27416 18930 0 -1 1077944384 858 0 0 0 28 17 0 0 20 0 16 0 64929537 10872623104 187766 18446744073709551615 4194304 4196468 140736319841760 139757178215312 139757249910485 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37470208 140736319844785 140736319844938 140736319844938 140736319848399 0
[pid=27416/tid=27422] ppid=27413 vsize=10617796 CPUtime=0.46 cores=0,2,4,6
/proc/27416/task/27422/stat : 27422 (java) S 27413 27416 18930 0 -1 1077944384 723 0 0 0 29 17 0 0 20 0 16 0 64929537 10872623104 187766 18446744073709551615 4194304 4196468 140736319841760 139757177162512 139757249910485 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37470208 140736319844785 140736319844938 140736319844938 140736319848399 0
[pid=27416/tid=27423] ppid=27413 vsize=10617796 CPUtime=0.03 cores=0,2,4,6
/proc/27416/task/27423/stat : 27423 (java) S 27413 27416 18930 0 -1 1077944384 1789 0 0 0 3 0 0 0 20 0 16 0 64929538 10872623104 187766 18446744073709551615 4194304 4196468 140736319841760 139756745726320 139757249911426 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37470208 140736319844785 140736319844938 140736319844938 140736319848399 0
[pid=27416/tid=27424] ppid=27413 vsize=10617796 CPUtime=0 cores=0,2,4,6
/proc/27416/task/27424/stat : 27424 (java) S 27413 27416 18930 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 16 0 64929538 10872623104 187766 18446744073709551615 4194304 4196468 140736319841760 139756744672288 139757249910485 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37470208 140736319844785 140736319844938 140736319844938 140736319848399 0
[pid=27416/tid=27425] ppid=27413 vsize=10617796 CPUtime=0 cores=0,2,4,6
/proc/27416/task/27425/stat : 27425 (java) S 27413 27416 18930 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 16 0 64929539 10872623104 187766 18446744073709551615 4194304 4196468 140736319841760 139756743619440 139757249910485 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37470208 140736319844785 140736319844938 140736319844938 140736319848399 0
[pid=27416/tid=27426] ppid=27413 vsize=10617796 CPUtime=0 cores=0,2,4,6
/proc/27416/task/27426/stat : 27426 (java) S 27413 27416 18930 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 64929541 10872623104 187766 18446744073709551615 4194304 4196468 140736319841760 139756742567760 139757249918875 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37470208 140736319844785 140736319844938 140736319844938 140736319848399 0
[pid=27416/tid=27427] ppid=27413 vsize=10617796 CPUtime=1.32 cores=0,2,4,6
/proc/27416/task/27427/stat : 27427 (java) S 27413 27416 18930 0 -1 1077944384 10173 0 0 0 131 1 0 0 20 0 16 0 64929541 10872623104 187766 18446744073709551615 4194304 4196468 140736319841760 139756741516144 139757249911426 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37470208 140736319844785 140736319844938 140736319844938 140736319848399 0
[pid=27416/tid=27428] ppid=27413 vsize=10617796 CPUtime=1.17 cores=0,2,4,6
/proc/27416/task/27428/stat : 27428 (java) S 27413 27416 18930 0 -1 1077944384 7995 0 0 0 116 1 0 0 20 0 16 0 64929541 10872623104 187766 18446744073709551615 4194304 4196468 140736319841760 139756740463344 139757249911426 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37470208 140736319844785 140736319844938 140736319844938 140736319848399 0
[pid=27416/tid=27429] ppid=27413 vsize=10617796 CPUtime=0.25 cores=0,2,4,6
/proc/27416/task/27429/stat : 27429 (java) S 27413 27416 18930 0 -1 1077944384 3362 0 0 0 24 1 0 0 20 0 16 0 64929541 10872623104 187766 18446744073709551615 4194304 4196468 140736319841760 139756739410544 139757249911426 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37470208 140736319844785 140736319844938 140736319844938 140736319848399 0
[pid=27416/tid=27430] ppid=27413 vsize=10617796 CPUtime=0 cores=0,2,4,6
/proc/27416/task/27430/stat : 27430 (java) S 27413 27416 18930 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 64929541 10872623104 187766 18446744073709551615 4194304 4196468 140736319841760 139756738357984 139757249910485 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37470208 140736319844785 140736319844938 140736319844938 140736319848399 0
[pid=27416/tid=27431] ppid=27413 vsize=10617796 CPUtime=0.08 cores=0,2,4,6
/proc/27416/task/27431/stat : 27431 (java) S 27413 27416 18930 0 -1 1077944384 680 0 0 0 4 4 0 0 20 0 16 0 64929545 10872623104 187766 18446744073709551615 4194304 4196468 140736319841760 139756737305264 139757249911426 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37470208 140736319844785 140736319844938 140736319844938 140736319848399 0
[pid=27416/tid=27432] ppid=27413 vsize=10617796 CPUtime=0 cores=0,2,4,6
/proc/27416/task/27432/stat : 27432 (java) S 27413 27416 18930 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 64929577 10872623104 187766 18446744073709551615 4194304 4196468 140736319841760 139756736250800 139757249911426 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37470208 140736319844785 140736319844938 140736319844938 140736319848399 0
Current children cumulated CPU time (s) 226.45
Current children cumulated vsize (KiB) 10617796



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+240.001 s]
/proc/loadavg: 1.82 1.94 2.19 3/215 27518
/proc/meminfo: memFree=29555512/32770624 swapFree=0/264204
[pid=27416] ppid=27413 vsize=10617796 CPUtime=244.19 cores=0,2,4,6
/proc/27416/stat : 27416 (java) S 27413 27416 18930 0 -1 1077944320 40343 0 0 0 24336 83 0 0 20 0 16 0 64929530 10872623104 187783 18446744073709551615 4194304 4196468 140736319841760 140736319824304 139757249900279 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 5 0 0 6293624 6294260 37470208 140736319844785 140736319844938 140736319844938 140736319848399 0
/proc/27416/statm: 2654449 187783 3116 1 0 2643910 0
[pid=27416/tid=27418] ppid=27413 vsize=10617796 CPUtime=239.35 cores=0,2,4,6
/proc/27416/task/27418/stat : 27418 (java) R 27413 27416 18930 0 -1 4202560 11110 0 0 0 23930 5 0 0 20 0 16 0 64929536 10872623104 187783 18446744073709551615 4194304 4196468 140736319841760 139757254139232 139756845777180 0 4 1 16800974 0 0 0 -1 2 0 0 3 0 0 6293624 6294260 37470208 140736319844785 140736319844938 140736319844938 140736319848399 0
[pid=27416/tid=27419] ppid=27413 vsize=10617796 CPUtime=0.47 cores=0,2,4,6
/proc/27416/task/27419/stat : 27419 (java) S 27413 27416 18930 0 -1 1077944384 1249 0 0 0 30 17 0 0 20 0 16 0 64929537 10872623104 187783 18446744073709551615 4194304 4196468 140736319841760 139757180320912 139757249910485 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37470208 140736319844785 140736319844938 140736319844938 140736319848399 0
[pid=27416/tid=27420] ppid=27413 vsize=10617796 CPUtime=0.47 cores=0,2,4,6
/proc/27416/task/27420/stat : 27420 (java) S 27413 27416 18930 0 -1 1077944384 959 0 0 0 30 17 0 0 20 0 16 0 64929537 10872623104 187783 18446744073709551615 4194304 4196468 140736319841760 139757179268112 139757249910485 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37470208 140736319844785 140736319844938 140736319844938 140736319848399 0
[pid=27416/tid=27421] ppid=27413 vsize=10617796 CPUtime=0.47 cores=0,2,4,6
/proc/27416/task/27421/stat : 27421 (java) S 27413 27416 18930 0 -1 1077944384 858 0 0 0 30 17 0 0 20 0 16 0 64929537 10872623104 187783 18446744073709551615 4194304 4196468 140736319841760 139757178215312 139757249910485 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37470208 140736319844785 140736319844938 140736319844938 140736319848399 0
[pid=27416/tid=27422] ppid=27413 vsize=10617796 CPUtime=0.47 cores=0,2,4,6
/proc/27416/task/27422/stat : 27422 (java) S 27413 27416 18930 0 -1 1077944384 723 0 0 0 30 17 0 0 20 0 16 0 64929537 10872623104 187783 18446744073709551615 4194304 4196468 140736319841760 139757177162512 139757249910485 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37470208 140736319844785 140736319844938 140736319844938 140736319848399 0
[pid=27416/tid=27423] ppid=27413 vsize=10617796 CPUtime=0.03 cores=0,2,4,6
/proc/27416/task/27423/stat : 27423 (java) S 27413 27416 18930 0 -1 1077944384 1792 0 0 0 3 0 0 0 20 0 16 0 64929538 10872623104 187783 18446744073709551615 4194304 4196468 140736319841760 139756745726320 139757249911426 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37470208 140736319844785 140736319844938 140736319844938 140736319848399 0
[pid=27416/tid=27424] ppid=27413 vsize=10617796 CPUtime=0 cores=0,2,4,6
/proc/27416/task/27424/stat : 27424 (java) S 27413 27416 18930 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 16 0 64929538 10872623104 187783 18446744073709551615 4194304 4196468 140736319841760 139756744672288 139757249910485 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37470208 140736319844785 140736319844938 140736319844938 140736319848399 0
[pid=27416/tid=27425] ppid=27413 vsize=10617796 CPUtime=0 cores=0,2,4,6
/proc/27416/task/27425/stat : 27425 (java) S 27413 27416 18930 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 16 0 64929539 10872623104 187783 18446744073709551615 4194304 4196468 140736319841760 139756743619440 139757249910485 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37470208 140736319844785 140736319844938 140736319844938 140736319848399 0
[pid=27416/tid=27426] ppid=27413 vsize=10617796 CPUtime=0 cores=0,2,4,6
/proc/27416/task/27426/stat : 27426 (java) S 27413 27416 18930 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 64929541 10872623104 187783 18446744073709551615 4194304 4196468 140736319841760 139756742567760 139757249918875 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37470208 140736319844785 140736319844938 140736319844938 140736319848399 0
[pid=27416/tid=27427] ppid=27413 vsize=10617796 CPUtime=1.32 cores=0,2,4,6
/proc/27416/task/27427/stat : 27427 (java) S 27413 27416 18930 0 -1 1077944384 10173 0 0 0 131 1 0 0 20 0 16 0 64929541 10872623104 187783 18446744073709551615 4194304 4196468 140736319841760 139756741516144 139757249911426 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37470208 140736319844785 140736319844938 140736319844938 140736319848399 0
[pid=27416/tid=27428] ppid=27413 vsize=10617796 CPUtime=1.17 cores=0,2,4,6
/proc/27416/task/27428/stat : 27428 (java) S 27413 27416 18930 0 -1 1077944384 7995 0 0 0 116 1 0 0 20 0 16 0 64929541 10872623104 187783 18446744073709551615 4194304 4196468 140736319841760 139756740463344 139757249911426 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37470208 140736319844785 140736319844938 140736319844938 140736319848399 0
[pid=27416/tid=27429] ppid=27413 vsize=10617796 CPUtime=0.25 cores=0,2,4,6
/proc/27416/task/27429/stat : 27429 (java) S 27413 27416 18930 0 -1 1077944384 3369 0 0 0 24 1 0 0 20 0 16 0 64929541 10872623104 187783 18446744073709551615 4194304 4196468 140736319841760 139756739410544 139757249911426 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37470208 140736319844785 140736319844938 140736319844938 140736319848399 0
[pid=27416/tid=27430] ppid=27413 vsize=10617796 CPUtime=0 cores=0,2,4,6
/proc/27416/task/27430/stat : 27430 (java) S 27413 27416 18930 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 64929541 10872623104 187783 18446744073709551615 4194304 4196468 140736319841760 139756738357984 139757249910485 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37470208 140736319844785 140736319844938 140736319844938 140736319848399 0
[pid=27416/tid=27431] ppid=27413 vsize=10617796 CPUtime=0.1 cores=0,2,4,6
/proc/27416/task/27431/stat : 27431 (java) S 27413 27416 18930 0 -1 1077944384 680 0 0 0 5 5 0 0 20 0 16 0 64929545 10872623104 187783 18446744073709551615 4194304 4196468 140736319841760 139756737305264 139757249911426 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37470208 140736319844785 140736319844938 140736319844938 140736319848399 0
[pid=27416/tid=27432] ppid=27413 vsize=10617796 CPUtime=0 cores=0,2,4,6
/proc/27416/task/27432/stat : 27432 (java) S 27413 27416 18930 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 64929577 10872623104 187783 18446744073709551615 4194304 4196468 140736319841760 139756736250800 139757249911426 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37470208 140736319844785 140736319844938 140736319844938 140736319848399 0
Current children cumulated CPU time (s) 244.19
Current children cumulated vsize (KiB) 10617796

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 27416 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+240.201 s]
/proc/loadavg: 1.82 1.94 2.19 3/215 27518
/proc/meminfo: memFree=29555512/32770624 swapFree=0/264204
[pid=27416] ppid=27413 vsize=10817488 CPUtime=244.23 cores=0,2,4,6
/proc/27416/stat : 27416 (java) S 27413 27416 18930 0 -1 1077944320 40571 0 0 0 24340 83 0 0 20 0 17 0 64929530 11077107712 187801 18446744073709551615 4194304 4196468 140736319841760 140736319824304 139757249900279 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 5 0 0 6293624 6294260 37470208 140736319844785 140736319844938 140736319844938 140736319848399 0
/proc/27416/statm: 2704372 187801 3118 1 0 2693833 0
[pid=27416/tid=27418] ppid=27413 vsize=10817488 CPUtime=239.4 cores=0,2,4,6
/proc/27416/task/27418/stat : 27418 (java) S 27413 27416 18930 0 -1 1077944384 11112 0 0 0 23935 5 0 0 20 0 17 0 64929536 11077107712 187801 18446744073709551615 4194304 4196468 140736319841760 139757254143152 139757249910485 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 3 0 0 6293624 6294260 37470208 140736319844785 140736319844938 140736319844938 140736319848399 0
[pid=27416/tid=27419] ppid=27413 vsize=10817488 CPUtime=0.47 cores=0,2,4,6
/proc/27416/task/27419/stat : 27419 (java) S 27413 27416 18930 0 -1 1077944384 1249 0 0 0 30 17 0 0 20 0 17 0 64929537 11077107712 187801 18446744073709551615 4194304 4196468 140736319841760 139757180320912 139757249910485 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37470208 140736319844785 140736319844938 140736319844938 140736319848399 0
[pid=27416/tid=27420] ppid=27413 vsize=10817488 CPUtime=0.47 cores=0,2,4,6
/proc/27416/task/27420/stat : 27420 (java) S 27413 27416 18930 0 -1 1077944384 959 0 0 0 30 17 0 0 20 0 17 0 64929537 11077107712 187801 18446744073709551615 4194304 4196468 140736319841760 139757179268112 139757249910485 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37470208 140736319844785 140736319844938 140736319844938 140736319848399 0
[pid=27416/tid=27421] ppid=27413 vsize=10817488 CPUtime=0.47 cores=0,2,4,6
/proc/27416/task/27421/stat : 27421 (java) S 27413 27416 18930 0 -1 1077944384 858 0 0 0 30 17 0 0 20 0 17 0 64929537 11077107712 187801 18446744073709551615 4194304 4196468 140736319841760 139757178215312 139757249910485 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37470208 140736319844785 140736319844938 140736319844938 140736319848399 0
[pid=27416/tid=27422] ppid=27413 vsize=10817488 CPUtime=0.47 cores=0,2,4,6
/proc/27416/task/27422/stat : 27422 (java) S 27413 27416 18930 0 -1 1077944384 723 0 0 0 30 17 0 0 20 0 17 0 64929537 11077107712 187801 18446744073709551615 4194304 4196468 140736319841760 139757177162512 139757249910485 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37470208 140736319844785 140736319844938 140736319844938 140736319848399 0
[pid=27416/tid=27423] ppid=27413 vsize=10817488 CPUtime=0.03 cores=0,2,4,6
/proc/27416/task/27423/stat : 27423 (java) S 27413 27416 18930 0 -1 1077944384 1792 0 0 0 3 0 0 0 20 0 17 0 64929538 11077107712 187801 18446744073709551615 4194304 4196468 140736319841760 139756745726320 139757249911426 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37470208 140736319844785 140736319844938 140736319844938 140736319848399 0
[pid=27416/tid=27424] ppid=27413 vsize=10817488 CPUtime=0 cores=0,2,4,6
/proc/27416/task/27424/stat : 27424 (java) S 27413 27416 18930 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 17 0 64929538 11077107712 187801 18446744073709551615 4194304 4196468 140736319841760 139756744672288 139757249910485 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37470208 140736319844785 140736319844938 140736319844938 140736319848399 0
[pid=27416/tid=27425] ppid=27413 vsize=10817488 CPUtime=0 cores=0,2,4,6
/proc/27416/task/27425/stat : 27425 (java) S 27413 27416 18930 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 17 0 64929539 11077107712 187801 18446744073709551615 4194304 4196468 140736319841760 139756743619440 139757249910485 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37470208 140736319844785 140736319844938 140736319844938 140736319848399 0
[pid=27416/tid=27426] ppid=27413 vsize=10817488 CPUtime=0 cores=0,2,4,6
/proc/27416/task/27426/stat : 27426 (java) S 27413 27416 18930 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 17 0 64929541 11077107712 187801 18446744073709551615 4194304 4196468 140736319841760 139756742567760 139757249918875 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37470208 140736319844785 140736319844938 140736319844938 140736319848399 0
[pid=27416/tid=27427] ppid=27413 vsize=10817488 CPUtime=1.32 cores=0,2,4,6
/proc/27416/task/27427/stat : 27427 (java) S 27413 27416 18930 0 -1 1077944384 10185 0 0 0 131 1 0 0 20 0 17 0 64929541 11077107712 187801 18446744073709551615 4194304 4196468 140736319841760 139756741516144 139757249911426 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37470208 140736319844785 140736319844938 140736319844938 140736319848399 0
[pid=27416/tid=27428] ppid=27413 vsize=10817488 CPUtime=1.18 cores=0,2,4,6
/proc/27416/task/27428/stat : 27428 (java) S 27413 27416 18930 0 -1 1077944384 8034 0 0 0 117 1 0 0 20 0 17 0 64929541 11077107712 187801 18446744073709551615 4194304 4196468 140736319841760 139756740463344 139757249911426 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37470208 140736319844785 140736319844938 140736319844938 140736319848399 0
[pid=27416/tid=27429] ppid=27413 vsize=10817488 CPUtime=0.25 cores=0,2,4,6
/proc/27416/task/27429/stat : 27429 (java) S 27413 27416 18930 0 -1 1077944384 3391 0 0 0 24 1 0 0 20 0 17 0 64929541 11077107712 187801 18446744073709551615 4194304 4196468 140736319841760 139756739410544 139757249911426 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37470208 140736319844785 140736319844938 140736319844938 140736319848399 0
[pid=27416/tid=27430] ppid=27413 vsize=10817488 CPUtime=0 cores=0,2,4,6
/proc/27416/task/27430/stat : 27430 (java) S 27413 27416 18930 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 17 0 64929541 11077107712 187801 18446744073709551615 4194304 4196468 140736319841760 139756738357984 139757249910485 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37470208 140736319844785 140736319844938 140736319844938 140736319848399 0
[pid=27416/tid=27431] ppid=27413 vsize=10817488 CPUtime=0.1 cores=0,2,4,6
/proc/27416/task/27431/stat : 27431 (java) S 27413 27416 18930 0 -1 1077944384 680 0 0 0 5 5 0 0 20 0 17 0 64929545 11077107712 187801 18446744073709551615 4194304 4196468 140736319841760 139756737305264 139757249911426 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37470208 140736319844785 140736319844938 140736319844938 140736319848399 0
Current children cumulated CPU time (s) 244.23
Current children cumulated vsize (KiB) 10817488

Child status: 143
Real time (s): 240.225
CPU time (s): 244.256
CPU user time (s): 243.413
CPU system time (s): 0.84328
CPU usage (%): 101.678
Max. virtual memory (cumulated for all children) (KiB): 10817488

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 243.413
system time used= 0.84328
maximum resident set size= 751924
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 40613
page faults= 0
swaps= 0
block input operations= 0
block output operations= 8
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7178
involuntary context switches= 360

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.04233 second user time and 1.50315 second system time

The end

Launcher Data

Begin job on node132 at 2017-08-02 07:31:43
IDJOB=4258044
IDBENCH=133519
IDSOLVER=2643
FILE ID=node132/4258044-1501652760
RUNJOBID= node132-1501638806-11703
PBS_JOBID= 
Free space on /tmp= 61876 MiB

SOLVER NAME= sat4j-CSP 2017-07-05
BENCH NAME= XCSP17/Knapsack/Knapsack-m1-s40/Knapsack-40-150-16.xml
COMMAND LINE= java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4258044-1501652760/watcher-4258044-1501652760 -o /tmp/evaluation-result-4258044-1501652760/solver-4258044-1501652760 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node132-1501638806-11703 --watchdog 300  java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar HOME/instance-4258044-1501652760.xml

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

MD5SUM BENCH= b96279f92050ffb29891facc982b592e
RANDOM SEED=276494626

node132.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
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 sep 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 nopl 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 dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.74
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
microcode	: 0x19
cpu MHz		: 2668.000
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 sep 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 nopl 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 dtherm 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
microcode	: 0x19
cpu MHz		: 2668.000
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 sep 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 nopl 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 dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.74
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
microcode	: 0x19
cpu MHz		: 2668.000
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 sep 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 nopl 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 dtherm 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
microcode	: 0x19
cpu MHz		: 2668.000
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 sep 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 nopl 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 dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.74
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
microcode	: 0x19
cpu MHz		: 2668.000
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 sep 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 nopl 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 dtherm 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
microcode	: 0x19
cpu MHz		: 2668.000
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 sep 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 nopl 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 dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.74
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
microcode	: 0x19
cpu MHz		: 2668.000
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 sep 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 nopl 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 dtherm 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:       32770624 kB
MemFree:        31647808 kB
MemAvailable:   31850564 kB
Buffers:          149620 kB
Cached:           348568 kB
SwapCached:            0 kB
Active:           421156 kB
Inactive:         288428 kB
Active(anon):     211900 kB
Inactive(anon):    24444 kB
Active(file):     209256 kB
Inactive(file):   263984 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              1632 kB
Writeback:             0 kB
AnonPages:        211196 kB
Mapped:            50680 kB
Shmem:             25276 kB
Slab:             116576 kB
SReclaimable:      90704 kB
SUnreclaim:        25872 kB
KernelStack:        3536 kB
PageTables:         5348 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1144112 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    126976 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      114048 kB
DirectMap2M:    33431552 kB

Free space on /tmp at the end= 61876 MiB
End job on node132 at 2017-08-02 07:35:43