Trace number 4298340

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
Solver of Xavier Schul & Yvhan Smal 2018-04-28? (TO) 2520.08 2464.81

General information on the benchmark

NamePseudoBoolean-opt/
Pb-circ8-3_c18.xml
MD5SUM7db04233d06e2f858d703f8c476ffab2
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark176
Best CPU time to get the best result obtained on this benchmark2520.05
Satisfiable
(Un)Satisfiability was proved
Number of variables1344
Number of constraints16096
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":1344}]
Minimum variable degree16
Maximum variable degree158
Distribution of variable degrees[{"degree":16,"count":16},{"degree":17,"count":112},{"degree":24,"count":16},{"degree":25,"count":16},{"degree":26,"count":120},{"degree":34,"count":56},{"degree":40,"count":336},{"degree":47,"count":56},{"degree":60,"count":56},{"degree":72,"count":56},{"degree":84,"count":56},{"degree":96,"count":56},{"degree":108,"count":56},{"degree":120,"count":56},{"degree":132,"count":56},{"degree":144,"count":56},{"degree":154,"count":56},{"degree":155,"count":56},{"degree":158,"count":56}]
Minimum constraint arity2
Maximum constraint arity28
Distribution of constraint arities[{"arity":2,"count":1624},{"arity":3,"count":6496},{"arity":4,"count":760},{"arity":5,"count":672},{"arity":6,"count":672},{"arity":7,"count":912},{"arity":8,"count":784},{"arity":9,"count":672},{"arity":10,"count":672},{"arity":11,"count":672},{"arity":12,"count":672},{"arity":13,"count":672},{"arity":14,"count":728},{"arity":28,"count":88}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"sum","count":16096}]
Optimization problemYES
Type of objectivemin SUM

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.06/2464.80	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 (7027 MiB free)
  memory of node 1: 16384 MiB (12804 MiB free)
  node distances:
     10  21
     21  10

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


[startup+0.100058 s]*
/proc/loadavg: 1.21 1.38 1.58 6/215 30159
/proc/meminfo: memFree=20291400/32770624 swapFree=67108860/67108860
[pid=30144] ppid=30141 vsize=10661052 memory=28412 CPUtime=0.13 cores=1,3,5,7
/proc/30144/stat : 30144 (java) S 30141 30144 27985 0 -1 1077944320 5424 0 0 0 12 1 0 0 20 0 15 0 92961344 10916917248 7103 33554432000 4194304 4196468 140733498641264 140733498623808 140549631897335 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 36020224 140733498643629 140733498643721 140733498643721 140733498646479 0
/proc/30144/statm: 2665263 7103 2885 1 0 2627263 0
[pid=30144/tid=30146] ppid=30141 vsize=10661052 memory=-8197568871503533183 CPUtime=0.09 cores=1,3,5,7
/proc/30144/task/30146/stat : 30146 (java) R 30141 30144 27985 0 -1 4202560 3249 0 0 0 9 0 0 0 20 0 15 0 92961344 10916917248 7103 33554432000 4194304 4196468 140733498641264 140549636131032 140549264856292 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 36020224 140733498643629 140733498643721 140733498643721 140733498646479 0
[pid=30144/tid=30147] ppid=30141 vsize=10661052 memory=-7522837583129502606 CPUtime=0 cores=1,3,5,7
/proc/30144/task/30147/stat : 30147 (java) S 30141 30144 27985 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 92961345 10916917248 7103 33554432000 4194304 4196468 140733498641264 140549238217872 140549631907541 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36020224 140733498643629 140733498643721 140733498643721 140733498646479 0
[pid=30144/tid=30148] ppid=30141 vsize=10661052 memory=140417346623104 CPUtime=0 cores=1,3,5,7
/proc/30144/task/30148/stat : 30148 (java) S 30141 30144 27985 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 92961345 10916917248 7103 33554432000 4194304 4196468 140733498641264 140549237165072 140549631907541 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36020224 140733498643629 140733498643721 140733498643721 140733498646479 0
[pid=30144/tid=30149] ppid=30141 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30144/task/30149/stat : 30149 (java) S 30141 30144 27985 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 92961345 10916917248 7103 33554432000 4194304 4196468 140733498641264 140549236112272 140549631907541 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36020224 140733498643629 140733498643721 140733498643721 140733498646479 0
[pid=30144/tid=30150] ppid=30141 vsize=10661052 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/30144/task/30150/stat : 30150 (java) S 30141 30144 27985 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 92961345 10916917248 7103 33554432000 4194304 4196468 140733498641264 140549235059472 140549631907541 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36020224 140733498643629 140733498643721 140733498643721 140733498646479 0
[pid=30144/tid=30151] ppid=30141 vsize=10661052 memory=140417346623104 CPUtime=0 cores=1,3,5,7
/proc/30144/task/30151/stat : 30151 (java) S 30141 30144 27985 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 92961346 10916917248 7103 33554432000 4194304 4196468 140733498641264 140548936837488 140549631908482 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36020224 140733498643629 140733498643721 140733498643721 140733498646479 0
[pid=30144/tid=30152] ppid=30141 vsize=10661052 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/30144/task/30152/stat : 30152 (java) S 30141 30144 27985 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 92961347 10916917248 7103 33554432000 4194304 4196468 140733498641264 140548935783456 140549631907541 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36020224 140733498643629 140733498643721 140733498643721 140733498646479 0
[pid=30144/tid=30153] ppid=30141 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30144/task/30153/stat : 30153 (java) S 30141 30144 27985 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 92961347 10916917248 7103 33554432000 4194304 4196468 140733498641264 140548934730608 140549631907541 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36020224 140733498643629 140733498643721 140733498643721 140733498646479 0
[pid=30144/tid=30154] ppid=30141 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30144/task/30154/stat : 30154 (java) S 30141 30144 27985 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92961349 10916917248 7103 33554432000 4194304 4196468 140733498641264 140548933678928 140549631915931 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36020224 140733498643629 140733498643721 140733498643721 140733498646479 0
[pid=30144/tid=30155] ppid=30141 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30144/task/30155/stat : 30155 (java) R 30141 30144 27985 0 -1 4202560 339 0 0 0 0 0 0 0 20 0 15 0 92961349 10916917248 7103 33554432000 4194304 4196468 140733498641264 140548932627312 140549612252640 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 36020224 140733498643629 140733498643721 140733498643721 140733498646479 0
[pid=30144/tid=30156] ppid=30141 vsize=10661052 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/30144/task/30156/stat : 30156 (java) R 30141 30144 27985 0 -1 1077944384 132 0 0 0 0 0 0 0 20 0 15 0 92961349 10916917248 7103 33554432000 4194304 4196468 140733498641264 140548931574512 140549631908482 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 36020224 140733498643629 140733498643721 140733498643721 140733498646479 0
[pid=30144/tid=30157] ppid=30141 vsize=10661052 memory=140417346623104 CPUtime=0.01 cores=1,3,5,7
/proc/30144/task/30157/stat : 30157 (java) R 30141 30144 27985 0 -1 4202560 342 0 0 0 1 0 0 0 20 0 15 0 92961349 10916917248 7103 33554432000 4194304 4196468 140733498641264 140548930521712 140549610526423 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 36020224 140733498643629 140733498643721 140733498643721 140733498646479 0
[pid=30144/tid=30158] ppid=30141 vsize=10661052 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/30144/task/30158/stat : 30158 (java) S 30141 30144 27985 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92961349 10916917248 7103 33554432000 4194304 4196468 140733498641264 140548929469152 140549631907541 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36020224 140733498643629 140733498643721 140733498643721 140733498646479 0
[pid=30144/tid=30159] ppid=30141 vsize=10661052 memory=140417346623104 CPUtime=0 cores=1,3,5,7
/proc/30144/task/30159/stat : 30159 (java) S 30141 30144 27985 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 92961350 10916917248 7103 33554432000 4194304 4196468 140733498641264 140548928416432 140549631908482 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36020224 140733498643629 140733498643721 140733498643721 140733498646479 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 10661052 KiB
Current children cumulated memory: 28412 KiB

