Trace number 4299985

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
MiniCPFever 2018-04-29? (TO) 2520.04 2502.42

General information on the benchmark

NameMagicSquare/
MagicSquare-07-sum_c18.xml
MD5SUMf508510050be764ed4250e5795e6081a
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.020688
Satisfiable
(Un)Satisfiability was proved
Number of variables49
Number of constraints17
Number of domains1
Minimum domain size49
Maximum domain size49
Distribution of domain sizes[{"size":49,"count":49}]
Minimum variable degree3
Maximum variable degree5
Distribution of variable degrees[{"degree":3,"count":36},{"degree":4,"count":12},{"degree":5,"count":1}]
Minimum constraint arity7
Maximum constraint arity49
Distribution of constraint arities[{"arity":7,"count":16},{"arity":49,"count":1}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"allDifferent","count":1},{"type":"sum","count":16}]
Optimization problemNO
Type of objective

Solver Data

0.13/0.13	c version: 2018-04-11
0.13/0.13	c seed: 1811631
0.13/0.13	c timeout: -1
0.13/0.13	c memlimit: -1
0.13/0.13	c nbcore: -1
2520.01/2502.41	s UNKNOWN

Verifier Data


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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4299985-1532838552/watcher-4299985-1532838552 -o /tmp/evaluation-result-4299985-1532838552/solver-4299985-1532838552 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node107-1532811420-4380 --watchdog 2580 java -jar minicp-1.0.jar HOME/instance-4299985-1532838552.xml 

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

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


[startup+0.102955 s]*
/proc/loadavg: 1.28 1.29 1.32 4/215 7769
/proc/meminfo: memFree=23038592/32770624 swapFree=67108860/67108860
[pid=7754] ppid=7751 vsize=10658972 memory=27532 CPUtime=0.13 cores=1,3,5,7
/proc/7754/stat : 7754 (java) S 7751 7754 4348 0 -1 1077944320 5305 0 0 0 12 1 0 0 20 0 15 0 101418415 10914787328 6883 33554432000 4194304 4196468 140721993961952 140721993944496 139801327415031 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 14794752 140721993966765 140721993966857 140721993966857 140721993969615 0
/proc/7754/statm: 2664743 6883 2835 1 0 2627263 0
[pid=7754/tid=7756] ppid=7751 vsize=10658972 memory=-8825469167275439296 CPUtime=0.09 cores=1,3,5,7
/proc/7754/task/7756/stat : 7756 (java) S 7751 7754 4348 0 -1 1077944384 3121 0 0 0 9 0 0 0 20 0 15 0 101418415 10914787328 6883 33554432000 4194304 4196468 140721993961952 139801331644384 139801327425237 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14794752 140721993966765 140721993966857 140721993966857 140721993969615 0
[pid=7754/tid=7757] ppid=7751 vsize=10658972 memory=-7522837583129502606 CPUtime=0 cores=1,3,5,7
/proc/7754/task/7757/stat : 7757 (java) S 7751 7754 4348 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 101418416 10914787328 6883 33554432000 4194304 4196468 140721993961952 139800933821328 139801327425237 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14794752 140721993966765 140721993966857 140721993966857 140721993969615 0
[pid=7754/tid=7758] ppid=7751 vsize=10658972 memory=140163468007040 CPUtime=0 cores=1,3,5,7
/proc/7754/task/7758/stat : 7758 (java) S 7751 7754 4348 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 101418416 10914787328 6883 33554432000 4194304 4196468 140721993961952 139800932768528 139801327425237 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14794752 140721993966765 140721993966857 140721993966857 140721993969615 0
[pid=7754/tid=7759] ppid=7751 vsize=10658972 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7754/task/7759/stat : 7759 (java) S 7751 7754 4348 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 101418416 10914787328 6883 33554432000 4194304 4196468 140721993961952 139800931716240 139801327425237 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14794752 140721993966765 140721993966857 140721993966857 140721993969615 0
[pid=7754/tid=7760] ppid=7751 vsize=10658972 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/7754/task/7760/stat : 7760 (java) S 7751 7754 4348 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 101418416 10914787328 6883 33554432000 4194304 4196468 140721993961952 139800930663440 139801327425237 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14794752 140721993966765 140721993966857 140721993966857 140721993969615 0
[pid=7754/tid=7761] ppid=7751 vsize=10658972 memory=140163468007040 CPUtime=0 cores=1,3,5,7
/proc/7754/task/7761/stat : 7761 (java) S 7751 7754 4348 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 101418417 10914787328 6883 33554432000 4194304 4196468 140721993961952 139800819271792 139801327426178 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14794752 140721993966765 140721993966857 140721993966857 140721993969615 0
[pid=7754/tid=7762] ppid=7751 vsize=10658972 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/7754/task/7762/stat : 7762 (java) S 7751 7754 4348 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 101418418 10914787328 6883 33554432000 4194304 4196468 140721993961952 139800818217760 139801327425237 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14794752 140721993966765 140721993966857 140721993966857 140721993969615 0
[pid=7754/tid=7763] ppid=7751 vsize=10658972 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7754/task/7763/stat : 7763 (java) S 7751 7754 4348 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 101418418 10914787328 6883 33554432000 4194304 4196468 140721993961952 139800817165424 139801327425237 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14794752 140721993966765 140721993966857 140721993966857 140721993969615 0
[pid=7754/tid=7764] ppid=7751 vsize=10658972 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7754/task/7764/stat : 7764 (java) S 7751 7754 4348 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 101418420 10914787328 6883 33554432000 4194304 4196468 140721993961952 139800816113744 139801327433627 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14794752 140721993966765 140721993966857 140721993966857 140721993969615 0
[pid=7754/tid=7765] ppid=7751 vsize=10658972 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7754/task/7765/stat : 7765 (java) S 7751 7754 4348 0 -1 1077944384 339 0 0 0 0 0 0 0 20 0 15 0 101418420 10914787328 6883 33554432000 4194304 4196468 140721993961952 139800815061616 139801327426178 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14794752 140721993966765 140721993966857 140721993966857 140721993969615 0
[pid=7754/tid=7766] ppid=7751 vsize=10658972 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/7754/task/7766/stat : 7766 (java) R 7751 7754 4348 0 -1 1077944384 131 0 0 0 0 0 0 0 20 0 15 0 101418420 10914787328 6883 33554432000 4194304 4196468 140721993961952 139800814008816 139801327426178 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 14794752 140721993966765 140721993966857 140721993966857 140721993969615 0
[pid=7754/tid=7767] ppid=7751 vsize=10658972 memory=140163468007040 CPUtime=0.02 cores=1,3,5,7
/proc/7754/task/7767/stat : 7767 (java) R 7751 7754 4348 0 -1 4202560 380 0 0 0 2 0 0 0 20 0 15 0 101418420 10914787328 6883 33554432000 4194304 4196468 140721993961952 139800812956528 139801306550844 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 14794752 140721993966765 140721993966857 140721993966857 140721993969615 0
[pid=7754/tid=7768] ppid=7751 vsize=10658972 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/7754/task/7768/stat : 7768 (java) S 7751 7754 4348 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 101418420 10914787328 6883 33554432000 4194304 4196468 140721993961952 139800811903968 139801327425237 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14794752 140721993966765 140721993966857 140721993966857 140721993969615 0
[pid=7754/tid=7769] ppid=7751 vsize=10658972 memory=140163468007040 CPUtime=0 cores=1,3,5,7
/proc/7754/task/7769/stat : 7769 (java) S 7751 7754 4348 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 101418420 10914787328 6883 33554432000 4194304 4196468 140721993961952 139800810850736 139801327426178 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14794752 140721993966765 140721993966857 140721993966857 140721993969615 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 10658972 KiB
Current children cumulated memory: 27532 KiB

