Trace number 4298214

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

NameRlfap_mini/Rlfap-opt_mini/
Rlfap-ext-graph-13-opt_c18.xml
MD5SUM30d5b14867d08d256465dbe099767a69
Bench CategoryCOP (optimization 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 variables5731
Number of constraints5273
Number of domains11
Minimum domain size2
Maximum domain size44
Distribution of domain sizes[{"size":2,"count":4815},{"size":6,"count":60},{"size":22,"count":30},{"size":24,"count":18},{"size":36,"count":196},{"size":42,"count":130},{"size":44,"count":482}]
Minimum variable degree2
Maximum variable degree21
Distribution of variable degrees[{"degree":2,"count":4815},{"degree":3,"count":3},{"degree":4,"count":4},{"degree":5,"count":15},{"degree":6,"count":38},{"degree":7,"count":82},{"degree":8,"count":83},{"degree":9,"count":97},{"degree":10,"count":88},{"degree":11,"count":79},{"degree":12,"count":53},{"degree":13,"count":62},{"degree":14,"count":58},{"degree":15,"count":101},{"degree":16,"count":77},{"degree":17,"count":38},{"degree":18,"count":19},{"degree":19,"count":14},{"degree":20,"count":2},{"degree":21,"count":3}]
Minimum constraint arity2
Maximum constraint arity3
Distribution of constraint arities[{"arity":2,"count":458},{"arity":3,"count":4815}]
Number of extensional constraints5273
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":5273}]
Optimization problemYES
Type of objectivemin SUM

Solver Data

0.13/0.13	c version: 2018-04-11
0.13/0.13	c seed: 1811631
0.13/0.13	c timeout: -1
0.13/0.13	c memlimit: -1
0.13/0.13	c nbcore: -1
2520.01/2491.70	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 (12897 MiB free)
  memory of node 1: 16384 MiB (14224 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4298214-1532749513/watcher-4298214-1532749513 -o /tmp/evaluation-result-4298214-1532749513/solver-4298214-1532749513 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node134-1532739463-2140 --watchdog 2580 java -jar minicp-1.0.jar HOME/instance-4298214-1532749513.xml 

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

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


[startup+0.101664 s]*
/proc/loadavg: 1.25 1.38 1.46 5/218 3634
/proc/meminfo: memFree=27756600/32770624 swapFree=67108744/67108860
[pid=3619] ppid=3616 vsize=10661052 memory=27580 CPUtime=0.13 cores=1,3,5,7
/proc/3619/stat : 3619 (java) S 3616 3619 2108 0 -1 1077944320 5286 0 0 0 12 1 0 0 20 0 15 0 92514523 10916917248 6895 33554432000 4194304 4196468 140736401429664 140736401412208 139758559780599 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 30912512 140736401433773 140736401433865 140736401433865 140736401436623 0
/proc/3619/statm: 2665263 6895 2843 1 0 2627263 0
[pid=3619/tid=3621] ppid=3616 vsize=10661052 memory=-8968176980467741888 CPUtime=0.09 cores=1,3,5,7
/proc/3619/task/3621/stat : 3621 (java) R 3616 3619 2108 0 -1 4202560 3172 0 0 0 9 0 0 0 20 0 15 0 92514524 10916917248 6895 33554432000 4194304 4196468 140736401429664 139758564001760 139758559792534 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 30912512 140736401433773 140736401433865 140736401433865 140736401436623 0
[pid=3619/tid=3622] ppid=3616 vsize=10661052 memory=-7522837583129502606 CPUtime=0 cores=1,3,5,7
/proc/3619/task/3622/stat : 3622 (java) S 3616 3619 2108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 92514525 10916917248 6895 33554432000 4194304 4196468 140736401429664 139758512401168 139758559790805 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30912512 140736401433773 140736401433865 140736401433865 140736401436623 0
[pid=3619/tid=3623] ppid=3616 vsize=10661052 memory=139859525535360 CPUtime=0 cores=1,3,5,7
/proc/3619/task/3623/stat : 3623 (java) S 3616 3619 2108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 92514525 10916917248 6895 33554432000 4194304 4196468 140736401429664 139758511348624 139758559790805 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30912512 140736401433773 140736401433865 140736401433865 140736401436623 0
[pid=3619/tid=3624] ppid=3616 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3619/task/3624/stat : 3624 (java) S 3616 3619 2108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 92514525 10916917248 6895 33554432000 4194304 4196468 140736401429664 139758510296080 139758559790805 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30912512 140736401433773 140736401433865 140736401433865 140736401436623 0
[pid=3619/tid=3625] ppid=3616 vsize=10661052 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3619/task/3625/stat : 3625 (java) S 3616 3619 2108 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 92514525 10916917248 6895 33554432000 4194304 4196468 140736401429664 139758509243536 139758559790805 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30912512 140736401433773 140736401433865 140736401433865 140736401436623 0
[pid=3619/tid=3626] ppid=3616 vsize=10661052 memory=139859525535360 CPUtime=0 cores=1,3,5,7
/proc/3619/task/3626/stat : 3626 (java) S 3616 3619 2108 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 92514526 10916917248 6895 33554432000 4194304 4196468 140736401429664 139757594879984 139758559791746 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30912512 140736401433773 140736401433865 140736401433865 140736401436623 0
[pid=3619/tid=3627] ppid=3616 vsize=10661052 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3619/task/3627/stat : 3627 (java) S 3616 3619 2108 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 92514526 10916917248 6895 33554432000 4194304 4196468 140736401429664 139757593826208 139758559790805 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30912512 140736401433773 140736401433865 140736401433865 140736401436623 0
[pid=3619/tid=3628] ppid=3616 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3619/task/3628/stat : 3628 (java) S 3616 3619 2108 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 92514527 10916917248 6895 33554432000 4194304 4196468 140736401429664 139757592773616 139758559790805 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30912512 140736401433773 140736401433865 140736401433865 140736401436623 0
[pid=3619/tid=3629] ppid=3616 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3619/task/3629/stat : 3629 (java) S 3616 3619 2108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92514529 10916917248 6895 33554432000 4194304 4196468 140736401429664 139757591722192 139758559799195 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30912512 140736401433773 140736401433865 140736401433865 140736401436623 0
[pid=3619/tid=3630] ppid=3616 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3619/task/3630/stat : 3630 (java) R 3616 3619 2108 0 -1 4202560 451 0 0 0 0 0 0 0 20 0 15 0 92514529 10916917248 6895 33554432000 4194304 4196468 140736401429664 139757590661312 139758543216337 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 30912512 140736401433773 140736401433865 140736401433865 140736401436623 0
[pid=3619/tid=3631] ppid=3616 vsize=10661052 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3619/task/3631/stat : 3631 (java) R 3616 3619 2108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92514529 10916917248 6895 33554432000 4194304 4196468 140736401429664 139757589617264 139758559791746 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 30912512 140736401433773 140736401433865 140736401433865 140736401436623 0
[pid=3619/tid=3632] ppid=3616 vsize=10661052 memory=139859525535360 CPUtime=0.02 cores=1,3,5,7
/proc/3619/task/3632/stat : 3632 (java) R 3616 3619 2108 0 -1 4202560 320 0 0 0 2 0 0 0 20 0 15 0 92514529 10916917248 6895 33554432000 4194304 4196468 140736401429664 139757588564720 139758559801946 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 30912512 140736401433773 140736401433865 140736401433865 140736401436623 0
[pid=3619/tid=3633] ppid=3616 vsize=10661052 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3619/task/3633/stat : 3633 (java) S 3616 3619 2108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92514529 10916917248 6895 33554432000 4194304 4196468 140736401429664 139757587512416 139758559790805 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30912512 140736401433773 140736401433865 140736401433865 140736401436623 0
[pid=3619/tid=3634] ppid=3616 vsize=10661052 memory=139859525535360 CPUtime=0 cores=1,3,5,7
/proc/3619/task/3634/stat : 3634 (java) S 3616 3619 2108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 92514529 10916917248 6895 33554432000 4194304 4196468 140736401429664 139757586458928 139758559791746 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30912512 140736401433773 140736401433865 140736401433865 140736401436623 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 10661052 KiB
Current children cumulated memory: 27580 KiB

[startup+0.210702 s]*
/proc/loadavg: 1.25 1.38 1.46 4/218 3634
/proc/meminfo: memFree=27744568/32770624 swapFree=67108744/67108860
[pid=3619] ppid=3616 vsize=10661052 memory=39992 CPUtime=0.35 cores=1,3,5,7
/proc/3619/stat : 3619 (java) S 3616 3619 2108 0 -1 1077944320 8172 0 0 0 33 2 0 0 20 0 15 0 92514523 10916917248 9998 33554432000 4194304 4196468 140736401429664 140736401412208 139758559780599 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 30912512 140736401433773 140736401433865 140736401433865 140736401436623 0
/proc/3619/statm: 2665263 9998 2977 1 0 2627263 0
[pid=3619/tid=3621] ppid=3616 vsize=10661052 memory=7022364594140610616 CPUtime=0.2 cores=1,3,5,7
/proc/3619/task/3621/stat : 3621 (java) R 3616 3619 2108 0 -1 4202560 5122 0 0 0 19 1 0 0 20 0 15 0 92514524 10916917248 10123 33554432000 4194304 4196468 140736401429664 139758564020080 139758559802525 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 30912512 140736401433773 140736401433865 140736401433865 140736401436623 0
[pid=3619/tid=3622] ppid=3616 vsize=10661052 memory=364 CPUtime=0 cores=1,3,5,7
/proc/3619/task/3622/stat : 3622 (java) S 3616 3619 2108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 92514525 10916917248 10123 33554432000 4194304 4196468 140736401429664 139758512401168 139758559790805 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30912512 140736401433773 140736401433865 140736401433865 140736401436623 0
[pid=3619/tid=3623] ppid=3616 vsize=10661052 memory=139859525552984 CPUtime=0 cores=1,3,5,7
/proc/3619/task/3623/stat : 3623 (java) S 3616 3619 2108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 92514525 10916917248 10123 33554432000 4194304 4196468 140736401429664 139758511348624 139758559790805 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30912512 140736401433773 140736401433865 140736401433865 140736401436623 0
[pid=3619/tid=3624] ppid=3616 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3619/task/3624/stat : 3624 (java) S 3616 3619 2108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 92514525 10916917248 10123 33554432000 4194304 4196468 140736401429664 139758510296080 139758559790805 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30912512 140736401433773 140736401433865 140736401433865 140736401436623 0
[pid=3619/tid=3625] ppid=3616 vsize=10661052 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3619/task/3625/stat : 3625 (java) S 3616 3619 2108 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 92514525 10916917248 10123 33554432000 4194304 4196468 140736401429664 139758509243536 139758559790805 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30912512 140736401433773 140736401433865 140736401433865 140736401436623 0
[pid=3619/tid=3626] ppid=3616 vsize=10661052 memory=139859525535360 CPUtime=0 cores=1,3,5,7
/proc/3619/task/3626/stat : 3626 (java) S 3616 3619 2108 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 92514526 10916917248 10123 33554432000 4194304 4196468 140736401429664 139757594879984 139758559791746 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30912512 140736401433773 140736401433865 140736401433865 140736401436623 0
[pid=3619/tid=3627] ppid=3616 vsize=10661052 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3619/task/3627/stat : 3627 (java) S 3616 3619 2108 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 92514526 10916917248 10123 33554432000 4194304 4196468 140736401429664 139757593826208 139758559790805 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30912512 140736401433773 140736401433865 140736401433865 140736401436623 0
[pid=3619/tid=3628] ppid=3616 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3619/task/3628/stat : 3628 (java) S 3616 3619 2108 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 92514527 10916917248 10123 33554432000 4194304 4196468 140736401429664 139757592773616 139758559790805 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30912512 140736401433773 140736401433865 140736401433865 140736401436623 0
[pid=3619/tid=3629] ppid=3616 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3619/task/3629/stat : 3629 (java) S 3616 3619 2108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92514529 10916917248 10123 33554432000 4194304 4196468 140736401429664 139757591722192 139758559799195 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30912512 140736401433773 140736401433865 140736401433865 140736401436623 0
[pid=3619/tid=3630] ppid=3616 vsize=10661052 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/3619/task/3630/stat : 3630 (java) S 3616 3619 2108 0 -1 1077944384 518 0 0 0 2 0 0 0 20 0 15 0 92514529 10916917248 10123 33554432000 4194304 4196468 140736401429664 139757590669808 139758559791746 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30912512 140736401433773 140736401433865 140736401433865 140736401436623 0
[pid=3619/tid=3631] ppid=3616 vsize=10661052 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/3619/task/3631/stat : 3631 (java) R 3616 3619 2108 0 -1 4202560 341 0 0 0 2 0 0 0 20 0 15 0 92514529 10916917248 10123 33554432000 4194304 4196468 140736401429664 139757589608720 139758552017726 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 30912512 140736401433773 140736401433865 140736401433865 140736401436623 0
[pid=3619/tid=3632] ppid=3616 vsize=10661052 memory=139859525535360 CPUtime=0.08 cores=1,3,5,7
/proc/3619/task/3632/stat : 3632 (java) R 3616 3619 2108 0 -1 4202560 852 0 0 0 8 0 0 0 20 0 15 0 92514529 10916917248 10123 33554432000 4194304 4196468 140736401429664 139757588561088 139758538340995 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 30912512 140736401433773 140736401433865 140736401433865 140736401436623 0
[pid=3619/tid=3633] ppid=3616 vsize=10661052 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3619/task/3633/stat : 3633 (java) S 3616 3619 2108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92514529 10916917248 10123 33554432000 4194304 4196468 140736401429664 139757587512416 139758559790805 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30912512 140736401433773 140736401433865 140736401433865 140736401436623 0
[pid=3619/tid=3634] ppid=3616 vsize=10661052 memory=139859525535360 CPUtime=0 cores=1,3,5,7
/proc/3619/task/3634/stat : 3634 (java) S 3616 3619 2108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 92514529 10916917248 10123 33554432000 4194304 4196468 140736401429664 139757586458928 139758559791746 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30912512 140736401433773 140736401433865 140736401433865 140736401436623 0
Current children cumulated CPU time: 0.35 s
Current children cumulated vsize: 10661052 KiB
Current children cumulated memory: 39992 KiB

[startup+0.311253 s]*
/proc/loadavg: 1.25 1.38 1.46 5/218 3634
/proc/meminfo: memFree=27702684/32770624 swapFree=67108744/67108860
[pid=3619] ppid=3616 vsize=10661052 memory=87784 CPUtime=0.66 cores=1,3,5,7
/proc/3619/stat : 3619 (java) S 3616 3619 2108 0 -1 1077944320 9807 0 0 0 62 4 0 0 20 0 15 0 92514523 10916917248 21946 33554432000 4194304 4196468 140736401429664 140736401412208 139758559780599 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 30912512 140736401433773 140736401433865 140736401433865 140736401436623 0
/proc/3619/statm: 2665263 21946 3031 1 0 2627263 0
[pid=3619/tid=3621] ppid=3616 vsize=10661052 memory=7022364594140610616 CPUtime=0.3 cores=1,3,5,7
/proc/3619/task/3621/stat : 3621 (java) R 3616 3619 2108 0 -1 4202560 5154 0 0 0 28 2 0 0 20 0 15 0 92514524 10916917248 21946 33554432000 4194304 4196468 140736401429664 139758564016896 139758187478192 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 30912512 140736401433773 140736401433865 140736401433865 140736401436623 0
[pid=3619/tid=3622] ppid=3616 vsize=10661052 memory=4294980952 CPUtime=0 cores=1,3,5,7
/proc/3619/task/3622/stat : 3622 (java) S 3616 3619 2108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 92514525 10916917248 21946 33554432000 4194304 4196468 140736401429664 139758512401168 139758559790805 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30912512 140736401433773 140736401433865 140736401433865 140736401436623 0
[pid=3619/tid=3623] ppid=3616 vsize=10661052 memory=139859525978107 CPUtime=0 cores=1,3,5,7
/proc/3619/task/3623/stat : 3623 (java) S 3616 3619 2108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 92514525 10916917248 21946 33554432000 4194304 4196468 140736401429664 139758511348624 139758559790805 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30912512 140736401433773 140736401433865 140736401433865 140736401436623 0
[pid=3619/tid=3624] ppid=3616 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3619/task/3624/stat : 3624 (java) S 3616 3619 2108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 92514525 10916917248 21946 33554432000 4194304 4196468 140736401429664 139758510296080 139758559790805 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30912512 140736401433773 140736401433865 140736401433865 140736401436623 0
[pid=3619/tid=3625] ppid=3616 vsize=10661052 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3619/task/3625/stat : 3625 (java) S 3616 3619 2108 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 92514525 10916917248 21946 33554432000 4194304 4196468 140736401429664 139758509243536 139758559790805 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30912512 140736401433773 140736401433865 140736401433865 140736401436623 0
[pid=3619/tid=3626] ppid=3616 vsize=10661052 memory=139859525535360 CPUtime=0 cores=1,3,5,7
/proc/3619/task/3626/stat : 3626 (java) S 3616 3619 2108 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 92514526 10916917248 21946 33554432000 4194304 4196468 140736401429664 139757594879984 139758559791746 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30912512 140736401433773 140736401433865 140736401433865 140736401436623 0
[pid=3619/tid=3627] ppid=3616 vsize=10661052 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3619/task/3627/stat : 3627 (java) S 3616 3619 2108 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 92514526 10916917248 21946 33554432000 4194304 4196468 140736401429664 139757593826208 139758559790805 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30912512 140736401433773 140736401433865 140736401433865 140736401436623 0
[pid=3619/tid=3628] ppid=3616 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3619/task/3628/stat : 3628 (java) S 3616 3619 2108 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 92514527 10916917248 21946 33554432000 4194304 4196468 140736401429664 139757592773616 139758559790805 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30912512 140736401433773 140736401433865 140736401433865 140736401436623 0
[pid=3619/tid=3629] ppid=3616 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3619/task/3629/stat : 3629 (java) S 3616 3619 2108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92514529 10916917248 21946 33554432000 4194304 4196468 140736401429664 139757591722192 139758559799195 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30912512 140736401433773 140736401433865 140736401433865 140736401436623 0
[pid=3619/tid=3630] ppid=3616 vsize=10661052 memory=0 CPUtime=0.1 cores=1,3,5,7
/proc/3619/task/3630/stat : 3630 (java) R 3616 3619 2108 0 -1 4202560 1552 0 0 0 10 0 0 0 20 0 15 0 92514529 10916917248 21946 33554432000 4194304 4196468 140736401429664 139757590655832 139758537375465 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 30912512 140736401433773 140736401433865 140736401433865 140736401436623 0
[pid=3619/tid=3631] ppid=3616 vsize=10661052 memory=-1 CPUtime=0.11 cores=1,3,5,7
/proc/3619/task/3631/stat : 3631 (java) R 3616 3619 2108 0 -1 4202560 846 0 0 0 11 0 0 0 20 0 15 0 92514529 10916917248 21946 33554432000 4194304 4196468 140736401429664 139757589602128 139758540416532 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 30912512 140736401433773 140736401433865 140736401433865 140736401436623 0
[pid=3619/tid=3632] ppid=3616 vsize=10661052 memory=139859525535360 CPUtime=0.12 cores=1,3,5,7
/proc/3619/task/3632/stat : 3632 (java) R 3616 3619 2108 0 -1 4202560 887 0 0 0 12 0 0 0 20 0 15 0 92514529 10916917248 21946 33554432000 4194304 4196468 140736401429664 139757588564720 139758559801946 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 30912512 140736401433773 140736401433865 140736401433865 140736401436623 0
[pid=3619/tid=3633] ppid=3616 vsize=10661052 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/3619/task/3633/stat : 3633 (java) S 3616 3619 2108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92514529 10916917248 21946 33554432000 4194304 4196468 140736401429664 139757587512416 139758559790805 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30912512 140736401433773 140736401433865 140736401433865 140736401436623 0
[pid=3619/tid=3634] ppid=3616 vsize=10661052 memory=139859525535360 CPUtime=0 cores=1,3,5,7
/proc/3619/task/3634/stat : 3634 (java) S 3616 3619 2108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 92514529 10916917248 21946 33554432000 4194304 4196468 140736401429664 139757586458928 139758559791746 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30912512 140736401433773 140736401433865 140736401433865 140736401436623 0
Current children cumulated CPU time: 0.66 s
Current children cumulated vsize: 10661052 KiB
Current children cumulated memory: 87784 KiB

[startup+0.701259 s]
/proc/loadavg: 1.25 1.38 1.46 6/218 3634
/proc/meminfo: memFree=27662468/32770624 swapFree=67108744/67108860
[pid=3619] ppid=3616 vsize=10661128 memory=232296 CPUtime=1.9 cores=1,3,5,7
/proc/3619/stat : 3619 (java) S 3616 3619 2108 0 -1 1077944320 11759 0 0 0 179 11 0 0 20 0 15 0 92514523 10916995072 58074 33554432000 4194304 4196468 140736401429664 140736401412208 139758559780599 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 30912512 140736401433773 140736401433865 140736401433865 140736401436623 0
/proc/3619/statm: 2665282 58074 3095 1 0 2627263 0
[pid=3619/tid=3621] ppid=3616 vsize=10661128 memory=1236 CPUtime=0.65 cores=1,3,5,7
/proc/3619/task/3621/stat : 3621 (java) S 3616 3619 2108 0 -1 1077944384 5569 0 0 0 61 4 0 0 20 0 15 0 92514524 10916995072 58074 33554432000 4194304 4196468 140736401429664 139758564016496 139758559790805 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30912512 140736401433773 140736401433865 140736401433865 140736401436623 0
[pid=3619/tid=3622] ppid=3616 vsize=10661128 memory=15524 CPUtime=0.01 cores=1,3,5,7
/proc/3619/task/3622/stat : 3622 (java) R 3616 3619 2108 0 -1 4202560 16 0 0 0 0 1 0 0 20 0 15 0 92514525 10916995072 58074 33554432000 4194304 4196468 140736401429664 139758512401168 139758552883316 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 30912512 140736401433773 140736401433865 140736401433865 140736401436623 0
[pid=3619/tid=3623] ppid=3616 vsize=10661128 memory=4052 CPUtime=0.02 cores=1,3,5,7
/proc/3619/task/3623/stat : 3623 (java) R 3616 3619 2108 0 -1 4202560 40 0 0 0 1 1 0 0 20 0 15 0 92514525 10916995072 58074 33554432000 4194304 4196468 140736401429664 139758511346600 139758552877324 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 30912512 140736401433773 140736401433865 140736401433865 140736401436623 0
[pid=3619/tid=3624] ppid=3616 vsize=10661128 memory=644 CPUtime=0.02 cores=1,3,5,7
/proc/3619/task/3624/stat : 3624 (java) R 3616 3619 2108 0 -1 4202560 31 0 0 0 1 1 0 0 20 0 15 0 92514525 10916995072 58074 33554432000 4194304 4196468 140736401429664 139758510296080 139758552883672 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 30912512 140736401433773 140736401433865 140736401433865 140736401436623 0
[pid=3619/tid=3625] ppid=3616 vsize=10661128 memory=1800 CPUtime=0.01 cores=1,3,5,7
/proc/3619/task/3625/stat : 3625 (java) R 3616 3619 2108 0 -1 4202560 23 0 0 0 0 1 0 0 20 0 15 0 92514525 10916995072 58074 33554432000 4194304 4196468 140736401429664 139758509241344 139758552877300 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 30912512 140736401433773 140736401433865 140736401433865 140736401436623 0
[pid=3619/tid=3626] ppid=3616 vsize=10661128 memory=956 CPUtime=0 cores=1,3,5,7
/proc/3619/task/3626/stat : 3626 (java) S 3616 3619 2108 0 -1 1077944384 12 0 0 0 0 0 0 0 20 0 15 0 92514526 10916995072 58074 33554432000 4194304 4196468 140736401429664 139757594878496 139758559790805 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30912512 140736401433773 140736401433865 140736401433865 140736401436623 0
[pid=3619/tid=3627] ppid=3616 vsize=10661128 memory=2340 CPUtime=0 cores=1,3,5,7
/proc/3619/task/3627/stat : 3627 (java) S 3616 3619 2108 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 92514526 10916995072 58074 33554432000 4194304 4196468 140736401429664 139757593826208 139758559790805 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30912512 140736401433773 140736401433865 140736401433865 140736401436623 0
[pid=3619/tid=3628] ppid=3616 vsize=10661128 memory=928 CPUtime=0 cores=1,3,5,7
/proc/3619/task/3628/stat : 3628 (java) S 3616 3619 2108 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 92514527 10916995072 58074 33554432000 4194304 4196468 140736401429664 139757592773616 139758559790805 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30912512 140736401433773 140736401433865 140736401433865 140736401436623 0
[pid=3619/tid=3629] ppid=3616 vsize=10661128 memory=6153431502485415525 CPUtime=0 cores=1,3,5,7
/proc/3619/task/3629/stat : 3629 (java) S 3616 3619 2108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92514529 10916995072 58074 33554432000 4194304 4196468 140736401429664 139757591722192 139758559799195 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30912512 140736401433773 140736401433865 140736401433865 140736401436623 0
[pid=3619/tid=3630] ppid=3616 vsize=10661128 memory=6081108994580048232 CPUtime=0.4 cores=1,3,5,7
/proc/3619/task/3630/stat : 3630 (java) S 3616 3619 2108 0 -1 1077944384 1763 0 0 0 40 0 0 0 20 0 15 0 92514529 10916995072 58074 33554432000 4194304 4196468 140736401429664 139757590654800 139758559790805 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30912512 140736401433773 140736401433865 140736401433865 140736401436623 0
[pid=3619/tid=3631] ppid=3616 vsize=10661128 memory=6154282490091891024 CPUtime=0.45 cores=1,3,5,7
/proc/3619/task/3631/stat : 3631 (java) S 3616 3619 2108 0 -1 1077944384 1720 0 0 0 45 0 0 0 20 0 15 0 92514529 10916995072 58074 33554432000 4194304 4196468 140736401429664 139757589602256 139758559790805 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30912512 140736401433773 140736401433865 140736401433865 140736401436623 0
[pid=3619/tid=3632] ppid=3616 vsize=10661128 memory=7440052414025066321 CPUtime=0.27 cores=1,3,5,7
/proc/3619/task/3632/stat : 3632 (java) S 3616 3619 2108 0 -1 1077944384 1224 0 0 0 27 0 0 0 20 0 15 0 92514529 10916995072 58074 33554432000 4194304 4196468 140736401429664 139757588564720 139758559791746 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30912512 140736401433773 140736401433865 140736401433865 140736401436623 0
[pid=3619/tid=3633] ppid=3616 vsize=10661128 memory=7522818319144412011 CPUtime=0 cores=1,3,5,7
/proc/3619/task/3633/stat : 3633 (java) S 3616 3619 2108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92514529 10916995072 58074 33554432000 4194304 4196468 140736401429664 139757587512416 139758559790805 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30912512 140736401433773 140736401433865 140736401433865 140736401436623 0
[pid=3619/tid=3634] ppid=3616 vsize=10661128 memory=10584 CPUtime=0 cores=1,3,5,7
/proc/3619/task/3634/stat : 3634 (java) S 3616 3619 2108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 92514529 10916995072 58074 33554432000 4194304 4196468 140736401429664 139757586458928 139758559791746 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30912512 140736401433773 140736401433865 140736401433865 140736401436623 0
Current children cumulated CPU time: 1.9 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 232296 KiB

[startup+1.5008 s]
/proc/loadavg: 1.25 1.38 1.46 3/218 3634
/proc/meminfo: memFree=27510052/32770624 swapFree=67108744/67108860
[pid=3619] ppid=3616 vsize=10661128 memory=442960 CPUtime=3.34 cores=1,3,5,7
/proc/3619/stat : 3619 (java) S 3616 3619 2108 0 -1 1077944320 13087 0 0 0 308 26 0 0 20 0 15 0 92514523 10916995072 110740 33554432000 4194304 4196468 140736401429664 140736401412208 139758559780599 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 30912512 140736401433773 140736401433865 140736401433865 140736401436623 0
/proc/3619/statm: 2665282 110740 3134 1 0 2627263 0
[pid=3619/tid=3621] ppid=3616 vsize=10661128 memory=411120 CPUtime=1.36 cores=1,3,5,7
/proc/3619/task/3621/stat : 3621 (java) R 3616 3619 2108 0 -1 4202560 5630 0 0 0 131 5 0 0 20 0 15 0 92514524 10916995072 110740 33554432000 4194304 4196468 140736401429664 139758564014696 139758559792534 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 30912512 140736401433773 140736401433865 140736401433865 140736401436623 0
[pid=3619/tid=3622] ppid=3616 vsize=10661128 memory=8112282956445269571 CPUtime=0.08 cores=1,3,5,7
/proc/3619/task/3622/stat : 3622 (java) S 3616 3619 2108 0 -1 1077944384 244 0 0 0 4 4 0 0 20 0 15 0 92514525 10916995072 110740 33554432000 4194304 4196468 140736401429664 139758512401168 139758559790805 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30912512 140736401433773 140736401433865 140736401433865 140736401436623 0
[pid=3619/tid=3623] ppid=3616 vsize=10661128 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/3619/task/3623/stat : 3623 (java) S 3616 3619 2108 0 -1 1077944384 282 0 0 0 5 4 0 0 20 0 15 0 92514525 10916995072 110740 33554432000 4194304 4196468 140736401429664 139758511348624 139758559790805 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30912512 140736401433773 140736401433865 140736401433865 140736401436623 0
[pid=3619/tid=3624] ppid=3616 vsize=10661128 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/3619/task/3624/stat : 3624 (java) S 3616 3619 2108 0 -1 1077944384 169 0 0 0 5 4 0 0 20 0 15 0 92514525 10916995072 110740 33554432000 4194304 4196468 140736401429664 139758510296080 139758559790805 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30912512 140736401433773 140736401433865 140736401433865 140736401436623 0
[pid=3619/tid=3625] ppid=3616 vsize=10661128 memory=6943526294502006880 CPUtime=0.08 cores=1,3,5,7
/proc/3619/task/3625/stat : 3625 (java) S 3616 3619 2108 0 -1 1077944384 150 0 0 0 4 4 0 0 20 0 15 0 92514525 10916995072 110740 33554432000 4194304 4196468 140736401429664 139758509243536 139758559790805 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30912512 140736401433773 140736401433865 140736401433865 140736401436623 0
[pid=3619/tid=3626] ppid=3616 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/3619/task/3626/stat : 3626 (java) S 3616 3619 2108 0 -1 1077944384 208 0 0 0 0 0 0 0 20 0 15 0 92514526 10916995072 110740 33554432000 4194304 4196468 140736401429664 139757594879984 139758559791746 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30912512 140736401433773 140736401433865 140736401433865 140736401436623 0

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

/proc/3619/task/3621/stat : 3621 (java) R 3616 3619 2108 0 -1 4202560 368792 0 0 0 231261 66 0 0 20 0 15 0 92514524 10916995072 859440 33554432000 4194304 4196468 140736401429664 139758564020144 139758192257236 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 30912512 140736401433773 140736401433865 140736401433865 140736401436623 0
[pid=3619/tid=3622] ppid=3616 vsize=10661128 memory=14694114734114895 CPUtime=6.99 cores=1,3,5,7
/proc/3619/task/3622/stat : 3622 (java) S 3616 3619 2108 0 -1 1077944384 59201 0 0 0 642 57 0 0 20 0 15 0 92514525 10916995072 859440 33554432000 4194304 4196468 140736401429664 139758512401168 139758559790805 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30912512 140736401433773 140736401433865 140736401433865 140736401436623 0
[pid=3619/tid=3623] ppid=3616 vsize=10661128 memory=2196 CPUtime=7.01 cores=1,3,5,7
/proc/3619/task/3623/stat : 3623 (java) S 3616 3619 2108 0 -1 1077944384 62196 0 0 0 646 55 0 0 20 0 15 0 92514525 10916995072 859440 33554432000 4194304 4196468 140736401429664 139758511348624 139758559790805 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30912512 140736401433773 140736401433865 140736401433865 140736401436623 0
[pid=3619/tid=3624] ppid=3616 vsize=10661128 memory=7636 CPUtime=7.02 cores=1,3,5,7
/proc/3619/task/3624/stat : 3624 (java) S 3616 3619 2108 0 -1 1077944384 64296 0 0 0 647 55 0 0 20 0 15 0 92514525 10916995072 859440 33554432000 4194304 4196468 140736401429664 139758510296080 139758559790805 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30912512 140736401433773 140736401433865 140736401433865 140736401436623 0
[pid=3619/tid=3625] ppid=3616 vsize=10661128 memory=836 CPUtime=7.01 cores=1,3,5,7
/proc/3619/task/3625/stat : 3625 (java) S 3616 3619 2108 0 -1 1077944384 58510 0 0 0 644 57 0 0 20 0 15 0 92514525 10916995072 859440 33554432000 4194304 4196468 140736401429664 139758509243536 139758559790805 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30912512 140736401433773 140736401433865 140736401433865 140736401436623 0
[pid=3619/tid=3626] ppid=3616 vsize=10661128 memory=4104 CPUtime=1.28 cores=1,3,5,7
/proc/3619/task/3626/stat : 3626 (java) S 3616 3619 2108 0 -1 1077944384 19193 0 0 0 106 22 0 0 20 0 15 0 92514526 10916995072 859440 33554432000 4194304 4196468 140736401429664 139757594879984 139758559791746 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30912512 140736401433773 140736401433865 140736401433865 140736401436623 0
[pid=3619/tid=3627] ppid=3616 vsize=10661128 memory=1408 CPUtime=0 cores=1,3,5,7
/proc/3619/task/3627/stat : 3627 (java) S 3616 3619 2108 0 -1 1077944384 39 0 0 0 0 0 0 0 20 0 15 0 92514526 10916995072 859440 33554432000 4194304 4196468 140736401429664 139757593826272 139758559790805 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30912512 140736401433773 140736401433865 140736401433865 140736401436623 0
[pid=3619/tid=3628] ppid=3616 vsize=10661128 memory=3276 CPUtime=0 cores=1,3,5,7
/proc/3619/task/3628/stat : 3628 (java) S 3616 3619 2108 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 15 0 92514527 10916995072 859440 33554432000 4194304 4196468 140736401429664 139757592773616 139758559790805 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30912512 140736401433773 140736401433865 140736401433865 140736401436623 0
[pid=3619/tid=3629] ppid=3616 vsize=10661128 memory=1979696 CPUtime=0 cores=1,3,5,7
/proc/3619/task/3629/stat : 3629 (java) S 3616 3619 2108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92514529 10916995072 859440 33554432000 4194304 4196468 140736401429664 139757591722192 139758559799195 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30912512 140736401433773 140736401433865 140736401433865 140736401436623 0
[pid=3619/tid=3630] ppid=3616 vsize=10661128 memory=1408 CPUtime=1.88 cores=1,3,5,7
/proc/3619/task/3630/stat : 3630 (java) S 3616 3619 2108 0 -1 1077944384 12293 0 0 0 186 2 0 0 20 0 15 0 92514529 10916995072 859440 33554432000 4194304 4196468 140736401429664 139757590669808 139758559791746 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30912512 140736401433773 140736401433865 140736401433865 140736401436623 0
[pid=3619/tid=3631] ppid=3616 vsize=10661128 memory=3180 CPUtime=1.9 cores=1,3,5,7
/proc/3619/task/3631/stat : 3631 (java) S 3616 3619 2108 0 -1 1077944384 12846 0 0 0 188 2 0 0 20 0 15 0 92514529 10916995072 859440 33554432000 4194304 4196468 140736401429664 139757589617264 139758559791746 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30912512 140736401433773 140736401433865 140736401433865 140736401436623 0
[pid=3619/tid=3632] ppid=3616 vsize=10661128 memory=3437700 CPUtime=0.63 cores=1,3,5,7
/proc/3619/task/3632/stat : 3632 (java) S 3616 3619 2108 0 -1 1077944384 7501 0 0 0 61 2 0 0 20 0 15 0 92514529 10916995072 859440 33554432000 4194304 4196468 140736401429664 139757588564720 139758559791746 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30912512 140736401433773 140736401433865 140736401433865 140736401436623 0
[pid=3619/tid=3633] ppid=3616 vsize=10661128 memory=18280 CPUtime=0 cores=1,3,5,7
/proc/3619/task/3633/stat : 3633 (java) S 3616 3619 2108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92514529 10916995072 859440 33554432000 4194304 4196468 140736401429664 139757587512416 139758559790805 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30912512 140736401433773 140736401433865 140736401433865 140736401436623 0
[pid=3619/tid=3634] ppid=3616 vsize=10661128 memory=1408 CPUtime=1.27 cores=1,3,5,7
/proc/3619/task/3634/stat : 3634 (java) S 3616 3619 2108 0 -1 1077944384 2019 0 0 0 65 62 0 0 20 0 15 0 92514529 10916995072 859440 33554432000 4194304 4196468 140736401429664 139757586458928 139758559791746 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30912512 140736401433773 140736401433865 140736401433865 140736401436623 0
Current children cumulated CPU time: 2348.33 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 3437760 KiB

[startup+2382.3 s]
/proc/loadavg: 1.38 1.44 1.50 3/219 3737
/proc/meminfo: memFree=22753048/32770624 swapFree=67108744/67108860
[pid=3619] ppid=3616 vsize=10661128 memory=3437896 CPUtime=2409.11 cores=1,3,5,7
/proc/3619/stat : 3619 (java) S 3616 3619 2108 0 -1 1077944320 674173 0 0 0 240546 365 0 0 20 0 15 0 92514523 10916995072 859474 33554432000 4194304 4196468 140736401429664 140736401412208 139758559780599 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 30912512 140736401433773 140736401433865 140736401433865 140736401436623 0
/proc/3619/statm: 2665282 859474 3191 1 0 2627263 0
[pid=3619/tid=3621] ppid=3616 vsize=10661128 memory=8112282956445269571 CPUtime=2372.87 cores=1,3,5,7
/proc/3619/task/3621/stat : 3621 (java) R 3616 3619 2108 0 -1 4202560 370194 0 0 0 237221 66 0 0 20 0 15 0 92514524 10916995072 859474 33554432000 4194304 4196468 140736401429664 139758564020176 139758192149233 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 30912512 140736401433773 140736401433865 140736401433865 140736401436623 0
[pid=3619/tid=3622] ppid=3616 vsize=10661128 memory=920 CPUtime=7.26 cores=1,3,5,7
/proc/3619/task/3622/stat : 3622 (java) S 3616 3619 2108 0 -1 1077944384 60270 0 0 0 669 57 0 0 20 0 15 0 92514525 10916995072 859474 33554432000 4194304 4196468 140736401429664 139758512401168 139758559790805 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30912512 140736401433773 140736401433865 140736401433865 140736401436623 0
[pid=3619/tid=3623] ppid=3616 vsize=10661128 memory=3844 CPUtime=7.28 cores=1,3,5,7
/proc/3619/task/3623/stat : 3623 (java) S 3616 3619 2108 0 -1 1077944384 63423 0 0 0 672 56 0 0 20 0 15 0 92514525 10916995072 859474 33554432000 4194304 4196468 140736401429664 139758511348624 139758559790805 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30912512 140736401433773 140736401433865 140736401433865 140736401436623 0
[pid=3619/tid=3624] ppid=3616 vsize=10661128 memory=2588 CPUtime=7.29 cores=1,3,5,7
/proc/3619/task/3624/stat : 3624 (java) S 3616 3619 2108 0 -1 1077944384 65096 0 0 0 673 56 0 0 20 0 15 0 92514525 10916995072 859474 33554432000 4194304 4196468 140736401429664 139758510296080 139758559790805 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30912512 140736401433773 140736401433865 140736401433865 140736401436623 0
[pid=3619/tid=3625] ppid=3616 vsize=10661128 memory=3437888 CPUtime=7.28 cores=1,3,5,7
/proc/3619/task/3625/stat : 3625 (java) S 3616 3619 2108 0 -1 1077944384 59398 0 0 0 670 58 0 0 20 0 15 0 92514525 10916995072 859474 33554432000 4194304 4196468 140736401429664 139758509243536 139758559790805 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30912512 140736401433773 140736401433865 140736401433865 140736401436623 0
[pid=3619/tid=3626] ppid=3616 vsize=10661128 memory=5404 CPUtime=1.36 cores=1,3,5,7
/proc/3619/task/3626/stat : 3626 (java) S 3616 3619 2108 0 -1 1077944384 19682 0 0 0 113 23 0 0 20 0 15 0 92514526 10916995072 859474 33554432000 4194304 4196468 140736401429664 139757594879984 139758559791746 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30912512 140736401433773 140736401433865 140736401433865 140736401436623 0
[pid=3619/tid=3627] ppid=3616 vsize=10661128 memory=796 CPUtime=0 cores=1,3,5,7
/proc/3619/task/3627/stat : 3627 (java) S 3616 3619 2108 0 -1 1077944384 39 0 0 0 0 0 0 0 20 0 15 0 92514526 10916995072 859474 33554432000 4194304 4196468 140736401429664 139757593826272 139758559790805 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30912512 140736401433773 140736401433865 140736401433865 140736401436623 0
[pid=3619/tid=3628] ppid=3616 vsize=10661128 memory=4616 CPUtime=0 cores=1,3,5,7
/proc/3619/task/3628/stat : 3628 (java) S 3616 3619 2108 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 15 0 92514527 10916995072 859474 33554432000 4194304 4196468 140736401429664 139757592773616 139758559790805 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30912512 140736401433773 140736401433865 140736401433865 140736401436623 0
[pid=3619/tid=3629] ppid=3616 vsize=10661128 memory=1424 CPUtime=0 cores=1,3,5,7
/proc/3619/task/3629/stat : 3629 (java) S 3616 3619 2108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92514529 10916995072 859474 33554432000 4194304 4196468 140736401429664 139757591722192 139758559799195 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30912512 140736401433773 140736401433865 140736401433865 140736401436623 0
[pid=3619/tid=3630] ppid=3616 vsize=10661128 memory=11116 CPUtime=1.88 cores=1,3,5,7
/proc/3619/task/3630/stat : 3630 (java) S 3616 3619 2108 0 -1 1077944384 12299 0 0 0 186 2 0 0 20 0 15 0 92514529 10916995072 859474 33554432000 4194304 4196468 140736401429664 139757590669808 139758559791746 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30912512 140736401433773 140736401433865 140736401433865 140736401436623 0
[pid=3619/tid=3631] ppid=3616 vsize=10661128 memory=1200 CPUtime=1.9 cores=1,3,5,7
/proc/3619/task/3631/stat : 3631 (java) S 3616 3619 2108 0 -1 1077944384 12855 0 0 0 188 2 0 0 20 0 15 0 92514529 10916995072 859474 33554432000 4194304 4196468 140736401429664 139757589617264 139758559791746 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30912512 140736401433773 140736401433865 140736401433865 140736401436623 0
[pid=3619/tid=3632] ppid=3616 vsize=10661128 memory=1228 CPUtime=0.63 cores=1,3,5,7
/proc/3619/task/3632/stat : 3632 (java) S 3616 3619 2108 0 -1 1077944384 7507 0 0 0 61 2 0 0 20 0 15 0 92514529 10916995072 859474 33554432000 4194304 4196468 140736401429664 139757588564720 139758559791746 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30912512 140736401433773 140736401433865 140736401433865 140736401436623 0
[pid=3619/tid=3633] ppid=3616 vsize=10661128 memory=1704 CPUtime=0 cores=1,3,5,7
/proc/3619/task/3633/stat : 3633 (java) S 3616 3619 2108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92514529 10916995072 859474 33554432000 4194304 4196468 140736401429664 139757587512416 139758559790805 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30912512 140736401433773 140736401433865 140736401433865 140736401436623 0
[pid=3619/tid=3634] ppid=3616 vsize=10661128 memory=1952 CPUtime=1.29 cores=1,3,5,7
/proc/3619/task/3634/stat : 3634 (java) S 3616 3619 2108 0 -1 1077944384 2061 0 0 0 66 63 0 0 20 0 15 0 92514529 10916995072 859474 33554432000 4194304 4196468 140736401429664 139757586458928 139758559791746 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30912512 140736401433773 140736401433865 140736401433865 140736401436623 0
Current children cumulated CPU time: 2409.11 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 3437896 KiB

[startup+2442.3 s]
/proc/loadavg: 1.14 1.37 1.48 3/218 3739
/proc/meminfo: memFree=22752768/32770624 swapFree=67108744/67108860
[pid=3619] ppid=3616 vsize=10661128 memory=3438024 CPUtime=2469.93 cores=1,3,5,7
/proc/3619/stat : 3619 (java) S 3616 3619 2108 0 -1 1077944320 679847 0 0 0 246623 370 0 0 20 0 15 0 92514523 10916995072 859506 33554432000 4194304 4196468 140736401429664 140736401412208 139758559780599 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 30912512 140736401433773 140736401433865 140736401433865 140736401436623 0
/proc/3619/statm: 2665282 859506 3191 1 0 2627263 0
[pid=3619/tid=3621] ppid=3616 vsize=10661128 memory=288230596050944315 CPUtime=2432.45 cores=1,3,5,7
/proc/3619/task/3621/stat : 3621 (java) R 3616 3619 2108 0 -1 4202560 371652 0 0 0 243178 67 0 0 20 0 15 0 92514524 10916995072 859506 33554432000 4194304 4196468 140736401429664 139758564020144 139758192257185 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 30912512 140736401433773 140736401433865 140736401433865 140736401436623 0
[pid=3619/tid=3622] ppid=3616 vsize=10661128 memory=14694114734114895 CPUtime=7.54 cores=1,3,5,7
/proc/3619/task/3622/stat : 3622 (java) S 3616 3619 2108 0 -1 1077944384 61142 0 0 0 696 58 0 0 20 0 15 0 92514525 10916995072 859506 33554432000 4194304 4196468 140736401429664 139758512401168 139758559790805 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30912512 140736401433773 140736401433865 140736401433865 140736401436623 0
[pid=3619/tid=3623] ppid=3616 vsize=10661128 memory=4616 CPUtime=7.55 cores=1,3,5,7
/proc/3619/task/3623/stat : 3623 (java) S 3616 3619 2108 0 -1 1077944384 64174 0 0 0 699 56 0 0 20 0 15 0 92514525 10916995072 859506 33554432000 4194304 4196468 140736401429664 139758511348624 139758559790805 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30912512 140736401433773 140736401433865 140736401433865 140736401436623 0
[pid=3619/tid=3624] ppid=3616 vsize=10661128 memory=3438024 CPUtime=7.57 cores=1,3,5,7
/proc/3619/task/3624/stat : 3624 (java) S 3616 3619 2108 0 -1 1077944384 65934 0 0 0 700 57 0 0 20 0 15 0 92514525 10916995072 859506 33554432000 4194304 4196468 140736401429664 139758510296080 139758559790805 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30912512 140736401433773 140736401433865 140736401433865 140736401436623 0
[pid=3619/tid=3625] ppid=3616 vsize=10661128 memory=11116 CPUtime=7.55 cores=1,3,5,7
/proc/3619/task/3625/stat : 3625 (java) S 3616 3619 2108 0 -1 1077944384 60599 0 0 0 697 58 0 0 20 0 15 0 92514525 10916995072 859506 33554432000 4194304 4196468 140736401429664 139758509243536 139758559790805 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30912512 140736401433773 140736401433865 140736401433865 140736401436623 0
[pid=3619/tid=3626] ppid=3616 vsize=10661128 memory=1200 CPUtime=1.44 cores=1,3,5,7
/proc/3619/task/3626/stat : 3626 (java) S 3616 3619 2108 0 -1 1077944384 20165 0 0 0 120 24 0 0 20 0 15 0 92514526 10916995072 859506 33554432000 4194304 4196468 140736401429664 139757594879984 139758559791746 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30912512 140736401433773 140736401433865 140736401433865 140736401436623 0
[pid=3619/tid=3627] ppid=3616 vsize=10661128 memory=4124 CPUtime=0 cores=1,3,5,7
/proc/3619/task/3627/stat : 3627 (java) S 3616 3619 2108 0 -1 1077944384 39 0 0 0 0 0 0 0 20 0 15 0 92514526 10916995072 859506 33554432000 4194304 4196468 140736401429664 139757593826272 139758559790805 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30912512 140736401433773 140736401433865 140736401433865 140736401436623 0
[pid=3619/tid=3628] ppid=3616 vsize=10661128 memory=1696 CPUtime=0 cores=1,3,5,7
/proc/3619/task/3628/stat : 3628 (java) S 3616 3619 2108 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 15 0 92514527 10916995072 859506 33554432000 4194304 4196468 140736401429664 139757592773616 139758559790805 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30912512 140736401433773 140736401433865 140736401433865 140736401436623 0
[pid=3619/tid=3629] ppid=3616 vsize=10661128 memory=920 CPUtime=0 cores=1,3,5,7
/proc/3619/task/3629/stat : 3629 (java) S 3616 3619 2108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92514529 10916995072 859506 33554432000 4194304 4196468 140736401429664 139757591722192 139758559799195 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30912512 140736401433773 140736401433865 140736401433865 140736401436623 0
[pid=3619/tid=3630] ppid=3616 vsize=10661128 memory=8112282956445269571 CPUtime=1.88 cores=1,3,5,7
/proc/3619/task/3630/stat : 3630 (java) S 3616 3619 2108 0 -1 1077944384 12305 0 0 0 186 2 0 0 20 0 15 0 92514529 10916995072 859506 33554432000 4194304 4196468 140736401429664 139757590669808 139758559791746 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30912512 140736401433773 140736401433865 140736401433865 140736401436623 0
[pid=3619/tid=3631] ppid=3616 vsize=10661128 memory=4872558044660077418 CPUtime=1.9 cores=1,3,5,7
/proc/3619/task/3631/stat : 3631 (java) S 3616 3619 2108 0 -1 1077944384 12861 0 0 0 188 2 0 0 20 0 15 0 92514529 10916995072 859506 33554432000 4194304 4196468 140736401429664 139757589617264 139758559791746 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30912512 140736401433773 140736401433865 140736401433865 140736401436623 0
[pid=3619/tid=3632] ppid=3616 vsize=10661128 memory=2588 CPUtime=0.63 cores=1,3,5,7
/proc/3619/task/3632/stat : 3632 (java) S 3616 3619 2108 0 -1 1077944384 7511 0 0 0 61 2 0 0 20 0 15 0 92514529 10916995072 859506 33554432000 4194304 4196468 140736401429664 139757588564720 139758559791746 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30912512 140736401433773 140736401433865 140736401433865 140736401436623 0
[pid=3619/tid=3633] ppid=3616 vsize=10661128 memory=2196 CPUtime=0 cores=1,3,5,7
/proc/3619/task/3633/stat : 3633 (java) S 3616 3619 2108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92514529 10916995072 859506 33554432000 4194304 4196468 140736401429664 139757587512416 139758559790805 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30912512 140736401433773 140736401433865 140736401433865 140736401436623 0
[pid=3619/tid=3634] ppid=3616 vsize=10661128 memory=3438024 CPUtime=1.33 cores=1,3,5,7
/proc/3619/task/3634/stat : 3634 (java) S 3616 3619 2108 0 -1 1077944384 2116 0 0 0 68 65 0 0 20 0 15 0 92514529 10916995072 859506 33554432000 4194304 4196468 140736401429664 139757586458928 139758559791746 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30912512 140736401433773 140736401433865 140736401433865 140736401436623 0
Current children cumulated CPU time: 2469.93 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 3438024 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2491.7 s]
/proc/loadavg: 1.40 1.42 1.49 3/218 3817
/proc/meminfo: memFree=22769096/32770624 swapFree=67108744/67108860
[pid=3619] ppid=3616 vsize=10661128 memory=3438164 CPUtime=2520.01 cores=1,3,5,7
/proc/3619/stat : 3619 (java) S 3616 3619 2108 0 -1 1077944320 685334 0 0 0 251627 374 0 0 20 0 15 0 92514523 10916995072 859541 33554432000 4194304 4196468 140736401429664 140736401412208 139758559780599 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 30912512 140736401433773 140736401433865 140736401433865 140736401436623 0
/proc/3619/statm: 2665282 859541 3191 1 0 2627263 0
[pid=3619/tid=3621] ppid=3616 vsize=10661128 memory=8112282956445269571 CPUtime=2481.52 cores=1,3,5,7
/proc/3619/task/3621/stat : 3621 (java) R 3616 3619 2108 0 -1 4202560 372774 0 0 0 248084 68 0 0 20 0 15 0 92514524 10916995072 859541 33554432000 4194304 4196468 140736401429664 139758564020176 139758192149345 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 30912512 140736401433773 140736401433865 140736401433865 140736401436623 0
[pid=3619/tid=3622] ppid=3616 vsize=10661128 memory=3054156605268465310 CPUtime=7.76 cores=1,3,5,7
/proc/3619/task/3622/stat : 3622 (java) S 3616 3619 2108 0 -1 1077944384 62328 0 0 0 718 58 0 0 20 0 15 0 92514525 10916995072 859541 33554432000 4194304 4196468 140736401429664 139758512401168 139758559790805 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30912512 140736401433773 140736401433865 140736401433865 140736401436623 0
[pid=3619/tid=3623] ppid=3616 vsize=10661128 memory=-8707038579349950309 CPUtime=7.78 cores=1,3,5,7
/proc/3619/task/3623/stat : 3623 (java) S 3616 3619 2108 0 -1 1077944384 65030 0 0 0 722 56 0 0 20 0 15 0 92514525 10916995072 859541 33554432000 4194304 4196468 140736401429664 139758511348624 139758559790805 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30912512 140736401433773 140736401433865 140736401433865 140736401436623 0
[pid=3619/tid=3624] ppid=3616 vsize=10661128 memory=-8341965534556230502 CPUtime=7.8 cores=1,3,5,7
/proc/3619/task/3624/stat : 3624 (java) S 3616 3619 2108 0 -1 1077944384 67050 0 0 0 723 57 0 0 20 0 15 0 92514525 10916995072 859541 33554432000 4194304 4196468 140736401429664 139758510296080 139758559790805 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30912512 140736401433773 140736401433865 140736401433865 140736401436623 0
[pid=3619/tid=3625] ppid=3616 vsize=10661128 memory=8514726395714825349 CPUtime=7.78 cores=1,3,5,7
/proc/3619/task/3625/stat : 3625 (java) S 3616 3619 2108 0 -1 1077944384 61254 0 0 0 720 58 0 0 20 0 15 0 92514525 10916995072 859541 33554432000 4194304 4196468 140736401429664 139758509243536 139758559790805 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30912512 140736401433773 140736401433865 140736401433865 140736401436623 0
[pid=3619/tid=3626] ppid=3616 vsize=10661128 memory=8463010627948365719 CPUtime=1.5 cores=1,3,5,7
/proc/3619/task/3626/stat : 3626 (java) S 3616 3619 2108 0 -1 1077944384 20648 0 0 0 126 24 0 0 20 0 15 0 92514526 10916995072 859541 33554432000 4194304 4196468 140736401429664 139757594879984 139758559791746 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30912512 140736401433773 140736401433865 140736401433865 140736401436623 0
[pid=3619/tid=3627] ppid=3616 vsize=10661128 memory=7019467088057480243 CPUtime=0 cores=1,3,5,7
/proc/3619/task/3627/stat : 3627 (java) S 3616 3619 2108 0 -1 1077944384 39 0 0 0 0 0 0 0 20 0 15 0 92514526 10916995072 859541 33554432000 4194304 4196468 140736401429664 139757593826272 139758559790805 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30912512 140736401433773 140736401433865 140736401433865 140736401436623 0
[pid=3619/tid=3628] ppid=3616 vsize=10661128 memory=7526543380431686103 CPUtime=0 cores=1,3,5,7
/proc/3619/task/3628/stat : 3628 (java) S 3616 3619 2108 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 15 0 92514527 10916995072 859541 33554432000 4194304 4196468 140736401429664 139757592773616 139758559790805 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30912512 140736401433773 140736401433865 140736401433865 140736401436623 0
[pid=3619/tid=3629] ppid=3616 vsize=10661128 memory=4096 CPUtime=0 cores=1,3,5,7
/proc/3619/task/3629/stat : 3629 (java) S 3616 3619 2108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92514529 10916995072 859541 33554432000 4194304 4196468 140736401429664 139757591722192 139758559799195 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30912512 140736401433773 140736401433865 140736401433865 140736401436623 0
[pid=3619/tid=3630] ppid=3616 vsize=10661128 memory=26960 CPUtime=1.88 cores=1,3,5,7
/proc/3619/task/3630/stat : 3630 (java) S 3616 3619 2108 0 -1 1077944384 12309 0 0 0 186 2 0 0 20 0 15 0 92514529 10916995072 859541 33554432000 4194304 4196468 140736401429664 139757590669808 139758559791746 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30912512 140736401433773 140736401433865 140736401433865 140736401436623 0
[pid=3619/tid=3631] ppid=3616 vsize=10661128 memory=2396 CPUtime=1.9 cores=1,3,5,7
/proc/3619/task/3631/stat : 3631 (java) S 3616 3619 2108 0 -1 1077944384 12867 0 0 0 188 2 0 0 20 0 15 0 92514529 10916995072 859541 33554432000 4194304 4196468 140736401429664 139757589617264 139758559791746 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30912512 140736401433773 140736401433865 140736401433865 140736401436623 0
[pid=3619/tid=3632] ppid=3616 vsize=10661128 memory=1292 CPUtime=0.63 cores=1,3,5,7
/proc/3619/task/3632/stat : 3632 (java) S 3616 3619 2108 0 -1 1077944384 7515 0 0 0 61 2 0 0 20 0 15 0 92514529 10916995072 859541 33554432000 4194304 4196468 140736401429664 139757588564720 139758559791746 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30912512 140736401433773 140736401433865 140736401433865 140736401436623 0
[pid=3619/tid=3633] ppid=3616 vsize=10661128 memory=1844 CPUtime=0 cores=1,3,5,7
/proc/3619/task/3633/stat : 3633 (java) S 3616 3619 2108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92514529 10916995072 859541 33554432000 4194304 4196468 140736401429664 139757587512416 139758559790805 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30912512 140736401433773 140736401433865 140736401433865 140736401436623 0
[pid=3619/tid=3634] ppid=3616 vsize=10661128 memory=1008 CPUtime=1.36 cores=1,3,5,7
/proc/3619/task/3634/stat : 3634 (java) S 3616 3619 2108 0 -1 1077944384 2171 0 0 0 69 67 0 0 20 0 15 0 92514529 10916995072 859541 33554432000 4194304 4196468 140736401429664 139757586458928 139758559791746 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30912512 140736401433773 140736401433865 140736401433865 140736401436623 0
Current children cumulated CPU time: 2520.01 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 3438164 KiB

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

[startup+2491.73 s]
# the end of solver process 3619 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2516.28 s, system=3.76819 s

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

Child status: 143
Real time (s): 2491.73
CPU time (s): 2520.05
CPU user time (s): 2516.28
CPU system time (s): 3.76819
CPU usage (%): 101.137
Max. virtual memory (cumulated for all children) (KiB): 10661128
Max. memory (cumulated for all children) (KiB): 3438164

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2516.28
system time used= 3.76819
maximum resident set size= 3438696
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 685738
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2864
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 91285
involuntary context switches= 3688


# summary of solver processes directly reported to runsolver:
#   pid: 3619
#   total CPU time (s): 2520.05
#   total CPU user time (s): 2516.28
#   total CPU system time (s): 3.76819

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 15.5052 second user time and 23.5282 second system time

The end

Launcher Data

Begin job on node134 at 2018-07-28 05:45:13
IDJOB=4298214
IDBENCH=141085
IDSOLVER=2766
FILE ID=node134/4298214-1532749513
RUNJOBID= node134-1532739463-2140
PBS_JOBID= 21022441
Free space on /tmp= 55524 MiB

SOLVER NAME= Solver of Xavier Schul & Yvhan Smal 2018-04-28
BENCH NAME= XCSP18/Rlfap_mini/Rlfap-opt_mini/Rlfap-ext-graph-13-opt_c18.xml
COMMAND LINE= java -jar minicp-1.0.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4298214-1532749513/watcher-4298214-1532749513 -o /tmp/evaluation-result-4298214-1532749513/solver-4298214-1532749513 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node134-1532739463-2140 --watchdog 2580  java -jar minicp-1.0.jar HOME/instance-4298214-1532749513.xml

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

MD5SUM BENCH= 30d5b14867d08d256465dbe099767a69
RANDOM SEED=74635199

node134.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.68
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.68
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.68
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.68
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:        27773224 kB
MemAvailable:   31574012 kB
Buffers:          171904 kB
Cached:          3891976 kB
SwapCached:            0 kB
Active:          2181380 kB
Inactive:        2325832 kB
Active(anon):     392812 kB
Inactive(anon):    78544 kB
Active(file):    1788568 kB
Inactive(file):  2247288 kB
Unevictable:        7364 kB
Mlocked:            7364 kB
SwapTotal:      67108860 kB
SwapFree:       67108744 kB
Dirty:             39168 kB
Writeback:             0 kB
AnonPages:        451144 kB
Mapped:            54260 kB
Shmem:             25132 kB
Slab:             190000 kB
SReclaimable:     161536 kB
SUnreclaim:        28464 kB
KernelStack:        3600 kB
PageTables:         6144 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1566404 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    358400 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= 55516 MiB
End job on node134 at 2018-07-28 06:26:45