Trace number 4308553

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
OscaR - Hybrid 2018-08-14? (TO) 2520.04 2495.32

General information on the benchmark

NameSteelMillSlab/
SteelMillSlab-m2-3-2_c18.xml
MD5SUM0a472228e3943087b3ac347f10dd57c9
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables22422
Number of constraints24998
Number of domains4
Minimum domain size2
Maximum domain size111
Distribution of domain sizes[{"size":2,"count":22089},{"size":20,"count":111},{"size":43,"count":111},{"size":111,"count":111}]
Minimum variable degree2
Maximum variable degree224
Distribution of variable degrees[{"degree":2,"count":20313},{"degree":3,"count":1443},{"degree":4,"count":333},{"degree":5,"count":222},{"degree":222,"count":78},{"degree":223,"count":24},{"degree":224,"count":9}]
Minimum constraint arity2
Maximum constraint arity112
Distribution of constraint arities[{"arity":2,"count":24774},{"arity":88,"count":111},{"arity":111,"count":2},{"arity":112,"count":111}]
Number of extensional constraints111
Number of intensional constraints24663
Distribution of constraint types[{"type":"extension","count":111},{"type":"intension","count":24663},{"type":"ordered","count":1},{"type":"sum","count":223}]
Optimization problemYES
Type of objectivemin SUM

Solver Data

