Trace number 4392100

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.10OPT2 66.1119 51.3631

General information on the benchmark

NameChessboardColoration/ChessboardColoration-m1-s2/
ChessboardColoration-08-10.xml
MD5SUM4ad41382ea3c48fc1b345febd6f905ee
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark2
Best CPU time to get the best result obtained on this benchmark0.250826
Satisfiable
(Un)Satisfiability was proved
Number of variables80
Number of constraints1260
Number of domains1
Minimum domain size80
Maximum domain size80
Distribution of domain sizes[{"size":80,"count":80}]
Minimum variable degree64
Maximum variable degree64
Distribution of variable degrees[{"degree":64,"count":80}]
Minimum constraint arity4
Maximum constraint arity4
Distribution of constraint arities[{"arity":4,"count":1260}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"nValues","count":1260}]
Optimization problemYES
Type of objectivemin MAXIMUM

Quality of the solution as a function of time


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

Solver Data

0.73/0.55	c Concrete v3.10.1560635388952 running
12.76/4.89	o 79
13.74/5.12	o 78
13.94/5.23	o 77
14.17/5.36	o 76
14.48/5.41	o 75
14.48/5.45	o 74
14.81/5.50	o 73
14.81/5.52	o 72
14.81/5.56	o 71
14.81/5.58	o 70
15.14/5.61	o 69
15.14/5.64	o 68
15.14/5.68	o 67
15.41/5.73	o 66
15.41/5.76	o 65
15.41/5.79	o 64
15.62/5.82	o 3
37.91/23.35	o 2
66.03/51.33	v <instantiation
66.03/51.33	v         cost = '2'>
66.03/51.33	v       <list>
66.03/51.33	v         x[0][0] x[0][1] x[0][2] x[0][3] x[0][4] x[0][5] x[0][6] x[0][7] x[0][8] x[0][9] x[1][0] x[1][1] x[1][2] x[1][3] x[1][4] x[1][5] x[1][6] x[1][7] x[1][8] x[1][9] x[2][0] x[2][1] x[2][2] x[2][3] x[2][4] x[2][5] x[2][6] x[2][7] x[2][8] x[2][9] x[3][0] x[3][1] x[3][2] x[3][3] x[3][4] x[3][5] x[3][6] x[3][7] x[3][8] x[3][9] x[4][0] x[4][1] x[4][2] x[4][3] x[4][4] x[4][5] x[4][6] x[4][7] x[4][8] x[4][9] x[5][0] x[5][1] x[5][2] x[5][3] x[5][4] x[5][5] x[5][6] x[5][7] x[5][8] x[5][9] x[6][0] x[6][1] x[6][2] x[6][3] x[6][4] x[6][5] x[6][6] x[6][7] x[6][8] x[6][9] x[7][0] x[7][1] x[7][2] x[7][3] x[7][4] x[7][5] x[7][6] x[7][7] x[7][8] x[7][9]
66.03/51.33	v       </list>
66.03/51.33	v       <values>
66.03/51.33	v         1 2 1 1 1 0 2 0 2 0 0 2 2 1 2 2 0 1 1 0 1 0 0 0 2 1 1 2 2 0 2 1 1 2 0 2 2 1 0 0 2 2 1 0 0 0 0 2 1 1 0 1 0 1 0 2 1 0 2 2 0 0 2 2 1 0 1 1 2 1 0 1 2 0 1 1 2 2 1 2
66.03/51.33	v       </values>
66.03/51.33	v     </instantiation>
66.03/51.33	s OPTIMUM FOUND

Verifier Data

OK	2

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4392100-1568322845/watcher-4392100-1568322845 -o /tmp/evaluation-result-4392100-1568322845/solver-4392100-1568322845 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node133-1568301421-20991 --watchdog 2560 bin/xcsp-3-concrete -J-Xss32M -randomseed=879752864 HOME/instance-4392100-1568322845.xml 

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

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

solver pid=28298, runsolver pid=28295

[startup+0.100153 s]*
/proc/loadavg: 1.19 1.32 1.36 4/223 28355
/proc/meminfo: memFree=31038340/32770624 swapFree=67003368/67108860
[pid=28298] ppid=28295 vsize=9972712 memory=17080 CPUtime=0.08 cores=1,3,5,7
/proc/28298/stat : 28298 (java) S 28295 28298 20959 0 -1 1077944320 4504 13330 0 0 1 0 5 2 20 0 6 0 408524152 10212057088 4270 33554432000 4194304 4196468 140722180677504 140722180660048 140479162130167 0 0 0 16784584 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 14737408 140722180684534 140722180687045 140722180687045 140722180689871 0
/proc/28298/statm: 2493178 4270 1935 1 0 2481616 0
[pid=28298/tid=28351] ppid=28295 vsize=9972712 memory=4279135703913364878 CPUtime=0.08 cores=1,3,5,7
/proc/28298/task/28351/stat : 28351 (java) R 28295 28298 20959 0 -1 4202560 2302 13330 0 0 1 0 5 2 20 0 6 0 408524161 10212057088 4270 33554432000 4194304 4196468 140722180677504 140479133966928 140479146210654 0 4 0 16784584 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 14737408 140722180684534 140722180687045 140722180687045 140722180689871 0
[pid=28298/tid=28352] ppid=28295 vsize=9972712 memory=-7522837583129502606 CPUtime=0.07 cores=1,3,5,7
/proc/28298/task/28352/stat : 28352 (java) S 28295 28298 20959 0 -1 1077944384 1 13330 0 0 0 0 5 2 20 0 6 0 408524162 10212057088 4270 33554432000 4194304 4196468 140722180677504 140479166372752 140479162140373 0 4 0 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14737408 140722180684534 140722180687045 140722180687045 140722180689871 0
[pid=28298/tid=28353] ppid=28295 vsize=9972712 memory=139808927573632 CPUtime=0.07 cores=1,3,5,7
/proc/28298/task/28353/stat : 28353 (java) S 28295 28298 20959 0 -1 1077944384 1 13330 0 0 0 0 5 2 20 0 6 0 408524162 10212057088 4270 33554432000 4194304 4196468 140722180677504 140479054646032 140479162140373 0 4 0 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14737408 140722180684534 140722180687045 140722180687045 140722180689871 0
[pid=28298/tid=28354] ppid=28295 vsize=9972712 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/28298/task/28354/stat : 28354 (java) S 28295 28298 20959 0 -1 1077944384 1 13330 0 0 0 0 5 2 20 0 6 0 408524162 10212057088 4270 33554432000 4194304 4196468 140722180677504 140479053593744 140479162140373 0 4 0 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14737408 140722180684534 140722180687045 140722180687045 140722180689871 0
[pid=28298/tid=28355] ppid=28295 vsize=9972712 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/28298/task/28355/stat : 28355 (java) S 28295 28298 20959 0 -1 1077944384 2 13330 0 0 0 0 5 2 20 0 6 0 408524162 10212057088 4270 33554432000 4194304 4196468 140722180677504 140478733347856 140479162140373 0 4 0 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14737408 140722180684534 140722180687045 140722180687045 140722180689871 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 9972712 KiB
Current children cumulated memory: 17080 KiB

