Trace number 4299725

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SuperSolver_Macq_Stevenart 2018-04-27? (TO) 2520.04 2515.62

General information on the benchmark

NameCrossword/
Crossword-m18-ogd2008-vg-10-11_c18.xml
MD5SUM6eb53458083bb5bfd537601a03885fcf
Bench CategoryCSP (decision problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables110
Number of constraints21
Number of domains1
Minimum domain size26
Maximum domain size26
Distribution of domain sizes[{"size":26,"count":110}]
Minimum variable degree2
Maximum variable degree2
Distribution of variable degrees[{"degree":2,"count":110}]
Minimum constraint arity10
Maximum constraint arity11
Distribution of constraint arities[{"arity":10,"count":11},{"arity":11,"count":10}]
Number of extensional constraints21
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":21}]
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.00/2515.60	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 (8592 MiB free)
  memory of node 1: 16384 MiB (14175 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4299725-1532824049/watcher-4299725-1532824049 -o /tmp/evaluation-result-4299725-1532824049/solver-4299725-1532824049 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node132-1532811810-20544 --watchdog 2580 java -jar HOME/bestMinicp.jar HOME/instance-4299725-1532824049.xml 

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

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

solver pid=22490, runsolver pid=22487

[startup+0.101944 s]*
/proc/loadavg: 1.62 1.45 1.43 4/218 22505
/proc/meminfo: memFree=23297840/32770624 swapFree=67108860/67108860
[pid=22490] ppid=22487 vsize=10661052 memory=27704 CPUtime=0.13 cores=1,3,5,7
/proc/22490/stat : 22490 (java) S 22487 22490 20512 0 -1 1077944320 5314 0 0 0 12 1 0 0 20 0 15 0 99968078 10916917248 6926 33554432000 4194304 4196468 140722397108112 140722397090656 140013372202743 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 30601216 140722397111434 140722397111561 140722397111561 140722397114319 0
/proc/22490/statm: 2665263 6926 2844 1 0 2627263 0
[pid=22490/tid=22492] ppid=22487 vsize=10661052 memory=-7254952174179673210 CPUtime=0.09 cores=1,3,5,7
/proc/22490/task/22492/stat : 22492 (java) R 22487 22490 20512 0 -1 4202560 3147 0 0 0 9 0 0 0 20 0 15 0 99968078 10916917248 6926 33554432000 4194304 4196468 140722397108112 140013376433632 140013364439870 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 30601216 140722397111434 140722397111561 140722397111561 140722397114319 0
[pid=22490/tid=22493] ppid=22487 vsize=10661052 memory=5793855590490094009 CPUtime=0 cores=1,3,5,7
/proc/22490/task/22493/stat : 22493 (java) S 22487 22490 20512 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99968079 10916917248 6926 33554432000 4194304 4196468 140722397108112 140013324823440 140013372212949 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30601216 140722397111434 140722397111561 140722397111561 140722397114319 0
[pid=22490/tid=22494] ppid=22487 vsize=10661052 memory=140339480200832 CPUtime=0 cores=1,3,5,7
/proc/22490/task/22494/stat : 22494 (java) S 22487 22490 20512 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99968079 10916917248 6926 33554432000 4194304 4196468 140722397108112 140013323770640 140013372212949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30601216 140722397111434 140722397111561 140722397111561 140722397114319 0
[pid=22490/tid=22495] ppid=22487 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22490/task/22495/stat : 22495 (java) S 22487 22490 20512 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99968079 10916917248 6926 33554432000 4194304 4196468 140722397108112 140013322718352 140013372212949 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30601216 140722397111434 140722397111561 140722397111561 140722397114319 0
[pid=22490/tid=22496] ppid=22487 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22490/task/22496/stat : 22496 (java) S 22487 22490 20512 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99968079 10916917248 6926 33554432000 4194304 4196468 140722397108112 140013321665552 140013372212949 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30601216 140722397111434 140722397111561 140722397111561 140722397114319 0
[pid=22490/tid=22497] ppid=22487 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22490/task/22497/stat : 22497 (java) S 22487 22490 20512 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99968081 10916917248 6926 33554432000 4194304 4196468 140722397108112 140012931180656 140013372213890 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30601216 140722397111434 140722397111561 140722397111561 140722397114319 0
[pid=22490/tid=22498] ppid=22487 vsize=10661052 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/22490/task/22498/stat : 22498 (java) S 22487 22490 20512 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 99968081 10916917248 6926 33554432000 4194304 4196468 140722397108112 140012930126624 140013372212949 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30601216 140722397111434 140722397111561 140722397111561 140722397114319 0
[pid=22490/tid=22499] ppid=22487 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22490/task/22499/stat : 22499 (java) S 22487 22490 20512 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 99968081 10916917248 6926 33554432000 4194304 4196468 140722397108112 140012929074288 140013372212949 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30601216 140722397111434 140722397111561 140722397111561 140722397114319 0
[pid=22490/tid=22500] ppid=22487 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22490/task/22500/stat : 22500 (java) S 22487 22490 20512 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99968084 10916917248 6926 33554432000 4194304 4196468 140722397108112 140012928022608 140013372221339 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30601216 140722397111434 140722397111561 140722397111561 140722397114319 0
[pid=22490/tid=22501] ppid=22487 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22490/task/22501/stat : 22501 (java) R 22487 22490 20512 0 -1 1077944384 428 0 0 0 0 0 0 0 20 0 15 0 99968084 10916917248 6926 33554432000 4194304 4196468 140722397108112 140012926970480 140013372213890 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 30601216 140722397111434 140722397111561 140722397111561 140722397114319 0
[pid=22490/tid=22502] ppid=22487 vsize=10661052 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/22490/task/22502/stat : 22502 (java) R 22487 22490 20512 0 -1 4202560 58 0 0 0 0 0 0 0 20 0 15 0 99968084 10916917248 6926 33554432000 4194304 4196468 140722397108112 140012925917976 140013350035600 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 30601216 140722397111434 140722397111561 140722397111561 140722397114319 0
[pid=22490/tid=22503] ppid=22487 vsize=10661052 memory=140339480200832 CPUtime=0.02 cores=1,3,5,7
/proc/22490/task/22503/stat : 22503 (java) R 22487 22490 20512 0 -1 4202560 341 0 0 0 2 0 0 0 20 0 15 0 99968084 10916917248 6926 33554432000 4194304 4196468 140722397108112 140012924865392 140013350882134 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 30601216 140722397111434 140722397111561 140722397111561 140722397114319 0
[pid=22490/tid=22504] ppid=22487 vsize=10661052 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/22490/task/22504/stat : 22504 (java) S 22487 22490 20512 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99968084 10916917248 6926 33554432000 4194304 4196468 140722397108112 140012923812832 140013372212949 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30601216 140722397111434 140722397111561 140722397111561 140722397114319 0
[pid=22490/tid=22505] ppid=22487 vsize=10661052 memory=140339480200832 CPUtime=0 cores=1,3,5,7
/proc/22490/task/22505/stat : 22505 (java) S 22487 22490 20512 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99968084 10916917248 6926 33554432000 4194304 4196468 140722397108112 140012922759600 140013372213890 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30601216 140722397111434 140722397111561 140722397111561 140722397114319 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 10661052 KiB
Current children cumulated memory: 27704 KiB

[startup+0.211307 s]*
/proc/loadavg: 1.62 1.45 1.43 5/218 22505
/proc/meminfo: memFree=23285792/32770624 swapFree=67108860/67108860
[pid=22490] ppid=22487 vsize=10661052 memory=40456 CPUtime=0.34 cores=1,3,5,7
/proc/22490/stat : 22490 (java) S 22487 22490 20512 0 -1 1077944320 8128 0 0 0 32 2 0 0 20 0 15 0 99968078 10916917248 10114 33554432000 4194304 4196468 140722397108112 140722397090656 140013372202743 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 30601216 140722397111434 140722397111561 140722397111561 140722397114319 0
/proc/22490/statm: 2665263 10114 3011 1 0 2627263 0
[pid=22490/tid=22492] ppid=22487 vsize=10661052 memory=6735269665583770266 CPUtime=0.2 cores=1,3,5,7
/proc/22490/task/22492/stat : 22492 (java) R 22487 22490 20512 0 -1 4202560 5095 0 0 0 19 1 0 0 20 0 15 0 99968078 10916917248 10114 33554432000 4194304 4196468 140722397108112 140013376433920 140013372224669 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 30601216 140722397111434 140722397111561 140722397111561 140722397114319 0
[pid=22490/tid=22493] ppid=22487 vsize=10661052 memory=4211974065684991370 CPUtime=0 cores=1,3,5,7
/proc/22490/task/22493/stat : 22493 (java) S 22487 22490 20512 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99968079 10916917248 10114 33554432000 4194304 4196468 140722397108112 140013324823440 140013372212949 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30601216 140722397111434 140722397111561 140722397111561 140722397114319 0
[pid=22490/tid=22494] ppid=22487 vsize=10661052 memory=140339480200832 CPUtime=0 cores=1,3,5,7
/proc/22490/task/22494/stat : 22494 (java) S 22487 22490 20512 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99968079 10916917248 10114 33554432000 4194304 4196468 140722397108112 140013323770640 140013372212949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30601216 140722397111434 140722397111561 140722397111561 140722397114319 0
[pid=22490/tid=22495] ppid=22487 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22490/task/22495/stat : 22495 (java) S 22487 22490 20512 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99968079 10916917248 10114 33554432000 4194304 4196468 140722397108112 140013322718352 140013372212949 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30601216 140722397111434 140722397111561 140722397111561 140722397114319 0
[pid=22490/tid=22496] ppid=22487 vsize=10661052 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/22490/task/22496/stat : 22496 (java) S 22487 22490 20512 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99968079 10916917248 10114 33554432000 4194304 4196468 140722397108112 140013321665552 140013372212949 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30601216 140722397111434 140722397111561 140722397111561 140722397114319 0
[pid=22490/tid=22497] ppid=22487 vsize=10661052 memory=140339480200832 CPUtime=0 cores=1,3,5,7
/proc/22490/task/22497/stat : 22497 (java) S 22487 22490 20512 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99968081 10916917248 10114 33554432000 4194304 4196468 140722397108112 140012931180656 140013372213890 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30601216 140722397111434 140722397111561 140722397111561 140722397114319 0
[pid=22490/tid=22498] ppid=22487 vsize=10661052 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/22490/task/22498/stat : 22498 (java) S 22487 22490 20512 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 99968081 10916917248 10114 33554432000 4194304 4196468 140722397108112 140012930126624 140013372212949 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30601216 140722397111434 140722397111561 140722397111561 140722397114319 0
[pid=22490/tid=22499] ppid=22487 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22490/task/22499/stat : 22499 (java) S 22487 22490 20512 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 99968081 10916917248 10114 33554432000 4194304 4196468 140722397108112 140012929074288 140013372212949 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30601216 140722397111434 140722397111561 140722397111561 140722397114319 0
[pid=22490/tid=22500] ppid=22487 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22490/task/22500/stat : 22500 (java) S 22487 22490 20512 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99968084 10916917248 10114 33554432000 4194304 4196468 140722397108112 140012928022608 140013372221339 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30601216 140722397111434 140722397111561 140722397111561 140722397114319 0
[pid=22490/tid=22501] ppid=22487 vsize=10661052 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/22490/task/22501/stat : 22501 (java) R 22487 22490 20512 0 -1 4202560 606 0 0 0 2 0 0 0 20 0 15 0 99968084 10916917248 10114 33554432000 4194304 4196468 140722397108112 140012926970480 140013358217064 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 30601216 140722397111434 140722397111561 140722397111561 140722397114319 0
[pid=22490/tid=22502] ppid=22487 vsize=10661052 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/22490/task/22502/stat : 22502 (java) R 22487 22490 20512 0 -1 4202560 337 0 0 0 2 0 0 0 20 0 15 0 99968084 10916917248 10114 33554432000 4194304 4196468 140722397108112 140012925917680 140013349797824 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 30601216 140722397111434 140722397111561 140722397111561 140722397114319 0
[pid=22490/tid=22503] ppid=22487 vsize=10661052 memory=140339480200832 CPUtime=0.08 cores=1,3,5,7
/proc/22490/task/22503/stat : 22503 (java) S 22487 22490 20512 0 -1 1077944384 737 0 0 0 8 0 0 0 20 0 15 0 99968084 10916917248 10114 33554432000 4194304 4196468 140722397108112 140012924865392 140013372213890 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30601216 140722397111434 140722397111561 140722397111561 140722397114319 0
[pid=22490/tid=22504] ppid=22487 vsize=10661052 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/22490/task/22504/stat : 22504 (java) S 22487 22490 20512 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99968084 10916917248 10114 33554432000 4194304 4196468 140722397108112 140012923812832 140013372212949 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30601216 140722397111434 140722397111561 140722397111561 140722397114319 0
[pid=22490/tid=22505] ppid=22487 vsize=10661052 memory=140339480200832 CPUtime=0 cores=1,3,5,7
/proc/22490/task/22505/stat : 22505 (java) S 22487 22490 20512 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99968084 10916917248 10114 33554432000 4194304 4196468 140722397108112 140012922759600 140013372213890 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30601216 140722397111434 140722397111561 140722397111561 140722397114319 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 10661052 KiB
Current children cumulated memory: 40456 KiB

[startup+0.310579 s]*
/proc/loadavg: 1.62 1.45 1.43 3/218 22505
/proc/meminfo: memFree=23266680/32770624 swapFree=67108860/67108860
[pid=22490] ppid=22487 vsize=10661128 memory=83404 CPUtime=0.53 cores=1,3,5,7
/proc/22490/stat : 22490 (java) S 22487 22490 20512 0 -1 1077944320 8723 0 0 0 50 3 0 0 20 0 15 0 99968078 10916995072 20851 33554432000 4194304 4196468 140722397108112 140722397090656 140013372202743 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 30601216 140722397111434 140722397111561 140722397111561 140722397114319 0
/proc/22490/statm: 2665282 20851 3048 1 0 2627263 0
[pid=22490/tid=22492] ppid=22487 vsize=10661128 memory=6735269665583770266 CPUtime=0.3 cores=1,3,5,7
/proc/22490/task/22492/stat : 22492 (java) R 22487 22490 20512 0 -1 4202560 5435 0 0 0 27 3 0 0 20 0 15 0 99968078 10916995072 20851 33554432000 4194304 4196468 140722397108112 140013376438080 140013372214678 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 30601216 140722397111434 140722397111561 140722397111561 140722397114319 0
[pid=22490/tid=22493] ppid=22487 vsize=10661128 memory=4211974065684991370 CPUtime=0 cores=1,3,5,7
/proc/22490/task/22493/stat : 22493 (java) S 22487 22490 20512 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99968079 10916995072 20851 33554432000 4194304 4196468 140722397108112 140013324823440 140013372212949 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30601216 140722397111434 140722397111561 140722397111561 140722397114319 0
[pid=22490/tid=22494] ppid=22487 vsize=10661128 memory=280678811777408 CPUtime=0 cores=1,3,5,7
/proc/22490/task/22494/stat : 22494 (java) S 22487 22490 20512 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99968079 10916995072 20851 33554432000 4194304 4196468 140722397108112 140013323770640 140013372212949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30601216 140722397111434 140722397111561 140722397111561 140722397114319 0
[pid=22490/tid=22495] ppid=22487 vsize=10661128 memory=280678663180800 CPUtime=0 cores=1,3,5,7
/proc/22490/task/22495/stat : 22495 (java) S 22487 22490 20512 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99968079 10916995072 20851 33554432000 4194304 4196468 140722397108112 140013322718352 140013372212949 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30601216 140722397111434 140722397111561 140722397111561 140722397114319 0
[pid=22490/tid=22496] ppid=22487 vsize=10661128 memory=140339331576591 CPUtime=0 cores=1,3,5,7
/proc/22490/task/22496/stat : 22496 (java) S 22487 22490 20512 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99968079 10916995072 20851 33554432000 4194304 4196468 140722397108112 140013321665552 140013372212949 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30601216 140722397111434 140722397111561 140722397111561 140722397114319 0
[pid=22490/tid=22497] ppid=22487 vsize=10661128 memory=280678811786624 CPUtime=0 cores=1,3,5,7
/proc/22490/task/22497/stat : 22497 (java) S 22487 22490 20512 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99968081 10916995072 20851 33554432000 4194304 4196468 140722397108112 140012931180656 140013372213890 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30601216 140722397111434 140722397111561 140722397111561 140722397114319 0
[pid=22490/tid=22498] ppid=22487 vsize=10661128 memory=140339331581199 CPUtime=0 cores=1,3,5,7
/proc/22490/task/22498/stat : 22498 (java) S 22487 22490 20512 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 99968081 10916995072 20851 33554432000 4194304 4196468 140722397108112 140012930126624 140013372212949 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30601216 140722397111434 140722397111561 140722397111561 140722397114319 0
[pid=22490/tid=22499] ppid=22487 vsize=10661128 memory=140339331604048 CPUtime=0 cores=1,3,5,7
/proc/22490/task/22499/stat : 22499 (java) S 22487 22490 20512 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 99968081 10916995072 20851 33554432000 4194304 4196468 140722397108112 140012929074288 140013372212949 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30601216 140722397111434 140722397111561 140722397111561 140722397114319 0
[pid=22490/tid=22500] ppid=22487 vsize=10661128 memory=140339331607886 CPUtime=0 cores=1,3,5,7
/proc/22490/task/22500/stat : 22500 (java) S 22487 22490 20512 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99968084 10916995072 20851 33554432000 4194304 4196468 140722397108112 140012928022608 140013372221339 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30601216 140722397111434 140722397111561 140722397111561 140722397114319 0
[pid=22490/tid=22501] ppid=22487 vsize=10661128 memory=0 CPUtime=0.05 cores=1,3,5,7
/proc/22490/task/22501/stat : 22501 (java) S 22487 22490 20512 0 -1 1077944384 673 0 0 0 5 0 0 0 20 0 15 0 99968084 10916995072 20851 33554432000 4194304 4196468 140722397108112 140012926970480 140013372213890 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30601216 140722397111434 140722397111561 140722397111561 140722397114319 0
[pid=22490/tid=22502] ppid=22487 vsize=10661128 memory=-1 CPUtime=0.05 cores=1,3,5,7
/proc/22490/task/22502/stat : 22502 (java) S 22487 22490 20512 0 -1 1077944384 429 0 0 0 5 0 0 0 20 0 15 0 99968084 10916995072 20851 33554432000 4194304 4196468 140722397108112 140012925917680 140013372213890 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30601216 140722397111434 140722397111561 140722397111561 140722397114319 0
[pid=22490/tid=22503] ppid=22487 vsize=10661128 memory=140339480200832 CPUtime=0.11 cores=1,3,5,7
/proc/22490/task/22503/stat : 22503 (java) R 22487 22490 20512 0 -1 4202560 820 0 0 0 11 0 0 0 20 0 15 0 99968084 10916995072 20851 33554432000 4194304 4196468 140722397108112 140012924865392 140013372214678 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 30601216 140722397111434 140722397111561 140722397111561 140722397114319 0
[pid=22490/tid=22504] ppid=22487 vsize=10661128 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/22490/task/22504/stat : 22504 (java) S 22487 22490 20512 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99968084 10916995072 20851 33554432000 4194304 4196468 140722397108112 140012923812832 140013372212949 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30601216 140722397111434 140722397111561 140722397111561 140722397114319 0
[pid=22490/tid=22505] ppid=22487 vsize=10661128 memory=140339480228536 CPUtime=0 cores=1,3,5,7
/proc/22490/task/22505/stat : 22505 (java) S 22487 22490 20512 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99968084 10916995072 20851 33554432000 4194304 4196468 140722397108112 140012922759600 140013372213890 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30601216 140722397111434 140722397111561 140722397111561 140722397114319 0
Current children cumulated CPU time: 0.53 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 83404 KiB

[startup+0.701309 s]
/proc/loadavg: 1.62 1.45 1.43 5/218 22505
/proc/meminfo: memFree=23165032/32770624 swapFree=67108860/67108860
[pid=22490] ppid=22487 vsize=10661128 memory=207912 CPUtime=1.57 cores=1,3,5,7
/proc/22490/stat : 22490 (java) S 22487 22490 20512 0 -1 1077944320 10839 0 0 0 149 8 0 0 20 0 15 0 99968078 10916995072 51978 33554432000 4194304 4196468 140722397108112 140722397090656 140013372202743 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 30601216 140722397111434 140722397111561 140722397111561 140722397114319 0
/proc/22490/statm: 2665282 51978 3120 1 0 2627263 0
[pid=22490/tid=22492] ppid=22487 vsize=10661128 memory=56 CPUtime=0.66 cores=1,3,5,7
/proc/22490/task/22492/stat : 22492 (java) R 22487 22490 20512 0 -1 4202560 5517 0 0 0 62 4 0 0 20 0 15 0 99968078 10916995072 51978 33554432000 4194304 4196468 140722397108112 140013376436352 140013000690780 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 30601216 140722397111434 140722397111561 140722397111561 140722397114319 0
[pid=22490/tid=22493] ppid=22487 vsize=10661128 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/22490/task/22493/stat : 22493 (java) S 22487 22490 20512 0 -1 1077944384 16 0 0 0 1 0 0 0 20 0 15 0 99968079 10916995072 51978 33554432000 4194304 4196468 140722397108112 140013324823440 140013372212949 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30601216 140722397111434 140722397111561 140722397111561 140722397114319 0
[pid=22490/tid=22494] ppid=22487 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22490/task/22494/stat : 22494 (java) S 22487 22490 20512 0 -1 1077944384 12 0 0 0 0 0 0 0 20 0 15 0 99968079 10916995072 51978 33554432000 4194304 4196468 140722397108112 140013323770640 140013372212949 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30601216 140722397111434 140722397111561 140722397111561 140722397114319 0
[pid=22490/tid=22495] ppid=22487 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22490/task/22495/stat : 22495 (java) S 22487 22490 20512 0 -1 1077944384 15 0 0 0 0 0 0 0 20 0 15 0 99968079 10916995072 51978 33554432000 4194304 4196468 140722397108112 140013322718352 140013372212949 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30601216 140722397111434 140722397111561 140722397111561 140722397114319 0
[pid=22490/tid=22496] ppid=22487 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/22490/task/22496/stat : 22496 (java) S 22487 22490 20512 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 15 0 99968079 10916995072 51978 33554432000 4194304 4196468 140722397108112 140013321665552 140013372212949 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30601216 140722397111434 140722397111561 140722397111561 140722397114319 0
[pid=22490/tid=22497] ppid=22487 vsize=10661128 memory=1424 CPUtime=0 cores=1,3,5,7
/proc/22490/task/22497/stat : 22497 (java) S 22487 22490 20512 0 -1 1077944384 82 0 0 0 0 0 0 0 20 0 15 0 99968081 10916995072 51978 33554432000 4194304 4196468 140722397108112 140012931180656 140013372213890 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30601216 140722397111434 140722397111561 140722397111561 140722397114319 0
[pid=22490/tid=22498] ppid=22487 vsize=10661128 memory=796 CPUtime=0 cores=1,3,5,7
/proc/22490/task/22498/stat : 22498 (java) S 22487 22490 20512 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 99968081 10916995072 51978 33554432000 4194304 4196468 140722397108112 140012930126624 140013372212949 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30601216 140722397111434 140722397111561 140722397111561 140722397114319 0
[pid=22490/tid=22499] ppid=22487 vsize=10661128 memory=8452 CPUtime=0 cores=1,3,5,7
/proc/22490/task/22499/stat : 22499 (java) S 22487 22490 20512 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 99968081 10916995072 51978 33554432000 4194304 4196468 140722397108112 140012929074288 140013372212949 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30601216 140722397111434 140722397111561 140722397111561 140722397114319 0
[pid=22490/tid=22500] ppid=22487 vsize=10661128 memory=5776 CPUtime=0 cores=1,3,5,7
/proc/22490/task/22500/stat : 22500 (java) S 22487 22490 20512 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99968084 10916995072 51978 33554432000 4194304 4196468 140722397108112 140012928022608 140013372221339 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30601216 140722397111434 140722397111561 140722397111561 140722397114319 0
[pid=22490/tid=22501] ppid=22487 vsize=10661128 memory=1200 CPUtime=0.31 cores=1,3,5,7
/proc/22490/task/22501/stat : 22501 (java) R 22487 22490 20512 0 -1 4202560 1372 0 0 0 31 0 0 0 20 0 15 0 99968084 10916995072 51978 33554432000 4194304 4196468 140722397108112 140012926966848 140013356627680 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 30601216 140722397111434 140722397111561 140722397111561 140722397114319 0
[pid=22490/tid=22502] ppid=22487 vsize=10661128 memory=12136 CPUtime=0.32 cores=1,3,5,7
/proc/22490/task/22502/stat : 22502 (java) R 22487 22490 20512 0 -1 4202560 1386 0 0 0 32 0 0 0 20 0 15 0 99968084 10916995072 51978 33554432000 4194304 4196468 140722397108112 140012925917680 140013353727644 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 30601216 140722397111434 140722397111561 140722397111561 140722397114319 0
[pid=22490/tid=22503] ppid=22487 vsize=10661128 memory=1008 CPUtime=0.19 cores=1,3,5,7
/proc/22490/task/22503/stat : 22503 (java) S 22487 22490 20512 0 -1 1077944384 1056 0 0 0 19 0 0 0 20 0 15 0 99968084 10916995072 51978 33554432000 4194304 4196468 140722397108112 140012924865392 140013372213890 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30601216 140722397111434 140722397111561 140722397111561 140722397114319 0
[pid=22490/tid=22504] ppid=22487 vsize=10661128 memory=4620 CPUtime=0 cores=1,3,5,7
/proc/22490/task/22504/stat : 22504 (java) S 22487 22490 20512 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99968084 10916995072 51978 33554432000 4194304 4196468 140722397108112 140012923812832 140013372212949 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30601216 140722397111434 140722397111561 140722397111561 140722397114319 0
[pid=22490/tid=22505] ppid=22487 vsize=10661128 memory=15872 CPUtime=0 cores=1,3,5,7
/proc/22490/task/22505/stat : 22505 (java) S 22487 22490 20512 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99968084 10916995072 51978 33554432000 4194304 4196468 140722397108112 140012922759600 140013372213890 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30601216 140722397111434 140722397111561 140722397111561 140722397114319 0
Current children cumulated CPU time: 1.57 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 207912 KiB

[startup+1.50089 s]
/proc/loadavg: 1.62 1.45 1.43 3/218 22505
/proc/meminfo: memFree=23071712/32770624 swapFree=67108860/67108860
[pid=22490] ppid=22487 vsize=10661128 memory=433052 CPUtime=3.1 cores=1,3,5,7
/proc/22490/stat : 22490 (java) S 22487 22490 20512 0 -1 1077944320 11989 0 0 0 287 23 0 0 20 0 15 0 99968078 10916995072 108263 33554432000 4194304 4196468 140722397108112 140722397090656 140013372202743 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 30601216 140722397111434 140722397111561 140722397111561 140722397114319 0
/proc/22490/statm: 2665282 108263 3137 1 0 2627263 0
[pid=22490/tid=22492] ppid=22487 vsize=10661128 memory=4132 CPUtime=1.39 cores=1,3,5,7
/proc/22490/task/22492/stat : 22492 (java) R 22487 22490 20512 0 -1 4202560 5643 0 0 0 133 6 0 0 20 0 15 0 99968078 10916995072 108263 33554432000 4194304 4196468 140722397108112 140013376440944 140013001291846 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 30601216 140722397111434 140722397111561 140722397111561 140722397114319 0
[pid=22490/tid=22493] ppid=22487 vsize=10661128 memory=28864 CPUtime=0.07 cores=1,3,5,7
/proc/22490/task/22493/stat : 22493 (java) S 22487 22490 20512 0 -1 1077944384 102 0 0 0 4 3 0 0 20 0 15 0 99968079 10916995072 108263 33554432000 4194304 4196468 140722397108112 140013324823440 140013372212949 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30601216 140722397111434 140722397111561 140722397111561 140722397114319 0
[pid=22490/tid=22494] ppid=22487 vsize=10661128 memory=1292 CPUtime=0.07 cores=1,3,5,7
/proc/22490/task/22494/stat : 22494 (java) S 22487 22490 20512 0 -1 1077944384 64 0 0 0 4 3 0 0 20 0 15 0 99968079 10916995072 108263 33554432000 4194304 4196468 140722397108112 140013323770640 140013372212949 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30601216 140722397111434 140722397111561 140722397111561 140722397114319 0
[pid=22490/tid=22495] ppid=22487 vsize=10661128 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/22490/task/22495/stat : 22495 (java) S 22487 22490 20512 0 -1 1077944384 244 0 0 0 4 3 0 0 20 0 15 0 99968079 10916995072 108263 33554432000 4194304 4196468 140722397108112 140013322718352 140013372212949 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30601216 140722397111434 140722397111561 140722397111561 140722397114319 0
[pid=22490/tid=22496] ppid=22487 vsize=10661128 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/22490/task/22496/stat : 22496 (java) S 22487 22490 20512 0 -1 1077944384 112 0 0 0 4 3 0 0 20 0 15 0 99968079 10916995072 108263 33554432000 4194304 4196468 140722397108112 140013321665552 140013372212949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30601216 140722397111434 140722397111561 140722397111561 140722397114319 0
[pid=22490/tid=22497] ppid=22487 vsize=10661128 memory=7089322640132825177 CPUtime=0 cores=1,3,5,7
/proc/22490/task/22497/stat : 22497 (java) S 22487 22490 20512 0 -1 1077944384 208 0 0 0 0 0 0 0 20 0 15 0 99968081 10916995072 108263 33554432000 4194304 4196468 140722397108112 140012931180656 140013372213890 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30601216 140722397111434 140722397111561 140722397111561 140722397114319 0

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

/proc/22490/task/22492/stat : 22492 (java) R 22487 22490 20512 0 -1 4202560 32492 0 0 0 238164 36 0 0 20 0 15 0 99968078 10916995072 569004 33554432000 4194304 4196468 140722397108112 140013376442112 140013001999816 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 30601216 140722397111434 140722397111561 140722397111561 140722397114319 0
[pid=22490/tid=22493] ppid=22487 vsize=10661128 memory=2276016 CPUtime=0.18 cores=1,3,5,7
/proc/22490/task/22493/stat : 22493 (java) S 22487 22490 20512 0 -1 1077944384 1688 0 0 0 11 7 0 0 20 0 15 0 99968079 10916995072 569004 33554432000 4194304 4196468 140722397108112 140013324823440 140013372212949 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30601216 140722397111434 140722397111561 140722397111561 140722397114319 0
[pid=22490/tid=22494] ppid=22487 vsize=10661128 memory=280678664112896 CPUtime=0.18 cores=1,3,5,7
/proc/22490/task/22494/stat : 22494 (java) S 22487 22490 20512 0 -1 1077944384 2189 0 0 0 10 8 0 0 20 0 15 0 99968079 10916995072 569004 33554432000 4194304 4196468 140722397108112 140013323770640 140013372212949 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30601216 140722397111434 140722397111561 140722397111561 140722397114319 0
[pid=22490/tid=22495] ppid=22487 vsize=10661128 memory=2276016 CPUtime=0.18 cores=1,3,5,7
/proc/22490/task/22495/stat : 22495 (java) S 22487 22490 20512 0 -1 1077944384 2014 0 0 0 10 8 0 0 20 0 15 0 99968079 10916995072 569004 33554432000 4194304 4196468 140722397108112 140013322718352 140013372212949 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30601216 140722397111434 140722397111561 140722397111561 140722397114319 0
[pid=22490/tid=22496] ppid=22487 vsize=10661128 memory=2276016 CPUtime=0.18 cores=1,3,5,7
/proc/22490/task/22496/stat : 22496 (java) S 22487 22490 20512 0 -1 1077944384 913 0 0 0 10 8 0 0 20 0 15 0 99968079 10916995072 569004 33554432000 4194304 4196468 140722397108112 140013321665552 140013372212949 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30601216 140722397111434 140722397111561 140722397111561 140722397114319 0
[pid=22490/tid=22497] ppid=22487 vsize=10661128 memory=2276016 CPUtime=0.07 cores=1,3,5,7
/proc/22490/task/22497/stat : 22497 (java) S 22487 22490 20512 0 -1 1077944384 3780 0 0 0 4 3 0 0 20 0 15 0 99968081 10916995072 569004 33554432000 4194304 4196468 140722397108112 140012931180656 140013372213890 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30601216 140722397111434 140722397111561 140722397111561 140722397114319 0
[pid=22490/tid=22498] ppid=22487 vsize=10661128 memory=2276016 CPUtime=0 cores=1,3,5,7
/proc/22490/task/22498/stat : 22498 (java) S 22487 22490 20512 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 15 0 99968081 10916995072 569004 33554432000 4194304 4196468 140722397108112 140012930126688 140013372212949 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30601216 140722397111434 140722397111561 140722397111561 140722397114319 0
[pid=22490/tid=22499] ppid=22487 vsize=10661128 memory=2276016 CPUtime=0 cores=1,3,5,7
/proc/22490/task/22499/stat : 22499 (java) S 22487 22490 20512 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 99968081 10916995072 569004 33554432000 4194304 4196468 140722397108112 140012929074288 140013372212949 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30601216 140722397111434 140722397111561 140722397111561 140722397114319 0
[pid=22490/tid=22500] ppid=22487 vsize=10661128 memory=2276016 CPUtime=0 cores=1,3,5,7
/proc/22490/task/22500/stat : 22500 (java) S 22487 22490 20512 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99968084 10916995072 569004 33554432000 4194304 4196468 140722397108112 140012928022608 140013372221339 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30601216 140722397111434 140722397111561 140722397111561 140722397114319 0
[pid=22490/tid=22501] ppid=22487 vsize=10661128 memory=2276016 CPUtime=1.07 cores=1,3,5,7
/proc/22490/task/22501/stat : 22501 (java) S 22487 22490 20512 0 -1 1077944384 6388 0 0 0 106 1 0 0 20 0 15 0 99968084 10916995072 569004 33554432000 4194304 4196468 140722397108112 140012926970480 140013372213890 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30601216 140722397111434 140722397111561 140722397111561 140722397114319 0
[pid=22490/tid=22502] ppid=22487 vsize=10661128 memory=2276016 CPUtime=1.01 cores=1,3,5,7
/proc/22490/task/22502/stat : 22502 (java) S 22487 22490 20512 0 -1 1077944384 5412 0 0 0 100 1 0 0 20 0 15 0 99968084 10916995072 569004 33554432000 4194304 4196468 140722397108112 140012925917680 140013372213890 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30601216 140722397111434 140722397111561 140722397111561 140722397114319 0
[pid=22490/tid=22503] ppid=22487 vsize=10661128 memory=2276016 CPUtime=0.33 cores=1,3,5,7
/proc/22490/task/22503/stat : 22503 (java) S 22487 22490 20512 0 -1 1077944384 3641 0 0 0 32 1 0 0 20 0 15 0 99968084 10916995072 569004 33554432000 4194304 4196468 140722397108112 140012924865392 140013372213890 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30601216 140722397111434 140722397111561 140722397111561 140722397114319 0
[pid=22490/tid=22504] ppid=22487 vsize=10661128 memory=280678663855728 CPUtime=0 cores=1,3,5,7
/proc/22490/task/22504/stat : 22504 (java) S 22487 22490 20512 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99968084 10916995072 569004 33554432000 4194304 4196468 140722397108112 140012923812832 140013372212949 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30601216 140722397111434 140722397111561 140722397111561 140722397114319 0
[pid=22490/tid=22505] ppid=22487 vsize=10661128 memory=2276016 CPUtime=1.32 cores=1,3,5,7
/proc/22490/task/22505/stat : 22505 (java) S 22487 22490 20512 0 -1 1077944384 2250 0 0 0 64 68 0 0 20 0 15 0 99968084 10916995072 569004 33554432000 4194304 4196468 140722397108112 140012922759600 140013372213890 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30601216 140722397111434 140722397111561 140722397111561 140722397114319 0
Current children cumulated CPU time: 2386.61 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 2276016 KiB

[startup+2442.3 s]
/proc/loadavg: 2.00 1.99 1.92 3/219 22684
/proc/meminfo: memFree=20135064/32770624 swapFree=67108860/67108860
[pid=22490] ppid=22487 vsize=10661128 memory=2276016 CPUtime=2446.65 cores=1,3,5,7
/proc/22490/stat : 22490 (java) S 22487 22490 20512 0 -1 1077944320 62519 0 0 0 244529 136 0 0 20 0 15 0 99968078 10916995072 569004 33554432000 4194304 4196468 140722397108112 140722397090656 140013372202743 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 30601216 140722397111434 140722397111561 140722397111561 140722397114319 0
/proc/22490/statm: 2665282 569004 3155 1 0 2627263 0
[pid=22490/tid=22492] ppid=22487 vsize=10661128 memory=2276016 CPUtime=2442.01 cores=1,3,5,7
/proc/22490/task/22492/stat : 22492 (java) R 22487 22490 20512 0 -1 4202560 32804 0 0 0 244164 37 0 0 20 0 15 0 99968078 10916995072 569004 33554432000 4194304 4196468 140722397108112 140013376442112 140013002000736 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 30601216 140722397111434 140722397111561 140722397111561 140722397114319 0
[pid=22490/tid=22493] ppid=22487 vsize=10661128 memory=2276016 CPUtime=0.18 cores=1,3,5,7
/proc/22490/task/22493/stat : 22493 (java) S 22487 22490 20512 0 -1 1077944384 1688 0 0 0 11 7 0 0 20 0 15 0 99968079 10916995072 569004 33554432000 4194304 4196468 140722397108112 140013324823440 140013372212949 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30601216 140722397111434 140722397111561 140722397111561 140722397114319 0
[pid=22490/tid=22494] ppid=22487 vsize=10661128 memory=2276016 CPUtime=0.18 cores=1,3,5,7
/proc/22490/task/22494/stat : 22494 (java) S 22487 22490 20512 0 -1 1077944384 2189 0 0 0 10 8 0 0 20 0 15 0 99968079 10916995072 569004 33554432000 4194304 4196468 140722397108112 140013323770640 140013372212949 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30601216 140722397111434 140722397111561 140722397111561 140722397114319 0
[pid=22490/tid=22495] ppid=22487 vsize=10661128 memory=2276016 CPUtime=0.18 cores=1,3,5,7
/proc/22490/task/22495/stat : 22495 (java) S 22487 22490 20512 0 -1 1077944384 2014 0 0 0 10 8 0 0 20 0 15 0 99968079 10916995072 569004 33554432000 4194304 4196468 140722397108112 140013322718352 140013372212949 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30601216 140722397111434 140722397111561 140722397111561 140722397114319 0
[pid=22490/tid=22496] ppid=22487 vsize=10661128 memory=2276016 CPUtime=0.18 cores=1,3,5,7
/proc/22490/task/22496/stat : 22496 (java) S 22487 22490 20512 0 -1 1077944384 913 0 0 0 10 8 0 0 20 0 15 0 99968079 10916995072 569004 33554432000 4194304 4196468 140722397108112 140013321665552 140013372212949 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30601216 140722397111434 140722397111561 140722397111561 140722397114319 0
[pid=22490/tid=22497] ppid=22487 vsize=10661128 memory=2276016 CPUtime=0.07 cores=1,3,5,7
/proc/22490/task/22497/stat : 22497 (java) S 22487 22490 20512 0 -1 1077944384 3785 0 0 0 4 3 0 0 20 0 15 0 99968081 10916995072 569004 33554432000 4194304 4196468 140722397108112 140012931180656 140013372213890 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30601216 140722397111434 140722397111561 140722397111561 140722397114319 0
[pid=22490/tid=22498] ppid=22487 vsize=10661128 memory=2276016 CPUtime=0 cores=1,3,5,7
/proc/22490/task/22498/stat : 22498 (java) S 22487 22490 20512 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 15 0 99968081 10916995072 569004 33554432000 4194304 4196468 140722397108112 140012930126688 140013372212949 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30601216 140722397111434 140722397111561 140722397111561 140722397114319 0
[pid=22490/tid=22499] ppid=22487 vsize=10661128 memory=2276016 CPUtime=0 cores=1,3,5,7
/proc/22490/task/22499/stat : 22499 (java) S 22487 22490 20512 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 99968081 10916995072 569004 33554432000 4194304 4196468 140722397108112 140012929074288 140013372212949 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30601216 140722397111434 140722397111561 140722397111561 140722397114319 0
[pid=22490/tid=22500] ppid=22487 vsize=10661128 memory=2276016 CPUtime=0 cores=1,3,5,7
/proc/22490/task/22500/stat : 22500 (java) S 22487 22490 20512 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99968084 10916995072 569004 33554432000 4194304 4196468 140722397108112 140012928022608 140013372221339 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30601216 140722397111434 140722397111561 140722397111561 140722397114319 0
[pid=22490/tid=22501] ppid=22487 vsize=10661128 memory=2276016 CPUtime=1.07 cores=1,3,5,7
/proc/22490/task/22501/stat : 22501 (java) S 22487 22490 20512 0 -1 1077944384 6390 0 0 0 106 1 0 0 20 0 15 0 99968084 10916995072 569004 33554432000 4194304 4196468 140722397108112 140012926970480 140013372213890 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30601216 140722397111434 140722397111561 140722397111561 140722397114319 0
[pid=22490/tid=22502] ppid=22487 vsize=10661128 memory=2276016 CPUtime=1.01 cores=1,3,5,7
/proc/22490/task/22502/stat : 22502 (java) S 22487 22490 20512 0 -1 1077944384 5415 0 0 0 100 1 0 0 20 0 15 0 99968084 10916995072 569004 33554432000 4194304 4196468 140722397108112 140012925917680 140013372213890 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30601216 140722397111434 140722397111561 140722397111561 140722397114319 0
[pid=22490/tid=22503] ppid=22487 vsize=10661128 memory=2276016 CPUtime=0.33 cores=1,3,5,7
/proc/22490/task/22503/stat : 22503 (java) S 22487 22490 20512 0 -1 1077944384 3643 0 0 0 32 1 0 0 20 0 15 0 99968084 10916995072 569004 33554432000 4194304 4196468 140722397108112 140012924865392 140013372213890 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30601216 140722397111434 140722397111561 140722397111561 140722397114319 0
[pid=22490/tid=22504] ppid=22487 vsize=10661128 memory=2276016 CPUtime=0 cores=1,3,5,7
/proc/22490/task/22504/stat : 22504 (java) S 22487 22490 20512 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99968084 10916995072 569004 33554432000 4194304 4196468 140722397108112 140012923812832 140013372212949 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30601216 140722397111434 140722397111561 140722397111561 140722397114319 0
[pid=22490/tid=22505] ppid=22487 vsize=10661128 memory=6791534058613427641 CPUtime=1.34 cores=1,3,5,7
/proc/22490/task/22505/stat : 22505 (java) S 22487 22490 20512 0 -1 1077944384 2274 0 0 0 65 69 0 0 20 0 15 0 99968084 10916995072 569004 33554432000 4194304 4196468 140722397108112 140012922759600 140013372213890 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30601216 140722397111434 140722397111561 140722397111561 140722397114319 0
Current children cumulated CPU time: 2446.65 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 2276016 KiB

[startup+2502.3 s]
/proc/loadavg: 2.04 2.00 1.93 3/219 22685
/proc/meminfo: memFree=20134692/32770624 swapFree=67108860/67108860
[pid=22490] ppid=22487 vsize=10661128 memory=2276016 CPUtime=2506.7 cores=1,3,5,7
/proc/22490/stat : 22490 (java) S 22487 22490 20512 0 -1 1077944320 63702 0 0 0 250532 138 0 0 20 0 15 0 99968078 10916995072 569004 33554432000 4194304 4196468 140722397108112 140722397090656 140013372202743 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 30601216 140722397111434 140722397111561 140722397111561 140722397114319 0
/proc/22490/statm: 2665282 569004 3155 1 0 2627263 0
[pid=22490/tid=22492] ppid=22487 vsize=10661128 memory=2444 CPUtime=2501.99 cores=1,3,5,7
/proc/22490/task/22492/stat : 22492 (java) R 22487 22490 20512 0 -1 4202560 33366 0 0 0 250162 37 0 0 20 0 15 0 99968078 10916995072 569004 33554432000 4194304 4196468 140722397108112 140013376442112 140013002000688 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 30601216 140722397111434 140722397111561 140722397111561 140722397114319 0
[pid=22490/tid=22493] ppid=22487 vsize=10661128 memory=2276016 CPUtime=0.19 cores=1,3,5,7
/proc/22490/task/22493/stat : 22493 (java) S 22487 22490 20512 0 -1 1077944384 1703 0 0 0 11 8 0 0 20 0 15 0 99968079 10916995072 569004 33554432000 4194304 4196468 140722397108112 140013324823440 140013372212949 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30601216 140722397111434 140722397111561 140722397111561 140722397114319 0
[pid=22490/tid=22494] ppid=22487 vsize=10661128 memory=2276016 CPUtime=0.18 cores=1,3,5,7
/proc/22490/task/22494/stat : 22494 (java) S 22487 22490 20512 0 -1 1077944384 2246 0 0 0 10 8 0 0 20 0 15 0 99968079 10916995072 569004 33554432000 4194304 4196468 140722397108112 140013323770640 140013372212949 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30601216 140722397111434 140722397111561 140722397111561 140722397114319 0
[pid=22490/tid=22495] ppid=22487 vsize=10661128 memory=2276016 CPUtime=0.19 cores=1,3,5,7
/proc/22490/task/22495/stat : 22495 (java) S 22487 22490 20512 0 -1 1077944384 2081 0 0 0 11 8 0 0 20 0 15 0 99968079 10916995072 569004 33554432000 4194304 4196468 140722397108112 140013322718352 140013372212949 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30601216 140722397111434 140722397111561 140722397111561 140722397114319 0
[pid=22490/tid=22496] ppid=22487 vsize=10661128 memory=2276016 CPUtime=0.19 cores=1,3,5,7
/proc/22490/task/22496/stat : 22496 (java) S 22487 22490 20512 0 -1 1077944384 1143 0 0 0 11 8 0 0 20 0 15 0 99968079 10916995072 569004 33554432000 4194304 4196468 140722397108112 140013321665552 140013372212949 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30601216 140722397111434 140722397111561 140722397111561 140722397114319 0
[pid=22490/tid=22497] ppid=22487 vsize=10661128 memory=2276016 CPUtime=0.07 cores=1,3,5,7
/proc/22490/task/22497/stat : 22497 (java) S 22487 22490 20512 0 -1 1077944384 3963 0 0 0 4 3 0 0 20 0 15 0 99968081 10916995072 569004 33554432000 4194304 4196468 140722397108112 140012931180656 140013372213890 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30601216 140722397111434 140722397111561 140722397111561 140722397114319 0
[pid=22490/tid=22498] ppid=22487 vsize=10661128 memory=2276016 CPUtime=0 cores=1,3,5,7
/proc/22490/task/22498/stat : 22498 (java) S 22487 22490 20512 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 15 0 99968081 10916995072 569004 33554432000 4194304 4196468 140722397108112 140012930126688 140013372212949 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30601216 140722397111434 140722397111561 140722397111561 140722397114319 0
[pid=22490/tid=22499] ppid=22487 vsize=10661128 memory=2276016 CPUtime=0 cores=1,3,5,7
/proc/22490/task/22499/stat : 22499 (java) S 22487 22490 20512 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 99968081 10916995072 569004 33554432000 4194304 4196468 140722397108112 140012929074288 140013372212949 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30601216 140722397111434 140722397111561 140722397111561 140722397114319 0
[pid=22490/tid=22500] ppid=22487 vsize=10661128 memory=2276016 CPUtime=0 cores=1,3,5,7
/proc/22490/task/22500/stat : 22500 (java) S 22487 22490 20512 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99968084 10916995072 569004 33554432000 4194304 4196468 140722397108112 140012928022608 140013372221339 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30601216 140722397111434 140722397111561 140722397111561 140722397114319 0
[pid=22490/tid=22501] ppid=22487 vsize=10661128 memory=2276016 CPUtime=1.07 cores=1,3,5,7
/proc/22490/task/22501/stat : 22501 (java) S 22487 22490 20512 0 -1 1077944384 6394 0 0 0 106 1 0 0 20 0 15 0 99968084 10916995072 569004 33554432000 4194304 4196468 140722397108112 140012926970480 140013372213890 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30601216 140722397111434 140722397111561 140722397111561 140722397114319 0
[pid=22490/tid=22502] ppid=22487 vsize=10661128 memory=2276016 CPUtime=1.01 cores=1,3,5,7
/proc/22490/task/22502/stat : 22502 (java) S 22487 22490 20512 0 -1 1077944384 5421 0 0 0 100 1 0 0 20 0 15 0 99968084 10916995072 569004 33554432000 4194304 4196468 140722397108112 140012925917680 140013372213890 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30601216 140722397111434 140722397111561 140722397111561 140722397114319 0
[pid=22490/tid=22503] ppid=22487 vsize=10661128 memory=2276016 CPUtime=0.33 cores=1,3,5,7
/proc/22490/task/22503/stat : 22503 (java) S 22487 22490 20512 0 -1 1077944384 3647 0 0 0 32 1 0 0 20 0 15 0 99968084 10916995072 569004 33554432000 4194304 4196468 140722397108112 140012924865392 140013372213890 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30601216 140722397111434 140722397111561 140722397111561 140722397114319 0
[pid=22490/tid=22504] ppid=22487 vsize=10661128 memory=2276016 CPUtime=0 cores=1,3,5,7
/proc/22490/task/22504/stat : 22504 (java) S 22487 22490 20512 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99968084 10916995072 569004 33554432000 4194304 4196468 140722397108112 140012923812832 140013372212949 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30601216 140722397111434 140722397111561 140722397111561 140722397114319 0
[pid=22490/tid=22505] ppid=22487 vsize=10661128 memory=0 CPUtime=1.39 cores=1,3,5,7
/proc/22490/task/22505/stat : 22505 (java) S 22487 22490 20512 0 -1 1077944384 2334 0 0 0 67 72 0 0 20 0 15 0 99968084 10916995072 569004 33554432000 4194304 4196468 140722397108112 140012922759600 140013372213890 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30601216 140722397111434 140722397111561 140722397111561 140722397114319 0
Current children cumulated CPU time: 2506.7 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 2276016 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2515.6 s]
/proc/loadavg: 2.03 2.00 1.93 3/219 22685
/proc/meminfo: memFree=20134692/32770624 swapFree=67108860/67108860
[pid=22490] ppid=22487 vsize=10661128 memory=2276016 CPUtime=2520 cores=1,3,5,7
/proc/22490/stat : 22490 (java) S 22487 22490 20512 0 -1 1077944320 63750 0 0 0 251862 138 0 0 20 0 15 0 99968078 10916995072 569004 33554432000 4194304 4196468 140722397108112 140722397090656 140013372202743 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 30601216 140722397111434 140722397111561 140722397111561 140722397114319 0
/proc/22490/statm: 2665282 569004 3155 1 0 2627263 0
[pid=22490/tid=22492] ppid=22487 vsize=10661128 memory=8452 CPUtime=2515.29 cores=1,3,5,7
/proc/22490/task/22492/stat : 22492 (java) R 22487 22490 20512 0 -1 4202560 33412 0 0 0 251492 37 0 0 20 0 15 0 99968078 10916995072 569004 33554432000 4194304 4196468 140722397108112 140013376442112 140013002000713 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 30601216 140722397111434 140722397111561 140722397111561 140722397114319 0
[pid=22490/tid=22493] ppid=22487 vsize=10661128 memory=4132 CPUtime=0.19 cores=1,3,5,7
/proc/22490/task/22493/stat : 22493 (java) S 22487 22490 20512 0 -1 1077944384 1703 0 0 0 11 8 0 0 20 0 15 0 99968079 10916995072 569004 33554432000 4194304 4196468 140722397108112 140013324823440 140013372212949 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30601216 140722397111434 140722397111561 140722397111561 140722397114319 0
[pid=22490/tid=22494] ppid=22487 vsize=10661128 memory=28924 CPUtime=0.18 cores=1,3,5,7
/proc/22490/task/22494/stat : 22494 (java) S 22487 22490 20512 0 -1 1077944384 2246 0 0 0 10 8 0 0 20 0 15 0 99968079 10916995072 569004 33554432000 4194304 4196468 140722397108112 140013323770640 140013372212949 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30601216 140722397111434 140722397111561 140722397111561 140722397114319 0
[pid=22490/tid=22495] ppid=22487 vsize=10661128 memory=2276016 CPUtime=0.19 cores=1,3,5,7
/proc/22490/task/22495/stat : 22495 (java) S 22487 22490 20512 0 -1 1077944384 2081 0 0 0 11 8 0 0 20 0 15 0 99968079 10916995072 569004 33554432000 4194304 4196468 140722397108112 140013322718352 140013372212949 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30601216 140722397111434 140722397111561 140722397111561 140722397114319 0
[pid=22490/tid=22496] ppid=22487 vsize=10661128 memory=2276016 CPUtime=0.19 cores=1,3,5,7
/proc/22490/task/22496/stat : 22496 (java) S 22487 22490 20512 0 -1 1077944384 1143 0 0 0 11 8 0 0 20 0 15 0 99968079 10916995072 569004 33554432000 4194304 4196468 140722397108112 140013321665552 140013372212949 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30601216 140722397111434 140722397111561 140722397111561 140722397114319 0
[pid=22490/tid=22497] ppid=22487 vsize=10661128 memory=2236 CPUtime=0.07 cores=1,3,5,7
/proc/22490/task/22497/stat : 22497 (java) S 22487 22490 20512 0 -1 1077944384 3963 0 0 0 4 3 0 0 20 0 15 0 99968081 10916995072 569004 33554432000 4194304 4196468 140722397108112 140012931180656 140013372213890 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30601216 140722397111434 140722397111561 140722397111561 140722397114319 0
[pid=22490/tid=22498] ppid=22487 vsize=10661128 memory=4128 CPUtime=0 cores=1,3,5,7
/proc/22490/task/22498/stat : 22498 (java) S 22487 22490 20512 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 15 0 99968081 10916995072 569004 33554432000 4194304 4196468 140722397108112 140012930126688 140013372212949 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30601216 140722397111434 140722397111561 140722397111561 140722397114319 0
[pid=22490/tid=22499] ppid=22487 vsize=10661128 memory=6791534058613427641 CPUtime=0 cores=1,3,5,7
/proc/22490/task/22499/stat : 22499 (java) S 22487 22490 20512 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 99968081 10916995072 569004 33554432000 4194304 4196468 140722397108112 140012929074288 140013372212949 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30601216 140722397111434 140722397111561 140722397111561 140722397114319 0
[pid=22490/tid=22500] ppid=22487 vsize=10661128 memory=648 CPUtime=0 cores=1,3,5,7
/proc/22490/task/22500/stat : 22500 (java) S 22487 22490 20512 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99968084 10916995072 569004 33554432000 4194304 4196468 140722397108112 140012928022608 140013372221339 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30601216 140722397111434 140722397111561 140722397111561 140722397114319 0
[pid=22490/tid=22501] ppid=22487 vsize=10661128 memory=956 CPUtime=1.07 cores=1,3,5,7
/proc/22490/task/22501/stat : 22501 (java) S 22487 22490 20512 0 -1 1077944384 6394 0 0 0 106 1 0 0 20 0 15 0 99968084 10916995072 569004 33554432000 4194304 4196468 140722397108112 140012926970480 140013372213890 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30601216 140722397111434 140722397111561 140722397111561 140722397114319 0
[pid=22490/tid=22502] ppid=22487 vsize=10661128 memory=2424 CPUtime=1.01 cores=1,3,5,7
/proc/22490/task/22502/stat : 22502 (java) S 22487 22490 20512 0 -1 1077944384 5421 0 0 0 100 1 0 0 20 0 15 0 99968084 10916995072 569004 33554432000 4194304 4196468 140722397108112 140012925917680 140013372213890 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30601216 140722397111434 140722397111561 140722397111561 140722397114319 0
[pid=22490/tid=22503] ppid=22487 vsize=10661128 memory=2276016 CPUtime=0.33 cores=1,3,5,7
/proc/22490/task/22503/stat : 22503 (java) S 22487 22490 20512 0 -1 1077944384 3647 0 0 0 32 1 0 0 20 0 15 0 99968084 10916995072 569004 33554432000 4194304 4196468 140722397108112 140012924865392 140013372213890 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30601216 140722397111434 140722397111561 140722397111561 140722397114319 0
[pid=22490/tid=22504] ppid=22487 vsize=10661128 memory=956 CPUtime=0 cores=1,3,5,7
/proc/22490/task/22504/stat : 22504 (java) S 22487 22490 20512 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99968084 10916995072 569004 33554432000 4194304 4196468 140722397108112 140012923812832 140013372212949 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30601216 140722397111434 140722397111561 140722397111561 140722397114319 0
[pid=22490/tid=22505] ppid=22487 vsize=10661128 memory=2424 CPUtime=1.39 cores=1,3,5,7
/proc/22490/task/22505/stat : 22505 (java) S 22487 22490 20512 0 -1 1077944384 2336 0 0 0 67 72 0 0 20 0 15 0 99968084 10916995072 569004 33554432000 4194304 4196468 140722397108112 140012922759600 140013372213890 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30601216 140722397111434 140722397111561 140722397111561 140722397114319 0
Current children cumulated CPU time: 2520 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 2276016 KiB

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

[startup+2515.62 s]
# the end of solver process 22490 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2518.64 s, system=1.39915 s

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

Child status: 143
Real time (s): 2515.62
CPU time (s): 2520.04
CPU user time (s): 2518.64
CPU system time (s): 1.39915
CPU usage (%): 100.176
Max. virtual memory (cumulated for all children) (KiB): 10661128
Max. memory (cumulated for all children) (KiB): 2277700

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2518.64
system time used= 1.39915
maximum resident set size= 2278068
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 63926
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1784
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 56419
involuntary context switches= 2043


# summary of solver processes directly reported to runsolver:
#   pid: 22490
#   total CPU time (s): 2520.04
#   total CPU user time (s): 2518.64
#   total CPU system time (s): 1.39915

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 16.9116 second user time and 22.0547 second system time

The end

Launcher Data

Begin job on node132 at 2018-07-29 02:27:29
IDJOB=4299725
IDBENCH=141436
IDSOLVER=2767
FILE ID=node132/4299725-1532824049
RUNJOBID= node132-1532811810-20544
PBS_JOBID= 21022489
Free space on /tmp= 52032 MiB

SOLVER NAME= SuperSolver_Macq_Stevenart 2018-04-27
BENCH NAME= XCSP18/Crossword/Crossword-m18-ogd2008-vg-10-11_c18.xml
COMMAND LINE= java -jar DIR/bestMinicp.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4299725-1532824049/watcher-4299725-1532824049 -o /tmp/evaluation-result-4299725-1532824049/solver-4299725-1532824049 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node132-1532811810-20544 --watchdog 2580  java -jar HOME/bestMinicp.jar HOME/instance-4299725-1532824049.xml

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

MD5SUM BENCH= 6eb53458083bb5bfd537601a03885fcf
RANDOM SEED=821883776

node132.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.65
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.65
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.65
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.65
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:        23313844 kB
MemAvailable:   31591748 kB
Buffers:          213168 kB
Cached:          8269244 kB
SwapCached:            0 kB
Active:          2963824 kB
Inactive:        5911976 kB
Active(anon):     343636 kB
Inactive(anon):    77828 kB
Active(file):    2620188 kB
Inactive(file):  5834148 kB
Unevictable:        6992 kB
Mlocked:            6992 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              6716 kB
Writeback:             0 kB
AnonPages:        400516 kB
Mapped:            55296 kB
Shmem:             25248 kB
Slab:             279864 kB
SReclaimable:     252028 kB
SUnreclaim:        27836 kB
KernelStack:        3568 kB
PageTables:         5960 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1163244 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    331776 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 52028 MiB
End job on node132 at 2018-07-29 03:09:25