Trace number 4299062

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
The dodo solver 2018-04-29? (TO) 2520.09 2466.73

General information on the benchmark

NameQuasigroups_mini/
QuasiGroup-v7-10_mini_c18.xml
MD5SUMba10c53a53c6ac87d986792da34ee429
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.783118
Satisfiable
(Un)Satisfiability was proved
Number of variables200
Number of constraints210
Number of domains1
Minimum domain size10
Maximum domain size10
Distribution of domain sizes[{"size":10,"count":190}]
Minimum variable degree0
Maximum variable degree22
Distribution of variable degrees[{"degree":0,"count":10},{"degree":2,"count":90},{"degree":21,"count":10},{"degree":22,"count":90}]
Minimum constraint arity1
Maximum constraint arity12
Distribution of constraint arities[{"arity":1,"count":10},{"arity":10,"count":20},{"arity":12,"count":180}]
Number of extensional constraints0
Number of intensional constraints10
Distribution of constraint types[{"type":"intension","count":10},{"type":"allDifferent","count":20},{"type":"element","count":180}]
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: 2520
0.12/0.13	c memlimit: -1
0.12/0.13	c nbcore: -1
2520.05/2466.70	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 (11011 MiB free)
  memory of node 1: 16384 MiB (15091 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4299062-1532799652/watcher-4299062-1532799652 -o /tmp/evaluation-result-4299062-1532799652/solver-4299062-1532799652 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node135-1532774549-6745 --watchdog 2580 java -jar HOME/dodo_solver.jar HOME/instance-4299062-1532799652.xml --timelimit 2520 

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

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


[startup+0.100094 s]*
/proc/loadavg: 2.01 1.82 1.75 4/219 9365
/proc/meminfo: memFree=26714432/32770624 swapFree=67108860/67108860
[pid=9350] ppid=9347 vsize=10658972 memory=27656 CPUtime=0.12 cores=1,3,5,7
/proc/9350/stat : 9350 (java) S 9347 9350 6713 0 -1 1077944320 5246 0 0 0 11 1 0 0 20 0 15 0 97528405 10914787328 6914 33554432000 4194304 4196468 140734606338432 140734606320976 140150510030583 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 23625728 140734606341240 140734606341385 140734606341385 140734606344143 0
/proc/9350/statm: 2664743 6914 2840 1 0 2627263 0
[pid=9350/tid=9352] ppid=9347 vsize=10658972 memory=-8536674741658678464 CPUtime=0.08 cores=1,3,5,7
/proc/9350/task/9352/stat : 9352 (java) R 9347 9350 6713 0 -1 4202560 3110 0 0 0 8 0 0 0 20 0 15 0 97528405 10914787328 6914 33554432000 4194304 4196468 140734606338432 140150514260784 140150510042518 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 23625728 140734606341240 140734606341385 140734606341385 140734606344143 0
[pid=9350/tid=9353] ppid=9347 vsize=10658972 memory=-7522837583129502606 CPUtime=0 cores=1,3,5,7
/proc/9350/task/9353/stat : 9353 (java) S 9347 9350 6713 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97528406 10914787328 6914 33554432000 4194304 4196468 140734606338432 140150436104592 140150510040789 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23625728 140734606341240 140734606341385 140734606341385 140734606344143 0
[pid=9350/tid=9354] ppid=9347 vsize=10658972 memory=139706490885760 CPUtime=0 cores=1,3,5,7
/proc/9350/task/9354/stat : 9354 (java) S 9347 9350 6713 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97528406 10914787328 6914 33554432000 4194304 4196468 140734606338432 140150435051792 140150510040789 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23625728 140734606341240 140734606341385 140734606341385 140734606344143 0
[pid=9350/tid=9355] ppid=9347 vsize=10658972 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9350/task/9355/stat : 9355 (java) S 9347 9350 6713 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97528406 10914787328 6914 33554432000 4194304 4196468 140734606338432 140150433999504 140150510040789 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23625728 140734606341240 140734606341385 140734606341385 140734606344143 0
[pid=9350/tid=9356] ppid=9347 vsize=10658972 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/9350/task/9356/stat : 9356 (java) S 9347 9350 6713 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 97528406 10914787328 6914 33554432000 4194304 4196468 140734606338432 140150432946704 140150510040789 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23625728 140734606341240 140734606341385 140734606341385 140734606344143 0
[pid=9350/tid=9357] ppid=9347 vsize=10658972 memory=139706490885760 CPUtime=0 cores=1,3,5,7
/proc/9350/task/9357/stat : 9357 (java) S 9347 9350 6713 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 97528407 10914787328 6914 33554432000 4194304 4196468 140734606338432 140150001564272 140150510041730 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23625728 140734606341240 140734606341385 140734606341385 140734606344143 0
[pid=9350/tid=9358] ppid=9347 vsize=10658972 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/9350/task/9358/stat : 9358 (java) S 9347 9350 6713 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 97528408 10914787328 6914 33554432000 4194304 4196468 140734606338432 140150000510240 140150510040789 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23625728 140734606341240 140734606341385 140734606341385 140734606344143 0
[pid=9350/tid=9359] ppid=9347 vsize=10658972 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9350/task/9359/stat : 9359 (java) S 9347 9350 6713 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 97528408 10914787328 6914 33554432000 4194304 4196468 140734606338432 140149999457904 140150510040789 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23625728 140734606341240 140734606341385 140734606341385 140734606344143 0
[pid=9350/tid=9360] ppid=9347 vsize=10658972 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9350/task/9360/stat : 9360 (java) S 9347 9350 6713 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97528410 10914787328 6914 33554432000 4194304 4196468 140734606338432 140149998406224 140150510049179 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23625728 140734606341240 140734606341385 140734606341385 140734606344143 0
[pid=9350/tid=9361] ppid=9347 vsize=10658972 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9350/task/9361/stat : 9361 (java) R 9347 9350 6713 0 -1 4202560 428 0 0 0 0 0 0 0 20 0 15 0 97528410 10914787328 6914 33554432000 4194304 4196468 140734606338432 140149997353072 140150493454413 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 23625728 140734606341240 140734606341385 140734606341385 140734606344143 0
[pid=9350/tid=9362] ppid=9347 vsize=10658972 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/9350/task/9362/stat : 9362 (java) R 9347 9350 6713 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97528410 10914787328 6914 33554432000 4194304 4196468 140734606338432 140149996300272 140150510041730 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 23625728 140734606341240 140734606341385 140734606341385 140734606344143 0
[pid=9350/tid=9363] ppid=9347 vsize=10658972 memory=139706490885760 CPUtime=0.02 cores=1,3,5,7
/proc/9350/task/9363/stat : 9363 (java) R 9347 9350 6713 0 -1 4202560 346 0 0 0 2 0 0 0 20 0 15 0 97528410 10914787328 6914 33554432000 4194304 4196468 140734606338432 140149995245520 140150510051930 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 23625728 140734606341240 140734606341385 140734606341385 140734606344143 0
[pid=9350/tid=9364] ppid=9347 vsize=10658972 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/9350/task/9364/stat : 9364 (java) S 9347 9350 6713 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97528410 10914787328 6914 33554432000 4194304 4196468 140734606338432 140149994195424 140150510040789 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23625728 140734606341240 140734606341385 140734606341385 140734606344143 0
[pid=9350/tid=9365] ppid=9347 vsize=10658972 memory=139706490885760 CPUtime=0 cores=1,3,5,7
/proc/9350/task/9365/stat : 9365 (java) S 9347 9350 6713 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97528411 10914787328 6914 33554432000 4194304 4196468 140734606338432 140149993143216 140150510041730 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23625728 140734606341240 140734606341385 140734606341385 140734606344143 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 10658972 KiB
Current children cumulated memory: 27656 KiB

[startup+0.210703 s]*
/proc/loadavg: 2.01 1.82 1.75 4/219 9365
/proc/meminfo: memFree=26702472/32770624 swapFree=67108860/67108860
[pid=9350] ppid=9347 vsize=10661056 memory=40716 CPUtime=0.33 cores=1,3,5,7
/proc/9350/stat : 9350 (java) S 9347 9350 6713 0 -1 1077944320 8214 0 0 0 31 2 0 0 20 0 15 0 97528405 10916921344 10179 33554432000 4194304 4196468 140734606338432 140734606320976 140150510030583 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 23625728 140734606341240 140734606341385 140734606341385 140734606344143 0
/proc/9350/statm: 2665264 10179 3000 1 0 2627263 0
[pid=9350/tid=9352] ppid=9347 vsize=10661056 memory=7022364594140610616 CPUtime=0.19 cores=1,3,5,7
/proc/9350/task/9352/stat : 9352 (java) R 9347 9350 6713 0 -1 4202560 5126 0 0 0 18 1 0 0 20 0 15 0 97528405 10916921344 10179 33554432000 4194304 4196468 140734606338432 140150514269520 140150510052509 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 23625728 140734606341240 140734606341385 140734606341385 140734606344143 0
[pid=9350/tid=9353] ppid=9347 vsize=10661056 memory=365 CPUtime=0 cores=1,3,5,7
/proc/9350/task/9353/stat : 9353 (java) S 9347 9350 6713 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97528406 10916921344 10179 33554432000 4194304 4196468 140734606338432 140150436104592 140150510040789 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23625728 140734606341240 140734606341385 140734606341385 140734606344143 0
[pid=9350/tid=9354] ppid=9347 vsize=10661056 memory=139706490895176 CPUtime=0 cores=1,3,5,7
/proc/9350/task/9354/stat : 9354 (java) S 9347 9350 6713 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97528406 10916921344 10179 33554432000 4194304 4196468 140734606338432 140150435051792 140150510040789 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23625728 140734606341240 140734606341385 140734606341385 140734606344143 0
[pid=9350/tid=9355] ppid=9347 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9350/task/9355/stat : 9355 (java) S 9347 9350 6713 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97528406 10916921344 10179 33554432000 4194304 4196468 140734606338432 140150433999504 140150510040789 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23625728 140734606341240 140734606341385 140734606341385 140734606344143 0
[pid=9350/tid=9356] ppid=9347 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/9350/task/9356/stat : 9356 (java) S 9347 9350 6713 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 97528406 10916921344 10179 33554432000 4194304 4196468 140734606338432 140150432946704 140150510040789 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23625728 140734606341240 140734606341385 140734606341385 140734606344143 0
[pid=9350/tid=9357] ppid=9347 vsize=10661056 memory=139706490885760 CPUtime=0 cores=1,3,5,7
/proc/9350/task/9357/stat : 9357 (java) S 9347 9350 6713 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 97528407 10916921344 10179 33554432000 4194304 4196468 140734606338432 140150001564272 140150510041730 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23625728 140734606341240 140734606341385 140734606341385 140734606344143 0
[pid=9350/tid=9358] ppid=9347 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/9350/task/9358/stat : 9358 (java) S 9347 9350 6713 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 97528408 10916921344 10179 33554432000 4194304 4196468 140734606338432 140150000510240 140150510040789 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23625728 140734606341240 140734606341385 140734606341385 140734606344143 0
[pid=9350/tid=9359] ppid=9347 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9350/task/9359/stat : 9359 (java) S 9347 9350 6713 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 97528408 10916921344 10179 33554432000 4194304 4196468 140734606338432 140149999457904 140150510040789 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23625728 140734606341240 140734606341385 140734606341385 140734606344143 0
[pid=9350/tid=9360] ppid=9347 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9350/task/9360/stat : 9360 (java) S 9347 9350 6713 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97528410 10916921344 10179 33554432000 4194304 4196468 140734606338432 140149998406224 140150510049179 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23625728 140734606341240 140734606341385 140734606341385 140734606344143 0
[pid=9350/tid=9361] ppid=9347 vsize=10661056 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/9350/task/9361/stat : 9361 (java) S 9347 9350 6713 0 -1 1077944384 690 0 0 0 2 0 0 0 20 0 15 0 97528410 10916921344 10179 33554432000 4194304 4196468 140734606338432 140149997353072 140150510041730 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23625728 140734606341240 140734606341385 140734606341385 140734606344143 0
[pid=9350/tid=9362] ppid=9347 vsize=10661056 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/9350/task/9362/stat : 9362 (java) S 9347 9350 6713 0 -1 1077944384 163 0 0 0 2 0 0 0 20 0 15 0 97528410 10916921344 10179 33554432000 4194304 4196468 140734606338432 140149996300272 140150510041730 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23625728 140734606341240 140734606341385 140734606341385 140734606344143 0
[pid=9350/tid=9363] ppid=9347 vsize=10661056 memory=139706490885760 CPUtime=0.08 cores=1,3,5,7
/proc/9350/task/9363/stat : 9363 (java) R 9347 9350 6713 0 -1 4202560 868 0 0 0 8 0 0 0 20 0 15 0 97528410 10916921344 10179 33554432000 4194304 4196468 140734606338432 140149995244728 140150488686878 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 23625728 140734606341240 140734606341385 140734606341385 140734606344143 0
[pid=9350/tid=9364] ppid=9347 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/9350/task/9364/stat : 9364 (java) S 9347 9350 6713 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97528410 10916921344 10179 33554432000 4194304 4196468 140734606338432 140149994195424 140150510040789 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23625728 140734606341240 140734606341385 140734606341385 140734606344143 0
[pid=9350/tid=9365] ppid=9347 vsize=10661056 memory=139706490885760 CPUtime=0 cores=1,3,5,7
/proc/9350/task/9365/stat : 9365 (java) S 9347 9350 6713 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97528411 10916921344 10179 33554432000 4194304 4196468 140734606338432 140149993143216 140150510041730 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23625728 140734606341240 140734606341385 140734606341385 140734606344143 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 10661056 KiB
Current children cumulated memory: 40716 KiB

[startup+0.311463 s]*
/proc/loadavg: 2.01 1.82 1.75 7/219 9365
/proc/meminfo: memFree=26697076/32770624 swapFree=67108860/67108860
[pid=9350] ppid=9347 vsize=10661132 memory=44804 CPUtime=0.56 cores=1,3,5,7
/proc/9350/stat : 9350 (java) S 9347 9350 6713 0 -1 1077944320 8844 0 0 0 53 3 0 0 20 0 15 0 97528405 10916999168 11201 33554432000 4194304 4196468 140734606338432 140734606320976 140150510030583 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 23625728 140734606341240 140734606341385 140734606341385 140734606344143 0
/proc/9350/statm: 2665283 11201 3043 1 0 2627263 0
[pid=9350/tid=9352] ppid=9347 vsize=10661132 memory=7311146985107750967 CPUtime=0.3 cores=1,3,5,7
/proc/9350/task/9352/stat : 9352 (java) R 9347 9350 6713 0 -1 4202560 5489 0 0 0 28 2 0 0 20 0 15 0 97528405 10916999168 11201 33554432000 4194304 4196468 140734606338432 140150514269200 140150510042518 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 23625728 140734606341240 140734606341385 140734606341385 140734606344143 0
[pid=9350/tid=9353] ppid=9347 vsize=10661132 memory=304556161963917335 CPUtime=0 cores=1,3,5,7
/proc/9350/task/9353/stat : 9353 (java) S 9347 9350 6713 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97528406 10916999168 11201 33554432000 4194304 4196468 140734606338432 140150436104592 140150510040789 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23625728 140734606341240 140734606341385 140734606341385 140734606344143 0
[pid=9350/tid=9354] ppid=9347 vsize=10661132 memory=15683709487748760 CPUtime=0 cores=1,3,5,7
/proc/9350/task/9354/stat : 9354 (java) S 9347 9350 6713 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97528406 10916999168 11201 33554432000 4194304 4196468 140734606338432 140150435051792 140150510040789 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23625728 140734606341240 140734606341385 140734606341385 140734606344143 0
[pid=9350/tid=9355] ppid=9347 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9350/task/9355/stat : 9355 (java) S 9347 9350 6713 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97528406 10916999168 11201 33554432000 4194304 4196468 140734606338432 140150433999504 140150510040789 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23625728 140734606341240 140734606341385 140734606341385 140734606344143 0
[pid=9350/tid=9356] ppid=9347 vsize=10661132 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/9350/task/9356/stat : 9356 (java) S 9347 9350 6713 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 97528406 10916999168 11201 33554432000 4194304 4196468 140734606338432 140150432946704 140150510040789 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23625728 140734606341240 140734606341385 140734606341385 140734606344143 0
[pid=9350/tid=9357] ppid=9347 vsize=10661132 memory=139706490885760 CPUtime=0 cores=1,3,5,7
/proc/9350/task/9357/stat : 9357 (java) S 9347 9350 6713 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 97528407 10916999168 11201 33554432000 4194304 4196468 140734606338432 140150001564272 140150510041730 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23625728 140734606341240 140734606341385 140734606341385 140734606344143 0
[pid=9350/tid=9358] ppid=9347 vsize=10661132 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/9350/task/9358/stat : 9358 (java) S 9347 9350 6713 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 97528408 10916999168 11201 33554432000 4194304 4196468 140734606338432 140150000510240 140150510040789 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23625728 140734606341240 140734606341385 140734606341385 140734606344143 0
[pid=9350/tid=9359] ppid=9347 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9350/task/9359/stat : 9359 (java) S 9347 9350 6713 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 97528408 10916999168 11201 33554432000 4194304 4196468 140734606338432 140149999457904 140150510040789 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23625728 140734606341240 140734606341385 140734606341385 140734606344143 0
[pid=9350/tid=9360] ppid=9347 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9350/task/9360/stat : 9360 (java) S 9347 9350 6713 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97528410 10916999168 11201 33554432000 4194304 4196468 140734606338432 140149998406224 140150510049179 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23625728 140734606341240 140734606341385 140734606341385 140734606344143 0
[pid=9350/tid=9361] ppid=9347 vsize=10661132 memory=0 CPUtime=0.06 cores=1,3,5,7
/proc/9350/task/9361/stat : 9361 (java) S 9347 9350 6713 0 -1 1077944384 820 0 0 0 6 0 0 0 20 0 15 0 97528410 10916999168 11201 33554432000 4194304 4196468 140734606338432 140149997353072 140150510041730 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23625728 140734606341240 140734606341385 140734606341385 140734606344143 0
[pid=9350/tid=9362] ppid=9347 vsize=10661132 memory=-1 CPUtime=0.03 cores=1,3,5,7
/proc/9350/task/9362/stat : 9362 (java) S 9347 9350 6713 0 -1 1077944384 188 0 0 0 3 0 0 0 20 0 15 0 97528410 10916999168 11201 33554432000 4194304 4196468 140734606338432 140149996300272 140150510041730 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23625728 140734606341240 140734606341385 140734606341385 140734606344143 0
[pid=9350/tid=9363] ppid=9347 vsize=10661132 memory=139706490885760 CPUtime=0.14 cores=1,3,5,7
/proc/9350/task/9363/stat : 9363 (java) R 9347 9350 6713 0 -1 4202560 980 0 0 0 14 0 0 0 20 0 15 0 97528410 10916999168 11201 33554432000 4194304 4196468 140734606338432 140149995247984 140150510042518 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 23625728 140734606341240 140734606341385 140734606341385 140734606344143 0
[pid=9350/tid=9364] ppid=9347 vsize=10661132 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/9350/task/9364/stat : 9364 (java) S 9347 9350 6713 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97528410 10916999168 11201 33554432000 4194304 4196468 140734606338432 140149994195424 140150510040789 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23625728 140734606341240 140734606341385 140734606341385 140734606344143 0
[pid=9350/tid=9365] ppid=9347 vsize=10661132 memory=139706490885760 CPUtime=0 cores=1,3,5,7
/proc/9350/task/9365/stat : 9365 (java) S 9347 9350 6713 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97528411 10916999168 11201 33554432000 4194304 4196468 140734606338432 140149993143216 140150510041730 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23625728 140734606341240 140734606341385 140734606341385 140734606344143 0
Current children cumulated CPU time: 0.56 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 44804 KiB

[startup+0.70069 s]
/proc/loadavg: 2.01 1.82 1.75 5/219 9365
/proc/meminfo: memFree=26680392/32770624 swapFree=67108860/67108860
[pid=9350] ppid=9347 vsize=10661132 memory=77792 CPUtime=1.71 cores=1,3,5,7
/proc/9350/stat : 9350 (java) S 9347 9350 6713 0 -1 1077944320 13453 0 0 0 167 4 0 0 20 0 15 0 97528405 10916999168 19448 33554432000 4194304 4196468 140734606338432 140734606320976 140150510030583 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 23625728 140734606341240 140734606341385 140734606341385 140734606344143 0
/proc/9350/statm: 2665283 19448 3113 1 0 2627263 0
[pid=9350/tid=9352] ppid=9347 vsize=10661132 memory=16900 CPUtime=0.67 cores=1,3,5,7
/proc/9350/task/9352/stat : 9352 (java) R 9347 9350 6713 0 -1 4202560 5680 0 0 0 65 2 0 0 20 0 15 0 97528405 10916999168 19448 33554432000 4194304 4196468 140734606338432 140150514262144 140734606862274 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 23625728 140734606341240 140734606341385 140734606341385 140734606344143 0
[pid=9350/tid=9353] ppid=9347 vsize=10661132 memory=18220 CPUtime=0 cores=1,3,5,7
/proc/9350/task/9353/stat : 9353 (java) S 9347 9350 6713 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97528406 10916999168 19448 33554432000 4194304 4196468 140734606338432 140150436104592 140150510040789 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23625728 140734606341240 140734606341385 140734606341385 140734606344143 0
[pid=9350/tid=9354] ppid=9347 vsize=10661132 memory=1788 CPUtime=0 cores=1,3,5,7
/proc/9350/task/9354/stat : 9354 (java) S 9347 9350 6713 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97528406 10916999168 19448 33554432000 4194304 4196468 140734606338432 140150435051792 140150510040789 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23625728 140734606341240 140734606341385 140734606341385 140734606344143 0
[pid=9350/tid=9355] ppid=9347 vsize=10661132 memory=1232 CPUtime=0 cores=1,3,5,7
/proc/9350/task/9355/stat : 9355 (java) S 9347 9350 6713 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97528406 10916999168 19448 33554432000 4194304 4196468 140734606338432 140150433999504 140150510040789 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23625728 140734606341240 140734606341385 140734606341385 140734606344143 0
[pid=9350/tid=9356] ppid=9347 vsize=10661132 memory=644 CPUtime=0 cores=1,3,5,7
/proc/9350/task/9356/stat : 9356 (java) S 9347 9350 6713 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 97528406 10916999168 19448 33554432000 4194304 4196468 140734606338432 140150432946704 140150510040789 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23625728 140734606341240 140734606341385 140734606341385 140734606344143 0
[pid=9350/tid=9357] ppid=9347 vsize=10661132 memory=952 CPUtime=0 cores=1,3,5,7
/proc/9350/task/9357/stat : 9357 (java) S 9347 9350 6713 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 97528407 10916999168 19448 33554432000 4194304 4196468 140734606338432 140150001564272 140150510041730 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23625728 140734606341240 140734606341385 140734606341385 140734606344143 0
[pid=9350/tid=9358] ppid=9347 vsize=10661132 memory=2376 CPUtime=0 cores=1,3,5,7
/proc/9350/task/9358/stat : 9358 (java) S 9347 9350 6713 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 97528408 10916999168 19448 33554432000 4194304 4196468 140734606338432 140150000510240 140150510040789 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23625728 140734606341240 140734606341385 140734606341385 140734606344143 0
[pid=9350/tid=9359] ppid=9347 vsize=10661132 memory=1536 CPUtime=0 cores=1,3,5,7
/proc/9350/task/9359/stat : 9359 (java) S 9347 9350 6713 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 97528408 10916999168 19448 33554432000 4194304 4196468 140734606338432 140149999457904 140150510040789 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23625728 140734606341240 140734606341385 140734606341385 140734606344143 0
[pid=9350/tid=9360] ppid=9347 vsize=10661132 memory=7379241883359864663 CPUtime=0 cores=1,3,5,7
/proc/9350/task/9360/stat : 9360 (java) S 9347 9350 6713 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97528410 10916999168 19448 33554432000 4194304 4196468 140734606338432 140149998406224 140150510049179 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23625728 140734606341240 140734606341385 140734606341385 140734606344143 0
[pid=9350/tid=9361] ppid=9347 vsize=10661132 memory=6081108994580113768 CPUtime=0.37 cores=1,3,5,7
/proc/9350/task/9361/stat : 9361 (java) R 9347 9350 6713 0 -1 4202560 2789 0 0 0 37 0 0 0 20 0 15 0 97528410 10916999168 19448 33554432000 4194304 4196468 140734606338432 140149997334088 140150491575469 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 23625728 140734606341240 140734606341385 140734606341385 140734606344143 0
[pid=9350/tid=9362] ppid=9347 vsize=10661132 memory=6154282490091891024 CPUtime=0.38 cores=1,3,5,7
/proc/9350/task/9362/stat : 9362 (java) R 9347 9350 6713 0 -1 4202560 2254 0 0 0 38 0 0 0 20 0 15 0 97528410 10916999168 19448 33554432000 4194304 4196468 140734606338432 140149996286152 140150494427648 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 23625728 140734606341240 140734606341385 140734606341385 140734606344143 0
[pid=9350/tid=9363] ppid=9347 vsize=10661132 memory=0 CPUtime=0.25 cores=1,3,5,7
/proc/9350/task/9363/stat : 9363 (java) S 9347 9350 6713 0 -1 1077944384 1357 0 0 0 25 0 0 0 20 0 15 0 97528410 10916999168 19448 33554432000 4194304 4196468 140734606338432 140149995247984 140150510041730 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23625728 140734606341240 140734606341385 140734606341385 140734606344143 0
[pid=9350/tid=9364] ppid=9347 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9350/task/9364/stat : 9364 (java) S 9347 9350 6713 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97528410 10916999168 19448 33554432000 4194304 4196468 140734606338432 140149994195424 140150510040789 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23625728 140734606341240 140734606341385 140734606341385 140734606344143 0
[pid=9350/tid=9365] ppid=9347 vsize=10661132 memory=4576 CPUtime=0 cores=1,3,5,7
/proc/9350/task/9365/stat : 9365 (java) S 9347 9350 6713 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97528411 10916999168 19448 33554432000 4194304 4196468 140734606338432 140149993143216 140150510041730 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23625728 140734606341240 140734606341385 140734606341385 140734606344143 0
Current children cumulated CPU time: 1.71 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 77792 KiB

[startup+1.5007 s]
/proc/loadavg: 2.01 1.82 1.75 3/219 9365
/proc/meminfo: memFree=26645648/32770624 swapFree=67108860/67108860
[pid=9350] ppid=9347 vsize=10661132 memory=125180 CPUtime=2.9 cores=1,3,5,7
/proc/9350/stat : 9350 (java) S 9347 9350 6713 0 -1 1077944320 15413 0 0 0 284 6 0 0 20 0 15 0 97528405 10916999168 31295 33554432000 4194304 4196468 140734606338432 140734606320976 140150510030583 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 23625728 140734606341240 140734606341385 140734606341385 140734606344143 0
/proc/9350/statm: 2665283 31295 3122 1 0 2627263 0
[pid=9350/tid=9352] ppid=9347 vsize=10661132 memory=112852 CPUtime=1.48 cores=1,3,5,7
/proc/9350/task/9352/stat : 9352 (java) R 9347 9350 6713 0 -1 4202560 6061 0 0 0 144 4 0 0 20 0 15 0 97528405 10916999168 31295 33554432000 4194304 4196468 140734606338432 140150514256624 140734606862274 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 23625728 140734606341240 140734606341385 140734606341385 140734606344143 0
[pid=9350/tid=9353] ppid=9347 vsize=10661132 memory=8112282956445269571 CPUtime=0 cores=1,3,5,7
/proc/9350/task/9353/stat : 9353 (java) S 9347 9350 6713 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97528406 10916999168 31295 33554432000 4194304 4196468 140734606338432 140150436104592 140150510040789 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23625728 140734606341240 140734606341385 140734606341385 140734606344143 0
[pid=9350/tid=9354] ppid=9347 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9350/task/9354/stat : 9354 (java) S 9347 9350 6713 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97528406 10916999168 31295 33554432000 4194304 4196468 140734606338432 140150435051792 140150510040789 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23625728 140734606341240 140734606341385 140734606341385 140734606344143 0
[pid=9350/tid=9355] ppid=9347 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9350/task/9355/stat : 9355 (java) S 9347 9350 6713 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97528406 10916999168 31295 33554432000 4194304 4196468 140734606338432 140150433999504 140150510040789 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23625728 140734606341240 140734606341385 140734606341385 140734606344143 0
[pid=9350/tid=9356] ppid=9347 vsize=10661132 memory=6943526294502006880 CPUtime=0 cores=1,3,5,7
/proc/9350/task/9356/stat : 9356 (java) S 9347 9350 6713 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 97528406 10916999168 31295 33554432000 4194304 4196468 140734606338432 140150432946704 140150510040789 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23625728 140734606341240 140734606341385 140734606341385 140734606344143 0
[pid=9350/tid=9357] ppid=9347 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9350/task/9357/stat : 9357 (java) S 9347 9350 6713 0 -1 1077944384 73 0 0 0 0 0 0 0 20 0 15 0 97528407 10916999168 31295 33554432000 4194304 4196468 140734606338432 140150001564272 140150510041730 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23625728 140734606341240 140734606341385 140734606341385 140734606344143 0

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

/proc/9350/task/9352/stat : 9352 (java) R 9347 9350 6713 0 -1 4202560 47788 0 0 0 235895 295 0 0 20 0 15 0 97528405 10916999168 951528 33554432000 4194304 4196468 140734606338432 140150514267808 140150101583942 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 23625728 140734606341240 140734606341385 140734606341385 140734606344143 0
[pid=9350/tid=9353] ppid=9347 vsize=10661132 memory=3806112 CPUtime=16.48 cores=1,3,5,7
/proc/9350/task/9353/stat : 9353 (java) S 9347 9350 6713 0 -1 1077944384 16354 0 0 0 1580 68 0 0 20 0 15 0 97528406 10916999168 951528 33554432000 4194304 4196468 140734606338432 140150436104592 140150510040789 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23625728 140734606341240 140734606341385 140734606341385 140734606344143 0
[pid=9350/tid=9354] ppid=9347 vsize=10661132 memory=3806112 CPUtime=16.56 cores=1,3,5,7
/proc/9350/task/9354/stat : 9354 (java) S 9347 9350 6713 0 -1 1077944384 12763 0 0 0 1589 67 0 0 20 0 15 0 97528406 10916999168 951528 33554432000 4194304 4196468 140734606338432 140150435051792 140150510040789 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23625728 140734606341240 140734606341385 140734606341385 140734606344143 0
[pid=9350/tid=9355] ppid=9347 vsize=10661132 memory=3806112 CPUtime=16.62 cores=1,3,5,7
/proc/9350/task/9355/stat : 9355 (java) S 9347 9350 6713 0 -1 1077944384 11692 0 0 0 1595 67 0 0 20 0 15 0 97528406 10916999168 951528 33554432000 4194304 4196468 140734606338432 140150433999504 140150510040789 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23625728 140734606341240 140734606341385 140734606341385 140734606344143 0
[pid=9350/tid=9356] ppid=9347 vsize=10661132 memory=3560 CPUtime=16.76 cores=1,3,5,7
/proc/9350/task/9356/stat : 9356 (java) S 9347 9350 6713 0 -1 1077944384 12612 0 0 0 1611 65 0 0 20 0 15 0 97528406 10916999168 951528 33554432000 4194304 4196468 140734606338432 140150432946704 140150510040789 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23625728 140734606341240 140734606341385 140734606341385 140734606344143 0
[pid=9350/tid=9357] ppid=9347 vsize=10661132 memory=3806112 CPUtime=3.67 cores=1,3,5,7
/proc/9350/task/9357/stat : 9357 (java) S 9347 9350 6713 0 -1 1077944384 12812 0 0 0 363 4 0 0 20 0 15 0 97528407 10916999168 951528 33554432000 4194304 4196468 140734606338432 140150001564272 140150510041730 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23625728 140734606341240 140734606341385 140734606341385 140734606344143 0
[pid=9350/tid=9358] ppid=9347 vsize=10661132 memory=3649616 CPUtime=0 cores=1,3,5,7
/proc/9350/task/9358/stat : 9358 (java) S 9347 9350 6713 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 97528408 10916999168 951528 33554432000 4194304 4196468 140734606338432 140150000510240 140150510040789 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23625728 140734606341240 140734606341385 140734606341385 140734606344143 0
[pid=9350/tid=9359] ppid=9347 vsize=10661132 memory=3806112 CPUtime=0 cores=1,3,5,7
/proc/9350/task/9359/stat : 9359 (java) S 9347 9350 6713 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 15 0 97528408 10916999168 951528 33554432000 4194304 4196468 140734606338432 140149999457904 140150510040789 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23625728 140734606341240 140734606341385 140734606341385 140734606344143 0
[pid=9350/tid=9360] ppid=9347 vsize=10661132 memory=3806112 CPUtime=0 cores=1,3,5,7
/proc/9350/task/9360/stat : 9360 (java) S 9347 9350 6713 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97528410 10916999168 951528 33554432000 4194304 4196468 140734606338432 140149998406224 140150510049179 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23625728 140734606341240 140734606341385 140734606341385 140734606344143 0
[pid=9350/tid=9361] ppid=9347 vsize=10661132 memory=3806112 CPUtime=0.57 cores=1,3,5,7
/proc/9350/task/9361/stat : 9361 (java) S 9347 9350 6713 0 -1 1077944384 3632 0 0 0 57 0 0 0 20 0 15 0 97528410 10916999168 951528 33554432000 4194304 4196468 140734606338432 140149997353072 140150510041730 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23625728 140734606341240 140734606341385 140734606341385 140734606344143 0
[pid=9350/tid=9362] ppid=9347 vsize=10661132 memory=3806112 CPUtime=0.88 cores=1,3,5,7
/proc/9350/task/9362/stat : 9362 (java) S 9347 9350 6713 0 -1 1077944384 6103 0 0 0 87 1 0 0 20 0 15 0 97528410 10916999168 951528 33554432000 4194304 4196468 140734606338432 140149996300272 140150510041730 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23625728 140734606341240 140734606341385 140734606341385 140734606344143 0
[pid=9350/tid=9363] ppid=9347 vsize=10661132 memory=4132 CPUtime=0.28 cores=1,3,5,7
/proc/9350/task/9363/stat : 9363 (java) S 9347 9350 6713 0 -1 1077944384 1649 0 0 0 27 1 0 0 20 0 15 0 97528410 10916999168 951528 33554432000 4194304 4196468 140734606338432 140149995247984 140150510041730 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23625728 140734606341240 140734606341385 140734606341385 140734606344143 0
[pid=9350/tid=9364] ppid=9347 vsize=10661132 memory=3806112 CPUtime=0 cores=1,3,5,7
/proc/9350/task/9364/stat : 9364 (java) S 9347 9350 6713 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97528410 10916999168 951528 33554432000 4194304 4196468 140734606338432 140149994195424 140150510040789 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23625728 140734606341240 140734606341385 140734606341385 140734606344143 0
[pid=9350/tid=9365] ppid=9347 vsize=10661132 memory=3560 CPUtime=1.78 cores=1,3,5,7
/proc/9350/task/9365/stat : 9365 (java) S 9347 9350 6713 0 -1 1077944384 1372 0 0 0 83 95 0 0 20 0 15 0 97528411 10916999168 951528 33554432000 4194304 4196468 140734606338432 140149993143216 140150510041730 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23625728 140734606341240 140734606341385 140734606341385 140734606344143 0
Current children cumulated CPU time: 2435.58 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 3806112 KiB

[startup+2442.3 s]
/proc/loadavg: 1.96 2.04 2.00 3/218 9540
/proc/meminfo: memFree=23349024/32770624 swapFree=67108860/67108860
[pid=9350] ppid=9347 vsize=10661132 memory=3807552 CPUtime=2495.63 cores=1,3,5,7
/proc/9350/stat : 9350 (java) S 9347 9350 6713 0 -1 1077944320 129153 0 0 0 248916 647 0 0 20 0 15 0 97528405 10916999168 951888 33554432000 4194304 4196468 140734606338432 140734606320976 140150510030583 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 23625728 140734606341240 140734606341385 140734606341385 140734606344143 0
/proc/9350/statm: 2665283 951888 3161 1 0 2627263 0
[pid=9350/tid=9352] ppid=9347 vsize=10661132 memory=3807552 CPUtime=2421.89 cores=1,3,5,7
/proc/9350/task/9352/stat : 9352 (java) R 9347 9350 6713 0 -1 4202560 48703 0 0 0 241891 298 0 0 20 0 15 0 97528405 10916999168 951888 33554432000 4194304 4196468 140734606338432 140150514268432 140150101583966 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 23625728 140734606341240 140734606341385 140734606341385 140734606344143 0
[pid=9350/tid=9353] ppid=9347 vsize=10661132 memory=3807552 CPUtime=16.48 cores=1,3,5,7
/proc/9350/task/9353/stat : 9353 (java) S 9347 9350 6713 0 -1 1077944384 16354 0 0 0 1580 68 0 0 20 0 15 0 97528406 10916999168 951888 33554432000 4194304 4196468 140734606338432 140150436104592 140150510040789 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23625728 140734606341240 140734606341385 140734606341385 140734606344143 0
[pid=9350/tid=9354] ppid=9347 vsize=10661132 memory=3807552 CPUtime=16.56 cores=1,3,5,7
/proc/9350/task/9354/stat : 9354 (java) S 9347 9350 6713 0 -1 1077944384 12763 0 0 0 1589 67 0 0 20 0 15 0 97528406 10916999168 951888 33554432000 4194304 4196468 140734606338432 140150435051792 140150510040789 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23625728 140734606341240 140734606341385 140734606341385 140734606344143 0
[pid=9350/tid=9355] ppid=9347 vsize=10661132 memory=3807552 CPUtime=16.62 cores=1,3,5,7
/proc/9350/task/9355/stat : 9355 (java) S 9347 9350 6713 0 -1 1077944384 11692 0 0 0 1595 67 0 0 20 0 15 0 97528406 10916999168 951888 33554432000 4194304 4196468 140734606338432 140150433999504 140150510040789 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23625728 140734606341240 140734606341385 140734606341385 140734606344143 0
[pid=9350/tid=9356] ppid=9347 vsize=10661132 memory=3806112 CPUtime=16.76 cores=1,3,5,7
/proc/9350/task/9356/stat : 9356 (java) S 9347 9350 6713 0 -1 1077944384 12612 0 0 0 1611 65 0 0 20 0 15 0 97528406 10916999168 951888 33554432000 4194304 4196468 140734606338432 140150432946704 140150510040789 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23625728 140734606341240 140734606341385 140734606341385 140734606344143 0
[pid=9350/tid=9357] ppid=9347 vsize=10661132 memory=279412721845600 CPUtime=3.68 cores=1,3,5,7
/proc/9350/task/9357/stat : 9357 (java) S 9347 9350 6713 0 -1 1077944384 12820 0 0 0 364 4 0 0 20 0 15 0 97528407 10916999168 951888 33554432000 4194304 4196468 140734606338432 140150001564272 140150510041730 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23625728 140734606341240 140734606341385 140734606341385 140734606344143 0
[pid=9350/tid=9358] ppid=9347 vsize=10661132 memory=3806112 CPUtime=0 cores=1,3,5,7
/proc/9350/task/9358/stat : 9358 (java) S 9347 9350 6713 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 97528408 10916999168 951888 33554432000 4194304 4196468 140734606338432 140150000510240 140150510040789 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23625728 140734606341240 140734606341385 140734606341385 140734606344143 0
[pid=9350/tid=9359] ppid=9347 vsize=10661132 memory=3807552 CPUtime=0 cores=1,3,5,7
/proc/9350/task/9359/stat : 9359 (java) S 9347 9350 6713 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 15 0 97528408 10916999168 951888 33554432000 4194304 4196468 140734606338432 140149999457904 140150510040789 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23625728 140734606341240 140734606341385 140734606341385 140734606344143 0
[pid=9350/tid=9360] ppid=9347 vsize=10661132 memory=3807552 CPUtime=0 cores=1,3,5,7
/proc/9350/task/9360/stat : 9360 (java) S 9347 9350 6713 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97528410 10916999168 951888 33554432000 4194304 4196468 140734606338432 140149998406224 140150510049179 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23625728 140734606341240 140734606341385 140734606341385 140734606344143 0
[pid=9350/tid=9361] ppid=9347 vsize=10661132 memory=3806112 CPUtime=0.57 cores=1,3,5,7
/proc/9350/task/9361/stat : 9361 (java) S 9347 9350 6713 0 -1 1077944384 3640 0 0 0 57 0 0 0 20 0 15 0 97528410 10916999168 951888 33554432000 4194304 4196468 140734606338432 140149997353072 140150510041730 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23625728 140734606341240 140734606341385 140734606341385 140734606344143 0
[pid=9350/tid=9362] ppid=9347 vsize=10661132 memory=3807552 CPUtime=0.88 cores=1,3,5,7
/proc/9350/task/9362/stat : 9362 (java) S 9347 9350 6713 0 -1 1077944384 6106 0 0 0 87 1 0 0 20 0 15 0 97528410 10916999168 951888 33554432000 4194304 4196468 140734606338432 140149996300272 140150510041730 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23625728 140734606341240 140734606341385 140734606341385 140734606344143 0
[pid=9350/tid=9363] ppid=9347 vsize=10661132 memory=3807552 CPUtime=0.28 cores=1,3,5,7
/proc/9350/task/9363/stat : 9363 (java) S 9347 9350 6713 0 -1 1077944384 1653 0 0 0 27 1 0 0 20 0 15 0 97528410 10916999168 951888 33554432000 4194304 4196468 140734606338432 140149995247984 140150510041730 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23625728 140734606341240 140734606341385 140734606341385 140734606344143 0
[pid=9350/tid=9364] ppid=9347 vsize=10661132 memory=3807552 CPUtime=0 cores=1,3,5,7
/proc/9350/task/9364/stat : 9364 (java) S 9347 9350 6713 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97528410 10916999168 951888 33554432000 4194304 4196468 140734606338432 140149994195424 140150510040789 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23625728 140734606341240 140734606341385 140734606341385 140734606344143 0
[pid=9350/tid=9365] ppid=9347 vsize=10661132 memory=3649616 CPUtime=1.83 cores=1,3,5,7
/proc/9350/task/9365/stat : 9365 (java) S 9347 9350 6713 0 -1 1077944384 1401 0 0 0 86 97 0 0 20 0 15 0 97528411 10916999168 951888 33554432000 4194304 4196468 140734606338432 140149993143216 140150510041730 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23625728 140734606341240 140734606341385 140734606341385 140734606344143 0
Current children cumulated CPU time: 2495.63 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 3807552 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2466.7 s]
/proc/loadavg: 1.97 2.04 2.00 3/218 9540
/proc/meminfo: memFree=23332268/32770624 swapFree=67108860/67108860
[pid=9350] ppid=9347 vsize=10661132 memory=3807552 CPUtime=2520.05 cores=1,3,5,7
/proc/9350/stat : 9350 (java) S 9347 9350 6713 0 -1 1077944320 129699 0 0 0 251355 650 0 0 20 0 15 0 97528405 10916999168 951888 33554432000 4194304 4196468 140734606338432 140734606320976 140150510030583 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 23625728 140734606341240 140734606341385 140734606341385 140734606344143 0
/proc/9350/statm: 2665283 951888 3161 1 0 2627263 0
[pid=9350/tid=9352] ppid=9347 vsize=10661132 memory=3807552 CPUtime=2446.3 cores=1,3,5,7
/proc/9350/task/9352/stat : 9352 (java) R 9347 9350 6713 0 -1 4202560 49218 0 0 0 244330 300 0 0 20 0 15 0 97528405 10916999168 951888 33554432000 4194304 4196468 140734606338432 140150514268432 140150101584058 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 23625728 140734606341240 140734606341385 140734606341385 140734606344143 0
[pid=9350/tid=9353] ppid=9347 vsize=10661132 memory=3807552 CPUtime=16.48 cores=1,3,5,7
/proc/9350/task/9353/stat : 9353 (java) S 9347 9350 6713 0 -1 1077944384 16354 0 0 0 1580 68 0 0 20 0 15 0 97528406 10916999168 951888 33554432000 4194304 4196468 140734606338432 140150436104592 140150510040789 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23625728 140734606341240 140734606341385 140734606341385 140734606344143 0
[pid=9350/tid=9354] ppid=9347 vsize=10661132 memory=3807552 CPUtime=16.56 cores=1,3,5,7
/proc/9350/task/9354/stat : 9354 (java) S 9347 9350 6713 0 -1 1077944384 12763 0 0 0 1589 67 0 0 20 0 15 0 97528406 10916999168 951888 33554432000 4194304 4196468 140734606338432 140150435051792 140150510040789 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23625728 140734606341240 140734606341385 140734606341385 140734606344143 0
[pid=9350/tid=9355] ppid=9347 vsize=10661132 memory=3807552 CPUtime=16.62 cores=1,3,5,7
/proc/9350/task/9355/stat : 9355 (java) S 9347 9350 6713 0 -1 1077944384 11692 0 0 0 1595 67 0 0 20 0 15 0 97528406 10916999168 951888 33554432000 4194304 4196468 140734606338432 140150433999504 140150510040789 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23625728 140734606341240 140734606341385 140734606341385 140734606344143 0
[pid=9350/tid=9356] ppid=9347 vsize=10661132 memory=1232 CPUtime=16.76 cores=1,3,5,7
/proc/9350/task/9356/stat : 9356 (java) S 9347 9350 6713 0 -1 1077944384 12612 0 0 0 1611 65 0 0 20 0 15 0 97528406 10916999168 951888 33554432000 4194304 4196468 140734606338432 140150432946704 140150510040789 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23625728 140734606341240 140734606341385 140734606341385 140734606344143 0
[pid=9350/tid=9357] ppid=9347 vsize=10661132 memory=3807552 CPUtime=3.69 cores=1,3,5,7
/proc/9350/task/9357/stat : 9357 (java) S 9347 9350 6713 0 -1 1077944384 12828 0 0 0 364 5 0 0 20 0 15 0 97528407 10916999168 951888 33554432000 4194304 4196468 140734606338432 140150001564272 140150510041730 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23625728 140734606341240 140734606341385 140734606341385 140734606344143 0
[pid=9350/tid=9358] ppid=9347 vsize=10661132 memory=3807552 CPUtime=0 cores=1,3,5,7
/proc/9350/task/9358/stat : 9358 (java) S 9347 9350 6713 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 97528408 10916999168 951888 33554432000 4194304 4196468 140734606338432 140150000510240 140150510040789 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23625728 140734606341240 140734606341385 140734606341385 140734606344143 0
[pid=9350/tid=9359] ppid=9347 vsize=10661132 memory=3807552 CPUtime=0 cores=1,3,5,7
/proc/9350/task/9359/stat : 9359 (java) S 9347 9350 6713 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 15 0 97528408 10916999168 951888 33554432000 4194304 4196468 140734606338432 140149999457904 140150510040789 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23625728 140734606341240 140734606341385 140734606341385 140734606344143 0
[pid=9350/tid=9360] ppid=9347 vsize=10661132 memory=3807552 CPUtime=0 cores=1,3,5,7
/proc/9350/task/9360/stat : 9360 (java) S 9347 9350 6713 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97528410 10916999168 951888 33554432000 4194304 4196468 140734606338432 140149998406224 140150510049179 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23625728 140734606341240 140734606341385 140734606341385 140734606344143 0
[pid=9350/tid=9361] ppid=9347 vsize=10661132 memory=3807552 CPUtime=0.57 cores=1,3,5,7
/proc/9350/task/9361/stat : 9361 (java) S 9347 9350 6713 0 -1 1077944384 3640 0 0 0 57 0 0 0 20 0 15 0 97528410 10916999168 951888 33554432000 4194304 4196468 140734606338432 140149997353072 140150510041730 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23625728 140734606341240 140734606341385 140734606341385 140734606344143 0
[pid=9350/tid=9362] ppid=9347 vsize=10661132 memory=0 CPUtime=0.88 cores=1,3,5,7
/proc/9350/task/9362/stat : 9362 (java) S 9347 9350 6713 0 -1 1077944384 6106 0 0 0 87 1 0 0 20 0 15 0 97528410 10916999168 951888 33554432000 4194304 4196468 140734606338432 140149996300272 140150510041730 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23625728 140734606341240 140734606341385 140734606341385 140734606344143 0
[pid=9350/tid=9363] ppid=9347 vsize=10661132 memory=3807552 CPUtime=0.28 cores=1,3,5,7
/proc/9350/task/9363/stat : 9363 (java) S 9347 9350 6713 0 -1 1077944384 1653 0 0 0 27 1 0 0 20 0 15 0 97528410 10916999168 951888 33554432000 4194304 4196468 140734606338432 140149995247984 140150510041730 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23625728 140734606341240 140734606341385 140734606341385 140734606344143 0
[pid=9350/tid=9364] ppid=9347 vsize=10661132 memory=3807552 CPUtime=0 cores=1,3,5,7
/proc/9350/task/9364/stat : 9364 (java) S 9347 9350 6713 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97528410 10916999168 951888 33554432000 4194304 4196468 140734606338432 140149994195424 140150510040789 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23625728 140734606341240 140734606341385 140734606341385 140734606344143 0
[pid=9350/tid=9365] ppid=9347 vsize=10661132 memory=3807552 CPUtime=1.86 cores=1,3,5,7
/proc/9350/task/9365/stat : 9365 (java) S 9347 9350 6713 0 -1 1077944384 1424 0 0 0 87 99 0 0 20 0 15 0 97528411 10916999168 951888 33554432000 4194304 4196468 140734606338432 140149993143216 140150510041730 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23625728 140734606341240 140734606341385 140734606341385 140734606344143 0
Current children cumulated CPU time: 2520.05 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 3807552 KiB

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

