Trace number 4263208

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-05? (TO) 2528.01 2221.54

General information on the benchmark

NameVrp/Vrp-zinc-s1/
Vrp-B-n57-k9.xml
MD5SUM205feda53d99710fee13d320d9c474df
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark1663
Best CPU time to get the best result obtained on this benchmark2400.09
Satisfiable
(Un)Satisfiability was proved
Number of variables3306
Number of constraints3248
Number of domains3
Minimum domain size1
Maximum domain size101
Distribution of domain sizes[{"size":1,"count":57},{"size":2,"count":3192},{"size":101,"count":56}]
Minimum variable degree0
Maximum variable degree111
Distribution of variable degrees[{"degree":0,"count":1},{"degree":1,"count":57},{"degree":2,"count":112},{"degree":4,"count":3080},{"degree":111,"count":56}]
Minimum constraint arity1
Maximum constraint arity56
Distribution of constraint arities[{"arity":1,"count":56},{"arity":3,"count":3080},{"arity":56,"count":112}]
Number of extensional constraints0
Number of intensional constraints56
Distribution of constraint types[{"type":"intension","count":56},{"type":"sum","count":3080},{"type":"count","count":112}]
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

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

Verifier Data

One s line expected

Watcher Data

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

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4263208-1502624760/watcher-4263208-1502624760 -o /tmp/evaluation-result-4263208-1502624760/solver-4263208-1502624760 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node124-1502623904-24885 --watchdog 2580 java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar HOME/instance-4263208-1502624760.xml 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2550 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=24910, runsolver pid=24906

[startup+0.100326 s]*
/proc/loadavg: 1.28 1.63 1.80 3/193 24925
/proc/meminfo: memFree=31801804/32770624 swapFree=67108860/67108860
[pid=24910] ppid=24906 vsize=9936560 memory=18528 CPUtime=0 cores=1,3,5,7
/proc/24910/stat : 24910 (java) S 24906 24910 11586 0 -1 1077944320 3435 0 0 0 0 0 0 0 20 0 6 0 50816670 10175037440 4632 18446744073709551615 4194304 4196468 140725937816656 140725937799200 139782119739127 0 0 1 16784584 18446744073709551615 0 0 17 7 0 0 8 0 0 6293624 6294260 24285184 140725937820048 140725937820201 140725937820201 140725937823695 0
/proc/24910/statm: 2484140 4632 1921 1 0 2473637 0
[pid=24910/tid=24917] ppid=24906 vsize=9936560 memory=7077796292425249400 CPUtime=0 cores=1,3,5,7
/proc/24910/task/24917/stat : 24917 (java) R 24906 24910 11586 0 -1 4202560 2138 0 0 0 0 0 0 0 20 0 6 0 50816679 10175037440 4632 18446744073709551615 4194304 4196468 140725937816656 139782123975248 139782119761053 0 4 1 16784584 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 24285184 140725937820048 140725937820201 140725937820201 140725937823695 0
[pid=24910/tid=24919] ppid=24906 vsize=9936560 memory=4126316290023845779 CPUtime=0 cores=1,3,5,7
/proc/24910/task/24919/stat : 24919 (java) S 24906 24910 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 6 0 50816680 10175037440 4632 18446744073709551615 4194304 4196468 140725937816656 139782060775824 139782119749333 0 4 1 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24285184 140725937820048 140725937820201 140725937820201 140725937823695 0
[pid=24910/tid=24920] ppid=24906 vsize=9936560 memory=140015001826944 CPUtime=0 cores=1,3,5,7
/proc/24910/task/24920/stat : 24920 (java) S 24906 24910 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 6 0 50816680 10175037440 4632 18446744073709551615 4194304 4196468 140725937816656 139781730068752 139782119749333 0 4 1 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24285184 140725937820048 140725937820201 140725937820201 140725937823695 0
[pid=24910/tid=24921] ppid=24906 vsize=9936560 memory=0 CPUtime=0 cores=1,3,5,7
/proc/24910/task/24921/stat : 24921 (java) S 24906 24910 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 6 0 50816680 10175037440 4632 18446744073709551615 4194304 4196468 140725937816656 139781729016464 139782119749333 0 4 1 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24285184 140725937820048 140725937820201 140725937820201 140725937823695 0
[pid=24910/tid=24923] ppid=24906 vsize=9936560 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/24910/task/24923/stat : 24923 (java) S 24906 24910 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 6 0 50816680 10175037440 4632 18446744073709551615 4194304 4196468 140725937816656 139781727963664 139782119749333 0 4 1 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24285184 140725937820048 140725937820201 140725937820201 140725937823695 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 9936560 KiB
Current children cumulated memory: 18528 KiB

[startup+0.210657 s]*
/proc/loadavg: 1.28 1.63 1.80 3/210 24942
/proc/meminfo: memFree=31783656/32770624 swapFree=67108860/67108860
[pid=24910] ppid=24906 vsize=10552180 memory=28424 CPUtime=0.11 cores=1,3,5,7
/proc/24910/stat : 24910 (java) S 24906 24910 11586 0 -1 1077944320 6504 0 0 0 9 2 0 0 20 0 15 0 50816670 10805432320 7040 18446744073709551615 4194304 4196468 140725937816656 140725937799200 139782119739127 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 8 0 0 6293624 6294260 24285184 140725937820048 140725937820201 140725937820201 140725937823695 0
/proc/24910/statm: 2638045 7040 2735 1 0 2627517 0
[pid=24910/tid=24917] ppid=24906 vsize=10552180 memory=8318255677412212789 CPUtime=0.08 cores=1,3,5,7
/proc/24910/task/24917/stat : 24917 (java) R 24906 24910 11586 0 -1 4202560 4604 0 0 0 7 1 0 0 20 0 15 0 50816679 10805432320 7238 18446744073709551615 4194304 4196468 140725937816656 139782123927472 139782112418845 0 4 1 16800974 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 24285184 140725937820048 140725937820201 140725937820201 140725937823695 0
[pid=24910/tid=24919] ppid=24906 vsize=10552180 memory=328 CPUtime=0 cores=1,3,5,7
/proc/24910/task/24919/stat : 24919 (java) S 24906 24910 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 50816680 10805432320 7238 18446744073709551615 4194304 4196468 140725937816656 139782060775824 139782119749333 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24285184 140725937820048 140725937820201 140725937820201 140725937823695 0
[pid=24910/tid=24920] ppid=24906 vsize=10552180 memory=4122119158873093792 CPUtime=0 cores=1,3,5,7
/proc/24910/task/24920/stat : 24920 (java) S 24906 24910 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 50816680 10805432320 7304 18446744073709551615 4194304 4196468 140725937816656 139781730068752 139782119749333 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24285184 140725937820048 140725937820201 140725937820201 140725937823695 0
[pid=24910/tid=24921] ppid=24906 vsize=10552180 memory=0 CPUtime=0 cores=1,3,5,7
/proc/24910/task/24921/stat : 24921 (java) S 24906 24910 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 50816680 10805432320 7304 18446744073709551615 4194304 4196468 140725937816656 139781729016464 139782119749333 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24285184 140725937820048 140725937820201 140725937820201 140725937823695 0
[pid=24910/tid=24923] ppid=24906 vsize=10552180 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/24910/task/24923/stat : 24923 (java) S 24906 24910 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 50816680 10805432320 7304 18446744073709551615 4194304 4196468 140725937816656 139781727963664 139782119749333 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24285184 140725937820048 140725937820201 140725937820201 140725937823695 0
[pid=24910/tid=24926] ppid=24906 vsize=10552180 memory=140015001826944 CPUtime=0 cores=1,3,5,7
/proc/24910/task/24926/stat : 24926 (java) S 24906 24910 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 50816681 10805432320 7304 18446744073709551615 4194304 4196468 140725937816656 139781160241776 139782119750274 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24285184 140725937820048 140725937820201 140725937820201 140725937823695 0
[pid=24910/tid=24928] ppid=24906 vsize=10552180 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/24910/task/24928/stat : 24928 (java) S 24906 24910 11586 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 50816682 10805432320 7370 18446744073709551615 4194304 4196468 140725937816656 139781159187744 139782119749333 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24285184 140725937820048 140725937820201 140725937820201 140725937823695 0
[pid=24910/tid=24930] ppid=24906 vsize=10552180 memory=0 CPUtime=0 cores=1,3,5,7
/proc/24910/task/24930/stat : 24930 (java) S 24906 24910 11586 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 50816682 10805432320 7370 18446744073709551615 4194304 4196468 140725937816656 139781158135408 139782119749333 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24285184 140725937820048 140725937820201 140725937820201 140725937823695 0
[pid=24910/tid=24932] ppid=24906 vsize=10552180 memory=0 CPUtime=0 cores=1,3,5,7
/proc/24910/task/24932/stat : 24932 (java) S 24906 24910 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 50816684 10805432320 7370 18446744073709551615 4194304 4196468 140725937816656 139781157083728 139782119757723 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24285184 140725937820048 140725937820201 140725937820201 140725937823695 0
[pid=24910/tid=24933] ppid=24906 vsize=10552180 memory=0 CPUtime=0 cores=1,3,5,7
/proc/24910/task/24933/stat : 24933 (java) S 24906 24910 11586 0 -1 1077944384 28 0 0 0 0 0 0 0 20 0 15 0 50816684 10805432320 7370 18446744073709551615 4194304 4196468 140725937816656 139781156030576 139782119750274 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24285184 140725937820048 140725937820201 140725937820201 140725937823695 0
[pid=24910/tid=24934] ppid=24906 vsize=10552180 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/24910/task/24934/stat : 24934 (java) S 24906 24910 11586 0 -1 1077944384 394 0 0 0 0 0 0 0 20 0 15 0 50816684 10805432320 7370 18446744073709551615 4194304 4196468 140725937816656 139781154977776 139782119750274 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24285184 140725937820048 140725937820201 140725937820201 140725937823695 0
[pid=24910/tid=24935] ppid=24906 vsize=10552180 memory=140015001826944 CPUtime=0.01 cores=1,3,5,7
/proc/24910/task/24935/stat : 24935 (java) S 24906 24910 11586 0 -1 1077944384 304 0 0 0 1 0 0 0 20 0 15 0 50816684 10805432320 7436 18446744073709551615 4194304 4196468 140725937816656 139781153925488 139782119750274 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24285184 140725937820048 140725937820201 140725937820201 140725937823695 0
[pid=24910/tid=24940] ppid=24906 vsize=10552180 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/24910/task/24940/stat : 24940 (java) S 24906 24910 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 50816685 10805432320 7436 18446744073709551615 4194304 4196468 140725937816656 139781152872928 139782119749333 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24285184 140725937820048 140725937820201 140725937820201 140725937823695 0
[pid=24910/tid=24942] ppid=24906 vsize=10552180 memory=140015001826944 CPUtime=0 cores=1,3,5,7
/proc/24910/task/24942/stat : 24942 (java) S 24906 24910 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 50816688 10805432320 7436 18446744073709551615 4194304 4196468 140725937816656 139781151820720 139782119750274 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24285184 140725937820048 140725937820201 140725937820201 140725937823695 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 10552180 KiB
Current children cumulated memory: 28424 KiB