0.67/0.55	c version: 2018-08-14
0.67/0.55	c seed: 1493653803
0.67/0.55	c timeout: 2520
0.67/0.55	c memlimit: 11000
0.67/0.55	c nbcore: 4
0.67/0.57	c Parsing instance...
51.18/43.59	c Parsing done, starting first complete search...
2520.01/2495.30	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 (12309 MiB free)
  memory of node 1: 16384 MiB (10356 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4308553-1534339084/watcher-4308553-1534339084 -o /tmp/evaluation-result-4308553-1534339084/solver-4308553-1534339084 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node148-1534329180-20205 --watchdog 2580 java -Xmx11000m -jar oscarCPXcsp3-hybrid.jar --randomseed 1493653803 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4308553-1534339084.xml 

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

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


[startup+0.100095 s]*
/proc/loadavg: 1.16 1.27 1.30 3/215 21193
/proc/meminfo: memFree=23191380/32770624 swapFree=67108368/67108860
[pid=21178] ppid=21175 vsize=14082736 memory=33116 CPUtime=0.11 cores=1,3,5,7
/proc/21178/stat : 21178 (java) S 21175 21178 20173 0 -1 1077944320 7211 0 0 0 10 1 0 0 20 0 15 0 251471557 14420721664 8279 33554432000 4194304 4196468 140733024207312 140733024189856 140037002104567 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 9420800 140733024212052 140733024212233 140733024212233 140733024214991 0
/proc/21178/statm: 3520684 8279 3138 1 0 3482761 0
[pid=21178/tid=21180] ppid=21175 vsize=14082736 memory=-6966721798027829888 CPUtime=0.09 cores=1,3,5,7
/proc/21178/task/21180/stat : 21180 (java) R 21175 21178 20173 0 -1 4202560 5286 0 0 0 8 1 0 0 20 0 15 0 251471557 14420721664 8279 33554432000 4194304 4196468 140733024207312 140037006336128 140036986185054 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 9420800 140733024212052 140733024212233 140733024212233 140733024214991 0
[pid=21178/tid=21181] ppid=21175 vsize=14082736 memory=5793854942434711993 CPUtime=0 cores=1,3,5,7
/proc/21178/task/21181/stat : 21181 (java) S 21175 21178 20173 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 251471558 14420721664 8279 33554432000 4194304 4196468 140733024207312 140036597619600 140037002114773 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9420800 140733024212052 140733024212233 140733024212233 140733024214991 0
[pid=21178/tid=21182] ppid=21175 vsize=14082736 memory=139691424818816 CPUtime=0 cores=1,3,5,7
/proc/21178/task/21182/stat : 21182 (java) S 21175 21178 20173 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 251471558 14420721664 8279 33554432000 4194304 4196468 140733024207312 140036596566800 140037002114773 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9420800 140733024212052 140733024212233 140733024212233 140733024214991 0
[pid=21178/tid=21183] ppid=21175 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21178/task/21183/stat : 21183 (java) S 21175 21178 20173 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 251471558 14420721664 8279 33554432000 4194304 4196468 140733024207312 140036595514512 140037002114773 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9420800 140733024212052 140733024212233 140733024212233 140733024214991 0
[pid=21178/tid=21184] ppid=21175 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21178/task/21184/stat : 21184 (java) S 21175 21178 20173 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 251471558 14420721664 8279 33554432000 4194304 4196468 140733024207312 140036594461712 140037002114773 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9420800 140733024212052 140733024212233 140733024212233 140733024214991 0
[pid=21178/tid=21185] ppid=21175 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21178/task/21185/stat : 21185 (java) S 21175 21178 20173 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 251471559 14420721664 8279 33554432000 4194304 4196468 140733024207312 140036544280688 140037002115714 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9420800 140733024212052 140733024212233 140733024212233 140733024214991 0
[pid=21178/tid=21186] ppid=21175 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/21178/task/21186/stat : 21186 (java) S 21175 21178 20173 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 251471560 14420721664 8279 33554432000 4194304 4196468 140733024207312 140036543226656 140037002114773 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9420800 140733024212052 140733024212233 140733024212233 140733024214991 0
[pid=21178/tid=21187] ppid=21175 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21178/task/21187/stat : 21187 (java) S 21175 21178 20173 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 251471560 14420721664 8279 33554432000 4194304 4196468 140733024207312 140036542174320 140037002114773 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9420800 140733024212052 140733024212233 140733024212233 140733024214991 0
[pid=21178/tid=21188] ppid=21175 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21178/task/21188/stat : 21188 (java) S 21175 21178 20173 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 251471562 14420721664 8279 33554432000 4194304 4196468 140733024207312 140036541122640 140037002123163 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9420800 140733024212052 140733024212233 140733024212233 140733024214991 0
[pid=21178/tid=21189] ppid=21175 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21178/task/21189/stat : 21189 (java) S 21175 21178 20173 0 -1 1077944384 303 0 0 0 0 0 0 0 20 0 15 0 251471562 14420721664 8279 33554432000 4194304 4196468 140733024207312 140036540070512 140037002115714 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9420800 140733024212052 140733024212233 140733024212233 140733024214991 0
[pid=21178/tid=21190] ppid=21175 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/21178/task/21190/stat : 21190 (java) S 21175 21178 20173 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 251471562 14420721664 8279 33554432000 4194304 4196468 140733024207312 140036539017712 140037002115714 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9420800 140733024212052 140733024212233 140733024212233 140733024214991 0
[pid=21178/tid=21191] ppid=21175 vsize=14082736 memory=139691424818816 CPUtime=0.01 cores=1,3,5,7
/proc/21178/task/21191/stat : 21191 (java) R 21175 21178 20173 0 -1 4202560 243 0 0 0 1 0 0 0 20 0 15 0 251471562 14420721664 8279 33554432000 4194304 4196468 140733024207312 140036537965424 140036995201136 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 9420800 140733024212052 140733024212233 140733024212233 140733024214991 0
[pid=21178/tid=21192] ppid=21175 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/21178/task/21192/stat : 21192 (java) S 21175 21178 20173 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 251471563 14420721664 8279 33554432000 4194304 4196468 140733024207312 140036469156832 140037002114773 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9420800 140733024212052 140733024212233 140733024212233 140733024214991 0
[pid=21178/tid=21193] ppid=21175 vsize=14082736 memory=139691424818816 CPUtime=0 cores=1,3,5,7
/proc/21178/task/21193/stat : 21193 (java) S 21175 21178 20173 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 251471563 14420721664 8279 33554432000 4194304 4196468 140733024207312 140036468103600 140037002115714 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9420800 140733024212052 140733024212233 140733024212233 140733024214991 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 33116 KiB

[startup+0.218641 s]*
/proc/loadavg: 1.16 1.27 1.30 5/215 21193
/proc/meminfo: memFree=23176264/32770624 swapFree=67108368/67108860
[pid=21178] ppid=21175 vsize=14082736 memory=47132 CPUtime=0.32 cores=1,3,5,7
/proc/21178/stat : 21178 (java) S 21175 21178 20173 0 -1 1077944320 10406 0 0 0 30 2 0 0 20 0 15 0 251471557 14420721664 11783 33554432000 4194304 4196468 140733024207312 140733024189856 140037002104567 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 9420800 140733024212052 140733024212233 140733024212233 140733024214991 0
/proc/21178/statm: 3520684 11783 3370 1 0 3482761 0
[pid=21178/tid=21180] ppid=21175 vsize=14082736 memory=6735269665583770266 CPUtime=0.21 cores=1,3,5,7
/proc/21178/task/21180/stat : 21180 (java) R 21175 21178 20173 0 -1 4202560 8114 0 0 0 19 2 0 0 20 0 15 0 251471557 14420721664 11783 33554432000 4194304 4196468 140733024207312 140037006334544 140036994341694 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 9420800 140733024212052 140733024212233 140733024212233 140733024214991 0
[pid=21178/tid=21181] ppid=21175 vsize=14082736 memory=4211973417629609354 CPUtime=0 cores=1,3,5,7
/proc/21178/task/21181/stat : 21181 (java) S 21175 21178 20173 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 251471558 14420721664 11783 33554432000 4194304 4196468 140733024207312 140036597619600 140037002114773 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9420800 140733024212052 140733024212233 140733024212233 140733024214991 0
[pid=21178/tid=21182] ppid=21175 vsize=14082736 memory=139691424818816 CPUtime=0 cores=1,3,5,7
/proc/21178/task/21182/stat : 21182 (java) S 21175 21178 20173 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 251471558 14420721664 11783 33554432000 4194304 4196468 140733024207312 140036596566800 140037002114773 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9420800 140733024212052 140733024212233 140733024212233 140733024214991 0
[pid=21178/tid=21183] ppid=21175 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21178/task/21183/stat : 21183 (java) S 21175 21178 20173 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 251471558 14420721664 11783 33554432000 4194304 4196468 140733024207312 140036595514512 140037002114773 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9420800 140733024212052 140733024212233 140733024212233 140733024214991 0
[pid=21178/tid=21184] ppid=21175 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/21178/task/21184/stat : 21184 (java) S 21175 21178 20173 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 251471558 14420721664 11783 33554432000 4194304 4196468 140733024207312 140036594461712 140037002114773 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9420800 140733024212052 140733024212233 140733024212233 140733024214991 0
[pid=21178/tid=21185] ppid=21175 vsize=14082736 memory=139691424818816 CPUtime=0 cores=1,3,5,7
/proc/21178/task/21185/stat : 21185 (java) S 21175 21178 20173 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 251471559 14420721664 11783 33554432000 4194304 4196468 140733024207312 140036544280688 140037002115714 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9420800 140733024212052 140733024212233 140733024212233 140733024214991 0
[pid=21178/tid=21186] ppid=21175 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/21178/task/21186/stat : 21186 (java) S 21175 21178 20173 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 251471560 14420721664 11783 33554432000 4194304 4196468 140733024207312 140036543226656 140037002114773 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9420800 140733024212052 140733024212233 140733024212233 140733024214991 0
[pid=21178/tid=21187] ppid=21175 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21178/task/21187/stat : 21187 (java) S 21175 21178 20173 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 251471560 14420721664 11783 33554432000 4194304 4196468 140733024207312 140036542174320 140037002114773 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9420800 140733024212052 140733024212233 140733024212233 140733024214991 0
[pid=21178/tid=21188] ppid=21175 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21178/task/21188/stat : 21188 (java) S 21175 21178 20173 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 251471562 14420721664 11783 33554432000 4194304 4196468 140733024207312 140036541122640 140037002123163 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9420800 140733024212052 140733024212233 140733024212233 140733024214991 0
[pid=21178/tid=21189] ppid=21175 vsize=14082736 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/21178/task/21189/stat : 21189 (java) S 21175 21178 20173 0 -1 1077944384 382 0 0 0 1 0 0 0 20 0 15 0 251471562 14420721664 11783 33554432000 4194304 4196468 140733024207312 140036540070512 140037002115714 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9420800 140733024212052 140733024212233 140733024212233 140733024214991 0
[pid=21178/tid=21190] ppid=21175 vsize=14082736 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/21178/task/21190/stat : 21190 (java) S 21175 21178 20173 0 -1 1077944384 230 0 0 0 2 0 0 0 20 0 15 0 251471562 14420721664 11783 33554432000 4194304 4196468 140733024207312 140036539017712 140037002115714 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9420800 140733024212052 140733024212233 140733024212233 140733024214991 0
[pid=21178/tid=21191] ppid=21175 vsize=14082736 memory=139691424818816 CPUtime=0.07 cores=1,3,5,7
/proc/21178/task/21191/stat : 21191 (java) R 21175 21178 20173 0 -1 4202560 301 0 0 0 7 0 0 0 20 0 15 0 251471562 14420721664 11783 33554432000 4194304 4196468 140733024207312 140036537965424 140036986185054 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 9420800 140733024212052 140733024212233 140733024212233 140733024214991 0
[pid=21178/tid=21192] ppid=21175 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/21178/task/21192/stat : 21192 (java) S 21175 21178 20173 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 251471563 14420721664 11783 33554432000 4194304 4196468 140733024207312 140036469156832 140037002114773 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9420800 140733024212052 140733024212233 140733024212233 140733024214991 0
[pid=21178/tid=21193] ppid=21175 vsize=14082736 memory=139691424818816 CPUtime=0 cores=1,3,5,7
/proc/21178/task/21193/stat : 21193 (java) S 21175 21178 20173 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 251471563 14420721664 11783 33554432000 4194304 4196468 140733024207312 140036468103600 140037002115714 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9420800 140733024212052 140733024212233 140733024212233 140733024214991 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 47132 KiB

[startup+0.310441 s]*
/proc/loadavg: 1.16 1.27 1.30 3/215 21193
/proc/meminfo: memFree=23173100/32770624 swapFree=67108368/67108860
[pid=21178] ppid=21175 vsize=14082736 memory=50076 CPUtime=0.43 cores=1,3,5,7
/proc/21178/stat : 21178 (java) S 21175 21178 20173 0 -1 1077944320 10711 0 0 0 41 2 0 0 20 0 15 0 251471557 14420721664 12519 33554432000 4194304 4196468 140733024207312 140733024189856 140037002104567 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 9420800 140733024212052 140733024212233 140733024212233 140733024214991 0
/proc/21178/statm: 3520684 12519 3371 1 0 3482761 0
[pid=21178/tid=21180] ppid=21175 vsize=14082736 memory=4871374705135476842 CPUtime=0.3 cores=1,3,5,7
/proc/21178/task/21180/stat : 21180 (java) R 21175 21178 20173 0 -1 4202560 8406 0 0 0 28 2 0 0 20 0 15 0 251471557 14420721664 12519 33554432000 4194304 4196468 140733024207312 140037006285616 140036986185054 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 9420800 140733024212052 140733024212233 140733024212233 140733024214991 0
[pid=21178/tid=21181] ppid=21175 vsize=14082736 memory=4211973417629609354 CPUtime=0 cores=1,3,5,7
/proc/21178/task/21181/stat : 21181 (java) S 21175 21178 20173 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 251471558 14420721664 12519 33554432000 4194304 4196468 140733024207312 140036597619600 140037002114773 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9420800 140733024212052 140733024212233 140733024212233 140733024214991 0
[pid=21178/tid=21182] ppid=21175 vsize=14082736 memory=139691424821167 CPUtime=0 cores=1,3,5,7
/proc/21178/task/21182/stat : 21182 (java) S 21175 21178 20173 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 251471558 14420721664 12519 33554432000 4194304 4196468 140733024207312 140036596566800 140037002114773 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9420800 140733024212052 140733024212233 140733024212233 140733024214991 0
[pid=21178/tid=21183] ppid=21175 vsize=14082736 memory=139691328403677 CPUtime=0 cores=1,3,5,7
/proc/21178/task/21183/stat : 21183 (java) S 21175 21178 20173 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 251471558 14420721664 12519 33554432000 4194304 4196468 140733024207312 140036595514512 140037002114773 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9420800 140733024212052 140733024212233 140733024212233 140733024214991 0
[pid=21178/tid=21184] ppid=21175 vsize=14082736 memory=139691328392655 CPUtime=0 cores=1,3,5,7
/proc/21178/task/21184/stat : 21184 (java) S 21175 21178 20173 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 251471558 14420721664 12519 33554432000 4194304 4196468 140733024207312 140036594461712 140037002114773 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9420800 140733024212052 140733024212233 140733024212233 140733024214991 0
[pid=21178/tid=21185] ppid=21175 vsize=14082736 memory=139691424839016 CPUtime=0 cores=1,3,5,7
/proc/21178/task/21185/stat : 21185 (java) S 21175 21178 20173 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 251471559 14420721664 12519 33554432000 4194304 4196468 140733024207312 140036544280688 140037002115714 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9420800 140733024212052 140733024212233 140733024212233 140733024214991 0
[pid=21178/tid=21186] ppid=21175 vsize=14082736 memory=139691328401839 CPUtime=0 cores=1,3,5,7
/proc/21178/task/21186/stat : 21186 (java) S 21175 21178 20173 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 251471560 14420721664 12519 33554432000 4194304 4196468 140733024207312 140036543226656 140037002114773 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9420800 140733024212052 140733024212233 140733024212233 140733024214991 0
[pid=21178/tid=21187] ppid=21175 vsize=14082736 memory=279382656794512 CPUtime=0 cores=1,3,5,7
/proc/21178/task/21187/stat : 21187 (java) S 21175 21178 20173 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 251471560 14420721664 12519 33554432000 4194304 4196468 140733024207312 140036542174320 140037002114773 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9420800 140733024212052 140733024212233 140733024212233 140733024214991 0
[pid=21178/tid=21188] ppid=21175 vsize=14082736 memory=279382656792208 CPUtime=0 cores=1,3,5,7
/proc/21178/task/21188/stat : 21188 (java) S 21175 21178 20173 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 251471562 14420721664 12519 33554432000 4194304 4196468 140733024207312 140036541122640 140037002123163 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9420800 140733024212052 140733024212233 140733024212233 140733024214991 0
[pid=21178/tid=21189] ppid=21175 vsize=14082736 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/21178/task/21189/stat : 21189 (java) S 21175 21178 20173 0 -1 1077944384 382 0 0 0 2 0 0 0 20 0 15 0 251471562 14420721664 12519 33554432000 4194304 4196468 140733024207312 140036540070512 140037002115714 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9420800 140733024212052 140733024212233 140733024212233 140733024214991 0
[pid=21178/tid=21190] ppid=21175 vsize=14082736 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/21178/task/21190/stat : 21190 (java) S 21175 21178 20173 0 -1 1077944384 230 0 0 0 2 0 0 0 20 0 15 0 251471562 14420721664 12519 33554432000 4194304 4196468 140733024207312 140036539017712 140037002115714 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9420800 140733024212052 140733024212233 140733024212233 140733024214991 0
[pid=21178/tid=21191] ppid=21175 vsize=14082736 memory=139691424818816 CPUtime=0.08 cores=1,3,5,7
/proc/21178/task/21191/stat : 21191 (java) S 21175 21178 20173 0 -1 1077944384 314 0 0 0 8 0 0 0 20 0 15 0 251471562 14420721664 12519 33554432000 4194304 4196468 140733024207312 140036537965424 140037002115714 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9420800 140733024212052 140733024212233 140733024212233 140733024214991 0
[pid=21178/tid=21192] ppid=21175 vsize=14082736 memory=2208 CPUtime=0 cores=1,3,5,7
/proc/21178/task/21192/stat : 21192 (java) S 21175 21178 20173 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 251471563 14420721664 12519 33554432000 4194304 4196468 140733024207312 140036469156832 140037002114773 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9420800 140733024212052 140733024212233 140733024212233 140733024214991 0
[pid=21178/tid=21193] ppid=21175 vsize=14082736 memory=139691424818816 CPUtime=0 cores=1,3,5,7
/proc/21178/task/21193/stat : 21193 (java) S 21175 21178 20173 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 251471563 14420721664 12519 33554432000 4194304 4196468 140733024207312 140036468103600 140037002115714 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9420800 140733024212052 140733024212233 140733024212233 140733024214991 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 50076 KiB

[startup+0.700772 s]
/proc/loadavg: 1.16 1.27 1.30 3/215 21193
/proc/meminfo: memFree=23148296/32770624 swapFree=67108368/67108860
[pid=21178] ppid=21175 vsize=14084804 memory=88848 CPUtime=0.99 cores=1,3,5,7
/proc/21178/stat : 21178 (java) S 21175 21178 20173 0 -1 1077944320 17610 0 0 0 93 6 0 0 20 0 15 0 251471557 14422839296 22212 33554432000 4194304 4196468 140733024207312 140733024189856 140037002104567 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 9420800 140733024212052 140733024212233 140733024212233 140733024214991 0
/proc/21178/statm: 3521201 22212 3498 1 0 3483273 0
[pid=21178/tid=21180] ppid=21175 vsize=14084804 memory=872 CPUtime=0.67 cores=1,3,5,7
/proc/21178/task/21180/stat : 21180 (java) R 21175 21178 20173 0 -1 4202560 14861 0 0 0 63 4 0 0 20 0 15 0 251471557 14422839296 22212 33554432000 4194304 4196468 140733024207312 140037006328624 140037002126493 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 9420800 140733024212052 140733024212233 140733024212233 140733024214991 0
[pid=21178/tid=21181] ppid=21175 vsize=14084804 memory=1920 CPUtime=0 cores=1,3,5,7
/proc/21178/task/21181/stat : 21181 (java) S 21175 21178 20173 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 251471558 14422839296 22212 33554432000 4194304 4196468 140733024207312 140036597619600 140037002114773 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9420800 140733024212052 140733024212233 140733024212233 140733024214991 0
[pid=21178/tid=21182] ppid=21175 vsize=14084804 memory=6284 CPUtime=0 cores=1,3,5,7
/proc/21178/task/21182/stat : 21182 (java) S 21175 21178 20173 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 251471558 14422839296 22212 33554432000 4194304 4196468 140733024207312 140036596566800 140037002114773 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9420800 140733024212052 140733024212233 140733024212233 140733024214991 0
[pid=21178/tid=21183] ppid=21175 vsize=14084804 memory=7014751519600366929 CPUtime=0 cores=1,3,5,7
/proc/21178/task/21183/stat : 21183 (java) S 21175 21178 20173 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 251471558 14422839296 22212 33554432000 4194304 4196468 140733024207312 140036595514512 140037002114773 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9420800 140733024212052 140733024212233 140733024212233 140733024214991 0
[pid=21178/tid=21184] ppid=21175 vsize=14084804 memory=7019257425709197167 CPUtime=0 cores=1,3,5,7
/proc/21178/task/21184/stat : 21184 (java) S 21175 21178 20173 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 251471558 14422839296 22212 33554432000 4194304 4196468 140733024207312 140036594461712 140037002114773 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9420800 140733024212052 140733024212233 140733024212233 140733024214991 0
[pid=21178/tid=21185] ppid=21175 vsize=14084804 memory=5787213848606435153 CPUtime=0 cores=1,3,5,7
/proc/21178/task/21185/stat : 21185 (java) S 21175 21178 20173 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 251471559 14422839296 22212 33554432000 4194304 4196468 140733024207312 140036544280688 140037002115714 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9420800 140733024212052 140733024212233 140733024212233 140733024214991 0
[pid=21178/tid=21186] ppid=21175 vsize=14084804 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21178/task/21186/stat : 21186 (java) S 21175 21178 20173 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 251471560 14422839296 22212 33554432000 4194304 4196468 140733024207312 140036543226656 140037002114773 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9420800 140733024212052 140733024212233 140733024212233 140733024214991 0
[pid=21178/tid=21187] ppid=21175 vsize=14084804 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21178/task/21187/stat : 21187 (java) S 21175 21178 20173 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 251471560 14422839296 22212 33554432000 4194304 4196468 140733024207312 140036542174320 140037002114773 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9420800 140733024212052 140733024212233 140733024212233 140733024214991 0
[pid=21178/tid=21188] ppid=21175 vsize=14084804 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21178/task/21188/stat : 21188 (java) S 21175 21178 20173 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 251471562 14422839296 22212 33554432000 4194304 4196468 140733024207312 140036541122640 140037002123163 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9420800 140733024212052 140733024212233 140733024212233 140733024214991 0
[pid=21178/tid=21189] ppid=21175 vsize=14084804 memory=225 CPUtime=0.07 cores=1,3,5,7
/proc/21178/task/21189/stat : 21189 (java) S 21175 21178 20173 0 -1 1077944384 554 0 0 0 7 0 0 0 20 0 15 0 251471562 14422839296 22212 33554432000 4194304 4196468 140733024207312 140036540070512 140037002115714 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9420800 140733024212052 140733024212233 140733024212233 140733024214991 0
[pid=21178/tid=21190] ppid=21175 vsize=14084804 memory=7 CPUtime=0.07 cores=1,3,5,7
/proc/21178/task/21190/stat : 21190 (java) S 21175 21178 20173 0 -1 1077944384 382 0 0 0 7 0 0 0 20 0 15 0 251471562 14422839296 22212 33554432000 4194304 4196468 140733024207312 140036539017712 140037002115714 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9420800 140733024212052 140733024212233 140733024212233 140733024214991 0
[pid=21178/tid=21191] ppid=21175 vsize=14084804 memory=0 CPUtime=0.15 cores=1,3,5,7
/proc/21178/task/21191/stat : 21191 (java) R 21175 21178 20173 0 -1 4202560 432 0 0 0 15 0 0 0 20 0 15 0 251471562 14422839296 22212 33554432000 4194304 4196468 140733024207312 140036537965424 140036986185054 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 9420800 140733024212052 140733024212233 140733024212233 140733024214991 0
[pid=21178/tid=21192] ppid=21175 vsize=14084804 memory=279382656978416 CPUtime=0 cores=1,3,5,7
/proc/21178/task/21192/stat : 21192 (java) S 21175 21178 20173 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 251471563 14422839296 22212 33554432000 4194304 4196468 140733024207312 140036469156832 140037002114773 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9420800 140733024212052 140733024212233 140733024212233 140733024214991 0
[pid=21178/tid=21193] ppid=21175 vsize=14084804 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21178/task/21193/stat : 21193 (java) S 21175 21178 20173 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 251471563 14422839296 22212 33554432000 4194304 4196468 140733024207312 140036468103600 140037002115714 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9420800 140733024212052 140733024212233 140733024212233 140733024214991 0
Current children cumulated CPU time: 0.99 s
Current children cumulated vsize: 14084804 KiB
Current children cumulated memory: 88848 KiB

[startup+1.5007 s]
/proc/loadavg: 1.16 1.27 1.30 7/215 21193
/proc/meminfo: memFree=23078740/32770624 swapFree=67108368/67108860
[pid=21178] ppid=21175 vsize=14086852 memory=238332 CPUtime=3.64 cores=1,3,5,7
/proc/21178/stat : 21178 (java) S 21175 21178 20173 0 -1 1077944320 25096 0 0 0 353 11 0 0 20 0 15 0 251471557 14424936448 59583 33554432000 4194304 4196468 140733024207312 140733024189856 140037002104567 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 9420800 140733024212052 140733024212233 140733024212233 140733024214991 0
/proc/21178/statm: 3521713 59583 3569 1 0 3483785 0
[pid=21178/tid=21180] ppid=21175 vsize=14086852 memory=0 CPUtime=1.44 cores=1,3,5,7
/proc/21178/task/21180/stat : 21180 (java) R 21175 21178 20173 0 -1 4202560 16364 0 0 0 137 7 0 0 20 0 15 0 251471557 14424936448 59583 33554432000 4194304 4196468 140733024207312 140037006339680 140036984511607 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 9420800 140733024212052 140733024212233 140733024212233 140733024214991 0
[pid=21178/tid=21181] ppid=21175 vsize=14086852 memory=-1088251628401078322 CPUtime=0.01 cores=1,3,5,7
/proc/21178/task/21181/stat : 21181 (java) S 21175 21178 20173 0 -1 1077944384 15 0 0 0 1 0 0 0 20 0 15 0 251471558 14424936448 59583 33554432000 4194304 4196468 140733024207312 140036597619600 140037002114773 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9420800 140733024212052 140733024212233 140733024212233 140733024214991 0
[pid=21178/tid=21182] ppid=21175 vsize=14086852 memory=-3472574513799858009 CPUtime=0.01 cores=1,3,5,7
/proc/21178/task/21182/stat : 21182 (java) S 21175 21178 20173 0 -1 1077944384 25 0 0 0 1 0 0 0 20 0 15 0 251471558 14424936448 59583 33554432000 4194304 4196468 140733024207312 140036596566800 140037002114773 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9420800 140733024212052 140733024212233 140733024212233 140733024214991 0
[pid=21178/tid=21183] ppid=21175 vsize=14086852 memory=-6585528546044026665 CPUtime=0.01 cores=1,3,5,7
/proc/21178/task/21183/stat : 21183 (java) S 21175 21178 20173 0 -1 1077944384 556 0 0 0 1 0 0 0 20 0 15 0 251471558 14424936448 59583 33554432000 4194304 4196468 140733024207312 140036595514512 140037002114773 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9420800 140733024212052 140733024212233 140733024212233 140733024214991 0
[pid=21178/tid=21184] ppid=21175 vsize=14086852 memory=-7449348892199440942 CPUtime=0.02 cores=1,3,5,7
/proc/21178/task/21184/stat : 21184 (java) S 21175 21178 20173 0 -1 1077944384 227 0 0 0 2 0 0 0 20 0 15 0 251471558 14424936448 59583 33554432000 4194304 4196468 140733024207312 140036594461712 140037002114773 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9420800 140733024212052 140733024212233 140733024212233 140733024214991 0
[pid=21178/tid=21185] ppid=21175 vsize=14086852 memory=-6367067914546799460 CPUtime=0 cores=1,3,5,7
/proc/21178/task/21185/stat : 21185 (java) S 21175 21178 20173 0 -1 1077944384 256 0 0 0 0 0 0 0 20 0 15 0 251471559 14424936448 59583 33554432000 4194304 4196468 140733024207312 140036544280688 140037002115714 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9420800 140733024212052 140733024212233 140733024212233 140733024214991 0

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

/proc/21178/task/21180/stat : 21180 (java) R 21175 21178 20173 0 -1 4202560 103386 0 0 0 237503 76 0 0 20 0 15 0 251471557 14429130752 859944 33554432000 4194304 4196468 140733024207312 140037006342704 140036634726134 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 9420800 140733024212052 140733024212233 140733024212233 140733024214991 0
[pid=21178/tid=21181] ppid=21175 vsize=14090948 memory=164 CPUtime=4.32 cores=1,3,5,7
/proc/21178/task/21181/stat : 21181 (java) S 21175 21178 20173 0 -1 1077944384 21529 0 0 0 412 20 0 0 20 0 15 0 251471558 14429130752 859944 33554432000 4194304 4196468 140733024207312 140036597619600 140037002114773 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9420800 140733024212052 140733024212233 140733024212233 140733024214991 0
[pid=21178/tid=21182] ppid=21175 vsize=14090948 memory=0 CPUtime=4.29 cores=1,3,5,7
/proc/21178/task/21182/stat : 21182 (java) S 21175 21178 20173 0 -1 1077944384 28002 0 0 0 408 21 0 0 20 0 15 0 251471558 14429130752 859944 33554432000 4194304 4196468 140733024207312 140036596566800 140037002114773 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9420800 140733024212052 140733024212233 140733024212233 140733024214991 0
[pid=21178/tid=21183] ppid=21175 vsize=14090948 memory=3364 CPUtime=4.31 cores=1,3,5,7
/proc/21178/task/21183/stat : 21183 (java) S 21175 21178 20173 0 -1 1077944384 22508 0 0 0 411 20 0 0 20 0 15 0 251471558 14429130752 859944 33554432000 4194304 4196468 140733024207312 140036595514512 140037002114773 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9420800 140733024212052 140733024212233 140733024212233 140733024214991 0
[pid=21178/tid=21184] ppid=21175 vsize=14090948 memory=3437728 CPUtime=4.36 cores=1,3,5,7
/proc/21178/task/21184/stat : 21184 (java) S 21175 21178 20173 0 -1 1077944384 22440 0 0 0 417 19 0 0 20 0 15 0 251471558 14429130752 859944 33554432000 4194304 4196468 140733024207312 140036594461712 140037002114773 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9420800 140733024212052 140733024212233 140733024212233 140733024214991 0
[pid=21178/tid=21185] ppid=21175 vsize=14090948 memory=3437728 CPUtime=1.71 cores=1,3,5,7
/proc/21178/task/21185/stat : 21185 (java) S 21175 21178 20173 0 -1 1077944384 25048 0 0 0 156 15 0 0 20 0 15 0 251471559 14429130752 859944 33554432000 4194304 4196468 140733024207312 140036544280688 140037002115714 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9420800 140733024212052 140733024212233 140733024212233 140733024214991 0
[pid=21178/tid=21186] ppid=21175 vsize=14090948 memory=3684 CPUtime=0 cores=1,3,5,7
/proc/21178/task/21186/stat : 21186 (java) S 21175 21178 20173 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 15 0 251471560 14429130752 859944 33554432000 4194304 4196468 140733024207312 140036543226720 140037002114773 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9420800 140733024212052 140733024212233 140733024212233 140733024214991 0
[pid=21178/tid=21187] ppid=21175 vsize=14090948 memory=68568 CPUtime=0 cores=1,3,5,7
/proc/21178/task/21187/stat : 21187 (java) S 21175 21178 20173 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 15 0 251471560 14429130752 859944 33554432000 4194304 4196468 140733024207312 140036542174336 140037002114773 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9420800 140733024212052 140733024212233 140733024212233 140733024214991 0
[pid=21178/tid=21188] ppid=21175 vsize=14090948 memory=3439776 CPUtime=0 cores=1,3,5,7
/proc/21178/task/21188/stat : 21188 (java) S 21175 21178 20173 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 251471562 14429130752 859944 33554432000 4194304 4196468 140733024207312 140036541122640 140037002123163 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9420800 140733024212052 140733024212233 140733024212233 140733024214991 0
[pid=21178/tid=21189] ppid=21175 vsize=14090948 memory=3684 CPUtime=4.39 cores=1,3,5,7
/proc/21178/task/21189/stat : 21189 (java) S 21175 21178 20173 0 -1 1077944384 12607 0 0 0 436 3 0 0 20 0 15 0 251471562 14429130752 859944 33554432000 4194304 4196468 140733024207312 140036540070512 140037002115714 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9420800 140733024212052 140733024212233 140733024212233 140733024214991 0
[pid=21178/tid=21190] ppid=21175 vsize=14090948 memory=3439776 CPUtime=4.39 cores=1,3,5,7
/proc/21178/task/21190/stat : 21190 (java) S 21175 21178 20173 0 -1 1077944384 14338 0 0 0 436 3 0 0 20 0 15 0 251471562 14429130752 859944 33554432000 4194304 4196468 140733024207312 140036539017712 140037002115714 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9420800 140733024212052 140733024212233 140733024212233 140733024214991 0
[pid=21178/tid=21191] ppid=21175 vsize=14090948 memory=3439776 CPUtime=1.31 cores=1,3,5,7
/proc/21178/task/21191/stat : 21191 (java) S 21175 21178 20173 0 -1 1077944384 13115 0 0 0 127 4 0 0 20 0 15 0 251471562 14429130752 859944 33554432000 4194304 4196468 140733024207312 140036537965424 140037002115714 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9420800 140733024212052 140733024212233 140733024212233 140733024214991 0
[pid=21178/tid=21192] ppid=21175 vsize=14090948 memory=1160 CPUtime=0 cores=1,3,5,7
/proc/21178/task/21192/stat : 21192 (java) S 21175 21178 20173 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 251471563 14429130752 859944 33554432000 4194304 4196468 140733024207312 140036469156832 140037002114773 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9420800 140733024212052 140733024212233 140733024212233 140733024214991 0
[pid=21178/tid=21193] ppid=21175 vsize=14090948 memory=1764 CPUtime=1.25 cores=1,3,5,7
/proc/21178/task/21193/stat : 21193 (java) S 21175 21178 20173 0 -1 1077944384 1992 0 0 0 57 68 0 0 20 0 15 0 251471563 14429130752 859944 33554432000 4194304 4196468 140733024207312 140036468103600 140037002115714 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 26 0 0 6293624 6294260 9420800 140733024212052 140733024212233 140733024212233 140733024214991 0
Current children cumulated CPU time: 2406.21 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 3439776 KiB

[startup+2442.3 s]
/proc/loadavg: 1.24 1.46 1.64 3/215 21428
/proc/meminfo: memFree=16958720/32770624 swapFree=67108368/67108860
[pid=21178] ppid=21175 vsize=14090948 memory=3439776 CPUtime=2466.63 cores=1,3,5,7
/proc/21178/stat : 21178 (java) S 21175 21178 20173 0 -1 1077944320 269442 0 0 0 246426 237 0 0 20 0 15 0 251471557 14429130752 859944 33554432000 4194304 4196468 140733024207312 140733024189856 140037002104567 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 9420800 140733024212052 140733024212233 140733024212233 140733024214991 0
/proc/21178/statm: 3522737 859944 3611 1 0 3484809 0
[pid=21178/tid=21180] ppid=21175 vsize=14090948 memory=3439776 CPUtime=2435.59 cores=1,3,5,7
/proc/21178/task/21180/stat : 21180 (java) R 21175 21178 20173 0 -1 4202560 104404 0 0 0 243483 76 0 0 20 0 15 0 251471557 14429130752 859944 33554432000 4194304 4196468 140733024207312 140037006342704 140036634724877 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 9420800 140733024212052 140733024212233 140733024212233 140733024214991 0
[pid=21178/tid=21181] ppid=21175 vsize=14090948 memory=3439776 CPUtime=4.46 cores=1,3,5,7
/proc/21178/task/21181/stat : 21181 (java) S 21175 21178 20173 0 -1 1077944384 21611 0 0 0 426 20 0 0 20 0 15 0 251471558 14429130752 859944 33554432000 4194304 4196468 140733024207312 140036597619600 140037002114773 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9420800 140733024212052 140733024212233 140733024212233 140733024214991 0
[pid=21178/tid=21182] ppid=21175 vsize=14090948 memory=3439776 CPUtime=4.43 cores=1,3,5,7
/proc/21178/task/21182/stat : 21182 (java) S 21175 21178 20173 0 -1 1077944384 28432 0 0 0 421 22 0 0 20 0 15 0 251471558 14429130752 859944 33554432000 4194304 4196468 140733024207312 140036596566800 140037002114773 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9420800 140733024212052 140733024212233 140733024212233 140733024214991 0
[pid=21178/tid=21183] ppid=21175 vsize=14090948 memory=3439776 CPUtime=4.44 cores=1,3,5,7
/proc/21178/task/21183/stat : 21183 (java) S 21175 21178 20173 0 -1 1077944384 22932 0 0 0 424 20 0 0 20 0 15 0 251471558 14429130752 859944 33554432000 4194304 4196468 140733024207312 140036595514512 140037002114773 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9420800 140733024212052 140733024212233 140733024212233 140733024214991 0
[pid=21178/tid=21184] ppid=21175 vsize=14090948 memory=3439776 CPUtime=4.49 cores=1,3,5,7
/proc/21178/task/21184/stat : 21184 (java) S 21175 21178 20173 0 -1 1077944384 22948 0 0 0 430 19 0 0 20 0 15 0 251471558 14429130752 859944 33554432000 4194304 4196468 140733024207312 140036594461712 140037002114773 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9420800 140733024212052 140733024212233 140733024212233 140733024214991 0
[pid=21178/tid=21185] ppid=21175 vsize=14090948 memory=3439776 CPUtime=1.76 cores=1,3,5,7
/proc/21178/task/21185/stat : 21185 (java) S 21175 21178 20173 0 -1 1077944384 25576 0 0 0 161 15 0 0 20 0 15 0 251471559 14429130752 859944 33554432000 4194304 4196468 140733024207312 140036544280688 140037002115714 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9420800 140733024212052 140733024212233 140733024212233 140733024214991 0
[pid=21178/tid=21186] ppid=21175 vsize=14090948 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21178/task/21186/stat : 21186 (java) S 21175 21178 20173 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 15 0 251471560 14429130752 859944 33554432000 4194304 4196468 140733024207312 140036543226720 140037002114773 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9420800 140733024212052 140733024212233 140733024212233 140733024214991 0
[pid=21178/tid=21187] ppid=21175 vsize=14090948 memory=3439776 CPUtime=0 cores=1,3,5,7
/proc/21178/task/21187/stat : 21187 (java) S 21175 21178 20173 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 15 0 251471560 14429130752 859944 33554432000 4194304 4196468 140733024207312 140036542174336 140037002114773 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9420800 140733024212052 140733024212233 140733024212233 140733024214991 0
[pid=21178/tid=21188] ppid=21175 vsize=14090948 memory=3439776 CPUtime=0 cores=1,3,5,7
/proc/21178/task/21188/stat : 21188 (java) S 21175 21178 20173 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 251471562 14429130752 859944 33554432000 4194304 4196468 140733024207312 140036541122640 140037002123163 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9420800 140733024212052 140733024212233 140733024212233 140733024214991 0
[pid=21178/tid=21189] ppid=21175 vsize=14090948 memory=3439776 CPUtime=4.39 cores=1,3,5,7
/proc/21178/task/21189/stat : 21189 (java) S 21175 21178 20173 0 -1 1077944384 12611 0 0 0 436 3 0 0 20 0 15 0 251471562 14429130752 859944 33554432000 4194304 4196468 140733024207312 140036540070512 140037002115714 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9420800 140733024212052 140733024212233 140733024212233 140733024214991 0
[pid=21178/tid=21190] ppid=21175 vsize=14090948 memory=3980 CPUtime=4.39 cores=1,3,5,7
/proc/21178/task/21190/stat : 21190 (java) S 21175 21178 20173 0 -1 1077944384 14342 0 0 0 436 3 0 0 20 0 15 0 251471562 14429130752 859944 33554432000 4194304 4196468 140733024207312 140036539017712 140037002115714 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9420800 140733024212052 140733024212233 140733024212233 140733024214991 0
[pid=21178/tid=21191] ppid=21175 vsize=14090948 memory=2032 CPUtime=1.31 cores=1,3,5,7
/proc/21178/task/21191/stat : 21191 (java) S 21175 21178 20173 0 -1 1077944384 13119 0 0 0 127 4 0 0 20 0 15 0 251471562 14429130752 859944 33554432000 4194304 4196468 140733024207312 140036537965424 140037002115714 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9420800 140733024212052 140733024212233 140733024212233 140733024214991 0
[pid=21178/tid=21192] ppid=21175 vsize=14090948 memory=3439776 CPUtime=0 cores=1,3,5,7
/proc/21178/task/21192/stat : 21192 (java) S 21175 21178 20173 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 251471563 14429130752 859944 33554432000 4194304 4196468 140733024207312 140036469156832 140037002114773 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9420800 140733024212052 140733024212233 140733024212233 140733024214991 0
[pid=21178/tid=21193] ppid=21175 vsize=14090948 memory=3439776 CPUtime=1.27 cores=1,3,5,7
/proc/21178/task/21193/stat : 21193 (java) S 21175 21178 20173 0 -1 1077944384 2029 0 0 0 58 69 0 0 20 0 15 0 251471563 14429130752 859944 33554432000 4194304 4196468 140733024207312 140036468103600 140037002115714 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 26 0 0 6293624 6294260 9420800 140733024212052 140733024212233 140733024212233 140733024214991 0
Current children cumulated CPU time: 2466.63 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 3439776 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2495.3 s]
/proc/loadavg: 1.20 1.40 1.61 3/215 21429
/proc/meminfo: memFree=16958704/32770624 swapFree=67108368/67108860
[pid=21178] ppid=21175 vsize=14090948 memory=3439776 CPUtime=2520.01 cores=1,3,5,7
/proc/21178/stat : 21178 (java) S 21175 21178 20173 0 -1 1077944320 271804 0 0 0 251760 241 0 0 20 0 15 0 251471557 14429130752 859944 33554432000 4194304 4196468 140733024207312 140733024189856 140037002104567 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 9420800 140733024212052 140733024212233 140733024212233 140733024214991 0
/proc/21178/statm: 3522737 859944 3611 1 0 3484809 0
[pid=21178/tid=21180] ppid=21175 vsize=14090948 memory=3439776 CPUtime=2488.42 cores=1,3,5,7
/proc/21178/task/21180/stat : 21180 (java) R 21175 21178 20173 0 -1 4202560 105321 0 0 0 248766 76 0 0 20 0 15 0 251471557 14429130752 859944 33554432000 4194304 4196468 140733024207312 140037006342704 140036627435793 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 9420800 140733024212052 140733024212233 140733024212233 140733024214991 0
[pid=21178/tid=21181] ppid=21175 vsize=14090948 memory=3439776 CPUtime=4.58 cores=1,3,5,7
/proc/21178/task/21181/stat : 21181 (java) S 21175 21178 20173 0 -1 1077944384 21681 0 0 0 438 20 0 0 20 0 15 0 251471558 14429130752 859944 33554432000 4194304 4196468 140733024207312 140036597619600 140037002114773 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9420800 140733024212052 140733024212233 140733024212233 140733024214991 0
[pid=21178/tid=21182] ppid=21175 vsize=14090948 memory=6284 CPUtime=4.54 cores=1,3,5,7
/proc/21178/task/21182/stat : 21182 (java) S 21175 21178 20173 0 -1 1077944384 28669 0 0 0 432 22 0 0 20 0 15 0 251471558 14429130752 859944 33554432000 4194304 4196468 140733024207312 140036596566800 140037002114773 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9420800 140733024212052 140733024212233 140733024212233 140733024214991 0
[pid=21178/tid=21183] ppid=21175 vsize=14090948 memory=3439776 CPUtime=4.55 cores=1,3,5,7
/proc/21178/task/21183/stat : 21183 (java) S 21175 21178 20173 0 -1 1077944384 23318 0 0 0 435 20 0 0 20 0 15 0 251471558 14429130752 859944 33554432000 4194304 4196468 140733024207312 140036595514512 140037002114773 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9420800 140733024212052 140733024212233 140733024212233 140733024214991 0
[pid=21178/tid=21184] ppid=21175 vsize=14090948 memory=3439776 CPUtime=4.6 cores=1,3,5,7
/proc/21178/task/21184/stat : 21184 (java) S 21175 21178 20173 0 -1 1077944384 23290 0 0 0 440 20 0 0 20 0 15 0 251471558 14429130752 859944 33554432000 4194304 4196468 140733024207312 140036594461712 140037002114773 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9420800 140733024212052 140733024212233 140733024212233 140733024214991 0
[pid=21178/tid=21185] ppid=21175 vsize=14090948 memory=3439776 CPUtime=1.81 cores=1,3,5,7
/proc/21178/task/21185/stat : 21185 (java) S 21175 21178 20173 0 -1 1077944384 25942 0 0 0 165 16 0 0 20 0 15 0 251471559 14429130752 859944 33554432000 4194304 4196468 140733024207312 140036544280688 140037002115714 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9420800 140733024212052 140733024212233 140733024212233 140733024214991 0
[pid=21178/tid=21186] ppid=21175 vsize=14090948 memory=3439776 CPUtime=0 cores=1,3,5,7
/proc/21178/task/21186/stat : 21186 (java) S 21175 21178 20173 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 15 0 251471560 14429130752 859944 33554432000 4194304 4196468 140733024207312 140036543226720 140037002114773 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9420800 140733024212052 140733024212233 140733024212233 140733024214991 0
[pid=21178/tid=21187] ppid=21175 vsize=14090948 memory=3439776 CPUtime=0 cores=1,3,5,7
/proc/21178/task/21187/stat : 21187 (java) S 21175 21178 20173 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 15 0 251471560 14429130752 859944 33554432000 4194304 4196468 140733024207312 140036542174336 140037002114773 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9420800 140733024212052 140733024212233 140733024212233 140733024214991 0
[pid=21178/tid=21188] ppid=21175 vsize=14090948 memory=3439776 CPUtime=0 cores=1,3,5,7
/proc/21178/task/21188/stat : 21188 (java) S 21175 21178 20173 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 251471562 14429130752 859944 33554432000 4194304 4196468 140733024207312 140036541122640 140037002123163 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9420800 140733024212052 140733024212233 140733024212233 140733024214991 0
[pid=21178/tid=21189] ppid=21175 vsize=14090948 memory=3439776 CPUtime=4.39 cores=1,3,5,7
/proc/21178/task/21189/stat : 21189 (java) S 21175 21178 20173 0 -1 1077944384 12617 0 0 0 436 3 0 0 20 0 15 0 251471562 14429130752 859944 33554432000 4194304 4196468 140733024207312 140036540070512 140037002115714 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9420800 140733024212052 140733024212233 140733024212233 140733024214991 0
[pid=21178/tid=21190] ppid=21175 vsize=14090948 memory=3439776 CPUtime=4.39 cores=1,3,5,7
/proc/21178/task/21190/stat : 21190 (java) S 21175 21178 20173 0 -1 1077944384 14348 0 0 0 436 3 0 0 20 0 15 0 251471562 14429130752 859944 33554432000 4194304 4196468 140733024207312 140036539017712 140037002115714 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9420800 140733024212052 140733024212233 140733024212233 140733024214991 0
[pid=21178/tid=21191] ppid=21175 vsize=14090948 memory=3439776 CPUtime=1.31 cores=1,3,5,7
/proc/21178/task/21191/stat : 21191 (java) S 21175 21178 20173 0 -1 1077944384 13125 0 0 0 127 4 0 0 20 0 15 0 251471562 14429130752 859944 33554432000 4194304 4196468 140733024207312 140036537965424 140037002115714 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9420800 140733024212052 140733024212233 140733024212233 140733024214991 0
[pid=21178/tid=21192] ppid=21175 vsize=14090948 memory=3439776 CPUtime=0 cores=1,3,5,7
/proc/21178/task/21192/stat : 21192 (java) S 21175 21178 20173 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 251471563 14429130752 859944 33554432000 4194304 4196468 140733024207312 140036469156832 140037002114773 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9420800 140733024212052 140733024212233 140733024212233 140733024214991 0
[pid=21178/tid=21193] ppid=21175 vsize=14090948 memory=3439776 CPUtime=1.31 cores=1,3,5,7
/proc/21178/task/21193/stat : 21193 (java) S 21175 21178 20173 0 -1 1077944384 2055 0 0 0 60 71 0 0 20 0 15 0 251471563 14429130752 859944 33554432000 4194304 4196468 140733024207312 140036468103600 140037002115714 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 26 0 0 6293624 6294260 9420800 140733024212052 140733024212233 140733024212233 140733024214991 0
Current children cumulated CPU time: 2520.01 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 3439776 KiB

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