[startup+2466.73 s]
# the end of solver process 9350 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2513.57 s, system=6.52137 s

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

[startup+2466.7 s]
/proc/loadavg: 1.97 2.04 2.00 3/218 9540
/proc/meminfo: memFree=23332268/32770624 swapFree=67108860/67108860
[pid=9350] ppid=9347 vsize=10661132 memory=3807552 CPUtime=2520.05 cores=1,3,5,7
/proc/9350/stat : 9350 (java) S 9347 9350 6713 0 -1 1077944320 129699 0 0 0 251355 650 0 0 20 0 15 0 97528405 10916999168 951888 33554432000 4194304 4196468 140734606338432 140734606320976 140150510030583 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 23625728 140734606341240 140734606341385 140734606341385 140734606344143 0
/proc/9350/statm: 2665283 951888 3161 1 0 2627263 0
[pid=9350/tid=9352] ppid=9347 vsize=10661132 memory=3807552 CPUtime=2446.3 cores=1,3,5,7
/proc/9350/task/9352/stat : 9352 (java) R 9347 9350 6713 0 -1 4202560 49218 0 0 0 244330 300 0 0 20 0 15 0 97528405 10916999168 951888 33554432000 4194304 4196468 140734606338432 140150514268432 140150101584058 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 23625728 140734606341240 140734606341385 140734606341385 140734606344143 0
[pid=9350/tid=9353] ppid=9347 vsize=10661132 memory=3807552 CPUtime=16.48 cores=1,3,5,7
/proc/9350/task/9353/stat : 9353 (java) S 9347 9350 6713 0 -1 1077944384 16354 0 0 0 1580 68 0 0 20 0 15 0 97528406 10916999168 951888 33554432000 4194304 4196468 140734606338432 140150436104592 140150510040789 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23625728 140734606341240 140734606341385 140734606341385 140734606344143 0
[pid=9350/tid=9354] ppid=9347 vsize=10661132 memory=3807552 CPUtime=16.56 cores=1,3,5,7
/proc/9350/task/9354/stat : 9354 (java) S 9347 9350 6713 0 -1 1077944384 12763 0 0 0 1589 67 0 0 20 0 15 0 97528406 10916999168 951888 33554432000 4194304 4196468 140734606338432 140150435051792 140150510040789 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23625728 140734606341240 140734606341385 140734606341385 140734606344143 0
[pid=9350/tid=9355] ppid=9347 vsize=10661132 memory=3807552 CPUtime=16.62 cores=1,3,5,7
/proc/9350/task/9355/stat : 9355 (java) S 9347 9350 6713 0 -1 1077944384 11692 0 0 0 1595 67 0 0 20 0 15 0 97528406 10916999168 951888 33554432000 4194304 4196468 140734606338432 140150433999504 140150510040789 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23625728 140734606341240 140734606341385 140734606341385 140734606344143 0
[pid=9350/tid=9356] ppid=9347 vsize=10661132 memory=1232 CPUtime=16.76 cores=1,3,5,7
/proc/9350/task/9356/stat : 9356 (java) S 9347 9350 6713 0 -1 1077944384 12612 0 0 0 1611 65 0 0 20 0 15 0 97528406 10916999168 951888 33554432000 4194304 4196468 140734606338432 140150432946704 140150510040789 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23625728 140734606341240 140734606341385 140734606341385 140734606344143 0
[pid=9350/tid=9357] ppid=9347 vsize=10661132 memory=3807552 CPUtime=3.69 cores=1,3,5,7
/proc/9350/task/9357/stat : 9357 (java) S 9347 9350 6713 0 -1 1077944384 12828 0 0 0 364 5 0 0 20 0 15 0 97528407 10916999168 951888 33554432000 4194304 4196468 140734606338432 140150001564272 140150510041730 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23625728 140734606341240 140734606341385 140734606341385 140734606344143 0
[pid=9350/tid=9358] ppid=9347 vsize=10661132 memory=3807552 CPUtime=0 cores=1,3,5,7
/proc/9350/task/9358/stat : 9358 (java) S 9347 9350 6713 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 97528408 10916999168 951888 33554432000 4194304 4196468 140734606338432 140150000510240 140150510040789 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23625728 140734606341240 140734606341385 140734606341385 140734606344143 0
[pid=9350/tid=9359] ppid=9347 vsize=10661132 memory=3807552 CPUtime=0 cores=1,3,5,7
/proc/9350/task/9359/stat : 9359 (java) S 9347 9350 6713 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 15 0 97528408 10916999168 951888 33554432000 4194304 4196468 140734606338432 140149999457904 140150510040789 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23625728 140734606341240 140734606341385 140734606341385 140734606344143 0
[pid=9350/tid=9360] ppid=9347 vsize=10661132 memory=3807552 CPUtime=0 cores=1,3,5,7
/proc/9350/task/9360/stat : 9360 (java) S 9347 9350 6713 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97528410 10916999168 951888 33554432000 4194304 4196468 140734606338432 140149998406224 140150510049179 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23625728 140734606341240 140734606341385 140734606341385 140734606344143 0
[pid=9350/tid=9361] ppid=9347 vsize=10661132 memory=3807552 CPUtime=0.57 cores=1,3,5,7
/proc/9350/task/9361/stat : 9361 (java) S 9347 9350 6713 0 -1 1077944384 3640 0 0 0 57 0 0 0 20 0 15 0 97528410 10916999168 951888 33554432000 4194304 4196468 140734606338432 140149997353072 140150510041730 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23625728 140734606341240 140734606341385 140734606341385 140734606344143 0
[pid=9350/tid=9362] ppid=9347 vsize=10661132 memory=0 CPUtime=0.88 cores=1,3,5,7
/proc/9350/task/9362/stat : 9362 (java) S 9347 9350 6713 0 -1 1077944384 6106 0 0 0 87 1 0 0 20 0 15 0 97528410 10916999168 951888 33554432000 4194304 4196468 140734606338432 140149996300272 140150510041730 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23625728 140734606341240 140734606341385 140734606341385 140734606344143 0
[pid=9350/tid=9363] ppid=9347 vsize=10661132 memory=3807552 CPUtime=0.28 cores=1,3,5,7
/proc/9350/task/9363/stat : 9363 (java) S 9347 9350 6713 0 -1 1077944384 1653 0 0 0 27 1 0 0 20 0 15 0 97528410 10916999168 951888 33554432000 4194304 4196468 140734606338432 140149995247984 140150510041730 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23625728 140734606341240 140734606341385 140734606341385 140734606344143 0
[pid=9350/tid=9364] ppid=9347 vsize=10661132 memory=3807552 CPUtime=0 cores=1,3,5,7
/proc/9350/task/9364/stat : 9364 (java) S 9347 9350 6713 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97528410 10916999168 951888 33554432000 4194304 4196468 140734606338432 140149994195424 140150510040789 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23625728 140734606341240 140734606341385 140734606341385 140734606344143 0
[pid=9350/tid=9365] ppid=9347 vsize=10661132 memory=3807552 CPUtime=1.86 cores=1,3,5,7
/proc/9350/task/9365/stat : 9365 (java) S 9347 9350 6713 0 -1 1077944384 1424 0 0 0 87 99 0 0 20 0 15 0 97528411 10916999168 951888 33554432000 4194304 4196468 140734606338432 140149993143216 140150510041730 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23625728 140734606341240 140734606341385 140734606341385 140734606344143 0
Current children cumulated CPU time: 2520.05 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 3807552 KiB

