Trace number 4304366

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
Concrete 3.9.2-SuperNG? (TO) 2522.13 2470.82

General information on the benchmark

NameSumColoring/
SumColoring-dsjc-250-5_c18.xml
MD5SUM6d15d8403aebe79e9693643b2fca1a5e
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark3754
Best CPU time to get the best result obtained on this benchmark2520.13
Satisfiable
(Un)Satisfiability was proved
Number of variables250
Number of constraints15668
Number of domains1
Minimum domain size250
Maximum domain size250
Distribution of domain sizes[{"size":250,"count":250}]
Minimum variable degree102
Maximum variable degree148
Distribution of variable degrees[{"degree":102,"count":1},{"degree":110,"count":3},{"degree":111,"count":2},{"degree":112,"count":2},{"degree":113,"count":3},{"degree":114,"count":3},{"degree":115,"count":5},{"degree":116,"count":6},{"degree":117,"count":8},{"degree":118,"count":7},{"degree":119,"count":9},{"degree":120,"count":8},{"degree":121,"count":9},{"degree":122,"count":12},{"degree":123,"count":12},{"degree":124,"count":14},{"degree":125,"count":10},{"degree":126,"count":12},{"degree":127,"count":17},{"degree":128,"count":13},{"degree":129,"count":14},{"degree":130,"count":13},{"degree":131,"count":6},{"degree":132,"count":11},{"degree":133,"count":6},{"degree":134,"count":10},{"degree":135,"count":2},{"degree":136,"count":6},{"degree":137,"count":7},{"degree":138,"count":1},{"degree":139,"count":4},{"degree":140,"count":4},{"degree":141,"count":1},{"degree":142,"count":1},{"degree":143,"count":1},{"degree":144,"count":3},{"degree":145,"count":2},{"degree":146,"count":1},{"degree":148,"count":1}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":15668}]
Number of extensional constraints0
Number of intensional constraints15668
Distribution of constraint types[{"type":"intension","count":15668}]
Optimization problemYES
Type of objectivemin SUM

Solver Data

1.00/0.74	c Concrete v3.9.2.1532736233296 running

Verifier Data

One s line expected

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4304366-1534064484/watcher-4304366-1534064484 -o /tmp/evaluation-result-4304366-1534064484/solver-4304366-1534064484 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node148-1534062012-21371 --watchdog 2580 bin/xcsp-3-concrete -J-Xss64M -randomseed=1193627451 -superng HOME/instance-4304366-1534064484.xml 

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

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=21820, runsolver pid=21817
Current StackSize limit: 8192 KiB


[startup+0.101021 s]*
/proc/loadavg: 1.31 1.42 1.39 2/207 21877
/proc/meminfo: memFree=10848108/32770624 swapFree=67108404/67108860
[pid=21820] ppid=21817 vsize=10005480 memory=17076 CPUtime=0.1 cores=0,2,4,6
/proc/21820/stat : 21820 (java) S 21817 21820 21340 0 -1 1077944320 4435 12883 0 0 1 1 5 3 20 0 6 0 224011555 10245611520 4269 33554432000 4194304 4196468 140722606442384 140722606424928 140594149986039 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 15261696 140722606451299 140722606454108 140722606454108 140722606456783 0
/proc/21820/statm: 2501370 4269 1934 1 0 2489808 0
[pid=21820/tid=21873] ppid=21817 vsize=10005480 memory=4279135704013962638 CPUtime=0.09 cores=0,2,4,6
/proc/21820/task/21873/stat : 21873 (java) R 21817 21820 21340 0 -1 4202560 2251 12883 0 0 1 0 5 3 20 0 6 0 224011564 10245611520 4269 33554432000 4194304 4196468 140722606442384 140594121822800 140594133178806 0 4 0 16784584 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 15261696 140722606451299 140722606454108 140722606454108 140722606456783 0
[pid=21820/tid=21874] ppid=21817 vsize=10005480 memory=-7522837583129502606 CPUtime=0.08 cores=0,2,4,6
/proc/21820/task/21874/stat : 21874 (java) S 21817 21820 21340 0 -1 1077944384 1 12883 0 0 0 0 5 3 20 0 6 0 224011564 10245611520 4269 33554432000 4194304 4196468 140722606442384 140594154228368 140594149996245 0 4 0 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15261696 140722606451299 140722606454108 140722606454108 140722606456783 0
[pid=21820/tid=21875] ppid=21817 vsize=10005480 memory=140492772066944 CPUtime=0.08 cores=0,2,4,6
/proc/21820/task/21875/stat : 21875 (java) S 21817 21820 21340 0 -1 1077944384 1 12883 0 0 0 0 5 3 20 0 6 0 224011564 10245611520 4269 33554432000 4194304 4196468 140722606442384 140594019564048 140594149996245 0 4 0 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15261696 140722606451299 140722606454108 140722606454108 140722606456783 0
[pid=21820/tid=21876] ppid=21817 vsize=10005480 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/21820/task/21876/stat : 21876 (java) S 21817 21820 21340 0 -1 1077944384 1 12883 0 0 0 0 5 3 20 0 6 0 224011564 10245611520 4269 33554432000 4194304 4196468 140722606442384 140594018511248 140594149996245 0 4 0 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15261696 140722606451299 140722606454108 140722606454108 140722606456783 0
[pid=21820/tid=21877] ppid=21817 vsize=10005480 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/21820/task/21877/stat : 21877 (java) S 21817 21820 21340 0 -1 1077944384 2 12883 0 0 0 0 5 3 20 0 6 0 224011564 10245611520 4269 33554432000 4194304 4196468 140722606442384 140594017458448 140594149996245 0 4 0 16784584 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15261696 140722606451299 140722606454108 140722606454108 140722606456783 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 10005480 KiB
Current children cumulated memory: 17076 KiB

[startup+0.209921 s]*
/proc/loadavg: 1.31 1.42 1.39 3/216 21886
/proc/meminfo: memFree=10826688/32770624 swapFree=67108404/67108860
[pid=21820] ppid=21817 vsize=10982744 memory=44920 CPUtime=0.26 cores=0,2,4,6
/proc/21820/stat : 21820 (java) S 21817 21820 21340 0 -1 1077944320 7881 12883 0 0 16 2 5 3 20 0 15 0 224011555 11246329856 11230 33554432000 4194304 4196468 140722606442384 140722606424928 140594149986039 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 15261696 140722606451299 140722606454108 140722606454108 140722606456783 0
/proc/21820/statm: 2745686 11230 2976 1 0 2708109 0
[pid=21820/tid=21873] ppid=21817 vsize=10982744 memory=7022364594140610616 CPUtime=0.2 cores=0,2,4,6
/proc/21820/task/21873/stat : 21873 (java) R 21817 21820 21340 0 -1 4202560 4492 12883 0 0 11 1 5 3 20 0 15 0 224011564 11246329856 11296 33554432000 4194304 4196468 140722606442384 140594121785952 140594130261788 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 15261696 140722606451299 140722606454108 140722606454108 140722606456783 0
[pid=21820/tid=21874] ppid=21817 vsize=10982744 memory=364 CPUtime=0.08 cores=0,2,4,6
/proc/21820/task/21874/stat : 21874 (java) S 21817 21820 21340 0 -1 1077944384 1 12883 0 0 0 0 5 3 20 0 15 0 224011564 11246329856 11296 33554432000 4194304 4196468 140722606442384 140594154228368 140594149996245 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15261696 140722606451299 140722606454108 140722606454108 140722606456783 0
[pid=21820/tid=21875] ppid=21817 vsize=10982744 memory=4122120731859994272 CPUtime=0.08 cores=0,2,4,6
/proc/21820/task/21875/stat : 21875 (java) S 21817 21820 21340 0 -1 1077944384 1 12883 0 0 0 0 5 3 20 0 15 0 224011564 11246329856 11296 33554432000 4194304 4196468 140722606442384 140594019564048 140594149996245 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15261696 140722606451299 140722606454108 140722606454108 140722606456783 0
[pid=21820/tid=21876] ppid=21817 vsize=10982744 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/21820/task/21876/stat : 21876 (java) S 21817 21820 21340 0 -1 1077944384 1 12883 0 0 0 0 5 3 20 0 15 0 224011564 11246329856 11296 33554432000 4194304 4196468 140722606442384 140594018511248 140594149996245 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15261696 140722606451299 140722606454108 140722606454108 140722606456783 0
[pid=21820/tid=21877] ppid=21817 vsize=10982744 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/21820/task/21877/stat : 21877 (java) S 21817 21820 21340 0 -1 1077944384 2 12883 0 0 0 0 5 3 20 0 15 0 224011564 11246329856 11296 33554432000 4194304 4196468 140722606442384 140594017458448 140594149996245 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15261696 140722606451299 140722606454108 140722606454108 140722606456783 0
[pid=21820/tid=21878] ppid=21817 vsize=10982744 memory=140492772066944 CPUtime=0.08 cores=0,2,4,6
/proc/21820/task/21878/stat : 21878 (java) S 21817 21820 21340 0 -1 1077944384 2 12883 0 0 0 0 5 3 20 0 15 0 224011566 11246329856 11296 33554432000 4194304 4196468 140722606442384 140593575263088 140594149997186 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15261696 140722606451299 140722606454108 140722606454108 140722606456783 0
[pid=21820/tid=21879] ppid=21817 vsize=10982744 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/21820/task/21879/stat : 21879 (java) S 21817 21820 21340 0 -1 1077944384 13 12883 0 0 0 0 5 3 20 0 15 0 224011566 11246329856 11296 33554432000 4194304 4196468 140722606442384 140593002964512 140594149996245 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15261696 140722606451299 140722606454108 140722606454108 140722606456783 0
[pid=21820/tid=21880] ppid=21817 vsize=10982744 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/21820/task/21880/stat : 21880 (java) S 21817 21820 21340 0 -1 1077944384 1 12883 0 0 0 0 5 3 20 0 15 0 224011567 11246329856 11296 33554432000 4194304 4196468 140722606442384 140592801637744 140594149996245 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15261696 140722606451299 140722606454108 140722606454108 140722606456783 0
[pid=21820/tid=21881] ppid=21817 vsize=10982744 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/21820/task/21881/stat : 21881 (java) S 21817 21820 21340 0 -1 1077944384 3 12883 0 0 0 0 5 3 20 0 15 0 224011569 11246329856 11362 33554432000 4194304 4196468 140722606442384 140592494238032 140594150004635 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15261696 140722606451299 140722606454108 140722606454108 140722606456783 0
[pid=21820/tid=21882] ppid=21817 vsize=10982744 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/21820/task/21882/stat : 21882 (java) S 21817 21820 21340 0 -1 1077944384 475 12883 0 0 1 0 5 3 20 0 15 0 224011569 11246329856 11362 33554432000 4194304 4196468 140722606442384 140593574209904 140594149997186 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15261696 140722606451299 140722606454108 140722606454108 140722606456783 0
[pid=21820/tid=21883] ppid=21817 vsize=10982744 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/21820/task/21883/stat : 21883 (java) S 21817 21820 21340 0 -1 1077944384 143 12883 0 0 0 0 5 3 20 0 15 0 224011569 11246329856 11362 33554432000 4194304 4196468 140722606442384 140593573157104 140594149997186 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15261696 140722606451299 140722606454108 140722606454108 140722606456783 0
[pid=21820/tid=21884] ppid=21817 vsize=10982744 memory=140492772066944 CPUtime=0.11 cores=0,2,4,6
/proc/21820/task/21884/stat : 21884 (java) S 21817 21820 21340 0 -1 1077944384 606 12883 0 0 3 0 5 3 20 0 15 0 224011569 11246329856 11362 33554432000 4194304 4196468 140722606442384 140593572104304 140594149997186 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15261696 140722606451299 140722606454108 140722606454108 140722606456783 0
[pid=21820/tid=21885] ppid=21817 vsize=10982744 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/21820/task/21885/stat : 21885 (java) S 21817 21820 21340 0 -1 1077944384 3 12883 0 0 0 0 5 3 20 0 15 0 224011570 11246329856 11362 33554432000 4194304 4196468 140722606442384 140592063441120 140594149996245 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15261696 140722606451299 140722606454108 140722606454108 140722606456783 0
[pid=21820/tid=21886] ppid=21817 vsize=10982744 memory=140492772066944 CPUtime=0.08 cores=0,2,4,6
/proc/21820/task/21886/stat : 21886 (java) S 21817 21820 21340 0 -1 1077944384 1 12883 0 0 0 0 5 3 20 0 15 0 224011570 11246329856 11362 33554432000 4194304 4196468 140722606442384 140593571052720 140594149997186 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15261696 140722606451299 140722606454108 140722606454108 140722606456783 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 10982744 KiB
Current children cumulated memory: 44920 KiB

[startup+0.310254 s]*
/proc/loadavg: 1.31 1.42 1.39 3/216 21886
/proc/meminfo: memFree=10814780/32770624 swapFree=67108404/67108860
[pid=21820] ppid=21817 vsize=10983192 memory=56384 CPUtime=0.39 cores=0,2,4,6
/proc/21820/stat : 21820 (java) S 21817 21820 21340 0 -1 1077944320 10594 12883 0 0 28 3 5 3 20 0 15 0 224011555 11246788608 14096 33554432000 4194304 4196468 140722606442384 140722606424928 140594149986039 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 15261696 140722606451299 140722606454108 140722606454108 140722606456783 0
/proc/21820/statm: 2745798 14096 3095 1 0 2708109 0
[pid=21820/tid=21873] ppid=21817 vsize=10983192 memory=6791534058613427641 CPUtime=0.29 cores=0,2,4,6
/proc/21820/task/21873/stat : 21873 (java) R 21817 21820 21340 0 -1 4202560 7133 12883 0 0 19 2 5 3 20 0 15 0 224011564 11246788608 14096 33554432000 4194304 4196468 140722606442384 140594121798048 140594130261853 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 15261696 140722606451299 140722606454108 140722606454108 140722606456783 0
[pid=21820/tid=21874] ppid=21817 vsize=10983192 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/21820/task/21874/stat : 21874 (java) S 21817 21820 21340 0 -1 1077944384 1 12883 0 0 0 0 5 3 20 0 15 0 224011564 11246788608 14096 33554432000 4194304 4196468 140722606442384 140594154228368 140594149996245 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15261696 140722606451299 140722606454108 140722606454108 140722606456783 0
[pid=21820/tid=21875] ppid=21817 vsize=10983192 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/21820/task/21875/stat : 21875 (java) S 21817 21820 21340 0 -1 1077944384 1 12883 0 0 0 0 5 3 20 0 15 0 224011564 11246788608 14096 33554432000 4194304 4196468 140722606442384 140594019564048 140594149996245 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15261696 140722606451299 140722606454108 140722606454108 140722606456783 0
[pid=21820/tid=21876] ppid=21817 vsize=10983192 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/21820/task/21876/stat : 21876 (java) S 21817 21820 21340 0 -1 1077944384 1 12883 0 0 0 0 5 3 20 0 15 0 224011564 11246788608 14096 33554432000 4194304 4196468 140722606442384 140594018511248 140594149996245 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15261696 140722606451299 140722606454108 140722606454108 140722606456783 0
[pid=21820/tid=21877] ppid=21817 vsize=10983192 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/21820/task/21877/stat : 21877 (java) S 21817 21820 21340 0 -1 1077944384 2 12883 0 0 0 0 5 3 20 0 15 0 224011564 11246788608 14096 33554432000 4194304 4196468 140722606442384 140594017458448 140594149996245 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15261696 140722606451299 140722606454108 140722606454108 140722606456783 0
[pid=21820/tid=21878] ppid=21817 vsize=10983192 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/21820/task/21878/stat : 21878 (java) S 21817 21820 21340 0 -1 1077944384 2 12883 0 0 0 0 5 3 20 0 15 0 224011566 11246788608 14096 33554432000 4194304 4196468 140722606442384 140593575263088 140594149997186 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15261696 140722606451299 140722606454108 140722606454108 140722606456783 0
[pid=21820/tid=21879] ppid=21817 vsize=10983192 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/21820/task/21879/stat : 21879 (java) S 21817 21820 21340 0 -1 1077944384 13 12883 0 0 0 0 5 3 20 0 15 0 224011566 11246788608 14096 33554432000 4194304 4196468 140722606442384 140593002964512 140594149996245 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15261696 140722606451299 140722606454108 140722606454108 140722606456783 0
[pid=21820/tid=21880] ppid=21817 vsize=10983192 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/21820/task/21880/stat : 21880 (java) S 21817 21820 21340 0 -1 1077944384 1 12883 0 0 0 0 5 3 20 0 15 0 224011567 11246788608 14096 33554432000 4194304 4196468 140722606442384 140592801637744 140594149996245 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15261696 140722606451299 140722606454108 140722606454108 140722606456783 0
[pid=21820/tid=21881] ppid=21817 vsize=10983192 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/21820/task/21881/stat : 21881 (java) S 21817 21820 21340 0 -1 1077944384 3 12883 0 0 0 0 5 3 20 0 15 0 224011569 11246788608 14096 33554432000 4194304 4196468 140722606442384 140592494238032 140594150004635 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15261696 140722606451299 140722606454108 140722606454108 140722606456783 0
[pid=21820/tid=21882] ppid=21817 vsize=10983192 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/21820/task/21882/stat : 21882 (java) S 21817 21820 21340 0 -1 1077944384 475 12883 0 0 1 0 5 3 20 0 15 0 224011569 11246788608 14096 33554432000 4194304 4196468 140722606442384 140593574209904 140594149997186 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15261696 140722606451299 140722606454108 140722606454108 140722606456783 0
[pid=21820/tid=21883] ppid=21817 vsize=10983192 memory=-1 CPUtime=0.09 cores=0,2,4,6
/proc/21820/task/21883/stat : 21883 (java) S 21817 21820 21340 0 -1 1077944384 146 12883 0 0 1 0 5 3 20 0 15 0 224011569 11246788608 14096 33554432000 4194304 4196468 140722606442384 140593573157104 140594149997186 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15261696 140722606451299 140722606454108 140722606454108 140722606456783 0
[pid=21820/tid=21884] ppid=21817 vsize=10983192 memory=140492772066944 CPUtime=0.12 cores=0,2,4,6
/proc/21820/task/21884/stat : 21884 (java) S 21817 21820 21340 0 -1 1077944384 616 12883 0 0 4 0 5 3 20 0 15 0 224011569 11246788608 14096 33554432000 4194304 4196468 140722606442384 140593572104304 140594149997186 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15261696 140722606451299 140722606454108 140722606454108 140722606456783 0
[pid=21820/tid=21885] ppid=21817 vsize=10983192 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/21820/task/21885/stat : 21885 (java) S 21817 21820 21340 0 -1 1077944384 3 12883 0 0 0 0 5 3 20 0 15 0 224011570 11246788608 14096 33554432000 4194304 4196468 140722606442384 140592063441120 140594149996245 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15261696 140722606451299 140722606454108 140722606454108 140722606456783 0
[pid=21820/tid=21886] ppid=21817 vsize=10983192 memory=140492772066944 CPUtime=0.08 cores=0,2,4,6
/proc/21820/task/21886/stat : 21886 (java) S 21817 21820 21340 0 -1 1077944384 1 12883 0 0 0 0 5 3 20 0 15 0 224011570 11246788608 14096 33554432000 4194304 4196468 140722606442384 140593571052720 140594149997186 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15261696 140722606451299 140722606454108 140722606454108 140722606456783 0
Current children cumulated CPU time: 0.39 s
Current children cumulated vsize: 10983192 KiB
Current children cumulated memory: 56384 KiB

[startup+0.700726 s]
/proc/loadavg: 1.31 1.42 1.39 4/216 21886
/proc/meminfo: memFree=10803740/32770624 swapFree=67108404/67108860
[pid=21820] ppid=21817 vsize=10983192 memory=88528 CPUtime=1 cores=0,2,4,6
/proc/21820/stat : 21820 (java) S 21817 21820 21340 0 -1 1077944320 16762 12883 0 0 87 5 5 3 20 0 15 0 224011555 11246788608 22132 33554432000 4194304 4196468 140722606442384 140722606424928 140594149986039 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 15261696 140722606451299 140722606454108 140722606454108 140722606456783 0
/proc/21820/statm: 2745798 22132 3238 1 0 2708109 0
[pid=21820/tid=21873] ppid=21817 vsize=10983192 memory=0 CPUtime=0.67 cores=0,2,4,6
/proc/21820/task/21873/stat : 21873 (java) R 21817 21820 21340 0 -1 4202560 12226 12883 0 0 56 3 5 3 20 0 15 0 224011564 11246788608 22132 33554432000 4194304 4196468 140722606442384 140594121806864 140594134066526 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 15261696 140722606451299 140722606454108 140722606454108 140722606456783 0
[pid=21820/tid=21874] ppid=21817 vsize=10983192 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/21820/task/21874/stat : 21874 (java) S 21817 21820 21340 0 -1 1077944384 1 12883 0 0 0 0 5 3 20 0 15 0 224011564 11246788608 22132 33554432000 4194304 4196468 140722606442384 140594154228368 140594149996245 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15261696 140722606451299 140722606454108 140722606454108 140722606456783 0
[pid=21820/tid=21875] ppid=21817 vsize=10983192 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/21820/task/21875/stat : 21875 (java) S 21817 21820 21340 0 -1 1077944384 1 12883 0 0 0 0 5 3 20 0 15 0 224011564 11246788608 22132 33554432000 4194304 4196468 140722606442384 140594019564048 140594149996245 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15261696 140722606451299 140722606454108 140722606454108 140722606456783 0
[pid=21820/tid=21876] ppid=21817 vsize=10983192 memory=140492675363632 CPUtime=0.08 cores=0,2,4,6
/proc/21820/task/21876/stat : 21876 (java) S 21817 21820 21340 0 -1 1077944384 1 12883 0 0 0 0 5 3 20 0 15 0 224011564 11246788608 22132 33554432000 4194304 4196468 140722606442384 140594018511248 140594149996245 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15261696 140722606451299 140722606454108 140722606454108 140722606456783 0
[pid=21820/tid=21877] ppid=21817 vsize=10983192 memory=140496970187340 CPUtime=0.08 cores=0,2,4,6
/proc/21820/task/21877/stat : 21877 (java) S 21817 21820 21340 0 -1 1077944384 2 12883 0 0 0 0 5 3 20 0 15 0 224011564 11246788608 22132 33554432000 4194304 4196468 140722606442384 140594017458448 140594149996245 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15261696 140722606451299 140722606454108 140722606454108 140722606456783 0
[pid=21820/tid=21878] ppid=21817 vsize=10983192 memory=4000 CPUtime=0.08 cores=0,2,4,6
/proc/21820/task/21878/stat : 21878 (java) S 21817 21820 21340 0 -1 1077944384 5 12883 0 0 0 0 5 3 20 0 15 0 224011566 11246788608 22132 33554432000 4194304 4196468 140722606442384 140593575263088 140594149997186 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15261696 140722606451299 140722606454108 140722606454108 140722606456783 0
[pid=21820/tid=21879] ppid=21817 vsize=10983192 memory=4639098309541128813 CPUtime=0.08 cores=0,2,4,6
/proc/21820/task/21879/stat : 21879 (java) S 21817 21820 21340 0 -1 1077944384 13 12883 0 0 0 0 5 3 20 0 15 0 224011566 11246788608 22132 33554432000 4194304 4196468 140722606442384 140593002964512 140594149996245 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15261696 140722606451299 140722606454108 140722606454108 140722606456783 0
[pid=21820/tid=21880] ppid=21817 vsize=10983192 memory=6082220498126138728 CPUtime=0.08 cores=0,2,4,6
/proc/21820/task/21880/stat : 21880 (java) S 21817 21820 21340 0 -1 1077944384 1 12883 0 0 0 0 5 3 20 0 15 0 224011567 11246788608 22132 33554432000 4194304 4196468 140722606442384 140592801637744 140594149996245 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15261696 140722606451299 140722606454108 140722606454108 140722606456783 0
[pid=21820/tid=21881] ppid=21817 vsize=10983192 memory=4044 CPUtime=0.08 cores=0,2,4,6
/proc/21820/task/21881/stat : 21881 (java) S 21817 21820 21340 0 -1 1077944384 3 12883 0 0 0 0 5 3 20 0 15 0 224011569 11246788608 22132 33554432000 4194304 4196468 140722606442384 140592494238032 140594150004635 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15261696 140722606451299 140722606454108 140722606454108 140722606456783 0
[pid=21820/tid=21882] ppid=21817 vsize=10983192 memory=33636 CPUtime=0.19 cores=0,2,4,6
/proc/21820/task/21882/stat : 21882 (java) S 21817 21820 21340 0 -1 1077944384 1099 12883 0 0 11 0 5 3 20 0 15 0 224011569 11246788608 22132 33554432000 4194304 4196468 140722606442384 140593574209904 140594149997186 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15261696 140722606451299 140722606454108 140722606454108 140722606456783 0
[pid=21820/tid=21883] ppid=21817 vsize=10983192 memory=14644 CPUtime=0.14 cores=0,2,4,6
/proc/21820/task/21883/stat : 21883 (java) S 21817 21820 21340 0 -1 1077944384 525 12883 0 0 6 0 5 3 20 0 15 0 224011569 11246788608 22132 33554432000 4194304 4196468 140722606442384 140593573157104 140594149997186 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15261696 140722606451299 140722606454108 140722606454108 140722606456783 0
[pid=21820/tid=21884] ppid=21817 vsize=10983192 memory=1720 CPUtime=0.21 cores=0,2,4,6
/proc/21820/task/21884/stat : 21884 (java) S 21817 21820 21340 0 -1 1077944384 685 12883 0 0 13 0 5 3 20 0 15 0 224011569 11246788608 22132 33554432000 4194304 4196468 140722606442384 140593572104304 140594149997186 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15261696 140722606451299 140722606454108 140722606454108 140722606456783 0
[pid=21820/tid=21885] ppid=21817 vsize=10983192 memory=508 CPUtime=0.08 cores=0,2,4,6
/proc/21820/task/21885/stat : 21885 (java) S 21817 21820 21340 0 -1 1077944384 3 12883 0 0 0 0 5 3 20 0 15 0 224011570 11246788608 22132 33554432000 4194304 4196468 140722606442384 140592063441120 140594149996245 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15261696 140722606451299 140722606454108 140722606454108 140722606456783 0
[pid=21820/tid=21886] ppid=21817 vsize=10983192 memory=928 CPUtime=0.08 cores=0,2,4,6
/proc/21820/task/21886/stat : 21886 (java) S 21817 21820 21340 0 -1 1077944384 1 12883 0 0 0 0 5 3 20 0 15 0 224011570 11246788608 22132 33554432000 4194304 4196468 140722606442384 140593571052720 140594149997186 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15261696 140722606451299 140722606454108 140722606454108 140722606456783 0
Current children cumulated CPU time: 1 s
Current children cumulated vsize: 10983192 KiB
Current children cumulated memory: 88528 KiB

[startup+1.50139 s]
/proc/loadavg: 1.31 1.42 1.39 4/216 21886
/proc/meminfo: memFree=10758144/32770624 swapFree=67108404/67108860
[pid=21820] ppid=21817 vsize=10991948 memory=197612 CPUtime=3.06 cores=0,2,4,6
/proc/21820/stat : 21820 (java) S 21817 21820 21340 0 -1 1077944320 22521 12883 0 0 289 9 5 3 20 0 15 0 224011555 11255754752 49403 33554432000 4194304 4196468 140722606442384 140722606424928 140594149986039 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 15261696 140722606451299 140722606454108 140722606454108 140722606456783 0
/proc/21820/statm: 2747987 49403 3453 1 0 2709645 0
[pid=21820/tid=21873] ppid=21817 vsize=10991948 memory=65232 CPUtime=1.47 cores=0,2,4,6
/proc/21820/task/21873/stat : 21873 (java) R 21817 21820 21340 0 -1 4202560 15110 12883 0 0 132 7 5 3 20 0 15 0 224011564 11255754752 49403 33554432000 4194304 4196468 140722606442384 140594121816656 140594131635632 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 15261696 140722606451299 140722606454108 140722606454108 140722606456783 0
[pid=21820/tid=21874] ppid=21817 vsize=10991948 memory=6791534058613427641 CPUtime=0.08 cores=0,2,4,6
/proc/21820/task/21874/stat : 21874 (java) S 21817 21820 21340 0 -1 1077944384 1 12883 0 0 0 0 5 3 20 0 15 0 224011564 11255754752 49403 33554432000 4194304 4196468 140722606442384 140594154228368 140594149996245 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15261696 140722606451299 140722606454108 140722606454108 140722606456783 0
[pid=21820/tid=21875] ppid=21817 vsize=10991948 memory=280985350758560 CPUtime=0.08 cores=0,2,4,6
/proc/21820/task/21875/stat : 21875 (java) S 21817 21820 21340 0 -1 1077944384 1 12883 0 0 0 0 5 3 20 0 15 0 224011564 11255754752 49403 33554432000 4194304 4196468 140722606442384 140594019564048 140594149996245 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15261696 140722606451299 140722606454108 140722606454108 140722606456783 0
[pid=21820/tid=21876] ppid=21817 vsize=10991948 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/21820/task/21876/stat : 21876 (java) S 21817 21820 21340 0 -1 1077944384 1 12883 0 0 0 0 5 3 20 0 15 0 224011564 11255754752 49403 33554432000 4194304 4196468 140722606442384 140594018511248 140594149996245 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15261696 140722606451299 140722606454108 140722606454108 140722606456783 0
[pid=21820/tid=21877] ppid=21817 vsize=10991948 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/21820/task/21877/stat : 21877 (java) S 21817 21820 21340 0 -1 1077944384 2 12883 0 0 0 0 5 3 20 0 15 0 224011564 11255754752 49403 33554432000 4194304 4196468 140722606442384 140594017458448 140594149996245 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15261696 140722606451299 140722606454108 140722606454108 140722606456783 0
[pid=21820/tid=21878] ppid=21817 vsize=10991948 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/21820/task/21878/stat : 21878 (java) S 21817 21820 21340 0 -1 1077944384 13 12883 0 0 0 0 5 3 20 0 15 0 224011566 11255754752 49403 33554432000 4194304 4196468 140722606442384 140593575263088 140594149997186 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15261696 140722606451299 140722606454108 140722606454108 140722606456783 0
[pid=21820/tid=21879] ppid=21817 vsize=10991948 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/21820/task/21879/stat : 21879 (java) S 21817 21820 21340 0 -1 1077944384 13 12883 0 0 0 0 5 3 20 0 15 0 224011566 11255754752 49403 33554432000 4194304 4196468 140722606442384 140593002964512 140594149996245 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15261696 140722606451299 140722606454108 140722606454108 140722606456783 0
[pid=21820/tid=21880] ppid=21817 vsize=10991948 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/21820/task/21880/stat : 21880 (java) S 21817 21820 21340 0 -1 1077944384 1 12883 0 0 0 0 5 3 20 0 15 0 224011567 11255754752 49403 33554432000 4194304 4196468 140722606442384 140592801637744 140594149996245 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15261696 140722606451299 140722606454108 140722606454108 140722606456783 0
[pid=21820/tid=21881] ppid=21817 vsize=10991948 memory=-5921431000321636112 CPUtime=0.08 cores=0,2,4,6
/proc/21820/task/21881/stat : 21881 (java) S 21817 21820 21340 0 -1 1077944384 3 12883 0 0 0 0 5 3 20 0 15 0 224011569 11255754752 49403 33554432000 4194304 4196468 140722606442384 140592494238032 140594150004635 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15261696 140722606451299 140722606454108 140722606454108 140722606456783 0
[pid=21820/tid=21882] ppid=21817 vsize=10991948 memory=0 CPUtime=0.69 cores=0,2,4,6
/proc/21820/task/21882/stat : 21882 (java) R 21817 21820 21340 0 -1 4202560 1834 12883 0 0 61 0 5 3 20 0 15 0 224011569 11255754752 49403 33554432000 4194304 4196468 140722606442384 140593574196448 140594134908005 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 15261696 140722606451299 140722606454108 140722606454108 140722606456783 0
[pid=21820/tid=21883] ppid=21817 vsize=10991948 memory=10 CPUtime=0.6 cores=0,2,4,6
/proc/21820/task/21883/stat : 21883 (java) R 21817 21820 21340 0 -1 4202560 1834 12883 0 0 52 0 5 3 20 0 15 0 224011569 11255754752 49403 33554432000 4194304 4196468 140722606442384 140593573139280 140594129679116 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 15261696 140722606451299 140722606454108 140722606454108 140722606456783 0
[pid=21820/tid=21884] ppid=21817 vsize=10991948 memory=6791534058613427641 CPUtime=0.5 cores=0,2,4,6
/proc/21820/task/21884/stat : 21884 (java) S 21817 21820 21340 0 -1 1077944384 1508 12883 0 0 42 0 5 3 20 0 15 0 224011569 11255754752 49403 33554432000 4194304 4196468 140722606442384 140593572104304 140594149997186 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15261696 140722606451299 140722606454108 140722606454108 140722606456783 0
[pid=21820/tid=21885] ppid=21817 vsize=10991948 memory=4638778398332698720 CPUtime=0.08 cores=0,2,4,6
/proc/21820/task/21885/stat : 21885 (java) S 21817 21820 21340 0 -1 1077944384 3 12883 0 0 0 0 5 3 20 0 15 0 224011570 11255754752 49403 33554432000 4194304 4196468 140722606442384 140592063441120 140594149996245 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15261696 140722606451299 140722606454108 140722606454108 140722606456783 0
[pid=21820/tid=21886] ppid=21817 vsize=10991948 memory=280985351003072 CPUtime=0.08 cores=0,2,4,6
/proc/21820/task/21886/stat : 21886 (java) S 21817 21820 21340 0 -1 1077944384 1 12883 0 0 0 0 5 3 20 0 15 0 224011570 11255754752 49403 33554432000 4194304 4196468 140722606442384 140593571052720 140594149997186 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15261696 140722606451299 140722606454108 140722606454108 140722606456783 0
Current children cumulated CPU time: 3.06 s
Current children cumulated vsize: 10991948 KiB

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

/proc/21820/task/21878/stat : 21878 (java) S 21817 21820 21340 0 -1 1077944384 23485 12883 0 0 74 12 5 3 20 0 15 0 224011566 11272552448 752228 33554432000 4194304 4196468 140722606442384 140593575263088 140594149997186 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15261696 140722606451299 140722606454108 140722606454108 140722606456783 0
[pid=21820/tid=21879] ppid=21817 vsize=11008352 memory=7301830677129290322 CPUtime=0.08 cores=0,2,4,6
/proc/21820/task/21879/stat : 21879 (java) S 21817 21820 21340 0 -1 1077944384 15 12883 0 0 0 0 5 3 20 0 15 0 224011566 11272552448 752228 33554432000 4194304 4196468 140722606442384 140593002964576 140594149996245 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15261696 140722606451299 140722606454108 140722606454108 140722606456783 0
[pid=21820/tid=21880] ppid=21817 vsize=11008352 memory=4123362355305460535 CPUtime=0.08 cores=0,2,4,6
/proc/21820/task/21880/stat : 21880 (java) S 21817 21820 21340 0 -1 1077944384 2 12883 0 0 0 0 5 3 20 0 15 0 224011567 11272552448 752228 33554432000 4194304 4196468 140722606442384 140592801637760 140594149996245 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15261696 140722606451299 140722606454108 140722606454108 140722606456783 0
[pid=21820/tid=21881] ppid=21817 vsize=11008352 memory=3008912 CPUtime=0.08 cores=0,2,4,6
/proc/21820/task/21881/stat : 21881 (java) S 21817 21820 21340 0 -1 1077944384 3 12883 0 0 0 0 5 3 20 0 15 0 224011569 11272552448 752228 33554432000 4194304 4196468 140722606442384 140592494238032 140594150004635 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15261696 140722606451299 140722606454108 140722606454108 140722606456783 0
[pid=21820/tid=21882] ppid=21817 vsize=11008352 memory=3008912 CPUtime=3.56 cores=0,2,4,6
/proc/21820/task/21882/stat : 21882 (java) S 21817 21820 21340 0 -1 1077944384 6774 12883 0 0 346 2 5 3 20 0 15 0 224011569 11272552448 752228 33554432000 4194304 4196468 140722606442384 140593574209904 140594149997186 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15261696 140722606451299 140722606454108 140722606454108 140722606456783 0
[pid=21820/tid=21883] ppid=21817 vsize=11008352 memory=756 CPUtime=3.35 cores=0,2,4,6
/proc/21820/task/21883/stat : 21883 (java) S 21817 21820 21340 0 -1 1077944384 7181 12883 0 0 326 1 5 3 20 0 15 0 224011569 11272552448 752228 33554432000 4194304 4196468 140722606442384 140593573157104 140594149997186 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15261696 140722606451299 140722606454108 140722606454108 140722606456783 0
[pid=21820/tid=21884] ppid=21817 vsize=11008352 memory=9624 CPUtime=1.65 cores=0,2,4,6
/proc/21820/task/21884/stat : 21884 (java) S 21817 21820 21340 0 -1 1077944384 10196 12883 0 0 154 3 5 3 20 0 15 0 224011569 11272552448 752228 33554432000 4194304 4196468 140722606442384 140593572104304 140594149997186 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15261696 140722606451299 140722606454108 140722606454108 140722606456783 0
[pid=21820/tid=21885] ppid=21817 vsize=11008352 memory=876 CPUtime=0.08 cores=0,2,4,6
/proc/21820/task/21885/stat : 21885 (java) S 21817 21820 21340 0 -1 1077944384 3 12883 0 0 0 0 5 3 20 0 15 0 224011570 11272552448 752228 33554432000 4194304 4196468 140722606442384 140592063441120 140594149996245 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15261696 140722606451299 140722606454108 140722606454108 140722606456783 0
[pid=21820/tid=21886] ppid=21817 vsize=11008352 memory=1924 CPUtime=1.44 cores=0,2,4,6
/proc/21820/task/21886/stat : 21886 (java) S 21817 21820 21340 0 -1 1077944384 1314 12883 0 0 72 64 5 3 20 0 15 0 224011570 11272552448 752228 33554432000 4194304 4196468 140722606442384 140593571052720 140594149997186 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15261696 140722606451299 140722606454108 140722606454108 140722606456783 0
Current children cumulated CPU time: 2520.04 s
Current children cumulated vsize: 11008352 KiB
Current children cumulated memory: 3008912 KiB

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

Sending SIGKILL to process tree (bottom up)

[startup+2470.82 s]
# the end of solver process 21820 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2519.88 s, system=2.24846 s

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

[startup+2469.6 s]
/proc/loadavg: 1.66 1.72 1.71 3/218 22090
/proc/meminfo: memFree=7172500/32770624 swapFree=67108404/67108860
[pid=21820] ppid=21817 vsize=11270504 memory=3013096 CPUtime=2520.84 cores=0,2,4,6
/proc/21820/stat : 21820 (java) S 21817 21820 21340 0 -1 1077944320 298105 12883 0 0 251856 220 5 3 20 0 17 0 224011555 11540996096 753274 33554432000 4194304 4196468 140722606442384 140722606424928 140594149986039 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 15261696 140722606451299 140722606454108 140722606454108 140722606456783 0
/proc/21820/statm: 2817626 753274 3530 1 0 2779279 0
[pid=21820/tid=21873] ppid=21817 vsize=11270504 memory=1404 CPUtime=2454.2 cores=0,2,4,6
/proc/21820/task/21873/stat : 21873 (java) R 21817 21820 21340 0 -1 4202560 160672 12883 0 0 245338 74 5 3 20 0 17 0 224011564 11540996096 753274 33554432000 4194304 4196468 140722606442384 140594121818528 140593701607847 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 15261696 140722606451299 140722606454108 140722606454108 140722606456783 0
[pid=21820/tid=21874] ppid=21817 vsize=11270504 memory=4000 CPUtime=14.09 cores=0,2,4,6
/proc/21820/task/21874/stat : 21874 (java) S 21817 21820 21340 0 -1 1077944384 22590 12883 0 0 1383 18 5 3 20 0 17 0 224011564 11540996096 753274 33554432000 4194304 4196468 140722606442384 140594154228368 140594149996245 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15261696 140722606451299 140722606454108 140722606454108 140722606456783 0
[pid=21820/tid=21875] ppid=21817 vsize=11270504 memory=1156 CPUtime=14.05 cores=0,2,4,6
/proc/21820/task/21875/stat : 21875 (java) S 21817 21820 21340 0 -1 1077944384 22741 12883 0 0 1379 18 5 3 20 0 17 0 224011564 11540996096 753274 33554432000 4194304 4196468 140722606442384 140594019564048 140594149996245 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15261696 140722606451299 140722606454108 140722606454108 140722606456783 0
[pid=21820/tid=21876] ppid=21817 vsize=11270504 memory=15212 CPUtime=14.07 cores=0,2,4,6
/proc/21820/task/21876/stat : 21876 (java) S 21817 21820 21340 0 -1 1077944384 21217 12883 0 0 1380 19 5 3 20 0 17 0 224011564 11540996096 753274 33554432000 4194304 4196468 140722606442384 140594018511248 140594149996245 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15261696 140722606451299 140722606454108 140722606454108 140722606456783 0
[pid=21820/tid=21877] ppid=21817 vsize=11270504 memory=4044 CPUtime=14.07 cores=0,2,4,6
/proc/21820/task/21877/stat : 21877 (java) S 21817 21820 21340 0 -1 1077944384 19526 12883 0 0 1379 20 5 3 20 0 17 0 224011564 11540996096 753274 33554432000 4194304 4196468 140722606442384 140594017458448 140594149996245 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15261696 140722606451299 140722606454108 140722606454108 140722606456783 0
[pid=21820/tid=21878] ppid=21817 vsize=11270504 memory=33656 CPUtime=0.94 cores=0,2,4,6
/proc/21820/task/21878/stat : 21878 (java) S 21817 21820 21340 0 -1 1077944384 23485 12883 0 0 74 12 5 3 20 0 17 0 224011566 11540996096 753274 33554432000 4194304 4196468 140722606442384 140593575263088 140594149997186 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15261696 140722606451299 140722606454108 140722606454108 140722606456783 0
[pid=21820/tid=21879] ppid=21817 vsize=11270504 memory=14644 CPUtime=0.08 cores=0,2,4,6
/proc/21820/task/21879/stat : 21879 (java) S 21817 21820 21340 0 -1 1077944384 15 12883 0 0 0 0 5 3 20 0 17 0 224011566 11540996096 753274 33554432000 4194304 4196468 140722606442384 140593002964576 140594149996245 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15261696 140722606451299 140722606454108 140722606454108 140722606456783 0
[pid=21820/tid=21880] ppid=21817 vsize=11270504 memory=1720 CPUtime=0.08 cores=0,2,4,6
/proc/21820/task/21880/stat : 21880 (java) S 21817 21820 21340 0 -1 1077944384 2 12883 0 0 0 0 5 3 20 0 17 0 224011567 11540996096 753274 33554432000 4194304 4196468 140722606442384 140592801637760 140594149996245 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15261696 140722606451299 140722606454108 140722606454108 140722606456783 0
[pid=21820/tid=21881] ppid=21817 vsize=11270504 memory=508 CPUtime=0.08 cores=0,2,4,6
/proc/21820/task/21881/stat : 21881 (java) S 21817 21820 21340 0 -1 1077944384 129 12883 0 0 0 0 5 3 20 0 17 0 224011569 11540996096 753274 33554432000 4194304 4196468 140722606442384 140592494238032 140594150004635 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15261696 140722606451299 140722606454108 140722606454108 140722606456783 0
[pid=21820/tid=21882] ppid=21817 vsize=11270504 memory=928 CPUtime=3.56 cores=0,2,4,6
/proc/21820/task/21882/stat : 21882 (java) S 21817 21820 21340 0 -1 1077944384 6774 12883 0 0 346 2 5 3 20 0 17 0 224011569 11540996096 753274 33554432000 4194304 4196468 140722606442384 140593574209904 140594149997186 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15261696 140722606451299 140722606454108 140722606454108 140722606456783 0
[pid=21820/tid=21883] ppid=21817 vsize=11270504 memory=1172 CPUtime=3.35 cores=0,2,4,6
/proc/21820/task/21883/stat : 21883 (java) S 21817 21820 21340 0 -1 1077944384 7181 12883 0 0 326 1 5 3 20 0 17 0 224011569 11540996096 753274 33554432000 4194304 4196468 140722606442384 140593573157104 140594149997186 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15261696 140722606451299 140722606454108 140722606454108 140722606456783 0
[pid=21820/tid=21884] ppid=21817 vsize=11270504 memory=2404 CPUtime=1.65 cores=0,2,4,6
/proc/21820/task/21884/stat : 21884 (java) S 21817 21820 21340 0 -1 1077944384 10196 12883 0 0 154 3 5 3 20 0 17 0 224011569 11540996096 753274 33554432000 4194304 4196468 140722606442384 140593572104304 140594149997186 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15261696 140722606451299 140722606454108 140722606454108 140722606456783 0
[pid=21820/tid=21885] ppid=21817 vsize=11270504 memory=1576 CPUtime=0.08 cores=0,2,4,6
/proc/21820/task/21885/stat : 21885 (java) S 21817 21820 21340 0 -1 1077944384 3 12883 0 0 0 0 5 3 20 0 17 0 224011570 11540996096 753274 33554432000 4194304 4196468 140722606442384 140592063441120 140594149996245 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15261696 140722606451299 140722606454108 140722606454108 140722606456783 0
[pid=21820/tid=21886] ppid=21817 vsize=11270504 memory=928 CPUtime=1.44 cores=0,2,4,6
/proc/21820/task/21886/stat : 21886 (java) S 21817 21820 21340 0 -1 1077944384 1314 12883 0 0 72 64 5 3 20 0 17 0 224011570 11540996096 753274 33554432000 4194304 4196468 140722606442384 140593571052720 140594149997186 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15261696 140722606451299 140722606454108 140722606454108 140722606456783 0
[pid=21820/tid=22089] ppid=21817 vsize=11270504 memory=2216 CPUtime=0.08 cores=0,2,4,6
/proc/21820/task/22089/stat : 22089 (java) S 21817 21820 21340 0 -1 1077944384 19 12883 0 0 0 0 5 3 20 0 17 0 224258435 11540996096 753274 33554432000 4194304 4196468 140722606442384 140591862113008 140594149996245 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15261696 140722606451299 140722606454108 140722606454108 140722606456783 0
[pid=21820/tid=22090] ppid=21817 vsize=11270504 memory=3984 CPUtime=0.08 cores=0,2,4,6
/proc/21820/task/22090/stat : 22090 (java) S 21817 21820 21340 0 -1 1077944384 43 12883 0 0 0 0 5 3 20 0 17 0 224258435 11540996096 753274 33554432000 4194304 4196468 140722606442384 140591660787296 140594149997186 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15261696 140722606451299 140722606454108 140722606454108 140722606456783 0
Current children cumulated CPU time: 2520.84 s
Current children cumulated vsize: 11270504 KiB
Current children cumulated memory: 3013096 KiB

[startup+2470.4 s]
/proc/loadavg: 1.66 1.72 1.71 3/218 22090
/proc/meminfo: memFree=7172468/32770624 swapFree=67108404/67108860
[pid=21820] ppid=21817 vsize=11270504 memory=3013096 CPUtime=2521.65 cores=0,2,4,6
/proc/21820/stat : 21820 (java) S 21817 21820 21340 0 -1 1077944320 298206 12883 0 0 251937 220 5 3 20 0 17 0 224011555 11540996096 753274 33554432000 4194304 4196468 140722606442384 140722606424928 140594149986039 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 15261696 140722606451299 140722606454108 140722606454108 140722606456783 0
/proc/21820/statm: 2817626 753274 3530 1 0 2779279 0
[pid=21820/tid=21873] ppid=21817 vsize=11270504 memory=3684 CPUtime=2455 cores=0,2,4,6
/proc/21820/task/21873/stat : 21873 (java) R 21817 21820 21340 0 -1 4202560 160772 12883 0 0 245418 74 5 3 20 0 17 0 224011564 11540996096 753274 33554432000 4194304 4196468 140722606442384 140594121818528 140593694398232 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 15261696 140722606451299 140722606454108 140722606454108 140722606456783 0
[pid=21820/tid=21874] ppid=21817 vsize=11270504 memory=61040 CPUtime=14.09 cores=0,2,4,6
/proc/21820/task/21874/stat : 21874 (java) S 21817 21820 21340 0 -1 1077944384 22590 12883 0 0 1383 18 5 3 20 0 17 0 224011564 11540996096 753274 33554432000 4194304 4196468 140722606442384 140594154228368 140594149996245 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15261696 140722606451299 140722606454108 140722606454108 140722606456783 0
[pid=21820/tid=21875] ppid=21817 vsize=11270504 memory=3008912 CPUtime=14.05 cores=0,2,4,6
/proc/21820/task/21875/stat : 21875 (java) S 21817 21820 21340 0 -1 1077944384 22741 12883 0 0 1379 18 5 3 20 0 17 0 224011564 11540996096 753274 33554432000 4194304 4196468 140722606442384 140594019564048 140594149996245 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15261696 140722606451299 140722606454108 140722606454108 140722606456783 0
[pid=21820/tid=21876] ppid=21817 vsize=11270504 memory=3684 CPUtime=14.07 cores=0,2,4,6
/proc/21820/task/21876/stat : 21876 (java) S 21817 21820 21340 0 -1 1077944384 21217 12883 0 0 1380 19 5 3 20 0 17 0 224011564 11540996096 753274 33554432000 4194304 4196468 140722606442384 140594018511248 140594149996245 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15261696 140722606451299 140722606454108 140722606454108 140722606456783 0
[pid=21820/tid=21877] ppid=21817 vsize=11270504 memory=61040 CPUtime=14.07 cores=0,2,4,6
/proc/21820/task/21877/stat : 21877 (java) S 21817 21820 21340 0 -1 1077944384 19526 12883 0 0 1379 20 5 3 20 0 17 0 224011564 11540996096 753274 33554432000 4194304 4196468 140722606442384 140594017458448 140594149996245 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15261696 140722606451299 140722606454108 140722606454108 140722606456783 0
[pid=21820/tid=21878] ppid=21817 vsize=11270504 memory=6791534058613427641 CPUtime=0.94 cores=0,2,4,6
/proc/21820/task/21878/stat : 21878 (java) S 21817 21820 21340 0 -1 1077944384 23485 12883 0 0 74 12 5 3 20 0 17 0 224011566 11540996096 753274 33554432000 4194304 4196468 140722606442384 140593575263088 140594149997186 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15261696 140722606451299 140722606454108 140722606454108 140722606456783 0
[pid=21820/tid=21879] ppid=21817 vsize=11270504 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/21820/task/21879/stat : 21879 (java) S 21817 21820 21340 0 -1 1077944384 15 12883 0 0 0 0 5 3 20 0 17 0 224011566 11540996096 753274 33554432000 4194304 4196468 140722606442384 140593002964576 140594149996245 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15261696 140722606451299 140722606454108 140722606454108 140722606456783 0
[pid=21820/tid=21880] ppid=21817 vsize=11270504 memory=-7879453651693621650 CPUtime=0.08 cores=0,2,4,6
/proc/21820/task/21880/stat : 21880 (java) S 21817 21820 21340 0 -1 1077944384 2 12883 0 0 0 0 5 3 20 0 17 0 224011567 11540996096 753274 33554432000 4194304 4196468 140722606442384 140592801637760 140594149996245 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15261696 140722606451299 140722606454108 140722606454108 140722606456783 0
[pid=21820/tid=21881] ppid=21817 vsize=11270504 memory=1720 CPUtime=0.08 cores=0,2,4,6
/proc/21820/task/21881/stat : 21881 (java) S 21817 21820 21340 0 -1 1077944384 129 12883 0 0 0 0 5 3 20 0 17 0 224011569 11540996096 753274 33554432000 4194304 4196468 140722606442384 140592494238032 140594150004635 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15261696 140722606451299 140722606454108 140722606454108 140722606456783 0
[pid=21820/tid=21882] ppid=21817 vsize=11270504 memory=508 CPUtime=3.56 cores=0,2,4,6
/proc/21820/task/21882/stat : 21882 (java) S 21817 21820 21340 0 -1 1077944384 6774 12883 0 0 346 2 5 3 20 0 17 0 224011569 11540996096 753274 33554432000 4194304 4196468 140722606442384 140593574209904 140594149997186 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15261696 140722606451299 140722606454108 140722606454108 140722606456783 0
[pid=21820/tid=21883] ppid=21817 vsize=11270504 memory=928 CPUtime=3.35 cores=0,2,4,6
/proc/21820/task/21883/stat : 21883 (java) S 21817 21820 21340 0 -1 1077944384 7181 12883 0 0 326 1 5 3 20 0 17 0 224011569 11540996096 753274 33554432000 4194304 4196468 140722606442384 140593573157104 140594149997186 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15261696 140722606451299 140722606454108 140722606454108 140722606456783 0
[pid=21820/tid=21884] ppid=21817 vsize=11270504 memory=3684 CPUtime=1.65 cores=0,2,4,6
/proc/21820/task/21884/stat : 21884 (java) S 21817 21820 21340 0 -1 1077944384 10196 12883 0 0 154 3 5 3 20 0 17 0 224011569 11540996096 753274 33554432000 4194304 4196468 140722606442384 140593572104304 140594149997186 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15261696 140722606451299 140722606454108 140722606454108 140722606456783 0
[pid=21820/tid=21885] ppid=21817 vsize=11270504 memory=61040 CPUtime=0.08 cores=0,2,4,6
/proc/21820/task/21885/stat : 21885 (java) S 21817 21820 21340 0 -1 1077944384 3 12883 0 0 0 0 5 3 20 0 17 0 224011570 11540996096 753274 33554432000 4194304 4196468 140722606442384 140592063441120 140594149996245 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15261696 140722606451299 140722606454108 140722606454108 140722606456783 0
[pid=21820/tid=21886] ppid=21817 vsize=11270504 memory=3008912 CPUtime=1.44 cores=0,2,4,6
/proc/21820/task/21886/stat : 21886 (java) S 21817 21820 21340 0 -1 1077944384 1314 12883 0 0 72 64 5 3 20 0 17 0 224011570 11540996096 753274 33554432000 4194304 4196468 140722606442384 140593571052720 140594149997186 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15261696 140722606451299 140722606454108 140722606454108 140722606456783 0
[pid=21820/tid=22089] ppid=21817 vsize=11270504 memory=1616 CPUtime=0.08 cores=0,2,4,6
/proc/21820/task/22089/stat : 22089 (java) S 21817 21820 21340 0 -1 1077944384 19 12883 0 0 0 0 5 3 20 0 17 0 224258435 11540996096 753274 33554432000 4194304 4196468 140722606442384 140591862113008 140594149996245 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15261696 140722606451299 140722606454108 140722606454108 140722606456783 0
[pid=21820/tid=22090] ppid=21817 vsize=11270504 memory=756 CPUtime=0.08 cores=0,2,4,6
/proc/21820/task/22090/stat : 22090 (java) S 21817 21820 21340 0 -1 1077944384 44 12883 0 0 0 0 5 3 20 0 17 0 224258435 11540996096 753274 33554432000 4194304 4196468 140722606442384 140591660787296 140594149997186 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15261696 140722606451299 140722606454108 140722606454108 140722606456783 0
Current children cumulated CPU time: 2521.65 s
Current children cumulated vsize: 11270504 KiB
Current children cumulated memory: 3013096 KiB

[startup+2470.8 s]
/proc/loadavg: 1.66 1.72 1.71 3/218 22090
/proc/meminfo: memFree=7172468/32770624 swapFree=67108404/67108860
[pid=21820] ppid=21817 vsize=11270504 memory=3013100 CPUtime=2522.1 cores=0,2,4,6
/proc/21820/stat : 21820 (java) S 21817 21820 21340 0 -1 1077944320 298668 12883 0 0 251982 220 5 3 20 0 17 0 224011555 11540996096 753275 33554432000 4194304 4196468 140722606442384 140722606424928 140594149986039 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 15261696 140722606451299 140722606454108 140722606454108 140722606456783 0
/proc/21820/statm: 2817626 753275 3530 1 0 2779279 0
[pid=21820/tid=21873] ppid=21817 vsize=11270504 memory=916 CPUtime=2455.39 cores=0,2,4,6
/proc/21820/task/21873/stat : 21873 (java) R 21817 21820 21340 0 -1 4202560 160877 12883 0 0 245457 74 5 3 20 0 17 0 224011564 11540996096 753275 33554432000 4194304 4196468 140722606442384 140594121818560 140593694398309 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 15261696 140722606451299 140722606454108 140722606454108 140722606456783 0
[pid=21820/tid=21874] ppid=21817 vsize=11270504 memory=3848 CPUtime=14.11 cores=0,2,4,6
/proc/21820/task/21874/stat : 21874 (java) S 21817 21820 21340 0 -1 1077944384 22630 12883 0 0 1385 18 5 3 20 0 17 0 224011564 11540996096 753275 33554432000 4194304 4196468 140722606442384 140594154228368 140594149996245 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15261696 140722606451299 140722606454108 140722606454108 140722606456783 0
[pid=21820/tid=21875] ppid=21817 vsize=11270504 memory=6791534058613427641 CPUtime=14.08 cores=0,2,4,6
/proc/21820/task/21875/stat : 21875 (java) S 21817 21820 21340 0 -1 1077944384 22901 12883 0 0 1381 19 5 3 20 0 17 0 224011564 11540996096 753275 33554432000 4194304 4196468 140722606442384 140594019564048 140594149996245 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15261696 140722606451299 140722606454108 140722606454108 140722606456783 0
[pid=21820/tid=21876] ppid=21817 vsize=11270504 memory=1172 CPUtime=14.08 cores=0,2,4,6
/proc/21820/task/21876/stat : 21876 (java) S 21817 21820 21340 0 -1 1077944384 21225 12883 0 0 1381 19 5 3 20 0 17 0 224011564 11540996096 753275 33554432000 4194304 4196468 140722606442384 140594018511248 140594149996245 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15261696 140722606451299 140722606454108 140722606454108 140722606456783 0
[pid=21820/tid=21877] ppid=21817 vsize=11270504 memory=2404 CPUtime=14.09 cores=0,2,4,6
/proc/21820/task/21877/stat : 21877 (java) S 21817 21820 21340 0 -1 1077944384 19530 12883 0 0 1381 20 5 3 20 0 17 0 224011564 11540996096 753275 33554432000 4194304 4196468 140722606442384 140594017458448 140594149996245 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15261696 140722606451299 140722606454108 140722606454108 140722606456783 0
[pid=21820/tid=21878] ppid=21817 vsize=11270504 memory=1576 CPUtime=0.94 cores=0,2,4,6
/proc/21820/task/21878/stat : 21878 (java) S 21817 21820 21340 0 -1 1077944384 23629 12883 0 0 74 12 5 3 20 0 17 0 224011566 11540996096 753275 33554432000 4194304 4196468 140722606442384 140593575263088 140594149997186 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15261696 140722606451299 140722606454108 140722606454108 140722606456783 0
[pid=21820/tid=21879] ppid=21817 vsize=11270504 memory=928 CPUtime=0.08 cores=0,2,4,6
/proc/21820/task/21879/stat : 21879 (java) S 21817 21820 21340 0 -1 1077944384 15 12883 0 0 0 0 5 3 20 0 17 0 224011566 11540996096 753275 33554432000 4194304 4196468 140722606442384 140593002964576 140594149996245 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15261696 140722606451299 140722606454108 140722606454108 140722606456783 0
[pid=21820/tid=21880] ppid=21817 vsize=11270504 memory=2216 CPUtime=0.08 cores=0,2,4,6
/proc/21820/task/21880/stat : 21880 (java) S 21817 21820 21340 0 -1 1077944384 2 12883 0 0 0 0 5 3 20 0 17 0 224011567 11540996096 753275 33554432000 4194304 4196468 140722606442384 140592801637760 140594149996245 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15261696 140722606451299 140722606454108 140722606454108 140722606456783 0
[pid=21820/tid=21881] ppid=21817 vsize=11270504 memory=3984 CPUtime=0.08 cores=0,2,4,6
/proc/21820/task/21881/stat : 21881 (java) S 21817 21820 21340 0 -1 1077944384 129 12883 0 0 0 0 5 3 20 0 17 0 224011569 11540996096 753275 33554432000 4194304 4196468 140722606442384 140592494238032 140594150004635 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15261696 140722606451299 140722606454108 140722606454108 140722606456783 0
[pid=21820/tid=21882] ppid=21817 vsize=11270504 memory=2144 CPUtime=3.56 cores=0,2,4,6
/proc/21820/task/21882/stat : 21882 (java) S 21817 21820 21340 0 -1 1077944384 6774 12883 0 0 346 2 5 3 20 0 17 0 224011569 11540996096 753275 33554432000 4194304 4196468 140722606442384 140593574209904 140594149997186 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15261696 140722606451299 140722606454108 140722606454108 140722606456783 0
[pid=21820/tid=21883] ppid=21817 vsize=11270504 memory=7540 CPUtime=3.35 cores=0,2,4,6
/proc/21820/task/21883/stat : 21883 (java) S 21817 21820 21340 0 -1 1077944384 7181 12883 0 0 326 1 5 3 20 0 17 0 224011569 11540996096 753275 33554432000 4194304 4196468 140722606442384 140593573157104 140594149997186 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15261696 140722606451299 140722606454108 140722606454108 140722606456783 0
[pid=21820/tid=21884] ppid=21817 vsize=11270504 memory=1784 CPUtime=1.65 cores=0,2,4,6
/proc/21820/task/21884/stat : 21884 (java) S 21817 21820 21340 0 -1 1077944384 10196 12883 0 0 154 3 5 3 20 0 17 0 224011569 11540996096 753275 33554432000 4194304 4196468 140722606442384 140593572104304 140594149997186 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15261696 140722606451299 140722606454108 140722606454108 140722606456783 0
[pid=21820/tid=21885] ppid=21817 vsize=11270504 memory=1616 CPUtime=0.08 cores=0,2,4,6
/proc/21820/task/21885/stat : 21885 (java) S 21817 21820 21340 0 -1 1077944384 3 12883 0 0 0 0 5 3 20 0 17 0 224011570 11540996096 753275 33554432000 4194304 4196468 140722606442384 140592063441120 140594149996245 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15261696 140722606451299 140722606454108 140722606454108 140722606456783 0
[pid=21820/tid=21886] ppid=21817 vsize=11270504 memory=756 CPUtime=1.44 cores=0,2,4,6
/proc/21820/task/21886/stat : 21886 (java) S 21817 21820 21340 0 -1 1077944384 1314 12883 0 0 72 64 5 3 20 0 17 0 224011570 11540996096 753275 33554432000 4194304 4196468 140722606442384 140593571052720 140594149997186 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15261696 140722606451299 140722606454108 140722606454108 140722606456783 0
[pid=21820/tid=22089] ppid=21817 vsize=11270504 memory=2148 CPUtime=0.08 cores=0,2,4,6
/proc/21820/task/22089/stat : 22089 (java) S 21817 21820 21340 0 -1 1077944384 19 12883 0 0 0 0 5 3 20 0 17 0 224258435 11540996096 753275 33554432000 4194304 4196468 140722606442384 140591862113008 140594149996245 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15261696 140722606451299 140722606454108 140722606454108 140722606456783 0
[pid=21820/tid=22090] ppid=21817 vsize=11270504 memory=1160 CPUtime=0.08 cores=0,2,4,6
/proc/21820/task/22090/stat : 22090 (java) S 21817 21820 21340 0 -1 1077944384 45 12883 0 0 0 0 5 3 20 0 17 0 224258435 11540996096 753275 33554432000 4194304 4196468 140722606442384 140591660787296 140594149997186 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15261696 140722606451299 140722606454108 140722606454108 140722606456783 0
Current children cumulated CPU time: 2522.1 s
Current children cumulated vsize: 11270504 KiB
Current children cumulated memory: 3013100 KiB

Child ended because it received signal 9 (SIGKILL)
Real time (s): 2470.82
CPU time (s): 2522.13
CPU user time (s): 2519.88
CPU system time (s): 2.24846
CPU usage (%): 102.076
Max. virtual memory (cumulated for all children) (KiB): 11270504
Max. memory (cumulated for all children) (KiB): 3013100

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.88
system time used= 2.24846
maximum resident set size= 3013288
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 311554
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2792
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 75190
involuntary context switches= 5231


# summary of solver processes directly reported to runsolver:
#   pid: 21820
#   total CPU time (s): 2522.13
#   total CPU user time (s): 2519.88
#   total CPU system time (s): 2.24846

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 13.7114 second user time and 24.1503 second system time

The end

Launcher Data

Begin job on node148 at 2018-08-12 11:01:24
IDJOB=4304366
IDBENCH=141218
IDSOLVER=2781
FILE ID=node148/4304366-1534064484
RUNJOBID= node148-1534062012-21371
PBS_JOBID= 21036979
Free space on /tmp= 33672 MiB

SOLVER NAME= Concrete 3.9.2-SuperNG
BENCH NAME= XCSP18/SumColoring/SumColoring-dsjc-250-5_c18.xml
COMMAND LINE= bin/xcsp-3-concrete -J-Xss64M -randomseed=RANDOMSEED -superng BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4304366-1534064484/watcher-4304366-1534064484 -o /tmp/evaluation-result-4304366-1534064484/solver-4304366-1534064484 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node148-1534062012-21371 --watchdog 2580  bin/xcsp-3-concrete -J-Xss64M -randomseed=1193627451 -superng HOME/instance-4304366-1534064484.xml

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

MD5SUM BENCH= 6d15d8403aebe79e9693643b2fca1a5e
RANDOM SEED=1193627451

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:        10856552 kB
MemAvailable:   30820276 kB
Buffers:          241976 kB
Cached:         19671216 kB
SwapCached:          352 kB
Active:         10316448 kB
Inactive:       10732048 kB
Active(anon):    1088400 kB
Inactive(anon):    99452 kB
Active(file):    9228048 kB
Inactive(file): 10632596 kB
Unevictable:        7340 kB
Mlocked:            7340 kB
SwapTotal:      67108860 kB
SwapFree:       67108404 kB
Dirty:             27068 kB
Writeback:             0 kB
AnonPages:       1244392 kB
Mapped:            67116 kB
Shmem:             49592 kB
Slab:             559480 kB
SReclaimable:     531540 kB
SUnreclaim:        27940 kB
KernelStack:        3808 kB
PageTables:         8116 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2199012 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1013760 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= 33644 MiB
End job on node148 at 2018-08-12 11:42:35