[startup+0.210017 s]*
/proc/loadavg: 1.19 1.32 1.36 3/232 28364
/proc/meminfo: memFree=31013560/32770624 swapFree=67003368/67108860
[pid=28298] ppid=28295 vsize=10818940 memory=42512 CPUtime=0.26 cores=1,3,5,7
/proc/28298/stat : 28298 (java) S 28295 28298 20959 0 -1 1077944320 7002 13330 0 0 17 2 5 2 20 0 15 0 408524152 11078594560 10628 33554432000 4194304 4196468 140722180677504 140722180660048 140479162130167 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 14737408 140722180684534 140722180687045 140722180687045 140722180689871 0
/proc/28298/statm: 2704735 10628 2960 1 0 2667149 0
[pid=28298/tid=28351] ppid=28295 vsize=10818940 memory=-6517102902069810590 CPUtime=0.19 cores=1,3,5,7
/proc/28298/task/28351/stat : 28351 (java) R 28295 28298 20959 0 -1 4202560 3497 13330 0 0 11 1 5 2 20 0 15 0 408524161 11078594560 10628 33554432000 4194304 4196468 140722180677504 140479133936520 140479146210654 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 14737408 140722180684534 140722180687045 140722180687045 140722180689871 0
[pid=28298/tid=28352] ppid=28295 vsize=10818940 memory=-9181546050914066336 CPUtime=0.07 cores=1,3,5,7
/proc/28298/task/28352/stat : 28352 (java) S 28295 28298 20959 0 -1 1077944384 1 13330 0 0 0 0 5 2 20 0 15 0 408524162 11078594560 10628 33554432000 4194304 4196468 140722180677504 140479166372752 140479162140373 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14737408 140722180684534 140722180687045 140722180687045 140722180689871 0
[pid=28298/tid=28353] ppid=28295 vsize=10818940 memory=139808927573632 CPUtime=0.07 cores=1,3,5,7
/proc/28298/task/28353/stat : 28353 (java) S 28295 28298 20959 0 -1 1077944384 1 13330 0 0 0 0 5 2 20 0 15 0 408524162 11078594560 10628 33554432000 4194304 4196468 140722180677504 140479054646032 140479162140373 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14737408 140722180684534 140722180687045 140722180687045 140722180689871 0
[pid=28298/tid=28354] ppid=28295 vsize=10818940 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/28298/task/28354/stat : 28354 (java) S 28295 28298 20959 0 -1 1077944384 1 13330 0 0 0 0 5 2 20 0 15 0 408524162 11078594560 10628 33554432000 4194304 4196468 140722180677504 140479053593744 140479162140373 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14737408 140722180684534 140722180687045 140722180687045 140722180689871 0
[pid=28298/tid=28355] ppid=28295 vsize=10818940 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/28298/task/28355/stat : 28355 (java) S 28295 28298 20959 0 -1 1077944384 2 13330 0 0 0 0 5 2 20 0 15 0 408524162 11078594560 10628 33554432000 4194304 4196468 140722180677504 140478733347856 140479162140373 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14737408 140722180684534 140722180687045 140722180687045 140722180689871 0
[pid=28298/tid=28356] ppid=28295 vsize=10818940 memory=139808927573632 CPUtime=0.07 cores=1,3,5,7
/proc/28298/task/28356/stat : 28356 (java) S 28295 28298 20959 0 -1 1077944384 2 13330 0 0 0 0 5 2 20 0 15 0 408524163 11078594560 10628 33554432000 4194304 4196468 140722180677504 140478621550704 140479162141314 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14737408 140722180684534 140722180687045 140722180687045 140722180689871 0
[pid=28298/tid=28357] ppid=28295 vsize=10818940 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/28298/task/28357/stat : 28357 (java) S 28295 28298 20959 0 -1 1077944384 33 13330 0 0 0 0 5 2 20 0 15 0 408524164 11078594560 10628 33554432000 4194304 4196468 140722180677504 140478620496672 140479162140373 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14737408 140722180684534 140722180687045 140722180687045 140722180689871 0
[pid=28298/tid=28358] ppid=28295 vsize=10818940 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/28298/task/28358/stat : 28358 (java) S 28295 28298 20959 0 -1 1077944384 1 13330 0 0 0 0 5 2 20 0 15 0 408524164 11078594560 10628 33554432000 4194304 4196468 140722180677504 140478515242096 140479162140373 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14737408 140722180684534 140722180687045 140722180687045 140722180689871 0
[pid=28298/tid=28359] ppid=28295 vsize=10818940 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/28298/task/28359/stat : 28359 (java) S 28295 28298 20959 0 -1 1077944384 2 13330 0 0 0 0 5 2 20 0 15 0 408524166 11078594560 10628 33554432000 4194304 4196468 140722180677504 140477911263312 140479162148763 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14737408 140722180684534 140722180687045 140722180687045 140722180689871 0
[pid=28298/tid=28360] ppid=28295 vsize=10818940 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/28298/task/28360/stat : 28360 (java) S 28295 28298 20959 0 -1 1077944384 571 13330 0 0 1 0 5 2 20 0 15 0 408524166 11078594560 10628 33554432000 4194304 4196468 140722180677504 140478586940016 140479162141314 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14737408 140722180684534 140722180687045 140722180687045 140722180689871 0
[pid=28298/tid=28361] ppid=28295 vsize=10818940 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/28298/task/28361/stat : 28361 (java) S 28295 28298 20959 0 -1 1077944384 60 13330 0 0 0 0 5 2 20 0 15 0 408524166 11078594560 10628 33554432000 4194304 4196468 140722180677504 140478585887216 140479162141314 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14737408 140722180684534 140722180687045 140722180687045 140722180689871 0
[pid=28298/tid=28362] ppid=28295 vsize=10818940 memory=139808927573632 CPUtime=0.1 cores=1,3,5,7
/proc/28298/task/28362/stat : 28362 (java) R 28295 28298 20959 0 -1 4202560 625 13330 0 0 3 0 5 2 20 0 15 0 408524166 11078594560 10628 33554432000 4194304 4196468 140722180677504 140478584834928 140479162142102 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 14737408 140722180684534 140722180687045 140722180687045 140722180689871 0
[pid=28298/tid=28363] ppid=28295 vsize=10818940 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/28298/task/28363/stat : 28363 (java) S 28295 28298 20959 0 -1 1077944384 3 13330 0 0 0 0 5 2 20 0 15 0 408524167 11078594560 10628 33554432000 4194304 4196468 140722180677504 140477441502176 140479162140373 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14737408 140722180684534 140722180687045 140722180687045 140722180689871 0
[pid=28298/tid=28364] ppid=28295 vsize=10818940 memory=139808927573632 CPUtime=0.07 cores=1,3,5,7
/proc/28298/task/28364/stat : 28364 (java) S 28295 28298 20959 0 -1 1077944384 1 13330 0 0 0 0 5 2 20 0 15 0 408524167 11078594560 10628 33554432000 4194304 4196468 140722180677504 140478583781808 140479162141314 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14737408 140722180684534 140722180687045 140722180687045 140722180689871 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 10818940 KiB
Current children cumulated memory: 42512 KiB

