Trace number 4298737

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
Solver of Xavier Schul & Yvhan Smal 2018-04-28? (TO) 2520.04 2474.21

General information on the benchmark

NamePseudoBoolean-dec/
Pb-fpga45-45-sat_c18.xml
MD5SUMc010012410fc2279b5e14fdb4de11b49
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 benchmark4.19137
Satisfiable
(Un)Satisfiability was proved
Number of variables3038
Number of constraints2160
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":3038}]
Minimum variable degree3
Maximum variable degree46
Distribution of variable degrees[{"degree":3,"count":2025},{"degree":46,"count":1013}]
Minimum constraint arity22
Maximum constraint arity45
Distribution of constraint arities[{"arity":22,"count":22},{"arity":23,"count":1013},{"arity":24,"count":1035},{"arity":45,"count":90}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"sum","count":2160}]
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.02/2474.20	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 (9619 MiB free)
  memory of node 1: 16384 MiB (12803 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4298737-1532771474/watcher-4298737-1532771474 -o /tmp/evaluation-result-4298737-1532771474/solver-4298737-1532771474 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node107-1532741422-28017 --watchdog 2580 java -jar minicp-1.0.jar HOME/instance-4298737-1532771474.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=32093, runsolver pid=32090
Current StackSize limit: 8192 KiB


[startup+0.100312 s]*
/proc/loadavg: 1.57 1.36 1.34 3/215 32108
/proc/meminfo: memFree=22945064/32770624 swapFree=67108860/67108860
[pid=32093] ppid=32090 vsize=10661052 memory=27420 CPUtime=0.13 cores=1,3,5,7
/proc/32093/stat : 32093 (java) S 32090 32093 27985 0 -1 1077944320 5284 0 0 0 12 1 0 0 20 0 15 0 94710599 10916917248 6855 33554432000 4194304 4196468 140732234017504 140732234000048 140233578946295 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 12775424 140732234020013 140732234020105 140732234020105 140732234022863 0
/proc/32093/statm: 2665263 6855 2814 1 0 2627263 0
[pid=32093/tid=32095] ppid=32090 vsize=10661052 memory=-8269626465541591935 CPUtime=0.09 cores=1,3,5,7
/proc/32093/task/32095/stat : 32095 (java) R 32090 32093 27985 0 -1 4202560 3140 0 0 0 8 1 0 0 20 0 15 0 94710599 10916917248 6855 33554432000 4194304 4196468 140732234017504 140233583168880 140233578967642 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 12775424 140732234020013 140732234020105 140732234020105 140732234022863 0
[pid=32093/tid=32096] ppid=32090 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32093/task/32096/stat : 32096 (java) S 32090 32093 27985 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94710600 10916917248 6855 33554432000 4194304 4196468 140732234017504 140233505020432 140233578956501 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12775424 140732234020013 140732234020105 140732234020105 140732234022863 0
[pid=32093/tid=32097] ppid=32090 vsize=10661052 memory=140040418449024 CPUtime=0 cores=1,3,5,7
/proc/32093/task/32097/stat : 32097 (java) S 32090 32093 27985 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 94710600 10916917248 6855 33554432000 4194304 4196468 140732234017504 140233503967888 140233578956501 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12775424 140732234020013 140732234020105 140732234020105 140732234022863 0
[pid=32093/tid=32098] ppid=32090 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32093/task/32098/stat : 32098 (java) S 32090 32093 27985 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 94710600 10916917248 6855 33554432000 4194304 4196468 140732234017504 140233502914832 140233578956501 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12775424 140732234020013 140732234020105 140732234020105 140732234022863 0
[pid=32093/tid=32099] ppid=32090 vsize=10661052 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/32093/task/32099/stat : 32099 (java) S 32090 32093 27985 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 94710600 10916917248 6855 33554432000 4194304 4196468 140732234017504 140233501862288 140233578956501 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12775424 140732234020013 140732234020105 140732234020105 140732234022863 0
[pid=32093/tid=32100] ppid=32090 vsize=10661052 memory=140040418449024 CPUtime=0 cores=1,3,5,7
/proc/32093/task/32100/stat : 32100 (java) S 32090 32093 27985 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 94710602 10916917248 6855 33554432000 4194304 4196468 140732234017504 140232816007920 140233578957442 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12775424 140732234020013 140732234020105 140732234020105 140732234022863 0
[pid=32093/tid=32101] ppid=32090 vsize=10661052 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/32093/task/32101/stat : 32101 (java) S 32090 32093 27985 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 94710602 10916917248 6855 33554432000 4194304 4196468 140732234017504 140232814954144 140233578956501 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12775424 140732234020013 140732234020105 140732234020105 140732234022863 0
[pid=32093/tid=32102] ppid=32090 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32093/task/32102/stat : 32102 (java) S 32090 32093 27985 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 94710602 10916917248 6855 33554432000 4194304 4196468 140732234017504 140232813901040 140233578956501 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12775424 140732234020013 140732234020105 140732234020105 140732234022863 0
[pid=32093/tid=32103] ppid=32090 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32093/task/32103/stat : 32103 (java) S 32090 32093 27985 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94710605 10916917248 6855 33554432000 4194304 4196468 140732234017504 140232812849616 140233578964891 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12775424 140732234020013 140732234020105 140732234020105 140732234022863 0
[pid=32093/tid=32104] ppid=32090 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32093/task/32104/stat : 32104 (java) R 32090 32093 27985 0 -1 4202560 324 0 0 0 0 0 0 0 20 0 15 0 94710605 10916917248 6855 33554432000 4194304 4196468 140732234017504 140232811788224 140233562482336 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 12775424 140732234020013 140732234020105 140732234020105 140732234022863 0
[pid=32093/tid=32105] ppid=32090 vsize=10661052 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/32093/task/32105/stat : 32105 (java) R 32090 32093 27985 0 -1 1077944384 131 0 0 0 0 0 0 0 20 0 15 0 94710605 10916917248 6855 33554432000 4194304 4196468 140732234017504 140232810744272 140233578956501 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 12775424 140732234020013 140732234020105 140732234020105 140732234022863 0
[pid=32093/tid=32106] ppid=32090 vsize=10661052 memory=140040418449024 CPUtime=0.02 cores=1,3,5,7
/proc/32093/task/32106/stat : 32106 (java) R 32090 32093 27985 0 -1 4202560 341 0 0 0 2 0 0 0 20 0 15 0 94710605 10916917248 6855 33554432000 4194304 4196468 140732234017504 140232809691120 140233564086129 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 12775424 140732234020013 140732234020105 140732234020105 140732234022863 0
[pid=32093/tid=32107] ppid=32090 vsize=10661052 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/32093/task/32107/stat : 32107 (java) S 32090 32093 27985 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94710605 10916917248 6855 33554432000 4194304 4196468 140732234017504 140232808638816 140233578956501 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12775424 140732234020013 140732234020105 140732234020105 140732234022863 0
[pid=32093/tid=32108] ppid=32090 vsize=10661052 memory=140040418449024 CPUtime=0 cores=1,3,5,7
/proc/32093/task/32108/stat : 32108 (java) S 32090 32093 27985 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94710605 10916917248 6855 33554432000 4194304 4196468 140732234017504 140232807586864 140233578957442 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12775424 140732234020013 140732234020105 140732234020105 140732234022863 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 10661052 KiB
Current children cumulated memory: 27420 KiB

[startup+0.210612 s]*
/proc/loadavg: 1.57 1.36 1.34 5/215 32108
/proc/meminfo: memFree=22932784/32770624 swapFree=67108860/67108860
[pid=32093] ppid=32090 vsize=10661052 memory=40152 CPUtime=0.35 cores=1,3,5,7
/proc/32093/stat : 32093 (java) S 32090 32093 27985 0 -1 1077944320 8132 0 0 0 33 2 0 0 20 0 15 0 94710599 10916917248 10038 33554432000 4194304 4196468 140732234017504 140732234000048 140233578946295 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 12775424 140732234020013 140732234020105 140732234020105 140732234022863 0
/proc/32093/statm: 2665263 10038 2957 1 0 2627263 0
[pid=32093/tid=32095] ppid=32090 vsize=10661052 memory=7022364594140610616 CPUtime=0.2 cores=1,3,5,7
/proc/32093/task/32095/stat : 32095 (java) R 32090 32093 27985 0 -1 1077944384 5107 0 0 0 19 1 0 0 20 0 15 0 94710599 10916917248 10104 33554432000 4194304 4196468 140732234017504 140233583184384 140233578956501 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 12775424 140732234020013 140732234020105 140732234020105 140732234022863 0
[pid=32093/tid=32096] ppid=32090 vsize=10661052 memory=345 CPUtime=0 cores=1,3,5,7
/proc/32093/task/32096/stat : 32096 (java) S 32090 32093 27985 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94710600 10916917248 10104 33554432000 4194304 4196468 140732234017504 140233505020432 140233578956501 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12775424 140732234020013 140732234020105 140732234020105 140732234022863 0
[pid=32093/tid=32097] ppid=32090 vsize=10661052 memory=3833319291179587232 CPUtime=0 cores=1,3,5,7
/proc/32093/task/32097/stat : 32097 (java) S 32090 32093 27985 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 94710600 10916917248 10104 33554432000 4194304 4196468 140732234017504 140233503967888 140233578956501 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12775424 140732234020013 140732234020105 140732234020105 140732234022863 0
[pid=32093/tid=32098] ppid=32090 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32093/task/32098/stat : 32098 (java) S 32090 32093 27985 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 94710600 10916917248 10104 33554432000 4194304 4196468 140732234017504 140233502914832 140233578956501 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12775424 140732234020013 140732234020105 140732234020105 140732234022863 0
[pid=32093/tid=32099] ppid=32090 vsize=10661052 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/32093/task/32099/stat : 32099 (java) S 32090 32093 27985 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 94710600 10916917248 10104 33554432000 4194304 4196468 140732234017504 140233501862288 140233578956501 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12775424 140732234020013 140732234020105 140732234020105 140732234022863 0
[pid=32093/tid=32100] ppid=32090 vsize=10661052 memory=140040418449024 CPUtime=0 cores=1,3,5,7
/proc/32093/task/32100/stat : 32100 (java) S 32090 32093 27985 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 94710602 10916917248 10104 33554432000 4194304 4196468 140732234017504 140232816007920 140233578957442 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12775424 140732234020013 140732234020105 140732234020105 140732234022863 0
[pid=32093/tid=32101] ppid=32090 vsize=10661052 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/32093/task/32101/stat : 32101 (java) S 32090 32093 27985 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 94710602 10916917248 10104 33554432000 4194304 4196468 140732234017504 140232814954144 140233578956501 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12775424 140732234020013 140732234020105 140732234020105 140732234022863 0
[pid=32093/tid=32102] ppid=32090 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32093/task/32102/stat : 32102 (java) S 32090 32093 27985 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 94710602 10916917248 10104 33554432000 4194304 4196468 140732234017504 140232813901040 140233578956501 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12775424 140732234020013 140732234020105 140732234020105 140732234022863 0
[pid=32093/tid=32103] ppid=32090 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32093/task/32103/stat : 32103 (java) S 32090 32093 27985 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94710605 10916917248 10104 33554432000 4194304 4196468 140732234017504 140232812849616 140233578964891 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12775424 140732234020013 140732234020105 140732234020105 140732234022863 0
[pid=32093/tid=32104] ppid=32090 vsize=10661052 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/32093/task/32104/stat : 32104 (java) S 32090 32093 27985 0 -1 1077944384 505 0 0 0 2 0 0 0 20 0 15 0 94710605 10916917248 10104 33554432000 4194304 4196468 140732234017504 140232811796720 140233578957442 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12775424 140732234020013 140732234020105 140732234020105 140732234022863 0
[pid=32093/tid=32105] ppid=32090 vsize=10661052 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/32093/task/32105/stat : 32105 (java) R 32090 32093 27985 0 -1 4202560 288 0 0 0 2 0 0 0 20 0 15 0 94710605 10916917248 10104 33554432000 4194304 4196468 140732234017504 140232810744176 140233559646592 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 12775424 140732234020013 140732234020105 140732234020105 140732234022863 0
[pid=32093/tid=32106] ppid=32090 vsize=10661052 memory=140040418449024 CPUtime=0.08 cores=1,3,5,7
/proc/32093/task/32106/stat : 32106 (java) R 32090 32093 27985 0 -1 4202560 889 0 0 0 8 0 0 0 20 0 15 0 94710605 10916917248 10104 33554432000 4194304 4196468 140732234017504 140232809690304 140233557907849 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 12775424 140732234020013 140732234020105 140732234020105 140732234022863 0
[pid=32093/tid=32107] ppid=32090 vsize=10661052 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/32093/task/32107/stat : 32107 (java) S 32090 32093 27985 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94710605 10916917248 10104 33554432000 4194304 4196468 140732234017504 140232808638816 140233578956501 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12775424 140732234020013 140732234020105 140732234020105 140732234022863 0
[pid=32093/tid=32108] ppid=32090 vsize=10661052 memory=140040418449024 CPUtime=0 cores=1,3,5,7
/proc/32093/task/32108/stat : 32108 (java) S 32090 32093 27985 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94710605 10916917248 10104 33554432000 4194304 4196468 140732234017504 140232807586864 140233578957442 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12775424 140732234020013 140732234020105 140732234020105 140732234022863 0
Current children cumulated CPU time: 0.35 s
Current children cumulated vsize: 10661052 KiB
Current children cumulated memory: 40152 KiB

[startup+0.317209 s]*
/proc/loadavg: 1.57 1.36 1.34 6/215 32108
/proc/meminfo: memFree=22919388/32770624 swapFree=67108860/67108860
[pid=32093] ppid=32090 vsize=10661128 memory=53056 CPUtime=0.7 cores=1,3,5,7
/proc/32093/stat : 32093 (java) S 32090 32093 27985 0 -1 1077944320 10411 0 0 0 68 2 0 0 20 0 15 0 94710599 10916995072 13264 33554432000 4194304 4196468 140732234017504 140732234000048 140233578946295 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 12775424 140732234020013 140732234020105 140732234020105 140732234022863 0
/proc/32093/statm: 2665282 13264 3074 1 0 2627263 0
[pid=32093/tid=32095] ppid=32090 vsize=10661128 memory=7311146985107750967 CPUtime=0.3 cores=1,3,5,7
/proc/32093/task/32095/stat : 32095 (java) R 32090 32093 27985 0 -1 4202560 5430 0 0 0 29 1 0 0 20 0 15 0 94710599 10916995072 13264 33554432000 4194304 4196468 140732234017504 140233583182368 140233182169383 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 12775424 140732234020013 140732234020105 140732234020105 140732234022863 0
[pid=32093/tid=32096] ppid=32090 vsize=10661128 memory=288230609002954775 CPUtime=0 cores=1,3,5,7
/proc/32093/task/32096/stat : 32096 (java) S 32090 32093 27985 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94710600 10916995072 13264 33554432000 4194304 4196468 140732234017504 140233505020432 140233578956501 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12775424 140732234020013 140732234020105 140732234020105 140732234022863 0
[pid=32093/tid=32097] ppid=32090 vsize=10661128 memory=3905095410240804512 CPUtime=0 cores=1,3,5,7
/proc/32093/task/32097/stat : 32097 (java) S 32090 32093 27985 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 94710600 10916995072 13264 33554432000 4194304 4196468 140732234017504 140233503967888 140233578956501 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12775424 140732234020013 140732234020105 140732234020105 140732234022863 0
[pid=32093/tid=32098] ppid=32090 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32093/task/32098/stat : 32098 (java) S 32090 32093 27985 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 94710600 10916995072 13264 33554432000 4194304 4196468 140732234017504 140233502914832 140233578956501 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12775424 140732234020013 140732234020105 140732234020105 140732234022863 0
[pid=32093/tid=32099] ppid=32090 vsize=10661128 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/32093/task/32099/stat : 32099 (java) S 32090 32093 27985 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 94710600 10916995072 13264 33554432000 4194304 4196468 140732234017504 140233501862288 140233578956501 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12775424 140732234020013 140732234020105 140732234020105 140732234022863 0
[pid=32093/tid=32100] ppid=32090 vsize=10661128 memory=140040418449024 CPUtime=0 cores=1,3,5,7
/proc/32093/task/32100/stat : 32100 (java) S 32090 32093 27985 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 94710602 10916995072 13264 33554432000 4194304 4196468 140732234017504 140232816007920 140233578957442 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12775424 140732234020013 140732234020105 140732234020105 140732234022863 0
[pid=32093/tid=32101] ppid=32090 vsize=10661128 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/32093/task/32101/stat : 32101 (java) S 32090 32093 27985 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 94710602 10916995072 13264 33554432000 4194304 4196468 140732234017504 140232814954144 140233578956501 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12775424 140732234020013 140732234020105 140732234020105 140732234022863 0
[pid=32093/tid=32102] ppid=32090 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32093/task/32102/stat : 32102 (java) S 32090 32093 27985 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 94710602 10916995072 13264 33554432000 4194304 4196468 140732234017504 140232813901040 140233578956501 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12775424 140732234020013 140732234020105 140732234020105 140732234022863 0
[pid=32093/tid=32103] ppid=32090 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32093/task/32103/stat : 32103 (java) S 32090 32093 27985 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94710605 10916995072 13264 33554432000 4194304 4196468 140732234017504 140232812849616 140233578964891 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12775424 140732234020013 140732234020105 140732234020105 140732234022863 0
[pid=32093/tid=32104] ppid=32090 vsize=10661128 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/32093/task/32104/stat : 32104 (java) R 32090 32093 27985 0 -1 4202560 988 0 0 0 9 0 0 0 20 0 15 0 94710605 10916995072 13264 33554432000 4194304 4196468 140732234017504 140232811781632 140233563872941 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 12775424 140732234020013 140732234020105 140732234020105 140732234022863 0
[pid=32093/tid=32105] ppid=32090 vsize=10661128 memory=-1 CPUtime=0.12 cores=1,3,5,7
/proc/32093/task/32105/stat : 32105 (java) S 32090 32093 27985 0 -1 1077944384 1178 0 0 0 12 0 0 0 20 0 15 0 94710605 10916995072 13264 33554432000 4194304 4196468 140732234017504 140232810744176 140233578957442 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12775424 140732234020013 140732234020105 140732234020105 140732234022863 0
[pid=32093/tid=32106] ppid=32090 vsize=10661128 memory=140040418449024 CPUtime=0.16 cores=1,3,5,7
/proc/32093/task/32106/stat : 32106 (java) R 32090 32093 27985 0 -1 4202560 1442 0 0 0 16 0 0 0 20 0 15 0 94710605 10916995072 13264 33554432000 4194304 4196468 140732234017504 140232809686288 140233557074112 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 12775424 140732234020013 140732234020105 140732234020105 140732234022863 0
[pid=32093/tid=32107] ppid=32090 vsize=10661128 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/32093/task/32107/stat : 32107 (java) S 32090 32093 27985 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94710605 10916995072 13264 33554432000 4194304 4196468 140732234017504 140232808638816 140233578956501 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12775424 140732234020013 140732234020105 140732234020105 140732234022863 0
[pid=32093/tid=32108] ppid=32090 vsize=10661128 memory=140040418449024 CPUtime=0 cores=1,3,5,7
/proc/32093/task/32108/stat : 32108 (java) S 32090 32093 27985 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94710605 10916995072 13264 33554432000 4194304 4196468 140732234017504 140232807586864 140233578957442 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12775424 140732234020013 140732234020105 140732234020105 140732234022863 0
Current children cumulated CPU time: 0.7 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 53056 KiB

[startup+0.700774 s]
/proc/loadavg: 1.57 1.36 1.34 5/215 32108
/proc/meminfo: memFree=22890288/32770624 swapFree=67108860/67108860
[pid=32093] ppid=32090 vsize=10661128 memory=116404 CPUtime=1.95 cores=1,3,5,7
/proc/32093/stat : 32093 (java) S 32090 32093 27985 0 -1 1077944320 14374 0 0 0 191 4 0 0 20 0 15 0 94710599 10916995072 29101 33554432000 4194304 4196468 140732234017504 140732234000048 140233578946295 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 12775424 140732234020013 140732234020105 140732234020105 140732234022863 0
/proc/32093/statm: 2665282 29101 3111 1 0 2627263 0
[pid=32093/tid=32095] ppid=32090 vsize=10661128 memory=1836 CPUtime=0.68 cores=1,3,5,7
/proc/32093/task/32095/stat : 32095 (java) R 32090 32093 27985 0 -1 4202560 5579 0 0 0 66 2 0 0 20 0 15 0 94710599 10916995072 29101 33554432000 4194304 4196468 140732234017504 140233583182784 140233578958230 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 12775424 140732234020013 140732234020105 140732234020105 140732234022863 0
[pid=32093/tid=32096] ppid=32090 vsize=10661128 memory=13044 CPUtime=0 cores=1,3,5,7
/proc/32093/task/32096/stat : 32096 (java) S 32090 32093 27985 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94710600 10916995072 29101 33554432000 4194304 4196468 140732234017504 140233505020432 140233578956501 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12775424 140732234020013 140732234020105 140732234020105 140732234022863 0
[pid=32093/tid=32097] ppid=32090 vsize=10661128 memory=792 CPUtime=0 cores=1,3,5,7
/proc/32093/task/32097/stat : 32097 (java) S 32090 32093 27985 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 94710600 10916995072 29101 33554432000 4194304 4196468 140732234017504 140233503967888 140233578956501 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12775424 140732234020013 140732234020105 140732234020105 140732234022863 0
[pid=32093/tid=32098] ppid=32090 vsize=10661128 memory=1952 CPUtime=0 cores=1,3,5,7
/proc/32093/task/32098/stat : 32098 (java) S 32090 32093 27985 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 94710600 10916995072 29101 33554432000 4194304 4196468 140732234017504 140233502914832 140233578956501 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12775424 140732234020013 140732234020105 140732234020105 140732234022863 0
[pid=32093/tid=32099] ppid=32090 vsize=10661128 memory=1232 CPUtime=0 cores=1,3,5,7
/proc/32093/task/32099/stat : 32099 (java) S 32090 32093 27985 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 94710600 10916995072 29101 33554432000 4194304 4196468 140732234017504 140233501862288 140233578956501 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12775424 140732234020013 140732234020105 140732234020105 140732234022863 0
[pid=32093/tid=32100] ppid=32090 vsize=10661128 memory=8556 CPUtime=0 cores=1,3,5,7
/proc/32093/task/32100/stat : 32100 (java) S 32090 32093 27985 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 94710602 10916995072 29101 33554432000 4194304 4196468 140732234017504 140232816007920 140233578957442 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12775424 140732234020013 140732234020105 140732234020105 140732234022863 0
[pid=32093/tid=32101] ppid=32090 vsize=10661128 memory=1712 CPUtime=0 cores=1,3,5,7
/proc/32093/task/32101/stat : 32101 (java) S 32090 32093 27985 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 94710602 10916995072 29101 33554432000 4194304 4196468 140732234017504 140232814954144 140233578956501 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12775424 140732234020013 140732234020105 140732234020105 140732234022863 0
[pid=32093/tid=32102] ppid=32090 vsize=10661128 memory=5412 CPUtime=0 cores=1,3,5,7
/proc/32093/task/32102/stat : 32102 (java) S 32090 32093 27985 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 94710602 10916995072 29101 33554432000 4194304 4196468 140732234017504 140232813901040 140233578956501 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12775424 140732234020013 140732234020105 140732234020105 140732234022863 0
[pid=32093/tid=32103] ppid=32090 vsize=10661128 memory=7668879548562892096 CPUtime=0 cores=1,3,5,7
/proc/32093/task/32103/stat : 32103 (java) S 32090 32093 27985 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94710605 10916995072 29101 33554432000 4194304 4196468 140732234017504 140232812849616 140233578964891 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12775424 140732234020013 140732234020105 140732234020105 140732234022863 0
[pid=32093/tid=32104] ppid=32090 vsize=10661128 memory=7881696724453321575 CPUtime=0.44 cores=1,3,5,7
/proc/32093/task/32104/stat : 32104 (java) R 32090 32093 27985 0 -1 4202560 3573 0 0 0 44 0 0 0 20 0 15 0 94710605 10916995072 29167 33554432000 4194304 4196468 140732234017504 140232811781384 140233563875076 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 12775424 140732234020013 140732234020105 140732234020105 140732234022863 0
[pid=32093/tid=32105] ppid=32090 vsize=10661128 memory=5787213827130353767 CPUtime=0.47 cores=1,3,5,7
/proc/32093/task/32105/stat : 32105 (java) R 32090 32093 27985 0 -1 4202560 1617 0 0 0 47 0 0 0 20 0 15 0 94710605 10916995072 29167 33554432000 4194304 4196468 140732234017504 140232810732856 140233571235744 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 12775424 140732234020013 140732234020105 140732234020105 140732234022863 0
[pid=32093/tid=32106] ppid=32090 vsize=10661128 memory=0 CPUtime=0.33 cores=1,3,5,7
/proc/32093/task/32106/stat : 32106 (java) R 32090 32093 27985 0 -1 1077944384 2300 0 0 0 33 0 0 0 20 0 15 0 94710605 10916995072 29167 33554432000 4194304 4196468 140732234017504 140232809691120 140233578957442 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 12775424 140732234020013 140732234020105 140732234020105 140732234022863 0
[pid=32093/tid=32107] ppid=32090 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32093/task/32107/stat : 32107 (java) S 32090 32093 27985 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94710605 10916995072 29167 33554432000 4194304 4196468 140732234017504 140232808638816 140233578956501 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12775424 140732234020013 140732234020105 140732234020105 140732234022863 0
[pid=32093/tid=32108] ppid=32090 vsize=10661128 memory=33 CPUtime=0 cores=1,3,5,7
/proc/32093/task/32108/stat : 32108 (java) S 32090 32093 27985 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94710605 10916995072 29167 33554432000 4194304 4196468 140732234017504 140232807586864 140233578957442 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12775424 140732234020013 140732234020105 140732234020105 140732234022863 0
Current children cumulated CPU time: 1.95 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 116404 KiB

[startup+1.50076 s]
/proc/loadavg: 1.57 1.36 1.34 5/215 32108
/proc/meminfo: memFree=22835080/32770624 swapFree=67108860/67108860
[pid=32093] ppid=32090 vsize=10661128 memory=206344 CPUtime=3.44 cores=1,3,5,7
/proc/32093/stat : 32093 (java) S 32090 32093 27985 0 -1 1077944320 19885 0 0 0 337 7 0 0 20 0 15 0 94710599 10916995072 51586 33554432000 4194304 4196468 140732234017504 140732234000048 140233578946295 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 12775424 140732234020013 140732234020105 140732234020105 140732234022863 0
/proc/32093/statm: 2665282 51586 3146 1 0 2627263 0
[pid=32093/tid=32095] ppid=32090 vsize=10661128 memory=6791534058613427641 CPUtime=1.46 cores=1,3,5,7
/proc/32093/task/32095/stat : 32095 (java) R 32090 32093 27985 0 -1 4202560 5926 0 0 0 143 3 0 0 20 0 15 0 94710599 10916995072 51586 33554432000 4194304 4196468 140732234017504 140233583185776 140233186391221 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 12775424 140732234020013 140732234020105 140732234020105 140732234022863 0
[pid=32093/tid=32096] ppid=32090 vsize=10661128 memory=-6951259422114956437 CPUtime=0 cores=1,3,5,7
/proc/32093/task/32096/stat : 32096 (java) S 32090 32093 27985 0 -1 1077944384 211 0 0 0 0 0 0 0 20 0 15 0 94710600 10916995072 51586 33554432000 4194304 4196468 140732234017504 140233505020432 140233578956501 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12775424 140732234020013 140732234020105 140732234020105 140732234022863 0
[pid=32093/tid=32097] ppid=32090 vsize=10661128 memory=-6509546260019855295 CPUtime=0 cores=1,3,5,7
/proc/32093/task/32097/stat : 32097 (java) S 32090 32093 27985 0 -1 1077944384 362 0 0 0 0 0 0 0 20 0 15 0 94710600 10916995072 51586 33554432000 4194304 4196468 140732234017504 140233503967888 140233578956501 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12775424 140732234020013 140732234020105 140732234020105 140732234022863 0
[pid=32093/tid=32098] ppid=32090 vsize=10661128 memory=-7390251449858225344 CPUtime=0 cores=1,3,5,7
/proc/32093/task/32098/stat : 32098 (java) S 32090 32093 27985 0 -1 1077944384 89 0 0 0 0 0 0 0 20 0 15 0 94710600 10916995072 51586 33554432000 4194304 4196468 140732234017504 140233502914832 140233578956501 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12775424 140732234020013 140732234020105 140732234020105 140732234022863 0
[pid=32093/tid=32099] ppid=32090 vsize=10661128 memory=4134692831991786133 CPUtime=0.01 cores=1,3,5,7
/proc/32093/task/32099/stat : 32099 (java) S 32090 32093 27985 0 -1 1077944384 43 0 0 0 1 0 0 0 20 0 15 0 94710600 10916995072 51586 33554432000 4194304 4196468 140732234017504 140233501862288 140233578956501 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12775424 140732234020013 140732234020105 140732234020105 140732234022863 0
[pid=32093/tid=32100] ppid=32090 vsize=10661128 memory=-7165351541977658656 CPUtime=0 cores=1,3,5,7
/proc/32093/task/32100/stat : 32100 (java) S 32090 32093 27985 0 -1 1077944384 269 0 0 0 0 0 0 0 20 0 15 0 94710602 10916995072 51586 33554432000 4194304 4196468 140732234017504 140232816007920 140233578957442 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12775424 140732234020013 140732234020105 140732234020105 140732234022863 0

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

/proc/32093/task/32095/stat : 32095 (java) R 32090 32093 27985 0 -1 4202560 23912 0 0 0 230101 25 0 0 20 0 15 0 94710599 10916995072 139367 33554432000 4194304 4196468 140732234017504 140233583185696 140233186283197 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 12775424 140732234020013 140732234020105 140732234020105 140732234022863 0
[pid=32093/tid=32096] ppid=32090 vsize=10661128 memory=557468 CPUtime=13.74 cores=1,3,5,7
/proc/32093/task/32096/stat : 32096 (java) S 32090 32093 27985 0 -1 1077944384 9854 0 0 0 1328 46 0 0 20 0 15 0 94710600 10916995072 139367 33554432000 4194304 4196468 140732234017504 140233505020432 140233578956501 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12775424 140732234020013 140732234020105 140732234020105 140732234022863 0
[pid=32093/tid=32097] ppid=32090 vsize=10661128 memory=557468 CPUtime=13.81 cores=1,3,5,7
/proc/32093/task/32097/stat : 32097 (java) S 32090 32093 27985 0 -1 1077944384 9606 0 0 0 1335 46 0 0 20 0 15 0 94710600 10916995072 139367 33554432000 4194304 4196468 140732234017504 140233503967888 140233578956501 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12775424 140732234020013 140732234020105 140732234020105 140732234022863 0
[pid=32093/tid=32098] ppid=32090 vsize=10661128 memory=557468 CPUtime=13.82 cores=1,3,5,7
/proc/32093/task/32098/stat : 32098 (java) S 32090 32093 27985 0 -1 1077944384 9374 0 0 0 1337 45 0 0 20 0 15 0 94710600 10916995072 139367 33554432000 4194304 4196468 140732234017504 140233502914832 140233578956501 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12775424 140732234020013 140732234020105 140732234020105 140732234022863 0
[pid=32093/tid=32099] ppid=32090 vsize=10661128 memory=557468 CPUtime=13.75 cores=1,3,5,7
/proc/32093/task/32099/stat : 32099 (java) S 32090 32093 27985 0 -1 1077944384 8813 0 0 0 1332 43 0 0 20 0 15 0 94710600 10916995072 139367 33554432000 4194304 4196468 140732234017504 140233501862288 140233578956501 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12775424 140732234020013 140732234020105 140732234020105 140732234022863 0
[pid=32093/tid=32100] ppid=32090 vsize=10661128 memory=1436 CPUtime=5.79 cores=1,3,5,7
/proc/32093/task/32100/stat : 32100 (java) S 32090 32093 27985 0 -1 1077944384 7801 0 0 0 536 43 0 0 20 0 15 0 94710602 10916995072 139367 33554432000 4194304 4196468 140732234017504 140232816007920 140233578957442 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12775424 140732234020013 140732234020105 140732234020105 140732234022863 0
[pid=32093/tid=32101] ppid=32090 vsize=10661128 memory=557468 CPUtime=0 cores=1,3,5,7
/proc/32093/task/32101/stat : 32101 (java) S 32090 32093 27985 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 94710602 10916995072 139367 33554432000 4194304 4196468 140732234017504 140232814954144 140233578956501 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12775424 140732234020013 140732234020105 140732234020105 140732234022863 0
[pid=32093/tid=32102] ppid=32090 vsize=10661128 memory=557468 CPUtime=0 cores=1,3,5,7
/proc/32093/task/32102/stat : 32102 (java) S 32090 32093 27985 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 15 0 94710602 10916995072 139367 33554432000 4194304 4196468 140732234017504 140232813901040 140233578956501 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12775424 140732234020013 140732234020105 140732234020105 140732234022863 0
[pid=32093/tid=32103] ppid=32090 vsize=10661128 memory=4140 CPUtime=0 cores=1,3,5,7
/proc/32093/task/32103/stat : 32103 (java) S 32090 32093 27985 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94710605 10916995072 139367 33554432000 4194304 4196468 140732234017504 140232812849616 140233578964891 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12775424 140732234020013 140732234020105 140732234020105 140732234022863 0
[pid=32093/tid=32104] ppid=32090 vsize=10661128 memory=27524 CPUtime=0.78 cores=1,3,5,7
/proc/32093/task/32104/stat : 32104 (java) S 32090 32093 27985 0 -1 1077944384 5951 0 0 0 78 0 0 0 20 0 15 0 94710605 10916995072 139367 33554432000 4194304 4196468 140732234017504 140232811796720 140233578957442 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12775424 140732234020013 140732234020105 140732234020105 140732234022863 0
[pid=32093/tid=32105] ppid=32090 vsize=10661128 memory=557468 CPUtime=0.89 cores=1,3,5,7
/proc/32093/task/32105/stat : 32105 (java) S 32090 32093 27985 0 -1 1077944384 3967 0 0 0 88 1 0 0 20 0 15 0 94710605 10916995072 139367 33554432000 4194304 4196468 140732234017504 140232810744176 140233578957442 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12775424 140732234020013 140732234020105 140732234020105 140732234022863 0
[pid=32093/tid=32106] ppid=32090 vsize=10661128 memory=4140 CPUtime=0.39 cores=1,3,5,7
/proc/32093/task/32106/stat : 32106 (java) S 32090 32093 27985 0 -1 1077944384 2946 0 0 0 38 1 0 0 20 0 15 0 94710605 10916995072 139367 33554432000 4194304 4196468 140732234017504 140232809691120 140233578957442 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12775424 140732234020013 140732234020105 140732234020105 140732234022863 0
[pid=32093/tid=32107] ppid=32090 vsize=10661128 memory=557468 CPUtime=0 cores=1,3,5,7
/proc/32093/task/32107/stat : 32107 (java) S 32090 32093 27985 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94710605 10916995072 139367 33554432000 4194304 4196468 140732234017504 140232808638816 140233578956501 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12775424 140732234020013 140732234020105 140732234020105 140732234022863 0
[pid=32093/tid=32108] ppid=32090 vsize=10661128 memory=27524 CPUtime=1.21 cores=1,3,5,7
/proc/32093/task/32108/stat : 32108 (java) S 32090 32093 27985 0 -1 1077944384 865 0 0 0 61 60 0 0 20 0 15 0 94710605 10916995072 139367 33554432000 4194304 4196468 140732234017504 140232807586864 140233578957442 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12775424 140732234020013 140732234020105 140732234020105 140732234022863 0
Current children cumulated CPU time: 2365.53 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 557468 KiB

[startup+2382.3 s]
/proc/loadavg: 1.41 1.40 1.37 3/215 32356
/proc/meminfo: memFree=22505452/32770624 swapFree=67108860/67108860
[pid=32093] ppid=32090 vsize=10661128 memory=553876 CPUtime=2426.53 cores=1,3,5,7
/proc/32093/stat : 32093 (java) S 32090 32093 27985 0 -1 1077944320 85619 0 0 0 242373 280 0 0 20 0 15 0 94710599 10916995072 138469 33554432000 4194304 4196468 140732234017504 140732234000048 140233578946295 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 12775424 140732234020013 140732234020105 140732234020105 140732234022863 0
/proc/32093/statm: 2665282 138469 3167 1 0 2627263 0
[pid=32093/tid=32095] ppid=32090 vsize=10661128 memory=553876 CPUtime=2360.76 cores=1,3,5,7
/proc/32093/task/32095/stat : 32095 (java) R 32090 32093 27985 0 -1 4202560 24338 0 0 0 236051 25 0 0 20 0 15 0 94710599 10916995072 138469 33554432000 4194304 4196468 140732234017504 140233583185776 140233186160444 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 12775424 140732234020013 140732234020105 140732234020105 140732234022863 0
[pid=32093/tid=32096] ppid=32090 vsize=10661128 memory=1012 CPUtime=14.06 cores=1,3,5,7
/proc/32093/task/32096/stat : 32096 (java) S 32090 32093 27985 0 -1 1077944384 9970 0 0 0 1359 47 0 0 20 0 15 0 94710600 10916995072 138469 33554432000 4194304 4196468 140732234017504 140233505020432 140233578956501 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12775424 140732234020013 140732234020105 140732234020105 140732234022863 0
[pid=32093/tid=32097] ppid=32090 vsize=10661128 memory=553876 CPUtime=14.14 cores=1,3,5,7
/proc/32093/task/32097/stat : 32097 (java) S 32090 32093 27985 0 -1 1077944384 9665 0 0 0 1367 47 0 0 20 0 15 0 94710600 10916995072 138469 33554432000 4194304 4196468 140732234017504 140233503967888 140233578956501 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12775424 140732234020013 140732234020105 140732234020105 140732234022863 0
[pid=32093/tid=32098] ppid=32090 vsize=10661128 memory=556956 CPUtime=14.15 cores=1,3,5,7
/proc/32093/task/32098/stat : 32098 (java) S 32090 32093 27985 0 -1 1077944384 9453 0 0 0 1369 46 0 0 20 0 15 0 94710600 10916995072 138469 33554432000 4194304 4196468 140732234017504 140233502914832 140233578956501 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12775424 140732234020013 140732234020105 140732234020105 140732234022863 0
[pid=32093/tid=32099] ppid=32090 vsize=10661128 memory=553876 CPUtime=14.08 cores=1,3,5,7
/proc/32093/task/32099/stat : 32099 (java) S 32090 32093 27985 0 -1 1077944384 9058 0 0 0 1365 43 0 0 20 0 15 0 94710600 10916995072 138469 33554432000 4194304 4196468 140732234017504 140233501862288 140233578956501 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12775424 140732234020013 140732234020105 140732234020105 140732234022863 0
[pid=32093/tid=32100] ppid=32090 vsize=10661128 memory=553876 CPUtime=5.95 cores=1,3,5,7
/proc/32093/task/32100/stat : 32100 (java) S 32090 32093 27985 0 -1 1077944384 7973 0 0 0 550 45 0 0 20 0 15 0 94710602 10916995072 138469 33554432000 4194304 4196468 140732234017504 140232816007920 140233578957442 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12775424 140732234020013 140732234020105 140732234020105 140732234022863 0
[pid=32093/tid=32101] ppid=32090 vsize=10661128 memory=553876 CPUtime=0 cores=1,3,5,7
/proc/32093/task/32101/stat : 32101 (java) S 32090 32093 27985 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 94710602 10916995072 138469 33554432000 4194304 4196468 140732234017504 140232814954144 140233578956501 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12775424 140732234020013 140732234020105 140732234020105 140732234022863 0
[pid=32093/tid=32102] ppid=32090 vsize=10661128 memory=553876 CPUtime=0 cores=1,3,5,7
/proc/32093/task/32102/stat : 32102 (java) S 32090 32093 27985 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 15 0 94710602 10916995072 138469 33554432000 4194304 4196468 140732234017504 140232813901040 140233578956501 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12775424 140732234020013 140732234020105 140732234020105 140732234022863 0
[pid=32093/tid=32103] ppid=32090 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32093/task/32103/stat : 32103 (java) S 32090 32093 27985 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94710605 10916995072 138469 33554432000 4194304 4196468 140732234017504 140232812849616 140233578964891 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12775424 140732234020013 140732234020105 140732234020105 140732234022863 0
[pid=32093/tid=32104] ppid=32090 vsize=10661128 memory=553876 CPUtime=0.78 cores=1,3,5,7
/proc/32093/task/32104/stat : 32104 (java) S 32090 32093 27985 0 -1 1077944384 5953 0 0 0 78 0 0 0 20 0 15 0 94710605 10916995072 138469 33554432000 4194304 4196468 140732234017504 140232811796720 140233578957442 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12775424 140732234020013 140732234020105 140732234020105 140732234022863 0
[pid=32093/tid=32105] ppid=32090 vsize=10661128 memory=556956 CPUtime=0.89 cores=1,3,5,7
/proc/32093/task/32105/stat : 32105 (java) S 32090 32093 27985 0 -1 1077944384 3969 0 0 0 88 1 0 0 20 0 15 0 94710605 10916995072 138469 33554432000 4194304 4196468 140732234017504 140232810744176 140233578957442 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12775424 140732234020013 140732234020105 140732234020105 140732234022863 0
[pid=32093/tid=32106] ppid=32090 vsize=10661128 memory=27528 CPUtime=0.39 cores=1,3,5,7
/proc/32093/task/32106/stat : 32106 (java) S 32090 32093 27985 0 -1 1077944384 2948 0 0 0 38 1 0 0 20 0 15 0 94710605 10916995072 138469 33554432000 4194304 4196468 140732234017504 140232809691120 140233578957442 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12775424 140732234020013 140732234020105 140732234020105 140732234022863 0
[pid=32093/tid=32107] ppid=32090 vsize=10661128 memory=553876 CPUtime=0 cores=1,3,5,7
/proc/32093/task/32107/stat : 32107 (java) S 32090 32093 27985 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94710605 10916995072 138469 33554432000 4194304 4196468 140732234017504 140232808638816 140233578956501 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12775424 140732234020013 140732234020105 140732234020105 140732234022863 0
[pid=32093/tid=32108] ppid=32090 vsize=10661128 memory=553876 CPUtime=1.24 cores=1,3,5,7
/proc/32093/task/32108/stat : 32108 (java) S 32090 32093 27985 0 -1 1077944384 882 0 0 0 62 62 0 0 20 0 15 0 94710605 10916995072 138469 33554432000 4194304 4196468 140732234017504 140232807586864 140233578957442 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12775424 140732234020013 140732234020105 140732234020105 140732234022863 0
Current children cumulated CPU time: 2426.53 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 553876 KiB

[startup+2442.3 s]
/proc/loadavg: 1.33 1.39 1.37 3/215 32357
/proc/meminfo: memFree=22504300/32770624 swapFree=67108860/67108860
[pid=32093] ppid=32090 vsize=10661128 memory=553364 CPUtime=2487.55 cores=1,3,5,7
/proc/32093/stat : 32093 (java) S 32090 32093 27985 0 -1 1077944320 86827 0 0 0 248468 287 0 0 20 0 15 0 94710599 10916995072 138341 33554432000 4194304 4196468 140732234017504 140732234000048 140233578946295 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 12775424 140732234020013 140732234020105 140732234020105 140732234022863 0
/proc/32093/statm: 2665282 138341 3167 1 0 2627263 0
[pid=32093/tid=32095] ppid=32090 vsize=10661128 memory=553364 CPUtime=2420.25 cores=1,3,5,7
/proc/32093/task/32095/stat : 32095 (java) R 32090 32093 27985 0 -1 4202560 24757 0 0 0 241999 26 0 0 20 0 15 0 94710599 10916995072 138341 33554432000 4194304 4196468 140732234017504 140233583185792 140233186391400 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 12775424 140732234020013 140732234020105 140732234020105 140732234022863 0
[pid=32093/tid=32096] ppid=32090 vsize=10661128 memory=553876 CPUtime=14.41 cores=1,3,5,7
/proc/32093/task/32096/stat : 32096 (java) S 32090 32093 27985 0 -1 1077944384 10082 0 0 0 1392 49 0 0 20 0 15 0 94710600 10916995072 138341 33554432000 4194304 4196468 140732234017504 140233505020432 140233578956501 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12775424 140732234020013 140732234020105 140732234020105 140732234022863 0
[pid=32093/tid=32097] ppid=32090 vsize=10661128 memory=553876 CPUtime=14.47 cores=1,3,5,7
/proc/32093/task/32097/stat : 32097 (java) S 32090 32093 27985 0 -1 1077944384 9953 0 0 0 1399 48 0 0 20 0 15 0 94710600 10916995072 138341 33554432000 4194304 4196468 140732234017504 140233503967888 140233578956501 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12775424 140732234020013 140732234020105 140732234020105 140732234022863 0
[pid=32093/tid=32098] ppid=32090 vsize=10661128 memory=553876 CPUtime=14.49 cores=1,3,5,7
/proc/32093/task/32098/stat : 32098 (java) S 32090 32093 27985 0 -1 1077944384 9523 0 0 0 1402 47 0 0 20 0 15 0 94710600 10916995072 138341 33554432000 4194304 4196468 140732234017504 140233502914832 140233578956501 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12775424 140732234020013 140732234020105 140732234020105 140732234022863 0
[pid=32093/tid=32099] ppid=32090 vsize=10661128 memory=553364 CPUtime=14.42 cores=1,3,5,7
/proc/32093/task/32099/stat : 32099 (java) S 32090 32093 27985 0 -1 1077944384 9184 0 0 0 1398 44 0 0 20 0 15 0 94710600 10916995072 138341 33554432000 4194304 4196468 140732234017504 140233501862288 140233578956501 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12775424 140732234020013 140732234020105 140732234020105 140732234022863 0
[pid=32093/tid=32100] ppid=32090 vsize=10661128 memory=553364 CPUtime=6.1 cores=1,3,5,7
/proc/32093/task/32100/stat : 32100 (java) S 32090 32093 27985 0 -1 1077944384 8143 0 0 0 564 46 0 0 20 0 15 0 94710602 10916995072 138341 33554432000 4194304 4196468 140732234017504 140232816007920 140233578957442 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12775424 140732234020013 140732234020105 140732234020105 140732234022863 0
[pid=32093/tid=32101] ppid=32090 vsize=10661128 memory=553364 CPUtime=0 cores=1,3,5,7
/proc/32093/task/32101/stat : 32101 (java) S 32090 32093 27985 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 94710602 10916995072 138341 33554432000 4194304 4196468 140732234017504 140232814954144 140233578956501 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12775424 140732234020013 140732234020105 140732234020105 140732234022863 0
[pid=32093/tid=32102] ppid=32090 vsize=10661128 memory=553364 CPUtime=0 cores=1,3,5,7
/proc/32093/task/32102/stat : 32102 (java) S 32090 32093 27985 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 15 0 94710602 10916995072 138341 33554432000 4194304 4196468 140732234017504 140232813901040 140233578956501 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12775424 140732234020013 140732234020105 140732234020105 140732234022863 0
[pid=32093/tid=32103] ppid=32090 vsize=10661128 memory=553364 CPUtime=0 cores=1,3,5,7
/proc/32093/task/32103/stat : 32103 (java) S 32090 32093 27985 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94710605 10916995072 138341 33554432000 4194304 4196468 140732234017504 140232812849616 140233578964891 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12775424 140732234020013 140732234020105 140732234020105 140732234022863 0
[pid=32093/tid=32104] ppid=32090 vsize=10661128 memory=553364 CPUtime=0.78 cores=1,3,5,7
/proc/32093/task/32104/stat : 32104 (java) S 32090 32093 27985 0 -1 1077944384 5955 0 0 0 78 0 0 0 20 0 15 0 94710605 10916995072 138341 33554432000 4194304 4196468 140732234017504 140232811796720 140233578957442 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12775424 140732234020013 140732234020105 140732234020105 140732234022863 0
[pid=32093/tid=32105] ppid=32090 vsize=10661128 memory=553364 CPUtime=0.89 cores=1,3,5,7
/proc/32093/task/32105/stat : 32105 (java) S 32090 32093 27985 0 -1 1077944384 3971 0 0 0 88 1 0 0 20 0 15 0 94710605 10916995072 138341 33554432000 4194304 4196468 140732234017504 140232810744176 140233578957442 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12775424 140732234020013 140732234020105 140732234020105 140732234022863 0
[pid=32093/tid=32106] ppid=32090 vsize=10661128 memory=553364 CPUtime=0.39 cores=1,3,5,7
/proc/32093/task/32106/stat : 32106 (java) S 32090 32093 27985 0 -1 1077944384 2950 0 0 0 38 1 0 0 20 0 15 0 94710605 10916995072 138341 33554432000 4194304 4196468 140732234017504 140232809691120 140233578957442 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12775424 140732234020013 140732234020105 140732234020105 140732234022863 0
[pid=32093/tid=32107] ppid=32090 vsize=10661128 memory=553364 CPUtime=0 cores=1,3,5,7
/proc/32093/task/32107/stat : 32107 (java) S 32090 32093 27985 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94710605 10916995072 138341 33554432000 4194304 4196468 140732234017504 140232808638816 140233578956501 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12775424 140732234020013 140732234020105 140732234020105 140732234022863 0
[pid=32093/tid=32108] ppid=32090 vsize=10661128 memory=553364 CPUtime=1.28 cores=1,3,5,7
/proc/32093/task/32108/stat : 32108 (java) S 32090 32093 27985 0 -1 1077944384 899 0 0 0 64 64 0 0 20 0 15 0 94710605 10916995072 138341 33554432000 4194304 4196468 140732234017504 140232807586864 140233578957442 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12775424 140732234020013 140732234020105 140732234020105 140732234022863 0
Current children cumulated CPU time: 2487.55 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 553364 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2474.2 s]
/proc/loadavg: 1.25 1.36 1.36 3/215 32358
/proc/meminfo: memFree=22501880/32770624 swapFree=67108860/67108860
[pid=32093] ppid=32090 vsize=10661128 memory=553364 CPUtime=2520.02 cores=1,3,5,7
/proc/32093/stat : 32093 (java) S 32090 32093 27985 0 -1 1077944320 87080 0 0 0 251712 290 0 0 20 0 15 0 94710599 10916995072 138341 33554432000 4194304 4196468 140732234017504 140732234000048 140233578946295 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 12775424 140732234020013 140732234020105 140732234020105 140732234022863 0
/proc/32093/statm: 2665282 138341 3167 1 0 2627263 0
[pid=32093/tid=32095] ppid=32090 vsize=10661128 memory=288230596050944315 CPUtime=2451.86 cores=1,3,5,7
/proc/32093/task/32095/stat : 32095 (java) R 32090 32093 27985 0 -1 4202560 24938 0 0 0 245160 26 0 0 20 0 15 0 94710599 10916995072 138341 33554432000 4194304 4196468 140732234017504 140233583185904 140233186389015 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 12775424 140732234020013 140732234020105 140732234020105 140732234022863 0
[pid=32093/tid=32096] ppid=32090 vsize=10661128 memory=14692993764428366 CPUtime=14.59 cores=1,3,5,7
/proc/32093/task/32096/stat : 32096 (java) S 32090 32093 27985 0 -1 1077944384 10110 0 0 0 1410 49 0 0 20 0 15 0 94710600 10916995072 138341 33554432000 4194304 4196468 140732234017504 140233505020432 140233578956501 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12775424 140732234020013 140732234020105 140732234020105 140732234022863 0
[pid=32093/tid=32097] ppid=32090 vsize=10661128 memory=640 CPUtime=14.65 cores=1,3,5,7
/proc/32093/task/32097/stat : 32097 (java) S 32090 32093 27985 0 -1 1077944384 9987 0 0 0 1417 48 0 0 20 0 15 0 94710600 10916995072 138341 33554432000 4194304 4196468 140732234017504 140233503967888 140233578956501 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12775424 140732234020013 140732234020105 140732234020105 140732234022863 0
[pid=32093/tid=32098] ppid=32090 vsize=10661128 memory=952 CPUtime=14.67 cores=1,3,5,7
/proc/32093/task/32098/stat : 32098 (java) S 32090 32093 27985 0 -1 1077944384 9525 0 0 0 1420 47 0 0 20 0 15 0 94710600 10916995072 138341 33554432000 4194304 4196468 140732234017504 140233502914832 140233578956501 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12775424 140732234020013 140732234020105 140732234020105 140732234022863 0
[pid=32093/tid=32099] ppid=32090 vsize=10661128 memory=1232 CPUtime=14.62 cores=1,3,5,7
/proc/32093/task/32099/stat : 32099 (java) S 32090 32093 27985 0 -1 1077944384 9188 0 0 0 1417 45 0 0 20 0 15 0 94710600 10916995072 138341 33554432000 4194304 4196468 140732234017504 140233501862288 140233578956501 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12775424 140732234020013 140732234020105 140732234020105 140732234022863 0
[pid=32093/tid=32100] ppid=32090 vsize=10661128 memory=2340 CPUtime=6.19 cores=1,3,5,7
/proc/32093/task/32100/stat : 32100 (java) S 32090 32093 27985 0 -1 1077944384 8145 0 0 0 572 47 0 0 20 0 15 0 94710602 10916995072 138341 33554432000 4194304 4196468 140732234017504 140232816007920 140233578957442 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12775424 140732234020013 140732234020105 140732234020105 140732234022863 0
[pid=32093/tid=32101] ppid=32090 vsize=10661128 memory=2244 CPUtime=0 cores=1,3,5,7
/proc/32093/task/32101/stat : 32101 (java) S 32090 32093 27985 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 94710602 10916995072 138341 33554432000 4194304 4196468 140732234017504 140232814954144 140233578956501 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12775424 140732234020013 140732234020105 140732234020105 140732234022863 0
[pid=32093/tid=32102] ppid=32090 vsize=10661128 memory=932 CPUtime=0 cores=1,3,5,7
/proc/32093/task/32102/stat : 32102 (java) S 32090 32093 27985 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 15 0 94710602 10916995072 138341 33554432000 4194304 4196468 140732234017504 140232813901040 140233578956501 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12775424 140732234020013 140732234020105 140732234020105 140732234022863 0
[pid=32093/tid=32103] ppid=32090 vsize=10661128 memory=1584 CPUtime=0 cores=1,3,5,7
/proc/32093/task/32103/stat : 32103 (java) S 32090 32093 27985 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94710605 10916995072 138341 33554432000 4194304 4196468 140732234017504 140232812849616 140233578964891 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12775424 140732234020013 140732234020105 140732234020105 140732234022863 0
[pid=32093/tid=32104] ppid=32090 vsize=10661128 memory=4124 CPUtime=0.78 cores=1,3,5,7
/proc/32093/task/32104/stat : 32104 (java) S 32090 32093 27985 0 -1 1077944384 5955 0 0 0 78 0 0 0 20 0 15 0 94710605 10916995072 138341 33554432000 4194304 4196468 140732234017504 140232811796720 140233578957442 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12775424 140732234020013 140732234020105 140732234020105 140732234022863 0
[pid=32093/tid=32105] ppid=32090 vsize=10661128 memory=2200 CPUtime=0.89 cores=1,3,5,7
/proc/32093/task/32105/stat : 32105 (java) S 32090 32093 27985 0 -1 1077944384 3971 0 0 0 88 1 0 0 20 0 15 0 94710605 10916995072 138341 33554432000 4194304 4196468 140732234017504 140232810744176 140233578957442 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12775424 140732234020013 140732234020105 140732234020105 140732234022863 0
[pid=32093/tid=32106] ppid=32090 vsize=10661128 memory=7288 CPUtime=0.39 cores=1,3,5,7
/proc/32093/task/32106/stat : 32106 (java) S 32090 32093 27985 0 -1 1077944384 2950 0 0 0 38 1 0 0 20 0 15 0 94710605 10916995072 138341 33554432000 4194304 4196468 140732234017504 140232809691120 140233578957442 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12775424 140732234020013 140732234020105 140732234020105 140732234022863 0
[pid=32093/tid=32107] ppid=32090 vsize=10661128 memory=840 CPUtime=0 cores=1,3,5,7
/proc/32093/task/32107/stat : 32107 (java) S 32090 32093 27985 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94710605 10916995072 138341 33554432000 4194304 4196468 140732234017504 140232808638816 140233578956501 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12775424 140732234020013 140732234020105 140732234020105 140732234022863 0
[pid=32093/tid=32108] ppid=32090 vsize=10661128 memory=4104 CPUtime=1.29 cores=1,3,5,7
/proc/32093/task/32108/stat : 32108 (java) S 32090 32093 27985 0 -1 1077944384 901 0 0 0 64 65 0 0 20 0 15 0 94710605 10916995072 138341 33554432000 4194304 4196468 140732234017504 140232807586864 140233578957442 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12775424 140732234020013 140732234020105 140732234020105 140732234022863 0
Current children cumulated CPU time: 2520.02 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 553364 KiB

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

