Trace number 4257985

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-05OPT770 42.087799 38.7906

General information on the benchmark

NameFastfood/Fastfood-m1-s1/
Fastfood-ff84.xml
MD5SUM57c9b04c42ddec3121be36f9ed91283a
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark770
Best CPU time to get the best result obtained on this benchmark0.127775
Satisfiable
(Un)Satisfiability was proved
Number of variables154
Number of constraints151
Number of domains20
Minimum domain size18
Maximum domain size19
Distribution of domain sizes[{"size":18,"count":10},{"size":19,"count":144}]
Minimum variable degree2
Maximum variable degree31
Distribution of variable degrees[{"degree":2,"count":150},{"degree":31,"count":4}]
Minimum constraint arity2
Maximum constraint arity5
Distribution of constraint arities[{"arity":2,"count":120},{"arity":4,"count":1},{"arity":5,"count":30}]
Number of extensional constraints120
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":120},{"type":"ordered","count":1},{"type":"minimum","count":30}]
Optimization problemYES
Type of objectivemin SUM

Quality of the solution as a function of time


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

Solver Data

1.41/0.77	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
1.41/0.77	c This is free software under the dual EPL/GNU LGPL licenses.
1.41/0.77	c See www.sat4j.org for details.
1.41/0.77	c That software uses the Rhino library from the Mozilla project.
1.41/0.77	c version CUSTOM.v20170705
1.41/0.77	c java.runtime.name	Java(TM) SE Runtime Environment
1.41/0.77	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
1.41/0.77	c java.vm.version	25.131-b11
1.41/0.77	c java.vm.vendor	Oracle Corporation
1.41/0.77	c sun.arch.data.model	64
1.41/0.77	c java.version		1.8.0_131
1.41/0.77	c os.name		Linux
1.41/0.77	c os.version		3.10.0-514.16.1.el7.x86_64
1.41/0.77	c os.arch		amd64
1.41/0.77	c Free memory 		499604488
1.41/0.77	c Max memory 		7247757312
1.41/0.77	c Total memory 		504889344
1.41/0.77	c Number of processors 	4
1.41/0.77	c c --- Begin Solver configuration ---
1.41/0.77	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@2b71fc7e
1.41/0.77	c Learn all clauses as in MiniSAT
1.41/0.77	c LOGGER=java.util.logging.Logger@25f38edc claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
1.41/0.77	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
1.41/0.77	c No reason simplification
1.41/0.77	c Glucose 2.1 dynamic restart strategy
1.41/0.77	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
1.41/0.77	c timeout=2147483s
1.41/0.77	c DB Simplification allowed=false
1.41/0.77	c Listener: org.sat4j.minisat.core.VoidTracing@1a86f2f1
1.41/0.77	c --- End Solver configuration ---
1.41/0.77	c constraints type 
1.41/0.77	c org.sat4j.minisat.constraints.card.MinWatchCard => 308
1.41/0.77	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 86488
1.41/0.77	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 61867
1.41/0.77	c org.sat4j.minisat.constraints.cnf.UnitClause => 306
1.41/0.77	c 148969 constraints processed.
4.19/1.84	o 1286
12.24/9.18	o 822
19.29/16.14	o 816
20.05/16.83	o 802
22.61/19.38	o 796
26.03/22.77	o 774
34.07/30.68	o 770
42.06/38.77	c starts		: 450
42.06/38.77	c conflicts		: 144612
42.06/38.77	c decisions		: 2395391
42.06/38.77	c propagations		: 102809450
42.06/38.77	c inspects		: 298984372
42.06/38.77	c shortcuts		: 0
42.06/38.77	c learnt literals	: 57
42.06/38.77	c learnt binary clauses	: 1603
42.06/38.77	c learnt ternary clauses	: 2040
42.06/38.77	c learnt constraints	: 144554
42.06/38.77	c ignored constraints	: 0
42.06/38.77	c root simplifications	: 0
42.06/38.77	c removed literals (reason simplification)	: 0
42.06/38.77	c reason swapping (by a shorter reason)	: 0
42.06/38.77	c Calls to reduceDB	: 20
42.06/38.77	c Number of update (reduction) of LBD	: 88156
42.06/38.77	c Imported unit clauses	: 0
42.06/38.77	c number of reductions to clauses (during analyze)	: 0
42.06/38.77	c number of learned constraints concerned by reduction	: 0
42.06/38.77	c number of learning phase by resolution	: 0
42.06/38.77	c number of learning phase by cutting planes	: 0
42.06/38.77	c number of rounding to 1 operations	: 0
42.06/38.77	c number of easy rounding to 1 operations (no literal elimination needed)	: 0
42.06/38.77	c number of reductions of the coefficients by power 2 	: 0
42.06/38.77	c number of right shift for reduction by power 2 	: 0
42.06/38.77	c number of reductions of the coefficients by GCD over coefficients 	: 0
42.06/38.77	c speed (assignments/second)	: 2706437.728696659
42.06/38.77	c non guided choices	347304
42.06/38.77	c learnt constraints type 
42.06/38.77	s OPTIMUM FOUND
42.06/38.77	v <instantiation type="optimum" cost="770">
42.06/38.77	v 	<list> x[0] x[1] x[2] x[3] drd[0][0] drd[0][1] drd[0][2] drd[0][3] drd[1][0] drd[1][1] drd[1][2] drd[1][3] drd[2][0] drd[2][1] drd[2][2] drd[2][3] drd[3][0] drd[3][1] drd[3][2] drd[3][3] drd[4][0] drd[4][1] drd[4][2] drd[4][3] drd[5][0] drd[5][1] drd[5][2] drd[5][3] drd[6][0] drd[6][1] drd[6][2] drd[6][3] drd[7][0] drd[7][1] drd[7][2] drd[7][3] drd[8][0] drd[8][1] drd[8][2] drd[8][3] drd[9][0] drd[9][1] drd[9][2] drd[9][3] drd[10][0] drd[10][1] drd[10][2] drd[10][3] drd[11][0] drd[11][1] drd[11][2] drd[11][3] drd[12][0] drd[12][1] drd[12][2] drd[12][3] drd[13][0] drd[13][1] drd[13][2] drd[13][3] drd[14][0] drd[14][1] drd[14][2] drd[14][3] drd[15][0] drd[15][1] drd[15][2] drd[15][3] drd[16][0] drd[16][1] drd[16][2] drd[16][3] drd[17][0] drd[17][1] drd[17][2] drd[17][3] drd[18][0] drd[18][1] drd[18][2] drd[18][3] drd[19][0] drd[19][1] drd[19][2] drd[19][3] drd[20][0] drd[20][1] drd[20][2] drd[20][3] drd[21][0] drd[21][1] drd[21][2] drd[21][3] drd[22][0] drd[22][1] drd[22][2] drd[22][3] drd[23][0] drd[23][1] drd[23][2] drd[23][3] drd[24][0] drd[24][1] drd[24][2] drd[24][3] drd[25][0] drd[25][1] drd[25][2] drd[25][3] drd[26][0] drd[26][1] drd[26][2] drd[26][3] drd[27][0] drd[27][1] drd[27][2] drd[27][3] drd[28][0] drd[28][1] drd[28][2] drd[28][3] drd[29][0] drd[29][1] drd[29][2] drd[29][3] dr[0] dr[1] dr[2] dr[3] dr[4] dr[5] dr[6] dr[7] dr[8] dr[9] dr[10] dr[11] dr[12] dr[13] dr[14] dr[15] dr[16] dr[17] dr[18] dr[19] dr[20] dr[21] dr[22] dr[23] dr[24] dr[25] dr[26] dr[27] dr[28] dr[29] </list>
42.06/38.77	v 	<values> 24 118 242 450 1 95 219 427 1 95 219 427 220 126 2 206 221 127 3 205 308 214 90 118 308 214 90 118 486 392 268 60 399 305 181 27 397 303 179 29 163 69 55 263 163 69 55 263 218 124 0 208 0 94 218 426 0 94 218 426 461 367 243 35 15 109 233 441 0 94 218 426 72 22 146 354 72 22 146 354 426 332 208 0 94 0 124 332 94 0 124 332 361 267 143 65 361 267 143 65 134 40 84 292 134 40 84 292 181 87 37 245 8 86 210 418 8 86 210 418 426 332 208 0 1 1 2 3 90 90 60 27 29 55 55 0 0 0 35 15 0 22 22 0 0 0 65 65 40 40 37 8 8 0 </values>
42.06/38.77	v </instantiation>
42.06/38.77	

Verifier Data