[startup+0.210328 s]*
/proc/loadavg: 1.28 1.29 1.32 3/215 7769
/proc/meminfo: memFree=23027016/32770624 swapFree=67108860/67108860
[pid=7754] ppid=7751 vsize=10659048 memory=39792 CPUtime=0.32 cores=1,3,5,7
/proc/7754/stat : 7754 (java) S 7751 7754 4348 0 -1 1077944320 8005 0 0 0 30 2 0 0 20 0 15 0 101418415 10914865152 9948 33554432000 4194304 4196468 140721993961952 140721993944496 139801327415031 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 14794752 140721993966765 140721993966857 140721993966857 140721993969615 0
/proc/7754/statm: 2664762 9948 2954 1 0 2627263 0
[pid=7754/tid=7756] ppid=7751 vsize=10659048 memory=7022364594140610616 CPUtime=0.19 cores=1,3,5,7
/proc/7754/task/7756/stat : 7756 (java) R 7751 7754 4348 0 -1 4202560 5213 0 0 0 18 1 0 0 20 0 15 0 101418415 10914865152 9948 33554432000 4194304 4196468 140721993961952 139801331647344 139801311495518 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 14794752 140721993966765 140721993966857 140721993966857 140721993969615 0
[pid=7754/tid=7757] ppid=7751 vsize=10659048 memory=345 CPUtime=0 cores=1,3,5,7
/proc/7754/task/7757/stat : 7757 (java) S 7751 7754 4348 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 101418416 10914865152 9948 33554432000 4194304 4196468 140721993961952 139800933821328 139801327425237 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14794752 140721993966765 140721993966857 140721993966857 140721993969615 0
[pid=7754/tid=7758] ppid=7751 vsize=10659048 memory=140163468328277 CPUtime=0 cores=1,3,5,7
/proc/7754/task/7758/stat : 7758 (java) S 7751 7754 4348 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 101418416 10914865152 9948 33554432000 4194304 4196468 140721993961952 139800932768528 139801327425237 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14794752 140721993966765 140721993966857 140721993966857 140721993969615 0
[pid=7754/tid=7759] ppid=7751 vsize=10659048 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7754/task/7759/stat : 7759 (java) S 7751 7754 4348 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 101418416 10914865152 9948 33554432000 4194304 4196468 140721993961952 139800931716240 139801327425237 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14794752 140721993966765 140721993966857 140721993966857 140721993969615 0
[pid=7754/tid=7760] ppid=7751 vsize=10659048 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/7754/task/7760/stat : 7760 (java) S 7751 7754 4348 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 101418416 10914865152 9948 33554432000 4194304 4196468 140721993961952 139800930663440 139801327425237 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14794752 140721993966765 140721993966857 140721993966857 140721993969615 0
[pid=7754/tid=7761] ppid=7751 vsize=10659048 memory=140163468007040 CPUtime=0 cores=1,3,5,7
/proc/7754/task/7761/stat : 7761 (java) S 7751 7754 4348 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 101418417 10914865152 9948 33554432000 4194304 4196468 140721993961952 139800819271792 139801327426178 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14794752 140721993966765 140721993966857 140721993966857 140721993969615 0
[pid=7754/tid=7762] ppid=7751 vsize=10659048 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/7754/task/7762/stat : 7762 (java) S 7751 7754 4348 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 101418418 10914865152 9948 33554432000 4194304 4196468 140721993961952 139800818217760 139801327425237 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14794752 140721993966765 140721993966857 140721993966857 140721993969615 0
[pid=7754/tid=7763] ppid=7751 vsize=10659048 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7754/task/7763/stat : 7763 (java) S 7751 7754 4348 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 101418418 10914865152 9948 33554432000 4194304 4196468 140721993961952 139800817165424 139801327425237 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14794752 140721993966765 140721993966857 140721993966857 140721993969615 0
[pid=7754/tid=7764] ppid=7751 vsize=10659048 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7754/task/7764/stat : 7764 (java) S 7751 7754 4348 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 101418420 10914865152 9948 33554432000 4194304 4196468 140721993961952 139800816113744 139801327433627 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14794752 140721993966765 140721993966857 140721993966857 140721993969615 0
[pid=7754/tid=7765] ppid=7751 vsize=10659048 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/7754/task/7765/stat : 7765 (java) S 7751 7754 4348 0 -1 1077944384 393 0 0 0 2 0 0 0 20 0 15 0 101418420 10914865152 9948 33554432000 4194304 4196468 140721993961952 139800815061616 139801327426178 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14794752 140721993966765 140721993966857 140721993966857 140721993969615 0
[pid=7754/tid=7766] ppid=7751 vsize=10659048 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/7754/task/7766/stat : 7766 (java) S 7751 7754 4348 0 -1 1077944384 226 0 0 0 1 0 0 0 20 0 15 0 101418420 10914865152 9948 33554432000 4194304 4196468 140721993961952 139800814008816 139801327426178 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14794752 140721993966765 140721993966857 140721993966857 140721993969615 0
[pid=7754/tid=7767] ppid=7751 vsize=10659048 memory=140163468007040 CPUtime=0.07 cores=1,3,5,7
/proc/7754/task/7767/stat : 7767 (java) S 7751 7754 4348 0 -1 1077944384 813 0 0 0 7 0 0 0 20 0 15 0 101418420 10914865152 9948 33554432000 4194304 4196468 140721993961952 139800812956528 139801327426178 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14794752 140721993966765 140721993966857 140721993966857 140721993969615 0
[pid=7754/tid=7768] ppid=7751 vsize=10659048 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/7754/task/7768/stat : 7768 (java) S 7751 7754 4348 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 101418420 10914865152 9948 33554432000 4194304 4196468 140721993961952 139800811903968 139801327425237 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14794752 140721993966765 140721993966857 140721993966857 140721993969615 0
[pid=7754/tid=7769] ppid=7751 vsize=10659048 memory=140163468007040 CPUtime=0 cores=1,3,5,7
/proc/7754/task/7769/stat : 7769 (java) S 7751 7754 4348 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 101418420 10914865152 9948 33554432000 4194304 4196468 140721993961952 139800810850736 139801327426178 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14794752 140721993966765 140721993966857 140721993966857 140721993969615 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 10659048 KiB
Current children cumulated memory: 39792 KiB

