Trace number 4312306

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
OscaR - Conflict Ordering with restarts 2018-08-17? (TO) 252.103 246.416

General information on the benchmark

NameTemplateDesign/
TemplateDesign-m1-herbs_c18.xml
MD5SUMc28699084a36c5d45188c7cead550bcc
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark2
Best CPU time to get the best result obtained on this benchmark61.0369
Satisfiable
(Un)Satisfiability was proved
Number of variables1860
Number of constraints1021
Number of domains11
Minimum domain size2
Maximum domain size308
Distribution of domain sizes[{"size":2,"count":30},{"size":43,"count":900},{"size":66,"count":60},{"size":77,"count":210},{"size":88,"count":120},{"size":99,"count":180},{"size":110,"count":120},{"size":165,"count":30},{"size":253,"count":120},{"size":281,"count":30},{"size":308,"count":60}]
Minimum variable degree2
Maximum variable degree32
Distribution of variable degrees[{"degree":2,"count":1770},{"degree":3,"count":60},{"degree":32,"count":30}]
Minimum constraint arity2
Maximum constraint arity30
Distribution of constraint arities[{"arity":2,"count":60},{"arity":3,"count":900},{"arity":30,"count":61}]
Number of extensional constraints0
Number of intensional constraints960
Distribution of constraint types[{"type":"intension","count":960},{"type":"ordered","count":1},{"type":"sum","count":60}]
Optimization problemYES
Type of objectivemin SUM

Solver Data

