Trace number 4299764

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Solver of Xavier Schul & Yvhan Smal 2018-04-28? (TO) 2520.09 2474.03

General information on the benchmark

NameCrossword/
Crossword-m18-ogd2008-vg-13-14_c18.xml
MD5SUM1e3f313ec943efeca8787f022e591dae
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 variables182
Number of constraints27
Number of domains1
Minimum domain size26
Maximum domain size26
Distribution of domain sizes[{"size":26,"count":182}]
Minimum variable degree2
Maximum variable degree2
Distribution of variable degrees[{"degree":2,"count":182}]
Minimum constraint arity13
Maximum constraint arity14
Distribution of constraint arities[{"arity":13,"count":14},{"arity":14,"count":13}]
Number of extensional constraints27
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":27}]
Optimization problemNO
Type of objective

Solver Data

0.12/0.13	c version: 2018-04-11
0.12/0.13	c seed: 1811631
0.12/0.13	c timeout: -1
0.12/0.13	c memlimit: -1
0.12/0.13	c nbcore: -1
2520.06/2474.01	s UNKNOWN

Verifier Data


Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (8988 MiB free)
  memory of node 1: 16384 MiB (11691 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4299764-1532806558/watcher-4299764-1532806558 -o /tmp/evaluation-result-4299764-1532806558/solver-4299764-1532806558 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node106-1532776007-24588 --watchdog 2580 java -jar minicp-1.0.jar HOME/instance-4299764-1532806558.xml 

running on 4 cores: 0,2,4,6

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
Starting watchdog threadCurrent StackSize limit: 8192 KiB

solver pid=30492, runsolver pid=30489

[startup+0.100058 s]*
/proc/loadavg: 1.44 1.38 1.34 4/215 30507
/proc/meminfo: memFree=21160824/32770624 swapFree=67108688/67108860
[pid=30492] ppid=30489 vsize=10661052 memory=28372 CPUtime=0.12 cores=0,2,4,6
/proc/30492/stat : 30492 (java) S 30489 30492 24557 0 -1 1077944320 4977 0 0 0 11 1 0 0 20 0 15 0 98218711 10916917248 7093 33554432000 4194304 4196468 140721826349184 140721826331728 139965536497399 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 22810624 140721826350253 140721826350345 140721826350345 140721826353103 0
/proc/30492/statm: 2665263 7093 2843 1 0 2627263 0
[pid=30492/tid=30494] ppid=30489 vsize=10661052 memory=-8197568871503531648 CPUtime=0.09 cores=0,2,4,6
/proc/30492/task/30494/stat : 30494 (java) R 30489 30492 24557 0 -1 4202560 2858 0 0 0 8 1 0 0 20 0 15 0 98218711 10916917248 7093 33554432000 4194304 4196468 140721826349184 139965540726880 139965149298288 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 22810624 140721826350253 140721826350345 140721826350345 140721826353103 0
[pid=30492/tid=30495] ppid=30489 vsize=10661052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30492/task/30495/stat : 30495 (java) S 30489 30492 24557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98218712 10916917248 7093 33554432000 4194304 4196468 140721826349184 139965473188496 139965536507605 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22810624 140721826350253 140721826350345 140721826350345 140721826353103 0
[pid=30492/tid=30496] ppid=30489 vsize=10661052 memory=140271687431808 CPUtime=0 cores=0,2,4,6
/proc/30492/task/30496/stat : 30496 (java) S 30489 30492 24557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98218712 10916917248 7093 33554432000 4194304 4196468 140721826349184 139965472135696 139965536507605 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22810624 140721826350253 140721826350345 140721826350345 140721826353103 0
[pid=30492/tid=30497] ppid=30489 vsize=10661052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30492/task/30497/stat : 30497 (java) S 30489 30492 24557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98218712 10916917248 7093 33554432000 4194304 4196468 140721826349184 139965471082896 139965536507605 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22810624 140721826350253 140721826350345 140721826350345 140721826353103 0
[pid=30492/tid=30498] ppid=30489 vsize=10661052 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/30492/task/30498/stat : 30498 (java) S 30489 30492 24557 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98218712 10916917248 7093 33554432000 4194304 4196468 140721826349184 139965470030096 139965536507605 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22810624 140721826350253 140721826350345 140721826350345 140721826353103 0
[pid=30492/tid=30499] ppid=30489 vsize=10661052 memory=140271687431808 CPUtime=0 cores=0,2,4,6
/proc/30492/task/30499/stat : 30499 (java) S 30489 30492 24557 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98218714 10916917248 7093 33554432000 4194304 4196468 140721826349184 139964572437360 139965536508546 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22810624 140721826350253 140721826350345 140721826350345 140721826353103 0
[pid=30492/tid=30500] ppid=30489 vsize=10661052 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/30492/task/30500/stat : 30500 (java) S 30489 30492 24557 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 98218714 10916917248 7093 33554432000 4194304 4196468 140721826349184 139964571383328 139965536507605 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22810624 140721826350253 140721826350345 140721826350345 140721826353103 0
[pid=30492/tid=30501] ppid=30489 vsize=10661052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30492/task/30501/stat : 30501 (java) S 30489 30492 24557 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 98218714 10916917248 7093 33554432000 4194304 4196468 140721826349184 139964570330480 139965536507605 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22810624 140721826350253 140721826350345 140721826350345 140721826353103 0
[pid=30492/tid=30502] ppid=30489 vsize=10661052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30492/task/30502/stat : 30502 (java) S 30489 30492 24557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98218717 10916917248 7093 33554432000 4194304 4196468 140721826349184 139964569278800 139965536515995 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22810624 140721826350253 140721826350345 140721826350345 140721826353103 0
[pid=30492/tid=30503] ppid=30489 vsize=10661052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30492/task/30503/stat : 30503 (java) S 30489 30492 24557 0 -1 1077944384 430 0 0 0 0 0 0 0 20 0 15 0 98218717 10916917248 7093 33554432000 4194304 4196468 140721826349184 139964568226160 139965536508546 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22810624 140721826350253 140721826350345 140721826350345 140721826353103 0
[pid=30492/tid=30504] ppid=30489 vsize=10661052 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/30492/task/30504/stat : 30504 (java) S 30489 30492 24557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98218717 10916917248 7093 33554432000 4194304 4196468 140721826349184 139964567173360 139965536508546 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22810624 140721826350253 140721826350345 140721826350345 140721826353103 0
[pid=30492/tid=30505] ppid=30489 vsize=10661052 memory=140271687431808 CPUtime=0.01 cores=0,2,4,6
/proc/30492/task/30505/stat : 30505 (java) R 30489 30492 24557 0 -1 4202560 320 0 0 0 1 0 0 0 20 0 15 0 98218717 10916917248 7093 33554432000 4194304 4196468 140721826349184 139964566120560 139965536518746 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 22810624 140721826350253 140721826350345 140721826350345 140721826353103 0
[pid=30492/tid=30506] ppid=30489 vsize=10661052 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/30492/task/30506/stat : 30506 (java) S 30489 30492 24557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98218717 10916917248 7093 33554432000 4194304 4196468 140721826349184 139964565068000 139965536507605 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22810624 140721826350253 140721826350345 140721826350345 140721826353103 0
[pid=30492/tid=30507] ppid=30489 vsize=10661052 memory=140271687431808 CPUtime=0 cores=0,2,4,6
/proc/30492/task/30507/stat : 30507 (java) S 30489 30492 24557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98218717 10916917248 7093 33554432000 4194304 4196468 140721826349184 139964564016304 139965536508546 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22810624 140721826350253 140721826350345 140721826350345 140721826353103 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 10661052 KiB
Current children cumulated memory: 28372 KiB

[startup+0.210594 s]*
/proc/loadavg: 1.44 1.38 1.34 4/215 30507
/proc/meminfo: memFree=21149272/32770624 swapFree=67108688/67108860
[pid=30492] ppid=30489 vsize=10661052 memory=40036 CPUtime=0.34 cores=0,2,4,6
/proc/30492/stat : 30492 (java) S 30489 30492 24557 0 -1 1077944320 7569 0 0 0 32 2 0 0 20 0 15 0 98218711 10916917248 10009 33554432000 4194304 4196468 140721826349184 140721826331728 139965536497399 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 22810624 140721826350253 140721826350345 140721826350345 140721826353103 0
/proc/30492/statm: 2665263 10009 2997 1 0 2627263 0
[pid=30492/tid=30494] ppid=30489 vsize=10661052 memory=7022364594140610616 CPUtime=0.19 cores=0,2,4,6
/proc/30492/task/30494/stat : 30494 (java) R 30489 30492 24557 0 -1 4202560 4613 0 0 0 18 1 0 0 20 0 15 0 98218711 10916917248 10009 33554432000 4194304 4196468 140721826349184 139965540728640 139965536519325 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 22810624 140721826350253 140721826350345 140721826350345 140721826353103 0
[pid=30492/tid=30495] ppid=30489 vsize=10661052 memory=343 CPUtime=0 cores=0,2,4,6
/proc/30492/task/30495/stat : 30495 (java) S 30489 30492 24557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98218712 10916917248 10009 33554432000 4194304 4196468 140721826349184 139965473188496 139965536507605 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22810624 140721826350253 140721826350345 140721826350345 140721826353103 0
[pid=30492/tid=30496] ppid=30489 vsize=10661052 memory=140271687981727 CPUtime=0 cores=0,2,4,6
/proc/30492/task/30496/stat : 30496 (java) S 30489 30492 24557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98218712 10916917248 10009 33554432000 4194304 4196468 140721826349184 139965472135696 139965536507605 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22810624 140721826350253 140721826350345 140721826350345 140721826353103 0
[pid=30492/tid=30497] ppid=30489 vsize=10661052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30492/task/30497/stat : 30497 (java) S 30489 30492 24557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98218712 10916917248 10009 33554432000 4194304 4196468 140721826349184 139965471082896 139965536507605 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22810624 140721826350253 140721826350345 140721826350345 140721826353103 0
[pid=30492/tid=30498] ppid=30489 vsize=10661052 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/30492/task/30498/stat : 30498 (java) S 30489 30492 24557 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98218712 10916917248 10009 33554432000 4194304 4196468 140721826349184 139965470030096 139965536507605 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22810624 140721826350253 140721826350345 140721826350345 140721826353103 0
[pid=30492/tid=30499] ppid=30489 vsize=10661052 memory=140271687431808 CPUtime=0 cores=0,2,4,6
/proc/30492/task/30499/stat : 30499 (java) S 30489 30492 24557 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98218714 10916917248 10009 33554432000 4194304 4196468 140721826349184 139964572437360 139965536508546 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22810624 140721826350253 140721826350345 140721826350345 140721826353103 0
[pid=30492/tid=30500] ppid=30489 vsize=10661052 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/30492/task/30500/stat : 30500 (java) S 30489 30492 24557 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 98218714 10916917248 10009 33554432000 4194304 4196468 140721826349184 139964571383328 139965536507605 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22810624 140721826350253 140721826350345 140721826350345 140721826353103 0
[pid=30492/tid=30501] ppid=30489 vsize=10661052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30492/task/30501/stat : 30501 (java) S 30489 30492 24557 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 98218714 10916917248 10009 33554432000 4194304 4196468 140721826349184 139964570330480 139965536507605 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22810624 140721826350253 140721826350345 140721826350345 140721826353103 0
[pid=30492/tid=30502] ppid=30489 vsize=10661052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30492/task/30502/stat : 30502 (java) S 30489 30492 24557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98218717 10916917248 10009 33554432000 4194304 4196468 140721826349184 139964569278800 139965536515995 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22810624 140721826350253 140721826350345 140721826350345 140721826353103 0
[pid=30492/tid=30503] ppid=30489 vsize=10661052 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/30492/task/30503/stat : 30503 (java) R 30489 30492 24557 0 -1 4202560 482 0 0 0 2 0 0 0 20 0 15 0 98218717 10916917248 10009 33554432000 4194304 4196468 140721826349184 139964568207176 139965514132048 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 22810624 140721826350253 140721826350345 140721826350345 140721826353103 0
[pid=30492/tid=30504] ppid=30489 vsize=10661052 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/30492/task/30504/stat : 30504 (java) R 30489 30492 24557 0 -1 4202560 340 0 0 0 2 0 0 0 20 0 15 0 98218717 10916917248 10009 33554432000 4194304 4196468 140721826349184 139964567173360 139965517197696 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 22810624 140721826350253 140721826350345 140721826350345 140721826353103 0
[pid=30492/tid=30505] ppid=30489 vsize=10661052 memory=140271687431808 CPUtime=0.07 cores=0,2,4,6
/proc/30492/task/30505/stat : 30505 (java) S 30489 30492 24557 0 -1 1077944384 776 0 0 0 7 0 0 0 20 0 15 0 98218717 10916917248 10009 33554432000 4194304 4196468 140721826349184 139964566120560 139965536508546 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22810624 140721826350253 140721826350345 140721826350345 140721826353103 0
[pid=30492/tid=30506] ppid=30489 vsize=10661052 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/30492/task/30506/stat : 30506 (java) S 30489 30492 24557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98218717 10916917248 10009 33554432000 4194304 4196468 140721826349184 139964565068000 139965536507605 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22810624 140721826350253 140721826350345 140721826350345 140721826353103 0
[pid=30492/tid=30507] ppid=30489 vsize=10661052 memory=140271687431808 CPUtime=0 cores=0,2,4,6
/proc/30492/task/30507/stat : 30507 (java) S 30489 30492 24557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98218717 10916917248 10009 33554432000 4194304 4196468 140721826349184 139964564016304 139965536508546 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22810624 140721826350253 140721826350345 140721826350345 140721826353103 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 10661052 KiB
Current children cumulated memory: 40036 KiB

[startup+0.318637 s]*
/proc/loadavg: 1.44 1.38 1.34 6/215 30507
/proc/meminfo: memFree=21122216/32770624 swapFree=67108688/67108860
[pid=30492] ppid=30489 vsize=10661128 memory=67016 CPUtime=0.58 cores=0,2,4,6
/proc/30492/stat : 30492 (java) S 30489 30492 24557 0 -1 1077944320 8179 0 0 0 55 3 0 0 20 0 15 0 98218711 10916995072 16754 33554432000 4194304 4196468 140721826349184 140721826331728 139965536497399 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 22810624 140721826350253 140721826350345 140721826350345 140721826353103 0
/proc/30492/statm: 2665282 16754 3044 1 0 2627263 0
[pid=30492/tid=30494] ppid=30489 vsize=10661128 memory=7022364594140610616 CPUtime=0.3 cores=0,2,4,6
/proc/30492/task/30494/stat : 30494 (java) R 30489 30492 24557 0 -1 4202560 4956 0 0 0 28 2 0 0 20 0 15 0 98218711 10916995072 16754 33554432000 4194304 4196468 140721826349184 139965540735552 139965536509334 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 22810624 140721826350253 140721826350345 140721826350345 140721826353103 0
[pid=30492/tid=30495] ppid=30489 vsize=10661128 memory=4294979917 CPUtime=0 cores=0,2,4,6
/proc/30492/task/30495/stat : 30495 (java) S 30489 30492 24557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98218712 10916995072 16754 33554432000 4194304 4196468 140721826349184 139965473188496 139965536507605 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22810624 140721826350253 140721826350345 140721826350345 140721826353103 0
[pid=30492/tid=30496] ppid=30489 vsize=10661128 memory=140271687807239 CPUtime=0 cores=0,2,4,6
/proc/30492/task/30496/stat : 30496 (java) S 30489 30492 24557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98218712 10916995072 16754 33554432000 4194304 4196468 140721826349184 139965472135696 139965536507605 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22810624 140721826350253 140721826350345 140721826350345 140721826353103 0
[pid=30492/tid=30497] ppid=30489 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30492/task/30497/stat : 30497 (java) S 30489 30492 24557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98218712 10916995072 16754 33554432000 4194304 4196468 140721826349184 139965471082896 139965536507605 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22810624 140721826350253 140721826350345 140721826350345 140721826353103 0
[pid=30492/tid=30498] ppid=30489 vsize=10661128 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/30492/task/30498/stat : 30498 (java) S 30489 30492 24557 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98218712 10916995072 16754 33554432000 4194304 4196468 140721826349184 139965470030096 139965536507605 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22810624 140721826350253 140721826350345 140721826350345 140721826353103 0
[pid=30492/tid=30499] ppid=30489 vsize=10661128 memory=140271687431808 CPUtime=0 cores=0,2,4,6
/proc/30492/task/30499/stat : 30499 (java) S 30489 30492 24557 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98218714 10916995072 16754 33554432000 4194304 4196468 140721826349184 139964572437360 139965536508546 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22810624 140721826350253 140721826350345 140721826350345 140721826353103 0
[pid=30492/tid=30500] ppid=30489 vsize=10661128 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/30492/task/30500/stat : 30500 (java) S 30489 30492 24557 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 98218714 10916995072 16754 33554432000 4194304 4196468 140721826349184 139964571383328 139965536507605 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22810624 140721826350253 140721826350345 140721826350345 140721826353103 0
[pid=30492/tid=30501] ppid=30489 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30492/task/30501/stat : 30501 (java) S 30489 30492 24557 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 98218714 10916995072 16754 33554432000 4194304 4196468 140721826349184 139964570330480 139965536507605 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22810624 140721826350253 140721826350345 140721826350345 140721826353103 0
[pid=30492/tid=30502] ppid=30489 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30492/task/30502/stat : 30502 (java) S 30489 30492 24557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98218717 10916995072 16754 33554432000 4194304 4196468 140721826349184 139964569278800 139965536515995 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22810624 140721826350253 140721826350345 140721826350345 140721826353103 0
[pid=30492/tid=30503] ppid=30489 vsize=10661128 memory=0 CPUtime=0.06 cores=0,2,4,6
/proc/30492/task/30503/stat : 30503 (java) R 30489 30492 24557 0 -1 4202560 574 0 0 0 6 0 0 0 20 0 15 0 98218717 10916995072 16754 33554432000 4194304 4196468 140721826349184 139964568226160 139965518023577 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 22810624 140721826350253 140721826350345 140721826350345 140721826353103 0
[pid=30492/tid=30504] ppid=30489 vsize=10661128 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/30492/task/30504/stat : 30504 (java) R 30489 30492 24557 0 -1 4202560 405 0 0 0 7 0 0 0 20 0 15 0 98218717 10916995072 16754 33554432000 4194304 4196468 140721826349184 139964567173360 139965521420400 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 22810624 140721826350253 140721826350345 140721826350345 140721826353103 0
[pid=30492/tid=30505] ppid=30489 vsize=10661128 memory=140271687431808 CPUtime=0.12 cores=0,2,4,6
/proc/30492/task/30505/stat : 30505 (java) R 30489 30492 24557 0 -1 1077944384 876 0 0 0 12 0 0 0 20 0 15 0 98218717 10916995072 16754 33554432000 4194304 4196468 140721826349184 139964566116320 139965536507605 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 22810624 140721826350253 140721826350345 140721826350345 140721826353103 0
[pid=30492/tid=30506] ppid=30489 vsize=10661128 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/30492/task/30506/stat : 30506 (java) S 30489 30492 24557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98218717 10916995072 16754 33554432000 4194304 4196468 140721826349184 139964565068000 139965536507605 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22810624 140721826350253 140721826350345 140721826350345 140721826353103 0
[pid=30492/tid=30507] ppid=30489 vsize=10661128 memory=140271687431808 CPUtime=0 cores=0,2,4,6
/proc/30492/task/30507/stat : 30507 (java) S 30489 30492 24557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98218717 10916995072 16754 33554432000 4194304 4196468 140721826349184 139964564016304 139965536508546 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22810624 140721826350253 140721826350345 140721826350345 140721826353103 0
Current children cumulated CPU time: 0.58 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 67016 KiB

[startup+0.700721 s]
/proc/loadavg: 1.44 1.38 1.34 3/215 30507
/proc/meminfo: memFree=21044768/32770624 swapFree=67108688/67108860
[pid=30492] ppid=30489 vsize=10661128 memory=195012 CPUtime=1.51 cores=0,2,4,6
/proc/30492/stat : 30492 (java) S 30489 30492 24557 0 -1 1077944320 10162 0 0 0 144 7 0 0 20 0 15 0 98218711 10916995072 48753 33554432000 4194304 4196468 140721826349184 140721826331728 139965536497399 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 22810624 140721826350253 140721826350345 140721826350345 140721826353103 0
/proc/30492/statm: 2665282 48753 3113 1 0 2627263 0
[pid=30492/tid=30494] ppid=30489 vsize=10661128 memory=271263759108738 CPUtime=0.67 cores=0,2,4,6
/proc/30492/task/30494/stat : 30494 (java) R 30489 30492 24557 0 -1 4202560 5037 0 0 0 63 4 0 0 20 0 15 0 98218711 10916995072 48753 33554432000 4194304 4196468 140721826349184 139965540731808 139965152068186 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 22810624 140721826350253 140721826350345 140721826350345 140721826353103 0
[pid=30492/tid=30495] ppid=30489 vsize=10661128 memory=4051047449723404320 CPUtime=0 cores=0,2,4,6
/proc/30492/task/30495/stat : 30495 (java) S 30489 30492 24557 0 -1 1077944384 18 0 0 0 0 0 0 0 20 0 15 0 98218712 10916995072 48753 33554432000 4194304 4196468 140721826349184 139965473188496 139965536507605 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22810624 140721826350253 140721826350345 140721826350345 140721826353103 0
[pid=30492/tid=30496] ppid=30489 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30492/task/30496/stat : 30496 (java) S 30489 30492 24557 0 -1 1077944384 17 0 0 0 0 0 0 0 20 0 15 0 98218712 10916995072 48753 33554432000 4194304 4196468 140721826349184 139965472135696 139965536507605 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22810624 140721826350253 140721826350345 140721826350345 140721826353103 0
[pid=30492/tid=30497] ppid=30489 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30492/task/30497/stat : 30497 (java) S 30489 30492 24557 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 98218712 10916995072 48753 33554432000 4194304 4196468 140721826349184 139965471082896 139965536507605 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22810624 140721826350253 140721826350345 140721826350345 140721826353103 0
[pid=30492/tid=30498] ppid=30489 vsize=10661128 memory=7809523229951467576 CPUtime=0 cores=0,2,4,6
/proc/30492/task/30498/stat : 30498 (java) S 30489 30492 24557 0 -1 1077944384 17 0 0 0 0 0 0 0 20 0 15 0 98218712 10916995072 48753 33554432000 4194304 4196468 140721826349184 139965470030096 139965536507605 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22810624 140721826350253 140721826350345 140721826350345 140721826353103 0
[pid=30492/tid=30499] ppid=30489 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30492/task/30499/stat : 30499 (java) S 30489 30492 24557 0 -1 1077944384 82 0 0 0 0 0 0 0 20 0 15 0 98218714 10916995072 48753 33554432000 4194304 4196468 140721826349184 139964572437360 139965536508546 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22810624 140721826350253 140721826350345 140721826350345 140721826353103 0
[pid=30492/tid=30500] ppid=30489 vsize=10661128 memory=-6439724508107906857 CPUtime=0 cores=0,2,4,6
/proc/30492/task/30500/stat : 30500 (java) S 30489 30492 24557 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 98218714 10916995072 48753 33554432000 4194304 4196468 140721826349184 139964571383328 139965536507605 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22810624 140721826350253 140721826350345 140721826350345 140721826353103 0
[pid=30492/tid=30501] ppid=30489 vsize=10661128 memory=6944656592387989600 CPUtime=0 cores=0,2,4,6
/proc/30492/task/30501/stat : 30501 (java) S 30489 30492 24557 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 98218714 10916995072 48753 33554432000 4194304 4196468 140721826349184 139964570330480 139965536507605 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22810624 140721826350253 140721826350345 140721826350345 140721826353103 0
[pid=30492/tid=30502] ppid=30489 vsize=10661128 memory=6944656592455360604 CPUtime=0 cores=0,2,4,6
/proc/30492/task/30502/stat : 30502 (java) S 30489 30492 24557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98218717 10916995072 48753 33554432000 4194304 4196468 140721826349184 139964569278800 139965536515995 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22810624 140721826350253 140721826350345 140721826350345 140721826353103 0
[pid=30492/tid=30503] ppid=30489 vsize=10661128 memory=0 CPUtime=0.26 cores=0,2,4,6
/proc/30492/task/30503/stat : 30503 (java) S 30489 30492 24557 0 -1 1077944384 1316 0 0 0 26 0 0 0 20 0 15 0 98218717 10916995072 48753 33554432000 4194304 4196468 140721826349184 139964568226160 139965536508546 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22810624 140721826350253 140721826350345 140721826350345 140721826353103 0
[pid=30492/tid=30504] ppid=30489 vsize=10661128 memory=0 CPUtime=0.32 cores=0,2,4,6
/proc/30492/task/30504/stat : 30504 (java) S 30489 30492 24557 0 -1 1077944384 1154 0 0 0 32 0 0 0 20 0 15 0 98218717 10916995072 48753 33554432000 4194304 4196468 140721826349184 139964567173360 139965536508546 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22810624 140721826350253 140721826350345 140721826350345 140721826353103 0
[pid=30492/tid=30505] ppid=30489 vsize=10661128 memory=0 CPUtime=0.18 cores=0,2,4,6
/proc/30492/task/30505/stat : 30505 (java) S 30489 30492 24557 0 -1 1077944384 1146 0 0 0 18 0 0 0 20 0 15 0 98218717 10916995072 48753 33554432000 4194304 4196468 140721826349184 139964566120560 139965536508546 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22810624 140721826350253 140721826350345 140721826350345 140721826353103 0
[pid=30492/tid=30506] ppid=30489 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30492/task/30506/stat : 30506 (java) S 30489 30492 24557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98218717 10916995072 48753 33554432000 4194304 4196468 140721826349184 139964565068000 139965536507605 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22810624 140721826350253 140721826350345 140721826350345 140721826353103 0
[pid=30492/tid=30507] ppid=30489 vsize=10661128 memory=4008 CPUtime=0 cores=0,2,4,6
/proc/30492/task/30507/stat : 30507 (java) S 30489 30492 24557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98218717 10916995072 48753 33554432000 4194304 4196468 140721826349184 139964564016304 139965536508546 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22810624 140721826350253 140721826350345 140721826350345 140721826353103 0
Current children cumulated CPU time: 1.51 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 195012 KiB

[startup+1.50082 s]
/proc/loadavg: 1.44 1.38 1.34 3/215 30507
/proc/meminfo: memFree=20963684/32770624 swapFree=67108688/67108860
[pid=30492] ppid=30489 vsize=10661128 memory=444760 CPUtime=2.96 cores=0,2,4,6
/proc/30492/stat : 30492 (java) S 30489 30492 24557 0 -1 1077944320 11569 0 0 0 271 25 0 0 20 0 15 0 98218711 10916995072 111190 33554432000 4194304 4196468 140721826349184 140721826331728 139965536497399 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 22810624 140721826350253 140721826350345 140721826350345 140721826353103 0
/proc/30492/statm: 2665282 111190 3136 1 0 2627263 0
[pid=30492/tid=30494] ppid=30489 vsize=10661128 memory=12848 CPUtime=1.37 cores=0,2,4,6
/proc/30492/task/30494/stat : 30494 (java) S 30489 30492 24557 0 -1 1077944384 5338 0 0 0 132 5 0 0 20 0 15 0 98218711 10916995072 111190 33554432000 4194304 4196468 140721826349184 139965540736752 139965536507605 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22810624 140721826350253 140721826350345 140721826350345 140721826353103 0
[pid=30492/tid=30495] ppid=30489 vsize=10661128 memory=6791534058613427641 CPUtime=0.08 cores=0,2,4,6
/proc/30492/task/30495/stat : 30495 (java) R 30489 30492 24557 0 -1 4202560 137 0 0 0 4 4 0 0 20 0 15 0 98218712 10916995072 111190 33554432000 4194304 4196468 140721826349184 139965473188496 139965529125607 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 22810624 140721826350253 140721826350345 140721826350345 140721826353103 0
[pid=30492/tid=30496] ppid=30489 vsize=10661128 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/30492/task/30496/stat : 30496 (java) R 30489 30492 24557 0 -1 4202560 138 0 0 0 4 4 0 0 20 0 15 0 98218712 10916995072 111190 33554432000 4194304 4196468 140721826349184 139965472135584 139965529594100 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 22810624 140721826350253 140721826350345 140721826350345 140721826353103 0
[pid=30492/tid=30497] ppid=30489 vsize=10661128 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/30492/task/30497/stat : 30497 (java) R 30489 30492 24557 0 -1 4202560 340 0 0 0 4 4 0 0 20 0 15 0 98218712 10916995072 111190 33554432000 4194304 4196468 140721826349184 139965471082896 139965529125607 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 22810624 140721826350253 140721826350345 140721826350345 140721826353103 0
[pid=30492/tid=30498] ppid=30489 vsize=10661128 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/30492/task/30498/stat : 30498 (java) R 30489 30492 24557 0 -1 4202560 174 0 0 0 3 4 0 0 20 0 15 0 98218712 10916995072 111190 33554432000 4194304 4196468 140721826349184 139965470030096 139965529125607 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 22810624 140721826350253 140721826350345 140721826350345 140721826353103 0
[pid=30492/tid=30499] ppid=30489 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30492/task/30499/stat : 30499 (java) S 30489 30492 24557 0 -1 1077944384 208 0 0 0 0 0 0 0 20 0 15 0 98218714 10916995072 111190 33554432000 4194304 4196468 140721826349184 139964572435872 139965536507605 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22810624 140721826350253 140721826350345 140721826350345 140721826353103 0

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

/proc/30492/task/30494/stat : 30494 (java) R 30489 30492 24557 0 -1 4202560 120177 0 0 0 229418 81 0 0 20 0 15 0 98218711 10916995072 599347 33554432000 4194304 4196468 140721826349184 139965540737168 139965149554202 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 22810624 140721826350253 140721826350345 140721826350345 140721826353103 0
[pid=30492/tid=30495] ppid=30489 vsize=10661128 memory=2397388 CPUtime=14.34 cores=0,2,4,6
/proc/30492/task/30495/stat : 30495 (java) S 30489 30492 24557 0 -1 1077944384 14399 0 0 0 1360 74 0 0 20 0 15 0 98218712 10916995072 599347 33554432000 4194304 4196468 140721826349184 139965473188496 139965536507605 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22810624 140721826350253 140721826350345 140721826350345 140721826353103 0
[pid=30492/tid=30496] ppid=30489 vsize=10661128 memory=2397388 CPUtime=14.34 cores=0,2,4,6
/proc/30492/task/30496/stat : 30496 (java) S 30489 30492 24557 0 -1 1077944384 16318 0 0 0 1364 70 0 0 20 0 15 0 98218712 10916995072 599347 33554432000 4194304 4196468 140721826349184 139965472135696 139965536507605 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22810624 140721826350253 140721826350345 140721826350345 140721826353103 0
[pid=30492/tid=30497] ppid=30489 vsize=10661128 memory=2397388 CPUtime=14.38 cores=0,2,4,6
/proc/30492/task/30497/stat : 30497 (java) S 30489 30492 24557 0 -1 1077944384 13273 0 0 0 1364 74 0 0 20 0 15 0 98218712 10916995072 599347 33554432000 4194304 4196468 140721826349184 139965471082896 139965536507605 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22810624 140721826350253 140721826350345 140721826350345 140721826353103 0
[pid=30492/tid=30498] ppid=30489 vsize=10661128 memory=2397388 CPUtime=14.4 cores=0,2,4,6
/proc/30492/task/30498/stat : 30498 (java) S 30489 30492 24557 0 -1 1077944384 14665 0 0 0 1363 77 0 0 20 0 15 0 98218712 10916995072 599347 33554432000 4194304 4196468 140721826349184 139965470030096 139965536507605 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22810624 140721826350253 140721826350345 140721826350345 140721826353103 0
[pid=30492/tid=30499] ppid=30489 vsize=10661128 memory=2397388 CPUtime=9.82 cores=0,2,4,6
/proc/30492/task/30499/stat : 30499 (java) S 30489 30492 24557 0 -1 1077944384 19334 0 0 0 911 71 0 0 20 0 15 0 98218714 10916995072 599347 33554432000 4194304 4196468 140721826349184 139964572437360 139965536508546 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22810624 140721826350253 140721826350345 140721826350345 140721826353103 0
[pid=30492/tid=30500] ppid=30489 vsize=10661128 memory=2397388 CPUtime=0 cores=0,2,4,6
/proc/30492/task/30500/stat : 30500 (java) S 30489 30492 24557 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 98218714 10916995072 599347 33554432000 4194304 4196468 140721826349184 139964571383392 139965536507605 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22810624 140721826350253 140721826350345 140721826350345 140721826353103 0
[pid=30492/tid=30501] ppid=30489 vsize=10661128 memory=2397388 CPUtime=0 cores=0,2,4,6
/proc/30492/task/30501/stat : 30501 (java) S 30489 30492 24557 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 98218714 10916995072 599347 33554432000 4194304 4196468 140721826349184 139964570330480 139965536507605 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22810624 140721826350253 140721826350345 140721826350345 140721826353103 0
[pid=30492/tid=30502] ppid=30489 vsize=10661128 memory=2397388 CPUtime=0 cores=0,2,4,6
/proc/30492/task/30502/stat : 30502 (java) S 30489 30492 24557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98218717 10916995072 599347 33554432000 4194304 4196468 140721826349184 139964569278800 139965536515995 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22810624 140721826350253 140721826350345 140721826350345 140721826353103 0
[pid=30492/tid=30503] ppid=30489 vsize=10661128 memory=2397388 CPUtime=0.64 cores=0,2,4,6
/proc/30492/task/30503/stat : 30503 (java) S 30489 30492 24557 0 -1 1077944384 4860 0 0 0 63 1 0 0 20 0 15 0 98218717 10916995072 599347 33554432000 4194304 4196468 140721826349184 139964568226160 139965536508546 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22810624 140721826350253 140721826350345 140721826350345 140721826353103 0
[pid=30492/tid=30504] ppid=30489 vsize=10661128 memory=2397388 CPUtime=0.88 cores=0,2,4,6
/proc/30492/task/30504/stat : 30504 (java) S 30489 30492 24557 0 -1 1077944384 6274 0 0 0 87 1 0 0 20 0 15 0 98218717 10916995072 599347 33554432000 4194304 4196468 140721826349184 139964567173360 139965536508546 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22810624 140721826350253 140721826350345 140721826350345 140721826353103 0
[pid=30492/tid=30505] ppid=30489 vsize=10661128 memory=2397388 CPUtime=0.33 cores=0,2,4,6
/proc/30492/task/30505/stat : 30505 (java) S 30489 30492 24557 0 -1 1077944384 3494 0 0 0 33 0 0 0 20 0 15 0 98218717 10916995072 599347 33554432000 4194304 4196468 140721826349184 139964566120560 139965536508546 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22810624 140721826350253 140721826350345 140721826350345 140721826353103 0
[pid=30492/tid=30506] ppid=30489 vsize=10661128 memory=17268 CPUtime=0 cores=0,2,4,6
/proc/30492/task/30506/stat : 30506 (java) S 30489 30492 24557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98218717 10916995072 599347 33554432000 4194304 4196468 140721826349184 139964565068000 139965536507605 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22810624 140721826350253 140721826350345 140721826350345 140721826353103 0
[pid=30492/tid=30507] ppid=30489 vsize=10661128 memory=1788 CPUtime=1.62 cores=0,2,4,6
/proc/30492/task/30507/stat : 30507 (java) S 30489 30492 24557 0 -1 1077944384 1484 0 0 0 77 85 0 0 20 0 15 0 98218717 10916995072 599347 33554432000 4194304 4196468 140721826349184 139964564016304 139965536508546 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22810624 140721826350253 140721826350345 140721826350345 140721826353103 0
Current children cumulated CPU time: 2365.83 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 2397388 KiB

[startup+2382.3 s]
/proc/loadavg: 1.40 1.40 1.35 3/215 30601
/proc/meminfo: memFree=18625840/32770624 swapFree=67108688/67108860
[pid=30492] ppid=30489 vsize=10661128 memory=2397388 CPUtime=2426.91 cores=0,2,4,6
/proc/30492/stat : 30492 (java) S 30489 30492 24557 0 -1 1077944320 219888 0 0 0 242231 460 0 0 20 0 15 0 98218711 10916995072 599347 33554432000 4194304 4196468 140721826349184 140721826331728 139965536497399 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 22810624 140721826350253 140721826350345 140721826350345 140721826353103 0
/proc/30492/statm: 2665282 599347 3171 1 0 2627263 0
[pid=30492/tid=30494] ppid=30489 vsize=10661128 memory=4616 CPUtime=2354.31 cores=0,2,4,6
/proc/30492/task/30494/stat : 30494 (java) R 30489 30492 24557 0 -1 4202560 122150 0 0 0 235349 82 0 0 20 0 15 0 98218711 10916995072 599347 33554432000 4194304 4196468 140721826349184 139965540737168 139965152973647 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 22810624 140721826350253 140721826350345 140721826350345 140721826353103 0
[pid=30492/tid=30495] ppid=30489 vsize=10661128 memory=2397388 CPUtime=14.7 cores=0,2,4,6
/proc/30492/task/30495/stat : 30495 (java) S 30489 30492 24557 0 -1 1077944384 14927 0 0 0 1395 75 0 0 20 0 15 0 98218712 10916995072 599347 33554432000 4194304 4196468 140721826349184 139965473188496 139965536507605 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22810624 140721826350253 140721826350345 140721826350345 140721826353103 0
[pid=30492/tid=30496] ppid=30489 vsize=10661128 memory=280543104613760 CPUtime=14.72 cores=0,2,4,6
/proc/30492/task/30496/stat : 30496 (java) S 30489 30492 24557 0 -1 1077944384 16573 0 0 0 1400 72 0 0 20 0 15 0 98218712 10916995072 599347 33554432000 4194304 4196468 140721826349184 139965472135696 139965536507605 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22810624 140721826350253 140721826350345 140721826350345 140721826353103 0
[pid=30492/tid=30497] ppid=30489 vsize=10661128 memory=2397388 CPUtime=14.74 cores=0,2,4,6
/proc/30492/task/30497/stat : 30497 (java) S 30489 30492 24557 0 -1 1077944384 13826 0 0 0 1398 76 0 0 20 0 15 0 98218712 10916995072 599347 33554432000 4194304 4196468 140721826349184 139965471082896 139965536507605 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22810624 140721826350253 140721826350345 140721826350345 140721826353103 0
[pid=30492/tid=30498] ppid=30489 vsize=10661128 memory=2397388 CPUtime=14.76 cores=0,2,4,6
/proc/30492/task/30498/stat : 30498 (java) S 30489 30492 24557 0 -1 1077944384 15058 0 0 0 1398 78 0 0 20 0 15 0 98218712 10916995072 599347 33554432000 4194304 4196468 140721826349184 139965470030096 139965536507605 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22810624 140721826350253 140721826350345 140721826350345 140721826353103 0
[pid=30492/tid=30499] ppid=30489 vsize=10661128 memory=4140 CPUtime=10.06 cores=0,2,4,6
/proc/30492/task/30499/stat : 30499 (java) S 30489 30492 24557 0 -1 1077944384 19829 0 0 0 933 73 0 0 20 0 15 0 98218714 10916995072 599347 33554432000 4194304 4196468 140721826349184 139964572437360 139965536508546 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22810624 140721826350253 140721826350345 140721826350345 140721826353103 0
[pid=30492/tid=30500] ppid=30489 vsize=10661128 memory=2397388 CPUtime=0 cores=0,2,4,6
/proc/30492/task/30500/stat : 30500 (java) S 30489 30492 24557 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 98218714 10916995072 599347 33554432000 4194304 4196468 140721826349184 139964571383392 139965536507605 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22810624 140721826350253 140721826350345 140721826350345 140721826353103 0
[pid=30492/tid=30501] ppid=30489 vsize=10661128 memory=2397388 CPUtime=0 cores=0,2,4,6
/proc/30492/task/30501/stat : 30501 (java) S 30489 30492 24557 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 98218714 10916995072 599347 33554432000 4194304 4196468 140721826349184 139964570330480 139965536507605 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22810624 140721826350253 140721826350345 140721826350345 140721826353103 0
[pid=30492/tid=30502] ppid=30489 vsize=10661128 memory=2397388 CPUtime=0 cores=0,2,4,6
/proc/30492/task/30502/stat : 30502 (java) S 30489 30492 24557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98218717 10916995072 599347 33554432000 4194304 4196468 140721826349184 139964569278800 139965536515995 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22810624 140721826350253 140721826350345 140721826350345 140721826353103 0
[pid=30492/tid=30503] ppid=30489 vsize=10661128 memory=2397388 CPUtime=0.64 cores=0,2,4,6
/proc/30492/task/30503/stat : 30503 (java) S 30489 30492 24557 0 -1 1077944384 4864 0 0 0 63 1 0 0 20 0 15 0 98218717 10916995072 599347 33554432000 4194304 4196468 140721826349184 139964568226160 139965536508546 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22810624 140721826350253 140721826350345 140721826350345 140721826353103 0
[pid=30492/tid=30504] ppid=30489 vsize=10661128 memory=2397388 CPUtime=0.88 cores=0,2,4,6
/proc/30492/task/30504/stat : 30504 (java) S 30489 30492 24557 0 -1 1077944384 6279 0 0 0 87 1 0 0 20 0 15 0 98218717 10916995072 599347 33554432000 4194304 4196468 140721826349184 139964567173360 139965536508546 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22810624 140721826350253 140721826350345 140721826350345 140721826353103 0
[pid=30492/tid=30505] ppid=30489 vsize=10661128 memory=4140 CPUtime=0.33 cores=0,2,4,6
/proc/30492/task/30505/stat : 30505 (java) S 30489 30492 24557 0 -1 1077944384 3498 0 0 0 33 0 0 0 20 0 15 0 98218717 10916995072 599347 33554432000 4194304 4196468 140721826349184 139964566120560 139965536508546 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22810624 140721826350253 140721826350345 140721826350345 140721826353103 0
[pid=30492/tid=30506] ppid=30489 vsize=10661128 memory=2397388 CPUtime=0 cores=0,2,4,6
/proc/30492/task/30506/stat : 30506 (java) S 30489 30492 24557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98218717 10916995072 599347 33554432000 4194304 4196468 140721826349184 139964565068000 139965536507605 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22810624 140721826350253 140721826350345 140721826350345 140721826353103 0
[pid=30492/tid=30507] ppid=30489 vsize=10661128 memory=2397388 CPUtime=1.66 cores=0,2,4,6
/proc/30492/task/30507/stat : 30507 (java) S 30489 30492 24557 0 -1 1077944384 1523 0 0 0 79 87 0 0 20 0 15 0 98218717 10916995072 599347 33554432000 4194304 4196468 140721826349184 139964564016304 139965536508546 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22810624 140721826350253 140721826350345 140721826350345 140721826353103 0
Current children cumulated CPU time: 2426.91 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 2397388 KiB

[startup+2442.3 s]
/proc/loadavg: 1.03 1.30 1.32 3/215 30602
/proc/meminfo: memFree=18644864/32770624 swapFree=67108688/67108860
[pid=30492] ppid=30489 vsize=10661128 memory=2378152 CPUtime=2487.87 cores=0,2,4,6
/proc/30492/stat : 30492 (java) S 30489 30492 24557 0 -1 1077944320 224120 0 0 0 248315 472 0 0 20 0 15 0 98218711 10916995072 594538 33554432000 4194304 4196468 140721826349184 140721826331728 139965536497399 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 22810624 140721826350253 140721826350345 140721826350345 140721826353103 0
/proc/30492/statm: 2665282 594538 3171 1 0 2627263 0
[pid=30492/tid=30494] ppid=30489 vsize=10661128 memory=6791534058613427641 CPUtime=2413.53 cores=0,2,4,6
/proc/30492/task/30494/stat : 30494 (java) R 30489 30492 24557 0 -1 4202560 123517 0 0 0 241270 83 0 0 20 0 15 0 98218711 10916995072 594538 33554432000 4194304 4196468 140721826349184 139965540737168 139965149554172 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 22810624 140721826350253 140721826350345 140721826350345 140721826353103 0
[pid=30492/tid=30495] ppid=30489 vsize=10661128 memory=2378152 CPUtime=15.05 cores=0,2,4,6
/proc/30492/task/30495/stat : 30495 (java) S 30489 30492 24557 0 -1 1077944384 15072 0 0 0 1427 78 0 0 20 0 15 0 98218712 10916995072 594538 33554432000 4194304 4196468 140721826349184 139965473188496 139965536507605 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22810624 140721826350253 140721826350345 140721826350345 140721826353103 0
[pid=30492/tid=30496] ppid=30489 vsize=10661128 memory=2378152 CPUtime=15.06 cores=0,2,4,6
/proc/30492/task/30496/stat : 30496 (java) S 30489 30492 24557 0 -1 1077944384 16754 0 0 0 1433 73 0 0 20 0 15 0 98218712 10916995072 594538 33554432000 4194304 4196468 140721826349184 139965472135696 139965536507605 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22810624 140721826350253 140721826350345 140721826350345 140721826353103 0
[pid=30492/tid=30497] ppid=30489 vsize=10661128 memory=2378152 CPUtime=15.09 cores=0,2,4,6
/proc/30492/task/30497/stat : 30497 (java) S 30489 30492 24557 0 -1 1077944384 14076 0 0 0 1431 78 0 0 20 0 15 0 98218712 10916995072 594538 33554432000 4194304 4196468 140721826349184 139965471082896 139965536507605 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22810624 140721826350253 140721826350345 140721826350345 140721826353103 0
[pid=30492/tid=30498] ppid=30489 vsize=10661128 memory=2378152 CPUtime=15.1 cores=0,2,4,6
/proc/30492/task/30498/stat : 30498 (java) S 30489 30492 24557 0 -1 1077944384 15596 0 0 0 1429 81 0 0 20 0 15 0 98218712 10916995072 594538 33554432000 4194304 4196468 140721826349184 139965470030096 139965536507605 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22810624 140721826350253 140721826350345 140721826350345 140721826353103 0
[pid=30492/tid=30499] ppid=30489 vsize=10661128 memory=2378152 CPUtime=10.39 cores=0,2,4,6
/proc/30492/task/30499/stat : 30499 (java) S 30489 30492 24557 0 -1 1077944384 21564 0 0 0 963 76 0 0 20 0 15 0 98218714 10916995072 594538 33554432000 4194304 4196468 140721826349184 139964572437360 139965536508546 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22810624 140721826350253 140721826350345 140721826350345 140721826353103 0
[pid=30492/tid=30500] ppid=30489 vsize=10661128 memory=2378152 CPUtime=0 cores=0,2,4,6
/proc/30492/task/30500/stat : 30500 (java) S 30489 30492 24557 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 98218714 10916995072 594538 33554432000 4194304 4196468 140721826349184 139964571383392 139965536507605 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22810624 140721826350253 140721826350345 140721826350345 140721826353103 0
[pid=30492/tid=30501] ppid=30489 vsize=10661128 memory=2378152 CPUtime=0 cores=0,2,4,6
/proc/30492/task/30501/stat : 30501 (java) S 30489 30492 24557 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 98218714 10916995072 594538 33554432000 4194304 4196468 140721826349184 139964570330480 139965536507605 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22810624 140721826350253 140721826350345 140721826350345 140721826353103 0
[pid=30492/tid=30502] ppid=30489 vsize=10661128 memory=2378152 CPUtime=0 cores=0,2,4,6
/proc/30492/task/30502/stat : 30502 (java) S 30489 30492 24557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98218717 10916995072 594538 33554432000 4194304 4196468 140721826349184 139964569278800 139965536515995 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22810624 140721826350253 140721826350345 140721826350345 140721826353103 0
[pid=30492/tid=30503] ppid=30489 vsize=10661128 memory=1496 CPUtime=0.64 cores=0,2,4,6
/proc/30492/task/30503/stat : 30503 (java) S 30489 30492 24557 0 -1 1077944384 4867 0 0 0 63 1 0 0 20 0 15 0 98218717 10916995072 594538 33554432000 4194304 4196468 140721826349184 139964568226160 139965536508546 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22810624 140721826350253 140721826350345 140721826350345 140721826353103 0
[pid=30492/tid=30504] ppid=30489 vsize=10661128 memory=2378152 CPUtime=0.88 cores=0,2,4,6
/proc/30492/task/30504/stat : 30504 (java) S 30489 30492 24557 0 -1 1077944384 6282 0 0 0 87 1 0 0 20 0 15 0 98218717 10916995072 594538 33554432000 4194304 4196468 140721826349184 139964567173360 139965536508546 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22810624 140721826350253 140721826350345 140721826350345 140721826353103 0
[pid=30492/tid=30505] ppid=30489 vsize=10661128 memory=2378152 CPUtime=0.33 cores=0,2,4,6
/proc/30492/task/30505/stat : 30505 (java) S 30489 30492 24557 0 -1 1077944384 3500 0 0 0 33 0 0 0 20 0 15 0 98218717 10916995072 594538 33554432000 4194304 4196468 140721826349184 139964566120560 139965536508546 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22810624 140721826350253 140721826350345 140721826350345 140721826353103 0
[pid=30492/tid=30506] ppid=30489 vsize=10661128 memory=2378152 CPUtime=0 cores=0,2,4,6
/proc/30492/task/30506/stat : 30506 (java) S 30489 30492 24557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98218717 10916995072 594538 33554432000 4194304 4196468 140721826349184 139964565068000 139965536507605 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22810624 140721826350253 140721826350345 140721826350345 140721826353103 0
[pid=30492/tid=30507] ppid=30489 vsize=10661128 memory=2378152 CPUtime=1.71 cores=0,2,4,6
/proc/30492/task/30507/stat : 30507 (java) S 30489 30492 24557 0 -1 1077944384 1531 0 0 0 81 90 0 0 20 0 15 0 98218717 10916995072 594538 33554432000 4194304 4196468 140721826349184 139964564016304 139965536508546 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22810624 140721826350253 140721826350345 140721826350345 140721826353103 0
Current children cumulated CPU time: 2487.87 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 2378152 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2474 s]*
/proc/loadavg: 0.88 1.24 1.30 2/194 30650
/proc/meminfo: memFree=21097436/32770624 swapFree=67108688/67108860
[pid=30492] ppid=30489 vsize=10661128 memory=2378152 CPUtime=2520.06 cores=0,2,4,6
/proc/30492/stat : 30492 (java) S 30489 30492 24557 0 -1 1077944320 225877 0 0 0 251527 479 0 0 20 0 15 0 98218711 10916995072 594538 33554432000 4194304 4196468 140721826349184 140721826331728 139965536497399 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 22810624 140721826350253 140721826350345 140721826350345 140721826353103 0
/proc/30492/statm: 2665282 594538 3171 1 0 2627263 0
[pid=30492/tid=30494] ppid=30489 vsize=10661128 memory=6791534058613427641 CPUtime=2444.85 cores=0,2,4,6
/proc/30492/task/30494/stat : 30494 (java) R 30489 30492 24557 0 -1 4202560 124329 0 0 0 244402 83 0 0 20 0 15 0 98218711 10916995072 594538 33554432000 4194304 4196468 140721826349184 139965540737168 139965152971216 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 22810624 140721826350253 140721826350345 140721826350345 140721826353103 0
[pid=30492/tid=30495] ppid=30489 vsize=10661128 memory=4126316290023845779 CPUtime=15.22 cores=0,2,4,6
/proc/30492/task/30495/stat : 30495 (java) S 30489 30492 24557 0 -1 1077944384 15177 0 0 0 1442 80 0 0 20 0 15 0 98218712 10916995072 594538 33554432000 4194304 4196468 140721826349184 139965473188496 139965536507605 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22810624 140721826350253 140721826350345 140721826350345 140721826353103 0
[pid=30492/tid=30496] ppid=30489 vsize=10661128 memory=2240 CPUtime=15.23 cores=0,2,4,6
/proc/30492/task/30496/stat : 30496 (java) S 30489 30492 24557 0 -1 1077944384 16906 0 0 0 1448 75 0 0 20 0 15 0 98218712 10916995072 594538 33554432000 4194304 4196468 140721826349184 139965472135696 139965536507605 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22810624 140721826350253 140721826350345 140721826350345 140721826353103 0
[pid=30492/tid=30497] ppid=30489 vsize=10661128 memory=4124 CPUtime=15.26 cores=0,2,4,6
/proc/30492/task/30497/stat : 30497 (java) S 30489 30492 24557 0 -1 1077944384 14450 0 0 0 1447 79 0 0 20 0 15 0 98218712 10916995072 594538 33554432000 4194304 4196468 140721826349184 139965471082896 139965536507605 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22810624 140721826350253 140721826350345 140721826350345 140721826353103 0
[pid=30492/tid=30498] ppid=30489 vsize=10661128 memory=2200 CPUtime=15.27 cores=0,2,4,6
/proc/30492/task/30498/stat : 30498 (java) S 30489 30492 24557 0 -1 1077944384 15647 0 0 0 1445 82 0 0 20 0 15 0 98218712 10916995072 594538 33554432000 4194304 4196468 140721826349184 139965470030096 139965536507605 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22810624 140721826350253 140721826350345 140721826350345 140721826353103 0
[pid=30492/tid=30499] ppid=30489 vsize=10661128 memory=7284 CPUtime=10.55 cores=0,2,4,6
/proc/30492/task/30499/stat : 30499 (java) S 30489 30492 24557 0 -1 1077944384 21800 0 0 0 977 78 0 0 20 0 15 0 98218714 10916995072 594538 33554432000 4194304 4196468 140721826349184 139964572437360 139965536508546 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22810624 140721826350253 140721826350345 140721826350345 140721826353103 0
[pid=30492/tid=30500] ppid=30489 vsize=10661128 memory=840 CPUtime=0 cores=0,2,4,6
/proc/30492/task/30500/stat : 30500 (java) S 30489 30492 24557 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 98218714 10916995072 594538 33554432000 4194304 4196468 140721826349184 139964571383392 139965536507605 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22810624 140721826350253 140721826350345 140721826350345 140721826353103 0
[pid=30492/tid=30501] ppid=30489 vsize=10661128 memory=1796 CPUtime=0 cores=0,2,4,6
/proc/30492/task/30501/stat : 30501 (java) S 30489 30492 24557 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 98218714 10916995072 594538 33554432000 4194304 4196468 140721826349184 139964570330480 139965536507605 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22810624 140721826350253 140721826350345 140721826350345 140721826353103 0
[pid=30492/tid=30502] ppid=30489 vsize=10661128 memory=912 CPUtime=0 cores=0,2,4,6
/proc/30492/task/30502/stat : 30502 (java) S 30489 30492 24557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98218717 10916995072 594538 33554432000 4194304 4196468 140721826349184 139964569278800 139965536515995 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22810624 140721826350253 140721826350345 140721826350345 140721826353103 0
[pid=30492/tid=30503] ppid=30489 vsize=10661128 memory=3848 CPUtime=0.64 cores=0,2,4,6
/proc/30492/task/30503/stat : 30503 (java) S 30489 30492 24557 0 -1 1077944384 4870 0 0 0 63 1 0 0 20 0 15 0 98218717 10916995072 594538 33554432000 4194304 4196468 140721826349184 139964568226160 139965536508546 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22810624 140721826350253 140721826350345 140721826350345 140721826353103 0
[pid=30492/tid=30504] ppid=30489 vsize=10661128 memory=2668 CPUtime=0.88 cores=0,2,4,6
/proc/30492/task/30504/stat : 30504 (java) S 30489 30492 24557 0 -1 1077944384 6284 0 0 0 87 1 0 0 20 0 15 0 98218717 10916995072 594538 33554432000 4194304 4196468 140721826349184 139964567173360 139965536508546 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22810624 140721826350253 140721826350345 140721826350345 140721826353103 0
[pid=30492/tid=30505] ppid=30489 vsize=10661128 memory=4108 CPUtime=0.33 cores=0,2,4,6
/proc/30492/task/30505/stat : 30505 (java) S 30489 30492 24557 0 -1 1077944384 3502 0 0 0 33 0 0 0 20 0 15 0 98218717 10916995072 594538 33554432000 4194304 4196468 140721826349184 139964566120560 139965536508546 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22810624 140721826350253 140721826350345 140721826350345 140721826353103 0
[pid=30492/tid=30506] ppid=30489 vsize=10661128 memory=1408 CPUtime=0 cores=0,2,4,6
/proc/30492/task/30506/stat : 30506 (java) S 30489 30492 24557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98218717 10916995072 594538 33554432000 4194304 4196468 140721826349184 139964565068000 139965536507605 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22810624 140721826350253 140721826350345 140721826350345 140721826353103 0
[pid=30492/tid=30507] ppid=30489 vsize=10661128 memory=3208 CPUtime=1.73 cores=0,2,4,6
/proc/30492/task/30507/stat : 30507 (java) S 30489 30492 24557 0 -1 1077944384 1551 0 0 0 82 91 0 0 20 0 15 0 98218717 10916995072 594538 33554432000 4194304 4196468 140721826349184 139964564016304 139965536508546 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22810624 140721826350253 140721826350345 140721826350345 140721826353103 0
Current children cumulated CPU time: 2520.06 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 2378152 KiB

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