[startup+0.211043 s]*
/proc/loadavg: 1.21 1.38 1.58 4/215 30159
/proc/meminfo: memFree=20279908/32770624 swapFree=67108860/67108860
[pid=30144] ppid=30141 vsize=10661052 memory=40276 CPUtime=0.35 cores=1,3,5,7
/proc/30144/stat : 30144 (java) S 30141 30144 27985 0 -1 1077944320 8126 0 0 0 34 1 0 0 20 0 15 0 92961344 10916917248 10069 33554432000 4194304 4196468 140733498641264 140733498623808 140549631897335 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 36020224 140733498643629 140733498643721 140733498643721 140733498646479 0
/proc/30144/statm: 2665263 10069 2969 1 0 2627263 0
[pid=30144/tid=30146] ppid=30141 vsize=10661052 memory=7022364594140610616 CPUtime=0.2 cores=1,3,5,7
/proc/30144/task/30146/stat : 30146 (java) R 30141 30144 27985 0 -1 4202560 5135 0 0 0 19 1 0 0 20 0 15 0 92961344 10916917248 10069 33554432000 4194304 4196468 140733498641264 140549636128272 140549264867728 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 36020224 140733498643629 140733498643721 140733498643721 140733498646479 0
[pid=30144/tid=30147] ppid=30141 vsize=10661052 memory=345 CPUtime=0 cores=1,3,5,7
/proc/30144/task/30147/stat : 30147 (java) S 30141 30144 27985 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 92961345 10916917248 10069 33554432000 4194304 4196468 140733498641264 140549238217872 140549631907541 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36020224 140733498643629 140733498643721 140733498643721 140733498646479 0
[pid=30144/tid=30148] ppid=30141 vsize=10661052 memory=3835018409277707936 CPUtime=0 cores=1,3,5,7
/proc/30144/task/30148/stat : 30148 (java) S 30141 30144 27985 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 92961345 10916917248 10069 33554432000 4194304 4196468 140733498641264 140549237165072 140549631907541 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36020224 140733498643629 140733498643721 140733498643721 140733498646479 0
[pid=30144/tid=30149] ppid=30141 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30144/task/30149/stat : 30149 (java) S 30141 30144 27985 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 92961345 10916917248 10069 33554432000 4194304 4196468 140733498641264 140549236112272 140549631907541 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36020224 140733498643629 140733498643721 140733498643721 140733498646479 0
[pid=30144/tid=30150] ppid=30141 vsize=10661052 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/30144/task/30150/stat : 30150 (java) S 30141 30144 27985 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 92961345 10916917248 10069 33554432000 4194304 4196468 140733498641264 140549235059472 140549631907541 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36020224 140733498643629 140733498643721 140733498643721 140733498646479 0
[pid=30144/tid=30151] ppid=30141 vsize=10661052 memory=140417346623104 CPUtime=0 cores=1,3,5,7
/proc/30144/task/30151/stat : 30151 (java) S 30141 30144 27985 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 92961346 10916917248 10069 33554432000 4194304 4196468 140733498641264 140548936837488 140549631908482 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36020224 140733498643629 140733498643721 140733498643721 140733498646479 0
[pid=30144/tid=30152] ppid=30141 vsize=10661052 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/30144/task/30152/stat : 30152 (java) S 30141 30144 27985 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 92961347 10916917248 10069 33554432000 4194304 4196468 140733498641264 140548935783456 140549631907541 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36020224 140733498643629 140733498643721 140733498643721 140733498646479 0
[pid=30144/tid=30153] ppid=30141 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30144/task/30153/stat : 30153 (java) S 30141 30144 27985 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 92961347 10916917248 10069 33554432000 4194304 4196468 140733498641264 140548934730608 140549631907541 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36020224 140733498643629 140733498643721 140733498643721 140733498646479 0
[pid=30144/tid=30154] ppid=30141 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30144/task/30154/stat : 30154 (java) S 30141 30144 27985 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92961349 10916917248 10069 33554432000 4194304 4196468 140733498641264 140548933678928 140549631915931 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36020224 140733498643629 140733498643721 140733498643721 140733498646479 0
[pid=30144/tid=30155] ppid=30141 vsize=10661052 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/30144/task/30155/stat : 30155 (java) R 30141 30144 27985 0 -1 4202560 462 0 0 0 3 0 0 0 20 0 15 0 92961349 10916917248 10069 33554432000 4194304 4196468 140733498641264 140548932608328 140549615411327 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 36020224 140733498643629 140733498643721 140733498643721 140733498646479 0
[pid=30144/tid=30156] ppid=30141 vsize=10661052 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/30144/task/30156/stat : 30156 (java) R 30141 30144 27985 0 -1 1077944384 346 0 0 0 1 0 0 0 20 0 15 0 92961349 10916917248 10069 33554432000 4194304 4196468 140733498641264 140548931574608 140549631907541 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 36020224 140733498643629 140733498643721 140733498643721 140733498646479 0
[pid=30144/tid=30157] ppid=30141 vsize=10661052 memory=140417346623104 CPUtime=0.08 cores=1,3,5,7
/proc/30144/task/30157/stat : 30157 (java) R 30141 30144 27985 0 -1 4202560 815 0 0 0 8 0 0 0 20 0 15 0 92961349 10916917248 10069 33554432000 4194304 4196468 140733498641264 140548930521712 140549617062892 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 36020224 140733498643629 140733498643721 140733498643721 140733498646479 0
[pid=30144/tid=30158] ppid=30141 vsize=10661052 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/30144/task/30158/stat : 30158 (java) S 30141 30144 27985 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92961349 10916917248 10069 33554432000 4194304 4196468 140733498641264 140548929469152 140549631907541 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36020224 140733498643629 140733498643721 140733498643721 140733498646479 0
[pid=30144/tid=30159] ppid=30141 vsize=10661052 memory=140417346623104 CPUtime=0 cores=1,3,5,7
/proc/30144/task/30159/stat : 30159 (java) S 30141 30144 27985 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 92961350 10916917248 10069 33554432000 4194304 4196468 140733498641264 140548928416432 140549631908482 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36020224 140733498643629 140733498643721 140733498643721 140733498646479 0
Current children cumulated CPU time: 0.35 s
Current children cumulated vsize: 10661052 KiB
Current children cumulated memory: 40276 KiB

