Trace number 4308071

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
OscaR - Conflict Ordering with restarts 2018-08-14? (TO) 2520.05 2507.21

General information on the benchmark

NameColouredQueens/
ColouredQueens-09_c18.xml
MD5SUM698e4c4133fb0965f93dce5d7165b624
Bench CategoryCSP (decision problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables81
Number of constraints48
Number of domains1
Minimum domain size9
Maximum domain size9
Distribution of domain sizes[{"size":9,"count":81}]
Minimum variable degree3
Maximum variable degree4
Distribution of variable degrees[{"degree":3,"count":4},{"degree":4,"count":77}]
Minimum constraint arity2
Maximum constraint arity9
Distribution of constraint arities[{"arity":2,"count":4},{"arity":3,"count":4},{"arity":4,"count":4},{"arity":5,"count":4},{"arity":6,"count":4},{"arity":7,"count":4},{"arity":8,"count":4},{"arity":9,"count":20}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"allDifferent","count":48}]
Optimization problemNO
Type of objective

Solver Data

0.65/0.58	c version: 2018-08-14
0.65/0.58	c seed: 2094046338
0.65/0.58	c timeout: 2520
0.65/0.58	c memlimit: 11000
0.65/0.58	c nbcore: 4
0.80/0.61	c Parsing instance...
1.49/1.08	c Parsing done, starting search...
2520.02/2507.20	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 (10671 MiB free)
  memory of node 1: 16384 MiB (12978 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4308071-1534258226/watcher-4308071-1534258226 -o /tmp/evaluation-result-4308071-1534258226/solver-4308071-1534258226 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node103-1534258226-10046 --watchdog 2580 java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed 2094046338 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4308071-1534258226.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=10076, runsolver pid=10069
Current StackSize limit: 8192 KiB


[startup+0.106099 s]*
/proc/loadavg: 0.00 0.01 0.05 5/216 10105
/proc/meminfo: memFree=24182068/32770624 swapFree=67059112/67108860
[pid=10076] ppid=10069 vsize=14082736 memory=29552 CPUtime=0.1 cores=1,3,5,7
/proc/10076/stat : 10076 (java) S 10069 10076 10014 0 -1 1077944320 6306 0 0 0 8 2 0 0 20 0 15 0 243385840 14420721664 7388 33554432000 4194304 4196468 140735087241280 140735087223824 139955639811831 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 36900864 140735087248456 140735087248649 140735087248649 140735087251407 0
/proc/10076/statm: 3520684 7388 3131 1 0 3482761 0
[pid=10076/tid=10078] ppid=10069 vsize=14082736 memory=5450919713671312938 CPUtime=0.07 cores=1,3,5,7
/proc/10076/task/10078/stat : 10078 (java) R 10069 10076 10014 0 -1 4202560 4388 0 0 0 6 1 0 0 20 0 15 0 243385842 14420721664 7388 33554432000 4194304 4196468 140735087241280 139955644007440 139955639833757 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 36900864 140735087248456 140735087248649 140735087248649 140735087251407 0
[pid=10076/tid=10080] ppid=10069 vsize=14082736 memory=8257237230052613020 CPUtime=0 cores=1,3,5,7
/proc/10076/task/10080/stat : 10080 (java) S 10069 10076 10014 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 243385842 14420721664 7388 33554432000 4194304 4196468 140735087241280 139955605093008 139955639822037 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36900864 140735087248456 140735087248649 140735087248649 140735087251407 0
[pid=10076/tid=10081] ppid=10069 vsize=14082736 memory=139730056545920 CPUtime=0 cores=1,3,5,7
/proc/10076/task/10081/stat : 10081 (java) S 10069 10076 10014 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 243385842 14420721664 7388 33554432000 4194304 4196468 140735087241280 139955604040208 139955639822037 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36900864 140735087248456 140735087248649 140735087248649 140735087251407 0
[pid=10076/tid=10083] ppid=10069 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10076/task/10083/stat : 10083 (java) S 10069 10076 10014 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 243385842 14420721664 7388 33554432000 4194304 4196468 140735087241280 139955233995152 139955639822037 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36900864 140735087248456 140735087248649 140735087248649 140735087251407 0
[pid=10076/tid=10085] ppid=10069 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10076/task/10085/stat : 10085 (java) S 10069 10076 10014 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 243385842 14420721664 7388 33554432000 4194304 4196468 140735087241280 139955232942352 139955639822037 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36900864 140735087248456 140735087248649 140735087248649 140735087251407 0
[pid=10076/tid=10089] ppid=10069 vsize=14082736 memory=139730056545920 CPUtime=0 cores=1,3,5,7
/proc/10076/task/10089/stat : 10089 (java) S 10069 10076 10014 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 243385844 14420721664 7388 33554432000 4194304 4196468 140735087241280 139954821618544 139955639822978 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36900864 140735087248456 140735087248649 140735087248649 140735087251407 0
[pid=10076/tid=10091] ppid=10069 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10076/task/10091/stat : 10091 (java) S 10069 10076 10014 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 243385844 14420721664 7388 33554432000 4194304 4196468 140735087241280 139954820564512 139955639822037 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36900864 140735087248456 140735087248649 140735087248649 140735087251407 0
[pid=10076/tid=10093] ppid=10069 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10076/task/10093/stat : 10093 (java) S 10069 10076 10014 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 243385845 14420721664 7388 33554432000 4194304 4196468 140735087241280 139954819511664 139955639822037 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36900864 140735087248456 140735087248649 140735087248649 140735087251407 0
[pid=10076/tid=10094] ppid=10069 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10076/task/10094/stat : 10094 (java) S 10069 10076 10014 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 243385847 14420721664 7388 33554432000 4194304 4196468 140735087241280 139954818459984 139955639830427 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36900864 140735087248456 140735087248649 140735087248649 140735087251407 0
[pid=10076/tid=10095] ppid=10069 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10076/task/10095/stat : 10095 (java) S 10069 10076 10014 0 -1 1077944384 310 0 0 0 0 0 0 0 20 0 15 0 243385847 14420721664 7388 33554432000 4194304 4196468 140735087241280 139954817407344 139955639822978 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36900864 140735087248456 140735087248649 140735087248649 140735087251407 0
[pid=10076/tid=10097] ppid=10069 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10076/task/10097/stat : 10097 (java) S 10069 10076 10014 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 243385847 14420721664 7388 33554432000 4194304 4196468 140735087241280 139954816354544 139955639822978 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36900864 140735087248456 140735087248649 140735087248649 140735087251407 0
[pid=10076/tid=10098] ppid=10069 vsize=14082736 memory=139730056545920 CPUtime=0 cores=1,3,5,7
/proc/10076/task/10098/stat : 10098 (java) R 10069 10076 10014 0 -1 4202560 226 0 0 0 0 0 0 0 20 0 15 0 243385847 14420721664 7388 33554432000 4194304 4196468 140735087241280 139954815301744 139955618620565 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 36900864 140735087248456 140735087248649 140735087248649 140735087251407 0
[pid=10076/tid=10102] ppid=10069 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10076/task/10102/stat : 10102 (java) S 10069 10076 10014 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 243385847 14420721664 7388 33554432000 4194304 4196468 140735087241280 139954814249184 139955639822037 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36900864 140735087248456 140735087248649 140735087248649 140735087251407 0
[pid=10076/tid=10105] ppid=10069 vsize=14082736 memory=139730056545920 CPUtime=0 cores=1,3,5,7
/proc/10076/task/10105/stat : 10105 (java) S 10069 10076 10014 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 243385848 14420721664 7388 33554432000 4194304 4196468 140735087241280 139954813197488 139955639822978 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36900864 140735087248456 140735087248649 140735087248649 140735087251407 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 29552 KiB

[startup+0.210317 s]*
/proc/loadavg: 0.00 0.01 0.05 6/216 10105
/proc/meminfo: memFree=24153296/32770624 swapFree=67059112/67108860
[pid=10076] ppid=10069 vsize=14082736 memory=44560 CPUtime=0.24 cores=1,3,5,7
/proc/10076/stat : 10076 (java) S 10069 10076 10014 0 -1 1077944320 10223 0 0 0 21 3 0 0 20 0 15 0 243385840 14420721664 11140 33554432000 4194304 4196468 140735087241280 140735087223824 139955639811831 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 36900864 140735087248456 140735087248649 140735087248649 140735087251407 0
/proc/10076/statm: 3520684 11140 3317 1 0 3482761 0
[pid=10076/tid=10078] ppid=10069 vsize=14082736 memory=7022364594140610616 CPUtime=0.18 cores=1,3,5,7
/proc/10076/task/10078/stat : 10078 (java) R 10069 10076 10014 0 -1 4202560 8073 0 0 0 16 2 0 0 20 0 15 0 243385842 14420721664 11140 33554432000 4194304 4196468 140735087241280 139955644029184 139955639833178 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 36900864 140735087248456 140735087248649 140735087248649 140735087251407 0
[pid=10076/tid=10080] ppid=10069 vsize=14082736 memory=365 CPUtime=0 cores=1,3,5,7
/proc/10076/task/10080/stat : 10080 (java) S 10069 10076 10014 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 243385842 14420721664 11140 33554432000 4194304 4196468 140735087241280 139955605093008 139955639822037 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36900864 140735087248456 140735087248649 140735087248649 140735087251407 0
[pid=10076/tid=10081] ppid=10069 vsize=14082736 memory=139730056556223 CPUtime=0 cores=1,3,5,7
/proc/10076/task/10081/stat : 10081 (java) S 10069 10076 10014 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 243385842 14420721664 11140 33554432000 4194304 4196468 140735087241280 139955604040208 139955639822037 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36900864 140735087248456 140735087248649 140735087248649 140735087251407 0
[pid=10076/tid=10083] ppid=10069 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10076/task/10083/stat : 10083 (java) S 10069 10076 10014 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 243385842 14420721664 11140 33554432000 4194304 4196468 140735087241280 139955233995152 139955639822037 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36900864 140735087248456 140735087248649 140735087248649 140735087251407 0
[pid=10076/tid=10085] ppid=10069 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10076/task/10085/stat : 10085 (java) S 10069 10076 10014 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 243385842 14420721664 11140 33554432000 4194304 4196468 140735087241280 139955232942352 139955639822037 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36900864 140735087248456 140735087248649 140735087248649 140735087251407 0
[pid=10076/tid=10089] ppid=10069 vsize=14082736 memory=139730056545920 CPUtime=0 cores=1,3,5,7
/proc/10076/task/10089/stat : 10089 (java) S 10069 10076 10014 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 243385844 14420721664 11140 33554432000 4194304 4196468 140735087241280 139954821618544 139955639822978 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36900864 140735087248456 140735087248649 140735087248649 140735087251407 0
[pid=10076/tid=10091] ppid=10069 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10076/task/10091/stat : 10091 (java) S 10069 10076 10014 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 243385844 14420721664 11140 33554432000 4194304 4196468 140735087241280 139954820564512 139955639822037 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36900864 140735087248456 140735087248649 140735087248649 140735087251407 0
[pid=10076/tid=10093] ppid=10069 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10076/task/10093/stat : 10093 (java) S 10069 10076 10014 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 243385845 14420721664 11140 33554432000 4194304 4196468 140735087241280 139954819511664 139955639822037 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36900864 140735087248456 140735087248649 140735087248649 140735087251407 0
[pid=10076/tid=10094] ppid=10069 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10076/task/10094/stat : 10094 (java) S 10069 10076 10014 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 243385847 14420721664 11140 33554432000 4194304 4196468 140735087241280 139954818459984 139955639830427 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36900864 140735087248456 140735087248649 140735087248649 140735087251407 0
[pid=10076/tid=10095] ppid=10069 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10076/task/10095/stat : 10095 (java) S 10069 10076 10014 0 -1 1077944384 364 0 0 0 0 0 0 0 20 0 15 0 243385847 14420721664 11140 33554432000 4194304 4196468 140735087241280 139954817407344 139955639822978 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36900864 140735087248456 140735087248649 140735087248649 140735087251407 0
[pid=10076/tid=10097] ppid=10069 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10076/task/10097/stat : 10097 (java) S 10069 10076 10014 0 -1 1077944384 138 0 0 0 0 0 0 0 20 0 15 0 243385847 14420721664 11140 33554432000 4194304 4196468 140735087241280 139954816354544 139955639822978 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36900864 140735087248456 140735087248649 140735087248649 140735087251407 0
[pid=10076/tid=10098] ppid=10069 vsize=14082736 memory=139730056545920 CPUtime=0.03 cores=1,3,5,7
/proc/10076/task/10098/stat : 10098 (java) R 10069 10076 10014 0 -1 4202560 263 0 0 0 3 0 0 0 20 0 15 0 243385847 14420721664 11140 33554432000 4194304 4196468 140735087241280 139954815299536 139955639823766 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 36900864 140735087248456 140735087248649 140735087248649 140735087251407 0
[pid=10076/tid=10102] ppid=10069 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10076/task/10102/stat : 10102 (java) S 10069 10076 10014 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 243385847 14420721664 11140 33554432000 4194304 4196468 140735087241280 139954814249184 139955639822037 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36900864 140735087248456 140735087248649 140735087248649 140735087251407 0
[pid=10076/tid=10105] ppid=10069 vsize=14082736 memory=139730056545920 CPUtime=0 cores=1,3,5,7
/proc/10076/task/10105/stat : 10105 (java) S 10069 10076 10014 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 243385848 14420721664 11140 33554432000 4194304 4196468 140735087241280 139954813197488 139955639822978 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36900864 140735087248456 140735087248649 140735087248649 140735087251407 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 44560 KiB

[startup+0.310275 s]*
/proc/loadavg: 0.00 0.01 0.05 8/216 10105
/proc/meminfo: memFree=24141852/32770624 swapFree=67059112/67108860
[pid=10076] ppid=10069 vsize=14082736 memory=50192 CPUtime=0.42 cores=1,3,5,7
/proc/10076/stat : 10076 (java) S 10069 10076 10014 0 -1 1077944320 10774 0 0 0 39 3 0 0 20 0 15 0 243385840 14420721664 12548 33554432000 4194304 4196468 140735087241280 140735087223824 139955639811831 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 36900864 140735087248456 140735087248649 140735087248649 140735087251407 0
/proc/10076/statm: 3520684 12548 3373 1 0 3482761 0
[pid=10076/tid=10078] ppid=10069 vsize=14082736 memory=7022364594140610616 CPUtime=0.27 cores=1,3,5,7
/proc/10076/task/10078/stat : 10078 (java) R 10069 10076 10014 0 -1 4202560 8440 0 0 0 25 2 0 0 20 0 15 0 243385842 14420721664 12548 33554432000 4194304 4196468 140735087241280 139955644001104 139955624977470 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 36900864 140735087248456 140735087248649 140735087248649 140735087251407 0
[pid=10076/tid=10080] ppid=10069 vsize=14082736 memory=4294979972 CPUtime=0 cores=1,3,5,7
/proc/10076/task/10080/stat : 10080 (java) S 10069 10076 10014 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 243385842 14420721664 12548 33554432000 4194304 4196468 140735087241280 139955605093008 139955639822037 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36900864 140735087248456 140735087248649 140735087248649 140735087251407 0
[pid=10076/tid=10081] ppid=10069 vsize=14082736 memory=139730056556222 CPUtime=0 cores=1,3,5,7
/proc/10076/task/10081/stat : 10081 (java) S 10069 10076 10014 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 243385842 14420721664 12548 33554432000 4194304 4196468 140735087241280 139955604040208 139955639822037 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36900864 140735087248456 140735087248649 140735087248649 140735087251407 0
[pid=10076/tid=10083] ppid=10069 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10076/task/10083/stat : 10083 (java) S 10069 10076 10014 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 243385842 14420721664 12548 33554432000 4194304 4196468 140735087241280 139955233995152 139955639822037 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36900864 140735087248456 140735087248649 140735087248649 140735087251407 0
[pid=10076/tid=10085] ppid=10069 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10076/task/10085/stat : 10085 (java) S 10069 10076 10014 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 243385842 14420721664 12548 33554432000 4194304 4196468 140735087241280 139955232942352 139955639822037 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36900864 140735087248456 140735087248649 140735087248649 140735087251407 0
[pid=10076/tid=10089] ppid=10069 vsize=14082736 memory=139730056545920 CPUtime=0 cores=1,3,5,7
/proc/10076/task/10089/stat : 10089 (java) S 10069 10076 10014 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 243385844 14420721664 12548 33554432000 4194304 4196468 140735087241280 139954821618544 139955639822978 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36900864 140735087248456 140735087248649 140735087248649 140735087251407 0
[pid=10076/tid=10091] ppid=10069 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10076/task/10091/stat : 10091 (java) S 10069 10076 10014 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 243385844 14420721664 12548 33554432000 4194304 4196468 140735087241280 139954820564512 139955639822037 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36900864 140735087248456 140735087248649 140735087248649 140735087251407 0
[pid=10076/tid=10093] ppid=10069 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10076/task/10093/stat : 10093 (java) S 10069 10076 10014 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 243385845 14420721664 12548 33554432000 4194304 4196468 140735087241280 139954819511664 139955639822037 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36900864 140735087248456 140735087248649 140735087248649 140735087251407 0
[pid=10076/tid=10094] ppid=10069 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10076/task/10094/stat : 10094 (java) S 10069 10076 10014 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 243385847 14420721664 12548 33554432000 4194304 4196468 140735087241280 139954818459984 139955639830427 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36900864 140735087248456 140735087248649 140735087248649 140735087251407 0
[pid=10076/tid=10095] ppid=10069 vsize=14082736 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/10076/task/10095/stat : 10095 (java) S 10069 10076 10014 0 -1 1077944384 454 0 0 0 2 0 0 0 20 0 15 0 243385847 14420721664 12548 33554432000 4194304 4196468 140735087241280 139954817407344 139955639822978 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36900864 140735087248456 140735087248649 140735087248649 140735087251407 0
[pid=10076/tid=10097] ppid=10069 vsize=14082736 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/10076/task/10097/stat : 10097 (java) S 10069 10076 10014 0 -1 1077944384 184 0 0 0 2 0 0 0 20 0 15 0 243385847 14420721664 12548 33554432000 4194304 4196468 140735087241280 139954816354544 139955639822978 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36900864 140735087248456 140735087248649 140735087248649 140735087251407 0
[pid=10076/tid=10098] ppid=10069 vsize=14082736 memory=139730056545920 CPUtime=0.07 cores=1,3,5,7
/proc/10076/task/10098/stat : 10098 (java) S 10069 10076 10014 0 -1 1077944384 310 0 0 0 7 0 0 0 20 0 15 0 243385847 14420721664 12548 33554432000 4194304 4196468 140735087241280 139954815301744 139955639822978 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36900864 140735087248456 140735087248649 140735087248649 140735087251407 0
[pid=10076/tid=10102] ppid=10069 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10076/task/10102/stat : 10102 (java) S 10069 10076 10014 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 243385847 14420721664 12548 33554432000 4194304 4196468 140735087241280 139954814249184 139955639822037 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36900864 140735087248456 140735087248649 140735087248649 140735087251407 0
[pid=10076/tid=10105] ppid=10069 vsize=14082736 memory=139730056545920 CPUtime=0 cores=1,3,5,7
/proc/10076/task/10105/stat : 10105 (java) S 10069 10076 10014 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 243385848 14420721664 12548 33554432000 4194304 4196468 140735087241280 139954813197488 139955639822978 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36900864 140735087248456 140735087248649 140735087248649 140735087251407 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 50192 KiB

[startup+0.700711 s]
/proc/loadavg: 0.00 0.01 0.05 4/216 10105
/proc/meminfo: memFree=24124360/32770624 swapFree=67059112/67108860
[pid=10076] ppid=10069 vsize=14084804 memory=88228 CPUtime=0.97 cores=1,3,5,7
/proc/10076/stat : 10076 (java) S 10069 10076 10014 0 -1 1077944320 17502 0 0 0 92 5 0 0 20 0 15 0 243385840 14422839296 22057 33554432000 4194304 4196468 140735087241280 140735087223824 139955639811831 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 36900864 140735087248456 140735087248649 140735087248649 140735087251407 0
/proc/10076/statm: 3521201 22057 3478 1 0 3483273 0
[pid=10076/tid=10078] ppid=10069 vsize=14084804 memory=183061840935621 CPUtime=0.65 cores=1,3,5,7
/proc/10076/task/10078/stat : 10078 (java) R 10069 10076 10014 0 -1 4202560 14844 0 0 0 61 4 0 0 20 0 15 0 243385842 14422839296 22057 33554432000 4194304 4196468 140735087241280 139955644026736 139955623892318 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 36900864 140735087248456 140735087248649 140735087248649 140735087251407 0
[pid=10076/tid=10080] ppid=10069 vsize=14084804 memory=1280068 CPUtime=0 cores=1,3,5,7
/proc/10076/task/10080/stat : 10080 (java) S 10069 10076 10014 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 243385842 14422839296 22057 33554432000 4194304 4196468 140735087241280 139955605093008 139955639822037 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36900864 140735087248456 140735087248649 140735087248649 140735087251407 0
[pid=10076/tid=10081] ppid=10069 vsize=14084804 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10076/task/10081/stat : 10081 (java) S 10069 10076 10014 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 243385842 14422839296 22057 33554432000 4194304 4196468 140735087241280 139955604040208 139955639822037 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36900864 140735087248456 140735087248649 140735087248649 140735087251407 0
[pid=10076/tid=10083] ppid=10069 vsize=14084804 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10076/task/10083/stat : 10083 (java) S 10069 10076 10014 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 243385842 14422839296 22057 33554432000 4194304 4196468 140735087241280 139955233995152 139955639822037 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36900864 140735087248456 140735087248649 140735087248649 140735087251407 0
[pid=10076/tid=10085] ppid=10069 vsize=14084804 memory=7809523229951467572 CPUtime=0 cores=1,3,5,7
/proc/10076/task/10085/stat : 10085 (java) S 10069 10076 10014 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 243385842 14422839296 22057 33554432000 4194304 4196468 140735087241280 139955232942352 139955639822037 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36900864 140735087248456 140735087248649 140735087248649 140735087251407 0
[pid=10076/tid=10089] ppid=10069 vsize=14084804 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10076/task/10089/stat : 10089 (java) S 10069 10076 10014 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 243385844 14422839296 22057 33554432000 4194304 4196468 140735087241280 139954821618544 139955639822978 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36900864 140735087248456 140735087248649 140735087248649 140735087251407 0
[pid=10076/tid=10091] ppid=10069 vsize=14084804 memory=9050439287448895661 CPUtime=0 cores=1,3,5,7
/proc/10076/task/10091/stat : 10091 (java) S 10069 10076 10014 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 243385844 14422839296 22057 33554432000 4194304 4196468 140735087241280 139954820564512 139955639822037 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36900864 140735087248456 140735087248649 140735087248649 140735087251407 0
[pid=10076/tid=10093] ppid=10069 vsize=14084804 memory=6943526294502006880 CPUtime=0 cores=1,3,5,7
/proc/10076/task/10093/stat : 10093 (java) S 10069 10076 10014 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 243385845 14422839296 22057 33554432000 4194304 4196468 140735087241280 139954819511664 139955639822037 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36900864 140735087248456 140735087248649 140735087248649 140735087251407 0
[pid=10076/tid=10094] ppid=10069 vsize=14084804 memory=6656426216303648864 CPUtime=0 cores=1,3,5,7
/proc/10076/task/10094/stat : 10094 (java) S 10069 10076 10014 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 243385847 14422839296 22057 33554432000 4194304 4196468 140735087241280 139954818459984 139955639830427 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36900864 140735087248456 140735087248649 140735087248649 140735087251407 0
[pid=10076/tid=10095] ppid=10069 vsize=14084804 memory=6944656575208382560 CPUtime=0.06 cores=1,3,5,7
/proc/10076/task/10095/stat : 10095 (java) S 10069 10076 10014 0 -1 1077944384 580 0 0 0 6 0 0 0 20 0 15 0 243385847 14422839296 22057 33554432000 4194304 4196468 140735087241280 139954817407344 139955639822978 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36900864 140735087248456 140735087248649 140735087248649 140735087251407 0
[pid=10076/tid=10097] ppid=10069 vsize=14084804 memory=6943526294502006880 CPUtime=0.08 cores=1,3,5,7
/proc/10076/task/10097/stat : 10097 (java) S 10069 10076 10014 0 -1 1077944384 326 0 0 0 8 0 0 0 20 0 15 0 243385847 14422839296 22057 33554432000 4194304 4196468 140735087241280 139954816354544 139955639822978 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36900864 140735087248456 140735087248649 140735087248649 140735087251407 0
[pid=10076/tid=10098] ppid=10069 vsize=14084804 memory=0 CPUtime=0.14 cores=1,3,5,7
/proc/10076/task/10098/stat : 10098 (java) S 10069 10076 10014 0 -1 1077944384 367 0 0 0 14 0 0 0 20 0 15 0 243385847 14422839296 22057 33554432000 4194304 4196468 140735087241280 139954815301744 139955639822978 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36900864 140735087248456 140735087248649 140735087248649 140735087251407 0
[pid=10076/tid=10102] ppid=10069 vsize=14084804 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10076/task/10102/stat : 10102 (java) S 10069 10076 10014 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 243385847 14422839296 22057 33554432000 4194304 4196468 140735087241280 139954814249184 139955639822037 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36900864 140735087248456 140735087248649 140735087248649 140735087251407 0
[pid=10076/tid=10105] ppid=10069 vsize=14084804 memory=1860 CPUtime=0 cores=1,3,5,7
/proc/10076/task/10105/stat : 10105 (java) S 10069 10076 10014 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 243385848 14422839296 22057 33554432000 4194304 4196468 140735087241280 139954813197488 139955639822978 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36900864 140735087248456 140735087248649 140735087248649 140735087251407 0
Current children cumulated CPU time: 0.97 s
Current children cumulated vsize: 14084804 KiB
Current children cumulated memory: 88228 KiB

[startup+1.50075 s]
/proc/loadavg: 0.00 0.01 0.05 5/216 10105
/proc/meminfo: memFree=24031972/32770624 swapFree=67059112/67108860
[pid=10076] ppid=10069 vsize=14088900 memory=146376 CPUtime=2.64 cores=1,3,5,7
/proc/10076/stat : 10076 (java) S 10069 10076 10014 0 -1 1077944320 23580 0 0 0 256 8 0 0 20 0 15 0 243385840 14427033600 36594 33554432000 4194304 4196468 140735087241280 140735087223824 139955639811831 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 36900864 140735087248456 140735087248649 140735087248649 140735087251407 0
/proc/10076/statm: 3522225 36594 3537 1 0 3484297 0
[pid=10076/tid=10078] ppid=10069 vsize=14088900 memory=12902 CPUtime=1.45 cores=1,3,5,7
/proc/10076/task/10078/stat : 10078 (java) R 10069 10076 10014 0 -1 4202560 18581 0 0 0 139 6 0 0 20 0 15 0 243385842 14427033600 36594 33554432000 4194304 4196468 140735087241280 139955644047352 139955279930847 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 36900864 140735087248456 140735087248649 140735087248649 140735087251407 0
[pid=10076/tid=10080] ppid=10069 vsize=14088900 memory=6791534058613427641 CPUtime=0 cores=1,3,5,7
/proc/10076/task/10080/stat : 10080 (java) S 10069 10076 10014 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 243385842 14427033600 36594 33554432000 4194304 4196468 140735087241280 139955605093008 139955639822037 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36900864 140735087248456 140735087248649 140735087248649 140735087251407 0
[pid=10076/tid=10081] ppid=10069 vsize=14088900 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10076/task/10081/stat : 10081 (java) S 10069 10076 10014 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 243385842 14427033600 36594 33554432000 4194304 4196468 140735087241280 139955604040208 139955639822037 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36900864 140735087248456 140735087248649 140735087248649 140735087251407 0
[pid=10076/tid=10083] ppid=10069 vsize=14088900 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10076/task/10083/stat : 10083 (java) S 10069 10076 10014 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 243385842 14427033600 36594 33554432000 4194304 4196468 140735087241280 139955233995152 139955639822037 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36900864 140735087248456 140735087248649 140735087248649 140735087251407 0
[pid=10076/tid=10085] ppid=10069 vsize=14088900 memory=6943526294502006880 CPUtime=0 cores=1,3,5,7
/proc/10076/task/10085/stat : 10085 (java) S 10069 10076 10014 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 243385842 14427033600 36594 33554432000 4194304 4196468 140735087241280 139955232942352 139955639822037 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36900864 140735087248456 140735087248649 140735087248649 140735087251407 0
[pid=10076/tid=10089] ppid=10069 vsize=14088900 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10076/task/10089/stat : 10089 (java) S 10069 10076 10014 0 -1 1077944384 15 0 0 0 0 0 0 0 20 0 15 0 243385844 14427033600 36594 33554432000 4194304 4196468 140735087241280 139954821618544 139955639822978 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36900864 140735087248456 140735087248649 140735087248649 140735087251407 0

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

/proc/10076/task/10078/stat : 10078 (java) R 10069 10076 10014 0 -1 4202560 34845 0 0 0 237240 18 0 0 20 0 15 0 243385842 14427033600 66928 33554432000 4194304 4196468 140735087241280 139955644050160 139955280446471 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 36900864 140735087248456 140735087248649 140735087248649 140735087251407 0
[pid=10076/tid=10080] ppid=10069 vsize=14088900 memory=0 CPUtime=3.94 cores=1,3,5,7
/proc/10076/task/10080/stat : 10080 (java) S 10069 10076 10014 0 -1 1077944384 2605 0 0 0 364 30 0 0 20 0 15 0 243385842 14427033600 66928 33554432000 4194304 4196468 140735087241280 139955605093008 139955639822037 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36900864 140735087248456 140735087248649 140735087248649 140735087251407 0
[pid=10076/tid=10081] ppid=10069 vsize=14088900 memory=267712 CPUtime=3.92 cores=1,3,5,7
/proc/10076/task/10081/stat : 10081 (java) S 10069 10076 10014 0 -1 1077944384 3345 0 0 0 363 29 0 0 20 0 15 0 243385842 14427033600 66928 33554432000 4194304 4196468 140735087241280 139955604040208 139955639822037 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36900864 140735087248456 140735087248649 140735087248649 140735087251407 0
[pid=10076/tid=10083] ppid=10069 vsize=14088900 memory=267712 CPUtime=3.91 cores=1,3,5,7
/proc/10076/task/10083/stat : 10083 (java) S 10069 10076 10014 0 -1 1077944384 2853 0 0 0 361 30 0 0 20 0 15 0 243385842 14427033600 66928 33554432000 4194304 4196468 140735087241280 139955233995152 139955639822037 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36900864 140735087248456 140735087248649 140735087248649 140735087251407 0
[pid=10076/tid=10085] ppid=10069 vsize=14088900 memory=279459833675360 CPUtime=3.92 cores=1,3,5,7
/proc/10076/task/10085/stat : 10085 (java) S 10069 10076 10014 0 -1 1077944384 2818 0 0 0 363 29 0 0 20 0 15 0 243385842 14427033600 66928 33554432000 4194304 4196468 140735087241280 139955232942352 139955639822037 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36900864 140735087248456 140735087248649 140735087248649 140735087251407 0
[pid=10076/tid=10089] ppid=10069 vsize=14088900 memory=267712 CPUtime=3.84 cores=1,3,5,7
/proc/10076/task/10089/stat : 10089 (java) S 10069 10076 10014 0 -1 1077944384 4373 0 0 0 359 25 0 0 20 0 15 0 243385844 14427033600 66928 33554432000 4194304 4196468 140735087241280 139954821618544 139955639822978 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 26 0 0 6293624 6294260 36900864 140735087248456 140735087248649 140735087248649 140735087251407 0
[pid=10076/tid=10091] ppid=10069 vsize=14088900 memory=267712 CPUtime=0 cores=1,3,5,7
/proc/10076/task/10091/stat : 10091 (java) S 10069 10076 10014 0 -1 1077944384 93 0 0 0 0 0 0 0 20 0 15 0 243385844 14427033600 66928 33554432000 4194304 4196468 140735087241280 139954820564576 139955639822037 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36900864 140735087248456 140735087248649 140735087248649 140735087251407 0
[pid=10076/tid=10093] ppid=10069 vsize=14088900 memory=267712 CPUtime=0 cores=1,3,5,7
/proc/10076/task/10093/stat : 10093 (java) S 10069 10076 10014 0 -1 1077944384 74 0 0 0 0 0 0 0 20 0 15 0 243385845 14427033600 66928 33554432000 4194304 4196468 140735087241280 139954819511680 139955639822037 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36900864 140735087248456 140735087248649 140735087248649 140735087251407 0
[pid=10076/tid=10094] ppid=10069 vsize=14088900 memory=267712 CPUtime=0 cores=1,3,5,7
/proc/10076/task/10094/stat : 10094 (java) S 10069 10076 10014 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 243385847 14427033600 66928 33554432000 4194304 4196468 140735087241280 139954818459984 139955639830427 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36900864 140735087248456 140735087248649 140735087248649 140735087251407 0
[pid=10076/tid=10095] ppid=10069 vsize=14088900 memory=279459832931568 CPUtime=0.6 cores=1,3,5,7
/proc/10076/task/10095/stat : 10095 (java) S 10069 10076 10014 0 -1 1077944384 2539 0 0 0 59 1 0 0 20 0 15 0 243385847 14427033600 66928 33554432000 4194304 4196468 140735087241280 139954817407344 139955639822978 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36900864 140735087248456 140735087248649 140735087248649 140735087251407 0
[pid=10076/tid=10097] ppid=10069 vsize=14088900 memory=139729916340272 CPUtime=0.57 cores=1,3,5,7
/proc/10076/task/10097/stat : 10097 (java) S 10069 10076 10014 0 -1 1077944384 2291 0 0 0 56 1 0 0 20 0 15 0 243385847 14427033600 66928 33554432000 4194304 4196468 140735087241280 139954816354544 139955639822978 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36900864 140735087248456 140735087248649 140735087248649 140735087251407 0
[pid=10076/tid=10098] ppid=10069 vsize=14088900 memory=267712 CPUtime=0.43 cores=1,3,5,7
/proc/10076/task/10098/stat : 10098 (java) S 10069 10076 10014 0 -1 1077944384 4573 0 0 0 42 1 0 0 20 0 15 0 243385847 14427033600 66928 33554432000 4194304 4196468 140735087241280 139954815301744 139955639822978 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36900864 140735087248456 140735087248649 140735087248649 140735087251407 0
[pid=10076/tid=10102] ppid=10069 vsize=14088900 memory=267712 CPUtime=0 cores=1,3,5,7
/proc/10076/task/10102/stat : 10102 (java) S 10069 10076 10014 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 243385847 14427033600 66928 33554432000 4194304 4196468 140735087241280 139954814249184 139955639822037 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36900864 140735087248456 140735087248649 140735087248649 140735087251407 0
[pid=10076/tid=10105] ppid=10069 vsize=14088900 memory=3544 CPUtime=0.63 cores=1,3,5,7
/proc/10076/task/10105/stat : 10105 (java) S 10069 10076 10014 0 -1 1077944384 1467 0 0 0 26 37 0 0 20 0 15 0 243385848 14427033600 66928 33554432000 4194304 4196468 140735087241280 139954813197488 139955639822978 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 29 0 0 6293624 6294260 36900864 140735087248456 140735087248649 140735087248649 140735087251407 0
Current children cumulated CPU time: 2394.42 s
Current children cumulated vsize: 14088900 KiB
Current children cumulated memory: 267712 KiB

[startup+2442.3 s]
/proc/loadavg: 1.34 1.30 1.21 4/216 10204
/proc/meminfo: memFree=23718408/32770624 swapFree=67059112/67108860
[pid=10076] ppid=10069 vsize=14088900 memory=269784 CPUtime=2454.77 cores=1,3,5,7
/proc/10076/stat : 10076 (java) S 10069 10076 10014 0 -1 1077944320 63841 0 0 0 245313 164 0 0 20 0 15 0 243385840 14427033600 67446 33554432000 4194304 4196468 140735087241280 140735087223824 139955639811831 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 36900864 140735087248456 140735087248649 140735087248649 140735087251407 0
/proc/10076/statm: 3522225 67446 3574 1 0 3484297 0
[pid=10076/tid=10078] ppid=10069 vsize=14088900 memory=269784 CPUtime=2432.34 cores=1,3,5,7
/proc/10076/task/10078/stat : 10078 (java) R 10069 10076 10014 0 -1 4202560 35189 0 0 0 243216 18 0 0 20 0 15 0 243385842 14427033600 67446 33554432000 4194304 4196468 140735087241280 139955644049888 139955621218048 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 36900864 140735087248456 140735087248649 140735087248649 140735087251407 0
[pid=10076/tid=10080] ppid=10069 vsize=14088900 memory=269784 CPUtime=4.06 cores=1,3,5,7
/proc/10076/task/10080/stat : 10080 (java) S 10069 10076 10014 0 -1 1077944384 2650 0 0 0 375 31 0 0 20 0 15 0 243385842 14427033600 67446 33554432000 4194304 4196468 140735087241280 139955605093008 139955639822037 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36900864 140735087248456 140735087248649 140735087248649 140735087251407 0
[pid=10076/tid=10081] ppid=10069 vsize=14088900 memory=269784 CPUtime=4.04 cores=1,3,5,7
/proc/10076/task/10081/stat : 10081 (java) S 10069 10076 10014 0 -1 1077944384 3348 0 0 0 375 29 0 0 20 0 15 0 243385842 14427033600 67446 33554432000 4194304 4196468 140735087241280 139955604040208 139955639822037 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36900864 140735087248456 140735087248649 140735087248649 140735087251407 0
[pid=10076/tid=10083] ppid=10069 vsize=14088900 memory=267712 CPUtime=4.02 cores=1,3,5,7
/proc/10076/task/10083/stat : 10083 (java) S 10069 10076 10014 0 -1 1077944384 2872 0 0 0 371 31 0 0 20 0 15 0 243385842 14427033600 67446 33554432000 4194304 4196468 140735087241280 139955233995152 139955639822037 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36900864 140735087248456 140735087248649 140735087248649 140735087251407 0
[pid=10076/tid=10085] ppid=10069 vsize=14088900 memory=267736 CPUtime=4.03 cores=1,3,5,7
/proc/10076/task/10085/stat : 10085 (java) S 10069 10076 10014 0 -1 1077944384 2914 0 0 0 374 29 0 0 20 0 15 0 243385842 14427033600 67446 33554432000 4194304 4196468 140735087241280 139955232942352 139955639822037 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36900864 140735087248456 140735087248649 140735087248649 140735087251407 0
[pid=10076/tid=10089] ppid=10069 vsize=14088900 memory=267736 CPUtime=3.94 cores=1,3,5,7
/proc/10076/task/10089/stat : 10089 (java) S 10069 10076 10014 0 -1 1077944384 4508 0 0 0 368 26 0 0 20 0 15 0 243385844 14427033600 67446 33554432000 4194304 4196468 140735087241280 139954821618544 139955639822978 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 26 0 0 6293624 6294260 36900864 140735087248456 140735087248649 140735087248649 140735087251407 0
[pid=10076/tid=10091] ppid=10069 vsize=14088900 memory=267712 CPUtime=0 cores=1,3,5,7
/proc/10076/task/10091/stat : 10091 (java) S 10069 10076 10014 0 -1 1077944384 93 0 0 0 0 0 0 0 20 0 15 0 243385844 14427033600 67446 33554432000 4194304 4196468 140735087241280 139954820564576 139955639822037 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36900864 140735087248456 140735087248649 140735087248649 140735087251407 0
[pid=10076/tid=10093] ppid=10069 vsize=14088900 memory=267712 CPUtime=0 cores=1,3,5,7
/proc/10076/task/10093/stat : 10093 (java) S 10069 10076 10014 0 -1 1077944384 74 0 0 0 0 0 0 0 20 0 15 0 243385845 14427033600 67446 33554432000 4194304 4196468 140735087241280 139954819511680 139955639822037 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36900864 140735087248456 140735087248649 140735087248649 140735087251407 0
[pid=10076/tid=10094] ppid=10069 vsize=14088900 memory=269784 CPUtime=0 cores=1,3,5,7
/proc/10076/task/10094/stat : 10094 (java) S 10069 10076 10014 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 243385847 14427033600 67446 33554432000 4194304 4196468 140735087241280 139954818459984 139955639830427 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36900864 140735087248456 140735087248649 140735087248649 140735087251407 0
[pid=10076/tid=10095] ppid=10069 vsize=14088900 memory=269784 CPUtime=0.6 cores=1,3,5,7
/proc/10076/task/10095/stat : 10095 (java) S 10069 10076 10014 0 -1 1077944384 2539 0 0 0 59 1 0 0 20 0 15 0 243385847 14427033600 67446 33554432000 4194304 4196468 140735087241280 139954817407344 139955639822978 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36900864 140735087248456 140735087248649 140735087248649 140735087251407 0
[pid=10076/tid=10097] ppid=10069 vsize=14088900 memory=269784 CPUtime=0.57 cores=1,3,5,7
/proc/10076/task/10097/stat : 10097 (java) S 10069 10076 10014 0 -1 1077944384 2291 0 0 0 56 1 0 0 20 0 15 0 243385847 14427033600 67446 33554432000 4194304 4196468 140735087241280 139954816354544 139955639822978 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36900864 140735087248456 140735087248649 140735087248649 140735087251407 0
[pid=10076/tid=10098] ppid=10069 vsize=14088900 memory=269784 CPUtime=0.43 cores=1,3,5,7
/proc/10076/task/10098/stat : 10098 (java) S 10069 10076 10014 0 -1 1077944384 4573 0 0 0 42 1 0 0 20 0 15 0 243385847 14427033600 67446 33554432000 4194304 4196468 140735087241280 139954815301744 139955639822978 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36900864 140735087248456 140735087248649 140735087248649 140735087251407 0
[pid=10076/tid=10102] ppid=10069 vsize=14088900 memory=269784 CPUtime=0 cores=1,3,5,7
/proc/10076/task/10102/stat : 10102 (java) S 10069 10076 10014 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 243385847 14427033600 67446 33554432000 4194304 4196468 140735087241280 139954814249184 139955639822037 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36900864 140735087248456 140735087248649 140735087248649 140735087251407 0
[pid=10076/tid=10105] ppid=10069 vsize=14088900 memory=269784 CPUtime=0.65 cores=1,3,5,7
/proc/10076/task/10105/stat : 10105 (java) S 10069 10076 10014 0 -1 1077944384 1473 0 0 0 27 38 0 0 20 0 15 0 243385848 14427033600 67446 33554432000 4194304 4196468 140735087241280 139954813197488 139955639822978 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 29 0 0 6293624 6294260 36900864 140735087248456 140735087248649 140735087248649 140735087251407 0
Current children cumulated CPU time: 2454.77 s
Current children cumulated vsize: 14088900 KiB
Current children cumulated memory: 269784 KiB

[startup+2502.3 s]
/proc/loadavg: 1.26 1.29 1.21 4/216 10205
/proc/meminfo: memFree=23715372/32770624 swapFree=67059112/67108860
[pid=10076] ppid=10069 vsize=14088900 memory=271832 CPUtime=2515.1 cores=1,3,5,7
/proc/10076/stat : 10076 (java) S 10069 10076 10014 0 -1 1077944320 64448 0 0 0 251342 168 0 0 20 0 15 0 243385840 14427033600 67958 33554432000 4194304 4196468 140735087241280 140735087223824 139955639811831 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 36900864 140735087248456 140735087248649 140735087248649 140735087251407 0
/proc/10076/statm: 3522225 67958 3574 1 0 3484297 0
[pid=10076/tid=10078] ppid=10069 vsize=14088900 memory=269784 CPUtime=2492.07 cores=1,3,5,7
/proc/10076/task/10078/stat : 10078 (java) R 10069 10076 10014 0 -1 4202560 35488 0 0 0 249189 18 0 0 20 0 15 0 243385842 14427033600 67958 33554432000 4194304 4196468 140735087241280 139955644049888 139955280446117 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 36900864 140735087248456 140735087248649 140735087248649 140735087251407 0
[pid=10076/tid=10080] ppid=10069 vsize=14088900 memory=269784 CPUtime=4.18 cores=1,3,5,7
/proc/10076/task/10080/stat : 10080 (java) S 10069 10076 10014 0 -1 1077944384 2745 0 0 0 386 32 0 0 20 0 15 0 243385842 14427033600 67958 33554432000 4194304 4196468 140735087241280 139955605093008 139955639822037 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36900864 140735087248456 140735087248649 140735087248649 140735087251407 0
[pid=10076/tid=10081] ppid=10069 vsize=14088900 memory=269784 CPUtime=4.16 cores=1,3,5,7
/proc/10076/task/10081/stat : 10081 (java) S 10069 10076 10014 0 -1 1077944384 3416 0 0 0 386 30 0 0 20 0 15 0 243385842 14427033600 67958 33554432000 4194304 4196468 140735087241280 139955604040208 139955639822037 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36900864 140735087248456 140735087248649 140735087248649 140735087251407 0
[pid=10076/tid=10083] ppid=10069 vsize=14088900 memory=0 CPUtime=4.15 cores=1,3,5,7
/proc/10076/task/10083/stat : 10083 (java) S 10069 10076 10014 0 -1 1077944384 2878 0 0 0 383 32 0 0 20 0 15 0 243385842 14427033600 67958 33554432000 4194304 4196468 140735087241280 139955233995152 139955639822037 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36900864 140735087248456 140735087248649 140735087248649 140735087251407 0
[pid=10076/tid=10085] ppid=10069 vsize=14088900 memory=271832 CPUtime=4.16 cores=1,3,5,7
/proc/10076/task/10085/stat : 10085 (java) S 10069 10076 10014 0 -1 1077944384 2993 0 0 0 386 30 0 0 20 0 15 0 243385842 14427033600 67958 33554432000 4194304 4196468 140735087241280 139955232942352 139955639822037 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36900864 140735087248456 140735087248649 140735087248649 140735087251407 0
[pid=10076/tid=10089] ppid=10069 vsize=14088900 memory=271832 CPUtime=4.04 cores=1,3,5,7
/proc/10076/task/10089/stat : 10089 (java) S 10069 10076 10014 0 -1 1077944384 4549 0 0 0 377 27 0 0 20 0 15 0 243385844 14427033600 67958 33554432000 4194304 4196468 140735087241280 139954821618544 139955639822978 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 26 0 0 6293624 6294260 36900864 140735087248456 140735087248649 140735087248649 140735087251407 0
[pid=10076/tid=10091] ppid=10069 vsize=14088900 memory=271832 CPUtime=0 cores=1,3,5,7
/proc/10076/task/10091/stat : 10091 (java) S 10069 10076 10014 0 -1 1077944384 93 0 0 0 0 0 0 0 20 0 15 0 243385844 14427033600 67958 33554432000 4194304 4196468 140735087241280 139954820564576 139955639822037 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36900864 140735087248456 140735087248649 140735087248649 140735087251407 0
[pid=10076/tid=10093] ppid=10069 vsize=14088900 memory=271832 CPUtime=0 cores=1,3,5,7
/proc/10076/task/10093/stat : 10093 (java) S 10069 10076 10014 0 -1 1077944384 74 0 0 0 0 0 0 0 20 0 15 0 243385845 14427033600 67958 33554432000 4194304 4196468 140735087241280 139954819511680 139955639822037 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36900864 140735087248456 140735087248649 140735087248649 140735087251407 0
[pid=10076/tid=10094] ppid=10069 vsize=14088900 memory=3544 CPUtime=0 cores=1,3,5,7
/proc/10076/task/10094/stat : 10094 (java) S 10069 10076 10014 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 243385847 14427033600 67958 33554432000 4194304 4196468 140735087241280 139954818459984 139955639830427 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36900864 140735087248456 140735087248649 140735087248649 140735087251407 0
[pid=10076/tid=10095] ppid=10069 vsize=14088900 memory=65060 CPUtime=0.6 cores=1,3,5,7
/proc/10076/task/10095/stat : 10095 (java) S 10069 10076 10014 0 -1 1077944384 2541 0 0 0 59 1 0 0 20 0 15 0 243385847 14427033600 67958 33554432000 4194304 4196468 140735087241280 139954817407344 139955639822978 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36900864 140735087248456 140735087248649 140735087248649 140735087251407 0
[pid=10076/tid=10097] ppid=10069 vsize=14088900 memory=271832 CPUtime=0.57 cores=1,3,5,7
/proc/10076/task/10097/stat : 10097 (java) S 10069 10076 10014 0 -1 1077944384 2293 0 0 0 56 1 0 0 20 0 15 0 243385847 14427033600 67958 33554432000 4194304 4196468 140735087241280 139954816354544 139955639822978 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36900864 140735087248456 140735087248649 140735087248649 140735087251407 0
[pid=10076/tid=10098] ppid=10069 vsize=14088900 memory=6791534058613427641 CPUtime=0.43 cores=1,3,5,7
/proc/10076/task/10098/stat : 10098 (java) S 10069 10076 10014 0 -1 1077944384 4575 0 0 0 42 1 0 0 20 0 15 0 243385847 14427033600 67958 33554432000 4194304 4196468 140735087241280 139954815301744 139955639822978 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36900864 140735087248456 140735087248649 140735087248649 140735087251407 0
[pid=10076/tid=10102] ppid=10069 vsize=14088900 memory=271832 CPUtime=0 cores=1,3,5,7
/proc/10076/task/10102/stat : 10102 (java) S 10069 10076 10014 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 243385847 14427033600 67958 33554432000 4194304 4196468 140735087241280 139954814249184 139955639822037 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36900864 140735087248456 140735087248649 140735087248649 140735087251407 0
[pid=10076/tid=10105] ppid=10069 vsize=14088900 memory=271832 CPUtime=0.66 cores=1,3,5,7
/proc/10076/task/10105/stat : 10105 (java) S 10069 10076 10014 0 -1 1077944384 1486 0 0 0 27 39 0 0 20 0 15 0 243385848 14427033600 67958 33554432000 4194304 4196468 140735087241280 139954813197488 139955639822978 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 29 0 0 6293624 6294260 36900864 140735087248456 140735087248649 140735087248649 140735087251407 0
Current children cumulated CPU time: 2515.1 s
Current children cumulated vsize: 14088900 KiB
Current children cumulated memory: 271832 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2507.2 s]
/proc/loadavg: 1.32 1.30 1.22 4/216 10205
/proc/meminfo: memFree=23715372/32770624 swapFree=67059112/67108860
[pid=10076] ppid=10069 vsize=14088900 memory=271832 CPUtime=2520.02 cores=1,3,5,7
/proc/10076/stat : 10076 (java) S 10069 10076 10014 0 -1 1077944320 64462 0 0 0 251834 168 0 0 20 0 15 0 243385840 14427033600 67958 33554432000 4194304 4196468 140735087241280 140735087223824 139955639811831 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 36900864 140735087248456 140735087248649 140735087248649 140735087251407 0
/proc/10076/statm: 3522225 67958 3574 1 0 3484297 0
[pid=10076/tid=10078] ppid=10069 vsize=14088900 memory=3204 CPUtime=2496.94 cores=1,3,5,7
/proc/10076/task/10078/stat : 10078 (java) R 10069 10076 10014 0 -1 4202560 35502 0 0 0 249676 18 0 0 20 0 15 0 243385842 14427033600 67958 33554432000 4194304 4196468 140735087241280 139955644049888 139955279812425 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 36900864 140735087248456 140735087248649 140735087248649 140735087251407 0
[pid=10076/tid=10080] ppid=10069 vsize=14088900 memory=6791534058613427641 CPUtime=4.19 cores=1,3,5,7
/proc/10076/task/10080/stat : 10080 (java) S 10069 10076 10014 0 -1 1077944384 2745 0 0 0 387 32 0 0 20 0 15 0 243385842 14427033600 67958 33554432000 4194304 4196468 140735087241280 139955605093008 139955639822037 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36900864 140735087248456 140735087248649 140735087248649 140735087251407 0
[pid=10076/tid=10081] ppid=10069 vsize=14088900 memory=271832 CPUtime=4.16 cores=1,3,5,7
/proc/10076/task/10081/stat : 10081 (java) S 10069 10076 10014 0 -1 1077944384 3416 0 0 0 386 30 0 0 20 0 15 0 243385842 14427033600 67958 33554432000 4194304 4196468 140735087241280 139955604040208 139955639822037 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36900864 140735087248456 140735087248649 140735087248649 140735087251407 0
[pid=10076/tid=10083] ppid=10069 vsize=14088900 memory=271832 CPUtime=4.15 cores=1,3,5,7
/proc/10076/task/10083/stat : 10083 (java) S 10069 10076 10014 0 -1 1077944384 2878 0 0 0 383 32 0 0 20 0 15 0 243385842 14427033600 67958 33554432000 4194304 4196468 140735087241280 139955233995152 139955639822037 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36900864 140735087248456 140735087248649 140735087248649 140735087251407 0
[pid=10076/tid=10085] ppid=10069 vsize=14088900 memory=65060 CPUtime=4.17 cores=1,3,5,7
/proc/10076/task/10085/stat : 10085 (java) S 10069 10076 10014 0 -1 1077944384 2993 0 0 0 387 30 0 0 20 0 15 0 243385842 14427033600 67958 33554432000 4194304 4196468 140735087241280 139955232942352 139955639822037 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36900864 140735087248456 140735087248649 140735087248649 140735087251407 0
[pid=10076/tid=10089] ppid=10069 vsize=14088900 memory=780 CPUtime=4.05 cores=1,3,5,7
/proc/10076/task/10089/stat : 10089 (java) S 10069 10076 10014 0 -1 1077944384 4549 0 0 0 378 27 0 0 20 0 15 0 243385844 14427033600 67958 33554432000 4194304 4196468 140735087241280 139954821618544 139955639822978 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 26 0 0 6293624 6294260 36900864 140735087248456 140735087248649 140735087248649 140735087251407 0
[pid=10076/tid=10091] ppid=10069 vsize=14088900 memory=6791534058613427641 CPUtime=0 cores=1,3,5,7
/proc/10076/task/10091/stat : 10091 (java) S 10069 10076 10014 0 -1 1077944384 93 0 0 0 0 0 0 0 20 0 15 0 243385844 14427033600 67958 33554432000 4194304 4196468 140735087241280 139954820564576 139955639822037 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36900864 140735087248456 140735087248649 140735087248649 140735087251407 0
[pid=10076/tid=10093] ppid=10069 vsize=14088900 memory=13808 CPUtime=0 cores=1,3,5,7
/proc/10076/task/10093/stat : 10093 (java) S 10069 10076 10014 0 -1 1077944384 74 0 0 0 0 0 0 0 20 0 15 0 243385845 14427033600 67958 33554432000 4194304 4196468 140735087241280 139954819511680 139955639822037 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36900864 140735087248456 140735087248649 140735087248649 140735087251407 0
[pid=10076/tid=10094] ppid=10069 vsize=14088900 memory=524 CPUtime=0 cores=1,3,5,7
/proc/10076/task/10094/stat : 10094 (java) S 10069 10076 10014 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 243385847 14427033600 67958 33554432000 4194304 4196468 140735087241280 139954818459984 139955639830427 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36900864 140735087248456 140735087248649 140735087248649 140735087251407 0
[pid=10076/tid=10095] ppid=10069 vsize=14088900 memory=1528 CPUtime=0.6 cores=1,3,5,7
/proc/10076/task/10095/stat : 10095 (java) S 10069 10076 10014 0 -1 1077944384 2541 0 0 0 59 1 0 0 20 0 15 0 243385847 14427033600 67958 33554432000 4194304 4196468 140735087241280 139954817407344 139955639822978 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36900864 140735087248456 140735087248649 140735087248649 140735087251407 0
[pid=10076/tid=10097] ppid=10069 vsize=14088900 memory=924 CPUtime=0.57 cores=1,3,5,7
/proc/10076/task/10097/stat : 10097 (java) S 10069 10076 10014 0 -1 1077944384 2293 0 0 0 56 1 0 0 20 0 15 0 243385847 14427033600 67958 33554432000 4194304 4196468 140735087241280 139954816354544 139955639822978 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36900864 140735087248456 140735087248649 140735087248649 140735087251407 0
[pid=10076/tid=10098] ppid=10069 vsize=14088900 memory=271832 CPUtime=0.43 cores=1,3,5,7
/proc/10076/task/10098/stat : 10098 (java) S 10069 10076 10014 0 -1 1077944384 4575 0 0 0 42 1 0 0 20 0 15 0 243385847 14427033600 67958 33554432000 4194304 4196468 140735087241280 139954815301744 139955639822978 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36900864 140735087248456 140735087248649 140735087248649 140735087251407 0
[pid=10076/tid=10102] ppid=10069 vsize=14088900 memory=1948 CPUtime=0 cores=1,3,5,7
/proc/10076/task/10102/stat : 10102 (java) S 10069 10076 10014 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 243385847 14427033600 67958 33554432000 4194304 4196468 140735087241280 139954814249184 139955639822037 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36900864 140735087248456 140735087248649 140735087248649 140735087251407 0
[pid=10076/tid=10105] ppid=10069 vsize=14088900 memory=1328 CPUtime=0.66 cores=1,3,5,7
/proc/10076/task/10105/stat : 10105 (java) S 10069 10076 10014 0 -1 1077944384 1486 0 0 0 27 39 0 0 20 0 15 0 243385848 14427033600 67958 33554432000 4194304 4196468 140735087241280 139954813197488 139955639822978 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 29 0 0 6293624 6294260 36900864 140735087248456 140735087248649 140735087248649 140735087251407 0
Current children cumulated CPU time: 2520.02 s
Current children cumulated vsize: 14088900 KiB
Current children cumulated memory: 271832 KiB

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