[startup+0.310586 s]*
/proc/loadavg: 1.28 1.29 1.32 6/215 7769
/proc/meminfo: memFree=23023356/32770624 swapFree=67108860/67108860
[pid=7754] ppid=7751 vsize=10659048 memory=47584 CPUtime=0.56 cores=1,3,5,7
/proc/7754/stat : 7754 (java) S 7751 7754 4348 0 -1 1077944320 8956 0 0 0 53 3 0 0 20 0 15 0 101418415 10914865152 11896 33554432000 4194304 4196468 140721993961952 140721993944496 139801327415031 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 14794752 140721993966765 140721993966857 140721993966857 140721993969615 0
/proc/7754/statm: 2664762 11896 3069 1 0 2627263 0
[pid=7754/tid=7756] ppid=7751 vsize=10659048 memory=7311146985107750967 CPUtime=0.3 cores=1,3,5,7
/proc/7754/task/7756/stat : 7756 (java) R 7751 7754 4348 0 -1 4202560 5534 0 0 0 28 2 0 0 20 0 15 0 101418415 10914865152 11896 33554432000 4194304 4196468 140721993961952 139801331651744 139800936073052 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 14794752 140721993966765 140721993966857 140721993966857 140721993969615 0
[pid=7754/tid=7757] ppid=7751 vsize=10659048 memory=304556157652172823 CPUtime=0 cores=1,3,5,7
/proc/7754/task/7757/stat : 7757 (java) S 7751 7754 4348 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 101418416 10914865152 11896 33554432000 4194304 4196468 140721993961952 139800933821328 139801327425237 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14794752 140721993966765 140721993966857 140721993966857 140721993969615 0
[pid=7754/tid=7758] ppid=7751 vsize=10659048 memory=13990948589311640 CPUtime=0 cores=1,3,5,7
/proc/7754/task/7758/stat : 7758 (java) S 7751 7754 4348 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 101418416 10914865152 11896 33554432000 4194304 4196468 140721993961952 139800932768528 139801327425237 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14794752 140721993966765 140721993966857 140721993966857 140721993969615 0
[pid=7754/tid=7759] ppid=7751 vsize=10659048 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7754/task/7759/stat : 7759 (java) S 7751 7754 4348 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 101418416 10914865152 11896 33554432000 4194304 4196468 140721993961952 139800931716240 139801327425237 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14794752 140721993966765 140721993966857 140721993966857 140721993969615 0
[pid=7754/tid=7760] ppid=7751 vsize=10659048 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/7754/task/7760/stat : 7760 (java) S 7751 7754 4348 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 101418416 10914865152 11896 33554432000 4194304 4196468 140721993961952 139800930663440 139801327425237 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14794752 140721993966765 140721993966857 140721993966857 140721993969615 0
[pid=7754/tid=7761] ppid=7751 vsize=10659048 memory=140163468007040 CPUtime=0 cores=1,3,5,7
/proc/7754/task/7761/stat : 7761 (java) S 7751 7754 4348 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 101418417 10914865152 11896 33554432000 4194304 4196468 140721993961952 139800819271792 139801327426178 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14794752 140721993966765 140721993966857 140721993966857 140721993969615 0
[pid=7754/tid=7762] ppid=7751 vsize=10659048 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/7754/task/7762/stat : 7762 (java) S 7751 7754 4348 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 101418418 10914865152 11896 33554432000 4194304 4196468 140721993961952 139800818217760 139801327425237 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14794752 140721993966765 140721993966857 140721993966857 140721993969615 0
[pid=7754/tid=7763] ppid=7751 vsize=10659048 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7754/task/7763/stat : 7763 (java) S 7751 7754 4348 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 101418418 10914865152 11896 33554432000 4194304 4196468 140721993961952 139800817165424 139801327425237 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14794752 140721993966765 140721993966857 140721993966857 140721993969615 0
[pid=7754/tid=7764] ppid=7751 vsize=10659048 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7754/task/7764/stat : 7764 (java) S 7751 7754 4348 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 101418420 10914865152 11896 33554432000 4194304 4196468 140721993961952 139800816113744 139801327433627 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14794752 140721993966765 140721993966857 140721993966857 140721993969615 0
[pid=7754/tid=7765] ppid=7751 vsize=10659048 memory=0 CPUtime=0.05 cores=1,3,5,7
/proc/7754/task/7765/stat : 7765 (java) R 7751 7754 4348 0 -1 4202560 644 0 0 0 5 0 0 0 20 0 15 0 101418420 10914865152 11896 33554432000 4194304 4196468 140721993961952 139800815052072 139801311808788 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 14794752 140721993966765 140721993966857 140721993966857 140721993969615 0
[pid=7754/tid=7766] ppid=7751 vsize=10659048 memory=-1 CPUtime=0.05 cores=1,3,5,7
/proc/7754/task/7766/stat : 7766 (java) R 7751 7754 4348 0 -1 4202560 436 0 0 0 5 0 0 0 20 0 15 0 101418420 10914865152 11896 33554432000 4194304 4196468 140721993961952 139800813990504 139801305162526 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 14794752 140721993966765 140721993966857 140721993966857 140721993969615 0
[pid=7754/tid=7767] ppid=7751 vsize=10659048 memory=140163468007040 CPUtime=0.13 cores=1,3,5,7
/proc/7754/task/7767/stat : 7767 (java) R 7751 7754 4348 0 -1 4202560 1033 0 0 0 13 0 0 0 20 0 15 0 101418420 10914865152 11896 33554432000 4194304 4196468 140721993961952 139800812953464 139801320511867 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 14794752 140721993966765 140721993966857 140721993966857 140721993969615 0
[pid=7754/tid=7768] ppid=7751 vsize=10659048 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/7754/task/7768/stat : 7768 (java) S 7751 7754 4348 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 101418420 10914865152 11896 33554432000 4194304 4196468 140721993961952 139800811903968 139801327425237 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14794752 140721993966765 140721993966857 140721993966857 140721993969615 0
[pid=7754/tid=7769] ppid=7751 vsize=10659048 memory=140163468007040 CPUtime=0 cores=1,3,5,7
/proc/7754/task/7769/stat : 7769 (java) S 7751 7754 4348 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 101418420 10914865152 11896 33554432000 4194304 4196468 140721993961952 139800810850736 139801327426178 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14794752 140721993966765 140721993966857 140721993966857 140721993969615 0
Current children cumulated CPU time: 0.56 s
Current children cumulated vsize: 10659048 KiB
Current children cumulated memory: 47584 KiB