OK	770

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

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

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: 2.00 2.37 3.08 3/199 1083
/proc/meminfo: memFree=31530408/32770624 swapFree=0/270352
[pid=1083] ppid=1080 vsize=23672 CPUtime=0 cores=1,3,5,7
/proc/1083/stat : 1083 (runsolver) D 1080 1083 18930 0 -1 4202560 108 0 0 0 0 0 0 0 20 0 1 0 65438750 24240128 107 18446744073709551615 4194304 4338465 140734830085120 140734830082760 140266075591383 0 0 1 24578 18446744071580418449 0 0 17 1 0 0 0 0 0 6438912 6441760 19591168 140734830088326 140734830088773 140734830088773 140734830092234 0
/proc/1083/statm: 5918 107 54 36 0 2156 0

[startup+0.100179 s]
/proc/loadavg: 2.00 2.37 3.08 3/199 1083
/proc/meminfo: memFree=31530408/32770624 swapFree=0/270352
[pid=1083] ppid=1080 vsize=10151672 CPUtime=0.03 cores=1,3,5,7
/proc/1083/stat : 1083 (java) S 1080 1083 18930 0 -1 1077944320 3877 0 0 0 3 0 0 0 20 0 9 0 65438750 10395312128 4984 18446744073709551615 4194304 4196468 140736444512320 140736444494864 139677969817335 0 0 1 16800970 18446744073709551615 0 0 17 5 0 0 5 0 0 6293624 6294260 31260672 140736444518833 140736444518986 140736444518986 140736444522447 0
/proc/1083/statm: 2537918 4984 2114 1 0 2527423 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 10151672

[startup+0.200306 s]
/proc/loadavg: 2.00 2.37 3.08 3/199 1083
/proc/meminfo: memFree=31530408/32770624 swapFree=0/270352
[pid=1083] ppid=1080 vsize=10551156 CPUtime=0.09 cores=1,3,5,7
/proc/1083/stat : 1083 (java) S 1080 1083 18930 0 -1 1077944320 4879 0 0 0 8 1 0 0 20 0 15 0 65438750 10804383744 6889 18446744073709551615 4194304 4196468 140736444512320 140736444494864 139677969817335 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 5 0 0 6293624 6294260 31260672 140736444518833 140736444518986 140736444518986 140736444522447 0
/proc/1083/statm: 2637789 6889 2739 1 0 2627269 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10551156

[startup+0.300332 s]
/proc/loadavg: 2.00 2.37 3.08 3/199 1083
/proc/meminfo: memFree=31530408/32770624 swapFree=0/270352
[pid=1083] ppid=1080 vsize=10551156 CPUtime=0.24 cores=1,3,5,7
/proc/1083/stat : 1083 (java) S 1080 1083 18930 0 -1 1077944320 7934 0 0 0 22 2 0 0 20 0 15 0 65438750 10804383744 9268 18446744073709551615 4194304 4196468 140736444512320 140736444494864 139677969817335 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 5 0 0 6293624 6294260 31260672 140736444518833 140736444518986 140736444518986 140736444522447 0
/proc/1083/statm: 2637789 9268 2872 1 0 2627269 0
Current children cumulated CPU time (s) 0.24
Current children cumulated vsize (KiB) 10551156

[startup+0.701032 s]
/proc/loadavg: 2.00 2.37 3.08 3/199 1083
/proc/meminfo: memFree=31530408/32770624 swapFree=0/270352
[pid=1083] ppid=1080 vsize=10551232 CPUtime=1.41 cores=1,3,5,7
/proc/1083/stat : 1083 (java) S 1080 1083 18930 0 -1 1077944320 12554 0 0 0 136 5 0 0 20 0 15 0 65438750 10804461568 28531 18446744073709551615 4194304 4196468 140736444512320 140736444494864 139677969817335 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 5 0 0 6293624 6294260 31260672 140736444518833 140736444518986 140736444518986 140736444522447 0
/proc/1083/statm: 2637808 28531 3053 1 0 2627269 0
Current children cumulated CPU time (s) 1.41
Current children cumulated vsize (KiB) 10551232

[startup+1.50072 s]
/proc/loadavg: 2.00 2.37 3.08 5/215 1101
/proc/meminfo: memFree=31379696/32770624 swapFree=0/270372
[pid=1083] ppid=1080 vsize=10617796 CPUtime=3.48 cores=1,3,5,7
/proc/1083/stat : 1083 (java) S 1080 1083 18930 0 -1 1077944320 27492 0 0 0 341 7 0 0 20 0 16 0 65438750 10872623104 40909 18446744073709551615 4194304 4196468 140736444512320 140736444494864 139677969817335 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 5 0 0 6293624 6294260 31260672 140736444518833 140736444518986 140736444518986 140736444522447 0
/proc/1083/statm: 2654449 40909 3067 1 0 2643910 0
[pid=1083/tid=1085] ppid=1080 vsize=10617796 CPUtime=1.36 cores=1,3,5,7
/proc/1083/task/1085/stat : 1085 (java) R 1080 1083 18930 0 -1 4202560 7184 0 0 0 133 3 0 0 20 0 16 0 65438756 10872623104 40909 18446744073709551615 4194304 4196468 140736444512320 139677974053568 139677948875958 0 4 1 16800974 0 0 0 -1 1 0 0 5 0 0 6293624 6294260 31260672 140736444518833 140736444518986 140736444518986 140736444522447 0
[pid=1083/tid=1086] ppid=1080 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/1083/task/1086/stat : 1086 (java) S 1080 1083 18930 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 65438756 10872623104 40909 18446744073709551615 4194304 4196468 140736444512320 139677910854416 139677969827541 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31260672 140736444518833 140736444518986 140736444518986 140736444522447 0
[pid=1083/tid=1087] ppid=1080 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/1083/task/1087/stat : 1087 (java) S 1080 1083 18930 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 65438756 10872623104 40909 18446744073709551615 4194304 4196468 140736444512320 139677909801872 139677969827541 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31260672 140736444518833 140736444518986 140736444518986 140736444522447 0
[pid=1083/tid=1088] ppid=1080 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/1083/task/1088/stat : 1088 (java) S 1080 1083 18930 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 16 0 65438756 10872623104 40909 18446744073709551615 4194304 4196468 140736444512320 139677908749328 139677969827541 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31260672 140736444518833 140736444518986 140736444518986 140736444522447 0
[pid=1083/tid=1089] ppid=1080 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/1083/task/1089/stat : 1089 (java) S 1080 1083 18930 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 16 0 65438756 10872623104 40909 18446744073709551615 4194304 4196468 140736444512320 139677907696784 139677969827541 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31260672 140736444518833 140736444518986 140736444518986 140736444522447 0
[pid=1083/tid=1090] ppid=1080 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/1083/task/1090/stat : 1090 (java) S 1080 1083 18930 0 -1 1077944384 19 0 0 0 0 0 0 0 20 0 16 0 65438758 10872623104 40909 18446744073709551615 4194304 4196468 140736444512320 139677211228144 139677969828482 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31260672 140736444518833 140736444518986 140736444518986 140736444522447 0
[pid=1083/tid=1091] ppid=1080 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/1083/task/1091/stat : 1091 (java) S 1080 1083 18930 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 16 0 65438758 10872623104 40909 18446744073709551615 4194304 4196468 140736444512320 139677210174368 139677969827541 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31260672 140736444518833 140736444518986 140736444518986 140736444522447 0
[pid=1083/tid=1092] ppid=1080 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/1083/task/1092/stat : 1092 (java) S 1080 1083 18930 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 65438758 10872623104 40909 18446744073709551615 4194304 4196468 140736444512320 139677209121776 139677969827541 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31260672 140736444518833 140736444518986 140736444518986 140736444522447 0
[pid=1083/tid=1093] ppid=1080 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/1083/task/1093/stat : 1093 (java) S 1080 1083 18930 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 65438761 10872623104 40909 18446744073709551615 4194304 4196468 140736444512320 139677208070352 139677969835931 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31260672 140736444518833 140736444518986 140736444518986 140736444522447 0
[pid=1083/tid=1094] ppid=1080 vsize=10617796 CPUtime=0.86 cores=1,3,5,7
/proc/1083/task/1094/stat : 1094 (java) R 1080 1083 18930 0 -1 4202560 4957 0 0 0 86 0 0 0 20 0 16 0 65438761 10872623104 40909 18446744073709551615 4194304 4196468 140736444512320 139677207017968 139677953317767 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 31260672 140736444518833 140736444518986 140736444518986 140736444522447 0
[pid=1083/tid=1095] ppid=1080 vsize=10617796 CPUtime=0.87 cores=1,3,5,7
/proc/1083/task/1095/stat : 1095 (java) S 1080 1083 18930 0 -1 1077944384 11571 0 0 0 86 1 0 0 20 0 16 0 65438761 10872623104 40909 18446744073709551615 4194304 4196468 140736444512320 139677205965424 139677969828482 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31260672 140736444518833 140736444518986 140736444518986 140736444522447 0
[pid=1083/tid=1096] ppid=1080 vsize=10617796 CPUtime=0.34 cores=1,3,5,7
/proc/1083/task/1096/stat : 1096 (java) S 1080 1083 18930 0 -1 1077944384 2375 0 0 0 34 0 0 0 20 0 16 0 65438761 10872623104 40909 18446744073709551615 4194304 4196468 140736444512320 139677204912880 139677969828482 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31260672 140736444518833 140736444518986 140736444518986 140736444522447 0
[pid=1083/tid=1097] ppid=1080 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/1083/task/1097/stat : 1097 (java) S 1080 1083 18930 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 65438761 10872623104 40909 18446744073709551615 4194304 4196468 140736444512320 139677203860576 139677969827541 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31260672 140736444518833 140736444518986 140736444518986 140736444522447 0
[pid=1083/tid=1099] ppid=1080 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/1083/task/1099/stat : 1099 (java) S 1080 1083 18930 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 65438767 10872623104 40909 18446744073709551615 4194304 4196468 140736444512320 139677202807088 139677969828482 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31260672 140736444518833 140736444518986 140736444518986 140736444522447 0
[pid=1083/tid=1101] ppid=1080 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/1083/task/1101/stat : 1101 (java) S 1080 1083 18930 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 65438828 10872623104 40909 18446744073709551615 4194304 4196468 140736444512320 139677201752880 139677969828482 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31260672 140736444518833 140736444518986 140736444518986 140736444522447 0
Current children cumulated CPU time (s) 3.48
Current children cumulated vsize (KiB) 10617796