[startup+0.310011 s]*
/proc/loadavg: 1.28 1.63 1.80 4/211 24943
/proc/meminfo: memFree=31764408/32770624 swapFree=67108860/67108860
[pid=24910] ppid=24906 vsize=10551156 memory=37160 CPUtime=0.25 cores=1,3,5,7
/proc/24910/stat : 24910 (java) S 24906 24910 11586 0 -1 1077944320 8533 0 0 0 22 3 0 0 20 0 15 0 50816670 10804383744 9290 18446744073709551615 4194304 4196468 140725937816656 140725937799200 139782119739127 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 8 0 0 6293624 6294260 24285184 140725937820048 140725937820201 140725937820201 140725937823695 0
/proc/24910/statm: 2637789 9290 2906 1 0 2627261 0
[pid=24910/tid=24917] ppid=24906 vsize=10551156 memory=-8774313645642428999 CPUtime=0.18 cores=1,3,5,7
/proc/24910/task/24917/stat : 24917 (java) R 24906 24910 11586 0 -1 4202560 6127 0 0 0 16 2 0 0 20 0 15 0 50816679 10804383744 9290 18446744073709551615 4194304 4196468 140725937816656 139782123975600 139782119751062 0 4 1 16800974 0 0 0 -1 1 0 0 3 0 0 6293624 6294260 24285184 140725937820048 140725937820201 140725937820201 140725937823695 0
[pid=24910/tid=24919] ppid=24906 vsize=10551156 memory=4126316290023845779 CPUtime=0 cores=1,3,5,7
/proc/24910/task/24919/stat : 24919 (java) S 24906 24910 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 50816680 10804383744 9290 18446744073709551615 4194304 4196468 140725937816656 139782060775824 139782119749333 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24285184 140725937820048 140725937820201 140725937820201 140725937823695 0
[pid=24910/tid=24920] ppid=24906 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/24910/task/24920/stat : 24920 (java) S 24906 24910 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 50816680 10804383744 9290 18446744073709551615 4194304 4196468 140725937816656 139781730068752 139782119749333 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24285184 140725937820048 140725937820201 140725937820201 140725937823695 0
[pid=24910/tid=24921] ppid=24906 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/24910/task/24921/stat : 24921 (java) S 24906 24910 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 50816680 10804383744 9290 18446744073709551615 4194304 4196468 140725937816656 139781729016464 139782119749333 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24285184 140725937820048 140725937820201 140725937820201 140725937823695 0
[pid=24910/tid=24923] ppid=24906 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/24910/task/24923/stat : 24923 (java) S 24906 24910 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 50816680 10804383744 9290 18446744073709551615 4194304 4196468 140725937816656 139781727963664 139782119749333 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24285184 140725937820048 140725937820201 140725937820201 140725937823695 0
[pid=24910/tid=24926] ppid=24906 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/24910/task/24926/stat : 24926 (java) S 24906 24910 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 50816681 10804383744 9290 18446744073709551615 4194304 4196468 140725937816656 139781160241776 139782119750274 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24285184 140725937820048 140725937820201 140725937820201 140725937823695 0
[pid=24910/tid=24928] ppid=24906 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/24910/task/24928/stat : 24928 (java) S 24906 24910 11586 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 50816682 10804383744 9290 18446744073709551615 4194304 4196468 140725937816656 139781159187744 139782119749333 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24285184 140725937820048 140725937820201 140725937820201 140725937823695 0
[pid=24910/tid=24930] ppid=24906 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/24910/task/24930/stat : 24930 (java) S 24906 24910 11586 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 50816682 10804383744 9290 18446744073709551615 4194304 4196468 140725937816656 139781158135408 139782119749333 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24285184 140725937820048 140725937820201 140725937820201 140725937823695 0
[pid=24910/tid=24932] ppid=24906 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/24910/task/24932/stat : 24932 (java) S 24906 24910 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 50816684 10804383744 9290 18446744073709551615 4194304 4196468 140725937816656 139781157083728 139782119757723 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24285184 140725937820048 140725937820201 140725937820201 140725937823695 0
[pid=24910/tid=24933] ppid=24906 vsize=10551156 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/24910/task/24933/stat : 24933 (java) S 24906 24910 11586 0 -1 1077944384 148 0 0 0 1 0 0 0 20 0 15 0 50816684 10804383744 9290 18446744073709551615 4194304 4196468 140725937816656 139781156030576 139782119750274 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24285184 140725937820048 140725937820201 140725937820201 140725937823695 0
[pid=24910/tid=24934] ppid=24906 vsize=10551156 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/24910/task/24934/stat : 24934 (java) S 24906 24910 11586 0 -1 1077944384 469 0 0 0 1 0 0 0 20 0 15 0 50816684 10804383744 9290 18446744073709551615 4194304 4196468 140725937816656 139781154977776 139782119750274 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24285184 140725937820048 140725937820201 140725937820201 140725937823695 0
[pid=24910/tid=24935] ppid=24906 vsize=10551156 memory=-1 CPUtime=0.04 cores=1,3,5,7
/proc/24910/task/24935/stat : 24935 (java) R 24906 24910 11586 0 -1 4202560 425 0 0 0 4 0 0 0 20 0 15 0 50816684 10804383744 9290 18446744073709551615 4194304 4196468 140725937816656 139781153925488 139782099202497 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 24285184 140725937820048 140725937820201 140725937820201 140725937823695 0
[pid=24910/tid=24940] ppid=24906 vsize=10551156 memory=140015001826944 CPUtime=0 cores=1,3,5,7
/proc/24910/task/24940/stat : 24940 (java) S 24906 24910 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 50816685 10804383744 9290 18446744073709551615 4194304 4196468 140725937816656 139781152872928 139782119749333 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24285184 140725937820048 140725937820201 140725937820201 140725937823695 0
[pid=24910/tid=24942] ppid=24906 vsize=10551156 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/24910/task/24942/stat : 24942 (java) S 24906 24910 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 50816688 10804383744 9290 18446744073709551615 4194304 4196468 140725937816656 139781151820720 139782119750274 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24285184 140725937820048 140725937820201 140725937820201 140725937823695 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 10551156 KiB
Current children cumulated memory: 37160 KiB