[startup+0.310609 s]*
/proc/loadavg: 1.19 1.32 1.36 4/232 28364
/proc/meminfo: memFree=31003560/32770624 swapFree=67003368/67108860
[pid=28298] ppid=28295 vsize=10820096 memory=53840 CPUtime=0.39 cores=1,3,5,7
/proc/28298/stat : 28298 (java) S 28295 28298 20959 0 -1 1077944320 10738 13330 0 0 29 3 5 2 20 0 15 0 408524152 11079778304 13460 33554432000 4194304 4196468 140722180677504 140722180660048 140479162130167 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 14737408 140722180684534 140722180687045 140722180687045 140722180689871 0
/proc/28298/statm: 2705024 13460 3214 1 0 2667149 0
[pid=28298/tid=28351] ppid=28295 vsize=10820096 memory=6791534058613427641 CPUtime=0.28 cores=1,3,5,7
/proc/28298/task/28351/stat : 28351 (java) R 28295 28298 20959 0 -1 4202560 7219 13330 0 0 19 2 5 2 20 0 15 0 408524161 11079778304 13460 33554432000 4194304 4196468 140722180677504 140479133957840 140479162142102 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 14737408 140722180684534 140722180687045 140722180687045 140722180689871 0
[pid=28298/tid=28352] ppid=28295 vsize=10820096 memory=7228928657774891088 CPUtime=0.07 cores=1,3,5,7
/proc/28298/task/28352/stat : 28352 (java) S 28295 28298 20959 0 -1 1077944384 1 13330 0 0 0 0 5 2 20 0 15 0 408524162 11079778304 13460 33554432000 4194304 4196468 140722180677504 140479166372752 140479162140373 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14737408 140722180684534 140722180687045 140722180687045 140722180689871 0
[pid=28298/tid=28353] ppid=28295 vsize=10820096 memory=2080 CPUtime=0.07 cores=1,3,5,7
/proc/28298/task/28353/stat : 28353 (java) S 28295 28298 20959 0 -1 1077944384 1 13330 0 0 0 0 5 2 20 0 15 0 408524162 11079778304 13460 33554432000 4194304 4196468 140722180677504 140479054646032 140479162140373 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14737408 140722180684534 140722180687045 140722180687045 140722180689871 0
[pid=28298/tid=28354] ppid=28295 vsize=10820096 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/28298/task/28354/stat : 28354 (java) S 28295 28298 20959 0 -1 1077944384 1 13330 0 0 0 0 5 2 20 0 15 0 408524162 11079778304 13460 33554432000 4194304 4196468 140722180677504 140479053593744 140479162140373 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14737408 140722180684534 140722180687045 140722180687045 140722180689871 0
[pid=28298/tid=28355] ppid=28295 vsize=10820096 memory=4872558044660077418 CPUtime=0.07 cores=1,3,5,7
/proc/28298/task/28355/stat : 28355 (java) S 28295 28298 20959 0 -1 1077944384 2 13330 0 0 0 0 5 2 20 0 15 0 408524162 11079778304 13460 33554432000 4194304 4196468 140722180677504 140478733347856 140479162140373 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14737408 140722180684534 140722180687045 140722180687045 140722180689871 0
[pid=28298/tid=28356] ppid=28295 vsize=10820096 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/28298/task/28356/stat : 28356 (java) S 28295 28298 20959 0 -1 1077944384 2 13330 0 0 0 0 5 2 20 0 15 0 408524163 11079778304 13460 33554432000 4194304 4196468 140722180677504 140478621550704 140479162141314 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14737408 140722180684534 140722180687045 140722180687045 140722180689871 0
[pid=28298/tid=28357] ppid=28295 vsize=10820096 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/28298/task/28357/stat : 28357 (java) S 28295 28298 20959 0 -1 1077944384 33 13330 0 0 0 0 5 2 20 0 15 0 408524164 11079778304 13460 33554432000 4194304 4196468 140722180677504 140478620496672 140479162140373 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14737408 140722180684534 140722180687045 140722180687045 140722180689871 0
[pid=28298/tid=28358] ppid=28295 vsize=10820096 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/28298/task/28358/stat : 28358 (java) S 28295 28298 20959 0 -1 1077944384 1 13330 0 0 0 0 5 2 20 0 15 0 408524164 11079778304 13460 33554432000 4194304 4196468 140722180677504 140478515242096 140479162140373 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14737408 140722180684534 140722180687045 140722180687045 140722180689871 0
[pid=28298/tid=28359] ppid=28295 vsize=10820096 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/28298/task/28359/stat : 28359 (java) S 28295 28298 20959 0 -1 1077944384 2 13330 0 0 0 0 5 2 20 0 15 0 408524166 11079778304 13460 33554432000 4194304 4196468 140722180677504 140477911263312 140479162148763 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14737408 140722180684534 140722180687045 140722180687045 140722180689871 0
[pid=28298/tid=28360] ppid=28295 vsize=10820096 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/28298/task/28360/stat : 28360 (java) S 28295 28298 20959 0 -1 1077944384 572 13330 0 0 2 0 5 2 20 0 15 0 408524166 11079778304 13460 33554432000 4194304 4196468 140722180677504 140478586940016 140479162141314 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14737408 140722180684534 140722180687045 140722180687045 140722180689871 0
[pid=28298/tid=28361] ppid=28295 vsize=10820096 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/28298/task/28361/stat : 28361 (java) S 28295 28298 20959 0 -1 1077944384 61 13330 0 0 1 0 5 2 20 0 15 0 408524166 11079778304 13460 33554432000 4194304 4196468 140722180677504 140478585887216 140479162141314 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14737408 140722180684534 140722180687045 140722180687045 140722180689871 0
[pid=28298/tid=28362] ppid=28295 vsize=10820096 memory=0 CPUtime=0.12 cores=1,3,5,7
/proc/28298/task/28362/stat : 28362 (java) R 28295 28298 20959 0 -1 4202560 637 13330 0 0 5 0 5 2 20 0 15 0 408524166 11079778304 13460 33554432000 4194304 4196468 140722180677504 140478584834928 140479140775296 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 14737408 140722180684534 140722180687045 140722180687045 140722180689871 0
[pid=28298/tid=28363] ppid=28295 vsize=10820096 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/28298/task/28363/stat : 28363 (java) S 28295 28298 20959 0 -1 1077944384 3 13330 0 0 0 0 5 2 20 0 15 0 408524167 11079778304 13460 33554432000 4194304 4196468 140722180677504 140477441502176 140479162140373 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14737408 140722180684534 140722180687045 140722180687045 140722180689871 0
[pid=28298/tid=28364] ppid=28295 vsize=10820096 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/28298/task/28364/stat : 28364 (java) S 28295 28298 20959 0 -1 1077944384 1 13330 0 0 0 0 5 2 20 0 15 0 408524167 11079778304 13460 33554432000 4194304 4196468 140722180677504 140478583781808 140479162141314 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14737408 140722180684534 140722180687045 140722180687045 140722180689871 0
Current children cumulated CPU time: 0.39 s
Current children cumulated vsize: 10820096 KiB
Current children cumulated memory: 53840 KiB

[startup+0.702997 s]
/proc/loadavg: 1.18 1.32 1.36 7/232 28364
/proc/meminfo: memFree=30987716/32770624 swapFree=67003368/67108860
[pid=28298] ppid=28295 vsize=10824340 memory=84448 CPUtime=1.14 cores=1,3,5,7
/proc/28298/stat : 28298 (java) S 28295 28298 20959 0 -1 1077944320 14866 13330 0 0 102 5 5 2 20 0 15 0 408524152 11084124160 21112 33554432000 4194304 4196468 140722180677504 140722180660048 140479162130167 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 14737408 140722180684534 140722180687045 140722180687045 140722180689871 0
/proc/28298/statm: 2706085 21112 3500 1 0 2668173 0
[pid=28298/tid=28351] ppid=28295 vsize=10824340 memory=0 CPUtime=0.66 cores=1,3,5,7
/proc/28298/task/28351/stat : 28351 (java) R 28295 28298 20959 0 -1 4202560 10504 13330 0 0 56 3 5 2 20 0 15 0 408524161 11084124160 21112 33554432000 4194304 4196468 140722180677504 140479133957152 140479162142102 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 14737408 140722180684534 140722180687045 140722180687045 140722180689871 0
[pid=28298/tid=28352] ppid=28295 vsize=10824340 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/28298/task/28352/stat : 28352 (java) S 28295 28298 20959 0 -1 1077944384 1 13330 0 0 0 0 5 2 20 0 15 0 408524162 11084124160 21112 33554432000 4194304 4196468 140722180677504 140479166372752 140479162140373 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14737408 140722180684534 140722180687045 140722180687045 140722180689871 0
[pid=28298/tid=28353] ppid=28295 vsize=10824340 memory=3280 CPUtime=0.07 cores=1,3,5,7
/proc/28298/task/28353/stat : 28353 (java) S 28295 28298 20959 0 -1 1077944384 1 13330 0 0 0 0 5 2 20 0 15 0 408524162 11084124160 21112 33554432000 4194304 4196468 140722180677504 140479054646032 140479162140373 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14737408 140722180684534 140722180687045 140722180687045 140722180689871 0
[pid=28298/tid=28354] ppid=28295 vsize=10824340 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/28298/task/28354/stat : 28354 (java) S 28295 28298 20959 0 -1 1077944384 1 13330 0 0 0 0 5 2 20 0 15 0 408524162 11084124160 21112 33554432000 4194304 4196468 140722180677504 140479053593744 140479162140373 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14737408 140722180684534 140722180687045 140722180687045 140722180689871 0
[pid=28298/tid=28355] ppid=28295 vsize=10824340 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/28298/task/28355/stat : 28355 (java) S 28295 28298 20959 0 -1 1077944384 2 13330 0 0 0 0 5 2 20 0 15 0 408524162 11084124160 21112 33554432000 4194304 4196468 140722180677504 140478733347856 140479162140373 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14737408 140722180684534 140722180687045 140722180687045 140722180689871 0
[pid=28298/tid=28356] ppid=28295 vsize=10824340 memory=4420 CPUtime=0.07 cores=1,3,5,7
/proc/28298/task/28356/stat : 28356 (java) S 28295 28298 20959 0 -1 1077944384 5 13330 0 0 0 0 5 2 20 0 15 0 408524163 11084124160 21112 33554432000 4194304 4196468 140722180677504 140478621550704 140479162141314 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14737408 140722180684534 140722180687045 140722180687045 140722180689871 0
[pid=28298/tid=28357] ppid=28295 vsize=10824340 memory=6628 CPUtime=0.07 cores=1,3,5,7
/proc/28298/task/28357/stat : 28357 (java) S 28295 28298 20959 0 -1 1077944384 33 13330 0 0 0 0 5 2 20 0 15 0 408524164 11084124160 21112 33554432000 4194304 4196468 140722180677504 140478620496672 140479162140373 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14737408 140722180684534 140722180687045 140722180687045 140722180689871 0
[pid=28298/tid=28358] ppid=28295 vsize=10824340 memory=8836 CPUtime=0.07 cores=1,3,5,7
/proc/28298/task/28358/stat : 28358 (java) S 28295 28298 20959 0 -1 1077944384 1 13330 0 0 0 0 5 2 20 0 15 0 408524164 11084124160 21112 33554432000 4194304 4196468 140722180677504 140478515242096 140479162140373 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14737408 140722180684534 140722180687045 140722180687045 140722180689871 0
[pid=28298/tid=28359] ppid=28295 vsize=10824340 memory=11044 CPUtime=0.07 cores=1,3,5,7
/proc/28298/task/28359/stat : 28359 (java) S 28295 28298 20959 0 -1 1077944384 2 13330 0 0 0 0 5 2 20 0 15 0 408524166 11084124160 21112 33554432000 4194304 4196468 140722180677504 140477911263312 140479162148763 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14737408 140722180684534 140722180687045 140722180687045 140722180689871 0
[pid=28298/tid=28360] ppid=28295 vsize=10824340 memory=13252 CPUtime=0.2 cores=1,3,5,7
/proc/28298/task/28360/stat : 28360 (java) S 28295 28298 20959 0 -1 1077944384 824 13330 0 0 13 0 5 2 20 0 15 0 408524166 11084124160 21112 33554432000 4194304 4196468 140722180677504 140478586940016 140479162141314 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14737408 140722180684534 140722180687045 140722180687045 140722180689871 0
[pid=28298/tid=28361] ppid=28295 vsize=10824340 memory=15460 CPUtime=0.21 cores=1,3,5,7
/proc/28298/task/28361/stat : 28361 (java) S 28295 28298 20959 0 -1 1077944384 432 13330 0 0 14 0 5 2 20 0 15 0 408524166 11084124160 21112 33554432000 4194304 4196468 140722180677504 140478585887216 140479162141314 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14737408 140722180684534 140722180687045 140722180687045 140722180689871 0
[pid=28298/tid=28362] ppid=28295 vsize=10824340 memory=17668 CPUtime=0.24 cores=1,3,5,7
/proc/28298/task/28362/stat : 28362 (java) R 28295 28298 20959 0 -1 4202560 852 13330 0 0 17 0 5 2 20 0 15 0 408524166 11084124160 21112 33554432000 4194304 4196468 140722180677504 140478584834928 140479146210654 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 14737408 140722180684534 140722180687045 140722180687045 140722180689871 0
[pid=28298/tid=28363] ppid=28295 vsize=10824340 memory=19876 CPUtime=0.07 cores=1,3,5,7
/proc/28298/task/28363/stat : 28363 (java) S 28295 28298 20959 0 -1 1077944384 3 13330 0 0 0 0 5 2 20 0 15 0 408524167 11084124160 21112 33554432000 4194304 4196468 140722180677504 140477441502176 140479162140373 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14737408 140722180684534 140722180687045 140722180687045 140722180689871 0
[pid=28298/tid=28364] ppid=28295 vsize=10824340 memory=22084 CPUtime=0.07 cores=1,3,5,7
/proc/28298/task/28364/stat : 28364 (java) S 28295 28298 20959 0 -1 1077944384 1 13330 0 0 0 0 5 2 20 0 15 0 408524167 11084124160 21112 33554432000 4194304 4196468 140722180677504 140478583781808 140479162141314 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14737408 140722180684534 140722180687045 140722180687045 140722180689871 0
Current children cumulated CPU time: 1.14 s
Current children cumulated vsize: 10824340 KiB
Current children cumulated memory: 84448 KiB