[startup+2474.21 s]
# the end of solver process 32093 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2517.13 s, system=2.91285 s

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

Child status: 143
Real time (s): 2474.21
CPU time (s): 2520.04
CPU user time (s): 2517.13
CPU system time (s): 2.91285
CPU usage (%): 101.852
Max. virtual memory (cumulated for all children) (KiB): 10661128
Max. memory (cumulated for all children) (KiB): 757840

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2517.13
system time used= 2.91285
maximum resident set size= 764028
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 87278
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2736
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 226791
involuntary context switches= 3592


# summary of solver processes directly reported to runsolver:
#   pid: 32093
#   total CPU time (s): 2520.04
#   total CPU user time (s): 2517.13
#   total CPU system time (s): 2.91285

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 15.2981 second user time and 21.922 second system time

The end

Launcher Data

Begin job on node107 at 2018-07-28 11:51:14
IDJOB=4298737
IDBENCH=141227
IDSOLVER=2766
FILE ID=node107/4298737-1532771474
RUNJOBID= node107-1532741422-28017
PBS_JOBID= 21022454
Free space on /tmp= 54468 MiB

SOLVER NAME= Solver of Xavier Schul & Yvhan Smal 2018-04-28
BENCH NAME= XCSP18/PseudoBoolean-dec/Pb-fpga45-45-sat_c18.xml
COMMAND LINE= java -jar minicp-1.0.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4298737-1532771474/watcher-4298737-1532771474 -o /tmp/evaluation-result-4298737-1532771474/solver-4298737-1532771474 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node107-1532741422-28017 --watchdog 2580  java -jar minicp-1.0.jar HOME/instance-4298737-1532771474.xml

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

MD5SUM BENCH= c010012410fc2279b5e14fdb4de11b49
RANDOM SEED=1253260727

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:        22961540 kB
MemAvailable:   31624856 kB
Buffers:          227276 kB
Cached:          8672728 kB
SwapCached:            0 kB
Active:          4129688 kB
Inactive:        5134296 kB
Active(anon):     313440 kB
Inactive(anon):    78596 kB
Active(file):    3816248 kB
Inactive(file):  5055700 kB
Unevictable:        7164 kB
Mlocked:            7164 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              1240 kB
Writeback:             0 kB
AnonPages:        370936 kB
Mapped:            54780 kB
Shmem:             25228 kB
Slab:             242820 kB
SReclaimable:     214404 kB
SUnreclaim:        28416 kB
KernelStack:        3536 kB
PageTables:         5992 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1124864 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    305152 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-28 12:32:28