Trace number 4298027

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
SuperSolver_Macq_Stevenart 2018-04-27? (TO) 2520.08 2488.02

General information on the benchmark

NameColouredQueens/
ColouredQueens-12_c18.xml
MD5SUM130c0e53e5c1e074e18659561dd41fce
Bench CategoryCSP (decision problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables144
Number of constraints66
Number of domains1
Minimum domain size12
Maximum domain size12
Distribution of domain sizes[{"size":12,"count":144}]
Minimum variable degree3
Maximum variable degree4
Distribution of variable degrees[{"degree":3,"count":4},{"degree":4,"count":140}]
Minimum constraint arity2
Maximum constraint arity12
Distribution of constraint arities[{"arity":2,"count":4},{"arity":3,"count":4},{"arity":4,"count":4},{"arity":5,"count":4},{"arity":6,"count":4},{"arity":7,"count":4},{"arity":8,"count":4},{"arity":9,"count":4},{"arity":10,"count":4},{"arity":11,"count":4},{"arity":12,"count":26}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"allDifferent","count":66}]
Optimization problemNO
Type of objective

Solver Data

0.12/0.13	c version: 2018-04-11
0.12/0.13	c seed: 1811631
0.12/0.13	c timeout: -1
0.12/0.13	c memlimit: -1
0.12/0.13	c nbcore: -1
2520.06/2488.01	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 (10503 MiB free)
  memory of node 1: 16384 MiB (12641 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4298027-1532805284/watcher-4298027-1532805284 -o /tmp/evaluation-result-4298027-1532805284/solver-4298027-1532805284 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node139-1532805282-30997 --watchdog 2580 java -jar HOME/bestMinicp.jar HOME/instance-4298027-1532805284.xml 

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

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

solver pid=31116, runsolver pid=31113

[startup+0.100136 s]*
/proc/loadavg: 1.00 1.05 1.40 3/215 31131
/proc/meminfo: memFree=23680884/32770624 swapFree=67108860/67108860
[pid=31116] ppid=31113 vsize=10661052 memory=27820 CPUtime=0.12 cores=1,3,5,7
/proc/31116/stat : 31116 (java) S 31113 31116 27398 0 -1 1077944320 5430 0 0 0 11 1 0 0 20 0 15 0 98091541 10916917248 6955 33554432000 4194304 4196468 140735903167280 140735903149824 140644897844983 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 15785984 140735903171722 140735903171849 140735903171849 140735903174607 0
/proc/31116/statm: 2665263 6955 2810 1 0 2627263 0
[pid=31116/tid=31118] ppid=31113 vsize=10661052 memory=-8269626465541591931 CPUtime=0.09 cores=1,3,5,7
/proc/31116/task/31118/stat : 31118 (java) R 31113 31116 27398 0 -1 4202560 3304 0 0 0 8 1 0 0 20 0 15 0 98091541 10916917248 6955 33554432000 4194304 4196468 140735903167280 140644902076016 140644897856918 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 15785984 140735903171722 140735903171849 140735903171849 140735903174607 0
[pid=31116/tid=31119] ppid=31113 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31116/task/31119/stat : 31119 (java) S 31113 31116 27398 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98091542 10916917248 6955 33554432000 4194304 4196468 140735903167280 140644823919248 140644897855189 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15785984 140735903171722 140735903171849 140735903171849 140735903174607 0
[pid=31116/tid=31120] ppid=31113 vsize=10661052 memory=140070765864576 CPUtime=0 cores=1,3,5,7
/proc/31116/task/31120/stat : 31120 (java) S 31113 31116 27398 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98091542 10916917248 6955 33554432000 4194304 4196468 140735903167280 140644822866448 140644897855189 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15785984 140735903171722 140735903171849 140735903171849 140735903174607 0
[pid=31116/tid=31121] ppid=31113 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31116/task/31121/stat : 31121 (java) S 31113 31116 27398 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98091542 10916917248 6955 33554432000 4194304 4196468 140735903167280 140644821813648 140644897855189 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15785984 140735903171722 140735903171849 140735903171849 140735903174607 0
[pid=31116/tid=31122] ppid=31113 vsize=10661052 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/31116/task/31122/stat : 31122 (java) S 31113 31116 27398 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98091542 10916917248 7021 33554432000 4194304 4196468 140735903167280 140644820760848 140644897855189 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15785984 140735903171722 140735903171849 140735903171849 140735903174607 0
[pid=31116/tid=31123] ppid=31113 vsize=10661052 memory=140070765864576 CPUtime=0 cores=1,3,5,7
/proc/31116/task/31123/stat : 31123 (java) S 31113 31116 27398 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98091543 10916917248 7021 33554432000 4194304 4196468 140735903167280 140643934014320 140644897856130 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15785984 140735903171722 140735903171849 140735903171849 140735903174607 0
[pid=31116/tid=31124] ppid=31113 vsize=10661052 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/31116/task/31124/stat : 31124 (java) S 31113 31116 27398 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 98091544 10916917248 7021 33554432000 4194304 4196468 140735903167280 140643932960288 140644897855189 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15785984 140735903171722 140735903171849 140735903171849 140735903174607 0
[pid=31116/tid=31125] ppid=31113 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31116/task/31125/stat : 31125 (java) S 31113 31116 27398 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 98091544 10916917248 7021 33554432000 4194304 4196468 140735903167280 140643931907440 140644897855189 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15785984 140735903171722 140735903171849 140735903171849 140735903174607 0
[pid=31116/tid=31126] ppid=31113 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31116/task/31126/stat : 31126 (java) S 31113 31116 27398 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98091546 10916917248 7021 33554432000 4194304 4196468 140735903167280 140643930855760 140644897863579 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15785984 140735903171722 140735903171849 140735903171849 140735903174607 0
[pid=31116/tid=31127] ppid=31113 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31116/task/31127/stat : 31127 (java) R 31113 31116 27398 0 -1 4202560 345 0 0 0 0 0 0 0 20 0 15 0 98091546 10916917248 7021 33554432000 4194304 4196468 140735903167280 140643929783656 140644881280721 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 15785984 140735903171722 140735903171849 140735903171849 140735903174607 0
[pid=31116/tid=31128] ppid=31113 vsize=10661052 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/31116/task/31128/stat : 31128 (java) R 31113 31116 27398 0 -1 1077944384 131 0 0 0 0 0 0 0 20 0 15 0 98091546 10916917248 7021 33554432000 4194304 4196468 140735903167280 140643928750416 140644897855189 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 15785984 140735903171722 140735903171849 140735903171849 140735903174607 0
[pid=31116/tid=31129] ppid=31113 vsize=10661052 memory=140070765864576 CPUtime=0.01 cores=1,3,5,7
/proc/31116/task/31129/stat : 31129 (java) R 31113 31116 27398 0 -1 4202560 317 0 0 0 1 0 0 0 20 0 15 0 98091546 10916917248 7021 33554432000 4194304 4196468 140735903167280 140643927697520 140644876689003 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 15785984 140735903171722 140735903171849 140735903171849 140735903174607 0
[pid=31116/tid=31130] ppid=31113 vsize=10661052 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/31116/task/31130/stat : 31130 (java) S 31113 31116 27398 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98091546 10916917248 7021 33554432000 4194304 4196468 140735903167280 140643926644960 140644897855189 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15785984 140735903171722 140735903171849 140735903171849 140735903174607 0
[pid=31116/tid=31131] ppid=31113 vsize=10661052 memory=140070765864576 CPUtime=0 cores=1,3,5,7
/proc/31116/task/31131/stat : 31131 (java) R 31113 31116 27398 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98091547 10916917248 7021 33554432000 4194304 4196468 140735903167280 140643925593264 140644897856130 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 15785984 140735903171722 140735903171849 140735903171849 140735903174607 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 10661052 KiB
Current children cumulated memory: 27820 KiB

[startup+0.210462 s]*
/proc/loadavg: 1.00 1.05 1.40 4/215 31131
/proc/meminfo: memFree=23669100/32770624 swapFree=67108860/67108860
[pid=31116] ppid=31113 vsize=10661128 memory=40608 CPUtime=0.34 cores=1,3,5,7
/proc/31116/stat : 31116 (java) S 31113 31116 27398 0 -1 1077944320 8247 0 0 0 32 2 0 0 20 0 15 0 98091541 10916995072 10152 33554432000 4194304 4196468 140735903167280 140735903149824 140644897844983 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 15785984 140735903171722 140735903171849 140735903171849 140735903174607 0
/proc/31116/statm: 2665282 10152 2968 1 0 2627263 0
[pid=31116/tid=31118] ppid=31113 vsize=10661128 memory=7022364594140610616 CPUtime=0.2 cores=1,3,5,7
/proc/31116/task/31118/stat : 31118 (java) R 31113 31116 27398 0 -1 4202560 5259 0 0 0 19 1 0 0 20 0 15 0 98091541 10916995072 10152 33554432000 4194304 4196468 140735903167280 140644902077296 140644897866909 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 15785984 140735903171722 140735903171849 140735903171849 140735903174607 0
[pid=31116/tid=31119] ppid=31113 vsize=10661128 memory=342 CPUtime=0 cores=1,3,5,7
/proc/31116/task/31119/stat : 31119 (java) S 31113 31116 27398 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98091542 10916995072 10152 33554432000 4194304 4196468 140735903167280 140644823919248 140644897855189 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15785984 140735903171722 140735903171849 140735903171849 140735903174607 0
[pid=31116/tid=31120] ppid=31113 vsize=10661128 memory=140070765892257 CPUtime=0 cores=1,3,5,7
/proc/31116/task/31120/stat : 31120 (java) S 31113 31116 27398 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98091542 10916995072 10152 33554432000 4194304 4196468 140735903167280 140644822866448 140644897855189 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15785984 140735903171722 140735903171849 140735903171849 140735903174607 0
[pid=31116/tid=31121] ppid=31113 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31116/task/31121/stat : 31121 (java) S 31113 31116 27398 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98091542 10916995072 10152 33554432000 4194304 4196468 140735903167280 140644821813648 140644897855189 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15785984 140735903171722 140735903171849 140735903171849 140735903174607 0
[pid=31116/tid=31122] ppid=31113 vsize=10661128 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/31116/task/31122/stat : 31122 (java) S 31113 31116 27398 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98091542 10916995072 10152 33554432000 4194304 4196468 140735903167280 140644820760848 140644897855189 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15785984 140735903171722 140735903171849 140735903171849 140735903174607 0
[pid=31116/tid=31123] ppid=31113 vsize=10661128 memory=140070765864576 CPUtime=0 cores=1,3,5,7
/proc/31116/task/31123/stat : 31123 (java) S 31113 31116 27398 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98091543 10916995072 10152 33554432000 4194304 4196468 140735903167280 140643934014320 140644897856130 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15785984 140735903171722 140735903171849 140735903171849 140735903174607 0
[pid=31116/tid=31124] ppid=31113 vsize=10661128 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/31116/task/31124/stat : 31124 (java) S 31113 31116 27398 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 98091544 10916995072 10196 33554432000 4194304 4196468 140735903167280 140643932960288 140644897855189 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15785984 140735903171722 140735903171849 140735903171849 140735903174607 0
[pid=31116/tid=31125] ppid=31113 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31116/task/31125/stat : 31125 (java) S 31113 31116 27398 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 98091544 10916995072 10196 33554432000 4194304 4196468 140735903167280 140643931907440 140644897855189 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15785984 140735903171722 140735903171849 140735903171849 140735903174607 0
[pid=31116/tid=31126] ppid=31113 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31116/task/31126/stat : 31126 (java) S 31113 31116 27398 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98091546 10916995072 10196 33554432000 4194304 4196468 140735903167280 140643930855760 140644897863579 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15785984 140735903171722 140735903171849 140735903171849 140735903174607 0
[pid=31116/tid=31127] ppid=31113 vsize=10661128 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/31116/task/31127/stat : 31127 (java) S 31113 31116 27398 0 -1 1077944384 560 0 0 0 2 0 0 0 20 0 15 0 98091546 10916995072 10196 33554432000 4194304 4196468 140735903167280 140643929803120 140644897856130 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15785984 140735903171722 140735903171849 140735903171849 140735903174607 0
[pid=31116/tid=31128] ppid=31113 vsize=10661128 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/31116/task/31128/stat : 31128 (java) S 31113 31116 27398 0 -1 1077944384 231 0 0 0 2 0 0 0 20 0 15 0 98091546 10916995072 10196 33554432000 4194304 4196468 140735903167280 140643928750320 140644897856130 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15785984 140735903171722 140735903171849 140735903171849 140735903174607 0
[pid=31116/tid=31129] ppid=31113 vsize=10661128 memory=140070765864576 CPUtime=0.08 cores=1,3,5,7
/proc/31116/task/31129/stat : 31129 (java) S 31113 31116 27398 0 -1 1077944384 830 0 0 0 8 0 0 0 20 0 15 0 98091546 10916995072 10196 33554432000 4194304 4196468 140735903167280 140643927697520 140644897856130 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15785984 140735903171722 140735903171849 140735903171849 140735903174607 0
[pid=31116/tid=31130] ppid=31113 vsize=10661128 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/31116/task/31130/stat : 31130 (java) S 31113 31116 27398 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98091546 10916995072 10196 33554432000 4194304 4196468 140735903167280 140643926644960 140644897855189 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15785984 140735903171722 140735903171849 140735903171849 140735903174607 0
[pid=31116/tid=31131] ppid=31113 vsize=10661128 memory=140070765864576 CPUtime=0 cores=1,3,5,7
/proc/31116/task/31131/stat : 31131 (java) S 31113 31116 27398 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98091547 10916995072 10196 33554432000 4194304 4196468 140735903167280 140643925593264 140644897856130 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15785984 140735903171722 140735903171849 140735903171849 140735903174607 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 40608 KiB

[startup+0.310183 s]*
/proc/loadavg: 1.00 1.05 1.40 4/215 31131
/proc/meminfo: memFree=23662380/32770624 swapFree=67108860/67108860
[pid=31116] ppid=31113 vsize=10661128 memory=46976 CPUtime=0.57 cores=1,3,5,7
/proc/31116/stat : 31116 (java) S 31113 31116 27398 0 -1 1077944320 8822 0 0 0 54 3 0 0 20 0 15 0 98091541 10916995072 11744 33554432000 4194304 4196468 140735903167280 140735903149824 140644897844983 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 15785984 140735903171722 140735903171849 140735903171849 140735903174607 0
/proc/31116/statm: 2665282 11744 3021 1 0 2627263 0
[pid=31116/tid=31118] ppid=31113 vsize=10661128 memory=7311146985107750967 CPUtime=0.3 cores=1,3,5,7
/proc/31116/task/31118/stat : 31118 (java) R 31113 31116 27398 0 -1 4202560 5577 0 0 0 28 2 0 0 20 0 15 0 98091541 10916995072 11744 33554432000 4194304 4196468 140735903167280 140644902076960 140644897866909 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 15785984 140735903171722 140735903171849 140735903171849 140735903174607 0
[pid=31116/tid=31119] ppid=31113 vsize=10661128 memory=288230600413020183 CPUtime=0 cores=1,3,5,7
/proc/31116/task/31119/stat : 31119 (java) S 31113 31116 27398 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98091542 10916995072 11744 33554432000 4194304 4196468 140735903167280 140644823919248 140644897855189 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15785984 140735903171722 140735903171849 140735903171849 140735903174607 0
[pid=31116/tid=31120] ppid=31113 vsize=10661128 memory=140070765892173 CPUtime=0 cores=1,3,5,7
/proc/31116/task/31120/stat : 31120 (java) S 31113 31116 27398 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98091542 10916995072 11744 33554432000 4194304 4196468 140735903167280 140644822866448 140644897855189 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15785984 140735903171722 140735903171849 140735903171849 140735903174607 0
[pid=31116/tid=31121] ppid=31113 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31116/task/31121/stat : 31121 (java) S 31113 31116 27398 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98091542 10916995072 11744 33554432000 4194304 4196468 140735903167280 140644821813648 140644897855189 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15785984 140735903171722 140735903171849 140735903171849 140735903174607 0
[pid=31116/tid=31122] ppid=31113 vsize=10661128 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/31116/task/31122/stat : 31122 (java) S 31113 31116 27398 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98091542 10916995072 11744 33554432000 4194304 4196468 140735903167280 140644820760848 140644897855189 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15785984 140735903171722 140735903171849 140735903171849 140735903174607 0
[pid=31116/tid=31123] ppid=31113 vsize=10661128 memory=140070765864576 CPUtime=0 cores=1,3,5,7
/proc/31116/task/31123/stat : 31123 (java) S 31113 31116 27398 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 98091543 10916995072 11744 33554432000 4194304 4196468 140735903167280 140643934014320 140644897856130 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15785984 140735903171722 140735903171849 140735903171849 140735903174607 0
[pid=31116/tid=31124] ppid=31113 vsize=10661128 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/31116/task/31124/stat : 31124 (java) S 31113 31116 27398 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 98091544 10916995072 11744 33554432000 4194304 4196468 140735903167280 140643932960288 140644897855189 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15785984 140735903171722 140735903171849 140735903171849 140735903174607 0
[pid=31116/tid=31125] ppid=31113 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31116/task/31125/stat : 31125 (java) S 31113 31116 27398 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 98091544 10916995072 11744 33554432000 4194304 4196468 140735903167280 140643931907440 140644897855189 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15785984 140735903171722 140735903171849 140735903171849 140735903174607 0
[pid=31116/tid=31126] ppid=31113 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31116/task/31126/stat : 31126 (java) S 31113 31116 27398 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98091546 10916995072 11744 33554432000 4194304 4196468 140735903167280 140643930855760 140644897863579 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15785984 140735903171722 140735903171849 140735903171849 140735903174607 0
[pid=31116/tid=31127] ppid=31113 vsize=10661128 memory=0 CPUtime=0.05 cores=1,3,5,7
/proc/31116/task/31127/stat : 31127 (java) R 31113 31116 27398 0 -1 1077944384 661 0 0 0 5 0 0 0 20 0 15 0 98091546 10916995072 11744 33554432000 4194304 4196468 140735903167280 140643929803120 140644897856130 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 15785984 140735903171722 140735903171849 140735903171849 140735903174607 0
[pid=31116/tid=31128] ppid=31113 vsize=10661128 memory=-1 CPUtime=0.04 cores=1,3,5,7
/proc/31116/task/31128/stat : 31128 (java) R 31113 31116 27398 0 -1 4202560 250 0 0 0 4 0 0 0 20 0 15 0 98091546 10916995072 11744 33554432000 4194304 4196468 140735903167280 140643928750320 140644881741164 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 15785984 140735903171722 140735903171849 140735903171849 140735903174607 0
[pid=31116/tid=31129] ppid=31113 vsize=10661128 memory=140070765864576 CPUtime=0.15 cores=1,3,5,7
/proc/31116/task/31129/stat : 31129 (java) R 31113 31116 27398 0 -1 4202560 963 0 0 0 15 0 0 0 20 0 15 0 98091546 10916995072 11744 33554432000 4194304 4196468 140735903167280 140643927697520 140644876806480 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 15785984 140735903171722 140735903171849 140735903171849 140735903174607 0
[pid=31116/tid=31130] ppid=31113 vsize=10661128 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/31116/task/31130/stat : 31130 (java) S 31113 31116 27398 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98091546 10916995072 11744 33554432000 4194304 4196468 140735903167280 140643926644960 140644897855189 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15785984 140735903171722 140735903171849 140735903171849 140735903174607 0
[pid=31116/tid=31131] ppid=31113 vsize=10661128 memory=140070765864576 CPUtime=0 cores=1,3,5,7
/proc/31116/task/31131/stat : 31131 (java) S 31113 31116 27398 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98091547 10916995072 11744 33554432000 4194304 4196468 140735903167280 140643925593264 140644897856130 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15785984 140735903171722 140735903171849 140735903171849 140735903174607 0
Current children cumulated CPU time: 0.57 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 46976 KiB

[startup+0.700747 s]
/proc/loadavg: 1.00 1.05 1.40 4/215 31131
/proc/meminfo: memFree=23630120/32770624 swapFree=67108860/67108860
[pid=31116] ppid=31113 vsize=10661128 memory=126628 CPUtime=1.51 cores=1,3,5,7
/proc/31116/stat : 31116 (java) S 31113 31116 27398 0 -1 1077944320 11832 0 0 0 146 5 0 0 20 0 15 0 98091541 10916995072 31657 33554432000 4194304 4196468 140735903167280 140735903149824 140644897844983 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 15785984 140735903171722 140735903171849 140735903171849 140735903174607 0
/proc/31116/statm: 2665282 31657 3098 1 0 2627263 0
[pid=31116/tid=31118] ppid=31113 vsize=10661128 memory=1728 CPUtime=0.68 cores=1,3,5,7
/proc/31116/task/31118/stat : 31118 (java) R 31113 31116 27398 0 -1 4202560 5651 0 0 0 65 3 0 0 20 0 15 0 98091541 10916995072 31657 33554432000 4194304 4196468 140735903167280 140644902082408 140644495131277 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 15785984 140735903171722 140735903171849 140735903171849 140735903174607 0
[pid=31116/tid=31119] ppid=31113 vsize=10661128 memory=1704 CPUtime=0 cores=1,3,5,7
/proc/31116/task/31119/stat : 31119 (java) S 31113 31116 27398 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98091542 10916995072 31657 33554432000 4194304 4196468 140735903167280 140644823919248 140644897855189 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15785984 140735903171722 140735903171849 140735903171849 140735903174607 0
[pid=31116/tid=31120] ppid=31113 vsize=10661128 memory=796 CPUtime=0 cores=1,3,5,7
/proc/31116/task/31120/stat : 31120 (java) S 31113 31116 27398 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98091542 10916995072 31657 33554432000 4194304 4196468 140735903167280 140644822866448 140644897855189 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15785984 140735903171722 140735903171849 140735903171849 140735903174607 0
[pid=31116/tid=31121] ppid=31113 vsize=10661128 memory=5408 CPUtime=0 cores=1,3,5,7
/proc/31116/task/31121/stat : 31121 (java) S 31113 31116 27398 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98091542 10916995072 31657 33554432000 4194304 4196468 140735903167280 140644821813648 140644897855189 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15785984 140735903171722 140735903171849 140735903171849 140735903174607 0
[pid=31116/tid=31122] ppid=31113 vsize=10661128 memory=1008 CPUtime=0 cores=1,3,5,7
/proc/31116/task/31122/stat : 31122 (java) S 31113 31116 27398 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98091542 10916995072 31657 33554432000 4194304 4196468 140735903167280 140644820760848 140644897855189 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15785984 140735903171722 140735903171849 140735903171849 140735903174607 0
[pid=31116/tid=31123] ppid=31113 vsize=10661128 memory=9992 CPUtime=0 cores=1,3,5,7
/proc/31116/task/31123/stat : 31123 (java) S 31113 31116 27398 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 98091543 10916995072 31657 33554432000 4194304 4196468 140735903167280 140643934014320 140644897856130 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15785984 140735903171722 140735903171849 140735903171849 140735903174607 0
[pid=31116/tid=31124] ppid=31113 vsize=10661128 memory=1228 CPUtime=0 cores=1,3,5,7
/proc/31116/task/31124/stat : 31124 (java) S 31113 31116 27398 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 98091544 10916995072 31657 33554432000 4194304 4196468 140735903167280 140643932960288 140644897855189 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15785984 140735903171722 140735903171849 140735903171849 140735903174607 0
[pid=31116/tid=31125] ppid=31113 vsize=10661128 memory=1952 CPUtime=0 cores=1,3,5,7
/proc/31116/task/31125/stat : 31125 (java) S 31113 31116 27398 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 98091544 10916995072 31657 33554432000 4194304 4196468 140735903167280 140643931907440 140644897855189 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15785984 140735903171722 140735903171849 140735903171849 140735903174607 0
[pid=31116/tid=31126] ppid=31113 vsize=10661128 memory=4639098309541127013 CPUtime=0 cores=1,3,5,7
/proc/31116/task/31126/stat : 31126 (java) S 31113 31116 27398 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98091546 10916995072 31657 33554432000 4194304 4196468 140735903167280 140643930855760 140644897863579 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15785984 140735903171722 140735903171849 140735903171849 140735903174607 0
[pid=31116/tid=31127] ppid=31113 vsize=10661128 memory=7156896481808110696 CPUtime=0.3 cores=1,3,5,7
/proc/31116/task/31127/stat : 31127 (java) S 31113 31116 27398 0 -1 1077944384 1630 0 0 0 30 0 0 0 20 0 15 0 98091546 10916995072 31657 33554432000 4194304 4196468 140735903167280 140643929803120 140644897856130 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15785984 140735903171722 140735903171849 140735903171849 140735903174607 0
[pid=31116/tid=31128] ppid=31113 vsize=10661128 memory=6154282490091891024 CPUtime=0.3 cores=1,3,5,7
/proc/31116/task/31128/stat : 31128 (java) S 31113 31116 27398 0 -1 1077944384 1760 0 0 0 30 0 0 0 20 0 15 0 98091546 10916995072 31657 33554432000 4194304 4196468 140735903167280 140643928750320 140644897856130 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15785984 140735903171722 140735903171849 140735903171849 140735903174607 0
[pid=31116/tid=31129] ppid=31113 vsize=10661128 memory=0 CPUtime=0.19 cores=1,3,5,7
/proc/31116/task/31129/stat : 31129 (java) S 31113 31116 27398 0 -1 1077944384 1420 0 0 0 19 0 0 0 20 0 15 0 98091546 10916995072 31657 33554432000 4194304 4196468 140735903167280 140643927697520 140644897856130 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15785984 140735903171722 140735903171849 140735903171849 140735903174607 0
[pid=31116/tid=31130] ppid=31113 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31116/task/31130/stat : 31130 (java) S 31113 31116 27398 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98091546 10916995072 31657 33554432000 4194304 4196468 140735903167280 140643926644960 140644897855189 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15785984 140735903171722 140735903171849 140735903171849 140735903174607 0
[pid=31116/tid=31131] ppid=31113 vsize=10661128 memory=33 CPUtime=0 cores=1,3,5,7
/proc/31116/task/31131/stat : 31131 (java) S 31113 31116 27398 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98091547 10916995072 31657 33554432000 4194304 4196468 140735903167280 140643925593264 140644897856130 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15785984 140735903171722 140735903171849 140735903171849 140735903174607 0
Current children cumulated CPU time: 1.51 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 126628 KiB

[startup+1.50083 s]
/proc/loadavg: 0.92 1.03 1.39 3/215 31131
/proc/meminfo: memFree=23526728/32770624 swapFree=67108860/67108860
[pid=31116] ppid=31113 vsize=10661128 memory=184216 CPUtime=2.38 cores=1,3,5,7
/proc/31116/stat : 31116 (java) S 31113 31116 27398 0 -1 1077944320 11950 0 0 0 232 6 0 0 20 0 15 0 98091541 10916995072 46054 33554432000 4194304 4196468 140735903167280 140735903149824 140644897844983 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 15785984 140735903171722 140735903171849 140735903171849 140735903174607 0
/proc/31116/statm: 2665282 46054 3099 1 0 2627263 0
[pid=31116/tid=31118] ppid=31113 vsize=10661128 memory=6791534058613427641 CPUtime=1.47 cores=1,3,5,7
/proc/31116/task/31118/stat : 31118 (java) R 31113 31116 27398 0 -1 4202560 5681 0 0 0 143 4 0 0 20 0 15 0 98091541 10916995072 46054 33554432000 4194304 4196468 140735903167280 140644902084368 140644882222107 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 15785984 140735903171722 140735903171849 140735903171849 140735903174607 0
[pid=31116/tid=31119] ppid=31113 vsize=10661128 memory=-6951259422114956437 CPUtime=0 cores=1,3,5,7
/proc/31116/task/31119/stat : 31119 (java) S 31113 31116 27398 0 -1 1077944384 11 0 0 0 0 0 0 0 20 0 15 0 98091542 10916995072 46054 33554432000 4194304 4196468 140735903167280 140644823919248 140644897855189 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15785984 140735903171722 140735903171849 140735903171849 140735903174607 0
[pid=31116/tid=31120] ppid=31113 vsize=10661128 memory=-6509546260019855295 CPUtime=0 cores=1,3,5,7
/proc/31116/task/31120/stat : 31120 (java) S 31113 31116 27398 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 15 0 98091542 10916995072 46054 33554432000 4194304 4196468 140735903167280 140644822866448 140644897855189 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15785984 140735903171722 140735903171849 140735903171849 140735903174607 0
[pid=31116/tid=31121] ppid=31113 vsize=10661128 memory=-7390251449858225344 CPUtime=0 cores=1,3,5,7
/proc/31116/task/31121/stat : 31121 (java) S 31113 31116 27398 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 98091542 10916995072 46054 33554432000 4194304 4196468 140735903167280 140644821813648 140644897855189 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15785984 140735903171722 140735903171849 140735903171849 140735903174607 0
[pid=31116/tid=31122] ppid=31113 vsize=10661128 memory=-7096649868621430206 CPUtime=0 cores=1,3,5,7
/proc/31116/task/31122/stat : 31122 (java) S 31113 31116 27398 0 -1 1077944384 19 0 0 0 0 0 0 0 20 0 15 0 98091542 10916995072 46054 33554432000 4194304 4196468 140735903167280 140644820760848 140644897855189 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15785984 140735903171722 140735903171849 140735903171849 140735903174607 0
[pid=31116/tid=31123] ppid=31113 vsize=10661128 memory=-7165351541977658656 CPUtime=0 cores=1,3,5,7
/proc/31116/task/31123/stat : 31123 (java) S 31113 31116 27398 0 -1 1077944384 20 0 0 0 0 0 0 0 20 0 15 0 98091543 10916995072 46054 33554432000 4194304 4196468 140735903167280 140643934014320 140644897856130 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15785984 140735903171722 140735903171849 140735903171849 140735903174607 0

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

/proc/31116/task/31118/stat : 31118 (java) R 31113 31116 27398 0 -1 4202560 25623 0 0 0 229863 31 0 0 20 0 15 0 98091541 10916995072 90578 33554432000 4194304 4196468 140735903167280 140644902084368 140644495128950 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 15785984 140735903171722 140735903171849 140735903171849 140735903174607 0
[pid=31116/tid=31119] ppid=31113 vsize=10661128 memory=362312 CPUtime=10.33 cores=1,3,5,7
/proc/31116/task/31119/stat : 31119 (java) S 31113 31116 27398 0 -1 1077944384 3940 0 0 0 963 70 0 0 20 0 15 0 98091542 10916995072 90578 33554432000 4194304 4196468 140735903167280 140644823919248 140644897855189 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15785984 140735903171722 140735903171849 140735903171849 140735903174607 0
[pid=31116/tid=31120] ppid=31113 vsize=10661128 memory=28224 CPUtime=10.31 cores=1,3,5,7
/proc/31116/task/31120/stat : 31120 (java) S 31113 31116 27398 0 -1 1077944384 3474 0 0 0 962 69 0 0 20 0 15 0 98091542 10916995072 90578 33554432000 4194304 4196468 140735903167280 140644822866448 140644897855189 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15785984 140735903171722 140735903171849 140735903171849 140735903174607 0
[pid=31116/tid=31121] ppid=31113 vsize=10661128 memory=362312 CPUtime=10.28 cores=1,3,5,7
/proc/31116/task/31121/stat : 31121 (java) S 31113 31116 27398 0 -1 1077944384 4487 0 0 0 960 68 0 0 20 0 15 0 98091542 10916995072 90578 33554432000 4194304 4196468 140735903167280 140644821813648 140644897855189 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15785984 140735903171722 140735903171849 140735903171849 140735903174607 0
[pid=31116/tid=31122] ppid=31113 vsize=10661128 memory=360264 CPUtime=10.34 cores=1,3,5,7
/proc/31116/task/31122/stat : 31122 (java) S 31113 31116 27398 0 -1 1077944384 4935 0 0 0 968 66 0 0 20 0 15 0 98091542 10916995072 90578 33554432000 4194304 4196468 140735903167280 140644820760848 140644897855189 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15785984 140735903171722 140735903171849 140735903171849 140735903174607 0
[pid=31116/tid=31123] ppid=31113 vsize=10661128 memory=360264 CPUtime=9.16 cores=1,3,5,7
/proc/31116/task/31123/stat : 31123 (java) S 31113 31116 27398 0 -1 1077944384 5191 0 0 0 849 67 0 0 20 0 15 0 98091543 10916995072 90578 33554432000 4194304 4196468 140735903167280 140643934014320 140644897856130 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15785984 140735903171722 140735903171849 140735903171849 140735903174607 0
[pid=31116/tid=31124] ppid=31113 vsize=10661128 memory=360264 CPUtime=0 cores=1,3,5,7
/proc/31116/task/31124/stat : 31124 (java) S 31113 31116 27398 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 98091544 10916995072 90578 33554432000 4194304 4196468 140735903167280 140643932960288 140644897855189 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15785984 140735903171722 140735903171849 140735903171849 140735903174607 0
[pid=31116/tid=31125] ppid=31113 vsize=10661128 memory=360264 CPUtime=0 cores=1,3,5,7
/proc/31116/task/31125/stat : 31125 (java) S 31113 31116 27398 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 98091544 10916995072 90578 33554432000 4194304 4196468 140735903167280 140643931907440 140644897855189 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15785984 140735903171722 140735903171849 140735903171849 140735903174607 0
[pid=31116/tid=31126] ppid=31113 vsize=10661128 memory=362312 CPUtime=0 cores=1,3,5,7
/proc/31116/task/31126/stat : 31126 (java) S 31113 31116 27398 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98091546 10916995072 90578 33554432000 4194304 4196468 140735903167280 140643930855760 140644897863579 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15785984 140735903171722 140735903171849 140735903171849 140735903174607 0
[pid=31116/tid=31127] ppid=31113 vsize=10661128 memory=362312 CPUtime=0.32 cores=1,3,5,7
/proc/31116/task/31127/stat : 31127 (java) S 31113 31116 27398 0 -1 1077944384 1694 0 0 0 31 1 0 0 20 0 15 0 98091546 10916995072 90578 33554432000 4194304 4196468 140735903167280 140643929803120 140644897856130 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15785984 140735903171722 140735903171849 140735903171849 140735903174607 0
[pid=31116/tid=31128] ppid=31113 vsize=10661128 memory=362312 CPUtime=0.37 cores=1,3,5,7
/proc/31116/task/31128/stat : 31128 (java) S 31113 31116 27398 0 -1 1077944384 1834 0 0 0 37 0 0 0 20 0 15 0 98091546 10916995072 90578 33554432000 4194304 4196468 140735903167280 140643928750320 140644897856130 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15785984 140735903171722 140735903171849 140735903171849 140735903174607 0
[pid=31116/tid=31129] ppid=31113 vsize=10661128 memory=362312 CPUtime=0.22 cores=1,3,5,7
/proc/31116/task/31129/stat : 31129 (java) S 31113 31116 27398 0 -1 1077944384 1503 0 0 0 21 1 0 0 20 0 15 0 98091546 10916995072 90578 33554432000 4194304 4196468 140735903167280 140643927697520 140644897856130 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15785984 140735903171722 140735903171849 140735903171849 140735903174607 0
[pid=31116/tid=31130] ppid=31113 vsize=10661128 memory=362312 CPUtime=0 cores=1,3,5,7
/proc/31116/task/31130/stat : 31130 (java) S 31113 31116 27398 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98091546 10916995072 90578 33554432000 4194304 4196468 140735903167280 140643926644960 140644897855189 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15785984 140735903171722 140735903171849 140735903171849 140735903174607 0
[pid=31116/tid=31131] ppid=31113 vsize=10661128 memory=16276 CPUtime=1.29 cores=1,3,5,7
/proc/31116/task/31131/stat : 31131 (java) S 31113 31116 27398 0 -1 1077944384 869 0 0 0 61 68 0 0 20 0 15 0 98091547 10916995072 90578 33554432000 4194304 4196468 140735903167280 140643925593264 140644897856130 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15785984 140735903171722 140735903171849 140735903171849 140735903174607 0
Current children cumulated CPU time: 2351.64 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 362312 KiB

[startup+2382.3 s]
/proc/loadavg: 1.34 1.32 1.37 3/216 31203
/proc/meminfo: memFree=23120384/32770624 swapFree=67108860/67108860
[pid=31116] ppid=31113 vsize=10661128 memory=366408 CPUtime=2412.51 cores=1,3,5,7
/proc/31116/stat : 31116 (java) S 31113 31116 27398 0 -1 1077944320 55956 0 0 0 240892 359 0 0 20 0 15 0 98091541 10916995072 91602 33554432000 4194304 4196468 140735903167280 140735903149824 140644897844983 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 15785984 140735903171722 140735903171849 140735903171849 140735903174607 0
/proc/31116/statm: 2665282 91602 3128 1 0 2627263 0
[pid=31116/tid=31118] ppid=31113 vsize=10661128 memory=16276 CPUtime=2358.31 cores=1,3,5,7
/proc/31116/task/31118/stat : 31118 (java) R 31113 31116 27398 0 -1 4202560 26062 0 0 0 235799 32 0 0 20 0 15 0 98091541 10916995072 91602 33554432000 4194304 4196468 140735903167280 140644902084208 140644495133550 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 15785984 140735903171722 140735903171849 140735903171849 140735903174607 0
[pid=31116/tid=31119] ppid=31113 vsize=10661128 memory=366408 CPUtime=10.64 cores=1,3,5,7
/proc/31116/task/31119/stat : 31119 (java) S 31113 31116 27398 0 -1 1077944384 4023 0 0 0 993 71 0 0 20 0 15 0 98091542 10916995072 91602 33554432000 4194304 4196468 140735903167280 140644823919248 140644897855189 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15785984 140735903171722 140735903171849 140735903171849 140735903174607 0
[pid=31116/tid=31120] ppid=31113 vsize=10661128 memory=280141256513920 CPUtime=10.62 cores=1,3,5,7
/proc/31116/task/31120/stat : 31120 (java) S 31113 31116 27398 0 -1 1077944384 3701 0 0 0 992 70 0 0 20 0 15 0 98091542 10916995072 91602 33554432000 4194304 4196468 140735903167280 140644822866448 140644897855189 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15785984 140735903171722 140735903171849 140735903171849 140735903174607 0
[pid=31116/tid=31121] ppid=31113 vsize=10661128 memory=366408 CPUtime=10.6 cores=1,3,5,7
/proc/31116/task/31121/stat : 31121 (java) S 31113 31116 27398 0 -1 1077944384 4552 0 0 0 990 70 0 0 20 0 15 0 98091542 10916995072 91602 33554432000 4194304 4196468 140735903167280 140644821813648 140644897855189 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15785984 140735903171722 140735903171849 140735903171849 140735903174607 0
[pid=31116/tid=31122] ppid=31113 vsize=10661128 memory=364360 CPUtime=10.66 cores=1,3,5,7
/proc/31116/task/31122/stat : 31122 (java) S 31113 31116 27398 0 -1 1077944384 5016 0 0 0 998 68 0 0 20 0 15 0 98091542 10916995072 91602 33554432000 4194304 4196468 140735903167280 140644820760848 140644897855189 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15785984 140735903171722 140735903171849 140735903171849 140735903174607 0
[pid=31116/tid=31123] ppid=31113 vsize=10661128 memory=364360 CPUtime=9.36 cores=1,3,5,7
/proc/31116/task/31123/stat : 31123 (java) S 31113 31116 27398 0 -1 1077944384 5329 0 0 0 868 68 0 0 20 0 15 0 98091543 10916995072 91602 33554432000 4194304 4196468 140735903167280 140643934014320 140644897856130 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15785984 140735903171722 140735903171849 140735903171849 140735903174607 0
[pid=31116/tid=31124] ppid=31113 vsize=10661128 memory=366408 CPUtime=0 cores=1,3,5,7
/proc/31116/task/31124/stat : 31124 (java) S 31113 31116 27398 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 98091544 10916995072 91602 33554432000 4194304 4196468 140735903167280 140643932960288 140644897855189 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15785984 140735903171722 140735903171849 140735903171849 140735903174607 0
[pid=31116/tid=31125] ppid=31113 vsize=10661128 memory=366408 CPUtime=0 cores=1,3,5,7
/proc/31116/task/31125/stat : 31125 (java) S 31113 31116 27398 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 98091544 10916995072 91602 33554432000 4194304 4196468 140735903167280 140643931907440 140644897855189 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15785984 140735903171722 140735903171849 140735903171849 140735903174607 0
[pid=31116/tid=31126] ppid=31113 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31116/task/31126/stat : 31126 (java) S 31113 31116 27398 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98091546 10916995072 91602 33554432000 4194304 4196468 140735903167280 140643930855760 140644897863579 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15785984 140735903171722 140735903171849 140735903171849 140735903174607 0
[pid=31116/tid=31127] ppid=31113 vsize=10661128 memory=366408 CPUtime=0.32 cores=1,3,5,7
/proc/31116/task/31127/stat : 31127 (java) S 31113 31116 27398 0 -1 1077944384 1696 0 0 0 31 1 0 0 20 0 15 0 98091546 10916995072 91602 33554432000 4194304 4196468 140735903167280 140643929803120 140644897856130 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15785984 140735903171722 140735903171849 140735903171849 140735903174607 0
[pid=31116/tid=31128] ppid=31113 vsize=10661128 memory=4128 CPUtime=0.37 cores=1,3,5,7
/proc/31116/task/31128/stat : 31128 (java) S 31113 31116 27398 0 -1 1077944384 1836 0 0 0 37 0 0 0 20 0 15 0 98091546 10916995072 91602 33554432000 4194304 4196468 140735903167280 140643928750320 140644897856130 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15785984 140735903171722 140735903171849 140735903171849 140735903174607 0
[pid=31116/tid=31129] ppid=31113 vsize=10661128 memory=364360 CPUtime=0.22 cores=1,3,5,7
/proc/31116/task/31129/stat : 31129 (java) S 31113 31116 27398 0 -1 1077944384 1505 0 0 0 21 1 0 0 20 0 15 0 98091546 10916995072 91602 33554432000 4194304 4196468 140735903167280 140643927697520 140644897856130 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15785984 140735903171722 140735903171849 140735903171849 140735903174607 0
[pid=31116/tid=31130] ppid=31113 vsize=10661128 memory=364360 CPUtime=0 cores=1,3,5,7
/proc/31116/task/31130/stat : 31130 (java) S 31113 31116 27398 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98091546 10916995072 91602 33554432000 4194304 4196468 140735903167280 140643926644960 140644897855189 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15785984 140735903171722 140735903171849 140735903171849 140735903174607 0
[pid=31116/tid=31131] ppid=31113 vsize=10661128 memory=366408 CPUtime=1.32 cores=1,3,5,7
/proc/31116/task/31131/stat : 31131 (java) S 31113 31116 27398 0 -1 1077944384 875 0 0 0 62 70 0 0 20 0 15 0 98091547 10916995072 91602 33554432000 4194304 4196468 140735903167280 140643925593264 140644897856130 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15785984 140735903171722 140735903171849 140735903171849 140735903174607 0
Current children cumulated CPU time: 2412.51 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 366408 KiB

[startup+2442.3 s]
/proc/loadavg: 1.53 1.37 1.39 3/215 31205
/proc/meminfo: memFree=23110044/32770624 swapFree=67108860/67108860
[pid=31116] ppid=31113 vsize=10661128 memory=370504 CPUtime=2473.53 cores=1,3,5,7
/proc/31116/stat : 31116 (java) S 31113 31116 27398 0 -1 1077944320 57098 0 0 0 246986 367 0 0 20 0 15 0 98091541 10916995072 92626 33554432000 4194304 4196468 140735903167280 140735903149824 140644897844983 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 15785984 140735903171722 140735903171849 140735903171849 140735903174607 0
/proc/31116/statm: 2665282 92626 3128 1 0 2627263 0
[pid=31116/tid=31118] ppid=31113 vsize=10661128 memory=370504 CPUtime=2417.61 cores=1,3,5,7
/proc/31116/task/31118/stat : 31118 (java) R 31113 31116 27398 0 -1 4202560 26591 0 0 0 241728 33 0 0 20 0 15 0 98091541 10916995072 92626 33554432000 4194304 4196468 140735903167280 140644902084208 140644495007741 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 15785984 140735903171722 140735903171849 140735903171849 140735903174607 0
[pid=31116/tid=31119] ppid=31113 vsize=10661128 memory=1008 CPUtime=11.01 cores=1,3,5,7
/proc/31116/task/31119/stat : 31119 (java) S 31113 31116 27398 0 -1 1077944384 4148 0 0 0 1028 73 0 0 20 0 15 0 98091542 10916995072 92626 33554432000 4194304 4196468 140735903167280 140644823919248 140644897855189 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15785984 140735903171722 140735903171849 140735903171849 140735903174607 0
[pid=31116/tid=31120] ppid=31113 vsize=10661128 memory=370504 CPUtime=10.99 cores=1,3,5,7
/proc/31116/task/31120/stat : 31120 (java) S 31113 31116 27398 0 -1 1077944384 3840 0 0 0 1027 72 0 0 20 0 15 0 98091542 10916995072 92626 33554432000 4194304 4196468 140735903167280 140644822866448 140644897855189 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15785984 140735903171722 140735903171849 140735903171849 140735903174607 0
[pid=31116/tid=31121] ppid=31113 vsize=10661128 memory=370504 CPUtime=10.96 cores=1,3,5,7
/proc/31116/task/31121/stat : 31121 (java) S 31113 31116 27398 0 -1 1077944384 4655 0 0 0 1024 72 0 0 20 0 15 0 98091542 10916995072 92626 33554432000 4194304 4196468 140735903167280 140644821813648 140644897855189 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15785984 140735903171722 140735903171849 140735903171849 140735903174607 0
[pid=31116/tid=31122] ppid=31113 vsize=10661128 memory=368456 CPUtime=11.03 cores=1,3,5,7
/proc/31116/task/31122/stat : 31122 (java) S 31113 31116 27398 0 -1 1077944384 5211 0 0 0 1033 70 0 0 20 0 15 0 98091542 10916995072 92626 33554432000 4194304 4196468 140735903167280 140644820760848 140644897855189 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15785984 140735903171722 140735903171849 140735903171849 140735903174607 0
[pid=31116/tid=31123] ppid=31113 vsize=10661128 memory=368456 CPUtime=9.6 cores=1,3,5,7
/proc/31116/task/31123/stat : 31123 (java) S 31113 31116 27398 0 -1 1077944384 5365 0 0 0 890 70 0 0 20 0 15 0 98091543 10916995072 92626 33554432000 4194304 4196468 140735903167280 140643934014320 140644897856130 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15785984 140735903171722 140735903171849 140735903171849 140735903174607 0
[pid=31116/tid=31124] ppid=31113 vsize=10661128 memory=370504 CPUtime=0 cores=1,3,5,7
/proc/31116/task/31124/stat : 31124 (java) S 31113 31116 27398 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 98091544 10916995072 92626 33554432000 4194304 4196468 140735903167280 140643932960288 140644897855189 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15785984 140735903171722 140735903171849 140735903171849 140735903174607 0
[pid=31116/tid=31125] ppid=31113 vsize=10661128 memory=2240 CPUtime=0 cores=1,3,5,7
/proc/31116/task/31125/stat : 31125 (java) S 31113 31116 27398 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 98091544 10916995072 92626 33554432000 4194304 4196468 140735903167280 140643931907440 140644897855189 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15785984 140735903171722 140735903171849 140735903171849 140735903174607 0
[pid=31116/tid=31126] ppid=31113 vsize=10661128 memory=370504 CPUtime=0 cores=1,3,5,7
/proc/31116/task/31126/stat : 31126 (java) S 31113 31116 27398 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98091546 10916995072 92626 33554432000 4194304 4196468 140735903167280 140643930855760 140644897863579 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15785984 140735903171722 140735903171849 140735903171849 140735903174607 0
[pid=31116/tid=31127] ppid=31113 vsize=10661128 memory=370504 CPUtime=0.32 cores=1,3,5,7
/proc/31116/task/31127/stat : 31127 (java) S 31113 31116 27398 0 -1 1077944384 1696 0 0 0 31 1 0 0 20 0 15 0 98091546 10916995072 92626 33554432000 4194304 4196468 140735903167280 140643929803120 140644897856130 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15785984 140735903171722 140735903171849 140735903171849 140735903174607 0
[pid=31116/tid=31128] ppid=31113 vsize=10661128 memory=28224 CPUtime=0.37 cores=1,3,5,7
/proc/31116/task/31128/stat : 31128 (java) S 31113 31116 27398 0 -1 1077944384 1836 0 0 0 37 0 0 0 20 0 15 0 98091546 10916995072 92626 33554432000 4194304 4196468 140735903167280 140643928750320 140644897856130 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15785984 140735903171722 140735903171849 140735903171849 140735903174607 0
[pid=31116/tid=31129] ppid=31113 vsize=10661128 memory=368456 CPUtime=0.22 cores=1,3,5,7
/proc/31116/task/31129/stat : 31129 (java) S 31113 31116 27398 0 -1 1077944384 1505 0 0 0 21 1 0 0 20 0 15 0 98091546 10916995072 92626 33554432000 4194304 4196468 140735903167280 140643927697520 140644897856130 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15785984 140735903171722 140735903171849 140735903171849 140735903174607 0
[pid=31116/tid=31130] ppid=31113 vsize=10661128 memory=368456 CPUtime=0 cores=1,3,5,7
/proc/31116/task/31130/stat : 31130 (java) S 31113 31116 27398 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98091546 10916995072 92626 33554432000 4194304 4196468 140735903167280 140643926644960 140644897855189 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15785984 140735903171722 140735903171849 140735903171849 140735903174607 0
[pid=31116/tid=31131] ppid=31113 vsize=10661128 memory=370504 CPUtime=1.36 cores=1,3,5,7
/proc/31116/task/31131/stat : 31131 (java) S 31113 31116 27398 0 -1 1077944384 890 0 0 0 65 71 0 0 20 0 15 0 98091547 10916995072 92626 33554432000 4194304 4196468 140735903167280 140643925593264 140644897856130 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15785984 140735903171722 140735903171849 140735903171849 140735903174607 0
Current children cumulated CPU time: 2473.53 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 370504 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2488 s]*
/proc/loadavg: 1.39 1.35 1.38 3/215 31283
/proc/meminfo: memFree=22894896/32770624 swapFree=67108860/67108860
[pid=31116] ppid=31113 vsize=10661128 memory=372552 CPUtime=2520.06 cores=1,3,5,7
/proc/31116/stat : 31116 (java) S 31113 31116 27398 0 -1 1077944320 57861 0 0 0 251632 374 0 0 20 0 15 0 98091541 10916995072 93138 33554432000 4194304 4196468 140735903167280 140735903149824 140644897844983 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 15785984 140735903171722 140735903171849 140735903171849 140735903174607 0
/proc/31116/statm: 2665282 93138 3128 1 0 2627263 0
[pid=31116/tid=31118] ppid=31113 vsize=10661128 memory=7528 CPUtime=2462.76 cores=1,3,5,7
/proc/31116/task/31118/stat : 31118 (java) R 31113 31116 27398 0 -1 4202560 26945 0 0 0 246242 34 0 0 20 0 15 0 98091541 10916995072 93138 33554432000 4194304 4196468 140735903167280 140644902084368 140644495009186 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 15785984 140735903171722 140735903171849 140735903171849 140735903174607 0
[pid=31116/tid=31119] ppid=31113 vsize=10661128 memory=840 CPUtime=11.3 cores=1,3,5,7
/proc/31116/task/31119/stat : 31119 (java) S 31113 31116 27398 0 -1 1077944384 4364 0 0 0 1056 74 0 0 20 0 15 0 98091542 10916995072 93138 33554432000 4194304 4196468 140735903167280 140644823919248 140644897855189 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15785984 140735903171722 140735903171849 140735903171849 140735903174607 0
[pid=31116/tid=31120] ppid=31113 vsize=10661128 memory=6791534058613427641 CPUtime=11.28 cores=1,3,5,7
/proc/31116/task/31120/stat : 31120 (java) S 31113 31116 27398 0 -1 1077944384 3846 0 0 0 1055 73 0 0 20 0 15 0 98091542 10916995072 93138 33554432000 4194304 4196468 140735903167280 140644822866448 140644897855189 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15785984 140735903171722 140735903171849 140735903171849 140735903174607 0
[pid=31116/tid=31121] ppid=31113 vsize=10661128 memory=636 CPUtime=11.25 cores=1,3,5,7
/proc/31116/task/31121/stat : 31121 (java) S 31113 31116 27398 0 -1 1077944384 4670 0 0 0 1052 73 0 0 20 0 15 0 98091542 10916995072 93138 33554432000 4194304 4196468 140735903167280 140644821813648 140644897855189 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15785984 140735903171722 140735903171849 140735903171849 140735903174607 0
[pid=31116/tid=31122] ppid=31113 vsize=10661128 memory=960 CPUtime=11.31 cores=1,3,5,7
/proc/31116/task/31122/stat : 31122 (java) S 31113 31116 27398 0 -1 1077944384 5237 0 0 0 1060 71 0 0 20 0 15 0 98091542 10916995072 93138 33554432000 4194304 4196468 140735903167280 140644820760848 140644897855189 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15785984 140735903171722 140735903171849 140735903171849 140735903174607 0
[pid=31116/tid=31123] ppid=31113 vsize=10661128 memory=1232 CPUtime=9.78 cores=1,3,5,7
/proc/31116/task/31123/stat : 31123 (java) S 31113 31116 27398 0 -1 1077944384 5500 0 0 0 907 71 0 0 20 0 15 0 98091543 10916995072 93138 33554432000 4194304 4196468 140735903167280 140643934014320 140644897856130 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15785984 140735903171722 140735903171849 140735903171849 140735903174607 0
[pid=31116/tid=31124] ppid=31113 vsize=10661128 memory=2344 CPUtime=0 cores=1,3,5,7
/proc/31116/task/31124/stat : 31124 (java) S 31113 31116 27398 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 98091544 10916995072 93138 33554432000 4194304 4196468 140735903167280 140643932960288 140644897855189 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15785984 140735903171722 140735903171849 140735903171849 140735903174607 0
[pid=31116/tid=31125] ppid=31113 vsize=10661128 memory=932 CPUtime=0 cores=1,3,5,7
/proc/31116/task/31125/stat : 31125 (java) S 31113 31116 27398 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 98091544 10916995072 93138 33554432000 4194304 4196468 140735903167280 140643931907440 140644897855189 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15785984 140735903171722 140735903171849 140735903171849 140735903174607 0
[pid=31116/tid=31126] ppid=31113 vsize=10661128 memory=1580 CPUtime=0 cores=1,3,5,7
/proc/31116/task/31126/stat : 31126 (java) S 31113 31116 27398 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98091546 10916995072 93138 33554432000 4194304 4196468 140735903167280 140643930855760 140644897863579 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15785984 140735903171722 140735903171849 140735903171849 140735903174607 0
[pid=31116/tid=31127] ppid=31113 vsize=10661128 memory=2240 CPUtime=0.32 cores=1,3,5,7
/proc/31116/task/31127/stat : 31127 (java) S 31113 31116 27398 0 -1 1077944384 1698 0 0 0 31 1 0 0 20 0 15 0 98091546 10916995072 93138 33554432000 4194304 4196468 140735903167280 140643929803120 140644897856130 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15785984 140735903171722 140735903171849 140735903171849 140735903174607 0
[pid=31116/tid=31128] ppid=31113 vsize=10661128 memory=4124 CPUtime=0.37 cores=1,3,5,7
/proc/31116/task/31128/stat : 31128 (java) S 31113 31116 27398 0 -1 1077944384 1838 0 0 0 37 0 0 0 20 0 15 0 98091546 10916995072 93138 33554432000 4194304 4196468 140735903167280 140643928750320 140644897856130 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15785984 140735903171722 140735903171849 140735903171849 140735903174607 0
[pid=31116/tid=31129] ppid=31113 vsize=10661128 memory=2200 CPUtime=0.22 cores=1,3,5,7
/proc/31116/task/31129/stat : 31129 (java) S 31113 31116 27398 0 -1 1077944384 1508 0 0 0 21 1 0 0 20 0 15 0 98091546 10916995072 93138 33554432000 4194304 4196468 140735903167280 140643927697520 140644897856130 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15785984 140735903171722 140735903171849 140735903171849 140735903174607 0
[pid=31116/tid=31130] ppid=31113 vsize=10661128 memory=7528 CPUtime=0 cores=1,3,5,7
/proc/31116/task/31130/stat : 31130 (java) S 31113 31116 27398 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98091546 10916995072 93138 33554432000 4194304 4196468 140735903167280 140643926644960 140644897855189 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15785984 140735903171722 140735903171849 140735903171849 140735903174607 0
[pid=31116/tid=31131] ppid=31113 vsize=10661128 memory=840 CPUtime=1.38 cores=1,3,5,7
/proc/31116/task/31131/stat : 31131 (java) S 31113 31116 27398 0 -1 1077944384 894 0 0 0 66 72 0 0 20 0 15 0 98091547 10916995072 93138 33554432000 4194304 4196468 140735903167280 140643925593264 140644897856130 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15785984 140735903171722 140735903171849 140735903171849 140735903174607 0
Current children cumulated CPU time: 2520.06 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 372552 KiB

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