[startup+0.311347 s]*
/proc/loadavg: 1.21 1.38 1.58 5/215 30159
/proc/meminfo: memFree=20263496/32770624 swapFree=67108860/67108860
[pid=30144] ppid=30141 vsize=10661128 memory=56532 CPUtime=0.69 cores=1,3,5,7
/proc/30144/stat : 30144 (java) S 30141 30144 27985 0 -1 1077944320 10171 0 0 0 67 2 0 0 20 0 15 0 92961344 10916995072 14133 33554432000 4194304 4196468 140733498641264 140733498623808 140549631897335 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 36020224 140733498643629 140733498643721 140733498643721 140733498646479 0
/proc/30144/statm: 2665282 14133 3073 1 0 2627263 0
[pid=30144/tid=30146] ppid=30141 vsize=10661128 memory=7311146985107750967 CPUtime=0.3 cores=1,3,5,7
/proc/30144/task/30146/stat : 30146 (java) R 30141 30144 27985 0 -1 4202560 5345 0 0 0 29 1 0 0 20 0 15 0 92961344 10916995072 14133 33554432000 4194304 4196468 140733498641264 140549636118304 140549615977822 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 36020224 140733498643629 140733498643721 140733498643721 140733498646479 0
[pid=30144/tid=30147] ppid=30141 vsize=10661128 memory=304556157652172823 CPUtime=0 cores=1,3,5,7
/proc/30144/task/30147/stat : 30147 (java) S 30141 30144 27985 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 92961345 10916995072 14133 33554432000 4194304 4196468 140733498641264 140549238217872 140549631907541 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36020224 140733498643629 140733498643721 140733498643721 140733498646479 0
[pid=30144/tid=30148] ppid=30141 vsize=10661128 memory=3904824203501950624 CPUtime=0 cores=1,3,5,7
/proc/30144/task/30148/stat : 30148 (java) S 30141 30144 27985 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 92961345 10916995072 14133 33554432000 4194304 4196468 140733498641264 140549237165072 140549631907541 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36020224 140733498643629 140733498643721 140733498643721 140733498646479 0
[pid=30144/tid=30149] ppid=30141 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30144/task/30149/stat : 30149 (java) S 30141 30144 27985 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 92961345 10916995072 14133 33554432000 4194304 4196468 140733498641264 140549236112272 140549631907541 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36020224 140733498643629 140733498643721 140733498643721 140733498646479 0
[pid=30144/tid=30150] ppid=30141 vsize=10661128 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/30144/task/30150/stat : 30150 (java) S 30141 30144 27985 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 92961345 10916995072 14133 33554432000 4194304 4196468 140733498641264 140549235059472 140549631907541 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36020224 140733498643629 140733498643721 140733498643721 140733498646479 0
[pid=30144/tid=30151] ppid=30141 vsize=10661128 memory=140417346623104 CPUtime=0 cores=1,3,5,7
/proc/30144/task/30151/stat : 30151 (java) S 30141 30144 27985 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 92961346 10916995072 14133 33554432000 4194304 4196468 140733498641264 140548936837488 140549631908482 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36020224 140733498643629 140733498643721 140733498643721 140733498646479 0
[pid=30144/tid=30152] ppid=30141 vsize=10661128 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/30144/task/30152/stat : 30152 (java) S 30141 30144 27985 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 92961347 10916995072 14133 33554432000 4194304 4196468 140733498641264 140548935783456 140549631907541 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36020224 140733498643629 140733498643721 140733498643721 140733498646479 0
[pid=30144/tid=30153] ppid=30141 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30144/task/30153/stat : 30153 (java) S 30141 30144 27985 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 92961347 10916995072 14133 33554432000 4194304 4196468 140733498641264 140548934730608 140549631907541 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36020224 140733498643629 140733498643721 140733498643721 140733498646479 0
[pid=30144/tid=30154] ppid=30141 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30144/task/30154/stat : 30154 (java) S 30141 30144 27985 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92961349 10916995072 14133 33554432000 4194304 4196468 140733498641264 140548933678928 140549631915931 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36020224 140733498643629 140733498643721 140733498643721 140733498646479 0
[pid=30144/tid=30155] ppid=30141 vsize=10661128 memory=0 CPUtime=0.13 cores=1,3,5,7
/proc/30144/task/30155/stat : 30155 (java) R 30141 30144 27985 0 -1 4202560 1019 0 0 0 13 0 0 0 20 0 15 0 92961349 10916995072 14133 33554432000 4194304 4196468 140733498641264 140548932613840 140549617021089 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 36020224 140733498643629 140733498643721 140733498643721 140733498646479 0
[pid=30144/tid=30156] ppid=30141 vsize=10661128 memory=-1 CPUtime=0.11 cores=1,3,5,7
/proc/30144/task/30156/stat : 30156 (java) R 30141 30144 27985 0 -1 4202560 1230 0 0 0 11 0 0 0 20 0 15 0 92961349 10916995072 14133 33554432000 4194304 4196468 140733498641264 140548931560392 140549613424406 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 36020224 140733498643629 140733498643721 140733498643721 140733498646479 0
[pid=30144/tid=30157] ppid=30141 vsize=10661128 memory=140417346623104 CPUtime=0.12 cores=1,3,5,7
/proc/30144/task/30157/stat : 30157 (java) R 30141 30144 27985 0 -1 1077944384 1207 0 0 0 12 0 0 0 20 0 15 0 92961349 10916995072 14133 33554432000 4194304 4196468 140733498641264 140548930520640 140549631907541 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 36020224 140733498643629 140733498643721 140733498643721 140733498646479 0
[pid=30144/tid=30158] ppid=30141 vsize=10661128 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/30144/task/30158/stat : 30158 (java) S 30141 30144 27985 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92961349 10916995072 14133 33554432000 4194304 4196468 140733498641264 140548929469152 140549631907541 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36020224 140733498643629 140733498643721 140733498643721 140733498646479 0
[pid=30144/tid=30159] ppid=30141 vsize=10661128 memory=140417346623104 CPUtime=0 cores=1,3,5,7
/proc/30144/task/30159/stat : 30159 (java) S 30141 30144 27985 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 92961350 10916995072 14133 33554432000 4194304 4196468 140733498641264 140548928416432 140549631908482 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36020224 140733498643629 140733498643721 140733498643721 140733498646479 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 56532 KiB