[startup+0.701086 s]
/proc/loadavg: 1.28 1.63 1.80 8/211 24943
/proc/meminfo: memFree=31733956/32770624 swapFree=67108860/67108860
[pid=24910] ppid=24906 vsize=10551232 memory=182804 CPUtime=1.48 cores=1,3,5,7
/proc/24910/stat : 24910 (java) S 24906 24910 11586 0 -1 1077944320 13421 0 0 0 141 7 0 0 20 0 15 0 50816670 10804461568 45701 18446744073709551615 4194304 4196468 140725937816656 140725937799200 139782119739127 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 8 0 0 6293624 6294260 24285184 140725937820048 140725937820201 140725937820201 140725937823695 0
/proc/24910/statm: 2637808 45701 3062 1 0 2627261 0
[pid=24910/tid=24917] ppid=24906 vsize=10551232 memory=400 CPUtime=0.55 cores=1,3,5,7
/proc/24910/task/24917/stat : 24917 (java) S 24906 24910 11586 0 -1 1077944384 7453 0 0 0 51 4 0 0 20 0 15 0 50816679 10804461568 45701 18446744073709551615 4194304 4196468 140725937816656 139782123975424 139782119749333 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 3 0 0 6293624 6294260 24285184 140725937820048 140725937820201 140725937820201 140725937823695 0
[pid=24910/tid=24919] ppid=24906 vsize=10551232 memory=8945 CPUtime=0 cores=1,3,5,7
/proc/24910/task/24919/stat : 24919 (java) S 24906 24910 11586 0 -1 1077944384 15 0 0 0 0 0 0 0 20 0 15 0 50816680 10804461568 45701 18446744073709551615 4194304 4196468 140725937816656 139782060775824 139782119749333 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24285184 140725937820048 140725937820201 140725937820201 140725937823695 0
[pid=24910/tid=24920] ppid=24906 vsize=10551232 memory=140014860149968 CPUtime=0 cores=1,3,5,7
/proc/24910/task/24920/stat : 24920 (java) S 24906 24910 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 50816680 10804461568 45701 18446744073709551615 4194304 4196468 140725937816656 139781730068752 139782119749333 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24285184 140725937820048 140725937820201 140725937820201 140725937823695 0
[pid=24910/tid=24921] ppid=24906 vsize=10551232 memory=140014860150064 CPUtime=0 cores=1,3,5,7
/proc/24910/task/24921/stat : 24921 (java) S 24906 24910 11586 0 -1 1077944384 9 0 0 0 0 0 0 0 20 0 15 0 50816680 10804461568 45701 18446744073709551615 4194304 4196468 140725937816656 139781729016464 139782119749333 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24285184 140725937820048 140725937820201 140725937820201 140725937823695 0
[pid=24910/tid=24923] ppid=24906 vsize=10551232 memory=140015933850187 CPUtime=0 cores=1,3,5,7
/proc/24910/task/24923/stat : 24923 (java) S 24906 24910 11586 0 -1 1077944384 14 0 0 0 0 0 0 0 20 0 15 0 50816680 10804461568 45701 18446744073709551615 4194304 4196468 140725937816656 139781727963664 139782119749333 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24285184 140725937820048 140725937820201 140725937820201 140725937823695 0
[pid=24910/tid=24926] ppid=24906 vsize=10551232 memory=4120 CPUtime=0 cores=1,3,5,7
/proc/24910/task/24926/stat : 24926 (java) R 24906 24910 11586 0 -1 4202560 14 0 0 0 0 0 0 0 20 0 15 0 50816681 10804461568 45701 18446744073709551615 4194304 4196468 140725937816656 139781160240288 139782112838974 0 0 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 24285184 140725937820048 140725937820201 140725937820201 140725937823695 0
[pid=24910/tid=24928] ppid=24906 vsize=10551232 memory=2241 CPUtime=0 cores=1,3,5,7
/proc/24910/task/24928/stat : 24928 (java) S 24906 24910 11586 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 50816682 10804461568 45701 18446744073709551615 4194304 4196468 140725937816656 139781159187744 139782119749333 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24285184 140725937820048 140725937820201 140725937820201 140725937823695 0
[pid=24910/tid=24930] ppid=24906 vsize=10551232 memory=2244 CPUtime=0 cores=1,3,5,7
/proc/24910/task/24930/stat : 24930 (java) S 24906 24910 11586 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 50816682 10804461568 45701 18446744073709551615 4194304 4196468 140725937816656 139781158135408 139782119749333 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24285184 140725937820048 140725937820201 140725937820201 140725937823695 0
[pid=24910/tid=24932] ppid=24906 vsize=10551232 memory=0 CPUtime=0 cores=1,3,5,7
/proc/24910/task/24932/stat : 24932 (java) S 24906 24910 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 50816684 10804461568 45701 18446744073709551615 4194304 4196468 140725937816656 139781157083728 139782119757723 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24285184 140725937820048 140725937820201 140725937820201 140725937823695 0
[pid=24910/tid=24933] ppid=24906 vsize=10551232 memory=0 CPUtime=0.31 cores=1,3,5,7
/proc/24910/task/24933/stat : 24933 (java) S 24906 24910 11586 0 -1 1077944384 1234 0 0 0 31 0 0 0 20 0 15 0 50816684 10804461568 45701 18446744073709551615 4194304 4196468 140725937816656 139781156010480 139782119749333 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24285184 140725937820048 140725937820201 140725937820201 140725937823695 0
[pid=24910/tid=24934] ppid=24906 vsize=10551232 memory=0 CPUtime=0.29 cores=1,3,5,7
/proc/24910/task/24934/stat : 24934 (java) R 24906 24910 11586 0 -1 4202560 1537 0 0 0 29 0 0 0 20 0 15 0 50816684 10804461568 45701 18446744073709551615 4194304 4196468 140725937816656 139781154963800 139782104665819 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 24285184 140725937820048 140725937820201 140725937820201 140725937823695 0
[pid=24910/tid=24935] ppid=24906 vsize=10551232 memory=19265 CPUtime=0.28 cores=1,3,5,7
/proc/24910/task/24935/stat : 24935 (java) S 24906 24910 11586 0 -1 1077944384 1783 0 0 0 27 1 0 0 20 0 15 0 50816684 10804461568 45701 18446744073709551615 4194304 4196468 140725937816656 139781153925488 139782119750274 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24285184 140725937820048 140725937820201 140725937820201 140725937823695 0
[pid=24910/tid=24940] ppid=24906 vsize=10551232 memory=0 CPUtime=0 cores=1,3,5,7
/proc/24910/task/24940/stat : 24940 (java) S 24906 24910 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 50816685 10804461568 45701 18446744073709551615 4194304 4196468 140725937816656 139781152872928 139782119749333 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24285184 140725937820048 140725937820201 140725937820201 140725937823695 0
[pid=24910/tid=24942] ppid=24906 vsize=10551232 memory=-9174445032661854264 CPUtime=0 cores=1,3,5,7
/proc/24910/task/24942/stat : 24942 (java) S 24906 24910 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 50816688 10804461568 45701 18446744073709551615 4194304 4196468 140725937816656 139781151820720 139782119750274 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24285184 140725937820048 140725937820201 140725937820201 140725937823695 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 10551232 KiB
Current children cumulated memory: 182804 KiB

