Trace number 4299085

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
SuperSolver_Macq_Stevenart 2018-04-27? (TO) 2520.1 2512.81

General information on the benchmark

NameQuasigroups_mini/
QuasiGroup-v4-10_mini_c18.xml
MD5SUMe8ea5ce8f134a5c516ecbdbf10fc886b
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.952588
Satisfiable
(Un)Satisfiability was proved
Number of variables200
Number of constraints210
Number of domains2
Minimum domain size10
Maximum domain size100
Distribution of domain sizes[{"size":10,"count":100},{"size":100,"count":90}]
Minimum variable degree0
Maximum variable degree94
Distribution of variable degrees[{"degree":0,"count":10},{"degree":2,"count":90},{"degree":93,"count":10},{"degree":94,"count":90}]
Minimum constraint arity1
Maximum constraint arity101
Distribution of constraint arities[{"arity":1,"count":10},{"arity":3,"count":90},{"arity":10,"count":20},{"arity":101,"count":90}]
Number of extensional constraints90
Number of intensional constraints10
Distribution of constraint types[{"type":"extension","count":90},{"type":"intension","count":10},{"type":"allDifferent","count":20},{"type":"element","count":90}]
Optimization problemNO
Type of objective

Solver Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4299085-1532817639/watcher-4299085-1532817639 -o /tmp/evaluation-result-4299085-1532817639/solver-4299085-1532817639 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node133-1532808819-31438 --watchdog 2580 java -jar HOME/bestMinicp.jar HOME/instance-4299085-1532817639.xml 

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

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

solver pid=1033, runsolver pid=1030

[startup+0.100163 s]*
/proc/loadavg: 3.76 2.15 1.67 3/219 1048
/proc/meminfo: memFree=23287544/32770624 swapFree=67108856/67108860
[pid=1033] ppid=1030 vsize=10661052 memory=27452 CPUtime=0.12 cores=0,2,4,6
/proc/1033/stat : 1033 (java) S 1030 1033 31407 0 -1 1077944320 5256 0 0 0 11 1 0 0 20 0 15 0 99327013 10916917248 6863 33554432000 4194304 4196468 140736807400464 140736807383008 140296132693751 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 16982016 140736807404682 140736807404809 140736807404809 140736807407567 0
/proc/1033/statm: 2665263 6863 2843 1 0 2627263 0
[pid=1033/tid=1035] ppid=1030 vsize=10661052 memory=8389772277269004345 CPUtime=0.09 cores=0,2,4,6
/proc/1033/task/1035/stat : 1035 (java) R 1030 1033 31407 0 -1 4202560 3145 0 0 0 9 0 0 0 20 0 15 0 99327013 10916917248 6929 33554432000 4194304 4196468 140736807400464 140296136924640 140296132705686 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 16982016 140736807404682 140736807404809 140736807404809 140736807407567 0
[pid=1033/tid=1036] ppid=1030 vsize=10661052 memory=4294967639 CPUtime=0 cores=0,2,4,6
/proc/1033/task/1036/stat : 1036 (java) S 1030 1033 31407 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99327014 10916917248 6929 33554432000 4194304 4196468 140736807400464 140296058768400 140296132703957 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16982016 140736807404682 140736807404809 140736807404809 140736807407567 0
[pid=1033/tid=1037] ppid=1030 vsize=10661052 memory=139982035932437 CPUtime=0 cores=0,2,4,6
/proc/1033/task/1037/stat : 1037 (java) S 1030 1033 31407 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99327014 10916917248 6929 33554432000 4194304 4196468 140736807400464 140296057715856 140296132703957 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16982016 140736807404682 140736807404809 140736807404809 140736807407567 0
[pid=1033/tid=1038] ppid=1030 vsize=10661052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1033/task/1038/stat : 1038 (java) S 1030 1033 31407 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99327014 10916917248 6929 33554432000 4194304 4196468 140736807400464 140296056662800 140296132703957 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16982016 140736807404682 140736807404809 140736807404809 140736807407567 0
[pid=1033/tid=1039] ppid=1030 vsize=10661052 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/1033/task/1039/stat : 1039 (java) S 1030 1033 31407 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99327014 10916917248 6929 33554432000 4194304 4196468 140736807400464 140296055610256 140296132703957 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16982016 140736807404682 140736807404809 140736807404809 140736807407567 0
[pid=1033/tid=1040] ppid=1030 vsize=10661052 memory=139982035392128 CPUtime=0 cores=0,2,4,6
/proc/1033/task/1040/stat : 1040 (java) S 1030 1033 31407 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99327016 10916917248 6929 33554432000 4194304 4196468 140736807400464 140295234619632 140296132704898 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16982016 140736807404682 140736807404809 140736807404809 140736807407567 0
[pid=1033/tid=1041] ppid=1030 vsize=10661052 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/1033/task/1041/stat : 1041 (java) S 1030 1033 31407 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 99327016 10916917248 6929 33554432000 4194304 4196468 140736807400464 140295233565856 140296132703957 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16982016 140736807404682 140736807404809 140736807404809 140736807407567 0
[pid=1033/tid=1042] ppid=1030 vsize=10661052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1033/task/1042/stat : 1042 (java) S 1030 1033 31407 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 99327016 10916917248 6929 33554432000 4194304 4196468 140736807400464 140295232512752 140296132703957 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16982016 140736807404682 140736807404809 140736807404809 140736807407567 0
[pid=1033/tid=1043] ppid=1030 vsize=10661052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1033/task/1043/stat : 1043 (java) S 1030 1033 31407 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99327018 10916917248 6929 33554432000 4194304 4196468 140736807400464 140295231461328 140296132712347 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16982016 140736807404682 140736807404809 140736807404809 140736807407567 0
[pid=1033/tid=1044] ppid=1030 vsize=10661052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1033/task/1044/stat : 1044 (java) S 1030 1033 31407 0 -1 1077944384 420 0 0 0 0 0 0 0 20 0 15 0 99327019 10916917248 6929 33554432000 4194304 4196468 140736807400464 140295230409456 140296132704898 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16982016 140736807404682 140736807404809 140736807404809 140736807407567 0
[pid=1033/tid=1045] ppid=1030 vsize=10661052 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/1033/task/1045/stat : 1045 (java) S 1030 1033 31407 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99327019 10916917248 6929 33554432000 4194304 4196468 140736807400464 140295229356912 140296132704898 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16982016 140736807404682 140736807404809 140736807404809 140736807407567 0
[pid=1033/tid=1046] ppid=1030 vsize=10661052 memory=139982035392128 CPUtime=0.01 cores=0,2,4,6
/proc/1033/task/1046/stat : 1046 (java) R 1030 1033 31407 0 -1 4202560 334 0 0 0 1 0 0 0 20 0 15 0 99327019 10916917248 6929 33554432000 4194304 4196468 140736807400464 140295228303856 140296116774238 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 16982016 140736807404682 140736807404809 140736807404809 140736807407567 0
[pid=1033/tid=1047] ppid=1030 vsize=10661052 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/1033/task/1047/stat : 1047 (java) S 1030 1033 31407 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99327019 10916917248 6929 33554432000 4194304 4196468 140736807400464 140295227251552 140296132703957 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16982016 140736807404682 140736807404809 140736807404809 140736807407567 0
[pid=1033/tid=1048] ppid=1030 vsize=10661052 memory=139982035392128 CPUtime=0 cores=0,2,4,6
/proc/1033/task/1048/stat : 1048 (java) S 1030 1033 31407 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99327019 10916917248 6929 33554432000 4194304 4196468 140736807400464 140295226198576 140296132704898 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16982016 140736807404682 140736807404809 140736807404809 140736807407567 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 10661052 KiB
Current children cumulated memory: 27452 KiB

