Trace number 4300635

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
SuperSolver_Macq_Stevenart 2018-04-27? (TO) 2520.1 2486.81

General information on the benchmark

NameBacp/Bacp-m2/
Bacp-m2-12a-nodv_c18.xml
MD5SUMade7e343d722de526571137fe9a026e5
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark17
Best CPU time to get the best result obtained on this benchmark2519.8
Satisfiable
(Un)Satisfiability was proved
Number of variables882
Number of constraints947
Number of domains4
Minimum domain size2
Maximum domain size15
Distribution of domain sizes[{"size":2,"count":792},{"size":9,"count":12},{"size":12,"count":66},{"size":15,"count":12}]
Minimum variable degree1
Maximum variable degree18
Distribution of variable degrees[{"degree":1,"count":12},{"degree":2,"count":12},{"degree":4,"count":792},{"degree":12,"count":11},{"degree":13,"count":20},{"degree":14,"count":15},{"degree":15,"count":9},{"degree":16,"count":6},{"degree":17,"count":1},{"degree":18,"count":4}]
Minimum constraint arity2
Maximum constraint arity67
Distribution of constraint arities[{"arity":2,"count":857},{"arity":12,"count":66},{"arity":67,"count":24}]
Number of extensional constraints792
Number of intensional constraints65
Distribution of constraint types[{"type":"extension","count":792},{"type":"intension","count":65},{"type":"sum","count":90}]
Optimization problemYES
Type of objectivemin MAXIMUM

Solver Data