[startup+1.5007 s]
/proc/loadavg: 1.18 1.32 1.36 5/232 28364
/proc/meminfo: memFree=30938620/32770624 swapFree=67003368/67108860
[pid=28298] ppid=28295 vsize=10834656 memory=192244 CPUtime=2.87 cores=1,3,5,7
/proc/28298/stat : 28298 (java) S 28295 28298 20959 0 -1 1077944320 25124 13330 0 0 270 10 5 2 20 0 15 0 408524152 11094687744 48061 33554432000 4194304 4196468 140722180677504 140722180660048 140479162130167 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 14737408 140722180684534 140722180687045 140722180687045 140722180689871 0
/proc/28298/statm: 2708664 48061 3577 1 0 2670733 0
[pid=28298/tid=28351] ppid=28295 vsize=10834656 memory=0 CPUtime=1.43 cores=1,3,5,7
/proc/28298/task/28351/stat : 28351 (java) R 28295 28298 20959 0 -1 4202560 15815 13330 0 0 130 6 5 2 20 0 15 0 408524161 11094687744 48061 33554432000 4194304 4196468 140722180677504 140479133954320 140479162142102 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 14737408 140722180684534 140722180687045 140722180687045 140722180689871 0
[pid=28298/tid=28352] ppid=28295 vsize=10834656 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/28298/task/28352/stat : 28352 (java) S 28295 28298 20959 0 -1 1077944384 32 13330 0 0 1 0 5 2 20 0 15 0 408524162 11094687744 48061 33554432000 4194304 4196468 140722180677504 140479166372752 140479162140373 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14737408 140722180684534 140722180687045 140722180687045 140722180689871 0
[pid=28298/tid=28353] ppid=28295 vsize=10834656 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/28298/task/28353/stat : 28353 (java) S 28295 28298 20959 0 -1 1077944384 276 13330 0 0 1 0 5 2 20 0 15 0 408524162 11094687744 48061 33554432000 4194304 4196468 140722180677504 140479054646032 140479162140373 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14737408 140722180684534 140722180687045 140722180687045 140722180689871 0
[pid=28298/tid=28354] ppid=28295 vsize=10834656 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/28298/task/28354/stat : 28354 (java) S 28295 28298 20959 0 -1 1077944384 77 13330 0 0 1 0 5 2 20 0 15 0 408524162 11094687744 48061 33554432000 4194304 4196468 140722180677504 140479053593744 140479162140373 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14737408 140722180684534 140722180687045 140722180687045 140722180689871 0
[pid=28298/tid=28355] ppid=28295 vsize=10834656 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/28298/task/28355/stat : 28355 (java) S 28295 28298 20959 0 -1 1077944384 63 13330 0 0 0 0 5 2 20 0 15 0 408524162 11094687744 48061 33554432000 4194304 4196468 140722180677504 140478733347856 140479162140373 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14737408 140722180684534 140722180687045 140722180687045 140722180689871 0
[pid=28298/tid=28356] ppid=28295 vsize=10834656 memory=-7965959130280075168 CPUtime=0.08 cores=1,3,5,7
/proc/28298/task/28356/stat : 28356 (java) S 28295 28298 20959 0 -1 1077944384 1326 13330 0 0 1 0 5 2 20 0 15 0 408524163 11094687744 48061 33554432000 4194304 4196468 140722180677504 140478621550704 140479162141314 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14737408 140722180684534 140722180687045 140722180687045 140722180689871 0
[pid=28298/tid=28357] ppid=28295 vsize=10834656 memory=279617537648896 CPUtime=0.07 cores=1,3,5,7
/proc/28298/task/28357/stat : 28357 (java) S 28295 28298 20959 0 -1 1077944384 33 13330 0 0 0 0 5 2 20 0 15 0 408524164 11094687744 48061 33554432000 4194304 4196468 140722180677504 140478620496736 140479162140373 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14737408 140722180684534 140722180687045 140722180687045 140722180689871 0
[pid=28298/tid=28358] ppid=28295 vsize=10834656 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/28298/task/28358/stat : 28358 (java) S 28295 28298 20959 0 -1 1077944384 2 13330 0 0 0 0 5 2 20 0 15 0 408524164 11094687744 48061 33554432000 4194304 4196468 140722180677504 140478515242112 140479162140373 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14737408 140722180684534 140722180687045 140722180687045 140722180689871 0
[pid=28298/tid=28359] ppid=28295 vsize=10834656 memory=8252 CPUtime=0.07 cores=1,3,5,7
/proc/28298/task/28359/stat : 28359 (java) S 28295 28298 20959 0 -1 1077944384 2 13330 0 0 0 0 5 2 20 0 15 0 408524166 11094687744 48061 33554432000 4194304 4196468 140722180677504 140477911263312 140479162148763 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14737408 140722180684534 140722180687045 140722180687045 140722180689871 0
[pid=28298/tid=28360] ppid=28295 vsize=10834656 memory=5912 CPUtime=0.49 cores=1,3,5,7
/proc/28298/task/28360/stat : 28360 (java) R 28295 28298 20959 0 -1 1077944384 1776 13330 0 0 42 0 5 2 20 0 15 0 408524166 11094687744 48061 33554432000 4194304 4196468 140722180677504 140478586940016 140479162141314 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 14737408 140722180684534 140722180687045 140722180687045 140722180689871 0
[pid=28298/tid=28361] ppid=28295 vsize=10834656 memory=1056 CPUtime=0.54 cores=1,3,5,7
/proc/28298/task/28361/stat : 28361 (java) S 28295 28298 20959 0 -1 1077944384 1622 13330 0 0 47 0 5 2 20 0 15 0 408524166 11094687744 48061 33554432000 4194304 4196468 140722180677504 140478585887216 140479162141314 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14737408 140722180684534 140722180687045 140722180687045 140722180689871 0
[pid=28298/tid=28362] ppid=28295 vsize=10834656 memory=1540 CPUtime=0.5 cores=1,3,5,7
/proc/28298/task/28362/stat : 28362 (java) S 28295 28298 20959 0 -1 1077944384 1891 13330 0 0 43 0 5 2 20 0 15 0 408524166 11094687744 48061 33554432000 4194304 4196468 140722180677504 140478584834928 140479162141314 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14737408 140722180684534 140722180687045 140722180687045 140722180689871 0
[pid=28298/tid=28363] ppid=28295 vsize=10834656 memory=728 CPUtime=0.07 cores=1,3,5,7
/proc/28298/task/28363/stat : 28363 (java) S 28295 28298 20959 0 -1 1077944384 3 13330 0 0 0 0 5 2 20 0 15 0 408524167 11094687744 48061 33554432000 4194304 4196468 140722180677504 140477441502176 140479162140373 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14737408 140722180684534 140722180687045 140722180687045 140722180689871 0
[pid=28298/tid=28364] ppid=28295 vsize=10834656 memory=3436 CPUtime=0.07 cores=1,3,5,7
/proc/28298/task/28364/stat : 28364 (java) S 28295 28298 20959 0 -1 1077944384 1 13330 0 0 0 0 5 2 20 0 15 0 408524167 11094687744 48061 33554432000 4194304 4196468 140722180677504 140478583781808 140479162141314 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14737408 140722180684534 140722180687045 140722180687045 140722180689871 0
Current children cumulated CPU time: 2.87 s
Current children cumulated vsize: 10834656 KiB

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