[startup+0.210722 s]*
/proc/loadavg: 3.76 2.15 1.67 4/219 1048
/proc/meminfo: memFree=23276380/32770624 swapFree=67108856/67108860
[pid=1033] ppid=1030 vsize=10661052 memory=40428 CPUtime=0.34 cores=0,2,4,6
/proc/1033/stat : 1033 (java) S 1030 1033 31407 0 -1 1077944320 8153 0 0 0 32 2 0 0 20 0 15 0 99327013 10916917248 10107 33554432000 4194304 4196468 140736807400464 140736807383008 140296132693751 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 16982016 140736807404682 140736807404809 140736807404809 140736807407567 0
/proc/1033/statm: 2665263 10107 2984 1 0 2627263 0
[pid=1033/tid=1035] ppid=1030 vsize=10661052 memory=8389772277269004345 CPUtime=0.2 cores=0,2,4,6
/proc/1033/task/1035/stat : 1035 (java) R 1030 1033 31407 0 -1 4202560 5148 0 0 0 19 1 0 0 20 0 15 0 99327013 10916917248 10107 33554432000 4194304 4196468 140736807400464 140296136928848 140296116774268 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 16982016 140736807404682 140736807404809 140736807404809 140736807407567 0
[pid=1033/tid=1036] ppid=1030 vsize=10661052 memory=4294967639 CPUtime=0 cores=0,2,4,6
/proc/1033/task/1036/stat : 1036 (java) S 1030 1033 31407 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99327014 10916917248 10107 33554432000 4194304 4196468 140736807400464 140296058768400 140296132703957 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16982016 140736807404682 140736807404809 140736807404809 140736807407567 0
[pid=1033/tid=1037] ppid=1030 vsize=10661052 memory=139982035932437 CPUtime=0 cores=0,2,4,6
/proc/1033/task/1037/stat : 1037 (java) S 1030 1033 31407 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99327014 10916917248 10107 33554432000 4194304 4196468 140736807400464 140296057715856 140296132703957 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16982016 140736807404682 140736807404809 140736807404809 140736807407567 0
[pid=1033/tid=1038] ppid=1030 vsize=10661052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1033/task/1038/stat : 1038 (java) S 1030 1033 31407 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99327014 10916917248 10107 33554432000 4194304 4196468 140736807400464 140296056662800 140296132703957 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16982016 140736807404682 140736807404809 140736807404809 140736807407567 0
[pid=1033/tid=1039] ppid=1030 vsize=10661052 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/1033/task/1039/stat : 1039 (java) S 1030 1033 31407 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99327014 10916917248 10107 33554432000 4194304 4196468 140736807400464 140296055610256 140296132703957 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16982016 140736807404682 140736807404809 140736807404809 140736807407567 0
[pid=1033/tid=1040] ppid=1030 vsize=10661052 memory=139982035392128 CPUtime=0 cores=0,2,4,6
/proc/1033/task/1040/stat : 1040 (java) S 1030 1033 31407 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99327016 10916917248 10107 33554432000 4194304 4196468 140736807400464 140295234619632 140296132704898 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16982016 140736807404682 140736807404809 140736807404809 140736807407567 0
[pid=1033/tid=1041] ppid=1030 vsize=10661052 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/1033/task/1041/stat : 1041 (java) S 1030 1033 31407 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 99327016 10916917248 10107 33554432000 4194304 4196468 140736807400464 140295233565856 140296132703957 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16982016 140736807404682 140736807404809 140736807404809 140736807407567 0
[pid=1033/tid=1042] ppid=1030 vsize=10661052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1033/task/1042/stat : 1042 (java) S 1030 1033 31407 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 99327016 10916917248 10107 33554432000 4194304 4196468 140736807400464 140295232512752 140296132703957 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16982016 140736807404682 140736807404809 140736807404809 140736807407567 0
[pid=1033/tid=1043] ppid=1030 vsize=10661052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1033/task/1043/stat : 1043 (java) S 1030 1033 31407 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99327018 10916917248 10107 33554432000 4194304 4196468 140736807400464 140295231461328 140296132712347 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16982016 140736807404682 140736807404809 140736807404809 140736807407567 0
[pid=1033/tid=1044] ppid=1030 vsize=10661052 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/1033/task/1044/stat : 1044 (java) S 1030 1033 31407 0 -1 1077944384 730 0 0 0 3 0 0 0 20 0 15 0 99327019 10916917248 10107 33554432000 4194304 4196468 140736807400464 140295230409456 140296132704898 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16982016 140736807404682 140736807404809 140736807404809 140736807407567 0
[pid=1033/tid=1045] ppid=1030 vsize=10661052 memory=-1 CPUtime=0.01 cores=0,2,4,6
/proc/1033/task/1045/stat : 1045 (java) S 1030 1033 31407 0 -1 1077944384 52 0 0 0 1 0 0 0 20 0 15 0 99327019 10916917248 10107 33554432000 4194304 4196468 140736807400464 140295229356912 140296132704898 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16982016 140736807404682 140736807404809 140736807404809 140736807407567 0
[pid=1033/tid=1046] ppid=1030 vsize=10661052 memory=139982035392128 CPUtime=0.08 cores=0,2,4,6
/proc/1033/task/1046/stat : 1046 (java) R 1030 1033 31407 0 -1 4202560 880 0 0 0 8 0 0 0 20 0 15 0 99327019 10916917248 10107 33554432000 4194304 4196468 140736807400464 140295228300224 140296132705686 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 16982016 140736807404682 140736807404809 140736807404809 140736807407567 0
[pid=1033/tid=1047] ppid=1030 vsize=10661052 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/1033/task/1047/stat : 1047 (java) S 1030 1033 31407 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99327019 10916917248 10107 33554432000 4194304 4196468 140736807400464 140295227251552 140296132703957 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16982016 140736807404682 140736807404809 140736807404809 140736807407567 0
[pid=1033/tid=1048] ppid=1030 vsize=10661052 memory=139982035392128 CPUtime=0 cores=0,2,4,6
/proc/1033/task/1048/stat : 1048 (java) S 1030 1033 31407 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99327019 10916917248 10107 33554432000 4194304 4196468 140736807400464 140295226198576 140296132704898 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16982016 140736807404682 140736807404809 140736807404809 140736807407567 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 10661052 KiB
Current children cumulated memory: 40428 KiB