[startup+3.10072 s]
/proc/loadavg: 2.00 2.37 3.08 3/215 1101
/proc/meminfo: memFree=31371004/32770624 swapFree=0/270372
[pid=1083] ppid=1080 vsize=10617796 CPUtime=6.08 cores=1,3,5,7
/proc/1083/stat : 1083 (java) S 1080 1083 18930 0 -1 1077944320 30281 0 0 0 601 7 0 0 20 0 16 0 65438750 10872623104 43181 18446744073709551615 4194304 4196468 140736444512320 140736444494864 139677969817335 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 5 0 0 6293624 6294260 31260672 140736444518833 140736444518986 140736444518986 140736444522447 0
/proc/1083/statm: 2654449 43181 3082 1 0 2643910 0
[pid=1083/tid=1085] ppid=1080 vsize=10617796 CPUtime=2.97 cores=1,3,5,7
/proc/1083/task/1085/stat : 1085 (java) R 1080 1083 18930 0 -1 4202560 7825 0 0 0 293 4 0 0 20 0 16 0 65438756 10872623104 43181 18446744073709551615 4194304 4196468 140736444512320 139677974053360 139677592371826 0 4 1 16800974 0 0 0 -1 3 0 0 5 0 0 6293624 6294260 31260672 140736444518833 140736444518986 140736444518986 140736444522447 0
[pid=1083/tid=1086] ppid=1080 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/1083/task/1086/stat : 1086 (java) S 1080 1083 18930 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 65438756 10872623104 43181 18446744073709551615 4194304 4196468 140736444512320 139677910854416 139677969827541 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31260672 140736444518833 140736444518986 140736444518986 140736444522447 0
[pid=1083/tid=1087] ppid=1080 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/1083/task/1087/stat : 1087 (java) S 1080 1083 18930 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 65438756 10872623104 43181 18446744073709551615 4194304 4196468 140736444512320 139677909801872 139677969827541 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31260672 140736444518833 140736444518986 140736444518986 140736444522447 0
[pid=1083/tid=1088] ppid=1080 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/1083/task/1088/stat : 1088 (java) S 1080 1083 18930 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 16 0 65438756 10872623104 43181 18446744073709551615 4194304 4196468 140736444512320 139677908749328 139677969827541 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31260672 140736444518833 140736444518986 140736444518986 140736444522447 0
[pid=1083/tid=1089] ppid=1080 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/1083/task/1089/stat : 1089 (java) S 1080 1083 18930 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 16 0 65438756 10872623104 43181 18446744073709551615 4194304 4196468 140736444512320 139677907696784 139677969827541 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31260672 140736444518833 140736444518986 140736444518986 140736444522447 0
[pid=1083/tid=1090] ppid=1080 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/1083/task/1090/stat : 1090 (java) S 1080 1083 18930 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 16 0 65438758 10872623104 43181 18446744073709551615 4194304 4196468 140736444512320 139677211228144 139677969828482 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31260672 140736444518833 140736444518986 140736444518986 140736444522447 0
[pid=1083/tid=1091] ppid=1080 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/1083/task/1091/stat : 1091 (java) S 1080 1083 18930 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 16 0 65438758 10872623104 43181 18446744073709551615 4194304 4196468 140736444512320 139677210174368 139677969827541 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31260672 140736444518833 140736444518986 140736444518986 140736444522447 0
[pid=1083/tid=1092] ppid=1080 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/1083/task/1092/stat : 1092 (java) S 1080 1083 18930 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 65438758 10872623104 43181 18446744073709551615 4194304 4196468 140736444512320 139677209121776 139677969827541 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31260672 140736444518833 140736444518986 140736444518986 140736444522447 0
[pid=1083/tid=1093] ppid=1080 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/1083/task/1093/stat : 1093 (java) S 1080 1083 18930 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 65438761 10872623104 43181 18446744073709551615 4194304 4196468 140736444512320 139677208070352 139677969835931 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31260672 140736444518833 140736444518986 140736444518986 140736444522447 0
[pid=1083/tid=1094] ppid=1080 vsize=10617796 CPUtime=1.36 cores=1,3,5,7
/proc/1083/task/1094/stat : 1094 (java) S 1080 1083 18930 0 -1 1077944384 5920 0 0 0 135 1 0 0 20 0 16 0 65438761 10872623104 43181 18446744073709551615 4194304 4196468 140736444512320 139677207017968 139677969828482 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31260672 140736444518833 140736444518986 140736444518986 140736444522447 0
[pid=1083/tid=1095] ppid=1080 vsize=10617796 CPUtime=1.37 cores=1,3,5,7
/proc/1083/task/1095/stat : 1095 (java) S 1080 1083 18930 0 -1 1077944384 12634 0 0 0 136 1 0 0 20 0 16 0 65438761 10872623104 43181 18446744073709551615 4194304 4196468 140736444512320 139677205965424 139677969828482 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31260672 140736444518833 140736444518986 140736444518986 140736444522447 0
[pid=1083/tid=1096] ppid=1080 vsize=10617796 CPUtime=0.36 cores=1,3,5,7
/proc/1083/task/1096/stat : 1096 (java) S 1080 1083 18930 0 -1 1077944384 2457 0 0 0 36 0 0 0 20 0 16 0 65438761 10872623104 43181 18446744073709551615 4194304 4196468 140736444512320 139677204912880 139677969828482 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31260672 140736444518833 140736444518986 140736444518986 140736444522447 0
[pid=1083/tid=1097] ppid=1080 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/1083/task/1097/stat : 1097 (java) S 1080 1083 18930 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 65438761 10872623104 43181 18446744073709551615 4194304 4196468 140736444512320 139677203860576 139677969827541 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31260672 140736444518833 140736444518986 140736444518986 140736444522447 0
[pid=1083/tid=1099] ppid=1080 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/1083/task/1099/stat : 1099 (java) S 1080 1083 18930 0 -1 1077944384 18 0 0 0 0 0 0 0 20 0 16 0 65438767 10872623104 43181 18446744073709551615 4194304 4196468 140736444512320 139677202807088 139677969828482 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31260672 140736444518833 140736444518986 140736444518986 140736444522447 0
[pid=1083/tid=1101] ppid=1080 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/1083/task/1101/stat : 1101 (java) S 1080 1083 18930 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 65438828 10872623104 43181 18446744073709551615 4194304 4196468 140736444512320 139677201752880 139677969828482 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31260672 140736444518833 140736444518986 140736444518986 140736444522447 0
Current children cumulated CPU time (s) 6.08
Current children cumulated vsize (KiB) 10617796