[startup+25.5008 s]
/proc/loadavg: 1.44 1.37 1.38 3/233 28367
/proc/meminfo: memFree=30343972/32770624 swapFree=67003368/67108860
[pid=28298] ppid=28295 vsize=10846964 memory=715508 CPUtime=40.11 cores=1,3,5,7
/proc/28298/stat : 28298 (java) S 28295 28298 20959 0 -1 1077944320 80431 13330 0 0 3967 37 5 2 20 0 15 0 408524152 11107291136 178877 33554432000 4194304 4196468 140722180677504 140722180660048 140479162130167 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 14737408 140722180684534 140722180687045 140722180687045 140722180689871 0
/proc/28298/statm: 2711741 178877 3625 1 0 2673805 0
[pid=28298/tid=28351] ppid=28295 vsize=10846964 memory=713460 CPUtime=25.23 cores=1,3,5,7
/proc/28298/task/28351/stat : 28351 (java) R 28295 28298 20959 0 -1 4202560 25223 13330 0 0 2501 15 5 2 20 0 15 0 408524161 11107291136 178877 33554432000 4194304 4196468 140722180677504 140479133966352 140478750423297 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 14737408 140722180684534 140722180687045 140722180687045 140722180689871 0
[pid=28298/tid=28352] ppid=28295 vsize=10846964 memory=713460 CPUtime=0.18 cores=1,3,5,7
/proc/28298/task/28352/stat : 28352 (java) S 28295 28298 20959 0 -1 1077944384 594 13330 0 0 9 2 5 2 20 0 15 0 408524162 11107291136 178877 33554432000 4194304 4196468 140722180677504 140479166372752 140479162140373 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14737408 140722180684534 140722180687045 140722180687045 140722180689871 0
[pid=28298/tid=28353] ppid=28295 vsize=10846964 memory=682684 CPUtime=0.17 cores=1,3,5,7
/proc/28298/task/28353/stat : 28353 (java) S 28295 28298 20959 0 -1 1077944384 1408 13330 0 0 8 2 5 2 20 0 15 0 408524162 11107291136 178877 33554432000 4194304 4196468 140722180677504 140479054646032 140479162140373 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14737408 140722180684534 140722180687045 140722180687045 140722180689871 0
[pid=28298/tid=28354] ppid=28295 vsize=10846964 memory=3280 CPUtime=0.16 cores=1,3,5,7
/proc/28298/task/28354/stat : 28354 (java) S 28295 28298 20959 0 -1 1077944384 1225 13330 0 0 8 1 5 2 20 0 15 0 408524162 11107291136 178877 33554432000 4194304 4196468 140722180677504 140479053593744 140479162140373 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14737408 140722180684534 140722180687045 140722180687045 140722180689871 0
[pid=28298/tid=28355] ppid=28295 vsize=10846964 memory=37608 CPUtime=0.17 cores=1,3,5,7
/proc/28298/task/28355/stat : 28355 (java) S 28295 28298 20959 0 -1 1077944384 733 13330 0 0 8 2 5 2 20 0 15 0 408524162 11107291136 178877 33554432000 4194304 4196468 140722180677504 140478733347856 140479162140373 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14737408 140722180684534 140722180687045 140722180687045 140722180689871 0
[pid=28298/tid=28356] ppid=28295 vsize=10846964 memory=0 CPUtime=0.15 cores=1,3,5,7
/proc/28298/task/28356/stat : 28356 (java) S 28295 28298 20959 0 -1 1077944384 3302 13330 0 0 8 0 5 2 20 0 15 0 408524163 11107291136 178877 33554432000 4194304 4196468 140722180677504 140478621550704 140479162141314 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14737408 140722180684534 140722180687045 140722180687045 140722180689871 0
[pid=28298/tid=28357] ppid=28295 vsize=10846964 memory=637588 CPUtime=0.07 cores=1,3,5,7
/proc/28298/task/28357/stat : 28357 (java) S 28295 28298 20959 0 -1 1077944384 38 13330 0 0 0 0 5 2 20 0 15 0 408524164 11107291136 178877 33554432000 4194304 4196468 140722180677504 140478620496800 140479162140373 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14737408 140722180684534 140722180687045 140722180687045 140722180689871 0
[pid=28298/tid=28358] ppid=28295 vsize=10846964 memory=37608 CPUtime=0.07 cores=1,3,5,7
/proc/28298/task/28358/stat : 28358 (java) S 28295 28298 20959 0 -1 1077944384 6 13330 0 0 0 0 5 2 20 0 15 0 408524164 11107291136 178877 33554432000 4194304 4196468 140722180677504 140478515242112 140479162140373 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14737408 140722180684534 140722180687045 140722180687045 140722180689871 0
[pid=28298/tid=28359] ppid=28295 vsize=10846964 memory=988 CPUtime=0.07 cores=1,3,5,7
/proc/28298/task/28359/stat : 28359 (java) S 28295 28298 20959 0 -1 1077944384 2 13330 0 0 0 0 5 2 20 0 15 0 408524166 11107291136 178877 33554432000 4194304 4196468 140722180677504 140477911263312 140479162148763 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14737408 140722180684534 140722180687045 140722180687045 140722180689871 0
[pid=28298/tid=28360] ppid=28295 vsize=10846964 memory=7 CPUtime=5.35 cores=1,3,5,7
/proc/28298/task/28360/stat : 28360 (java) S 28295 28298 20959 0 -1 1077944384 11242 13330 0 0 525 3 5 2 20 0 15 0 408524166 11107291136 178877 33554432000 4194304 4196468 140722180677504 140478586940016 140479162141314 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14737408 140722180684534 140722180687045 140722180687045 140722180689871 0
[pid=28298/tid=28361] ppid=28295 vsize=10846964 memory=279617537936864 CPUtime=5.61 cores=1,3,5,7
/proc/28298/task/28361/stat : 28361 (java) S 28295 28298 20959 0 -1 1077944384 20976 13330 0 0 550 4 5 2 20 0 15 0 408524166 11107291136 178877 33554432000 4194304 4196468 140722180677504 140478585887216 140479162141314 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14737408 140722180684534 140722180687045 140722180687045 140722180689871 0
[pid=28298/tid=28362] ppid=28295 vsize=10846964 memory=7649399384281659442 CPUtime=3.55 cores=1,3,5,7
/proc/28298/task/28362/stat : 28362 (java) S 28295 28298 20959 0 -1 1077944384 13142 13330 0 0 344 4 5 2 20 0 15 0 408524166 11107291136 178877 33554432000 4194304 4196468 140722180677504 140478584834928 140479162141314 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14737408 140722180684534 140722180687045 140722180687045 140722180689871 0
[pid=28298/tid=28363] ppid=28295 vsize=10846964 memory=2673 CPUtime=0.07 cores=1,3,5,7
/proc/28298/task/28363/stat : 28363 (java) S 28295 28298 20959 0 -1 1077944384 3 13330 0 0 0 0 5 2 20 0 15 0 408524167 11107291136 178877 33554432000 4194304 4196468 140722180677504 140477441502176 140479162140373 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14737408 140722180684534 140722180687045 140722180687045 140722180689871 0
[pid=28298/tid=28364] ppid=28295 vsize=10846964 memory=164 CPUtime=0.07 cores=1,3,5,7
/proc/28298/task/28364/stat : 28364 (java) S 28295 28298 20959 0 -1 1077944384 332 13330 0 0 0 0 5 2 20 0 15 0 408524167 11107291136 178877 33554432000 4194304 4196468 140722180677504 140478583781808 140479162141314 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14737408 140722180684534 140722180687045 140722180687045 140722180689871 0
Current children cumulated CPU time: 40.11 s
Current children cumulated vsize: 10846964 KiB
Current children cumulated memory: 715508 KiB