[startup+2488.02 s]
# the end of solver process 31116 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2516.33 s, system=3.74675 s

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

Child status: 143
Real time (s): 2488.02
CPU time (s): 2520.08
CPU user time (s): 2516.33
CPU system time (s): 3.74675
CPU usage (%): 101.289
Max. virtual memory (cumulated for all children) (KiB): 10661128
Max. memory (cumulated for all children) (KiB): 372552

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2516.33
system time used= 3.74675
maximum resident set size= 373068
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 58130
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= 318785
involuntary context switches= 7009


# summary of solver processes directly reported to runsolver:
#   pid: 31116
#   total CPU time (s): 2520.08
#   total CPU user time (s): 2516.33
#   total CPU system time (s): 3.74675

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 15.3822 second user time and 22.6928 second system time

The end

Launcher Data

Begin job on node139 at 2018-07-28 21:14:44
IDJOB=4298027
IDBENCH=141026
IDSOLVER=2767
FILE ID=node139/4298027-1532805284
RUNJOBID= node139-1532805282-30997
PBS_JOBID= 21022456
Free space on /tmp= 38716 MiB

SOLVER NAME= SuperSolver_Macq_Stevenart 2018-04-27
BENCH NAME= XCSP18/ColouredQueens/ColouredQueens-12_c18.xml
COMMAND LINE= java -jar DIR/bestMinicp.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4298027-1532805284/watcher-4298027-1532805284 -o /tmp/evaluation-result-4298027-1532805284/solver-4298027-1532805284 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node139-1532805282-30997 --watchdog 2580  java -jar HOME/bestMinicp.jar HOME/instance-4298027-1532805284.xml

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

MD5SUM BENCH= 130c0e53e5c1e074e18659561dd41fce
RANDOM SEED=1935586053

node139.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.80
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.80
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.80
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.80
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:        23700180 kB
MemAvailable:   31758520 kB
Buffers:          239316 kB
Cached:          7917996 kB
SwapCached:            0 kB
Active:          3249572 kB
Inactive:        5131240 kB
Active(anon):     177760 kB
Inactive(anon):    73544 kB
Active(file):    3071812 kB
Inactive(file):  5057696 kB
Unevictable:        7312 kB
Mlocked:            7312 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2468 kB
Writeback:             0 kB
AnonPages:        143020 kB
Mapped:            55016 kB
Shmem:             25228 kB
Slab:             385916 kB
SReclaimable:     357292 kB
SUnreclaim:        28624 kB
KernelStack:        3504 kB
PageTables:         5496 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1176084 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     59392 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      107904 kB
DirectMap2M:    33437696 kB

Free space on /tmp at the end= 38716 MiB
End job on node139 at 2018-07-28 21:56:12