Trace number 4403155

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
Concrete 3.12.3OPT44 62.4529 53.6934

General information on the benchmark

NameGolombRuler/GolombRuler-a4-s1/
GolombRuler-09-a4.xml
MD5SUM24dd80e7bb1ef2b7df88c183d3ee4992
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark44
Best CPU time to get the best result obtained on this benchmark42.1712
Satisfiable
(Un)Satisfiability was proved
Number of variables9
Number of constraints548
Number of domains1
Minimum domain size501
Maximum domain size501
Distribution of domain sizes[{"size":501,"count":9}]
Minimum variable degree225
Maximum variable degree226
Distribution of variable degrees[{"degree":225,"count":7},{"degree":226,"count":2}]
Minimum constraint arity1
Maximum constraint arity9
Distribution of constraint arities[{"arity":1,"count":1},{"arity":3,"count":168},{"arity":4,"count":378},{"arity":9,"count":1}]
Number of extensional constraints0
Number of intensional constraints547
Distribution of constraint types[{"type":"intension","count":547},{"type":"ordered","count":1}]
Optimization problemYES
Type of objectivemin VAR

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.80/0.55	c Concrete v3.12.3.1568965526260 running
9.04/3.80	o 64
9.04/3.87	o 56
9.73/4.01	o 53
9.73/4.06	o 52
10.95/4.42	o 50
12.44/5.16	o 49
13.01/5.55	o 48
14.59/6.90	o 47
16.51/8.61	o 45
26.40/17.96	o 44
62.37/53.67	v <instantiation
62.37/53.67	v         cost = '44'>
62.37/53.67	v       <list>
62.37/53.67	v         x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8]
62.37/53.67	v       </list>
62.37/53.67	v       <values>
62.37/53.67	v         0 1 5 12 25 27 35 41 44
62.37/53.67	v       </values>
62.37/53.67	v     </instantiation>
62.37/53.67	s OPTIMUM FOUND

Verifier Data