[startup+0.70079 s]
/proc/loadavg: 1.28 1.29 1.32 5/215 7769
/proc/meminfo: memFree=22991624/32770624 swapFree=67108860/67108860
[pid=7754] ppid=7751 vsize=10659048 memory=100928 CPUtime=1.68 cores=1,3,5,7
/proc/7754/stat : 7754 (java) S 7751 7754 4348 0 -1 1077944320 14099 0 0 0 164 4 0 0 20 0 15 0 101418415 10914865152 25232 33554432000 4194304 4196468 140721993961952 140721993944496 139801327415031 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 14794752 140721993966765 140721993966857 140721993966857 140721993969615 0
/proc/7754/statm: 2664762 25232 3076 1 0 2627263 0
[pid=7754/tid=7756] ppid=7751 vsize=10659048 memory=1836 CPUtime=0.67 cores=1,3,5,7
/proc/7754/task/7756/stat : 7756 (java) R 7751 7754 4348 0 -1 4202560 5550 0 0 0 65 2 0 0 20 0 15 0 101418415 10914865152 25232 33554432000 4194304 4196468 140721993961952 139801331652160 139800936216567 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 14794752 140721993966765 140721993966857 140721993966857 140721993969615 0
[pid=7754/tid=7757] ppid=7751 vsize=10659048 memory=13044 CPUtime=0 cores=1,3,5,7
/proc/7754/task/7757/stat : 7757 (java) S 7751 7754 4348 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 101418416 10914865152 25232 33554432000 4194304 4196468 140721993961952 139800933821328 139801327425237 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14794752 140721993966765 140721993966857 140721993966857 140721993969615 0
[pid=7754/tid=7758] ppid=7751 vsize=10659048 memory=792 CPUtime=0 cores=1,3,5,7
/proc/7754/task/7758/stat : 7758 (java) S 7751 7754 4348 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 101418416 10914865152 25232 33554432000 4194304 4196468 140721993961952 139800932768528 139801327425237 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14794752 140721993966765 140721993966857 140721993966857 140721993969615 0
[pid=7754/tid=7759] ppid=7751 vsize=10659048 memory=1952 CPUtime=0 cores=1,3,5,7
/proc/7754/task/7759/stat : 7759 (java) S 7751 7754 4348 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 101418416 10914865152 25232 33554432000 4194304 4196468 140721993961952 139800931716240 139801327425237 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14794752 140721993966765 140721993966857 140721993966857 140721993969615 0
[pid=7754/tid=7760] ppid=7751 vsize=10659048 memory=1232 CPUtime=0 cores=1,3,5,7
/proc/7754/task/7760/stat : 7760 (java) S 7751 7754 4348 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 101418416 10914865152 25232 33554432000 4194304 4196468 140721993961952 139800930663440 139801327425237 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14794752 140721993966765 140721993966857 140721993966857 140721993969615 0
[pid=7754/tid=7761] ppid=7751 vsize=10659048 memory=8556 CPUtime=0 cores=1,3,5,7
/proc/7754/task/7761/stat : 7761 (java) S 7751 7754 4348 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 101418417 10914865152 25232 33554432000 4194304 4196468 140721993961952 139800819271792 139801327426178 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14794752 140721993966765 140721993966857 140721993966857 140721993969615 0
[pid=7754/tid=7762] ppid=7751 vsize=10659048 memory=1712 CPUtime=0 cores=1,3,5,7
/proc/7754/task/7762/stat : 7762 (java) S 7751 7754 4348 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 101418418 10914865152 25232 33554432000 4194304 4196468 140721993961952 139800818217760 139801327425237 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14794752 140721993966765 140721993966857 140721993966857 140721993969615 0
[pid=7754/tid=7763] ppid=7751 vsize=10659048 memory=5412 CPUtime=0 cores=1,3,5,7
/proc/7754/task/7763/stat : 7763 (java) S 7751 7754 4348 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 101418418 10914865152 25232 33554432000 4194304 4196468 140721993961952 139800817165424 139801327425237 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14794752 140721993966765 140721993966857 140721993966857 140721993969615 0
[pid=7754/tid=7764] ppid=7751 vsize=10659048 memory=7668879548562892096 CPUtime=0 cores=1,3,5,7
/proc/7754/task/7764/stat : 7764 (java) S 7751 7754 4348 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 101418420 10914865152 25232 33554432000 4194304 4196468 140721993961952 139800816113744 139801327433627 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14794752 140721993966765 140721993966857 140721993966857 140721993969615 0
[pid=7754/tid=7765] ppid=7751 vsize=10659048 memory=7881696724453321575 CPUtime=0.4 cores=1,3,5,7
/proc/7754/task/7765/stat : 7765 (java) S 7751 7754 4348 0 -1 1077944384 2682 0 0 0 40 0 0 0 20 0 15 0 101418420 10914865152 25232 33554432000 4194304 4196468 140721993961952 139800815061616 139801327426178 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14794752 140721993966765 140721993966857 140721993966857 140721993969615 0
[pid=7754/tid=7766] ppid=7751 vsize=10659048 memory=5787213827063244903 CPUtime=0.42 cores=1,3,5,7
/proc/7754/task/7766/stat : 7766 (java) S 7751 7754 4348 0 -1 1077944384 3028 0 0 0 42 0 0 0 20 0 15 0 101418420 10914865152 25232 33554432000 4194304 4196468 140721993961952 139800814008816 139801327426178 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14794752 140721993966765 140721993966857 140721993966857 140721993969615 0
[pid=7754/tid=7767] ppid=7751 vsize=10659048 memory=0 CPUtime=0.15 cores=1,3,5,7
/proc/7754/task/7767/stat : 7767 (java) R 7751 7754 4348 0 -1 4202560 1469 0 0 0 15 0 0 0 20 0 15 0 101418420 10914865152 25232 33554432000 4194304 4196468 140721993961952 139800812956528 139801327426966 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 14794752 140721993966765 140721993966857 140721993966857 140721993969615 0
[pid=7754/tid=7768] ppid=7751 vsize=10659048 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7754/task/7768/stat : 7768 (java) S 7751 7754 4348 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 101418420 10914865152 25232 33554432000 4194304 4196468 140721993961952 139800811903968 139801327425237 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14794752 140721993966765 140721993966857 140721993966857 140721993969615 0
[pid=7754/tid=7769] ppid=7751 vsize=10659048 memory=33 CPUtime=0 cores=1,3,5,7
/proc/7754/task/7769/stat : 7769 (java) S 7751 7754 4348 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 101418420 10914865152 25232 33554432000 4194304 4196468 140721993961952 139800810850736 139801327426178 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14794752 140721993966765 140721993966857 140721993966857 140721993969615 0
Current children cumulated CPU time: 1.68 s
Current children cumulated vsize: 10659048 KiB
Current children cumulated memory: 100928 KiB

[startup+1.50077 s]
/proc/loadavg: 1.28 1.29 1.32 4/215 7769
/proc/meminfo: memFree=22918668/32770624 swapFree=67108860/67108860
[pid=7754] ppid=7751 vsize=10659048 memory=189584 CPUtime=2.73 cores=1,3,5,7
/proc/7754/stat : 7754 (java) S 7751 7754 4348 0 -1 1077944320 17054 0 0 0 266 7 0 0 20 0 15 0 101418415 10914865152 47396 33554432000 4194304 4196468 140721993961952 140721993944496 139801327415031 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 14794752 140721993966765 140721993966857 140721993966857 140721993969615 0
/proc/7754/statm: 2664762 47396 3105 1 0 2627263 0
[pid=7754/tid=7756] ppid=7751 vsize=10659048 memory=8112282956445269571 CPUtime=1.47 cores=1,3,5,7
/proc/7754/task/7756/stat : 7756 (java) R 7751 7754 4348 0 -1 4202560 5843 0 0 0 143 4 0 0 20 0 15 0 101418415 10914865152 47396 33554432000 4194304 4196468 140721993961952 139801331654368 139800936814600 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 14794752 140721993966765 140721993966857 140721993966857 140721993969615 0
[pid=7754/tid=7757] ppid=7751 vsize=10659048 memory=-8754540793456063680 CPUtime=0 cores=1,3,5,7
/proc/7754/task/7757/stat : 7757 (java) S 7751 7754 4348 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 15 0 101418416 10914865152 47396 33554432000 4194304 4196468 140721993961952 139800933821328 139801327425237 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14794752 140721993966765 140721993966857 140721993966857 140721993969615 0
[pid=7754/tid=7758] ppid=7751 vsize=10659048 memory=-2843869621055772062 CPUtime=0 cores=1,3,5,7
/proc/7754/task/7758/stat : 7758 (java) S 7751 7754 4348 0 -1 1077944384 72 0 0 0 0 0 0 0 20 0 15 0 101418416 10914865152 47396 33554432000 4194304 4196468 140721993961952 139800932768528 139801327425237 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14794752 140721993966765 140721993966857 140721993966857 140721993969615 0
[pid=7754/tid=7759] ppid=7751 vsize=10659048 memory=5450919713671312938 CPUtime=0 cores=1,3,5,7
/proc/7754/task/7759/stat : 7759 (java) S 7751 7754 4348 0 -1 1077944384 210 0 0 0 0 0 0 0 20 0 15 0 101418416 10914865152 47396 33554432000 4194304 4196468 140721993961952 139800931716240 139801327425237 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14794752 140721993966765 140721993966857 140721993966857 140721993969615 0
[pid=7754/tid=7760] ppid=7751 vsize=10659048 memory=7005738693937936738 CPUtime=0 cores=1,3,5,7
/proc/7754/task/7760/stat : 7760 (java) S 7751 7754 4348 0 -1 1077944384 39 0 0 0 0 0 0 0 20 0 15 0 101418416 10914865152 47396 33554432000 4194304 4196468 140721993961952 139800930663440 139801327425237 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14794752 140721993966765 140721993966857 140721993966857 140721993969615 0
[pid=7754/tid=7761] ppid=7751 vsize=10659048 memory=-7165351541977658656 CPUtime=0 cores=1,3,5,7
/proc/7754/task/7761/stat : 7761 (java) S 7751 7754 4348 0 -1 1077944384 223 0 0 0 0 0 0 0 20 0 15 0 101418417 10914865152 47396 33554432000 4194304 4196468 140721993961952 139800819271792 139801327426178 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14794752 140721993966765 140721993966857 140721993966857 140721993969615 0

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