[startup+6.30075 s]
/proc/loadavg: 1.92 2.35 3.07 3/215 1101
/proc/meminfo: memFree=31364364/32770624 swapFree=0/270372
[pid=1083] ppid=1080 vsize=10617796 CPUtime=9.38 cores=1,3,5,7
/proc/1083/stat : 1083 (java) S 1080 1083 18930 0 -1 1077944320 32059 0 0 0 931 7 0 0 20 0 16 0 65438750 10872623104 44247 18446744073709551615 4194304 4196468 140736444512320 140736444494864 139677969817335 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 5 0 0 6293624 6294260 31260672 140736444518833 140736444518986 140736444518986 140736444522447 0
/proc/1083/statm: 2654449 44247 3086 1 0 2643910 0
[pid=1083/tid=1085] ppid=1080 vsize=10617796 CPUtime=6.17 cores=1,3,5,7
/proc/1083/task/1085/stat : 1085 (java) R 1080 1083 18930 0 -1 4202560 7984 0 0 0 613 4 0 0 20 0 16 0 65438756 10872623104 44247 18446744073709551615 4194304 4196468 140736444512320 139677974053832 139677591614269 0 4 1 16800974 0 0 0 -1 3 0 0 5 0 0 6293624 6294260 31260672 140736444518833 140736444518986 140736444518986 140736444522447 0
[pid=1083/tid=1086] ppid=1080 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/1083/task/1086/stat : 1086 (java) S 1080 1083 18930 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 65438756 10872623104 44247 18446744073709551615 4194304 4196468 140736444512320 139677910854416 139677969827541 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31260672 140736444518833 140736444518986 140736444518986 140736444522447 0
[pid=1083/tid=1087] ppid=1080 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/1083/task/1087/stat : 1087 (java) S 1080 1083 18930 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 65438756 10872623104 44247 18446744073709551615 4194304 4196468 140736444512320 139677909801872 139677969827541 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31260672 140736444518833 140736444518986 140736444518986 140736444522447 0
[pid=1083/tid=1088] ppid=1080 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/1083/task/1088/stat : 1088 (java) S 1080 1083 18930 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 16 0 65438756 10872623104 44247 18446744073709551615 4194304 4196468 140736444512320 139677908749328 139677969827541 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31260672 140736444518833 140736444518986 140736444518986 140736444522447 0
[pid=1083/tid=1089] ppid=1080 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/1083/task/1089/stat : 1089 (java) S 1080 1083 18930 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 16 0 65438756 10872623104 44247 18446744073709551615 4194304 4196468 140736444512320 139677907696784 139677969827541 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31260672 140736444518833 140736444518986 140736444518986 140736444522447 0
[pid=1083/tid=1090] ppid=1080 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/1083/task/1090/stat : 1090 (java) S 1080 1083 18930 0 -1 1077944384 180 0 0 0 0 0 0 0 20 0 16 0 65438758 10872623104 44247 18446744073709551615 4194304 4196468 140736444512320 139677211228144 139677969828482 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31260672 140736444518833 140736444518986 140736444518986 140736444522447 0
[pid=1083/tid=1091] ppid=1080 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/1083/task/1091/stat : 1091 (java) S 1080 1083 18930 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 16 0 65438758 10872623104 44247 18446744073709551615 4194304 4196468 140736444512320 139677210174368 139677969827541 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31260672 140736444518833 140736444518986 140736444518986 140736444522447 0
[pid=1083/tid=1092] ppid=1080 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/1083/task/1092/stat : 1092 (java) S 1080 1083 18930 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 65438758 10872623104 44247 18446744073709551615 4194304 4196468 140736444512320 139677209121776 139677969827541 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31260672 140736444518833 140736444518986 140736444518986 140736444522447 0
[pid=1083/tid=1093] ppid=1080 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/1083/task/1093/stat : 1093 (java) S 1080 1083 18930 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 65438761 10872623104 44247 18446744073709551615 4194304 4196468 140736444512320 139677208070352 139677969835931 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31260672 140736444518833 140736444518986 140736444518986 140736444522447 0
[pid=1083/tid=1094] ppid=1080 vsize=10617796 CPUtime=1.4 cores=1,3,5,7
/proc/1083/task/1094/stat : 1094 (java) S 1080 1083 18930 0 -1 1077944384 6057 0 0 0 139 1 0 0 20 0 16 0 65438761 10872623104 44247 18446744073709551615 4194304 4196468 140736444512320 139677207017968 139677969828482 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31260672 140736444518833 140736444518986 140736444518986 140736444522447 0
[pid=1083/tid=1095] ppid=1080 vsize=10617796 CPUtime=1.43 cores=1,3,5,7
/proc/1083/task/1095/stat : 1095 (java) S 1080 1083 18930 0 -1 1077944384 13066 0 0 0 142 1 0 0 20 0 16 0 65438761 10872623104 44247 18446744073709551615 4194304 4196468 140736444512320 139677205965424 139677969828482 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31260672 140736444518833 140736444518986 140736444518986 140736444522447 0
[pid=1083/tid=1096] ppid=1080 vsize=10617796 CPUtime=0.36 cores=1,3,5,7
/proc/1083/task/1096/stat : 1096 (java) S 1080 1083 18930 0 -1 1077944384 2467 0 0 0 36 0 0 0 20 0 16 0 65438761 10872623104 44247 18446744073709551615 4194304 4196468 140736444512320 139677204912880 139677969828482 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31260672 140736444518833 140736444518986 140736444518986 140736444522447 0
[pid=1083/tid=1097] ppid=1080 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/1083/task/1097/stat : 1097 (java) S 1080 1083 18930 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 65438761 10872623104 44247 18446744073709551615 4194304 4196468 140736444512320 139677203860576 139677969827541 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31260672 140736444518833 140736444518986 140736444518986 140736444522447 0
[pid=1083/tid=1099] ppid=1080 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/1083/task/1099/stat : 1099 (java) S 1080 1083 18930 0 -1 1077944384 922 0 0 0 0 0 0 0 20 0 16 0 65438767 10872623104 44247 18446744073709551615 4194304 4196468 140736444512320 139677202807088 139677969828482 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31260672 140736444518833 140736444518986 140736444518986 140736444522447 0
[pid=1083/tid=1101] ppid=1080 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/1083/task/1101/stat : 1101 (java) S 1080 1083 18930 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 65438828 10872623104 44247 18446744073709551615 4194304 4196468 140736444512320 139677201752880 139677969828482 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31260672 140736444518833 140736444518986 140736444518986 140736444522447 0
Current children cumulated CPU time (s) 9.38
Current children cumulated vsize (KiB) 10617796

[startup+12.7008 s]
/proc/loadavg: 1.92 2.34 3.06 3/215 1101
/proc/meminfo: memFree=31360876/32770624 swapFree=0/270372
[pid=1083] ppid=1080 vsize=10617796 CPUtime=15.89 cores=1,3,5,7
/proc/1083/stat : 1083 (java) S 1080 1083 18930 0 -1 1077944320 34709 0 0 0 1581 8 0 0 20 0 16 0 65438750 10872623104 44878 18446744073709551615 4194304 4196468 140736444512320 140736444494864 139677969817335 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 5 0 0 6293624 6294260 31260672 140736444518833 140736444518986 140736444518986 140736444522447 0
/proc/1083/statm: 2654449 44878 3086 1 0 2643910 0
[pid=1083/tid=1085] ppid=1080 vsize=10617796 CPUtime=12.57 cores=1,3,5,7
/proc/1083/task/1085/stat : 1085 (java) R 1080 1083 18930 0 -1 4202560 8631 0 0 0 1253 4 0 0 20 0 16 0 65438756 10872623104 44878 18446744073709551615 4194304 4196468 140736444512320 139677974053280 139677591614269 0 4 1 16800974 0 0 0 -1 3 0 0 5 0 0 6293624 6294260 31260672 140736444518833 140736444518986 140736444518986 140736444522447 0
[pid=1083/tid=1086] ppid=1080 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/1083/task/1086/stat : 1086 (java) S 1080 1083 18930 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 65438756 10872623104 44878 18446744073709551615 4194304 4196468 140736444512320 139677910854416 139677969827541 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31260672 140736444518833 140736444518986 140736444518986 140736444522447 0
[pid=1083/tid=1087] ppid=1080 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/1083/task/1087/stat : 1087 (java) S 1080 1083 18930 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 65438756 10872623104 44878 18446744073709551615 4194304 4196468 140736444512320 139677909801872 139677969827541 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31260672 140736444518833 140736444518986 140736444518986 140736444522447 0
[pid=1083/tid=1088] ppid=1080 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/1083/task/1088/stat : 1088 (java) S 1080 1083 18930 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 16 0 65438756 10872623104 44878 18446744073709551615 4194304 4196468 140736444512320 139677908749328 139677969827541 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31260672 140736444518833 140736444518986 140736444518986 140736444522447 0
[pid=1083/tid=1089] ppid=1080 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/1083/task/1089/stat : 1089 (java) S 1080 1083 18930 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 16 0 65438756 10872623104 44878 18446744073709551615 4194304 4196468 140736444512320 139677907696784 139677969827541 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31260672 140736444518833 140736444518986 140736444518986 140736444522447 0
[pid=1083/tid=1090] ppid=1080 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/1083/task/1090/stat : 1090 (java) S 1080 1083 18930 0 -1 1077944384 216 0 0 0 0 0 0 0 20 0 16 0 65438758 10872623104 44878 18446744073709551615 4194304 4196468 140736444512320 139677211228144 139677969828482 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31260672 140736444518833 140736444518986 140736444518986 140736444522447 0

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