[startup+1.50073 s]
/proc/loadavg: 1.28 1.63 1.80 9/211 24943
/proc/meminfo: memFree=31407248/32770624 swapFree=67108860/67108860
[pid=24910] ppid=24906 vsize=10551232 memory=453692 CPUtime=4.02 cores=1,3,5,7
/proc/24910/stat : 24910 (java) S 24906 24910 11586 0 -1 1077944320 17991 0 0 0 381 21 0 0 20 0 15 0 50816670 10804461568 113423 18446744073709551615 4194304 4196468 140725937816656 140725937799200 139782119739127 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 8 0 0 6293624 6294260 24285184 140725937820048 140725937820201 140725937820201 140725937823695 0
/proc/24910/statm: 2637808 113423 3101 1 0 2627261 0
[pid=24910/tid=24917] ppid=24906 vsize=10551232 memory=0 CPUtime=1.19 cores=1,3,5,7
/proc/24910/task/24917/stat : 24917 (java) R 24906 24910 11586 0 -1 4202560 7589 0 0 0 113 6 0 0 20 0 15 0 50816679 10804461568 113423 18446744073709551615 4194304 4196468 140725937816656 139782123974400 139781744881799 0 4 1 16800974 0 0 0 -1 1 0 0 3 0 0 6293624 6294260 24285184 140725937820048 140725937820201 140725937820201 140725937823695 0
[pid=24910/tid=24919] ppid=24906 vsize=10551232 memory=140014860247265 CPUtime=0.14 cores=1,3,5,7
/proc/24910/task/24919/stat : 24919 (java) S 24906 24910 11586 0 -1 1077944384 76 0 0 0 11 3 0 0 20 0 15 0 50816680 10804461568 113423 18446744073709551615 4194304 4196468 140725937816656 139782060775824 139782119749333 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24285184 140725937820048 140725937820201 140725937820201 140725937823695 0
[pid=24910/tid=24920] ppid=24906 vsize=10551232 memory=288230600329135420 CPUtime=0.13 cores=1,3,5,7
/proc/24910/task/24920/stat : 24920 (java) S 24906 24910 11586 0 -1 1077944384 67 0 0 0 11 2 0 0 20 0 15 0 50816680 10804461568 113423 18446744073709551615 4194304 4196468 140725937816656 139781730068752 139782119749333 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24285184 140725937820048 140725937820201 140725937820201 140725937823695 0
[pid=24910/tid=24921] ppid=24906 vsize=10551232 memory=15254852779379061 CPUtime=0.09 cores=1,3,5,7
/proc/24910/task/24921/stat : 24921 (java) S 24906 24910 11586 0 -1 1077944384 55 0 0 0 7 2 0 0 20 0 15 0 50816680 10804461568 113423 18446744073709551615 4194304 4196468 140725937816656 139781729016464 139782119749333 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24285184 140725937820048 140725937820201 140725937820201 140725937823695 0
[pid=24910/tid=24923] ppid=24906 vsize=10551232 memory=27327 CPUtime=0.08 cores=1,3,5,7
/proc/24910/task/24923/stat : 24923 (java) S 24906 24910 11586 0 -1 1077944384 49 0 0 0 7 1 0 0 20 0 15 0 50816680 10804461568 113423 18446744073709551615 4194304 4196468 140725937816656 139781727963664 139782119749333 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24285184 140725937820048 140725937820201 140725937820201 140725937823695 0
[pid=24910/tid=24926] ppid=24906 vsize=10551232 memory=0 CPUtime=0 cores=1,3,5,7
/proc/24910/task/24926/stat : 24926 (java) S 24906 24910 11586 0 -1 1077944384 210 0 0 0 0 0 0 0 20 0 15 0 50816681 10804461568 113423 18446744073709551615 4194304 4196468 140725937816656 139781160241776 139782119750274 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24285184 140725937820048 140725937820201 140725937820201 140725937823695 0
[pid=24910/tid=24928] ppid=24906 vsize=10551232 memory=0 CPUtime=0 cores=1,3,5,7
/proc/24910/task/24928/stat : 24928 (java) S 24906 24910 11586 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 50816682 10804461568 113423 18446744073709551615 4194304 4196468 140725937816656 139781159187808 139782119749333 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24285184 140725937820048 140725937820201 140725937820201 140725937823695 0
[pid=24910/tid=24930] ppid=24906 vsize=10551232 memory=0 CPUtime=0 cores=1,3,5,7
/proc/24910/task/24930/stat : 24930 (java) S 24906 24910 11586 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 50816682 10804461568 113423 18446744073709551615 4194304 4196468 140725937816656 139781158135408 139782119749333 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24285184 140725937820048 140725937820201 140725937820201 140725937823695 0
[pid=24910/tid=24932] ppid=24906 vsize=10551232 memory=0 CPUtime=0 cores=1,3,5,7
/proc/24910/task/24932/stat : 24932 (java) S 24906 24910 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 50816684 10804461568 113423 18446744073709551615 4194304 4196468 140725937816656 139781157083728 139782119757723 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24285184 140725937820048 140725937820201 140725937820201 140725937823695 0
[pid=24910/tid=24933] ppid=24906 vsize=10551232 memory=47 CPUtime=0.96 cores=1,3,5,7
/proc/24910/task/24933/stat : 24933 (java) R 24906 24910 11586 0 -1 4202560 3267 0 0 0 95 1 0 0 20 0 15 0 50816684 10804461568 113423 18446744073709551615 4194304 4196468 140725937816656 139781156021856 139782098985909 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 24285184 140725937820048 140725937820201 140725937820201 140725937823695 0
[pid=24910/tid=24934] ppid=24906 vsize=10551232 memory=45 CPUtime=0.97 cores=1,3,5,7
/proc/24910/task/24934/stat : 24934 (java) R 24906 24910 11586 0 -1 4202560 3135 0 0 0 97 0 0 0 20 0 15 0 50816684 10804461568 113423 18446744073709551615 4194304 4196468 140725937816656 139781154962768 139782101283216 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 24285184 140725937820048 140725937820201 140725937820201 140725937823695 0
[pid=24910/tid=24935] ppid=24906 vsize=10551232 memory=7379523345399701585 CPUtime=0.38 cores=1,3,5,7
/proc/24910/task/24935/stat : 24935 (java) S 24906 24910 11586 0 -1 1077944384 2181 0 0 0 37 1 0 0 20 0 15 0 50816684 10804461568 113423 18446744073709551615 4194304 4196468 140725937816656 139781153925488 139782119750274 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24285184 140725937820048 140725937820201 140725937820201 140725937823695 0
[pid=24910/tid=24940] ppid=24906 vsize=10551232 memory=6370718167222085485 CPUtime=0 cores=1,3,5,7
/proc/24910/task/24940/stat : 24940 (java) S 24906 24910 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 50816685 10804461568 113423 18446744073709551615 4194304 4196468 140725937816656 139781152872928 139782119749333 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24285184 140725937820048 140725937820201 140725937820201 140725937823695 0
[pid=24910/tid=24942] ppid=24906 vsize=10551232 memory=0 CPUtime=0 cores=1,3,5,7
/proc/24910/task/24942/stat : 24942 (java) S 24906 24910 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 50816688 10804461568 113423 18446744073709551615 4194304 4196468 140725937816656 139781151820720 139782119750274 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24285184 140725937820048 140725937820201 140725937820201 140725937823695 0
Current children cumulated CPU time: 4.02 s
Current children cumulated vsize: 10551232 KiB

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