[startup+0.700804 s]
/proc/loadavg: 1.21 1.38 1.58 5/215 30159
/proc/meminfo: memFree=20238116/32770624 swapFree=67108860/67108860
[pid=30144] ppid=30141 vsize=10661128 memory=156936 CPUtime=1.84 cores=1,3,5,7
/proc/30144/stat : 30144 (java) S 30141 30144 27985 0 -1 1077944320 12739 0 0 0 180 4 0 0 20 0 15 0 92961344 10916995072 39234 33554432000 4194304 4196468 140733498641264 140733498623808 140549631897335 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 36020224 140733498643629 140733498643721 140733498643721 140733498646479 0
/proc/30144/statm: 2665282 39234 3108 1 0 2627263 0
[pid=30144/tid=30146] ppid=30141 vsize=10661128 memory=1836 CPUtime=0.67 cores=1,3,5,7
/proc/30144/task/30146/stat : 30146 (java) R 30141 30144 27985 0 -1 4202560 5526 0 0 0 65 2 0 0 20 0 15 0 92961344 10916995072 39234 33554432000 4194304 4196468 140733498641264 140549636130784 140549268021994 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 36020224 140733498643629 140733498643721 140733498643721 140733498646479 0
[pid=30144/tid=30147] ppid=30141 vsize=10661128 memory=13044 CPUtime=0 cores=1,3,5,7
/proc/30144/task/30147/stat : 30147 (java) S 30141 30144 27985 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 92961345 10916995072 39234 33554432000 4194304 4196468 140733498641264 140549238217872 140549631907541 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36020224 140733498643629 140733498643721 140733498643721 140733498646479 0
[pid=30144/tid=30148] ppid=30141 vsize=10661128 memory=792 CPUtime=0 cores=1,3,5,7
/proc/30144/task/30148/stat : 30148 (java) S 30141 30144 27985 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 92961345 10916995072 39234 33554432000 4194304 4196468 140733498641264 140549237165072 140549631907541 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36020224 140733498643629 140733498643721 140733498643721 140733498646479 0
[pid=30144/tid=30149] ppid=30141 vsize=10661128 memory=1952 CPUtime=0 cores=1,3,5,7
/proc/30144/task/30149/stat : 30149 (java) S 30141 30144 27985 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 92961345 10916995072 39234 33554432000 4194304 4196468 140733498641264 140549236112272 140549631907541 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36020224 140733498643629 140733498643721 140733498643721 140733498646479 0
[pid=30144/tid=30150] ppid=30141 vsize=10661128 memory=1232 CPUtime=0 cores=1,3,5,7
/proc/30144/task/30150/stat : 30150 (java) S 30141 30144 27985 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 92961345 10916995072 39234 33554432000 4194304 4196468 140733498641264 140549235059472 140549631907541 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36020224 140733498643629 140733498643721 140733498643721 140733498646479 0
[pid=30144/tid=30151] ppid=30141 vsize=10661128 memory=8556 CPUtime=0 cores=1,3,5,7
/proc/30144/task/30151/stat : 30151 (java) S 30141 30144 27985 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 92961346 10916995072 39234 33554432000 4194304 4196468 140733498641264 140548936837488 140549631908482 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36020224 140733498643629 140733498643721 140733498643721 140733498646479 0
[pid=30144/tid=30152] ppid=30141 vsize=10661128 memory=1712 CPUtime=0 cores=1,3,5,7
/proc/30144/task/30152/stat : 30152 (java) S 30141 30144 27985 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 92961347 10916995072 39234 33554432000 4194304 4196468 140733498641264 140548935783456 140549631907541 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36020224 140733498643629 140733498643721 140733498643721 140733498646479 0
[pid=30144/tid=30153] ppid=30141 vsize=10661128 memory=5412 CPUtime=0 cores=1,3,5,7
/proc/30144/task/30153/stat : 30153 (java) S 30141 30144 27985 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 92961347 10916995072 39234 33554432000 4194304 4196468 140733498641264 140548934730608 140549631907541 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36020224 140733498643629 140733498643721 140733498643721 140733498646479 0
[pid=30144/tid=30154] ppid=30141 vsize=10661128 memory=7668879548562892096 CPUtime=0 cores=1,3,5,7
/proc/30144/task/30154/stat : 30154 (java) S 30141 30144 27985 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92961349 10916995072 39234 33554432000 4194304 4196468 140733498641264 140548933678928 140549631915931 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36020224 140733498643629 140733498643721 140733498643721 140733498646479 0
[pid=30144/tid=30155] ppid=30141 vsize=10661128 memory=7881696724453321575 CPUtime=0.47 cores=1,3,5,7
/proc/30144/task/30155/stat : 30155 (java) R 30141 30144 27985 0 -1 4202560 2361 0 0 0 47 0 0 0 20 0 15 0 92961349 10916995072 39746 33554432000 4194304 4196468 140733498641264 140548932608328 140549613419044 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 36020224 140733498643629 140733498643721 140733498643721 140733498646479 0
[pid=30144/tid=30156] ppid=30141 vsize=10661128 memory=5787213827163908199 CPUtime=0.43 cores=1,3,5,7
/proc/30144/task/30156/stat : 30156 (java) R 30141 30144 27985 0 -1 4202560 2040 0 0 0 43 0 0 0 20 0 15 0 92961349 10916995072 39746 33554432000 4194304 4196468 140733498641264 140548931564976 140549617007110 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 36020224 140733498643629 140733498643721 140733498643721 140733498646479 0
[pid=30144/tid=30157] ppid=30141 vsize=10661128 memory=0 CPUtime=0.23 cores=1,3,5,7
/proc/30144/task/30157/stat : 30157 (java) S 30141 30144 27985 0 -1 1077944384 1441 0 0 0 23 0 0 0 20 0 15 0 92961349 10916995072 39746 33554432000 4194304 4196468 140733498641264 140548930521712 140549631908482 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36020224 140733498643629 140733498643721 140733498643721 140733498646479 0
[pid=30144/tid=30158] ppid=30141 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30144/task/30158/stat : 30158 (java) S 30141 30144 27985 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92961349 10916995072 39746 33554432000 4194304 4196468 140733498641264 140548929469152 140549631907541 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36020224 140733498643629 140733498643721 140733498643721 140733498646479 0
[pid=30144/tid=30159] ppid=30141 vsize=10661128 memory=33 CPUtime=0 cores=1,3,5,7
/proc/30144/task/30159/stat : 30159 (java) S 30141 30144 27985 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 92961350 10916995072 39746 33554432000 4194304 4196468 140733498641264 140548928416432 140549631908482 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36020224 140733498643629 140733498643721 140733498643721 140733498646479 0
Current children cumulated CPU time: 1.84 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 156936 KiB

[startup+1.5014 s]
/proc/loadavg: 1.21 1.38 1.58 5/215 30159
/proc/meminfo: memFree=20111556/32770624 swapFree=67108860/67108860
[pid=30144] ppid=30141 vsize=10661128 memory=241420 CPUtime=4.35 cores=1,3,5,7
/proc/30144/stat : 30144 (java) S 30141 30144 27985 0 -1 1077944320 18774 0 0 0 426 9 0 0 20 0 15 0 92961344 10916995072 60355 33554432000 4194304 4196468 140733498641264 140733498623808 140549631897335 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 36020224 140733498643629 140733498643721 140733498643721 140733498646479 0
/proc/30144/statm: 2665282 60355 3151 1 0 2627263 0
[pid=30144/tid=30146] ppid=30141 vsize=10661128 memory=6791534058613427641 CPUtime=1.42 cores=1,3,5,7
/proc/30144/task/30146/stat : 30146 (java) R 30141 30144 27985 0 -1 4202560 5646 0 0 0 139 3 0 0 20 0 15 0 92961344 10916995072 60355 33554432000 4194304 4196468 140733498641264 140549636134040 140549269475213 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 36020224 140733498643629 140733498643721 140733498643721 140733498646479 0
[pid=30144/tid=30147] ppid=30141 vsize=10661128 memory=-6951259422114956437 CPUtime=0.03 cores=1,3,5,7
/proc/30144/task/30147/stat : 30147 (java) S 30141 30144 27985 0 -1 1077944384 124 0 0 0 3 0 0 0 20 0 15 0 92961345 10916995072 60355 33554432000 4194304 4196468 140733498641264 140549238217872 140549631907541 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36020224 140733498643629 140733498643721 140733498643721 140733498646479 0
[pid=30144/tid=30148] ppid=30141 vsize=10661128 memory=-6509546260019855295 CPUtime=0.02 cores=1,3,5,7
/proc/30144/task/30148/stat : 30148 (java) S 30141 30144 27985 0 -1 1077944384 58 0 0 0 2 0 0 0 20 0 15 0 92961345 10916995072 60355 33554432000 4194304 4196468 140733498641264 140549237165072 140549631907541 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36020224 140733498643629 140733498643721 140733498643721 140733498646479 0
[pid=30144/tid=30149] ppid=30141 vsize=10661128 memory=-7390251449858225344 CPUtime=0.02 cores=1,3,5,7
/proc/30144/task/30149/stat : 30149 (java) S 30141 30144 27985 0 -1 1077944384 112 0 0 0 2 0 0 0 20 0 15 0 92961345 10916995072 60355 33554432000 4194304 4196468 140733498641264 140549236112272 140549631907541 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36020224 140733498643629 140733498643721 140733498643721 140733498646479 0
[pid=30144/tid=30150] ppid=30141 vsize=10661128 memory=4134692831991786133 CPUtime=0.02 cores=1,3,5,7
/proc/30144/task/30150/stat : 30150 (java) S 30141 30144 27985 0 -1 1077944384 134 0 0 0 2 0 0 0 20 0 15 0 92961345 10916995072 60355 33554432000 4194304 4196468 140733498641264 140549235059472 140549631907541 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36020224 140733498643629 140733498643721 140733498643721 140733498646479 0
[pid=30144/tid=30151] ppid=30141 vsize=10661128 memory=-7165351541977658656 CPUtime=0 cores=1,3,5,7
/proc/30144/task/30151/stat : 30151 (java) S 30141 30144 27985 0 -1 1077944384 85 0 0 0 0 0 0 0 20 0 15 0 92961346 10916995072 60355 33554432000 4194304 4196468 140733498641264 140548936837488 140549631908482 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36020224 140733498643629 140733498643721 140733498643721 140733498646479 0

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