/proc/1083/task/1093/stat : 1093 (java) S 1080 1083 18930 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 65438761 10872623104 54678 18446744073709551615 4194304 4196468 140736444512320 139677208070352 139677969835931 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31260672 140736444518833 140736444518986 140736444518986 140736444522447 0
[pid=1083/tid=1094] ppid=1080 vsize=10617796 CPUtime=1.55 cores=1,3,5,7
/proc/1083/task/1094/stat : 1094 (java) S 1080 1083 18930 0 -1 1077944384 9088 0 0 0 154 1 0 0 20 0 16 0 65438761 10872623104 54678 18446744073709551615 4194304 4196468 140736444512320 139677207017968 139677969828482 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31260672 140736444518833 140736444518986 140736444518986 140736444522447 0
[pid=1083/tid=1095] ppid=1080 vsize=10617796 CPUtime=1.56 cores=1,3,5,7
/proc/1083/task/1095/stat : 1095 (java) S 1080 1083 18930 0 -1 1077944384 14919 0 0 0 155 1 0 0 20 0 16 0 65438761 10872623104 54678 18446744073709551615 4194304 4196468 140736444512320 139677205965424 139677969828482 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31260672 140736444518833 140736444518986 140736444518986 140736444522447 0
[pid=1083/tid=1096] ppid=1080 vsize=10617796 CPUtime=0.39 cores=1,3,5,7
/proc/1083/task/1096/stat : 1096 (java) S 1080 1083 18930 0 -1 1077944384 3535 0 0 0 39 0 0 0 20 0 16 0 65438761 10872623104 54678 18446744073709551615 4194304 4196468 140736444512320 139677204912880 139677969828482 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31260672 140736444518833 140736444518986 140736444518986 140736444522447 0
[pid=1083/tid=1097] ppid=1080 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/1083/task/1097/stat : 1097 (java) S 1080 1083 18930 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 65438761 10872623104 54678 18446744073709551615 4194304 4196468 140736444512320 139677203860576 139677969827541 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31260672 140736444518833 140736444518986 140736444518986 140736444522447 0
[pid=1083/tid=1099] ppid=1080 vsize=10617796 CPUtime=0.01 cores=1,3,5,7
/proc/1083/task/1099/stat : 1099 (java) S 1080 1083 18930 0 -1 1077944384 1149 0 0 0 0 1 0 0 20 0 16 0 65438767 10872623104 54678 18446744073709551615 4194304 4196468 140736444512320 139677202807088 139677969828482 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31260672 140736444518833 140736444518986 140736444518986 140736444522447 0
[pid=1083/tid=1101] ppid=1080 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/1083/task/1101/stat : 1101 (java) S 1080 1083 18930 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 65438828 10872623104 54678 18446744073709551615 4194304 4196468 140736444512320 139677201752880 139677969828482 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31260672 140736444518833 140736444518986 140736444518986 140736444522447 0
Current children cumulated CPU time (s) 40.28
Current children cumulated vsize (KiB) 10617796

[startup+37.6007 s]
/proc/loadavg: 1.95 2.31 3.03 3/215 1101
/proc/meminfo: memFree=31321716/32770624 swapFree=0/270404
[pid=1083] ppid=1080 vsize=10617796 CPUtime=41.08 cores=1,3,5,7
/proc/1083/stat : 1083 (java) S 1080 1083 18930 0 -1 1077944320 40893 0 0 0 4096 12 0 0 20 0 16 0 65438750 10872623104 54678 18446744073709551615 4194304 4196468 140736444512320 140736444494864 139677969817335 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 5 0 0 6293624 6294260 31260672 140736444518833 140736444518986 140736444518986 140736444522447 0
/proc/1083/statm: 2654449 54678 3103 1 0 2643910 0
[pid=1083/tid=1085] ppid=1080 vsize=10617796 CPUtime=37.44 cores=1,3,5,7
/proc/1083/task/1085/stat : 1085 (java) R 1080 1083 18930 0 -1 4202560 9530 0 0 0 3740 4 0 0 20 0 16 0 65438756 10872623104 54678 18446744073709551615 4194304 4196468 140736444512320 139677974054200 139677591635069 0 4 1 16800974 0 0 0 -1 3 0 0 5 0 0 6293624 6294260 31260672 140736444518833 140736444518986 140736444518986 140736444522447 0
[pid=1083/tid=1086] ppid=1080 vsize=10617796 CPUtime=0.01 cores=1,3,5,7
/proc/1083/task/1086/stat : 1086 (java) S 1080 1083 18930 0 -1 1077944384 250 0 0 0 1 0 0 0 20 0 16 0 65438756 10872623104 54678 18446744073709551615 4194304 4196468 140736444512320 139677910854416 139677969827541 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31260672 140736444518833 140736444518986 140736444518986 140736444522447 0
[pid=1083/tid=1087] ppid=1080 vsize=10617796 CPUtime=0.01 cores=1,3,5,7
/proc/1083/task/1087/stat : 1087 (java) S 1080 1083 18930 0 -1 1077944384 406 0 0 0 1 0 0 0 20 0 16 0 65438756 10872623104 54678 18446744073709551615 4194304 4196468 140736444512320 139677909801872 139677969827541 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31260672 140736444518833 140736444518986 140736444518986 140736444522447 0
[pid=1083/tid=1088] ppid=1080 vsize=10617796 CPUtime=0.01 cores=1,3,5,7
/proc/1083/task/1088/stat : 1088 (java) S 1080 1083 18930 0 -1 1077944384 55 0 0 0 1 0 0 0 20 0 16 0 65438756 10872623104 54678 18446744073709551615 4194304 4196468 140736444512320 139677908749328 139677969827541 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31260672 140736444518833 140736444518986 140736444518986 140736444522447 0
[pid=1083/tid=1089] ppid=1080 vsize=10617796 CPUtime=0.01 cores=1,3,5,7
/proc/1083/task/1089/stat : 1089 (java) S 1080 1083 18930 0 -1 1077944384 70 0 0 0 1 0 0 0 20 0 16 0 65438756 10872623104 54678 18446744073709551615 4194304 4196468 140736444512320 139677907696784 139677969827541 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31260672 140736444518833 140736444518986 140736444518986 140736444522447 0
[pid=1083/tid=1090] ppid=1080 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/1083/task/1090/stat : 1090 (java) S 1080 1083 18930 0 -1 1077944384 459 0 0 0 0 0 0 0 20 0 16 0 65438758 10872623104 54678 18446744073709551615 4194304 4196468 140736444512320 139677211228144 139677969828482 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31260672 140736444518833 140736444518986 140736444518986 140736444522447 0
[pid=1083/tid=1091] ppid=1080 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/1083/task/1091/stat : 1091 (java) S 1080 1083 18930 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 16 0 65438758 10872623104 54678 18446744073709551615 4194304 4196468 140736444512320 139677210174368 139677969827541 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31260672 140736444518833 140736444518986 140736444518986 140736444522447 0
[pid=1083/tid=1092] ppid=1080 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/1083/task/1092/stat : 1092 (java) S 1080 1083 18930 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 16 0 65438758 10872623104 54678 18446744073709551615 4194304 4196468 140736444512320 139677209121776 139677969827541 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31260672 140736444518833 140736444518986 140736444518986 140736444522447 0
[pid=1083/tid=1093] ppid=1080 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/1083/task/1093/stat : 1093 (java) S 1080 1083 18930 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 65438761 10872623104 54678 18446744073709551615 4194304 4196468 140736444512320 139677208070352 139677969835931 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31260672 140736444518833 140736444518986 140736444518986 140736444522447 0
[pid=1083/tid=1094] ppid=1080 vsize=10617796 CPUtime=1.55 cores=1,3,5,7
/proc/1083/task/1094/stat : 1094 (java) S 1080 1083 18930 0 -1 1077944384 9088 0 0 0 154 1 0 0 20 0 16 0 65438761 10872623104 54678 18446744073709551615 4194304 4196468 140736444512320 139677207017968 139677969828482 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31260672 140736444518833 140736444518986 140736444518986 140736444522447 0
[pid=1083/tid=1095] ppid=1080 vsize=10617796 CPUtime=1.56 cores=1,3,5,7
/proc/1083/task/1095/stat : 1095 (java) S 1080 1083 18930 0 -1 1077944384 14919 0 0 0 155 1 0 0 20 0 16 0 65438761 10872623104 54678 18446744073709551615 4194304 4196468 140736444512320 139677205965424 139677969828482 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31260672 140736444518833 140736444518986 140736444518986 140736444522447 0
[pid=1083/tid=1096] ppid=1080 vsize=10617796 CPUtime=0.39 cores=1,3,5,7
/proc/1083/task/1096/stat : 1096 (java) S 1080 1083 18930 0 -1 1077944384 3535 0 0 0 39 0 0 0 20 0 16 0 65438761 10872623104 54678 18446744073709551615 4194304 4196468 140736444512320 139677204912880 139677969828482 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31260672 140736444518833 140736444518986 140736444518986 140736444522447 0
[pid=1083/tid=1097] ppid=1080 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/1083/task/1097/stat : 1097 (java) S 1080 1083 18930 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 65438761 10872623104 54678 18446744073709551615 4194304 4196468 140736444512320 139677203860576 139677969827541 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31260672 140736444518833 140736444518986 140736444518986 140736444522447 0
[pid=1083/tid=1099] ppid=1080 vsize=10617796 CPUtime=0.01 cores=1,3,5,7
/proc/1083/task/1099/stat : 1099 (java) S 1080 1083 18930 0 -1 1077944384 1149 0 0 0 0 1 0 0 20 0 16 0 65438767 10872623104 54678 18446744073709551615 4194304 4196468 140736444512320 139677202807088 139677969828482 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31260672 140736444518833 140736444518986 140736444518986 140736444522447 0
[pid=1083/tid=1101] ppid=1080 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/1083/task/1101/stat : 1101 (java) S 1080 1083 18930 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 65438828 10872623104 54678 18446744073709551615 4194304 4196468 140736444512320 139677201752880 139677969828482 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31260672 140736444518833 140736444518986 140736444518986 140736444522447 0
Current children cumulated CPU time (s) 41.08
Current children cumulated vsize (KiB) 10617796

