Trace number 4262970

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)1274 2520.0801 2494.4199

General information on the benchmark

NameKnapsack/Knapsack-m1-s60/
Knapsack-60-250-03.xml
MD5SUM51492dfdc05fd658a6c92bd20bc2cdd8
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark1358
Best CPU time to get the best result obtained on this benchmark148.35001
Satisfiable
(Un)Satisfiability was proved
Number of variables60
Number of constraints1
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":60}]
Minimum variable degree2
Maximum variable degree2
Distribution of variable degrees[{"degree":2,"count":60}]
Minimum constraint arity60
Maximum constraint arity60
Distribution of constraint arities[{"arity":60,"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.70/0.55	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.70/0.55	c This is free software under the dual EPL/GNU LGPL licenses.
0.70/0.55	c See www.sat4j.org for details.
0.70/0.55	c That software uses the Rhino library from the Mozilla project.
0.70/0.55	c version CUSTOM.v20170705
0.70/0.55	c java.runtime.name	Java(TM) SE Runtime Environment
0.70/0.55	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.70/0.55	c java.vm.version	25.131-b11
0.70/0.55	c java.vm.vendor	Oracle Corporation
0.70/0.55	c sun.arch.data.model	64
0.70/0.55	c java.version		1.8.0_131
0.70/0.55	c os.name		Linux
0.70/0.55	c os.version		3.10.0-514.16.1.el7.x86_64
0.70/0.55	c os.arch		amd64
0.70/0.55	c Free memory 		499604488
0.70/0.55	c Max memory 		7247757312
0.70/0.55	c Total memory 		504889344
0.70/0.55	c Number of processors 	4
0.70/0.55	c c --- Begin Solver configuration ---
0.70/0.55	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@2b71fc7e
0.70/0.55	c Learn all clauses as in MiniSAT
0.70/0.55	c LOGGER=java.util.logging.Logger@25f38edc claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.70/0.55	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.70/0.55	c No reason simplification
0.70/0.55	c Glucose 2.1 dynamic restart strategy
0.70/0.55	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.70/0.55	c timeout=2147483s
0.70/0.55	c DB Simplification allowed=false
0.70/0.55	c Listener: org.sat4j.minisat.core.VoidTracing@1a86f2f1
0.70/0.55	c --- End Solver configuration ---
0.70/0.55	c constraints type 
0.70/0.55	c org.sat4j.minisat.constraints.card.MinWatchCard => 120
0.70/0.55	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 2017
0.70/0.55	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 100838
0.70/0.55	c org.sat4j.minisat.constraints.cnf.UnitClause => 2
0.70/0.55	c 102977 constraints processed.
94.86/92.98	o 467
106.63/104.35	o 738
119.29/116.53	o 761
161.30/158.11	o 819
161.43/158.29	o 823
162.44/159.22	o 868
163.68/160.34	o 1012
164.28/160.97	o 1020
164.68/161.38	o 1078
166.49/163.16	o 1082
167.68/164.30	o 1088
172.60/169.29	o 1094
174.00/170.60	o 1098
176.30/172.92	o 1101
177.70/174.36	o 1109
178.30/174.95	o 1120
179.00/175.68	o 1121
182.91/179.50	o 1143
183.81/180.49	o 1182
191.52/188.14	o 1184
192.53/189.18	o 1186
296.67/292.49	o 1200
311.92/307.66	o 1201
429.14/423.93	o 1212
496.10/490.52	o 1215
663.98/657.62	o 1217
674.82/668.14	o 1219
814.30/807.11	o 1228
876.36/868.97	o 1229
963.32/955.29	o 1234
1075.61/1066.06	o 1246
1112.28/1102.50	o 1248
1235.25/1224.34	o 1249
1243.03/1232.01	o 1251
1289.17/1277.69	o 1258
1345.15/1332.70	o 1262
1351.15/1338.72	o 1264
1359.37/1346.75	o 1269
1608.13/1592.54	o 1274
2520.07/2494.40	c starts		: 2688
2520.07/2494.40	c conflicts		: 1077521
2520.07/2494.40	c decisions		: 3552760
2520.07/2494.40	c propagations		: 7214622781
2520.07/2494.40	c inspects		: 11868919307
2520.07/2494.40	c shortcuts		: 0
2520.07/2494.40	c learnt literals	: 719
2520.07/2494.40	c learnt binary clauses	: 329
2520.07/2494.40	c learnt ternary clauses	: 4896
2520.07/2494.40	c learnt constraints	: 1076802
2520.07/2494.40	c ignored constraints	: 0
2520.07/2494.40	c root simplifications	: 0
2520.07/2494.40	c removed literals (reason simplification)	: 0
2520.07/2494.40	c reason swapping (by a shorter reason)	: 0
2520.07/2494.40	c Calls to reduceDB	: 107
2520.07/2494.40	c Number of update (reduction) of LBD	: 396392
2520.07/2494.40	c Imported unit clauses	: 0
2520.07/2494.40	c number of reductions to clauses (during analyze)	: 0
2520.07/2494.40	c number of learned constraints concerned by reduction	: 0
2520.07/2494.40	c number of learning phase by resolution	: 0
2520.07/2494.40	c number of learning phase by cutting planes	: 0
2520.07/2494.40	c number of rounding to 1 operations	: 0
2520.07/2494.40	c number of easy rounding to 1 operations (no literal elimination needed)	: 0
2520.07/2494.40	c number of reductions of the coefficients by power 2 	: 0
2520.07/2494.40	c number of right shift for reduction by power 2 	: 0
2520.07/2494.40	c number of reductions of the coefficients by GCD over coefficients 	: 0
2520.07/2494.40	c speed (assignments/second)	: 2892986.6891594944
2520.07/2494.40	c non guided choices	29007
2520.07/2494.40	c learnt constraints type 
2520.07/2494.40	s SATISFIABLE
2520.07/2494.40	v <instantiation type="solution">
2520.07/2494.40	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] x[40] x[41] x[42] x[43] x[44] x[45] x[46] x[47] x[48] x[49] x[50] x[51] x[52] x[53] x[54] x[55] x[56] x[57] x[58] x[59] </list>
2520.07/2494.40	v 	<values> 0 1 0 0 0 1 0 0 0 0 1 0 0 1 1 0 0 1 0 1 1 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 1 0 0 0 1 1 1 1 0 0 0 1 1 1 0 0 0 0 0 0 0 0 </values>
2520.07/2494.40	v </instantiation>
2520.07/2494.40	

Verifier Data

OK	1274

Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

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.

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (14988 MiB free)
  memory of node 1: 16384 MiB (13198 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4262970-1502629802/watcher-4262970-1502629802 -o /tmp/evaluation-result-4262970-1502629802/solver-4262970-1502629802 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node125-1502623975-28610 --watchdog 2580 java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar HOME/instance-4262970-1502629802.xml 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2550 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 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
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
solver pid=29668, runsolver pid=29665
Current StackSize limit: 8192 KiB


[startup+0.100107 s]*
/proc/loadavg: 2.00 1.99 2.05 3/204 29677
/proc/meminfo: memFree=28851392/32770624 swapFree=67108860/67108860
[pid=29668] ppid=29665 vsize=10484492 memory=23540 CPUtime=0.06 cores=0,2,4,6
/proc/29668/stat : 29668 (java) S 29665 29668 897 0 -1 1077944320 4843 0 0 0 5 1 0 0 20 0 14 0 65200920 10736119808 5885 18446744073709551615 4194304 4196468 140726401673808 140726401656352 139720048598775 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 4 0 0 6293624 6294260 29294592 140726401675664 140726401675817 140726401675817 140726401679311 0
/proc/29668/statm: 2621123 5885 2571 1 0 2610620 0
[pid=29668/tid=29670] ppid=29665 vsize=10484492 memory=8390339637985935414 CPUtime=0.04 cores=0,2,4,6
/proc/29668/task/29670/stat : 29670 (java) D 29665 29668 897 0 -1 4202560 2953 0 0 0 4 0 0 0 20 0 14 0 65200925 10736119808 5885 18446744073709551615 4194304 4196468 140726401673808 139720052836256 139720048620797 0 4 1 16800974 18446744071580418449 0 0 -1 4 0 0 0 0 0 6293624 6294260 29294592 140726401675664 140726401675817 140726401675817 140726401679311 0
[pid=29668/tid=29671] ppid=29665 vsize=10484492 memory=288230591823085591 CPUtime=0 cores=0,2,4,6
/proc/29668/task/29671/stat : 29671 (java) S 29665 29668 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 14 0 65200926 10736119808 5885 18446744073709551615 4194304 4196468 140726401673808 139719989635728 139720048608981 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29294592 140726401675664 140726401675817 140726401675817 140726401679311 0
[pid=29668/tid=29672] ppid=29665 vsize=10484492 memory=288370868652418688 CPUtime=0 cores=0,2,4,6
/proc/29668/task/29672/stat : 29672 (java) S 29665 29668 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 14 0 65200926 10736119808 5885 18446744073709551615 4194304 4196468 140726401673808 139719988582928 139720048608981 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29294592 140726401675664 140726401675817 140726401675817 140726401679311 0
[pid=29668/tid=29673] ppid=29665 vsize=10484492 memory=0 CPUtime=0 cores=0,2,4,6
/proc/29668/task/29673/stat : 29673 (java) S 29665 29668 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 14 0 65200926 10736119808 5885 18446744073709551615 4194304 4196468 140726401673808 139719987530128 139720048608981 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29294592 140726401675664 140726401675817 140726401675817 140726401679311 0
[pid=29668/tid=29674] ppid=29665 vsize=10484492 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/29668/task/29674/stat : 29674 (java) S 29665 29668 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 14 0 65200926 10736119808 5885 18446744073709551615 4194304 4196468 140726401673808 139719986477328 139720048608981 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29294592 140726401675664 140726401675817 140726401675817 140726401679311 0
[pid=29668/tid=29675] ppid=29665 vsize=10484492 memory=140492500706944 CPUtime=0 cores=0,2,4,6
/proc/29668/task/29675/stat : 29675 (java) S 29665 29668 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 14 0 65200927 10736119808 5885 18446744073709551615 4194304 4196468 140726401673808 139719545207664 139720048609922 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29294592 140726401675664 140726401675817 140726401675817 140726401679311 0
[pid=29668/tid=29676] ppid=29665 vsize=10484492 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/29668/task/29676/stat : 29676 (java) S 29665 29668 897 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 14 0 65200928 10736119808 5885 18446744073709551615 4194304 4196468 140726401673808 139719544153632 139720048608981 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29294592 140726401675664 140726401675817 140726401675817 140726401679311 0
[pid=29668/tid=29677] ppid=29665 vsize=10484492 memory=0 CPUtime=0 cores=0,2,4,6
/proc/29668/task/29677/stat : 29677 (java) S 29665 29668 897 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 14 0 65200928 10736119808 5885 18446744073709551615 4194304 4196468 140726401673808 139719543100784 139720048608981 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29294592 140726401675664 140726401675817 140726401675817 140726401679311 0
[pid=29668/tid=29678] ppid=29665 vsize=10484492 memory=0 CPUtime=0 cores=0,2,4,6
/proc/29668/task/29678/stat : 29678 (java) S 29665 29668 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 14 0 65200930 10736119808 5885 18446744073709551615 4194304 4196468 140726401673808 139719542049104 139720048617371 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29294592 140726401675664 140726401675817 140726401675817 140726401679311 0
[pid=29668/tid=29679] ppid=29665 vsize=10484492 memory=0 CPUtime=0 cores=0,2,4,6
/proc/29668/task/29679/stat : 29679 (java) S 29665 29668 897 0 -1 1077944384 300 0 0 0 0 0 0 0 20 0 14 0 65200930 10736119808 5885 18446744073709551615 4194304 4196468 140726401673808 139719540996464 139720048609922 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29294592 140726401675664 140726401675817 140726401675817 140726401679311 0
[pid=29668/tid=29680] ppid=29665 vsize=10484492 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/29668/task/29680/stat : 29680 (java) S 29665 29668 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 14 0 65200930 10736119808 5885 18446744073709551615 4194304 4196468 140726401673808 139719539943664 139720048609922 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29294592 140726401675664 140726401675817 140726401675817 140726401679311 0
[pid=29668/tid=29681] ppid=29665 vsize=10484492 memory=140492500706944 CPUtime=0 cores=0,2,4,6
/proc/29668/task/29681/stat : 29681 (java) S 29665 29668 897 0 -1 1077944384 220 0 0 0 0 0 0 0 20 0 14 0 65200930 10736119808 5885 18446744073709551615 4194304 4196468 140726401673808 139719538890864 139720048609922 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29294592 140726401675664 140726401675817 140726401675817 140726401679311 0
[pid=29668/tid=29682] ppid=29665 vsize=10484492 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/29668/task/29682/stat : 29682 (java) S 29665 29668 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 14 0 65200931 10736119808 5885 18446744073709551615 4194304 4196468 140726401673808 139719537838304 139720048608981 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29294592 140726401675664 140726401675817 140726401675817 140726401679311 0
Current children cumulated CPU time: 0.06 s
Current children cumulated vsize: 10484492 KiB
Current children cumulated memory: 23540 KiB

[startup+0.217966 s]*
/proc/loadavg: 2.00 1.99 2.05 3/210 29683
/proc/meminfo: memFree=28848832/32770624 swapFree=67108860/67108860
[pid=29668] ppid=29665 vsize=10554768 memory=30632 CPUtime=0.11 cores=0,2,4,6
/proc/29668/stat : 29668 (java) S 29665 29668 897 0 -1 1077944320 6110 0 0 0 10 1 0 0 20 0 15 0 65200920 10808082432 7658 18446744073709551615 4194304 4196468 140726401673808 140726401656352 139720048598775 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 4 0 0 6293624 6294260 29294592 140726401675664 140726401675817 140726401675817 140726401679311 0
/proc/29668/statm: 2638692 7658 2794 1 0 2628164 0
[pid=29668/tid=29670] ppid=29665 vsize=10554768 memory=8318255677412212789 CPUtime=0.08 cores=0,2,4,6
/proc/29668/task/29670/stat : 29670 (java) R 29665 29668 897 0 -1 4202560 4102 0 0 0 7 1 0 0 20 0 15 0 65200925 10808082432 7724 18446744073709551615 4194304 4196468 140726401673808 139720052787120 139720041278493 0 4 1 16800974 0 0 0 -1 2 0 0 8 0 0 6293624 6294260 29294592 140726401675664 140726401675817 140726401675817 140726401679311 0
[pid=29668/tid=29671] ppid=29665 vsize=10554768 memory=328 CPUtime=0 cores=0,2,4,6
/proc/29668/task/29671/stat : 29671 (java) S 29665 29668 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 65200926 10808082432 7724 18446744073709551615 4194304 4196468 140726401673808 139719989635728 139720048608981 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29294592 140726401675664 140726401675817 140726401675817 140726401679311 0
[pid=29668/tid=29672] ppid=29665 vsize=10554768 memory=288370868652418688 CPUtime=0 cores=0,2,4,6
/proc/29668/task/29672/stat : 29672 (java) S 29665 29668 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 65200926 10808082432 7724 18446744073709551615 4194304 4196468 140726401673808 139719988582928 139720048608981 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29294592 140726401675664 140726401675817 140726401675817 140726401679311 0
[pid=29668/tid=29673] ppid=29665 vsize=10554768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/29668/task/29673/stat : 29673 (java) S 29665 29668 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 65200926 10808082432 7724 18446744073709551615 4194304 4196468 140726401673808 139719987530128 139720048608981 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29294592 140726401675664 140726401675817 140726401675817 140726401679311 0
[pid=29668/tid=29674] ppid=29665 vsize=10554768 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/29668/task/29674/stat : 29674 (java) S 29665 29668 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 65200926 10808082432 7724 18446744073709551615 4194304 4196468 140726401673808 139719986477328 139720048608981 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29294592 140726401675664 140726401675817 140726401675817 140726401679311 0
[pid=29668/tid=29675] ppid=29665 vsize=10554768 memory=140492500706944 CPUtime=0 cores=0,2,4,6
/proc/29668/task/29675/stat : 29675 (java) S 29665 29668 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 65200927 10808082432 7724 18446744073709551615 4194304 4196468 140726401673808 139719545207664 139720048609922 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29294592 140726401675664 140726401675817 140726401675817 140726401679311 0
[pid=29668/tid=29676] ppid=29665 vsize=10554768 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/29668/task/29676/stat : 29676 (java) S 29665 29668 897 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 65200928 10808082432 7724 18446744073709551615 4194304 4196468 140726401673808 139719544153632 139720048608981 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29294592 140726401675664 140726401675817 140726401675817 140726401679311 0
[pid=29668/tid=29677] ppid=29665 vsize=10554768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/29668/task/29677/stat : 29677 (java) S 29665 29668 897 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 65200928 10808082432 7724 18446744073709551615 4194304 4196468 140726401673808 139719543100784 139720048608981 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29294592 140726401675664 140726401675817 140726401675817 140726401679311 0
[pid=29668/tid=29678] ppid=29665 vsize=10554768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/29668/task/29678/stat : 29678 (java) S 29665 29668 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 65200930 10808082432 7724 18446744073709551615 4194304 4196468 140726401673808 139719542049104 139720048617371 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29294592 140726401675664 140726401675817 140726401675817 140726401679311 0
[pid=29668/tid=29679] ppid=29665 vsize=10554768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/29668/task/29679/stat : 29679 (java) S 29665 29668 897 0 -1 1077944384 421 0 0 0 0 0 0 0 20 0 15 0 65200930 10808082432 7724 18446744073709551615 4194304 4196468 140726401673808 139719540996464 139720048609922 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29294592 140726401675664 140726401675817 140726401675817 140726401679311 0
[pid=29668/tid=29680] ppid=29665 vsize=10554768 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/29668/task/29680/stat : 29680 (java) S 29665 29668 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 65200930 10808082432 7545 18446744073709551615 4194304 4196468 140726401673808 139719539943664 139720048609922 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29294592 140726401675664 140726401675817 140726401675817 140726401679311 0
[pid=29668/tid=29681] ppid=29665 vsize=10554768 memory=140492500706944 CPUtime=0.01 cores=0,2,4,6
/proc/29668/task/29681/stat : 29681 (java) S 29665 29668 897 0 -1 1077944384 292 0 0 0 1 0 0 0 20 0 15 0 65200930 10808082432 7341 18446744073709551615 4194304 4196468 140726401673808 139719538890864 139720048609922 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29294592 140726401675664 140726401675817 140726401675817 140726401679311 0
[pid=29668/tid=29682] ppid=29665 vsize=10554768 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/29668/task/29682/stat : 29682 (java) S 29665 29668 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 65200931 10808082432 7341 18446744073709551615 4194304 4196468 140726401673808 139719537838304 139720048608981 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29294592 140726401675664 140726401675817 140726401675817 140726401679311 0
[pid=29668/tid=29683] ppid=29665 vsize=10553140 memory=140492500706944 CPUtime=0 cores=0,2,4,6
/proc/29668/task/29683/stat : 29683 (java) S 29665 29668 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 65200939 10806415360 7341 18446744073709551615 4194304 4196468 140726401673808 139719536786608 139720048609922 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29294592 140726401675664 140726401675817 140726401675817 140726401679311 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 10554768 KiB
Current children cumulated memory: 30632 KiB

[startup+0.310033 s]*
/proc/loadavg: 2.00 1.99 2.05 3/210 29683
/proc/meminfo: memFree=28838072/32770624 swapFree=67108860/67108860
[pid=29668] ppid=29665 vsize=10551156 memory=36448 CPUtime=0.24 cores=0,2,4,6
/proc/29668/stat : 29668 (java) S 29665 29668 897 0 -1 1077944320 8429 0 0 0 22 2 0 0 20 0 15 0 65200920 10804383744 9112 18446744073709551615 4194304 4196468 140726401673808 140726401656352 139720048598775 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 4 0 0 6293624 6294260 29294592 140726401675664 140726401675817 140726401675817 140726401679311 0
/proc/29668/statm: 2637789 9112 2851 1 0 2627261 0
[pid=29668/tid=29670] ppid=29665 vsize=10551156 memory=-8774313645642428999 CPUtime=0.17 cores=0,2,4,6
/proc/29668/task/29670/stat : 29670 (java) R 29665 29668 897 0 -1 4202560 6072 0 0 0 15 2 0 0 20 0 15 0 65200925 10804383744 9112 18446744073709551615 4194304 4196468 140726401673808 139720052833024 139720032679262 0 4 1 16800974 0 0 0 -1 0 0 0 8 0 0 6293624 6294260 29294592 140726401675664 140726401675817 140726401675817 140726401679311 0
[pid=29668/tid=29671] ppid=29665 vsize=10551156 memory=4872558044660077418 CPUtime=0 cores=0,2,4,6
/proc/29668/task/29671/stat : 29671 (java) S 29665 29668 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 65200926 10804383744 9112 18446744073709551615 4194304 4196468 140726401673808 139719989635728 139720048608981 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29294592 140726401675664 140726401675817 140726401675817 140726401679311 0
[pid=29668/tid=29672] ppid=29665 vsize=10551156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/29668/task/29672/stat : 29672 (java) S 29665 29668 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 65200926 10804383744 9112 18446744073709551615 4194304 4196468 140726401673808 139719988582928 139720048608981 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29294592 140726401675664 140726401675817 140726401675817 140726401679311 0
[pid=29668/tid=29673] ppid=29665 vsize=10551156 memory=6656426216303648864 CPUtime=0 cores=0,2,4,6
/proc/29668/task/29673/stat : 29673 (java) S 29665 29668 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 65200926 10804383744 9112 18446744073709551615 4194304 4196468 140726401673808 139719987530128 139720048608981 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29294592 140726401675664 140726401675817 140726401675817 140726401679311 0
[pid=29668/tid=29674] ppid=29665 vsize=10551156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/29668/task/29674/stat : 29674 (java) S 29665 29668 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 65200926 10804383744 9112 18446744073709551615 4194304 4196468 140726401673808 139719986477328 139720048608981 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29294592 140726401675664 140726401675817 140726401675817 140726401679311 0
[pid=29668/tid=29675] ppid=29665 vsize=10551156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/29668/task/29675/stat : 29675 (java) S 29665 29668 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 65200927 10804383744 9112 18446744073709551615 4194304 4196468 140726401673808 139719545207664 139720048609922 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29294592 140726401675664 140726401675817 140726401675817 140726401679311 0
[pid=29668/tid=29676] ppid=29665 vsize=10551156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/29668/task/29676/stat : 29676 (java) S 29665 29668 897 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 65200928 10804383744 9112 18446744073709551615 4194304 4196468 140726401673808 139719544153632 139720048608981 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29294592 140726401675664 140726401675817 140726401675817 140726401679311 0
[pid=29668/tid=29677] ppid=29665 vsize=10551156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/29668/task/29677/stat : 29677 (java) S 29665 29668 897 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 65200928 10804383744 9112 18446744073709551615 4194304 4196468 140726401673808 139719543100784 139720048608981 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29294592 140726401675664 140726401675817 140726401675817 140726401679311 0
[pid=29668/tid=29678] ppid=29665 vsize=10551156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/29668/task/29678/stat : 29678 (java) S 29665 29668 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 65200930 10804383744 9112 18446744073709551615 4194304 4196468 140726401673808 139719542049104 139720048617371 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29294592 140726401675664 140726401675817 140726401675817 140726401679311 0
[pid=29668/tid=29679] ppid=29665 vsize=10551156 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/29668/task/29679/stat : 29679 (java) S 29665 29668 897 0 -1 1077944384 525 0 0 0 1 0 0 0 20 0 15 0 65200930 10804383744 9112 18446744073709551615 4194304 4196468 140726401673808 139719540996464 139720048609922 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29294592 140726401675664 140726401675817 140726401675817 140726401679311 0
[pid=29668/tid=29680] ppid=29665 vsize=10551156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/29668/task/29680/stat : 29680 (java) S 29665 29668 897 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 15 0 65200930 10804383744 9112 18446744073709551615 4194304 4196468 140726401673808 139719539943664 139720048609922 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29294592 140726401675664 140726401675817 140726401675817 140726401679311 0
[pid=29668/tid=29681] ppid=29665 vsize=10551156 memory=0 CPUtime=0.04 cores=0,2,4,6
/proc/29668/task/29681/stat : 29681 (java) S 29665 29668 897 0 -1 1077944384 414 0 0 0 4 0 0 0 20 0 15 0 65200930 10804383744 9112 18446744073709551615 4194304 4196468 140726401673808 139719538890864 139720048609922 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29294592 140726401675664 140726401675817 140726401675817 140726401679311 0
[pid=29668/tid=29682] ppid=29665 vsize=10551156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/29668/task/29682/stat : 29682 (java) S 29665 29668 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 65200931 10804383744 9112 18446744073709551615 4194304 4196468 140726401673808 139719537838304 139720048608981 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29294592 140726401675664 140726401675817 140726401675817 140726401679311 0
[pid=29668/tid=29683] ppid=29665 vsize=10551156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/29668/task/29683/stat : 29683 (java) S 29665 29668 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 65200939 10804383744 9112 18446744073709551615 4194304 4196468 140726401673808 139719536786608 139720048609922 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29294592 140726401675664 140726401675817 140726401675817 140726401679311 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 10551156 KiB
Current children cumulated memory: 36448 KiB

[startup+0.700733 s]
/proc/loadavg: 2.00 1.99 2.05 5/210 29683
/proc/meminfo: memFree=28812956/32770624 swapFree=67108860/67108860
[pid=29668] ppid=29665 vsize=10617796 memory=93848 CPUtime=1.27 cores=0,2,4,6
/proc/29668/stat : 29668 (java) S 29665 29668 897 0 -1 1077944320 13087 0 0 0 123 4 0 0 20 0 16 0 65200920 10872623104 23462 18446744073709551615 4194304 4196468 140726401673808 140726401656352 139720048598775 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 4 0 0 6293624 6294260 29294592 140726401675664 140726401675817 140726401675817 140726401679311 0
/proc/29668/statm: 2654449 23462 3049 1 0 2643902 0
[pid=29668/tid=29670] ppid=29665 vsize=10617796 memory=0 CPUtime=0.55 cores=0,2,4,6
/proc/29668/task/29670/stat : 29670 (java) R 29665 29668 897 0 -1 4202560 7415 0 0 0 52 3 0 0 20 0 16 0 65200925 10872623104 23462 18446744073709551615 4194304 4196468 140726401673808 139720052837088 139719667390708 0 4 1 16800974 0 0 0 -1 2 0 0 8 0 0 6293624 6294260 29294592 140726401675664 140726401675817 140726401675817 140726401679311 0
[pid=29668/tid=29671] ppid=29665 vsize=10617796 memory=0 CPUtime=0 cores=0,2,4,6
/proc/29668/task/29671/stat : 29671 (java) S 29665 29668 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 65200926 10872623104 23462 18446744073709551615 4194304 4196468 140726401673808 139719989635728 139720048608981 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29294592 140726401675664 140726401675817 140726401675817 140726401679311 0
[pid=29668/tid=29672] ppid=29665 vsize=10617796 memory=140492675219887 CPUtime=0 cores=0,2,4,6
/proc/29668/task/29672/stat : 29672 (java) S 29665 29668 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 65200926 10872623104 23462 18446744073709551615 4194304 4196468 140726401673808 139719988582928 139720048608981 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29294592 140726401675664 140726401675817 140726401675817 140726401679311 0
[pid=29668/tid=29673] ppid=29665 vsize=10617796 memory=140492675219889 CPUtime=0 cores=0,2,4,6
/proc/29668/task/29673/stat : 29673 (java) S 29665 29668 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 65200926 10872623104 23462 18446744073709551615 4194304 4196468 140726401673808 139719987530128 139720048608981 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29294592 140726401675664 140726401675817 140726401675817 140726401679311 0
[pid=29668/tid=29674] ppid=29665 vsize=10617796 memory=1728 CPUtime=0 cores=0,2,4,6
/proc/29668/task/29674/stat : 29674 (java) S 29665 29668 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 16 0 65200926 10872623104 23462 18446744073709551615 4194304 4196468 140726401673808 139719986477328 139720048608981 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29294592 140726401675664 140726401675817 140726401675817 140726401679311 0
[pid=29668/tid=29675] ppid=29665 vsize=10617796 memory=1228 CPUtime=0 cores=0,2,4,6
/proc/29668/task/29675/stat : 29675 (java) S 29665 29668 897 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 16 0 65200927 10872623104 23462 18446744073709551615 4194304 4196468 140726401673808 139719545207664 139720048609922 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29294592 140726401675664 140726401675817 140726401675817 140726401679311 0
[pid=29668/tid=29676] ppid=29665 vsize=10617796 memory=796 CPUtime=0 cores=0,2,4,6
/proc/29668/task/29676/stat : 29676 (java) S 29665 29668 897 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 16 0 65200928 10872623104 23462 18446744073709551615 4194304 4196468 140726401673808 139719544153632 139720048608981 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29294592 140726401675664 140726401675817 140726401675817 140726401679311 0
[pid=29668/tid=29677] ppid=29665 vsize=10617796 memory=5788 CPUtime=0 cores=0,2,4,6
/proc/29668/task/29677/stat : 29677 (java) S 29665 29668 897 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 65200928 10872623104 23462 18446744073709551615 4194304 4196468 140726401673808 139719543100784 139720048608981 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29294592 140726401675664 140726401675817 140726401675817 140726401679311 0
[pid=29668/tid=29678] ppid=29665 vsize=10617796 memory=1712 CPUtime=0 cores=0,2,4,6
/proc/29668/task/29678/stat : 29678 (java) S 29665 29668 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 65200930 10872623104 23462 18446744073709551615 4194304 4196468 140726401673808 139719542049104 139720048617371 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29294592 140726401675664 140726401675817 140726401675817 140726401679311 0
[pid=29668/tid=29679] ppid=29665 vsize=10617796 memory=4616 CPUtime=0.28 cores=0,2,4,6
/proc/29668/task/29679/stat : 29679 (java) R 29665 29668 897 0 -1 4202560 1788 0 0 0 28 0 0 0 20 0 16 0 65200930 10872623104 23462 18446744073709551615 4194304 4196468 140726401673808 139719540984176 139720033520741 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 29294592 140726401675664 140726401675817 140726401675817 140726401679311 0
[pid=29668/tid=29680] ppid=29665 vsize=10617796 memory=1012 CPUtime=0.26 cores=0,2,4,6
/proc/29668/task/29680/stat : 29680 (java) R 29665 29668 897 0 -1 4202560 1519 0 0 0 26 0 0 0 20 0 16 0 65200930 10872623104 23462 18446744073709551615 4194304 4196468 140726401673808 139719539932768 139720027844751 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 29294592 140726401675664 140726401675817 140726401675817 140726401679311 0
[pid=29668/tid=29681] ppid=29665 vsize=10617796 memory=10164 CPUtime=0.16 cores=0,2,4,6
/proc/29668/task/29681/stat : 29681 (java) S 29665 29668 897 0 -1 1077944384 973 0 0 0 16 0 0 0 20 0 16 0 65200930 10872623104 23462 18446744073709551615 4194304 4196468 140726401673808 139719538890864 139720048609922 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29294592 140726401675664 140726401675817 140726401675817 140726401679311 0
[pid=29668/tid=29682] ppid=29665 vsize=10617796 memory=1440 CPUtime=0 cores=0,2,4,6
/proc/29668/task/29682/stat : 29682 (java) S 29665 29668 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 65200931 10872623104 23462 18446744073709551615 4194304 4196468 140726401673808 139719537838304 139720048608981 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29294592 140726401675664 140726401675817 140726401675817 140726401679311 0
[pid=29668/tid=29683] ppid=29665 vsize=10617796 memory=2000 CPUtime=0 cores=0,2,4,6
/proc/29668/task/29683/stat : 29683 (java) S 29665 29668 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 65200939 10872623104 23462 18446744073709551615 4194304 4196468 140726401673808 139719536786608 139720048609922 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29294592 140726401675664 140726401675817 140726401675817 140726401679311 0
Current children cumulated CPU time: 1.27 s
Current children cumulated vsize: 10617796 KiB
Current children cumulated memory: 93848 KiB

[startup+1.50087 s]
/proc/loadavg: 2.00 1.99 2.05 3/211 29684
/proc/meminfo: memFree=28783484/32770624 swapFree=67108860/67108860
[pid=29668] ppid=29665 vsize=10617796 memory=94292 CPUtime=2.51 cores=0,2,4,6
/proc/29668/stat : 29668 (java) S 29665 29668 897 0 -1 1077944320 14887 0 0 0 247 4 0 0 20 0 16 0 65200920 10872623104 23573 18446744073709551615 4194304 4196468 140726401673808 140726401656352 139720048598775 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 4 0 0 6293624 6294260 29294592 140726401675664 140726401675817 140726401675817 140726401679311 0
/proc/29668/statm: 2654449 23573 3059 1 0 2643902 0
[pid=29668/tid=29670] ppid=29665 vsize=10617796 memory=4116 CPUtime=1.35 cores=0,2,4,6
/proc/29668/task/29670/stat : 29670 (java) R 29665 29668 897 0 -1 4202560 7670 0 0 0 132 3 0 0 20 0 16 0 65200925 10872623104 23573 18446744073709551615 4194304 4196468 140726401673808 139720052835256 139719667711918 0 4 1 16800974 0 0 0 -1 2 0 0 8 0 0 6293624 6294260 29294592 140726401675664 140726401675817 140726401675817 140726401679311 0
[pid=29668/tid=29671] ppid=29665 vsize=10617796 memory=36812 CPUtime=0 cores=0,2,4,6
/proc/29668/task/29671/stat : 29671 (java) S 29665 29668 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 65200926 10872623104 23573 18446744073709551615 4194304 4196468 140726401673808 139719989635728 139720048608981 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29294592 140726401675664 140726401675817 140726401675817 140726401679311 0
[pid=29668/tid=29672] ppid=29665 vsize=10617796 memory=1292 CPUtime=0 cores=0,2,4,6
/proc/29668/task/29672/stat : 29672 (java) S 29665 29668 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 65200926 10872623104 23573 18446744073709551615 4194304 4196468 140726401673808 139719988582928 139720048608981 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29294592 140726401675664 140726401675817 140726401675817 140726401679311 0
[pid=29668/tid=29673] ppid=29665 vsize=10617796 memory=0 CPUtime=0 cores=0,2,4,6
/proc/29668/task/29673/stat : 29673 (java) S 29665 29668 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 65200926 10872623104 23573 18446744073709551615 4194304 4196468 140726401673808 139719987530128 139720048608981 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29294592 140726401675664 140726401675817 140726401675817 140726401679311 0
[pid=29668/tid=29674] ppid=29665 vsize=10617796 memory=7521686848564058470 CPUtime=0 cores=0,2,4,6
/proc/29668/task/29674/stat : 29674 (java) S 29665 29668 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 16 0 65200926 10872623104 23573 18446744073709551615 4194304 4196468 140726401673808 139719986477328 139720048608981 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29294592 140726401675664 140726401675817 140726401675817 140726401679311 0
[pid=29668/tid=29675] ppid=29665 vsize=10617796 memory=7519187564383153306 CPUtime=0 cores=0,2,4,6
/proc/29668/task/29675/stat : 29675 (java) S 29665 29668 897 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 16 0 65200927 10872623104 23573 18446744073709551615 4194304 4196468 140726401673808 139719545207664 139720048609922 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29294592 140726401675664 140726401675817 140726401675817 140726401679311 0
[pid=29668/tid=29676] ppid=29665 vsize=10617796 memory=1728 CPUtime=0 cores=0,2,4,6
/proc/29668/task/29676/stat : 29676 (java) S 29665 29668 897 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 16 0 65200928 10872623104 23573 18446744073709551615 4194304 4196468 140726401673808 139719544153632 139720048608981 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29294592 140726401675664 140726401675817 140726401675817 140726401679311 0

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

/proc/29668/task/29673/stat : 29673 (java) S 29665 29668 897 0 -1 1077944384 12345 0 0 0 619 50 0 0 20 0 16 0 65200926 10872623104 217365 18446744073709551615 4194304 4196468 140726401673808 139719987530128 139720048608981 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29294592 140726401675664 140726401675817 140726401675817 140726401679311 0
[pid=29668/tid=29674] ppid=29665 vsize=10617796 memory=916508 CPUtime=6.69 cores=0,2,4,6
/proc/29668/task/29674/stat : 29674 (java) S 29665 29668 897 0 -1 1077944384 11810 0 0 0 617 52 0 0 20 0 16 0 65200926 10872623104 217365 18446744073709551615 4194304 4196468 140726401673808 139719986477328 139720048608981 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29294592 140726401675664 140726401675817 140726401675817 140726401679311 0
[pid=29668/tid=29675] ppid=29665 vsize=10617796 memory=916700 CPUtime=0.47 cores=0,2,4,6
/proc/29668/task/29675/stat : 29675 (java) S 29665 29668 897 0 -1 1077944384 41527 0 0 0 39 8 0 0 20 0 16 0 65200927 10872623104 217365 18446744073709551615 4194304 4196468 140726401673808 139719545207664 139720048609922 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29294592 140726401675664 140726401675817 140726401675817 140726401679311 0
[pid=29668/tid=29676] ppid=29665 vsize=10617796 memory=869452 CPUtime=0 cores=0,2,4,6
/proc/29668/task/29676/stat : 29676 (java) S 29665 29668 897 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 16 0 65200928 10872623104 217365 18446744073709551615 4194304 4196468 140726401673808 139719544153632 139720048608981 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29294592 140726401675664 140726401675817 140726401675817 140726401679311 0
[pid=29668/tid=29677] ppid=29665 vsize=10617796 memory=2164 CPUtime=0 cores=0,2,4,6
/proc/29668/task/29677/stat : 29677 (java) S 29665 29668 897 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 16 0 65200928 10872623104 217365 18446744073709551615 4194304 4196468 140726401673808 139719543100784 139720048608981 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29294592 140726401675664 140726401675817 140726401675817 140726401679311 0
[pid=29668/tid=29678] ppid=29665 vsize=10617796 memory=916508 CPUtime=0 cores=0,2,4,6
/proc/29668/task/29678/stat : 29678 (java) S 29665 29668 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 65200930 10872623104 217365 18446744073709551615 4194304 4196468 140726401673808 139719542049104 139720048617371 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29294592 140726401675664 140726401675817 140726401675817 140726401679311 0
[pid=29668/tid=29679] ppid=29665 vsize=10617796 memory=4116 CPUtime=1.6 cores=0,2,4,6
/proc/29668/task/29679/stat : 29679 (java) S 29665 29668 897 0 -1 1077944384 13056 0 0 0 159 1 0 0 20 0 16 0 65200930 10872623104 217365 18446744073709551615 4194304 4196468 140726401673808 139719540996464 139720048609922 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29294592 140726401675664 140726401675817 140726401675817 140726401679311 0
[pid=29668/tid=29680] ppid=29665 vsize=10617796 memory=869420 CPUtime=1.58 cores=0,2,4,6
/proc/29668/task/29680/stat : 29680 (java) S 29665 29668 897 0 -1 1077944384 12391 0 0 0 157 1 0 0 20 0 16 0 65200930 10872623104 217365 18446744073709551615 4194304 4196468 140726401673808 139719539943664 139720048609922 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29294592 140726401675664 140726401675817 140726401675817 140726401679311 0
[pid=29668/tid=29681] ppid=29665 vsize=10617796 memory=56 CPUtime=0.31 cores=0,2,4,6
/proc/29668/task/29681/stat : 29681 (java) S 29665 29668 897 0 -1 1077944384 5814 0 0 0 30 1 0 0 20 0 16 0 65200930 10872623104 217365 18446744073709551615 4194304 4196468 140726401673808 139719538890864 139720048609922 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29294592 140726401675664 140726401675817 140726401675817 140726401679311 0
[pid=29668/tid=29682] ppid=29665 vsize=10617796 memory=869420 CPUtime=0 cores=0,2,4,6
/proc/29668/task/29682/stat : 29682 (java) S 29665 29668 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 65200931 10872623104 217365 18446744073709551615 4194304 4196468 140726401673808 139719537838304 139720048608981 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29294592 140726401675664 140726401675817 140726401675817 140726401679311 0
[pid=29668/tid=29683] ppid=29665 vsize=10617796 memory=916600 CPUtime=1.39 cores=0,2,4,6
/proc/29668/task/29683/stat : 29683 (java) S 29665 29668 897 0 -1 1077944384 2441 0 0 0 67 72 0 0 20 0 16 0 65200939 10872623104 217365 18446744073709551615 4194304 4196468 140726401673808 139719536786608 139720048609922 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29294592 140726401675664 140726401675817 140726401675817 140726401679311 0
[pid=29668/tid=29684] ppid=29665 vsize=10617796 memory=916600 CPUtime=0 cores=0,2,4,6
/proc/29668/task/29684/stat : 29684 (java) S 29665 29668 897 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 65200978 10872623104 217365 18446744073709551615 4194304 4196468 140726401673808 139719535732144 139720048609922 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29294592 140726401675664 140726401675817 140726401675817 140726401679311 0
Current children cumulated CPU time: 2407.28 s
Current children cumulated vsize: 10617796 KiB
Current children cumulated memory: 869460 KiB

[startup+2442.3 s]
/proc/loadavg: 1.52 1.83 1.91 3/211 29951
/proc/meminfo: memFree=30027144/32770624 swapFree=67108860/67108860
[pid=29668] ppid=29665 vsize=10617796 memory=487188 CPUtime=2467.7 cores=0,2,4,6
/proc/29668/stat : 29668 (java) S 29665 29668 897 0 -1 1077944320 148843 0 0 0 246491 279 0 0 20 0 16 0 65200920 10872623104 121797 18446744073709551615 4194304 4196468 140726401673808 140726401656352 139720048598775 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 4 0 0 6293624 6294260 29294592 140726401675664 140726401675817 140726401675817 140726401679311 0
/proc/29668/statm: 2654449 121797 3125 1 0 2643902 0
[pid=29668/tid=29670] ppid=29665 vsize=10617796 memory=584656 CPUtime=2434.9 cores=0,2,4,6
/proc/29668/task/29670/stat : 29670 (java) R 29665 29668 897 0 -1 4202560 24390 0 0 0 243481 9 0 0 20 0 16 0 65200925 10872623104 121797 18446744073709551615 4194304 4196468 140726401673808 139720052837632 139719667530352 0 4 1 16800974 0 0 0 -1 4 0 0 8 0 0 6293624 6294260 29294592 140726401675664 140726401675817 140726401675817 140726401679311 0
[pid=29668/tid=29671] ppid=29665 vsize=10617796 memory=571320 CPUtime=6.83 cores=0,2,4,6
/proc/29668/task/29671/stat : 29671 (java) S 29665 29668 897 0 -1 1077944384 11065 0 0 0 633 50 0 0 20 0 16 0 65200926 10872623104 121797 18446744073709551615 4194304 4196468 140726401673808 139719989635728 139720048608981 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29294592 140726401675664 140726401675817 140726401675817 140726401679311 0
[pid=29668/tid=29672] ppid=29665 vsize=10617796 memory=0 CPUtime=6.84 cores=0,2,4,6
/proc/29668/task/29672/stat : 29672 (java) S 29665 29668 897 0 -1 1077944384 12017 0 0 0 633 51 0 0 20 0 16 0 65200926 10872623104 121797 18446744073709551615 4194304 4196468 140726401673808 139719988582928 139720048608981 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29294592 140726401675664 140726401675817 140726401675817 140726401679311 0
[pid=29668/tid=29673] ppid=29665 vsize=10617796 memory=514888 CPUtime=6.82 cores=0,2,4,6
/proc/29668/task/29673/stat : 29673 (java) S 29665 29668 897 0 -1 1077944384 12389 0 0 0 632 50 0 0 20 0 16 0 65200926 10872623104 121797 18446744073709551615 4194304 4196468 140726401673808 139719987530128 139720048608981 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29294592 140726401675664 140726401675817 140726401675817 140726401679311 0
[pid=29668/tid=29674] ppid=29665 vsize=10617796 memory=503604 CPUtime=6.82 cores=0,2,4,6
/proc/29668/task/29674/stat : 29674 (java) S 29665 29668 897 0 -1 1077944384 12104 0 0 0 630 52 0 0 20 0 16 0 65200926 10872623104 121797 18446744073709551615 4194304 4196468 140726401673808 139719986477328 139720048608981 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29294592 140726401675664 140726401675817 140726401675817 140726401679311 0
[pid=29668/tid=29675] ppid=29665 vsize=10617796 memory=498472 CPUtime=0.49 cores=0,2,4,6
/proc/29668/task/29675/stat : 29675 (java) S 29665 29668 897 0 -1 1077944384 41710 0 0 0 41 8 0 0 20 0 16 0 65200927 10872623104 121797 18446744073709551615 4194304 4196468 140726401673808 139719545207664 139720048609922 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29294592 140726401675664 140726401675817 140726401675817 140726401679311 0
[pid=29668/tid=29676] ppid=29665 vsize=10617796 memory=494368 CPUtime=0 cores=0,2,4,6
/proc/29668/task/29676/stat : 29676 (java) S 29665 29668 897 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 16 0 65200928 10872623104 121797 18446744073709551615 4194304 4196468 140726401673808 139719544153632 139720048608981 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29294592 140726401675664 140726401675817 140726401675817 140726401679311 0
[pid=29668/tid=29677] ppid=29665 vsize=10617796 memory=487188 CPUtime=0 cores=0,2,4,6
/proc/29668/task/29677/stat : 29677 (java) S 29665 29668 897 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 16 0 65200928 10872623104 121797 18446744073709551615 4194304 4196468 140726401673808 139719543100784 139720048608981 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29294592 140726401675664 140726401675817 140726401675817 140726401679311 0
[pid=29668/tid=29678] ppid=29665 vsize=10617796 memory=487188 CPUtime=0 cores=0,2,4,6
/proc/29668/task/29678/stat : 29678 (java) S 29665 29668 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 65200930 10872623104 121797 18446744073709551615 4194304 4196468 140726401673808 139719542049104 139720048617371 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29294592 140726401675664 140726401675817 140726401675817 140726401679311 0
[pid=29668/tid=29679] ppid=29665 vsize=10617796 memory=490264 CPUtime=1.61 cores=0,2,4,6
/proc/29668/task/29679/stat : 29679 (java) S 29665 29668 897 0 -1 1077944384 13058 0 0 0 159 2 0 0 20 0 16 0 65200930 10872623104 121797 18446744073709551615 4194304 4196468 140726401673808 139719540996464 139720048609922 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29294592 140726401675664 140726401675817 140726401675817 140726401679311 0
[pid=29668/tid=29680] ppid=29665 vsize=10617796 memory=490264 CPUtime=1.58 cores=0,2,4,6
/proc/29668/task/29680/stat : 29680 (java) S 29665 29668 897 0 -1 1077944384 12393 0 0 0 157 1 0 0 20 0 16 0 65200930 10872623104 121797 18446744073709551615 4194304 4196468 140726401673808 139719539943664 139720048609922 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29294592 140726401675664 140726401675817 140726401675817 140726401679311 0
[pid=29668/tid=29681] ppid=29665 vsize=10617796 memory=494368 CPUtime=0.31 cores=0,2,4,6
/proc/29668/task/29681/stat : 29681 (java) S 29665 29668 897 0 -1 1077944384 5816 0 0 0 30 1 0 0 20 0 16 0 65200930 10872623104 121797 18446744073709551615 4194304 4196468 140726401673808 139719538890864 139720048609922 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29294592 140726401675664 140726401675817 140726401675817 140726401679311 0
[pid=29668/tid=29682] ppid=29665 vsize=10617796 memory=487188 CPUtime=0 cores=0,2,4,6
/proc/29668/task/29682/stat : 29682 (java) S 29665 29668 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 65200931 10872623104 121797 18446744073709551615 4194304 4196468 140726401673808 139719537838304 139720048608981 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29294592 140726401675664 140726401675817 140726401675817 140726401679311 0
[pid=29668/tid=29683] ppid=29665 vsize=10617796 memory=288230574492221466 CPUtime=1.42 cores=0,2,4,6
/proc/29668/task/29683/stat : 29683 (java) S 29665 29668 897 0 -1 1077944384 2462 0 0 0 69 73 0 0 20 0 16 0 65200939 10872623104 121797 18446744073709551615 4194304 4196468 140726401673808 139719536786608 139720048609922 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29294592 140726401675664 140726401675817 140726401675817 140726401679311 0
[pid=29668/tid=29684] ppid=29665 vsize=10617796 memory=288230617509003574 CPUtime=0 cores=0,2,4,6
/proc/29668/task/29684/stat : 29684 (java) S 29665 29668 897 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 65200978 10872623104 121797 18446744073709551615 4194304 4196468 140726401673808 139719535732144 139720048609922 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29294592 140726401675664 140726401675817 140726401675817 140726401679311 0
Current children cumulated CPU time: 2467.7 s
Current children cumulated vsize: 10617796 KiB
Current children cumulated memory: 487188 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2494.2 s]
/proc/loadavg: 1.87 1.86 1.92 3/211 29952
/proc/meminfo: memFree=30081900/32770624 swapFree=67108860/67108860
[pid=29668] ppid=29665 vsize=10617796 memory=432296 CPUtime=2520 cores=0,2,4,6
/proc/29668/stat : 29668 (java) S 29665 29668 897 0 -1 1077944320 149968 0 0 0 251718 282 0 0 20 0 16 0 65200920 10872623104 108074 18446744073709551615 4194304 4196468 140726401673808 140726401656352 139720048598775 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 4 0 0 6293624 6294260 29294592 140726401675664 140726401675817 140726401675817 140726401679311 0
/proc/29668/statm: 2654449 108074 3125 1 0 2643902 0
[pid=29668/tid=29670] ppid=29665 vsize=10617796 memory=1792 CPUtime=2486.63 cores=0,2,4,6
/proc/29668/task/29670/stat : 29670 (java) R 29665 29668 897 0 -1 4202560 24764 0 0 0 248654 9 0 0 20 0 16 0 65200925 10872623104 108074 18446744073709551615 4194304 4196468 140726401673808 139720052837520 139719667528994 0 4 1 16800974 0 0 0 -1 2 0 0 8 0 0 6293624 6294260 29294592 140726401675664 140726401675817 140726401675817 140726401679311 0
[pid=29668/tid=29671] ppid=29665 vsize=10617796 memory=4116 CPUtime=6.96 cores=0,2,4,6
/proc/29668/task/29671/stat : 29671 (java) S 29665 29668 897 0 -1 1077944384 11112 0 0 0 646 50 0 0 20 0 16 0 65200926 10872623104 108074 18446744073709551615 4194304 4196468 140726401673808 139719989635728 139720048608981 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29294592 140726401675664 140726401675817 140726401675817 140726401679311 0
[pid=29668/tid=29672] ppid=29665 vsize=10617796 memory=36964 CPUtime=6.96 cores=0,2,4,6
/proc/29668/task/29672/stat : 29672 (java) S 29665 29668 897 0 -1 1077944384 12055 0 0 0 645 51 0 0 20 0 16 0 65200926 10872623104 108074 18446744073709551615 4194304 4196468 140726401673808 139719988582928 139720048608981 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29294592 140726401675664 140726401675817 140726401675817 140726401679311 0
[pid=29668/tid=29673] ppid=29665 vsize=10617796 memory=1292 CPUtime=6.95 cores=0,2,4,6
/proc/29668/task/29673/stat : 29673 (java) S 29665 29668 897 0 -1 1077944384 12781 0 0 0 645 50 0 0 20 0 16 0 65200926 10872623104 108074 18446744073709551615 4194304 4196468 140726401673808 139719987530128 139720048608981 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29294592 140726401675664 140726401675817 140726401675817 140726401679311 0
[pid=29668/tid=29674] ppid=29665 vsize=10617796 memory=2316 CPUtime=6.95 cores=0,2,4,6
/proc/29668/task/29674/stat : 29674 (java) S 29665 29668 897 0 -1 1077944384 12156 0 0 0 643 52 0 0 20 0 16 0 65200926 10872623104 108074 18446744073709551615 4194304 4196468 140726401673808 139719986477328 139720048608981 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29294592 140726401675664 140726401675817 140726401675817 140726401679311 0
[pid=29668/tid=29675] ppid=29665 vsize=10617796 memory=1728 CPUtime=0.51 cores=0,2,4,6
/proc/29668/task/29675/stat : 29675 (java) S 29665 29668 897 0 -1 1077944384 41898 0 0 0 42 9 0 0 20 0 16 0 65200927 10872623104 108074 18446744073709551615 4194304 4196468 140726401673808 139719545207664 139720048609922 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29294592 140726401675664 140726401675817 140726401675817 140726401679311 0
[pid=29668/tid=29676] ppid=29665 vsize=10617796 memory=288230574492221466 CPUtime=0 cores=0,2,4,6
/proc/29668/task/29676/stat : 29676 (java) S 29665 29668 897 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 16 0 65200928 10872623104 108074 18446744073709551615 4194304 4196468 140726401673808 139719544153632 139720048608981 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29294592 140726401675664 140726401675817 140726401675817 140726401679311 0
[pid=29668/tid=29677] ppid=29665 vsize=10617796 memory=288230617509003574 CPUtime=0 cores=0,2,4,6
/proc/29668/task/29677/stat : 29677 (java) S 29665 29668 897 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 16 0 65200928 10872623104 108074 18446744073709551615 4194304 4196468 140726401673808 139719543100784 139720048608981 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29294592 140726401675664 140726401675817 140726401675817 140726401679311 0
[pid=29668/tid=29678] ppid=29665 vsize=10617796 memory=15536310592997909 CPUtime=0 cores=0,2,4,6
/proc/29668/task/29678/stat : 29678 (java) S 29665 29668 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 65200930 10872623104 108074 18446744073709551615 4194304 4196468 140726401673808 139719542049104 139720048617371 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29294592 140726401675664 140726401675817 140726401675817 140726401679311 0
[pid=29668/tid=29679] ppid=29665 vsize=10617796 memory=4304 CPUtime=1.61 cores=0,2,4,6
/proc/29668/task/29679/stat : 29679 (java) S 29665 29668 897 0 -1 1077944384 13061 0 0 0 159 2 0 0 20 0 16 0 65200930 10872623104 108074 18446744073709551615 4194304 4196468 140726401673808 139719540996464 139720048609922 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29294592 140726401675664 140726401675817 140726401675817 140726401679311 0
[pid=29668/tid=29680] ppid=29665 vsize=10617796 memory=1624 CPUtime=1.58 cores=0,2,4,6
/proc/29668/task/29680/stat : 29680 (java) S 29665 29668 897 0 -1 1077944384 12395 0 0 0 157 1 0 0 20 0 16 0 65200930 10872623104 108074 18446744073709551615 4194304 4196468 140726401673808 139719539943664 139720048609922 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29294592 140726401675664 140726401675817 140726401675817 140726401679311 0
[pid=29668/tid=29681] ppid=29665 vsize=10617796 memory=928 CPUtime=0.31 cores=0,2,4,6
/proc/29668/task/29681/stat : 29681 (java) S 29665 29668 897 0 -1 1077944384 5818 0 0 0 30 1 0 0 20 0 16 0 65200930 10872623104 108074 18446744073709551615 4194304 4196468 140726401673808 139719538890864 139720048609922 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29294592 140726401675664 140726401675817 140726401675817 140726401679311 0
[pid=29668/tid=29682] ppid=29665 vsize=10617796 memory=2164 CPUtime=0 cores=0,2,4,6
/proc/29668/task/29682/stat : 29682 (java) S 29665 29668 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 65200931 10872623104 108074 18446744073709551615 4194304 4196468 140726401673808 139719537838304 139720048608981 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29294592 140726401675664 140726401675817 140726401675817 140726401679311 0
[pid=29668/tid=29683] ppid=29665 vsize=10617796 memory=840 CPUtime=1.45 cores=0,2,4,6
/proc/29668/task/29683/stat : 29683 (java) S 29665 29668 897 0 -1 1077944384 2489 0 0 0 70 75 0 0 20 0 16 0 65200939 10872623104 108074 18446744073709551615 4194304 4196468 140726401673808 139719536786608 139720048609922 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29294592 140726401675664 140726401675817 140726401675817 140726401679311 0
[pid=29668/tid=29684] ppid=29665 vsize=10617796 memory=16436 CPUtime=0 cores=0,2,4,6
/proc/29668/task/29684/stat : 29684 (java) S 29665 29668 897 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 65200978 10872623104 108074 18446744073709551615 4194304 4196468 140726401673808 139719535732144 139720048609922 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29294592 140726401675664 140726401675817 140726401675817 140726401679311 0
Current children cumulated CPU time: 2520 s
Current children cumulated vsize: 10617796 KiB
Current children cumulated memory: 432296 KiB

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

[startup+2494.42 s]
# the end of solver process 29668 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2517.26 s, system=2.8279 s

Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples

[startup+2494.4 s]
/proc/loadavg: 1.87 1.86 1.92 3/211 29952
/proc/meminfo: memFree=30081900/32770624 swapFree=67108860/67108860
[pid=29668] ppid=29665 vsize=10817488 memory=432356 CPUtime=2520.07 cores=0,2,4,6
/proc/29668/stat : 29668 (java) S 29665 29668 897 0 -1 1077944320 150349 0 0 0 251725 282 0 0 20 0 17 0 65200920 11077107712 108089 18446744073709551615 4194304 4196468 140726401673808 140726401656352 139720048598775 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 4 0 0 6293624 6294260 29294592 140726401675664 140726401675817 140726401675817 140726401679311 0
/proc/29668/statm: 2704372 108089 3127 1 0 2693825 0
[pid=29668/tid=29670] ppid=29665 vsize=10817488 memory=15880 CPUtime=2486.69 cores=0,2,4,6
/proc/29668/task/29670/stat : 29670 (java) S 29665 29668 897 0 -1 1077944384 24813 0 0 0 248660 9 0 0 20 0 17 0 65200925 11077107712 108089 18446744073709551615 4194304 4196468 140726401673808 139720052841648 139720048608981 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 8 0 0 6293624 6294260 29294592 140726401675664 140726401675817 140726401675817 140726401679311 0
[pid=29668/tid=29671] ppid=29665 vsize=10817488 memory=20588 CPUtime=6.96 cores=0,2,4,6
/proc/29668/task/29671/stat : 29671 (java) S 29665 29668 897 0 -1 1077944384 11112 0 0 0 646 50 0 0 20 0 17 0 65200926 11077107712 108089 18446744073709551615 4194304 4196468 140726401673808 139719989635728 139720048608981 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29294592 140726401675664 140726401675817 140726401675817 140726401679311 0
[pid=29668/tid=29672] ppid=29665 vsize=10817488 memory=4044 CPUtime=6.96 cores=0,2,4,6
/proc/29668/task/29672/stat : 29672 (java) S 29665 29668 897 0 -1 1077944384 12055 0 0 0 645 51 0 0 20 0 17 0 65200926 11077107712 108089 18446744073709551615 4194304 4196468 140726401673808 139719988582928 139720048608981 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29294592 140726401675664 140726401675817 140726401675817 140726401679311 0
[pid=29668/tid=29673] ppid=29665 vsize=10817488 memory=1728 CPUtime=6.95 cores=0,2,4,6
/proc/29668/task/29673/stat : 29673 (java) S 29665 29668 897 0 -1 1077944384 12781 0 0 0 645 50 0 0 20 0 17 0 65200926 11077107712 108089 18446744073709551615 4194304 4196468 140726401673808 139719987530128 139720048608981 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29294592 140726401675664 140726401675817 140726401675817 140726401679311 0
[pid=29668/tid=29674] ppid=29665 vsize=10817488 memory=1228 CPUtime=6.95 cores=0,2,4,6
/proc/29668/task/29674/stat : 29674 (java) S 29665 29668 897 0 -1 1077944384 12156 0 0 0 643 52 0 0 20 0 17 0 65200926 11077107712 108089 18446744073709551615 4194304 4196468 140726401673808 139719986477328 139720048608981 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29294592 140726401675664 140726401675817 140726401675817 140726401679311 0
[pid=29668/tid=29675] ppid=29665 vsize=10817488 memory=796 CPUtime=0.51 cores=0,2,4,6
/proc/29668/task/29675/stat : 29675 (java) S 29665 29668 897 0 -1 1077944384 41898 0 0 0 42 9 0 0 20 0 17 0 65200927 11077107712 108089 18446744073709551615 4194304 4196468 140726401673808 139719545207664 139720048609922 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29294592 140726401675664 140726401675817 140726401675817 140726401679311 0
[pid=29668/tid=29676] ppid=29665 vsize=10817488 memory=5788 CPUtime=0 cores=0,2,4,6
/proc/29668/task/29676/stat : 29676 (java) S 29665 29668 897 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 17 0 65200928 11077107712 108089 18446744073709551615 4194304 4196468 140726401673808 139719544153632 139720048608981 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29294592 140726401675664 140726401675817 140726401675817 140726401679311 0
[pid=29668/tid=29677] ppid=29665 vsize=10817488 memory=1712 CPUtime=0 cores=0,2,4,6
/proc/29668/task/29677/stat : 29677 (java) S 29665 29668 897 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 17 0 65200928 11077107712 108089 18446744073709551615 4194304 4196468 140726401673808 139719543100784 139720048608981 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29294592 140726401675664 140726401675817 140726401675817 140726401679311 0
[pid=29668/tid=29678] ppid=29665 vsize=10817488 memory=640 CPUtime=0 cores=0,2,4,6
/proc/29668/task/29678/stat : 29678 (java) S 29665 29668 897 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 17 0 65200930 11077107712 108089 18446744073709551615 4194304 4196468 140726401673808 139719542049104 139720048617371 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29294592 140726401675664 140726401675817 140726401675817 140726401679311 0
[pid=29668/tid=29679] ppid=29665 vsize=10817488 memory=1792 CPUtime=1.61 cores=0,2,4,6
/proc/29668/task/29679/stat : 29679 (java) S 29665 29668 897 0 -1 1077944384 13116 0 0 0 159 2 0 0 20 0 17 0 65200930 11077107712 108089 18446744073709551615 4194304 4196468 140726401673808 139719540996464 139720048609922 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29294592 140726401675664 140726401675817 140726401675817 140726401679311 0
[pid=29668/tid=29680] ppid=29665 vsize=10817488 memory=3904 CPUtime=1.58 cores=0,2,4,6
/proc/29668/task/29680/stat : 29680 (java) S 29665 29668 897 0 -1 1077944384 12420 0 0 0 157 1 0 0 20 0 17 0 65200930 11077107712 108089 18446744073709551615 4194304 4196468 140726401673808 139719539943664 139720048609922 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29294592 140726401675664 140726401675817 140726401675817 140726401679311 0
[pid=29668/tid=29681] ppid=29665 vsize=10817488 memory=960 CPUtime=0.31 cores=0,2,4,6
/proc/29668/task/29681/stat : 29681 (java) S 29665 29668 897 0 -1 1077944384 5889 0 0 0 30 1 0 0 20 0 17 0 65200930 11077107712 108089 18446744073709551615 4194304 4196468 140726401673808 139719538890864 139720048609922 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29294592 140726401675664 140726401675817 140726401675817 140726401679311 0
[pid=29668/tid=29682] ppid=29665 vsize=10817488 memory=1240 CPUtime=0 cores=0,2,4,6
/proc/29668/task/29682/stat : 29682 (java) S 29665 29668 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 17 0 65200931 11077107712 108089 18446744073709551615 4194304 4196468 140726401673808 139719537838304 139720048608981 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29294592 140726401675664 140726401675817 140726401675817 140726401679311 0
[pid=29668/tid=29683] ppid=29665 vsize=10817488 memory=2000 CPUtime=1.45 cores=0,2,4,6
/proc/29668/task/29683/stat : 29683 (java) S 29665 29668 897 0 -1 1077944384 2489 0 0 0 70 75 0 0 20 0 17 0 65200939 11077107712 108089 18446744073709551615 4194304 4196468 140726401673808 139719536786608 139720048609922 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29294592 140726401675664 140726401675817 140726401675817 140726401679311 0
Current children cumulated CPU time: 2520.07 s
Current children cumulated vsize: 10817488 KiB
Current children cumulated memory: 432356 KiB

Child status: 143
Real time (s): 2494.42
CPU time (s): 2520.08
CPU user time (s): 2517.26
CPU system time (s): 2.8279
CPU usage (%): 101.029
Max. virtual memory (cumulated for all children) (KiB): 10817488
Max. memory (cumulated for all children) (KiB): 916700

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2517.26
system time used= 2.8279
maximum resident set size= 916708
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 150592
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2888
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 61232
involuntary context switches= 2519


# summary of solver processes directly reported to runsolver:
#   pid: 29668
#   total CPU time (s): 2520.08
#   total CPU user time (s): 2517.26
#   total CPU system time (s): 2.8279

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 14.4462 second user time and 23.6239 second system time

The end

Launcher Data

Begin job on node125 at 2017-08-13 14:55:57
IDJOB=4262970
IDBENCH=133483
IDSOLVER=2651
FILE ID=node125/4262970-1502629802
RUNJOBID= node125-1502623975-28610
PBS_JOBID= 
Free space on /tmp= 62028 MiB

SOLVER NAME= sat4j-CSP 2017-07-05
BENCH NAME= XCSP17/Knapsack/Knapsack-m1-s60/Knapsack-60-250-03.xml
COMMAND LINE= java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4262970-1502629802/watcher-4262970-1502629802 -o /tmp/evaluation-result-4262970-1502629802/solver-4262970-1502629802 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node125-1502623975-28610 --watchdog 2580  java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar HOME/instance-4262970-1502629802.xml

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

MD5SUM BENCH= 51492dfdc05fd658a6c92bd20bc2cdd8
RANDOM SEED=968342391

node125.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.07
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.07
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.07
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.07
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:        28863480 kB
MemAvailable:   29709552 kB
Buffers:          284236 kB
Cached:           857364 kB
SwapCached:            0 kB
Active:          2893248 kB
Inactive:         582636 kB
Active(anon):    2334396 kB
Inactive(anon):    33100 kB
Active(file):     558852 kB
Inactive(file):   549536 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              1628 kB
Writeback:             4 kB
AnonPages:       2333252 kB
Mapped:            58456 kB
Shmem:             33444 kB
Slab:             132480 kB
SReclaimable:     107040 kB
SUnreclaim:        25440 kB
KernelStack:        3440 kB
PageTables:         9380 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    3367776 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2236416 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 62028 MiB
End job on node125 at 2017-08-13 15:37:31