/proc/7754/task/7756/stat : 7756 (java) R 7751 7754 4348 0 -1 4202560 21076 0 0 0 236841 20 0 0 20 0 15 0 101418415 10914865152 83686 33554432000 4194304 4196468 140721993961952 139801331654192 139800936214056 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 14794752 140721993966765 140721993966857 140721993966857 140721993969615 0
[pid=7754/tid=7757] ppid=7751 vsize=10659048 memory=334744 CPUtime=5.48 cores=1,3,5,7
/proc/7754/task/7757/stat : 7757 (java) S 7751 7754 4348 0 -1 1077944384 4227 0 0 0 498 50 0 0 20 0 15 0 101418416 10914865152 83686 33554432000 4194304 4196468 140721993961952 139800933821328 139801327425237 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14794752 140721993966765 140721993966857 140721993966857 140721993969615 0
[pid=7754/tid=7758] ppid=7751 vsize=10659048 memory=3276 CPUtime=5.49 cores=1,3,5,7
/proc/7754/task/7758/stat : 7758 (java) S 7751 7754 4348 0 -1 1077944384 3458 0 0 0 505 44 0 0 20 0 15 0 101418416 10914865152 83686 33554432000 4194304 4196468 140721993961952 139800932768528 139801327425237 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14794752 140721993966765 140721993966857 140721993966857 140721993969615 0
[pid=7754/tid=7759] ppid=7751 vsize=10659048 memory=334744 CPUtime=5.51 cores=1,3,5,7
/proc/7754/task/7759/stat : 7759 (java) S 7751 7754 4348 0 -1 1077944384 4457 0 0 0 502 49 0 0 20 0 15 0 101418416 10914865152 83686 33554432000 4194304 4196468 140721993961952 139800931716240 139801327425237 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14794752 140721993966765 140721993966857 140721993966857 140721993969615 0
[pid=7754/tid=7760] ppid=7751 vsize=10659048 memory=334744 CPUtime=5.52 cores=1,3,5,7
/proc/7754/task/7760/stat : 7760 (java) S 7751 7754 4348 0 -1 1077944384 3022 0 0 0 507 45 0 0 20 0 15 0 101418416 10914865152 83686 33554432000 4194304 4196468 140721993961952 139800930663440 139801327425237 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14794752 140721993966765 140721993966857 140721993966857 140721993969615 0
[pid=7754/tid=7761] ppid=7751 vsize=10659048 memory=334744 CPUtime=5.85 cores=1,3,5,7
/proc/7754/task/7761/stat : 7761 (java) S 7751 7754 4348 0 -1 1077944384 6383 0 0 0 543 42 0 0 20 0 15 0 101418417 10914865152 83686 33554432000 4194304 4196468 140721993961952 139800819271792 139801327426178 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14794752 140721993966765 140721993966857 140721993966857 140721993969615 0
[pid=7754/tid=7762] ppid=7751 vsize=10659048 memory=332696 CPUtime=0 cores=1,3,5,7
/proc/7754/task/7762/stat : 7762 (java) S 7751 7754 4348 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 101418418 10914865152 83686 33554432000 4194304 4196468 140721993961952 139800818217760 139801327425237 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14794752 140721993966765 140721993966857 140721993966857 140721993969615 0
[pid=7754/tid=7763] ppid=7751 vsize=10659048 memory=4140 CPUtime=0 cores=1,3,5,7
/proc/7754/task/7763/stat : 7763 (java) S 7751 7754 4348 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 15 0 101418418 10914865152 83686 33554432000 4194304 4196468 140721993961952 139800817165424 139801327425237 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14794752 140721993966765 140721993966857 140721993966857 140721993969615 0
[pid=7754/tid=7764] ppid=7751 vsize=10659048 memory=29276 CPUtime=0 cores=1,3,5,7
/proc/7754/task/7764/stat : 7764 (java) S 7751 7754 4348 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 101418420 10914865152 83686 33554432000 4194304 4196468 140721993961952 139800816113744 139801327433627 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14794752 140721993966765 140721993966857 140721993966857 140721993969615 0
[pid=7754/tid=7765] ppid=7751 vsize=10659048 memory=334744 CPUtime=0.5 cores=1,3,5,7
/proc/7754/task/7765/stat : 7765 (java) S 7751 7754 4348 0 -1 1077944384 2812 0 0 0 49 1 0 0 20 0 15 0 101418420 10914865152 83686 33554432000 4194304 4196468 140721993961952 139800815061616 139801327426178 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14794752 140721993966765 140721993966857 140721993966857 140721993969615 0
[pid=7754/tid=7766] ppid=7751 vsize=10659048 memory=4140 CPUtime=0.58 cores=1,3,5,7
/proc/7754/task/7766/stat : 7766 (java) S 7751 7754 4348 0 -1 1077944384 4988 0 0 0 58 0 0 0 20 0 15 0 101418420 10914865152 83686 33554432000 4194304 4196468 140721993961952 139800814008816 139801327426178 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14794752 140721993966765 140721993966857 140721993966857 140721993969615 0
[pid=7754/tid=7767] ppid=7751 vsize=10659048 memory=334744 CPUtime=0.18 cores=1,3,5,7
/proc/7754/task/7767/stat : 7767 (java) S 7751 7754 4348 0 -1 1077944384 1593 0 0 0 18 0 0 0 20 0 15 0 101418420 10914865152 83686 33554432000 4194304 4196468 140721993961952 139800812956528 139801327426178 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14794752 140721993966765 140721993966857 140721993966857 140721993969615 0
[pid=7754/tid=7768] ppid=7751 vsize=10659048 memory=13044 CPUtime=0 cores=1,3,5,7
/proc/7754/task/7768/stat : 7768 (java) S 7751 7754 4348 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 101418420 10914865152 83686 33554432000 4194304 4196468 140721993961952 139800811903968 139801327425237 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14794752 140721993966765 140721993966857 140721993966857 140721993969615 0
[pid=7754/tid=7769] ppid=7751 vsize=10659048 memory=4140 CPUtime=1.08 cores=1,3,5,7
/proc/7754/task/7769/stat : 7769 (java) S 7751 7754 4348 0 -1 1077944384 888 0 0 0 52 56 0 0 20 0 15 0 101418420 10914865152 83686 33554432000 4194304 4196468 140721993961952 139800810850736 139801327426178 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14794752 140721993966765 140721993966857 140721993966857 140721993969615 0
Current children cumulated CPU time: 2398.88 s
Current children cumulated vsize: 10659048 KiB
Current children cumulated memory: 334744 KiB