Child status: 143
Real time (s): 2466.73
CPU time (s): 2520.09
CPU user time (s): 2513.57
CPU system time (s): 6.52137
CPU usage (%): 102.163
Max. virtual memory (cumulated for all children) (KiB): 10661132
Max. memory (cumulated for all children) (KiB): 3807552

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2513.57
system time used= 6.52137
maximum resident set size= 3808068
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 130277
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1656
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 56133
involuntary context switches= 1644


# summary of solver processes directly reported to runsolver:
#   pid: 9350
#   total CPU time (s): 2520.09
#   total CPU user time (s): 2513.57
#   total CPU system time (s): 6.52137

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 16.5722 second user time and 24.6442 second system time

The end

Launcher Data

Begin job on node135 at 2018-07-28 19:40:52
IDJOB=4299062
IDBENCH=141289
IDSOLVER=2768
FILE ID=node135/4299062-1532799652
RUNJOBID= node135-1532774549-6745
PBS_JOBID= 21022460
Free space on /tmp= 48364 MiB

SOLVER NAME= The dodo solver 2018-04-29
BENCH NAME= XCSP18/Quasigroups_mini/QuasiGroup-v7-10_mini_c18.xml
COMMAND LINE= java -jar DIR/dodo_solver.jar BENCHNAME --timelimit TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4299062-1532799652/watcher-4299062-1532799652 -o /tmp/evaluation-result-4299062-1532799652/solver-4299062-1532799652 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node135-1532774549-6745 --watchdog 2580  java -jar HOME/dodo_solver.jar HOME/instance-4299062-1532799652.xml --timelimit 2520

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

MD5SUM BENCH= ba10c53a53c6ac87d986792da34ee429
RANDOM SEED=1970126158

node135.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.50
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.50
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.50
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.50
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:        26730308 kB
MemAvailable:   31348116 kB
Buffers:          199344 kB
Cached:          4650976 kB
SwapCached:            0 kB
Active:          2233496 kB
Inactive:        3256716 kB
Active(anon):     590684 kB
Inactive(anon):    76932 kB
Active(file):    1642812 kB
Inactive(file):  3179784 kB
Unevictable:        7212 kB
Mlocked:            7212 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              1288 kB
Writeback:             0 kB
AnonPages:        646064 kB
Mapped:            54572 kB
Shmem:             25248 kB
Slab:             250036 kB
SReclaimable:     222096 kB
SUnreclaim:        27940 kB
KernelStack:        3872 kB
PageTables:         6164 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1696300 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    544768 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:       93568 kB
DirectMap2M:    33452032 kB

Free space on /tmp at the end= 48364 MiB
End job on node135 at 2018-07-28 20:21:59