[pid=24910/tid=24919] ppid=24906 vsize=10684360 memory=-8774313645642428999 CPUtime=99.49 cores=1,3,5,7
/proc/24910/task/24919/stat : 24919 (java) R 24906 24910 11586 0 -1 4202560 19217 0 0 0 9797 152 0 0 20 0 17 0 50816680 10940784640 2063184 18446744073709551615 4194304 4196468 140725937816656 139782060775824 139782104689732 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 24285184 140725937820048 140725937820201 140725937820201 140725937823695 0
[pid=24910/tid=24920] ppid=24906 vsize=10684360 memory=5668 CPUtime=99.65 cores=1,3,5,7
/proc/24910/task/24920/stat : 24920 (java) R 24906 24910 11586 0 -1 4202560 32830 0 0 0 9801 164 0 0 20 0 17 0 50816680 10940784640 2063184 18446744073709551615 4194304 4196468 140725937816656 139781730068752 139782104689842 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 24285184 140725937820048 140725937820201 140725937820201 140725937823695 0
[pid=24910/tid=24921] ppid=24906 vsize=10684360 memory=1996 CPUtime=99.91 cores=1,3,5,7
/proc/24910/task/24921/stat : 24921 (java) R 24906 24910 11586 0 -1 4202560 15931 0 0 0 9848 143 0 0 20 0 17 0 50816680 10940784640 2063184 18446744073709551615 4194304 4196468 140725937816656 139781729016352 139782104436695 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 24285184 140725937820048 140725937820201 140725937820201 140725937823695 0
[pid=24910/tid=24923] ppid=24906 vsize=10684360 memory=796 CPUtime=99.6 cores=1,3,5,7
/proc/24910/task/24923/stat : 24923 (java) R 24906 24910 11586 0 -1 4202560 21501 0 0 0 9804 156 0 0 20 0 17 0 50816680 10940784640 2063184 18446744073709551615 4194304 4196468 140725937816656 139781727963864 139782104436879 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 24285184 140725937820048 140725937820201 140725937820201 140725937823695 0
[pid=24910/tid=24926] ppid=24906 vsize=10684360 memory=9992 CPUtime=16.88 cores=1,3,5,7
/proc/24910/task/24926/stat : 24926 (java) S 24906 24910 11586 0 -1 1077944384 72826 0 0 0 1680 8 0 0 20 0 17 0 50816681 10940784640 2063184 18446744073709551615 4194304 4196468 140725937816656 139781160240096 139782119749333 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24285184 140725937820048 140725937820201 140725937820201 140725937823695 0
[pid=24910/tid=24928] ppid=24906 vsize=10684360 memory=16240 CPUtime=0 cores=1,3,5,7
/proc/24910/task/24928/stat : 24928 (java) S 24906 24910 11586 0 -1 1077944384 39 0 0 0 0 0 0 0 20 0 17 0 50816682 10940784640 2063184 18446744073709551615 4194304 4196468 140725937816656 139781159187808 139782119749333 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24285184 140725937820048 140725937820201 140725937820201 140725937823695 0
[pid=24910/tid=24930] ppid=24906 vsize=10684360 memory=16876 CPUtime=0 cores=1,3,5,7
/proc/24910/task/24930/stat : 24930 (java) S 24906 24910 11586 0 -1 1077944384 86 0 0 0 0 0 0 0 20 0 17 0 50816682 10940784640 2063184 18446744073709551615 4194304 4196468 140725937816656 139781158135424 139782119749333 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24285184 140725937820048 140725937820201 140725937820201 140725937823695 0
[pid=24910/tid=24932] ppid=24906 vsize=10684360 memory=4048 CPUtime=0 cores=1,3,5,7
/proc/24910/task/24932/stat : 24932 (java) S 24906 24910 11586 0 -1 1077944384 212 0 0 0 0 0 0 0 20 0 17 0 50816684 10940784640 2063184 18446744073709551615 4194304 4196468 140725937816656 139781157083728 139782119757723 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24285184 140725937820048 140725937820201 140725937820201 140725937823695 0
[pid=24910/tid=24933] ppid=24906 vsize=10684360 memory=644 CPUtime=2.65 cores=1,3,5,7
/proc/24910/task/24933/stat : 24933 (java) S 24906 24910 11586 0 -1 1077944384 13636 0 0 0 262 3 0 0 20 0 17 0 50816684 10940784640 2063184 18446744073709551615 4194304 4196468 140725937816656 139781156030576 139782119750274 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24285184 140725937820048 140725937820201 140725937820201 140725937823695 0
[pid=24910/tid=24934] ppid=24906 vsize=10684360 memory=1788 CPUtime=2.65 cores=1,3,5,7
/proc/24910/task/24934/stat : 24934 (java) S 24906 24910 11586 0 -1 1077944384 13728 0 0 0 262 3 0 0 20 0 17 0 50816684 10940784640 2063184 18446744073709551615 4194304 4196468 140725937816656 139781154977776 139782119750274 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24285184 140725937820048 140725937820201 140725937820201 140725937823695 0
[pid=24910/tid=24935] ppid=24906 vsize=10684360 memory=956 CPUtime=0.64 cores=1,3,5,7
/proc/24910/task/24935/stat : 24935 (java) S 24906 24910 11586 0 -1 1077944384 7421 0 0 0 61 3 0 0 20 0 17 0 50816684 10940784640 2063184 18446744073709551615 4194304 4196468 140725937816656 139781153922992 139782119749333 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24285184 140725937820048 140725937820201 140725937820201 140725937823695 0
[pid=24910/tid=24940] ppid=24906 vsize=10684360 memory=8252572 CPUtime=0 cores=1,3,5,7
/proc/24910/task/24940/stat : 24940 (java) S 24906 24910 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 17 0 50816685 10940784640 2063184 18446744073709551615 4194304 4196468 140725937816656 139781152872928 139782119749333 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24285184 140725937820048 140725937820201 140725937820201 140725937823695 0
[pid=24910/tid=24942] ppid=24906 vsize=10684360 memory=15880 CPUtime=1.34 cores=1,3,5,7
/proc/24910/task/24942/stat : 24942 (java) S 24906 24910 11586 0 -1 1077944384 2836 0 0 0 66 68 0 0 20 0 17 0 50816688 10940784640 2063184 18446744073709551615 4194304 4196468 140725937816656 139781151820720 139782119750274 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24285184 140725937820048 140725937820201 140725937820201 140725937823695 0
[pid=24910/tid=24947] ppid=24906 vsize=10684360 memory=-8774313645642428999 CPUtime=0 cores=1,3,5,7
/proc/24910/task/24947/stat : 24947 (java) S 24906 24910 11586 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 17 0 50823365 10940784640 2063184 18446744073709551615 4194304 4196468 140725937816656 139781150766256 139782119750274 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24285184 140725937820048 140725937820201 140725937820201 140725937823695 0
[pid=24910/tid=25111] ppid=24906 vsize=10684360 memory=16876 CPUtime=0 cores=1,3,5,7
/proc/24910/task/25111/stat : 25111 (java) S 24906 24910 11586 0 -1 1077944384 121 0 0 0 0 0 0 0 20 0 17 0 51038621 10940784640 2063184 18446744073709551615 4194304 4196468 140725937816656 139781149708224 139782119749333 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24285184 140725937820048 140725937820201 140725937820201 140725937823695 0
Current children cumulated CPU time: 2525.19 s
Current children cumulated vsize: 10684360 KiB
Current children cumulated memory: 8252736 KiB

