Trace number 4402809

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
Concrete 3.12.3OPT44 19.5788 13.8282

General information on the benchmark

NameGolombRuler/
GolombRuler-a3v18-09_c18.xml
MD5SUM967738086e80168f9eb4b0337d9e8cf6
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark44
Best CPU time to get the best result obtained on this benchmark5.28313
Satisfiable
(Un)Satisfiability was proved
Number of variables90
Number of constraints37
Number of domains2
Minimum domain size81
Maximum domain size82
Distribution of domain sizes[{"size":81,"count":36},{"size":82,"count":9}]
Minimum variable degree0
Maximum variable degree9
Distribution of variable degrees[{"degree":0,"count":45},{"degree":2,"count":36},{"degree":8,"count":8},{"degree":9,"count":1}]
Minimum constraint arity3
Maximum constraint arity36
Distribution of constraint arities[{"arity":3,"count":36},{"arity":36,"count":1}]
Number of extensional constraints0
Number of intensional constraints36
Distribution of constraint types[{"type":"intension","count":36},{"type":"allDifferent","count":1}]
Optimization problemYES
Type of objectivemin VAR

Quality of the solution as a function of time


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

Solver Data

0.79/0.55	c Concrete v3.12.3.1568965526260 running
5.75/2.98	o 62
6.12/3.02	o 59
6.12/3.03	o 56
6.12/3.06	o 54
6.12/3.07	o 53
6.48/3.14	o 47
10.36/5.36	o 46
11.92/6.68	o 44
19.54/13.81	v <instantiation
19.54/13.81	v         cost = '44'>
19.54/13.81	v       <list>
19.54/13.81	v         x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] y[0][1] y[0][2] y[0][3] y[0][4] y[0][5] y[0][6] y[0][7] y[0][8] y[1][2] y[1][3] y[1][4] y[1][5] y[1][6] y[1][7] y[1][8] y[2][3] y[2][4] y[2][5] y[2][6] y[2][7] y[2][8] y[3][4] y[3][5] y[3][6] y[3][7] y[3][8] y[4][5] y[4][6] y[4][7] y[4][8] y[5][6] y[5][7] y[5][8] y[6][7] y[6][8] y[7][8]
19.54/13.81	v       </list>
19.54/13.81	v       <values>
19.54/13.81	v         0 3 9 17 19 32 39 43 44 3 9 17 19 32 39 43 44 6 14 16 29 36 40 41 8 10 23 30 34 35 2 15 22 26 27 13 20 24 25 7 11 12 4 5 1
19.54/13.81	v       </values>
19.54/13.81	v     </instantiation>
19.54/13.81	s OPTIMUM FOUND

Verifier Data