/proc/30144/task/30146/stat : 30146 (java) R 30141 30144 27985 0 -1 4202560 32420 0 0 0 230335 26 0 0 20 0 15 0 92961344 10916995072 75972 33554432000 4194304 4196468 140733498641264 140549636136704 140549269621914 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 36020224 140733498643629 140733498643721 140733498643721 140733498646479 0
[pid=30144/tid=30147] ppid=30141 vsize=10661128 memory=306968 CPUtime=15.89 cores=1,3,5,7
/proc/30144/task/30147/stat : 30147 (java) S 30141 30144 27985 0 -1 1077944384 11556 0 0 0 1546 43 0 0 20 0 15 0 92961345 10916995072 75972 33554432000 4194304 4196468 140733498641264 140549238217872 140549631907541 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36020224 140733498643629 140733498643721 140733498643721 140733498646479 0
[pid=30144/tid=30148] ppid=30141 vsize=10661128 memory=308504 CPUtime=15.82 cores=1,3,5,7
/proc/30144/task/30148/stat : 30148 (java) S 30141 30144 27985 0 -1 1077944384 13896 0 0 0 1537 45 0 0 20 0 15 0 92961345 10916995072 75972 33554432000 4194304 4196468 140733498641264 140549237165072 140549631907541 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36020224 140733498643629 140733498643721 140733498643721 140733498646479 0
[pid=30144/tid=30149] ppid=30141 vsize=10661128 memory=305428 CPUtime=15.81 cores=1,3,5,7
/proc/30144/task/30149/stat : 30149 (java) S 30141 30144 27985 0 -1 1077944384 11782 0 0 0 1538 43 0 0 20 0 15 0 92961345 10916995072 75972 33554432000 4194304 4196468 140733498641264 140549236112272 140549631907541 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36020224 140733498643629 140733498643721 140733498643721 140733498646479 0
[pid=30144/tid=30150] ppid=30141 vsize=10661128 memory=304400 CPUtime=15.88 cores=1,3,5,7
/proc/30144/task/30150/stat : 30150 (java) S 30141 30144 27985 0 -1 1077944384 10529 0 0 0 1545 43 0 0 20 0 15 0 92961345 10916995072 75972 33554432000 4194304 4196468 140733498641264 140549235059472 140549631907541 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36020224 140733498643629 140733498643721 140733498643721 140733498646479 0
[pid=30144/tid=30151] ppid=30141 vsize=10661128 memory=303888 CPUtime=1.89 cores=1,3,5,7
/proc/30144/task/30151/stat : 30151 (java) S 30141 30144 27985 0 -1 1077944384 14281 0 0 0 152 37 0 0 20 0 15 0 92961346 10916995072 75972 33554432000 4194304 4196468 140733498641264 140548936837488 140549631908482 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36020224 140733498643629 140733498643721 140733498643721 140733498646479 0
[pid=30144/tid=30152] ppid=30141 vsize=10661128 memory=296052 CPUtime=0 cores=1,3,5,7
/proc/30144/task/30152/stat : 30152 (java) S 30141 30144 27985 0 -1 1077944384 40 0 0 0 0 0 0 0 20 0 15 0 92961347 10916995072 75972 33554432000 4194304 4196468 140733498641264 140548935783520 140549631907541 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36020224 140733498643629 140733498643721 140733498643721 140733498646479 0
[pid=30144/tid=30153] ppid=30141 vsize=10661128 memory=310044 CPUtime=0 cores=1,3,5,7
/proc/30144/task/30153/stat : 30153 (java) S 30141 30144 27985 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 15 0 92961347 10916995072 75972 33554432000 4194304 4196468 140733498641264 140548934730608 140549631907541 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36020224 140733498643629 140733498643721 140733498643721 140733498646479 0
[pid=30144/tid=30154] ppid=30141 vsize=10661128 memory=303888 CPUtime=0 cores=1,3,5,7
/proc/30144/task/30154/stat : 30154 (java) S 30141 30144 27985 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92961349 10916995072 75972 33554432000 4194304 4196468 140733498641264 140548933678928 140549631915931 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36020224 140733498643629 140733498643721 140733498643721 140733498646479 0
[pid=30144/tid=30155] ppid=30141 vsize=10661128 memory=0 CPUtime=1.29 cores=1,3,5,7
/proc/30144/task/30155/stat : 30155 (java) S 30141 30144 27985 0 -1 1077944384 5186 0 0 0 128 1 0 0 20 0 15 0 92961349 10916995072 75972 33554432000 4194304 4196468 140733498641264 140548932627312 140549631908482 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36020224 140733498643629 140733498643721 140733498643721 140733498646479 0
[pid=30144/tid=30156] ppid=30141 vsize=10661128 memory=304400 CPUtime=1.34 cores=1,3,5,7
/proc/30144/task/30156/stat : 30156 (java) S 30141 30144 27985 0 -1 1077944384 10500 0 0 0 133 1 0 0 20 0 15 0 92961349 10916995072 75972 33554432000 4194304 4196468 140733498641264 140548931574512 140549631908482 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 1 0 0 6293624 6294260 36020224 140733498643629 140733498643721 140733498643721 140733498646479 0
[pid=30144/tid=30157] ppid=30141 vsize=10661128 memory=304400 CPUtime=0.42 cores=1,3,5,7
/proc/30144/task/30157/stat : 30157 (java) S 30141 30144 27985 0 -1 1077944384 3305 0 0 0 40 2 0 0 20 0 15 0 92961349 10916995072 75972 33554432000 4194304 4196468 140733498641264 140548930521712 140549631908482 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36020224 140733498643629 140733498643721 140733498643721 140733498646479 0
[pid=30144/tid=30158] ppid=30141 vsize=10661128 memory=303888 CPUtime=0 cores=1,3,5,7
/proc/30144/task/30158/stat : 30158 (java) S 30141 30144 27985 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92961349 10916995072 75972 33554432000 4194304 4196468 140733498641264 140548929469152 140549631907541 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36020224 140733498643629 140733498643721 140733498643721 140733498646479 0
[pid=30144/tid=30159] ppid=30141 vsize=10661128 memory=1296 CPUtime=1.33 cores=1,3,5,7
/proc/30144/task/30159/stat : 30159 (java) S 30141 30144 27985 0 -1 1077944384 1994 0 0 0 59 74 0 0 20 0 15 0 92961350 10916995072 75972 33554432000 4194304 4196468 140733498641264 140548928416432 140549631908482 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36020224 140733498643629 140733498643721 140733498643721 140733498646479 0
Current children cumulated CPU time: 2373.38 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 303888 KiB