[startup+38.4007 s]
/proc/loadavg: 1.95 2.31 3.03 3/215 1101
/proc/meminfo: memFree=31321716/32770624 swapFree=0/270404
[pid=1083] ppid=1080 vsize=10617796 CPUtime=41.89 cores=1,3,5,7
/proc/1083/stat : 1083 (java) S 1080 1083 18930 0 -1 1077944320 40893 0 0 0 4177 12 0 0 20 0 16 0 65438750 10872623104 54678 18446744073709551615 4194304 4196468 140736444512320 140736444494864 139677969817335 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 5 0 0 6293624 6294260 31260672 140736444518833 140736444518986 140736444518986 140736444522447 0
/proc/1083/statm: 2654449 54678 3103 1 0 2643910 0
[pid=1083/tid=1085] ppid=1080 vsize=10617796 CPUtime=38.24 cores=1,3,5,7
/proc/1083/task/1085/stat : 1085 (java) R 1080 1083 18930 0 -1 4202560 9530 0 0 0 3820 4 0 0 20 0 16 0 65438756 10872623104 54678 18446744073709551615 4194304 4196468 140736444512320 139677974054200 139677592372089 0 4 1 16800974 0 0 0 -1 3 0 0 5 0 0 6293624 6294260 31260672 140736444518833 140736444518986 140736444518986 140736444522447 0
[pid=1083/tid=1086] ppid=1080 vsize=10617796 CPUtime=0.01 cores=1,3,5,7
/proc/1083/task/1086/stat : 1086 (java) S 1080 1083 18930 0 -1 1077944384 250 0 0 0 1 0 0 0 20 0 16 0 65438756 10872623104 54678 18446744073709551615 4194304 4196468 140736444512320 139677910854416 139677969827541 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31260672 140736444518833 140736444518986 140736444518986 140736444522447 0
[pid=1083/tid=1087] ppid=1080 vsize=10617796 CPUtime=0.01 cores=1,3,5,7
/proc/1083/task/1087/stat : 1087 (java) S 1080 1083 18930 0 -1 1077944384 406 0 0 0 1 0 0 0 20 0 16 0 65438756 10872623104 54678 18446744073709551615 4194304 4196468 140736444512320 139677909801872 139677969827541 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31260672 140736444518833 140736444518986 140736444518986 140736444522447 0
[pid=1083/tid=1088] ppid=1080 vsize=10617796 CPUtime=0.01 cores=1,3,5,7
/proc/1083/task/1088/stat : 1088 (java) S 1080 1083 18930 0 -1 1077944384 55 0 0 0 1 0 0 0 20 0 16 0 65438756 10872623104 54678 18446744073709551615 4194304 4196468 140736444512320 139677908749328 139677969827541 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31260672 140736444518833 140736444518986 140736444518986 140736444522447 0
[pid=1083/tid=1089] ppid=1080 vsize=10617796 CPUtime=0.01 cores=1,3,5,7
/proc/1083/task/1089/stat : 1089 (java) S 1080 1083 18930 0 -1 1077944384 70 0 0 0 1 0 0 0 20 0 16 0 65438756 10872623104 54678 18446744073709551615 4194304 4196468 140736444512320 139677907696784 139677969827541 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31260672 140736444518833 140736444518986 140736444518986 140736444522447 0
[pid=1083/tid=1090] ppid=1080 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/1083/task/1090/stat : 1090 (java) S 1080 1083 18930 0 -1 1077944384 459 0 0 0 0 0 0 0 20 0 16 0 65438758 10872623104 54678 18446744073709551615 4194304 4196468 140736444512320 139677211228144 139677969828482 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31260672 140736444518833 140736444518986 140736444518986 140736444522447 0
[pid=1083/tid=1091] ppid=1080 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/1083/task/1091/stat : 1091 (java) S 1080 1083 18930 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 16 0 65438758 10872623104 54678 18446744073709551615 4194304 4196468 140736444512320 139677210174368 139677969827541 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31260672 140736444518833 140736444518986 140736444518986 140736444522447 0
[pid=1083/tid=1092] ppid=1080 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/1083/task/1092/stat : 1092 (java) S 1080 1083 18930 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 16 0 65438758 10872623104 54678 18446744073709551615 4194304 4196468 140736444512320 139677209121776 139677969827541 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31260672 140736444518833 140736444518986 140736444518986 140736444522447 0
[pid=1083/tid=1093] ppid=1080 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/1083/task/1093/stat : 1093 (java) S 1080 1083 18930 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 65438761 10872623104 54678 18446744073709551615 4194304 4196468 140736444512320 139677208070352 139677969835931 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31260672 140736444518833 140736444518986 140736444518986 140736444522447 0
[pid=1083/tid=1094] ppid=1080 vsize=10617796 CPUtime=1.55 cores=1,3,5,7
/proc/1083/task/1094/stat : 1094 (java) S 1080 1083 18930 0 -1 1077944384 9088 0 0 0 154 1 0 0 20 0 16 0 65438761 10872623104 54678 18446744073709551615 4194304 4196468 140736444512320 139677207017968 139677969828482 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31260672 140736444518833 140736444518986 140736444518986 140736444522447 0
[pid=1083/tid=1095] ppid=1080 vsize=10617796 CPUtime=1.56 cores=1,3,5,7
/proc/1083/task/1095/stat : 1095 (java) S 1080 1083 18930 0 -1 1077944384 14919 0 0 0 155 1 0 0 20 0 16 0 65438761 10872623104 54678 18446744073709551615 4194304 4196468 140736444512320 139677205965424 139677969828482 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31260672 140736444518833 140736444518986 140736444518986 140736444522447 0
[pid=1083/tid=1096] ppid=1080 vsize=10617796 CPUtime=0.39 cores=1,3,5,7
/proc/1083/task/1096/stat : 1096 (java) S 1080 1083 18930 0 -1 1077944384 3535 0 0 0 39 0 0 0 20 0 16 0 65438761 10872623104 54678 18446744073709551615 4194304 4196468 140736444512320 139677204912880 139677969828482 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31260672 140736444518833 140736444518986 140736444518986 140736444522447 0
[pid=1083/tid=1097] ppid=1080 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/1083/task/1097/stat : 1097 (java) S 1080 1083 18930 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 65438761 10872623104 54678 18446744073709551615 4194304 4196468 140736444512320 139677203860576 139677969827541 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31260672 140736444518833 140736444518986 140736444518986 140736444522447 0
[pid=1083/tid=1099] ppid=1080 vsize=10617796 CPUtime=0.01 cores=1,3,5,7
/proc/1083/task/1099/stat : 1099 (java) S 1080 1083 18930 0 -1 1077944384 1149 0 0 0 0 1 0 0 20 0 16 0 65438767 10872623104 54678 18446744073709551615 4194304 4196468 140736444512320 139677202807088 139677969828482 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31260672 140736444518833 140736444518986 140736444518986 140736444522447 0
[pid=1083/tid=1101] ppid=1080 vsize=10617796 CPUtime=0 cores=1,3,5,7
/proc/1083/task/1101/stat : 1101 (java) S 1080 1083 18930 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 65438828 10872623104 54678 18446744073709551615 4194304 4196468 140736444512320 139677201752880 139677969828482 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31260672 140736444518833 140736444518986 140736444518986 140736444522447 0
Current children cumulated CPU time (s) 41.89
Current children cumulated vsize (KiB) 10617796