[startup+51.1103 s]
/proc/loadavg: 1.32 1.35 1.37 4/232 28367
/proc/meminfo: memFree=30221956/32770624 swapFree=67003368/67108860
[pid=28298] ppid=28295 vsize=10846964 memory=833476 CPUtime=65.84 cores=1,3,5,7
/proc/28298/stat : 28298 (java) S 28295 28298 20959 0 -1 1077944320 86633 13330 0 0 6534 43 5 2 20 0 15 0 408524152 11107291136 208369 33554432000 4194304 4196468 140722180677504 140722180660048 140479162130167 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 14737408 140722180684534 140722180687045 140722180687045 140722180689871 0
/proc/28298/statm: 2711741 208369 3625 1 0 2673805 0
[pid=28298/tid=28351] ppid=28295 vsize=10846964 memory=279617538213328 CPUtime=50.79 cores=1,3,5,7
/proc/28298/task/28351/stat : 28351 (java) R 28295 28298 20959 0 -1 4202560 26497 13330 0 0 5056 16 5 2 20 0 15 0 408524161 11107291136 208369 33554432000 4194304 4196468 140722180677504 140479133964136 140479142152712 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 14737408 140722180684534 140722180687045 140722180687045 140722180689871 0
[pid=28298/tid=28352] ppid=28295 vsize=10846964 memory=3280 CPUtime=0.2 cores=1,3,5,7
/proc/28298/task/28352/stat : 28352 (java) S 28295 28298 20959 0 -1 1077944384 1598 13330 0 0 10 3 5 2 20 0 15 0 408524162 11107291136 208369 33554432000 4194304 4196468 140722180677504 140479166372752 140479162140373 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14737408 140722180684534 140722180687045 140722180687045 140722180689871 0
[pid=28298/tid=28353] ppid=28295 vsize=10846964 memory=37608 CPUtime=0.2 cores=1,3,5,7
/proc/28298/task/28353/stat : 28353 (java) S 28295 28298 20959 0 -1 1077944384 1582 13330 0 0 10 3 5 2 20 0 15 0 408524162 11107291136 208369 33554432000 4194304 4196468 140722180677504 140479054646032 140479162140373 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14737408 140722180684534 140722180687045 140722180687045 140722180689871 0
[pid=28298/tid=28354] ppid=28295 vsize=10846964 memory=4642197910265684584 CPUtime=0.19 cores=1,3,5,7
/proc/28298/task/28354/stat : 28354 (java) S 28295 28298 20959 0 -1 1077944384 1252 13330 0 0 10 2 5 2 20 0 15 0 408524162 11107291136 208369 33554432000 4194304 4196468 140722180677504 140479053593744 140479162140373 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14737408 140722180684534 140722180687045 140722180687045 140722180689871 0
[pid=28298/tid=28355] ppid=28295 vsize=10846964 memory=7378983553979662436 CPUtime=0.19 cores=1,3,5,7
/proc/28298/task/28355/stat : 28355 (java) S 28295 28298 20959 0 -1 1077944384 1255 13330 0 0 10 2 5 2 20 0 15 0 408524162 11107291136 208369 33554432000 4194304 4196468 140722180677504 140478733347856 140479162140373 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14737408 140722180684534 140722180687045 140722180687045 140722180689871 0
[pid=28298/tid=28356] ppid=28295 vsize=10846964 memory=835016 CPUtime=0.17 cores=1,3,5,7
/proc/28298/task/28356/stat : 28356 (java) S 28295 28298 20959 0 -1 1077944384 3659 13330 0 0 9 1 5 2 20 0 15 0 408524163 11107291136 208369 33554432000 4194304 4196468 140722180677504 140478621550704 140479162141314 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14737408 140722180684534 140722180687045 140722180687045 140722180689871 0
[pid=28298/tid=28357] ppid=28295 vsize=10846964 memory=37608 CPUtime=0.07 cores=1,3,5,7
/proc/28298/task/28357/stat : 28357 (java) S 28295 28298 20959 0 -1 1077944384 38 13330 0 0 0 0 5 2 20 0 15 0 408524164 11107291136 208369 33554432000 4194304 4196468 140722180677504 140478620496800 140479162140373 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14737408 140722180684534 140722180687045 140722180687045 140722180689871 0
[pid=28298/tid=28358] ppid=28295 vsize=10846964 memory=279617538081888 CPUtime=0.07 cores=1,3,5,7
/proc/28298/task/28358/stat : 28358 (java) S 28295 28298 20959 0 -1 1077944384 6 13330 0 0 0 0 5 2 20 0 15 0 408524164 11107291136 208369 33554432000 4194304 4196468 140722180677504 140478515242112 140479162140373 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14737408 140722180684534 140722180687045 140722180687045 140722180689871 0
[pid=28298/tid=28359] ppid=28295 vsize=10846964 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/28298/task/28359/stat : 28359 (java) S 28295 28298 20959 0 -1 1077944384 2 13330 0 0 0 0 5 2 20 0 15 0 408524166 11107291136 208369 33554432000 4194304 4196468 140722180677504 140477911263312 140479162148763 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14737408 140722180684534 140722180687045 140722180687045 140722180689871 0
[pid=28298/tid=28360] ppid=28295 vsize=10846964 memory=0 CPUtime=5.37 cores=1,3,5,7
/proc/28298/task/28360/stat : 28360 (java) S 28295 28298 20959 0 -1 1077944384 13053 13330 0 0 527 3 5 2 20 0 15 0 408524166 11107291136 208369 33554432000 4194304 4196468 140722180677504 140478586940016 140479162141314 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14737408 140722180684534 140722180687045 140722180687045 140722180689871 0
[pid=28298/tid=28361] ppid=28295 vsize=10846964 memory=2052 CPUtime=5.62 cores=1,3,5,7
/proc/28298/task/28361/stat : 28361 (java) S 28295 28298 20959 0 -1 1077944384 21986 13330 0 0 551 4 5 2 20 0 15 0 408524166 11107291136 208369 33554432000 4194304 4196468 140722180677504 140478585887216 140479162141314 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14737408 140722180684534 140722180687045 140722180687045 140722180689871 0
[pid=28298/tid=28362] ppid=28295 vsize=10846964 memory=1220 CPUtime=3.55 cores=1,3,5,7
/proc/28298/task/28362/stat : 28362 (java) S 28295 28298 20959 0 -1 1077944384 13144 13330 0 0 344 4 5 2 20 0 15 0 408524166 11107291136 208369 33554432000 4194304 4196468 140722180677504 140478584834928 140479162141314 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14737408 140722180684534 140722180687045 140722180687045 140722180689871 0
[pid=28298/tid=28363] ppid=28295 vsize=10846964 memory=1616 CPUtime=0.07 cores=1,3,5,7
/proc/28298/task/28363/stat : 28363 (java) S 28295 28298 20959 0 -1 1077944384 3 13330 0 0 0 0 5 2 20 0 15 0 408524167 11107291136 208369 33554432000 4194304 4196468 140722180677504 140477441502176 140479162140373 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14737408 140722180684534 140722180687045 140722180687045 140722180689871 0
[pid=28298/tid=28364] ppid=28295 vsize=10846964 memory=784 CPUtime=0.09 cores=1,3,5,7
/proc/28298/task/28364/stat : 28364 (java) S 28295 28298 20959 0 -1 1077944384 353 13330 0 0 1 1 5 2 20 0 15 0 408524167 11107291136 208369 33554432000 4194304 4196468 140722180677504 140478583781808 140479162141314 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14737408 140722180684534 140722180687045 140722180687045 140722180689871 0
Current children cumulated CPU time: 65.84 s
Current children cumulated vsize: 10846964 KiB
Current children cumulated memory: 833476 KiB

[startup+51.3631 s]
# the end of solver process 28298 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=65.636 s, system=0.475845 s

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