[startup+0.317187 s]*
/proc/loadavg: 3.76 2.15 1.67 4/219 1048
/proc/meminfo: memFree=23271572/32770624 swapFree=67108856/67108860
[pid=1033] ppid=1030 vsize=10661128 memory=46788 CPUtime=0.58 cores=0,2,4,6
/proc/1033/stat : 1033 (java) S 1030 1033 31407 0 -1 1077944320 8810 0 0 0 56 2 0 0 20 0 15 0 99327013 10916995072 11697 33554432000 4194304 4196468 140736807400464 140736807383008 140296132693751 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 16982016 140736807404682 140736807404809 140736807404809 140736807407567 0
/proc/1033/statm: 2665282 11697 3048 1 0 2627263 0
[pid=1033/tid=1035] ppid=1030 vsize=10661128 memory=6935054825532540783 CPUtime=0.3 cores=0,2,4,6
/proc/1033/task/1035/stat : 1035 (java) S 1030 1033 31407 0 -1 1077944384 5487 0 0 0 29 1 0 0 20 0 15 0 99327013 10916995072 11697 33554432000 4194304 4196468 140736807400464 140296136928304 140296132703957 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16982016 140736807404682 140736807404809 140736807404809 140736807407567 0
[pid=1033/tid=1036] ppid=1030 vsize=10661128 memory=4126316290023845779 CPUtime=0 cores=0,2,4,6
/proc/1033/task/1036/stat : 1036 (java) S 1030 1033 31407 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99327014 10916995072 11697 33554432000 4194304 4196468 140736807400464 140296058768400 140296132703957 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16982016 140736807404682 140736807404809 140736807404809 140736807407567 0
[pid=1033/tid=1037] ppid=1030 vsize=10661128 memory=1408 CPUtime=0 cores=0,2,4,6
/proc/1033/task/1037/stat : 1037 (java) S 1030 1033 31407 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99327014 10916995072 11697 33554432000 4194304 4196468 140736807400464 140296057715856 140296132703957 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16982016 140736807404682 140736807404809 140736807404809 140736807407567 0
[pid=1033/tid=1038] ppid=1030 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1033/task/1038/stat : 1038 (java) S 1030 1033 31407 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99327014 10916995072 11697 33554432000 4194304 4196468 140736807400464 140296056662800 140296132703957 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16982016 140736807404682 140736807404809 140736807404809 140736807407567 0
[pid=1033/tid=1039] ppid=1030 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1033/task/1039/stat : 1039 (java) S 1030 1033 31407 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99327014 10916995072 11697 33554432000 4194304 4196468 140736807400464 140296055610256 140296132703957 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16982016 140736807404682 140736807404809 140736807404809 140736807407567 0
[pid=1033/tid=1040] ppid=1030 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1033/task/1040/stat : 1040 (java) S 1030 1033 31407 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99327016 10916995072 11697 33554432000 4194304 4196468 140736807400464 140295234619632 140296132704898 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16982016 140736807404682 140736807404809 140736807404809 140736807407567 0
[pid=1033/tid=1041] ppid=1030 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1033/task/1041/stat : 1041 (java) S 1030 1033 31407 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 99327016 10916995072 11697 33554432000 4194304 4196468 140736807400464 140295233565856 140296132703957 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16982016 140736807404682 140736807404809 140736807404809 140736807407567 0
[pid=1033/tid=1042] ppid=1030 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1033/task/1042/stat : 1042 (java) S 1030 1033 31407 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 99327016 10916995072 11697 33554432000 4194304 4196468 140736807400464 140295232512752 140296132703957 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16982016 140736807404682 140736807404809 140736807404809 140736807407567 0
[pid=1033/tid=1043] ppid=1030 vsize=10661128 memory=67 CPUtime=0 cores=0,2,4,6
/proc/1033/task/1043/stat : 1043 (java) S 1030 1033 31407 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99327018 10916995072 11697 33554432000 4194304 4196468 140736807400464 140295231461328 140296132712347 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16982016 140736807404682 140736807404809 140736807404809 140736807407567 0
[pid=1033/tid=1044] ppid=1030 vsize=10661128 memory=0 CPUtime=0.06 cores=0,2,4,6
/proc/1033/task/1044/stat : 1044 (java) R 1030 1033 31407 0 -1 1077944384 853 0 0 0 6 0 0 0 20 0 15 0 99327019 10916995072 11697 33554432000 4194304 4196468 140736807400464 140295230409456 140296132704898 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 16982016 140736807404682 140736807404809 140736807404809 140736807407567 0
[pid=1033/tid=1045] ppid=1030 vsize=10661128 memory=139981909658095 CPUtime=0.04 cores=0,2,4,6
/proc/1033/task/1045/stat : 1045 (java) R 1030 1033 31407 0 -1 4202560 96 0 0 0 4 0 0 0 20 0 15 0 99327019 10916995072 11697 33554432000 4194304 4196468 140736807400464 140295229356912 140296125678793 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 16982016 140736807404682 140736807404809 140736807404809 140736807407567 0
[pid=1033/tid=1046] ppid=1030 vsize=10661128 memory=279963819415792 CPUtime=0.16 cores=0,2,4,6
/proc/1033/task/1046/stat : 1046 (java) R 1030 1033 31407 0 -1 4202560 1015 0 0 0 16 0 0 0 20 0 15 0 99327019 10916995072 11697 33554432000 4194304 4196468 140736807400464 140295228302272 140296132705686 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 16982016 140736807404682 140736807404809 140736807404809 140736807407567 0
[pid=1033/tid=1047] ppid=1030 vsize=10661128 memory=279963819320104 CPUtime=0 cores=0,2,4,6
/proc/1033/task/1047/stat : 1047 (java) S 1030 1033 31407 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99327019 10916995072 11697 33554432000 4194304 4196468 140736807400464 140295227251552 140296132703957 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16982016 140736807404682 140736807404809 140736807404809 140736807407567 0
[pid=1033/tid=1048] ppid=1030 vsize=10661128 memory=12 CPUtime=0 cores=0,2,4,6
/proc/1033/task/1048/stat : 1048 (java) S 1030 1033 31407 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99327019 10916995072 11697 33554432000 4194304 4196468 140736807400464 140295226198576 140296132704898 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16982016 140736807404682 140736807404809 140736807404809 140736807407567 0
Current children cumulated CPU time: 0.58 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 46788 KiB