[startup+2495.32 s]
# the end of solver process 21178 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2517.61 s, system=2.42498 s

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

[startup+2495.3 s]
/proc/loadavg: 1.20 1.40 1.61 3/215 21429
/proc/meminfo: memFree=16958704/32770624 swapFree=67108368/67108860
[pid=21178] ppid=21175 vsize=14090948 memory=3439776 CPUtime=2520.01 cores=1,3,5,7
/proc/21178/stat : 21178 (java) S 21175 21178 20173 0 -1 1077944320 271804 0 0 0 251760 241 0 0 20 0 15 0 251471557 14429130752 859944 33554432000 4194304 4196468 140733024207312 140733024189856 140037002104567 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 9420800 140733024212052 140733024212233 140733024212233 140733024214991 0
/proc/21178/statm: 3522737 859944 3611 1 0 3484809 0
[pid=21178/tid=21180] ppid=21175 vsize=14090948 memory=3439776 CPUtime=2488.42 cores=1,3,5,7
/proc/21178/task/21180/stat : 21180 (java) R 21175 21178 20173 0 -1 4202560 105321 0 0 0 248766 76 0 0 20 0 15 0 251471557 14429130752 859944 33554432000 4194304 4196468 140733024207312 140037006342704 140036627435793 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 9420800 140733024212052 140733024212233 140733024212233 140733024214991 0
[pid=21178/tid=21181] ppid=21175 vsize=14090948 memory=3439776 CPUtime=4.58 cores=1,3,5,7
/proc/21178/task/21181/stat : 21181 (java) S 21175 21178 20173 0 -1 1077944384 21681 0 0 0 438 20 0 0 20 0 15 0 251471558 14429130752 859944 33554432000 4194304 4196468 140733024207312 140036597619600 140037002114773 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9420800 140733024212052 140733024212233 140733024212233 140733024214991 0
[pid=21178/tid=21182] ppid=21175 vsize=14090948 memory=6284 CPUtime=4.54 cores=1,3,5,7
/proc/21178/task/21182/stat : 21182 (java) S 21175 21178 20173 0 -1 1077944384 28669 0 0 0 432 22 0 0 20 0 15 0 251471558 14429130752 859944 33554432000 4194304 4196468 140733024207312 140036596566800 140037002114773 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9420800 140733024212052 140733024212233 140733024212233 140733024214991 0
[pid=21178/tid=21183] ppid=21175 vsize=14090948 memory=3439776 CPUtime=4.55 cores=1,3,5,7
/proc/21178/task/21183/stat : 21183 (java) S 21175 21178 20173 0 -1 1077944384 23318 0 0 0 435 20 0 0 20 0 15 0 251471558 14429130752 859944 33554432000 4194304 4196468 140733024207312 140036595514512 140037002114773 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9420800 140733024212052 140733024212233 140733024212233 140733024214991 0
[pid=21178/tid=21184] ppid=21175 vsize=14090948 memory=3439776 CPUtime=4.6 cores=1,3,5,7
/proc/21178/task/21184/stat : 21184 (java) S 21175 21178 20173 0 -1 1077944384 23290 0 0 0 440 20 0 0 20 0 15 0 251471558 14429130752 859944 33554432000 4194304 4196468 140733024207312 140036594461712 140037002114773 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9420800 140733024212052 140733024212233 140733024212233 140733024214991 0
[pid=21178/tid=21185] ppid=21175 vsize=14090948 memory=3439776 CPUtime=1.81 cores=1,3,5,7
/proc/21178/task/21185/stat : 21185 (java) S 21175 21178 20173 0 -1 1077944384 25942 0 0 0 165 16 0 0 20 0 15 0 251471559 14429130752 859944 33554432000 4194304 4196468 140733024207312 140036544280688 140037002115714 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9420800 140733024212052 140733024212233 140733024212233 140733024214991 0
[pid=21178/tid=21186] ppid=21175 vsize=14090948 memory=3439776 CPUtime=0 cores=1,3,5,7
/proc/21178/task/21186/stat : 21186 (java) S 21175 21178 20173 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 15 0 251471560 14429130752 859944 33554432000 4194304 4196468 140733024207312 140036543226720 140037002114773 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9420800 140733024212052 140733024212233 140733024212233 140733024214991 0
[pid=21178/tid=21187] ppid=21175 vsize=14090948 memory=3439776 CPUtime=0 cores=1,3,5,7
/proc/21178/task/21187/stat : 21187 (java) S 21175 21178 20173 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 15 0 251471560 14429130752 859944 33554432000 4194304 4196468 140733024207312 140036542174336 140037002114773 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9420800 140733024212052 140733024212233 140733024212233 140733024214991 0
[pid=21178/tid=21188] ppid=21175 vsize=14090948 memory=3439776 CPUtime=0 cores=1,3,5,7
/proc/21178/task/21188/stat : 21188 (java) S 21175 21178 20173 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 251471562 14429130752 859944 33554432000 4194304 4196468 140733024207312 140036541122640 140037002123163 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9420800 140733024212052 140733024212233 140733024212233 140733024214991 0
[pid=21178/tid=21189] ppid=21175 vsize=14090948 memory=3439776 CPUtime=4.39 cores=1,3,5,7
/proc/21178/task/21189/stat : 21189 (java) S 21175 21178 20173 0 -1 1077944384 12617 0 0 0 436 3 0 0 20 0 15 0 251471562 14429130752 859944 33554432000 4194304 4196468 140733024207312 140036540070512 140037002115714 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9420800 140733024212052 140733024212233 140733024212233 140733024214991 0
[pid=21178/tid=21190] ppid=21175 vsize=14090948 memory=3439776 CPUtime=4.39 cores=1,3,5,7
/proc/21178/task/21190/stat : 21190 (java) S 21175 21178 20173 0 -1 1077944384 14348 0 0 0 436 3 0 0 20 0 15 0 251471562 14429130752 859944 33554432000 4194304 4196468 140733024207312 140036539017712 140037002115714 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9420800 140733024212052 140733024212233 140733024212233 140733024214991 0
[pid=21178/tid=21191] ppid=21175 vsize=14090948 memory=3439776 CPUtime=1.31 cores=1,3,5,7
/proc/21178/task/21191/stat : 21191 (java) S 21175 21178 20173 0 -1 1077944384 13125 0 0 0 127 4 0 0 20 0 15 0 251471562 14429130752 859944 33554432000 4194304 4196468 140733024207312 140036537965424 140037002115714 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9420800 140733024212052 140733024212233 140733024212233 140733024214991 0
[pid=21178/tid=21192] ppid=21175 vsize=14090948 memory=3439776 CPUtime=0 cores=1,3,5,7
/proc/21178/task/21192/stat : 21192 (java) S 21175 21178 20173 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 251471563 14429130752 859944 33554432000 4194304 4196468 140733024207312 140036469156832 140037002114773 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9420800 140733024212052 140733024212233 140733024212233 140733024214991 0
[pid=21178/tid=21193] ppid=21175 vsize=14090948 memory=3439776 CPUtime=1.31 cores=1,3,5,7
/proc/21178/task/21193/stat : 21193 (java) S 21175 21178 20173 0 -1 1077944384 2055 0 0 0 60 71 0 0 20 0 15 0 251471563 14429130752 859944 33554432000 4194304 4196468 140733024207312 140036468103600 140037002115714 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 26 0 0 6293624 6294260 9420800 140733024212052 140733024212233 140733024212233 140733024214991 0
Current children cumulated CPU time: 2520.01 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 3439776 KiB