0.68/0.55	c version: 2018-08-17
0.68/0.56	c seed: 1608584884
0.68/0.56	c timeout: 252
0.68/0.56	c memlimit: 11000
0.68/0.56	c nbcore: 1
0.68/0.58	c Parsing instance...
3.27/1.73	c Parsing done, starting search...
252.07/246.40	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 (9859 MiB free)
  memory of node 1: 16384 MiB (13166 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4312306-1534569795/watcher-4312306-1534569795 -o /tmp/evaluation-result-4312306-1534569795/solver-4312306-1534569795 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node104-1534568568-26366 --watchdog 312 java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed 1608584884 --timelimit 252 --memlimit 11000 --nbcore 1 HOME/instance-4312306-1534569795.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 252 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 282 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 252 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=27683, runsolver pid=27680
Current StackSize limit: 8192 KiB


[startup+0.100141 s]*
/proc/loadavg: 2.06 2.11 1.76 3/216 27698
/proc/meminfo: memFree=23560456/32770624 swapFree=67108500/67108860
[pid=27683] ppid=27680 vsize=14082736 memory=30500 CPUtime=0.12 cores=1,3,5,7
/proc/27683/stat : 27683 (java) S 27680 27683 22827 0 -1 1077944320 6544 0 0 0 11 1 0 0 20 0 15 0 274542680 14420721664 7625 33554432000 4194304 4196468 140737055338192 140737055320736 140456309231351 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 39714816 140737055343694 140737055343886 140737055343886 140737055346639 0
/proc/27683/statm: 3520684 7625 3154 1 0 3482761 0
[pid=27683/tid=27685] ppid=27680 vsize=14082736 memory=-8773748148830377342 CPUtime=0.09 cores=1,3,5,7
/proc/27683/task/27685/stat : 27685 (java) R 27680 27683 22827 0 -1 4202560 4588 0 0 0 9 0 0 0 20 0 15 0 274542681 14420721664 7625 33554432000 4194304 4196468 140737055338192 140456313434472 140456293311838 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 39714816 140737055343694 140737055343886 140737055343886 140737055346639 0
[pid=27683/tid=27686] ppid=27680 vsize=14082736 memory=-7522837583129502606 CPUtime=0 cores=1,3,5,7
/proc/27683/task/27686/stat : 27686 (java) S 27680 27683 22827 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274542682 14420721664 7625 33554432000 4194304 4196468 140737055338192 140456239319824 140456309241557 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39714816 140737055343694 140737055343886 140737055343886 140737055346639 0
[pid=27683/tid=27687] ppid=27680 vsize=14082736 memory=139894117533312 CPUtime=0 cores=1,3,5,7
/proc/27683/task/27687/stat : 27687 (java) S 27680 27683 22827 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 274542682 14420721664 7625 33554432000 4194304 4196468 140737055338192 140456238267280 140456309241557 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39714816 140737055343694 140737055343886 140737055343886 140737055346639 0
[pid=27683/tid=27688] ppid=27680 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27683/task/27688/stat : 27688 (java) S 27680 27683 22827 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274542682 14420721664 7625 33554432000 4194304 4196468 140737055338192 140456237214736 140456309241557 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39714816 140737055343694 140737055343886 140737055343886 140737055346639 0
[pid=27683/tid=27689] ppid=27680 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/27683/task/27689/stat : 27689 (java) S 27680 27683 22827 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274542682 14420721664 7625 33554432000 4194304 4196468 140737055338192 140456236162192 140456309241557 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39714816 140737055343694 140737055343886 140737055343886 140737055346639 0
[pid=27683/tid=27690] ppid=27680 vsize=14082736 memory=139894117533312 CPUtime=0 cores=1,3,5,7
/proc/27683/task/27690/stat : 27690 (java) S 27680 27683 22827 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 274542683 14420721664 7625 33554432000 4194304 4196468 140737055338192 140455513569264 140456309242498 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39714816 140737055343694 140737055343886 140737055343886 140737055346639 0
[pid=27683/tid=27691] ppid=27680 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/27683/task/27691/stat : 27691 (java) S 27680 27683 22827 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 274542683 14420721664 7625 33554432000 4194304 4196468 140737055338192 140455512515488 140456309241557 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39714816 140737055343694 140737055343886 140737055343886 140737055346639 0
[pid=27683/tid=27692] ppid=27680 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27683/task/27692/stat : 27692 (java) S 27680 27683 22827 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 274542684 14420721664 7625 33554432000 4194304 4196468 140737055338192 140455511462896 140456309241557 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39714816 140737055343694 140737055343886 140737055343886 140737055346639 0
[pid=27683/tid=27693] ppid=27680 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27683/task/27693/stat : 27693 (java) S 27680 27683 22827 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274542686 14420721664 7625 33554432000 4194304 4196468 140737055338192 140455510411472 140456309249947 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39714816 140737055343694 140737055343886 140737055343886 140737055346639 0
[pid=27683/tid=27694] ppid=27680 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27683/task/27694/stat : 27694 (java) S 27680 27683 22827 0 -1 1077944384 299 0 0 0 0 0 0 0 20 0 15 0 274542686 14420721664 7625 33554432000 4194304 4196468 140737055338192 140455509359088 140456309242498 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39714816 140737055343694 140737055343886 140737055343886 140737055346639 0
[pid=27683/tid=27695] ppid=27680 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/27683/task/27695/stat : 27695 (java) S 27680 27683 22827 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274542686 14420721664 7625 33554432000 4194304 4196468 140737055338192 140455508306544 140456309242498 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39714816 140737055343694 140737055343886 140737055343886 140737055346639 0
[pid=27683/tid=27696] ppid=27680 vsize=14082736 memory=139894117533312 CPUtime=0.01 cores=1,3,5,7
/proc/27683/task/27696/stat : 27696 (java) S 27680 27683 22827 0 -1 1077944384 285 0 0 0 1 0 0 0 20 0 15 0 274542686 14420721664 7625 33554432000 4194304 4196468 140737055338192 140455507254000 140456309242498 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39714816 140737055343694 140737055343886 140737055343886 140737055346639 0
[pid=27683/tid=27697] ppid=27680 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/27683/task/27697/stat : 27697 (java) S 27680 27683 22827 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274542686 14420721664 7625 33554432000 4194304 4196468 140737055338192 140455506201696 140456309241557 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39714816 140737055343694 140737055343886 140737055343886 140737055346639 0
[pid=27683/tid=27698] ppid=27680 vsize=14082736 memory=139894117533312 CPUtime=0 cores=1,3,5,7
/proc/27683/task/27698/stat : 27698 (java) S 27680 27683 22827 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274542686 14420721664 7625 33554432000 4194304 4196468 140737055338192 140455505148208 140456309242498 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39714816 140737055343694 140737055343886 140737055343886 140737055346639 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 30500 KiB

[startup+0.21275 s]*
/proc/loadavg: 2.06 2.11 1.76 6/216 27698
/proc/meminfo: memFree=23544572/32770624 swapFree=67108500/67108860
[pid=27683] ppid=27680 vsize=14082736 memory=47140 CPUtime=0.31 cores=1,3,5,7
/proc/27683/stat : 27683 (java) S 27680 27683 22827 0 -1 1077944320 10400 0 0 0 29 2 0 0 20 0 15 0 274542680 14420721664 11785 33554432000 4194304 4196468 140737055338192 140737055320736 140456309231351 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 39714816 140737055343694 140737055343886 140737055343886 140737055346639 0
/proc/27683/statm: 3520684 11785 3384 1 0 3482761 0
[pid=27683/tid=27685] ppid=27680 vsize=14082736 memory=7022364594140610616 CPUtime=0.2 cores=1,3,5,7
/proc/27683/task/27685/stat : 27685 (java) R 27680 27683 22827 0 -1 4202560 8081 0 0 0 18 2 0 0 20 0 15 0 274542681 14420721664 11785 33554432000 4194304 4196468 140737055338192 140456313457248 140456293311868 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 39714816 140737055343694 140737055343886 140737055343886 140737055346639 0
[pid=27683/tid=27686] ppid=27680 vsize=14082736 memory=365 CPUtime=0 cores=1,3,5,7
/proc/27683/task/27686/stat : 27686 (java) S 27680 27683 22827 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274542682 14420721664 11785 33554432000 4194304 4196468 140737055338192 140456239319824 140456309241557 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39714816 140737055343694 140737055343886 140737055343886 140737055346639 0
[pid=27683/tid=27687] ppid=27680 vsize=14082736 memory=139894118977560 CPUtime=0 cores=1,3,5,7
/proc/27683/task/27687/stat : 27687 (java) S 27680 27683 22827 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 274542682 14420721664 11785 33554432000 4194304 4196468 140737055338192 140456238267280 140456309241557 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39714816 140737055343694 140737055343886 140737055343886 140737055346639 0
[pid=27683/tid=27688] ppid=27680 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27683/task/27688/stat : 27688 (java) S 27680 27683 22827 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274542682 14420721664 11785 33554432000 4194304 4196468 140737055338192 140456237214736 140456309241557 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39714816 140737055343694 140737055343886 140737055343886 140737055346639 0
[pid=27683/tid=27689] ppid=27680 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/27683/task/27689/stat : 27689 (java) S 27680 27683 22827 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274542682 14420721664 11785 33554432000 4194304 4196468 140737055338192 140456236162192 140456309241557 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39714816 140737055343694 140737055343886 140737055343886 140737055346639 0
[pid=27683/tid=27690] ppid=27680 vsize=14082736 memory=139894117533312 CPUtime=0 cores=1,3,5,7
/proc/27683/task/27690/stat : 27690 (java) S 27680 27683 22827 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 274542683 14420721664 11785 33554432000 4194304 4196468 140737055338192 140455513569264 140456309242498 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39714816 140737055343694 140737055343886 140737055343886 140737055346639 0
[pid=27683/tid=27691] ppid=27680 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/27683/task/27691/stat : 27691 (java) S 27680 27683 22827 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 274542683 14420721664 11785 33554432000 4194304 4196468 140737055338192 140455512515488 140456309241557 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39714816 140737055343694 140737055343886 140737055343886 140737055346639 0
[pid=27683/tid=27692] ppid=27680 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27683/task/27692/stat : 27692 (java) S 27680 27683 22827 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 274542684 14420721664 11785 33554432000 4194304 4196468 140737055338192 140455511462896 140456309241557 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39714816 140737055343694 140737055343886 140737055343886 140737055346639 0
[pid=27683/tid=27693] ppid=27680 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27683/task/27693/stat : 27693 (java) S 27680 27683 22827 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274542686 14420721664 11785 33554432000 4194304 4196468 140737055338192 140455510411472 140456309249947 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39714816 140737055343694 140737055343886 140737055343886 140737055346639 0
[pid=27683/tid=27694] ppid=27680 vsize=14082736 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/27683/task/27694/stat : 27694 (java) R 27680 27683 22827 0 -1 1077944384 394 0 0 0 1 0 0 0 20 0 15 0 274542686 14420721664 11785 33554432000 4194304 4196468 140737055338192 140455509359088 140456309242498 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 39714816 140737055343694 140737055343886 140737055343886 140737055346639 0
[pid=27683/tid=27695] ppid=27680 vsize=14082736 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/27683/task/27695/stat : 27695 (java) S 27680 27683 22827 0 -1 1077944384 210 0 0 0 2 0 0 0 20 0 15 0 274542686 14420721664 11785 33554432000 4194304 4196468 140737055338192 140455508306544 140456309242498 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39714816 140737055343694 140737055343886 140737055343886 140737055346639 0
[pid=27683/tid=27696] ppid=27680 vsize=14082736 memory=139894117533312 CPUtime=0.05 cores=1,3,5,7
/proc/27683/task/27696/stat : 27696 (java) R 27680 27683 22827 0 -1 4202560 333 0 0 0 5 0 0 0 20 0 15 0 274542686 14420721664 11785 33554432000 4194304 4196468 140737055338192 140455507249680 140456287896575 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 39714816 140737055343694 140737055343886 140737055343886 140737055346639 0
[pid=27683/tid=27697] ppid=27680 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/27683/task/27697/stat : 27697 (java) S 27680 27683 22827 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274542686 14420721664 11785 33554432000 4194304 4196468 140737055338192 140455506201696 140456309241557 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39714816 140737055343694 140737055343886 140737055343886 140737055346639 0
[pid=27683/tid=27698] ppid=27680 vsize=14082736 memory=139894117533312 CPUtime=0 cores=1,3,5,7
/proc/27683/task/27698/stat : 27698 (java) S 27680 27683 22827 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274542686 14420721664 11785 33554432000 4194304 4196468 140737055338192 140455505148208 140456309242498 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39714816 140737055343694 140737055343886 140737055343886 140737055346639 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 47140 KiB

[startup+0.310453 s]*
/proc/loadavg: 2.06 2.11 1.76 4/216 27698
/proc/meminfo: memFree=23540912/32770624 swapFree=67108500/67108860
[pid=27683] ppid=27680 vsize=14082736 memory=50908 CPUtime=0.44 cores=1,3,5,7
/proc/27683/stat : 27683 (java) S 27680 27683 22827 0 -1 1077944320 10790 0 0 0 41 3 0 0 20 0 15 0 274542680 14420721664 12727 33554432000 4194304 4196468 140737055338192 140737055320736 140456309231351 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 39714816 140737055343694 140737055343886 140737055343886 140737055346639 0
/proc/27683/statm: 3520684 12727 3425 1 0 3482761 0
[pid=27683/tid=27685] ppid=27680 vsize=14082736 memory=7311146985107750967 CPUtime=0.3 cores=1,3,5,7
/proc/27683/task/27685/stat : 27685 (java) R 27680 27683 22827 0 -1 4202560 8432 0 0 0 28 2 0 0 20 0 15 0 274542681 14420721664 12727 33554432000 4194304 4196468 140737055338192 140456313439184 140456290794907 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 39714816 140737055343694 140737055343886 140737055343886 140737055346639 0
[pid=27683/tid=27686] ppid=27680 vsize=14082736 memory=304556161963917335 CPUtime=0 cores=1,3,5,7
/proc/27683/task/27686/stat : 27686 (java) S 27680 27683 22827 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274542682 14420721664 12727 33554432000 4194304 4196468 140737055338192 140456239319824 140456309241557 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39714816 140737055343694 140737055343886 140737055343886 140737055346639 0
[pid=27683/tid=27687] ppid=27680 vsize=14082736 memory=139894118975044 CPUtime=0 cores=1,3,5,7
/proc/27683/task/27687/stat : 27687 (java) S 27680 27683 22827 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 274542682 14420721664 12727 33554432000 4194304 4196468 140737055338192 140456238267280 140456309241557 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39714816 140737055343694 140737055343886 140737055343886 140737055346639 0
[pid=27683/tid=27688] ppid=27680 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27683/task/27688/stat : 27688 (java) S 27680 27683 22827 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274542682 14420721664 12727 33554432000 4194304 4196468 140737055338192 140456237214736 140456309241557 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39714816 140737055343694 140737055343886 140737055343886 140737055346639 0
[pid=27683/tid=27689] ppid=27680 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/27683/task/27689/stat : 27689 (java) S 27680 27683 22827 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274542682 14420721664 12727 33554432000 4194304 4196468 140737055338192 140456236162192 140456309241557 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39714816 140737055343694 140737055343886 140737055343886 140737055346639 0
[pid=27683/tid=27690] ppid=27680 vsize=14082736 memory=139894117533312 CPUtime=0 cores=1,3,5,7
/proc/27683/task/27690/stat : 27690 (java) S 27680 27683 22827 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 274542683 14420721664 12727 33554432000 4194304 4196468 140737055338192 140455513569264 140456309242498 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39714816 140737055343694 140737055343886 140737055343886 140737055346639 0
[pid=27683/tid=27691] ppid=27680 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/27683/task/27691/stat : 27691 (java) S 27680 27683 22827 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 274542683 14420721664 12727 33554432000 4194304 4196468 140737055338192 140455512515488 140456309241557 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39714816 140737055343694 140737055343886 140737055343886 140737055346639 0
[pid=27683/tid=27692] ppid=27680 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27683/task/27692/stat : 27692 (java) S 27680 27683 22827 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 274542684 14420721664 12727 33554432000 4194304 4196468 140737055338192 140455511462896 140456309241557 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39714816 140737055343694 140737055343886 140737055343886 140737055346639 0
[pid=27683/tid=27693] ppid=27680 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27683/task/27693/stat : 27693 (java) S 27680 27683 22827 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274542686 14420721664 12727 33554432000 4194304 4196468 140737055338192 140455510411472 140456309249947 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39714816 140737055343694 140737055343886 140737055343886 140737055346639 0
[pid=27683/tid=27694] ppid=27680 vsize=14082736 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/27683/task/27694/stat : 27694 (java) S 27680 27683 22827 0 -1 1077944384 399 0 0 0 2 0 0 0 20 0 15 0 274542686 14420721664 12727 33554432000 4194304 4196468 140737055338192 140455509359088 140456309242498 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39714816 140737055343694 140737055343886 140737055343886 140737055346639 0
[pid=27683/tid=27695] ppid=27680 vsize=14082736 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/27683/task/27695/stat : 27695 (java) S 27680 27683 22827 0 -1 1077944384 225 0 0 0 2 0 0 0 20 0 15 0 274542686 14420721664 12727 33554432000 4194304 4196468 140737055338192 140455508306544 140456309242498 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39714816 140737055343694 140737055343886 140737055343886 140737055346639 0
[pid=27683/tid=27696] ppid=27680 vsize=14082736 memory=139894117533312 CPUtime=0.07 cores=1,3,5,7
/proc/27683/task/27696/stat : 27696 (java) S 27680 27683 22827 0 -1 1077944384 352 0 0 0 7 0 0 0 20 0 15 0 274542686 14420721664 12727 33554432000 4194304 4196468 140737055338192 140455507254000 140456309242498 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39714816 140737055343694 140737055343886 140737055343886 140737055346639 0
[pid=27683/tid=27697] ppid=27680 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/27683/task/27697/stat : 27697 (java) S 27680 27683 22827 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274542686 14420721664 12727 33554432000 4194304 4196468 140737055338192 140455506201696 140456309241557 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39714816 140737055343694 140737055343886 140737055343886 140737055346639 0
[pid=27683/tid=27698] ppid=27680 vsize=14082736 memory=139894117533312 CPUtime=0 cores=1,3,5,7
/proc/27683/task/27698/stat : 27698 (java) S 27680 27683 22827 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274542686 14420721664 12727 33554432000 4194304 4196468 140737055338192 140455505148208 140456309242498 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39714816 140737055343694 140737055343886 140737055343886 140737055346639 0
Current children cumulated CPU time: 0.44 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 50908 KiB

[startup+0.700705 s]
/proc/loadavg: 2.06 2.11 1.76 4/216 27698
/proc/meminfo: memFree=23516356/32770624 swapFree=67108500/67108860
[pid=27683] ppid=27680 vsize=14084804 memory=89028 CPUtime=0.99 cores=1,3,5,7
/proc/27683/stat : 27683 (java) S 27680 27683 22827 0 -1 1077944320 17633 0 0 0 94 5 0 0 20 0 15 0 274542680 14422839296 22192 33554432000 4194304 4196468 140737055338192 140737055320736 140456309231351 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 39714816 140737055343694 140737055343886 140737055343886 140737055346639 0
/proc/27683/statm: 3521201 22257 3485 1 0 3483273 0
[pid=27683/tid=27685] ppid=27680 vsize=14084804 memory=1752 CPUtime=0.68 cores=1,3,5,7
/proc/27683/task/27685/stat : 27685 (java) R 27680 27683 22827 0 -1 4202560 14885 0 0 0 64 4 0 0 20 0 15 0 274542681 14422839296 22257 33554432000 4194304 4196468 140737055338192 140456313455456 140456309253277 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 39714816 140737055343694 140737055343886 140737055343886 140737055346639 0
[pid=27683/tid=27686] ppid=27680 vsize=14084804 memory=748 CPUtime=0 cores=1,3,5,7
/proc/27683/task/27686/stat : 27686 (java) S 27680 27683 22827 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274542682 14422839296 22257 33554432000 4194304 4196468 140737055338192 140456239319824 140456309241557 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39714816 140737055343694 140737055343886 140737055343886 140737055346639 0
[pid=27683/tid=27687] ppid=27680 vsize=14084804 memory=1820 CPUtime=0 cores=1,3,5,7
/proc/27683/task/27687/stat : 27687 (java) S 27680 27683 22827 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 274542682 14422839296 22257 33554432000 4194304 4196468 140737055338192 140456238267280 140456309241557 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39714816 140737055343694 140737055343886 140737055343886 140737055346639 0
[pid=27683/tid=27688] ppid=27680 vsize=14084804 memory=4296 CPUtime=0 cores=1,3,5,7
/proc/27683/task/27688/stat : 27688 (java) S 27680 27683 22827 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274542682 14422839296 22257 33554432000 4194304 4196468 140737055338192 140456237214736 140456309241557 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39714816 140737055343694 140737055343886 140737055343886 140737055346639 0
[pid=27683/tid=27689] ppid=27680 vsize=14084804 memory=3480 CPUtime=0 cores=1,3,5,7
/proc/27683/task/27689/stat : 27689 (java) S 27680 27683 22827 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274542682 14422839296 22257 33554432000 4194304 4196468 140737055338192 140456236162192 140456309241557 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39714816 140737055343694 140737055343886 140737055343886 140737055346639 0
[pid=27683/tid=27690] ppid=27680 vsize=14084804 memory=1228 CPUtime=0 cores=1,3,5,7
/proc/27683/task/27690/stat : 27690 (java) S 27680 27683 22827 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 274542683 14422839296 22257 33554432000 4194304 4196468 140737055338192 140455513569264 140456309242498 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39714816 140737055343694 140737055343886 140737055343886 140737055346639 0
[pid=27683/tid=27691] ppid=27680 vsize=14084804 memory=10212 CPUtime=0 cores=1,3,5,7
/proc/27683/task/27691/stat : 27691 (java) S 27680 27683 22827 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 274542683 14422839296 22257 33554432000 4194304 4196468 140737055338192 140455512515488 140456309241557 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39714816 140737055343694 140737055343886 140737055343886 140737055346639 0
[pid=27683/tid=27692] ppid=27680 vsize=14084804 memory=1612 CPUtime=0 cores=1,3,5,7
/proc/27683/task/27692/stat : 27692 (java) S 27680 27683 22827 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 274542684 14422839296 22257 33554432000 4194304 4196468 140737055338192 140455511462896 140456309241557 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39714816 140737055343694 140737055343886 140737055343886 140737055346639 0
[pid=27683/tid=27693] ppid=27680 vsize=14084804 memory=6412 CPUtime=0 cores=1,3,5,7
/proc/27683/task/27693/stat : 27693 (java) S 27680 27683 22827 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274542686 14422839296 22257 33554432000 4194304 4196468 140737055338192 140455510411472 140456309249947 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39714816 140737055343694 140737055343886 140737055343886 140737055346639 0
[pid=27683/tid=27694] ppid=27680 vsize=14084804 memory=6297835844906604903 CPUtime=0.06 cores=1,3,5,7
/proc/27683/task/27694/stat : 27694 (java) S 27680 27683 22827 0 -1 1077944384 534 0 0 0 6 0 0 0 20 0 15 0 274542686 14422839296 22257 33554432000 4194304 4196468 140737055338192 140455509359088 140456309242498 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39714816 140737055343694 140737055343886 140737055343886 140737055346639 0
[pid=27683/tid=27695] ppid=27680 vsize=14084804 memory=8099279071866868840 CPUtime=0.08 cores=1,3,5,7
/proc/27683/task/27695/stat : 27695 (java) S 27680 27683 22827 0 -1 1077944384 388 0 0 0 8 0 0 0 20 0 15 0 274542686 14422839296 22257 33554432000 4194304 4196468 140737055338192 140455508306544 140456309242498 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39714816 140737055343694 140737055343886 140737055343886 140737055346639 0
[pid=27683/tid=27696] ppid=27680 vsize=14084804 memory=4641330296368681045 CPUtime=0.15 cores=1,3,5,7
/proc/27683/task/27696/stat : 27696 (java) S 27680 27683 22827 0 -1 1077944384 445 0 0 0 15 0 0 0 20 0 15 0 274542686 14422839296 22257 33554432000 4194304 4196468 140737055338192 140455507254000 140456309242498 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39714816 140737055343694 140737055343886 140737055343886 140737055346639 0
[pid=27683/tid=27697] ppid=27680 vsize=14084804 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27683/task/27697/stat : 27697 (java) S 27680 27683 22827 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274542686 14422839296 22257 33554432000 4194304 4196468 140737055338192 140455506201696 140456309241557 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39714816 140737055343694 140737055343886 140737055343886 140737055346639 0
[pid=27683/tid=27698] ppid=27680 vsize=14084804 memory=31396 CPUtime=0 cores=1,3,5,7
/proc/27683/task/27698/stat : 27698 (java) S 27680 27683 22827 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274542686 14422839296 22257 33554432000 4194304 4196468 140737055338192 140455505148208 140456309242498 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39714816 140737055343694 140737055343886 140737055343886 140737055346639 0
Current children cumulated CPU time: 0.99 s
Current children cumulated vsize: 14084804 KiB
Current children cumulated memory: 89028 KiB

[startup+1.50078 s]
/proc/loadavg: 2.06 2.11 1.76 5/216 27698
/proc/meminfo: memFree=23481696/32770624 swapFree=67108500/67108860
[pid=27683] ppid=27680 vsize=14088900 memory=217836 CPUtime=2.93 cores=1,3,5,7
/proc/27683/stat : 27683 (java) S 27680 27683 22827 0 -1 1077944320 26232 0 0 0 283 10 0 0 20 0 15 0 274542680 14427033600 54459 33554432000 4194304 4196468 140737055338192 140737055320736 140456309231351 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 39714816 140737055343694 140737055343886 140737055343886 140737055346639 0
/proc/27683/statm: 3522225 54459 3557 1 0 3484297 0
[pid=27683/tid=27685] ppid=27680 vsize=14088900 memory=0 CPUtime=1.47 cores=1,3,5,7
/proc/27683/task/27685/stat : 27685 (java) R 27680 27683 22827 0 -1 4202560 18941 0 0 0 140 7 0 0 20 0 15 0 274542681 14427033600 54459 33554432000 4194304 4196468 140737055338192 140456313468416 140455922317320 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 39714816 140737055343694 140737055343886 140737055343886 140737055346639 0
[pid=27683/tid=27686] ppid=27680 vsize=14088900 memory=-6951259422114956437 CPUtime=0 cores=1,3,5,7
/proc/27683/task/27686/stat : 27686 (java) S 27680 27683 22827 0 -1 1077944384 163 0 0 0 0 0 0 0 20 0 15 0 274542682 14427033600 54459 33554432000 4194304 4196468 140737055338192 140456239319824 140456309241557 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39714816 140737055343694 140737055343886 140737055343886 140737055346639 0
[pid=27683/tid=27687] ppid=27680 vsize=14088900 memory=-6509546260019855295 CPUtime=0 cores=1,3,5,7
/proc/27683/task/27687/stat : 27687 (java) S 27680 27683 22827 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 15 0 274542682 14427033600 54459 33554432000 4194304 4196468 140737055338192 140456238267280 140456309241557 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39714816 140737055343694 140737055343886 140737055343886 140737055346639 0
[pid=27683/tid=27688] ppid=27680 vsize=14088900 memory=-7390251449858225344 CPUtime=0 cores=1,3,5,7
/proc/27683/task/27688/stat : 27688 (java) S 27680 27683 22827 0 -1 1077944384 30 0 0 0 0 0 0 0 20 0 15 0 274542682 14427033600 54459 33554432000 4194304 4196468 140737055338192 140456237214736 140456309241557 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39714816 140737055343694 140737055343886 140737055343886 140737055346639 0
[pid=27683/tid=27689] ppid=27680 vsize=14088900 memory=4134692831991786133 CPUtime=0 cores=1,3,5,7
/proc/27683/task/27689/stat : 27689 (java) S 27680 27683 22827 0 -1 1077944384 79 0 0 0 0 0 0 0 20 0 15 0 274542682 14427033600 54459 33554432000 4194304 4196468 140737055338192 140456236162192 140456309241557 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39714816 140737055343694 140737055343886 140737055343886 140737055346639 0
[pid=27683/tid=27690] ppid=27680 vsize=14088900 memory=-7165351541977658656 CPUtime=0 cores=1,3,5,7
/proc/27683/task/27690/stat : 27690 (java) S 27680 27683 22827 0 -1 1077944384 253 0 0 0 0 0 0 0 20 0 15 0 274542683 14427033600 54459 33554432000 4194304 4196468 140737055338192 140455513569264 140456309242498 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39714816 140737055343694 140737055343886 140737055343886 140737055346639 0

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

/proc/27683/task/27685/stat : 27685 (java) R 27680 27683 22827 0 -1 4202560 25538 0 0 0 10127 8 0 0 20 0 15 0 274542681 14429130752 45140 33554432000 4194304 4196468 140737055338192 140456313469360 140455925731638 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 39714816 140737055343694 140737055343886 140737055343886 140737055346639 0
[pid=27683/tid=27686] ppid=27680 vsize=14090948 memory=180560 CPUtime=0.17 cores=1,3,5,7
/proc/27683/task/27686/stat : 27686 (java) S 27680 27683 22827 0 -1 1077944384 1308 0 0 0 15 2 0 0 20 0 15 0 274542682 14429130752 45140 33554432000 4194304 4196468 140737055338192 140456239319824 140456309241557 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39714816 140737055343694 140737055343886 140737055343886 140737055346639 0
[pid=27683/tid=27687] ppid=27680 vsize=14090948 memory=748 CPUtime=0.17 cores=1,3,5,7
/proc/27683/task/27687/stat : 27687 (java) S 27680 27683 22827 0 -1 1077944384 487 0 0 0 15 2 0 0 20 0 15 0 274542682 14429130752 45140 33554432000 4194304 4196468 140737055338192 140456238267280 140456309241557 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39714816 140737055343694 140737055343886 140737055343886 140737055346639 0
[pid=27683/tid=27688] ppid=27680 vsize=14090948 memory=180560 CPUtime=0.17 cores=1,3,5,7
/proc/27683/task/27688/stat : 27688 (java) S 27680 27683 22827 0 -1 1077944384 1480 0 0 0 15 2 0 0 20 0 15 0 274542682 14429130752 45140 33554432000 4194304 4196468 140737055338192 140456237214736 140456309241557 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39714816 140737055343694 140737055343886 140737055343886 140737055346639 0
[pid=27683/tid=27689] ppid=27680 vsize=14090948 memory=180560 CPUtime=0.17 cores=1,3,5,7
/proc/27683/task/27689/stat : 27689 (java) S 27680 27683 22827 0 -1 1077944384 2608 0 0 0 15 2 0 0 20 0 15 0 274542682 14429130752 45140 33554432000 4194304 4196468 140737055338192 140456236162192 140456309241557 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39714816 140737055343694 140737055343886 140737055343886 140737055346639 0
[pid=27683/tid=27690] ppid=27680 vsize=14090948 memory=0 CPUtime=0.19 cores=1,3,5,7
/proc/27683/task/27690/stat : 27690 (java) S 27680 27683 22827 0 -1 1077944384 1837 0 0 0 17 2 0 0 20 0 15 0 274542683 14429130752 45140 33554432000 4194304 4196468 140737055338192 140455513569264 140456309242498 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 47 0 0 6293624 6294260 39714816 140737055343694 140737055343886 140737055343886 140737055346639 0
[pid=27683/tid=27691] ppid=27680 vsize=14090948 memory=33 CPUtime=0 cores=1,3,5,7
/proc/27683/task/27691/stat : 27691 (java) S 27680 27683 22827 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 15 0 274542683 14429130752 45140 33554432000 4194304 4196468 140737055338192 140455512515552 140456309241557 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39714816 140737055343694 140737055343886 140737055343886 140737055346639 0
[pid=27683/tid=27692] ppid=27680 vsize=14090948 memory=180404 CPUtime=0 cores=1,3,5,7
/proc/27683/task/27692/stat : 27692 (java) S 27680 27683 22827 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 15 0 274542684 14429130752 45140 33554432000 4194304 4196468 140737055338192 140455511462912 140456309241557 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39714816 140737055343694 140737055343886 140737055343886 140737055346639 0
[pid=27683/tid=27693] ppid=27680 vsize=14090948 memory=1576 CPUtime=0 cores=1,3,5,7
/proc/27683/task/27693/stat : 27693 (java) S 27680 27683 22827 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274542686 14429130752 45140 33554432000 4194304 4196468 140737055338192 140455510411472 140456309249947 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39714816 140737055343694 140737055343886 140737055343886 140737055346639 0
[pid=27683/tid=27694] ppid=27680 vsize=14090948 memory=4465 CPUtime=1.64 cores=1,3,5,7
/proc/27683/task/27694/stat : 27694 (java) S 27680 27683 22827 0 -1 1077944384 12014 0 0 0 163 1 0 0 20 0 15 0 274542686 14429130752 45140 33554432000 4194304 4196468 140737055338192 140455509359088 140456309242498 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39714816 140737055343694 140737055343886 140737055343886 140737055346639 0
[pid=27683/tid=27695] ppid=27680 vsize=14090948 memory=4420 CPUtime=1.92 cores=1,3,5,7
/proc/27683/task/27695/stat : 27695 (java) S 27680 27683 22827 0 -1 1077944384 10789 0 0 0 191 1 0 0 20 0 15 0 274542686 14429130752 45140 33554432000 4194304 4196468 140737055338192 140455508306544 140456309242498 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39714816 140737055343694 140737055343886 140737055343886 140737055346639 0
[pid=27683/tid=27696] ppid=27680 vsize=14090948 memory=279787994860192 CPUtime=0.83 cores=1,3,5,7
/proc/27683/task/27696/stat : 27696 (java) S 27680 27683 22827 0 -1 1077944384 10848 0 0 0 82 1 0 0 20 0 15 0 274542686 14429130752 45140 33554432000 4194304 4196468 140737055338192 140455507254000 140456309242498 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39714816 140737055343694 140737055343886 140737055343886 140737055346639 0
[pid=27683/tid=27697] ppid=27680 vsize=14090948 memory=279787994864656 CPUtime=0 cores=1,3,5,7
/proc/27683/task/27697/stat : 27697 (java) S 27680 27683 22827 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274542686 14429130752 45140 33554432000 4194304 4196468 140737055338192 140455506201696 140456309241557 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39714816 140737055343694 140737055343886 140737055343886 140737055346639 0
[pid=27683/tid=27698] ppid=27680 vsize=14090948 memory=180560 CPUtime=0.03 cores=1,3,5,7
/proc/27683/task/27698/stat : 27698 (java) S 27680 27683 22827 0 -1 1077944384 526 0 0 0 1 2 0 0 20 0 15 0 274542686 14429130752 45140 33554432000 4194304 4196468 140737055338192 140455505148208 140456309242498 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 50 0 0 6293624 6294260 39714816 140737055343694 140737055343886 140737055343886 140737055346639 0
Current children cumulated CPU time: 106.76 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 180560 KiB

[startup+162.301 s]
/proc/loadavg: 1.37 1.82 1.71 3/215 27701
/proc/meminfo: memFree=23376556/32770624 swapFree=67108500/67108860
[pid=27683] ppid=27680 vsize=14090948 memory=187060 CPUtime=167.18 cores=1,3,5,7
/proc/27683/stat : 27683 (java) S 27680 27683 22827 0 -1 1077944320 71694 0 0 0 16686 32 0 0 20 0 15 0 274542680 14429130752 46765 33554432000 4194304 4196468 140737055338192 140737055320736 140456309231351 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 39714816 140737055343694 140737055343886 140737055343886 140737055346639 0
/proc/27683/statm: 3522737 46765 3576 1 0 3484809 0
[pid=27683/tid=27685] ppid=27680 vsize=14090948 memory=187060 CPUtime=161 cores=1,3,5,7
/proc/27683/task/27685/stat : 27685 (java) R 27680 27683 22827 0 -1 4202560 26442 0 0 0 16091 9 0 0 20 0 15 0 274542681 14429130752 46765 33554432000 4194304 4196468 140737055338192 140456313469600 140455925731370 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 39714816 140737055343694 140737055343886 140737055343886 140737055346639 0
[pid=27683/tid=27686] ppid=27680 vsize=14090948 memory=187060 CPUtime=0.31 cores=1,3,5,7
/proc/27683/task/27686/stat : 27686 (java) S 27680 27683 22827 0 -1 1077944384 1449 0 0 0 28 3 0 0 20 0 15 0 274542682 14429130752 46765 33554432000 4194304 4196468 140737055338192 140456239319824 140456309241557 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39714816 140737055343694 140737055343886 140737055343886 140737055346639 0
[pid=27683/tid=27687] ppid=27680 vsize=14090948 memory=187060 CPUtime=0.31 cores=1,3,5,7
/proc/27683/task/27687/stat : 27687 (java) S 27680 27683 22827 0 -1 1077944384 563 0 0 0 27 4 0 0 20 0 15 0 274542682 14429130752 46765 33554432000 4194304 4196468 140737055338192 140456238267280 140456309241557 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39714816 140737055343694 140737055343886 140737055343886 140737055346639 0
[pid=27683/tid=27688] ppid=27680 vsize=14090948 memory=187060 CPUtime=0.31 cores=1,3,5,7
/proc/27683/task/27688/stat : 27688 (java) S 27680 27683 22827 0 -1 1077944384 2187 0 0 0 27 4 0 0 20 0 15 0 274542682 14429130752 46765 33554432000 4194304 4196468 140737055338192 140456237214736 140456309241557 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39714816 140737055343694 140737055343886 140737055343886 140737055346639 0
[pid=27683/tid=27689] ppid=27680 vsize=14090948 memory=0 CPUtime=0.32 cores=1,3,5,7
/proc/27683/task/27689/stat : 27689 (java) S 27680 27683 22827 0 -1 1077944384 2715 0 0 0 29 3 0 0 20 0 15 0 274542682 14429130752 46765 33554432000 4194304 4196468 140737055338192 140456236162192 140456309241557 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39714816 140737055343694 140737055343886 140737055343886 140737055346639 0
[pid=27683/tid=27690] ppid=27680 vsize=14090948 memory=192 CPUtime=0.36 cores=1,3,5,7
/proc/27683/task/27690/stat : 27690 (java) S 27680 27683 22827 0 -1 1077944384 2102 0 0 0 33 3 0 0 20 0 15 0 274542683 14429130752 46765 33554432000 4194304 4196468 140737055338192 140455513569264 140456309242498 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 47 0 0 6293624 6294260 39714816 140737055343694 140737055343886 140737055343886 140737055346639 0
[pid=27683/tid=27691] ppid=27680 vsize=14090948 memory=187060 CPUtime=0 cores=1,3,5,7
/proc/27683/task/27691/stat : 27691 (java) S 27680 27683 22827 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 15 0 274542683 14429130752 46765 33554432000 4194304 4196468 140737055338192 140455512515552 140456309241557 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39714816 140737055343694 140737055343886 140737055343886 140737055346639 0
[pid=27683/tid=27692] ppid=27680 vsize=14090948 memory=187060 CPUtime=0 cores=1,3,5,7
/proc/27683/task/27692/stat : 27692 (java) S 27680 27683 22827 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 15 0 274542684 14429130752 46765 33554432000 4194304 4196468 140737055338192 140455511462912 140456309241557 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39714816 140737055343694 140737055343886 140737055343886 140737055346639 0
[pid=27683/tid=27693] ppid=27680 vsize=14090948 memory=187060 CPUtime=0 cores=1,3,5,7
/proc/27683/task/27693/stat : 27693 (java) S 27680 27683 22827 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274542686 14429130752 46765 33554432000 4194304 4196468 140737055338192 140455510411472 140456309249947 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39714816 140737055343694 140737055343886 140737055343886 140737055346639 0
[pid=27683/tid=27694] ppid=27680 vsize=14090948 memory=187060 CPUtime=1.65 cores=1,3,5,7
/proc/27683/task/27694/stat : 27694 (java) S 27680 27683 22827 0 -1 1077944384 12606 0 0 0 164 1 0 0 20 0 15 0 274542686 14429130752 46765 33554432000 4194304 4196468 140737055338192 140455509359088 140456309242498 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39714816 140737055343694 140737055343886 140737055343886 140737055346639 0
[pid=27683/tid=27695] ppid=27680 vsize=14090948 memory=187060 CPUtime=1.92 cores=1,3,5,7
/proc/27683/task/27695/stat : 27695 (java) S 27680 27683 22827 0 -1 1077944384 10792 0 0 0 191 1 0 0 20 0 15 0 274542686 14429130752 46765 33554432000 4194304 4196468 140737055338192 140455508306544 140456309242498 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39714816 140737055343694 140737055343886 140737055343886 140737055346639 0
[pid=27683/tid=27696] ppid=27680 vsize=14090948 memory=187060 CPUtime=0.83 cores=1,3,5,7
/proc/27683/task/27696/stat : 27696 (java) S 27680 27683 22827 0 -1 1077944384 10851 0 0 0 82 1 0 0 20 0 15 0 274542686 14429130752 46765 33554432000 4194304 4196468 140737055338192 140455507254000 140456309242498 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39714816 140737055343694 140737055343886 140737055343886 140737055346639 0
[pid=27683/tid=27697] ppid=27680 vsize=14090948 memory=187060 CPUtime=0 cores=1,3,5,7
/proc/27683/task/27697/stat : 27697 (java) S 27680 27683 22827 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274542686 14429130752 46765 33554432000 4194304 4196468 140737055338192 140455506201696 140456309241557 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39714816 140737055343694 140737055343886 140737055343886 140737055346639 0
[pid=27683/tid=27698] ppid=27680 vsize=14090948 memory=1616 CPUtime=0.05 cores=1,3,5,7
/proc/27683/task/27698/stat : 27698 (java) S 27680 27683 22827 0 -1 1077944384 557 0 0 0 2 3 0 0 20 0 15 0 274542686 14429130752 46765 33554432000 4194304 4196468 140737055338192 140455505148208 140456309242498 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 50 0 0 6293624 6294260 39714816 140737055343694 140737055343886 140737055343886 140737055346639 0
Current children cumulated CPU time: 167.18 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 187060 KiB

[startup+222.302 s]
/proc/loadavg: 1.65 1.82 1.72 3/215 27930
/proc/meminfo: memFree=21774908/32770624 swapFree=67108500/67108860
[pid=27683] ppid=27680 vsize=14090948 memory=193440 CPUtime=227.73 cores=1,3,5,7
/proc/27683/stat : 27683 (java) S 27680 27683 22827 0 -1 1077944320 76142 0 0 0 22735 38 0 0 20 0 15 0 274542680 14429130752 48360 33554432000 4194304 4196468 140737055338192 140737055320736 140456309231351 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 39714816 140737055343694 140737055343886 140737055343886 140737055346639 0
/proc/27683/statm: 3522737 48360 3576 1 0 3484809 0
[pid=27683/tid=27685] ppid=27680 vsize=14090948 memory=189280 CPUtime=220.52 cores=1,3,5,7
/proc/27683/task/27685/stat : 27685 (java) R 27680 27683 22827 0 -1 4202560 27028 0 0 0 22043 9 0 0 20 0 15 0 274542681 14429130752 48360 33554432000 4194304 4196468 140737055338192 140456313469456 140455926765478 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 39714816 140737055343694 140737055343886 140737055343886 140737055346639 0
[pid=27683/tid=27686] ppid=27680 vsize=14090948 memory=193440 CPUtime=0.49 cores=1,3,5,7
/proc/27683/task/27686/stat : 27686 (java) S 27680 27683 22827 0 -1 1077944384 1496 0 0 0 44 5 0 0 20 0 15 0 274542682 14429130752 48360 33554432000 4194304 4196468 140737055338192 140456239319824 140456309241557 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39714816 140737055343694 140737055343886 140737055343886 140737055346639 0
[pid=27683/tid=27687] ppid=27680 vsize=14090948 memory=193440 CPUtime=0.49 cores=1,3,5,7
/proc/27683/task/27687/stat : 27687 (java) S 27680 27683 22827 0 -1 1077944384 609 0 0 0 44 5 0 0 20 0 15 0 274542682 14429130752 48360 33554432000 4194304 4196468 140737055338192 140456238267280 140456309241557 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39714816 140737055343694 140737055343886 140737055343886 140737055346639 0
[pid=27683/tid=27688] ppid=27680 vsize=14090948 memory=192 CPUtime=0.48 cores=1,3,5,7
/proc/27683/task/27688/stat : 27688 (java) S 27680 27683 22827 0 -1 1077944384 2221 0 0 0 43 5 0 0 20 0 15 0 274542682 14429130752 48360 33554432000 4194304 4196468 140737055338192 140456237214736 140456309241557 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39714816 140737055343694 140737055343886 140737055343886 140737055346639 0
[pid=27683/tid=27689] ppid=27680 vsize=14090948 memory=193440 CPUtime=0.49 cores=1,3,5,7
/proc/27683/task/27689/stat : 27689 (java) S 27680 27683 22827 0 -1 1077944384 2777 0 0 0 44 5 0 0 20 0 15 0 274542682 14429130752 48360 33554432000 4194304 4196468 140737055338192 140456236162192 140456309241557 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39714816 140737055343694 140737055343886 140737055343886 140737055346639 0
[pid=27683/tid=27690] ppid=27680 vsize=14090948 memory=193440 CPUtime=0.53 cores=1,3,5,7
/proc/27683/task/27690/stat : 27690 (java) S 27680 27683 22827 0 -1 1077944384 2114 0 0 0 49 4 0 0 20 0 15 0 274542683 14429130752 48360 33554432000 4194304 4196468 140737055338192 140455513569264 140456309242498 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 47 0 0 6293624 6294260 39714816 140737055343694 140737055343886 140737055343886 140737055346639 0
[pid=27683/tid=27691] ppid=27680 vsize=14090948 memory=193440 CPUtime=0 cores=1,3,5,7
/proc/27683/task/27691/stat : 27691 (java) S 27680 27683 22827 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 15 0 274542683 14429130752 48360 33554432000 4194304 4196468 140737055338192 140455512515552 140456309241557 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39714816 140737055343694 140737055343886 140737055343886 140737055346639 0
[pid=27683/tid=27692] ppid=27680 vsize=14090948 memory=3816 CPUtime=0 cores=1,3,5,7
/proc/27683/task/27692/stat : 27692 (java) S 27680 27683 22827 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 15 0 274542684 14429130752 48360 33554432000 4194304 4196468 140737055338192 140455511462912 140456309241557 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39714816 140737055343694 140737055343886 140737055343886 140737055346639 0
[pid=27683/tid=27693] ppid=27680 vsize=14090948 memory=6791534058613427641 CPUtime=0 cores=1,3,5,7
/proc/27683/task/27693/stat : 27693 (java) S 27680 27683 22827 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274542686 14429130752 48360 33554432000 4194304 4196468 140737055338192 140455510411472 140456309249947 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39714816 140737055343694 140737055343886 140737055343886 140737055346639 0
[pid=27683/tid=27694] ppid=27680 vsize=14090948 memory=1612 CPUtime=1.75 cores=1,3,5,7
/proc/27683/task/27694/stat : 27694 (java) S 27680 27683 22827 0 -1 1077944384 14167 0 0 0 173 2 0 0 20 0 15 0 274542686 14429130752 48360 33554432000 4194304 4196468 140737055338192 140455509359088 140456309242498 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39714816 140737055343694 140737055343886 140737055343886 140737055346639 0
[pid=27683/tid=27695] ppid=27680 vsize=14090948 memory=193440 CPUtime=1.97 cores=1,3,5,7
/proc/27683/task/27695/stat : 27695 (java) S 27680 27683 22827 0 -1 1077944384 12288 0 0 0 196 1 0 0 20 0 15 0 274542686 14429130752 48360 33554432000 4194304 4196468 140737055338192 140455508306544 140456309242498 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39714816 140737055343694 140737055343886 140737055343886 140737055346639 0
[pid=27683/tid=27696] ppid=27680 vsize=14090948 memory=10212 CPUtime=0.83 cores=1,3,5,7
/proc/27683/task/27696/stat : 27696 (java) S 27680 27683 22827 0 -1 1077944384 11446 0 0 0 82 1 0 0 20 0 15 0 274542686 14429130752 48360 33554432000 4194304 4196468 140737055338192 140455507254000 140456309242498 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39714816 140737055343694 140737055343886 140737055343886 140737055346639 0
[pid=27683/tid=27697] ppid=27680 vsize=14090948 memory=6864 CPUtime=0 cores=1,3,5,7
/proc/27683/task/27697/stat : 27697 (java) S 27680 27683 22827 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274542686 14429130752 48360 33554432000 4194304 4196468 140737055338192 140455506201696 140456309241557 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39714816 140737055343694 140737055343886 140737055343886 140737055346639 0
[pid=27683/tid=27698] ppid=27680 vsize=14090948 memory=1116 CPUtime=0.08 cores=1,3,5,7
/proc/27683/task/27698/stat : 27698 (java) S 27680 27683 22827 0 -1 1077944384 566 0 0 0 4 4 0 0 20 0 15 0 274542686 14429130752 48360 33554432000 4194304 4196468 140737055338192 140455505148208 140456309242498 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 50 0 0 6293624 6294260 39714816 140737055343694 140737055343886 140737055343886 140737055346639 0
Current children cumulated CPU time: 227.73 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 193440 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+246.401 s]
/proc/loadavg: 1.50 1.77 1.70 3/215 27931
/proc/meminfo: memFree=21763436/32770624 swapFree=67108500/67108860
[pid=27683] ppid=27680 vsize=14090948 memory=197792 CPUtime=252.07 cores=1,3,5,7
/proc/27683/stat : 27683 (java) S 27680 27683 22827 0 -1 1077944320 77883 0 0 0 25166 41 0 0 20 0 15 0 274542680 14429130752 49448 33554432000 4194304 4196468 140737055338192 140737055320736 140456309231351 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 39714816 140737055343694 140737055343886 140737055343886 140737055346639 0
/proc/27683/statm: 3522737 49448 3576 1 0 3484809 0
[pid=27683/tid=27685] ppid=27680 vsize=14090948 memory=197792 CPUtime=244.39 cores=1,3,5,7
/proc/27683/task/27685/stat : 27685 (java) R 27680 27683 22827 0 -1 4202560 27572 0 0 0 24430 9 0 0 20 0 15 0 274542681 14429130752 49448 33554432000 4194304 4196468 140737055338192 140456313469536 140455925711010 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 39714816 140737055343694 140737055343886 140737055343886 140737055346639 0
[pid=27683/tid=27686] ppid=27680 vsize=14090948 memory=3816 CPUtime=0.57 cores=1,3,5,7
/proc/27683/task/27686/stat : 27686 (java) S 27680 27683 22827 0 -1 1077944384 1533 0 0 0 51 6 0 0 20 0 15 0 274542682 14429130752 49448 33554432000 4194304 4196468 140737055338192 140456239319824 140456309241557 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39714816 140737055343694 140737055343886 140737055343886 140737055346639 0
[pid=27683/tid=27687] ppid=27680 vsize=14090948 memory=6864 CPUtime=0.58 cores=1,3,5,7
/proc/27683/task/27687/stat : 27687 (java) S 27680 27683 22827 0 -1 1077944384 658 0 0 0 53 5 0 0 20 0 15 0 274542682 14429130752 49448 33554432000 4194304 4196468 140737055338192 140456238267280 140456309241557 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39714816 140737055343694 140737055343886 140737055343886 140737055346639 0
[pid=27683/tid=27688] ppid=27680 vsize=14090948 memory=1116 CPUtime=0.57 cores=1,3,5,7
/proc/27683/task/27688/stat : 27688 (java) S 27680 27683 22827 0 -1 1077944384 2910 0 0 0 51 6 0 0 20 0 15 0 274542682 14429130752 49448 33554432000 4194304 4196468 140737055338192 140456237214736 140456309241557 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39714816 140737055343694 140737055343886 140737055343886 140737055346639 0
[pid=27683/tid=27689] ppid=27680 vsize=14090948 memory=6864 CPUtime=0.57 cores=1,3,5,7
/proc/27683/task/27689/stat : 27689 (java) S 27680 27683 22827 0 -1 1077944384 2910 0 0 0 52 5 0 0 20 0 15 0 274542682 14429130752 49448 33554432000 4194304 4196468 140737055338192 140456236162192 140456309241557 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39714816 140737055343694 140737055343886 140737055343886 140737055346639 0
[pid=27683/tid=27690] ppid=27680 vsize=14090948 memory=1116 CPUtime=0.63 cores=1,3,5,7
/proc/27683/task/27690/stat : 27690 (java) S 27680 27683 22827 0 -1 1077944384 2377 0 0 0 58 5 0 0 20 0 15 0 274542683 14429130752 49448 33554432000 4194304 4196468 140737055338192 140455513569264 140456309242498 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 47 0 0 6293624 6294260 39714816 140737055343694 140737055343886 140737055343886 140737055346639 0
[pid=27683/tid=27691] ppid=27680 vsize=14090948 memory=2132 CPUtime=0 cores=1,3,5,7
/proc/27683/task/27691/stat : 27691 (java) S 27680 27683 22827 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 15 0 274542683 14429130752 49448 33554432000 4194304 4196468 140737055338192 140455512515552 140456309241557 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39714816 140737055343694 140737055343886 140737055343886 140737055346639 0
[pid=27683/tid=27692] ppid=27680 vsize=14090948 memory=197792 CPUtime=0 cores=1,3,5,7
/proc/27683/task/27692/stat : 27692 (java) S 27680 27683 22827 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 15 0 274542684 14429130752 49448 33554432000 4194304 4196468 140737055338192 140455511462912 140456309241557 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39714816 140737055343694 140737055343886 140737055343886 140737055346639 0
[pid=27683/tid=27693] ppid=27680 vsize=14090948 memory=4580 CPUtime=0 cores=1,3,5,7
/proc/27683/task/27693/stat : 27693 (java) S 27680 27683 22827 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274542686 14429130752 49448 33554432000 4194304 4196468 140737055338192 140455510411472 140456309249947 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39714816 140737055343694 140737055343886 140737055343886 140737055346639 0
[pid=27683/tid=27694] ppid=27680 vsize=14090948 memory=13468 CPUtime=1.75 cores=1,3,5,7
/proc/27683/task/27694/stat : 27694 (java) S 27680 27683 22827 0 -1 1077944384 14169 0 0 0 173 2 0 0 20 0 15 0 274542686 14429130752 49448 33554432000 4194304 4196468 140737055338192 140455509359088 140456309242498 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39714816 140737055343694 140737055343886 140737055343886 140737055346639 0
[pid=27683/tid=27695] ppid=27680 vsize=14090948 memory=197536 CPUtime=1.97 cores=1,3,5,7
/proc/27683/task/27695/stat : 27695 (java) S 27680 27683 22827 0 -1 1077944384 12291 0 0 0 196 1 0 0 20 0 15 0 274542686 14429130752 49448 33554432000 4194304 4196468 140737055338192 140455508306544 140456309242498 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39714816 140737055343694 140737055343886 140737055343886 140737055346639 0
[pid=27683/tid=27696] ppid=27680 vsize=14090948 memory=748 CPUtime=0.83 cores=1,3,5,7
/proc/27683/task/27696/stat : 27696 (java) S 27680 27683 22827 0 -1 1077944384 11449 0 0 0 82 1 0 0 20 0 15 0 274542686 14429130752 49448 33554432000 4194304 4196468 140737055338192 140455507254000 140456309242498 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39714816 140737055343694 140737055343886 140737055343886 140737055346639 0
[pid=27683/tid=27697] ppid=27680 vsize=14090948 memory=1820 CPUtime=0 cores=1,3,5,7
/proc/27683/task/27697/stat : 27697 (java) S 27680 27683 22827 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274542686 14429130752 49448 33554432000 4194304 4196468 140737055338192 140455506201696 140456309241557 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39714816 140737055343694 140737055343886 140737055343886 140737055346639 0
[pid=27683/tid=27698] ppid=27680 vsize=14090948 memory=6791534058613427641 CPUtime=0.09 cores=1,3,5,7
/proc/27683/task/27698/stat : 27698 (java) S 27680 27683 22827 0 -1 1077944384 584 0 0 0 4 5 0 0 20 0 15 0 274542686 14429130752 49448 33554432000 4194304 4196468 140737055338192 140455505148208 140456309242498 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 50 0 0 6293624 6294260 39714816 140737055343694 140737055343886 140737055343886 140737055346639 0
Current children cumulated CPU time: 252.07 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 197792 KiB

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