[startup+2221.2 s]
/proc/loadavg: 2.24 2.09 2.11 6/212 25111
/proc/meminfo: memFree=19110612/32770624 swapFree=67108860/67108860
[pid=24910] ppid=24906 vsize=10684360 memory=8252736 CPUtime=2526.77 cores=1,3,5,7
/proc/24910/stat : 24910 (java) S 24906 24910 11586 0 -1 1077944320 396136 0 0 0 251952 725 0 0 20 0 17 0 50816670 10940784640 2063184 18446744073709551615 4194304 4196468 140725937816656 140725937799200 139782119739127 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 8 0 0 6293624 6294260 24285184 140725937820048 140725937820201 140725937820201 140725937823695 0
/proc/24910/statm: 2671090 2063184 3148 1 0 2660543 0
[pid=24910/tid=24917] ppid=24906 vsize=10684360 memory=1152 CPUtime=2102.3 cores=1,3,5,7
/proc/24910/task/24917/stat : 24917 (java) S 24906 24910 11586 0 -1 1077944384 193784 0 0 0 210200 30 0 0 20 0 17 0 50816679 10940784640 2063184 18446744073709551615 4194304 4196468 140725937816656 139782123975360 139782119749333 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 3 0 0 6293624 6294260 24285184 140725937820048 140725937820201 140725937820201 140725937823695 0
[pid=24910/tid=24919] ppid=24906 vsize=10684360 memory=3212 CPUtime=99.89 cores=1,3,5,7
/proc/24910/task/24919/stat : 24919 (java) R 24906 24910 11586 0 -1 4202560 19426 0 0 0 9837 152 0 0 20 0 17 0 50816680 10940784640 2063184 18446744073709551615 4194304 4196468 140725937816656 139782060776024 139782104193056 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 24285184 140725937820048 140725937820201 140725937820201 140725937823695 0
[pid=24910/tid=24920] ppid=24906 vsize=10684360 memory=-8774313645642428999 CPUtime=100.04 cores=1,3,5,7
/proc/24910/task/24920/stat : 24920 (java) R 24906 24910 11586 0 -1 4202560 33183 0 0 0 9840 164 0 0 20 0 17 0 50816680 10940784640 2063184 18446744073709551615 4194304 4196468 140725937816656 139781730068952 139782104724423 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 24285184 140725937820048 140725937820201 140725937820201 140725937823695 0
[pid=24910/tid=24921] ppid=24906 vsize=10684360 memory=2244 CPUtime=100.29 cores=1,3,5,7
/proc/24910/task/24921/stat : 24921 (java) S 24906 24910 11586 0 -1 1077944384 15994 0 0 0 9886 143 0 0 20 0 17 0 50816680 10940784640 2063184 18446744073709551615 4194304 4196468 140725937816656 139781729016048 139782119750274 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24285184 140725937820048 140725937820201 140725937820201 140725937823695 0
[pid=24910/tid=24923] ppid=24906 vsize=10684360 memory=4284 CPUtime=100 cores=1,3,5,7
/proc/24910/task/24923/stat : 24923 (java) R 24906 24910 11586 0 -1 4202560 21519 0 0 0 9844 156 0 0 20 0 17 0 50816680 10940784640 2063184 18446744073709551615 4194304 4196468 140725937816656 139781727963560 139782112367335 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 24285184 140725937820048 140725937820201 140725937820201 140725937823695 0
[pid=24910/tid=24926] ppid=24906 vsize=10684360 memory=928 CPUtime=16.88 cores=1,3,5,7
/proc/24910/task/24926/stat : 24926 (java) S 24906 24910 11586 0 -1 1077944384 72826 0 0 0 1680 8 0 0 20 0 17 0 50816681 10940784640 2063184 18446744073709551615 4194304 4196468 140725937816656 139781160240096 139782119749333 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24285184 140725937820048 140725937820201 140725937820201 140725937823695 0
[pid=24910/tid=24928] ppid=24906 vsize=10684360 memory=8252572 CPUtime=0 cores=1,3,5,7
/proc/24910/task/24928/stat : 24928 (java) S 24906 24910 11586 0 -1 1077944384 39 0 0 0 0 0 0 0 20 0 17 0 50816682 10940784640 2063184 18446744073709551615 4194304 4196468 140725937816656 139781159187808 139782119749333 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24285184 140725937820048 140725937820201 140725937820201 140725937823695 0
[pid=24910/tid=24930] ppid=24906 vsize=10684360 memory=-8774313645642428999 CPUtime=0 cores=1,3,5,7
/proc/24910/task/24930/stat : 24930 (java) S 24906 24910 11586 0 -1 1077944384 86 0 0 0 0 0 0 0 20 0 17 0 50816682 10940784640 2063184 18446744073709551615 4194304 4196468 140725937816656 139781158135424 139782119749333 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24285184 140725937820048 140725937820201 140725937820201 140725937823695 0
[pid=24910/tid=24932] ppid=24906 vsize=10684360 memory=1728 CPUtime=0 cores=1,3,5,7
/proc/24910/task/24932/stat : 24932 (java) S 24906 24910 11586 0 -1 1077944384 212 0 0 0 0 0 0 0 20 0 17 0 50816684 10940784640 2063184 18446744073709551615 4194304 4196468 140725937816656 139781157083728 139782119757723 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24285184 140725937820048 140725937820201 140725937820201 140725937823695 0
[pid=24910/tid=24933] ppid=24906 vsize=10684360 memory=5668 CPUtime=2.65 cores=1,3,5,7
/proc/24910/task/24933/stat : 24933 (java) S 24906 24910 11586 0 -1 1077944384 13636 0 0 0 262 3 0 0 20 0 17 0 50816684 10940784640 2063184 18446744073709551615 4194304 4196468 140725937816656 139781156030576 139782119750274 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24285184 140725937820048 140725937820201 140725937820201 140725937823695 0
[pid=24910/tid=24934] ppid=24906 vsize=10684360 memory=1996 CPUtime=2.65 cores=1,3,5,7
/proc/24910/task/24934/stat : 24934 (java) S 24906 24910 11586 0 -1 1077944384 13728 0 0 0 262 3 0 0 20 0 17 0 50816684 10940784640 2063184 18446744073709551615 4194304 4196468 140725937816656 139781154977776 139782119750274 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24285184 140725937820048 140725937820201 140725937820201 140725937823695 0
[pid=24910/tid=24935] ppid=24906 vsize=10684360 memory=8900 CPUtime=0.64 cores=1,3,5,7
/proc/24910/task/24935/stat : 24935 (java) S 24906 24910 11586 0 -1 1077944384 7421 0 0 0 61 3 0 0 20 0 17 0 50816684 10940784640 2063184 18446744073709551615 4194304 4196468 140725937816656 139781153922992 139782119749333 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24285184 140725937820048 140725937820201 140725937820201 140725937823695 0
[pid=24910/tid=24940] ppid=24906 vsize=10684360 memory=4616 CPUtime=0 cores=1,3,5,7
/proc/24910/task/24940/stat : 24940 (java) S 24906 24910 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 17 0 50816685 10940784640 2063184 18446744073709551615 4194304 4196468 140725937816656 139781152872928 139782119749333 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24285184 140725937820048 140725937820201 140725937820201 140725937823695 0
[pid=24910/tid=24942] ppid=24906 vsize=10684360 memory=1440 CPUtime=1.34 cores=1,3,5,7
/proc/24910/task/24942/stat : 24942 (java) S 24906 24910 11586 0 -1 1077944384 2836 0 0 0 66 68 0 0 20 0 17 0 50816688 10940784640 2063184 18446744073709551615 4194304 4196468 140725937816656 139781151820720 139782119750274 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24285184 140725937820048 140725937820201 140725937820201 140725937823695 0
[pid=24910/tid=24947] ppid=24906 vsize=10684360 memory=1204 CPUtime=0 cores=1,3,5,7
/proc/24910/task/24947/stat : 24947 (java) S 24906 24910 11586 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 17 0 50823365 10940784640 2063184 18446744073709551615 4194304 4196468 140725937816656 139781150766256 139782119750274 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24285184 140725937820048 140725937820201 140725937820201 140725937823695 0
[pid=24910/tid=25111] ppid=24906 vsize=10684360 memory=15880 CPUtime=0 cores=1,3,5,7
/proc/24910/task/25111/stat : 25111 (java) S 24906 24910 11586 0 -1 1077944384 121 0 0 0 0 0 0 0 20 0 17 0 51038621 10940784640 2063184 18446744073709551615 4194304 4196468 140725937816656 139781149708224 139782119749333 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24285184 140725937820048 140725937820201 140725937820201 140725937823695 0
Current children cumulated CPU time: 2526.77 s
Current children cumulated vsize: 10684360 KiB
Current children cumulated memory: 8252736 KiB