[startup+0.70075 s]
/proc/loadavg: 3.76 2.15 1.67 5/219 1048
/proc/meminfo: memFree=23251848/32770624 swapFree=67108856/67108860
[pid=1033] ppid=1030 vsize=10661128 memory=79788 CPUtime=1.77 cores=0,2,4,6
/proc/1033/stat : 1033 (java) S 1030 1033 31407 0 -1 1077944320 14954 0 0 0 174 3 0 0 20 0 15 0 99327013 10916995072 19947 33554432000 4194304 4196468 140736807400464 140736807383008 140296132693751 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 16982016 140736807404682 140736807404809 140736807404809 140736807407567 0
/proc/1033/statm: 2665282 19947 3121 1 0 2627263 0
[pid=1033/tid=1035] ppid=1030 vsize=10661128 memory=0 CPUtime=0.67 cores=0,2,4,6
/proc/1033/task/1035/stat : 1035 (java) R 1030 1033 31407 0 -1 4202560 5672 0 0 0 66 1 0 0 20 0 15 0 99327013 10916995072 19947 33554432000 4194304 4196468 140736807400464 140296136932664 140295730714768 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 16982016 140736807404682 140736807404809 140736807404809 140736807407567 0
[pid=1033/tid=1036] ppid=1030 vsize=10661128 memory=469 CPUtime=0 cores=0,2,4,6
/proc/1033/task/1036/stat : 1036 (java) S 1030 1033 31407 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99327014 10916995072 19947 33554432000 4194304 4196468 140736807400464 140296058768400 140296132703957 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16982016 140736807404682 140736807404809 140736807404809 140736807407567 0
[pid=1033/tid=1037] ppid=1030 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1033/task/1037/stat : 1037 (java) S 1030 1033 31407 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99327014 10916995072 19947 33554432000 4194304 4196468 140736807400464 140296057715856 140296132703957 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16982016 140736807404682 140736807404809 140736807404809 140736807407567 0
[pid=1033/tid=1038] ppid=1030 vsize=10661128 memory=379 CPUtime=0 cores=0,2,4,6
/proc/1033/task/1038/stat : 1038 (java) S 1030 1033 31407 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99327014 10916995072 19947 33554432000 4194304 4196468 140736807400464 140296056662800 140296132703957 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16982016 140736807404682 140736807404809 140736807404809 140736807407567 0
[pid=1033/tid=1039] ppid=1030 vsize=10661128 memory=5 CPUtime=0 cores=0,2,4,6
/proc/1033/task/1039/stat : 1039 (java) S 1030 1033 31407 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99327014 10916995072 19947 33554432000 4194304 4196468 140736807400464 140296055610256 140296132703957 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16982016 140736807404682 140736807404809 140736807404809 140736807407567 0
[pid=1033/tid=1040] ppid=1030 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1033/task/1040/stat : 1040 (java) S 1030 1033 31407 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 99327016 10916995072 19947 33554432000 4194304 4196468 140736807400464 140295234619632 140296132704898 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16982016 140736807404682 140736807404809 140736807404809 140736807407567 0
[pid=1033/tid=1041] ppid=1030 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1033/task/1041/stat : 1041 (java) S 1030 1033 31407 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 99327016 10916995072 19947 33554432000 4194304 4196468 140736807400464 140295233565856 140296132703957 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16982016 140736807404682 140736807404809 140736807404809 140736807407567 0
[pid=1033/tid=1042] ppid=1030 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1033/task/1042/stat : 1042 (java) S 1030 1033 31407 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 99327016 10916995072 19947 33554432000 4194304 4196468 140736807400464 140295232512752 140296132703957 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16982016 140736807404682 140736807404809 140736807404809 140736807407567 0
[pid=1033/tid=1043] ppid=1030 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1033/task/1043/stat : 1043 (java) S 1030 1033 31407 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99327018 10916995072 19947 33554432000 4194304 4196468 140736807400464 140295231461328 140296132712347 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16982016 140736807404682 140736807404809 140736807404809 140736807407567 0
[pid=1033/tid=1044] ppid=1030 vsize=10661128 memory=0 CPUtime=0.41 cores=0,2,4,6
/proc/1033/task/1044/stat : 1044 (java) R 1030 1033 31407 0 -1 4202560 3565 0 0 0 41 0 0 0 20 0 15 0 99327019 10916995072 19947 33554432000 4194304 4196468 140736807400464 140295230390472 140296112125836 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 16982016 140736807404682 140736807404809 140736807404809 140736807407567 0
[pid=1033/tid=1045] ppid=1030 vsize=10661128 memory=0 CPUtime=0.38 cores=0,2,4,6
/proc/1033/task/1045/stat : 1045 (java) R 1030 1033 31407 0 -1 4202560 2514 0 0 0 38 0 0 0 20 0 15 0 99327019 10916995072 19947 33554432000 4194304 4196468 140736807400464 140295229337928 140296124983205 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 16982016 140736807404682 140736807404809 140736807404809 140736807407567 0
[pid=1033/tid=1046] ppid=1030 vsize=10661128 memory=11 CPUtime=0.27 cores=0,2,4,6
/proc/1033/task/1046/stat : 1046 (java) S 1030 1033 31407 0 -1 1077944384 1830 0 0 0 27 0 0 0 20 0 15 0 99327019 10916995072 19947 33554432000 4194304 4196468 140736807400464 140295228303856 140296132704898 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16982016 140736807404682 140736807404809 140736807404809 140736807407567 0
[pid=1033/tid=1047] ppid=1030 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1033/task/1047/stat : 1047 (java) S 1030 1033 31407 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99327019 10916995072 19947 33554432000 4194304 4196468 140736807400464 140295227251552 140296132703957 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16982016 140736807404682 140736807404809 140736807404809 140736807407567 0
[pid=1033/tid=1048] ppid=1030 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1033/task/1048/stat : 1048 (java) S 1030 1033 31407 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99327019 10916995072 19947 33554432000 4194304 4196468 140736807400464 140295226198576 140296132704898 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16982016 140736807404682 140736807404809 140736807404809 140736807407567 0
Current children cumulated CPU time: 1.77 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 79788 KiB

[startup+1.5008 s]
/proc/loadavg: 3.76 2.15 1.67 5/219 1048
/proc/meminfo: memFree=23227516/32770624 swapFree=67108856/67108860
[pid=1033] ppid=1030 vsize=10661128 memory=112268 CPUtime=3.4 cores=0,2,4,6
/proc/1033/stat : 1033 (java) S 1030 1033 31407 0 -1 1077944320 20419 0 0 0 336 4 0 0 20 0 15 0 99327013 10916995072 28067 33554432000 4194304 4196468 140736807400464 140736807383008 140296132693751 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 16982016 140736807404682 140736807404809 140736807404809 140736807407567 0
/proc/1033/statm: 2665282 28067 3124 1 0 2627263 0
[pid=1033/tid=1035] ppid=1030 vsize=10661128 memory=0 CPUtime=1.48 cores=0,2,4,6
/proc/1033/task/1035/stat : 1035 (java) R 1030 1033 31407 0 -1 4202560 6026 0 0 0 146 2 0 0 20 0 15 0 99327013 10916995072 28067 33554432000 4194304 4196468 140736807400464 140296136930224 140295731327212 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 16982016 140736807404682 140736807404809 140736807404809 140736807407567 0
[pid=1033/tid=1036] ppid=1030 vsize=10661128 memory=79788 CPUtime=0 cores=0,2,4,6
/proc/1033/task/1036/stat : 1036 (java) S 1030 1033 31407 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99327014 10916995072 28067 33554432000 4194304 4196468 140736807400464 140296058768400 140296132703957 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16982016 140736807404682 140736807404809 140736807404809 140736807407567 0
[pid=1033/tid=1037] ppid=1030 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1033/task/1037/stat : 1037 (java) S 1030 1033 31407 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99327014 10916995072 28067 33554432000 4194304 4196468 140736807400464 140296057715856 140296132703957 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16982016 140736807404682 140736807404809 140736807404809 140736807407567 0
[pid=1033/tid=1038] ppid=1030 vsize=10661128 memory=469 CPUtime=0 cores=0,2,4,6
/proc/1033/task/1038/stat : 1038 (java) S 1030 1033 31407 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99327014 10916995072 28067 33554432000 4194304 4196468 140736807400464 140296056662800 140296132703957 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16982016 140736807404682 140736807404809 140736807404809 140736807407567 0
[pid=1033/tid=1039] ppid=1030 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1033/task/1039/stat : 1039 (java) S 1030 1033 31407 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99327014 10916995072 28067 33554432000 4194304 4196468 140736807400464 140296055610256 140296132703957 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16982016 140736807404682 140736807404809 140736807404809 140736807407567 0
[pid=1033/tid=1040] ppid=1030 vsize=10661128 memory=144483035487159 CPUtime=0 cores=0,2,4,6
/proc/1033/task/1040/stat : 1040 (java) S 1030 1033 31407 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 15 0 99327016 10916995072 28067 33554432000 4194304 4196468 140736807400464 140295234619632 140296132704898 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16982016 140736807404682 140736807404809 140736807404809 140736807407567 0

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