[startup+246.416 s]
# the end of solver process 27683 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=251.677 s, system=0.426525 s

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

Child status: 143
Real time (s): 246.416
CPU time (s): 252.103
CPU user time (s): 251.677
CPU system time (s): 0.426525
CPU usage (%): 102.308
Max. virtual memory (cumulated for all children) (KiB): 14090948
Max. memory (cumulated for all children) (KiB): 247556

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 251.677
system time used= 0.426525
maximum resident set size= 249572
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 78383
page faults= 0
swaps= 0
block input operations= 0
block output operations= 400
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 24593
involuntary context switches= 576


# summary of solver processes directly reported to runsolver:
#   pid: 27683
#   total CPU time (s): 252.103
#   total CPU user time (s): 251.677
#   total CPU system time (s): 0.426525

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.43735 second user time and 2.30598 second system time

The end

Launcher Data

Begin job on node104 at 2018-08-18 07:23:15
IDJOB=4312306
IDBENCH=141353
IDSOLVER=2800
FILE ID=node104/4312306-1534569795
RUNJOBID= node104-1534568568-26366
PBS_JOBID= 21038643
Free space on /tmp= 47320 MiB

SOLVER NAME= OscaR - Conflict Ordering with restarts 2018-08-17
BENCH NAME= XCSP18/TemplateDesign/TemplateDesign-m1-herbs_c18.xml
COMMAND LINE= java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 11000 --nbcore 1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4312306-1534569795/watcher-4312306-1534569795 -o /tmp/evaluation-result-4312306-1534569795/solver-4312306-1534569795 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node104-1534568568-26366 --watchdog 312  java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed 1608584884 --timelimit 252 --memlimit 11000 --nbcore 1 HOME/instance-4312306-1534569795.xml

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

MD5SUM BENCH= c28699084a36c5d45188c7cead550bcc
RANDOM SEED=1608584884

node104.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.11
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.11
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.11
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.11
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:        23578416 kB
MemAvailable:   31268400 kB
Buffers:          217304 kB
Cached:          7721520 kB
SwapCached:            4 kB
Active:          4721788 kB
Inactive:        3890040 kB
Active(anon):     648836 kB
Inactive(anon):    92888 kB
Active(file):    4072952 kB
Inactive(file):  3797152 kB
Unevictable:        7320 kB
Mlocked:            7320 kB
SwapTotal:      67108860 kB
SwapFree:       67108500 kB
Dirty:             35916 kB
Writeback:             0 kB
AnonPages:        680416 kB
Mapped:            32280 kB
Shmem:             66020 kB
Slab:             277172 kB
SReclaimable:     248340 kB
SUnreclaim:        28832 kB
KernelStack:        3504 kB
PageTables:         6480 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2116704 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    546816 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= 47284 MiB
End job on node104 at 2018-08-18 07:27:22