0.12/0.13	c version: 2018-04-11
0.12/0.13	c seed: 1811631
0.12/0.13	c timeout: -1
0.12/0.13	c memlimit: -1
0.12/0.13	c nbcore: -1
2520.08/2486.80	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 (13475 MiB free)
  memory of node 1: 16384 MiB (14094 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4300635-1532879091/watcher-4300635-1532879091 -o /tmp/evaluation-result-4300635-1532879091/solver-4300635-1532879091 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node137-1532879091-9846 --watchdog 2580 java -jar HOME/bestMinicp.jar HOME/instance-4300635-1532879091.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=9876, runsolver pid=9872
Current StackSize limit: 8192 KiB


[startup+0.100091 s]*
/proc/loadavg: 1.95 2.04 2.03 6/217 9904
/proc/meminfo: memFree=28201372/32770624 swapFree=67108436/67108860
[pid=9876] ppid=9872 vsize=10661052 memory=27508 CPUtime=0.12 cores=1,3,5,7
/proc/9876/stat : 9876 (java) S 9872 9876 9814 0 -1 1077944320 5294 0 0 0 11 1 0 0 20 0 15 0 105472288 10916917248 6877 33554432000 4194304 4196468 140729530065392 140729530047936 140046170730231 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 24772608 140729530074250 140729530074377 140729530074377 140729530077135 0
/proc/9876/statm: 2665263 6877 2825 1 0 2627263 0
[pid=9876/tid=9878] ppid=9872 vsize=10661052 memory=-8393968027978003648 CPUtime=0.08 cores=1,3,5,7
/proc/9876/task/9878/stat : 9878 (java) R 9872 9876 9814 0 -1 4202560 3165 0 0 0 8 0 0 0 20 0 15 0 105472288 10916917248 6943 33554432000 4194304 4196468 140729530065392 140046174956256 140046170742166 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 24772608 140729530074250 140729530074377 140729530074377 140729530077135 0
[pid=9876/tid=9883] ppid=9872 vsize=10661052 memory=8257237230052613020 CPUtime=0 cores=1,3,5,7
/proc/9876/task/9883/stat : 9883 (java) S 9872 9876 9814 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105472289 10916917248 6943 33554432000 4194304 4196468 140729530065392 140045777033872 140046170740437 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24772608 140729530074250 140729530074377 140729530074377 140729530077135 0
[pid=9876/tid=9884] ppid=9872 vsize=10661052 memory=140043786626688 CPUtime=0 cores=1,3,5,7
/proc/9876/task/9884/stat : 9884 (java) S 9872 9876 9814 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105472289 10916917248 6943 33554432000 4194304 4196468 140729530065392 140045775981072 140046170740437 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24772608 140729530074250 140729530074377 140729530074377 140729530077135 0
[pid=9876/tid=9885] ppid=9872 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9876/task/9885/stat : 9885 (java) S 9872 9876 9814 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105472289 10916917248 6943 33554432000 4194304 4196468 140729530065392 140045774928272 140046170740437 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24772608 140729530074250 140729530074377 140729530074377 140729530077135 0
[pid=9876/tid=9886] ppid=9872 vsize=10661052 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/9876/task/9886/stat : 9886 (java) S 9872 9876 9814 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 105472289 10916917248 6943 33554432000 4194304 4196468 140729530065392 140045773875472 140046170740437 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24772608 140729530074250 140729530074377 140729530074377 140729530077135 0
[pid=9876/tid=9888] ppid=9872 vsize=10661052 memory=140043786626688 CPUtime=0 cores=1,3,5,7
/proc/9876/task/9888/stat : 9888 (java) S 9872 9876 9814 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 105472290 10916917248 6943 33554432000 4194304 4196468 140729530065392 140045663071088 140046170741378 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24772608 140729530074250 140729530074377 140729530074377 140729530077135 0
[pid=9876/tid=9891] ppid=9872 vsize=10661052 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/9876/task/9891/stat : 9891 (java) S 9872 9876 9814 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 105472291 10916917248 6943 33554432000 4194304 4196468 140729530065392 140045662017056 140046170740437 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24772608 140729530074250 140729530074377 140729530074377 140729530077135 0
[pid=9876/tid=9892] ppid=9872 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9876/task/9892/stat : 9892 (java) S 9872 9876 9814 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 105472291 10916917248 6943 33554432000 4194304 4196468 140729530065392 140045660964208 140046170740437 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24772608 140729530074250 140729530074377 140729530074377 140729530077135 0
[pid=9876/tid=9893] ppid=9872 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9876/task/9893/stat : 9893 (java) S 9872 9876 9814 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105472293 10916917248 6943 33554432000 4194304 4196468 140729530065392 140045659912528 140046170748827 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24772608 140729530074250 140729530074377 140729530074377 140729530077135 0
[pid=9876/tid=9895] ppid=9872 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9876/task/9895/stat : 9895 (java) S 9872 9876 9814 0 -1 1077944384 431 0 0 0 0 0 0 0 20 0 15 0 105472293 10916917248 6943 33554432000 4194304 4196468 140729530065392 140045658859888 140046170741378 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24772608 140729530074250 140729530074377 140729530074377 140729530077135 0
[pid=9876/tid=9898] ppid=9872 vsize=10661052 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/9876/task/9898/stat : 9898 (java) S 9872 9876 9814 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105472293 10916917248 6943 33554432000 4194304 4196468 140729530065392 140045657807088 140046170741378 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24772608 140729530074250 140729530074377 140729530074377 140729530077135 0
[pid=9876/tid=9900] ppid=9872 vsize=10661052 memory=140043786626688 CPUtime=0.01 cores=1,3,5,7
/proc/9876/task/9900/stat : 9900 (java) R 9872 9876 9814 0 -1 4202560 332 0 0 0 1 0 0 0 20 0 15 0 105472294 10916917248 6943 33554432000 4194304 4196468 140729530065392 140045656750232 140046150152672 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 24772608 140729530074250 140729530074377 140729530074377 140729530077135 0
[pid=9876/tid=9902] ppid=9872 vsize=10661052 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/9876/task/9902/stat : 9902 (java) S 9872 9876 9814 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105472294 10916917248 6943 33554432000 4194304 4196468 140729530065392 140045655701728 140046170740437 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24772608 140729530074250 140729530074377 140729530074377 140729530077135 0
[pid=9876/tid=9904] ppid=9872 vsize=10661052 memory=140043786626688 CPUtime=0 cores=1,3,5,7
/proc/9876/task/9904/stat : 9904 (java) S 9872 9876 9814 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105472294 10916917248 6943 33554432000 4194304 4196468 140729530065392 140045654650032 140046170741378 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24772608 140729530074250 140729530074377 140729530074377 140729530077135 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 10661052 KiB
Current children cumulated memory: 27508 KiB

[startup+0.210371 s]*
/proc/loadavg: 1.95 2.04 2.03 7/217 9904
/proc/meminfo: memFree=28177224/32770624 swapFree=67108436/67108860
[pid=9876] ppid=9872 vsize=10661052 memory=40512 CPUtime=0.34 cores=1,3,5,7
/proc/9876/stat : 9876 (java) S 9872 9876 9814 0 -1 1077944320 8195 0 0 0 32 2 0 0 20 0 15 0 105472288 10916917248 10128 33554432000 4194304 4196468 140729530065392 140729530047936 140046170730231 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 24772608 140729530074250 140729530074377 140729530074377 140729530077135 0
/proc/9876/statm: 2665263 10128 3002 1 0 2627263 0
[pid=9876/tid=9878] ppid=9872 vsize=10661052 memory=7022364594140610616 CPUtime=0.19 cores=1,3,5,7
/proc/9876/task/9878/stat : 9878 (java) R 9872 9876 9814 0 -1 4202560 5126 0 0 0 18 1 0 0 20 0 15 0 105472288 10916917248 10128 33554432000 4194304 4196468 140729530065392 140046174968096 140045809198688 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 24772608 140729530074250 140729530074377 140729530074377 140729530077135 0
[pid=9876/tid=9883] ppid=9872 vsize=10661052 memory=345 CPUtime=0 cores=1,3,5,7
/proc/9876/task/9883/stat : 9883 (java) S 9872 9876 9814 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105472289 10916917248 10128 33554432000 4194304 4196468 140729530065392 140045777033872 140046170740437 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24772608 140729530074250 140729530074377 140729530074377 140729530077135 0
[pid=9876/tid=9884] ppid=9872 vsize=10661052 memory=140043786636817 CPUtime=0 cores=1,3,5,7
/proc/9876/task/9884/stat : 9884 (java) S 9872 9876 9814 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105472289 10916917248 10128 33554432000 4194304 4196468 140729530065392 140045775981072 140046170740437 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24772608 140729530074250 140729530074377 140729530074377 140729530077135 0
[pid=9876/tid=9885] ppid=9872 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9876/task/9885/stat : 9885 (java) S 9872 9876 9814 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105472289 10916917248 10128 33554432000 4194304 4196468 140729530065392 140045774928272 140046170740437 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24772608 140729530074250 140729530074377 140729530074377 140729530077135 0
[pid=9876/tid=9886] ppid=9872 vsize=10661052 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/9876/task/9886/stat : 9886 (java) S 9872 9876 9814 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 105472289 10916917248 10128 33554432000 4194304 4196468 140729530065392 140045773875472 140046170740437 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24772608 140729530074250 140729530074377 140729530074377 140729530077135 0
[pid=9876/tid=9888] ppid=9872 vsize=10661052 memory=140043786626688 CPUtime=0 cores=1,3,5,7
/proc/9876/task/9888/stat : 9888 (java) S 9872 9876 9814 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 105472290 10916917248 10128 33554432000 4194304 4196468 140729530065392 140045663071088 140046170741378 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24772608 140729530074250 140729530074377 140729530074377 140729530077135 0
[pid=9876/tid=9891] ppid=9872 vsize=10661052 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/9876/task/9891/stat : 9891 (java) S 9872 9876 9814 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 105472291 10916917248 10128 33554432000 4194304 4196468 140729530065392 140045662017056 140046170740437 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24772608 140729530074250 140729530074377 140729530074377 140729530077135 0
[pid=9876/tid=9892] ppid=9872 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9876/task/9892/stat : 9892 (java) S 9872 9876 9814 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 105472291 10916917248 10128 33554432000 4194304 4196468 140729530065392 140045660964208 140046170740437 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24772608 140729530074250 140729530074377 140729530074377 140729530077135 0
[pid=9876/tid=9893] ppid=9872 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9876/task/9893/stat : 9893 (java) S 9872 9876 9814 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105472293 10916917248 10128 33554432000 4194304 4196468 140729530065392 140045659912528 140046170748827 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24772608 140729530074250 140729530074377 140729530074377 140729530077135 0
[pid=9876/tid=9895] ppid=9872 vsize=10661052 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/9876/task/9895/stat : 9895 (java) S 9872 9876 9814 0 -1 1077944384 736 0 0 0 2 0 0 0 20 0 15 0 105472293 10916917248 10128 33554432000 4194304 4196468 140729530065392 140045658859888 140046170741378 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24772608 140729530074250 140729530074377 140729530074377 140729530077135 0
[pid=9876/tid=9898] ppid=9872 vsize=10661052 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/9876/task/9898/stat : 9898 (java) S 9872 9876 9814 0 -1 1077944384 153 0 0 0 2 0 0 0 20 0 15 0 105472293 10916917248 10128 33554432000 4194304 4196468 140729530065392 140045657807088 140046170741378 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24772608 140729530074250 140729530074377 140729530074377 140729530077135 0
[pid=9876/tid=9900] ppid=9872 vsize=10661052 memory=140043786626688 CPUtime=0.08 cores=1,3,5,7
/proc/9876/task/9900/stat : 9900 (java) R 9872 9876 9814 0 -1 4202560 812 0 0 0 8 0 0 0 20 0 15 0 105472294 10916917248 10128 33554432000 4194304 4196468 140729530065392 140045656751952 140046149865810 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 24772608 140729530074250 140729530074377 140729530074377 140729530077135 0
[pid=9876/tid=9902] ppid=9872 vsize=10661052 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/9876/task/9902/stat : 9902 (java) S 9872 9876 9814 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105472294 10916917248 10128 33554432000 4194304 4196468 140729530065392 140045655701728 140046170740437 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24772608 140729530074250 140729530074377 140729530074377 140729530077135 0
[pid=9876/tid=9904] ppid=9872 vsize=10661052 memory=140043786626688 CPUtime=0 cores=1,3,5,7
/proc/9876/task/9904/stat : 9904 (java) S 9872 9876 9814 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105472294 10916917248 10128 33554432000 4194304 4196468 140729530065392 140045654650032 140046170741378 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24772608 140729530074250 140729530074377 140729530074377 140729530077135 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 10661052 KiB
Current children cumulated memory: 40512 KiB

[startup+0.310448 s]*
/proc/loadavg: 1.95 2.04 2.03 8/217 9904
/proc/meminfo: memFree=28168096/32770624 swapFree=67108436/67108860
[pid=9876] ppid=9872 vsize=10661128 memory=44924 CPUtime=0.58 cores=1,3,5,7
/proc/9876/stat : 9876 (java) S 9872 9876 9814 0 -1 1077944320 8826 0 0 0 56 2 0 0 20 0 15 0 105472288 10916995072 11231 33554432000 4194304 4196468 140729530065392 140729530047936 140046170730231 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 24772608 140729530074250 140729530074377 140729530074377 140729530077135 0
/proc/9876/statm: 2665282 11231 3053 1 0 2627263 0
[pid=9876/tid=9878] ppid=9872 vsize=10661128 memory=7311146985107750967 CPUtime=0.29 cores=1,3,5,7
/proc/9876/task/9878/stat : 9878 (java) R 9872 9876 9814 0 -1 4202560 5494 0 0 0 28 1 0 0 20 0 15 0 105472288 10916995072 11743 33554432000 4194304 4196468 140729530065392 140046174965392 140045807595266 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 24772608 140729530074250 140729530074377 140729530074377 140729530077135 0
[pid=9876/tid=9883] ppid=9872 vsize=10661128 memory=290763883793350679 CPUtime=0 cores=1,3,5,7
/proc/9876/task/9883/stat : 9883 (java) S 9872 9876 9814 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105472289 10916995072 11743 33554432000 4194304 4196468 140729530065392 140045777033872 140046170740437 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24772608 140729530074250 140729530074377 140729530074377 140729530077135 0
[pid=9876/tid=9884] ppid=9872 vsize=10661128 memory=15117832654923416 CPUtime=0 cores=1,3,5,7
/proc/9876/task/9884/stat : 9884 (java) S 9872 9876 9814 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105472289 10916995072 11743 33554432000 4194304 4196468 140729530065392 140045775981072 140046170740437 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24772608 140729530074250 140729530074377 140729530074377 140729530077135 0
[pid=9876/tid=9885] ppid=9872 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9876/task/9885/stat : 9885 (java) S 9872 9876 9814 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105472289 10916995072 11743 33554432000 4194304 4196468 140729530065392 140045774928272 140046170740437 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24772608 140729530074250 140729530074377 140729530074377 140729530077135 0
[pid=9876/tid=9886] ppid=9872 vsize=10661128 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/9876/task/9886/stat : 9886 (java) S 9872 9876 9814 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 105472289 10916995072 11743 33554432000 4194304 4196468 140729530065392 140045773875472 140046170740437 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24772608 140729530074250 140729530074377 140729530074377 140729530077135 0
[pid=9876/tid=9888] ppid=9872 vsize=10661128 memory=140043786626688 CPUtime=0 cores=1,3,5,7
/proc/9876/task/9888/stat : 9888 (java) S 9872 9876 9814 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 105472290 10916995072 11743 33554432000 4194304 4196468 140729530065392 140045663071088 140046170741378 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24772608 140729530074250 140729530074377 140729530074377 140729530077135 0
[pid=9876/tid=9891] ppid=9872 vsize=10661128 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/9876/task/9891/stat : 9891 (java) S 9872 9876 9814 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 105472291 10916995072 11743 33554432000 4194304 4196468 140729530065392 140045662017056 140046170740437 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24772608 140729530074250 140729530074377 140729530074377 140729530077135 0
[pid=9876/tid=9892] ppid=9872 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9876/task/9892/stat : 9892 (java) S 9872 9876 9814 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 105472291 10916995072 11743 33554432000 4194304 4196468 140729530065392 140045660964208 140046170740437 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24772608 140729530074250 140729530074377 140729530074377 140729530077135 0
[pid=9876/tid=9893] ppid=9872 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9876/task/9893/stat : 9893 (java) S 9872 9876 9814 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105472293 10916995072 11743 33554432000 4194304 4196468 140729530065392 140045659912528 140046170748827 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24772608 140729530074250 140729530074377 140729530074377 140729530077135 0
[pid=9876/tid=9895] ppid=9872 vsize=10661128 memory=0 CPUtime=0.05 cores=1,3,5,7
/proc/9876/task/9895/stat : 9895 (java) S 9872 9876 9814 0 -1 1077944384 842 0 0 0 5 0 0 0 20 0 15 0 105472293 10916995072 11743 33554432000 4194304 4196468 140729530065392 140045658859888 140046170741378 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24772608 140729530074250 140729530074377 140729530074377 140729530077135 0
[pid=9876/tid=9898] ppid=9872 vsize=10661128 memory=-1 CPUtime=0.05 cores=1,3,5,7
/proc/9876/task/9898/stat : 9898 (java) S 9872 9876 9814 0 -1 1077944384 215 0 0 0 5 0 0 0 20 0 15 0 105472293 10916995072 11743 33554432000 4194304 4196468 140729530065392 140045657807088 140046170741378 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24772608 140729530074250 140729530074377 140729530074377 140729530077135 0
[pid=9876/tid=9900] ppid=9872 vsize=10661128 memory=140043786626688 CPUtime=0.16 cores=1,3,5,7
/proc/9876/task/9900/stat : 9900 (java) R 9872 9876 9814 0 -1 4202560 909 0 0 0 16 0 0 0 20 0 15 0 105472294 10916995072 11743 33554432000 4194304 4196468 140729530065392 140045656754416 140046149864755 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 24772608 140729530074250 140729530074377 140729530074377 140729530077135 0
[pid=9876/tid=9902] ppid=9872 vsize=10661128 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/9876/task/9902/stat : 9902 (java) S 9872 9876 9814 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105472294 10916995072 11743 33554432000 4194304 4196468 140729530065392 140045655701728 140046170740437 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24772608 140729530074250 140729530074377 140729530074377 140729530077135 0
[pid=9876/tid=9904] ppid=9872 vsize=10661128 memory=140043786626688 CPUtime=0 cores=1,3,5,7
/proc/9876/task/9904/stat : 9904 (java) S 9872 9876 9814 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105472294 10916995072 11743 33554432000 4194304 4196468 140729530065392 140045654650032 140046170741378 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24772608 140729530074250 140729530074377 140729530074377 140729530077135 0
Current children cumulated CPU time: 0.58 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 44924 KiB

[startup+0.70801 s]
/proc/loadavg: 1.95 2.04 2.03 9/217 9904
/proc/meminfo: memFree=28129200/32770624 swapFree=67108436/67108860
[pid=9876] ppid=9872 vsize=10661128 memory=79824 CPUtime=1.91 cores=1,3,5,7
/proc/9876/stat : 9876 (java) S 9872 9876 9814 0 -1 1077944320 11913 0 0 0 187 4 0 0 20 0 15 0 105472288 10916995072 19956 33554432000 4194304 4196468 140729530065392 140729530047936 140046170730231 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 24772608 140729530074250 140729530074377 140729530074377 140729530077135 0
/proc/9876/statm: 2665282 19956 3123 1 0 2627263 0
[pid=9876/tid=9878] ppid=9872 vsize=10661128 memory=1784 CPUtime=0.68 cores=1,3,5,7
/proc/9876/task/9878/stat : 9878 (java) R 9872 9876 9814 0 -1 4202560 5757 0 0 0 66 2 0 0 20 0 15 0 105472288 10916995072 19956 33554432000 4194304 4196468 140729530065392 140046174966272 140045812139411 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 24772608 140729530074250 140729530074377 140729530074377 140729530077135 0
[pid=9876/tid=9883] ppid=9872 vsize=10661128 memory=5752 CPUtime=0 cores=1,3,5,7
/proc/9876/task/9883/stat : 9883 (java) S 9872 9876 9814 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105472289 10916995072 19956 33554432000 4194304 4196468 140729530065392 140045777033872 140046170740437 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24772608 140729530074250 140729530074377 140729530074377 140729530077135 0
[pid=9876/tid=9884] ppid=9872 vsize=10661128 memory=4588 CPUtime=0 cores=1,3,5,7
/proc/9876/task/9884/stat : 9884 (java) S 9872 9876 9814 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105472289 10916995072 19956 33554432000 4194304 4196468 140729530065392 140045775981072 140046170740437 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24772608 140729530074250 140729530074377 140729530074377 140729530077135 0
[pid=9876/tid=9885] ppid=9872 vsize=10661128 memory=1612 CPUtime=0 cores=1,3,5,7
/proc/9876/task/9885/stat : 9885 (java) S 9872 9876 9814 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105472289 10916995072 19956 33554432000 4194304 4196468 140729530065392 140045774928272 140046170740437 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24772608 140729530074250 140729530074377 140729530074377 140729530077135 0
[pid=9876/tid=9886] ppid=9872 vsize=10661128 memory=1228 CPUtime=0 cores=1,3,5,7
/proc/9876/task/9886/stat : 9886 (java) S 9872 9876 9814 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 105472289 10916995072 19956 33554432000 4194304 4196468 140729530065392 140045773875472 140046170740437 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24772608 140729530074250 140729530074377 140729530074377 140729530077135 0
[pid=9876/tid=9888] ppid=9872 vsize=10661128 memory=1852 CPUtime=0 cores=1,3,5,7
/proc/9876/task/9888/stat : 9888 (java) S 9872 9876 9814 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 105472290 10916995072 19956 33554432000 4194304 4196468 140729530065392 140045663071088 140046170741378 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24772608 140729530074250 140729530074377 140729530074377 140729530077135 0
[pid=9876/tid=9891] ppid=9872 vsize=10661128 memory=872 CPUtime=0 cores=1,3,5,7
/proc/9876/task/9891/stat : 9891 (java) S 9872 9876 9814 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 105472291 10916995072 19956 33554432000 4194304 4196468 140729530065392 140045662017056 140046170740437 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24772608 140729530074250 140729530074377 140729530074377 140729530077135 0
[pid=9876/tid=9892] ppid=9872 vsize=10661128 memory=8076 CPUtime=0 cores=1,3,5,7
/proc/9876/task/9892/stat : 9892 (java) S 9872 9876 9814 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 105472291 10916995072 19956 33554432000 4194304 4196468 140729530065392 140045660964208 140046170740437 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24772608 140729530074250 140729530074377 140729530074377 140729530077135 0
[pid=9876/tid=9893] ppid=9872 vsize=10661128 memory=7518026621751089001 CPUtime=0 cores=1,3,5,7
/proc/9876/task/9893/stat : 9893 (java) S 9872 9876 9814 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105472293 10916995072 19956 33554432000 4194304 4196468 140729530065392 140045659912528 140046170748827 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24772608 140729530074250 140729530074377 140729530074377 140729530077135 0
[pid=9876/tid=9895] ppid=9872 vsize=10661128 memory=7881696724453321575 CPUtime=0.39 cores=1,3,5,7
/proc/9876/task/9895/stat : 9895 (java) R 9872 9876 9814 0 -1 4202560 1502 0 0 0 39 0 0 0 20 0 15 0 105472293 10916995072 19956 33554432000 4194304 4196468 140729530065392 140045658845392 140046155855670 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 24772608 140729530074250 140729530074377 140729530074377 140729530077135 0
[pid=9876/tid=9898] ppid=9872 vsize=10661128 memory=5787213827113576551 CPUtime=0.41 cores=1,3,5,7
/proc/9876/task/9898/stat : 9898 (java) R 9872 9876 9814 0 -1 4202560 1529 0 0 0 41 0 0 0 20 0 15 0 105472293 10916995072 19956 33554432000 4194304 4196468 140729530065392 140045657793272 140046150423308 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 24772608 140729530074250 140729530074377 140729530074377 140729530077135 0
[pid=9876/tid=9900] ppid=9872 vsize=10661128 memory=0 CPUtime=0.4 cores=1,3,5,7
/proc/9876/task/9900/stat : 9900 (java) S 9872 9876 9814 0 -1 1077944384 1754 0 0 0 40 0 0 0 20 0 15 0 105472294 10916995072 19956 33554432000 4194304 4196468 140729530065392 140045656754288 140046170741378 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24772608 140729530074250 140729530074377 140729530074377 140729530077135 0
[pid=9876/tid=9902] ppid=9872 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9876/task/9902/stat : 9902 (java) S 9872 9876 9814 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105472294 10916995072 19956 33554432000 4194304 4196468 140729530065392 140045655701728 140046170740437 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24772608 140729530074250 140729530074377 140729530074377 140729530077135 0
[pid=9876/tid=9904] ppid=9872 vsize=10661128 memory=33 CPUtime=0 cores=1,3,5,7
/proc/9876/task/9904/stat : 9904 (java) S 9872 9876 9814 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105472294 10916995072 19956 33554432000 4194304 4196468 140729530065392 140045654650032 140046170741378 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24772608 140729530074250 140729530074377 140729530074377 140729530077135 0
Current children cumulated CPU time: 1.91 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 79824 KiB

[startup+1.50076 s]
/proc/loadavg: 1.95 2.04 2.03 4/217 9904
/proc/meminfo: memFree=28002492/32770624 swapFree=67108436/67108860
[pid=9876] ppid=9872 vsize=10661128 memory=185432 CPUtime=2.99 cores=1,3,5,7
/proc/9876/stat : 9876 (java) S 9872 9876 9814 0 -1 1077944320 14934 0 0 0 292 7 0 0 20 0 15 0 105472288 10916995072 46358 33554432000 4194304 4196468 140729530065392 140729530047936 140046170730231 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 24772608 140729530074250 140729530074377 140729530074377 140729530077135 0
/proc/9876/statm: 2665282 46358 3141 1 0 2627263 0
[pid=9876/tid=9878] ppid=9872 vsize=10661128 memory=8112282956445269571 CPUtime=1.47 cores=1,3,5,7
/proc/9876/task/9878/stat : 9878 (java) R 9872 9876 9814 0 -1 4202560 6155 0 0 0 143 4 0 0 20 0 15 0 105472288 10916995072 46358 33554432000 4194304 4196468 140729530065392 140046174969512 140045807610400 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 24772608 140729530074250 140729530074377 140729530074377 140729530077135 0
[pid=9876/tid=9883] ppid=9872 vsize=10661128 memory=8390361644446492005 CPUtime=0 cores=1,3,5,7
/proc/9876/task/9883/stat : 9883 (java) S 9872 9876 9814 0 -1 1077944384 37 0 0 0 0 0 0 0 20 0 15 0 105472289 10916995072 46358 33554432000 4194304 4196468 140729530065392 140045777033872 140046170740437 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24772608 140729530074250 140729530074377 140729530074377 140729530077135 0
[pid=9876/tid=9884] ppid=9872 vsize=10661128 memory=-6352177166831549654 CPUtime=0 cores=1,3,5,7
/proc/9876/task/9884/stat : 9884 (java) S 9872 9876 9814 0 -1 1077944384 410 0 0 0 0 0 0 0 20 0 15 0 105472289 10916995072 46358 33554432000 4194304 4196468 140729530065392 140045775981072 140046170740437 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24772608 140729530074250 140729530074377 140729530074377 140729530077135 0
[pid=9876/tid=9885] ppid=9872 vsize=10661128 memory=8514701219931451533 CPUtime=0 cores=1,3,5,7
/proc/9876/task/9885/stat : 9885 (java) S 9872 9876 9814 0 -1 1077944384 154 0 0 0 0 0 0 0 20 0 15 0 105472289 10916995072 46358 33554432000 4194304 4196468 140729530065392 140045774928272 140046170740437 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24772608 140729530074250 140729530074377 140729530074377 140729530077135 0
[pid=9876/tid=9886] ppid=9872 vsize=10661128 memory=7005738693937936738 CPUtime=0 cores=1,3,5,7
/proc/9876/task/9886/stat : 9886 (java) S 9872 9876 9814 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 15 0 105472289 10916995072 46358 33554432000 4194304 4196468 140729530065392 140045773875472 140046170740437 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24772608 140729530074250 140729530074377 140729530074377 140729530077135 0
[pid=9876/tid=9888] ppid=9872 vsize=10661128 memory=-7165351541977658656 CPUtime=0 cores=1,3,5,7
/proc/9876/task/9888/stat : 9888 (java) S 9872 9876 9814 0 -1 1077944384 245 0 0 0 0 0 0 0 20 0 15 0 105472290 10916995072 46358 33554432000 4194304 4196468 140729530065392 140045663071088 140046170741378 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24772608 140729530074250 140729530074377 140729530074377 140729530077135 0

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

/proc/9876/task/9878/stat : 9878 (java) R 9872 9876 9814 0 -1 4202560 24913 0 0 0 230194 25 0 0 20 0 15 0 105472288 10916995072 110337 33554432000 4194304 4196468 140729530065392 140046174969712 140045812360514 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 24772608 140729530074250 140729530074377 140729530074377 140729530077135 0
[pid=9876/tid=9883] ppid=9872 vsize=10661128 memory=439300 CPUtime=10.2 cores=1,3,5,7
/proc/9876/task/9883/stat : 9883 (java) S 9872 9876 9814 0 -1 1077944384 7368 0 0 0 974 46 0 0 20 0 15 0 105472289 10916995072 110337 33554432000 4194304 4196468 140729530065392 140045777033872 140046170740437 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24772608 140729530074250 140729530074377 140729530074377 140729530077135 0
[pid=9876/tid=9884] ppid=9872 vsize=10661128 memory=441348 CPUtime=10.14 cores=1,3,5,7
/proc/9876/task/9884/stat : 9884 (java) S 9872 9876 9814 0 -1 1077944384 8043 0 0 0 964 50 0 0 20 0 15 0 105472289 10916995072 110337 33554432000 4194304 4196468 140729530065392 140045775981072 140046170740437 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24772608 140729530074250 140729530074377 140729530074377 140729530077135 0
[pid=9876/tid=9885] ppid=9872 vsize=10661128 memory=441348 CPUtime=10.17 cores=1,3,5,7
/proc/9876/task/9885/stat : 9885 (java) S 9872 9876 9814 0 -1 1077944384 8610 0 0 0 969 48 0 0 20 0 15 0 105472289 10916995072 110337 33554432000 4194304 4196468 140729530065392 140045774928272 140046170740437 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24772608 140729530074250 140729530074377 140729530074377 140729530077135 0
[pid=9876/tid=9886] ppid=9872 vsize=10661128 memory=441348 CPUtime=10.18 cores=1,3,5,7
/proc/9876/task/9886/stat : 9886 (java) S 9872 9876 9814 0 -1 1077944384 9544 0 0 0 964 54 0 0 20 0 15 0 105472289 10916995072 110337 33554432000 4194304 4196468 140729530065392 140045773875472 140046170740437 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24772608 140729530074250 140729530074377 140729530074377 140729530077135 0
[pid=9876/tid=9888] ppid=9872 vsize=10661128 memory=441348 CPUtime=6.6 cores=1,3,5,7
/proc/9876/task/9888/stat : 9888 (java) S 9872 9876 9814 0 -1 1077944384 7077 0 0 0 613 47 0 0 20 0 15 0 105472290 10916995072 110337 33554432000 4194304 4196468 140729530065392 140045663071088 140046170741378 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24772608 140729530074250 140729530074377 140729530074377 140729530077135 0
[pid=9876/tid=9891] ppid=9872 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9876/task/9891/stat : 9891 (java) S 9872 9876 9814 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 15 0 105472291 10916995072 110337 33554432000 4194304 4196468 140729530065392 140045662017056 140046170740437 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24772608 140729530074250 140729530074377 140729530074377 140729530077135 0
[pid=9876/tid=9892] ppid=9872 vsize=10661128 memory=441348 CPUtime=0 cores=1,3,5,7
/proc/9876/task/9892/stat : 9892 (java) S 9872 9876 9814 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 15 0 105472291 10916995072 110337 33554432000 4194304 4196468 140729530065392 140045660964208 140046170740437 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24772608 140729530074250 140729530074377 140729530074377 140729530077135 0
[pid=9876/tid=9893] ppid=9872 vsize=10661128 memory=439300 CPUtime=0 cores=1,3,5,7
/proc/9876/task/9893/stat : 9893 (java) S 9872 9876 9814 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105472293 10916995072 110337 33554432000 4194304 4196468 140729530065392 140045659912528 140046170748827 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24772608 140729530074250 140729530074377 140729530074377 140729530077135 0
[pid=9876/tid=9895] ppid=9872 vsize=10661128 memory=441348 CPUtime=0.64 cores=1,3,5,7
/proc/9876/task/9895/stat : 9895 (java) S 9872 9876 9814 0 -1 1077944384 2825 0 0 0 63 1 0 0 20 0 15 0 105472293 10916995072 110337 33554432000 4194304 4196468 140729530065392 140045658859888 140046170741378 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24772608 140729530074250 140729530074377 140729530074377 140729530077135 0
[pid=9876/tid=9898] ppid=9872 vsize=10661128 memory=441348 CPUtime=0.67 cores=1,3,5,7
/proc/9876/task/9898/stat : 9898 (java) S 9872 9876 9814 0 -1 1077944384 3192 0 0 0 67 0 0 0 20 0 15 0 105472293 10916995072 110337 33554432000 4194304 4196468 140729530065392 140045657807088 140046170741378 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24772608 140729530074250 140729530074377 140729530074377 140729530077135 0
[pid=9876/tid=9900] ppid=9872 vsize=10661128 memory=441348 CPUtime=0.45 cores=1,3,5,7
/proc/9876/task/9900/stat : 9900 (java) S 9872 9876 9814 0 -1 1077944384 2917 0 0 0 45 0 0 0 20 0 15 0 105472294 10916995072 110337 33554432000 4194304 4196468 140729530065392 140045656754288 140046170741378 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24772608 140729530074250 140729530074377 140729530074377 140729530077135 0
[pid=9876/tid=9902] ppid=9872 vsize=10661128 memory=441348 CPUtime=0 cores=1,3,5,7
/proc/9876/task/9902/stat : 9902 (java) S 9872 9876 9814 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105472294 10916995072 110337 33554432000 4194304 4196468 140729530065392 140045655701728 140046170740437 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24772608 140729530074250 140729530074377 140729530074377 140729530077135 0
[pid=9876/tid=9904] ppid=9872 vsize=10661128 memory=17260 CPUtime=1.22 cores=1,3,5,7
/proc/9876/task/9904/stat : 9904 (java) S 9872 9876 9814 0 -1 1077944384 789 0 0 0 52 70 0 0 20 0 15 0 105472294 10916995072 110337 33554432000 4194304 4196468 140729530065392 140045654650032 140046170741378 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 3 0 0 6293624 6294260 24772608 140729530074250 140729530074377 140729530074377 140729530077135 0
Current children cumulated CPU time: 2352.56 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 441348 KiB

[startup+2382.3 s]
/proc/loadavg: 1.46 1.45 1.47 3/216 10475
/proc/meminfo: memFree=26894124/32770624 swapFree=67108436/67108860
[pid=9876] ppid=9872 vsize=10661128 memory=449540 CPUtime=2413.65 cores=1,3,5,7
/proc/9876/stat : 9876 (java) S 9872 9876 9814 0 -1 1077944320 78845 0 0 0 241071 294 0 0 20 0 15 0 105472288 10916995072 112385 33554432000 4194304 4196468 140729530065392 140729530047936 140046170730231 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 24772608 140729530074250 140729530074377 140729530074377 140729530077135 0
/proc/9876/statm: 2665282 112385 3157 1 0 2627263 0
[pid=9876/tid=9878] ppid=9872 vsize=10661128 memory=449540 CPUtime=2361.54 cores=1,3,5,7
/proc/9876/task/9878/stat : 9878 (java) R 9872 9876 9814 0 -1 4202560 25410 0 0 0 236128 26 0 0 20 0 15 0 105472288 10916995072 112385 33554432000 4194304 4196468 140729530065392 140046174969712 140045812368041 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 24772608 140729530074250 140729530074377 140729530074377 140729530077135 0
[pid=9876/tid=9883] ppid=9872 vsize=10661128 memory=447492 CPUtime=10.59 cores=1,3,5,7
/proc/9876/task/9883/stat : 9883 (java) S 9872 9876 9814 0 -1 1077944384 7624 0 0 0 1011 48 0 0 20 0 15 0 105472289 10916995072 112385 33554432000 4194304 4196468 140729530065392 140045777033872 140046170740437 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24772608 140729530074250 140729530074377 140729530074377 140729530077135 0
[pid=9876/tid=9884] ppid=9872 vsize=10661128 memory=449540 CPUtime=10.53 cores=1,3,5,7
/proc/9876/task/9884/stat : 9884 (java) S 9872 9876 9814 0 -1 1077944384 8605 0 0 0 1002 51 0 0 20 0 15 0 105472289 10916995072 112385 33554432000 4194304 4196468 140729530065392 140045775981072 140046170740437 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24772608 140729530074250 140729530074377 140729530074377 140729530077135 0
[pid=9876/tid=9885] ppid=9872 vsize=10661128 memory=445444 CPUtime=10.56 cores=1,3,5,7
/proc/9876/task/9885/stat : 9885 (java) S 9872 9876 9814 0 -1 1077944384 8924 0 0 0 1006 50 0 0 20 0 15 0 105472289 10916995072 112385 33554432000 4194304 4196468 140729530065392 140045774928272 140046170740437 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24772608 140729530074250 140729530074377 140729530074377 140729530077135 0
[pid=9876/tid=9886] ppid=9872 vsize=10661128 memory=443396 CPUtime=10.56 cores=1,3,5,7
/proc/9876/task/9886/stat : 9886 (java) S 9872 9876 9814 0 -1 1077944384 9867 0 0 0 1001 55 0 0 20 0 15 0 105472289 10916995072 112385 33554432000 4194304 4196468 140729530065392 140045773875472 140046170740437 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24772608 140729530074250 140729530074377 140729530074377 140729530077135 0
[pid=9876/tid=9888] ppid=9872 vsize=10661128 memory=447492 CPUtime=6.79 cores=1,3,5,7
/proc/9876/task/9888/stat : 9888 (java) S 9872 9876 9814 0 -1 1077944384 7251 0 0 0 630 49 0 0 20 0 15 0 105472290 10916995072 112385 33554432000 4194304 4196468 140729530065392 140045663071088 140046170741378 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24772608 140729530074250 140729530074377 140729530074377 140729530077135 0
[pid=9876/tid=9891] ppid=9872 vsize=10661128 memory=447492 CPUtime=0 cores=1,3,5,7
/proc/9876/task/9891/stat : 9891 (java) S 9872 9876 9814 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 15 0 105472291 10916995072 112385 33554432000 4194304 4196468 140729530065392 140045662017056 140046170740437 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24772608 140729530074250 140729530074377 140729530074377 140729530077135 0
[pid=9876/tid=9892] ppid=9872 vsize=10661128 memory=8112282956445269571 CPUtime=0 cores=1,3,5,7
/proc/9876/task/9892/stat : 9892 (java) S 9872 9876 9814 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 15 0 105472291 10916995072 112385 33554432000 4194304 4196468 140729530065392 140045660964208 140046170740437 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24772608 140729530074250 140729530074377 140729530074377 140729530077135 0
[pid=9876/tid=9893] ppid=9872 vsize=10661128 memory=796 CPUtime=0 cores=1,3,5,7
/proc/9876/task/9893/stat : 9893 (java) S 9872 9876 9814 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105472293 10916995072 112385 33554432000 4194304 4196468 140729530065392 140045659912528 140046170748827 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24772608 140729530074250 140729530074377 140729530074377 140729530077135 0
[pid=9876/tid=9895] ppid=9872 vsize=10661128 memory=445444 CPUtime=0.64 cores=1,3,5,7
/proc/9876/task/9895/stat : 9895 (java) S 9872 9876 9814 0 -1 1077944384 2827 0 0 0 63 1 0 0 20 0 15 0 105472293 10916995072 112385 33554432000 4194304 4196468 140729530065392 140045658859888 140046170741378 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24772608 140729530074250 140729530074377 140729530074377 140729530077135 0
[pid=9876/tid=9898] ppid=9872 vsize=10661128 memory=445444 CPUtime=0.67 cores=1,3,5,7
/proc/9876/task/9898/stat : 9898 (java) S 9872 9876 9814 0 -1 1077944384 3194 0 0 0 67 0 0 0 20 0 15 0 105472293 10916995072 112385 33554432000 4194304 4196468 140729530065392 140045657807088 140046170741378 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24772608 140729530074250 140729530074377 140729530074377 140729530077135 0
[pid=9876/tid=9900] ppid=9872 vsize=10661128 memory=4465 CPUtime=0.45 cores=1,3,5,7
/proc/9876/task/9900/stat : 9900 (java) S 9872 9876 9814 0 -1 1077944384 2919 0 0 0 45 0 0 0 20 0 15 0 105472294 10916995072 112385 33554432000 4194304 4196468 140729530065392 140045656754288 140046170741378 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24772608 140729530074250 140729530074377 140729530074377 140729530077135 0
[pid=9876/tid=9902] ppid=9872 vsize=10661128 memory=4420 CPUtime=0 cores=1,3,5,7
/proc/9876/task/9902/stat : 9902 (java) S 9872 9876 9814 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105472294 10916995072 112385 33554432000 4194304 4196468 140729530065392 140045655701728 140046170740437 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24772608 140729530074250 140729530074377 140729530074377 140729530077135 0
[pid=9876/tid=9904] ppid=9872 vsize=10661128 memory=449540 CPUtime=1.25 cores=1,3,5,7
/proc/9876/task/9904/stat : 9904 (java) S 9872 9876 9814 0 -1 1077944384 806 0 0 0 54 71 0 0 20 0 15 0 105472294 10916995072 112385 33554432000 4194304 4196468 140729530065392 140045654650032 140046170741378 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 3 0 0 6293624 6294260 24772608 140729530074250 140729530074377 140729530074377 140729530077135 0
Current children cumulated CPU time: 2413.65 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 449540 KiB

[startup+2442.3 s]
/proc/loadavg: 1.53 1.47 1.48 3/215 10477
/proc/meminfo: memFree=26886756/32770624 swapFree=67108436/67108860
[pid=9876] ppid=9872 vsize=10661128 memory=457732 CPUtime=2474.77 cores=1,3,5,7
/proc/9876/stat : 9876 (java) S 9872 9876 9814 0 -1 1077944320 81067 0 0 0 247176 301 0 0 20 0 15 0 105472288 10916995072 114433 33554432000 4194304 4196468 140729530065392 140729530047936 140046170730231 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 24772608 140729530074250 140729530074377 140729530074377 140729530077135 0
/proc/9876/statm: 2665282 114433 3157 1 0 2627263 0
[pid=9876/tid=9878] ppid=9872 vsize=10661128 memory=457732 CPUtime=2420.87 cores=1,3,5,7
/proc/9876/task/9878/stat : 9878 (java) R 9872 9876 9814 0 -1 4202560 25908 0 0 0 242061 26 0 0 20 0 15 0 105472288 10916995072 114433 33554432000 4194304 4196468 140729530065392 140046174969712 140045812594343 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 24772608 140729530074250 140729530074377 140729530074377 140729530077135 0
[pid=9876/tid=9883] ppid=9872 vsize=10661128 memory=455684 CPUtime=10.98 cores=1,3,5,7
/proc/9876/task/9883/stat : 9883 (java) S 9872 9876 9814 0 -1 1077944384 7902 0 0 0 1049 49 0 0 20 0 15 0 105472289 10916995072 114433 33554432000 4194304 4196468 140729530065392 140045777033872 140046170740437 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24772608 140729530074250 140729530074377 140729530074377 140729530077135 0
[pid=9876/tid=9884] ppid=9872 vsize=10661128 memory=455684 CPUtime=10.92 cores=1,3,5,7
/proc/9876/task/9884/stat : 9884 (java) S 9872 9876 9814 0 -1 1077944384 9140 0 0 0 1040 52 0 0 20 0 15 0 105472289 10916995072 114433 33554432000 4194304 4196468 140729530065392 140045775981072 140046170740437 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24772608 140729530074250 140729530074377 140729530074377 140729530077135 0
[pid=9876/tid=9885] ppid=9872 vsize=10661128 memory=455684 CPUtime=10.95 cores=1,3,5,7
/proc/9876/task/9885/stat : 9885 (java) S 9872 9876 9814 0 -1 1077944384 9330 0 0 0 1044 51 0 0 20 0 15 0 105472289 10916995072 114433 33554432000 4194304 4196468 140729530065392 140045774928272 140046170740437 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24772608 140729530074250 140729530074377 140729530074377 140729530077135 0
[pid=9876/tid=9886] ppid=9872 vsize=10661128 memory=457732 CPUtime=10.95 cores=1,3,5,7
/proc/9876/task/9886/stat : 9886 (java) S 9872 9876 9814 0 -1 1077944384 10169 0 0 0 1039 56 0 0 20 0 15 0 105472289 10916995072 114433 33554432000 4194304 4196468 140729530065392 140045773875472 140046170740437 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24772608 140729530074250 140729530074377 140729530074377 140729530077135 0
[pid=9876/tid=9888] ppid=9872 vsize=10661128 memory=872 CPUtime=6.97 cores=1,3,5,7
/proc/9876/task/9888/stat : 9888 (java) S 9872 9876 9814 0 -1 1077944384 7426 0 0 0 647 50 0 0 20 0 15 0 105472290 10916995072 114433 33554432000 4194304 4196468 140729530065392 140045663071088 140046170741378 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24772608 140729530074250 140729530074377 140729530074377 140729530077135 0
[pid=9876/tid=9891] ppid=9872 vsize=10661128 memory=455684 CPUtime=0 cores=1,3,5,7
/proc/9876/task/9891/stat : 9891 (java) S 9872 9876 9814 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 15 0 105472291 10916995072 114433 33554432000 4194304 4196468 140729530065392 140045662017056 140046170740437 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24772608 140729530074250 140729530074377 140729530074377 140729530077135 0
[pid=9876/tid=9892] ppid=9872 vsize=10661128 memory=457732 CPUtime=0 cores=1,3,5,7
/proc/9876/task/9892/stat : 9892 (java) S 9872 9876 9814 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 15 0 105472291 10916995072 114433 33554432000 4194304 4196468 140729530065392 140045660964208 140046170740437 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24772608 140729530074250 140729530074377 140729530074377 140729530077135 0
[pid=9876/tid=9893] ppid=9872 vsize=10661128 memory=288230574492221466 CPUtime=0 cores=1,3,5,7
/proc/9876/task/9893/stat : 9893 (java) S 9872 9876 9814 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105472293 10916995072 114433 33554432000 4194304 4196468 140729530065392 140045659912528 140046170748827 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24772608 140729530074250 140729530074377 140729530074377 140729530077135 0
[pid=9876/tid=9895] ppid=9872 vsize=10661128 memory=288230596050944315 CPUtime=0.64 cores=1,3,5,7
/proc/9876/task/9895/stat : 9895 (java) S 9872 9876 9814 0 -1 1077944384 2829 0 0 0 63 1 0 0 20 0 15 0 105472293 10916995072 114433 33554432000 4194304 4196468 140729530065392 140045658859888 140046170741378 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24772608 140729530074250 140729530074377 140729530074377 140729530077135 0
[pid=9876/tid=9898] ppid=9872 vsize=10661128 memory=457732 CPUtime=0.67 cores=1,3,5,7
/proc/9876/task/9898/stat : 9898 (java) S 9872 9876 9814 0 -1 1077944384 3196 0 0 0 67 0 0 0 20 0 15 0 105472293 10916995072 114433 33554432000 4194304 4196468 140729530065392 140045657807088 140046170741378 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24772608 140729530074250 140729530074377 140729530074377 140729530077135 0
[pid=9876/tid=9900] ppid=9872 vsize=10661128 memory=4140 CPUtime=0.45 cores=1,3,5,7
/proc/9876/task/9900/stat : 9900 (java) S 9872 9876 9814 0 -1 1077944384 2922 0 0 0 45 0 0 0 20 0 15 0 105472294 10916995072 114433 33554432000 4194304 4196468 140729530065392 140045656754288 140046170741378 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24772608 140729530074250 140729530074377 140729530074377 140729530077135 0
[pid=9876/tid=9902] ppid=9872 vsize=10661128 memory=457732 CPUtime=0 cores=1,3,5,7
/proc/9876/task/9902/stat : 9902 (java) S 9872 9876 9814 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105472294 10916995072 114433 33554432000 4194304 4196468 140729530065392 140045655701728 140046170740437 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24772608 140729530074250 140729530074377 140729530074377 140729530077135 0
[pid=9876/tid=9904] ppid=9872 vsize=10661128 memory=1136 CPUtime=1.28 cores=1,3,5,7
/proc/9876/task/9904/stat : 9904 (java) S 9872 9876 9814 0 -1 1077944384 827 0 0 0 55 73 0 0 20 0 15 0 105472294 10916995072 114433 33554432000 4194304 4196468 140729530065392 140045654650032 140046170741378 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 3 0 0 6293624 6294260 24772608 140729530074250 140729530074377 140729530074377 140729530077135 0
Current children cumulated CPU time: 2474.77 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 457732 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2486.8 s]
/proc/loadavg: 1.52 1.48 1.48 3/215 10478
/proc/meminfo: memFree=26882612/32770624 swapFree=67108436/67108860
[pid=9876] ppid=9872 vsize=10661128 memory=463876 CPUtime=2520.08 cores=1,3,5,7
/proc/9876/stat : 9876 (java) S 9872 9876 9814 0 -1 1077944320 83204 0 0 0 251701 307 0 0 20 0 15 0 105472288 10916995072 115969 33554432000 4194304 4196468 140729530065392 140729530047936 140046170730231 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 24772608 140729530074250 140729530074377 140729530074377 140729530077135 0
/proc/9876/statm: 2665282 115969 3157 1 0 2627263 0
[pid=9876/tid=9878] ppid=9872 vsize=10661128 memory=8112282956445269571 CPUtime=2464.88 cores=1,3,5,7
/proc/9876/task/9878/stat : 9878 (java) R 9872 9876 9814 0 -1 4202560 26315 0 0 0 246462 26 0 0 20 0 15 0 105472288 10916995072 115969 33554432000 4194304 4196468 140729530065392 140046174969712 140045812624200 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 24772608 140729530074250 140729530074377 140729530074377 140729530077135 0
[pid=9876/tid=9883] ppid=9872 vsize=10661128 memory=8112282956445269571 CPUtime=11.26 cores=1,3,5,7
/proc/9876/task/9883/stat : 9883 (java) S 9872 9876 9814 0 -1 1077944384 8235 0 0 0 1076 50 0 0 20 0 15 0 105472289 10916995072 115969 33554432000 4194304 4196468 140729530065392 140045777033872 140046170740437 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24772608 140729530074250 140729530074377 140729530074377 140729530077135 0
[pid=9876/tid=9884] ppid=9872 vsize=10661128 memory=8076 CPUtime=11.2 cores=1,3,5,7
/proc/9876/task/9884/stat : 9884 (java) S 9872 9876 9814 0 -1 1077944384 9665 0 0 0 1067 53 0 0 20 0 15 0 105472289 10916995072 115969 33554432000 4194304 4196468 140729530065392 140045775981072 140046170740437 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24772608 140729530074250 140729530074377 140729530074377 140729530077135 0
[pid=9876/tid=9885] ppid=9872 vsize=10661128 memory=11648 CPUtime=11.24 cores=1,3,5,7
/proc/9876/task/9885/stat : 9885 (java) S 9872 9876 9814 0 -1 1077944384 9643 0 0 0 1071 53 0 0 20 0 15 0 105472289 10916995072 115969 33554432000 4194304 4196468 140729530065392 140045774928272 140046170740437 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24772608 140729530074250 140729530074377 140729530074377 140729530077135 0
[pid=9876/tid=9886] ppid=9872 vsize=10661128 memory=461828 CPUtime=11.24 cores=1,3,5,7
/proc/9876/task/9886/stat : 9886 (java) S 9872 9876 9814 0 -1 1077944384 10535 0 0 0 1067 57 0 0 20 0 15 0 105472289 10916995072 115969 33554432000 4194304 4196468 140729530065392 140045773875472 140046170740437 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24772608 140729530074250 140729530074377 140729530074377 140729530077135 0
[pid=9876/tid=9888] ppid=9872 vsize=10661128 memory=30168 CPUtime=7.1 cores=1,3,5,7
/proc/9876/task/9888/stat : 9888 (java) S 9872 9876 9814 0 -1 1077944384 7598 0 0 0 659 51 0 0 20 0 15 0 105472290 10916995072 115969 33554432000 4194304 4196468 140729530065392 140045663071088 140046170741378 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24772608 140729530074250 140729530074377 140729530074377 140729530077135 0
[pid=9876/tid=9891] ppid=9872 vsize=10661128 memory=1296 CPUtime=0 cores=1,3,5,7
/proc/9876/task/9891/stat : 9891 (java) S 9872 9876 9814 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 15 0 105472291 10916995072 115969 33554432000 4194304 4196468 140729530065392 140045662017056 140046170740437 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24772608 140729530074250 140729530074377 140729530074377 140729530077135 0
[pid=9876/tid=9892] ppid=9872 vsize=10661128 memory=3848 CPUtime=0 cores=1,3,5,7
/proc/9876/task/9892/stat : 9892 (java) S 9872 9876 9814 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 15 0 105472291 10916995072 115969 33554432000 4194304 4196468 140729530065392 140045660964208 140046170740437 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24772608 140729530074250 140729530074377 140729530074377 140729530077135 0
[pid=9876/tid=9893] ppid=9872 vsize=10661128 memory=2608 CPUtime=0 cores=1,3,5,7
/proc/9876/task/9893/stat : 9893 (java) S 9872 9876 9814 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105472293 10916995072 115969 33554432000 4194304 4196468 140729530065392 140045659912528 140046170748827 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24772608 140729530074250 140729530074377 140729530074377 140729530077135 0
[pid=9876/tid=9895] ppid=9872 vsize=10661128 memory=2292 CPUtime=0.64 cores=1,3,5,7
/proc/9876/task/9895/stat : 9895 (java) S 9872 9876 9814 0 -1 1077944384 2831 0 0 0 63 1 0 0 20 0 15 0 105472293 10916995072 115969 33554432000 4194304 4196468 140729530065392 140045658859888 140046170741378 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24772608 140729530074250 140729530074377 140729530074377 140729530077135 0
[pid=9876/tid=9898] ppid=9872 vsize=10661128 memory=1408 CPUtime=0.67 cores=1,3,5,7
/proc/9876/task/9898/stat : 9898 (java) S 9872 9876 9814 0 -1 1077944384 3198 0 0 0 67 0 0 0 20 0 15 0 105472293 10916995072 115969 33554432000 4194304 4196468 140729530065392 140045657807088 140046170741378 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24772608 140729530074250 140729530074377 140729530074377 140729530077135 0
[pid=9876/tid=9900] ppid=9872 vsize=10661128 memory=6504 CPUtime=0.45 cores=1,3,5,7
/proc/9876/task/9900/stat : 9900 (java) S 9872 9876 9814 0 -1 1077944384 2924 0 0 0 45 0 0 0 20 0 15 0 105472294 10916995072 115969 33554432000 4194304 4196468 140729530065392 140045656754288 140046170741378 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24772608 140729530074250 140729530074377 140729530074377 140729530077135 0
[pid=9876/tid=9902] ppid=9872 vsize=10661128 memory=1576 CPUtime=0 cores=1,3,5,7
/proc/9876/task/9902/stat : 9902 (java) S 9872 9876 9814 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105472294 10916995072 115969 33554432000 4194304 4196468 140729530065392 140045655701728 140046170740437 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24772608 140729530074250 140729530074377 140729530074377 140729530077135 0
[pid=9876/tid=9904] ppid=9872 vsize=10661128 memory=932 CPUtime=1.31 cores=1,3,5,7
/proc/9876/task/9904/stat : 9904 (java) S 9872 9876 9814 0 -1 1077944384 842 0 0 0 56 75 0 0 20 0 15 0 105472294 10916995072 115969 33554432000 4194304 4196468 140729530065392 140045654650032 140046170741378 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 3 0 0 6293624 6294260 24772608 140729530074250 140729530074377 140729530074377 140729530077135 0
Current children cumulated CPU time: 2520.08 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 463876 KiB

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

