Trace number 4243295

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
R1: sat4j-CSP 2017-07-05? (TO) 2416.29 335.351

General information on the benchmark

NameScheduling/Scheduling-fs-taillard/
Taillard-fs-100-05-7.xml
MD5SUM8361c52194adc4d0d2847bb08daa8f1b
Bench CategoryCOP (optimization 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 variables600
Number of constraints605
Number of domains1
Minimum domain size5206
Maximum domain size5206
Distribution of domain sizes[{"size":5206,"count":600}]
Minimum variable degree2
Maximum variable degree3
Distribution of variable degrees[{"degree":2,"count":100},{"degree":3,"count":500}]
Minimum constraint arity1
Maximum constraint arity100
Distribution of constraint arities[{"arity":1,"count":100},{"arity":2,"count":500},{"arity":100,"count":5}]
Number of extensional constraints0
Number of intensional constraints600
Distribution of constraint types[{"type":"intension","count":600},{"type":"noOverlap","count":5}]
Optimization problemYES
Type of objectivemin MAXIMUM

Solver Data


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-4243295-1500669874/watcher-4243295-1500669874 -o /tmp/evaluation-result-4243295-1500669874/solver-4243295-1500669874 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node129-1500669538-5816 --watchdog 2560 java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar HOME/instance-4243295-1500669874.xml 

pid=6045
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: 13.33 8.93 5.04 10/261 6048
/proc/meminfo: memFree=23799388/32770624 swapFree=5792/34620
[pid=6048] ppid=6045 vsize=8352828 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/6048/stat : 6048 (java) S 6045 6048 2471 0 -1 1077944320 2233 0 0 0 0 0 0 0 20 0 4 0 2254777 8553295872 2508 33554432000 4194304 4196468 140737038223984 140737038206528 140531139636983 0 0 0 16784584 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 18489344 140737038230699 140737038230852 140737038230852 140737038233551 0
/proc/6048/statm: 2088207 2508 1208 1 0 2077118 0
[pid=6048/tid=6049] ppid=6045 vsize=8356940 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/6048/task/6049/stat : 6049 (java) R 6045 6048 2471 0 -1 4202560 944 0 0 0 0 0 0 0 20 0 8 0 2254777 8557506560 2508 33554432000 4194304 4196468 140737038223984 140531143878352 140531132376833 0 4 0 16784584 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 18489344 140737038230699 140737038230852 140737038230852 140737038233551 0
[pid=6048/tid=6050] ppid=6045 vsize=8357968 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/6048/task/6050/stat : 6050 (java) S 6045 6048 2471 0 -1 1077944384 0 0 0 0 0 0 0 0 20 0 9 0 2254778 8558559232 2508 33554432000 4194304 4196468 140737038223984 140531065712096 140531139647189 0 4 0 16784584 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 18489344 140737038230699 140737038230852 140737038230852 140737038233551 0
[pid=6048/tid=6051] ppid=6045 vsize=8435776 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/6048/task/6051/stat : 6051 (java) R 6045 6048 2471 0 -1 1077944384 0 0 0 0 0 0 0 0 20 0 10 0 2254778 8638234624 2508 33554432000 4194304 4196468 140737038223984 140531064659296 140531139647189 0 4 0 16784584 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 18489344 140737038230699 140737038230852 140737038230852 140737038233551 0
[pid=6048/tid=6052] ppid=6045 vsize=8816720 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/6048/task/6052/stat : 6052 (java) D 6045 6048 2471 0 -1 4202560 0 0 0 0 0 0 0 0 20 0 10 0 2254778 9028321280 2508 33554432000 4194304 4196468 140737038223984 140531063605688 140531132354087 0 4 0 16784584 18446744071582151463 0 0 -1 4 0 0 0 0 0 6293624 6294260 18489344 140737038230699 140737038230852 140737038230852 140737038233551 0
[pid=6048/tid=6053] ppid=6045 vsize=8816720 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/6048/task/6053/stat : 6053 (java) D 6045 6048 2471 0 -1 4202560 0 0 0 0 0 0 0 0 20 0 10 0 2254778 9028321280 2508 33554432000 4194304 4196468 140737038223984 140531062552888 140531131864803 0 4 0 16784584 18446744071582151416 0 0 -1 12 0 0 0 0 0 6293624 6294260 18489344 140737038230699 140737038230852 140737038230852 140737038233551 0
[pid=6048/tid=6054] ppid=6045 vsize=8816720 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/6048/task/6054/stat : 6054 (java) D 6045 6048 2471 0 -1 4202560 0 0 0 0 0 0 0 0 20 0 10 0 2254778 9028321280 2508 33554432000 4194304 4196468 140737038223984 140530742716600 140531132354135 0 4 0 16784584 18446744071582151463 0 0 -1 10 0 0 0 0 0 6293624 6294260 18489344 140737038230699 140737038230852 140737038230852 140737038233551 0
[pid=6048/tid=6055] ppid=6045 vsize=8816720 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/6048/task/6055/stat : 6055 (java) S 6045 6048 2471 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 10 0 2254778 9028321280 2508 33554432000 4194304 4196468 140737038223984 140530741664272 140531139647189 0 4 0 16784584 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 18489344 140737038230699 140737038230852 140737038230852 140737038233551 0
[pid=6048/tid=6056] ppid=6045 vsize=9147248 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/6048/task/6056/stat : 6056 (java) S 6045 6048 2471 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 10 0 2254778 9366781952 2537 33554432000 4194304 4196468 140737038223984 140530740611472 140531139647189 0 4 0 16784584 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 18489344 140737038230699 140737038230852 140737038230852 140737038233551 0
[pid=6048/tid=6057] ppid=6045 vsize=10204016 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/6048/task/6057/stat : 6057 (java) S 6045 6048 2471 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 10 0 2254778 10448912384 2537 33554432000 4194304 4196468 140737038223984 140530739558672 140531139647189 0 4 0 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18489344 140737038230699 140737038230852 140737038230852 140737038233551 0

[startup+0.100162 s]
/proc/loadavg: 13.33 8.93 5.04 10/261 6048
/proc/meminfo: memFree=23799388/32770624 swapFree=5792/34620
[pid=6048] ppid=6045 vsize=10900556 CPUtime=0.1 cores=0,2,4,6,8,10,12,14
/proc/6048/stat : 6048 (java) S 6045 6048 2471 0 -1 1077944320 4790 0 0 0 9 1 0 0 20 0 20 0 2254777 11162169344 6350 33554432000 4194304 4196468 140737038223984 140737038206528 140531139636983 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 18489344 140737038230699 140737038230852 140737038230852 140737038233551 0
/proc/6048/statm: 2725139 6350 2657 1 0 2713552 0
[pid=6048/tid=6049] ppid=6045 vsize=10900556 CPUtime=0.08 cores=0,2,4,6,8,10,12,14
/proc/6048/task/6049/stat : 6049 (java) R 6045 6048 2471 0 -1 4202560 2859 0 0 0 8 0 0 0 20 0 20 0 2254777 11162169344 6350 33554432000 4194304 4196468 140737038223984 140531143862672 140530742826592 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 18489344 140737038230699 140737038230852 140737038230852 140737038233551 0
[pid=6048/tid=6050] ppid=6045 vsize=10900556 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/6048/task/6050/stat : 6050 (java) S 6045 6048 2471 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 2254778 11162169344 6350 33554432000 4194304 4196468 140737038223984 140531065711760 140531139647189 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 18489344 140737038230699 140737038230852 140737038230852 140737038233551 0
[pid=6048/tid=6051] ppid=6045 vsize=10900556 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/6048/task/6051/stat : 6051 (java) S 6045 6048 2471 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 2254778 11162169344 6350 33554432000 4194304 4196468 140737038223984 140531064658960 140531139647189 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18489344 140737038230699 140737038230852 140737038230852 140737038233551 0
[pid=6048/tid=6052] ppid=6045 vsize=10900556 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/6048/task/6052/stat : 6052 (java) S 6045 6048 2471 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 2254778 11162169344 6350 33554432000 4194304 4196468 140737038223984 140531063606160 140531139647189 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18489344 140737038230699 140737038230852 140737038230852 140737038233551 0
[pid=6048/tid=6053] ppid=6045 vsize=10900556 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/6048/task/6053/stat : 6053 (java) S 6045 6048 2471 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 2254778 11162169344 6350 33554432000 4194304 4196468 140737038223984 140531062553360 140531139647189 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18489344 140737038230699 140737038230852 140737038230852 140737038233551 0
[pid=6048/tid=6054] ppid=6045 vsize=10900556 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/6048/task/6054/stat : 6054 (java) S 6045 6048 2471 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 2254778 11162169344 6350 33554432000 4194304 4196468 140737038223984 140530742717072 140531139647189 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 18489344 140737038230699 140737038230852 140737038230852 140737038233551 0
[pid=6048/tid=6055] ppid=6045 vsize=10900556 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/6048/task/6055/stat : 6055 (java) S 6045 6048 2471 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 2254778 11162169344 6350 33554432000 4194304 4196468 140737038223984 140530741664272 140531139647189 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 18489344 140737038230699 140737038230852 140737038230852 140737038233551 0
[pid=6048/tid=6056] ppid=6045 vsize=10900556 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/6048/task/6056/stat : 6056 (java) S 6045 6048 2471 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 2254778 11162169344 6350 33554432000 4194304 4196468 140737038223984 140530740611472 140531139647189 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 18489344 140737038230699 140737038230852 140737038230852 140737038233551 0
[pid=6048/tid=6057] ppid=6045 vsize=10900556 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/6048/task/6057/stat : 6057 (java) S 6045 6048 2471 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 2254778 11162169344 6350 33554432000 4194304 4196468 140737038223984 140530739558672 140531139647189 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18489344 140737038230699 140737038230852 140737038230852 140737038233551 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 10900556

[startup+0.200844 s]
/proc/loadavg: 13.33 8.93 5.04 10/261 6048
/proc/meminfo: memFree=23799388/32770624 swapFree=5792/34620
[pid=6048] ppid=6045 vsize=10900556 CPUtime=0.26 cores=0,2,4,6,8,10,12,14
/proc/6048/stat : 6048 (java) S 6045 6048 2471 0 -1 1077944320 7094 0 0 0 24 2 0 0 20 0 20 0 2254777 11162169344 8991 33554432000 4194304 4196468 140737038223984 140737038206528 140531139636983 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 18489344 140737038230699 140737038230852 140737038230852 140737038233551 0
/proc/6048/statm: 2725139 8991 2909 1 0 2713552 0
[pid=6048/tid=6049] ppid=6045 vsize=10900556 CPUtime=0.17 cores=0,2,4,6,8,10,12,14
/proc/6048/task/6049/stat : 6049 (java) R 6045 6048 2471 0 -1 4202560 4743 0 0 0 16 1 0 0 20 0 20 0 2254777 11162169344 8991 33554432000 4194304 4196468 140737038223984 140531143843072 140531123717470 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 18489344 140737038230699 140737038230852 140737038230852 140737038233551 0
[pid=6048/tid=6050] ppid=6045 vsize=10900556 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/6048/task/6050/stat : 6050 (java) S 6045 6048 2471 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 2254778 11162169344 8991 33554432000 4194304 4196468 140737038223984 140531065711760 140531139647189 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 18489344 140737038230699 140737038230852 140737038230852 140737038233551 0
[pid=6048/tid=6051] ppid=6045 vsize=10900556 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/6048/task/6051/stat : 6051 (java) S 6045 6048 2471 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 2254778 11162169344 8991 33554432000 4194304 4196468 140737038223984 140531064658960 140531139647189 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18489344 140737038230699 140737038230852 140737038230852 140737038233551 0
[pid=6048/tid=6052] ppid=6045 vsize=10900556 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/6048/task/6052/stat : 6052 (java) S 6045 6048 2471 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 2254778 11162169344 8991 33554432000 4194304 4196468 140737038223984 140531063606160 140531139647189 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18489344 140737038230699 140737038230852 140737038230852 140737038233551 0
[pid=6048/tid=6053] ppid=6045 vsize=10900556 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/6048/task/6053/stat : 6053 (java) S 6045 6048 2471 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 2254778 11162169344 8991 33554432000 4194304 4196468 140737038223984 140531062553360 140531139647189 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18489344 140737038230699 140737038230852 140737038230852 140737038233551 0
[pid=6048/tid=6054] ppid=6045 vsize=10900556 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/6048/task/6054/stat : 6054 (java) S 6045 6048 2471 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 2254778 11162169344 8991 33554432000 4194304 4196468 140737038223984 140530742717072 140531139647189 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 18489344 140737038230699 140737038230852 140737038230852 140737038233551 0
[pid=6048/tid=6055] ppid=6045 vsize=10900556 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/6048/task/6055/stat : 6055 (java) S 6045 6048 2471 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 2254778 11162169344 8991 33554432000 4194304 4196468 140737038223984 140530741664272 140531139647189 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 18489344 140737038230699 140737038230852 140737038230852 140737038233551 0
[pid=6048/tid=6056] ppid=6045 vsize=10900556 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/6048/task/6056/stat : 6056 (java) S 6045 6048 2471 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 2254778 11162169344 8991 33554432000 4194304 4196468 140737038223984 140530740611472 140531139647189 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 18489344 140737038230699 140737038230852 140737038230852 140737038233551 0
[pid=6048/tid=6057] ppid=6045 vsize=10900556 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/6048/task/6057/stat : 6057 (java) S 6045 6048 2471 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 2254778 11162169344 9055 33554432000 4194304 4196468 140737038223984 140530739558672 140531139647189 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18489344 140737038230699 140737038230852 140737038230852 140737038233551 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 10900556

[startup+0.300638 s]
/proc/loadavg: 13.33 8.93 5.04 10/261 6048
/proc/meminfo: memFree=23799388/32770624 swapFree=5792/34620
[pid=6048] ppid=6045 vsize=10900556 CPUtime=0.47 cores=0,2,4,6,8,10,12,14
/proc/6048/stat : 6048 (java) S 6045 6048 2471 0 -1 1077944320 8605 0 0 0 44 3 0 0 20 0 20 0 2254777 11162169344 10879 33554432000 4194304 4196468 140737038223984 140737038206528 140531139636983 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 18489344 140737038230699 140737038230852 140737038230852 140737038233551 0
/proc/6048/statm: 2725139 10879 2979 1 0 2713552 0
[pid=6048/tid=6049] ppid=6045 vsize=10900556 CPUtime=0.28 cores=0,2,4,6,8,10,12,14
/proc/6048/task/6049/stat : 6049 (java) R 6045 6048 2471 0 -1 4202560 5447 0 0 0 26 2 0 0 20 0 20 0 2254777 11162169344 10879 33554432000 4194304 4196468 140737038223984 140531143870048 140531139648918 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 18489344 140737038230699 140737038230852 140737038230852 140737038233551 0
[pid=6048/tid=6050] ppid=6045 vsize=10900556 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/6048/task/6050/stat : 6050 (java) S 6045 6048 2471 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 2254778 11162169344 10879 33554432000 4194304 4196468 140737038223984 140531065711760 140531139647189 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 18489344 140737038230699 140737038230852 140737038230852 140737038233551 0
[pid=6048/tid=6051] ppid=6045 vsize=10900556 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/6048/task/6051/stat : 6051 (java) S 6045 6048 2471 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 2254778 11162169344 10879 33554432000 4194304 4196468 140737038223984 140531064658960 140531139647189 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18489344 140737038230699 140737038230852 140737038230852 140737038233551 0
[pid=6048/tid=6052] ppid=6045 vsize=10900556 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/6048/task/6052/stat : 6052 (java) S 6045 6048 2471 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 2254778 11162169344 10879 33554432000 4194304 4196468 140737038223984 140531063606160 140531139647189 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18489344 140737038230699 140737038230852 140737038230852 140737038233551 0
[pid=6048/tid=6053] ppid=6045 vsize=10900556 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/6048/task/6053/stat : 6053 (java) S 6045 6048 2471 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 2254778 11162169344 10879 33554432000 4194304 4196468 140737038223984 140531062553360 140531139647189 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18489344 140737038230699 140737038230852 140737038230852 140737038233551 0
[pid=6048/tid=6054] ppid=6045 vsize=10900556 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/6048/task/6054/stat : 6054 (java) S 6045 6048 2471 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 2254778 11162169344 10879 33554432000 4194304 4196468 140737038223984 140530742717072 140531139647189 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 18489344 140737038230699 140737038230852 140737038230852 140737038233551 0
[pid=6048/tid=6055] ppid=6045 vsize=10900556 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/6048/task/6055/stat : 6055 (java) S 6045 6048 2471 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 2254778 11162169344 10879 33554432000 4194304 4196468 140737038223984 140530741664272 140531139647189 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 18489344 140737038230699 140737038230852 140737038230852 140737038233551 0
[pid=6048/tid=6056] ppid=6045 vsize=10900556 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/6048/task/6056/stat : 6056 (java) S 6045 6048 2471 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 2254778 11162169344 10879 33554432000 4194304 4196468 140737038223984 140530740611472 140531139647189 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 18489344 140737038230699 140737038230852 140737038230852 140737038233551 0
[pid=6048/tid=6057] ppid=6045 vsize=10900556 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/6048/task/6057/stat : 6057 (java) S 6045 6048 2471 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 2254778 11162169344 10879 33554432000 4194304 4196468 140737038223984 140530739558672 140531139647189 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18489344 140737038230699 140737038230852 140737038230852 140737038233551 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 10900556

[startup+0.700869 s]
/proc/loadavg: 13.33 8.93 5.04 10/261 6048
/proc/meminfo: memFree=23799388/32770624 swapFree=5792/34620
[pid=6048] ppid=6045 vsize=10900632 CPUtime=2.18 cores=0,2,4,6,8,10,12,14
/proc/6048/stat : 6048 (java) S 6045 6048 2471 0 -1 1077944320 11646 0 0 0 166 52 0 0 20 0 20 0 2254777 11162247168 66040 33554432000 4194304 4196468 140737038223984 140737038206528 140531139636983 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 18489344 140737038230699 140737038230852 140737038230852 140737038233551 0
/proc/6048/statm: 2725158 66552 3099 1 0 2713552 0
[pid=6048/tid=6049] ppid=6045 vsize=10900632 CPUtime=0.57 cores=0,2,4,6,8,10,12,14
/proc/6048/task/6049/stat : 6049 (java) S 6045 6048 2471 0 -1 1077944384 5888 0 0 0 53 4 0 0 20 0 20 0 2254777 11162247168 66552 33554432000 4194304 4196468 140737038223984 140531143873616 140531139647189 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18489344 140737038230699 140737038230852 140737038230852 140737038233551 0
[pid=6048/tid=6050] ppid=6045 vsize=10900632 CPUtime=0.09 cores=0,2,4,6,8,10,12,14
/proc/6048/task/6050/stat : 6050 (java) R 6045 6048 2471 0 -1 4202560 49 0 0 0 4 5 0 0 20 0 20 0 2254778 11162247168 66552 33554432000 4194304 4196468 140737038223984 140531065711960 140531124664848 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 18489344 140737038230699 140737038230852 140737038230852 140737038233551 0
[pid=6048/tid=6051] ppid=6045 vsize=10900632 CPUtime=0.1 cores=0,2,4,6,8,10,12,14
/proc/6048/task/6051/stat : 6051 (java) R 6045 6048 2471 0 -1 4202560 94 0 0 0 4 6 0 0 20 0 20 0 2254778 11162247168 66552 33554432000 4194304 4196468 140737038223984 140531064659160 140531124664848 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 18489344 140737038230699 140737038230852 140737038230852 140737038233551 0
[pid=6048/tid=6052] ppid=6045 vsize=10900632 CPUtime=0.1 cores=0,2,4,6,8,10,12,14
/proc/6048/task/6052/stat : 6052 (java) R 6045 6048 2471 0 -1 4202560 93 0 0 0 4 6 0 0 20 0 20 0 2254778 11162247168 66552 33554432000 4194304 4196468 140737038223984 140531063606360 140531124664848 0 4 0 16800975 0 0 0 -1 14 0 0 0 0 0 6293624 6294260 18489344 140737038230699 140737038230852 140737038230852 140737038233551 0
[pid=6048/tid=6053] ppid=6045 vsize=10900632 CPUtime=0.09 cores=0,2,4,6,8,10,12,14
/proc/6048/task/6053/stat : 6053 (java) R 6045 6048 2471 0 -1 4202560 93 0 0 0 4 5 0 0 20 0 20 0 2254778 11162247168 66552 33554432000 4194304 4196468 140737038223984 140531062553560 140531124664866 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 18489344 140737038230699 140737038230852 140737038230852 140737038233551 0
[pid=6048/tid=6054] ppid=6045 vsize=10900632 CPUtime=0.09 cores=0,2,4,6,8,10,12,14
/proc/6048/task/6054/stat : 6054 (java) R 6045 6048 2471 0 -1 4202560 88 0 0 0 4 5 0 0 20 0 20 0 2254778 11162247168 66552 33554432000 4194304 4196468 140737038223984 140530742716960 140531124664848 0 4 0 16800975 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 18489344 140737038230699 140737038230852 140737038230852 140737038233551 0
[pid=6048/tid=6055] ppid=6045 vsize=10900632 CPUtime=0.09 cores=0,2,4,6,8,10,12,14
/proc/6048/task/6055/stat : 6055 (java) R 6045 6048 2471 0 -1 4202560 86 0 0 0 4 5 0 0 20 0 20 0 2254778 11162247168 66552 33554432000 4194304 4196468 140737038223984 140530741664472 140531124664848 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 18489344 140737038230699 140737038230852 140737038230852 140737038233551 0
[pid=6048/tid=6056] ppid=6045 vsize=10900632 CPUtime=0.1 cores=0,2,4,6,8,10,12,14
/proc/6048/task/6056/stat : 6056 (java) R 6045 6048 2471 0 -1 4202560 109 0 0 0 5 5 0 0 20 0 20 0 2254778 11162247168 66552 33554432000 4194304 4196468 140737038223984 140530740611672 140531124664848 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 18489344 140737038230699 140737038230852 140737038230852 140737038233551 0
[pid=6048/tid=6057] ppid=6045 vsize=10900632 CPUtime=0.1 cores=0,2,4,6,8,10,12,14
/proc/6048/task/6057/stat : 6057 (java) R 6045 6048 2471 0 -1 4202560 96 0 0 0 4 6 0 0 20 0 20 0 2254778 11162247168 66552 33554432000 4194304 4196468 140737038223984 140530739558872 140531124664848 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 18489344 140737038230699 140737038230852 140737038230852 140737038233551 0
Current children cumulated CPU time (s) 2.18
Current children cumulated vsize (KiB) 10900632

[startup+1.50096 s]
/proc/loadavg: 13.33 8.93 5.04 17/281 6068
/proc/meminfo: memFree=23086876/32770624 swapFree=5792/34976
[pid=6048] ppid=6045 vsize=10900632 CPUtime=5.24 cores=0,2,4,6,8,10,12,14
/proc/6048/stat : 6048 (java) S 6045 6048 2471 0 -1 1077944320 14849 0 0 0 369 155 0 0 20 0 20 0 2254777 11162247168 226171 33554432000 4194304 4196468 140737038223984 140737038206528 140531139636983 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 18489344 140737038230699 140737038230852 140737038230852 140737038233551 0
/proc/6048/statm: 2725158 226171 3103 1 0 2713552 0
[pid=6048/tid=6049] ppid=6045 vsize=10900632 CPUtime=1.02 cores=0,2,4,6,8,10,12,14
/proc/6048/task/6049/stat : 6049 (java) R 6045 6048 2471 0 -1 4202560 6598 0 0 0 93 9 0 0 20 0 20 0 2254777 11162247168 226171 33554432000 4194304 4196468 140737038223984 140531143872456 140531125705102 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 18489344 140737038230699 140737038230852 140737038230852 140737038233551 0
[pid=6048/tid=6050] ppid=6045 vsize=10900632 CPUtime=0.41 cores=0,2,4,6,8,10,12,14
/proc/6048/task/6050/stat : 6050 (java) S 6045 6048 2471 0 -1 1077944384 226 0 0 0 24 17 0 0 20 0 20 0 2254778 11162247168 226171 33554432000 4194304 4196468 140737038223984 140531065711760 140531139647189 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 18489344 140737038230699 140737038230852 140737038230852 140737038233551 0
[pid=6048/tid=6051] ppid=6045 vsize=10900632 CPUtime=0.42 cores=0,2,4,6,8,10,12,14
/proc/6048/task/6051/stat : 6051 (java) S 6045 6048 2471 0 -1 1077944384 278 0 0 0 24 18 0 0 20 0 20 0 2254778 11162247168 226171 33554432000 4194304 4196468 140737038223984 140531064658960 140531139647189 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18489344 140737038230699 140737038230852 140737038230852 140737038233551 0
[pid=6048/tid=6052] ppid=6045 vsize=10900632 CPUtime=0.4 cores=0,2,4,6,8,10,12,14
/proc/6048/task/6052/stat : 6052 (java) S 6045 6048 2471 0 -1 1077944384 531 0 0 0 23 17 0 0 20 0 20 0 2254778 11162247168 226171 33554432000 4194304 4196468 140737038223984 140531063606160 140531139647189 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 18489344 140737038230699 140737038230852 140737038230852 140737038233551 0
[pid=6048/tid=6053] ppid=6045 vsize=10900632 CPUtime=0.43 cores=0,2,4,6,8,10,12,14
/proc/6048/task/6053/stat : 6053 (java) S 6045 6048 2471 0 -1 1077944384 293 0 0 0 25 18 0 0 20 0 20 0 2254778 11162247168 226171 33554432000 4194304 4196468 140737038223984 140531062553360 140531139647189 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18489344 140737038230699 140737038230852 140737038230852 140737038233551 0
[pid=6048/tid=6054] ppid=6045 vsize=10900632 CPUtime=0.42 cores=0,2,4,6,8,10,12,14
/proc/6048/task/6054/stat : 6054 (java) S 6045 6048 2471 0 -1 1077944384 267 0 0 0 25 17 0 0 20 0 20 0 2254778 11162247168 226171 33554432000 4194304 4196468 140737038223984 140530742717072 140531139647189 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 18489344 140737038230699 140737038230852 140737038230852 140737038233551 0
[pid=6048/tid=6055] ppid=6045 vsize=10900632 CPUtime=0.41 cores=0,2,4,6,8,10,12,14
/proc/6048/task/6055/stat : 6055 (java) S 6045 6048 2471 0 -1 1077944384 211 0 0 0 24 17 0 0 20 0 20 0 2254778 11162247168 226171 33554432000 4194304 4196468 140737038223984 140530741664272 140531139647189 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18489344 140737038230699 140737038230852 140737038230852 140737038233551 0
[pid=6048/tid=6056] ppid=6045 vsize=10900632 CPUtime=0.41 cores=0,2,4,6,8,10,12,14
/proc/6048/task/6056/stat : 6056 (java) S 6045 6048 2471 0 -1 1077944384 250 0 0 0 24 17 0 0 20 0 20 0 2254778 11162247168 226171 33554432000 4194304 4196468 140737038223984 140530740611472 140531139647189 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18489344 140737038230699 140737038230852 140737038230852 140737038233551 0
[pid=6048/tid=6057] ppid=6045 vsize=10900632 CPUtime=0.41 cores=0,2,4,6,8,10,12,14
/proc/6048/task/6057/stat : 6057 (java) S 6045 6048 2471 0 -1 1077944384 699 0 0 0 24 17 0 0 20 0 20 0 2254778 11162247168 226171 33554432000 4194304 4196468 140737038223984 140530739558672 140531139647189 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18489344 140737038230699 140737038230852 140737038230852 140737038233551 0
[pid=6048/tid=6059] ppid=6045 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/6048/task/6059/stat : 6059 (java) S 6045 6048 2471 0 -1 1077944384 504 0 0 0 0 0 0 0 20 0 20 0 2254780 11162247168 226171 33554432000 4194304 4196468 140737038223984 140530615536496 140531139648130 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18489344 140737038230699 140737038230852 140737038230852 140737038233551 0
[pid=6048/tid=6060] ppid=6045 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/6048/task/6060/stat : 6060 (java) S 6045 6048 2471 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 20 0 2254781 11162247168 226171 33554432000 4194304 4196468 140737038223984 140530614482464 140531139647189 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 18489344 140737038230699 140737038230852 140737038230852 140737038233551 0
[pid=6048/tid=6061] ppid=6045 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/6048/task/6061/stat : 6061 (java) S 6045 6048 2471 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 20 0 2254781 11162247168 226171 33554432000 4194304 4196468 140737038223984 140530613429616 140531139647189 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18489344 140737038230699 140737038230852 140737038230852 140737038233551 0
[pid=6048/tid=6062] ppid=6045 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/6048/task/6062/stat : 6062 (java) S 6045 6048 2471 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 2254784 11162247168 226171 33554432000 4194304 4196468 140737038223984 140530612377936 140531139655579 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 18489344 140737038230699 140737038230852 140737038230852 140737038233551 0
[pid=6048/tid=6063] ppid=6045 vsize=10900632 CPUtime=0.23 cores=0,2,4,6,8,10,12,14
/proc/6048/task/6063/stat : 6063 (java) S 6045 6048 2471 0 -1 1077944384 1045 0 0 0 23 0 0 0 20 0 20 0 2254784 11162247168 226683 33554432000 4194304 4196468 140737038223984 140530611325296 140531139648130 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 18489344 140737038230699 140737038230852 140737038230852 140737038233551 0
[pid=6048/tid=6064] ppid=6045 vsize=10900632 CPUtime=0.15 cores=0,2,4,6,8,10,12,14
/proc/6048/task/6064/stat : 6064 (java) S 6045 6048 2471 0 -1 1077944384 588 0 0 0 15 0 0 0 20 0 20 0 2254784 11162247168 226683 33554432000 4194304 4196468 140737038223984 140530610272496 140531139648130 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18489344 140737038230699 140737038230852 140737038230852 140737038233551 0
[pid=6048/tid=6065] ppid=6045 vsize=10900632 CPUtime=0.14 cores=0,2,4,6,8,10,12,14
/proc/6048/task/6065/stat : 6065 (java) S 6045 6048 2471 0 -1 1077944384 730 0 0 0 14 0 0 0 20 0 20 0 2254784 11162247168 226683 33554432000 4194304 4196468 140737038223984 140530609219696 140531139648130 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18489344 140737038230699 140737038230852 140737038230852 140737038233551 0
[pid=6048/tid=6066] ppid=6045 vsize=10900632 CPUtime=0.24 cores=0,2,4,6,8,10,12,14
/proc/6048/task/6066/stat : 6066 (java) S 6045 6048 2471 0 -1 1077944384 1264 0 0 0 24 0 0 0 20 0 20 0 2254784 11162247168 226683 33554432000 4194304 4196468 140737038223984 140530608166896 140531139648130 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 18489344 140737038230699 140737038230852 140737038230852 140737038233551 0
[pid=6048/tid=6067] ppid=6045 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/6048/task/6067/stat : 6067 (java) S 6045 6048 2471 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 2254785 11162247168 226683 33554432000 4194304 4196468 140737038223984 140530607115360 140531139647189 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 18489344 140737038230699 140737038230852 140737038230852 140737038233551 0
[pid=6048/tid=6068] ppid=6045 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/6048/task/6068/stat : 6068 (java) S 6045 6048 2471 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 2254785 11162247168 226683 33554432000 4194304 4196468 140737038223984 140530606062640 140531139648130 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 18489344 140737038230699 140737038230852 140737038230852 140737038233551 0
Current children cumulated CPU time (s) 5.24

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

[pid=6048/tid=6056] ppid=6045 vsize=10900632 CPUtime=297.04 cores=0,2,4,6,8,10,12,14
/proc/6048/task/6056/stat : 6056 (java) S 6045 6048 2471 0 -1 1077944384 62804 0 0 0 29361 343 0 0 20 0 20 0 2254778 11162247168 2082150 33554432000 4194304 4196468 140737038223984 140530740611368 140531139648130 0 4 0 16800975 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 18489344 140737038230699 140737038230852 140737038230852 140737038233551 0
[pid=6048/tid=6057] ppid=6045 vsize=10900632 CPUtime=296.6 cores=0,2,4,6,8,10,12,14
/proc/6048/task/6057/stat : 6057 (java) R 6045 6048 2471 0 -1 4202560 50561 0 0 0 29306 354 0 0 20 0 20 0 2254778 11162247168 2082150 33554432000 4194304 4196468 140737038223984 140530739558256 140531132265191 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 18489344 140737038230699 140737038230852 140737038230852 140737038233551 0
[pid=6048/tid=6059] ppid=6045 vsize=10900632 CPUtime=13.59 cores=0,2,4,6,8,10,12,14
/proc/6048/task/6059/stat : 6059 (java) S 6045 6048 2471 0 -1 1077944384 57303 0 0 0 1355 4 0 0 20 0 20 0 2254780 11162247168 2082150 33554432000 4194304 4196468 140737038223984 140530615534816 140531139647189 0 0 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 18489344 140737038230699 140737038230852 140737038230852 140737038233551 0
[pid=6048/tid=6060] ppid=6045 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/6048/task/6060/stat : 6060 (java) S 6045 6048 2471 0 -1 1077944384 72 0 0 0 0 0 0 0 20 0 20 0 2254781 11162247168 2082150 33554432000 4194304 4196468 140737038223984 140530614482528 140531139647189 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 18489344 140737038230699 140737038230852 140737038230852 140737038233551 0
[pid=6048/tid=6061] ppid=6045 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/6048/task/6061/stat : 6061 (java) S 6045 6048 2471 0 -1 1077944384 124 0 0 0 0 0 0 0 20 0 20 0 2254781 11162247168 2082150 33554432000 4194304 4196468 140737038223984 140530613429632 140531139647189 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18489344 140737038230699 140737038230852 140737038230852 140737038233551 0
[pid=6048/tid=6062] ppid=6045 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/6048/task/6062/stat : 6062 (java) S 6045 6048 2471 0 -1 1077944384 12 0 0 0 0 0 0 0 20 0 20 0 2254784 11162247168 2082150 33554432000 4194304 4196468 140737038223984 140530612377584 140531139647189 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 18489344 140737038230699 140737038230852 140737038230852 140737038233551 0
[pid=6048/tid=6063] ppid=6045 vsize=10900632 CPUtime=0.45 cores=0,2,4,6,8,10,12,14
/proc/6048/task/6063/stat : 6063 (java) S 6045 6048 2471 0 -1 1077944384 2540 0 0 0 45 0 0 0 20 0 20 0 2254784 11162247168 2082150 33554432000 4194304 4196468 140737038223984 140530611325296 140531139648130 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18489344 140737038230699 140737038230852 140737038230852 140737038233551 0
[pid=6048/tid=6064] ppid=6045 vsize=10900632 CPUtime=0.38 cores=0,2,4,6,8,10,12,14
/proc/6048/task/6064/stat : 6064 (java) S 6045 6048 2471 0 -1 1077944384 2850 0 0 0 38 0 0 0 20 0 20 0 2254784 11162247168 2082150 33554432000 4194304 4196468 140737038223984 140530610272544 140531139647189 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 18489344 140737038230699 140737038230852 140737038230852 140737038233551 0
[pid=6048/tid=6065] ppid=6045 vsize=10900632 CPUtime=0.36 cores=0,2,4,6,8,10,12,14
/proc/6048/task/6065/stat : 6065 (java) S 6045 6048 2471 0 -1 1077944384 2259 0 0 0 36 0 0 0 20 0 20 0 2254784 11162247168 2082150 33554432000 4194304 4196468 140737038223984 140530609219696 140531139648130 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18489344 140737038230699 140737038230852 140737038230852 140737038233551 0
[pid=6048/tid=6066] ppid=6045 vsize=10900632 CPUtime=0.29 cores=0,2,4,6,8,10,12,14
/proc/6048/task/6066/stat : 6066 (java) S 6045 6048 2471 0 -1 1077944384 3480 0 0 0 28 1 0 0 20 0 20 0 2254784 11162247168 2082150 33554432000 4194304 4196468 140737038223984 140530608166656 140531139647189 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18489344 140737038230699 140737038230852 140737038230852 140737038233551 0
[pid=6048/tid=6067] ppid=6045 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/6048/task/6067/stat : 6067 (java) S 6045 6048 2471 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 2254785 11162247168 2082150 33554432000 4194304 4196468 140737038223984 140530607115360 140531139647189 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 18489344 140737038230699 140737038230852 140737038230852 140737038233551 0
[pid=6048/tid=6068] ppid=6045 vsize=10900632 CPUtime=0.1 cores=0,2,4,6,8,10,12,14
/proc/6048/task/6068/stat : 6068 (java) S 6045 6048 2471 0 -1 1077944384 519 0 0 0 7 3 0 0 20 0 20 0 2254785 11162247168 2082150 33554432000 4194304 4196468 140737038223984 140530606062640 140531139648130 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 18489344 140737038230699 140737038230852 140737038230852 140737038233551 0
Current children cumulated CPU time (s) 2409.26
Current children cumulated vsize (KiB) 10900632

[startup+334.801 s]
/proc/loadavg: 14.01 12.19 7.65 17/281 6164
/proc/meminfo: memFree=15507460/32770624 swapFree=5792/35324
[pid=6048] ppid=6045 vsize=10900632 CPUtime=2412.3 cores=0,2,4,6,8,10,12,14
/proc/6048/stat : 6048 (java) S 6045 6048 2471 0 -1 1077944320 542655 0 0 0 238441 2789 0 0 20 0 20 0 2254777 11162247168 2082150 33554432000 4194304 4196468 140737038223984 140737038206528 140531139636983 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 18489344 140737038230699 140737038230852 140737038230852 140737038233551 0
/proc/6048/statm: 2725158 2082150 3141 1 0 2713552 0
[pid=6048/tid=6049] ppid=6045 vsize=10900632 CPUtime=16.78 cores=0,2,4,6,8,10,12,14
/proc/6048/task/6049/stat : 6049 (java) S 6045 6048 2471 0 -1 1077944384 20016 0 0 0 1649 29 0 0 20 0 20 0 2254777 11162247168 2082150 33554432000 4194304 4196468 140737038223984 140531143870608 140531139647189 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18489344 140737038230699 140737038230852 140737038230852 140737038233551 0
[pid=6048/tid=6050] ppid=6045 vsize=10900632 CPUtime=297.13 cores=0,2,4,6,8,10,12,14
/proc/6048/task/6050/stat : 6050 (java) R 6045 6048 2471 0 -1 4202560 27902 0 0 0 29385 328 0 0 20 0 20 0 2254778 11162247168 2082150 33554432000 4194304 4196468 140737038223984 140531065711656 140531132265191 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 18489344 140737038230699 140737038230852 140737038230852 140737038233551 0
[pid=6048/tid=6051] ppid=6045 vsize=10900632 CPUtime=297.47 cores=0,2,4,6,8,10,12,14
/proc/6048/task/6051/stat : 6051 (java) S 6045 6048 2471 0 -1 1077944384 68398 0 0 0 29405 342 0 0 20 0 20 0 2254778 11162247168 2082150 33554432000 4194304 4196468 140737038223984 140531064658544 140531139648130 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 18489344 140737038230699 140737038230852 140737038230852 140737038233551 0
[pid=6048/tid=6052] ppid=6045 vsize=10900632 CPUtime=297.24 cores=0,2,4,6,8,10,12,14
/proc/6048/task/6052/stat : 6052 (java) R 6045 6048 2471 0 -1 4202560 25613 0 0 0 29370 354 0 0 20 0 20 0 2254778 11162247168 2082150 33554432000 4194304 4196468 140737038223984 140531063606360 140531121233403 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 18489344 140737038230699 140737038230852 140737038230852 140737038233551 0
[pid=6048/tid=6053] ppid=6045 vsize=10900632 CPUtime=298.34 cores=0,2,4,6,8,10,12,14
/proc/6048/task/6053/stat : 6053 (java) R 6045 6048 2471 0 -1 4202560 49958 0 0 0 29502 332 0 0 20 0 20 0 2254778 11162247168 2082150 33554432000 4194304 4196468 140737038223984 140531062553256 140531125395792 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 18489344 140737038230699 140737038230852 140737038230852 140737038233551 0
[pid=6048/tid=6054] ppid=6045 vsize=10900632 CPUtime=298.18 cores=0,2,4,6,8,10,12,14
/proc/6048/task/6054/stat : 6054 (java) R 6045 6048 2471 0 -1 4202560 82623 0 0 0 29470 348 0 0 20 0 20 0 2254778 11162247168 2082150 33554432000 4194304 4196468 140737038223984 140530742716960 140531124588110 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 18489344 140737038230699 140737038230852 140737038230852 140737038233551 0
[pid=6048/tid=6055] ppid=6045 vsize=10900632 CPUtime=297.46 cores=0,2,4,6,8,10,12,14
/proc/6048/task/6055/stat : 6055 (java) R 6045 6048 2471 0 -1 4202560 84311 0 0 0 29401 345 0 0 20 0 20 0 2254778 11162247168 2082150 33554432000 4194304 4196468 140737038223984 140530741664168 140531132265191 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 18489344 140737038230699 140737038230852 140737038230852 140737038233551 0
[pid=6048/tid=6056] ppid=6045 vsize=10900632 CPUtime=297.41 cores=0,2,4,6,8,10,12,14
/proc/6048/task/6056/stat : 6056 (java) R 6045 6048 2471 0 -1 4202560 62804 0 0 0 29398 343 0 0 20 0 20 0 2254778 11162247168 2082150 33554432000 4194304 4196468 140737038223984 140530740611368 140531132265191 0 4 0 16800975 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 18489344 140737038230699 140737038230852 140737038230852 140737038233551 0
[pid=6048/tid=6057] ppid=6045 vsize=10900632 CPUtime=296.98 cores=0,2,4,6,8,10,12,14
/proc/6048/task/6057/stat : 6057 (java) R 6045 6048 2471 0 -1 4202560 50561 0 0 0 29344 354 0 0 20 0 20 0 2254778 11162247168 2082150 33554432000 4194304 4196468 140737038223984 140530739558568 140531132265191 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 18489344 140737038230699 140737038230852 140737038230852 140737038233551 0
[pid=6048/tid=6059] ppid=6045 vsize=10900632 CPUtime=13.59 cores=0,2,4,6,8,10,12,14
/proc/6048/task/6059/stat : 6059 (java) S 6045 6048 2471 0 -1 1077944384 57303 0 0 0 1355 4 0 0 20 0 20 0 2254780 11162247168 2082150 33554432000 4194304 4196468 140737038223984 140530615534816 140531139647189 0 0 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 18489344 140737038230699 140737038230852 140737038230852 140737038233551 0
[pid=6048/tid=6060] ppid=6045 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/6048/task/6060/stat : 6060 (java) S 6045 6048 2471 0 -1 1077944384 72 0 0 0 0 0 0 0 20 0 20 0 2254781 11162247168 2082150 33554432000 4194304 4196468 140737038223984 140530614482528 140531139647189 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 18489344 140737038230699 140737038230852 140737038230852 140737038233551 0
[pid=6048/tid=6061] ppid=6045 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/6048/task/6061/stat : 6061 (java) S 6045 6048 2471 0 -1 1077944384 124 0 0 0 0 0 0 0 20 0 20 0 2254781 11162247168 2082150 33554432000 4194304 4196468 140737038223984 140530613429632 140531139647189 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18489344 140737038230699 140737038230852 140737038230852 140737038233551 0
[pid=6048/tid=6062] ppid=6045 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/6048/task/6062/stat : 6062 (java) S 6045 6048 2471 0 -1 1077944384 12 0 0 0 0 0 0 0 20 0 20 0 2254784 11162247168 2082150 33554432000 4194304 4196468 140737038223984 140530612377584 140531139647189 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 18489344 140737038230699 140737038230852 140737038230852 140737038233551 0
[pid=6048/tid=6063] ppid=6045 vsize=10900632 CPUtime=0.45 cores=0,2,4,6,8,10,12,14
/proc/6048/task/6063/stat : 6063 (java) S 6045 6048 2471 0 -1 1077944384 2540 0 0 0 45 0 0 0 20 0 20 0 2254784 11162247168 2082150 33554432000 4194304 4196468 140737038223984 140530611325296 140531139648130 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18489344 140737038230699 140737038230852 140737038230852 140737038233551 0
[pid=6048/tid=6064] ppid=6045 vsize=10900632 CPUtime=0.38 cores=0,2,4,6,8,10,12,14
/proc/6048/task/6064/stat : 6064 (java) S 6045 6048 2471 0 -1 1077944384 2850 0 0 0 38 0 0 0 20 0 20 0 2254784 11162247168 2082150 33554432000 4194304 4196468 140737038223984 140530610272544 140531139647189 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 18489344 140737038230699 140737038230852 140737038230852 140737038233551 0
[pid=6048/tid=6065] ppid=6045 vsize=10900632 CPUtime=0.36 cores=0,2,4,6,8,10,12,14
/proc/6048/task/6065/stat : 6065 (java) S 6045 6048 2471 0 -1 1077944384 2259 0 0 0 36 0 0 0 20 0 20 0 2254784 11162247168 2082150 33554432000 4194304 4196468 140737038223984 140530609219696 140531139648130 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18489344 140737038230699 140737038230852 140737038230852 140737038233551 0
[pid=6048/tid=6066] ppid=6045 vsize=10900632 CPUtime=0.29 cores=0,2,4,6,8,10,12,14
/proc/6048/task/6066/stat : 6066 (java) S 6045 6048 2471 0 -1 1077944384 3480 0 0 0 28 1 0 0 20 0 20 0 2254784 11162247168 2082150 33554432000 4194304 4196468 140737038223984 140530608166656 140531139647189 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18489344 140737038230699 140737038230852 140737038230852 140737038233551 0
[pid=6048/tid=6067] ppid=6045 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/6048/task/6067/stat : 6067 (java) S 6045 6048 2471 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 2254785 11162247168 2082150 33554432000 4194304 4196468 140737038223984 140530607115360 140531139647189 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 18489344 140737038230699 140737038230852 140737038230852 140737038233551 0
[pid=6048/tid=6068] ppid=6045 vsize=10900632 CPUtime=0.1 cores=0,2,4,6,8,10,12,14
/proc/6048/task/6068/stat : 6068 (java) S 6045 6048 2471 0 -1 1077944384 519 0 0 0 7 3 0 0 20 0 20 0 2254785 11162247168 2082150 33554432000 4194304 4196468 140737038223984 140530606062640 140531139648130 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 18489344 140737038230699 140737038230852 140737038230852 140737038233551 0
Current children cumulated CPU time (s) 2412.3
Current children cumulated vsize (KiB) 10900632

[startup+335.201 s]
/proc/loadavg: 14.01 12.19 7.65 17/281 6164
/proc/meminfo: memFree=15507460/32770624 swapFree=5792/35324
[pid=6048] ppid=6045 vsize=10900632 CPUtime=2415.43 cores=0,2,4,6,8,10,12,14
/proc/6048/stat : 6048 (java) S 6045 6048 2471 0 -1 1077944320 542659 0 0 0 238753 2790 0 0 20 0 20 0 2254777 11162247168 2082150 33554432000 4194304 4196468 140737038223984 140737038206528 140531139636983 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 18489344 140737038230699 140737038230852 140737038230852 140737038233551 0
/proc/6048/statm: 2725158 2082150 3141 1 0 2713552 0
[pid=6048/tid=6049] ppid=6045 vsize=10900632 CPUtime=16.78 cores=0,2,4,6,8,10,12,14
/proc/6048/task/6049/stat : 6049 (java) S 6045 6048 2471 0 -1 1077944384 20016 0 0 0 1649 29 0 0 20 0 20 0 2254777 11162247168 2082150 33554432000 4194304 4196468 140737038223984 140531143870608 140531139647189 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18489344 140737038230699 140737038230852 140737038230852 140737038233551 0
[pid=6048/tid=6050] ppid=6045 vsize=10900632 CPUtime=297.52 cores=0,2,4,6,8,10,12,14
/proc/6048/task/6050/stat : 6050 (java) R 6045 6048 2471 0 -1 4202560 27902 0 0 0 29424 328 0 0 20 0 20 0 2254778 11162247168 2082150 33554432000 4194304 4196468 140737038223984 140531065711656 140531132265191 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 18489344 140737038230699 140737038230852 140737038230852 140737038233551 0
[pid=6048/tid=6051] ppid=6045 vsize=10900632 CPUtime=297.86 cores=0,2,4,6,8,10,12,14
/proc/6048/task/6051/stat : 6051 (java) R 6045 6048 2471 0 -1 4202560 68398 0 0 0 29444 342 0 0 20 0 20 0 2254778 11162247168 2082150 33554432000 4194304 4196468 140737038223984 140531064658856 140531125395800 0 4 0 16800975 0 0 0 -1 14 0 0 0 0 0 6293624 6294260 18489344 140737038230699 140737038230852 140737038230852 140737038233551 0
[pid=6048/tid=6052] ppid=6045 vsize=10900632 CPUtime=297.64 cores=0,2,4,6,8,10,12,14
/proc/6048/task/6052/stat : 6052 (java) R 6045 6048 2471 0 -1 4202560 25617 0 0 0 29410 354 0 0 20 0 20 0 2254778 11162247168 2082150 33554432000 4194304 4196468 140737038223984 140531063606360 140531124587680 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 18489344 140737038230699 140737038230852 140737038230852 140737038233551 0
[pid=6048/tid=6053] ppid=6045 vsize=10900632 CPUtime=298.72 cores=0,2,4,6,8,10,12,14
/proc/6048/task/6053/stat : 6053 (java) R 6045 6048 2471 0 -1 4202560 49958 0 0 0 29540 332 0 0 20 0 20 0 2254778 11162247168 2082150 33554432000 4194304 4196468 140737038223984 140531062553256 140531125395800 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 18489344 140737038230699 140737038230852 140737038230852 140737038233551 0
[pid=6048/tid=6054] ppid=6045 vsize=10900632 CPUtime=298.58 cores=0,2,4,6,8,10,12,14
/proc/6048/task/6054/stat : 6054 (java) R 6045 6048 2471 0 -1 4202560 82623 0 0 0 29510 348 0 0 20 0 20 0 2254778 11162247168 2082150 33554432000 4194304 4196468 140737038223984 140530742716960 140531124587686 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 18489344 140737038230699 140737038230852 140737038230852 140737038233551 0
[pid=6048/tid=6055] ppid=6045 vsize=10900632 CPUtime=297.85 cores=0,2,4,6,8,10,12,14
/proc/6048/task/6055/stat : 6055 (java) R 6045 6048 2471 0 -1 4202560 84311 0 0 0 29440 345 0 0 20 0 20 0 2254778 11162247168 2082150 33554432000 4194304 4196468 140737038223984 140530741664168 140531132265191 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 18489344 140737038230699 140737038230852 140737038230852 140737038233551 0
[pid=6048/tid=6056] ppid=6045 vsize=10900632 CPUtime=297.8 cores=0,2,4,6,8,10,12,14
/proc/6048/task/6056/stat : 6056 (java) R 6045 6048 2471 0 -1 4202560 62804 0 0 0 29437 343 0 0 20 0 20 0 2254778 11162247168 2082150 33554432000 4194304 4196468 140737038223984 140530740611368 140531132265191 0 4 0 16800975 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 18489344 140737038230699 140737038230852 140737038230852 140737038233551 0
[pid=6048/tid=6057] ppid=6045 vsize=10900632 CPUtime=297.36 cores=0,2,4,6,8,10,12,14
/proc/6048/task/6057/stat : 6057 (java) R 6045 6048 2471 0 -1 4202560 50561 0 0 0 29382 354 0 0 20 0 20 0 2254778 11162247168 2082150 33554432000 4194304 4196468 140737038223984 140530739558568 140531132265191 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 18489344 140737038230699 140737038230852 140737038230852 140737038233551 0
[pid=6048/tid=6059] ppid=6045 vsize=10900632 CPUtime=13.59 cores=0,2,4,6,8,10,12,14
/proc/6048/task/6059/stat : 6059 (java) S 6045 6048 2471 0 -1 1077944384 57303 0 0 0 1355 4 0 0 20 0 20 0 2254780 11162247168 2082150 33554432000 4194304 4196468 140737038223984 140530615534816 140531139647189 0 0 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 18489344 140737038230699 140737038230852 140737038230852 140737038233551 0
[pid=6048/tid=6060] ppid=6045 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/6048/task/6060/stat : 6060 (java) S 6045 6048 2471 0 -1 1077944384 72 0 0 0 0 0 0 0 20 0 20 0 2254781 11162247168 2082150 33554432000 4194304 4196468 140737038223984 140530614482528 140531139647189 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 18489344 140737038230699 140737038230852 140737038230852 140737038233551 0
[pid=6048/tid=6061] ppid=6045 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/6048/task/6061/stat : 6061 (java) S 6045 6048 2471 0 -1 1077944384 124 0 0 0 0 0 0 0 20 0 20 0 2254781 11162247168 2082150 33554432000 4194304 4196468 140737038223984 140530613429632 140531139647189 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18489344 140737038230699 140737038230852 140737038230852 140737038233551 0
[pid=6048/tid=6062] ppid=6045 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/6048/task/6062/stat : 6062 (java) S 6045 6048 2471 0 -1 1077944384 12 0 0 0 0 0 0 0 20 0 20 0 2254784 11162247168 2082150 33554432000 4194304 4196468 140737038223984 140530612377584 140531139647189 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 18489344 140737038230699 140737038230852 140737038230852 140737038233551 0
[pid=6048/tid=6063] ppid=6045 vsize=10900632 CPUtime=0.45 cores=0,2,4,6,8,10,12,14
/proc/6048/task/6063/stat : 6063 (java) S 6045 6048 2471 0 -1 1077944384 2540 0 0 0 45 0 0 0 20 0 20 0 2254784 11162247168 2082150 33554432000 4194304 4196468 140737038223984 140530611325296 140531139648130 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18489344 140737038230699 140737038230852 140737038230852 140737038233551 0
[pid=6048/tid=6064] ppid=6045 vsize=10900632 CPUtime=0.38 cores=0,2,4,6,8,10,12,14
/proc/6048/task/6064/stat : 6064 (java) S 6045 6048 2471 0 -1 1077944384 2850 0 0 0 38 0 0 0 20 0 20 0 2254784 11162247168 2082150 33554432000 4194304 4196468 140737038223984 140530610272544 140531139647189 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 18489344 140737038230699 140737038230852 140737038230852 140737038233551 0
[pid=6048/tid=6065] ppid=6045 vsize=10900632 CPUtime=0.36 cores=0,2,4,6,8,10,12,14
/proc/6048/task/6065/stat : 6065 (java) S 6045 6048 2471 0 -1 1077944384 2259 0 0 0 36 0 0 0 20 0 20 0 2254784 11162247168 2082150 33554432000 4194304 4196468 140737038223984 140530609219696 140531139648130 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18489344 140737038230699 140737038230852 140737038230852 140737038233551 0
[pid=6048/tid=6066] ppid=6045 vsize=10900632 CPUtime=0.29 cores=0,2,4,6,8,10,12,14
/proc/6048/task/6066/stat : 6066 (java) S 6045 6048 2471 0 -1 1077944384 3480 0 0 0 28 1 0 0 20 0 20 0 2254784 11162247168 2082150 33554432000 4194304 4196468 140737038223984 140530608166656 140531139647189 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18489344 140737038230699 140737038230852 140737038230852 140737038233551 0
[pid=6048/tid=6067] ppid=6045 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/6048/task/6067/stat : 6067 (java) S 6045 6048 2471 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 2254785 11162247168 2082150 33554432000 4194304 4196468 140737038223984 140530607115360 140531139647189 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 18489344 140737038230699 140737038230852 140737038230852 140737038233551 0
[pid=6048/tid=6068] ppid=6045 vsize=10900632 CPUtime=0.1 cores=0,2,4,6,8,10,12,14
/proc/6048/task/6068/stat : 6068 (java) S 6045 6048 2471 0 -1 1077944384 519 0 0 0 7 3 0 0 20 0 20 0 2254785 11162247168 2082150 33554432000 4194304 4196468 140737038223984 140530606062640 140531139648130 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 18489344 140737038230699 140737038230852 140737038230852 140737038233551 0
Current children cumulated CPU time (s) 2415.43
Current children cumulated vsize (KiB) 10900632

[startup+335.301 s]
/proc/loadavg: 14.01 12.19 7.65 17/281 6164
/proc/meminfo: memFree=15507460/32770624 swapFree=5792/35324
[pid=6048] ppid=6045 vsize=10900632 CPUtime=2416.21 cores=0,2,4,6,8,10,12,14
/proc/6048/stat : 6048 (java) S 6045 6048 2471 0 -1 1077944320 542660 0 0 0 238830 2791 0 0 20 0 20 0 2254777 11162247168 2082150 33554432000 4194304 4196468 140737038223984 140737038206528 140531139636983 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 18489344 140737038230699 140737038230852 140737038230852 140737038233551 0
/proc/6048/statm: 2725158 2082150 3141 1 0 2713552 0
[pid=6048/tid=6049] ppid=6045 vsize=10900632 CPUtime=16.78 cores=0,2,4,6,8,10,12,14
/proc/6048/task/6049/stat : 6049 (java) S 6045 6048 2471 0 -1 1077944384 20016 0 0 0 1649 29 0 0 20 0 20 0 2254777 11162247168 2082150 33554432000 4194304 4196468 140737038223984 140531143870608 140531139647189 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18489344 140737038230699 140737038230852 140737038230852 140737038233551 0
[pid=6048/tid=6050] ppid=6045 vsize=10900632 CPUtime=297.62 cores=0,2,4,6,8,10,12,14
/proc/6048/task/6050/stat : 6050 (java) R 6045 6048 2471 0 -1 4202560 27902 0 0 0 29433 329 0 0 20 0 20 0 2254778 11162247168 2082150 33554432000 4194304 4196468 140737038223984 140531065711656 140531132265191 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 18489344 140737038230699 140737038230852 140737038230852 140737038233551 0
[pid=6048/tid=6051] ppid=6045 vsize=10900632 CPUtime=297.95 cores=0,2,4,6,8,10,12,14
/proc/6048/task/6051/stat : 6051 (java) R 6045 6048 2471 0 -1 4202560 68398 0 0 0 29453 342 0 0 20 0 20 0 2254778 11162247168 2082150 33554432000 4194304 4196468 140737038223984 140531064658856 140531123020018 0 4 0 16800975 0 0 0 -1 14 0 0 0 0 0 6293624 6294260 18489344 140737038230699 140737038230852 140737038230852 140737038233551 0
[pid=6048/tid=6052] ppid=6045 vsize=10900632 CPUtime=297.74 cores=0,2,4,6,8,10,12,14
/proc/6048/task/6052/stat : 6052 (java) R 6045 6048 2471 0 -1 4202560 25618 0 0 0 29420 354 0 0 20 0 20 0 2254778 11162247168 2082150 33554432000 4194304 4196468 140737038223984 140531063606360 140531124334622 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 18489344 140737038230699 140737038230852 140737038230852 140737038233551 0
[pid=6048/tid=6053] ppid=6045 vsize=10900632 CPUtime=298.82 cores=0,2,4,6,8,10,12,14
/proc/6048/task/6053/stat : 6053 (java) R 6045 6048 2471 0 -1 4202560 49958 0 0 0 29550 332 0 0 20 0 20 0 2254778 11162247168 2082150 33554432000 4194304 4196468 140737038223984 140531062553256 140531123020018 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 18489344 140737038230699 140737038230852 140737038230852 140737038233551 0
[pid=6048/tid=6054] ppid=6045 vsize=10900632 CPUtime=298.68 cores=0,2,4,6,8,10,12,14
/proc/6048/task/6054/stat : 6054 (java) R 6045 6048 2471 0 -1 4202560 82623 0 0 0 29520 348 0 0 20 0 20 0 2254778 11162247168 2082150 33554432000 4194304 4196468 140737038223984 140530742716960 140531124587588 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 18489344 140737038230699 140737038230852 140737038230852 140737038233551 0
[pid=6048/tid=6055] ppid=6045 vsize=10900632 CPUtime=297.94 cores=0,2,4,6,8,10,12,14
/proc/6048/task/6055/stat : 6055 (java) R 6045 6048 2471 0 -1 4202560 84311 0 0 0 29449 345 0 0 20 0 20 0 2254778 11162247168 2082150 33554432000 4194304 4196468 140737038223984 140530741664168 140531132265191 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 18489344 140737038230699 140737038230852 140737038230852 140737038233551 0
[pid=6048/tid=6056] ppid=6045 vsize=10900632 CPUtime=297.89 cores=0,2,4,6,8,10,12,14
/proc/6048/task/6056/stat : 6056 (java) R 6045 6048 2471 0 -1 4202560 62804 0 0 0 29446 343 0 0 20 0 20 0 2254778 11162247168 2082150 33554432000 4194304 4196468 140737038223984 140530740611368 140531132265191 0 4 0 16800975 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 18489344 140737038230699 140737038230852 140737038230852 140737038233551 0
[pid=6048/tid=6057] ppid=6045 vsize=10900632 CPUtime=297.47 cores=0,2,4,6,8,10,12,14
/proc/6048/task/6057/stat : 6057 (java) R 6045 6048 2471 0 -1 4202560 50561 0 0 0 29392 355 0 0 20 0 20 0 2254778 11162247168 2082150 33554432000 4194304 4196468 140737038223984 140530739558568 140531132265191 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 18489344 140737038230699 140737038230852 140737038230852 140737038233551 0
[pid=6048/tid=6059] ppid=6045 vsize=10900632 CPUtime=13.59 cores=0,2,4,6,8,10,12,14
/proc/6048/task/6059/stat : 6059 (java) S 6045 6048 2471 0 -1 1077944384 57303 0 0 0 1355 4 0 0 20 0 20 0 2254780 11162247168 2082150 33554432000 4194304 4196468 140737038223984 140530615534816 140531139647189 0 0 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 18489344 140737038230699 140737038230852 140737038230852 140737038233551 0
[pid=6048/tid=6060] ppid=6045 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/6048/task/6060/stat : 6060 (java) S 6045 6048 2471 0 -1 1077944384 72 0 0 0 0 0 0 0 20 0 20 0 2254781 11162247168 2082150 33554432000 4194304 4196468 140737038223984 140530614482528 140531139647189 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 18489344 140737038230699 140737038230852 140737038230852 140737038233551 0
[pid=6048/tid=6061] ppid=6045 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/6048/task/6061/stat : 6061 (java) S 6045 6048 2471 0 -1 1077944384 124 0 0 0 0 0 0 0 20 0 20 0 2254781 11162247168 2082150 33554432000 4194304 4196468 140737038223984 140530613429632 140531139647189 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18489344 140737038230699 140737038230852 140737038230852 140737038233551 0
[pid=6048/tid=6062] ppid=6045 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/6048/task/6062/stat : 6062 (java) S 6045 6048 2471 0 -1 1077944384 12 0 0 0 0 0 0 0 20 0 20 0 2254784 11162247168 2082150 33554432000 4194304 4196468 140737038223984 140530612377584 140531139647189 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 18489344 140737038230699 140737038230852 140737038230852 140737038233551 0
[pid=6048/tid=6063] ppid=6045 vsize=10900632 CPUtime=0.45 cores=0,2,4,6,8,10,12,14
/proc/6048/task/6063/stat : 6063 (java) S 6045 6048 2471 0 -1 1077944384 2540 0 0 0 45 0 0 0 20 0 20 0 2254784 11162247168 2082150 33554432000 4194304 4196468 140737038223984 140530611325296 140531139648130 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18489344 140737038230699 140737038230852 140737038230852 140737038233551 0
[pid=6048/tid=6064] ppid=6045 vsize=10900632 CPUtime=0.38 cores=0,2,4,6,8,10,12,14
/proc/6048/task/6064/stat : 6064 (java) S 6045 6048 2471 0 -1 1077944384 2850 0 0 0 38 0 0 0 20 0 20 0 2254784 11162247168 2082150 33554432000 4194304 4196468 140737038223984 140530610272544 140531139647189 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 18489344 140737038230699 140737038230852 140737038230852 140737038233551 0
[pid=6048/tid=6065] ppid=6045 vsize=10900632 CPUtime=0.36 cores=0,2,4,6,8,10,12,14
/proc/6048/task/6065/stat : 6065 (java) S 6045 6048 2471 0 -1 1077944384 2259 0 0 0 36 0 0 0 20 0 20 0 2254784 11162247168 2082150 33554432000 4194304 4196468 140737038223984 140530609219696 140531139648130 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18489344 140737038230699 140737038230852 140737038230852 140737038233551 0
[pid=6048/tid=6066] ppid=6045 vsize=10900632 CPUtime=0.29 cores=0,2,4,6,8,10,12,14
/proc/6048/task/6066/stat : 6066 (java) S 6045 6048 2471 0 -1 1077944384 3480 0 0 0 28 1 0 0 20 0 20 0 2254784 11162247168 2082150 33554432000 4194304 4196468 140737038223984 140530608166656 140531139647189 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18489344 140737038230699 140737038230852 140737038230852 140737038233551 0
[pid=6048/tid=6067] ppid=6045 vsize=10900632 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/6048/task/6067/stat : 6067 (java) S 6045 6048 2471 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 2254785 11162247168 2082150 33554432000 4194304 4196468 140737038223984 140530607115360 140531139647189 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 18489344 140737038230699 140737038230852 140737038230852 140737038233551 0
[pid=6048/tid=6068] ppid=6045 vsize=10900632 CPUtime=0.1 cores=0,2,4,6,8,10,12,14
/proc/6048/task/6068/stat : 6068 (java) S 6045 6048 2471 0 -1 1077944384 519 0 0 0 7 3 0 0 20 0 20 0 2254785 11162247168 2082150 33554432000 4194304 4196468 140737038223984 140530606062640 140531139648130 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 18489344 140737038230699 140737038230852 140737038230852 140737038233551 0
Current children cumulated CPU time (s) 2416.21
Current children cumulated vsize (KiB) 10900632

Child ended because it received signal 9 (SIGKILL)
Real time (s): 335.351
CPU time (s): 2416.29
CPU user time (s): 2388.33
CPU system time (s): 27.9587
CPU usage (%): 720.525
Max. virtual memory (cumulated for all children) (KiB): 10900632

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2388.33
system time used= 27.9587
maximum resident set size= 8328652
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 542671
page faults= 0
swaps= 0
block input operations= 0
block output operations= 456
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 53351
involuntary context switches= 219716

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 2.86537 second user time and 3.44849 second system time

The end

Launcher Data

Begin job on node129 at 2017-07-21 22:44:34
IDJOB=4243295
IDBENCH=115674
IDSOLVER=2623
FILE ID=node129/4243295-1500669874
RUNJOBID= node129-1500669538-5816
PBS_JOBID= 20623291
Free space on /tmp= 61984 MiB

SOLVER NAME= sat4j-CSP 2017-07-05
BENCH NAME= XCSP17/Scheduling/Scheduling-fs-taillard/Taillard-fs-100-05-7.xml
COMMAND LINE= java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4243295-1500669874/watcher-4243295-1500669874 -o /tmp/evaluation-result-4243295-1500669874/solver-4243295-1500669874 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node129-1500669538-5816 --watchdog 2560  java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar HOME/instance-4243295-1500669874.xml

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

MD5SUM BENCH= 8361c52194adc4d0d2847bb08daa8f1b
RANDOM SEED=1594884105

node129.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		: 1600.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.96
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	: 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.96
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		: 1600.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.96
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	: 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.96
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	: 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		: 1600.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.96
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		: 2668.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		: 1600.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.96
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		: 2668.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		: 1867.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.96
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		: 2668.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		: 1600.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.96
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		: 2668.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:        23799816 kB
MemAvailable:   23705240 kB
Buffers:           54204 kB
Cached:           114316 kB
SwapCached:            0 kB
Active:          8455576 kB
Inactive:         100832 kB
Active(anon):    8333784 kB
Inactive(anon):    66212 kB
Active(file):     121792 kB
Inactive(file):    34620 kB
Unevictable:        5792 kB
Mlocked:            5792 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              1752 kB
Writeback:             0 kB
AnonPages:       8394308 kB
Mapped:            41180 kB
Shmem:              8844 kB
Slab:              93748 kB
SReclaimable:      60856 kB
SUnreclaim:        32892 kB
KernelStack:        4496 kB
PageTables:        21500 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    8643652 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   8136704 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      126336 kB
DirectMap2M:    33419264 kB

Free space on /tmp at the end= 61984 MiB
End job on node129 at 2017-07-21 22:50:10