/proc/1033/task/1035/stat : 1035 (java) R 1030 1033 31407 0 -1 4202560 12708 0 0 0 237817 7 0 0 20 0 15 0 99327013 10916995072 58898 33554432000 4194304 4196468 140736807400464 140296136933072 140295731338291 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 16982016 140736807404682 140736807404809 140736807404809 140736807407567 0
[pid=1033/tid=1036] ppid=1030 vsize=10661128 memory=235592 CPUtime=1.61 cores=0,2,4,6
/proc/1033/task/1036/stat : 1036 (java) S 1030 1033 31407 0 -1 1077944384 3171 0 0 0 151 10 0 0 20 0 15 0 99327014 10916995072 58898 33554432000 4194304 4196468 140736807400464 140296058768400 140296132703957 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16982016 140736807404682 140736807404809 140736807404809 140736807407567 0
[pid=1033/tid=1037] ppid=1030 vsize=10661128 memory=279963820445120 CPUtime=1.63 cores=0,2,4,6
/proc/1033/task/1037/stat : 1037 (java) S 1030 1033 31407 0 -1 1077944384 4119 0 0 0 152 11 0 0 20 0 15 0 99327014 10916995072 58898 33554432000 4194304 4196468 140736807400464 140296057715856 140296132703957 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16982016 140736807404682 140736807404809 140736807404809 140736807407567 0
[pid=1033/tid=1038] ppid=1030 vsize=10661128 memory=237178 CPUtime=1.63 cores=0,2,4,6
/proc/1033/task/1038/stat : 1038 (java) S 1030 1033 31407 0 -1 1077944384 2286 0 0 0 151 12 0 0 20 0 15 0 99327014 10916995072 58898 33554432000 4194304 4196468 140736807400464 140296056662800 140296132703957 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16982016 140736807404682 140736807404809 140736807404809 140736807407567 0
[pid=1033/tid=1039] ppid=1030 vsize=10661128 memory=235592 CPUtime=1.61 cores=0,2,4,6
/proc/1033/task/1039/stat : 1039 (java) S 1030 1033 31407 0 -1 1077944384 2703 0 0 0 150 11 0 0 20 0 15 0 99327014 10916995072 58898 33554432000 4194304 4196468 140736807400464 140296055610256 140296132703957 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16982016 140736807404682 140736807404809 140736807404809 140736807407567 0
[pid=1033/tid=1040] ppid=1030 vsize=10661128 memory=235592 CPUtime=1.63 cores=0,2,4,6
/proc/1033/task/1040/stat : 1040 (java) S 1030 1033 31407 0 -1 1077944384 4994 0 0 0 151 12 0 0 20 0 15 0 99327016 10916995072 58898 33554432000 4194304 4196468 140736807400464 140295234619632 140296132704898 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16982016 140736807404682 140736807404809 140736807404809 140736807407567 0
[pid=1033/tid=1041] ppid=1030 vsize=10661128 memory=235592 CPUtime=0 cores=0,2,4,6
/proc/1033/task/1041/stat : 1041 (java) S 1030 1033 31407 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 99327016 10916995072 58898 33554432000 4194304 4196468 140736807400464 140295233565856 140296132703957 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16982016 140736807404682 140736807404809 140736807404809 140736807407567 0
[pid=1033/tid=1042] ppid=1030 vsize=10661128 memory=235592 CPUtime=0 cores=0,2,4,6
/proc/1033/task/1042/stat : 1042 (java) S 1030 1033 31407 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 15 0 99327016 10916995072 58898 33554432000 4194304 4196468 140736807400464 140295232512752 140296132703957 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16982016 140736807404682 140736807404809 140736807404809 140736807407567 0
[pid=1033/tid=1043] ppid=1030 vsize=10661128 memory=235592 CPUtime=0 cores=0,2,4,6
/proc/1033/task/1043/stat : 1043 (java) S 1030 1033 31407 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99327018 10916995072 58898 33554432000 4194304 4196468 140736807400464 140295231461328 140296132712347 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16982016 140736807404682 140736807404809 140736807404809 140736807407567 0
[pid=1033/tid=1044] ppid=1030 vsize=10661128 memory=235592 CPUtime=1.02 cores=0,2,4,6
/proc/1033/task/1044/stat : 1044 (java) S 1030 1033 31407 0 -1 1077944384 7293 0 0 0 101 1 0 0 20 0 15 0 99327019 10916995072 58898 33554432000 4194304 4196468 140736807400464 140295230409456 140296132704898 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16982016 140736807404682 140736807404809 140736807404809 140736807407567 0
[pid=1033/tid=1045] ppid=1030 vsize=10661128 memory=4036 CPUtime=0.88 cores=0,2,4,6
/proc/1033/task/1045/stat : 1045 (java) S 1030 1033 31407 0 -1 1077944384 6140 0 0 0 87 1 0 0 20 0 15 0 99327019 10916995072 58898 33554432000 4194304 4196468 140736807400464 140295229356912 140296132704898 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16982016 140736807404682 140736807404809 140736807404809 140736807407567 0
[pid=1033/tid=1046] ppid=1030 vsize=10661128 memory=29000 CPUtime=0.33 cores=0,2,4,6
/proc/1033/task/1046/stat : 1046 (java) S 1030 1033 31407 0 -1 1077944384 3055 0 0 0 32 1 0 0 20 0 15 0 99327019 10916995072 58898 33554432000 4194304 4196468 140736807400464 140295228303856 140296132704898 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16982016 140736807404682 140736807404809 140736807404809 140736807407567 0
[pid=1033/tid=1047] ppid=1030 vsize=10661128 memory=235592 CPUtime=0 cores=0,2,4,6
/proc/1033/task/1047/stat : 1047 (java) S 1030 1033 31407 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99327019 10916995072 58898 33554432000 4194304 4196468 140736807400464 140295227251552 140296132703957 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16982016 140736807404682 140736807404809 140736807404809 140736807407567 0
[pid=1033/tid=1048] ppid=1030 vsize=10661128 memory=33 CPUtime=0.65 cores=0,2,4,6
/proc/1033/task/1048/stat : 1048 (java) S 1030 1033 31407 0 -1 1077944384 637 0 0 0 31 34 0 0 20 0 15 0 99327019 10916995072 58898 33554432000 4194304 4196468 140736807400464 140295226198576 140296132704898 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16982016 140736807404682 140736807404809 140736807404809 140736807407567 0
Current children cumulated CPU time: 2389.32 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 235592 KiB