[startup+2442.3 s]
/proc/loadavg: 1.32 1.25 1.31 3/215 7941
/proc/meminfo: memFree=22720672/32770624 swapFree=67108860/67108860
[pid=7754] ppid=7751 vsize=10659048 memory=338840 CPUtime=2459.4 cores=1,3,5,7
/proc/7754/stat : 7754 (java) S 7751 7754 4348 0 -1 1077944320 55484 0 0 0 245698 242 0 0 20 0 15 0 101418415 10914865152 84710 33554432000 4194304 4196468 140721993961952 140721993944496 139801327415031 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 14794752 140721993966765 140721993966857 140721993966857 140721993969615 0
/proc/7754/statm: 2664762 84710 3118 1 0 2627263 0
[pid=7754/tid=7756] ppid=7751 vsize=10659048 memory=338840 CPUtime=2428.21 cores=1,3,5,7
/proc/7754/task/7756/stat : 7756 (java) R 7751 7754 4348 0 -1 4202560 21477 0 0 0 242801 20 0 0 20 0 15 0 101418415 10914865152 84710 33554432000 4194304 4196468 140721993961952 139801331654192 139800936306742 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 14794752 140721993966765 140721993966857 140721993966857 140721993969615 0
[pid=7754/tid=7757] ppid=7751 vsize=10659048 memory=336792 CPUtime=5.67 cores=1,3,5,7
/proc/7754/task/7757/stat : 7757 (java) S 7751 7754 4348 0 -1 1077944384 4359 0 0 0 516 51 0 0 20 0 15 0 101418416 10914865152 84710 33554432000 4194304 4196468 140721993961952 139800933821328 139801327425237 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14794752 140721993966765 140721993966857 140721993966857 140721993969615 0
[pid=7754/tid=7758] ppid=7751 vsize=10659048 memory=336792 CPUtime=5.67 cores=1,3,5,7
/proc/7754/task/7758/stat : 7758 (java) S 7751 7754 4348 0 -1 1077944384 3509 0 0 0 522 45 0 0 20 0 15 0 101418416 10914865152 84710 33554432000 4194304 4196468 140721993961952 139800932768528 139801327425237 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14794752 140721993966765 140721993966857 140721993966857 140721993969615 0
[pid=7754/tid=7759] ppid=7751 vsize=10659048 memory=338840 CPUtime=5.69 cores=1,3,5,7
/proc/7754/task/7759/stat : 7759 (java) S 7751 7754 4348 0 -1 1077944384 4602 0 0 0 520 49 0 0 20 0 15 0 101418416 10914865152 84710 33554432000 4194304 4196468 140721993961952 139800931716240 139801327425237 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14794752 140721993966765 140721993966857 140721993966857 140721993969615 0
[pid=7754/tid=7760] ppid=7751 vsize=10659048 memory=338840 CPUtime=5.7 cores=1,3,5,7
/proc/7754/task/7760/stat : 7760 (java) S 7751 7754 4348 0 -1 1077944384 3269 0 0 0 523 47 0 0 20 0 15 0 101418416 10914865152 84710 33554432000 4194304 4196468 140721993961952 139800930663440 139801327425237 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14794752 140721993966765 140721993966857 140721993966857 140721993969615 0
[pid=7754/tid=7761] ppid=7751 vsize=10659048 memory=338840 CPUtime=5.99 cores=1,3,5,7
/proc/7754/task/7761/stat : 7761 (java) S 7751 7754 4348 0 -1 1077944384 6557 0 0 0 556 43 0 0 20 0 15 0 101418417 10914865152 84710 33554432000 4194304 4196468 140721993961952 139800819271792 139801327426178 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14794752 140721993966765 140721993966857 140721993966857 140721993969615 0
[pid=7754/tid=7762] ppid=7751 vsize=10659048 memory=338840 CPUtime=0 cores=1,3,5,7
/proc/7754/task/7762/stat : 7762 (java) S 7751 7754 4348 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 101418418 10914865152 84710 33554432000 4194304 4196468 140721993961952 139800818217760 139801327425237 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14794752 140721993966765 140721993966857 140721993966857 140721993969615 0
[pid=7754/tid=7763] ppid=7751 vsize=10659048 memory=338840 CPUtime=0 cores=1,3,5,7
/proc/7754/task/7763/stat : 7763 (java) S 7751 7754 4348 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 15 0 101418418 10914865152 84710 33554432000 4194304 4196468 140721993961952 139800817165424 139801327425237 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14794752 140721993966765 140721993966857 140721993966857 140721993969615 0
[pid=7754/tid=7764] ppid=7751 vsize=10659048 memory=338840 CPUtime=0 cores=1,3,5,7
/proc/7754/task/7764/stat : 7764 (java) S 7751 7754 4348 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 101418420 10914865152 84710 33554432000 4194304 4196468 140721993961952 139800816113744 139801327433627 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14794752 140721993966765 140721993966857 140721993966857 140721993969615 0
[pid=7754/tid=7765] ppid=7751 vsize=10659048 memory=8112282956445269571 CPUtime=0.5 cores=1,3,5,7
/proc/7754/task/7765/stat : 7765 (java) S 7751 7754 4348 0 -1 1077944384 2814 0 0 0 49 1 0 0 20 0 15 0 101418420 10914865152 84710 33554432000 4194304 4196468 140721993961952 139800815061616 139801327426178 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14794752 140721993966765 140721993966857 140721993966857 140721993969615 0
[pid=7754/tid=7766] ppid=7751 vsize=10659048 memory=338840 CPUtime=0.58 cores=1,3,5,7
/proc/7754/task/7766/stat : 7766 (java) S 7751 7754 4348 0 -1 1077944384 4990 0 0 0 58 0 0 0 20 0 15 0 101418420 10914865152 84710 33554432000 4194304 4196468 140721993961952 139800814008816 139801327426178 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14794752 140721993966765 140721993966857 140721993966857 140721993969615 0
[pid=7754/tid=7767] ppid=7751 vsize=10659048 memory=336792 CPUtime=0.18 cores=1,3,5,7
/proc/7754/task/7767/stat : 7767 (java) S 7751 7754 4348 0 -1 1077944384 1595 0 0 0 18 0 0 0 20 0 15 0 101418420 10914865152 84710 33554432000 4194304 4196468 140721993961952 139800812956528 139801327426178 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14794752 140721993966765 140721993966857 140721993966857 140721993969615 0
[pid=7754/tid=7768] ppid=7751 vsize=10659048 memory=334744 CPUtime=0 cores=1,3,5,7
/proc/7754/task/7768/stat : 7768 (java) S 7751 7754 4348 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 101418420 10914865152 84710 33554432000 4194304 4196468 140721993961952 139800811903968 139801327425237 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14794752 140721993966765 140721993966857 140721993966857 140721993969615 0
[pid=7754/tid=7769] ppid=7751 vsize=10659048 memory=338840 CPUtime=1.11 cores=1,3,5,7
/proc/7754/task/7769/stat : 7769 (java) S 7751 7754 4348 0 -1 1077944384 896 0 0 0 54 57 0 0 20 0 15 0 101418420 10914865152 84710 33554432000 4194304 4196468 140721993961952 139800810850736 139801327426178 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14794752 140721993966765 140721993966857 140721993966857 140721993969615 0
Current children cumulated CPU time: 2459.4 s
Current children cumulated vsize: 10659048 KiB
Current children cumulated memory: 338840 KiB