[startup+2507.21 s]
# the end of solver process 10076 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2518.36 s, system=1.69133 s

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

Child status: 143
Real time (s): 2507.21
CPU time (s): 2520.05
CPU user time (s): 2518.36
CPU system time (s): 1.69133
CPU usage (%): 100.512
Max. virtual memory (cumulated for all children) (KiB): 14088900
Max. memory (cumulated for all children) (KiB): 271832

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2518.36
system time used= 1.69133
maximum resident set size= 272176
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 64726
page faults= 0
swaps= 0
block input operations= 576
block output operations= 2776
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 166738
involuntary context switches= 4046


# summary of solver processes directly reported to runsolver:
#   pid: 10076
#   total CPU time (s): 2520.05
#   total CPU user time (s): 2518.36
#   total CPU system time (s): 1.69133

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 12.5346 second user time and 24.04 second system time

The end

Launcher Data

Begin job on node103 at 2018-08-14 16:50:26
IDJOB=4308071
IDBENCH=141019
IDSOLVER=2791
FILE ID=node103/4308071-1534258226
RUNJOBID= node103-1534258226-10046
PBS_JOBID= 21038130
Free space on /tmp= 37308 MiB

SOLVER NAME= OscaR - Conflict Ordering with restarts 2018-08-14
BENCH NAME= XCSP18/ColouredQueens/ColouredQueens-09_c18.xml
COMMAND LINE= java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 11000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4308071-1534258226/watcher-4308071-1534258226 -o /tmp/evaluation-result-4308071-1534258226/solver-4308071-1534258226 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node103-1534258226-10046 --watchdog 2580  java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed 2094046338 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4308071-1534258226.xml

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

MD5SUM BENCH= 698e4c4133fb0965f93dce5d7165b624
RANDOM SEED=2094046338

node103.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.48
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.48
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.48
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.48
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:        24217484 kB
MemAvailable:   31946008 kB
Buffers:          168356 kB
Cached:          7753996 kB
SwapCached:         5164 kB
Active:          4217688 kB
Inactive:        3717040 kB
Active(anon):       4648 kB
Inactive(anon):    59300 kB
Active(file):    4213040 kB
Inactive(file):  3657740 kB
Unevictable:        7764 kB
Mlocked:            7764 kB
SwapTotal:      67108860 kB
SwapFree:       67059112 kB
Dirty:             71332 kB
Writeback:             0 kB
AnonPages:         15528 kB
Mapped:            52040 kB
Shmem:             48708 kB
Slab:             314800 kB
SReclaimable:     286204 kB
SUnreclaim:        28596 kB
KernelStack:        3104 kB
PageTables:         5728 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     351904 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      124288 kB
DirectMap2M:    33421312 kB

Free space on /tmp at the end= 37268 MiB
End job on node103 at 2018-08-14 17:32:14