[startup+2442.3 s]
/proc/loadavg: 1.29 1.24 1.32 3/218 1249
/proc/meminfo: memFree=26866256/32770624 swapFree=67108856/67108860
[pid=1033] ppid=1030 vsize=10661128 memory=235592 CPUtime=2449.43 cores=0,2,4,6
/proc/1033/stat : 1033 (java) S 1030 1033 31407 0 -1 1077944320 49236 0 0 0 244866 77 0 0 20 0 15 0 99327013 10916995072 58898 33554432000 4194304 4196468 140736807400464 140736807383008 140296132693751 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 16982016 140736807404682 140736807404809 140736807404809 140736807407567 0
/proc/1033/statm: 2665282 58898 3155 1 0 2627263 0
[pid=1033/tid=1035] ppid=1030 vsize=10661128 memory=235592 CPUtime=2438.1 cores=0,2,4,6
/proc/1033/task/1035/stat : 1035 (java) R 1030 1033 31407 0 -1 4202560 12892 0 0 0 243803 7 0 0 20 0 15 0 99327013 10916995072 58898 33554432000 4194304 4196468 140736807400464 140296136933120 140295731148012 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 16982016 140736807404682 140736807404809 140736807404809 140736807407567 0
[pid=1033/tid=1036] ppid=1030 vsize=10661128 memory=8112282956445269571 CPUtime=1.67 cores=0,2,4,6
/proc/1033/task/1036/stat : 1036 (java) S 1030 1033 31407 0 -1 1077944384 3198 0 0 0 156 11 0 0 20 0 15 0 99327014 10916995072 58898 33554432000 4194304 4196468 140736807400464 140296058768400 140296132703957 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16982016 140736807404682 140736807404809 140736807404809 140736807407567 0
[pid=1033/tid=1037] ppid=1030 vsize=10661128 memory=235592 CPUtime=1.68 cores=0,2,4,6
/proc/1033/task/1037/stat : 1037 (java) S 1030 1033 31407 0 -1 1077944384 4419 0 0 0 157 11 0 0 20 0 15 0 99327014 10916995072 58898 33554432000 4194304 4196468 140736807400464 140296057715856 140296132703957 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16982016 140736807404682 140736807404809 140736807404809 140736807407567 0
[pid=1033/tid=1038] ppid=1030 vsize=10661128 memory=235592 CPUtime=1.68 cores=0,2,4,6
/proc/1033/task/1038/stat : 1038 (java) S 1030 1033 31407 0 -1 1077944384 2296 0 0 0 156 12 0 0 20 0 15 0 99327014 10916995072 58898 33554432000 4194304 4196468 140736807400464 140296056662800 140296132703957 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16982016 140736807404682 140736807404809 140736807404809 140736807407567 0
[pid=1033/tid=1039] ppid=1030 vsize=10661128 memory=235592 CPUtime=1.67 cores=0,2,4,6
/proc/1033/task/1039/stat : 1039 (java) S 1030 1033 31407 0 -1 1077944384 2706 0 0 0 155 12 0 0 20 0 15 0 99327014 10916995072 58898 33554432000 4194304 4196468 140736807400464 140296055610256 140296132703957 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16982016 140736807404682 140736807404809 140736807404809 140736807407567 0
[pid=1033/tid=1040] ppid=1030 vsize=10661128 memory=235592 CPUtime=1.67 cores=0,2,4,6
/proc/1033/task/1040/stat : 1040 (java) S 1030 1033 31407 0 -1 1077944384 5164 0 0 0 155 12 0 0 20 0 15 0 99327016 10916995072 58898 33554432000 4194304 4196468 140736807400464 140295234619632 140296132704898 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16982016 140736807404682 140736807404809 140736807404809 140736807407567 0
[pid=1033/tid=1041] ppid=1030 vsize=10661128 memory=235592 CPUtime=0 cores=0,2,4,6
/proc/1033/task/1041/stat : 1041 (java) S 1030 1033 31407 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 99327016 10916995072 58898 33554432000 4194304 4196468 140736807400464 140295233565856 140296132703957 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16982016 140736807404682 140736807404809 140736807404809 140736807407567 0
[pid=1033/tid=1042] ppid=1030 vsize=10661128 memory=235592 CPUtime=0 cores=0,2,4,6
/proc/1033/task/1042/stat : 1042 (java) S 1030 1033 31407 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 15 0 99327016 10916995072 58898 33554432000 4194304 4196468 140736807400464 140295232512752 140296132703957 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16982016 140736807404682 140736807404809 140736807404809 140736807407567 0
[pid=1033/tid=1043] ppid=1030 vsize=10661128 memory=235592 CPUtime=0 cores=0,2,4,6
/proc/1033/task/1043/stat : 1043 (java) S 1030 1033 31407 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99327018 10916995072 58898 33554432000 4194304 4196468 140736807400464 140295231461328 140296132712347 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16982016 140736807404682 140736807404809 140736807404809 140736807407567 0
[pid=1033/tid=1044] ppid=1030 vsize=10661128 memory=235592 CPUtime=1.02 cores=0,2,4,6
/proc/1033/task/1044/stat : 1044 (java) S 1030 1033 31407 0 -1 1077944384 7295 0 0 0 101 1 0 0 20 0 15 0 99327019 10916995072 58898 33554432000 4194304 4196468 140736807400464 140295230409456 140296132704898 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16982016 140736807404682 140736807404809 140736807404809 140736807407567 0
[pid=1033/tid=1045] ppid=1030 vsize=10661128 memory=4036 CPUtime=0.88 cores=0,2,4,6
/proc/1033/task/1045/stat : 1045 (java) S 1030 1033 31407 0 -1 1077944384 6142 0 0 0 87 1 0 0 20 0 15 0 99327019 10916995072 58898 33554432000 4194304 4196468 140736807400464 140295229356912 140296132704898 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16982016 140736807404682 140736807404809 140736807404809 140736807407567 0
[pid=1033/tid=1046] ppid=1030 vsize=10661128 memory=235592 CPUtime=0.33 cores=0,2,4,6
/proc/1033/task/1046/stat : 1046 (java) S 1030 1033 31407 0 -1 1077944384 3057 0 0 0 32 1 0 0 20 0 15 0 99327019 10916995072 58898 33554432000 4194304 4196468 140736807400464 140295228303856 140296132704898 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16982016 140736807404682 140736807404809 140736807404809 140736807407567 0
[pid=1033/tid=1047] ppid=1030 vsize=10661128 memory=235592 CPUtime=0 cores=0,2,4,6
/proc/1033/task/1047/stat : 1047 (java) S 1030 1033 31407 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99327019 10916995072 58898 33554432000 4194304 4196468 140736807400464 140295227251552 140296132703957 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16982016 140736807404682 140736807404809 140736807404809 140736807407567 0
[pid=1033/tid=1048] ppid=1030 vsize=10661128 memory=235592 CPUtime=0.67 cores=0,2,4,6
/proc/1033/task/1048/stat : 1048 (java) S 1030 1033 31407 0 -1 1077944384 658 0 0 0 32 35 0 0 20 0 15 0 99327019 10916995072 58898 33554432000 4194304 4196468 140736807400464 140295226198576 140296132704898 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16982016 140736807404682 140736807404809 140736807404809 140736807407567 0
Current children cumulated CPU time: 2449.43 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 235592 KiB