[startup+51.2009 s]
/proc/loadavg: 1.32 1.35 1.37 4/232 28367
/proc/meminfo: memFree=30221956/32770624 swapFree=67003368/67108860
[pid=28298] ppid=28295 vsize=10846964 memory=833476 CPUtime=65.93 cores=1,3,5,7
/proc/28298/stat : 28298 (java) S 28295 28298 20959 0 -1 1077944320 86633 13330 0 0 6543 43 5 2 20 0 15 0 408524152 11107291136 208369 33554432000 4194304 4196468 140722180677504 140722180660048 140479162130167 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 14737408 140722180684534 140722180687045 140722180687045 140722180689871 0
/proc/28298/statm: 2711741 208369 3625 1 0 2673805 0
[pid=28298/tid=28351] ppid=28295 vsize=10846964 memory=6791534058613427641 CPUtime=50.88 cores=1,3,5,7
/proc/28298/task/28351/stat : 28351 (java) R 28295 28298 20959 0 -1 4202560 26497 13330 0 0 5065 16 5 2 20 0 15 0 408524161 11107291136 208369 33554432000 4194304 4196468 140722180677504 140479133964136 140478736786220 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 14737408 140722180684534 140722180687045 140722180687045 140722180689871 0
[pid=28298/tid=28352] ppid=28295 vsize=10846964 memory=1056 CPUtime=0.2 cores=1,3,5,7
/proc/28298/task/28352/stat : 28352 (java) S 28295 28298 20959 0 -1 1077944384 1598 13330 0 0 10 3 5 2 20 0 15 0 408524162 11107291136 208369 33554432000 4194304 4196468 140722180677504 140479166372752 140479162140373 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14737408 140722180684534 140722180687045 140722180687045 140722180689871 0
[pid=28298/tid=28353] ppid=28295 vsize=10846964 memory=1540 CPUtime=0.2 cores=1,3,5,7
/proc/28298/task/28353/stat : 28353 (java) S 28295 28298 20959 0 -1 1077944384 1582 13330 0 0 10 3 5 2 20 0 15 0 408524162 11107291136 208369 33554432000 4194304 4196468 140722180677504 140479054646032 140479162140373 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14737408 140722180684534 140722180687045 140722180687045 140722180689871 0
[pid=28298/tid=28354] ppid=28295 vsize=10846964 memory=728 CPUtime=0.19 cores=1,3,5,7
/proc/28298/task/28354/stat : 28354 (java) S 28295 28298 20959 0 -1 1077944384 1252 13330 0 0 10 2 5 2 20 0 15 0 408524162 11107291136 208369 33554432000 4194304 4196468 140722180677504 140479053593744 140479162140373 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14737408 140722180684534 140722180687045 140722180687045 140722180689871 0
[pid=28298/tid=28355] ppid=28295 vsize=10846964 memory=3436 CPUtime=0.19 cores=1,3,5,7
/proc/28298/task/28355/stat : 28355 (java) S 28295 28298 20959 0 -1 1077944384 1255 13330 0 0 10 2 5 2 20 0 15 0 408524162 11107291136 208369 33554432000 4194304 4196468 140722180677504 140478733347856 140479162140373 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14737408 140722180684534 140722180687045 140722180687045 140722180689871 0
[pid=28298/tid=28356] ppid=28295 vsize=10846964 memory=279617537658976 CPUtime=0.17 cores=1,3,5,7
/proc/28298/task/28356/stat : 28356 (java) S 28295 28298 20959 0 -1 1077944384 3659 13330 0 0 9 1 5 2 20 0 15 0 408524163 11107291136 208369 33554432000 4194304 4196468 140722180677504 140478621550704 140479162141314 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14737408 140722180684534 140722180687045 140722180687045 140722180689871 0
[pid=28298/tid=28357] ppid=28295 vsize=10846964 memory=8747226831578988619 CPUtime=0.07 cores=1,3,5,7
/proc/28298/task/28357/stat : 28357 (java) S 28295 28298 20959 0 -1 1077944384 38 13330 0 0 0 0 5 2 20 0 15 0 408524164 11107291136 208369 33554432000 4194304 4196468 140722180677504 140478620496800 140479162140373 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14737408 140722180684534 140722180687045 140722180687045 140722180689871 0
[pid=28298/tid=28358] ppid=28295 vsize=10846964 memory=288284467842535633 CPUtime=0.07 cores=1,3,5,7
/proc/28298/task/28358/stat : 28358 (java) S 28295 28298 20959 0 -1 1077944384 6 13330 0 0 0 0 5 2 20 0 15 0 408524164 11107291136 208369 33554432000 4194304 4196468 140722180677504 140478515242112 140479162140373 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14737408 140722180684534 140722180687045 140722180687045 140722180689871 0
[pid=28298/tid=28359] ppid=28295 vsize=10846964 memory=3030268 CPUtime=0.07 cores=1,3,5,7
/proc/28298/task/28359/stat : 28359 (java) S 28295 28298 20959 0 -1 1077944384 2 13330 0 0 0 0 5 2 20 0 15 0 408524166 11107291136 208369 33554432000 4194304 4196468 140722180677504 140477911263312 140479162148763 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14737408 140722180684534 140722180687045 140722180687045 140722180689871 0
[pid=28298/tid=28360] ppid=28295 vsize=10846964 memory=0 CPUtime=5.37 cores=1,3,5,7
/proc/28298/task/28360/stat : 28360 (java) S 28295 28298 20959 0 -1 1077944384 13053 13330 0 0 527 3 5 2 20 0 15 0 408524166 11107291136 208369 33554432000 4194304 4196468 140722180677504 140478586940016 140479162141314 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14737408 140722180684534 140722180687045 140722180687045 140722180689871 0
[pid=28298/tid=28361] ppid=28295 vsize=10846964 memory=2832 CPUtime=5.62 cores=1,3,5,7
/proc/28298/task/28361/stat : 28361 (java) S 28295 28298 20959 0 -1 1077944384 21986 13330 0 0 551 4 5 2 20 0 15 0 408524166 11107291136 208369 33554432000 4194304 4196468 140722180677504 140478585887216 140479162141314 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14737408 140722180684534 140722180687045 140722180687045 140722180689871 0
[pid=28298/tid=28362] ppid=28295 vsize=10846964 memory=1212 CPUtime=3.55 cores=1,3,5,7
/proc/28298/task/28362/stat : 28362 (java) S 28295 28298 20959 0 -1 1077944384 13144 13330 0 0 344 4 5 2 20 0 15 0 408524166 11107291136 208369 33554432000 4194304 4196468 140722180677504 140478584834928 140479162141314 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14737408 140722180684534 140722180687045 140722180687045 140722180689871 0
[pid=28298/tid=28363] ppid=28295 vsize=10846964 memory=1036 CPUtime=0.07 cores=1,3,5,7
/proc/28298/task/28363/stat : 28363 (java) S 28295 28298 20959 0 -1 1077944384 3 13330 0 0 0 0 5 2 20 0 15 0 408524167 11107291136 208369 33554432000 4194304 4196468 140722180677504 140477441502176 140479162140373 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14737408 140722180684534 140722180687045 140722180687045 140722180689871 0
[pid=28298/tid=28364] ppid=28295 vsize=10846964 memory=14008 CPUtime=0.09 cores=1,3,5,7
/proc/28298/task/28364/stat : 28364 (java) S 28295 28298 20959 0 -1 1077944384 353 13330 0 0 1 1 5 2 20 0 15 0 408524167 11107291136 208369 33554432000 4194304 4196468 140722180677504 140478583781808 140479162141314 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14737408 140722180684534 140722180687045 140722180687045 140722180689871 0
Current children cumulated CPU time: 65.93 s
Current children cumulated vsize: 10846964 KiB
Current children cumulated memory: 833476 KiB