[startup+2474.03 s]
# the end of solver process 30492 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2515.28 s, system=4.80998 s

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

Child status: 143
Real time (s): 2474.03
CPU time (s): 2520.09
CPU user time (s): 2515.28
CPU system time (s): 4.80998
CPU usage (%): 101.862
Max. virtual memory (cumulated for all children) (KiB): 10661128
Max. memory (cumulated for all children) (KiB): 2670836

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2515.28
system time used= 4.80998
maximum resident set size= 2671224
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 226251
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2840
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 358949
involuntary context switches= 8196


# summary of solver processes directly reported to runsolver:
#   pid: 30492
#   total CPU time (s): 2520.09
#   total CPU user time (s): 2515.28
#   total CPU system time (s): 4.80998

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 19.2755 second user time and 19.9156 second system time

The end

Launcher Data

Begin job on node106 at 2018-07-28 21:35:58
IDJOB=4299764
IDBENCH=141441
IDSOLVER=2766
FILE ID=node106/4299764-1532806558
RUNJOBID= node106-1532776007-24588
PBS_JOBID= 21022468
Free space on /tmp= 46160 MiB

SOLVER NAME= Solver of Xavier Schul & Yvhan Smal 2018-04-28
BENCH NAME= XCSP18/Crossword/Crossword-m18-ogd2008-vg-13-14_c18.xml
COMMAND LINE= java -jar minicp-1.0.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4299764-1532806558/watcher-4299764-1532806558 -o /tmp/evaluation-result-4299764-1532806558/solver-4299764-1532806558 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node106-1532776007-24588 --watchdog 2580  java -jar minicp-1.0.jar HOME/instance-4299764-1532806558.xml

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

MD5SUM BENCH= 1e3f313ec943efeca8787f022e591dae
RANDOM SEED=2101603792

node106.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	: 5334.11
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	: 5334.11
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	: 5334.11
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	: 5334.11
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:        21176988 kB
MemAvailable:   29639864 kB
Buffers:          233276 kB
Cached:          8390704 kB
SwapCached:            0 kB
Active:          4831340 kB
Inactive:        6134192 kB
Active(anon):    2288340 kB
Inactive(anon):    80488 kB
Active(file):    2543000 kB
Inactive(file):  6053704 kB
Unevictable:        6968 kB
Mlocked:            6968 kB
SwapTotal:      67108860 kB
SwapFree:       67108688 kB
Dirty:              5184 kB
Writeback:             0 kB
AnonPages:       2298792 kB
Mapped:            55320 kB
Shmem:             25056 kB
Slab:             322104 kB
SReclaimable:     294632 kB
SUnreclaim:        27472 kB
KernelStack:        3792 kB
PageTables:         9856 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    3177788 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2203648 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      109952 kB
DirectMap2M:    33435648 kB

Free space on /tmp at the end= 46164 MiB
End job on node106 at 2018-07-28 22:17:13