[startup+2502.3 s]
/proc/loadavg: 1.21 1.20 1.30 3/219 1251
/proc/meminfo: memFree=26860572/32770624 swapFree=67108856/67108860
[pid=1033] ppid=1030 vsize=10661128 memory=237640 CPUtime=2509.56 cores=0,2,4,6
/proc/1033/stat : 1033 (java) S 1030 1033 31407 0 -1 1077944320 49352 0 0 0 250877 79 0 0 20 0 15 0 99327013 10916995072 59410 33554432000 4194304 4196468 140736807400464 140736807383008 140296132693751 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 16982016 140736807404682 140736807404809 140736807404809 140736807407567 0
/proc/1033/statm: 2665282 59410 3155 1 0 2627263 0
[pid=1033/tid=1035] ppid=1030 vsize=10661128 memory=237640 CPUtime=2497.97 cores=0,2,4,6
/proc/1033/task/1035/stat : 1035 (java) R 1030 1033 31407 0 -1 4202560 12972 0 0 0 249790 7 0 0 20 0 15 0 99327013 10916995072 59410 33554432000 4194304 4196468 140736807400464 140296136933072 140295731327271 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 16982016 140736807404682 140736807404809 140736807404809 140736807407567 0
[pid=1033/tid=1036] ppid=1030 vsize=10661128 memory=8112282956445269571 CPUtime=1.71 cores=0,2,4,6
/proc/1033/task/1036/stat : 1036 (java) S 1030 1033 31407 0 -1 1077944384 3225 0 0 0 160 11 0 0 20 0 15 0 99327014 10916995072 59410 33554432000 4194304 4196468 140736807400464 140296058768400 140296132703957 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16982016 140736807404682 140736807404809 140736807404809 140736807407567 0
[pid=1033/tid=1037] ppid=1030 vsize=10661128 memory=4036 CPUtime=1.72 cores=0,2,4,6
/proc/1033/task/1037/stat : 1037 (java) S 1030 1033 31407 0 -1 1077944384 4419 0 0 0 161 11 0 0 20 0 15 0 99327014 10916995072 59410 33554432000 4194304 4196468 140736807400464 140296057715856 140296132703957 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16982016 140736807404682 140736807404809 140736807404809 140736807407567 0
[pid=1033/tid=1038] ppid=1030 vsize=10661128 memory=237640 CPUtime=1.72 cores=0,2,4,6
/proc/1033/task/1038/stat : 1038 (java) S 1030 1033 31407 0 -1 1077944384 2296 0 0 0 160 12 0 0 20 0 15 0 99327014 10916995072 59410 33554432000 4194304 4196468 140736807400464 140296056662800 140296132703957 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16982016 140736807404682 140736807404809 140736807404809 140736807407567 0
[pid=1033/tid=1039] ppid=1030 vsize=10661128 memory=237640 CPUtime=1.71 cores=0,2,4,6
/proc/1033/task/1039/stat : 1039 (java) S 1030 1033 31407 0 -1 1077944384 2707 0 0 0 159 12 0 0 20 0 15 0 99327014 10916995072 59410 33554432000 4194304 4196468 140736807400464 140296055610256 140296132703957 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16982016 140736807404682 140736807404809 140736807404809 140736807407567 0
[pid=1033/tid=1040] ppid=1030 vsize=10661128 memory=237640 CPUtime=1.72 cores=0,2,4,6
/proc/1033/task/1040/stat : 1040 (java) S 1030 1033 31407 0 -1 1077944384 5168 0 0 0 159 13 0 0 20 0 15 0 99327016 10916995072 59410 33554432000 4194304 4196468 140736807400464 140295234619632 140296132704898 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16982016 140736807404682 140736807404809 140736807404809 140736807407567 0
[pid=1033/tid=1041] ppid=1030 vsize=10661128 memory=237640 CPUtime=0 cores=0,2,4,6
/proc/1033/task/1041/stat : 1041 (java) S 1030 1033 31407 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 99327016 10916995072 59410 33554432000 4194304 4196468 140736807400464 140295233565856 140296132703957 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16982016 140736807404682 140736807404809 140736807404809 140736807407567 0
[pid=1033/tid=1042] ppid=1030 vsize=10661128 memory=2268 CPUtime=0 cores=0,2,4,6
/proc/1033/task/1042/stat : 1042 (java) S 1030 1033 31407 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 15 0 99327016 10916995072 59410 33554432000 4194304 4196468 140736807400464 140295232512752 140296132703957 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16982016 140736807404682 140736807404809 140736807404809 140736807407567 0
[pid=1033/tid=1043] ppid=1030 vsize=10661128 memory=1804 CPUtime=0 cores=0,2,4,6
/proc/1033/task/1043/stat : 1043 (java) S 1030 1033 31407 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99327018 10916995072 59410 33554432000 4194304 4196468 140736807400464 140295231461328 140296132712347 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16982016 140736807404682 140736807404809 140736807404809 140736807407567 0
[pid=1033/tid=1044] ppid=1030 vsize=10661128 memory=237640 CPUtime=1.02 cores=0,2,4,6
/proc/1033/task/1044/stat : 1044 (java) S 1030 1033 31407 0 -1 1077944384 7295 0 0 0 101 1 0 0 20 0 15 0 99327019 10916995072 59410 33554432000 4194304 4196468 140736807400464 140295230409456 140296132704898 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16982016 140736807404682 140736807404809 140736807404809 140736807407567 0
[pid=1033/tid=1045] ppid=1030 vsize=10661128 memory=4036 CPUtime=0.88 cores=0,2,4,6
/proc/1033/task/1045/stat : 1045 (java) S 1030 1033 31407 0 -1 1077944384 6142 0 0 0 87 1 0 0 20 0 15 0 99327019 10916995072 59410 33554432000 4194304 4196468 140736807400464 140295229356912 140296132704898 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16982016 140736807404682 140736807404809 140736807404809 140736807407567 0
[pid=1033/tid=1046] ppid=1030 vsize=10661128 memory=237640 CPUtime=0.33 cores=0,2,4,6
/proc/1033/task/1046/stat : 1046 (java) S 1030 1033 31407 0 -1 1077944384 3057 0 0 0 32 1 0 0 20 0 15 0 99327019 10916995072 59410 33554432000 4194304 4196468 140736807400464 140295228303856 140296132704898 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16982016 140736807404682 140736807404809 140736807404809 140736807407567 0
[pid=1033/tid=1047] ppid=1030 vsize=10661128 memory=4036 CPUtime=0 cores=0,2,4,6
/proc/1033/task/1047/stat : 1047 (java) S 1030 1033 31407 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99327019 10916995072 59410 33554432000 4194304 4196468 140736807400464 140295227251552 140296132703957 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16982016 140736807404682 140736807404809 140736807404809 140736807407567 0
[pid=1033/tid=1048] ppid=1030 vsize=10661128 memory=8112282956445269571 CPUtime=0.69 cores=0,2,4,6
/proc/1033/task/1048/stat : 1048 (java) S 1030 1033 31407 0 -1 1077944384 662 0 0 0 33 36 0 0 20 0 15 0 99327019 10916995072 59410 33554432000 4194304 4196468 140736807400464 140295226198576 140296132704898 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16982016 140736807404682 140736807404809 140736807404809 140736807407567 0
Current children cumulated CPU time: 2509.56 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 237640 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2512.8 s]
/proc/loadavg: 1.25 1.21 1.31 3/219 1251
/proc/meminfo: memFree=26858788/32770624 swapFree=67108856/67108860
[pid=1033] ppid=1030 vsize=10661128 memory=237640 CPUtime=2520.08 cores=0,2,4,6
/proc/1033/stat : 1033 (java) S 1030 1033 31407 0 -1 1077944320 49370 0 0 0 251929 79 0 0 20 0 15 0 99327013 10916995072 59410 33554432000 4194304 4196468 140736807400464 140736807383008 140296132693751 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 16982016 140736807404682 140736807404809 140736807404809 140736807407567 0
/proc/1033/statm: 2665282 59410 3155 1 0 2627263 0
[pid=1033/tid=1035] ppid=1030 vsize=10661128 memory=4036 CPUtime=2508.45 cores=0,2,4,6
/proc/1033/task/1035/stat : 1035 (java) R 1030 1033 31407 0 -1 4202560 12986 0 0 0 250838 7 0 0 20 0 15 0 99327013 10916995072 59410 33554432000 4194304 4196468 140736807400464 140296136933504 140295731327271 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 16982016 140736807404682 140736807404809 140736807404809 140736807407567 0
[pid=1033/tid=1036] ppid=1030 vsize=10661128 memory=8112282956445269571 CPUtime=1.72 cores=0,2,4,6
/proc/1033/task/1036/stat : 1036 (java) S 1030 1033 31407 0 -1 1077944384 3225 0 0 0 161 11 0 0 20 0 15 0 99327014 10916995072 59410 33554432000 4194304 4196468 140736807400464 140296058768400 140296132703957 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16982016 140736807404682 140736807404809 140736807404809 140736807407567 0
[pid=1033/tid=1037] ppid=1030 vsize=10661128 memory=4100 CPUtime=1.73 cores=0,2,4,6
/proc/1033/task/1037/stat : 1037 (java) S 1030 1033 31407 0 -1 1077944384 4419 0 0 0 162 11 0 0 20 0 15 0 99327014 10916995072 59410 33554432000 4194304 4196468 140736807400464 140296057715856 140296132703957 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16982016 140736807404682 140736807404809 140736807404809 140736807407567 0
[pid=1033/tid=1038] ppid=1030 vsize=10661128 memory=29008 CPUtime=1.73 cores=0,2,4,6
/proc/1033/task/1038/stat : 1038 (java) S 1030 1033 31407 0 -1 1077944384 2296 0 0 0 161 12 0 0 20 0 15 0 99327014 10916995072 59410 33554432000 4194304 4196468 140736807400464 140296056662800 140296132703957 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16982016 140736807404682 140736807404809 140736807404809 140736807407567 0
[pid=1033/tid=1039] ppid=1030 vsize=10661128 memory=1244 CPUtime=1.72 cores=0,2,4,6
/proc/1033/task/1039/stat : 1039 (java) S 1030 1033 31407 0 -1 1077944384 2707 0 0 0 160 12 0 0 20 0 15 0 99327014 10916995072 59410 33554432000 4194304 4196468 140736807400464 140296055610256 140296132703957 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16982016 140736807404682 140736807404809 140736807404809 140736807407567 0
[pid=1033/tid=1040] ppid=1030 vsize=10661128 memory=8112282956445269571 CPUtime=1.73 cores=0,2,4,6
/proc/1033/task/1040/stat : 1040 (java) S 1030 1033 31407 0 -1 1077944384 5170 0 0 0 160 13 0 0 20 0 15 0 99327016 10916995072 59410 33554432000 4194304 4196468 140736807400464 140295234619632 140296132704898 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16982016 140736807404682 140736807404809 140736807404809 140736807407567 0
[pid=1033/tid=1041] ppid=1030 vsize=10661128 memory=956 CPUtime=0 cores=0,2,4,6
/proc/1033/task/1041/stat : 1041 (java) S 1030 1033 31407 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 99327016 10916995072 59410 33554432000 4194304 4196468 140736807400464 140295233565856 140296132703957 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16982016 140736807404682 140736807404809 140736807404809 140736807407567 0
[pid=1033/tid=1042] ppid=1030 vsize=10661128 memory=1404 CPUtime=0 cores=0,2,4,6
/proc/1033/task/1042/stat : 1042 (java) S 1030 1033 31407 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 15 0 99327016 10916995072 59410 33554432000 4194304 4196468 140736807400464 140295232512752 140296132703957 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16982016 140736807404682 140736807404809 140736807404809 140736807407567 0
[pid=1033/tid=1043] ppid=1030 vsize=10661128 memory=3240 CPUtime=0 cores=0,2,4,6
/proc/1033/task/1043/stat : 1043 (java) S 1030 1033 31407 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99327018 10916995072 59410 33554432000 4194304 4196468 140736807400464 140295231461328 140296132712347 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16982016 140736807404682 140736807404809 140736807404809 140736807407567 0
[pid=1033/tid=1044] ppid=1030 vsize=10661128 memory=366148 CPUtime=1.02 cores=0,2,4,6
/proc/1033/task/1044/stat : 1044 (java) S 1030 1033 31407 0 -1 1077944384 7295 0 0 0 101 1 0 0 20 0 15 0 99327019 10916995072 59410 33554432000 4194304 4196468 140736807400464 140295230409456 140296132704898 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16982016 140736807404682 140736807404809 140736807404809 140736807407567 0
[pid=1033/tid=1045] ppid=1030 vsize=10661128 memory=2092 CPUtime=0.88 cores=0,2,4,6
/proc/1033/task/1045/stat : 1045 (java) S 1030 1033 31407 0 -1 1077944384 6142 0 0 0 87 1 0 0 20 0 15 0 99327019 10916995072 59410 33554432000 4194304 4196468 140736807400464 140295229356912 140296132704898 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16982016 140736807404682 140736807404809 140736807404809 140736807407567 0
[pid=1033/tid=1046] ppid=1030 vsize=10661128 memory=7380 CPUtime=0.33 cores=0,2,4,6
/proc/1033/task/1046/stat : 1046 (java) S 1030 1033 31407 0 -1 1077944384 3057 0 0 0 32 1 0 0 20 0 15 0 99327019 10916995072 59410 33554432000 4194304 4196468 140736807400464 140295228303856 140296132704898 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16982016 140736807404682 140736807404809 140736807404809 140736807407567 0
[pid=1033/tid=1047] ppid=1030 vsize=10661128 memory=836 CPUtime=0 cores=0,2,4,6
/proc/1033/task/1047/stat : 1047 (java) S 1030 1033 31407 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99327019 10916995072 59410 33554432000 4194304 4196468 140736807400464 140295227251552 140296132703957 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16982016 140736807404682 140736807404809 140736807404809 140736807407567 0
[pid=1033/tid=1048] ppid=1030 vsize=10661128 memory=1796 CPUtime=0.69 cores=0,2,4,6
/proc/1033/task/1048/stat : 1048 (java) S 1030 1033 31407 0 -1 1077944384 664 0 0 0 33 36 0 0 20 0 15 0 99327019 10916995072 59410 33554432000 4194304 4196468 140736807400464 140295226198576 140296132704898 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16982016 140736807404682 140736807404809 140736807404809 140736807407567 0
Current children cumulated CPU time: 2520.08 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 237640 KiB

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