[startup+2382.3 s]
/proc/loadavg: 1.52 1.40 1.41 3/215 30406
/proc/meminfo: memFree=22477228/32770624 swapFree=67108860/67108860
[pid=30144] ppid=30141 vsize=10661128 memory=304352 CPUtime=2434.85 cores=1,3,5,7
/proc/30144/stat : 30144 (java) S 30141 30144 27985 0 -1 1077944320 120340 0 0 0 243181 304 0 0 20 0 15 0 92961344 10916995072 76088 33554432000 4194304 4196468 140733498641264 140733498623808 140549631897335 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 36020224 140733498643629 140733498643721 140733498643721 140733498646479 0
/proc/30144/statm: 2665282 76088 3169 1 0 2627263 0
[pid=30144/tid=30146] ppid=30141 vsize=10661128 memory=792 CPUtime=2363.04 cores=1,3,5,7
/proc/30144/task/30146/stat : 30146 (java) R 30141 30144 27985 0 -1 4202560 34874 0 0 0 236277 27 0 0 20 0 15 0 92961344 10916995072 76088 33554432000 4194304 4196468 140733498641264 140549636136896 140549268618664 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 36020224 140733498643629 140733498643721 140733498643721 140733498646479 0
[pid=30144/tid=30147] ppid=30141 vsize=10661128 memory=304868 CPUtime=16.37 cores=1,3,5,7
/proc/30144/task/30147/stat : 30147 (java) S 30141 30144 27985 0 -1 1077944384 11686 0 0 0 1593 44 0 0 20 0 15 0 92961345 10916995072 76088 33554432000 4194304 4196468 140733498641264 140549238217872 140549631907541 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36020224 140733498643629 140733498643721 140733498643721 140733498646479 0
[pid=30144/tid=30148] ppid=30141 vsize=10661128 memory=306716 CPUtime=16.3 cores=1,3,5,7
/proc/30144/task/30148/stat : 30148 (java) S 30141 30144 27985 0 -1 1077944384 14332 0 0 0 1584 46 0 0 20 0 15 0 92961345 10916995072 76088 33554432000 4194304 4196468 140733498641264 140549237165072 140549631907541 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36020224 140733498643629 140733498643721 140733498643721 140733498646479 0
[pid=30144/tid=30149] ppid=30141 vsize=10661128 memory=319548 CPUtime=16.31 cores=1,3,5,7
/proc/30144/task/30149/stat : 30149 (java) S 30141 30144 27985 0 -1 1077944384 11943 0 0 0 1587 44 0 0 20 0 15 0 92961345 10916995072 76088 33554432000 4194304 4196468 140733498641264 140549236112272 140549631907541 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36020224 140733498643629 140733498643721 140733498643721 140733498646479 0
[pid=30144/tid=30150] ppid=30141 vsize=10661128 memory=0 CPUtime=16.36 cores=1,3,5,7
/proc/30144/task/30150/stat : 30150 (java) S 30141 30144 27985 0 -1 1077944384 10614 0 0 0 1592 44 0 0 20 0 15 0 92961345 10916995072 76088 33554432000 4194304 4196468 140733498641264 140549235059472 140549631907541 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36020224 140733498643629 140733498643721 140733498643721 140733498646479 0
[pid=30144/tid=30151] ppid=30141 vsize=10661128 memory=316976 CPUtime=1.94 cores=1,3,5,7
/proc/30144/task/30151/stat : 30151 (java) S 30141 30144 27985 0 -1 1077944384 14488 0 0 0 156 38 0 0 20 0 15 0 92961346 10916995072 76088 33554432000 4194304 4196468 140733498641264 140548936837488 140549631908482 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36020224 140733498643629 140733498643721 140733498643721 140733498646479 0
[pid=30144/tid=30152] ppid=30141 vsize=10661128 memory=305180 CPUtime=0 cores=1,3,5,7
/proc/30144/task/30152/stat : 30152 (java) S 30141 30144 27985 0 -1 1077944384 40 0 0 0 0 0 0 0 20 0 15 0 92961347 10916995072 76088 33554432000 4194304 4196468 140733498641264 140548935783520 140549631907541 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36020224 140733498643629 140733498643721 140733498643721 140733498646479 0
[pid=30144/tid=30153] ppid=30141 vsize=10661128 memory=302100 CPUtime=0 cores=1,3,5,7
/proc/30144/task/30153/stat : 30153 (java) S 30141 30144 27985 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 15 0 92961347 10916995072 76088 33554432000 4194304 4196468 140733498641264 140548934730608 140549631907541 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36020224 140733498643629 140733498643721 140733498643721 140733498646479 0
[pid=30144/tid=30154] ppid=30141 vsize=10661128 memory=304352 CPUtime=0 cores=1,3,5,7
/proc/30144/task/30154/stat : 30154 (java) S 30141 30144 27985 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92961349 10916995072 76088 33554432000 4194304 4196468 140733498641264 140548933678928 140549631915931 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36020224 140733498643629 140733498643721 140733498643721 140733498646479 0
[pid=30144/tid=30155] ppid=30141 vsize=10661128 memory=4140 CPUtime=1.29 cores=1,3,5,7
/proc/30144/task/30155/stat : 30155 (java) S 30141 30144 27985 0 -1 1077944384 5188 0 0 0 128 1 0 0 20 0 15 0 92961349 10916995072 76088 33554432000 4194304 4196468 140733498641264 140548932627312 140549631908482 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36020224 140733498643629 140733498643721 140733498643721 140733498646479 0
[pid=30144/tid=30156] ppid=30141 vsize=10661128 memory=27048 CPUtime=1.34 cores=1,3,5,7
/proc/30144/task/30156/stat : 30156 (java) S 30141 30144 27985 0 -1 1077944384 10502 0 0 0 133 1 0 0 20 0 15 0 92961349 10916995072 76088 33554432000 4194304 4196468 140733498641264 140548931574512 140549631908482 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 1 0 0 6293624 6294260 36020224 140733498643629 140733498643721 140733498643721 140733498646479 0
[pid=30144/tid=30157] ppid=30141 vsize=10661128 memory=304352 CPUtime=0.42 cores=1,3,5,7
/proc/30144/task/30157/stat : 30157 (java) S 30141 30144 27985 0 -1 1077944384 3307 0 0 0 40 2 0 0 20 0 15 0 92961349 10916995072 76088 33554432000 4194304 4196468 140733498641264 140548930521712 140549631908482 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36020224 140733498643629 140733498643721 140733498643721 140733498646479 0
[pid=30144/tid=30158] ppid=30141 vsize=10661128 memory=304352 CPUtime=0 cores=1,3,5,7
/proc/30144/task/30158/stat : 30158 (java) S 30141 30144 27985 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92961349 10916995072 76088 33554432000 4194304 4196468 140733498641264 140548929469152 140549631907541 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36020224 140733498643629 140733498643721 140733498643721 140733498646479 0
[pid=30144/tid=30159] ppid=30141 vsize=10661128 memory=311336 CPUtime=1.37 cores=1,3,5,7
/proc/30144/task/30159/stat : 30159 (java) S 30141 30144 27985 0 -1 1077944384 2011 0 0 0 60 77 0 0 20 0 15 0 92961350 10916995072 76088 33554432000 4194304 4196468 140733498641264 140548928416432 140549631908482 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36020224 140733498643629 140733498643721 140733498643721 140733498646479 0
Current children cumulated CPU time: 2434.85 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 304352 KiB

