Trace number 4390698

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
AbsCon 2019-07-23? (problem) 633.483 205.043

General information on the benchmark

NameRoomMate/
RoomMate-int-s1/RoomMate-sr1000e-int.xml
MD5SUM080ba949cb23e1dea8bc7836215d1d0d
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark490.68
Satisfiable
(Un)Satisfiability was proved
Number of variables1000
Number of constraints1998000
Number of domains1
Minimum domain size999
Maximum domain size999
Distribution of domain sizes[{"size":999,"count":1000}]
Minimum variable degree3996
Maximum variable degree3996
Distribution of variable degrees[{"degree":3996,"count":1000}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":1998000}]
Number of extensional constraints0
Number of intensional constraints1998000
Distribution of constraint types[{"type":"intension","count":1998000}]
Optimization problemNO
Type of objective

Solver Data

2.43/1.88	
2.43/1.88	AbsCon 2 
2.43/1.89	
40.62/19.11	  Instance
40.62/19.11	    name=instance-4390698-1568381852, framework=CSP
40.62/19.11	
40.62/19.11	  Loading variables...
40.93/19.20	  Loading constraints...

Verifier Data

One s line expected

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 (14520 MiB free)
  memory of node 1: 16384 MiB (15188 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4390698-1568381852/watcher-4390698-1568381852 -o /tmp/evaluation-result-4390698-1568381852/solver-4390698-1568381852 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node106-1568376840-4291 --watchdog 2580 java -cp AbsCon19-06.jar AbsCon HOME/instance-4390698-1568381852.xml -cm 

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

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

solver pid=4937, runsolver pid=4934

[startup+0.104382 s]*
/proc/loadavg: 2.43 2.13 1.59 5/227 4952
/proc/meminfo: memFree=30405712/32770624 swapFree=66997100/67108860
[pid=4937] ppid=4934 vsize=10659884 memory=28960 CPUtime=0.14 cores=1,3,5,7
/proc/4937/stat : 4937 (java) S 4934 4937 4259 0 -1 1077944320 5695 0 0 0 13 1 0 0 20 0 15 0 414439990 10915721216 7240 33554432000 4194304 4196468 140728964624512 140728964607056 140300645883639 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 7110656 140728964633611 140728964633714 140728964633714 140728964636623 0
/proc/4937/statm: 2664971 7240 2896 1 0 2627468 0
[pid=4937/tid=4939] ppid=4934 vsize=10659884 memory=-8617482348318186131 CPUtime=0.1 cores=1,3,5,7
/proc/4937/task/4939/stat : 4939 (java) R 4934 4937 4259 0 -1 4202560 3425 0 0 0 9 1 0 0 20 0 15 0 414439990 10915721216 7240 33554432000 4194304 4196468 140728964624512 140300650110552 140300629927269 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 7110656 140728964633611 140728964633714 140728964633714 140728964636623 0
[pid=4937/tid=4940] ppid=4934 vsize=10659884 memory=-9181546050914066336 CPUtime=0 cores=1,3,5,7
/proc/4937/task/4940/stat : 4940 (java) S 4934 4937 4259 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414439991 10915721216 7240 33554432000 4194304 4196468 140728964624512 140300611165200 140300645893845 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7110656 140728964633611 140728964633714 140728964633714 140728964636623 0
[pid=4937/tid=4941] ppid=4934 vsize=10659884 memory=140299966129792 CPUtime=0 cores=1,3,5,7
/proc/4937/task/4941/stat : 4941 (java) S 4934 4937 4259 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414439991 10915721216 7240 33554432000 4194304 4196468 140728964624512 140300251671696 140300645893845 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7110656 140728964633611 140728964633714 140728964633714 140728964636623 0
[pid=4937/tid=4942] ppid=4934 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4937/task/4942/stat : 4942 (java) S 4934 4937 4259 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414439991 10915721216 7240 33554432000 4194304 4196468 140728964624512 140300250618640 140300645893845 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7110656 140728964633611 140728964633714 140728964633714 140728964636623 0
[pid=4937/tid=4943] ppid=4934 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/4937/task/4943/stat : 4943 (java) S 4934 4937 4259 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414439991 10915721216 7240 33554432000 4194304 4196468 140728964624512 140300249566096 140300645893845 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7110656 140728964633611 140728964633714 140728964633714 140728964636623 0
[pid=4937/tid=4944] ppid=4934 vsize=10659884 memory=140299966129792 CPUtime=0 cores=1,3,5,7
/proc/4937/task/4944/stat : 4944 (java) S 4934 4937 4259 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414439992 10915721216 7306 33554432000 4194304 4196468 140728964624512 140300137777392 140300645894786 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7110656 140728964633611 140728964633714 140728964633714 140728964636623 0
[pid=4937/tid=4945] ppid=4934 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/4937/task/4945/stat : 4945 (java) S 4934 4937 4259 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414439993 10915721216 7306 33554432000 4194304 4196468 140728964624512 140300136723616 140300645893845 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7110656 140728964633611 140728964633714 140728964633714 140728964636623 0
[pid=4937/tid=4946] ppid=4934 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4937/task/4946/stat : 4946 (java) S 4934 4937 4259 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414439993 10915721216 7306 33554432000 4194304 4196468 140728964624512 140300135670512 140300645893845 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7110656 140728964633611 140728964633714 140728964633714 140728964636623 0
[pid=4937/tid=4947] ppid=4934 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4937/task/4947/stat : 4947 (java) S 4934 4937 4259 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414439995 10915721216 7306 33554432000 4194304 4196468 140728964624512 140300134619088 140300645902235 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7110656 140728964633611 140728964633714 140728964633714 140728964636623 0
[pid=4937/tid=4948] ppid=4934 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4937/task/4948/stat : 4948 (java) S 4934 4937 4259 0 -1 1077944384 413 0 0 0 0 0 0 0 20 0 15 0 414439995 10915721216 7306 33554432000 4194304 4196468 140728964624512 140300133567216 140300645894786 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7110656 140728964633611 140728964633714 140728964633714 140728964636623 0
[pid=4937/tid=4949] ppid=4934 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/4937/task/4949/stat : 4949 (java) R 4934 4937 4259 0 -1 4202560 120 0 0 0 0 0 0 0 20 0 15 0 414439995 10915721216 7306 33554432000 4194304 4196468 140728964624512 140300132507416 140300638120766 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 7110656 140728964633611 140728964633714 140728964633714 140728964636623 0
[pid=4937/tid=4950] ppid=4934 vsize=10659884 memory=140299966129792 CPUtime=0.02 cores=1,3,5,7
/proc/4937/task/4950/stat : 4950 (java) R 4934 4937 4259 0 -1 4202560 482 0 0 0 2 0 0 0 20 0 15 0 414439996 10915721216 7306 33554432000 4194304 4196468 140728964624512 140300131458488 140300625282155 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 7110656 140728964633611 140728964633714 140728964633714 140728964636623 0
[pid=4937/tid=4951] ppid=4934 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/4937/task/4951/stat : 4951 (java) S 4934 4937 4259 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414439996 10915721216 7306 33554432000 4194304 4196468 140728964624512 140300130409312 140300645893845 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7110656 140728964633611 140728964633714 140728964633714 140728964636623 0
[pid=4937/tid=4952] ppid=4934 vsize=10659884 memory=140299966129792 CPUtime=0 cores=1,3,5,7
/proc/4937/task/4952/stat : 4952 (java) S 4934 4937 4259 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414439996 10915721216 7306 33554432000 4194304 4196468 140728964624512 140300129356336 140300645894786 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7110656 140728964633611 140728964633714 140728964633714 140728964636623 0
Current children cumulated CPU time: 0.14 s
Current children cumulated vsize: 10659884 KiB
Current children cumulated memory: 28960 KiB

[startup+0.21054 s]*
/proc/loadavg: 2.43 2.13 1.59 3/227 4952
/proc/meminfo: memFree=30398580/32770624 swapFree=66997100/67108860
[pid=4937] ppid=4934 vsize=10659884 memory=35448 CPUtime=0.33 cores=1,3,5,7
/proc/4937/stat : 4937 (java) S 4934 4937 4259 0 -1 1077944320 6990 0 0 0 31 2 0 0 20 0 15 0 414439990 10915721216 8862 33554432000 4194304 4196468 140728964624512 140728964607056 140300645883639 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 7110656 140728964633611 140728964633714 140728964633714 140728964636623 0
/proc/4937/statm: 2664971 8862 2988 1 0 2627468 0
[pid=4937/tid=4939] ppid=4934 vsize=10659884 memory=7022364594140610616 CPUtime=0.2 cores=1,3,5,7
/proc/4937/task/4939/stat : 4939 (java) R 4934 4937 4259 0 -1 4202560 3919 0 0 0 19 1 0 0 20 0 15 0 414439990 10915721216 8862 33554432000 4194304 4196468 140728964624512 140300650115440 140300645905565 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 7110656 140728964633611 140728964633714 140728964633714 140728964636623 0
[pid=4937/tid=4940] ppid=4934 vsize=10659884 memory=339 CPUtime=0 cores=1,3,5,7
/proc/4937/task/4940/stat : 4940 (java) S 4934 4937 4259 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414439991 10915721216 8862 33554432000 4194304 4196468 140728964624512 140300611165200 140300645893845 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7110656 140728964633611 140728964633714 140728964633714 140728964636623 0
[pid=4937/tid=4941] ppid=4934 vsize=10659884 memory=3977718391311476384 CPUtime=0 cores=1,3,5,7
/proc/4937/task/4941/stat : 4941 (java) S 4934 4937 4259 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414439991 10915721216 8862 33554432000 4194304 4196468 140728964624512 140300251671696 140300645893845 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7110656 140728964633611 140728964633714 140728964633714 140728964636623 0
[pid=4937/tid=4942] ppid=4934 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4937/task/4942/stat : 4942 (java) S 4934 4937 4259 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414439991 10915721216 8862 33554432000 4194304 4196468 140728964624512 140300250618640 140300645893845 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7110656 140728964633611 140728964633714 140728964633714 140728964636623 0
[pid=4937/tid=4943] ppid=4934 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/4937/task/4943/stat : 4943 (java) S 4934 4937 4259 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414439991 10915721216 8862 33554432000 4194304 4196468 140728964624512 140300249566096 140300645893845 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7110656 140728964633611 140728964633714 140728964633714 140728964636623 0
[pid=4937/tid=4944] ppid=4934 vsize=10659884 memory=140299966129792 CPUtime=0 cores=1,3,5,7
/proc/4937/task/4944/stat : 4944 (java) S 4934 4937 4259 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414439992 10915721216 8862 33554432000 4194304 4196468 140728964624512 140300137777392 140300645894786 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7110656 140728964633611 140728964633714 140728964633714 140728964636623 0
[pid=4937/tid=4945] ppid=4934 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/4937/task/4945/stat : 4945 (java) S 4934 4937 4259 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414439993 10915721216 8862 33554432000 4194304 4196468 140728964624512 140300136723616 140300645893845 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7110656 140728964633611 140728964633714 140728964633714 140728964636623 0
[pid=4937/tid=4946] ppid=4934 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4937/task/4946/stat : 4946 (java) S 4934 4937 4259 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414439993 10915721216 8862 33554432000 4194304 4196468 140728964624512 140300135670512 140300645893845 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7110656 140728964633611 140728964633714 140728964633714 140728964636623 0
[pid=4937/tid=4947] ppid=4934 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4937/task/4947/stat : 4947 (java) S 4934 4937 4259 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414439995 10915721216 8862 33554432000 4194304 4196468 140728964624512 140300134619088 140300645902235 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7110656 140728964633611 140728964633714 140728964633714 140728964636623 0
[pid=4937/tid=4948] ppid=4934 vsize=10659884 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/4937/task/4948/stat : 4948 (java) S 4934 4937 4259 0 -1 1077944384 497 0 0 0 2 0 0 0 20 0 15 0 414439995 10915721216 8862 33554432000 4194304 4196468 140728964624512 140300133567216 140300645894786 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7110656 140728964633611 140728964633714 140728964633714 140728964636623 0
[pid=4937/tid=4949] ppid=4934 vsize=10659884 memory=-1 CPUtime=0.03 cores=1,3,5,7
/proc/4937/task/4949/stat : 4949 (java) S 4934 4937 4259 0 -1 1077944384 494 0 0 0 3 0 0 0 20 0 15 0 414439995 10915721216 8862 33554432000 4194304 4196468 140728964624512 140300132514672 140300645894786 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7110656 140728964633611 140728964633714 140728964633714 140728964636623 0
[pid=4937/tid=4950] ppid=4934 vsize=10659884 memory=140299966129792 CPUtime=0.05 cores=1,3,5,7
/proc/4937/task/4950/stat : 4950 (java) S 4934 4937 4259 0 -1 1077944384 721 0 0 0 5 0 0 0 20 0 15 0 414439996 10915721216 8862 33554432000 4194304 4196468 140728964624512 140300131461616 140300645894786 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7110656 140728964633611 140728964633714 140728964633714 140728964636623 0
[pid=4937/tid=4951] ppid=4934 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/4937/task/4951/stat : 4951 (java) S 4934 4937 4259 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414439996 10915721216 8862 33554432000 4194304 4196468 140728964624512 140300130409312 140300645893845 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7110656 140728964633611 140728964633714 140728964633714 140728964636623 0
[pid=4937/tid=4952] ppid=4934 vsize=10659884 memory=140299966129792 CPUtime=0 cores=1,3,5,7
/proc/4937/task/4952/stat : 4952 (java) S 4934 4937 4259 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414439996 10915721216 8862 33554432000 4194304 4196468 140728964624512 140300129356336 140300645894786 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7110656 140728964633611 140728964633714 140728964633714 140728964636623 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 10659884 KiB
Current children cumulated memory: 35448 KiB

[startup+0.309894 s]*
/proc/loadavg: 2.43 2.13 1.59 3/227 4952
/proc/meminfo: memFree=30391132/32770624 swapFree=66997100/67108860
[pid=4937] ppid=4934 vsize=10659884 memory=40832 CPUtime=0.47 cores=1,3,5,7
/proc/4937/stat : 4937 (java) S 4934 4937 4259 0 -1 1077944320 9504 0 0 0 44 3 0 0 20 0 15 0 414439990 10915721216 10208 33554432000 4194304 4196468 140728964624512 140728964607056 140300645883639 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 7110656 140728964633611 140728964633714 140728964633714 140728964636623 0
/proc/4937/statm: 2664971 10208 3001 1 0 2627468 0
[pid=4937/tid=4939] ppid=4934 vsize=10659884 memory=7311146985107750967 CPUtime=0.3 cores=1,3,5,7
/proc/4937/task/4939/stat : 4939 (java) R 4934 4937 4259 0 -1 4202560 6375 0 0 0 28 2 0 0 20 0 15 0 414439990 10915721216 10208 33554432000 4194304 4196468 140728964624512 140300650122624 140300629964126 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 7110656 140728964633611 140728964633714 140728964633714 140728964636623 0
[pid=4937/tid=4940] ppid=4934 vsize=10659884 memory=2669794 CPUtime=0 cores=1,3,5,7
/proc/4937/task/4940/stat : 4940 (java) S 4934 4937 4259 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414439991 10915721216 10208 33554432000 4194304 4196468 140728964624512 140300611165200 140300645893845 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7110656 140728964633611 140728964633714 140728964633714 140728964636623 0
[pid=4937/tid=4941] ppid=4934 vsize=10659884 memory=4123246447534057120 CPUtime=0 cores=1,3,5,7
/proc/4937/task/4941/stat : 4941 (java) S 4934 4937 4259 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414439991 10915721216 10208 33554432000 4194304 4196468 140728964624512 140300251671696 140300645893845 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7110656 140728964633611 140728964633714 140728964633714 140728964636623 0
[pid=4937/tid=4942] ppid=4934 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4937/task/4942/stat : 4942 (java) S 4934 4937 4259 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414439991 10915721216 10208 33554432000 4194304 4196468 140728964624512 140300250618640 140300645893845 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7110656 140728964633611 140728964633714 140728964633714 140728964636623 0
[pid=4937/tid=4943] ppid=4934 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/4937/task/4943/stat : 4943 (java) S 4934 4937 4259 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414439991 10915721216 10208 33554432000 4194304 4196468 140728964624512 140300249566096 140300645893845 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7110656 140728964633611 140728964633714 140728964633714 140728964636623 0
[pid=4937/tid=4944] ppid=4934 vsize=10659884 memory=140299966129792 CPUtime=0 cores=1,3,5,7
/proc/4937/task/4944/stat : 4944 (java) S 4934 4937 4259 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414439992 10915721216 10208 33554432000 4194304 4196468 140728964624512 140300137777392 140300645894786 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7110656 140728964633611 140728964633714 140728964633714 140728964636623 0
[pid=4937/tid=4945] ppid=4934 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/4937/task/4945/stat : 4945 (java) S 4934 4937 4259 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414439993 10915721216 10208 33554432000 4194304 4196468 140728964624512 140300136723616 140300645893845 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7110656 140728964633611 140728964633714 140728964633714 140728964636623 0
[pid=4937/tid=4946] ppid=4934 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4937/task/4946/stat : 4946 (java) S 4934 4937 4259 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414439993 10915721216 10208 33554432000 4194304 4196468 140728964624512 140300135670512 140300645893845 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7110656 140728964633611 140728964633714 140728964633714 140728964636623 0
[pid=4937/tid=4947] ppid=4934 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4937/task/4947/stat : 4947 (java) S 4934 4937 4259 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414439995 10915721216 10208 33554432000 4194304 4196468 140728964624512 140300134619088 140300645902235 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7110656 140728964633611 140728964633714 140728964633714 140728964636623 0
[pid=4937/tid=4948] ppid=4934 vsize=10659884 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/4937/task/4948/stat : 4948 (java) S 4934 4937 4259 0 -1 1077944384 505 0 0 0 3 0 0 0 20 0 15 0 414439995 10915721216 10208 33554432000 4194304 4196468 140728964624512 140300133567216 140300645894786 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7110656 140728964633611 140728964633714 140728964633714 140728964636623 0
[pid=4937/tid=4949] ppid=4934 vsize=10659884 memory=-1 CPUtime=0.04 cores=1,3,5,7
/proc/4937/task/4949/stat : 4949 (java) S 4934 4937 4259 0 -1 1077944384 532 0 0 0 4 0 0 0 20 0 15 0 414439995 10915721216 10208 33554432000 4194304 4196468 140728964624512 140300132514672 140300645894786 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7110656 140728964633611 140728964633714 140728964633714 140728964636623 0
[pid=4937/tid=4950] ppid=4934 vsize=10659884 memory=140299966129792 CPUtime=0.08 cores=1,3,5,7
/proc/4937/task/4950/stat : 4950 (java) S 4934 4937 4259 0 -1 1077944384 745 0 0 0 8 0 0 0 20 0 15 0 414439996 10915721216 10208 33554432000 4194304 4196468 140728964624512 140300131461616 140300645894786 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7110656 140728964633611 140728964633714 140728964633714 140728964636623 0
[pid=4937/tid=4951] ppid=4934 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/4937/task/4951/stat : 4951 (java) S 4934 4937 4259 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414439996 10915721216 10208 33554432000 4194304 4196468 140728964624512 140300130409312 140300645893845 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7110656 140728964633611 140728964633714 140728964633714 140728964636623 0
[pid=4937/tid=4952] ppid=4934 vsize=10659884 memory=140299966129792 CPUtime=0 cores=1,3,5,7
/proc/4937/task/4952/stat : 4952 (java) S 4934 4937 4259 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414439996 10915721216 10208 33554432000 4194304 4196468 140728964624512 140300129356336 140300645894786 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7110656 140728964633611 140728964633714 140728964633714 140728964636623 0
Current children cumulated CPU time: 0.47 s
Current children cumulated vsize: 10659884 KiB
Current children cumulated memory: 40832 KiB

[startup+0.70078 s]
/proc/loadavg: 2.43 2.13 1.59 3/227 4953
/proc/meminfo: memFree=30382948/32770624 swapFree=66997100/67108860
[pid=4937] ppid=4934 vsize=10661932 memory=63436 CPUtime=1.12 cores=1,3,5,7
/proc/4937/stat : 4937 (java) S 4934 4937 4259 0 -1 1077944320 12963 0 0 0 107 5 0 0 20 0 15 0 414439990 10917818368 15859 33554432000 4194304 4196468 140728964624512 140728964607056 140300645883639 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 7110656 140728964633611 140728964633714 140728964633714 140728964636623 0
/proc/4937/statm: 2665483 15859 3070 1 0 2627980 0
[pid=4937/tid=4939] ppid=4934 vsize=10661932 memory=9752 CPUtime=0.68 cores=1,3,5,7
/proc/4937/task/4939/stat : 4939 (java) R 4934 4937 4259 0 -1 4202560 8923 0 0 0 64 4 0 0 20 0 15 0 414439990 10917818368 15859 33554432000 4194304 4196468 140728964624512 140300650115664 140300629964126 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 7110656 140728964633611 140728964633714 140728964633714 140728964636623 0
[pid=4937/tid=4940] ppid=4934 vsize=10661932 memory=12024 CPUtime=0 cores=1,3,5,7
/proc/4937/task/4940/stat : 4940 (java) S 4934 4937 4259 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414439991 10917818368 15859 33554432000 4194304 4196468 140728964624512 140300611165200 140300645893845 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7110656 140728964633611 140728964633714 140728964633714 140728964636623 0
[pid=4937/tid=4941] ppid=4934 vsize=10661932 memory=1556 CPUtime=0 cores=1,3,5,7
/proc/4937/task/4941/stat : 4941 (java) S 4934 4937 4259 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414439991 10917818368 15859 33554432000 4194304 4196468 140728964624512 140300251671696 140300645893845 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7110656 140728964633611 140728964633714 140728964633714 140728964636623 0
[pid=4937/tid=4942] ppid=4934 vsize=10661932 memory=500 CPUtime=0 cores=1,3,5,7
/proc/4937/task/4942/stat : 4942 (java) S 4934 4937 4259 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414439991 10917818368 15859 33554432000 4194304 4196468 140728964624512 140300250618640 140300645893845 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7110656 140728964633611 140728964633714 140728964633714 140728964636623 0
[pid=4937/tid=4943] ppid=4934 vsize=10661932 memory=928 CPUtime=0 cores=1,3,5,7
/proc/4937/task/4943/stat : 4943 (java) S 4934 4937 4259 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414439991 10917818368 15859 33554432000 4194304 4196468 140728964624512 140300249566096 140300645893845 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7110656 140728964633611 140728964633714 140728964633714 140728964636623 0
[pid=4937/tid=4944] ppid=4934 vsize=10661932 memory=1528 CPUtime=0 cores=1,3,5,7
/proc/4937/task/4944/stat : 4944 (java) S 4934 4937 4259 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414439992 10917818368 15859 33554432000 4194304 4196468 140728964624512 140300137777392 140300645894786 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7110656 140728964633611 140728964633714 140728964633714 140728964636623 0
[pid=4937/tid=4945] ppid=4934 vsize=10661932 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/4937/task/4945/stat : 4945 (java) S 4934 4937 4259 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414439993 10917818368 15859 33554432000 4194304 4196468 140728964624512 140300136723616 140300645893845 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7110656 140728964633611 140728964633714 140728964633714 140728964636623 0
[pid=4937/tid=4946] ppid=4934 vsize=10661932 memory=876 CPUtime=0 cores=1,3,5,7
/proc/4937/task/4946/stat : 4946 (java) S 4934 4937 4259 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414439993 10917818368 15859 33554432000 4194304 4196468 140728964624512 140300135670512 140300645893845 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7110656 140728964633611 140728964633714 140728964633714 140728964636623 0
[pid=4937/tid=4947] ppid=4934 vsize=10661932 memory=1980 CPUtime=0 cores=1,3,5,7
/proc/4937/task/4947/stat : 4947 (java) S 4934 4937 4259 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414439995 10917818368 15859 33554432000 4194304 4196468 140728964624512 140300134619088 140300645902235 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7110656 140728964633611 140728964633714 140728964633714 140728964636623 0
[pid=4937/tid=4948] ppid=4934 vsize=10661932 memory=7086240636179075427 CPUtime=0.13 cores=1,3,5,7
/proc/4937/task/4948/stat : 4948 (java) R 4934 4937 4259 0 -1 4202560 810 0 0 0 13 0 0 0 20 0 15 0 414439995 10917818368 15859 33554432000 4194304 4196468 140728964624512 140300133567216 140300629294697 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 7110656 140728964633611 140728964633714 140728964633714 140728964636623 0
[pid=4937/tid=4949] ppid=4934 vsize=10661932 memory=7453282923427948884 CPUtime=0.1 cores=1,3,5,7
/proc/4937/task/4949/stat : 4949 (java) S 4934 4937 4259 0 -1 1077944384 746 0 0 0 10 0 0 0 20 0 15 0 414439995 10917818368 15859 33554432000 4194304 4196468 140728964624512 140300132514672 140300645894786 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7110656 140728964633611 140728964633714 140728964633714 140728964636623 0
[pid=4937/tid=4950] ppid=4934 vsize=10661932 memory=7223879631928058176 CPUtime=0.18 cores=1,3,5,7
/proc/4937/task/4950/stat : 4950 (java) S 4934 4937 4259 0 -1 1077944384 1127 0 0 0 18 0 0 0 20 0 15 0 414439996 10917818368 15859 33554432000 4194304 4196468 140728964624512 140300131461616 140300645894786 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7110656 140728964633611 140728964633714 140728964633714 140728964636623 0
[pid=4937/tid=4951] ppid=4934 vsize=10661932 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4937/task/4951/stat : 4951 (java) S 4934 4937 4259 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414439996 10917818368 15859 33554432000 4194304 4196468 140728964624512 140300130409312 140300645893845 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7110656 140728964633611 140728964633714 140728964633714 140728964636623 0
[pid=4937/tid=4952] ppid=4934 vsize=10661932 memory=6441959910864939369 CPUtime=0 cores=1,3,5,7
/proc/4937/task/4952/stat : 4952 (java) S 4934 4937 4259 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414439996 10917818368 15859 33554432000 4194304 4196468 140728964624512 140300129356336 140300645894786 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7110656 140728964633611 140728964633714 140728964633714 140728964636623 0
Current children cumulated CPU time: 1.12 s
Current children cumulated vsize: 10661932 KiB
Current children cumulated memory: 63436 KiB

[startup+1.50079 s]
/proc/loadavg: 2.43 2.13 1.59 3/227 4953
/proc/meminfo: memFree=30366880/32770624 swapFree=66997100/67108860
[pid=4937] ppid=4934 vsize=10663980 memory=75292 CPUtime=2.02 cores=1,3,5,7
/proc/4937/stat : 4937 (java) S 4934 4937 4259 0 -1 1077944320 18529 0 0 0 196 6 0 0 20 0 15 0 414439990 10919915520 18823 33554432000 4194304 4196468 140728964624512 140728964607056 140300645883639 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 7110656 140728964633611 140728964633714 140728964633714 140728964636623 0
/proc/4937/statm: 2665995 18823 3090 1 0 2628492 0
[pid=4937/tid=4939] ppid=4934 vsize=10663980 memory=161534122764719 CPUtime=1.48 cores=1,3,5,7
/proc/4937/task/4939/stat : 4939 (java) R 4934 4937 4259 0 -1 4202560 13109 0 0 0 143 5 0 0 20 0 15 0 414439990 10919915520 18823 33554432000 4194304 4196468 140728964624512 140300650123920 140300629964156 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 7110656 140728964633611 140728964633714 140728964633714 140728964636623 0
[pid=4937/tid=4940] ppid=4934 vsize=10663980 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4937/task/4940/stat : 4940 (java) S 4934 4937 4259 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414439991 10919915520 18823 33554432000 4194304 4196468 140728964624512 140300611165200 140300645893845 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7110656 140728964633611 140728964633714 140728964633714 140728964636623 0
[pid=4937/tid=4941] ppid=4934 vsize=10663980 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4937/task/4941/stat : 4941 (java) S 4934 4937 4259 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414439991 10919915520 18823 33554432000 4194304 4196468 140728964624512 140300251671696 140300645893845 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7110656 140728964633611 140728964633714 140728964633714 140728964636623 0
[pid=4937/tid=4942] ppid=4934 vsize=10663980 memory=6944656592455097440 CPUtime=0 cores=1,3,5,7
/proc/4937/task/4942/stat : 4942 (java) S 4934 4937 4259 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414439991 10919915520 18823 33554432000 4194304 4196468 140728964624512 140300250618640 140300645893845 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7110656 140728964633611 140728964633714 140728964633714 140728964636623 0
[pid=4937/tid=4943] ppid=4934 vsize=10663980 memory=7809523229951467576 CPUtime=0 cores=1,3,5,7
/proc/4937/task/4943/stat : 4943 (java) S 4934 4937 4259 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414439991 10919915520 18823 33554432000 4194304 4196468 140728964624512 140300249566096 140300645893845 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7110656 140728964633611 140728964633714 140728964633714 140728964636623 0
[pid=4937/tid=4944] ppid=4934 vsize=10663980 memory=6656426216303648864 CPUtime=0 cores=1,3,5,7
/proc/4937/task/4944/stat : 4944 (java) S 4934 4937 4259 0 -1 1077944384 82 0 0 0 0 0 0 0 20 0 15 0 414439992 10919915520 18823 33554432000 4194304 4196468 140728964624512 140300137777392 140300645894786 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7110656 140728964633611 140728964633714 140728964633714 140728964636623 0

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

/proc/4937/task/4939/stat : 4939 (java) S 4934 4937 4259 0 -1 1077944384 15346 0 0 0 179 6 0 0 20 0 16 0 414439990 11004186624 2067345 33554432000 4194304 4196468 140728964624512 140300650126512 140300645893845 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7110656 140728964633611 140728964633714 140728964633714 140728964636623 0
[pid=4937/tid=4940] ppid=4934 vsize=10746276 memory=8269376 CPUtime=136.81 cores=1,3,5,7
/proc/4937/task/4940/stat : 4940 (java) R 4934 4937 4259 0 -1 4202560 13172 0 0 0 13478 203 0 0 20 0 16 0 414439991 11004186624 2067345 33554432000 4194304 4196468 140728964624512 140300611165400 140300630873282 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 7110656 140728964633611 140728964633714 140728964633714 140728964636623 0
[pid=4937/tid=4941] ppid=4934 vsize=10746276 memory=8269380 CPUtime=137.17 cores=1,3,5,7
/proc/4937/task/4941/stat : 4941 (java) R 4934 4937 4259 0 -1 1077944384 14078 0 0 0 13516 201 0 0 20 0 16 0 414439991 11004186624 2067345 33554432000 4194304 4196468 140728964624512 140300251671504 140300645894786 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 7110656 140728964633611 140728964633714 140728964633714 140728964636623 0
[pid=4937/tid=4942] ppid=4934 vsize=10746276 memory=9752 CPUtime=136.61 cores=1,3,5,7
/proc/4937/task/4942/stat : 4942 (java) R 4934 4937 4259 0 -1 4202560 15300 0 0 0 13450 211 0 0 20 0 16 0 414439991 11004186624 2067345 33554432000 4194304 4196468 140728964624512 140300250618448 140300638511847 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 7110656 140728964633611 140728964633714 140728964633714 140728964636623 0
[pid=4937/tid=4943] ppid=4934 vsize=10746276 memory=8269380 CPUtime=136.73 cores=1,3,5,7
/proc/4937/task/4943/stat : 4943 (java) R 4934 4937 4259 0 -1 4202560 13108 0 0 0 13466 207 0 0 20 0 16 0 414439991 11004186624 2067345 33554432000 4194304 4196468 140728964624512 140300249566216 140300638511847 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 7110656 140728964633611 140728964633714 140728964633714 140728964636623 0
[pid=4937/tid=4944] ppid=4934 vsize=10746276 memory=4872558044660077418 CPUtime=4.17 cores=1,3,5,7
/proc/4937/task/4944/stat : 4944 (java) S 4934 4937 4259 0 -1 1077944384 56022 0 0 0 413 4 0 0 20 0 16 0 414439992 11004186624 2067345 33554432000 4194304 4196468 140728964624512 140300137775936 140300645893845 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7110656 140728964633611 140728964633714 140728964633714 140728964636623 0
[pid=4937/tid=4945] ppid=4934 vsize=10746276 memory=800 CPUtime=0 cores=1,3,5,7
/proc/4937/task/4945/stat : 4945 (java) S 4934 4937 4259 0 -1 1077944384 71 0 0 0 0 0 0 0 20 0 16 0 414439993 11004186624 2067345 33554432000 4194304 4196468 140728964624512 140300136723680 140300645893845 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7110656 140728964633611 140728964633714 140728964633714 140728964636623 0
[pid=4937/tid=4946] ppid=4934 vsize=10746276 memory=1808 CPUtime=0 cores=1,3,5,7
/proc/4937/task/4946/stat : 4946 (java) S 4934 4937 4259 0 -1 1077944384 79 0 0 0 0 0 0 0 20 0 16 0 414439993 11004186624 2067345 33554432000 4194304 4196468 140728964624512 140300135670528 140300645893845 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7110656 140728964633611 140728964633714 140728964633714 140728964636623 0
[pid=4937/tid=4947] ppid=4934 vsize=10746276 memory=8112282956445269571 CPUtime=0 cores=1,3,5,7
/proc/4937/task/4947/stat : 4947 (java) S 4934 4937 4259 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414439995 11004186624 2067345 33554432000 4194304 4196468 140728964624512 140300134619088 140300645902235 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7110656 140728964633611 140728964633714 140728964633714 140728964636623 0
[pid=4937/tid=4948] ppid=4934 vsize=10746276 memory=772 CPUtime=4.3 cores=1,3,5,7
/proc/4937/task/4948/stat : 4948 (java) S 4934 4937 4259 0 -1 1077944384 20811 0 0 0 427 3 0 0 20 0 16 0 414439995 11004186624 2067345 33554432000 4194304 4196468 140728964624512 140300133567264 140300645893845 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7110656 140728964633611 140728964633714 140728964633714 140728964636623 0
[pid=4937/tid=4949] ppid=4934 vsize=10746276 memory=3624 CPUtime=4.25 cores=1,3,5,7
/proc/4937/task/4949/stat : 4949 (java) S 4934 4937 4259 0 -1 1077944384 13979 0 0 0 423 2 0 0 20 0 16 0 414439995 11004186624 2067345 33554432000 4194304 4196468 140728964624512 140300132514432 140300645893845 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7110656 140728964633611 140728964633714 140728964633714 140728964636623 0
[pid=4937/tid=4950] ppid=4934 vsize=10746276 memory=25076 CPUtime=0.84 cores=1,3,5,7
/proc/4937/task/4950/stat : 4950 (java) S 4934 4937 4259 0 -1 1077944384 6181 0 0 0 82 2 0 0 20 0 16 0 414439996 11004186624 2067345 33554432000 4194304 4196468 140728964624512 140300131461664 140300645893845 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7110656 140728964633611 140728964633714 140728964633714 140728964636623 0
[pid=4937/tid=4951] ppid=4934 vsize=10746276 memory=8112282956445269571 CPUtime=0 cores=1,3,5,7
/proc/4937/task/4951/stat : 4951 (java) S 4934 4937 4259 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414439996 11004186624 2067345 33554432000 4194304 4196468 140728964624512 140300130409312 140300645893845 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7110656 140728964633611 140728964633714 140728964633714 140728964636623 0
[pid=4937/tid=4952] ppid=4934 vsize=10746276 memory=9404 CPUtime=0.18 cores=1,3,5,7
/proc/4937/task/4952/stat : 4952 (java) S 4934 4937 4259 0 -1 1077944384 892 0 0 0 5 13 0 0 20 0 16 0 414439996 11004186624 2067345 33554432000 4194304 4196468 140728964624512 140300129356336 140300645894786 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7110656 140728964633611 140728964633714 140728964633714 140728964636623 0
[pid=4937/tid=4954] ppid=4934 vsize=10746276 memory=1548 CPUtime=57.49 cores=1,3,5,7
/proc/4937/task/4954/stat : 4954 (java) S 4934 4937 4259 0 -1 1077944384 13797 0 0 0 5741 8 0 0 20 0 16 0 414440178 11004186624 2067345 33554432000 4194304 4196468 140728964624512 140300112287984 140300645893845 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7110656 140728964633611 140728964633714 140728964633714 140728964636623 0
Current children cumulated CPU time: 620.49 s
Current children cumulated vsize: 10746276 KiB
Current children cumulated memory: 8269380 KiB

[startup+203.201 s]
/proc/loadavg: 4.42 3.03 2.04 6/228 4969
/proc/meminfo: memFree=22148964/32770624 swapFree=66997100/67108860
[pid=4937] ppid=4934 vsize=10746276 memory=8269308 CPUtime=626.48 cores=1,3,5,7
/proc/4937/stat : 4937 (java) S 4934 4937 4259 0 -1 1077944320 184779 0 0 0 61793 855 0 0 20 0 16 0 414439990 11004186624 2067327 33554432000 4194304 4196468 140728964624512 140728964607056 140300645883639 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 7110656 140728964633611 140728964633714 140728964633714 140728964636623 0
/proc/4937/statm: 2686569 2067327 3385 1 0 2646705 0
[pid=4937/tid=4939] ppid=4934 vsize=10746276 memory=984 CPUtime=1.85 cores=1,3,5,7
/proc/4937/task/4939/stat : 4939 (java) S 4934 4937 4259 0 -1 1077944384 15389 0 0 0 179 6 0 0 20 0 16 0 414439990 11004186624 2067327 33554432000 4194304 4196468 140728964624512 140300650124320 140300645893845 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7110656 140728964633611 140728964633714 140728964633714 140728964636623 0
[pid=4937/tid=4940] ppid=4934 vsize=10746276 memory=8112282956445269571 CPUtime=138.31 cores=1,3,5,7
/proc/4937/task/4940/stat : 4940 (java) R 4934 4937 4259 0 -1 4202560 13236 0 0 0 13628 203 0 0 20 0 16 0 414439991 11004186624 2067327 33554432000 4194304 4196468 140728964624512 140300611165200 140300630338391 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 7110656 140728964633611 140728964633714 140728964633714 140728964636623 0
[pid=4937/tid=4941] ppid=4934 vsize=10746276 memory=1380 CPUtime=138.61 cores=1,3,5,7
/proc/4937/task/4941/stat : 4941 (java) R 4934 4937 4259 0 -1 4202560 14126 0 0 0 13659 202 0 0 20 0 16 0 414439991 11004186624 2067327 33554432000 4194304 4196468 140728964624512 140300251671896 140300630337616 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 7110656 140728964633611 140728964633714 140728964633714 140728964636623 0
[pid=4937/tid=4942] ppid=4934 vsize=10746276 memory=1128 CPUtime=138.09 cores=1,3,5,7
/proc/4937/task/4942/stat : 4942 (java) R 4934 4937 4259 0 -1 4202560 15369 0 0 0 13597 212 0 0 20 0 16 0 414439991 11004186624 2067327 33554432000 4194304 4196468 140728964624512 140300250618528 140300627480040 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 7110656 140728964633611 140728964633714 140728964633714 140728964636623 0
[pid=4937/tid=4943] ppid=4934 vsize=10746276 memory=772 CPUtime=138.21 cores=1,3,5,7
/proc/4937/task/4943/stat : 4943 (java) R 4934 4937 4259 0 -1 4202560 13166 0 0 0 13613 208 0 0 20 0 16 0 414439991 11004186624 2067327 33554432000 4194304 4196468 140728964624512 140300249566096 140300630834244 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 7110656 140728964633611 140728964633714 140728964633714 140728964636623 0
[pid=4937/tid=4944] ppid=4934 vsize=10746276 memory=8269380 CPUtime=4.26 cores=1,3,5,7
/proc/4937/task/4944/stat : 4944 (java) S 4934 4937 4259 0 -1 1077944384 56298 0 0 0 422 4 0 0 20 0 16 0 414439992 11004186624 2067327 33554432000 4194304 4196468 140728964624512 140300137775712 140300645893845 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7110656 140728964633611 140728964633714 140728964633714 140728964636623 0
[pid=4937/tid=4945] ppid=4934 vsize=10746276 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/4937/task/4945/stat : 4945 (java) S 4934 4937 4259 0 -1 1077944384 80 0 0 0 0 0 0 0 20 0 16 0 414439993 11004186624 2067327 33554432000 4194304 4196468 140728964624512 140300136723680 140300645893845 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7110656 140728964633611 140728964633714 140728964633714 140728964636623 0
[pid=4937/tid=4946] ppid=4934 vsize=10746276 memory=1128 CPUtime=0 cores=1,3,5,7
/proc/4937/task/4946/stat : 4946 (java) S 4934 4937 4259 0 -1 1077944384 79 0 0 0 0 0 0 0 20 0 16 0 414439993 11004186624 2067327 33554432000 4194304 4196468 140728964624512 140300135670528 140300645893845 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7110656 140728964633611 140728964633714 140728964633714 140728964636623 0
[pid=4937/tid=4947] ppid=4934 vsize=10746276 memory=772 CPUtime=0 cores=1,3,5,7
/proc/4937/task/4947/stat : 4947 (java) S 4934 4937 4259 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414439995 11004186624 2067327 33554432000 4194304 4196468 140728964624512 140300134619088 140300645902235 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7110656 140728964633611 140728964633714 140728964633714 140728964636623 0
[pid=4937/tid=4948] ppid=4934 vsize=10746276 memory=4008 CPUtime=4.3 cores=1,3,5,7
/proc/4937/task/4948/stat : 4948 (java) S 4934 4937 4259 0 -1 1077944384 20811 0 0 0 427 3 0 0 20 0 16 0 414439995 11004186624 2067327 33554432000 4194304 4196468 140728964624512 140300133567216 140300645894786 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7110656 140728964633611 140728964633714 140728964633714 140728964636623 0
[pid=4937/tid=4949] ppid=4934 vsize=10746276 memory=948 CPUtime=4.25 cores=1,3,5,7
/proc/4937/task/4949/stat : 4949 (java) S 4934 4937 4259 0 -1 1077944384 13979 0 0 0 423 2 0 0 20 0 16 0 414439995 11004186624 2067327 33554432000 4194304 4196468 140728964624512 140300132514672 140300645894786 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7110656 140728964633611 140728964633714 140728964633714 140728964636623 0
[pid=4937/tid=4950] ppid=4934 vsize=10746276 memory=2832 CPUtime=0.84 cores=1,3,5,7
/proc/4937/task/4950/stat : 4950 (java) S 4934 4937 4259 0 -1 1077944384 6181 0 0 0 82 2 0 0 20 0 16 0 414439996 11004186624 2067327 33554432000 4194304 4196468 140728964624512 140300131461616 140300645894786 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7110656 140728964633611 140728964633714 140728964633714 140728964636623 0
[pid=4937/tid=4951] ppid=4934 vsize=10746276 memory=9404 CPUtime=0 cores=1,3,5,7
/proc/4937/task/4951/stat : 4951 (java) S 4934 4937 4259 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414439996 11004186624 2067327 33554432000 4194304 4196468 140728964624512 140300130409312 140300645893845 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7110656 140728964633611 140728964633714 140728964633714 140728964636623 0
[pid=4937/tid=4952] ppid=4934 vsize=10746276 memory=1548 CPUtime=0.18 cores=1,3,5,7
/proc/4937/task/4952/stat : 4952 (java) S 4934 4937 4259 0 -1 1077944384 892 0 0 0 5 13 0 0 20 0 16 0 414439996 11004186624 2067327 33554432000 4194304 4196468 140728964624512 140300129356336 140300645894786 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7110656 140728964633611 140728964633714 140728964633714 140728964636623 0
[pid=4937/tid=4969] ppid=4934 vsize=10746276 memory=628 CPUtime=0 cores=1,3,5,7
/proc/4937/task/4969/stat : 4969 (java) S 4934 4937 4259 0 -1 1077944384 17 0 0 0 0 0 0 0 20 0 16 0 414460248 11004186624 2067327 33554432000 4194304 4196468 140728964624512 140300112289856 140300645893845 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7110656 140728964633611 140728964633714 140728964633714 140728964636623 0
Current children cumulated CPU time: 626.48 s
Current children cumulated vsize: 10746276 KiB
Current children cumulated memory: 8269308 KiB

[startup+204.001 s]*
/proc/loadavg: 4.47 3.07 2.05 6/228 4969
/proc/meminfo: memFree=22148964/32770624 swapFree=66997100/67108860
[pid=4937] ppid=4934 vsize=10746276 memory=8269308 CPUtime=629.66 cores=1,3,5,7
/proc/4937/stat : 4937 (java) S 4934 4937 4259 0 -1 1077944320 185054 0 0 0 62111 855 0 0 20 0 16 0 414439990 11004186624 2067327 33554432000 4194304 4196468 140728964624512 140728964607056 140300645883639 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 7110656 140728964633611 140728964633714 140728964633714 140728964636623 0
/proc/4937/statm: 2686569 2067327 3385 1 0 2646705 0
[pid=4937/tid=4939] ppid=4934 vsize=10746276 memory=8317482817917895235 CPUtime=1.85 cores=1,3,5,7
/proc/4937/task/4939/stat : 4939 (java) S 4934 4937 4259 0 -1 1077944384 15389 0 0 0 179 6 0 0 20 0 16 0 414439990 11004186624 2067327 33554432000 4194304 4196468 140728964624512 140300650124320 140300645893845 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7110656 140728964633611 140728964633714 140728964633714 140728964636623 0
[pid=4937/tid=4940] ppid=4934 vsize=10746276 memory=4872558044660077418 CPUtime=139.11 cores=1,3,5,7
/proc/4937/task/4940/stat : 4940 (java) R 4934 4937 4259 0 -1 4202560 13320 0 0 0 13708 203 0 0 20 0 16 0 414439991 11004186624 2067327 33554432000 4194304 4196468 140728964624512 140300611165400 140300638980372 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 7110656 140728964633611 140728964633714 140728964633714 140728964636623 0
[pid=4937/tid=4941] ppid=4934 vsize=10746276 memory=1380 CPUtime=139.41 cores=1,3,5,7
/proc/4937/task/4941/stat : 4941 (java) R 4934 4937 4259 0 -1 4202560 14188 0 0 0 13739 202 0 0 20 0 16 0 414439991 11004186624 2067327 33554432000 4194304 4196468 140728964624512 140300251671896 140300638980364 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 7110656 140728964633611 140728964633714 140728964633714 140728964636623 0
[pid=4937/tid=4942] ppid=4934 vsize=10746276 memory=1128 CPUtime=138.88 cores=1,3,5,7
/proc/4937/task/4942/stat : 4942 (java) R 4934 4937 4259 0 -1 4202560 15439 0 0 0 13676 212 0 0 20 0 16 0 414439991 11004186624 2067327 33554432000 4194304 4196468 140728964624512 140300250618840 140300630341091 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 7110656 140728964633611 140728964633714 140728964633714 140728964636623 0
[pid=4937/tid=4943] ppid=4934 vsize=10746276 memory=772 CPUtime=138.99 cores=1,3,5,7
/proc/4937/task/4943/stat : 4943 (java) R 4934 4937 4259 0 -1 4202560 13221 0 0 0 13691 208 0 0 20 0 16 0 414439991 11004186624 2067327 33554432000 4194304 4196468 140728964624512 140300249565984 140300638983315 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 7110656 140728964633611 140728964633714 140728964633714 140728964636623 0
[pid=4937/tid=4944] ppid=4934 vsize=10746276 memory=4008 CPUtime=4.28 cores=1,3,5,7
/proc/4937/task/4944/stat : 4944 (java) S 4934 4937 4259 0 -1 1077944384 56302 0 0 0 424 4 0 0 20 0 16 0 414439992 11004186624 2067327 33554432000 4194304 4196468 140728964624512 140300137775936 140300645893845 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7110656 140728964633611 140728964633714 140728964633714 140728964636623 0
[pid=4937/tid=4945] ppid=4934 vsize=10746276 memory=948 CPUtime=0 cores=1,3,5,7
/proc/4937/task/4945/stat : 4945 (java) S 4934 4937 4259 0 -1 1077944384 80 0 0 0 0 0 0 0 20 0 16 0 414439993 11004186624 2067327 33554432000 4194304 4196468 140728964624512 140300136723680 140300645893845 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7110656 140728964633611 140728964633714 140728964633714 140728964636623 0
[pid=4937/tid=4946] ppid=4934 vsize=10746276 memory=2832 CPUtime=0 cores=1,3,5,7
/proc/4937/task/4946/stat : 4946 (java) S 4934 4937 4259 0 -1 1077944384 79 0 0 0 0 0 0 0 20 0 16 0 414439993 11004186624 2067327 33554432000 4194304 4196468 140728964624512 140300135670528 140300645893845 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7110656 140728964633611 140728964633714 140728964633714 140728964636623 0
[pid=4937/tid=4947] ppid=4934 vsize=10746276 memory=9404 CPUtime=0 cores=1,3,5,7
/proc/4937/task/4947/stat : 4947 (java) S 4934 4937 4259 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414439995 11004186624 2067327 33554432000 4194304 4196468 140728964624512 140300134619088 140300645902235 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7110656 140728964633611 140728964633714 140728964633714 140728964636623 0
[pid=4937/tid=4948] ppid=4934 vsize=10746276 memory=1548 CPUtime=4.3 cores=1,3,5,7
/proc/4937/task/4948/stat : 4948 (java) S 4934 4937 4259 0 -1 1077944384 20811 0 0 0 427 3 0 0 20 0 16 0 414439995 11004186624 2067327 33554432000 4194304 4196468 140728964624512 140300133567216 140300645894786 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7110656 140728964633611 140728964633714 140728964633714 140728964636623 0
[pid=4937/tid=4949] ppid=4934 vsize=10746276 memory=628 CPUtime=4.25 cores=1,3,5,7
/proc/4937/task/4949/stat : 4949 (java) S 4934 4937 4259 0 -1 1077944384 13979 0 0 0 423 2 0 0 20 0 16 0 414439995 11004186624 2067327 33554432000 4194304 4196468 140728964624512 140300132514672 140300645894786 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7110656 140728964633611 140728964633714 140728964633714 140728964636623 0
[pid=4937/tid=4950] ppid=4934 vsize=10746276 memory=1056 CPUtime=0.84 cores=1,3,5,7
/proc/4937/task/4950/stat : 4950 (java) S 4934 4937 4259 0 -1 1077944384 6181 0 0 0 82 2 0 0 20 0 16 0 414439996 11004186624 2067327 33554432000 4194304 4196468 140728964624512 140300131461616 140300645894786 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7110656 140728964633611 140728964633714 140728964633714 140728964636623 0
[pid=4937/tid=4951] ppid=4934 vsize=10746276 memory=1556 CPUtime=0 cores=1,3,5,7
/proc/4937/task/4951/stat : 4951 (java) S 4934 4937 4259 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414439996 11004186624 2067327 33554432000 4194304 4196468 140728964624512 140300130409312 140300645893845 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7110656 140728964633611 140728964633714 140728964633714 140728964636623 0
[pid=4937/tid=4952] ppid=4934 vsize=10746276 memory=6399501272259 CPUtime=0.18 cores=1,3,5,7
/proc/4937/task/4952/stat : 4952 (java) S 4934 4937 4259 0 -1 1077944384 892 0 0 0 5 13 0 0 20 0 16 0 414439996 11004186624 2067327 33554432000 4194304 4196468 140728964624512 140300129356336 140300645894786 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7110656 140728964633611 140728964633714 140728964633714 140728964636623 0
[pid=4937/tid=4969] ppid=4934 vsize=10746276 memory=288230617509003574 CPUtime=0 cores=1,3,5,7
/proc/4937/task/4969/stat : 4969 (java) S 4934 4937 4259 0 -1 1077944384 17 0 0 0 0 0 0 0 20 0 16 0 414460248 11004186624 2067327 33554432000 4194304 4196468 140728964624512 140300112289856 140300645893845 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7110656 140728964633611 140728964633714 140728964633714 140728964636623 0
Current children cumulated CPU time: 629.66 s
Current children cumulated vsize: 10746276 KiB
Current children cumulated memory: 8269308 KiB

[startup+204.801 s]
/proc/loadavg: 4.47 3.07 2.05 6/228 4969
/proc/meminfo: memFree=22148964/32770624 swapFree=66997100/67108860
[pid=4937] ppid=4934 vsize=10746276 memory=8269308 CPUtime=632.82 cores=1,3,5,7
/proc/4937/stat : 4937 (java) S 4934 4937 4259 0 -1 1077944320 185109 0 0 0 62427 855 0 0 20 0 16 0 414439990 11004186624 2067327 33554432000 4194304 4196468 140728964624512 140728964607056 140300645883639 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 7110656 140728964633611 140728964633714 140728964633714 140728964636623 0
/proc/4937/statm: 2686569 2067327 3385 1 0 2646705 0
[pid=4937/tid=4939] ppid=4934 vsize=10746276 memory=14012 CPUtime=1.85 cores=1,3,5,7
/proc/4937/task/4939/stat : 4939 (java) S 4934 4937 4259 0 -1 1077944384 15389 0 0 0 179 6 0 0 20 0 16 0 414439990 11004186624 2067327 33554432000 4194304 4196468 140728964624512 140300650124320 140300645893845 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7110656 140728964633611 140728964633714 140728964633714 140728964636623 0
[pid=4937/tid=4940] ppid=4934 vsize=10746276 memory=6429008 CPUtime=139.9 cores=1,3,5,7
/proc/4937/task/4940/stat : 4940 (java) R 4934 4937 4259 0 -1 4202560 13320 0 0 0 13787 203 0 0 20 0 16 0 414439991 11004186624 2067327 33554432000 4194304 4196468 140728964624512 140300611165400 140300638987246 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 7110656 140728964633611 140728964633714 140728964633714 140728964636623 0
[pid=4937/tid=4941] ppid=4934 vsize=10746276 memory=4104 CPUtime=140.2 cores=1,3,5,7
/proc/4937/task/4941/stat : 4941 (java) R 4934 4937 4259 0 -1 4202560 14241 0 0 0 13818 202 0 0 20 0 16 0 414439991 11004186624 2067327 33554432000 4194304 4196468 140728964624512 140300251671896 140300627493385 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 7110656 140728964633611 140728964633714 140728964633714 140728964636623 0
[pid=4937/tid=4942] ppid=4934 vsize=10746276 memory=1408 CPUtime=139.67 cores=1,3,5,7
/proc/4937/task/4942/stat : 4942 (java) R 4934 4937 4259 0 -1 4202560 15439 0 0 0 13755 212 0 0 20 0 16 0 414439991 11004186624 2067327 33554432000 4194304 4196468 140728964624512 140300250618840 140300638980344 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 7110656 140728964633611 140728964633714 140728964633714 140728964636623 0
[pid=4937/tid=4943] ppid=4934 vsize=10746276 memory=628 CPUtime=139.78 cores=1,3,5,7
/proc/4937/task/4943/stat : 4943 (java) R 4934 4937 4259 0 -1 4202560 13223 0 0 0 13770 208 0 0 20 0 16 0 414439991 11004186624 2067327 33554432000 4194304 4196468 140728964624512 140300249565984 140300630881584 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 7110656 140728964633611 140728964633714 140728964633714 140728964636623 0
[pid=4937/tid=4944] ppid=4934 vsize=10746276 memory=1056 CPUtime=4.28 cores=1,3,5,7
/proc/4937/task/4944/stat : 4944 (java) S 4934 4937 4259 0 -1 1077944384 56302 0 0 0 424 4 0 0 20 0 16 0 414439992 11004186624 2067327 33554432000 4194304 4196468 140728964624512 140300137775936 140300645893845 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7110656 140728964633611 140728964633714 140728964633714 140728964636623 0
[pid=4937/tid=4945] ppid=4934 vsize=10746276 memory=1556 CPUtime=0 cores=1,3,5,7
/proc/4937/task/4945/stat : 4945 (java) S 4934 4937 4259 0 -1 1077944384 80 0 0 0 0 0 0 0 20 0 16 0 414439993 11004186624 2067327 33554432000 4194304 4196468 140728964624512 140300136723680 140300645893845 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7110656 140728964633611 140728964633714 140728964633714 140728964636623 0
[pid=4937/tid=4946] ppid=4934 vsize=10746276 memory=140299804545608 CPUtime=0 cores=1,3,5,7
/proc/4937/task/4946/stat : 4946 (java) S 4934 4937 4259 0 -1 1077944384 79 0 0 0 0 0 0 0 20 0 16 0 414439993 11004186624 2067327 33554432000 4194304 4196468 140728964624512 140300135670528 140300645893845 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7110656 140728964633611 140728964633714 140728964633714 140728964636623 0
[pid=4937/tid=4947] ppid=4934 vsize=10746276 memory=7379260372675024231 CPUtime=0 cores=1,3,5,7
/proc/4937/task/4947/stat : 4947 (java) S 4934 4937 4259 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414439995 11004186624 2067327 33554432000 4194304 4196468 140728964624512 140300134619088 140300645902235 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7110656 140728964633611 140728964633714 140728964633714 140728964636623 0
[pid=4937/tid=4948] ppid=4934 vsize=10746276 memory=6012136621982836785 CPUtime=4.3 cores=1,3,5,7
/proc/4937/task/4948/stat : 4948 (java) S 4934 4937 4259 0 -1 1077944384 20811 0 0 0 427 3 0 0 20 0 16 0 414439995 11004186624 2067327 33554432000 4194304 4196468 140728964624512 140300133567216 140300645894786 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7110656 140728964633611 140728964633714 140728964633714 140728964636623 0
[pid=4937/tid=4949] ppid=4934 vsize=10746276 memory=8112282956445269571 CPUtime=4.25 cores=1,3,5,7
/proc/4937/task/4949/stat : 4949 (java) S 4934 4937 4259 0 -1 1077944384 13979 0 0 0 423 2 0 0 20 0 16 0 414439995 11004186624 2067327 33554432000 4194304 4196468 140728964624512 140300132514672 140300645894786 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7110656 140728964633611 140728964633714 140728964633714 140728964636623 0
[pid=4937/tid=4950] ppid=4934 vsize=10746276 memory=8272984 CPUtime=0.84 cores=1,3,5,7
/proc/4937/task/4950/stat : 4950 (java) S 4934 4937 4259 0 -1 1077944384 6181 0 0 0 82 2 0 0 20 0 16 0 414439996 11004186624 2067327 33554432000 4194304 4196468 140728964624512 140300131461616 140300645894786 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7110656 140728964633611 140728964633714 140728964633714 140728964636623 0
[pid=4937/tid=4951] ppid=4934 vsize=10746276 memory=8272984 CPUtime=0 cores=1,3,5,7
/proc/4937/task/4951/stat : 4951 (java) S 4934 4937 4259 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414439996 11004186624 2067327 33554432000 4194304 4196468 140728964624512 140300130409312 140300645893845 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7110656 140728964633611 140728964633714 140728964633714 140728964636623 0
[pid=4937/tid=4952] ppid=4934 vsize=10746276 memory=3044 CPUtime=0.18 cores=1,3,5,7
/proc/4937/task/4952/stat : 4952 (java) S 4934 4937 4259 0 -1 1077944384 892 0 0 0 5 13 0 0 20 0 16 0 414439996 11004186624 2067327 33554432000 4194304 4196468 140728964624512 140300129356336 140300645894786 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7110656 140728964633611 140728964633714 140728964633714 140728964636623 0
[pid=4937/tid=4969] ppid=4934 vsize=10746276 memory=2024 CPUtime=0 cores=1,3,5,7
/proc/4937/task/4969/stat : 4969 (java) S 4934 4937 4259 0 -1 1077944384 17 0 0 0 0 0 0 0 20 0 16 0 414460248 11004186624 2067327 33554432000 4194304 4196468 140728964624512 140300112289856 140300645893845 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7110656 140728964633611 140728964633714 140728964633714 140728964636623 0
Current children cumulated CPU time: 632.82 s
Current children cumulated vsize: 10746276 KiB
Current children cumulated memory: 8269308 KiB

[startup+205.001 s]*
/proc/loadavg: 4.47 3.07 2.05 3/228 4969
/proc/meminfo: memFree=22148956/32770624 swapFree=66997100/67108860
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child status: 0
Real time (s): 205.043
CPU time (s): 633.483
CPU user time (s): 624.896
CPU system time (s): 8.58696
CPU usage (%): 308.951
Max. virtual memory (cumulated for all children) (KiB): 10748140
Max. memory (cumulated for all children) (KiB): 8273000

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 624.896
system time used= 8.58696
maximum resident set size= 8273000
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 185270
page faults= 0
swaps= 0
block input operations= 0
block output operations= 336
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 11188
involuntary context switches= 6037


# summary of solver processes directly reported to runsolver:
#   pid: 4937
#   total CPU time (s): 633.483
#   total CPU user time (s): 624.896
#   total CPU system time (s): 8.58696

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.28006 second user time and 2.07442 second system time

The end

Launcher Data

Begin job on node106 at 2019-09-13 14:36:16
IDJOB=4390698
IDBENCH=126895
IDSOLVER=2832
FILE ID=node106/4390698-1568381852
RUNJOBID= node106-1568376840-4291
PBS_JOBID= 21701848
Free space on /tmp= 56644 MiB

SOLVER NAME= AbsCon 2019-07-23
BENCH NAME= XCSP17/RoomMate/RoomMate-int-s1/RoomMate-sr1000e-int.xml
COMMAND LINE= java -cp AbsCon19-06.jar AbsCon BENCHNAME -cm
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4390698-1568381852/watcher-4390698-1568381852 -o /tmp/evaluation-result-4390698-1568381852/solver-4390698-1568381852 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node106-1568376840-4291 --watchdog 2580  java -cp AbsCon19-06.jar AbsCon HOME/instance-4390698-1568381852.xml -cm

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

MD5SUM BENCH= 080ba949cb23e1dea8bc7836215d1d0d
RANDOM SEED=546819354

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	: 5333.79
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.79
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.79
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.79
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:        30423236 kB
MemAvailable:   31645004 kB
Buffers:          150920 kB
Cached:          1349924 kB
SwapCached:         9720 kB
Active:           731244 kB
Inactive:        1042452 kB
Active(anon):     272452 kB
Inactive(anon):    33700 kB
Active(file):     458792 kB
Inactive(file):  1008752 kB
Unevictable:      107768 kB
Mlocked:          107768 kB
SwapTotal:      67108860 kB
SwapFree:       66997100 kB
Dirty:             91592 kB
Writeback:             0 kB
AnonPages:        359408 kB
Mapped:            49672 kB
Shmem:             24720 kB
Slab:             169496 kB
SReclaimable:     140120 kB
SUnreclaim:        29376 kB
KernelStack:        4032 kB
PageTables:         5876 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1250080 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    288768 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      107904 kB
DirectMap2M:    33437696 kB

Free space on /tmp at the end= 56636 MiB
End job on node106 at 2019-09-13 14:39:41