[startup+38.6066 s]
/proc/loadavg: 1.95 2.31 3.03 3/215 1101
/proc/meminfo: memFree=31321592/32770624 swapFree=0/270404
[pid=1083] ppid=1080 vsize=10750924 CPUtime=42.06 cores=1,3,5,7
/proc/1083/stat : 1083 (java) S 1080 1083 18930 0 -1 1077944320 41150 0 0 0 4194 12 0 0 20 0 16 0 65438750 11008946176 54696 18446744073709551615 4194304 4196468 140736444512320 140736444494864 139677969817335 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 5 0 0 6293624 6294260 31260672 140736444518833 140736444518986 140736444518986 140736444522447 0
/proc/1083/statm: 2687731 54696 3105 1 0 2677192 0
[pid=1083/tid=1085] ppid=1080 vsize=10750924 CPUtime=38.41 cores=1,3,5,7
/proc/1083/task/1085/stat : 1085 (java) S 1080 1083 18930 0 -1 1077944384 9683 0 0 0 3837 4 0 0 20 0 16 0 65438756 11008946176 54696 18446744073709551615 4194304 4196468 140736444512320 139677974058016 139677969827541 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 5 0 0 6293624 6294260 31260672 140736444518833 140736444518986 140736444518986 140736444522447 0
[pid=1083/tid=1086] ppid=1080 vsize=10750924 CPUtime=0.01 cores=1,3,5,7
/proc/1083/task/1086/stat : 1086 (java) S 1080 1083 18930 0 -1 1077944384 250 0 0 0 1 0 0 0 20 0 16 0 65438756 11008946176 54696 18446744073709551615 4194304 4196468 140736444512320 139677910854416 139677969827541 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31260672 140736444518833 140736444518986 140736444518986 140736444522447 0
[pid=1083/tid=1087] ppid=1080 vsize=10750924 CPUtime=0.01 cores=1,3,5,7
/proc/1083/task/1087/stat : 1087 (java) S 1080 1083 18930 0 -1 1077944384 406 0 0 0 1 0 0 0 20 0 16 0 65438756 11008946176 54696 18446744073709551615 4194304 4196468 140736444512320 139677909801872 139677969827541 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31260672 140736444518833 140736444518986 140736444518986 140736444522447 0
[pid=1083/tid=1088] ppid=1080 vsize=10750924 CPUtime=0.01 cores=1,3,5,7
/proc/1083/task/1088/stat : 1088 (java) S 1080 1083 18930 0 -1 1077944384 55 0 0 0 1 0 0 0 20 0 16 0 65438756 11008946176 54696 18446744073709551615 4194304 4196468 140736444512320 139677908749328 139677969827541 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31260672 140736444518833 140736444518986 140736444518986 140736444522447 0
[pid=1083/tid=1089] ppid=1080 vsize=10750924 CPUtime=0.01 cores=1,3,5,7
/proc/1083/task/1089/stat : 1089 (java) S 1080 1083 18930 0 -1 1077944384 70 0 0 0 1 0 0 0 20 0 16 0 65438756 11008946176 54696 18446744073709551615 4194304 4196468 140736444512320 139677907696784 139677969827541 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31260672 140736444518833 140736444518986 140736444518986 140736444522447 0
[pid=1083/tid=1090] ppid=1080 vsize=10750924 CPUtime=0 cores=1,3,5,7
/proc/1083/task/1090/stat : 1090 (java) S 1080 1083 18930 0 -1 1077944384 459 0 0 0 0 0 0 0 20 0 16 0 65438758 11008946176 54696 18446744073709551615 4194304 4196468 140736444512320 139677211228144 139677969828482 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31260672 140736444518833 140736444518986 140736444518986 140736444522447 0
[pid=1083/tid=1091] ppid=1080 vsize=10750924 CPUtime=0 cores=1,3,5,7
/proc/1083/task/1091/stat : 1091 (java) S 1080 1083 18930 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 16 0 65438758 11008946176 54696 18446744073709551615 4194304 4196468 140736444512320 139677210174368 139677969827541 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31260672 140736444518833 140736444518986 140736444518986 140736444522447 0
[pid=1083/tid=1092] ppid=1080 vsize=10750924 CPUtime=0 cores=1,3,5,7
/proc/1083/task/1092/stat : 1092 (java) S 1080 1083 18930 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 16 0 65438758 11008946176 54696 18446744073709551615 4194304 4196468 140736444512320 139677209121776 139677969827541 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31260672 140736444518833 140736444518986 140736444518986 140736444522447 0
[pid=1083/tid=1093] ppid=1080 vsize=10750924 CPUtime=0 cores=1,3,5,7
/proc/1083/task/1093/stat : 1093 (java) S 1080 1083 18930 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 65438761 11008946176 54696 18446744073709551615 4194304 4196468 140736444512320 139677208070352 139677969835931 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31260672 140736444518833 140736444518986 140736444518986 140736444522447 0
[pid=1083/tid=1094] ppid=1080 vsize=10750924 CPUtime=1.55 cores=1,3,5,7
/proc/1083/task/1094/stat : 1094 (java) S 1080 1083 18930 0 -1 1077944384 9090 0 0 0 154 1 0 0 20 0 16 0 65438761 11008946176 54696 18446744073709551615 4194304 4196468 140736444512320 139677207017968 139677969828482 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31260672 140736444518833 140736444518986 140736444518986 140736444522447 0
[pid=1083/tid=1095] ppid=1080 vsize=10750924 CPUtime=1.56 cores=1,3,5,7
/proc/1083/task/1095/stat : 1095 (java) S 1080 1083 18930 0 -1 1077944384 14919 0 0 0 155 1 0 0 20 0 16 0 65438761 11008946176 54696 18446744073709551615 4194304 4196468 140736444512320 139677205965424 139677969828482 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31260672 140736444518833 140736444518986 140736444518986 140736444522447 0
[pid=1083/tid=1096] ppid=1080 vsize=10750924 CPUtime=0.39 cores=1,3,5,7
/proc/1083/task/1096/stat : 1096 (java) S 1080 1083 18930 0 -1 1077944384 3561 0 0 0 39 0 0 0 20 0 16 0 65438761 11008946176 54696 18446744073709551615 4194304 4196468 140736444512320 139677204912880 139677969828482 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31260672 140736444518833 140736444518986 140736444518986 140736444522447 0
[pid=1083/tid=1097] ppid=1080 vsize=10750924 CPUtime=0 cores=1,3,5,7
/proc/1083/task/1097/stat : 1097 (java) S 1080 1083 18930 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 65438761 11008946176 54696 18446744073709551615 4194304 4196468 140736444512320 139677203860576 139677969827541 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31260672 140736444518833 140736444518986 140736444518986 140736444522447 0
[pid=1083/tid=1099] ppid=1080 vsize=10750924 CPUtime=0.01 cores=1,3,5,7
/proc/1083/task/1099/stat : 1099 (java) S 1080 1083 18930 0 -1 1077944384 1149 0 0 0 0 1 0 0 20 0 16 0 65438767 11008946176 54696 18446744073709551615 4194304 4196468 140736444512320 139677202807088 139677969828482 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31260672 140736444518833 140736444518986 140736444518986 140736444522447 0
Current children cumulated CPU time (s) 42.06
Current children cumulated vsize (KiB) 10750924