[startup+2442.3 s]
/proc/loadavg: 2.11 1.58 1.47 3/215 30414
/proc/meminfo: memFree=22476152/32770624 swapFree=67108860/67108860
[pid=30144] ppid=30141 vsize=10661128 memory=297440 CPUtime=2497 cores=1,3,5,7
/proc/30144/stat : 30144 (java) S 30141 30144 27985 0 -1 1077944320 124625 0 0 0 249389 311 0 0 20 0 15 0 92961344 10916995072 74360 33554432000 4194304 4196468 140733498641264 140733498623808 140549631897335 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 36020224 140733498643629 140733498643721 140733498643721 140733498646479 0
/proc/30144/statm: 2665282 74360 3169 1 0 2627263 0
[pid=30144/tid=30146] ppid=30141 vsize=10661128 memory=307280 CPUtime=2422.19 cores=1,3,5,7
/proc/30144/task/30146/stat : 30146 (java) R 30141 30144 27985 0 -1 4202560 37316 0 0 0 242191 28 0 0 20 0 15 0 92961344 10916995072 74360 33554432000 4194304 4196468 140733498641264 140549636136624 140549269416190 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 36020224 140733498643629 140733498643721 140733498643721 140733498646479 0
[pid=30144/tid=30147] ppid=30141 vsize=10661128 memory=305740 CPUtime=17.09 cores=1,3,5,7
/proc/30144/task/30147/stat : 30147 (java) S 30141 30144 27985 0 -1 1077944384 11993 0 0 0 1663 46 0 0 20 0 15 0 92961345 10916995072 74360 33554432000 4194304 4196468 140733498641264 140549238217872 140549631907541 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36020224 140733498643629 140733498643721 140733498643721 140733498646479 0
[pid=30144/tid=30148] ppid=30141 vsize=10661128 memory=310308 CPUtime=17.02 cores=1,3,5,7
/proc/30144/task/30148/stat : 30148 (java) S 30141 30144 27985 0 -1 1077944384 14491 0 0 0 1655 47 0 0 20 0 15 0 92961345 10916995072 74360 33554432000 4194304 4196468 140733498641264 140549237165072 140549631907541 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36020224 140733498643629 140733498643721 140733498643721 140733498646479 0
[pid=30144/tid=30149] ppid=30141 vsize=10661128 memory=303084 CPUtime=17.04 cores=1,3,5,7
/proc/30144/task/30149/stat : 30149 (java) S 30141 30144 27985 0 -1 1077944384 12131 0 0 0 1659 45 0 0 20 0 15 0 92961345 10916995072 74360 33554432000 4194304 4196468 140733498641264 140549236112272 140549631907541 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36020224 140733498643629 140733498643721 140733498643721 140733498646479 0
[pid=30144/tid=30150] ppid=30141 vsize=10661128 memory=300520 CPUtime=17.09 cores=1,3,5,7
/proc/30144/task/30150/stat : 30150 (java) S 30141 30144 27985 0 -1 1077944384 10753 0 0 0 1663 46 0 0 20 0 15 0 92961345 10916995072 74360 33554432000 4194304 4196468 140733498641264 140549235059472 140549631907541 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36020224 140733498643629 140733498643721 140733498643721 140733498646479 0
[pid=30144/tid=30151] ppid=30141 vsize=10661128 memory=299492 CPUtime=2.02 cores=1,3,5,7
/proc/30144/task/30151/stat : 30151 (java) S 30141 30144 27985 0 -1 1077944384 15526 0 0 0 163 39 0 0 20 0 15 0 92961346 10916995072 74360 33554432000 4194304 4196468 140733498641264 140548936837488 140549631908482 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36020224 140733498643629 140733498643721 140733498643721 140733498646479 0
[pid=30144/tid=30152] ppid=30141 vsize=10661128 memory=297952 CPUtime=0 cores=1,3,5,7
/proc/30144/task/30152/stat : 30152 (java) S 30141 30144 27985 0 -1 1077944384 40 0 0 0 0 0 0 0 20 0 15 0 92961347 10916995072 74360 33554432000 4194304 4196468 140733498641264 140548935783520 140549631907541 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36020224 140733498643629 140733498643721 140733498643721 140733498646479 0
[pid=30144/tid=30153] ppid=30141 vsize=10661128 memory=297440 CPUtime=0 cores=1,3,5,7
/proc/30144/task/30153/stat : 30153 (java) S 30141 30144 27985 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 15 0 92961347 10916995072 74360 33554432000 4194304 4196468 140733498641264 140548934730608 140549631907541 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36020224 140733498643629 140733498643721 140733498643721 140733498646479 0
[pid=30144/tid=30154] ppid=30141 vsize=10661128 memory=302056 CPUtime=0 cores=1,3,5,7
/proc/30144/task/30154/stat : 30154 (java) S 30141 30144 27985 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92961349 10916995072 74360 33554432000 4194304 4196468 140733498641264 140548933678928 140549631915931 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36020224 140733498643629 140733498643721 140733498643721 140733498646479 0
[pid=30144/tid=30155] ppid=30141 vsize=10661128 memory=4140 CPUtime=1.29 cores=1,3,5,7
/proc/30144/task/30155/stat : 30155 (java) S 30141 30144 27985 0 -1 1077944384 5190 0 0 0 128 1 0 0 20 0 15 0 92961349 10916995072 74360 33554432000 4194304 4196468 140733498641264 140548932627312 140549631908482 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36020224 140733498643629 140733498643721 140733498643721 140733498646479 0
[pid=30144/tid=30156] ppid=30141 vsize=10661128 memory=297952 CPUtime=1.34 cores=1,3,5,7
/proc/30144/task/30156/stat : 30156 (java) S 30141 30144 27985 0 -1 1077944384 10504 0 0 0 133 1 0 0 20 0 15 0 92961349 10916995072 74360 33554432000 4194304 4196468 140733498641264 140548931574512 140549631908482 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 1 0 0 6293624 6294260 36020224 140733498643629 140733498643721 140733498643721 140733498646479 0
[pid=30144/tid=30157] ppid=30141 vsize=10661128 memory=297952 CPUtime=0.42 cores=1,3,5,7
/proc/30144/task/30157/stat : 30157 (java) S 30141 30144 27985 0 -1 1077944384 3309 0 0 0 40 2 0 0 20 0 15 0 92961349 10916995072 74360 33554432000 4194304 4196468 140733498641264 140548930521712 140549631908482 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36020224 140733498643629 140733498643721 140733498643721 140733498646479 0
[pid=30144/tid=30158] ppid=30141 vsize=10661128 memory=640 CPUtime=0 cores=1,3,5,7
/proc/30144/task/30158/stat : 30158 (java) S 30141 30144 27985 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92961349 10916995072 74360 33554432000 4194304 4196468 140733498641264 140548929469152 140549631907541 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36020224 140733498643629 140733498643721 140733498643721 140733498646479 0
[pid=30144/tid=30159] ppid=30141 vsize=10661128 memory=298980 CPUtime=1.41 cores=1,3,5,7
/proc/30144/task/30159/stat : 30159 (java) S 30141 30144 27985 0 -1 1077944384 2017 0 0 0 62 79 0 0 20 0 15 0 92961350 10916995072 74360 33554432000 4194304 4196468 140733498641264 140548928416432 140549631908482 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36020224 140733498643629 140733498643721 140733498643721 140733498646479 0
Current children cumulated CPU time: 2497 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 297440 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2464.8 s]
/proc/loadavg: 1.93 1.58 1.48 3/215 30415
/proc/meminfo: memFree=22475720/32770624 swapFree=67108860/67108860
[pid=30144] ppid=30141 vsize=10661128 memory=295196 CPUtime=2520.06 cores=1,3,5,7
/proc/30144/stat : 30144 (java) S 30141 30144 27985 0 -1 1077944320 125467 0 0 0 251693 313 0 0 20 0 15 0 92961344 10916995072 73799 33554432000 4194304 4196468 140733498641264 140733498623808 140549631897335 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 36020224 140733498643629 140733498643721 140733498643721 140733498646479 0
/proc/30144/statm: 2665282 73799 3169 1 0 2627263 0
[pid=30144/tid=30146] ppid=30141 vsize=10661128 memory=4612 CPUtime=2444.44 cores=1,3,5,7
/proc/30144/task/30146/stat : 30146 (java) R 30141 30144 27985 0 -1 4202560 37851 0 0 0 244416 28 0 0 20 0 15 0 92961344 10916995072 73799 33554432000 4194304 4196468 140733498641264 140549636136592 140549269812582 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 36020224 140733498643629 140733498643721 140733498643721 140733498646479 0
[pid=30144/tid=30147] ppid=30141 vsize=10661128 memory=6791534058613427641 CPUtime=17.29 cores=1,3,5,7
/proc/30144/task/30147/stat : 30147 (java) S 30141 30144 27985 0 -1 1077944384 12002 0 0 0 1683 46 0 0 20 0 15 0 92961345 10916995072 73799 33554432000 4194304 4196468 140733498641264 140549238217872 140549631907541 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36020224 140733498643629 140733498643721 140733498643721 140733498646479 0
[pid=30144/tid=30148] ppid=30141 vsize=10661128 memory=7288 CPUtime=17.21 cores=1,3,5,7
/proc/30144/task/30148/stat : 30148 (java) S 30141 30144 27985 0 -1 1077944384 14515 0 0 0 1674 47 0 0 20 0 15 0 92961345 10916995072 73799 33554432000 4194304 4196468 140733498641264 140549237165072 140549631907541 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36020224 140733498643629 140733498643721 140733498643721 140733498646479 0
[pid=30144/tid=30149] ppid=30141 vsize=10661128 memory=840 CPUtime=17.23 cores=1,3,5,7
/proc/30144/task/30149/stat : 30149 (java) S 30141 30144 27985 0 -1 1077944384 12152 0 0 0 1678 45 0 0 20 0 15 0 92961345 10916995072 73799 33554432000 4194304 4196468 140733498641264 140549236112272 140549631907541 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36020224 140733498643629 140733498643721 140733498643721 140733498646479 0
[pid=30144/tid=30150] ppid=30141 vsize=10661128 memory=1796 CPUtime=17.28 cores=1,3,5,7
/proc/30144/task/30150/stat : 30150 (java) S 30141 30144 27985 0 -1 1077944384 10831 0 0 0 1682 46 0 0 20 0 15 0 92961345 10916995072 73799 33554432000 4194304 4196468 140733498641264 140549235059472 140549631907541 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36020224 140733498643629 140733498643721 140733498643721 140733498646479 0
[pid=30144/tid=30151] ppid=30141 vsize=10661128 memory=916 CPUtime=2.04 cores=1,3,5,7
/proc/30144/task/30151/stat : 30151 (java) S 30141 30144 27985 0 -1 1077944384 15687 0 0 0 165 39 0 0 20 0 15 0 92961346 10916995072 73799 33554432000 4194304 4196468 140733498641264 140548936837488 140549631908482 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36020224 140733498643629 140733498643721 140733498643721 140733498646479 0
[pid=30144/tid=30152] ppid=30141 vsize=10661128 memory=1836 CPUtime=0 cores=1,3,5,7
/proc/30144/task/30152/stat : 30152 (java) S 30141 30144 27985 0 -1 1077944384 40 0 0 0 0 0 0 0 20 0 15 0 92961347 10916995072 73799 33554432000 4194304 4196468 140733498641264 140548935783520 140549631907541 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36020224 140733498643629 140733498643721 140733498643721 140733498646479 0
[pid=30144/tid=30153] ppid=30141 vsize=10661128 memory=13044 CPUtime=0 cores=1,3,5,7
/proc/30144/task/30153/stat : 30153 (java) S 30141 30144 27985 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 15 0 92961347 10916995072 73799 33554432000 4194304 4196468 140733498641264 140548934730608 140549631907541 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36020224 140733498643629 140733498643721 140733498643721 140733498646479 0
[pid=30144/tid=30154] ppid=30141 vsize=10661128 memory=792 CPUtime=0 cores=1,3,5,7
/proc/30144/task/30154/stat : 30154 (java) S 30141 30144 27985 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92961349 10916995072 73799 33554432000 4194304 4196468 140733498641264 140548933678928 140549631915931 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36020224 140733498643629 140733498643721 140733498643721 140733498646479 0
[pid=30144/tid=30155] ppid=30141 vsize=10661128 memory=1952 CPUtime=1.29 cores=1,3,5,7
/proc/30144/task/30155/stat : 30155 (java) S 30141 30144 27985 0 -1 1077944384 5191 0 0 0 128 1 0 0 20 0 15 0 92961349 10916995072 73799 33554432000 4194304 4196468 140733498641264 140548932627312 140549631908482 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36020224 140733498643629 140733498643721 140733498643721 140733498646479 0
[pid=30144/tid=30156] ppid=30141 vsize=10661128 memory=1232 CPUtime=1.34 cores=1,3,5,7
/proc/30144/task/30156/stat : 30156 (java) S 30141 30144 27985 0 -1 1077944384 10504 0 0 0 133 1 0 0 20 0 15 0 92961349 10916995072 73799 33554432000 4194304 4196468 140733498641264 140548931574512 140549631908482 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 1 0 0 6293624 6294260 36020224 140733498643629 140733498643721 140733498643721 140733498646479 0
[pid=30144/tid=30157] ppid=30141 vsize=10661128 memory=8556 CPUtime=0.42 cores=1,3,5,7
/proc/30144/task/30157/stat : 30157 (java) S 30141 30144 27985 0 -1 1077944384 3309 0 0 0 40 2 0 0 20 0 15 0 92961349 10916995072 73799 33554432000 4194304 4196468 140733498641264 140548930521712 140549631908482 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36020224 140733498643629 140733498643721 140733498643721 140733498646479 0
[pid=30144/tid=30158] ppid=30141 vsize=10661128 memory=1712 CPUtime=0 cores=1,3,5,7
/proc/30144/task/30158/stat : 30158 (java) S 30141 30144 27985 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92961349 10916995072 73799 33554432000 4194304 4196468 140733498641264 140548929469152 140549631907541 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36020224 140733498643629 140733498643721 140733498643721 140733498646479 0
[pid=30144/tid=30159] ppid=30141 vsize=10661128 memory=5412 CPUtime=1.41 cores=1,3,5,7
/proc/30144/task/30159/stat : 30159 (java) S 30141 30144 27985 0 -1 1077944384 2030 0 0 0 62 79 0 0 20 0 15 0 92961350 10916995072 73799 33554432000 4194304 4196468 140733498641264 140548928416432 140549631908482 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36020224 140733498643629 140733498643721 140733498643721 140733498646479 0
Current children cumulated CPU time: 2520.06 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 295196 KiB

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