[startup+2486.81 s]
# the end of solver process 9876 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2517.03 s, system=3.07726 s

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

Child status: 143
Real time (s): 2486.81
CPU time (s): 2520.1
CPU user time (s): 2517.03
CPU system time (s): 3.07726
CPU usage (%): 101.339
Max. virtual memory (cumulated for all children) (KiB): 10661128
Max. memory (cumulated for all children) (KiB): 463876

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2517.03
system time used= 3.07726
maximum resident set size= 464400
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 83430
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2736
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 249325
involuntary context switches= 6423


# summary of solver processes directly reported to runsolver:
#   pid: 9876
#   total CPU time (s): 2520.1
#   total CPU user time (s): 2517.03
#   total CPU system time (s): 3.07726

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 14.3125 second user time and 23.7524 second system time

The end

Launcher Data

Begin job on node137 at 2018-07-29 17:44:51
IDJOB=4300635
IDBENCH=141669
IDSOLVER=2767
FILE ID=node137/4300635-1532879091
RUNJOBID= node137-1532879091-9846
PBS_JOBID= 21022513
Free space on /tmp= 48536 MiB

SOLVER NAME= SuperSolver_Macq_Stevenart 2018-04-27
BENCH NAME= XCSP18/Bacp/Bacp-m2/Bacp-m2-12a-nodv_c18.xml
COMMAND LINE= java -jar DIR/bestMinicp.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4300635-1532879091/watcher-4300635-1532879091 -o /tmp/evaluation-result-4300635-1532879091/solver-4300635-1532879091 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node137-1532879091-9846 --watchdog 2580  java -jar HOME/bestMinicp.jar HOME/instance-4300635-1532879091.xml

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

MD5SUM BENCH= ade7e343d722de526571137fe9a026e5
RANDOM SEED=1015683705

node137.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.54
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.56
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.54
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.56
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.54
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.56
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.54
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.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        28233188 kB
MemAvailable:   31931012 kB
Buffers:          212932 kB
Cached:          3721348 kB
SwapCached:           32 kB
Active:          1711372 kB
Inactive:        2279616 kB
Active(anon):       4660 kB
Inactive(anon):    80044 kB
Active(file):    1706712 kB
Inactive(file):  2199572 kB
Unevictable:        7424 kB
Mlocked:            7424 kB
SwapTotal:      67108860 kB
SwapFree:       67108436 kB
Dirty:              2496 kB
Writeback:             0 kB
AnonPages:         64636 kB
Mapped:            42056 kB
Shmem:             25052 kB
Slab:             242760 kB
SReclaimable:     214752 kB
SUnreclaim:        28008 kB
KernelStack:        3136 kB
PageTables:         5600 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     328224 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     10240 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      114048 kB
DirectMap2M:    33431552 kB

Free space on /tmp at the end= 48532 MiB
End job on node137 at 2018-07-29 18:26:18