[startup+38.7007 s]
/proc/loadavg: 1.95 2.31 3.03 3/215 1101
/proc/meminfo: memFree=31321592/32770624 swapFree=0/270404
[pid=1083] ppid=1080 vsize=10750924 CPUtime=42.06 cores=1,3,5,7
/proc/1083/stat : 1083 (java) S 1080 1083 18930 0 -1 1077944320 41150 0 0 0 4194 12 0 0 20 0 16 0 65438750 11008946176 54696 18446744073709551615 4194304 4196468 140736444512320 140736444494864 139677969817335 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 5 0 0 6293624 6294260 31260672 140736444518833 140736444518986 140736444518986 140736444522447 0
/proc/1083/statm: 2687731 54696 3105 1 0 2677192 0
[pid=1083/tid=1085] ppid=1080 vsize=10750924 CPUtime=38.41 cores=1,3,5,7
/proc/1083/task/1085/stat : 1085 (java) S 1080 1083 18930 0 -1 1077944384 9683 0 0 0 3837 4 0 0 20 0 16 0 65438756 11008946176 54696 18446744073709551615 4194304 4196468 140736444512320 139677974058016 139677969827541 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 5 0 0 6293624 6294260 31260672 140736444518833 140736444518986 140736444518986 140736444522447 0
[pid=1083/tid=1086] ppid=1080 vsize=10750924 CPUtime=0.01 cores=1,3,5,7
/proc/1083/task/1086/stat : 1086 (java) S 1080 1083 18930 0 -1 1077944384 250 0 0 0 1 0 0 0 20 0 16 0 65438756 11008946176 54696 18446744073709551615 4194304 4196468 140736444512320 139677910854416 139677969827541 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31260672 140736444518833 140736444518986 140736444518986 140736444522447 0
[pid=1083/tid=1087] ppid=1080 vsize=10750924 CPUtime=0.01 cores=1,3,5,7
/proc/1083/task/1087/stat : 1087 (java) S 1080 1083 18930 0 -1 1077944384 406 0 0 0 1 0 0 0 20 0 16 0 65438756 11008946176 54696 18446744073709551615 4194304 4196468 140736444512320 139677909801872 139677969827541 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31260672 140736444518833 140736444518986 140736444518986 140736444522447 0
[pid=1083/tid=1088] ppid=1080 vsize=10750924 CPUtime=0.01 cores=1,3,5,7
/proc/1083/task/1088/stat : 1088 (java) S 1080 1083 18930 0 -1 1077944384 55 0 0 0 1 0 0 0 20 0 16 0 65438756 11008946176 54696 18446744073709551615 4194304 4196468 140736444512320 139677908749328 139677969827541 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31260672 140736444518833 140736444518986 140736444518986 140736444522447 0
[pid=1083/tid=1089] ppid=1080 vsize=10750924 CPUtime=0.01 cores=1,3,5,7
/proc/1083/task/1089/stat : 1089 (java) S 1080 1083 18930 0 -1 1077944384 70 0 0 0 1 0 0 0 20 0 16 0 65438756 11008946176 54696 18446744073709551615 4194304 4196468 140736444512320 139677907696784 139677969827541 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31260672 140736444518833 140736444518986 140736444518986 140736444522447 0
[pid=1083/tid=1090] ppid=1080 vsize=10750924 CPUtime=0 cores=1,3,5,7
/proc/1083/task/1090/stat : 1090 (java) S 1080 1083 18930 0 -1 1077944384 459 0 0 0 0 0 0 0 20 0 16 0 65438758 11008946176 54696 18446744073709551615 4194304 4196468 140736444512320 139677211228144 139677969828482 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31260672 140736444518833 140736444518986 140736444518986 140736444522447 0
[pid=1083/tid=1091] ppid=1080 vsize=10750924 CPUtime=0 cores=1,3,5,7
/proc/1083/task/1091/stat : 1091 (java) S 1080 1083 18930 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 16 0 65438758 11008946176 54696 18446744073709551615 4194304 4196468 140736444512320 139677210174368 139677969827541 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31260672 140736444518833 140736444518986 140736444518986 140736444522447 0
[pid=1083/tid=1092] ppid=1080 vsize=10750924 CPUtime=0 cores=1,3,5,7
/proc/1083/task/1092/stat : 1092 (java) S 1080 1083 18930 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 16 0 65438758 11008946176 54696 18446744073709551615 4194304 4196468 140736444512320 139677209121776 139677969827541 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31260672 140736444518833 140736444518986 140736444518986 140736444522447 0
[pid=1083/tid=1093] ppid=1080 vsize=10750924 CPUtime=0 cores=1,3,5,7
/proc/1083/task/1093/stat : 1093 (java) S 1080 1083 18930 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 65438761 11008946176 54696 18446744073709551615 4194304 4196468 140736444512320 139677208070352 139677969835931 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31260672 140736444518833 140736444518986 140736444518986 140736444522447 0
[pid=1083/tid=1094] ppid=1080 vsize=10750924 CPUtime=1.55 cores=1,3,5,7
/proc/1083/task/1094/stat : 1094 (java) S 1080 1083 18930 0 -1 1077944384 9090 0 0 0 154 1 0 0 20 0 16 0 65438761 11008946176 54696 18446744073709551615 4194304 4196468 140736444512320 139677207017968 139677969828482 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31260672 140736444518833 140736444518986 140736444518986 140736444522447 0
[pid=1083/tid=1095] ppid=1080 vsize=10750924 CPUtime=1.56 cores=1,3,5,7
/proc/1083/task/1095/stat : 1095 (java) S 1080 1083 18930 0 -1 1077944384 14919 0 0 0 155 1 0 0 20 0 16 0 65438761 11008946176 54696 18446744073709551615 4194304 4196468 140736444512320 139677205965424 139677969828482 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31260672 140736444518833 140736444518986 140736444518986 140736444522447 0
[pid=1083/tid=1096] ppid=1080 vsize=10750924 CPUtime=0.39 cores=1,3,5,7
/proc/1083/task/1096/stat : 1096 (java) S 1080 1083 18930 0 -1 1077944384 3561 0 0 0 39 0 0 0 20 0 16 0 65438761 11008946176 54696 18446744073709551615 4194304 4196468 140736444512320 139677204912880 139677969828482 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31260672 140736444518833 140736444518986 140736444518986 140736444522447 0
[pid=1083/tid=1097] ppid=1080 vsize=10750924 CPUtime=0 cores=1,3,5,7
/proc/1083/task/1097/stat : 1097 (java) S 1080 1083 18930 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 65438761 11008946176 54696 18446744073709551615 4194304 4196468 140736444512320 139677203860576 139677969827541 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31260672 140736444518833 140736444518986 140736444518986 140736444522447 0
[pid=1083/tid=1099] ppid=1080 vsize=10750924 CPUtime=0.01 cores=1,3,5,7
/proc/1083/task/1099/stat : 1099 (java) S 1080 1083 18930 0 -1 1077944384 1149 0 0 0 0 1 0 0 20 0 16 0 65438767 11008946176 54696 18446744073709551615 4194304 4196468 140736444512320 139677202807088 139677969828482 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31260672 140736444518833 140736444518986 140736444518986 140736444522447 0
Current children cumulated CPU time (s) 42.06
Current children cumulated vsize (KiB) 10750924

Child status: 0
Real time (s): 38.7906
CPU time (s): 42.0878
CPU user time (s): 41.9525
CPU system time (s): 0.135246
CPU usage (%): 108.5
Max. virtual memory (cumulated for all children) (KiB): 10750924

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 41.9525
system time used= 0.135246
maximum resident set size= 219112
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 41305
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= 2686
involuntary context switches= 49

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.185962 second user time and 0.254864 second system time

The end

Launcher Data

Begin job on node132 at 2017-08-02 08:56:35
IDJOB=4257985
IDBENCH=138368
IDSOLVER=2643
FILE ID=node132/4257985-1501657853
RUNJOBID= node132-1501638806-11704
PBS_JOBID= 
Free space on /tmp= 61876 MiB

SOLVER NAME= sat4j-CSP 2017-07-05
BENCH NAME= XCSP17/Fastfood/Fastfood-m1-s1/Fastfood-ff84.xml
COMMAND LINE= java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4257985-1501657853/watcher-4257985-1501657853 -o /tmp/evaluation-result-4257985-1501657853/solver-4257985-1501657853 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node132-1501638806-11704 --watchdog 300  java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar HOME/instance-4257985-1501657853.xml

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

MD5SUM BENCH= 57c9b04c42ddec3121be36f9ed91283a
RANDOM SEED=92710755

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:        31530408 kB
MemAvailable:   31741732 kB
Buffers:          153312 kB
Cached:           353248 kB
SwapCached:            0 kB
Active:           533564 kB
Inactive:         294796 kB
Active(anon):     322496 kB
Inactive(anon):    24444 kB
Active(file):     211068 kB
Inactive(file):   270352 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              1668 kB
Writeback:             0 kB
AnonPages:        337876 kB
Mapped:            50928 kB
Shmem:             25276 kB
Slab:             117384 kB
SReclaimable:      91480 kB
SUnreclaim:        25904 kB
KernelStack:        3776 kB
PageTables:         5132 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1276248 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    225280 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 08:57:14