[startup+2464.81 s]
# the end of solver process 30144 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2516.94 s, system=3.13684 s

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

Child status: 143
Real time (s): 2464.81
CPU time (s): 2520.08
CPU user time (s): 2516.94
CPU system time (s): 3.13684
CPU usage (%): 102.242
Max. virtual memory (cumulated for all children) (KiB): 10663292
Max. memory (cumulated for all children) (KiB): 1353768

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2516.94
system time used= 3.13684
maximum resident set size= 1354792
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 125742
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3024
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 100688
involuntary context switches= 3606


# summary of solver processes directly reported to runsolver:
#   pid: 30144
#   total CPU time (s): 2520.08
#   total CPU user time (s): 2516.94
#   total CPU system time (s): 3.13684

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 16.4479 second user time and 21.3994 second system time

The end

Launcher Data

Begin job on node107 at 2018-07-28 06:59:42
IDJOB=4298340
IDBENCH=141113
IDSOLVER=2766
FILE ID=node107/4298340-1532753982
RUNJOBID= node107-1532741422-28017
PBS_JOBID= 21022454
Free space on /tmp= 54452 MiB

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

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

MD5SUM BENCH= 7db04233d06e2f858d703f8c476ffab2
RANDOM SEED=457456656

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:        20307784 kB
MemAvailable:   28979472 kB
Buffers:          223576 kB
Cached:          8684448 kB
SwapCached:            0 kB
Active:          6782728 kB
Inactive:        5130000 kB
Active(anon):    2953768 kB
Inactive(anon):    78596 kB
Active(file):    3828960 kB
Inactive(file):  5051404 kB
Unevictable:        7164 kB
Mlocked:            7164 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2004 kB
Writeback:             0 kB
AnonPages:       3068752 kB
Mapped:            54872 kB
Shmem:             25228 kB
Slab:             243228 kB
SReclaimable:     214316 kB
SUnreclaim:        28912 kB
KernelStack:        3808 kB
PageTables:        11224 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    3836272 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2959360 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 07:40:47