[startup+2221.4 s]
/proc/loadavg: 2.24 2.09 2.11 6/212 25111
/proc/meminfo: memFree=19110612/32770624 swapFree=67108860/67108860
[pid=24910] ppid=24906 vsize=10684360 memory=8252736 CPUtime=2527.55 cores=1,3,5,7
/proc/24910/stat : 24910 (java) S 24906 24910 11586 0 -1 1077944320 396143 0 0 0 252030 725 0 0 20 0 17 0 50816670 10940784640 2063184 18446744073709551615 4194304 4196468 140725937816656 140725937799200 139782119739127 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 8 0 0 6293624 6294260 24285184 140725937820048 140725937820201 140725937820201 140725937823695 0
/proc/24910/statm: 2671090 2063184 3148 1 0 2660543 0
[pid=24910/tid=24917] ppid=24906 vsize=10684360 memory=302022895662793015 CPUtime=2102.3 cores=1,3,5,7
/proc/24910/task/24917/stat : 24917 (java) S 24906 24910 11586 0 -1 1077944384 193784 0 0 0 210200 30 0 0 20 0 17 0 50816679 10940784640 2063184 18446744073709551615 4194304 4196468 140725937816656 139782123975360 139782119749333 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 3 0 0 6293624 6294260 24285184 140725937820048 140725937820201 140725937820201 140725937823695 0
[pid=24910/tid=24919] ppid=24906 vsize=10684360 memory=15254852779379061 CPUtime=100.09 cores=1,3,5,7
/proc/24910/task/24919/stat : 24919 (java) R 24906 24910 11586 0 -1 4202560 19444 0 0 0 9857 152 0 0 20 0 17 0 50816680 10940784640 2063184 18446744073709551615 4194304 4196468 140725937816656 139782060776024 139782101336135 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 24285184 140725937820048 140725937820201 140725937820201 140725937823695 0
[pid=24910/tid=24920] ppid=24906 vsize=10684360 memory=8252572 CPUtime=100.24 cores=1,3,5,7
/proc/24910/task/24920/stat : 24920 (java) R 24906 24910 11586 0 -1 4202560 33190 0 0 0 9860 164 0 0 20 0 17 0 50816680 10940784640 2063184 18446744073709551615 4194304 4196468 140725937816656 139781730068952 139782104689805 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 24285184 140725937820048 140725937820201 140725937820201 140725937823695 0
[pid=24910/tid=24921] ppid=24906 vsize=10684360 memory=4444616 CPUtime=100.48 cores=1,3,5,7
/proc/24910/task/24921/stat : 24921 (java) R 24906 24910 11586 0 -1 4202560 15994 0 0 0 9905 143 0 0 20 0 17 0 50816680 10940784640 2063184 18446744073709551615 4194304 4196468 140725937816656 139781729016360 139782112367335 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 24285184 140725937820048 140725937820201 140725937820201 140725937823695 0
[pid=24910/tid=24923] ppid=24906 vsize=10684360 memory=-8774313645642428999 CPUtime=100.19 cores=1,3,5,7
/proc/24910/task/24923/stat : 24923 (java) R 24906 24910 11586 0 -1 4202560 21519 0 0 0 9863 156 0 0 20 0 17 0 50816680 10940784640 2063184 18446744073709551615 4194304 4196468 140725937816656 139781727963560 139782112367335 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 24285184 140725937820048 140725937820201 140725937820201 140725937823695 0
[pid=24910/tid=24926] ppid=24906 vsize=10684360 memory=4126316290023845779 CPUtime=16.88 cores=1,3,5,7
/proc/24910/task/24926/stat : 24926 (java) S 24906 24910 11586 0 -1 1077944384 72826 0 0 0 1680 8 0 0 20 0 17 0 50816681 10940784640 2063184 18446744073709551615 4194304 4196468 140725937816656 139781160240096 139782119749333 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24285184 140725937820048 140725937820201 140725937820201 140725937823695 0
[pid=24910/tid=24928] ppid=24906 vsize=10684360 memory=0 CPUtime=0 cores=1,3,5,7
/proc/24910/task/24928/stat : 24928 (java) S 24906 24910 11586 0 -1 1077944384 39 0 0 0 0 0 0 0 20 0 17 0 50816682 10940784640 2063184 18446744073709551615 4194304 4196468 140725937816656 139781159187808 139782119749333 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24285184 140725937820048 140725937820201 140725937820201 140725937823695 0
[pid=24910/tid=24930] ppid=24906 vsize=10684360 memory=0 CPUtime=0 cores=1,3,5,7
/proc/24910/task/24930/stat : 24930 (java) S 24906 24910 11586 0 -1 1077944384 86 0 0 0 0 0 0 0 20 0 17 0 50816682 10940784640 2063184 18446744073709551615 4194304 4196468 140725937816656 139781158135424 139782119749333 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24285184 140725937820048 140725937820201 140725937820201 140725937823695 0
[pid=24910/tid=24932] ppid=24906 vsize=10684360 memory=8514726395715349656 CPUtime=0 cores=1,3,5,7
/proc/24910/task/24932/stat : 24932 (java) S 24906 24910 11586 0 -1 1077944384 212 0 0 0 0 0 0 0 20 0 17 0 50816684 10940784640 2063184 18446744073709551615 4194304 4196468 140725937816656 139781157083728 139782119757723 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24285184 140725937820048 140725937820201 140725937820201 140725937823695 0
[pid=24910/tid=24933] ppid=24906 vsize=10684360 memory=29176 CPUtime=2.65 cores=1,3,5,7
/proc/24910/task/24933/stat : 24933 (java) S 24906 24910 11586 0 -1 1077944384 13636 0 0 0 262 3 0 0 20 0 17 0 50816684 10940784640 2063184 18446744073709551615 4194304 4196468 140725937816656 139781156030576 139782119750274 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24285184 140725937820048 140725937820201 140725937820201 140725937823695 0
[pid=24910/tid=24934] ppid=24906 vsize=10684360 memory=2384 CPUtime=2.65 cores=1,3,5,7
/proc/24910/task/24934/stat : 24934 (java) S 24906 24910 11586 0 -1 1077944384 13728 0 0 0 262 3 0 0 20 0 17 0 50816684 10940784640 2063184 18446744073709551615 4194304 4196468 140725937816656 139781154977776 139782119750274 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24285184 140725937820048 140725937820201 140725937820201 140725937823695 0
[pid=24910/tid=24935] ppid=24906 vsize=10684360 memory=1296 CPUtime=0.64 cores=1,3,5,7
/proc/24910/task/24935/stat : 24935 (java) S 24906 24910 11586 0 -1 1077944384 7421 0 0 0 61 3 0 0 20 0 17 0 50816684 10940784640 2063184 18446744073709551615 4194304 4196468 140725937816656 139781153922992 139782119749333 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24285184 140725937820048 140725937820201 140725937820201 140725937823695 0
[pid=24910/tid=24940] ppid=24906 vsize=10684360 memory=1728 CPUtime=0 cores=1,3,5,7
/proc/24910/task/24940/stat : 24940 (java) S 24906 24910 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 17 0 50816685 10940784640 2063184 18446744073709551615 4194304 4196468 140725937816656 139781152872928 139782119749333 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24285184 140725937820048 140725937820201 140725937820201 140725937823695 0
[pid=24910/tid=24942] ppid=24906 vsize=10684360 memory=5668 CPUtime=1.34 cores=1,3,5,7
/proc/24910/task/24942/stat : 24942 (java) S 24906 24910 11586 0 -1 1077944384 2836 0 0 0 66 68 0 0 20 0 17 0 50816688 10940784640 2063184 18446744073709551615 4194304 4196468 140725937816656 139781151820720 139782119750274 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24285184 140725937820048 140725937820201 140725937820201 140725937823695 0
[pid=24910/tid=24947] ppid=24906 vsize=10684360 memory=1996 CPUtime=0 cores=1,3,5,7
/proc/24910/task/24947/stat : 24947 (java) S 24906 24910 11586 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 17 0 50823365 10940784640 2063184 18446744073709551615 4194304 4196468 140725937816656 139781150766256 139782119750274 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24285184 140725937820048 140725937820201 140725937820201 140725937823695 0
[pid=24910/tid=25111] ppid=24906 vsize=10684360 memory=796 CPUtime=0 cores=1,3,5,7
/proc/24910/task/25111/stat : 25111 (java) S 24906 24910 11586 0 -1 1077944384 121 0 0 0 0 0 0 0 20 0 17 0 51038621 10940784640 2063184 18446744073709551615 4194304 4196468 140725937816656 139781149708224 139782119749333 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24285184 140725937820048 140725937820201 140725937820201 140725937823695 0
Current children cumulated CPU time: 2527.55 s
Current children cumulated vsize: 10684360 KiB
Current children cumulated memory: 8252736 KiB