[startup+2502.3 s]
/proc/loadavg: 1.33 1.28 1.32 3/215 7949
/proc/meminfo: memFree=22711788/32770624 swapFree=67108860/67108860
[pid=7754] ppid=7751 vsize=10659048 memory=342936 CPUtime=2519.91 cores=1,3,5,7
/proc/7754/stat : 7754 (java) S 7751 7754 4348 0 -1 1077944320 56683 0 0 0 251742 249 0 0 20 0 15 0 101418415 10914865152 85734 33554432000 4194304 4196468 140721993961952 140721993944496 139801327415031 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 14794752 140721993966765 140721993966857 140721993966857 140721993969615 0
/proc/7754/statm: 2664762 85734 3118 1 0 2627263 0
[pid=7754/tid=7756] ppid=7751 vsize=10659048 memory=342936 CPUtime=2487.81 cores=1,3,5,7
/proc/7754/task/7756/stat : 7756 (java) R 7751 7754 4348 0 -1 4202560 21895 0 0 0 248760 21 0 0 20 0 15 0 101418415 10914865152 85734 33554432000 4194304 4196468 140721993961952 139801331654608 139800936603344 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 14794752 140721993966765 140721993966857 140721993966857 140721993969615 0
[pid=7754/tid=7757] ppid=7751 vsize=10659048 memory=340888 CPUtime=5.87 cores=1,3,5,7
/proc/7754/task/7757/stat : 7757 (java) S 7751 7754 4348 0 -1 1077944384 4713 0 0 0 534 53 0 0 20 0 15 0 101418416 10914865152 85734 33554432000 4194304 4196468 140721993961952 139800933821328 139801327425237 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14794752 140721993966765 140721993966857 140721993966857 140721993969615 0
[pid=7754/tid=7758] ppid=7751 vsize=10659048 memory=342936 CPUtime=5.86 cores=1,3,5,7
/proc/7754/task/7758/stat : 7758 (java) S 7751 7754 4348 0 -1 1077944384 3570 0 0 0 540 46 0 0 20 0 15 0 101418416 10914865152 85734 33554432000 4194304 4196468 140721993961952 139800932768528 139801327425237 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14794752 140721993966765 140721993966857 140721993966857 140721993969615 0
[pid=7754/tid=7759] ppid=7751 vsize=10659048 memory=342936 CPUtime=5.87 cores=1,3,5,7
/proc/7754/task/7759/stat : 7759 (java) S 7751 7754 4348 0 -1 1077944384 4725 0 0 0 537 50 0 0 20 0 15 0 101418416 10914865152 85734 33554432000 4194304 4196468 140721993961952 139800931716240 139801327425237 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14794752 140721993966765 140721993966857 140721993966857 140721993969615 0
[pid=7754/tid=7760] ppid=7751 vsize=10659048 memory=1712 CPUtime=5.88 cores=1,3,5,7
/proc/7754/task/7760/stat : 7760 (java) S 7751 7754 4348 0 -1 1077944384 3322 0 0 0 540 48 0 0 20 0 15 0 101418416 10914865152 85734 33554432000 4194304 4196468 140721993961952 139800930663440 139801327425237 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14794752 140721993966765 140721993966857 140721993966857 140721993969615 0
[pid=7754/tid=7761] ppid=7751 vsize=10659048 memory=5412 CPUtime=6.13 cores=1,3,5,7
/proc/7754/task/7761/stat : 7761 (java) S 7751 7754 4348 0 -1 1077944384 6725 0 0 0 570 43 0 0 20 0 15 0 101418417 10914865152 85734 33554432000 4194304 4196468 140721993961952 139800819271792 139801327426178 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14794752 140721993966765 140721993966857 140721993966857 140721993969615 0
[pid=7754/tid=7762] ppid=7751 vsize=10659048 memory=342936 CPUtime=0 cores=1,3,5,7
/proc/7754/task/7762/stat : 7762 (java) S 7751 7754 4348 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 101418418 10914865152 85734 33554432000 4194304 4196468 140721993961952 139800818217760 139801327425237 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14794752 140721993966765 140721993966857 140721993966857 140721993969615 0
[pid=7754/tid=7763] ppid=7751 vsize=10659048 memory=342936 CPUtime=0 cores=1,3,5,7
/proc/7754/task/7763/stat : 7763 (java) S 7751 7754 4348 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 15 0 101418418 10914865152 85734 33554432000 4194304 4196468 140721993961952 139800817165424 139801327425237 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14794752 140721993966765 140721993966857 140721993966857 140721993969615 0
[pid=7754/tid=7764] ppid=7751 vsize=10659048 memory=342936 CPUtime=0 cores=1,3,5,7
/proc/7754/task/7764/stat : 7764 (java) S 7751 7754 4348 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 101418420 10914865152 85734 33554432000 4194304 4196468 140721993961952 139800816113744 139801327433627 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14794752 140721993966765 140721993966857 140721993966857 140721993969615 0
[pid=7754/tid=7765] ppid=7751 vsize=10659048 memory=4140 CPUtime=0.5 cores=1,3,5,7
/proc/7754/task/7765/stat : 7765 (java) S 7751 7754 4348 0 -1 1077944384 2816 0 0 0 49 1 0 0 20 0 15 0 101418420 10914865152 85734 33554432000 4194304 4196468 140721993961952 139800815061616 139801327426178 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14794752 140721993966765 140721993966857 140721993966857 140721993969615 0
[pid=7754/tid=7766] ppid=7751 vsize=10659048 memory=29288 CPUtime=0.58 cores=1,3,5,7
/proc/7754/task/7766/stat : 7766 (java) S 7751 7754 4348 0 -1 1077944384 4992 0 0 0 58 0 0 0 20 0 15 0 101418420 10914865152 85734 33554432000 4194304 4196468 140721993961952 139800814008816 139801327426178 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14794752 140721993966765 140721993966857 140721993966857 140721993969615 0
[pid=7754/tid=7767] ppid=7751 vsize=10659048 memory=1296 CPUtime=0.18 cores=1,3,5,7
/proc/7754/task/7767/stat : 7767 (java) S 7751 7754 4348 0 -1 1077944384 1597 0 0 0 18 0 0 0 20 0 15 0 101418420 10914865152 85734 33554432000 4194304 4196468 140721993961952 139800812956528 139801327426178 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14794752 140721993966765 140721993966857 140721993966857 140721993969615 0
[pid=7754/tid=7768] ppid=7751 vsize=10659048 memory=342936 CPUtime=0 cores=1,3,5,7
/proc/7754/task/7768/stat : 7768 (java) S 7751 7754 4348 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 101418420 10914865152 85734 33554432000 4194304 4196468 140721993961952 139800811903968 139801327425237 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14794752 140721993966765 140721993966857 140721993966857 140721993969615 0
[pid=7754/tid=7769] ppid=7751 vsize=10659048 memory=340888 CPUtime=1.14 cores=1,3,5,7
/proc/7754/task/7769/stat : 7769 (java) S 7751 7754 4348 0 -1 1077944384 912 0 0 0 55 59 0 0 20 0 15 0 101418420 10914865152 85734 33554432000 4194304 4196468 140721993961952 139800810850736 139801327426178 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14794752 140721993966765 140721993966857 140721993966857 140721993969615 0
Current children cumulated CPU time: 2519.91 s
Current children cumulated vsize: 10659048 KiB
Current children cumulated memory: 342936 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2502.4 s]
/proc/loadavg: 1.33 1.28 1.32 3/215 7949
/proc/meminfo: memFree=22711788/32770624 swapFree=67108860/67108860
[pid=7754] ppid=7751 vsize=10659048 memory=342936 CPUtime=2520.01 cores=1,3,5,7
/proc/7754/stat : 7754 (java) S 7751 7754 4348 0 -1 1077944320 56683 0 0 0 251752 249 0 0 20 0 15 0 101418415 10914865152 85734 33554432000 4194304 4196468 140721993961952 140721993944496 139801327415031 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 14794752 140721993966765 140721993966857 140721993966857 140721993969615 0
/proc/7754/statm: 2664762 85734 3118 1 0 2627263 0
[pid=7754/tid=7756] ppid=7751 vsize=10659048 memory=342936 CPUtime=2487.91 cores=1,3,5,7
/proc/7754/task/7756/stat : 7756 (java) R 7751 7754 4348 0 -1 4202560 21895 0 0 0 248770 21 0 0 20 0 15 0 101418415 10914865152 85734 33554432000 4194304 4196468 140721993961952 139801331654608 139800936300154 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 14794752 140721993966765 140721993966857 140721993966857 140721993969615 0
[pid=7754/tid=7757] ppid=7751 vsize=10659048 memory=1712 CPUtime=5.87 cores=1,3,5,7
/proc/7754/task/7757/stat : 7757 (java) S 7751 7754 4348 0 -1 1077944384 4713 0 0 0 534 53 0 0 20 0 15 0 101418416 10914865152 85734 33554432000 4194304 4196468 140721993961952 139800933821328 139801327425237 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14794752 140721993966765 140721993966857 140721993966857 140721993969615 0
[pid=7754/tid=7758] ppid=7751 vsize=10659048 memory=5412 CPUtime=5.86 cores=1,3,5,7
/proc/7754/task/7758/stat : 7758 (java) S 7751 7754 4348 0 -1 1077944384 3570 0 0 0 540 46 0 0 20 0 15 0 101418416 10914865152 85734 33554432000 4194304 4196468 140721993961952 139800932768528 139801327425237 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14794752 140721993966765 140721993966857 140721993966857 140721993969615 0
[pid=7754/tid=7759] ppid=7751 vsize=10659048 memory=8112282956445269571 CPUtime=5.87 cores=1,3,5,7
/proc/7754/task/7759/stat : 7759 (java) S 7751 7754 4348 0 -1 1077944384 4725 0 0 0 537 50 0 0 20 0 15 0 101418416 10914865152 85734 33554432000 4194304 4196468 140721993961952 139800931716240 139801327425237 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14794752 140721993966765 140721993966857 140721993966857 140721993969615 0
[pid=7754/tid=7760] ppid=7751 vsize=10659048 memory=2400 CPUtime=5.88 cores=1,3,5,7
/proc/7754/task/7760/stat : 7760 (java) S 7751 7754 4348 0 -1 1077944384 3322 0 0 0 540 48 0 0 20 0 15 0 101418416 10914865152 85734 33554432000 4194304 4196468 140721993961952 139800930663440 139801327425237 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14794752 140721993966765 140721993966857 140721993966857 140721993969615 0
[pid=7754/tid=7761] ppid=7751 vsize=10659048 memory=1836 CPUtime=6.13 cores=1,3,5,7
/proc/7754/task/7761/stat : 7761 (java) S 7751 7754 4348 0 -1 1077944384 6725 0 0 0 570 43 0 0 20 0 15 0 101418417 10914865152 85734 33554432000 4194304 4196468 140721993961952 139800819271792 139801327426178 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14794752 140721993966765 140721993966857 140721993966857 140721993969615 0
[pid=7754/tid=7762] ppid=7751 vsize=10659048 memory=13044 CPUtime=0 cores=1,3,5,7
/proc/7754/task/7762/stat : 7762 (java) S 7751 7754 4348 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 101418418 10914865152 85734 33554432000 4194304 4196468 140721993961952 139800818217760 139801327425237 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14794752 140721993966765 140721993966857 140721993966857 140721993969615 0
[pid=7754/tid=7763] ppid=7751 vsize=10659048 memory=8112282956445269571 CPUtime=0 cores=1,3,5,7
/proc/7754/task/7763/stat : 7763 (java) S 7751 7754 4348 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 15 0 101418418 10914865152 85734 33554432000 4194304 4196468 140721993961952 139800817165424 139801327425237 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14794752 140721993966765 140721993966857 140721993966857 140721993969615 0
[pid=7754/tid=7764] ppid=7751 vsize=10659048 memory=16820 CPUtime=0 cores=1,3,5,7
/proc/7754/task/7764/stat : 7764 (java) S 7751 7754 4348 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 101418420 10914865152 85734 33554432000 4194304 4196468 140721993961952 139800816113744 139801327433627 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14794752 140721993966765 140721993966857 140721993966857 140721993969615 0
[pid=7754/tid=7765] ppid=7751 vsize=10659048 memory=4004 CPUtime=0.5 cores=1,3,5,7
/proc/7754/task/7765/stat : 7765 (java) S 7751 7754 4348 0 -1 1077944384 2816 0 0 0 49 1 0 0 20 0 15 0 101418420 10914865152 85734 33554432000 4194304 4196468 140721993961952 139800815061616 139801327426178 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14794752 140721993966765 140721993966857 140721993966857 140721993969615 0
[pid=7754/tid=7766] ppid=7751 vsize=10659048 memory=18448 CPUtime=0.58 cores=1,3,5,7
/proc/7754/task/7766/stat : 7766 (java) S 7751 7754 4348 0 -1 1077944384 4992 0 0 0 58 0 0 0 20 0 15 0 101418420 10914865152 85734 33554432000 4194304 4196468 140721993961952 139800814008816 139801327426178 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14794752 140721993966765 140721993966857 140721993966857 140721993969615 0
[pid=7754/tid=7767] ppid=7751 vsize=10659048 memory=792 CPUtime=0.18 cores=1,3,5,7
/proc/7754/task/7767/stat : 7767 (java) S 7751 7754 4348 0 -1 1077944384 1597 0 0 0 18 0 0 0 20 0 15 0 101418420 10914865152 85734 33554432000 4194304 4196468 140721993961952 139800812956528 139801327426178 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14794752 140721993966765 140721993966857 140721993966857 140721993969615 0
[pid=7754/tid=7768] ppid=7751 vsize=10659048 memory=1952 CPUtime=0 cores=1,3,5,7
/proc/7754/task/7768/stat : 7768 (java) S 7751 7754 4348 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 101418420 10914865152 85734 33554432000 4194304 4196468 140721993961952 139800811903968 139801327425237 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14794752 140721993966765 140721993966857 140721993966857 140721993969615 0
[pid=7754/tid=7769] ppid=7751 vsize=10659048 memory=1232 CPUtime=1.14 cores=1,3,5,7
/proc/7754/task/7769/stat : 7769 (java) S 7751 7754 4348 0 -1 1077944384 912 0 0 0 55 59 0 0 20 0 15 0 101418420 10914865152 85734 33554432000 4194304 4196468 140721993961952 139800810850736 139801327426178 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14794752 140721993966765 140721993966857 140721993966857 140721993969615 0
Current children cumulated CPU time: 2520.01 s
Current children cumulated vsize: 10659048 KiB
Current children cumulated memory: 342936 KiB

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