OK	44

Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (2489 MiB free)
  memory of node 1: 16384 MiB (2308 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4402809-1568988158/watcher-4402809-1568988158 -o /var/tmp/evaluation-result-4402809-1568988158/solver-4402809-1568988158 -C 2520 -W 2520 -M 15500 --bin-var /var/tmp/runsolver-exch-node146-1568967595-5564 --watchdog 2580 bin/xcsp-3-concrete -J-Xss32M -randomseed=306377060 HOME/instance-4402809-1568988158.xml 

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

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


[startup+0.100376 s]*
/proc/loadavg: 1.12 1.37 1.45 4/220 12470
/proc/meminfo: memFree=4907056/32770624 swapFree=67001768/67108860
[pid=12413] ppid=12410 vsize=9972712 memory=17072 CPUtime=0.09 cores=1,3,5,7
/proc/12413/stat : 12413 (java) S 12410 12413 5532 0 -1 1077944320 4520 13285 0 0 1 0 5 3 20 0 6 0 474729774 10212057088 4268 33554432000 4194304 4196468 140724006588320 140724006570864 139767285309175 0 0 0 16784584 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 6926336 140724006591076 140724006593717 140724006593717 140724006596559 0
/proc/12413/statm: 2493178 4268 1934 1 0 2481616 0
[pid=12413/tid=12466] ppid=12410 vsize=9972712 memory=8514726395714820750 CPUtime=0.09 cores=1,3,5,7
/proc/12413/task/12466/stat : 12466 (java) R 12410 12413 5532 0 -1 4202560 2347 13285 0 0 1 0 5 3 20 0 6 0 474729783 10212057088 4334 33554432000 4194304 4196468 140724006588320 139767257145936 139767270621177 0 4 0 16784584 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 6926336 140724006591076 140724006593717 140724006593717 140724006596559 0
[pid=12413/tid=12467] ppid=12410 vsize=9972712 memory=-9181546050914066336 CPUtime=0.08 cores=1,3,5,7
/proc/12413/task/12467/stat : 12467 (java) S 12410 12413 5532 0 -1 1077944384 1 13285 0 0 0 0 5 3 20 0 6 0 474729783 10212057088 4334 33554432000 4194304 4196468 140724006588320 139767289551376 139767285319381 0 4 0 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6926336 140724006591076 140724006593717 140724006593717 140724006596559 0
[pid=12413/tid=12468] ppid=12410 vsize=9972712 memory=139841754723968 CPUtime=0.08 cores=1,3,5,7
/proc/12413/task/12468/stat : 12468 (java) S 12410 12413 5532 0 -1 1077944384 1 13285 0 0 0 0 5 3 20 0 6 0 474729783 10212057088 4334 33554432000 4194304 4196468 140724006588320 139767177824912 139767285319381 0 4 0 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6926336 140724006591076 140724006593717 140724006593717 140724006596559 0
[pid=12413/tid=12469] ppid=12410 vsize=9972712 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/12413/task/12469/stat : 12469 (java) S 12410 12413 5532 0 -1 1077944384 1 13285 0 0 0 0 5 3 20 0 6 0 474729783 10212057088 4334 33554432000 4194304 4196468 140724006588320 139767176771856 139767285319381 0 4 0 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6926336 140724006591076 140724006593717 140724006593717 140724006596559 0
[pid=12413/tid=12470] ppid=12410 vsize=9972712 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/12413/task/12470/stat : 12470 (java) S 12410 12413 5532 0 -1 1077944384 2 13285 0 0 0 0 5 3 20 0 6 0 474729783 10212057088 4334 33554432000 4194304 4196468 140724006588320 139767175719312 139767285319381 0 4 0 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6926336 140724006591076 140724006593717 140724006593717 140724006596559 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 9972712 KiB
Current children cumulated memory: 17072 KiB

[startup+0.21124 s]*
/proc/loadavg: 1.12 1.37 1.45 3/229 12479
/proc/meminfo: memFree=4891600/32770624 swapFree=67001768/67108860
[pid=12413] ppid=12410 vsize=10820196 memory=40140 CPUtime=0.27 cores=1,3,5,7
/proc/12413/stat : 12413 (java) S 12410 12413 5532 0 -1 1077944320 7572 13285 0 0 18 1 5 3 20 0 15 0 474729774 11079880704 10035 33554432000 4194304 4196468 140724006588320 140724006570864 139767285309175 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 6926336 140724006591076 140724006593717 140724006593717 140724006596559 0
/proc/12413/statm: 2705049 10035 3295 1 0 2667149 0
[pid=12413/tid=12466] ppid=12410 vsize=10820196 memory=5450916389569530688 CPUtime=0.2 cores=1,3,5,7
/proc/12413/task/12466/stat : 12466 (java) R 12410 12413 5532 0 -1 4202560 4063 13285 0 0 11 1 5 3 20 0 15 0 474729783 11079880704 10035 33554432000 4194304 4196468 140724006588320 139767257127600 139767266702906 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 6926336 140724006591076 140724006593717 140724006593717 140724006596559 0
[pid=12413/tid=12467] ppid=12410 vsize=10820196 memory=-9181546050914066336 CPUtime=0.08 cores=1,3,5,7
/proc/12413/task/12467/stat : 12467 (java) S 12410 12413 5532 0 -1 1077944384 1 13285 0 0 0 0 5 3 20 0 15 0 474729783 11079880704 10035 33554432000 4194304 4196468 140724006588320 139767289551376 139767285319381 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6926336 140724006591076 140724006593717 140724006593717 140724006596559 0
[pid=12413/tid=12468] ppid=12410 vsize=10820196 memory=139841754723968 CPUtime=0.08 cores=1,3,5,7
/proc/12413/task/12468/stat : 12468 (java) S 12410 12413 5532 0 -1 1077944384 1 13285 0 0 0 0 5 3 20 0 15 0 474729783 11079880704 10035 33554432000 4194304 4196468 140724006588320 139767177824912 139767285319381 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6926336 140724006591076 140724006593717 140724006593717 140724006596559 0
[pid=12413/tid=12469] ppid=12410 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/12413/task/12469/stat : 12469 (java) S 12410 12413 5532 0 -1 1077944384 1 13285 0 0 0 0 5 3 20 0 15 0 474729783 11079880704 10035 33554432000 4194304 4196468 140724006588320 139767176771856 139767285319381 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6926336 140724006591076 140724006593717 140724006593717 140724006596559 0
[pid=12413/tid=12470] ppid=12410 vsize=10820196 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/12413/task/12470/stat : 12470 (java) S 12410 12413 5532 0 -1 1077944384 2 13285 0 0 0 0 5 3 20 0 15 0 474729783 11079880704 10035 33554432000 4194304 4196468 140724006588320 139767175719312 139767285319381 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6926336 140724006591076 140724006593717 140724006593717 140724006596559 0
[pid=12413/tid=12471] ppid=12410 vsize=10820196 memory=139841754723968 CPUtime=0.08 cores=1,3,5,7
/proc/12413/task/12471/stat : 12471 (java) S 12410 12413 5532 0 -1 1077944384 2 13285 0 0 0 0 5 3 20 0 15 0 474729785 11079880704 10035 33554432000 4194304 4196468 140724006588320 139766287764208 139767285320322 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6926336 140724006591076 140724006593717 140724006593717 140724006596559 0
[pid=12413/tid=12472] ppid=12410 vsize=10820196 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/12413/task/12472/stat : 12472 (java) S 12410 12413 5532 0 -1 1077944384 33 13285 0 0 0 0 5 3 20 0 15 0 474729785 11079880704 10035 33554432000 4194304 4196468 140724006588320 139766286710432 139767285319381 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6926336 140724006591076 140724006593717 140724006593717 140724006596559 0
[pid=12413/tid=12473] ppid=12410 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/12413/task/12473/stat : 12473 (java) S 12410 12413 5532 0 -1 1077944384 1 13285 0 0 0 0 5 3 20 0 15 0 474729785 11079880704 10035 33554432000 4194304 4196468 140724006588320 139766154650864 139767285319381 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6926336 140724006591076 140724006593717 140724006593717 140724006596559 0
[pid=12413/tid=12474] ppid=12410 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/12413/task/12474/stat : 12474 (java) S 12410 12413 5532 0 -1 1077944384 3 13285 0 0 0 0 5 3 20 0 15 0 474729788 11079880704 10035 33554432000 4194304 4196468 140724006588320 139765847251408 139767285327771 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6926336 140724006591076 140724006593717 140724006593717 140724006596559 0
[pid=12413/tid=12475] ppid=12410 vsize=10820196 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/12413/task/12475/stat : 12475 (java) S 12410 12413 5532 0 -1 1077944384 373 13285 0 0 1 0 5 3 20 0 15 0 474729788 11079880704 10035 33554432000 4194304 4196468 140724006588320 139766253152496 139767285320322 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6926336 140724006591076 140724006593717 140724006593717 140724006596559 0
[pid=12413/tid=12476] ppid=12410 vsize=10820196 memory=-1 CPUtime=0.09 cores=1,3,5,7
/proc/12413/task/12476/stat : 12476 (java) S 12410 12413 5532 0 -1 1077944384 301 13285 0 0 1 0 5 3 20 0 15 0 474729788 11079880704 10035 33554432000 4194304 4196468 140724006588320 139766252099952 139767285320322 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6926336 140724006591076 140724006593717 140724006593717 140724006596559 0
[pid=12413/tid=12477] ppid=12410 vsize=10820196 memory=139841754723968 CPUtime=0.11 cores=1,3,5,7
/proc/12413/task/12477/stat : 12477 (java) S 12410 12413 5532 0 -1 1077944384 589 13285 0 0 3 0 5 3 20 0 15 0 474729788 11079880704 10035 33554432000 4194304 4196468 140724006588320 139766251046896 139767285320322 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6926336 140724006591076 140724006593717 140724006593717 140724006596559 0
[pid=12413/tid=12478] ppid=12410 vsize=10820196 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/12413/task/12478/stat : 12478 (java) S 12410 12413 5532 0 -1 1077944384 3 13285 0 0 0 0 5 3 20 0 15 0 474729788 11079880704 10035 33554432000 4194304 4196468 140724006588320 139765813692768 139767285319381 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6926336 140724006591076 140724006593717 140724006593717 140724006596559 0
[pid=12413/tid=12479] ppid=12410 vsize=10820196 memory=139841754723968 CPUtime=0.08 cores=1,3,5,7
/proc/12413/task/12479/stat : 12479 (java) S 12410 12413 5532 0 -1 1077944384 1 13285 0 0 0 0 5 3 20 0 15 0 474729788 11079880704 10035 33554432000 4194304 4196468 140724006588320 139766249995312 139767285320322 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6926336 140724006591076 140724006593717 140724006593717 140724006596559 0
Current children cumulated CPU time: 0.27 s
Current children cumulated vsize: 10820196 KiB
Current children cumulated memory: 40140 KiB

[startup+0.310549 s]*
/proc/loadavg: 1.12 1.37 1.45 4/229 12479
/proc/meminfo: memFree=4885372/32770624 swapFree=67001768/67108860
[pid=12413] ppid=12410 vsize=10820196 memory=48592 CPUtime=0.4 cores=1,3,5,7
/proc/12413/stat : 12413 (java) S 12410 12413 5532 0 -1 1077944320 10915 13285 0 0 29 3 5 3 20 0 15 0 474729774 11079880704 12148 33554432000 4194304 4196468 140724006588320 140724006570864 139767285309175 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 6926336 140724006591076 140724006593717 140724006593717 140724006596559 0
/proc/12413/statm: 2705049 12148 3319 1 0 2667149 0
[pid=12413/tid=12466] ppid=12410 vsize=10820196 memory=1398722017469774279 CPUtime=0.29 cores=1,3,5,7
/proc/12413/task/12466/stat : 12466 (java) R 12410 12413 5532 0 -1 4202560 7395 13285 0 0 19 2 5 3 20 0 15 0 474729783 11079880704 12213 33554432000 4194304 4196468 140724006588320 139767257121840 139767271497765 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 6926336 140724006591076 140724006593717 140724006593717 140724006596559 0
[pid=12413/tid=12467] ppid=12410 vsize=10820196 memory=5866047793338803556 CPUtime=0.08 cores=1,3,5,7
/proc/12413/task/12467/stat : 12467 (java) S 12410 12413 5532 0 -1 1077944384 1 13285 0 0 0 0 5 3 20 0 15 0 474729783 11079880704 12213 33554432000 4194304 4196468 140724006588320 139767289551376 139767285319381 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6926336 140724006591076 140724006593717 140724006593717 140724006596559 0
[pid=12413/tid=12468] ppid=12410 vsize=10820196 memory=5787213827347079232 CPUtime=0.08 cores=1,3,5,7
/proc/12413/task/12468/stat : 12468 (java) S 12410 12413 5532 0 -1 1077944384 1 13285 0 0 0 0 5 3 20 0 15 0 474729783 11079880704 12213 33554432000 4194304 4196468 140724006588320 139767177824912 139767285319381 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6926336 140724006591076 140724006593717 140724006593717 140724006596559 0
[pid=12413/tid=12469] ppid=12410 vsize=10820196 memory=7649539212981979329 CPUtime=0.08 cores=1,3,5,7
/proc/12413/task/12469/stat : 12469 (java) S 12410 12413 5532 0 -1 1077944384 1 13285 0 0 0 0 5 3 20 0 15 0 474729783 11079880704 12213 33554432000 4194304 4196468 140724006588320 139767176771856 139767285319381 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6926336 140724006591076 140724006593717 140724006593717 140724006596559 0
[pid=12413/tid=12470] ppid=12410 vsize=10820196 memory=4872558044660077418 CPUtime=0.08 cores=1,3,5,7
/proc/12413/task/12470/stat : 12470 (java) S 12410 12413 5532 0 -1 1077944384 2 13285 0 0 0 0 5 3 20 0 15 0 474729783 11079880704 12213 33554432000 4194304 4196468 140724006588320 139767175719312 139767285319381 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6926336 140724006591076 140724006593717 140724006593717 140724006596559 0
[pid=12413/tid=12471] ppid=12410 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/12413/task/12471/stat : 12471 (java) S 12410 12413 5532 0 -1 1077944384 2 13285 0 0 0 0 5 3 20 0 15 0 474729785 11079880704 12213 33554432000 4194304 4196468 140724006588320 139766287764208 139767285320322 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6926336 140724006591076 140724006593717 140724006593717 140724006596559 0
[pid=12413/tid=12472] ppid=12410 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/12413/task/12472/stat : 12472 (java) S 12410 12413 5532 0 -1 1077944384 33 13285 0 0 0 0 5 3 20 0 15 0 474729785 11079880704 12213 33554432000 4194304 4196468 140724006588320 139766286710432 139767285319381 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6926336 140724006591076 140724006593717 140724006593717 140724006596559 0
[pid=12413/tid=12473] ppid=12410 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/12413/task/12473/stat : 12473 (java) S 12410 12413 5532 0 -1 1077944384 1 13285 0 0 0 0 5 3 20 0 15 0 474729785 11079880704 12213 33554432000 4194304 4196468 140724006588320 139766154650864 139767285319381 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6926336 140724006591076 140724006593717 140724006593717 140724006596559 0
[pid=12413/tid=12474] ppid=12410 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/12413/task/12474/stat : 12474 (java) S 12410 12413 5532 0 -1 1077944384 3 13285 0 0 0 0 5 3 20 0 15 0 474729788 11079880704 12213 33554432000 4194304 4196468 140724006588320 139765847251408 139767285327771 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6926336 140724006591076 140724006593717 140724006593717 140724006596559 0
[pid=12413/tid=12475] ppid=12410 vsize=10820196 memory=0 CPUtime=0.1 cores=1,3,5,7
/proc/12413/task/12475/stat : 12475 (java) S 12410 12413 5532 0 -1 1077944384 373 13285 0 0 2 0 5 3 20 0 15 0 474729788 11079880704 12213 33554432000 4194304 4196468 140724006588320 139766253152496 139767285320322 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6926336 140724006591076 140724006593717 140724006593717 140724006596559 0
[pid=12413/tid=12476] ppid=12410 vsize=10820196 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/12413/task/12476/stat : 12476 (java) S 12410 12413 5532 0 -1 1077944384 302 13285 0 0 1 0 5 3 20 0 15 0 474729788 11079880704 12213 33554432000 4194304 4196468 140724006588320 139766252099952 139767285320322 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6926336 140724006591076 140724006593717 140724006593717 140724006596559 0
[pid=12413/tid=12477] ppid=12410 vsize=10820196 memory=0 CPUtime=0.13 cores=1,3,5,7
/proc/12413/task/12477/stat : 12477 (java) S 12410 12413 5532 0 -1 1077944384 597 13285 0 0 5 0 5 3 20 0 15 0 474729788 11079880704 12213 33554432000 4194304 4196468 140724006588320 139766251046896 139767285320322 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6926336 140724006591076 140724006593717 140724006593717 140724006596559 0
[pid=12413/tid=12478] ppid=12410 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/12413/task/12478/stat : 12478 (java) S 12410 12413 5532 0 -1 1077944384 3 13285 0 0 0 0 5 3 20 0 15 0 474729788 11079880704 12213 33554432000 4194304 4196468 140724006588320 139765813692768 139767285319381 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6926336 140724006591076 140724006593717 140724006593717 140724006596559 0
[pid=12413/tid=12479] ppid=12410 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/12413/task/12479/stat : 12479 (java) S 12410 12413 5532 0 -1 1077944384 1 13285 0 0 0 0 5 3 20 0 15 0 474729788 11079880704 12213 33554432000 4194304 4196468 140724006588320 139766249995312 139767285320322 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6926336 140724006591076 140724006593717 140724006593717 140724006596559 0
Current children cumulated CPU time: 0.4 s
Current children cumulated vsize: 10820196 KiB
Current children cumulated memory: 48592 KiB

[startup+0.700641 s]
/proc/loadavg: 1.12 1.37 1.45 4/229 12479
/proc/meminfo: memFree=4869740/32770624 swapFree=67001768/67108860
[pid=12413] ppid=12410 vsize=10824364 memory=81400 CPUtime=1.16 cores=1,3,5,7
/proc/12413/stat : 12413 (java) S 12410 12413 5532 0 -1 1077944320 15153 13285 0 0 103 5 5 3 20 0 15 0 474729774 11084148736 20350 33554432000 4194304 4196468 140724006588320 140724006570864 139767285309175 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 6926336 140724006591076 140724006593717 140724006593717 140724006596559 0
/proc/12413/statm: 2706091 20350 3505 1 0 2668173 0
[pid=12413/tid=12466] ppid=12410 vsize=10824364 memory=2241 CPUtime=0.67 cores=1,3,5,7
/proc/12413/task/12466/stat : 12466 (java) R 12410 12413 5532 0 -1 4202560 10493 13285 0 0 55 4 5 3 20 0 15 0 474729783 11084148736 20350 33554432000 4194304 4196468 140724006588320 139767257136336 139767285331101 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 6926336 140724006591076 140724006593717 140724006593717 140724006596559 0
[pid=12413/tid=12467] ppid=12410 vsize=10824364 memory=2244 CPUtime=0.08 cores=1,3,5,7
/proc/12413/task/12467/stat : 12467 (java) S 12410 12413 5532 0 -1 1077944384 1 13285 0 0 0 0 5 3 20 0 15 0 474729783 11084148736 20350 33554432000 4194304 4196468 140724006588320 139767289551376 139767285319381 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6926336 140724006591076 140724006593717 140724006593717 140724006596559 0
[pid=12413/tid=12468] ppid=12410 vsize=10824364 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/12413/task/12468/stat : 12468 (java) S 12410 12413 5532 0 -1 1077944384 1 13285 0 0 0 0 5 3 20 0 15 0 474729783 11084148736 20350 33554432000 4194304 4196468 140724006588320 139767177824912 139767285319381 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6926336 140724006591076 140724006593717 140724006593717 140724006596559 0
[pid=12413/tid=12469] ppid=12410 vsize=10824364 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/12413/task/12469/stat : 12469 (java) S 12410 12413 5532 0 -1 1077944384 1 13285 0 0 0 0 5 3 20 0 15 0 474729783 11084148736 20350 33554432000 4194304 4196468 140724006588320 139767176771856 139767285319381 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6926336 140724006591076 140724006593717 140724006593717 140724006596559 0
[pid=12413/tid=12470] ppid=12410 vsize=10824364 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/12413/task/12470/stat : 12470 (java) S 12410 12413 5532 0 -1 1077944384 2 13285 0 0 0 0 5 3 20 0 15 0 474729783 11084148736 20350 33554432000 4194304 4196468 140724006588320 139767175719312 139767285319381 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6926336 140724006591076 140724006593717 140724006593717 140724006596559 0
[pid=12413/tid=12471] ppid=12410 vsize=10824364 memory=6944652177228980320 CPUtime=0.08 cores=1,3,5,7
/proc/12413/task/12471/stat : 12471 (java) S 12410 12413 5532 0 -1 1077944384 5 13285 0 0 0 0 5 3 20 0 15 0 474729785 11084148736 20350 33554432000 4194304 4196468 140724006588320 139766287764208 139767285320322 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6926336 140724006591076 140724006593717 140724006593717 140724006596559 0
[pid=12413/tid=12472] ppid=12410 vsize=10824364 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/12413/task/12472/stat : 12472 (java) S 12410 12413 5532 0 -1 1077944384 33 13285 0 0 0 0 5 3 20 0 15 0 474729785 11084148736 20350 33554432000 4194304 4196468 140724006588320 139766286710432 139767285319381 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6926336 140724006591076 140724006593717 140724006593717 140724006596559 0
[pid=12413/tid=12473] ppid=12410 vsize=10824364 memory=6943526294502006880 CPUtime=0.08 cores=1,3,5,7
/proc/12413/task/12473/stat : 12473 (java) S 12410 12413 5532 0 -1 1077944384 1 13285 0 0 0 0 5 3 20 0 15 0 474729785 11084148736 20350 33554432000 4194304 4196468 140724006588320 139766154650864 139767285319381 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6926336 140724006591076 140724006593717 140724006593717 140724006596559 0
[pid=12413/tid=12474] ppid=12410 vsize=10824364 memory=6944656592455097440 CPUtime=0.08 cores=1,3,5,7
/proc/12413/task/12474/stat : 12474 (java) S 12410 12413 5532 0 -1 1077944384 3 13285 0 0 0 0 5 3 20 0 15 0 474729788 11084148736 20350 33554432000 4194304 4196468 140724006588320 139765847251408 139767285327771 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6926336 140724006591076 140724006593717 140724006593717 140724006596559 0
[pid=12413/tid=12475] ppid=12410 vsize=10824364 memory=0 CPUtime=0.22 cores=1,3,5,7
/proc/12413/task/12475/stat : 12475 (java) S 12410 12413 5532 0 -1 1077944384 835 13285 0 0 14 0 5 3 20 0 15 0 474729788 11084148736 20350 33554432000 4194304 4196468 140724006588320 139766253152496 139767285320322 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6926336 140724006591076 140724006593717 140724006593717 140724006596559 0
[pid=12413/tid=12476] ppid=12410 vsize=10824364 memory=0 CPUtime=0.22 cores=1,3,5,7
/proc/12413/task/12476/stat : 12476 (java) R 12410 12413 5532 0 -1 1077944384 788 13285 0 0 14 0 5 3 20 0 15 0 474729788 11084148736 20350 33554432000 4194304 4196468 140724006588320 139766252099952 139767285320322 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 6926336 140724006591076 140724006593717 140724006593717 140724006596559 0
[pid=12413/tid=12477] ppid=12410 vsize=10824364 memory=0 CPUtime=0.25 cores=1,3,5,7
/proc/12413/task/12477/stat : 12477 (java) R 12410 12413 5532 0 -1 4202560 787 13285 0 0 17 0 5 3 20 0 15 0 474729788 11084148736 20350 33554432000 4194304 4196468 140724006588320 139766251042160 139767285330522 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 6926336 140724006591076 140724006593717 140724006593717 140724006596559 0
[pid=12413/tid=12478] ppid=12410 vsize=10824364 memory=139841652164592 CPUtime=0.08 cores=1,3,5,7
/proc/12413/task/12478/stat : 12478 (java) S 12410 12413 5532 0 -1 1077944384 3 13285 0 0 0 0 5 3 20 0 15 0 474729788 11084148736 20350 33554432000 4194304 4196468 140724006588320 139765813692768 139767285319381 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6926336 140724006591076 140724006593717 140724006593717 140724006596559 0
[pid=12413/tid=12479] ppid=12410 vsize=10824364 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/12413/task/12479/stat : 12479 (java) S 12410 12413 5532 0 -1 1077944384 1 13285 0 0 0 0 5 3 20 0 15 0 474729788 11084148736 20350 33554432000 4194304 4196468 140724006588320 139766249995312 139767285320322 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6926336 140724006591076 140724006593717 140724006593717 140724006596559 0
Current children cumulated CPU time: 1.16 s
Current children cumulated vsize: 10824364 KiB
Current children cumulated memory: 81400 KiB

[startup+1.50099 s]
/proc/loadavg: 1.12 1.37 1.45 4/229 12479
/proc/meminfo: memFree=4825320/32770624 swapFree=67001768/67108860
[pid=12413] ppid=12410 vsize=10834680 memory=169528 CPUtime=2.48 cores=1,3,5,7
/proc/12413/stat : 12413 (java) S 12410 12413 5532 0 -1 1077944320 20586 13285 0 0 231 9 5 3 20 0 15 0 474729774 11094712320 42382 33554432000 4194304 4196468 140724006588320 140724006570864 139767285309175 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 6926336 140724006591076 140724006593717 140724006593717 140724006596559 0
/proc/12413/statm: 2708670 42382 3574 1 0 2670733 0
[pid=12413/tid=12466] ppid=12410 vsize=10834680 memory=21 CPUtime=1.44 cores=1,3,5,7
/proc/12413/task/12466/stat : 12466 (java) R 12410 12413 5532 0 -1 4202560 15019 13285 0 0 130 6 5 3 20 0 15 0 474729783 11094712320 42382 33554432000 4194304 4196468 140724006588320 139767257112096 139767285321110 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 6926336 140724006591076 140724006593717 140724006593717 140724006596559 0
[pid=12413/tid=12467] ppid=12410 vsize=10834680 memory=25 CPUtime=0.08 cores=1,3,5,7
/proc/12413/task/12467/stat : 12467 (java) S 12410 12413 5532 0 -1 1077944384 12 13285 0 0 0 0 5 3 20 0 15 0 474729783 11094712320 42382 33554432000 4194304 4196468 140724006588320 139767289551376 139767285319381 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6926336 140724006591076 140724006593717 140724006593717 140724006596559 0
[pid=12413/tid=12468] ppid=12410 vsize=10834680 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/12413/task/12468/stat : 12468 (java) S 12410 12413 5532 0 -1 1077944384 32 13285 0 0 1 0 5 3 20 0 15 0 474729783 11094712320 42382 33554432000 4194304 4196468 140724006588320 139767177824912 139767285319381 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6926336 140724006591076 140724006593717 140724006593717 140724006596559 0
[pid=12413/tid=12469] ppid=12410 vsize=10834680 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/12413/task/12469/stat : 12469 (java) S 12410 12413 5532 0 -1 1077944384 44 13285 0 0 1 0 5 3 20 0 15 0 474729783 11094712320 42382 33554432000 4194304 4196468 140724006588320 139767176771856 139767285319381 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6926336 140724006591076 140724006593717 140724006593717 140724006596559 0
[pid=12413/tid=12470] ppid=12410 vsize=10834680 memory=98844 CPUtime=0.09 cores=1,3,5,7
/proc/12413/task/12470/stat : 12470 (java) S 12410 12413 5532 0 -1 1077944384 12 13285 0 0 1 0 5 3 20 0 15 0 474729783 11094712320 42382 33554432000 4194304 4196468 140724006588320 139767175719312 139767285319381 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6926336 140724006591076 140724006593717 140724006593717 140724006596559 0
[pid=12413/tid=12471] ppid=12410 vsize=10834680 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/12413/task/12471/stat : 12471 (java) S 12410 12413 5532 0 -1 1077944384 42 13285 0 0 1 0 5 3 20 0 15 0 474729785 11094712320 42382 33554432000 4194304 4196468 140724006588320 139766287764208 139767285320322 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6926336 140724006591076 140724006593717 140724006593717 140724006596559 0
[pid=12413/tid=12472] ppid=12410 vsize=10834680 memory=6296705546968716129 CPUtime=0.08 cores=1,3,5,7
/proc/12413/task/12472/stat : 12472 (java) S 12410 12413 5532 0 -1 1077944384 34 13285 0 0 0 0 5 3 20 0 15 0 474729785 11094712320 42382 33554432000 4194304 4196468 140724006588320 139766286710496 139767285319381 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6926336 140724006591076 140724006593717 140724006593717 140724006596559 0
[pid=12413/tid=12473] ppid=12410 vsize=10834680 memory=7738706332091442020 CPUtime=0.08 cores=1,3,5,7
/proc/12413/task/12473/stat : 12473 (java) S 12410 12413 5532 0 -1 1077944384 8 13285 0 0 0 0 5 3 20 0 15 0 474729785 11094712320 42382 33554432000 4194304 4196468 140724006588320 139766154650880 139767285319381 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6926336 140724006591076 140724006593717 140724006593717 140724006596559 0
[pid=12413/tid=12474] ppid=12410 vsize=10834680 memory=7307183237123172462 CPUtime=0.08 cores=1,3,5,7
/proc/12413/task/12474/stat : 12474 (java) S 12410 12413 5532 0 -1 1077944384 3 13285 0 0 0 0 5 3 20 0 15 0 474729788 11094712320 42382 33554432000 4194304 4196468 140724006588320 139765847251408 139767285327771 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6926336 140724006591076 140724006593717 140724006593717 140724006596559 0
[pid=12413/tid=12475] ppid=12410 vsize=10834680 memory=5787213840066634841 CPUtime=0.33 cores=1,3,5,7
/proc/12413/task/12475/stat : 12475 (java) R 12410 12413 5532 0 -1 4202560 884 13285 0 0 25 0 5 3 20 0 15 0 474729788 11094712320 42382 33554432000 4194304 4196468 140724006588320 139766253144448 139767269549281 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 6926336 140724006591076 140724006593717 140724006593717 140724006596559 0
[pid=12413/tid=12476] ppid=12410 vsize=10834680 memory=5793710949066697063 CPUtime=0.34 cores=1,3,5,7
/proc/12413/task/12476/stat : 12476 (java) R 12410 12413 5532 0 -1 1077944384 859 13285 0 0 26 0 5 3 20 0 15 0 474729788 11094712320 42382 33554432000 4194304 4196468 140724006588320 139766252099952 139767285320322 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 6926336 140724006591076 140724006593717 140724006593717 140724006596559 0
[pid=12413/tid=12477] ppid=12410 vsize=10834680 memory=6296705546968716129 CPUtime=0.49 cores=1,3,5,7
/proc/12413/task/12477/stat : 12477 (java) S 12410 12413 5532 0 -1 1077944384 1431 13285 0 0 41 0 5 3 20 0 15 0 474729788 11094712320 42382 33554432000 4194304 4196468 140724006588320 139766251046896 139767285320322 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6926336 140724006591076 140724006593717 140724006593717 140724006596559 0
[pid=12413/tid=12478] ppid=12410 vsize=10834680 memory=6296705546968716129 CPUtime=0.08 cores=1,3,5,7
/proc/12413/task/12478/stat : 12478 (java) S 12410 12413 5532 0 -1 1077944384 3 13285 0 0 0 0 5 3 20 0 15 0 474729788 11094712320 42382 33554432000 4194304 4196468 140724006588320 139765813692768 139767285319381 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6926336 140724006591076 140724006593717 140724006593717 140724006596559 0
[pid=12413/tid=12479] ppid=12410 vsize=10834680 memory=56 CPUtime=0.08 cores=1,3,5,7
/proc/12413/task/12479/stat : 12479 (java) S 12410 12413 5532 0 -1 1077944384 1 13285 0 0 0 0 5 3 20 0 15 0 474729788 11094712320 42382 33554432000 4194304 4196468 140724006588320 139766249995312 139767285320322 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6926336 140724006591076 140724006593717 140724006593717 140724006596559 0
Current children cumulated CPU time: 2.48 s
Current children cumulated vsize: 10834680 KiB

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

[startup+12.7009 s]
/proc/loadavg: 1.24 1.38 1.46 3/229 12479
/proc/meminfo: memFree=4275396/32770624 swapFree=67001768/67108860
[pid=12413] ppid=12410 vsize=10846988 memory=663252 CPUtime=18.43 cores=1,3,5,7
/proc/12413/stat : 12413 (java) S 12410 12413 5532 0 -1 1077944320 54533 13285 0 0 1806 29 5 3 20 0 15 0 474729774 11107315712 165813 33554432000 4194304 4196468 140724006588320 140724006570864 139767285309175 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 6926336 140724006591076 140724006593717 140724006593717 140724006596559 0
/proc/12413/statm: 2711747 165813 3625 1 0 2673805 0
[pid=12413/tid=12466] ppid=12410 vsize=10846988 memory=279683304934016 CPUtime=12.53 cores=1,3,5,7
/proc/12413/task/12466/stat : 12466 (java) R 12410 12413 5532 0 -1 4202560 22690 13285 0 0 1231 14 5 3 20 0 15 0 474729783 11107315712 165813 33554432000 4194304 4196468 140724006588320 139767257144704 139766854022729 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 6926336 140724006591076 140724006593717 140724006593717 140724006596559 0
[pid=12413/tid=12467] ppid=12410 vsize=10846988 memory=661156 CPUtime=0.12 cores=1,3,5,7
/proc/12413/task/12467/stat : 12467 (java) S 12410 12413 5532 0 -1 1077944384 451 13285 0 0 3 1 5 3 20 0 15 0 474729783 11107315712 165813 33554432000 4194304 4196468 140724006588320 139767289551376 139767285319381 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6926336 140724006591076 140724006593717 140724006593717 140724006596559 0
[pid=12413/tid=12468] ppid=12410 vsize=10846988 memory=3616 CPUtime=0.13 cores=1,3,5,7
/proc/12413/task/12468/stat : 12468 (java) S 12410 12413 5532 0 -1 1077944384 317 13285 0 0 4 1 5 3 20 0 15 0 474729783 11107315712 165813 33554432000 4194304 4196468 140724006588320 139767177824912 139767285319381 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6926336 140724006591076 140724006593717 140724006593717 140724006596559 0
[pid=12413/tid=12469] ppid=12410 vsize=10846988 memory=53412 CPUtime=0.13 cores=1,3,5,7
/proc/12413/task/12469/stat : 12469 (java) S 12410 12413 5532 0 -1 1077944384 1380 13285 0 0 4 1 5 3 20 0 15 0 474729783 11107315712 165813 33554432000 4194304 4196468 140724006588320 139767176771856 139767285319381 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6926336 140724006591076 140724006593717 140724006593717 140724006596559 0
[pid=12413/tid=12470] ppid=12410 vsize=10846988 memory=988 CPUtime=0.13 cores=1,3,5,7
/proc/12413/task/12470/stat : 12470 (java) S 12410 12413 5532 0 -1 1077944384 177 13285 0 0 5 0 5 3 20 0 15 0 474729783 11107315712 165813 33554432000 4194304 4196468 140724006588320 139767175719312 139767285319381 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6926336 140724006591076 140724006593717 140724006593717 140724006596559 0
[pid=12413/tid=12471] ppid=12410 vsize=10846988 memory=4 CPUtime=0.13 cores=1,3,5,7
/proc/12413/task/12471/stat : 12471 (java) S 12410 12413 5532 0 -1 1077944384 1855 13285 0 0 5 0 5 3 20 0 15 0 474729785 11107315712 165813 33554432000 4194304 4196468 140724006588320 139766287764208 139767285320322 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6926336 140724006591076 140724006593717 140724006593717 140724006596559 0
[pid=12413/tid=12472] ppid=12410 vsize=10846988 memory=4 CPUtime=0.08 cores=1,3,5,7
/proc/12413/task/12472/stat : 12472 (java) S 12410 12413 5532 0 -1 1077944384 41 13285 0 0 0 0 5 3 20 0 15 0 474729785 11107315712 165813 33554432000 4194304 4196468 140724006588320 139766286710496 139767285319381 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6926336 140724006591076 140724006593717 140724006593717 140724006596559 0
[pid=12413/tid=12473] ppid=12410 vsize=10846988 memory=5 CPUtime=0.08 cores=1,3,5,7
/proc/12413/task/12473/stat : 12473 (java) S 12410 12413 5532 0 -1 1077944384 10 13285 0 0 0 0 5 3 20 0 15 0 474729785 11107315712 165813 33554432000 4194304 4196468 140724006588320 139766154650880 139767285319381 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6926336 140724006591076 140724006593717 140724006593717 140724006596559 0
[pid=12413/tid=12474] ppid=12410 vsize=10846988 memory=193421369213828 CPUtime=0.08 cores=1,3,5,7
/proc/12413/task/12474/stat : 12474 (java) S 12410 12413 5532 0 -1 1077944384 3 13285 0 0 0 0 5 3 20 0 15 0 474729788 11107315712 165813 33554432000 4194304 4196468 140724006588320 139765847251408 139767285327771 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6926336 140724006591076 140724006593717 140724006593717 140724006596559 0
[pid=12413/tid=12475] ppid=12410 vsize=10846988 memory=6946351004433082192 CPUtime=2.31 cores=1,3,5,7
/proc/12413/task/12475/stat : 12475 (java) S 12410 12413 5532 0 -1 1077944384 10563 13285 0 0 221 2 5 3 20 0 15 0 474729788 11107315712 165813 33554432000 4194304 4196468 140724006588320 139766253152496 139767285320322 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6926336 140724006591076 140724006593717 140724006593717 140724006596559 0
[pid=12413/tid=12476] ppid=12410 vsize=10846988 memory=6946351004433082192 CPUtime=2.06 cores=1,3,5,7
/proc/12413/task/12476/stat : 12476 (java) S 12410 12413 5532 0 -1 1077944384 7093 13285 0 0 196 2 5 3 20 0 15 0 474729788 11107315712 165813 33554432000 4194304 4196468 140724006588320 139766252099952 139767285320322 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6926336 140724006591076 140724006593717 140724006593717 140724006596559 0
[pid=12413/tid=12477] ppid=12410 vsize=10846988 memory=6791534058613427641 CPUtime=1.41 cores=1,3,5,7
/proc/12413/task/12477/stat : 12477 (java) S 12410 12413 5532 0 -1 1077944384 7412 13285 0 0 131 2 5 3 20 0 15 0 474729788 11107315712 165813 33554432000 4194304 4196468 140724006588320 139766251046896 139767285320322 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6926336 140724006591076 140724006593717 140724006593717 140724006596559 0
[pid=12413/tid=12478] ppid=12410 vsize=10846988 memory=-8484953975976466585 CPUtime=0.08 cores=1,3,5,7
/proc/12413/task/12478/stat : 12478 (java) S 12410 12413 5532 0 -1 1077944384 3 13285 0 0 0 0 5 3 20 0 15 0 474729788 11107315712 165813 33554432000 4194304 4196468 140724006588320 139765813692768 139767285319381 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6926336 140724006591076 140724006593717 140724006593717 140724006596559 0
[pid=12413/tid=12479] ppid=12410 vsize=10846988 memory=-6008818291361628827 CPUtime=0.08 cores=1,3,5,7
/proc/12413/task/12479/stat : 12479 (java) S 12410 12413 5532 0 -1 1077944384 336 13285 0 0 0 0 5 3 20 0 15 0 474729788 11107315712 165813 33554432000 4194304 4196468 140724006588320 139766249995312 139767285320322 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6926336 140724006591076 140724006593717 140724006593717 140724006596559 0
Current children cumulated CPU time: 18.43 s
Current children cumulated vsize: 10846988 KiB
Current children cumulated memory: 663252 KiB

[startup+13.8282 s]
# the end of solver process 12413 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=19.2367 s, system=0.342136 s

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

[startup+12.8009 s]
/proc/loadavg: 1.24 1.38 1.46 3/229 12479
/proc/meminfo: memFree=4275396/32770624 swapFree=67001768/67108860
[pid=12413] ppid=12410 vsize=10846988 memory=663252 CPUtime=18.53 cores=1,3,5,7
/proc/12413/stat : 12413 (java) S 12410 12413 5532 0 -1 1077944320 54877 13285 0 0 1816 29 5 3 20 0 15 0 474729774 11107315712 165813 33554432000 4194304 4196468 140724006588320 140724006570864 139767285309175 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 6926336 140724006591076 140724006593717 140724006593717 140724006596559 0
/proc/12413/statm: 2711747 165813 3625 1 0 2673805 0
[pid=12413/tid=12466] ppid=12410 vsize=10846988 memory=6791534058613427641 CPUtime=12.63 cores=1,3,5,7
/proc/12413/task/12466/stat : 12466 (java) R 12410 12413 5532 0 -1 4202560 23034 13285 0 0 1241 14 5 3 20 0 15 0 474729783 11107315712 165813 33554432000 4194304 4196468 140724006588320 139767257144704 139766853139685 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 6926336 140724006591076 140724006593717 140724006593717 140724006596559 0
[pid=12413/tid=12467] ppid=12410 vsize=10846988 memory=632380 CPUtime=0.12 cores=1,3,5,7
/proc/12413/task/12467/stat : 12467 (java) S 12410 12413 5532 0 -1 1077944384 451 13285 0 0 3 1 5 3 20 0 15 0 474729783 11107315712 165813 33554432000 4194304 4196468 140724006588320 139767289551376 139767285319381 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6926336 140724006591076 140724006593717 140724006593717 140724006596559 0
[pid=12413/tid=12468] ppid=12410 vsize=10846988 memory=607744 CPUtime=0.13 cores=1,3,5,7
/proc/12413/task/12468/stat : 12468 (java) S 12410 12413 5532 0 -1 1077944384 317 13285 0 0 4 1 5 3 20 0 15 0 474729783 11107315712 165813 33554432000 4194304 4196468 140724006588320 139767177824912 139767285319381 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6926336 140724006591076 140724006593717 140724006593717 140724006596559 0
[pid=12413/tid=12469] ppid=12410 vsize=10846988 memory=1056 CPUtime=0.13 cores=1,3,5,7
/proc/12413/task/12469/stat : 12469 (java) S 12410 12413 5532 0 -1 1077944384 1380 13285 0 0 4 1 5 3 20 0 15 0 474729783 11107315712 165813 33554432000 4194304 4196468 140724006588320 139767176771856 139767285319381 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6926336 140724006591076 140724006593717 140724006593717 140724006596559 0
[pid=12413/tid=12470] ppid=12410 vsize=10846988 memory=1096 CPUtime=0.13 cores=1,3,5,7
/proc/12413/task/12470/stat : 12470 (java) S 12410 12413 5532 0 -1 1077944384 177 13285 0 0 5 0 5 3 20 0 15 0 474729783 11107315712 165813 33554432000 4194304 4196468 140724006588320 139767175719312 139767285319381 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6926336 140724006591076 140724006593717 140724006593717 140724006596559 0
[pid=12413/tid=12471] ppid=12410 vsize=10846988 memory=2012 CPUtime=0.13 cores=1,3,5,7
/proc/12413/task/12471/stat : 12471 (java) S 12410 12413 5532 0 -1 1077944384 1855 13285 0 0 5 0 5 3 20 0 15 0 474729785 11107315712 165813 33554432000 4194304 4196468 140724006588320 139766287764208 139767285320322 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6926336 140724006591076 140724006593717 140724006593717 140724006596559 0
[pid=12413/tid=12472] ppid=12410 vsize=10846988 memory=1424 CPUtime=0.08 cores=1,3,5,7
/proc/12413/task/12472/stat : 12472 (java) S 12410 12413 5532 0 -1 1077944384 41 13285 0 0 0 0 5 3 20 0 15 0 474729785 11107315712 165813 33554432000 4194304 4196468 140724006588320 139766286710496 139767285319381 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6926336 140724006591076 140724006593717 140724006593717 140724006596559 0
[pid=12413/tid=12473] ppid=12410 vsize=10846988 memory=580 CPUtime=0.08 cores=1,3,5,7
/proc/12413/task/12473/stat : 12473 (java) S 12410 12413 5532 0 -1 1077944384 10 13285 0 0 0 0 5 3 20 0 15 0 474729785 11107315712 165813 33554432000 4194304 4196468 140724006588320 139766154650880 139767285319381 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6926336 140724006591076 140724006593717 140724006593717 140724006596559 0
[pid=12413/tid=12474] ppid=12410 vsize=10846988 memory=1692 CPUtime=0.08 cores=1,3,5,7
/proc/12413/task/12474/stat : 12474 (java) S 12410 12413 5532 0 -1 1077944384 3 13285 0 0 0 0 5 3 20 0 15 0 474729788 11107315712 165813 33554432000 4194304 4196468 140724006588320 139765847251408 139767285327771 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6926336 140724006591076 140724006593717 140724006593717 140724006596559 0
[pid=12413/tid=12475] ppid=12410 vsize=10846988 memory=3616 CPUtime=2.31 cores=1,3,5,7
/proc/12413/task/12475/stat : 12475 (java) S 12410 12413 5532 0 -1 1077944384 10563 13285 0 0 221 2 5 3 20 0 15 0 474729788 11107315712 165813 33554432000 4194304 4196468 140724006588320 139766253152496 139767285320322 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6926336 140724006591076 140724006593717 140724006593717 140724006596559 0
[pid=12413/tid=12476] ppid=12410 vsize=10846988 memory=7548 CPUtime=2.06 cores=1,3,5,7
/proc/12413/task/12476/stat : 12476 (java) S 12410 12413 5532 0 -1 1077944384 7093 13285 0 0 196 2 5 3 20 0 15 0 474729788 11107315712 165813 33554432000 4194304 4196468 140724006588320 139766252099952 139767285320322 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6926336 140724006591076 140724006593717 140724006593717 140724006596559 0
[pid=12413/tid=12477] ppid=12410 vsize=10846988 memory=279683305238816 CPUtime=1.41 cores=1,3,5,7
/proc/12413/task/12477/stat : 12477 (java) S 12410 12413 5532 0 -1 1077944384 7412 13285 0 0 131 2 5 3 20 0 15 0 474729788 11107315712 165813 33554432000 4194304 4196468 140724006588320 139766251046896 139767285320322 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6926336 140724006591076 140724006593717 140724006593717 140724006596559 0
[pid=12413/tid=12478] ppid=12410 vsize=10846988 memory=290048 CPUtime=0.08 cores=1,3,5,7
/proc/12413/task/12478/stat : 12478 (java) S 12410 12413 5532 0 -1 1077944384 3 13285 0 0 0 0 5 3 20 0 15 0 474729788 11107315712 165813 33554432000 4194304 4196468 140724006588320 139765813692768 139767285319381 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6926336 140724006591076 140724006593717 140724006593717 140724006596559 0
[pid=12413/tid=12479] ppid=12410 vsize=10846988 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/12413/task/12479/stat : 12479 (java) S 12410 12413 5532 0 -1 1077944384 336 13285 0 0 0 0 5 3 20 0 15 0 474729788 11107315712 165813 33554432000 4194304 4196468 140724006588320 139766249995312 139767285320322 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6926336 140724006591076 140724006593717 140724006593717 140724006596559 0
Current children cumulated CPU time: 18.53 s
Current children cumulated vsize: 10846988 KiB
Current children cumulated memory: 663252 KiB

[startup+13.6007 s]
/proc/loadavg: 1.24 1.38 1.46 3/229 12479
/proc/meminfo: memFree=4273248/32770624 swapFree=67001768/67108860
[pid=12413] ppid=12410 vsize=10846988 memory=689908 CPUtime=19.34 cores=1,3,5,7
/proc/12413/stat : 12413 (java) S 12410 12413 5532 0 -1 1077944320 56282 13285 0 0 1896 30 5 3 20 0 15 0 474729774 11107315712 172477 33554432000 4194304 4196468 140724006588320 140724006570864 139767285309175 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 6926336 140724006591076 140724006593717 140724006593717 140724006596559 0
/proc/12413/statm: 2711747 172477 3625 1 0 2673805 0
[pid=12413/tid=12466] ppid=12410 vsize=10846988 memory=193421369213828 CPUtime=13.43 cores=1,3,5,7
/proc/12413/task/12466/stat : 12466 (java) R 12410 12413 5532 0 -1 4202560 23376 13285 0 0 1320 15 5 3 20 0 15 0 474729783 11107315712 172477 33554432000 4194304 4196468 140724006588320 139767257144336 139766846547689 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 6926336 140724006591076 140724006593717 140724006593717 140724006596559 0
[pid=12413/tid=12467] ppid=12410 vsize=10846988 memory=6946351004433082192 CPUtime=0.12 cores=1,3,5,7
/proc/12413/task/12467/stat : 12467 (java) S 12410 12413 5532 0 -1 1077944384 472 13285 0 0 3 1 5 3 20 0 15 0 474729783 11107315712 172477 33554432000 4194304 4196468 140724006588320 139767289551376 139767285319381 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6926336 140724006591076 140724006593717 140724006593717 140724006596559 0
[pid=12413/tid=12468] ppid=12410 vsize=10846988 memory=6946351004433082192 CPUtime=0.13 cores=1,3,5,7
/proc/12413/task/12468/stat : 12468 (java) S 12410 12413 5532 0 -1 1077944384 332 13285 0 0 4 1 5 3 20 0 15 0 474729783 11107315712 172477 33554432000 4194304 4196468 140724006588320 139767177824912 139767285319381 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6926336 140724006591076 140724006593717 140724006593717 140724006596559 0
[pid=12413/tid=12469] ppid=12410 vsize=10846988 memory=6791534058613427641 CPUtime=0.13 cores=1,3,5,7
/proc/12413/task/12469/stat : 12469 (java) S 12410 12413 5532 0 -1 1077944384 1880 13285 0 0 4 1 5 3 20 0 15 0 474729783 11107315712 172477 33554432000 4194304 4196468 140724006588320 139767176771856 139767285319381 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6926336 140724006591076 140724006593717 140724006593717 140724006596559 0
[pid=12413/tid=12470] ppid=12410 vsize=10846988 memory=53412 CPUtime=0.13 cores=1,3,5,7
/proc/12413/task/12470/stat : 12470 (java) S 12410 12413 5532 0 -1 1077944384 251 13285 0 0 5 0 5 3 20 0 15 0 474729783 11107315712 172477 33554432000 4194304 4196468 140724006588320 139767175719312 139767285319381 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6926336 140724006591076 140724006593717 140724006593717 140724006596559 0
[pid=12413/tid=12471] ppid=12410 vsize=10846988 memory=988 CPUtime=0.13 cores=1,3,5,7
/proc/12413/task/12471/stat : 12471 (java) S 12410 12413 5532 0 -1 1077944384 2117 13285 0 0 5 0 5 3 20 0 15 0 474729785 11107315712 172477 33554432000 4194304 4196468 140724006588320 139766287764208 139767285320322 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6926336 140724006591076 140724006593717 140724006593717 140724006596559 0
[pid=12413/tid=12472] ppid=12410 vsize=10846988 memory=2012 CPUtime=0.08 cores=1,3,5,7
/proc/12413/task/12472/stat : 12472 (java) S 12410 12413 5532 0 -1 1077944384 41 13285 0 0 0 0 5 3 20 0 15 0 474729785 11107315712 172477 33554432000 4194304 4196468 140724006588320 139766286710496 139767285319381 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6926336 140724006591076 140724006593717 140724006593717 140724006596559 0
[pid=12413/tid=12473] ppid=12410 vsize=10846988 memory=1424 CPUtime=0.08 cores=1,3,5,7
/proc/12413/task/12473/stat : 12473 (java) S 12410 12413 5532 0 -1 1077944384 10 13285 0 0 0 0 5 3 20 0 15 0 474729785 11107315712 172477 33554432000 4194304 4196468 140724006588320 139766154650880 139767285319381 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6926336 140724006591076 140724006593717 140724006593717 140724006596559 0
[pid=12413/tid=12474] ppid=12410 vsize=10846988 memory=580 CPUtime=0.08 cores=1,3,5,7
/proc/12413/task/12474/stat : 12474 (java) S 12410 12413 5532 0 -1 1077944384 3 13285 0 0 0 0 5 3 20 0 15 0 474729788 11107315712 172477 33554432000 4194304 4196468 140724006588320 139765847251408 139767285327771 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6926336 140724006591076 140724006593717 140724006593717 140724006596559 0
[pid=12413/tid=12475] ppid=12410 vsize=10846988 memory=1692 CPUtime=2.31 cores=1,3,5,7
/proc/12413/task/12475/stat : 12475 (java) S 12410 12413 5532 0 -1 1077944384 10563 13285 0 0 221 2 5 3 20 0 15 0 474729788 11107315712 172477 33554432000 4194304 4196468 140724006588320 139766253152496 139767285320322 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6926336 140724006591076 140724006593717 140724006593717 140724006596559 0
[pid=12413/tid=12476] ppid=12410 vsize=10846988 memory=3616 CPUtime=2.06 cores=1,3,5,7
/proc/12413/task/12476/stat : 12476 (java) S 12410 12413 5532 0 -1 1077944384 7121 13285 0 0 196 2 5 3 20 0 15 0 474729788 11107315712 172477 33554432000 4194304 4196468 140724006588320 139766252099952 139767285320322 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6926336 140724006591076 140724006593717 140724006593717 140724006596559 0
[pid=12413/tid=12477] ppid=12410 vsize=10846988 memory=7548 CPUtime=1.41 cores=1,3,5,7
/proc/12413/task/12477/stat : 12477 (java) S 12410 12413 5532 0 -1 1077944384 7559 13285 0 0 131 2 5 3 20 0 15 0 474729788 11107315712 172477 33554432000 4194304 4196468 140724006588320 139766251046896 139767285320322 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6926336 140724006591076 140724006593717 140724006593717 140724006596559 0
[pid=12413/tid=12478] ppid=12410 vsize=10846988 memory=2832 CPUtime=0.08 cores=1,3,5,7
/proc/12413/task/12478/stat : 12478 (java) S 12410 12413 5532 0 -1 1077944384 3 13285 0 0 0 0 5 3 20 0 15 0 474729788 11107315712 172477 33554432000 4194304 4196468 140724006588320 139765813692768 139767285319381 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6926336 140724006591076 140724006593717 140724006593717 140724006596559 0
[pid=12413/tid=12479] ppid=12410 vsize=10846988 memory=1224 CPUtime=0.08 cores=1,3,5,7
/proc/12413/task/12479/stat : 12479 (java) S 12410 12413 5532 0 -1 1077944384 352 13285 0 0 0 0 5 3 20 0 15 0 474729788 11107315712 172477 33554432000 4194304 4196468 140724006588320 139766249995312 139767285320322 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6926336 140724006591076 140724006593717 140724006593717 140724006596559 0
Current children cumulated CPU time: 19.34 s
Current children cumulated vsize: 10846988 KiB
Current children cumulated memory: 689908 KiB

[startup+13.8007 s]
/proc/loadavg: 1.24 1.38 1.46 3/229 12479
/proc/meminfo: memFree=4273248/32770624 swapFree=67001768/67108860
[pid=12413] ppid=12410 vsize=10846988 memory=689908 CPUtime=19.54 cores=1,3,5,7
/proc/12413/stat : 12413 (java) S 12410 12413 5532 0 -1 1077944320 56282 13285 0 0 1916 30 5 3 20 0 15 0 474729774 11107315712 172477 33554432000 4194304 4196468 140724006588320 140724006570864 139767285309175 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 6926336 140724006591076 140724006593717 140724006593717 140724006596559 0
/proc/12413/statm: 2711747 172477 3625 1 0 2673805 0
[pid=12413/tid=12466] ppid=12410 vsize=10846988 memory=772 CPUtime=13.63 cores=1,3,5,7
/proc/12413/task/12466/stat : 12466 (java) R 12410 12413 5532 0 -1 4202560 23376 13285 0 0 1340 15 5 3 20 0 15 0 474729783 11107315712 172477 33554432000 4194304 4196468 140724006588320 139767257144336 139766853394352 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 6926336 140724006591076 140724006593717 140724006593717 140724006596559 0
[pid=12413/tid=12467] ppid=12410 vsize=10846988 memory=1556 CPUtime=0.12 cores=1,3,5,7
/proc/12413/task/12467/stat : 12467 (java) S 12410 12413 5532 0 -1 1077944384 472 13285 0 0 3 1 5 3 20 0 15 0 474729783 11107315712 172477 33554432000 4194304 4196468 140724006588320 139767289551376 139767285319381 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6926336 140724006591076 140724006593717 140724006593717 140724006596559 0
[pid=12413/tid=12468] ppid=12410 vsize=10846988 memory=1056 CPUtime=0.13 cores=1,3,5,7
/proc/12413/task/12468/stat : 12468 (java) S 12410 12413 5532 0 -1 1077944384 332 13285 0 0 4 1 5 3 20 0 15 0 474729783 11107315712 172477 33554432000 4194304 4196468 140724006588320 139767177824912 139767285319381 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6926336 140724006591076 140724006593717 140724006593717 140724006596559 0
[pid=12413/tid=12469] ppid=12410 vsize=10846988 memory=1096 CPUtime=0.13 cores=1,3,5,7
/proc/12413/task/12469/stat : 12469 (java) S 12410 12413 5532 0 -1 1077944384 1880 13285 0 0 4 1 5 3 20 0 15 0 474729783 11107315712 172477 33554432000 4194304 4196468 140724006588320 139767176771856 139767285319381 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6926336 140724006591076 140724006593717 140724006593717 140724006596559 0
[pid=12413/tid=12470] ppid=12410 vsize=10846988 memory=14008 CPUtime=0.13 cores=1,3,5,7
/proc/12413/task/12470/stat : 12470 (java) S 12410 12413 5532 0 -1 1077944384 251 13285 0 0 5 0 5 3 20 0 15 0 474729783 11107315712 172477 33554432000 4194304 4196468 140724006588320 139767175719312 139767285319381 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6926336 140724006591076 140724006593717 140724006593717 140724006596559 0
[pid=12413/tid=12471] ppid=12410 vsize=10846988 memory=2116 CPUtime=0.13 cores=1,3,5,7
/proc/12413/task/12471/stat : 12471 (java) S 12410 12413 5532 0 -1 1077944384 2117 13285 0 0 5 0 5 3 20 0 15 0 474729785 11107315712 172477 33554432000 4194304 4196468 140724006588320 139766287764208 139767285320322 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6926336 140724006591076 140724006593717 140724006593717 140724006596559 0
[pid=12413/tid=12472] ppid=12410 vsize=10846988 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/12413/task/12472/stat : 12472 (java) S 12410 12413 5532 0 -1 1077944384 41 13285 0 0 0 0 5 3 20 0 15 0 474729785 11107315712 172477 33554432000 4194304 4196468 140724006588320 139766286710496 139767285319381 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6926336 140724006591076 140724006593717 140724006593717 140724006596559 0
[pid=12413/tid=12473] ppid=12410 vsize=10846988 memory=6944656592455360608 CPUtime=0.08 cores=1,3,5,7
/proc/12413/task/12473/stat : 12473 (java) S 12410 12413 5532 0 -1 1077944384 10 13285 0 0 0 0 5 3 20 0 15 0 474729785 11107315712 172477 33554432000 4194304 4196468 140724006588320 139766154650880 139767285319381 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6926336 140724006591076 140724006593717 140724006593717 140724006596559 0
[pid=12413/tid=12474] ppid=12410 vsize=10846988 memory=6944613755328037012 CPUtime=0.08 cores=1,3,5,7
/proc/12413/task/12474/stat : 12474 (java) S 12410 12413 5532 0 -1 1077944384 3 13285 0 0 0 0 5 3 20 0 15 0 474729788 11107315712 172477 33554432000 4194304 4196468 140724006588320 139765847251408 139767285327771 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6926336 140724006591076 140724006593717 140724006593717 140724006596559 0
[pid=12413/tid=12475] ppid=12410 vsize=10846988 memory=6944656592455360569 CPUtime=2.31 cores=1,3,5,7
/proc/12413/task/12475/stat : 12475 (java) S 12410 12413 5532 0 -1 1077944384 10563 13285 0 0 221 2 5 3 20 0 15 0 474729788 11107315712 172477 33554432000 4194304 4196468 140724006588320 139766253152496 139767285320322 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6926336 140724006591076 140724006593717 140724006593717 140724006596559 0
[pid=12413/tid=12476] ppid=12410 vsize=10846988 memory=6944613755328037012 CPUtime=2.06 cores=1,3,5,7
/proc/12413/task/12476/stat : 12476 (java) S 12410 12413 5532 0 -1 1077944384 7121 13285 0 0 196 2 5 3 20 0 15 0 474729788 11107315712 172477 33554432000 4194304 4196468 140724006588320 139766252099952 139767285320322 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6926336 140724006591076 140724006593717 140724006593717 140724006596559 0
[pid=12413/tid=12477] ppid=12410 vsize=10846988 memory=-7739291840220455296 CPUtime=1.41 cores=1,3,5,7
/proc/12413/task/12477/stat : 12477 (java) S 12410 12413 5532 0 -1 1077944384 7559 13285 0 0 131 2 5 3 20 0 15 0 474729788 11107315712 172477 33554432000 4194304 4196468 140724006588320 139766251046896 139767285320322 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6926336 140724006591076 140724006593717 140724006593717 140724006596559 0
[pid=12413/tid=12478] ppid=12410 vsize=10846988 memory=6944613755328037012 CPUtime=0.08 cores=1,3,5,7
/proc/12413/task/12478/stat : 12478 (java) S 12410 12413 5532 0 -1 1077944384 3 13285 0 0 0 0 5 3 20 0 15 0 474729788 11107315712 172477 33554432000 4194304 4196468 140724006588320 139765813692768 139767285319381 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6926336 140724006591076 140724006593717 140724006593717 140724006596559 0
[pid=12413/tid=12479] ppid=12410 vsize=10846988 memory=6933690287860520088 CPUtime=0.08 cores=1,3,5,7
/proc/12413/task/12479/stat : 12479 (java) S 12410 12413 5532 0 -1 1077944384 352 13285 0 0 0 0 5 3 20 0 15 0 474729788 11107315712 172477 33554432000 4194304 4196468 140724006588320 139766249995312 139767285320322 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6926336 140724006591076 140724006593717 140724006593717 140724006596559 0
Current children cumulated CPU time: 19.54 s
Current children cumulated vsize: 10846988 KiB
Current children cumulated memory: 689908 KiB

Child status: 0
Real time (s): 13.8282
CPU time (s): 19.5788
CPU user time (s): 19.2367
CPU system time (s): 0.342136
CPU usage (%): 141.586
Max. virtual memory (cumulated for all children) (KiB): 10849652
Max. memory (cumulated for all children) (KiB): 689908

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 19.2367
system time used= 0.342136
maximum resident set size= 691984
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 71029
page faults= 0
swaps= 0
block input operations= 0
block output operations= 184
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7419
involuntary context switches= 67


# summary of solver processes directly reported to runsolver:
#   pid: 12413
#   total CPU time (s): 19.5788
#   total CPU user time (s): 19.2367
#   total CPU system time (s): 0.342136

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.111527 second user time and 0.164823 second system time

The end

Launcher Data

Begin job on node146 at 2019-09-20 16:01:57
IDJOB=4402809
IDBENCH=141376
IDSOLVER=2861
FILE ID=node146/4402809-1568988158
RUNJOBID= node146-1568967595-5564
PBS_JOBID= 21704614
Free space on /var/tmp= 13472 MiB

SOLVER NAME= Concrete 3.12.3
BENCH NAME= XCSP18/GolombRuler/GolombRuler-a3v18-09_c18.xml
COMMAND LINE= bin/xcsp-3-concrete -J-Xss32M -randomseed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4402809-1568988158/watcher-4402809-1568988158 -o /var/tmp/evaluation-result-4402809-1568988158/solver-4402809-1568988158 -C 2520 -W 2520 -M 15500 --bin-var /var/tmp/runsolver-exch-node146-1568967595-5564 --watchdog 2580  bin/xcsp-3-concrete -J-Xss32M -randomseed=306377060 HOME/instance-4402809-1568988158.xml

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

MD5SUM BENCH= 967738086e80168f9eb4b0337d9e8cf6
RANDOM SEED=306377060

node146.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	: 5332.90
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	: 5332.90
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	: 5332.90
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	: 5332.90
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:         4921260 kB
MemAvailable:   30843396 kB
Buffers:          151676 kB
Cached:         25698120 kB
SwapCached:         3824 kB
Active:         13793504 kB
Inactive:       13065096 kB
Active(anon):    1006904 kB
Inactive(anon):    49640 kB
Active(file):   12786600 kB
Inactive(file): 13015456 kB
Unevictable:      111164 kB
Mlocked:          111164 kB
SwapTotal:      67108860 kB
SwapFree:       67001768 kB
Dirty:             32596 kB
Writeback:          3104 kB
AnonPages:       1085608 kB
Mapped:            65220 kB
Shmem:             38856 kB
Slab:             578840 kB
SReclaimable:     548540 kB
SUnreclaim:        30300 kB
KernelStack:        4016 kB
PageTables:         8356 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2282864 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    917504 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      109952 kB
DirectMap2M:    33435648 kB

Free space on /var/tmp at the end= 13440 MiB
End job on node146 at 2019-09-20 16:02:11