Trace number 4257923

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) 260.08899 87.945396

General information on the benchmark

NameBinPacking/BinPacking-tab-sw120/
BinPacking-tab-sw120-41.xml
MD5SUMa372e06032e8b52aa9c97452ff274801
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark252.086
Satisfiable
(Un)Satisfiability was proved
Number of variables133
Number of constraints25
Number of domains2
Minimum domain size23
Maximum domain size45
Distribution of domain sizes[{"size":23,"count":1},{"size":45,"count":132}]
Minimum variable degree2
Maximum variable degree4
Distribution of variable degrees[{"degree":2,"count":1},{"degree":3,"count":110},{"degree":4,"count":22}]
Minimum constraint arity6
Maximum constraint arity132
Distribution of constraint arities[{"arity":6,"count":22},{"arity":23,"count":1},{"arity":132,"count":2}]
Number of extensional constraints22
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":22},{"type":"lex","count":1},{"type":"count","count":1},{"type":"cardinality","count":1}]
Optimization problemYES
Type of objectivemax VAR

Solver Data


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 (15117 MiB free)
  memory of node 1: 16384 MiB (7423 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4257923-1502651474/watcher-4257923-1502651474 -o /tmp/evaluation-result-4257923-1502651474/solver-4257923-1502651474 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node127-1502642200-6040 --watchdog 312 java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar HOME/instance-4257923-1502651474.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 252 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 282 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 252 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=17565, runsolver pid=17562

[startup+0.100081 s]*
/proc/loadavg: 6.48 4.96 4.31 6/200 17571
/proc/meminfo: memFree=23071092/32770624 swapFree=67108860/67108860
[pid=17565] ppid=17562 vsize=10086136 memory=19856 CPUtime=0.02 cores=0,2,4,6
/proc/17565/stat : 17565 (java) S 17562 17565 17093 0 -1 1077944320 3809 0 0 0 2 0 0 0 20 0 8 0 67340766 10328203264 4964 18446744073709551615 4194304 4196468 140736429481200 140736429463744 140448431668983 0 0 1 16784584 18446744073709551615 0 0 17 4 0 0 7 0 0 6293624 6294260 28098560 140736429482389 140736429482542 140736429482542 140736429486031 0
/proc/17565/statm: 2521534 4964 2055 1 0 2511031 0
[pid=17565/tid=17567] ppid=17562 vsize=10151672 memory=-6439968830534014599 CPUtime=0.01 cores=0,2,4,6
/proc/17565/task/17567/stat : 17567 (java) R 17562 17565 17093 0 -1 4202560 2502 0 0 0 1 0 0 0 20 0 9 0 67340774 10395312128 5015 18446744073709551615 4194304 4196468 140736429481200 140448435904968 140448431690909 0 4 1 16784584 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 28098560 140736429482389 140736429482542 140736429482542 140736429486031 0
[pid=17565/tid=17568] ppid=17562 vsize=10151672 memory=6735269665564437106 CPUtime=0 cores=0,2,4,6
/proc/17565/task/17568/stat : 17568 (java) S 17562 17565 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 67340775 10395312128 5015 18446744073709551615 4194304 4196468 140736429481200 140448388635152 140448431679189 0 4 1 16784584 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28098560 140736429482389 140736429482542 140736429482542 140736429486031 0
[pid=17565/tid=17569] ppid=17562 vsize=10151672 memory=140340545496704 CPUtime=0 cores=0,2,4,6
/proc/17565/task/17569/stat : 17569 (java) S 17562 17565 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 67340775 10395312128 5015 18446744073709551615 4194304 4196468 140736429481200 140448387582608 140448431679189 0 4 1 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28098560 140736429482389 140736429482542 140736429482542 140736429486031 0
[pid=17565/tid=17570] ppid=17562 vsize=10151672 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17565/task/17570/stat : 17570 (java) S 17562 17565 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 67340775 10395312128 5015 18446744073709551615 4194304 4196468 140736429481200 140448386529552 140448431679189 0 4 1 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28098560 140736429482389 140736429482542 140736429482542 140736429486031 0
[pid=17565/tid=17571] ppid=17562 vsize=10151672 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/17565/task/17571/stat : 17571 (java) S 17562 17565 17093 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 67340775 10395312128 5015 18446744073709551615 4194304 4196468 140736429481200 140448385477008 140448431679189 0 4 1 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28098560 140736429482389 140736429482542 140736429482542 140736429486031 0
[pid=17565/tid=17572] ppid=17562 vsize=10151672 memory=140340545496704 CPUtime=0 cores=0,2,4,6
/proc/17565/task/17572/stat : 17572 (java) S 17562 17565 17093 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 67340776 10395312128 5015 18446744073709551615 4194304 4196468 140736429481200 140447995685616 140448431680130 0 0 1 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28098560 140736429482389 140736429482542 140736429482542 140736429486031 0
[pid=17565/tid=17573] ppid=17562 vsize=10151672 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/17565/task/17573/stat : 17573 (java) S 17562 17565 17093 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 9 0 67340777 10395312128 5015 18446744073709551615 4194304 4196468 140736429481200 140447994631840 140448431679189 0 4 1 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28098560 140736429482389 140736429482542 140736429482542 140736429486031 0
[pid=17565/tid=17574] ppid=17562 vsize=10151672 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17565/task/17574/stat : 17574 (java) S 17562 17565 17093 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 9 0 67340777 10395312128 5015 18446744073709551615 4194304 4196468 140736429481200 140447993578800 140448431679189 0 4 1 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28098560 140736429482389 140736429482542 140736429482542 140736429486031 0
Current children cumulated CPU time: 0.02 s
Current children cumulated vsize: 10086136 KiB
Current children cumulated memory: 19856 KiB

[startup+0.215973 s]*
/proc/loadavg: 6.48 4.96 4.31 6/209 17580
/proc/meminfo: memFree=23069008/32770624 swapFree=67108860/67108860
[pid=17565] ppid=17562 vsize=10551156 memory=26084 CPUtime=0.08 cores=0,2,4,6
/proc/17565/stat : 17565 (java) S 17562 17565 17093 0 -1 1077944320 5005 0 0 0 7 1 0 0 20 0 15 0 67340766 10804383744 6521 18446744073709551615 4194304 4196468 140736429481200 140736429463744 140448431668983 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 7 0 0 6293624 6294260 28098560 140736429482389 140736429482542 140736429482542 140736429486031 0
/proc/17565/statm: 2637789 6521 2742 1 0 2627261 0
[pid=17565/tid=17567] ppid=17562 vsize=10551156 memory=8318255677412212789 CPUtime=0.06 cores=0,2,4,6
/proc/17565/task/17567/stat : 17567 (java) R 17562 17565 17093 0 -1 4202560 2986 0 0 0 5 1 0 0 20 0 15 0 67340774 10804383744 6521 18446744073709551615 4194304 4196468 140736429481200 140448435894672 140448431690909 0 4 1 16800974 0 0 0 -1 0 0 0 6 0 0 6293624 6294260 28098560 140736429482389 140736429482542 140736429482542 140736429486031 0
[pid=17565/tid=17568] ppid=17562 vsize=10551156 memory=330 CPUtime=0 cores=0,2,4,6
/proc/17565/task/17568/stat : 17568 (java) S 17562 17565 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 67340775 10804383744 6521 18446744073709551615 4194304 4196468 140736429481200 140448388635152 140448431679189 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28098560 140736429482389 140736429482542 140736429482542 140736429486031 0
[pid=17565/tid=17569] ppid=17562 vsize=10551156 memory=140340546164064 CPUtime=0 cores=0,2,4,6
/proc/17565/task/17569/stat : 17569 (java) S 17562 17565 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 67340775 10804383744 6521 18446744073709551615 4194304 4196468 140736429481200 140448387582608 140448431679189 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28098560 140736429482389 140736429482542 140736429482542 140736429486031 0
[pid=17565/tid=17570] ppid=17562 vsize=10551156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17565/task/17570/stat : 17570 (java) S 17562 17565 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 67340775 10804383744 6521 18446744073709551615 4194304 4196468 140736429481200 140448386529552 140448431679189 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28098560 140736429482389 140736429482542 140736429482542 140736429486031 0
[pid=17565/tid=17571] ppid=17562 vsize=10551156 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/17565/task/17571/stat : 17571 (java) S 17562 17565 17093 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 67340775 10804383744 6521 18446744073709551615 4194304 4196468 140736429481200 140448385477008 140448431679189 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28098560 140736429482389 140736429482542 140736429482542 140736429486031 0
[pid=17565/tid=17572] ppid=17562 vsize=10551156 memory=140340545496704 CPUtime=0 cores=0,2,4,6
/proc/17565/task/17572/stat : 17572 (java) S 17562 17565 17093 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 67340776 10804383744 6521 18446744073709551615 4194304 4196468 140736429481200 140447995685616 140448431680130 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28098560 140736429482389 140736429482542 140736429482542 140736429486031 0
[pid=17565/tid=17573] ppid=17562 vsize=10551156 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/17565/task/17573/stat : 17573 (java) S 17562 17565 17093 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 67340777 10804383744 6521 18446744073709551615 4194304 4196468 140736429481200 140447994631840 140448431679189 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28098560 140736429482389 140736429482542 140736429482542 140736429486031 0
[pid=17565/tid=17574] ppid=17562 vsize=10551156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17565/task/17574/stat : 17574 (java) S 17562 17565 17093 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 67340777 10804383744 6521 18446744073709551615 4194304 4196468 140736429481200 140447993578736 140448431679189 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28098560 140736429482389 140736429482542 140736429482542 140736429486031 0
[pid=17565/tid=17575] ppid=17562 vsize=10551156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17565/task/17575/stat : 17575 (java) S 17562 17565 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 67340779 10804383744 6521 18446744073709551615 4194304 4196468 140736429481200 140447992527312 140448431687579 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28098560 140736429482389 140736429482542 140736429482542 140736429486031 0
[pid=17565/tid=17576] ppid=17562 vsize=10551156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17565/task/17576/stat : 17576 (java) S 17562 17565 17093 0 -1 1077944384 416 0 0 0 0 0 0 0 20 0 15 0 67340779 10804383744 6521 18446744073709551615 4194304 4196468 140736429481200 140447991474416 140448431680130 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28098560 140736429482389 140736429482542 140736429482542 140736429486031 0
[pid=17565/tid=17577] ppid=17562 vsize=10551156 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/17565/task/17577/stat : 17577 (java) S 17562 17565 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 67340779 10804383744 6521 18446744073709551615 4194304 4196468 140736429481200 140447990421872 140448431680130 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28098560 140736429482389 140736429482542 140736429482542 140736429486031 0
[pid=17565/tid=17578] ppid=17562 vsize=10551156 memory=140340545496704 CPUtime=0 cores=0,2,4,6
/proc/17565/task/17578/stat : 17578 (java) S 17562 17565 17093 0 -1 1077944384 242 0 0 0 0 0 0 0 20 0 15 0 67340779 10804383744 6521 18446744073709551615 4194304 4196468 140736429481200 140447989368816 140448431680130 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28098560 140736429482389 140736429482542 140736429482542 140736429486031 0
[pid=17565/tid=17579] ppid=17562 vsize=10551156 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/17565/task/17579/stat : 17579 (java) S 17562 17565 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 67340780 10804383744 6521 18446744073709551615 4194304 4196468 140736429481200 140447988316512 140448431679189 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28098560 140736429482389 140736429482542 140736429482542 140736429486031 0
[pid=17565/tid=17580] ppid=17562 vsize=10551156 memory=140340545496704 CPUtime=0 cores=0,2,4,6
/proc/17565/task/17580/stat : 17580 (java) S 17562 17565 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 67340787 10804383744 6521 18446744073709551615 4194304 4196468 140736429481200 140447987264560 140448431680130 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28098560 140736429482389 140736429482542 140736429482542 140736429486031 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 10551156 KiB
Current children cumulated memory: 26084 KiB

[startup+0.310125 s]*
/proc/loadavg: 6.48 4.96 4.31 6/209 17580
/proc/meminfo: memFree=23056548/32770624 swapFree=67108860/67108860
[pid=17565] ppid=17562 vsize=10551156 memory=36004 CPUtime=0.22 cores=0,2,4,6
/proc/17565/stat : 17565 (java) S 17562 17565 17093 0 -1 1077944320 8236 0 0 0 19 3 0 0 20 0 15 0 67340766 10804383744 9001 18446744073709551615 4194304 4196468 140736429481200 140736429463744 140448431668983 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 7 0 0 6293624 6294260 28098560 140736429482389 140736429482542 140736429482542 140736429486031 0
/proc/17565/statm: 2637789 9001 2872 1 0 2627261 0
[pid=17565/tid=17567] ppid=17562 vsize=10551156 memory=-8774313645642428999 CPUtime=0.15 cores=0,2,4,6
/proc/17565/task/17567/stat : 17567 (java) R 17562 17565 17093 0 -1 4202560 5901 0 0 0 13 2 0 0 20 0 15 0 67340774 10804383744 9001 18446744073709551615 4194304 4196468 140736429481200 140448435889904 140448415749470 0 4 1 16800974 0 0 0 -1 4 0 0 6 0 0 6293624 6294260 28098560 140736429482389 140736429482542 140736429482542 140736429486031 0
[pid=17565/tid=17568] ppid=17562 vsize=10551156 memory=4872558044660077418 CPUtime=0 cores=0,2,4,6
/proc/17565/task/17568/stat : 17568 (java) S 17562 17565 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 67340775 10804383744 9001 18446744073709551615 4194304 4196468 140736429481200 140448388635152 140448431679189 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28098560 140736429482389 140736429482542 140736429482542 140736429486031 0
[pid=17565/tid=17569] ppid=17562 vsize=10551156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17565/task/17569/stat : 17569 (java) S 17562 17565 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 67340775 10804383744 9001 18446744073709551615 4194304 4196468 140736429481200 140448387582608 140448431679189 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28098560 140736429482389 140736429482542 140736429482542 140736429486031 0
[pid=17565/tid=17570] ppid=17562 vsize=10551156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17565/task/17570/stat : 17570 (java) S 17562 17565 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 67340775 10804383744 9001 18446744073709551615 4194304 4196468 140736429481200 140448386529552 140448431679189 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28098560 140736429482389 140736429482542 140736429482542 140736429486031 0
[pid=17565/tid=17571] ppid=17562 vsize=10551156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17565/task/17571/stat : 17571 (java) S 17562 17565 17093 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 67340775 10804383744 9001 18446744073709551615 4194304 4196468 140736429481200 140448385477008 140448431679189 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28098560 140736429482389 140736429482542 140736429482542 140736429486031 0
[pid=17565/tid=17572] ppid=17562 vsize=10551156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17565/task/17572/stat : 17572 (java) S 17562 17565 17093 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 67340776 10804383744 9001 18446744073709551615 4194304 4196468 140736429481200 140447995685616 140448431680130 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28098560 140736429482389 140736429482542 140736429482542 140736429486031 0
[pid=17565/tid=17573] ppid=17562 vsize=10551156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17565/task/17573/stat : 17573 (java) S 17562 17565 17093 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 67340777 10804383744 9001 18446744073709551615 4194304 4196468 140736429481200 140447994631840 140448431679189 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28098560 140736429482389 140736429482542 140736429482542 140736429486031 0
[pid=17565/tid=17574] ppid=17562 vsize=10551156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17565/task/17574/stat : 17574 (java) S 17562 17565 17093 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 67340777 10804383744 9001 18446744073709551615 4194304 4196468 140736429481200 140447993578736 140448431679189 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28098560 140736429482389 140736429482542 140736429482542 140736429486031 0
[pid=17565/tid=17575] ppid=17562 vsize=10551156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17565/task/17575/stat : 17575 (java) S 17562 17565 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 67340779 10804383744 9001 18446744073709551615 4194304 4196468 140736429481200 140447992527312 140448431687579 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28098560 140736429482389 140736429482542 140736429482542 140736429486031 0
[pid=17565/tid=17576] ppid=17562 vsize=10551156 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/17565/task/17576/stat : 17576 (java) S 17562 17565 17093 0 -1 1077944384 470 0 0 0 1 0 0 0 20 0 15 0 67340779 10804383744 9001 18446744073709551615 4194304 4196468 140736429481200 140447991474416 140448431680130 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28098560 140736429482389 140736429482542 140736429482542 140736429486031 0
[pid=17565/tid=17577] ppid=17562 vsize=10551156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17565/task/17577/stat : 17577 (java) S 17562 17565 17093 0 -1 1077944384 95 0 0 0 0 0 0 0 20 0 15 0 67340779 10804383744 9001 18446744073709551615 4194304 4196468 140736429481200 140447990421872 140448431680130 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28098560 140736429482389 140736429482542 140736429482542 140736429486031 0
[pid=17565/tid=17578] ppid=17562 vsize=10551156 memory=-1 CPUtime=0.03 cores=0,2,4,6
/proc/17565/task/17578/stat : 17578 (java) S 17562 17565 17093 0 -1 1077944384 419 0 0 0 3 0 0 0 20 0 15 0 67340779 10804383744 9001 18446744073709551615 4194304 4196468 140736429481200 140447989368816 140448431680130 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28098560 140736429482389 140736429482542 140736429482542 140736429486031 0
[pid=17565/tid=17579] ppid=17562 vsize=10551156 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/17565/task/17579/stat : 17579 (java) S 17562 17565 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 67340780 10804383744 9001 18446744073709551615 4194304 4196468 140736429481200 140447988316512 140448431679189 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28098560 140736429482389 140736429482542 140736429482542 140736429486031 0
[pid=17565/tid=17580] ppid=17562 vsize=10551156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17565/task/17580/stat : 17580 (java) S 17562 17565 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 67340787 10804383744 9001 18446744073709551615 4194304 4196468 140736429481200 140447987264560 140448431680130 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28098560 140736429482389 140736429482542 140736429482542 140736429486031 0
Current children cumulated CPU time: 0.22 s
Current children cumulated vsize: 10551156 KiB
Current children cumulated memory: 36004 KiB

[startup+0.701685 s]
/proc/loadavg: 6.48 4.96 4.31 6/209 17580
/proc/meminfo: memFree=22945736/32770624 swapFree=67108860/67108860
[pid=17565] ppid=17562 vsize=10551156 memory=286720 CPUtime=0.95 cores=0,2,4,6
/proc/17565/stat : 17565 (java) S 17562 17565 17093 0 -1 1077944320 10558 0 0 0 71 24 0 0 20 0 15 0 67340766 10804383744 71680 18446744073709551615 4194304 4196468 140736429481200 140736429463744 140448431668983 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 7 0 0 6293624 6294260 28098560 140736429482389 140736429482542 140736429482542 140736429486031 0
/proc/17565/statm: 2637789 71680 2978 1 0 2627261 0
[pid=17565/tid=17567] ppid=17562 vsize=10551156 memory=252 CPUtime=0.47 cores=0,2,4,6
/proc/17565/task/17567/stat : 17567 (java) R 17562 17565 17093 0 -1 4202560 7058 0 0 0 41 6 0 0 20 0 15 0 67340774 10804383744 71680 18446744073709551615 4194304 4196468 140736429481200 140448435898736 140448415712613 0 4 1 16800974 0 0 0 -1 0 0 0 6 0 0 6293624 6294260 28098560 140736429482389 140736429482542 140736429482542 140736429486031 0
[pid=17565/tid=17568] ppid=17562 vsize=10551156 memory=2294 CPUtime=0.06 cores=0,2,4,6
/proc/17565/task/17568/stat : 17568 (java) S 17562 17565 17093 0 -1 1077944384 67 0 0 0 2 4 0 0 20 0 15 0 67340775 10804383744 71680 18446744073709551615 4194304 4196468 140736429481200 140448388635152 140448431679189 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28098560 140736429482389 140736429482542 140736429482542 140736429486031 0
[pid=17565/tid=17569] ppid=17562 vsize=10551156 memory=304 CPUtime=0.06 cores=0,2,4,6
/proc/17565/task/17569/stat : 17569 (java) S 17562 17565 17093 0 -1 1077944384 63 0 0 0 2 4 0 0 20 0 15 0 67340775 10804383744 71680 18446744073709551615 4194304 4196468 140736429481200 140448387582608 140448431679189 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28098560 140736429482389 140736429482542 140736429482542 140736429486031 0
[pid=17565/tid=17570] ppid=17562 vsize=10551156 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/17565/task/17570/stat : 17570 (java) S 17562 17565 17093 0 -1 1077944384 65 0 0 0 3 4 0 0 20 0 15 0 67340775 10804383744 71680 18446744073709551615 4194304 4196468 140736429481200 140448386529552 140448431679189 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28098560 140736429482389 140736429482542 140736429482542 140736429486031 0
[pid=17565/tid=17571] ppid=17562 vsize=10551156 memory=0 CPUtime=0.06 cores=0,2,4,6
/proc/17565/task/17571/stat : 17571 (java) S 17562 17565 17093 0 -1 1077944384 73 0 0 0 2 4 0 0 20 0 15 0 67340775 10804383744 71680 18446744073709551615 4194304 4196468 140736429481200 140448385477008 140448431679189 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28098560 140736429482389 140736429482542 140736429482542 140736429486031 0
[pid=17565/tid=17572] ppid=17562 vsize=10551156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17565/task/17572/stat : 17572 (java) S 17562 17565 17093 0 -1 1077944384 82 0 0 0 0 0 0 0 20 0 15 0 67340776 10804383744 71680 18446744073709551615 4194304 4196468 140736429481200 140447995685616 140448431680130 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28098560 140736429482389 140736429482542 140736429482542 140736429486031 0
[pid=17565/tid=17573] ppid=17562 vsize=10551156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17565/task/17573/stat : 17573 (java) S 17562 17565 17093 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 67340777 10804383744 71680 18446744073709551615 4194304 4196468 140736429481200 140447994631840 140448431679189 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28098560 140736429482389 140736429482542 140736429482542 140736429486031 0
[pid=17565/tid=17574] ppid=17562 vsize=10551156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17565/task/17574/stat : 17574 (java) S 17562 17565 17093 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 67340777 10804383744 71680 18446744073709551615 4194304 4196468 140736429481200 140447993578736 140448431679189 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28098560 140736429482389 140736429482542 140736429482542 140736429486031 0
[pid=17565/tid=17575] ppid=17562 vsize=10551156 memory=15 CPUtime=0 cores=0,2,4,6
/proc/17565/task/17575/stat : 17575 (java) S 17562 17565 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 67340779 10804383744 71680 18446744073709551615 4194304 4196468 140736429481200 140447992527312 140448431687579 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28098560 140736429482389 140736429482542 140736429482542 140736429486031 0
[pid=17565/tid=17576] ppid=17562 vsize=10551156 memory=69 CPUtime=0.05 cores=0,2,4,6
/proc/17565/task/17576/stat : 17576 (java) S 17562 17565 17093 0 -1 1077944384 657 0 0 0 5 0 0 0 20 0 15 0 67340779 10804383744 71680 18446744073709551615 4194304 4196468 140736429481200 140447991474416 140448431680130 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28098560 140736429482389 140736429482542 140736429482542 140736429486031 0
[pid=17565/tid=17577] ppid=17562 vsize=10551156 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/17565/task/17577/stat : 17577 (java) S 17562 17565 17093 0 -1 1077944384 377 0 0 0 3 0 0 0 20 0 15 0 67340779 10804383744 71680 18446744073709551615 4194304 4196468 140736429481200 140447990421872 140448431680130 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28098560 140736429482389 140736429482542 140736429482542 140736429486031 0
[pid=17565/tid=17578] ppid=17562 vsize=10551156 memory=6485400618202 CPUtime=0.09 cores=0,2,4,6
/proc/17565/task/17578/stat : 17578 (java) R 17562 17565 17093 0 -1 4202560 757 0 0 0 9 0 0 0 20 0 15 0 67340779 10804383744 71680 18446744073709551615 4194304 4196468 140736429481200 140447989368816 140448415749470 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 28098560 140736429482389 140736429482542 140736429482542 140736429486031 0
[pid=17565/tid=17579] ppid=17562 vsize=10551156 memory=288230621803970871 CPUtime=0 cores=0,2,4,6
/proc/17565/task/17579/stat : 17579 (java) S 17562 17565 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 67340780 10804383744 71680 18446744073709551615 4194304 4196468 140736429481200 140447988316512 140448431679189 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28098560 140736429482389 140736429482542 140736429482542 140736429486031 0
[pid=17565/tid=17580] ppid=17562 vsize=10551156 memory=13563795322702378 CPUtime=0 cores=0,2,4,6
/proc/17565/task/17580/stat : 17580 (java) S 17562 17565 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 67340787 10804383744 71680 18446744073709551615 4194304 4196468 140736429481200 140447987264560 140448431680130 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28098560 140736429482389 140736429482542 140736429482542 140736429486031 0
Current children cumulated CPU time: 0.95 s
Current children cumulated vsize: 10551156 KiB
Current children cumulated memory: 286720 KiB

[startup+1.50078 s]
/proc/loadavg: 6.48 4.96 4.31 6/209 17580
/proc/meminfo: memFree=22109504/32770624 swapFree=67108860/67108860
[pid=17565] ppid=17562 vsize=10551232 memory=1140580 CPUtime=2.85 cores=0,2,4,6
/proc/17565/stat : 17565 (java) S 17562 17565 17093 0 -1 1077944320 15800 0 0 0 248 37 0 0 20 0 15 0 67340766 10804461568 285145 18446744073709551615 4194304 4196468 140736429481200 140736429463744 140448431668983 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 7 0 0 6293624 6294260 28098560 140736429482389 140736429482542 140736429482542 140736429486031 0
/proc/17565/statm: 2637808 285145 3098 1 0 2627261 0
[pid=17565/tid=17567] ppid=17562 vsize=10551232 memory=6944652177228980320 CPUtime=1.08 cores=0,2,4,6
/proc/17565/task/17567/stat : 17567 (java) R 17562 17565 17093 0 -1 4202560 8315 0 0 0 91 17 0 0 20 0 15 0 67340774 10804461568 285145 18446744073709551615 4194304 4196468 140736429481200 140448435906384 140448067384076 0 4 1 16800974 0 0 0 -1 4 0 0 6 0 0 6293624 6294260 28098560 140736429482389 140736429482542 140736429482542 140736429486031 0
[pid=17565/tid=17568] ppid=17562 vsize=10551232 memory=8740 CPUtime=0.22 cores=0,2,4,6
/proc/17565/task/17568/stat : 17568 (java) S 17562 17565 17093 0 -1 1077944384 115 0 0 0 18 4 0 0 20 0 15 0 67340775 10804461568 285145 18446744073709551615 4194304 4196468 140736429481200 140448388635152 140448431679189 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28098560 140736429482389 140736429482542 140736429482542 140736429486031 0
[pid=17565/tid=17569] ppid=17562 vsize=10551232 memory=0 CPUtime=0.22 cores=0,2,4,6
/proc/17565/task/17569/stat : 17569 (java) S 17562 17565 17093 0 -1 1077944384 452 0 0 0 18 4 0 0 20 0 15 0 67340775 10804461568 285145 18446744073709551615 4194304 4196468 140736429481200 140448387582608 140448431679189 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28098560 140736429482389 140736429482542 140736429482542 140736429486031 0
[pid=17565/tid=17570] ppid=17562 vsize=10551232 memory=280680810517440 CPUtime=0.23 cores=0,2,4,6
/proc/17565/task/17570/stat : 17570 (java) S 17562 17565 17093 0 -1 1077944384 481 0 0 0 19 4 0 0 20 0 15 0 67340775 10804461568 285145 18446744073709551615 4194304 4196468 140736429481200 140448386529552 140448431679189 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28098560 140736429482389 140736429482542 140736429482542 140736429486031 0
[pid=17565/tid=17571] ppid=17562 vsize=10551232 memory=13966 CPUtime=0.22 cores=0,2,4,6
/proc/17565/task/17571/stat : 17571 (java) S 17562 17565 17093 0 -1 1077944384 458 0 0 0 18 4 0 0 20 0 15 0 67340775 10804461568 285145 18446744073709551615 4194304 4196468 140736429481200 140448385477008 140448431679189 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28098560 140736429482389 140736429482542 140736429482542 140736429486031 0
[pid=17565/tid=17572] ppid=17562 vsize=10551232 memory=25918 CPUtime=0.01 cores=0,2,4,6
/proc/17565/task/17572/stat : 17572 (java) S 17562 17565 17093 0 -1 1077944384 354 0 0 0 1 0 0 0 20 0 15 0 67340776 10804461568 285145 18446744073709551615 4194304 4196468 140736429481200 140447995685616 140448431680130 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28098560 140736429482389 140736429482542 140736429482542 140736429486031 0
[pid=17565/tid=17573] ppid=17562 vsize=10551232 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17565/task/17573/stat : 17573 (java) S 17562 17565 17093 0 -1 1077944384 35 0 0 0 0 0 0 0 20 0 15 0 67340777 10804461568 285145 18446744073709551615 4194304 4196468 140736429481200 140447994631904 140448431679189 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28098560 140736429482389 140736429482542 140736429482542 140736429486031 0
[pid=17565/tid=17574] ppid=17562 vsize=10551232 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17565/task/17574/stat : 17574 (java) S 17562 17565 17093 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 67340777 10804461568 285145 18446744073709551615 4194304 4196468 140736429481200 140447993578736 140448431679189 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28098560 140736429482389 140736429482542 140736429482542 140736429486031 0
[pid=17565/tid=17575] ppid=17562 vsize=10551232 memory=0 CPUtime=0 cores=0,2,4,6
/proc/17565/task/17575/stat : 17575 (java) S 17562 17565 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 67340779 10804461568 285145 18446744073709551615 4194304 4196468 140736429481200 140447992527312 140448431687579 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28098560 140736429482389 140736429482542 140736429482542 140736429486031 0
[pid=17565/tid=17576] ppid=17562 vsize=10551232 memory=0 CPUtime=0.31 cores=0,2,4,6
/proc/17565/task/17576/stat : 17576 (java) S 17562 17565 17093 0 -1 1077944384 1728 0 0 0 31 0 0 0 20 0 15 0 67340779 10804461568 285145 18446744073709551615 4194304 4196468 140736429481200 140447991474416 140448431680130 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28098560 140736429482389 140736429482542 140736429482542 140736429486031 0
[pid=17565/tid=17577] ppid=17562 vsize=10551232 memory=0 CPUtime=0.29 cores=0,2,4,6
/proc/17565/task/17577/stat : 17577 (java) S 17562 17565 17093 0 -1 1077944384 1354 0 0 0 29 0 0 0 20 0 15 0 67340779 10804461568 285145 18446744073709551615 4194304 4196468 140736429481200 140447990421872 140448431680130 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28098560 140736429482389 140736429482542 140736429482542 140736429486031 0
[pid=17565/tid=17578] ppid=17562 vsize=10551232 memory=16 CPUtime=0.19 cores=0,2,4,6
/proc/17565/task/17578/stat : 17578 (java) S 17562 17565 17093 0 -1 1077944384 1182 0 0 0 19 0 0 0 20 0 15 0 67340779 10804461568 285145 18446744073709551615 4194304 4196468 140736429481200 140447989368816 140448431680130 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28098560 140736429482389 140736429482542 140736429482542 140736429486031 0

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

[startup+87.2015 s]
/proc/loadavg: 6.71 5.22 4.45 9/210 17659
/proc/meminfo: memFree=14924352/32770624 swapFree=67108860/67108860
[pid=17565] ppid=17562 vsize=10617796 memory=8111404 CPUtime=257.28 cores=0,2,4,6
/proc/17565/stat : 17565 (java) S 17562 17565 17093 0 -1 1077944320 215388 0 0 0 25248 480 0 0 20 0 16 0 67340766 10872623104 2027851 18446744073709551615 4194304 4196468 140736429481200 140736429463744 140448431668983 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 7 0 0 6293624 6294260 28098560 140736429482389 140736429482542 140736429482542 140736429486031 0
/proc/17565/statm: 2654449 2027851 3124 1 0 2643902 0
[pid=17565/tid=17567] ppid=17562 vsize=10617796 memory=-8774313645642428999 CPUtime=27.71 cores=0,2,4,6
/proc/17565/task/17567/stat : 17567 (java) S 17562 17565 17093 0 -1 1077944384 20784 0 0 0 2696 75 0 0 20 0 16 0 67340774 10872623104 2027851 18446744073709551615 4194304 4196468 140736429481200 140448435906912 140448431679189 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 6 0 0 6293624 6294260 28098560 140736429482389 140736429482542 140736429482542 140736429486031 0
[pid=17565/tid=17568] ppid=17562 vsize=10617796 memory=1992 CPUtime=56.79 cores=0,2,4,6
/proc/17565/task/17568/stat : 17568 (java) R 17562 17565 17093 0 -1 4202560 53278 0 0 0 5583 96 0 0 20 0 16 0 67340775 10872623104 2027851 18446744073709551615 4194304 4196468 140736429481200 140448388635352 140448413265531 0 4 1 16800974 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 28098560 140736429482389 140736429482542 140736429482542 140736429486031 0
[pid=17565/tid=17569] ppid=17562 vsize=10617796 memory=1204 CPUtime=56.5 cores=0,2,4,6
/proc/17565/task/17569/stat : 17569 (java) R 17562 17565 17093 0 -1 4202560 51899 0 0 0 5549 101 0 0 20 0 16 0 67340775 10872623104 2027851 18446744073709551615 4194304 4196468 140736429481200 140448387582496 140448416366622 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 28098560 140736429482389 140736429482542 140736429482542 140736429486031 0
[pid=17565/tid=17570] ppid=17562 vsize=10617796 memory=1000 CPUtime=56.22 cores=0,2,4,6
/proc/17565/task/17570/stat : 17570 (java) R 17562 17565 17093 0 -1 4202560 17410 0 0 0 5522 100 0 0 20 0 16 0 67340775 10872623104 2027851 18446744073709551615 4194304 4196468 140736429481200 140448386529136 140448424297191 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 28098560 140736429482389 140736429482542 140736429482542 140736429486031 0
[pid=17565/tid=17571] ppid=17562 vsize=10617796 memory=796 CPUtime=55.98 cores=0,2,4,6
/proc/17565/task/17571/stat : 17571 (java) R 17562 17565 17093 0 -1 4202560 15810 0 0 0 5500 98 0 0 20 0 16 0 67340775 10872623104 2027851 18446744073709551615 4194304 4196468 140736429481200 140448385477008 140448416654279 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 28098560 140736429482389 140736429482542 140736429482542 140736429486031 0
[pid=17565/tid=17572] ppid=17562 vsize=10617796 memory=8944 CPUtime=1.23 cores=0,2,4,6
/proc/17565/task/17572/stat : 17572 (java) S 17562 17565 17093 0 -1 1077944384 34576 0 0 0 120 3 0 0 20 0 16 0 67340776 10872623104 2027851 18446744073709551615 4194304 4196468 140736429481200 140447995683936 140448431679189 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 45 0 0 6293624 6294260 28098560 140736429482389 140736429482542 140736429482542 140736429486031 0
[pid=17565/tid=17573] ppid=17562 vsize=10617796 memory=5788 CPUtime=0 cores=0,2,4,6
/proc/17565/task/17573/stat : 17573 (java) S 17562 17565 17093 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 16 0 67340777 10872623104 2027851 18446744073709551615 4194304 4196468 140736429481200 140447994631904 140448431679189 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28098560 140736429482389 140736429482542 140736429482542 140736429486031 0
[pid=17565/tid=17574] ppid=17562 vsize=10617796 memory=4612 CPUtime=0 cores=0,2,4,6
/proc/17565/task/17574/stat : 17574 (java) S 17562 17565 17093 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 16 0 67340777 10872623104 2027851 18446744073709551615 4194304 4196468 140736429481200 140447993578752 140448431679189 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28098560 140736429482389 140736429482542 140736429482542 140736429486031 0
[pid=17565/tid=17575] ppid=17562 vsize=10617796 memory=1708 CPUtime=0 cores=0,2,4,6
/proc/17565/task/17575/stat : 17575 (java) S 17562 17565 17093 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 16 0 67340779 10872623104 2027851 18446744073709551615 4194304 4196468 140736429481200 140447992527312 140448431687579 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28098560 140736429482389 140736429482542 140736429482542 140736429486031 0
[pid=17565/tid=17576] ppid=17562 vsize=10617796 memory=1444 CPUtime=1.31 cores=0,2,4,6
/proc/17565/task/17576/stat : 17576 (java) S 17562 17565 17093 0 -1 1077944384 9196 0 0 0 130 1 0 0 20 0 16 0 67340779 10872623104 2027851 18446744073709551615 4194304 4196468 140736429481200 140447991474416 140448431680130 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28098560 140736429482389 140736429482542 140736429482542 140736429486031 0
[pid=17565/tid=17577] ppid=17562 vsize=10617796 memory=1228 CPUtime=1.13 cores=0,2,4,6
/proc/17565/task/17577/stat : 17577 (java) S 17562 17565 17093 0 -1 1077944384 7776 0 0 0 112 1 0 0 20 0 16 0 67340779 10872623104 2027851 18446744073709551615 4194304 4196468 140736429481200 140447990421872 140448431680130 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28098560 140736429482389 140736429482542 140736429482542 140736429486031 0
[pid=17565/tid=17578] ppid=17562 vsize=10617796 memory=-8774313645642428999 CPUtime=0.29 cores=0,2,4,6
/proc/17565/task/17578/stat : 17578 (java) S 17562 17565 17093 0 -1 1077944384 2698 0 0 0 29 0 0 0 20 0 16 0 67340779 10872623104 2027851 18446744073709551615 4194304 4196468 140736429481200 140447989368816 140448431680130 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28098560 140736429482389 140736429482542 140736429482542 140736429486031 0
[pid=17565/tid=17579] ppid=17562 vsize=10617796 memory=8111404 CPUtime=0 cores=0,2,4,6
/proc/17565/task/17579/stat : 17579 (java) S 17562 17565 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 67340780 10872623104 2027851 18446744073709551615 4194304 4196468 140736429481200 140447988316512 140448431679189 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28098560 140736429482389 140736429482542 140736429482542 140736429486031 0
[pid=17565/tid=17580] ppid=17562 vsize=10617796 memory=4028 CPUtime=0.02 cores=0,2,4,6
/proc/17565/task/17580/stat : 17580 (java) S 17562 17565 17093 0 -1 1077944384 493 0 0 0 1 1 0 0 20 0 16 0 67340787 10872623104 2027851 18446744073709551615 4194304 4196468 140736429481200 140447987264560 140448431680130 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 64 0 0 6293624 6294260 28098560 140736429482389 140736429482542 140736429482542 140736429486031 0
[pid=17565/tid=17659] ppid=17562 vsize=10617796 memory=37888 CPUtime=0 cores=0,2,4,6
/proc/17565/task/17659/stat : 17659 (java) S 17562 17565 17093 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 16 0 67349453 10872623104 2027851 18446744073709551615 4194304 4196468 140736429481200 140447986204608 140448431679189 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28098560 140736429482389 140736429482542 140736429482542 140736429486031 0
Current children cumulated CPU time: 257.28 s
Current children cumulated vsize: 10617796 KiB
Current children cumulated memory: 8111404 KiB

[startup+87.6007 s]
/proc/loadavg: 6.71 5.22 4.45 9/210 17659
/proc/meminfo: memFree=14924352/32770624 swapFree=67108860/67108860
[pid=17565] ppid=17562 vsize=10617796 memory=8111404 CPUtime=258.85 cores=0,2,4,6
/proc/17565/stat : 17565 (java) S 17562 17565 17093 0 -1 1077944320 215388 0 0 0 25405 480 0 0 20 0 16 0 67340766 10872623104 2027851 18446744073709551615 4194304 4196468 140736429481200 140736429463744 140448431668983 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 7 0 0 6293624 6294260 28098560 140736429482389 140736429482542 140736429482542 140736429486031 0
/proc/17565/statm: 2654449 2027851 3124 1 0 2643902 0
[pid=17565/tid=17567] ppid=17562 vsize=10617796 memory=1732 CPUtime=27.71 cores=0,2,4,6
/proc/17565/task/17567/stat : 17567 (java) S 17562 17565 17093 0 -1 1077944384 20784 0 0 0 2696 75 0 0 20 0 16 0 67340774 10872623104 2027851 18446744073709551615 4194304 4196468 140736429481200 140448435906912 140448431679189 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 6 0 0 6293624 6294260 28098560 140736429482389 140736429482542 140736429482542 140736429486031 0
[pid=17565/tid=17568] ppid=17562 vsize=10617796 memory=5788 CPUtime=57.18 cores=0,2,4,6
/proc/17565/task/17568/stat : 17568 (java) R 17562 17565 17093 0 -1 4202560 53278 0 0 0 5622 96 0 0 20 0 16 0 67340775 10872623104 2027851 18446744073709551615 4194304 4196468 140736429481200 140448388635048 140448424297191 0 4 1 16800974 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 28098560 140736429482389 140736429482542 140736429482542 140736429486031 0
[pid=17565/tid=17569] ppid=17562 vsize=10617796 memory=4612 CPUtime=56.9 cores=0,2,4,6
/proc/17565/task/17569/stat : 17569 (java) R 17562 17565 17093 0 -1 4202560 51899 0 0 0 5589 101 0 0 20 0 16 0 67340775 10872623104 2027851 18446744073709551615 4194304 4196468 140736429481200 140448387582496 140448416366645 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 28098560 140736429482389 140736429482542 140736429482542 140736429486031 0
[pid=17565/tid=17570] ppid=17562 vsize=10617796 memory=1708 CPUtime=56.61 cores=0,2,4,6
/proc/17565/task/17570/stat : 17570 (java) R 17562 17565 17093 0 -1 4202560 17410 0 0 0 5561 100 0 0 20 0 16 0 67340775 10872623104 2027851 18446744073709551615 4194304 4196468 140736429481200 140448386529136 140448424297191 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 28098560 140736429482389 140736429482542 140736429482542 140736429486031 0
[pid=17565/tid=17571] ppid=17562 vsize=10617796 memory=1444 CPUtime=56.37 cores=0,2,4,6
/proc/17565/task/17571/stat : 17571 (java) R 17562 17565 17093 0 -1 4202560 15810 0 0 0 5539 98 0 0 20 0 16 0 67340775 10872623104 2027851 18446744073709551615 4194304 4196468 140736429481200 140448385476592 140448424297191 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 28098560 140736429482389 140736429482542 140736429482542 140736429486031 0
[pid=17565/tid=17572] ppid=17562 vsize=10617796 memory=1228 CPUtime=1.23 cores=0,2,4,6
/proc/17565/task/17572/stat : 17572 (java) S 17562 17565 17093 0 -1 1077944384 34576 0 0 0 120 3 0 0 20 0 16 0 67340776 10872623104 2027851 18446744073709551615 4194304 4196468 140736429481200 140447995683936 140448431679189 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 45 0 0 6293624 6294260 28098560 140736429482389 140736429482542 140736429482542 140736429486031 0
[pid=17565/tid=17573] ppid=17562 vsize=10617796 memory=12200 CPUtime=0 cores=0,2,4,6
/proc/17565/task/17573/stat : 17573 (java) S 17562 17565 17093 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 16 0 67340777 10872623104 2027851 18446744073709551615 4194304 4196468 140736429481200 140447994631904 140448431679189 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28098560 140736429482389 140736429482542 140736429482542 140736429486031 0
[pid=17565/tid=17574] ppid=17562 vsize=10617796 memory=1992 CPUtime=0 cores=0,2,4,6
/proc/17565/task/17574/stat : 17574 (java) S 17562 17565 17093 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 16 0 67340777 10872623104 2027851 18446744073709551615 4194304 4196468 140736429481200 140447993578752 140448431679189 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28098560 140736429482389 140736429482542 140736429482542 140736429486031 0
[pid=17565/tid=17575] ppid=17562 vsize=10617796 memory=1204 CPUtime=0 cores=0,2,4,6
/proc/17565/task/17575/stat : 17575 (java) S 17562 17565 17093 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 16 0 67340779 10872623104 2027851 18446744073709551615 4194304 4196468 140736429481200 140447992527312 140448431687579 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28098560 140736429482389 140736429482542 140736429482542 140736429486031 0
[pid=17565/tid=17576] ppid=17562 vsize=10617796 memory=1000 CPUtime=1.31 cores=0,2,4,6
/proc/17565/task/17576/stat : 17576 (java) S 17562 17565 17093 0 -1 1077944384 9196 0 0 0 130 1 0 0 20 0 16 0 67340779 10872623104 2027851 18446744073709551615 4194304 4196468 140736429481200 140447991474416 140448431680130 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28098560 140736429482389 140736429482542 140736429482542 140736429486031 0
[pid=17565/tid=17577] ppid=17562 vsize=10617796 memory=796 CPUtime=1.13 cores=0,2,4,6
/proc/17565/task/17577/stat : 17577 (java) S 17562 17565 17093 0 -1 1077944384 7776 0 0 0 112 1 0 0 20 0 16 0 67340779 10872623104 2027851 18446744073709551615 4194304 4196468 140736429481200 140447990421872 140448431680130 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28098560 140736429482389 140736429482542 140736429482542 140736429486031 0
[pid=17565/tid=17578] ppid=17562 vsize=10617796 memory=8944 CPUtime=0.29 cores=0,2,4,6
/proc/17565/task/17578/stat : 17578 (java) S 17562 17565 17093 0 -1 1077944384 2698 0 0 0 29 0 0 0 20 0 16 0 67340779 10872623104 2027851 18446744073709551615 4194304 4196468 140736429481200 140447989368816 140448431680130 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28098560 140736429482389 140736429482542 140736429482542 140736429486031 0
[pid=17565/tid=17579] ppid=17562 vsize=10617796 memory=15876 CPUtime=0 cores=0,2,4,6
/proc/17565/task/17579/stat : 17579 (java) S 17562 17565 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 67340780 10872623104 2027851 18446744073709551615 4194304 4196468 140736429481200 140447988316512 140448431679189 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28098560 140736429482389 140736429482542 140736429482542 140736429486031 0
[pid=17565/tid=17580] ppid=17562 vsize=10617796 memory=140340545495713 CPUtime=0.02 cores=0,2,4,6
/proc/17565/task/17580/stat : 17580 (java) S 17562 17565 17093 0 -1 1077944384 493 0 0 0 1 1 0 0 20 0 16 0 67340787 10872623104 2027851 18446744073709551615 4194304 4196468 140736429481200 140447987264560 140448431680130 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 64 0 0 6293624 6294260 28098560 140736429482389 140736429482542 140736429482542 140736429486031 0
[pid=17565/tid=17659] ppid=17562 vsize=10617796 memory=8243122710528917583 CPUtime=0 cores=0,2,4,6
/proc/17565/task/17659/stat : 17659 (java) S 17562 17565 17093 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 16 0 67349453 10872623104 2027851 18446744073709551615 4194304 4196468 140736429481200 140447986204608 140448431679189 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28098560 140736429482389 140736429482542 140736429482542 140736429486031 0
Current children cumulated CPU time: 258.85 s
Current children cumulated vsize: 10617796 KiB
Current children cumulated memory: 8111404 KiB

[startup+87.8006 s]
/proc/loadavg: 6.71 5.22 4.45 9/210 17659
/proc/meminfo: memFree=14924352/32770624 swapFree=67108860/67108860
[pid=17565] ppid=17562 vsize=10617796 memory=8111404 CPUtime=259.63 cores=0,2,4,6
/proc/17565/stat : 17565 (java) S 17562 17565 17093 0 -1 1077944320 215388 0 0 0 25483 480 0 0 20 0 16 0 67340766 10872623104 2027851 18446744073709551615 4194304 4196468 140736429481200 140736429463744 140448431668983 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 7 0 0 6293624 6294260 28098560 140736429482389 140736429482542 140736429482542 140736429486031 0
/proc/17565/statm: 2654449 2027851 3124 1 0 2643902 0
[pid=17565/tid=17567] ppid=17562 vsize=10617796 memory=2319411224111230327 CPUtime=27.71 cores=0,2,4,6
/proc/17565/task/17567/stat : 17567 (java) S 17562 17565 17093 0 -1 1077944384 20784 0 0 0 2696 75 0 0 20 0 16 0 67340774 10872623104 2027851 18446744073709551615 4194304 4196468 140736429481200 140448435906912 140448431679189 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 6 0 0 6293624 6294260 28098560 140736429482389 140736429482542 140736429482542 140736429486031 0
[pid=17565/tid=17568] ppid=17562 vsize=10617796 memory=3467825727391473714 CPUtime=57.37 cores=0,2,4,6
/proc/17565/task/17568/stat : 17568 (java) R 17562 17565 17093 0 -1 4202560 53278 0 0 0 5641 96 0 0 20 0 16 0 67340775 10872623104 2027851 18446744073709551615 4194304 4196468 140736429481200 140448388635048 140448424297191 0 4 1 16800974 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 28098560 140736429482389 140736429482542 140736429482542 140736429486031 0
[pid=17565/tid=17569] ppid=17562 vsize=10617796 memory=3467825727391471667 CPUtime=57.1 cores=0,2,4,6
/proc/17565/task/17569/stat : 17569 (java) R 17562 17565 17093 0 -1 4202560 51899 0 0 0 5609 101 0 0 20 0 16 0 67340775 10872623104 2027851 18446744073709551615 4194304 4196468 140736429481200 140448387582496 140448416619588 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 28098560 140736429482389 140736429482542 140736429482542 140736429486031 0
[pid=17565/tid=17570] ppid=17562 vsize=10617796 memory=0 CPUtime=56.8 cores=0,2,4,6
/proc/17565/task/17570/stat : 17570 (java) R 17562 17565 17093 0 -1 4202560 17410 0 0 0 5580 100 0 0 20 0 16 0 67340775 10872623104 2027851 18446744073709551615 4194304 4196468 140736429481200 140448386529136 140448424297191 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 28098560 140736429482389 140736429482542 140736429482542 140736429486031 0
[pid=17565/tid=17571] ppid=17562 vsize=10617796 memory=140340545496001 CPUtime=56.57 cores=0,2,4,6
/proc/17565/task/17571/stat : 17571 (java) R 17562 17565 17093 0 -1 4202560 15810 0 0 0 5559 98 0 0 20 0 16 0 67340775 10872623104 2027851 18446744073709551615 4194304 4196468 140736429481200 140448385476592 140448424297191 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 28098560 140736429482389 140736429482542 140736429482542 140736429486031 0
[pid=17565/tid=17572] ppid=17562 vsize=10617796 memory=280680811345200 CPUtime=1.23 cores=0,2,4,6
/proc/17565/task/17572/stat : 17572 (java) S 17562 17565 17093 0 -1 1077944384 34576 0 0 0 120 3 0 0 20 0 16 0 67340776 10872623104 2027851 18446744073709551615 4194304 4196468 140736429481200 140447995683936 140448431679189 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 45 0 0 6293624 6294260 28098560 140736429482389 140736429482542 140736429482542 140736429486031 0
[pid=17565/tid=17573] ppid=17562 vsize=10617796 memory=8243122710528917583 CPUtime=0 cores=0,2,4,6
/proc/17565/task/17573/stat : 17573 (java) S 17562 17565 17093 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 16 0 67340777 10872623104 2027851 18446744073709551615 4194304 4196468 140736429481200 140447994631904 140448431679189 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28098560 140736429482389 140736429482542 140736429482542 140736429486031 0
[pid=17565/tid=17574] ppid=17562 vsize=10617796 memory=22830 CPUtime=0 cores=0,2,4,6
/proc/17565/task/17574/stat : 17574 (java) S 17562 17565 17093 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 16 0 67340777 10872623104 2027851 18446744073709551615 4194304 4196468 140736429481200 140447993578752 140448431679189 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28098560 140736429482389 140736429482542 140736429482542 140736429486031 0
[pid=17565/tid=17575] ppid=17562 vsize=10617796 memory=7380106142448643439 CPUtime=0 cores=0,2,4,6
/proc/17565/task/17575/stat : 17575 (java) S 17562 17565 17093 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 16 0 67340779 10872623104 2027851 18446744073709551615 4194304 4196468 140736429481200 140447992527312 140448431687579 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28098560 140736429482389 140736429482542 140736429482542 140736429486031 0
[pid=17565/tid=17576] ppid=17562 vsize=10617796 memory=7883663647457243191 CPUtime=1.31 cores=0,2,4,6
/proc/17565/task/17576/stat : 17576 (java) S 17562 17565 17093 0 -1 1077944384 9196 0 0 0 130 1 0 0 20 0 16 0 67340779 10872623104 2027851 18446744073709551615 4194304 4196468 140736429481200 140447991474416 140448431680130 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28098560 140736429482389 140736429482542 140736429482542 140736429486031 0
[pid=17565/tid=17577] ppid=17562 vsize=10617796 memory=8099273479803333729 CPUtime=1.13 cores=0,2,4,6
/proc/17565/task/17577/stat : 17577 (java) S 17562 17565 17093 0 -1 1077944384 7776 0 0 0 112 1 0 0 20 0 16 0 67340779 10872623104 2027851 18446744073709551615 4194304 4196468 140736429481200 140447990421872 140448431680130 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28098560 140736429482389 140736429482542 140736429482542 140736429486031 0
[pid=17565/tid=17578] ppid=17562 vsize=10617796 memory=140340545496001 CPUtime=0.29 cores=0,2,4,6
/proc/17565/task/17578/stat : 17578 (java) S 17562 17565 17093 0 -1 1077944384 2698 0 0 0 29 0 0 0 20 0 16 0 67340779 10872623104 2027851 18446744073709551615 4194304 4196468 140736429481200 140447989368816 140448431680130 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28098560 140736429482389 140736429482542 140736429482542 140736429486031 0
[pid=17565/tid=17579] ppid=17562 vsize=10617796 memory=6944656592455359580 CPUtime=0 cores=0,2,4,6
/proc/17565/task/17579/stat : 17579 (java) S 17562 17565 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 67340780 10872623104 2027851 18446744073709551615 4194304 4196468 140736429481200 140447988316512 140448431679189 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28098560 140736429482389 140736429482542 140736429482542 140736429486031 0
[pid=17565/tid=17580] ppid=17562 vsize=10617796 memory=-7240599193973531753 CPUtime=0.02 cores=0,2,4,6
/proc/17565/task/17580/stat : 17580 (java) S 17562 17565 17093 0 -1 1077944384 493 0 0 0 1 1 0 0 20 0 16 0 67340787 10872623104 2027851 18446744073709551615 4194304 4196468 140736429481200 140447987264560 140448431680130 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 64 0 0 6293624 6294260 28098560 140736429482389 140736429482542 140736429482542 140736429486031 0
[pid=17565/tid=17659] ppid=17562 vsize=10617796 memory=1399094042734925955 CPUtime=0 cores=0,2,4,6
/proc/17565/task/17659/stat : 17659 (java) S 17562 17565 17093 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 16 0 67349453 10872623104 2027851 18446744073709551615 4194304 4196468 140736429481200 140447986204608 140448431679189 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28098560 140736429482389 140736429482542 140736429482542 140736429486031 0
Current children cumulated CPU time: 259.63 s
Current children cumulated vsize: 10617796 KiB
Current children cumulated memory: 8111404 KiB

[startup+87.9007 s]
/proc/loadavg: 6.71 5.22 4.45 9/210 17659
/proc/meminfo: memFree=14924352/32770624 swapFree=67108860/67108860
[pid=17565] ppid=17562 vsize=10617796 memory=8111404 CPUtime=260.03 cores=0,2,4,6
/proc/17565/stat : 17565 (java) S 17562 17565 17093 0 -1 1077944320 215388 0 0 0 25522 481 0 0 20 0 16 0 67340766 10872623104 2027851 18446744073709551615 4194304 4196468 140736429481200 140736429463744 140448431668983 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 7 0 0 6293624 6294260 28098560 140736429482389 140736429482542 140736429482542 140736429486031 0
/proc/17565/statm: 2654449 2027851 3124 1 0 2643902 0
[pid=17565/tid=17567] ppid=17562 vsize=10617796 memory=8111396 CPUtime=27.71 cores=0,2,4,6
/proc/17565/task/17567/stat : 17567 (java) S 17562 17565 17093 0 -1 1077944384 20784 0 0 0 2696 75 0 0 20 0 16 0 67340774 10872623104 2027851 18446744073709551615 4194304 4196468 140736429481200 140448435906912 140448431679189 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 6 0 0 6293624 6294260 28098560 140736429482389 140736429482542 140736429482542 140736429486031 0
[pid=17565/tid=17568] ppid=17562 vsize=10617796 memory=8111396 CPUtime=57.47 cores=0,2,4,6
/proc/17565/task/17568/stat : 17568 (java) R 17562 17565 17093 0 -1 4202560 53278 0 0 0 5651 96 0 0 20 0 16 0 67340775 10872623104 2027851 18446744073709551615 4194304 4196468 140736429481200 140448388635048 140448424297191 0 4 1 16800974 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 28098560 140736429482389 140736429482542 140736429482542 140736429486031 0
[pid=17565/tid=17569] ppid=17562 vsize=10617796 memory=1228 CPUtime=57.2 cores=0,2,4,6
/proc/17565/task/17569/stat : 17569 (java) R 17562 17565 17093 0 -1 4202560 51899 0 0 0 5619 101 0 0 20 0 16 0 67340775 10872623104 2027851 18446744073709551615 4194304 4196468 140736429481200 140448387582496 140448413265437 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 28098560 140736429482389 140736429482542 140736429482542 140736429486031 0
[pid=17565/tid=17570] ppid=17562 vsize=10617796 memory=8111392 CPUtime=56.9 cores=0,2,4,6
/proc/17565/task/17570/stat : 17570 (java) R 17562 17565 17093 0 -1 4202560 17410 0 0 0 5590 100 0 0 20 0 16 0 67340775 10872623104 2027851 18446744073709551615 4194304 4196468 140736429481200 140448386529136 140448424297191 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 28098560 140736429482389 140736429482542 140736429482542 140736429486031 0
[pid=17565/tid=17571] ppid=17562 vsize=10617796 memory=8102740 CPUtime=56.66 cores=0,2,4,6
/proc/17565/task/17571/stat : 17571 (java) R 17562 17565 17093 0 -1 4202560 15810 0 0 0 5568 98 0 0 20 0 16 0 67340775 10872623104 2027851 18446744073709551615 4194304 4196468 140736429481200 140448385476592 140448424297191 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 28098560 140736429482389 140736429482542 140736429482542 140736429486031 0
[pid=17565/tid=17572] ppid=17562 vsize=10617796 memory=8111392 CPUtime=1.23 cores=0,2,4,6
/proc/17565/task/17572/stat : 17572 (java) S 17562 17565 17093 0 -1 1077944384 34576 0 0 0 120 3 0 0 20 0 16 0 67340776 10872623104 2027851 18446744073709551615 4194304 4196468 140736429481200 140447995683936 140448431679189 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 45 0 0 6293624 6294260 28098560 140736429482389 140736429482542 140736429482542 140736429486031 0
[pid=17565/tid=17573] ppid=17562 vsize=10617796 memory=8111392 CPUtime=0 cores=0,2,4,6
/proc/17565/task/17573/stat : 17573 (java) S 17562 17565 17093 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 16 0 67340777 10872623104 2027851 18446744073709551615 4194304 4196468 140736429481200 140447994631904 140448431679189 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28098560 140736429482389 140736429482542 140736429482542 140736429486031 0
[pid=17565/tid=17574] ppid=17562 vsize=10617796 memory=-8774313645642428999 CPUtime=0 cores=0,2,4,6
/proc/17565/task/17574/stat : 17574 (java) S 17562 17565 17093 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 16 0 67340777 10872623104 2027851 18446744073709551615 4194304 4196468 140736429481200 140447993578752 140448431679189 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28098560 140736429482389 140736429482542 140736429482542 140736429486031 0
[pid=17565/tid=17575] ppid=17562 vsize=10617796 memory=2868 CPUtime=0 cores=0,2,4,6
/proc/17565/task/17575/stat : 17575 (java) S 17562 17565 17093 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 16 0 67340779 10872623104 2027851 18446744073709551615 4194304 4196468 140736429481200 140447992527312 140448431687579 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28098560 140736429482389 140736429482542 140736429482542 140736429486031 0
[pid=17565/tid=17576] ppid=17562 vsize=10617796 memory=8111392 CPUtime=1.31 cores=0,2,4,6
/proc/17565/task/17576/stat : 17576 (java) S 17562 17565 17093 0 -1 1077944384 9196 0 0 0 130 1 0 0 20 0 16 0 67340779 10872623104 2027851 18446744073709551615 4194304 4196468 140736429481200 140447991474416 140448431680130 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28098560 140736429482389 140736429482542 140736429482542 140736429486031 0
[pid=17565/tid=17577] ppid=17562 vsize=10617796 memory=37888 CPUtime=1.13 cores=0,2,4,6
/proc/17565/task/17577/stat : 17577 (java) S 17562 17565 17093 0 -1 1077944384 7776 0 0 0 112 1 0 0 20 0 16 0 67340779 10872623104 2027851 18446744073709551615 4194304 4196468 140736429481200 140447990421872 140448431680130 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28098560 140736429482389 140736429482542 140736429482542 140736429486031 0
[pid=17565/tid=17578] ppid=17562 vsize=10617796 memory=8111392 CPUtime=0.29 cores=0,2,4,6
/proc/17565/task/17578/stat : 17578 (java) S 17562 17565 17093 0 -1 1077944384 2698 0 0 0 29 0 0 0 20 0 16 0 67340779 10872623104 2027851 18446744073709551615 4194304 4196468 140736429481200 140447989368816 140448431680130 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28098560 140736429482389 140736429482542 140736429482542 140736429486031 0
[pid=17565/tid=17579] ppid=17562 vsize=10617796 memory=4028 CPUtime=0 cores=0,2,4,6
/proc/17565/task/17579/stat : 17579 (java) S 17562 17565 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 67340780 10872623104 2027851 18446744073709551615 4194304 4196468 140736429481200 140447988316512 140448431679189 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28098560 140736429482389 140736429482542 140736429482542 140736429486031 0
[pid=17565/tid=17580] ppid=17562 vsize=10617796 memory=37888 CPUtime=0.02 cores=0,2,4,6
/proc/17565/task/17580/stat : 17580 (java) S 17562 17565 17093 0 -1 1077944384 493 0 0 0 1 1 0 0 20 0 16 0 67340787 10872623104 2027851 18446744073709551615 4194304 4196468 140736429481200 140447987264560 140448431680130 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 64 0 0 6293624 6294260 28098560 140736429482389 140736429482542 140736429482542 140736429486031 0
[pid=17565/tid=17659] ppid=17562 vsize=10617796 memory=8111396 CPUtime=0 cores=0,2,4,6
/proc/17565/task/17659/stat : 17659 (java) S 17562 17565 17093 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 16 0 67349453 10872623104 2027851 18446744073709551615 4194304 4196468 140736429481200 140447986204608 140448431679189 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28098560 140736429482389 140736429482542 140736429482542 140736429486031 0
Current children cumulated CPU time: 260.03 s
Current children cumulated vsize: 10617796 KiB
Current children cumulated memory: 8111404 KiB

Child ended because it received signal 9 (SIGKILL)
Real time (s): 87.9454
CPU time (s): 260.089
CPU user time (s): 255.241
CPU system time (s): 4.84853
CPU usage (%): 295.74
Max. virtual memory (cumulated for all children) (KiB): 10617796
Max. memory (cumulated for all children) (KiB): 8111404

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 255.241
system time used= 4.84853
maximum resident set size= 8111924
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 215392
page faults= 0
swaps= 0
block input operations= 0
block output operations= 216
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7845
involuntary context switches= 4854


# summary of solver processes directly reported to runsolver:
#   pid: 17565
#   total CPU time (s): 260.089
#   total CPU user time (s): 255.241
#   total CPU system time (s): 4.84853

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.500053 second user time and 0.87722 second system time

The end

Launcher Data

Begin job on node127 at 2017-08-13 20:57:06
IDJOB=4257923
IDBENCH=138075
IDSOLVER=2643
FILE ID=node127/4257923-1502651474
RUNJOBID= node127-1502642200-6040
PBS_JOBID= 
Free space on /tmp= 61872 MiB

SOLVER NAME= sat4j-CSP 2017-07-05
BENCH NAME= XCSP17/BinPacking/BinPacking-tab-sw120/BinPacking-tab-sw120-41.xml
COMMAND LINE= java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4257923-1502651474/watcher-4257923-1502651474 -o /tmp/evaluation-result-4257923-1502651474/solver-4257923-1502651474 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node127-1502642200-6040 --watchdog 312  java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar HOME/instance-4257923-1502651474.xml

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

MD5SUM BENCH= a372e06032e8b52aa9c97452ff274801
RANDOM SEED=1833770707

node127.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.92
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.92
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.92
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.92
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:        23081196 kB
MemAvailable:   23687056 kB
Buffers:          202936 kB
Cached:           698900 kB
SwapCached:            0 kB
Active:          9025152 kB
Inactive:         222056 kB
Active(anon):    8295148 kB
Inactive(anon):    83872 kB
Active(file):     730004 kB
Inactive(file):   138184 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             85632 kB
Writeback:             0 kB
AnonPages:       8345268 kB
Mapped:            59048 kB
Shmem:             33444 kB
Slab:             132596 kB
SReclaimable:     107016 kB
SUnreclaim:        25580 kB
KernelStack:        3408 kB
PageTables:        21144 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    8631736 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   8206336 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 61860 MiB
End job on node127 at 2017-08-13 20:58:34