Trace number 4312126

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
OscaR - Conflict Ordering with restarts 2018-08-17? (TO) 255.315 102.7

General information on the benchmark

NameGraphColoring/
GraphColoring-qg-order100_c18.xml
MD5SUMd2763c38ef24fdf1196893d726f1931a
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 variables10000
Number of constraints990000
Number of domains1
Minimum domain size10000
Maximum domain size10000
Distribution of domain sizes[{"size":10000,"count":10000}]
Minimum variable degree199
Maximum variable degree199
Distribution of variable degrees[{"degree":199,"count":10000}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":990000}]
Number of extensional constraints0
Number of intensional constraints990000
Distribution of constraint types[{"type":"intension","count":990000}]
Optimization problemYES
Type of objectivemin MAXIMUM

Solver Data

0.67/0.57	c version: 2018-08-17
0.67/0.57	c seed: 1015160018
0.67/0.57	c timeout: 252
0.67/0.57	c memlimit: 11000
0.67/0.57	c nbcore: 1
0.67/0.59	c Parsing instance...
255.20/102.64	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 (10436 MiB free)
  memory of node 1: 16384 MiB (12543 MiB free)
  node distances:
     10  21
     21  10

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

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

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


[startup+0.101499 s]*
/proc/loadavg: 1.41 1.40 1.21 3/216 26678
/proc/meminfo: memFree=23512580/32770624 swapFree=67108500/67108860
[pid=26663] ppid=26660 vsize=14082736 memory=32264 CPUtime=0.12 cores=0,2,4,6
/proc/26663/stat : 26663 (java) S 26660 26663 22827 0 -1 1077944320 6427 0 0 0 11 1 0 0 20 0 15 0 274469181 14420721664 8066 33554432000 4194304 4196468 140728412775200 140728412757744 140631814033143 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 8962048 140728412779598 140728412779790 140728412779790 140728412782543 0
/proc/26663/statm: 3520684 8066 3158 1 0 3482761 0
[pid=26663/tid=26665] ppid=26660 vsize=14082736 memory=-8629632960754257793 CPUtime=0.09 cores=0,2,4,6
/proc/26663/task/26665/stat : 26665 (java) R 26660 26663 22827 0 -1 4202560 4472 0 0 0 9 0 0 0 20 0 15 0 274469181 14420721664 8066 33554432000 4194304 4196468 140728412775200 140631818257168 140631798113660 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 8962048 140728412779598 140728412779790 140728412779790 140728412782543 0
[pid=26663/tid=26666] ppid=26660 vsize=14082736 memory=-7522837583129502606 CPUtime=0 cores=0,2,4,6
/proc/26663/task/26666/stat : 26666 (java) S 26660 26663 22827 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274469182 14420721664 8066 33554432000 4194304 4196468 140728412775200 140631729101072 140631814043349 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8962048 140728412779598 140728412779790 140728412779790 140728412782543 0
[pid=26663/tid=26667] ppid=26660 vsize=14082736 memory=140028750493312 CPUtime=0 cores=0,2,4,6
/proc/26663/task/26667/stat : 26667 (java) S 26660 26663 22827 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274469182 14420721664 8066 33554432000 4194304 4196468 140728412775200 140631728048528 140631814043349 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8962048 140728412779598 140728412779790 140728412779790 140728412782543 0
[pid=26663/tid=26668] ppid=26660 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26663/task/26668/stat : 26668 (java) S 26660 26663 22827 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274469182 14420721664 8066 33554432000 4194304 4196468 140728412775200 140631726995984 140631814043349 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8962048 140728412779598 140728412779790 140728412779790 140728412782543 0
[pid=26663/tid=26669] ppid=26660 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/26663/task/26669/stat : 26669 (java) S 26660 26663 22827 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 274469182 14420721664 8066 33554432000 4194304 4196468 140728412775200 140631725943440 140631814043349 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8962048 140728412779598 140728412779790 140728412779790 140728412782543 0
[pid=26663/tid=26670] ppid=26660 vsize=14082736 memory=140028750493312 CPUtime=0 cores=0,2,4,6
/proc/26663/task/26670/stat : 26670 (java) S 26660 26663 22827 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 274469183 14420721664 8066 33554432000 4194304 4196468 140728412775200 140630727297520 140631814044290 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8962048 140728412779598 140728412779790 140728412779790 140728412782543 0
[pid=26663/tid=26671] ppid=26660 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/26663/task/26671/stat : 26671 (java) S 26660 26663 22827 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 274469184 14420721664 8066 33554432000 4194304 4196468 140728412775200 140630726243744 140631814043349 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8962048 140728412779598 140728412779790 140728412779790 140728412782543 0
[pid=26663/tid=26672] ppid=26660 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26663/task/26672/stat : 26672 (java) S 26660 26663 22827 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 274469184 14420721664 8066 33554432000 4194304 4196468 140728412775200 140630725191152 140631814043349 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8962048 140728412779598 140728412779790 140728412779790 140728412782543 0
[pid=26663/tid=26673] ppid=26660 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26663/task/26673/stat : 26673 (java) S 26660 26663 22827 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274469186 14420721664 8066 33554432000 4194304 4196468 140728412775200 140630724139728 140631814051739 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8962048 140728412779598 140728412779790 140728412779790 140728412782543 0
[pid=26663/tid=26674] ppid=26660 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26663/task/26674/stat : 26674 (java) S 26660 26663 22827 0 -1 1077944384 300 0 0 0 0 0 0 0 20 0 15 0 274469186 14420721664 8066 33554432000 4194304 4196468 140728412775200 140630723086320 140631814044290 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8962048 140728412779598 140728412779790 140728412779790 140728412782543 0
[pid=26663/tid=26675] ppid=26660 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/26663/task/26675/stat : 26675 (java) S 26660 26663 22827 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274469186 14420721664 8066 33554432000 4194304 4196468 140728412775200 140630722033776 140631814044290 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8962048 140728412779598 140728412779790 140728412779790 140728412782543 0
[pid=26663/tid=26676] ppid=26660 vsize=14082736 memory=140028750493312 CPUtime=0.01 cores=0,2,4,6
/proc/26663/task/26676/stat : 26676 (java) S 26660 26663 22827 0 -1 1077944384 274 0 0 0 1 0 0 0 20 0 15 0 274469186 14420721664 8066 33554432000 4194304 4196468 140728412775200 140630720981232 140631814044290 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8962048 140728412779598 140728412779790 140728412779790 140728412782543 0
[pid=26663/tid=26677] ppid=26660 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/26663/task/26677/stat : 26677 (java) S 26660 26663 22827 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274469186 14420721664 8066 33554432000 4194304 4196468 140728412775200 140630719928928 140631814043349 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8962048 140728412779598 140728412779790 140728412779790 140728412782543 0
[pid=26663/tid=26678] ppid=26660 vsize=14082736 memory=140028750493312 CPUtime=0 cores=0,2,4,6
/proc/26663/task/26678/stat : 26678 (java) S 26660 26663 22827 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274469187 14420721664 8066 33554432000 4194304 4196468 140728412775200 140630410746672 140631814044290 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8962048 140728412779598 140728412779790 140728412779790 140728412782543 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 32264 KiB

[startup+0.210417 s]*
/proc/loadavg: 1.41 1.40 1.21 3/200 26680
/proc/meminfo: memFree=24134008/32770624 swapFree=67108500/67108860
[pid=26663] ppid=26660 vsize=14082736 memory=47816 CPUtime=0.29 cores=0,2,4,6
/proc/26663/stat : 26663 (java) S 26660 26663 22827 0 -1 1077944320 9967 0 0 0 27 2 0 0 20 0 15 0 274469181 14420721664 11954 33554432000 4194304 4196468 140728412775200 140728412757744 140631814033143 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 8962048 140728412779598 140728412779790 140728412779790 140728412782543 0
/proc/26663/statm: 3520684 11954 3372 1 0 3482761 0
[pid=26663/tid=26665] ppid=26660 vsize=14082736 memory=7311146985107750967 CPUtime=0.19 cores=0,2,4,6
/proc/26663/task/26665/stat : 26665 (java) R 26660 26663 22827 0 -1 4202560 7759 0 0 0 18 1 0 0 20 0 15 0 274469181 14420721664 11954 33554432000 4194304 4196468 140728412775200 140631818258208 140631814045078 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 8962048 140728412779598 140728412779790 140728412779790 140728412782543 0
[pid=26663/tid=26666] ppid=26660 vsize=14082736 memory=11613 CPUtime=0 cores=0,2,4,6
/proc/26663/task/26666/stat : 26666 (java) S 26660 26663 22827 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274469182 14420721664 11954 33554432000 4194304 4196468 140728412775200 140631729101072 140631814043349 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8962048 140728412779598 140728412779790 140728412779790 140728412782543 0
[pid=26663/tid=26667] ppid=26660 vsize=14082736 memory=140028751938502 CPUtime=0 cores=0,2,4,6
/proc/26663/task/26667/stat : 26667 (java) S 26660 26663 22827 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274469182 14420721664 11954 33554432000 4194304 4196468 140728412775200 140631728048528 140631814043349 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8962048 140728412779598 140728412779790 140728412779790 140728412782543 0
[pid=26663/tid=26668] ppid=26660 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26663/task/26668/stat : 26668 (java) S 26660 26663 22827 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274469182 14420721664 11954 33554432000 4194304 4196468 140728412775200 140631726995984 140631814043349 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8962048 140728412779598 140728412779790 140728412779790 140728412782543 0
[pid=26663/tid=26669] ppid=26660 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/26663/task/26669/stat : 26669 (java) S 26660 26663 22827 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 274469182 14420721664 11954 33554432000 4194304 4196468 140728412775200 140631725943440 140631814043349 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8962048 140728412779598 140728412779790 140728412779790 140728412782543 0
[pid=26663/tid=26670] ppid=26660 vsize=14082736 memory=140028750493312 CPUtime=0 cores=0,2,4,6
/proc/26663/task/26670/stat : 26670 (java) S 26660 26663 22827 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 274469183 14420721664 11954 33554432000 4194304 4196468 140728412775200 140630727297520 140631814044290 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8962048 140728412779598 140728412779790 140728412779790 140728412782543 0
[pid=26663/tid=26671] ppid=26660 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/26663/task/26671/stat : 26671 (java) S 26660 26663 22827 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 274469184 14420721664 11954 33554432000 4194304 4196468 140728412775200 140630726243744 140631814043349 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8962048 140728412779598 140728412779790 140728412779790 140728412782543 0
[pid=26663/tid=26672] ppid=26660 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26663/task/26672/stat : 26672 (java) S 26660 26663 22827 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 274469184 14420721664 11954 33554432000 4194304 4196468 140728412775200 140630725191152 140631814043349 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8962048 140728412779598 140728412779790 140728412779790 140728412782543 0
[pid=26663/tid=26673] ppid=26660 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26663/task/26673/stat : 26673 (java) S 26660 26663 22827 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274469186 14420721664 11954 33554432000 4194304 4196468 140728412775200 140630724139728 140631814051739 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8962048 140728412779598 140728412779790 140728412779790 140728412782543 0
[pid=26663/tid=26674] ppid=26660 vsize=14082736 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/26663/task/26674/stat : 26674 (java) R 26660 26663 22827 0 -1 4202560 466 0 0 0 2 0 0 0 20 0 15 0 274469186 14420721664 11954 33554432000 4194304 4196468 140728412775200 140630723086320 140631806270270 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 8962048 140728412779598 140728412779790 140728412779790 140728412782543 0
[pid=26663/tid=26675] ppid=26660 vsize=14082736 memory=-1 CPUtime=0.01 cores=0,2,4,6
/proc/26663/task/26675/stat : 26675 (java) R 26660 26663 22827 0 -1 1077944384 67 0 0 0 1 0 0 0 20 0 15 0 274469186 14420721664 11954 33554432000 4194304 4196468 140728412775200 140630722033776 140631814044290 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 8962048 140728412779598 140728412779790 140728412779790 140728412782543 0
[pid=26663/tid=26676] ppid=26660 vsize=14082736 memory=140028750493312 CPUtime=0.05 cores=0,2,4,6
/proc/26663/task/26676/stat : 26676 (java) R 26660 26663 22827 0 -1 4202560 295 0 0 0 5 0 0 0 20 0 15 0 274469186 14420721664 11954 33554432000 4194304 4196468 140728412775200 140630720981232 140631814045078 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 8962048 140728412779598 140728412779790 140728412779790 140728412782543 0
[pid=26663/tid=26677] ppid=26660 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/26663/task/26677/stat : 26677 (java) S 26660 26663 22827 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274469186 14420721664 11954 33554432000 4194304 4196468 140728412775200 140630719928928 140631814043349 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8962048 140728412779598 140728412779790 140728412779790 140728412782543 0
[pid=26663/tid=26678] ppid=26660 vsize=14082736 memory=140028750493312 CPUtime=0 cores=0,2,4,6
/proc/26663/task/26678/stat : 26678 (java) S 26660 26663 22827 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274469187 14420721664 11954 33554432000 4194304 4196468 140728412775200 140630410746672 140631814044290 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8962048 140728412779598 140728412779790 140728412779790 140728412782543 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 47816 KiB

[startup+0.310394 s]*
/proc/loadavg: 1.41 1.40 1.21 3/197 26688
/proc/meminfo: memFree=24131648/32770624 swapFree=67108500/67108860
[pid=26663] ppid=26660 vsize=14082736 memory=51204 CPUtime=0.44 cores=0,2,4,6
/proc/26663/stat : 26663 (java) S 26660 26663 22827 0 -1 1077944320 10396 0 0 0 42 2 0 0 20 0 15 0 274469181 14420721664 12801 33554432000 4194304 4196468 140728412775200 140728412757744 140631814033143 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 8962048 140728412779598 140728412779790 140728412779790 140728412782543 0
/proc/26663/statm: 3520684 12801 3421 1 0 3482761 0
[pid=26663/tid=26665] ppid=26660 vsize=14082736 memory=4871374705135476842 CPUtime=0.29 cores=0,2,4,6
/proc/26663/task/26665/stat : 26665 (java) R 26660 26663 22827 0 -1 4202560 8081 0 0 0 28 1 0 0 20 0 15 0 274469181 14420721664 12801 33554432000 4194304 4196468 140728412775200 140631818241240 140631792296801 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 8962048 140728412779598 140728412779790 140728412779790 140728412782543 0
[pid=26663/tid=26666] ppid=26660 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26663/task/26666/stat : 26666 (java) S 26660 26663 22827 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274469182 14420721664 12801 33554432000 4194304 4196468 140728412775200 140631729101072 140631814043349 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8962048 140728412779598 140728412779790 140728412779790 140728412782543 0
[pid=26663/tid=26667] ppid=26660 vsize=14082736 memory=4872558044660077418 CPUtime=0 cores=0,2,4,6
/proc/26663/task/26667/stat : 26667 (java) S 26660 26663 22827 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274469182 14420721664 12801 33554432000 4194304 4196468 140728412775200 140631728048528 140631814043349 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8962048 140728412779598 140728412779790 140728412779790 140728412782543 0
[pid=26663/tid=26668] ppid=26660 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26663/task/26668/stat : 26668 (java) S 26660 26663 22827 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274469182 14420721664 12801 33554432000 4194304 4196468 140728412775200 140631726995984 140631814043349 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8962048 140728412779598 140728412779790 140728412779790 140728412782543 0
[pid=26663/tid=26669] ppid=26660 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26663/task/26669/stat : 26669 (java) S 26660 26663 22827 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 274469182 14420721664 12801 33554432000 4194304 4196468 140728412775200 140631725943440 140631814043349 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8962048 140728412779598 140728412779790 140728412779790 140728412782543 0
[pid=26663/tid=26670] ppid=26660 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26663/task/26670/stat : 26670 (java) S 26660 26663 22827 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 274469183 14420721664 12801 33554432000 4194304 4196468 140728412775200 140630727297520 140631814044290 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8962048 140728412779598 140728412779790 140728412779790 140728412782543 0
[pid=26663/tid=26671] ppid=26660 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26663/task/26671/stat : 26671 (java) S 26660 26663 22827 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 274469184 14420721664 12801 33554432000 4194304 4196468 140728412775200 140630726243744 140631814043349 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8962048 140728412779598 140728412779790 140728412779790 140728412782543 0
[pid=26663/tid=26672] ppid=26660 vsize=14082736 memory=6656426216303648864 CPUtime=0 cores=0,2,4,6
/proc/26663/task/26672/stat : 26672 (java) S 26660 26663 22827 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 274469184 14420721664 12801 33554432000 4194304 4196468 140728412775200 140630725191152 140631814043349 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8962048 140728412779598 140728412779790 140728412779790 140728412782543 0
[pid=26663/tid=26673] ppid=26660 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26663/task/26673/stat : 26673 (java) S 26660 26663 22827 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274469186 14420721664 12801 33554432000 4194304 4196468 140728412775200 140630724139728 140631814051739 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8962048 140728412779598 140728412779790 140728412779790 140728412782543 0
[pid=26663/tid=26674] ppid=26660 vsize=14082736 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/26663/task/26674/stat : 26674 (java) S 26660 26663 22827 0 -1 1077944384 528 0 0 0 3 0 0 0 20 0 15 0 274469186 14420721664 12801 33554432000 4194304 4196468 140728412775200 140630723086320 140631814044290 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8962048 140728412779598 140728412779790 140728412779790 140728412782543 0
[pid=26663/tid=26675] ppid=26660 vsize=14082736 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/26663/task/26675/stat : 26675 (java) S 26660 26663 22827 0 -1 1077944384 103 0 0 0 2 0 0 0 20 0 15 0 274469186 14420721664 12801 33554432000 4194304 4196468 140728412775200 140630722033776 140631814044290 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8962048 140728412779598 140728412779790 140728412779790 140728412782543 0
[pid=26663/tid=26676] ppid=26660 vsize=14082736 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/26663/task/26676/stat : 26676 (java) R 26660 26663 22827 0 -1 4202560 307 0 0 0 8 0 0 0 20 0 15 0 274469186 14420721664 12801 33554432000 4194304 4196468 140728412775200 140630720981232 140631814054490 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 8962048 140728412779598 140728412779790 140728412779790 140728412782543 0
[pid=26663/tid=26677] ppid=26660 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26663/task/26677/stat : 26677 (java) S 26660 26663 22827 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274469186 14420721664 12801 33554432000 4194304 4196468 140728412775200 140630719928928 140631814043349 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8962048 140728412779598 140728412779790 140728412779790 140728412782543 0
[pid=26663/tid=26678] ppid=26660 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26663/task/26678/stat : 26678 (java) S 26660 26663 22827 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274469187 14420721664 12801 33554432000 4194304 4196468 140728412775200 140630410746672 140631814044290 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8962048 140728412779598 140728412779790 140728412779790 140728412782543 0
Current children cumulated CPU time: 0.44 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 51204 KiB

[startup+0.701773 s]
/proc/loadavg: 1.41 1.40 1.21 3/214 26709
/proc/meminfo: memFree=24085104/32770624 swapFree=67108500/67108860
[pid=26663] ppid=26660 vsize=14084804 memory=88816 CPUtime=0.99 cores=0,2,4,6
/proc/26663/stat : 26663 (java) S 26660 26663 22827 0 -1 1077944320 17065 0 0 0 95 4 0 0 20 0 15 0 274469181 14422839296 22204 33554432000 4194304 4196468 140728412775200 140728412757744 140631814033143 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 8962048 140728412779598 140728412779790 140728412779790 140728412782543 0
/proc/26663/statm: 3521201 22204 3505 1 0 3483273 0
[pid=26663/tid=26665] ppid=26660 vsize=14084804 memory=0 CPUtime=0.67 cores=0,2,4,6
/proc/26663/task/26665/stat : 26665 (java) R 26660 26663 22827 0 -1 4202560 14399 0 0 0 64 3 0 0 20 0 15 0 274469181 14422839296 22204 33554432000 4194304 4196468 140728412775200 140631818248752 140631798113630 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 8962048 140728412779598 140728412779790 140728412779790 140728412782543 0
[pid=26663/tid=26666] ppid=26660 vsize=14084804 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26663/task/26666/stat : 26666 (java) S 26660 26663 22827 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274469182 14422839296 22204 33554432000 4194304 4196468 140728412775200 140631729101072 140631814043349 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8962048 140728412779598 140728412779790 140728412779790 140728412782543 0
[pid=26663/tid=26667] ppid=26660 vsize=14084804 memory=1068 CPUtime=0 cores=0,2,4,6
/proc/26663/task/26667/stat : 26667 (java) S 26660 26663 22827 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274469182 14422839296 22204 33554432000 4194304 4196468 140728412775200 140631728048528 140631814043349 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8962048 140728412779598 140728412779790 140728412779790 140728412782543 0
[pid=26663/tid=26668] ppid=26660 vsize=14084804 memory=15084 CPUtime=0 cores=0,2,4,6
/proc/26663/task/26668/stat : 26668 (java) S 26660 26663 22827 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274469182 14422839296 22204 33554432000 4194304 4196468 140728412775200 140631726995984 140631814043349 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8962048 140728412779598 140728412779790 140728412779790 140728412782543 0
[pid=26663/tid=26669] ppid=26660 vsize=14084804 memory=4572 CPUtime=0 cores=0,2,4,6
/proc/26663/task/26669/stat : 26669 (java) S 26660 26663 22827 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 274469182 14422839296 22204 33554432000 4194304 4196468 140728412775200 140631725943440 140631814043349 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8962048 140728412779598 140728412779790 140728412779790 140728412782543 0
[pid=26663/tid=26670] ppid=26660 vsize=14084804 memory=13468 CPUtime=0 cores=0,2,4,6
/proc/26663/task/26670/stat : 26670 (java) S 26660 26663 22827 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 274469183 14422839296 22204 33554432000 4194304 4196468 140728412775200 140630727297520 140631814044290 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8962048 140728412779598 140728412779790 140728412779790 140728412782543 0
[pid=26663/tid=26671] ppid=26660 vsize=14084804 memory=3356 CPUtime=0 cores=0,2,4,6
/proc/26663/task/26671/stat : 26671 (java) S 26660 26663 22827 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 274469184 14422839296 22204 33554432000 4194304 4196468 140728412775200 140630726243744 140631814043349 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8962048 140728412779598 140728412779790 140728412779790 140728412782543 0
[pid=26663/tid=26672] ppid=26660 vsize=14084804 memory=492 CPUtime=0 cores=0,2,4,6
/proc/26663/task/26672/stat : 26672 (java) S 26660 26663 22827 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 274469184 14422839296 22204 33554432000 4194304 4196468 140728412775200 140630725191152 140631814043349 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8962048 140728412779598 140728412779790 140728412779790 140728412782543 0
[pid=26663/tid=26673] ppid=26660 vsize=14084804 memory=1616 CPUtime=0 cores=0,2,4,6
/proc/26663/task/26673/stat : 26673 (java) S 26660 26663 22827 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274469186 14422839296 22204 33554432000 4194304 4196468 140728412775200 140630724139728 140631814051739 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8962048 140728412779598 140728412779790 140728412779790 140728412782543 0
[pid=26663/tid=26674] ppid=26660 vsize=14084804 memory=932 CPUtime=0.06 cores=0,2,4,6
/proc/26663/task/26674/stat : 26674 (java) S 26660 26663 22827 0 -1 1077944384 658 0 0 0 6 0 0 0 20 0 15 0 274469186 14422839296 22204 33554432000 4194304 4196468 140728412775200 140630723086320 140631814044290 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8962048 140728412779598 140728412779790 140728412779790 140728412782543 0
[pid=26663/tid=26675] ppid=26660 vsize=14084804 memory=1168 CPUtime=0.09 cores=0,2,4,6
/proc/26663/task/26675/stat : 26675 (java) S 26660 26663 22827 0 -1 1077944384 265 0 0 0 9 0 0 0 20 0 15 0 274469186 14422839296 22204 33554432000 4194304 4196468 140728412775200 140630722033776 140631814044290 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8962048 140728412779598 140728412779790 140728412779790 140728412782543 0
[pid=26663/tid=26676] ppid=26660 vsize=14084804 memory=2108 CPUtime=0.14 cores=0,2,4,6
/proc/26663/task/26676/stat : 26676 (java) R 26660 26663 22827 0 -1 4202560 362 0 0 0 14 0 0 0 20 0 15 0 274469186 14422839296 22204 33554432000 4194304 4196468 140728412775200 140630720981232 140631814054490 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 8962048 140728412779598 140728412779790 140728412779790 140728412782543 0
[pid=26663/tid=26677] ppid=26660 vsize=14084804 memory=924 CPUtime=0 cores=0,2,4,6
/proc/26663/task/26677/stat : 26677 (java) S 26660 26663 22827 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274469186 14422839296 22204 33554432000 4194304 4196468 140728412775200 140630719928928 140631814043349 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8962048 140728412779598 140728412779790 140728412779790 140728412782543 0
[pid=26663/tid=26678] ppid=26660 vsize=14084804 memory=1576 CPUtime=0 cores=0,2,4,6
/proc/26663/task/26678/stat : 26678 (java) S 26660 26663 22827 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 274469187 14422839296 22204 33554432000 4194304 4196468 140728412775200 140630410746672 140631814044290 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8962048 140728412779598 140728412779790 140728412779790 140728412782543 0
Current children cumulated CPU time: 0.99 s
Current children cumulated vsize: 14084804 KiB
Current children cumulated memory: 88816 KiB

[startup+1.50064 s]
/proc/loadavg: 1.41 1.40 1.21 9/216 26755
/proc/meminfo: memFree=23890908/32770624 swapFree=67108500/67108860
[pid=26663] ppid=26660 vsize=14084804 memory=495064 CPUtime=3.23 cores=0,2,4,6
/proc/26663/stat : 26663 (java) S 26660 26663 22827 0 -1 1077944320 19503 0 0 0 280 43 0 0 20 0 15 0 274469181 14422839296 123766 33554432000 4194304 4196468 140728412775200 140728412757744 140631814033143 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 8962048 140728412779598 140728412779790 140728412779790 140728412782543 0
/proc/26663/statm: 3521201 123766 3543 1 0 3483273 0
[pid=26663/tid=26665] ppid=26660 vsize=14084804 memory=3816 CPUtime=1.11 cores=0,2,4,6
/proc/26663/task/26665/stat : 26665 (java) S 26660 26663 22827 0 -1 1077944384 14617 0 0 0 105 6 0 0 20 0 15 0 274469181 14422839296 123766 33554432000 4194304 4196468 140728412775200 140631818270800 140631814043349 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8962048 140728412779598 140728412779790 140728412779790 140728412782543 0
[pid=26663/tid=26666] ppid=26660 vsize=14084804 memory=6860 CPUtime=0.33 cores=0,2,4,6
/proc/26663/task/26666/stat : 26666 (java) R 26660 26663 22827 0 -1 4202560 263 0 0 0 25 8 0 0 20 0 15 0 274469182 14422839296 123766 33554432000 4194304 4196468 140728412775200 140631729101072 140631807129876 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 8962048 140728412779598 140728412779790 140728412779790 140728412782543 0
[pid=26663/tid=26667] ppid=26660 vsize=14084804 memory=1116 CPUtime=0.34 cores=0,2,4,6
/proc/26663/task/26667/stat : 26667 (java) R 26660 26663 22827 0 -1 4202560 382 0 0 0 26 8 0 0 20 0 15 0 274469182 14422839296 123766 33554432000 4194304 4196468 140728412775200 140631728048528 140631807129868 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 8962048 140728412779598 140728412779790 140728412779790 140728412782543 0
[pid=26663/tid=26668] ppid=26660 vsize=14084804 memory=2132 CPUtime=0.34 cores=0,2,4,6
/proc/26663/task/26668/stat : 26668 (java) R 26660 26663 22827 0 -1 4202560 361 0 0 0 26 8 0 0 20 0 15 0 274469182 14422839296 123766 33554432000 4194304 4196468 140728412775200 140631726995984 140631798490780 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 8962048 140728412779598 140728412779790 140728412779790 140728412782543 0
[pid=26663/tid=26669] ppid=26660 vsize=14084804 memory=1752 CPUtime=0.35 cores=0,2,4,6
/proc/26663/task/26669/stat : 26669 (java) R 26660 26663 22827 0 -1 4202560 193 0 0 0 26 9 0 0 20 0 15 0 274469182 14422839296 123766 33554432000 4194304 4196468 140728412775200 140631725943640 140631807132910 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 8962048 140728412779598 140728412779790 140728412779790 140728412782543 0
[pid=26663/tid=26670] ppid=26660 vsize=14084804 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26663/task/26670/stat : 26670 (java) S 26660 26663 22827 0 -1 1077944384 96 0 0 0 0 0 0 0 20 0 15 0 274469183 14422839296 123766 33554432000 4194304 4196468 140728412775200 140630727296064 140631814043349 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8962048 140728412779598 140728412779790 140728412779790 140728412782543 0

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

[pid=26663] ppid=26660 vsize=14088900 memory=11584580 CPUtime=252.14 cores=0,2,4,6
/proc/26663/stat : 26663 (java) S 26660 26663 22827 0 -1 1077944320 107948 0 0 0 24020 1194 0 0 20 0 15 0 274469181 14427033600 2896145 33554432000 4194304 4196468 140728412775200 140728412757744 140631814033143 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 8962048 140728412779598 140728412779790 140728412779790 140728412782543 0
/proc/26663/statm: 3522225 2896145 3608 1 0 3484297 0
[pid=26663/tid=26665] ppid=26660 vsize=14088900 memory=2180 CPUtime=51.19 cores=0,2,4,6
/proc/26663/task/26665/stat : 26665 (java) S 26660 26663 22827 0 -1 1077944384 28166 0 0 0 5104 15 0 0 20 0 15 0 274469181 14427033600 2896145 33554432000 4194304 4196468 140728412775200 140631818271520 140631814043349 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8962048 140728412779598 140728412779790 140728412779790 140728412782543 0
[pid=26663/tid=26666] ppid=26660 vsize=14088900 memory=3992 CPUtime=48.3 cores=0,2,4,6
/proc/26663/task/26666/stat : 26666 (java) R 26660 26663 22827 0 -1 4202560 10970 0 0 0 4514 316 0 0 20 0 15 0 274469182 14427033600 2896145 33554432000 4194304 4196468 140728412775200 140631729100880 140631806661351 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 8962048 140728412779598 140728412779790 140728412779790 140728412782543 0
[pid=26663/tid=26667] ppid=26660 vsize=14088900 memory=6791534058613427641 CPUtime=48.3 cores=0,2,4,6
/proc/26663/task/26667/stat : 26667 (java) R 26660 26663 22827 0 -1 4202560 9075 0 0 0 4523 307 0 0 20 0 15 0 274469182 14427033600 2896145 33554432000 4194304 4196468 140728412775200 140631728048336 140631806661351 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 8962048 140728412779598 140728412779790 140728412779790 140728412782543 0
[pid=26663/tid=26668] ppid=26660 vsize=14088900 memory=1752 CPUtime=48.52 cores=0,2,4,6
/proc/26663/task/26668/stat : 26668 (java) R 26660 26663 22827 0 -1 4202560 12646 0 0 0 4578 274 0 0 20 0 15 0 274469182 14427033600 2896145 33554432000 4194304 4196468 140728412775200 140631726995984 140631807136157 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 8962048 140728412779598 140728412779790 140728412779790 140728412782543 0
[pid=26663/tid=26669] ppid=26660 vsize=14088900 memory=748 CPUtime=48.4 cores=0,2,4,6
/proc/26663/task/26669/stat : 26669 (java) S 26660 26663 22827 0 -1 1077944384 8240 0 0 0 4568 272 0 0 20 0 15 0 274469182 14427033600 2896145 33554432000 4194304 4196468 140728412775200 140631725943248 140631814044290 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8962048 140728412779598 140728412779790 140728412779790 140728412782543 0
[pid=26663/tid=26670] ppid=26660 vsize=14088900 memory=1820 CPUtime=1.42 cores=0,2,4,6
/proc/26663/task/26670/stat : 26670 (java) S 26660 26663 22827 0 -1 1077944384 18133 0 0 0 140 2 0 0 20 0 15 0 274469183 14427033600 2896145 33554432000 4194304 4196468 140728412775200 140630727296064 140631814043349 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8962048 140728412779598 140728412779790 140728412779790 140728412782543 0
[pid=26663/tid=26671] ppid=26660 vsize=14088900 memory=4296 CPUtime=0 cores=0,2,4,6
/proc/26663/task/26671/stat : 26671 (java) S 26660 26663 22827 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 15 0 274469184 14427033600 2896145 33554432000 4194304 4196468 140728412775200 140630726243808 140631814043349 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8962048 140728412779598 140728412779790 140728412779790 140728412782543 0
[pid=26663/tid=26672] ppid=26660 vsize=14088900 memory=3480 CPUtime=0 cores=0,2,4,6
/proc/26663/task/26672/stat : 26672 (java) S 26660 26663 22827 0 -1 1077944384 68 0 0 0 0 0 0 0 20 0 15 0 274469184 14427033600 2896145 33554432000 4194304 4196468 140728412775200 140630725191168 140631814043349 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8962048 140728412779598 140728412779790 140728412779790 140728412782543 0
[pid=26663/tid=26673] ppid=26660 vsize=14088900 memory=1228 CPUtime=0 cores=0,2,4,6
/proc/26663/task/26673/stat : 26673 (java) S 26660 26663 22827 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274469186 14427033600 2896145 33554432000 4194304 4196468 140728412775200 140630724139728 140631814051739 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8962048 140728412779598 140728412779790 140728412779790 140728412782543 0
[pid=26663/tid=26674] ppid=26660 vsize=14088900 memory=10212 CPUtime=2.42 cores=0,2,4,6
/proc/26663/task/26674/stat : 26674 (java) S 26660 26663 22827 0 -1 1077944384 6180 0 0 0 241 1 0 0 20 0 15 0 274469186 14427033600 2896145 33554432000 4194304 4196468 140728412775200 140630723086320 140631814044290 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8962048 140728412779598 140728412779790 140728412779790 140728412782543 0
[pid=26663/tid=26675] ppid=26660 vsize=14088900 memory=1612 CPUtime=2.61 cores=0,2,4,6
/proc/26663/task/26675/stat : 26675 (java) S 26660 26663 22827 0 -1 1077944384 5158 0 0 0 261 0 0 0 20 0 15 0 274469186 14427033600 2896145 33554432000 4194304 4196468 140728412775200 140630722033776 140631814044290 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8962048 140728412779598 140728412779790 140728412779790 140728412782543 0
[pid=26663/tid=26676] ppid=26660 vsize=14088900 memory=6412 CPUtime=0.84 cores=0,2,4,6
/proc/26663/task/26676/stat : 26676 (java) S 26660 26663 22827 0 -1 1077944384 7263 0 0 0 83 1 0 0 20 0 15 0 274469186 14427033600 2896145 33554432000 4194304 4196468 140728412775200 140630720981232 140631814044290 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8962048 140728412779598 140728412779790 140728412779790 140728412782543 0
[pid=26663/tid=26677] ppid=26660 vsize=14088900 memory=864 CPUtime=0 cores=0,2,4,6
/proc/26663/task/26677/stat : 26677 (java) S 26660 26663 22827 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274469186 14427033600 2896145 33554432000 4194304 4196468 140728412775200 140630719928928 140631814043349 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8962048 140728412779598 140728412779790 140728412779790 140728412782543 0
[pid=26663/tid=26678] ppid=26660 vsize=14088900 memory=1296 CPUtime=0.06 cores=0,2,4,6
/proc/26663/task/26678/stat : 26678 (java) S 26660 26663 22827 0 -1 1077944384 686 0 0 0 3 3 0 0 20 0 15 0 274469187 14427033600 2896145 33554432000 4194304 4196468 140728412775200 140630410746672 140631814044290 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8962048 140728412779598 140728412779790 140728412779790 140728412782543 0
Current children cumulated CPU time: 252.14 s
Current children cumulated vsize: 14088900 KiB
Current children cumulated memory: 11584580 KiB

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

[startup+102.301 s]
/proc/loadavg: 3.40 2.01 1.45 6/216 26908
/proc/meminfo: memFree=9725888/32770624 swapFree=67108500/67108860
[pid=26663] ppid=26660 vsize=14088900 memory=11584580 CPUtime=254.07 cores=0,2,4,6
/proc/26663/stat : 26663 (java) S 26660 26663 22827 0 -1 1077944320 107953 0 0 0 24212 1195 0 0 20 0 15 0 274469181 14427033600 2896145 33554432000 4194304 4196468 140728412775200 140728412757744 140631814033143 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 8962048 140728412779598 140728412779790 140728412779790 140728412782543 0
/proc/26663/statm: 3522225 2896145 3608 1 0 3484297 0
[pid=26663/tid=26665] ppid=26660 vsize=14088900 memory=11584536 CPUtime=51.19 cores=0,2,4,6
/proc/26663/task/26665/stat : 26665 (java) S 26660 26663 22827 0 -1 1077944384 28166 0 0 0 5104 15 0 0 20 0 15 0 274469181 14427033600 2896145 33554432000 4194304 4196468 140728412775200 140631818271520 140631814043349 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8962048 140728412779598 140728412779790 140728412779790 140728412782543 0
[pid=26663/tid=26666] ppid=26660 vsize=14088900 memory=11584580 CPUtime=48.77 cores=0,2,4,6
/proc/26663/task/26666/stat : 26666 (java) R 26660 26663 22827 0 -1 4202560 10970 0 0 0 4561 316 0 0 20 0 15 0 274469182 14427033600 2896145 33554432000 4194304 4196468 140728412775200 140631729100880 140631806661351 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 8962048 140728412779598 140728412779790 140728412779790 140728412782543 0
[pid=26663/tid=26667] ppid=26660 vsize=14088900 memory=11584356 CPUtime=48.77 cores=0,2,4,6
/proc/26663/task/26667/stat : 26667 (java) R 26660 26663 22827 0 -1 4202560 9075 0 0 0 4570 307 0 0 20 0 15 0 274469182 14427033600 2896145 33554432000 4194304 4196468 140728412775200 140631728048648 140631806661351 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 8962048 140728412779598 140728412779790 140728412779790 140728412782543 0
[pid=26663/tid=26668] ppid=26660 vsize=14088900 memory=11584356 CPUtime=49.02 cores=0,2,4,6
/proc/26663/task/26668/stat : 26668 (java) R 26660 26663 22827 0 -1 4202560 12646 0 0 0 4628 274 0 0 20 0 15 0 274469182 14427033600 2896145 33554432000 4194304 4196468 140728412775200 140631726996184 140631807136182 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 8962048 140728412779598 140728412779790 140728412779790 140728412782543 0
[pid=26663/tid=26669] ppid=26660 vsize=14088900 memory=229102145544751 CPUtime=48.88 cores=0,2,4,6
/proc/26663/task/26669/stat : 26669 (java) R 26660 26663 22827 0 -1 4202560 8240 0 0 0 4615 273 0 0 20 0 15 0 274469182 14427033600 2896145 33554432000 4194304 4196468 140728412775200 140631725943248 140631806661351 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 8962048 140728412779598 140728412779790 140728412779790 140728412782543 0
[pid=26663/tid=26670] ppid=26660 vsize=14088900 memory=0 CPUtime=1.42 cores=0,2,4,6
/proc/26663/task/26670/stat : 26670 (java) S 26660 26663 22827 0 -1 1077944384 18133 0 0 0 140 2 0 0 20 0 15 0 274469183 14427033600 2896145 33554432000 4194304 4196468 140728412775200 140630727296064 140631814043349 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8962048 140728412779598 140728412779790 140728412779790 140728412782543 0
[pid=26663/tid=26671] ppid=26660 vsize=14088900 memory=11584580 CPUtime=0 cores=0,2,4,6
/proc/26663/task/26671/stat : 26671 (java) S 26660 26663 22827 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 15 0 274469184 14427033600 2896145 33554432000 4194304 4196468 140728412775200 140630726243808 140631814043349 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8962048 140728412779598 140728412779790 140728412779790 140728412782543 0
[pid=26663/tid=26672] ppid=26660 vsize=14088900 memory=11584204 CPUtime=0 cores=0,2,4,6
/proc/26663/task/26672/stat : 26672 (java) S 26660 26663 22827 0 -1 1077944384 68 0 0 0 0 0 0 0 20 0 15 0 274469184 14427033600 2896145 33554432000 4194304 4196468 140728412775200 140630725191168 140631814043349 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8962048 140728412779598 140728412779790 140728412779790 140728412782543 0
[pid=26663/tid=26673] ppid=26660 vsize=14088900 memory=6791534058613427641 CPUtime=0 cores=0,2,4,6
/proc/26663/task/26673/stat : 26673 (java) S 26660 26663 22827 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 15 0 274469186 14427033600 2896145 33554432000 4194304 4196468 140728412775200 140630724139376 140631814043349 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8962048 140728412779598 140728412779790 140728412779790 140728412782543 0
[pid=26663/tid=26674] ppid=26660 vsize=14088900 memory=2744 CPUtime=2.42 cores=0,2,4,6
/proc/26663/task/26674/stat : 26674 (java) S 26660 26663 22827 0 -1 1077944384 6180 0 0 0 241 1 0 0 20 0 15 0 274469186 14427033600 2896145 33554432000 4194304 4196468 140728412775200 140630723086320 140631814044290 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8962048 140728412779598 140728412779790 140728412779790 140728412782543 0
[pid=26663/tid=26675] ppid=26660 vsize=14088900 memory=1869616 CPUtime=2.61 cores=0,2,4,6
/proc/26663/task/26675/stat : 26675 (java) S 26660 26663 22827 0 -1 1077944384 5158 0 0 0 261 0 0 0 20 0 15 0 274469186 14427033600 2896145 33554432000 4194304 4196468 140728412775200 140630722033776 140631814044290 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8962048 140728412779598 140728412779790 140728412779790 140728412782543 0
[pid=26663/tid=26676] ppid=26660 vsize=14088900 memory=1116 CPUtime=0.84 cores=0,2,4,6
/proc/26663/task/26676/stat : 26676 (java) S 26660 26663 22827 0 -1 1077944384 7263 0 0 0 83 1 0 0 20 0 15 0 274469186 14427033600 2896145 33554432000 4194304 4196468 140728412775200 140630720981232 140631814044290 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8962048 140728412779598 140728412779790 140728412779790 140728412782543 0
[pid=26663/tid=26677] ppid=26660 vsize=14088900 memory=2132 CPUtime=0 cores=0,2,4,6
/proc/26663/task/26677/stat : 26677 (java) S 26660 26663 22827 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274469186 14427033600 2896145 33554432000 4194304 4196468 140728412775200 140630719928928 140631814043349 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8962048 140728412779598 140728412779790 140728412779790 140728412782543 0
[pid=26663/tid=26678] ppid=26660 vsize=14088900 memory=1752 CPUtime=0.06 cores=0,2,4,6
/proc/26663/task/26678/stat : 26678 (java) S 26660 26663 22827 0 -1 1077944384 686 0 0 0 3 3 0 0 20 0 15 0 274469187 14427033600 2896145 33554432000 4194304 4196468 140728412775200 140630410746672 140631814044290 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8962048 140728412779598 140728412779790 140728412779790 140728412782543 0
Current children cumulated CPU time: 254.07 s
Current children cumulated vsize: 14088900 KiB
Current children cumulated memory: 11584580 KiB

[startup+102.7 s]
# the end of solver process 26663 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=243.307 s, system=12.0082 s

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

[startup+102.401 s]
/proc/loadavg: 3.40 2.01 1.45 6/216 26908
/proc/meminfo: memFree=9725888/32770624 swapFree=67108500/67108860
[pid=26663] ppid=26660 vsize=14088900 memory=11584580 CPUtime=254.46 cores=0,2,4,6
/proc/26663/stat : 26663 (java) S 26660 26663 22827 0 -1 1077944320 107953 0 0 0 24251 1195 0 0 20 0 15 0 274469181 14427033600 2896145 33554432000 4194304 4196468 140728412775200 140728412757744 140631814033143 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 8962048 140728412779598 140728412779790 140728412779790 140728412782543 0
/proc/26663/statm: 3522225 2896145 3608 1 0 3484297 0
[pid=26663/tid=26665] ppid=26660 vsize=14088900 memory=1752 CPUtime=51.19 cores=0,2,4,6
/proc/26663/task/26665/stat : 26665 (java) S 26660 26663 22827 0 -1 1077944384 28166 0 0 0 5104 15 0 0 20 0 15 0 274469181 14427033600 2896145 33554432000 4194304 4196468 140728412775200 140631818271520 140631814043349 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8962048 140728412779598 140728412779790 140728412779790 140728412782543 0
[pid=26663/tid=26666] ppid=26660 vsize=14088900 memory=748 CPUtime=48.87 cores=0,2,4,6
/proc/26663/task/26666/stat : 26666 (java) R 26660 26663 22827 0 -1 4202560 10970 0 0 0 4571 316 0 0 20 0 15 0 274469182 14427033600 2896145 33554432000 4194304 4196468 140728412775200 140631729100880 140631806661351 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 8962048 140728412779598 140728412779790 140728412779790 140728412782543 0
[pid=26663/tid=26667] ppid=26660 vsize=14088900 memory=0 CPUtime=48.86 cores=0,2,4,6
/proc/26663/task/26667/stat : 26667 (java) R 26660 26663 22827 0 -1 4202560 9075 0 0 0 4579 307 0 0 20 0 15 0 274469182 14427033600 2896145 33554432000 4194304 4196468 140728412775200 140631728048648 140631806661351 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 8962048 140728412779598 140728412779790 140728412779790 140728412782543 0
[pid=26663/tid=26668] ppid=26660 vsize=14088900 memory=3540025622203587296 CPUtime=49.12 cores=0,2,4,6
/proc/26663/task/26668/stat : 26668 (java) R 26660 26663 22827 0 -1 4202560 12646 0 0 0 4638 274 0 0 20 0 15 0 274469182 14427033600 2896145 33554432000 4194304 4196468 140728412775200 140631726996184 140631807136172 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 8962048 140728412779598 140728412779790 140728412779790 140728412782543 0
[pid=26663/tid=26669] ppid=26660 vsize=14088900 memory=2322083414770506528 CPUtime=48.98 cores=0,2,4,6
/proc/26663/task/26669/stat : 26669 (java) R 26660 26663 22827 0 -1 4202560 8240 0 0 0 4625 273 0 0 20 0 15 0 274469182 14427033600 2896145 33554432000 4194304 4196468 140728412775200 140631725943248 140631806661351 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 8962048 140728412779598 140728412779790 140728412779790 140728412782543 0
[pid=26663/tid=26670] ppid=26660 vsize=14088900 memory=3367 CPUtime=1.42 cores=0,2,4,6
/proc/26663/task/26670/stat : 26670 (java) S 26660 26663 22827 0 -1 1077944384 18133 0 0 0 140 2 0 0 20 0 15 0 274469183 14427033600 2896145 33554432000 4194304 4196468 140728412775200 140630727296064 140631814043349 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8962048 140728412779598 140728412779790 140728412779790 140728412782543 0
[pid=26663/tid=26671] ppid=26660 vsize=14088900 memory=1312 CPUtime=0 cores=0,2,4,6
/proc/26663/task/26671/stat : 26671 (java) S 26660 26663 22827 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 15 0 274469184 14427033600 2896145 33554432000 4194304 4196468 140728412775200 140630726243808 140631814043349 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8962048 140728412779598 140728412779790 140728412779790 140728412782543 0
[pid=26663/tid=26672] ppid=26660 vsize=14088900 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26663/task/26672/stat : 26672 (java) S 26660 26663 22827 0 -1 1077944384 68 0 0 0 0 0 0 0 20 0 15 0 274469184 14427033600 2896145 33554432000 4194304 4196468 140728412775200 140630725191168 140631814043349 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8962048 140728412779598 140728412779790 140728412779790 140728412782543 0
[pid=26663/tid=26673] ppid=26660 vsize=14088900 memory=11584356 CPUtime=0 cores=0,2,4,6
/proc/26663/task/26673/stat : 26673 (java) S 26660 26663 22827 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 15 0 274469186 14427033600 2896145 33554432000 4194304 4196468 140728412775200 140630724139376 140631814043349 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8962048 140728412779598 140728412779790 140728412779790 140728412782543 0
[pid=26663/tid=26674] ppid=26660 vsize=14088900 memory=932 CPUtime=2.42 cores=0,2,4,6
/proc/26663/task/26674/stat : 26674 (java) S 26660 26663 22827 0 -1 1077944384 6180 0 0 0 241 1 0 0 20 0 15 0 274469186 14427033600 2896145 33554432000 4194304 4196468 140728412775200 140630723086320 140631814044290 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8962048 140728412779598 140728412779790 140728412779790 140728412782543 0
[pid=26663/tid=26675] ppid=26660 vsize=14088900 memory=1168 CPUtime=2.61 cores=0,2,4,6
/proc/26663/task/26675/stat : 26675 (java) S 26660 26663 22827 0 -1 1077944384 5158 0 0 0 261 0 0 0 20 0 15 0 274469186 14427033600 2896145 33554432000 4194304 4196468 140728412775200 140630722033776 140631814044290 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8962048 140728412779598 140728412779790 140728412779790 140728412782543 0
[pid=26663/tid=26676] ppid=26660 vsize=14088900 memory=56 CPUtime=0.84 cores=0,2,4,6
/proc/26663/task/26676/stat : 26676 (java) S 26660 26663 22827 0 -1 1077944384 7263 0 0 0 83 1 0 0 20 0 15 0 274469186 14427033600 2896145 33554432000 4194304 4196468 140728412775200 140630720981232 140631814044290 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8962048 140728412779598 140728412779790 140728412779790 140728412782543 0
[pid=26663/tid=26677] ppid=26660 vsize=14088900 memory=3618699613578540088 CPUtime=0 cores=0,2,4,6
/proc/26663/task/26677/stat : 26677 (java) S 26660 26663 22827 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274469186 14427033600 2896145 33554432000 4194304 4196468 140728412775200 140630719928928 140631814043349 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8962048 140728412779598 140728412779790 140728412779790 140728412782543 0
[pid=26663/tid=26678] ppid=26660 vsize=14088900 memory=4990751999108 CPUtime=0.06 cores=0,2,4,6
/proc/26663/task/26678/stat : 26678 (java) S 26660 26663 22827 0 -1 1077944384 686 0 0 0 3 3 0 0 20 0 15 0 274469187 14427033600 2896145 33554432000 4194304 4196468 140728412775200 140630410746672 140631814044290 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8962048 140728412779598 140728412779790 140728412779790 140728412782543 0
Current children cumulated CPU time: 254.46 s
Current children cumulated vsize: 14088900 KiB
Current children cumulated memory: 11584580 KiB

[startup+102.601 s]
/proc/loadavg: 3.40 2.01 1.45 6/216 26908
/proc/meminfo: memFree=9725888/32770624 swapFree=67108500/67108860
[pid=26663] ppid=26660 vsize=14088900 memory=11584584 CPUtime=255.2 cores=0,2,4,6
/proc/26663/stat : 26663 (java) S 26660 26663 22827 0 -1 1077944320 108081 0 0 0 24325 1195 0 0 20 0 15 0 274469181 14427033600 2896146 33554432000 4194304 4196468 140728412775200 140728412757744 140631814033143 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 8962048 140728412779598 140728412779790 140728412779790 140728412782543 0
/proc/26663/statm: 3522225 2896146 3608 1 0 3484297 0
[pid=26663/tid=26665] ppid=26660 vsize=14088900 memory=1612 CPUtime=51.19 cores=0,2,4,6
/proc/26663/task/26665/stat : 26665 (java) S 26660 26663 22827 0 -1 1077944384 28166 0 0 0 5104 15 0 0 20 0 15 0 274469181 14427033600 2896146 33554432000 4194304 4196468 140728412775200 140631818271520 140631814043349 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8962048 140728412779598 140728412779790 140728412779790 140728412782543 0
[pid=26663/tid=26666] ppid=26660 vsize=14088900 memory=6412 CPUtime=49.05 cores=0,2,4,6
/proc/26663/task/26666/stat : 26666 (java) S 26660 26663 22827 0 -1 1077944384 10970 0 0 0 4589 316 0 0 20 0 15 0 274469182 14427033600 2896146 33554432000 4194304 4196468 140728412775200 140631729101072 140631814043349 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8962048 140728412779598 140728412779790 140728412779790 140728412782543 0
[pid=26663/tid=26667] ppid=26660 vsize=14088900 memory=864 CPUtime=49.04 cores=0,2,4,6
/proc/26663/task/26667/stat : 26667 (java) S 26660 26663 22827 0 -1 1077944384 9075 0 0 0 4597 307 0 0 20 0 15 0 274469182 14427033600 2896146 33554432000 4194304 4196468 140728412775200 140631728048528 140631814043349 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8962048 140728412779598 140728412779790 140728412779790 140728412782543 0
[pid=26663/tid=26668] ppid=26660 vsize=14088900 memory=6791534058613427641 CPUtime=49.3 cores=0,2,4,6
/proc/26663/task/26668/stat : 26668 (java) S 26660 26663 22827 0 -1 1077944384 12646 0 0 0 4656 274 0 0 20 0 15 0 274469182 14427033600 2896146 33554432000 4194304 4196468 140728412775200 140631726995984 140631814043349 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8962048 140728412779598 140728412779790 140728412779790 140728412782543 0
[pid=26663/tid=26669] ppid=26660 vsize=14088900 memory=1116 CPUtime=49.16 cores=0,2,4,6
/proc/26663/task/26669/stat : 26669 (java) S 26660 26663 22827 0 -1 1077944384 8240 0 0 0 4643 273 0 0 20 0 15 0 274469182 14427033600 2896146 33554432000 4194304 4196468 140728412775200 140631725943440 140631814043349 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8962048 140728412779598 140728412779790 140728412779790 140728412782543 0
[pid=26663/tid=26670] ppid=26660 vsize=14088900 memory=2132 CPUtime=1.43 cores=0,2,4,6
/proc/26663/task/26670/stat : 26670 (java) R 26660 26663 22827 0 -1 4202560 18261 0 0 0 141 2 0 0 20 0 15 0 274469183 14427033600 2896146 33554432000 4194304 4196468 140728412775200 140630727296064 140631792403318 0 0 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 8962048 140728412779598 140728412779790 140728412779790 140728412782543 0
[pid=26663/tid=26671] ppid=26660 vsize=14088900 memory=1752 CPUtime=0 cores=0,2,4,6
/proc/26663/task/26671/stat : 26671 (java) S 26660 26663 22827 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 15 0 274469184 14427033600 2896146 33554432000 4194304 4196468 140728412775200 140630726243808 140631814043349 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8962048 140728412779598 140728412779790 140728412779790 140728412782543 0
[pid=26663/tid=26672] ppid=26660 vsize=14088900 memory=1296 CPUtime=0 cores=0,2,4,6
/proc/26663/task/26672/stat : 26672 (java) S 26660 26663 22827 0 -1 1077944384 68 0 0 0 0 0 0 0 20 0 15 0 274469184 14427033600 2896146 33554432000 4194304 4196468 140728412775200 140630725191168 140631814043349 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8962048 140728412779598 140728412779790 140728412779790 140728412782543 0
[pid=26663/tid=26673] ppid=26660 vsize=14088900 memory=1068 CPUtime=0 cores=0,2,4,6
/proc/26663/task/26673/stat : 26673 (java) S 26660 26663 22827 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 15 0 274469186 14427033600 2896146 33554432000 4194304 4196468 140728412775200 140630724139376 140631814043349 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8962048 140728412779598 140728412779790 140728412779790 140728412782543 0
[pid=26663/tid=26674] ppid=26660 vsize=14088900 memory=11584356 CPUtime=2.42 cores=0,2,4,6
/proc/26663/task/26674/stat : 26674 (java) S 26660 26663 22827 0 -1 1077944384 6180 0 0 0 241 1 0 0 20 0 15 0 274469186 14427033600 2896146 33554432000 4194304 4196468 140728412775200 140630723086320 140631814044290 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8962048 140728412779598 140728412779790 140728412779790 140728412782543 0
[pid=26663/tid=26675] ppid=26660 vsize=14088900 memory=6860 CPUtime=2.61 cores=0,2,4,6
/proc/26663/task/26675/stat : 26675 (java) S 26660 26663 22827 0 -1 1077944384 5158 0 0 0 261 0 0 0 20 0 15 0 274469186 14427033600 2896146 33554432000 4194304 4196468 140728412775200 140630722033776 140631814044290 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8962048 140728412779598 140728412779790 140728412779790 140728412782543 0
[pid=26663/tid=26676] ppid=26660 vsize=14088900 memory=11584356 CPUtime=0.84 cores=0,2,4,6
/proc/26663/task/26676/stat : 26676 (java) S 26660 26663 22827 0 -1 1077944384 7263 0 0 0 83 1 0 0 20 0 15 0 274469186 14427033600 2896146 33554432000 4194304 4196468 140728412775200 140630720981232 140631814044290 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8962048 140728412779598 140728412779790 140728412779790 140728412782543 0
[pid=26663/tid=26677] ppid=26660 vsize=14088900 memory=1820 CPUtime=0 cores=0,2,4,6
/proc/26663/task/26677/stat : 26677 (java) S 26660 26663 22827 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 274469186 14427033600 2896146 33554432000 4194304 4196468 140728412775200 140630719928928 140631814043349 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8962048 140728412779598 140728412779790 140728412779790 140728412782543 0
[pid=26663/tid=26678] ppid=26660 vsize=14088900 memory=4296 CPUtime=0.06 cores=0,2,4,6
/proc/26663/task/26678/stat : 26678 (java) S 26660 26663 22827 0 -1 1077944384 686 0 0 0 3 3 0 0 20 0 15 0 274469187 14427033600 2896146 33554432000 4194304 4196468 140728412775200 140630410746672 140631814044290 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8962048 140728412779598 140728412779790 140728412779790 140728412782543 0
Current children cumulated CPU time: 255.2 s
Current children cumulated vsize: 14088900 KiB
Current children cumulated memory: 11584584 KiB

Child status: 143
Real time (s): 102.7
CPU time (s): 255.315
CPU user time (s): 243.307
CPU system time (s): 12.0082
CPU usage (%): 248.603
Max. virtual memory (cumulated for all children) (KiB): 14088900
Max. memory (cumulated for all children) (KiB): 11584584

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 243.307
system time used= 12.0082
maximum resident set size= 11585200
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 108231
page faults= 0
swaps= 0
block input operations= 0
block output operations= 216
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 8737
involuntary context switches= 2454


# summary of solver processes directly reported to runsolver:
#   pid: 26663
#   total CPU time (s): 255.315
#   total CPU user time (s): 243.307
#   total CPU system time (s): 12.0082

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.574364 second user time and 1.10848 second system time

The end

Launcher Data

Begin job on node104 at 2018-08-18 07:11:00
IDJOB=4312126
IDBENCH=141134
IDSOLVER=2800
FILE ID=node104/4312126-1534569060
RUNJOBID= node104-1534568568-26365
PBS_JOBID= 21038643
Free space on /tmp= 47284 MiB

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

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

MD5SUM BENCH= d2763c38ef24fdf1196893d726f1931a
RANDOM SEED=1015160018

node104.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.11
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.11
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.11
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.11
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        23532268 kB
MemAvailable:   31254304 kB
Buffers:          216856 kB
Cached:          7754084 kB
SwapCached:            4 kB
Active:          4767752 kB
Inactive:        3891132 kB
Active(anon):     663772 kB
Inactive(anon):    92888 kB
Active(file):    4103980 kB
Inactive(file):  3798244 kB
Unevictable:        7320 kB
Mlocked:            7320 kB
SwapTotal:      67108860 kB
SwapFree:       67108500 kB
Dirty:             71436 kB
Writeback:             0 kB
AnonPages:        695300 kB
Mapped:            32392 kB
Shmem:             66020 kB
Slab:             276944 kB
SReclaimable:     248272 kB
SUnreclaim:        28672 kB
KernelStack:        3520 kB
PageTables:         6576 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1628992 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= 47248 MiB
End job on node104 at 2018-08-18 07:12:43