Trace number 4243566

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
R1: sat4j-CSP 2017-07-05? (TO) 2416.21 463.773

General information on the benchmark

NameBibd/Bibd-sc-open/
Bibd-sc-65-104-40-25-15.xml
MD5SUM221a96fe8d827ba40f627424420ef5aa
Bench CategoryCSP (decision problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables446160
Number of constraints218570
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":223080}]
Minimum variable degree0
Maximum variable degree67
Distribution of variable degrees[{"degree":0,"count":223080},{"degree":2,"count":216320},{"degree":67,"count":6760}]
Minimum constraint arity3
Maximum constraint arity6760
Distribution of constraint arities[{"arity":3,"count":216320},{"arity":65,"count":104},{"arity":104,"count":2145},{"arity":6760,"count":1}]
Number of extensional constraints0
Number of intensional constraints216320
Distribution of constraint types[{"type":"intension","count":216320},{"type":"lex","count":1},{"type":"sum","count":2249}]
Optimization problemNO
Type of objective

Solver Data

2077.76/419.03	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
2077.76/419.03	c This is free software under the dual EPL/GNU LGPL licenses.
2077.76/419.03	c See www.sat4j.org for details.
2077.76/419.03	c That software uses the Rhino library from the Mozilla project.
2077.76/419.03	c version CUSTOM.v20170705
2077.76/419.03	c java.runtime.name	Java(TM) SE Runtime Environment
2077.76/419.03	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
2077.76/419.03	c java.vm.version	25.131-b11
2077.76/419.03	c java.vm.vendor	Oracle Corporation
2077.76/419.03	c sun.arch.data.model	64
2077.76/419.03	c java.version		1.8.0_131
2077.76/419.03	c os.name		Linux
2077.76/419.03	c os.version		3.10.0-514.16.1.el7.x86_64
2077.76/419.03	c os.arch		amd64
2077.76/419.03	c Free memory 		499604488
2077.76/419.03	c Max memory 		7247757312
2077.76/419.03	c Total memory 		504889344
2077.76/419.03	c Number of processors 	8
2077.76/419.03	c c --- Begin Solver configuration ---
2077.76/419.03	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@2b71fc7e
2077.76/419.03	c Learn all clauses as in MiniSAT
2077.76/419.03	c LOGGER=java.util.logging.Logger@25f38edc claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
2077.76/419.03	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
2077.76/419.03	c No reason simplification
2077.76/419.03	c Glucose 2.1 dynamic restart strategy
2077.76/419.03	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
2077.76/419.03	c timeout=2147483s
2077.76/419.03	c DB Simplification allowed=false
2077.76/419.03	c Listener: org.sat4j.minisat.core.VoidTracing@1a86f2f1
2077.76/419.03	c --- End Solver configuration ---
2077.76/419.03	c constraints type 
2077.76/419.03	c org.sat4j.minisat.constraints.card.MinWatchCard => 446160
2077.76/419.03	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 232089
2077.76/419.03	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 30157954
2077.76/419.03	c org.sat4j.minisat.constraints.cnf.UnitClause => 437472
2077.76/419.03	c 31273675 constraints processed.

Verifier Data

One s line expected

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-4243566-1500673735/watcher-4243566-1500673735 -o /tmp/evaluation-result-4243566-1500673735/solver-4243566-1500673735 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node102-1500673699-14399 --watchdog 2560 java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar HOME/instance-4243566-1500673735.xml 

pid=15238
running on 8 cores: 0,2,4,6,8,10,12,14

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


[startup+0 s]
/proc/loadavg: 1.64 1.34 1.63 2/263 15241
/proc/meminfo: memFree=31495828/32770624 swapFree=5912/226868
[pid=15241] ppid=15238 vsize=361196 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15241/stat : 15241 (java) S 15238 15241 9838 0 -1 1077944320 1716 0 0 0 0 0 0 0 20 0 2 0 2643565 369864704 1935 33554432000 4194304 4196468 140734746903696 140734746886240 140034722881271 0 0 0 16784584 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 38752256 140734746911915 140734746912068 140734746912068 140734746914767 0
/proc/15241/statm: 90299 1935 1081 1 0 79210 0
[pid=15241/tid=15242] ppid=15238 vsize=361196 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15241/task/15242/stat : 15242 (java) S 15238 15241 9838 0 -1 1077944384 410 0 0 0 0 0 0 0 20 0 2 0 2643565 369864704 1935 33554432000 4194304 4196468 140734746903696 140034727123360 140034722892418 0 4 0 16784584 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 38752256 140734746911915 140734746912068 140734746912068 140734746914767 0

[startup+0.100136 s]
/proc/loadavg: 1.64 1.34 1.63 2/263 15241
/proc/meminfo: memFree=31495828/32770624 swapFree=5912/226868
[pid=15241] ppid=15238 vsize=10900556 CPUtime=0.1 cores=0,2,4,6,8,10,12,14
/proc/15241/stat : 15241 (java) S 15238 15241 9838 0 -1 1077944320 5033 0 0 0 8 2 0 0 20 0 20 0 2643565 11162169344 6594 33554432000 4194304 4196468 140734746903696 140734746886240 140034722881271 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 38752256 140734746911915 140734746912068 140734746912068 140734746914767 0
/proc/15241/statm: 2725139 6594 2633 1 0 2713552 0
[pid=15241/tid=15242] ppid=15238 vsize=10900556 CPUtime=0.08 cores=0,2,4,6,8,10,12,14
/proc/15241/task/15242/stat : 15242 (java) R 15238 15241 9838 0 -1 4202560 3114 0 0 0 7 1 0 0 20 0 20 0 2643565 11162169344 6594 33554432000 4194304 4196468 140734746903696 140034727106960 140034722903197 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 38752256 140734746911915 140734746912068 140734746912068 140734746914767 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 10900556

[startup+0.200443 s]
/proc/loadavg: 1.64 1.34 1.63 2/263 15241
/proc/meminfo: memFree=31495828/32770624 swapFree=5912/226868
[pid=15241] ppid=15238 vsize=10900556 CPUtime=0.26 cores=0,2,4,6,8,10,12,14
/proc/15241/stat : 15241 (java) S 15238 15241 9838 0 -1 1077944320 7216 0 0 0 23 3 0 0 20 0 20 0 2643565 11162169344 8970 33554432000 4194304 4196468 140734746903696 140734746886240 140034722881271 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 38752256 140734746911915 140734746912068 140734746912068 140734746914767 0
/proc/15241/statm: 2725139 8970 2817 1 0 2713552 0
[pid=15241/tid=15242] ppid=15238 vsize=10900556 CPUtime=0.18 cores=0,2,4,6,8,10,12,14
/proc/15241/task/15242/stat : 15242 (java) R 15238 15241 9838 0 -1 4202560 4904 0 0 0 16 2 0 0 20 0 20 0 2643565 11162169344 8970 33554432000 4194304 4196468 140734746903696 140034727105376 140034706961758 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 38752256 140734746911915 140734746912068 140734746912068 140734746914767 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 10900556

[startup+0.300358 s]
/proc/loadavg: 1.64 1.34 1.63 2/263 15241
/proc/meminfo: memFree=31495828/32770624 swapFree=5912/226868
[pid=15241] ppid=15238 vsize=10900556 CPUtime=0.63 cores=0,2,4,6,8,10,12,14
/proc/15241/stat : 15241 (java) S 15238 15241 9838 0 -1 1077944320 9740 0 0 0 59 4 0 0 20 0 20 0 2643565 11162169344 13609 33554432000 4194304 4196468 140734746903696 140734746886240 140034722881271 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 38752256 140734746911915 140734746912068 140734746912068 140734746914767 0
/proc/15241/statm: 2725139 13609 3012 1 0 2713552 0
[pid=15241/tid=15242] ppid=15238 vsize=10900556 CPUtime=0.28 cores=0,2,4,6,8,10,12,14
/proc/15241/task/15242/stat : 15242 (java) R 15238 15241 9838 0 -1 4202560 5077 0 0 0 26 2 0 0 20 0 20 0 2643565 11162169344 13609 33554432000 4194304 4196468 140734746903696 140034727111536 140034722903197 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 38752256 140734746911915 140734746912068 140734746912068 140734746914767 0
Current children cumulated CPU time (s) 0.63
Current children cumulated vsize (KiB) 10900556

[startup+0.700242 s]
/proc/loadavg: 1.64 1.34 1.63 2/263 15241
/proc/meminfo: memFree=31495828/32770624 swapFree=5912/226868
[pid=15241] ppid=15238 vsize=10900632 CPUtime=1.56 cores=0,2,4,6,8,10,12,14
/proc/15241/stat : 15241 (java) S 15238 15241 9838 0 -1 1077944320 11595 0 0 0 143 13 0 0 20 0 20 0 2643565 11162247168 46972 33554432000 4194304 4196468 140734746903696 140734746886240 140034722881271 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 38752256 140734746911915 140734746912068 140734746912068 140734746914767 0
/proc/15241/statm: 2725158 46972 3057 1 0 2713552 0
[pid=15241/tid=15242] ppid=15238 vsize=10900632 CPUtime=0.66 cores=0,2,4,6,8,10,12,14
/proc/15241/task/15242/stat : 15242 (java) S 15238 15241 9838 0 -1 1077944384 5762 0 0 0 62 4 0 0 20 0 20 0 2643565 11162247168 46972 33554432000 4194304 4196468 140734746903696 140034727120128 140034722891477 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38752256 140734746911915 140734746912068 140734746912068 140734746914767 0
Current children cumulated CPU time (s) 1.56
Current children cumulated vsize (KiB) 10900632

[startup+1.5011 s]
/proc/loadavg: 1.64 1.34 1.63 10/283 15261
/proc/meminfo: memFree=31128252/32770624 swapFree=5912/226824
[pid=15241] ppid=15238 vsize=10900632 CPUtime=4.46 cores=0,2,4,6,8,10,12,14
/proc/15241/stat : 15241 (java) S 15238 15241 9838 0 -1 1077944320 13649 0 0 0 330 116 0 0 20 0 20 0 2643565 11162247168 100511 33554432000 4194304 4196468 140734746903696 140734746886240 140034722881271 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 38752256 140734746911915 140734746912068 140734746912068 140734746914767 0
/proc/15241/statm: 2725158 100511 3121 1 0 2713552 0
[pid=15241/tid=15242] ppid=15238 vsize=10900632 CPUtime=1.18 cores=0,2,4,6,8,10,12,14
/proc/15241/task/15242/stat : 15242 (java) R 15238 15241 9838 0 -1 4202560 5919 0 0 0 114 4 0 0 20 0 20 0 2643565 11162247168 100511 33554432000 4194304 4196468 140734746903696 140034727115608 140034342098154 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 38752256 140734746911915 140734746912068 140734746912068 140734746914767 0
[pid=15241/tid=15244] ppid=15238 vsize=10900632 CPUtime=0.22 cores=0,2,4,6,8,10,12,14
/proc/15241/task/15244/stat : 15244 (java) S 15238 15241 9838 0 -1 1077944384 119 0 0 0 9 13 0 0 20 0 20 0 2643566 11162247168 100511 33554432000 4194304 4196468 140734746903696 140034659572752 140034722891477 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 38752256 140734746911915 140734746912068 140734746912068 140734746914767 0
[pid=15241/tid=15245] ppid=15238 vsize=10900632 CPUtime=0.2 cores=0,2,4,6,8,10,12,14
/proc/15241/task/15245/stat : 15245 (java) S 15238 15241 9838 0 -1 1077944384 117 0 0 0 7 13 0 0 20 0 20 0 2643566 11162247168 100511 33554432000 4194304 4196468 140734746903696 140034658520208 140034722891477 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 38752256 140734746911915 140734746912068 140734746912068 140734746914767 0
[pid=15241/tid=15246] ppid=15238 vsize=10900632 CPUtime=0.2 cores=0,2,4,6,8,10,12,14
/proc/15241/task/15246/stat : 15246 (java) S 15238 15241 9838 0 -1 1077944384 120 0 0 0 8 12 0 0 20 0 20 0 2643566 11162247168 100511 33554432000 4194304 4196468 140734746903696 140034327833360 140034722891477 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38752256 140734746911915 140734746912068 140734746912068 140734746914767 0
[pid=15241/tid=15247] ppid=15238 vsize=10900632 CPUtime=0.23 cores=0,2,4,6,8,10,12,14
/proc/15241/task/15247/stat : 15247 (java) S 15238 15241 9838 0 -1 1077944384 137 0 0 0 9 14 0 0 20 0 20 0 2643566 11162247168 100511 33554432000 4194304 4196468 140734746903696 140034326780816 140034722891477 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38752256 140734746911915 140734746912068 140734746912068 140734746914767 0
[pid=15241/tid=15248] ppid=15238 vsize=10900632 CPUtime=0.23 cores=0,2,4,6,8,10,12,14
/proc/15241/task/15248/stat : 15248 (java) S 15238 15241 9838 0 -1 1077944384 133 0 0 0 9 14 0 0 20 0 20 0 2643566 11162247168 101023 33554432000 4194304 4196468 140734746903696 140034325727760 140034722891477 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38752256 140734746911915 140734746912068 140734746912068 140734746914767 0
[pid=15241/tid=15249] ppid=15238 vsize=10900632 CPUtime=0.23 cores=0,2,4,6,8,10,12,14
/proc/15241/task/15249/stat : 15249 (java) S 15238 15241 9838 0 -1 1077944384 145 0 0 0 9 14 0 0 20 0 20 0 2643566 11162247168 101023 33554432000 4194304 4196468 140734746903696 140034324675216 140034722891477 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38752256 140734746911915 140734746912068 140734746912068 140734746914767 0
[pid=15241/tid=15250] ppid=15238 vsize=10900632 CPUtime=0.21 cores=0,2,4,6,8,10,12,14
/proc/15241/task/15250/stat : 15250 (java) S 15238 15241 9838 0 -1 1077944384 128 0 0 0 9 12 0 0 20 0 20 0 2643566 11162247168 101023 33554432000 4194304 4196468 140734746903696 140034323622160 140034722891477 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38752256 140734746911915 140734746912068 140734746912068 140734746914767 0
[pid=15241/tid=15251] ppid=15238 vsize=10900632 CPUtime=0.22 cores=0,2,4,6,8,10,12,14
/proc/15241/task/15251/stat : 15251 (java) S 15238 15241 9838 0 -1 1077944384 149 0 0 0 8 14 0 0 20 0 20 0 2643566 11162247168 101023 33554432000 4194304 4196468 140734746903696 140034322569616 140034722891477 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38752256 140734746911915 140734746912068 140734746912068 140734746914767 0
[pid=15241/tid=15252] ppid=15238 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15241/task/15252/stat : 15252 (java) S 15238 15241 9838 0 -1 1077944384 85 0 0 0 0 0 0 0 20 0 20 0 2643568 11162247168 101023 33554432000 4194304 4196468 140734746903696 140034265664240 140034722892418 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 6 0 0 6293624 6294260 38752256 140734746911915 140734746912068 140734746912068 140734746914767 0
[pid=15241/tid=15253] ppid=15238 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15241/task/15253/stat : 15253 (java) S 15238 15241 9838 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 2643569 11162247168 101023 33554432000 4194304 4196468 140734746903696 140034264610464 140034722891477 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 38752256 140734746911915 140734746912068 140734746912068 140734746914767 0
[pid=15241/tid=15254] ppid=15238 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15241/task/15254/stat : 15254 (java) S 15238 15241 9838 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 20 0 2643569 11162247168 101023 33554432000 4194304 4196468 140734746903696 140034263557360 140034722891477 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38752256 140734746911915 140734746912068 140734746912068 140734746914767 0
[pid=15241/tid=15255] ppid=15238 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15241/task/15255/stat : 15255 (java) S 15238 15241 9838 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 2643572 11162247168 101023 33554432000 4194304 4196468 140734746903696 140034262505936 140034722899867 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 38752256 140734746911915 140734746912068 140734746912068 140734746914767 0
[pid=15241/tid=15256] ppid=15238 vsize=10900632 CPUtime=0.36 cores=0,2,4,6,8,10,12,14
/proc/15241/task/15256/stat : 15256 (java) R 15238 15241 9838 0 -1 4202560 1358 0 0 0 36 0 0 0 20 0 20 0 2643572 11162247168 101023 33554432000 4194304 4196468 140734746903696 140034261439584 140034706788271 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 38752256 140734746911915 140734746912068 140734746912068 140734746914767 0
[pid=15241/tid=15257] ppid=15238 vsize=10900632 CPUtime=0.45 cores=0,2,4,6,8,10,12,14
/proc/15241/task/15257/stat : 15257 (java) R 15238 15241 9838 0 -1 4202560 1191 0 0 0 45 0 0 0 20 0 20 0 2643572 11162247168 101023 33554432000 4194304 4196468 140734746903696 140034260381696 140034706364637 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 38752256 140734746911915 140734746912068 140734746912068 140734746914767 0
[pid=15241/tid=15258] ppid=15238 vsize=10900632 CPUtime=0.35 cores=0,2,4,6,8,10,12,14
/proc/15241/task/15258/stat : 15258 (java) R 15238 15241 9838 0 -1 4202560 1105 0 0 0 35 0 0 0 20 0 20 0 2643572 11162247168 101023 33554432000 4194304 4196468 140734746903696 140034259336816 140034702734822 0 4 0 16800975 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 38752256 140734746911915 140734746912068 140734746912068 140734746914767 0
[pid=15241/tid=15259] ppid=15238 vsize=10900632 CPUtime=0.28 cores=0,2,4,6,8,10,12,14
/proc/15241/task/15259/stat : 15259 (java) S 15238 15241 9838 0 -1 1077944384 1575 0 0 0 28 0 0 0 20 0 20 0 2643572 11162247168 101023 33554432000 4194304 4196468 140734746903696 140034258294896 140034722892418 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 38752256 140734746911915 140734746912068 140734746912068 140734746914767 0
[pid=15241/tid=15260] ppid=15238 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15241/task/15260/stat : 15260 (java) S 15238 15241 9838 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 2643573 11162247168 101023 33554432000 4194304 4196468 140734746903696 140034257243104 140034722891477 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 38752256 140734746911915 140734746912068 140734746912068 140734746914767 0
[pid=15241/tid=15261] ppid=15238 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15241/task/15261/stat : 15261 (java) S 15238 15241 9838 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 2643573 11162247168 101023 33554432000 4194304 4196468 140734746903696 140034256190640 140034722892418 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 15 0 0 6293624 6294260 38752256 140734746911915 140734746912068 140734746912068 140734746914767 0
Current children cumulated CPU time (s) 4.46
Current children cumulated vsize (KiB) 10900632

[startup+3.10087 s]
/proc/loadavg: 1.64 1.34 1.63 10/283 15261
/proc/meminfo: memFree=30858460/32770624 swapFree=5912/226824
[pid=15241] ppid=15238 vsize=10900632 CPUtime=11.32 cores=0,2,4,6,8,10,12,14
/proc/15241/stat : 15241 (java) S 15238 15241 9838 0 -1 1077944320 17296 0 0 0 939 193 0 0 20 0 20 0 2643565 11162247168 220168 33554432000 4194304 4196468 140734746903696 140734746886240 140034722881271 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 38752256 140734746911915 140734746912068 140734746912068 140734746914767 0
/proc/15241/statm: 2725158 220168 3142 1 0 2713552 0
[pid=15241/tid=15242] ppid=15238 vsize=10900632 CPUtime=1.95 cores=0,2,4,6,8,10,12,14
/proc/15241/task/15242/stat : 15242 (java) R 15238 15241 9838 0 -1 4202560 6425 0 0 0 187 8 0 0 20 0 20 0 2643565 11162247168 220168 33554432000 4194304 4196468 140734746903696 140034727118288 140034342404510 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 38752256 140734746911915 140734746912068 140734746912068 140734746914767 0
[pid=15241/tid=15244] ppid=15238 vsize=10900632 CPUtime=0.91 cores=0,2,4,6,8,10,12,14
/proc/15241/task/15244/stat : 15244 (java) S 15238 15241 9838 0 -1 1077944384 250 0 0 0 69 22 0 0 20 0 20 0 2643566 11162247168 220168 33554432000 4194304 4196468 140734746903696 140034659572752 140034722891477 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 38752256 140734746911915 140734746912068 140734746912068 140734746914767 0
[pid=15241/tid=15245] ppid=15238 vsize=10900632 CPUtime=0.89 cores=0,2,4,6,8,10,12,14
/proc/15241/task/15245/stat : 15245 (java) S 15238 15241 9838 0 -1 1077944384 670 0 0 0 66 23 0 0 20 0 20 0 2643566 11162247168 220168 33554432000 4194304 4196468 140734746903696 140034658520208 140034722891477 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38752256 140734746911915 140734746912068 140734746912068 140734746914767 0
[pid=15241/tid=15246] ppid=15238 vsize=10900632 CPUtime=0.87 cores=0,2,4,6,8,10,12,14
/proc/15241/task/15246/stat : 15246 (java) S 15238 15241 9838 0 -1 1077944384 295 0 0 0 66 21 0 0 20 0 20 0 2643566 11162247168 220168 33554432000 4194304 4196468 140734746903696 140034327833360 140034722891477 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38752256 140734746911915 140734746912068 140734746912068 140734746914767 0
[pid=15241/tid=15247] ppid=15238 vsize=10900632 CPUtime=0.88 cores=0,2,4,6,8,10,12,14
/proc/15241/task/15247/stat : 15247 (java) S 15238 15241 9838 0 -1 1077944384 436 0 0 0 67 21 0 0 20 0 20 0 2643566 11162247168 220168 33554432000 4194304 4196468 140734746903696 140034326780816 140034722891477 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 38752256 140734746911915 140734746912068 140734746912068 140734746914767 0
[pid=15241/tid=15248] ppid=15238 vsize=10900632 CPUtime=0.85 cores=0,2,4,6,8,10,12,14
/proc/15241/task/15248/stat : 15248 (java) S 15238 15241 9838 0 -1 1077944384 290 0 0 0 65 20 0 0 20 0 20 0 2643566 11162247168 220168 33554432000 4194304 4196468 140734746903696 140034325727760 140034722891477 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 38752256 140734746911915 140734746912068 140734746912068 140734746914767 0
[pid=15241/tid=15249] ppid=15238 vsize=10900632 CPUtime=0.91 cores=0,2,4,6,8,10,12,14
/proc/15241/task/15249/stat : 15249 (java) S 15238 15241 9838 0 -1 1077944384 344 0 0 0 68 23 0 0 20 0 20 0 2643566 11162247168 220168 33554432000 4194304 4196468 140734746903696 140034324675216 140034722891477 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38752256 140734746911915 140734746912068 140734746912068 140734746914767 0
[pid=15241/tid=15250] ppid=15238 vsize=10900632 CPUtime=0.9 cores=0,2,4,6,8,10,12,14
/proc/15241/task/15250/stat : 15250 (java) S 15238 15241 9838 0 -1 1077944384 257 0 0 0 68 22 0 0 20 0 20 0 2643566 11162247168 220168 33554432000 4194304 4196468 140734746903696 140034323622160 140034722891477 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38752256 140734746911915 140734746912068 140734746912068 140734746914767 0
[pid=15241/tid=15251] ppid=15238 vsize=10900632 CPUtime=0.91 cores=0,2,4,6,8,10,12,14
/proc/15241/task/15251/stat : 15251 (java) S 15238 15241 9838 0 -1 1077944384 495 0 0 0 67 24 0 0 20 0 20 0 2643566 11162247168 220168 33554432000 4194304 4196468 140734746903696 140034322569616 140034722891477 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38752256 140734746911915 140734746912068 140734746912068 140734746914767 0
[pid=15241/tid=15252] ppid=15238 vsize=10900632 CPUtime=0.13 cores=0,2,4,6,8,10,12,14
/proc/15241/task/15252/stat : 15252 (java) S 15238 15241 9838 0 -1 1077944384 686 0 0 0 13 0 0 0 20 0 20 0 2643568 11162247168 220168 33554432000 4194304 4196468 140734746903696 140034265664240 140034722892418 0 0 0 16800975 18446744071579849748 0 0 -1 8 0 0 6 0 0 6293624 6294260 38752256 140734746911915 140734746912068 140734746912068 140734746914767 0
[pid=15241/tid=15253] ppid=15238 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15241/task/15253/stat : 15253 (java) S 15238 15241 9838 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 2643569 11162247168 220168 33554432000 4194304 4196468 140734746903696 140034264610528 140034722891477 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38752256 140734746911915 140734746912068 140734746912068 140734746914767 0
[pid=15241/tid=15254] ppid=15238 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15241/task/15254/stat : 15254 (java) S 15238 15241 9838 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 20 0 2643569 11162247168 220168 33554432000 4194304 4196468 140734746903696 140034263557360 140034722891477 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 38752256 140734746911915 140734746912068 140734746912068 140734746914767 0
[pid=15241/tid=15255] ppid=15238 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15241/task/15255/stat : 15255 (java) S 15238 15241 9838 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 2643572 11162247168 220168 33554432000 4194304 4196468 140734746903696 140034262505936 140034722899867 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 38752256 140734746911915 140734746912068 140734746912068 140734746914767 0
[pid=15241/tid=15256] ppid=15238 vsize=10900632 CPUtime=0.58 cores=0,2,4,6,8,10,12,14
/proc/15241/task/15256/stat : 15256 (java) S 15238 15241 9838 0 -1 1077944384 1584 0 0 0 58 0 0 0 20 0 20 0 2643572 11162247168 220168 33554432000 4194304 4196468 140734746903696 140034261453040 140034722892418 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 38752256 140734746911915 140734746912068 140734746912068 140734746914767 0
[pid=15241/tid=15257] ppid=15238 vsize=10900632 CPUtime=0.61 cores=0,2,4,6,8,10,12,14
/proc/15241/task/15257/stat : 15257 (java) S 15238 15241 9838 0 -1 1077944384 1296 0 0 0 61 0 0 0 20 0 20 0 2643572 11162247168 220168 33554432000 4194304 4196468 140734746903696 140034260400496 140034722892418 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38752256 140734746911915 140734746912068 140734746912068 140734746914767 0
[pid=15241/tid=15258] ppid=15238 vsize=10900632 CPUtime=0.51 cores=0,2,4,6,8,10,12,14
/proc/15241/task/15258/stat : 15258 (java) S 15238 15241 9838 0 -1 1077944384 1325 0 0 0 51 0 0 0 20 0 20 0 2643572 11162247168 220168 33554432000 4194304 4196468 140734746903696 140034259347440 140034722892418 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 38752256 140734746911915 140734746912068 140734746912068 140734746914767 0
[pid=15241/tid=15259] ppid=15238 vsize=10900632 CPUtime=0.28 cores=0,2,4,6,8,10,12,14
/proc/15241/task/15259/stat : 15259 (java) S 15238 15241 9838 0 -1 1077944384 1575 0 0 0 28 0 0 0 20 0 20 0 2643572 11162247168 220168 33554432000 4194304 4196468 140734746903696 140034258294896 140034722892418 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38752256 140734746911915 140734746912068 140734746912068 140734746914767 0
[pid=15241/tid=15260] ppid=15238 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15241/task/15260/stat : 15260 (java) S 15238 15241 9838 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 2643573 11162247168 220168 33554432000 4194304 4196468 140734746903696 140034257243104 140034722891477 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 38752256 140734746911915 140734746912068 140734746912068 140734746914767 0
[pid=15241/tid=15261] ppid=15238 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15241/task/15261/stat : 15261 (java) S 15238 15241 9838 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 2643573 11162247168 220168 33554432000 4194304 4196468 140734746903696 140034256190640 140034722892418 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 15 0 0 6293624 6294260 38752256 140734746911915 140734746912068 140734746912068 140734746914767 0
Current children cumulated CPU time (s) 11.32
Current children cumulated vsize (KiB) 10900632

[startup+6.30097 s]
/proc/loadavg: 1.67 1.36 1.64 10/283 15261
/proc/meminfo: memFree=29279860/32770624 swapFree=5912/226824
[pid=15241] ppid=15238 vsize=10900632 CPUtime=20.3 cores=0,2,4,6,8,10,12,14
/proc/15241/stat : 15241 (java) S 15238 15241 9838 0 -1 1077944320 24286 0 0 0 1562 468 0 0 20 0 20 0 2643565 11162247168 686130 33554432000 4194304 4196468 140734746903696 140734746886240 140034722881271 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 38752256 140734746911915 140734746912068 140734746912068 140734746914767 0
/proc/15241/statm: 2725158 686130 3146 1 0 2713552 0
[pid=15241/tid=15242] ppid=15238 vsize=10900632 CPUtime=4.51 cores=0,2,4,6,8,10,12,14
/proc/15241/task/15242/stat : 15242 (java) R 15238 15241 9838 0 -1 4202560 8122 0 0 0 422 29 0 0 20 0 20 0 2643565 11162247168 686130 33554432000 4194304 4196468 140734746903696 140034727119664 140034343319972 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 38752256 140734746911915 140734746912068 140734746912068 140734746914767 0
[pid=15241/tid=15244] ppid=15238 vsize=10900632 CPUtime=1.5 cores=0,2,4,6,8,10,12,14
/proc/15241/task/15244/stat : 15244 (java) S 15238 15241 9838 0 -1 1077944384 645 0 0 0 96 54 0 0 20 0 20 0 2643566 11162247168 686130 33554432000 4194304 4196468 140734746903696 140034659572752 140034722891477 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38752256 140734746911915 140734746912068 140734746912068 140734746914767 0
[pid=15241/tid=15245] ppid=15238 vsize=10900632 CPUtime=1.47 cores=0,2,4,6,8,10,12,14
/proc/15241/task/15245/stat : 15245 (java) S 15238 15241 9838 0 -1 1077944384 976 0 0 0 93 54 0 0 20 0 20 0 2643566 11162247168 686130 33554432000 4194304 4196468 140734746903696 140034658520208 140034722891477 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38752256 140734746911915 140734746912068 140734746912068 140734746914767 0
[pid=15241/tid=15246] ppid=15238 vsize=10900632 CPUtime=1.47 cores=0,2,4,6,8,10,12,14
/proc/15241/task/15246/stat : 15246 (java) S 15238 15241 9838 0 -1 1077944384 732 0 0 0 94 53 0 0 20 0 20 0 2643566 11162247168 686130 33554432000 4194304 4196468 140734746903696 140034327833360 140034722891477 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 38752256 140734746911915 140734746912068 140734746912068 140734746914767 0
[pid=15241/tid=15247] ppid=15238 vsize=10900632 CPUtime=1.47 cores=0,2,4,6,8,10,12,14
/proc/15241/task/15247/stat : 15247 (java) S 15238 15241 9838 0 -1 1077944384 746 0 0 0 94 53 0 0 20 0 20 0 2643566 11162247168 686130 33554432000 4194304 4196468 140734746903696 140034326780816 140034722891477 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38752256 140734746911915 140734746912068 140734746912068 140734746914767 0
[pid=15241/tid=15248] ppid=15238 vsize=10900632 CPUtime=1.47 cores=0,2,4,6,8,10,12,14
/proc/15241/task/15248/stat : 15248 (java) S 15238 15241 9838 0 -1 1077944384 626 0 0 0 93 54 0 0 20 0 20 0 2643566 11162247168 686130 33554432000 4194304 4196468 140734746903696 140034325727760 140034722891477 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 38752256 140734746911915 140734746912068 140734746912068 140734746914767 0
[pid=15241/tid=15249] ppid=15238 vsize=10900632 CPUtime=1.49 cores=0,2,4,6,8,10,12,14
/proc/15241/task/15249/stat : 15249 (java) S 15238 15241 9838 0 -1 1077944384 695 0 0 0 94 55 0 0 20 0 20 0 2643566 11162247168 686130 33554432000 4194304 4196468 140734746903696 140034324675216 140034722891477 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 38752256 140734746911915 140734746912068 140734746912068 140734746914767 0
[pid=15241/tid=15250] ppid=15238 vsize=10900632 CPUtime=1.49 cores=0,2,4,6,8,10,12,14
/proc/15241/task/15250/stat : 15250 (java) S 15238 15241 9838 0 -1 1077944384 641 0 0 0 95 54 0 0 20 0 20 0 2643566 11162247168 686130 33554432000 4194304 4196468 140734746903696 140034323622160 140034722891477 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 38752256 140734746911915 140734746912068 140734746912068 140734746914767 0
[pid=15241/tid=15251] ppid=15238 vsize=10900632 CPUtime=1.5 cores=0,2,4,6,8,10,12,14
/proc/15241/task/15251/stat : 15251 (java) S 15238 15241 9838 0 -1 1077944384 955 0 0 0 96 54 0 0 20 0 20 0 2643566 11162247168 686130 33554432000 4194304 4196468 140734746903696 140034322569616 140034722891477 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 38752256 140734746911915 140734746912068 140734746912068 140734746914767 0
[pid=15241/tid=15252] ppid=15238 vsize=10900632 CPUtime=0.13 cores=0,2,4,6,8,10,12,14
/proc/15241/task/15252/stat : 15252 (java) S 15238 15241 9838 0 -1 1077944384 1488 0 0 0 13 0 0 0 20 0 20 0 2643568 11162247168 686130 33554432000 4194304 4196468 140734746903696 140034265664240 140034722892418 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 6 0 0 6293624 6294260 38752256 140734746911915 140734746912068 140734746912068 140734746914767 0
[pid=15241/tid=15253] ppid=15238 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15241/task/15253/stat : 15253 (java) S 15238 15241 9838 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 2643569 11162247168 686130 33554432000 4194304 4196468 140734746903696 140034264610528 140034722891477 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38752256 140734746911915 140734746912068 140734746912068 140734746914767 0
[pid=15241/tid=15254] ppid=15238 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15241/task/15254/stat : 15254 (java) S 15238 15241 9838 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 20 0 2643569 11162247168 686130 33554432000 4194304 4196468 140734746903696 140034263557360 140034722891477 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38752256 140734746911915 140734746912068 140734746912068 140734746914767 0
[pid=15241/tid=15255] ppid=15238 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14

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

[pid=15241/tid=15250] ppid=15238 vsize=10900632 CPUtime=277.26 cores=0,2,4,6,8,10,12,14
/proc/15241/task/15250/stat : 15250 (java) R 15238 15241 9838 0 -1 4202560 151930 0 0 0 27449 277 0 0 20 0 20 0 2643566 11162247168 2106821 33554432000 4194304 4196468 140734746903696 140034323622280 140034715509479 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 38752256 140734746911915 140734746912068 140734746912068 140734746914767 0
[pid=15241/tid=15251] ppid=15238 vsize=10900632 CPUtime=277.8 cores=0,2,4,6,8,10,12,14
/proc/15241/task/15251/stat : 15251 (java) R 15238 15241 9838 0 -1 4202560 80687 0 0 0 27510 270 0 0 20 0 20 0 2643566 11162247168 2106821 33554432000 4194304 4196468 140734746903696 140034322569736 140034715509479 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 38752256 140734746911915 140734746912068 140734746912068 140734746914767 0
[pid=15241/tid=15252] ppid=15238 vsize=10900632 CPUtime=21.45 cores=0,2,4,6,8,10,12,14
/proc/15241/task/15252/stat : 15252 (java) S 15238 15241 9838 0 -1 1077944384 96715 0 0 0 2138 7 0 0 20 0 20 0 2643568 11162247168 2106821 33554432000 4194304 4196468 140734746903696 140034265662800 140034722891477 0 0 0 16800975 18446744071579849748 0 0 -1 12 0 0 6 0 0 6293624 6294260 38752256 140734746911915 140734746912068 140734746912068 140734746914767 0
[pid=15241/tid=15253] ppid=15238 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15241/task/15253/stat : 15253 (java) S 15238 15241 9838 0 -1 1077944384 38 0 0 0 0 0 0 0 20 0 20 0 2643569 11162247168 2106821 33554432000 4194304 4196468 140734746903696 140034264610528 140034722891477 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38752256 140734746911915 140734746912068 140734746912068 140734746914767 0
[pid=15241/tid=15254] ppid=15238 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15241/task/15254/stat : 15254 (java) S 15238 15241 9838 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 20 0 2643569 11162247168 2106821 33554432000 4194304 4196468 140734746903696 140034263557360 140034722891477 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 38752256 140734746911915 140734746912068 140734746912068 140734746914767 0
[pid=15241/tid=15255] ppid=15238 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15241/task/15255/stat : 15255 (java) S 15238 15241 9838 0 -1 1077944384 12 0 0 0 0 0 0 0 20 0 20 0 2643572 11162247168 2106821 33554432000 4194304 4196468 140734746903696 140034262505584 140034722891477 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 38752256 140734746911915 140734746912068 140734746912068 140734746914767 0
[pid=15241/tid=15256] ppid=15238 vsize=10900632 CPUtime=3.16 cores=0,2,4,6,8,10,12,14
/proc/15241/task/15256/stat : 15256 (java) S 15238 15241 9838 0 -1 1077944384 7640 0 0 0 315 1 0 0 20 0 20 0 2643572 11162247168 2106821 33554432000 4194304 4196468 140734746903696 140034261453088 140034722891477 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 38752256 140734746911915 140734746912068 140734746912068 140734746914767 0
[pid=15241/tid=15257] ppid=15238 vsize=10900632 CPUtime=3.11 cores=0,2,4,6,8,10,12,14
/proc/15241/task/15257/stat : 15257 (java) S 15238 15241 9838 0 -1 1077944384 7281 0 0 0 311 0 0 0 20 0 20 0 2643572 11162247168 2106821 33554432000 4194304 4196468 140734746903696 140034260400256 140034722891477 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38752256 140734746911915 140734746912068 140734746912068 140734746914767 0
[pid=15241/tid=15258] ppid=15238 vsize=10900632 CPUtime=3.14 cores=0,2,4,6,8,10,12,14
/proc/15241/task/15258/stat : 15258 (java) S 15238 15241 9838 0 -1 1077944384 6570 0 0 0 313 1 0 0 20 0 20 0 2643572 11162247168 2106821 33554432000 4194304 4196468 140734746903696 140034259347488 140034722891477 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 38752256 140734746911915 140734746912068 140734746912068 140734746914767 0
[pid=15241/tid=15259] ppid=15238 vsize=10900632 CPUtime=0.63 cores=0,2,4,6,8,10,12,14
/proc/15241/task/15259/stat : 15259 (java) S 15238 15241 9838 0 -1 1077944384 4496 0 0 0 62 1 0 0 20 0 20 0 2643572 11162247168 2106821 33554432000 4194304 4196468 140734746903696 140034258294944 140034722891477 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 38752256 140734746911915 140734746912068 140734746912068 140734746914767 0
[pid=15241/tid=15260] ppid=15238 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15241/task/15260/stat : 15260 (java) S 15238 15241 9838 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 2643573 11162247168 2106821 33554432000 4194304 4196468 140734746903696 140034257243104 140034722891477 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 38752256 140734746911915 140734746912068 140734746912068 140734746914767 0
[pid=15241/tid=15261] ppid=15238 vsize=10900632 CPUtime=0.24 cores=0,2,4,6,8,10,12,14
/proc/15241/task/15261/stat : 15261 (java) S 15238 15241 9838 0 -1 1077944384 311 0 0 0 14 10 0 0 20 0 20 0 2643573 11162247168 2106821 33554432000 4194304 4196468 140734746903696 140034256190640 140034722892418 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 15 0 0 6293624 6294260 38752256 140734746911915 140734746912068 140734746912068 140734746914767 0
Current children cumulated CPU time (s) 2406.01
Current children cumulated vsize (KiB) 10900632

[startup+463.211 s]
/proc/loadavg: 7.85 5.40 3.29 10/283 15289
/proc/meminfo: memFree=22940648/32770624 swapFree=5912/227676
[pid=15241] ppid=15238 vsize=10900632 CPUtime=2412.29 cores=0,2,4,6,8,10,12,14
/proc/15241/stat : 15241 (java) S 15238 15241 9838 0 -1 1077944320 1070663 0 0 0 238939 2290 0 0 20 0 20 0 2643565 11162247168 2106821 33554432000 4194304 4196468 140734746903696 140734746886240 140034722881271 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 38752256 140734746911915 140734746912068 140734746912068 140734746914767 0
/proc/15241/statm: 2725158 2106821 3169 1 0 2713552 0
[pid=15241/tid=15242] ppid=15238 vsize=10900632 CPUtime=157.47 cores=0,2,4,6,8,10,12,14
/proc/15241/task/15242/stat : 15242 (java) S 15238 15241 9838 0 -1 1077944384 31631 0 0 0 15713 34 0 0 20 0 20 0 2643565 11162247168 2106821 33554432000 4194304 4196468 140734746903696 140034727120176 140034722891477 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38752256 140734746911915 140734746912068 140734746912068 140734746914767 0
[pid=15241/tid=15244] ppid=15238 vsize=10900632 CPUtime=277.05 cores=0,2,4,6,8,10,12,14
/proc/15241/task/15244/stat : 15244 (java) R 15238 15241 9838 0 -1 4202560 49062 0 0 0 27418 287 0 0 20 0 20 0 2643566 11162247168 2106821 33554432000 4194304 4196468 140734746903696 140034659572872 140034715509479 0 4 0 16800975 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 38752256 140734746911915 140734746912068 140734746912068 140734746914767 0
[pid=15241/tid=15245] ppid=15238 vsize=10900632 CPUtime=277.91 cores=0,2,4,6,8,10,12,14
/proc/15241/task/15245/stat : 15245 (java) R 15238 15241 9838 0 -1 4202560 91045 0 0 0 27509 282 0 0 20 0 20 0 2643566 11162247168 2106821 33554432000 4194304 4196468 140734746903696 140034658520328 140034715509479 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 38752256 140734746911915 140734746912068 140734746912068 140734746914767 0
[pid=15241/tid=15246] ppid=15238 vsize=10900632 CPUtime=278.25 cores=0,2,4,6,8,10,12,14
/proc/15241/task/15246/stat : 15246 (java) R 15238 15241 9838 0 -1 4202560 116518 0 0 0 27556 269 0 0 20 0 20 0 2643566 11162247168 2106821 33554432000 4194304 4196468 140734746903696 140034327833480 140034715509479 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 38752256 140734746911915 140734746912068 140734746912068 140734746914767 0
[pid=15241/tid=15247] ppid=15238 vsize=10900632 CPUtime=277.95 cores=0,2,4,6,8,10,12,14
/proc/15241/task/15247/stat : 15247 (java) R 15238 15241 9838 0 -1 4202560 140871 0 0 0 27504 291 0 0 20 0 20 0 2643566 11162247168 2106821 33554432000 4194304 4196468 140734746903696 140034326780936 140034715509479 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 38752256 140734746911915 140734746912068 140734746912068 140734746914767 0
[pid=15241/tid=15248] ppid=15238 vsize=10900632 CPUtime=277.82 cores=0,2,4,6,8,10,12,14
/proc/15241/task/15248/stat : 15248 (java) R 15238 15241 9838 0 -1 4202560 174273 0 0 0 27500 282 0 0 20 0 20 0 2643566 11162247168 2106821 33554432000 4194304 4196468 140734746903696 140034325727960 140034707581967 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 38752256 140734746911915 140734746912068 140734746912068 140734746914767 0
[pid=15241/tid=15249] ppid=15238 vsize=10900632 CPUtime=277.34 cores=0,2,4,6,8,10,12,14
/proc/15241/task/15249/stat : 15249 (java) R 15238 15241 9838 0 -1 4202560 110207 0 0 0 27463 271 0 0 20 0 20 0 2643566 11162247168 2106821 33554432000 4194304 4196468 140734746903696 140034324675336 140034715509479 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 38752256 140734746911915 140734746912068 140734746912068 140734746914767 0
[pid=15241/tid=15250] ppid=15238 vsize=10900632 CPUtime=278.02 cores=0,2,4,6,8,10,12,14
/proc/15241/task/15250/stat : 15250 (java) R 15238 15241 9838 0 -1 4202560 151930 0 0 0 27525 277 0 0 20 0 20 0 2643566 11162247168 2106821 33554432000 4194304 4196468 140734746903696 140034323622280 140034706264306 0 4 0 16800975 0 0 0 -1 14 0 0 0 0 0 6293624 6294260 38752256 140734746911915 140734746912068 140734746912068 140734746914767 0
[pid=15241/tid=15251] ppid=15238 vsize=10900632 CPUtime=278.59 cores=0,2,4,6,8,10,12,14
/proc/15241/task/15251/stat : 15251 (java) R 15238 15241 9838 0 -1 4202560 80687 0 0 0 27589 270 0 0 20 0 20 0 2643566 11162247168 2106821 33554432000 4194304 4196468 140734746903696 140034322569736 140034715509479 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 38752256 140734746911915 140734746912068 140734746912068 140734746914767 0
[pid=15241/tid=15252] ppid=15238 vsize=10900632 CPUtime=21.45 cores=0,2,4,6,8,10,12,14
/proc/15241/task/15252/stat : 15252 (java) S 15238 15241 9838 0 -1 1077944384 96715 0 0 0 2138 7 0 0 20 0 20 0 2643568 11162247168 2106821 33554432000 4194304 4196468 140734746903696 140034265662800 140034722891477 0 0 0 16800975 18446744071579849748 0 0 -1 12 0 0 6 0 0 6293624 6294260 38752256 140734746911915 140734746912068 140734746912068 140734746914767 0
[pid=15241/tid=15253] ppid=15238 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15241/task/15253/stat : 15253 (java) S 15238 15241 9838 0 -1 1077944384 38 0 0 0 0 0 0 0 20 0 20 0 2643569 11162247168 2106821 33554432000 4194304 4196468 140734746903696 140034264610528 140034722891477 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38752256 140734746911915 140734746912068 140734746912068 140734746914767 0
[pid=15241/tid=15254] ppid=15238 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15241/task/15254/stat : 15254 (java) S 15238 15241 9838 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 20 0 2643569 11162247168 2106821 33554432000 4194304 4196468 140734746903696 140034263557360 140034722891477 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 38752256 140734746911915 140734746912068 140734746912068 140734746914767 0
[pid=15241/tid=15255] ppid=15238 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15241/task/15255/stat : 15255 (java) S 15238 15241 9838 0 -1 1077944384 12 0 0 0 0 0 0 0 20 0 20 0 2643572 11162247168 2106821 33554432000 4194304 4196468 140734746903696 140034262505584 140034722891477 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 38752256 140734746911915 140734746912068 140734746912068 140734746914767 0
[pid=15241/tid=15256] ppid=15238 vsize=10900632 CPUtime=3.16 cores=0,2,4,6,8,10,12,14
/proc/15241/task/15256/stat : 15256 (java) S 15238 15241 9838 0 -1 1077944384 7640 0 0 0 315 1 0 0 20 0 20 0 2643572 11162247168 2106821 33554432000 4194304 4196468 140734746903696 140034261453088 140034722891477 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 38752256 140734746911915 140734746912068 140734746912068 140734746914767 0
[pid=15241/tid=15257] ppid=15238 vsize=10900632 CPUtime=3.11 cores=0,2,4,6,8,10,12,14
/proc/15241/task/15257/stat : 15257 (java) S 15238 15241 9838 0 -1 1077944384 7281 0 0 0 311 0 0 0 20 0 20 0 2643572 11162247168 2106821 33554432000 4194304 4196468 140734746903696 140034260400256 140034722891477 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38752256 140734746911915 140734746912068 140734746912068 140734746914767 0
[pid=15241/tid=15258] ppid=15238 vsize=10900632 CPUtime=3.14 cores=0,2,4,6,8,10,12,14
/proc/15241/task/15258/stat : 15258 (java) S 15238 15241 9838 0 -1 1077944384 6570 0 0 0 313 1 0 0 20 0 20 0 2643572 11162247168 2106821 33554432000 4194304 4196468 140734746903696 140034259347488 140034722891477 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 38752256 140734746911915 140734746912068 140734746912068 140734746914767 0
[pid=15241/tid=15259] ppid=15238 vsize=10900632 CPUtime=0.63 cores=0,2,4,6,8,10,12,14
/proc/15241/task/15259/stat : 15259 (java) S 15238 15241 9838 0 -1 1077944384 4496 0 0 0 62 1 0 0 20 0 20 0 2643572 11162247168 2106821 33554432000 4194304 4196468 140734746903696 140034258294944 140034722891477 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 38752256 140734746911915 140734746912068 140734746912068 140734746914767 0
[pid=15241/tid=15260] ppid=15238 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15241/task/15260/stat : 15260 (java) S 15238 15241 9838 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 2643573 11162247168 2106821 33554432000 4194304 4196468 140734746903696 140034257243104 140034722891477 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 38752256 140734746911915 140734746912068 140734746912068 140734746914767 0
[pid=15241/tid=15261] ppid=15238 vsize=10900632 CPUtime=0.24 cores=0,2,4,6,8,10,12,14
/proc/15241/task/15261/stat : 15261 (java) S 15238 15241 9838 0 -1 1077944384 311 0 0 0 14 10 0 0 20 0 20 0 2643573 11162247168 2106821 33554432000 4194304 4196468 140734746903696 140034256190640 140034722892418 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 15 0 0 6293624 6294260 38752256 140734746911915 140734746912068 140734746912068 140734746914767 0
Current children cumulated CPU time (s) 2412.29
Current children cumulated vsize (KiB) 10900632

[startup+463.601 s]
/proc/loadavg: 7.85 5.40 3.29 10/283 15289
/proc/meminfo: memFree=22940648/32770624 swapFree=5912/227676
[pid=15241] ppid=15238 vsize=10900632 CPUtime=2415.33 cores=0,2,4,6,8,10,12,14
/proc/15241/stat : 15241 (java) S 15238 15241 9838 0 -1 1077944320 1070671 0 0 0 239241 2292 0 0 20 0 20 0 2643565 11162247168 2106821 33554432000 4194304 4196468 140734746903696 140734746886240 140034722881271 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 38752256 140734746911915 140734746912068 140734746912068 140734746914767 0
/proc/15241/statm: 2725158 2106821 3169 1 0 2713552 0
[pid=15241/tid=15242] ppid=15238 vsize=10900632 CPUtime=157.47 cores=0,2,4,6,8,10,12,14
/proc/15241/task/15242/stat : 15242 (java) S 15238 15241 9838 0 -1 1077944384 31631 0 0 0 15713 34 0 0 20 0 20 0 2643565 11162247168 2106821 33554432000 4194304 4196468 140734746903696 140034727120176 140034722891477 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38752256 140734746911915 140734746912068 140734746912068 140734746914767 0
[pid=15241/tid=15244] ppid=15238 vsize=10900632 CPUtime=277.43 cores=0,2,4,6,8,10,12,14
/proc/15241/task/15244/stat : 15244 (java) R 15238 15241 9838 0 -1 4202560 49062 0 0 0 27456 287 0 0 20 0 20 0 2643566 11162247168 2106821 33554432000 4194304 4196468 140734746903696 140034659572560 140034715509479 0 4 0 16800975 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 38752256 140734746911915 140734746912068 140734746912068 140734746914767 0
[pid=15241/tid=15245] ppid=15238 vsize=10900632 CPUtime=278.3 cores=0,2,4,6,8,10,12,14
/proc/15241/task/15245/stat : 15245 (java) R 15238 15241 9838 0 -1 4202560 91045 0 0 0 27547 283 0 0 20 0 20 0 2643566 11162247168 2106821 33554432000 4194304 4196468 140734746903696 140034658520328 140034715509479 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 38752256 140734746911915 140734746912068 140734746912068 140734746914767 0
[pid=15241/tid=15246] ppid=15238 vsize=10900632 CPUtime=278.64 cores=0,2,4,6,8,10,12,14
/proc/15241/task/15246/stat : 15246 (java) R 15238 15241 9838 0 -1 4202560 116518 0 0 0 27594 270 0 0 20 0 20 0 2643566 11162247168 2106821 33554432000 4194304 4196468 140734746903696 140034327833168 140034715509479 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 38752256 140734746911915 140734746912068 140734746912068 140734746914767 0
[pid=15241/tid=15247] ppid=15238 vsize=10900632 CPUtime=278.34 cores=0,2,4,6,8,10,12,14
/proc/15241/task/15247/stat : 15247 (java) R 15238 15241 9838 0 -1 4202560 140871 0 0 0 27542 292 0 0 20 0 20 0 2643566 11162247168 2106821 33554432000 4194304 4196468 140734746903696 140034326780936 140034715509479 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 38752256 140734746911915 140734746912068 140734746912068 140734746914767 0
[pid=15241/tid=15248] ppid=15238 vsize=10900632 CPUtime=278.21 cores=0,2,4,6,8,10,12,14
/proc/15241/task/15248/stat : 15248 (java) R 15238 15241 9838 0 -1 4202560 174281 0 0 0 27539 282 0 0 20 0 20 0 2643566 11162247168 2106821 33554432000 4194304 4196468 140734746903696 140034325727960 140034707338737 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 38752256 140734746911915 140734746912068 140734746912068 140734746914767 0
[pid=15241/tid=15249] ppid=15238 vsize=10900632 CPUtime=277.72 cores=0,2,4,6,8,10,12,14
/proc/15241/task/15249/stat : 15249 (java) R 15238 15241 9838 0 -1 4202560 110207 0 0 0 27501 271 0 0 20 0 20 0 2643566 11162247168 2106821 33554432000 4194304 4196468 140734746903696 140034324675024 140034715509479 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 38752256 140734746911915 140734746912068 140734746912068 140734746914767 0
[pid=15241/tid=15250] ppid=15238 vsize=10900632 CPUtime=278.4 cores=0,2,4,6,8,10,12,14
/proc/15241/task/15250/stat : 15250 (java) R 15238 15241 9838 0 -1 4202560 151930 0 0 0 27562 278 0 0 20 0 20 0 2643566 11162247168 2106821 33554432000 4194304 4196468 140734746903696 140034323622280 140034706264304 0 4 0 16800975 0 0 0 -1 14 0 0 0 0 0 6293624 6294260 38752256 140734746911915 140734746912068 140734746912068 140734746914767 0
[pid=15241/tid=15251] ppid=15238 vsize=10900632 CPUtime=278.97 cores=0,2,4,6,8,10,12,14
/proc/15241/task/15251/stat : 15251 (java) R 15238 15241 9838 0 -1 4202560 80687 0 0 0 27627 270 0 0 20 0 20 0 2643566 11162247168 2106821 33554432000 4194304 4196468 140734746903696 140034322569736 140034715509479 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 38752256 140734746911915 140734746912068 140734746912068 140734746914767 0
[pid=15241/tid=15252] ppid=15238 vsize=10900632 CPUtime=21.45 cores=0,2,4,6,8,10,12,14
/proc/15241/task/15252/stat : 15252 (java) S 15238 15241 9838 0 -1 1077944384 96715 0 0 0 2138 7 0 0 20 0 20 0 2643568 11162247168 2106821 33554432000 4194304 4196468 140734746903696 140034265662800 140034722891477 0 0 0 16800975 18446744071579849748 0 0 -1 12 0 0 6 0 0 6293624 6294260 38752256 140734746911915 140734746912068 140734746912068 140734746914767 0
[pid=15241/tid=15253] ppid=15238 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15241/task/15253/stat : 15253 (java) S 15238 15241 9838 0 -1 1077944384 38 0 0 0 0 0 0 0 20 0 20 0 2643569 11162247168 2106821 33554432000 4194304 4196468 140734746903696 140034264610528 140034722891477 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38752256 140734746911915 140734746912068 140734746912068 140734746914767 0
[pid=15241/tid=15254] ppid=15238 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15241/task/15254/stat : 15254 (java) S 15238 15241 9838 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 20 0 2643569 11162247168 2106821 33554432000 4194304 4196468 140734746903696 140034263557360 140034722891477 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 38752256 140734746911915 140734746912068 140734746912068 140734746914767 0
[pid=15241/tid=15255] ppid=15238 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15241/task/15255/stat : 15255 (java) S 15238 15241 9838 0 -1 1077944384 12 0 0 0 0 0 0 0 20 0 20 0 2643572 11162247168 2106821 33554432000 4194304 4196468 140734746903696 140034262505584 140034722891477 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 38752256 140734746911915 140734746912068 140734746912068 140734746914767 0
[pid=15241/tid=15256] ppid=15238 vsize=10900632 CPUtime=3.16 cores=0,2,4,6,8,10,12,14
/proc/15241/task/15256/stat : 15256 (java) S 15238 15241 9838 0 -1 1077944384 7640 0 0 0 315 1 0 0 20 0 20 0 2643572 11162247168 2106821 33554432000 4194304 4196468 140734746903696 140034261453088 140034722891477 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 38752256 140734746911915 140734746912068 140734746912068 140734746914767 0
[pid=15241/tid=15257] ppid=15238 vsize=10900632 CPUtime=3.11 cores=0,2,4,6,8,10,12,14
/proc/15241/task/15257/stat : 15257 (java) S 15238 15241 9838 0 -1 1077944384 7281 0 0 0 311 0 0 0 20 0 20 0 2643572 11162247168 2106821 33554432000 4194304 4196468 140734746903696 140034260400256 140034722891477 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38752256 140734746911915 140734746912068 140734746912068 140734746914767 0
[pid=15241/tid=15258] ppid=15238 vsize=10900632 CPUtime=3.14 cores=0,2,4,6,8,10,12,14
/proc/15241/task/15258/stat : 15258 (java) S 15238 15241 9838 0 -1 1077944384 6570 0 0 0 313 1 0 0 20 0 20 0 2643572 11162247168 2106821 33554432000 4194304 4196468 140734746903696 140034259347488 140034722891477 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 38752256 140734746911915 140734746912068 140734746912068 140734746914767 0
[pid=15241/tid=15259] ppid=15238 vsize=10900632 CPUtime=0.63 cores=0,2,4,6,8,10,12,14
/proc/15241/task/15259/stat : 15259 (java) S 15238 15241 9838 0 -1 1077944384 4496 0 0 0 62 1 0 0 20 0 20 0 2643572 11162247168 2106821 33554432000 4194304 4196468 140734746903696 140034258294944 140034722891477 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 38752256 140734746911915 140734746912068 140734746912068 140734746914767 0
[pid=15241/tid=15260] ppid=15238 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15241/task/15260/stat : 15260 (java) S 15238 15241 9838 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 2643573 11162247168 2106821 33554432000 4194304 4196468 140734746903696 140034257243104 140034722891477 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 38752256 140734746911915 140734746912068 140734746912068 140734746914767 0
[pid=15241/tid=15261] ppid=15238 vsize=10900632 CPUtime=0.24 cores=0,2,4,6,8,10,12,14
/proc/15241/task/15261/stat : 15261 (java) S 15238 15241 9838 0 -1 1077944384 311 0 0 0 14 10 0 0 20 0 20 0 2643573 11162247168 2106821 33554432000 4194304 4196468 140734746903696 140034256190640 140034722892418 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 15 0 0 6293624 6294260 38752256 140734746911915 140734746912068 140734746912068 140734746914767 0
Current children cumulated CPU time (s) 2415.33
Current children cumulated vsize (KiB) 10900632

[startup+463.701 s]
/proc/loadavg: 7.85 5.40 3.29 10/283 15289
/proc/meminfo: memFree=22940648/32770624 swapFree=5912/227676
[pid=15241] ppid=15238 vsize=10900632 CPUtime=2416.11 cores=0,2,4,6,8,10,12,14
/proc/15241/stat : 15241 (java) S 15238 15241 9838 0 -1 1077944320 1070671 0 0 0 239319 2292 0 0 20 0 20 0 2643565 11162247168 2106821 33554432000 4194304 4196468 140734746903696 140734746886240 140034722881271 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 38752256 140734746911915 140734746912068 140734746912068 140734746914767 0
/proc/15241/statm: 2725158 2106821 3169 1 0 2713552 0
[pid=15241/tid=15242] ppid=15238 vsize=10900632 CPUtime=157.47 cores=0,2,4,6,8,10,12,14
/proc/15241/task/15242/stat : 15242 (java) S 15238 15241 9838 0 -1 1077944384 31631 0 0 0 15713 34 0 0 20 0 20 0 2643565 11162247168 2106821 33554432000 4194304 4196468 140734746903696 140034727120176 140034722891477 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38752256 140734746911915 140734746912068 140734746912068 140734746914767 0
[pid=15241/tid=15244] ppid=15238 vsize=10900632 CPUtime=277.53 cores=0,2,4,6,8,10,12,14
/proc/15241/task/15244/stat : 15244 (java) R 15238 15241 9838 0 -1 4202560 49062 0 0 0 27465 288 0 0 20 0 20 0 2643566 11162247168 2106821 33554432000 4194304 4196468 140734746903696 140034659572872 140034715509479 0 4 0 16800975 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 38752256 140734746911915 140734746912068 140734746912068 140734746914767 0
[pid=15241/tid=15245] ppid=15238 vsize=10900632 CPUtime=278.39 cores=0,2,4,6,8,10,12,14
/proc/15241/task/15245/stat : 15245 (java) R 15238 15241 9838 0 -1 4202560 91045 0 0 0 27556 283 0 0 20 0 20 0 2643566 11162247168 2106821 33554432000 4194304 4196468 140734746903696 140034658520016 140034715509479 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 38752256 140734746911915 140734746912068 140734746912068 140734746914767 0
[pid=15241/tid=15246] ppid=15238 vsize=10900632 CPUtime=278.74 cores=0,2,4,6,8,10,12,14
/proc/15241/task/15246/stat : 15246 (java) R 15238 15241 9838 0 -1 4202560 116518 0 0 0 27604 270 0 0 20 0 20 0 2643566 11162247168 2106821 33554432000 4194304 4196468 140734746903696 140034327833480 140034715509479 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 38752256 140734746911915 140734746912068 140734746912068 140734746914767 0
[pid=15241/tid=15247] ppid=15238 vsize=10900632 CPUtime=278.44 cores=0,2,4,6,8,10,12,14
/proc/15241/task/15247/stat : 15247 (java) R 15238 15241 9838 0 -1 4202560 140871 0 0 0 27552 292 0 0 20 0 20 0 2643566 11162247168 2106821 33554432000 4194304 4196468 140734746903696 140034326780936 140034715509479 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 38752256 140734746911915 140734746912068 140734746912068 140734746914767 0
[pid=15241/tid=15248] ppid=15238 vsize=10900632 CPUtime=278.31 cores=0,2,4,6,8,10,12,14
/proc/15241/task/15248/stat : 15248 (java) R 15238 15241 9838 0 -1 4202560 174281 0 0 0 27549 282 0 0 20 0 20 0 2643566 11162247168 2106821 33554432000 4194304 4196468 140734746903696 140034325727960 140034707870825 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 38752256 140734746911915 140734746912068 140734746912068 140734746914767 0
[pid=15241/tid=15249] ppid=15238 vsize=10900632 CPUtime=277.81 cores=0,2,4,6,8,10,12,14
/proc/15241/task/15249/stat : 15249 (java) R 15238 15241 9838 0 -1 4202560 110207 0 0 0 27510 271 0 0 20 0 20 0 2643566 11162247168 2106821 33554432000 4194304 4196468 140734746903696 140034324675024 140034715509479 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 38752256 140734746911915 140734746912068 140734746912068 140734746914767 0
[pid=15241/tid=15250] ppid=15238 vsize=10900632 CPUtime=278.5 cores=0,2,4,6,8,10,12,14
/proc/15241/task/15250/stat : 15250 (java) R 15238 15241 9838 0 -1 4202560 151930 0 0 0 27572 278 0 0 20 0 20 0 2643566 11162247168 2106821 33554432000 4194304 4196468 140734746903696 140034323622280 140034706264306 0 4 0 16800975 0 0 0 -1 14 0 0 0 0 0 6293624 6294260 38752256 140734746911915 140734746912068 140734746912068 140734746914767 0
[pid=15241/tid=15251] ppid=15238 vsize=10900632 CPUtime=279.06 cores=0,2,4,6,8,10,12,14
/proc/15241/task/15251/stat : 15251 (java) R 15238 15241 9838 0 -1 4202560 80687 0 0 0 27636 270 0 0 20 0 20 0 2643566 11162247168 2106821 33554432000 4194304 4196468 140734746903696 140034322569736 140034715509479 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 38752256 140734746911915 140734746912068 140734746912068 140734746914767 0
[pid=15241/tid=15252] ppid=15238 vsize=10900632 CPUtime=21.45 cores=0,2,4,6,8,10,12,14
/proc/15241/task/15252/stat : 15252 (java) S 15238 15241 9838 0 -1 1077944384 96715 0 0 0 2138 7 0 0 20 0 20 0 2643568 11162247168 2106821 33554432000 4194304 4196468 140734746903696 140034265662800 140034722891477 0 0 0 16800975 18446744071579849748 0 0 -1 12 0 0 6 0 0 6293624 6294260 38752256 140734746911915 140734746912068 140734746912068 140734746914767 0
[pid=15241/tid=15253] ppid=15238 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15241/task/15253/stat : 15253 (java) S 15238 15241 9838 0 -1 1077944384 38 0 0 0 0 0 0 0 20 0 20 0 2643569 11162247168 2106821 33554432000 4194304 4196468 140734746903696 140034264610528 140034722891477 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38752256 140734746911915 140734746912068 140734746912068 140734746914767 0
[pid=15241/tid=15254] ppid=15238 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15241/task/15254/stat : 15254 (java) S 15238 15241 9838 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 20 0 2643569 11162247168 2106821 33554432000 4194304 4196468 140734746903696 140034263557360 140034722891477 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 38752256 140734746911915 140734746912068 140734746912068 140734746914767 0
[pid=15241/tid=15255] ppid=15238 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15241/task/15255/stat : 15255 (java) S 15238 15241 9838 0 -1 1077944384 12 0 0 0 0 0 0 0 20 0 20 0 2643572 11162247168 2106821 33554432000 4194304 4196468 140734746903696 140034262505584 140034722891477 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 38752256 140734746911915 140734746912068 140734746912068 140734746914767 0
[pid=15241/tid=15256] ppid=15238 vsize=10900632 CPUtime=3.16 cores=0,2,4,6,8,10,12,14
/proc/15241/task/15256/stat : 15256 (java) S 15238 15241 9838 0 -1 1077944384 7640 0 0 0 315 1 0 0 20 0 20 0 2643572 11162247168 2106821 33554432000 4194304 4196468 140734746903696 140034261453088 140034722891477 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 38752256 140734746911915 140734746912068 140734746912068 140734746914767 0
[pid=15241/tid=15257] ppid=15238 vsize=10900632 CPUtime=3.11 cores=0,2,4,6,8,10,12,14
/proc/15241/task/15257/stat : 15257 (java) S 15238 15241 9838 0 -1 1077944384 7281 0 0 0 311 0 0 0 20 0 20 0 2643572 11162247168 2106821 33554432000 4194304 4196468 140734746903696 140034260400256 140034722891477 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38752256 140734746911915 140734746912068 140734746912068 140734746914767 0
[pid=15241/tid=15258] ppid=15238 vsize=10900632 CPUtime=3.14 cores=0,2,4,6,8,10,12,14
/proc/15241/task/15258/stat : 15258 (java) S 15238 15241 9838 0 -1 1077944384 6570 0 0 0 313 1 0 0 20 0 20 0 2643572 11162247168 2106821 33554432000 4194304 4196468 140734746903696 140034259347488 140034722891477 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 38752256 140734746911915 140734746912068 140734746912068 140734746914767 0
[pid=15241/tid=15259] ppid=15238 vsize=10900632 CPUtime=0.63 cores=0,2,4,6,8,10,12,14
/proc/15241/task/15259/stat : 15259 (java) S 15238 15241 9838 0 -1 1077944384 4496 0 0 0 62 1 0 0 20 0 20 0 2643572 11162247168 2106821 33554432000 4194304 4196468 140734746903696 140034258294944 140034722891477 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 38752256 140734746911915 140734746912068 140734746912068 140734746914767 0
[pid=15241/tid=15260] ppid=15238 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15241/task/15260/stat : 15260 (java) S 15238 15241 9838 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 2643573 11162247168 2106821 33554432000 4194304 4196468 140734746903696 140034257243104 140034722891477 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 38752256 140734746911915 140734746912068 140734746912068 140734746914767 0
[pid=15241/tid=15261] ppid=15238 vsize=10900632 CPUtime=0.24 cores=0,2,4,6,8,10,12,14
/proc/15241/task/15261/stat : 15261 (java) S 15238 15241 9838 0 -1 1077944384 311 0 0 0 14 10 0 0 20 0 20 0 2643573 11162247168 2106821 33554432000 4194304 4196468 140734746903696 140034256190640 140034722892418 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 15 0 0 6293624 6294260 38752256 140734746911915 140734746912068 140734746912068 140734746914767 0
Current children cumulated CPU time (s) 2416.11
Current children cumulated vsize (KiB) 10900632

Child ended because it received signal 9 (SIGKILL)
Real time (s): 463.773
CPU time (s): 2416.21
CPU user time (s): 2393.22
CPU system time (s): 22.9953
CPU usage (%): 520.99
Max. virtual memory (cumulated for all children) (KiB): 10900632

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2393.22
system time used= 22.9953
maximum resident set size= 8427556
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1070679
page faults= 0
swaps= 0
block input operations= 0
block output operations= 648
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 64289
involuntary context switches= 184199

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 3.96149 second user time and 4.66028 second system time

The end

Launcher Data

Begin job on node102 at 2017-07-21 23:48:55
IDJOB=4243566
IDBENCH=123943
IDSOLVER=2623
FILE ID=node102/4243566-1500673735
RUNJOBID= node102-1500673699-14399
PBS_JOBID= 20623312
Free space on /tmp= 61876 MiB

SOLVER NAME= sat4j-CSP 2017-07-05
BENCH NAME= XCSP17/Bibd/Bibd-sc-open/Bibd-sc-65-104-40-25-15.xml
COMMAND LINE= java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4243566-1500673735/watcher-4243566-1500673735 -o /tmp/evaluation-result-4243566-1500673735/solver-4243566-1500673735 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node102-1500673699-14399 --watchdog 2560  java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar HOME/instance-4243566-1500673735.xml

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 8

MD5SUM BENCH= 221a96fe8d827ba40f627424420ef5aa
RANDOM SEED=1244284732

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

/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		: 2000.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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.40
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		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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		: 2267.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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.40
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	: 8
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		: 2267.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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.40
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		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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.40
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		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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:

processor	: 8
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	: 8
core id		: 0
cpu cores	: 4
apicid		: 1
initial apicid	: 1
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.40
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 9
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2667.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 0
cpu cores	: 4
apicid		: 17
initial apicid	: 17
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	: 10
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	: 8
core id		: 1
cpu cores	: 4
apicid		: 3
initial apicid	: 3
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.40
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 11
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2533.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 1
cpu cores	: 4
apicid		: 19
initial apicid	: 19
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	: 12
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 2
cpu cores	: 4
apicid		: 5
initial apicid	: 5
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.40
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 13
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2400.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 2
cpu cores	: 4
apicid		: 21
initial apicid	: 21
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	: 14
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2000.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 3
cpu cores	: 4
apicid		: 7
initial apicid	: 7
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.40
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 15
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 3
cpu cores	: 4
apicid		: 23
initial apicid	: 23
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:        31496620 kB
MemAvailable:   31547672 kB
Buffers:           42628 kB
Cached:           316544 kB
SwapCached:            0 kB
Active:           662644 kB
Inactive:         235456 kB
Active(anon):     541868 kB
Inactive(anon):     8588 kB
Active(file):     120776 kB
Inactive(file):   226868 kB
Unevictable:        5912 kB
Mlocked:            5912 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             13132 kB
Writeback:             0 kB
AnonPages:        701152 kB
Mapped:            42284 kB
Shmem:              8852 kB
Slab:              71088 kB
SReclaimable:      38488 kB
SUnreclaim:        32600 kB
KernelStack:        4912 kB
PageTables:         6520 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1560992 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    595968 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      136576 kB
DirectMap2M:    33409024 kB

Free space on /tmp at the end= 61872 MiB
End job on node102 at 2017-07-21 23:56:39