[startup+2502.42 s]
# the end of solver process 7754 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2517.54 s, system=2.49464 s

Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 143
Real time (s): 2502.42
CPU time (s): 2520.04
CPU user time (s): 2517.54
CPU system time (s): 2.49464
CPU usage (%): 100.704
Max. virtual memory (cumulated for all children) (KiB): 10659048
Max. memory (cumulated for all children) (KiB): 342936

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2517.54
system time used= 2.49464
maximum resident set size= 343436
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 56854
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2728
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 225418
involuntary context switches= 5038


# summary of solver processes directly reported to runsolver:
#   pid: 7754
#   total CPU time (s): 2520.04
#   total CPU user time (s): 2517.54
#   total CPU system time (s): 2.49464

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 13.4076 second user time and 23.6868 second system time

The end

Launcher Data

Begin job on node107 at 2018-07-29 06:29:12
IDJOB=4299985
IDBENCH=141516
IDSOLVER=2763
FILE ID=node107/4299985-1532838552
RUNJOBID= node107-1532811420-4380
PBS_JOBID= 21022487
Free space on /tmp= 54468 MiB

SOLVER NAME= MiniCPFever 2018-04-29
BENCH NAME= XCSP18/MagicSquare/MagicSquare-07-sum_c18.xml
COMMAND LINE= java -jar minicp-1.0.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4299985-1532838552/watcher-4299985-1532838552 -o /tmp/evaluation-result-4299985-1532838552/solver-4299985-1532838552 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node107-1532811420-4380 --watchdog 2580  java -jar minicp-1.0.jar HOME/instance-4299985-1532838552.xml

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

MD5SUM BENCH= f508510050be764ed4250e5795e6081a
RANDOM SEED=1833526689

node107.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.40
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 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.40
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 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.40
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 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:        23055384 kB
MemAvailable:   31755572 kB
Buffers:          237004 kB
Cached:          8699628 kB
SwapCached:            0 kB
Active:          4022812 kB
Inactive:        5148484 kB
Active(anon):     186228 kB
Inactive(anon):    76492 kB
Active(file):    3836584 kB
Inactive(file):  5071992 kB
Unevictable:        7164 kB
Mlocked:            7164 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              1272 kB
Writeback:             0 kB
AnonPages:        249940 kB
Mapped:            55816 kB
Shmem:             25228 kB
Slab:             242848 kB
SReclaimable:     214892 kB
SUnreclaim:        27956 kB
KernelStack:        3792 kB
PageTables:         5384 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1101508 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    180224 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:       91520 kB
DirectMap2M:    33454080 kB

Free space on /tmp at the end= 54468 MiB
End job on node107 at 2018-07-29 07:10:55