[startup+51.3007 s]
/proc/loadavg: 1.32 1.35 1.37 4/232 28367
/proc/meminfo: memFree=30221956/32770624 swapFree=67003368/67108860
[pid=28298] ppid=28295 vsize=10846964 memory=833476 CPUtime=66.03 cores=1,3,5,7
/proc/28298/stat : 28298 (java) S 28295 28298 20959 0 -1 1077944320 86633 13330 0 0 6553 43 5 2 20 0 15 0 408524152 11107291136 208369 33554432000 4194304 4196468 140722180677504 140722180660048 140479162130167 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 14737408 140722180684534 140722180687045 140722180687045 140722180689871 0
/proc/28298/statm: 2711741 208369 3625 1 0 2673805 0
[pid=28298/tid=28351] ppid=28295 vsize=10846964 memory=279617538213328 CPUtime=50.98 cores=1,3,5,7
/proc/28298/task/28351/stat : 28351 (java) R 28295 28298 20959 0 -1 4202560 26497 13330 0 0 5075 16 5 2 20 0 15 0 408524161 11107291136 208369 33554432000 4194304 4196468 140722180677504 140479133964136 140479145514138 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 14737408 140722180684534 140722180687045 140722180687045 140722180689871 0
[pid=28298/tid=28352] ppid=28295 vsize=10846964 memory=3280 CPUtime=0.2 cores=1,3,5,7
/proc/28298/task/28352/stat : 28352 (java) S 28295 28298 20959 0 -1 1077944384 1598 13330 0 0 10 3 5 2 20 0 15 0 408524162 11107291136 208369 33554432000 4194304 4196468 140722180677504 140479166372752 140479162140373 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14737408 140722180684534 140722180687045 140722180687045 140722180689871 0
[pid=28298/tid=28353] ppid=28295 vsize=10846964 memory=37608 CPUtime=0.2 cores=1,3,5,7
/proc/28298/task/28353/stat : 28353 (java) S 28295 28298 20959 0 -1 1077944384 1582 13330 0 0 10 3 5 2 20 0 15 0 408524162 11107291136 208369 33554432000 4194304 4196468 140722180677504 140479054646032 140479162140373 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14737408 140722180684534 140722180687045 140722180687045 140722180689871 0
[pid=28298/tid=28354] ppid=28295 vsize=10846964 memory=4642197910265684584 CPUtime=0.19 cores=1,3,5,7
/proc/28298/task/28354/stat : 28354 (java) S 28295 28298 20959 0 -1 1077944384 1252 13330 0 0 10 2 5 2 20 0 15 0 408524162 11107291136 208369 33554432000 4194304 4196468 140722180677504 140479053593744 140479162140373 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14737408 140722180684534 140722180687045 140722180687045 140722180689871 0
[pid=28298/tid=28355] ppid=28295 vsize=10846964 memory=7378983553979662436 CPUtime=0.19 cores=1,3,5,7
/proc/28298/task/28355/stat : 28355 (java) S 28295 28298 20959 0 -1 1077944384 1255 13330 0 0 10 2 5 2 20 0 15 0 408524162 11107291136 208369 33554432000 4194304 4196468 140722180677504 140478733347856 140479162140373 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14737408 140722180684534 140722180687045 140722180687045 140722180689871 0
[pid=28298/tid=28356] ppid=28295 vsize=10846964 memory=835016 CPUtime=0.17 cores=1,3,5,7
/proc/28298/task/28356/stat : 28356 (java) S 28295 28298 20959 0 -1 1077944384 3659 13330 0 0 9 1 5 2 20 0 15 0 408524163 11107291136 208369 33554432000 4194304 4196468 140722180677504 140478621550704 140479162141314 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14737408 140722180684534 140722180687045 140722180687045 140722180689871 0
[pid=28298/tid=28357] ppid=28295 vsize=10846964 memory=37608 CPUtime=0.07 cores=1,3,5,7
/proc/28298/task/28357/stat : 28357 (java) S 28295 28298 20959 0 -1 1077944384 38 13330 0 0 0 0 5 2 20 0 15 0 408524164 11107291136 208369 33554432000 4194304 4196468 140722180677504 140478620496800 140479162140373 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14737408 140722180684534 140722180687045 140722180687045 140722180689871 0
[pid=28298/tid=28358] ppid=28295 vsize=10846964 memory=12024 CPUtime=0.07 cores=1,3,5,7
/proc/28298/task/28358/stat : 28358 (java) S 28295 28298 20959 0 -1 1077944384 6 13330 0 0 0 0 5 2 20 0 15 0 408524164 11107291136 208369 33554432000 4194304 4196468 140722180677504 140478515242112 140479162140373 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14737408 140722180684534 140722180687045 140722180687045 140722180689871 0
[pid=28298/tid=28359] ppid=28295 vsize=10846964 memory=2116 CPUtime=0.07 cores=1,3,5,7
/proc/28298/task/28359/stat : 28359 (java) S 28295 28298 20959 0 -1 1077944384 2 13330 0 0 0 0 5 2 20 0 15 0 408524166 11107291136 208369 33554432000 4194304 4196468 140722180677504 140477911263312 140479162148763 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14737408 140722180684534 140722180687045 140722180687045 140722180689871 0
[pid=28298/tid=28360] ppid=28295 vsize=10846964 memory=279617538081888 CPUtime=5.37 cores=1,3,5,7
/proc/28298/task/28360/stat : 28360 (java) S 28295 28298 20959 0 -1 1077944384 13053 13330 0 0 527 3 5 2 20 0 15 0 408524166 11107291136 208369 33554432000 4194304 4196468 140722180677504 140478586940016 140479162141314 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14737408 140722180684534 140722180687045 140722180687045 140722180689871 0
[pid=28298/tid=28361] ppid=28295 vsize=10846964 memory=0 CPUtime=5.62 cores=1,3,5,7
/proc/28298/task/28361/stat : 28361 (java) S 28295 28298 20959 0 -1 1077944384 21986 13330 0 0 551 4 5 2 20 0 15 0 408524166 11107291136 208369 33554432000 4194304 4196468 140722180677504 140478585887216 140479162141314 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14737408 140722180684534 140722180687045 140722180687045 140722180689871 0
[pid=28298/tid=28362] ppid=28295 vsize=10846964 memory=0 CPUtime=3.55 cores=1,3,5,7
/proc/28298/task/28362/stat : 28362 (java) S 28295 28298 20959 0 -1 1077944384 13144 13330 0 0 344 4 5 2 20 0 15 0 408524166 11107291136 208369 33554432000 4194304 4196468 140722180677504 140478584834928 140479162141314 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14737408 140722180684534 140722180687045 140722180687045 140722180689871 0
[pid=28298/tid=28363] ppid=28295 vsize=10846964 memory=2052 CPUtime=0.07 cores=1,3,5,7
/proc/28298/task/28363/stat : 28363 (java) S 28295 28298 20959 0 -1 1077944384 3 13330 0 0 0 0 5 2 20 0 15 0 408524167 11107291136 208369 33554432000 4194304 4196468 140722180677504 140477441502176 140479162140373 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14737408 140722180684534 140722180687045 140722180687045 140722180689871 0
[pid=28298/tid=28364] ppid=28295 vsize=10846964 memory=1220 CPUtime=0.09 cores=1,3,5,7
/proc/28298/task/28364/stat : 28364 (java) S 28295 28298 20959 0 -1 1077944384 353 13330 0 0 1 1 5 2 20 0 15 0 408524167 11107291136 208369 33554432000 4194304 4196468 140722180677504 140478583781808 140479162141314 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14737408 140722180684534 140722180687045 140722180687045 140722180689871 0
Current children cumulated CPU time: 66.03 s
Current children cumulated vsize: 10846964 KiB
Current children cumulated memory: 833476 KiB

Child status: 0
Real time (s): 51.3631
CPU time (s): 66.1119
CPU user time (s): 65.636
CPU system time (s): 0.475845
CPU usage (%): 128.715
Max. virtual memory (cumulated for all children) (KiB): 10849756
Max. memory (cumulated for all children) (KiB): 835016

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 65.636
system time used= 0.475845
maximum resident set size= 836552
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 101209
page faults= 0
swaps= 0
block input operations= 0
block output operations= 224
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 19517
involuntary context switches= 163


# summary of solver processes directly reported to runsolver:
#   pid: 28298
#   total CPU time (s): 66.1119
#   total CPU user time (s): 65.636
#   total CPU system time (s): 0.475845

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.317681 second user time and 0.53401 second system time

The end

Launcher Data

Begin job on node133 at 2019-09-12 23:13:26
IDJOB=4392100
IDBENCH=135933
IDSOLVER=2837
FILE ID=node133/4392100-1568322845
RUNJOBID= node133-1568301421-20991
PBS_JOBID= 21701111
Free space on /tmp= 55080 MiB

SOLVER NAME= Concrete 3.10
BENCH NAME= XCSP17/ChessboardColoration/ChessboardColoration-m1-s2/ChessboardColoration-08-10.xml
COMMAND LINE= bin/xcsp-3-concrete -J-Xss32M -randomseed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4392100-1568322845/watcher-4392100-1568322845 -o /tmp/evaluation-result-4392100-1568322845/solver-4392100-1568322845 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node133-1568301421-20991 --watchdog 2560  bin/xcsp-3-concrete -J-Xss32M -randomseed=879752864 HOME/instance-4392100-1568322845.xml

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

MD5SUM BENCH= 4ad41382ea3c48fc1b345febd6f905ee
RANDOM SEED=879752864

node133.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.18
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.18
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.18
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.18
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:        31044132 kB
MemAvailable:   31301764 kB
Buffers:          125936 kB
Cached:           415416 kB
SwapCached:         3548 kB
Active:           919404 kB
Inactive:         225364 kB
Active(anon):     626596 kB
Inactive(anon):    16420 kB
Active(file):     292808 kB
Inactive(file):   208944 kB
Unevictable:      110512 kB
Mlocked:          110512 kB
SwapTotal:      67108860 kB
SwapFree:       67003368 kB
Dirty:             35056 kB
Writeback:             0 kB
AnonPages:        731748 kB
Mapped:            56188 kB
Shmem:             31228 kB
Slab:             172260 kB
SReclaimable:     143428 kB
SUnreclaim:        28832 kB
KernelStack:        4064 kB
PageTables:         6708 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1867108 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    552960 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      122240 kB
DirectMap2M:    33423360 kB

Free space on /tmp at the end= 55044 MiB
End job on node133 at 2019-09-12 23:14:17