[startup+2221.5 s]
/proc/loadavg: 2.24 2.09 2.11 6/212 25111
/proc/meminfo: memFree=19110612/32770624 swapFree=67108860/67108860
[pid=24910] ppid=24906 vsize=10684360 memory=8252736 CPUtime=2527.94 cores=1,3,5,7
/proc/24910/stat : 24910 (java) S 24906 24910 11586 0 -1 1077944320 396648 0 0 0 252069 725 0 0 20 0 17 0 50816670 10940784640 2063184 18446744073709551615 4194304 4196468 140725937816656 140725937799200 139782119739127 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 8 0 0 6293624 6294260 24285184 140725937820048 140725937820201 140725937820201 140725937823695 0
/proc/24910/statm: 2671090 2063184 3148 1 0 2660543 0
[pid=24910/tid=24917] ppid=24906 vsize=10684360 memory=8252732 CPUtime=2102.3 cores=1,3,5,7
/proc/24910/task/24917/stat : 24917 (java) S 24906 24910 11586 0 -1 1077944384 193784 0 0 0 210200 30 0 0 20 0 17 0 50816679 10940784640 2063184 18446744073709551615 4194304 4196468 140725937816656 139782123975360 139782119749333 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 3 0 0 6293624 6294260 24285184 140725937820048 140725937820201 140725937820201 140725937823695 0
[pid=24910/tid=24919] ppid=24906 vsize=10684360 memory=8252736 CPUtime=100.19 cores=1,3,5,7
/proc/24910/task/24919/stat : 24919 (java) R 24906 24910 11586 0 -1 4202560 19927 0 0 0 9867 152 0 0 20 0 17 0 50816680 10940784640 2063184 18446744073709551615 4194304 4196468 140725937816656 139782060776024 139782104193125 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 24285184 140725937820048 140725937820201 140725937820201 140725937823695 0
[pid=24910/tid=24920] ppid=24906 vsize=10684360 memory=8252572 CPUtime=100.34 cores=1,3,5,7
/proc/24910/task/24920/stat : 24920 (java) R 24906 24910 11586 0 -1 4202560 33194 0 0 0 9870 164 0 0 20 0 17 0 50816680 10940784640 2063184 18446744073709551615 4194304 4196468 140725937816656 139781730068952 139782101335642 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 24285184 140725937820048 140725937820201 140725937820201 140725937823695 0
[pid=24910/tid=24921] ppid=24906 vsize=10684360 memory=8252572 CPUtime=100.58 cores=1,3,5,7
/proc/24910/task/24921/stat : 24921 (java) R 24906 24910 11586 0 -1 4202560 15994 0 0 0 9915 143 0 0 20 0 17 0 50816680 10940784640 2063184 18446744073709551615 4194304 4196468 140725937816656 139781729016360 139782112367335 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 24285184 140725937820048 140725937820201 140725937820201 140725937823695 0
[pid=24910/tid=24923] ppid=24906 vsize=10684360 memory=8252572 CPUtime=100.28 cores=1,3,5,7
/proc/24910/task/24923/stat : 24923 (java) R 24906 24910 11586 0 -1 4202560 21519 0 0 0 9872 156 0 0 20 0 17 0 50816680 10940784640 2063184 18446744073709551615 4194304 4196468 140725937816656 139781727963560 139782112367335 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 24285184 140725937820048 140725937820201 140725937820201 140725937823695 0
[pid=24910/tid=24926] ppid=24906 vsize=10684360 memory=8252572 CPUtime=16.88 cores=1,3,5,7
/proc/24910/task/24926/stat : 24926 (java) S 24906 24910 11586 0 -1 1077944384 72826 0 0 0 1680 8 0 0 20 0 17 0 50816681 10940784640 2063184 18446744073709551615 4194304 4196468 140725937816656 139781160240096 139782119749333 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24285184 140725937820048 140725937820201 140725937820201 140725937823695 0
[pid=24910/tid=24928] ppid=24906 vsize=10684360 memory=8252572 CPUtime=0 cores=1,3,5,7
/proc/24910/task/24928/stat : 24928 (java) S 24906 24910 11586 0 -1 1077944384 39 0 0 0 0 0 0 0 20 0 17 0 50816682 10940784640 2063184 18446744073709551615 4194304 4196468 140725937816656 139781159187808 139782119749333 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24285184 140725937820048 140725937820201 140725937820201 140725937823695 0
[pid=24910/tid=24930] ppid=24906 vsize=10684360 memory=29176 CPUtime=0 cores=1,3,5,7
/proc/24910/task/24930/stat : 24930 (java) S 24906 24910 11586 0 -1 1077944384 86 0 0 0 0 0 0 0 20 0 17 0 50816682 10940784640 2063184 18446744073709551615 4194304 4196468 140725937816656 139781158135424 139782119749333 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24285184 140725937820048 140725937820201 140725937820201 140725937823695 0
[pid=24910/tid=24932] ppid=24906 vsize=10684360 memory=8252572 CPUtime=0 cores=1,3,5,7
/proc/24910/task/24932/stat : 24932 (java) S 24906 24910 11586 0 -1 1077944384 212 0 0 0 0 0 0 0 20 0 17 0 50816684 10940784640 2063184 18446744073709551615 4194304 4196468 140725937816656 139781157083728 139782119757723 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24285184 140725937820048 140725937820201 140725937820201 140725937823695 0
[pid=24910/tid=24933] ppid=24906 vsize=10684360 memory=16876 CPUtime=2.65 cores=1,3,5,7
/proc/24910/task/24933/stat : 24933 (java) S 24906 24910 11586 0 -1 1077944384 13636 0 0 0 262 3 0 0 20 0 17 0 50816684 10940784640 2063184 18446744073709551615 4194304 4196468 140725937816656 139781156030576 139782119750274 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24285184 140725937820048 140725937820201 140725937820201 140725937823695 0
[pid=24910/tid=24934] ppid=24906 vsize=10684360 memory=8252572 CPUtime=2.65 cores=1,3,5,7
/proc/24910/task/24934/stat : 24934 (java) S 24906 24910 11586 0 -1 1077944384 13728 0 0 0 262 3 0 0 20 0 17 0 50816684 10940784640 2063184 18446744073709551615 4194304 4196468 140725937816656 139781154977776 139782119750274 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24285184 140725937820048 140725937820201 140725937820201 140725937823695 0
[pid=24910/tid=24935] ppid=24906 vsize=10684360 memory=8252572 CPUtime=0.64 cores=1,3,5,7
/proc/24910/task/24935/stat : 24935 (java) S 24906 24910 11586 0 -1 1077944384 7421 0 0 0 61 3 0 0 20 0 17 0 50816684 10940784640 2063184 18446744073709551615 4194304 4196468 140725937816656 139781153922992 139782119749333 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24285184 140725937820048 140725937820201 140725937820201 140725937823695 0
[pid=24910/tid=24940] ppid=24906 vsize=10684360 memory=4120 CPUtime=0 cores=1,3,5,7
/proc/24910/task/24940/stat : 24940 (java) S 24906 24910 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 17 0 50816685 10940784640 2063184 18446744073709551615 4194304 4196468 140725937816656 139781152872928 139782119749333 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24285184 140725937820048 140725937820201 140725937820201 140725937823695 0
[pid=24910/tid=24942] ppid=24906 vsize=10684360 memory=29176 CPUtime=1.34 cores=1,3,5,7
/proc/24910/task/24942/stat : 24942 (java) S 24906 24910 11586 0 -1 1077944384 2836 0 0 0 66 68 0 0 20 0 17 0 50816688 10940784640 2063184 18446744073709551615 4194304 4196468 140725937816656 139781151820720 139782119750274 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24285184 140725937820048 140725937820201 140725937820201 140725937823695 0
[pid=24910/tid=24947] ppid=24906 vsize=10684360 memory=8252572 CPUtime=0 cores=1,3,5,7
/proc/24910/task/24947/stat : 24947 (java) S 24906 24910 11586 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 17 0 50823365 10940784640 2063184 18446744073709551615 4194304 4196468 140725937816656 139781150766256 139782119750274 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24285184 140725937820048 140725937820201 140725937820201 140725937823695 0
[pid=24910/tid=25111] ppid=24906 vsize=10684360 memory=8252572 CPUtime=0 cores=1,3,5,7
/proc/24910/task/25111/stat : 25111 (java) S 24906 24910 11586 0 -1 1077944384 121 0 0 0 0 0 0 0 20 0 17 0 51038621 10940784640 2063184 18446744073709551615 4194304 4196468 140725937816656 139781149708224 139782119749333 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24285184 140725937820048 140725937820201 140725937820201 140725937823695 0
Current children cumulated CPU time: 2527.94 s
Current children cumulated vsize: 10684360 KiB
Current children cumulated memory: 8252736 KiB

Child ended because it received signal 9 (SIGKILL)
Real time (s): 2221.54
CPU time (s): 2528.01
CPU user time (s): 2520.72
CPU system time (s): 7.29187
CPU usage (%): 113.795
Max. virtual memory (cumulated for all children) (KiB): 10684360
Max. memory (cumulated for all children) (KiB): 8252736

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2520.72
system time used= 7.29187
maximum resident set size= 8252996
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 396653
page faults= 0
swaps= 0
block input operations= 24
block output operations= 1704
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 56405
involuntary context switches= 6642


# summary of solver processes directly reported to runsolver:
#   pid: 24910
#   total CPU time (s): 2528.01
#   total CPU user time (s): 2520.72
#   total CPU system time (s): 7.29187

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 13.42 second user time and 21.1667 second system time

The end

Launcher Data

Begin job on node124 at 2017-08-13 13:31:44
IDJOB=4263208
IDBENCH=124460
IDSOLVER=2651
FILE ID=node124/4263208-1502624760
RUNJOBID= node124-1502623904-24885
PBS_JOBID= 
Free space on /tmp= 62032 MiB

SOLVER NAME= sat4j-CSP 2017-07-05
BENCH NAME= XCSP17/Vrp/Vrp-zinc-s1/Vrp-B-n57-k9.xml
COMMAND LINE= java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4263208-1502624760/watcher-4263208-1502624760 -o /tmp/evaluation-result-4263208-1502624760/solver-4263208-1502624760 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node124-1502623904-24885 --watchdog 2580  java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar HOME/instance-4263208-1502624760.xml

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

MD5SUM BENCH= 205feda53d99710fee13d320d9c474df
RANDOM SEED=1192750025

node124.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.51
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.51
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.51
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.51
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:        31813396 kB
MemAvailable:   32003776 kB
Buffers:          160880 kB
Cached:           320272 kB
SwapCached:            0 kB
Active:           362248 kB
Inactive:         170632 kB
Active(anon):       3408 kB
Inactive(anon):    73880 kB
Active(file):     358840 kB
Inactive(file):    96752 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              3200 kB
Writeback:             0 kB
AnonPages:         51464 kB
Mapped:            41628 kB
Shmem:             25320 kB
Slab:             128264 kB
SReclaimable:     101792 kB
SUnreclaim:        26472 kB
KernelStack:        3104 kB
PageTables:         4736 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     299896 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      4096 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 62028 MiB
End job on node124 at 2017-08-13 14:08:46