[startup+2512.81 s]
# the end of solver process 1033 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2519.3 s, system=0.801683 s

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

Child status: 143
Real time (s): 2512.81
CPU time (s): 2520.1
CPU user time (s): 2519.3
CPU system time (s): 0.801683
CPU usage (%): 100.29
Max. virtual memory (cumulated for all children) (KiB): 10661128
Max. memory (cumulated for all children) (KiB): 237640

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.3
system time used= 0.801683
maximum resident set size= 238156
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 49544
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2800
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 101212
involuntary context switches= 5251


# summary of solver processes directly reported to runsolver:
#   pid: 1033
#   total CPU time (s): 2520.1
#   total CPU user time (s): 2519.3
#   total CPU system time (s): 0.801683

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 17.4978 second user time and 18.9566 second system time

The end

Launcher Data

Begin job on node133 at 2018-07-29 00:40:39
IDJOB=4299085
IDBENCH=141292
IDSOLVER=2767
FILE ID=node133/4299085-1532817639
RUNJOBID= node133-1532808819-31438
PBS_JOBID= 21022475
Free space on /tmp= 48148 MiB

SOLVER NAME= SuperSolver_Macq_Stevenart 2018-04-27
BENCH NAME= XCSP18/Quasigroups_mini/QuasiGroup-v4-10_mini_c18.xml
COMMAND LINE= java -jar DIR/bestMinicp.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4299085-1532817639/watcher-4299085-1532817639 -o /tmp/evaluation-result-4299085-1532817639/solver-4299085-1532817639 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node133-1532808819-31438 --watchdog 2580  java -jar HOME/bestMinicp.jar HOME/instance-4299085-1532817639.xml

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

MD5SUM BENCH= e8ea5ce8f134a5c516ecbdbf10fc886b
RANDOM SEED=911070425

node133.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.24
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.24
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.24
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.24
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:        23304124 kB
MemAvailable:   27910632 kB
Buffers:          186128 kB
Cached:          4667916 kB
SwapCached:            0 kB
Active:          6279664 kB
Inactive:        2658536 kB
Active(anon):    4035440 kB
Inactive(anon):    76688 kB
Active(file):    2244224 kB
Inactive(file):  2581848 kB
Unevictable:        7100 kB
Mlocked:            7100 kB
SwapTotal:      67108860 kB
SwapFree:       67108856 kB
Dirty:               900 kB
Writeback:             0 kB
AnonPages:       4095312 kB
Mapped:            53332 kB
Shmem:             25244 kB
Slab:             220456 kB
SReclaimable:     192544 kB
SUnreclaim:        27912 kB
KernelStack:        3728 kB
PageTables:        13532 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    5289076 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3627008 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 48248 MiB
End job on node133 at 2018-07-29 01:22:32