OK	44

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 (1395 MiB free)
  memory of node 1: 16384 MiB (2013 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4403155-1568972596/watcher-4403155-1568972596 -o /var/tmp/evaluation-result-4403155-1568972596/solver-4403155-1568972596 -C 2400 -W 2500 -M 15500 --bin-var /var/tmp/runsolver-exch-node119-1568967598-14413 --watchdog 2560 bin/xcsp-3-concrete -J-Xss32M -randomseed=2142651045 HOME/instance-4403155-1568972596.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2500 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=16021, runsolver pid=16018

[startup+0.10952 s]*
/proc/loadavg: 1.51 1.52 1.46 3/219 16078
/proc/meminfo: memFree=3478340/32770624 swapFree=66953184/67108860
[pid=16021] ppid=16018 vsize=10355560 memory=24132 CPUtime=0.11 cores=1,3,5,7
/proc/16021/stat : 16021 (java) S 16018 16021 14381 0 -1 1077944320 4750 13275 0 0 2 1 5 3 20 0 9 0 473174469 10604093440 6033 33554432000 4194304 4196468 140730181330272 140730181312816 140381770211063 0 0 0 16784584 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 17584128 140730181331555 140730181334197 140730181334197 140730181337039 0
/proc/16021/statm: 2588890 6033 2103 1 0 2551431 0
[pid=16021/tid=16074] ppid=16018 vsize=10355560 memory=7892391828772250251 CPUtime=0.1 cores=1,3,5,7
/proc/16021/task/16074/stat : 16074 (java) R 16018 16021 14381 0 -1 4202560 2530 13275 0 0 2 0 5 3 20 0 9 0 473174478 10604093440 6033 33554432000 4194304 4196468 140730181330272 140381742047088 140381770232989 0 4 0 16784584 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 17584128 140730181331555 140730181334197 140730181334197 140730181337039 0
[pid=16021/tid=16075] ppid=16018 vsize=10355560 memory=-9181546050914066336 CPUtime=0.08 cores=1,3,5,7
/proc/16021/task/16075/stat : 16075 (java) S 16018 16021 14381 0 -1 1077944384 1 13275 0 0 0 0 5 3 20 0 9 0 473174479 10604093440 6033 33554432000 4194304 4196468 140730181330272 140381774453264 140381770221269 0 4 0 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17584128 140730181331555 140730181334197 140730181334197 140730181337039 0
[pid=16021/tid=16076] ppid=16018 vsize=10355560 memory=140281352328832 CPUtime=0.08 cores=1,3,5,7
/proc/16021/task/16076/stat : 16076 (java) S 16018 16021 14381 0 -1 1077944384 1 13275 0 0 0 0 5 3 20 0 9 0 473174479 10604093440 6033 33554432000 4194304 4196468 140730181330272 140381678656144 140381770221269 0 4 0 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17584128 140730181331555 140730181334197 140730181334197 140730181337039 0
[pid=16021/tid=16077] ppid=16018 vsize=10355560 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/16021/task/16077/stat : 16077 (java) S 16018 16021 14381 0 -1 1077944384 1 13275 0 0 0 0 5 3 20 0 9 0 473174479 10604093440 6033 33554432000 4194304 4196468 140730181330272 140381342456080 140381770221269 0 4 0 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17584128 140730181331555 140730181334197 140730181334197 140730181337039 0
[pid=16021/tid=16078] ppid=16018 vsize=10355560 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/16021/task/16078/stat : 16078 (java) S 16018 16021 14381 0 -1 1077944384 2 13275 0 0 0 0 5 3 20 0 9 0 473174479 10604093440 6033 33554432000 4194304 4196468 140730181330272 140381341403536 140381770221269 0 4 0 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17584128 140730181331555 140730181334197 140730181334197 140730181337039 0
[pid=16021/tid=16079] ppid=16018 vsize=10355560 memory=140281352328832 CPUtime=0.08 cores=1,3,5,7
/proc/16021/task/16079/stat : 16079 (java) S 16018 16021 14381 0 -1 1077944384 2 13275 0 0 0 0 5 3 20 0 9 0 473174480 10604093440 6033 33554432000 4194304 4196468 140730181330272 140381296827120 140381770222210 0 0 0 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17584128 140730181331555 140730181334197 140730181334197 140730181337039 0
[pid=16021/tid=16080] ppid=16018 vsize=10355560 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/16021/task/16080/stat : 16080 (java) S 16018 16021 14381 0 -1 1077944384 13 13275 0 0 0 0 5 3 20 0 9 0 473174480 10604093440 6033 33554432000 4194304 4196468 140730181330272 140381207389856 140381770221269 0 4 0 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17584128 140730181331555 140730181334197 140730181334197 140730181337039 0
[pid=16021/tid=16081] ppid=16018 vsize=10355560 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/16021/task/16081/stat : 16081 (java) S 16018 16021 14381 0 -1 1077944384 1 13275 0 0 0 0 5 3 20 0 9 0 473174481 10604093440 6033 33554432000 4194304 4196468 140730181330272 140380603409712 140381770221269 0 4 0 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17584128 140730181331555 140730181334197 140730181334197 140730181337039 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 10355560 KiB
Current children cumulated memory: 24132 KiB

[startup+0.210538 s]*
/proc/loadavg: 1.51 1.52 1.46 3/228 16087
/proc/meminfo: memFree=3461456/32770624 swapFree=66953184/67108860
[pid=16021] ppid=16018 vsize=10820196 memory=41856 CPUtime=0.28 cores=1,3,5,7
/proc/16021/stat : 16021 (java) S 16018 16021 14381 0 -1 1077944320 7377 13275 0 0 18 2 5 3 20 0 15 0 473174469 11079880704 10464 33554432000 4194304 4196468 140730181330272 140730181312816 140381770211063 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 17584128 140730181331555 140730181334197 140730181334197 140730181337039 0
/proc/16021/statm: 2705049 10464 3301 1 0 2667149 0
[pid=16021/tid=16074] ppid=16018 vsize=10820196 memory=7022364594140610616 CPUtime=0.2 cores=1,3,5,7
/proc/16021/task/16074/stat : 16074 (java) R 16018 16021 14381 0 -1 4202560 3886 13275 0 0 11 1 5 3 20 0 15 0 473174478 11079880704 10464 33554432000 4194304 4196468 140730181330272 140381742025248 140381754291550 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 17584128 140730181331555 140730181334197 140730181334197 140730181337039 0
[pid=16021/tid=16075] ppid=16018 vsize=10820196 memory=365 CPUtime=0.08 cores=1,3,5,7
/proc/16021/task/16075/stat : 16075 (java) S 16018 16021 14381 0 -1 1077944384 1 13275 0 0 0 0 5 3 20 0 15 0 473174479 11079880704 10464 33554432000 4194304 4196468 140730181330272 140381774453264 140381770221269 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17584128 140730181331555 140730181334197 140730181334197 140730181337039 0
[pid=16021/tid=16076] ppid=16018 vsize=10820196 memory=140281355873457 CPUtime=0.08 cores=1,3,5,7
/proc/16021/task/16076/stat : 16076 (java) S 16018 16021 14381 0 -1 1077944384 1 13275 0 0 0 0 5 3 20 0 15 0 473174479 11079880704 10464 33554432000 4194304 4196468 140730181330272 140381678656144 140381770221269 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17584128 140730181331555 140730181334197 140730181334197 140730181337039 0
[pid=16021/tid=16077] ppid=16018 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/16021/task/16077/stat : 16077 (java) S 16018 16021 14381 0 -1 1077944384 1 13275 0 0 0 0 5 3 20 0 15 0 473174479 11079880704 10464 33554432000 4194304 4196468 140730181330272 140381342456080 140381770221269 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17584128 140730181331555 140730181334197 140730181334197 140730181337039 0
[pid=16021/tid=16078] ppid=16018 vsize=10820196 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/16021/task/16078/stat : 16078 (java) S 16018 16021 14381 0 -1 1077944384 2 13275 0 0 0 0 5 3 20 0 15 0 473174479 11079880704 10464 33554432000 4194304 4196468 140730181330272 140381341403536 140381770221269 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17584128 140730181331555 140730181334197 140730181334197 140730181337039 0
[pid=16021/tid=16079] ppid=16018 vsize=10820196 memory=140281352328832 CPUtime=0.08 cores=1,3,5,7
/proc/16021/task/16079/stat : 16079 (java) S 16018 16021 14381 0 -1 1077944384 2 13275 0 0 0 0 5 3 20 0 15 0 473174480 11079880704 10464 33554432000 4194304 4196468 140730181330272 140381296827120 140381770222210 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17584128 140730181331555 140730181334197 140730181334197 140730181337039 0
[pid=16021/tid=16080] ppid=16018 vsize=10820196 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/16021/task/16080/stat : 16080 (java) S 16018 16021 14381 0 -1 1077944384 13 13275 0 0 0 0 5 3 20 0 15 0 473174480 11079880704 10464 33554432000 4194304 4196468 140730181330272 140381207389856 140381770221269 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17584128 140730181331555 140730181334197 140730181334197 140730181337039 0
[pid=16021/tid=16081] ppid=16018 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/16021/task/16081/stat : 16081 (java) S 16018 16021 14381 0 -1 1077944384 1 13275 0 0 0 0 5 3 20 0 15 0 473174481 11079880704 10464 33554432000 4194304 4196468 140730181330272 140380603409648 140381770221269 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17584128 140730181331555 140730181334197 140730181334197 140730181337039 0
[pid=16021/tid=16082] ppid=16018 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/16021/task/16082/stat : 16082 (java) S 16018 16021 14381 0 -1 1077944384 3 13275 0 0 0 0 5 3 20 0 15 0 473174483 11079880704 10464 33554432000 4194304 4196468 140730181330272 140380296010192 140381770229659 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17584128 140730181331555 140730181334197 140730181334197 140730181337039 0
[pid=16021/tid=16083] ppid=16018 vsize=10820196 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/16021/task/16083/stat : 16083 (java) S 16018 16021 14381 0 -1 1077944384 473 13275 0 0 1 0 5 3 20 0 15 0 473174483 11079880704 10464 33554432000 4194304 4196468 140730181330272 140381295773936 140381770222210 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17584128 140730181331555 140730181334197 140730181334197 140730181337039 0
[pid=16021/tid=16084] ppid=16018 vsize=10820196 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/16021/task/16084/stat : 16084 (java) S 16018 16021 14381 0 -1 1077944384 182 13275 0 0 0 0 5 3 20 0 15 0 473174483 11079880704 10464 33554432000 4194304 4196468 140730181330272 140381294721392 140381770222210 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17584128 140730181331555 140730181334197 140730181334197 140730181337039 0
[pid=16021/tid=16085] ppid=16018 vsize=10820196 memory=140281352328832 CPUtime=0.11 cores=1,3,5,7
/proc/16021/task/16085/stat : 16085 (java) S 16018 16021 14381 0 -1 1077944384 617 13275 0 0 3 0 5 3 20 0 15 0 473174483 11079880704 10464 33554432000 4194304 4196468 140730181330272 140381293668336 140381770222210 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17584128 140730181331555 140730181334197 140730181334197 140730181337039 0
[pid=16021/tid=16086] ppid=16018 vsize=10820196 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/16021/task/16086/stat : 16086 (java) S 16018 16021 14381 0 -1 1077944384 3 13275 0 0 0 0 5 3 20 0 15 0 473174483 11079880704 10464 33554432000 4194304 4196468 140730181330272 140380262451552 140381770221269 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17584128 140730181331555 140730181334197 140730181334197 140730181337039 0
[pid=16021/tid=16087] ppid=16018 vsize=10820196 memory=140281352328832 CPUtime=0.08 cores=1,3,5,7
/proc/16021/task/16087/stat : 16087 (java) S 16018 16021 14381 0 -1 1077944384 1 13275 0 0 0 0 5 3 20 0 15 0 473174484 11079880704 10464 33554432000 4194304 4196468 140730181330272 140381292616752 140381770222210 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17584128 140730181331555 140730181334197 140730181334197 140730181337039 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 10820196 KiB
Current children cumulated memory: 41856 KiB

[startup+0.310651 s]*
/proc/loadavg: 1.51 1.52 1.46 3/228 16087
/proc/meminfo: memFree=3451172/32770624 swapFree=66953184/67108860
[pid=16021] ppid=16018 vsize=10820196 memory=50232 CPUtime=0.4 cores=1,3,5,7
/proc/16021/stat : 16021 (java) S 16018 16021 14381 0 -1 1077944320 10400 13275 0 0 30 2 5 3 20 0 15 0 473174469 11079880704 12558 33554432000 4194304 4196468 140730181330272 140730181312816 140381770211063 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 17584128 140730181331555 140730181334197 140730181334197 140730181337039 0
/proc/16021/statm: 2705049 12558 3311 1 0 2667149 0
[pid=16021/tid=16074] ppid=16018 vsize=10820196 memory=8317482817917895235 CPUtime=0.29 cores=1,3,5,7
/proc/16021/task/16074/stat : 16074 (java) R 16018 16021 14381 0 -1 4202560 6879 13275 0 0 20 1 5 3 20 0 15 0 473174478 11079880704 12558 33554432000 4194304 4196468 140730181330272 140381742032464 140381754291550 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 17584128 140730181331555 140730181334197 140730181334197 140730181337039 0
[pid=16021/tid=16075] ppid=16018 vsize=10820196 memory=4872558044660077418 CPUtime=0.08 cores=1,3,5,7
/proc/16021/task/16075/stat : 16075 (java) S 16018 16021 14381 0 -1 1077944384 1 13275 0 0 0 0 5 3 20 0 15 0 473174479 11079880704 12558 33554432000 4194304 4196468 140730181330272 140381774453264 140381770221269 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17584128 140730181331555 140730181334197 140730181334197 140730181337039 0
[pid=16021/tid=16076] ppid=16018 vsize=10820196 memory=6935054825532540783 CPUtime=0.08 cores=1,3,5,7
/proc/16021/task/16076/stat : 16076 (java) S 16018 16021 14381 0 -1 1077944384 1 13275 0 0 0 0 5 3 20 0 15 0 473174479 11079880704 12558 33554432000 4194304 4196468 140730181330272 140381678656144 140381770221269 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17584128 140730181331555 140730181334197 140730181334197 140730181337039 0
[pid=16021/tid=16077] ppid=16018 vsize=10820196 memory=140281352335825 CPUtime=0.08 cores=1,3,5,7
/proc/16021/task/16077/stat : 16077 (java) S 16018 16021 14381 0 -1 1077944384 1 13275 0 0 0 0 5 3 20 0 15 0 473174479 11079880704 12558 33554432000 4194304 4196468 140730181330272 140381342456080 140381770221269 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17584128 140730181331555 140730181334197 140730181334197 140730181337039 0
[pid=16021/tid=16078] ppid=16018 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/16021/task/16078/stat : 16078 (java) S 16018 16021 14381 0 -1 1077944384 2 13275 0 0 0 0 5 3 20 0 15 0 473174479 11079880704 12558 33554432000 4194304 4196468 140730181330272 140381341403536 140381770221269 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17584128 140730181331555 140730181334197 140730181334197 140730181337039 0
[pid=16021/tid=16079] ppid=16018 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/16021/task/16079/stat : 16079 (java) S 16018 16021 14381 0 -1 1077944384 2 13275 0 0 0 0 5 3 20 0 15 0 473174480 11079880704 12558 33554432000 4194304 4196468 140730181330272 140381296827120 140381770222210 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17584128 140730181331555 140730181334197 140730181334197 140730181337039 0
[pid=16021/tid=16080] ppid=16018 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/16021/task/16080/stat : 16080 (java) S 16018 16021 14381 0 -1 1077944384 13 13275 0 0 0 0 5 3 20 0 15 0 473174480 11079880704 12558 33554432000 4194304 4196468 140730181330272 140381207389856 140381770221269 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17584128 140730181331555 140730181334197 140730181334197 140730181337039 0
[pid=16021/tid=16081] ppid=16018 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/16021/task/16081/stat : 16081 (java) S 16018 16021 14381 0 -1 1077944384 1 13275 0 0 0 0 5 3 20 0 15 0 473174481 11079880704 12558 33554432000 4194304 4196468 140730181330272 140380603409648 140381770221269 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17584128 140730181331555 140730181334197 140730181334197 140730181337039 0
[pid=16021/tid=16082] ppid=16018 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/16021/task/16082/stat : 16082 (java) S 16018 16021 14381 0 -1 1077944384 3 13275 0 0 0 0 5 3 20 0 15 0 473174483 11079880704 12558 33554432000 4194304 4196468 140730181330272 140380296010192 140381770229659 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17584128 140730181331555 140730181334197 140730181334197 140730181337039 0
[pid=16021/tid=16083] ppid=16018 vsize=10820196 memory=0 CPUtime=0.1 cores=1,3,5,7
/proc/16021/task/16083/stat : 16083 (java) S 16018 16021 14381 0 -1 1077944384 473 13275 0 0 2 0 5 3 20 0 15 0 473174483 11079880704 12558 33554432000 4194304 4196468 140730181330272 140381295773936 140381770222210 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17584128 140730181331555 140730181334197 140730181334197 140730181337039 0
[pid=16021/tid=16084] ppid=16018 vsize=10820196 memory=-1 CPUtime=0.09 cores=1,3,5,7
/proc/16021/task/16084/stat : 16084 (java) S 16018 16021 14381 0 -1 1077944384 183 13275 0 0 1 0 5 3 20 0 15 0 473174483 11079880704 12558 33554432000 4194304 4196468 140730181330272 140381294721392 140381770222210 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17584128 140730181331555 140730181334197 140730181334197 140730181337039 0
[pid=16021/tid=16085] ppid=16018 vsize=10820196 memory=-1 CPUtime=0.13 cores=1,3,5,7
/proc/16021/task/16085/stat : 16085 (java) R 16018 16021 14381 0 -1 4202560 638 13275 0 0 5 0 5 3 20 0 15 0 473174483 11079880704 12558 33554432000 4194304 4196468 140730181330272 140381293668336 140381748783129 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 17584128 140730181331555 140730181334197 140730181334197 140730181337039 0
[pid=16021/tid=16086] ppid=16018 vsize=10820196 memory=140281352328832 CPUtime=0.08 cores=1,3,5,7
/proc/16021/task/16086/stat : 16086 (java) S 16018 16021 14381 0 -1 1077944384 3 13275 0 0 0 0 5 3 20 0 15 0 473174483 11079880704 12558 33554432000 4194304 4196468 140730181330272 140380262451552 140381770221269 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17584128 140730181331555 140730181334197 140730181334197 140730181337039 0
[pid=16021/tid=16087] ppid=16018 vsize=10820196 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/16021/task/16087/stat : 16087 (java) S 16018 16021 14381 0 -1 1077944384 1 13275 0 0 0 0 5 3 20 0 15 0 473174484 11079880704 12558 33554432000 4194304 4196468 140730181330272 140381292616752 140381770222210 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17584128 140730181331555 140730181334197 140730181334197 140730181337039 0
Current children cumulated CPU time: 0.4 s
Current children cumulated vsize: 10820196 KiB
Current children cumulated memory: 50232 KiB

[startup+0.70225 s]
/proc/loadavg: 1.51 1.52 1.46 4/228 16087
/proc/meminfo: memFree=3435292/32770624 swapFree=66953184/67108860
[pid=16021] ppid=16018 vsize=10824364 memory=83836 CPUtime=1.17 cores=1,3,5,7
/proc/16021/stat : 16021 (java) S 16018 16021 14381 0 -1 1077944320 15152 13275 0 0 104 5 5 3 20 0 15 0 473174469 11084148736 20959 33554432000 4194304 4196468 140730181330272 140730181312816 140381770211063 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 17584128 140730181331555 140730181334197 140730181334197 140730181337039 0
/proc/16021/statm: 2706091 20959 3515 1 0 2668173 0
[pid=16021/tid=16074] ppid=16018 vsize=10824364 memory=0 CPUtime=0.67 cores=1,3,5,7
/proc/16021/task/16074/stat : 16074 (java) R 16018 16021 14381 0 -1 4202560 10452 13275 0 0 56 3 5 3 20 0 15 0 473174478 11084148736 20959 33554432000 4194304 4196468 140730181330272 140381742041520 140381754291550 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 17584128 140730181331555 140730181334197 140730181334197 140730181337039 0
[pid=16021/tid=16075] ppid=16018 vsize=10824364 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/16021/task/16075/stat : 16075 (java) S 16018 16021 14381 0 -1 1077944384 1 13275 0 0 0 0 5 3 20 0 15 0 473174479 11084148736 20959 33554432000 4194304 4196468 140730181330272 140381774453264 140381770221269 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17584128 140730181331555 140730181334197 140730181334197 140730181337039 0
[pid=16021/tid=16076] ppid=16018 vsize=10824364 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/16021/task/16076/stat : 16076 (java) S 16018 16021 14381 0 -1 1077944384 1 13275 0 0 0 0 5 3 20 0 15 0 473174479 11084148736 20959 33554432000 4194304 4196468 140730181330272 140381678656144 140381770221269 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17584128 140730181331555 140730181334197 140730181334197 140730181337039 0
[pid=16021/tid=16077] ppid=16018 vsize=10824364 memory=2464304596481 CPUtime=0.08 cores=1,3,5,7
/proc/16021/task/16077/stat : 16077 (java) S 16018 16021 14381 0 -1 1077944384 1 13275 0 0 0 0 5 3 20 0 15 0 473174479 11084148736 20959 33554432000 4194304 4196468 140730181330272 140381342456080 140381770221269 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17584128 140730181331555 140730181334197 140730181334197 140730181337039 0
[pid=16021/tid=16078] ppid=16018 vsize=10824364 memory=448751368 CPUtime=0.08 cores=1,3,5,7
/proc/16021/task/16078/stat : 16078 (java) S 16018 16021 14381 0 -1 1077944384 2 13275 0 0 0 0 5 3 20 0 15 0 473174479 11084148736 20959 33554432000 4194304 4196468 140730181330272 140381341403536 140381770221269 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17584128 140730181331555 140730181334197 140730181334197 140730181337039 0
[pid=16021/tid=16079] ppid=16018 vsize=10824364 memory=14056 CPUtime=0.08 cores=1,3,5,7
/proc/16021/task/16079/stat : 16079 (java) S 16018 16021 14381 0 -1 1077944384 5 13275 0 0 0 0 5 3 20 0 15 0 473174480 11084148736 20959 33554432000 4194304 4196468 140730181330272 140381296827120 140381770222210 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17584128 140730181331555 140730181334197 140730181334197 140730181337039 0
[pid=16021/tid=16080] ppid=16018 vsize=10824364 memory=2116 CPUtime=0.08 cores=1,3,5,7
/proc/16021/task/16080/stat : 16080 (java) S 16018 16021 14381 0 -1 1077944384 13 13275 0 0 0 0 5 3 20 0 15 0 473174480 11084148736 20959 33554432000 4194304 4196468 140730181330272 140381207389856 140381770221269 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17584128 140730181331555 140730181334197 140730181334197 140730181337039 0
[pid=16021/tid=16081] ppid=16018 vsize=10824364 memory=520 CPUtime=0.08 cores=1,3,5,7
/proc/16021/task/16081/stat : 16081 (java) S 16018 16021 14381 0 -1 1077944384 1 13275 0 0 0 0 5 3 20 0 15 0 473174481 11084148736 20959 33554432000 4194304 4196468 140730181330272 140380603409648 140381770221269 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17584128 140730181331555 140730181334197 140730181334197 140730181337039 0
[pid=16021/tid=16082] ppid=16018 vsize=10824364 memory=1560 CPUtime=0.08 cores=1,3,5,7
/proc/16021/task/16082/stat : 16082 (java) S 16018 16021 14381 0 -1 1077944384 3 13275 0 0 0 0 5 3 20 0 15 0 473174483 11084148736 20959 33554432000 4194304 4196468 140730181330272 140380296010192 140381770229659 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17584128 140730181331555 140730181334197 140730181334197 140730181337039 0
[pid=16021/tid=16083] ppid=16018 vsize=10824364 memory=924 CPUtime=0.24 cores=1,3,5,7
/proc/16021/task/16083/stat : 16083 (java) S 16018 16021 14381 0 -1 1077944384 1126 13275 0 0 16 0 5 3 20 0 15 0 473174483 11084148736 20959 33554432000 4194304 4196468 140730181330272 140381295773936 140381770222210 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17584128 140730181331555 140730181334197 140730181334197 140730181337039 0
[pid=16021/tid=16084] ppid=16018 vsize=10824364 memory=3688 CPUtime=0.21 cores=1,3,5,7
/proc/16021/task/16084/stat : 16084 (java) S 16018 16021 14381 0 -1 1077944384 514 13275 0 0 13 0 5 3 20 0 15 0 473174483 11084148736 20959 33554432000 4194304 4196468 140730181330272 140381294721392 140381770222210 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17584128 140730181331555 140730181334197 140730181334197 140730181337039 0
[pid=16021/tid=16085] ppid=16018 vsize=10824364 memory=1984 CPUtime=0.25 cores=1,3,5,7
/proc/16021/task/16085/stat : 16085 (java) R 16018 16021 14381 0 -1 4202560 829 13275 0 0 17 0 5 3 20 0 15 0 473174483 11084148736 20959 33554432000 4194304 4196468 140730181330272 140381293664064 140381756535447 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 17584128 140730181331555 140730181334197 140730181334197 140730181337039 0
[pid=16021/tid=16086] ppid=16018 vsize=10824364 memory=6153431502485416297 CPUtime=0.08 cores=1,3,5,7
/proc/16021/task/16086/stat : 16086 (java) S 16018 16021 14381 0 -1 1077944384 3 13275 0 0 0 0 5 3 20 0 15 0 473174483 11084148736 20959 33554432000 4194304 4196468 140730181330272 140380262451552 140381770221269 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17584128 140730181331555 140730181334197 140730181334197 140730181337039 0
[pid=16021/tid=16087] ppid=16018 vsize=10824364 memory=7881696724453321575 CPUtime=0.08 cores=1,3,5,7
/proc/16021/task/16087/stat : 16087 (java) S 16018 16021 14381 0 -1 1077944384 1 13275 0 0 0 0 5 3 20 0 15 0 473174484 11084148736 20959 33554432000 4194304 4196468 140730181330272 140381292616752 140381770222210 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17584128 140730181331555 140730181334197 140730181334197 140730181337039 0
Current children cumulated CPU time: 1.17 s
Current children cumulated vsize: 10824364 KiB
Current children cumulated memory: 83836 KiB

[startup+1.50672 s]
/proc/loadavg: 1.51 1.52 1.46 4/228 16087
/proc/meminfo: memFree=3396692/32770624 swapFree=66953184/67108860
[pid=16021] ppid=16018 vsize=10834680 memory=173496 CPUtime=2.53 cores=1,3,5,7
/proc/16021/stat : 16021 (java) S 16018 16021 14381 0 -1 1077944320 21912 13275 0 0 236 9 5 3 20 0 15 0 473174469 11094712320 43374 33554432000 4194304 4196468 140730181330272 140730181312816 140381770211063 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 17584128 140730181331555 140730181334197 140730181334197 140730181337039 0
/proc/16021/statm: 2708670 43374 3589 1 0 2670733 0
[pid=16021/tid=16074] ppid=16018 vsize=10834680 memory=7164192802077696338 CPUtime=1.45 cores=1,3,5,7
/proc/16021/task/16074/stat : 16074 (java) R 16018 16021 14381 0 -1 4202560 15333 13275 0 0 132 5 5 3 20 0 15 0 473174478 11094712320 43374 33554432000 4194304 4196468 140730181330272 140381742016832 140381770222998 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 17584128 140730181331555 140730181334197 140730181334197 140730181337039 0
[pid=16021/tid=16075] ppid=16018 vsize=10834680 memory=7019233189071708498 CPUtime=0.09 cores=1,3,5,7
/proc/16021/task/16075/stat : 16075 (java) S 16018 16021 14381 0 -1 1077944384 31 13275 0 0 1 0 5 3 20 0 15 0 473174479 11094712320 43374 33554432000 4194304 4196468 140730181330272 140381774453264 140381770221269 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17584128 140730181331555 140730181334197 140730181334197 140730181337039 0
[pid=16021/tid=16076] ppid=16018 vsize=10834680 memory=7522798532514960746 CPUtime=0.08 cores=1,3,5,7
/proc/16021/task/16076/stat : 16076 (java) S 16018 16021 14381 0 -1 1077944384 84 13275 0 0 0 0 5 3 20 0 15 0 473174479 11094712320 43374 33554432000 4194304 4196468 140730181330272 140381678656144 140381770221269 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17584128 140730181331555 140730181334197 140730181334197 140730181337039 0
[pid=16021/tid=16077] ppid=16018 vsize=10834680 memory=6080819819046070371 CPUtime=0.09 cores=1,3,5,7
/proc/16021/task/16077/stat : 16077 (java) S 16018 16021 14381 0 -1 1077944384 74 13275 0 0 1 0 5 3 20 0 15 0 473174479 11094712320 43374 33554432000 4194304 4196468 140730181330272 140381342456080 140381770221269 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17584128 140730181331555 140730181334197 140730181334197 140730181337039 0
[pid=16021/tid=16078] ppid=16018 vsize=10834680 memory=33 CPUtime=0.09 cores=1,3,5,7
/proc/16021/task/16078/stat : 16078 (java) S 16018 16021 14381 0 -1 1077944384 338 13275 0 0 1 0 5 3 20 0 15 0 473174479 11094712320 43374 33554432000 4194304 4196468 140730181330272 140381341403536 140381770221269 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17584128 140730181331555 140730181334197 140730181334197 140730181337039 0
[pid=16021/tid=16079] ppid=16018 vsize=10834680 memory=6943526294502006880 CPUtime=0.09 cores=1,3,5,7
/proc/16021/task/16079/stat : 16079 (java) S 16018 16021 14381 0 -1 1077944384 146 13275 0 0 1 0 5 3 20 0 15 0 473174480 11094712320 43374 33554432000 4194304 4196468 140730181330272 140381296827120 140381770222210 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17584128 140730181331555 140730181334197 140730181334197 140730181337039 0
[pid=16021/tid=16080] ppid=16018 vsize=10834680 memory=6944656592387989600 CPUtime=0.08 cores=1,3,5,7
/proc/16021/task/16080/stat : 16080 (java) S 16018 16021 14381 0 -1 1077944384 14 13275 0 0 0 0 5 3 20 0 15 0 473174480 11094712320 43374 33554432000 4194304 4196468 140730181330272 140381207389920 140381770221269 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17584128 140730181331555 140730181334197 140730181334197 140730181337039 0
[pid=16021/tid=16081] ppid=16018 vsize=10834680 memory=6944656592455097440 CPUtime=0.08 cores=1,3,5,7
/proc/16021/task/16081/stat : 16081 (java) S 16018 16021 14381 0 -1 1077944384 1 13275 0 0 0 0 5 3 20 0 15 0 473174481 11094712320 43374 33554432000 4194304 4196468 140730181330272 140380603409664 140381770221269 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17584128 140730181331555 140730181334197 140730181334197 140730181337039 0
[pid=16021/tid=16082] ppid=16018 vsize=10834680 memory=8976414709404591081 CPUtime=0.08 cores=1,3,5,7
/proc/16021/task/16082/stat : 16082 (java) S 16018 16021 14381 0 -1 1077944384 3 13275 0 0 0 0 5 3 20 0 15 0 473174483 11094712320 43374 33554432000 4194304 4196468 140730181330272 140380296010192 140381770229659 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17584128 140730181331555 140730181334197 140730181334197 140730181337039 0
[pid=16021/tid=16083] ppid=16018 vsize=10834680 memory=6944652177228980320 CPUtime=0.38 cores=1,3,5,7
/proc/16021/task/16083/stat : 16083 (java) S 16018 16021 14381 0 -1 1077944384 1314 13275 0 0 30 0 5 3 20 0 15 0 473174483 11094712320 43374 33554432000 4194304 4196468 140730181330272 140381295773936 140381770222210 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17584128 140730181331555 140730181334197 140730181334197 140730181337039 0
[pid=16021/tid=16084] ppid=16018 vsize=10834680 memory=6791534058613427641 CPUtime=0.31 cores=1,3,5,7
/proc/16021/task/16084/stat : 16084 (java) R 16018 16021 14381 0 -1 1077944384 710 13275 0 0 23 0 5 3 20 0 15 0 473174483 11094712320 43374 33554432000 4194304 4196468 140730181330272 140381294721392 140381770222210 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 17584128 140730181331555 140730181334197 140730181334197 140730181337039 0
[pid=16021/tid=16085] ppid=16018 vsize=10834680 memory=-8253362664378450061 CPUtime=0.51 cores=1,3,5,7
/proc/16021/task/16085/stat : 16085 (java) R 16018 16021 14381 0 -1 4202560 1660 13275 0 0 43 0 5 3 20 0 15 0 473174483 11094712320 43374 33554432000 4194304 4196468 140730181330272 140381293666144 140381754291550 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 17584128 140730181331555 140730181334197 140730181334197 140730181337039 0

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

[startup+53.6933 s]
# the end of solver process 16021 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=62.0457 s, system=0.40719 s

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

[startup+51.201 s]
/proc/loadavg: 1.50 1.52 1.46 3/228 16091
/proc/meminfo: memFree=2672892/32770624 swapFree=66953184/67108860
[pid=16021] ppid=16018 vsize=10846988 memory=831872 CPUtime=59.93 cores=1,3,5,7
/proc/16021/stat : 16021 (java) S 16018 16021 14381 0 -1 1077944320 78432 13275 0 0 5950 35 5 3 20 0 15 0 473174469 11107315712 207968 33554432000 4194304 4196468 140730181330272 140730181312816 140381770211063 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 17584128 140730181331555 140730181334197 140730181334197 140730181337039 0
/proc/16021/statm: 2711747 207968 3630 1 0 2673805 0
[pid=16021/tid=16074] ppid=16018 vsize=10846988 memory=6791534058613427641 CPUtime=50.94 cores=1,3,5,7
/proc/16021/task/16074/stat : 16074 (java) R 16018 16021 14381 0 -1 4202560 28352 13275 0 0 5071 15 5 3 20 0 15 0 473174478 11107315712 207968 33554432000 4194304 4196468 140730181330272 140381742045728 140381374684152 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 17584128 140730181331555 140730181334197 140730181334197 140730181337039 0
[pid=16021/tid=16075] ppid=16018 vsize=10846988 memory=7882834749540411979 CPUtime=0.18 cores=1,3,5,7
/proc/16021/task/16075/stat : 16075 (java) S 16018 16021 14381 0 -1 1077944384 2157 13275 0 0 7 3 5 3 20 0 15 0 473174479 11107315712 207968 33554432000 4194304 4196468 140730181330272 140381774453264 140381770221269 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17584128 140730181331555 140730181334197 140730181334197 140730181337039 0
[pid=16021/tid=16076] ppid=16018 vsize=10846988 memory=-5942888427914360000 CPUtime=0.18 cores=1,3,5,7
/proc/16021/task/16076/stat : 16076 (java) S 16018 16021 14381 0 -1 1077944384 610 13275 0 0 8 2 5 3 20 0 15 0 473174479 11107315712 207968 33554432000 4194304 4196468 140730181330272 140381678656144 140381770221269 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17584128 140730181331555 140730181334197 140730181334197 140730181337039 0
[pid=16021/tid=16077] ppid=16018 vsize=10846988 memory=8326441112149131693 CPUtime=0.18 cores=1,3,5,7
/proc/16021/task/16077/stat : 16077 (java) S 16018 16021 14381 0 -1 1077944384 1079 13275 0 0 8 2 5 3 20 0 15 0 473174479 11107315712 207968 33554432000 4194304 4196468 140730181330272 140381342456080 140381770221269 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17584128 140730181331555 140730181334197 140730181334197 140730181337039 0
[pid=16021/tid=16078] ppid=16018 vsize=10846988 memory=8508281403248444831 CPUtime=0.17 cores=1,3,5,7
/proc/16021/task/16078/stat : 16078 (java) S 16018 16021 14381 0 -1 1077944384 2174 13275 0 0 7 2 5 3 20 0 15 0 473174479 11107315712 207968 33554432000 4194304 4196468 140730181330272 140381341403536 140381770221269 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17584128 140730181331555 140730181334197 140730181334197 140730181337039 0
[pid=16021/tid=16079] ppid=16018 vsize=10846988 memory=8326441112149131695 CPUtime=0.17 cores=1,3,5,7
/proc/16021/task/16079/stat : 16079 (java) S 16018 16021 14381 0 -1 1077944384 6082 13275 0 0 8 1 5 3 20 0 15 0 473174480 11107315712 207968 33554432000 4194304 4196468 140730181330272 140381296827120 140381770222210 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17584128 140730181331555 140730181334197 140730181334197 140730181337039 0
[pid=16021/tid=16080] ppid=16018 vsize=10846988 memory=280562430528256 CPUtime=0.08 cores=1,3,5,7
/proc/16021/task/16080/stat : 16080 (java) S 16018 16021 14381 0 -1 1077944384 15 13275 0 0 0 0 5 3 20 0 15 0 473174480 11107315712 207968 33554432000 4194304 4196468 140730181330272 140381207389920 140381770221269 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17584128 140730181331555 140730181334197 140730181334197 140730181337039 0
[pid=16021/tid=16081] ppid=16018 vsize=10846988 memory=6944652177228980320 CPUtime=0.08 cores=1,3,5,7
/proc/16021/task/16081/stat : 16081 (java) S 16018 16021 14381 0 -1 1077944384 1 13275 0 0 0 0 5 3 20 0 15 0 473174481 11107315712 207968 33554432000 4194304 4196468 140730181330272 140380603409664 140381770221269 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17584128 140730181331555 140730181334197 140730181334197 140730181337039 0
[pid=16021/tid=16082] ppid=16018 vsize=10846988 memory=6944656575208382560 CPUtime=0.08 cores=1,3,5,7
/proc/16021/task/16082/stat : 16082 (java) S 16018 16021 14381 0 -1 1077944384 3 13275 0 0 0 0 5 3 20 0 15 0 473174483 11107315712 207968 33554432000 4194304 4196468 140730181330272 140380296010192 140381770229659 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17584128 140730181331555 140730181334197 140730181334197 140730181337039 0
[pid=16021/tid=16083] ppid=16018 vsize=10846988 memory=6944656575208382560 CPUtime=3.24 cores=1,3,5,7
/proc/16021/task/16083/stat : 16083 (java) S 16018 16021 14381 0 -1 1077944384 11194 13275 0 0 314 2 5 3 20 0 15 0 473174483 11107315712 207968 33554432000 4194304 4196468 140730181330272 140381295773936 140381770222210 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17584128 140730181331555 140730181334197 140730181334197 140730181337039 0
[pid=16021/tid=16084] ppid=16018 vsize=10846988 memory=7878594911871787863 CPUtime=3.46 cores=1,3,5,7
/proc/16021/task/16084/stat : 16084 (java) S 16018 16021 14381 0 -1 1077944384 14863 13275 0 0 336 2 5 3 20 0 15 0 473174483 11107315712 207968 33554432000 4194304 4196468 140730181330272 140381294721392 140381770222210 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17584128 140730181331555 140730181334197 140730181334197 140730181337039 0
[pid=16021/tid=16085] ppid=16018 vsize=10846988 memory=7013938881725900439 CPUtime=1.94 cores=1,3,5,7
/proc/16021/task/16085/stat : 16085 (java) S 16018 16021 14381 0 -1 1077944384 9306 13275 0 0 184 2 5 3 20 0 15 0 473174483 11107315712 207968 33554432000 4194304 4196468 140730181330272 140381293668336 140381770222210 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17584128 140730181331555 140730181334197 140730181334197 140730181337039 0
[pid=16021/tid=16086] ppid=16018 vsize=10846988 memory=1256 CPUtime=0.08 cores=1,3,5,7
/proc/16021/task/16086/stat : 16086 (java) S 16018 16021 14381 0 -1 1077944384 3 13275 0 0 0 0 5 3 20 0 15 0 473174483 11107315712 207968 33554432000 4194304 4196468 140730181330272 140380262451552 140381770221269 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17584128 140730181331555 140730181334197 140730181334197 140730181337039 0
[pid=16021/tid=16087] ppid=16018 vsize=10846988 memory=1076 CPUtime=0.1 cores=1,3,5,7
/proc/16021/task/16087/stat : 16087 (java) S 16018 16021 14381 0 -1 1077944384 391 13275 0 0 1 1 5 3 20 0 15 0 473174484 11107315712 207968 33554432000 4194304 4196468 140730181330272 140381292616752 140381770222210 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17584128 140730181331555 140730181334197 140730181334197 140730181337039 0
Current children cumulated CPU time: 59.93 s
Current children cumulated vsize: 10846988 KiB
Current children cumulated memory: 831872 KiB

[startup+52.8007 s]
/proc/loadavg: 1.46 1.51 1.46 3/228 16091
/proc/meminfo: memFree=2673672/32770624 swapFree=66953184/67108860
[pid=16021] ppid=16018 vsize=10846988 memory=831356 CPUtime=61.55 cores=1,3,5,7
/proc/16021/stat : 16021 (java) S 16018 16021 14381 0 -1 1077944320 81263 13275 0 0 6112 35 5 3 20 0 15 0 473174469 11107315712 207839 33554432000 4194304 4196468 140730181330272 140730181312816 140381770211063 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 17584128 140730181331555 140730181334197 140730181334197 140730181337039 0
/proc/16021/statm: 2711747 207839 3630 1 0 2673805 0
[pid=16021/tid=16074] ppid=16018 vsize=10846988 memory=6791534058613427641 CPUtime=52.53 cores=1,3,5,7
/proc/16021/task/16074/stat : 16074 (java) R 16018 16021 14381 0 -1 4202560 28817 13275 0 0 5230 15 5 3 20 0 15 0 473174478 11107315712 207839 33554432000 4194304 4196468 140730181330272 140381742046752 140381358681568 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 17584128 140730181331555 140730181334197 140730181334197 140730181337039 0
[pid=16021/tid=16075] ppid=16018 vsize=10846988 memory=-2672971630408907303 CPUtime=0.19 cores=1,3,5,7
/proc/16021/task/16075/stat : 16075 (java) S 16018 16021 14381 0 -1 1077944384 2161 13275 0 0 8 3 5 3 20 0 15 0 473174479 11107315712 207839 33554432000 4194304 4196468 140730181330272 140381774453264 140381770221269 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17584128 140730181331555 140730181334197 140730181334197 140730181337039 0
[pid=16021/tid=16076] ppid=16018 vsize=10846988 memory=-3756611412707075625 CPUtime=0.18 cores=1,3,5,7
/proc/16021/task/16076/stat : 16076 (java) S 16018 16021 14381 0 -1 1077944384 1129 13275 0 0 8 2 5 3 20 0 15 0 473174479 11107315712 207839 33554432000 4194304 4196468 140730181330272 140381678656144 140381770221269 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17584128 140730181331555 140730181334197 140730181334197 140730181337039 0
[pid=16021/tid=16077] ppid=16018 vsize=10846988 memory=-7022074515825631275 CPUtime=0.18 cores=1,3,5,7
/proc/16021/task/16077/stat : 16077 (java) S 16018 16021 14381 0 -1 1077944384 1121 13275 0 0 8 2 5 3 20 0 15 0 473174479 11107315712 207839 33554432000 4194304 4196468 140730181330272 140381342456080 140381770221269 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17584128 140730181331555 140730181334197 140730181334197 140730181337039 0
[pid=16021/tid=16078] ppid=16018 vsize=10846988 memory=-5587106306044206369 CPUtime=0.17 cores=1,3,5,7
/proc/16021/task/16078/stat : 16078 (java) S 16018 16021 14381 0 -1 1077944384 2219 13275 0 0 7 2 5 3 20 0 15 0 473174479 11107315712 207839 33554432000 4194304 4196468 140730181330272 140381341403536 140381770221269 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17584128 140730181331555 140730181334197 140730181334197 140730181337039 0
[pid=16021/tid=16079] ppid=16018 vsize=10846988 memory=832896 CPUtime=0.17 cores=1,3,5,7
/proc/16021/task/16079/stat : 16079 (java) S 16018 16021 14381 0 -1 1077944384 6345 13275 0 0 8 1 5 3 20 0 15 0 473174480 11107315712 207839 33554432000 4194304 4196468 140730181330272 140381296827120 140381770222210 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17584128 140730181331555 140730181334197 140730181334197 140730181337039 0
[pid=16021/tid=16080] ppid=16018 vsize=10846988 memory=9580 CPUtime=0.08 cores=1,3,5,7
/proc/16021/task/16080/stat : 16080 (java) S 16018 16021 14381 0 -1 1077944384 15 13275 0 0 0 0 5 3 20 0 15 0 473174480 11107315712 207839 33554432000 4194304 4196468 140730181330272 140381207389920 140381770221269 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17584128 140730181331555 140730181334197 140730181334197 140730181337039 0
[pid=16021/tid=16081] ppid=16018 vsize=10846988 memory=1052 CPUtime=0.08 cores=1,3,5,7
/proc/16021/task/16081/stat : 16081 (java) S 16018 16021 14381 0 -1 1077944384 1 13275 0 0 0 0 5 3 20 0 15 0 473174481 11107315712 207839 33554432000 4194304 4196468 140730181330272 140380603409664 140381770221269 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17584128 140730181331555 140730181334197 140730181334197 140730181337039 0
[pid=16021/tid=16082] ppid=16018 vsize=10846988 memory=776 CPUtime=0.08 cores=1,3,5,7
/proc/16021/task/16082/stat : 16082 (java) S 16018 16021 14381 0 -1 1077944384 3 13275 0 0 0 0 5 3 20 0 15 0 473174483 11107315712 207839 33554432000 4194304 4196468 140730181330272 140380296010192 140381770229659 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17584128 140730181331555 140730181334197 140730181334197 140730181337039 0
[pid=16021/tid=16083] ppid=16018 vsize=10846988 memory=2832 CPUtime=3.25 cores=1,3,5,7
/proc/16021/task/16083/stat : 16083 (java) S 16018 16021 14381 0 -1 1077944384 12260 13275 0 0 315 2 5 3 20 0 15 0 473174483 11107315712 207839 33554432000 4194304 4196468 140730181330272 140381295773936 140381770222210 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17584128 140730181331555 140730181334197 140730181334197 140730181337039 0
[pid=16021/tid=16084] ppid=16018 vsize=10846988 memory=668 CPUtime=3.46 cores=1,3,5,7
/proc/16021/task/16084/stat : 16084 (java) S 16018 16021 14381 0 -1 1077944384 15259 13275 0 0 336 2 5 3 20 0 15 0 473174483 11107315712 207839 33554432000 4194304 4196468 140730181330272 140381294721392 140381770222210 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17584128 140730181331555 140730181334197 140730181334197 140730181337039 0
[pid=16021/tid=16085] ppid=16018 vsize=10846988 memory=1256 CPUtime=1.94 cores=1,3,5,7
/proc/16021/task/16085/stat : 16085 (java) S 16018 16021 14381 0 -1 1077944384 9308 13275 0 0 184 2 5 3 20 0 15 0 473174483 11107315712 207839 33554432000 4194304 4196468 140730181330272 140381293668336 140381770222210 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17584128 140730181331555 140730181334197 140730181334197 140730181337039 0
[pid=16021/tid=16086] ppid=16018 vsize=10846988 memory=833924 CPUtime=0.08 cores=1,3,5,7
/proc/16021/task/16086/stat : 16086 (java) S 16018 16021 14381 0 -1 1077944384 3 13275 0 0 0 0 5 3 20 0 15 0 473174483 11107315712 207839 33554432000 4194304 4196468 140730181330272 140380262451552 140381770221269 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17584128 140730181331555 140730181334197 140730181334197 140730181337039 0
[pid=16021/tid=16087] ppid=16018 vsize=10846988 memory=833924 CPUtime=0.1 cores=1,3,5,7
/proc/16021/task/16087/stat : 16087 (java) S 16018 16021 14381 0 -1 1077944384 420 13275 0 0 1 1 5 3 20 0 15 0 473174484 11107315712 207839 33554432000 4194304 4196468 140730181330272 140381292616752 140381770222210 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17584128 140730181331555 140730181334197 140730181334197 140730181337039 0
Current children cumulated CPU time: 61.55 s
Current children cumulated vsize: 10846988 KiB
Current children cumulated memory: 831356 KiB

[startup+53.2007 s]
/proc/loadavg: 1.46 1.51 1.46 3/228 16092
/proc/meminfo: memFree=2674144/32770624 swapFree=66953184/67108860
[pid=16021] ppid=16018 vsize=10846988 memory=831356 CPUtime=61.95 cores=1,3,5,7
/proc/16021/stat : 16021 (java) S 16018 16021 14381 0 -1 1077944320 81366 13275 0 0 6152 35 5 3 20 0 15 0 473174469 11107315712 207839 33554432000 4194304 4196468 140730181330272 140730181312816 140381770211063 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 17584128 140730181331555 140730181334197 140730181334197 140730181337039 0
/proc/16021/statm: 2711747 207839 3630 1 0 2673805 0
[pid=16021/tid=16074] ppid=16018 vsize=10846988 memory=920 CPUtime=52.93 cores=1,3,5,7
/proc/16021/task/16074/stat : 16074 (java) R 16018 16021 14381 0 -1 4202560 28920 13275 0 0 5270 15 5 3 20 0 15 0 473174478 11107315712 207839 33554432000 4194304 4196468 140730181330272 140381742046640 140381359822823 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 17584128 140730181331555 140730181334197 140730181334197 140730181337039 0
[pid=16021/tid=16075] ppid=16018 vsize=10846988 memory=3848 CPUtime=0.19 cores=1,3,5,7
/proc/16021/task/16075/stat : 16075 (java) S 16018 16021 14381 0 -1 1077944384 2161 13275 0 0 8 3 5 3 20 0 15 0 473174479 11107315712 207839 33554432000 4194304 4196468 140730181330272 140381774453264 140381770221269 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17584128 140730181331555 140730181334197 140730181334197 140730181337039 0
[pid=16021/tid=16076] ppid=16018 vsize=10846988 memory=2884 CPUtime=0.18 cores=1,3,5,7
/proc/16021/task/16076/stat : 16076 (java) S 16018 16021 14381 0 -1 1077944384 1129 13275 0 0 8 2 5 3 20 0 15 0 473174479 11107315712 207839 33554432000 4194304 4196468 140730181330272 140381678656144 140381770221269 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17584128 140730181331555 140730181334197 140730181334197 140730181337039 0
[pid=16021/tid=16077] ppid=16018 vsize=10846988 memory=2856 CPUtime=0.18 cores=1,3,5,7
/proc/16021/task/16077/stat : 16077 (java) S 16018 16021 14381 0 -1 1077944384 1121 13275 0 0 8 2 5 3 20 0 15 0 473174479 11107315712 207839 33554432000 4194304 4196468 140730181330272 140381342456080 140381770221269 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17584128 140730181331555 140730181334197 140730181334197 140730181337039 0
[pid=16021/tid=16078] ppid=16018 vsize=10846988 memory=1408 CPUtime=0.17 cores=1,3,5,7
/proc/16021/task/16078/stat : 16078 (java) S 16018 16021 14381 0 -1 1077944384 2219 13275 0 0 7 2 5 3 20 0 15 0 473174479 11107315712 207839 33554432000 4194304 4196468 140730181330272 140381341403536 140381770221269 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17584128 140730181331555 140730181334197 140730181334197 140730181337039 0
[pid=16021/tid=16079] ppid=16018 vsize=10846988 memory=2908 CPUtime=0.17 cores=1,3,5,7
/proc/16021/task/16079/stat : 16079 (java) S 16018 16021 14381 0 -1 1077944384 6345 13275 0 0 8 1 5 3 20 0 15 0 473174480 11107315712 207839 33554432000 4194304 4196468 140730181330272 140381296827120 140381770222210 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17584128 140730181331555 140730181334197 140730181334197 140730181337039 0
[pid=16021/tid=16080] ppid=16018 vsize=10846988 memory=889080 CPUtime=0.08 cores=1,3,5,7
/proc/16021/task/16080/stat : 16080 (java) S 16018 16021 14381 0 -1 1077944384 15 13275 0 0 0 0 5 3 20 0 15 0 473174480 11107315712 207839 33554432000 4194304 4196468 140730181330272 140381207389920 140381770221269 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17584128 140730181331555 140730181334197 140730181334197 140730181337039 0
[pid=16021/tid=16081] ppid=16018 vsize=10846988 memory=1408 CPUtime=0.08 cores=1,3,5,7
/proc/16021/task/16081/stat : 16081 (java) S 16018 16021 14381 0 -1 1077944384 1 13275 0 0 0 0 5 3 20 0 15 0 473174481 11107315712 207839 33554432000 4194304 4196468 140730181330272 140380603409664 140381770221269 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17584128 140730181331555 140730181334197 140730181334197 140730181337039 0
[pid=16021/tid=16082] ppid=16018 vsize=10846988 memory=2896 CPUtime=0.08 cores=1,3,5,7
/proc/16021/task/16082/stat : 16082 (java) S 16018 16021 14381 0 -1 1077944384 3 13275 0 0 0 0 5 3 20 0 15 0 473174483 11107315712 207839 33554432000 4194304 4196468 140730181330272 140380296010192 140381770229659 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17584128 140730181331555 140730181334197 140730181334197 140730181337039 0
[pid=16021/tid=16083] ppid=16018 vsize=10846988 memory=834948 CPUtime=3.25 cores=1,3,5,7
/proc/16021/task/16083/stat : 16083 (java) S 16018 16021 14381 0 -1 1077944384 12260 13275 0 0 315 2 5 3 20 0 15 0 473174483 11107315712 207839 33554432000 4194304 4196468 140730181330272 140381295773936 140381770222210 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17584128 140730181331555 140730181334197 140730181334197 140730181337039 0
[pid=16021/tid=16084] ppid=16018 vsize=10846988 memory=1620 CPUtime=3.46 cores=1,3,5,7
/proc/16021/task/16084/stat : 16084 (java) S 16018 16021 14381 0 -1 1077944384 15259 13275 0 0 336 2 5 3 20 0 15 0 473174483 11107315712 207839 33554432000 4194304 4196468 140730181330272 140381294721392 140381770222210 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17584128 140730181331555 140730181334197 140730181334197 140730181337039 0
[pid=16021/tid=16085] ppid=16018 vsize=10846988 memory=4420 CPUtime=1.94 cores=1,3,5,7
/proc/16021/task/16085/stat : 16085 (java) S 16018 16021 14381 0 -1 1077944384 9308 13275 0 0 184 2 5 3 20 0 15 0 473174483 11107315712 207839 33554432000 4194304 4196468 140730181330272 140381293668336 140381770222210 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17584128 140730181331555 140730181334197 140730181334197 140730181337039 0
[pid=16021/tid=16086] ppid=16018 vsize=10846988 memory=6628 CPUtime=0.08 cores=1,3,5,7
/proc/16021/task/16086/stat : 16086 (java) S 16018 16021 14381 0 -1 1077944384 3 13275 0 0 0 0 5 3 20 0 15 0 473174483 11107315712 207839 33554432000 4194304 4196468 140730181330272 140380262451552 140381770221269 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17584128 140730181331555 140730181334197 140730181334197 140730181337039 0
[pid=16021/tid=16087] ppid=16018 vsize=10846988 memory=8836 CPUtime=0.1 cores=1,3,5,7
/proc/16021/task/16087/stat : 16087 (java) S 16018 16021 14381 0 -1 1077944384 420 13275 0 0 1 1 5 3 20 0 15 0 473174484 11107315712 207839 33554432000 4194304 4196468 140730181330272 140381292616752 140381770222210 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17584128 140730181331555 140730181334197 140730181334197 140730181337039 0
Current children cumulated CPU time: 61.95 s
Current children cumulated vsize: 10846988 KiB
Current children cumulated memory: 831356 KiB

[startup+53.6115 s]
/proc/loadavg: 1.46 1.51 1.46 3/228 16092
/proc/meminfo: memFree=2674144/32770624 swapFree=66953184/67108860
[pid=16021] ppid=16018 vsize=10846988 memory=833404 CPUtime=62.37 cores=1,3,5,7
/proc/16021/stat : 16021 (java) S 16018 16021 14381 0 -1 1077944320 81428 13275 0 0 6193 36 5 3 20 0 15 0 473174469 11107315712 208351 33554432000 4194304 4196468 140730181330272 140730181312816 140381770211063 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 17584128 140730181331555 140730181334197 140730181334197 140730181337039 0
/proc/16021/statm: 2711747 208351 3630 1 0 2673805 0
[pid=16021/tid=16074] ppid=16018 vsize=10846988 memory=6791534058613427641 CPUtime=53.34 cores=1,3,5,7
/proc/16021/task/16074/stat : 16074 (java) R 16018 16021 14381 0 -1 4202560 28973 13275 0 0 5311 15 5 3 20 0 15 0 473174478 11107315712 208351 33554432000 4194304 4196468 140730181330272 140381742046736 140381374522343 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 17584128 140730181331555 140730181334197 140730181334197 140730181337039 0
[pid=16021/tid=16075] ppid=16018 vsize=10846988 memory=54816 CPUtime=0.19 cores=1,3,5,7
/proc/16021/task/16075/stat : 16075 (java) S 16018 16021 14381 0 -1 1077944384 2163 13275 0 0 8 3 5 3 20 0 15 0 473174479 11107315712 208351 33554432000 4194304 4196468 140730181330272 140381774453264 140381770221269 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17584128 140730181331555 140730181334197 140730181334197 140730181337039 0
[pid=16021/tid=16076] ppid=16018 vsize=10846988 memory=988 CPUtime=0.18 cores=1,3,5,7
/proc/16021/task/16076/stat : 16076 (java) S 16018 16021 14381 0 -1 1077944384 1130 13275 0 0 8 2 5 3 20 0 15 0 473174479 11107315712 208351 33554432000 4194304 4196468 140730181330272 140381678656144 140381770221269 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17584128 140730181331555 140730181334197 140730181334197 140730181337039 0
[pid=16021/tid=16077] ppid=16018 vsize=10846988 memory=2008 CPUtime=0.18 cores=1,3,5,7
/proc/16021/task/16077/stat : 16077 (java) S 16018 16021 14381 0 -1 1077944384 1123 13275 0 0 8 2 5 3 20 0 15 0 473174479 11107315712 208351 33554432000 4194304 4196468 140730181330272 140381342456080 140381770221269 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17584128 140730181331555 140730181334197 140730181334197 140730181337039 0
[pid=16021/tid=16078] ppid=16018 vsize=10846988 memory=1424 CPUtime=0.17 cores=1,3,5,7
/proc/16021/task/16078/stat : 16078 (java) S 16018 16021 14381 0 -1 1077944384 2222 13275 0 0 7 2 5 3 20 0 15 0 473174479 11107315712 208351 33554432000 4194304 4196468 140730181330272 140381341403536 140381770221269 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17584128 140730181331555 140730181334197 140730181334197 140730181337039 0
[pid=16021/tid=16079] ppid=16018 vsize=10846988 memory=3640 CPUtime=0.17 cores=1,3,5,7
/proc/16021/task/16079/stat : 16079 (java) S 16018 16021 14381 0 -1 1077944384 6346 13275 0 0 8 1 5 3 20 0 15 0 473174480 11107315712 208351 33554432000 4194304 4196468 140730181330272 140381296827120 140381770222210 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17584128 140730181331555 140730181334197 140730181334197 140730181337039 0
[pid=16021/tid=16080] ppid=16018 vsize=10846988 memory=1548 CPUtime=0.08 cores=1,3,5,7
/proc/16021/task/16080/stat : 16080 (java) S 16018 16021 14381 0 -1 1077944384 15 13275 0 0 0 0 5 3 20 0 15 0 473174480 11107315712 208351 33554432000 4194304 4196468 140730181330272 140381207389920 140381770221269 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17584128 140730181331555 140730181334197 140730181334197 140730181337039 0
[pid=16021/tid=16081] ppid=16018 vsize=10846988 memory=1728 CPUtime=0.08 cores=1,3,5,7
/proc/16021/task/16081/stat : 16081 (java) S 16018 16021 14381 0 -1 1077944384 1 13275 0 0 0 0 5 3 20 0 15 0 473174481 11107315712 208351 33554432000 4194304 4196468 140730181330272 140380603409664 140381770221269 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17584128 140730181331555 140730181334197 140730181334197 140730181337039 0
[pid=16021/tid=16082] ppid=16018 vsize=10846988 memory=8072 CPUtime=0.08 cores=1,3,5,7
/proc/16021/task/16082/stat : 16082 (java) S 16018 16021 14381 0 -1 1077944384 3 13275 0 0 0 0 5 3 20 0 15 0 473174483 11107315712 208351 33554432000 4194304 4196468 140730181330272 140380296010192 140381770229659 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17584128 140730181331555 140730181334197 140730181334197 140730181337039 0
[pid=16021/tid=16083] ppid=16018 vsize=10846988 memory=9580 CPUtime=3.25 cores=1,3,5,7
/proc/16021/task/16083/stat : 16083 (java) S 16018 16021 14381 0 -1 1077944384 12260 13275 0 0 315 2 5 3 20 0 15 0 473174483 11107315712 208351 33554432000 4194304 4196468 140730181330272 140381295773936 140381770222210 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17584128 140730181331555 140730181334197 140730181334197 140730181337039 0
[pid=16021/tid=16084] ppid=16018 vsize=10846988 memory=1052 CPUtime=3.46 cores=1,3,5,7
/proc/16021/task/16084/stat : 16084 (java) S 16018 16021 14381 0 -1 1077944384 15259 13275 0 0 336 2 5 3 20 0 15 0 473174483 11107315712 208351 33554432000 4194304 4196468 140730181330272 140381294721392 140381770222210 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17584128 140730181331555 140730181334197 140730181334197 140730181337039 0
[pid=16021/tid=16085] ppid=16018 vsize=10846988 memory=776 CPUtime=1.94 cores=1,3,5,7
/proc/16021/task/16085/stat : 16085 (java) S 16018 16021 14381 0 -1 1077944384 9308 13275 0 0 184 2 5 3 20 0 15 0 473174483 11107315712 208351 33554432000 4194304 4196468 140730181330272 140381293668336 140381770222210 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17584128 140730181331555 140730181334197 140730181334197 140730181337039 0
[pid=16021/tid=16086] ppid=16018 vsize=10846988 memory=2832 CPUtime=0.08 cores=1,3,5,7
/proc/16021/task/16086/stat : 16086 (java) S 16018 16021 14381 0 -1 1077944384 3 13275 0 0 0 0 5 3 20 0 15 0 473174483 11107315712 208351 33554432000 4194304 4196468 140730181330272 140380262451552 140381770221269 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17584128 140730181331555 140730181334197 140730181334197 140730181337039 0
[pid=16021/tid=16087] ppid=16018 vsize=10846988 memory=668 CPUtime=0.1 cores=1,3,5,7
/proc/16021/task/16087/stat : 16087 (java) S 16018 16021 14381 0 -1 1077944384 420 13275 0 0 1 1 5 3 20 0 15 0 473174484 11107315712 208351 33554432000 4194304 4196468 140730181330272 140381292616752 140381770222210 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17584128 140730181331555 140730181334197 140730181334197 140730181337039 0
Current children cumulated CPU time: 62.37 s
Current children cumulated vsize: 10846988 KiB
Current children cumulated memory: 833404 KiB

Child status: 0
Real time (s): 53.6934
CPU time (s): 62.4529
CPU user time (s): 62.0457
CPU system time (s): 0.40719
CPU usage (%): 116.314
Max. virtual memory (cumulated for all children) (KiB): 10849652
Max. memory (cumulated for all children) (KiB): 840596

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 62.0457
system time used= 0.40719
maximum resident set size= 842644
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 96449
page faults= 0
swaps= 0
block input operations= 0
block output operations= 224
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 9770
involuntary context switches= 148


# summary of solver processes directly reported to runsolver:
#   pid: 16021
#   total CPU time (s): 62.4529
#   total CPU user time (s): 62.0457
#   total CPU system time (s): 0.40719

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.333116 second user time and 0.559473 second system time

The end

Launcher Data

Begin job on node119 at 2019-09-20 11:42:36
IDJOB=4403155
IDBENCH=126243
IDSOLVER=2862
FILE ID=node119/4403155-1568972596
RUNJOBID= node119-1568967598-14413
PBS_JOBID= 21704628
Free space on /var/tmp= 13480 MiB

SOLVER NAME= Concrete 3.12.3
BENCH NAME= XCSP17/GolombRuler/GolombRuler-a4-s1/GolombRuler-09-a4.xml
COMMAND LINE= bin/xcsp-3-concrete -J-Xss32M -randomseed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4403155-1568972596/watcher-4403155-1568972596 -o /var/tmp/evaluation-result-4403155-1568972596/solver-4403155-1568972596 -C 2400 -W 2500 -M 15500 --bin-var /var/tmp/runsolver-exch-node119-1568967598-14413 --watchdog 2560  bin/xcsp-3-concrete -J-Xss32M -randomseed=2142651045 HOME/instance-4403155-1568972596.xml

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

MD5SUM BENCH= 24dd80e7bb1ef2b7df88c183d3ee4992
RANDOM SEED=2142651045

node119.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.47
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.47
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.47
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.47
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:         3490804 kB
MemAvailable:   30926692 kB
Buffers:          141788 kB
Cached:         27213396 kB
SwapCached:        46572 kB
Active:         14486332 kB
Inactive:       13800944 kB
Active(anon):     884260 kB
Inactive(anon):    96700 kB
Active(file):   13602072 kB
Inactive(file): 13704244 kB
Unevictable:      109120 kB
Mlocked:          109120 kB
SwapTotal:      67108860 kB
SwapFree:       66953184 kB
Dirty:             35456 kB
Writeback:             0 kB
AnonPages:       1004200 kB
Mapped:            65780 kB
Shmem:             40116 kB
Slab:             587092 kB
SReclaimable:     558032 kB
SUnreclaim:        29060 kB
KernelStack:        4000 kB
PageTables:         7220 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2189160 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    851968 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      126336 kB
DirectMap2M:    33419264 kB

Free space on /var/tmp at the end= 13444 MiB
End job on node119 at 2019-09-20 11:43:30