Child status: 143
Real time (s): 2495.32
CPU time (s): 2520.04
CPU user time (s): 2517.61
CPU system time (s): 2.42498
CPU usage (%): 100.99
Max. virtual memory (cumulated for all children) (KiB): 14090948
Max. memory (cumulated for all children) (KiB): 3566012

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2517.61
system time used= 2.42498
maximum resident set size= 3603408
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 272062
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2760
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 101167
involuntary context switches= 1870


# summary of solver processes directly reported to runsolver:
#   pid: 21178
#   total CPU time (s): 2520.04
#   total CPU user time (s): 2517.61
#   total CPU system time (s): 2.42498

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 15.9808 second user time and 22.2636 second system time

The end

Launcher Data

Begin job on node148 at 2018-08-15 15:18:04
IDJOB=4308553
IDBENCH=141633
IDSOLVER=2792
FILE ID=node148/4308553-1534339084
RUNJOBID= node148-1534329180-20205
PBS_JOBID= 21038159
Free space on /tmp= 44860 MiB

SOLVER NAME= OscaR - Hybrid 2018-08-14
BENCH NAME= XCSP18/SteelMillSlab/SteelMillSlab-m2-3-2_c18.xml
COMMAND LINE= java -Xmx11000m -jar oscarCPXcsp3-hybrid.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 11000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4308553-1534339084/watcher-4308553-1534339084 -o /tmp/evaluation-result-4308553-1534339084/solver-4308553-1534339084 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node148-1534329180-20205 --watchdog 2580  java -Xmx11000m -jar oscarCPXcsp3-hybrid.jar --randomseed 1493653803 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4308553-1534339084.xml

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

MD5SUM BENCH= 0a472228e3943087b3ac347f10dd57c9
RANDOM SEED=1493653803

node148.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:        23209676 kB
MemAvailable:   31341496 kB
Buffers:          182260 kB
Cached:          8172316 kB
SwapCached:            4 kB
Active:          5059892 kB
Inactive:        3899820 kB
Active(anon):     558668 kB
Inactive(anon):   106940 kB
Active(file):    4501224 kB
Inactive(file):  3792880 kB
Unevictable:        7348 kB
Mlocked:            7348 kB
SwapTotal:      67108860 kB
SwapFree:       67108368 kB
Dirty:             36976 kB
Writeback:             0 kB
AnonPages:        622740 kB
Mapped:            69052 kB
Shmem:             57780 kB
Slab:             295084 kB
SReclaimable:     266176 kB
SUnreclaim:        28908 kB
KernelStack:        3792 kB
PageTables:         8584 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1243564 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:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 44824 MiB
End job on node148 at 2018-08-15 15:59:40