Trace number 4302807

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
Concrete 3.9.2-SuperNGOPT6 10.0541 4.35689

General information on the benchmark

NameTal/
Tal-01_c18.xml
MD5SUMbe8acda3d02cf8f075ea348930aabd56
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark6
Best CPU time to get the best result obtained on this benchmark0.030631
Satisfiable
(Un)Satisfiability was proved
Number of variables76
Number of constraints64
Number of domains6
Minimum domain size1
Maximum domain size42
Distribution of domain sizes[{"size":1,"count":9},{"size":2,"count":4},{"size":3,"count":5},{"size":6,"count":9},{"size":10,"count":6},{"size":42,"count":14}]
Minimum variable degree0
Maximum variable degree9
Distribution of variable degrees[{"degree":0,"count":29},{"degree":1,"count":9},{"degree":2,"count":13},{"degree":3,"count":4},{"degree":4,"count":5},{"degree":5,"count":7},{"degree":6,"count":5},{"degree":7,"count":2},{"degree":8,"count":1},{"degree":9,"count":1}]
Minimum constraint arity1
Maximum constraint arity6
Distribution of constraint arities[{"arity":1,"count":24},{"arity":2,"count":20},{"arity":3,"count":8},{"arity":4,"count":5},{"arity":5,"count":5},{"arity":6,"count":2}]
Number of extensional constraints9
Number of intensional constraints51
Distribution of constraint types[{"type":"extension","count":9},{"type":"intension","count":51},{"type":"count","count":4}]
Optimization problemYES
Type of objectivemin SUM

Solver Data

0.99/0.74	c Concrete v3.9.2.1532736233296 running
9.69/4.26	o 6
9.69/4.28	v <instantiation cost="6">
9.69/4.28	v       <list>
9.69/4.28	v         c[0][0] c[0][1] c[0][2] c[1][0] c[1][1] c[1][2] c[2][0] c[2][1] c[2][2] c[3][0] c[3][1] c[3][2] c[4][0] c[4][1] c[4][2] c[5][0] c[5][1] c[5][2] l[0][0] l[0][1] l[0][2] l[1][0] l[1][1] l[1][2] l[2][0] l[2][1] l[2][2] l[3][0] l[3][1] l[4][0] l[4][1] l[5][0] a[1][0] a[1][1] a[1][2] a[3][0] a[3][1] a[5][0] i[2][0] i[2][1] i[2][2] i[4][0] i[4][1] cnt[0] cnt[1] cnt[2] cnt[3]
9.69/4.28	v       </list>
9.69/4.28	v       <values>
9.69/4.28	v         0 0 0 2 0 0 0 0 0 4 0 0 0 0 0 0 0 0 14 13 2 4 4 3 4 4 3 6 0 6 0 6 1 1 1 3 0 1 0 1 2 0 1 0 0 1 1
9.69/4.28	v       </values>
9.69/4.28	v     </instantiation>
9.69/4.28	s OPTIMUM FOUND

Verifier Data

OK	6

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4302807-1532894535/watcher-4302807-1532894535 -o /tmp/evaluation-result-4302807-1532894535/solver-4302807-1532894535 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node148-1532892979-13580 --watchdog 312 bin/xcsp-3-concrete -J-Xss64M -randomseed=192425338 -superng HOME/instance-4302807-1532894535.xml 

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

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


[startup+0.100093 s]*
/proc/loadavg: 1.49 1.69 1.81 3/207 15619
/proc/meminfo: memFree=20901216/32770624 swapFree=67108404/67108860
[pid=15562] ppid=15559 vsize=10005480 memory=15180 CPUtime=0.08 cores=0,2,4,6
/proc/15562/stat : 15562 (java) S 15559 15562 12222 0 -1 1077944320 4469 12893 0 0 1 0 4 3 20 0 6 0 107016697 10245611520 3795 33554432000 4194304 4196468 140723061458880 140723061441424 140169645256439 0 0 0 16784584 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 36290560 140723061467753 140723061470561 140723061470561 140723061473231 0
/proc/15562/statm: 2501370 3795 1935 1 0 2489808 0
[pid=15562/tid=15615] ppid=15559 vsize=10005480 memory=4279135703913365132 CPUtime=0.08 cores=0,2,4,6
/proc/15562/task/15615/stat : 15615 (java) R 15559 15562 12222 0 -1 4202560 2306 12893 0 0 1 0 4 3 20 0 6 0 107016706 10245611520 3861 33554432000 4194304 4196468 140723061458880 140169617093200 140169626666589 0 4 0 16784584 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 36290560 140723061467753 140723061470561 140723061470561 140723061473231 0
[pid=15562/tid=15616] ppid=15559 vsize=10005480 memory=8257237230052613020 CPUtime=0.07 cores=0,2,4,6
/proc/15562/task/15616/stat : 15616 (java) S 15559 15562 12222 0 -1 1077944384 1 12893 0 0 0 0 4 3 20 0 6 0 107016706 10245611520 3861 33554432000 4194304 4196468 140723061458880 140169649499024 140169645266645 0 4 0 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36290560 140723061467753 140723061470561 140723061470561 140723061473231 0
[pid=15562/tid=15617] ppid=15559 vsize=10005480 memory=140527721608832 CPUtime=0.07 cores=0,2,4,6
/proc/15562/task/15617/stat : 15617 (java) S 15559 15562 12222 0 -1 1077944384 1 12893 0 0 0 0 4 3 20 0 6 0 107016706 10245611520 3861 33554432000 4194304 4196468 140723061458880 140169547856656 140169645266645 0 4 0 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36290560 140723061467753 140723061470561 140723061470561 140723061473231 0
[pid=15562/tid=15618] ppid=15559 vsize=10005480 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/15562/task/15618/stat : 15618 (java) S 15559 15562 12222 0 -1 1077944384 1 12893 0 0 0 0 4 3 20 0 6 0 107016706 10245611520 3861 33554432000 4194304 4196468 140723061458880 140169183628432 140169645266645 0 4 0 16784584 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36290560 140723061467753 140723061470561 140723061470561 140723061473231 0
[pid=15562/tid=15619] ppid=15559 vsize=10005480 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/15562/task/15619/stat : 15619 (java) S 15559 15562 12222 0 -1 1077944384 2 12893 0 0 0 0 4 3 20 0 6 0 107016706 10245611520 3861 33554432000 4194304 4196468 140723061458880 140169182575632 140169645266645 0 4 0 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36290560 140723061467753 140723061470561 140723061470561 140723061473231 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 10005480 KiB
Current children cumulated memory: 15180 KiB

[startup+0.20988 s]*
/proc/loadavg: 1.49 1.69 1.81 3/216 15628
/proc/meminfo: memFree=20878908/32770624 swapFree=67108404/67108860
[pid=15562] ppid=15559 vsize=10982744 memory=43520 CPUtime=0.25 cores=0,2,4,6
/proc/15562/stat : 15562 (java) S 15559 15562 12222 0 -1 1077944320 8136 12893 0 0 16 2 4 3 20 0 15 0 107016697 11246329856 10880 33554432000 4194304 4196468 140723061458880 140723061441424 140169645256439 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 36290560 140723061467753 140723061470561 140723061470561 140723061473231 0
/proc/15562/statm: 2745686 10880 2950 1 0 2708109 0
[pid=15562/tid=15615] ppid=15559 vsize=10982744 memory=7022364594140610616 CPUtime=0.19 cores=0,2,4,6
/proc/15562/task/15615/stat : 15615 (java) R 15559 15562 12222 0 -1 4202560 4620 12893 0 0 11 1 4 3 20 0 15 0 107016706 11246329856 10880 33554432000 4194304 4196468 140723061458880 140169617071728 140169629336926 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 36290560 140723061467753 140723061470561 140723061470561 140723061473231 0
[pid=15562/tid=15616] ppid=15559 vsize=10982744 memory=345 CPUtime=0.07 cores=0,2,4,6
/proc/15562/task/15616/stat : 15616 (java) S 15559 15562 12222 0 -1 1077944384 1 12893 0 0 0 0 4 3 20 0 15 0 107016706 11246329856 10880 33554432000 4194304 4196468 140723061458880 140169649499024 140169645266645 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36290560 140723061467753 140723061470561 140723061470561 140723061473231 0
[pid=15562/tid=15617] ppid=15559 vsize=10982744 memory=3546783728257824416 CPUtime=0.07 cores=0,2,4,6
/proc/15562/task/15617/stat : 15617 (java) S 15559 15562 12222 0 -1 1077944384 1 12893 0 0 0 0 4 3 20 0 15 0 107016706 11246329856 10880 33554432000 4194304 4196468 140723061458880 140169547856656 140169645266645 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36290560 140723061467753 140723061470561 140723061470561 140723061473231 0
[pid=15562/tid=15618] ppid=15559 vsize=10982744 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/15562/task/15618/stat : 15618 (java) S 15559 15562 12222 0 -1 1077944384 1 12893 0 0 0 0 4 3 20 0 15 0 107016706 11246329856 10880 33554432000 4194304 4196468 140723061458880 140169183628432 140169645266645 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36290560 140723061467753 140723061470561 140723061470561 140723061473231 0
[pid=15562/tid=15619] ppid=15559 vsize=10982744 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/15562/task/15619/stat : 15619 (java) S 15559 15562 12222 0 -1 1077944384 2 12893 0 0 0 0 4 3 20 0 15 0 107016706 11246329856 10880 33554432000 4194304 4196468 140723061458880 140169182575632 140169645266645 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36290560 140723061467753 140723061470561 140723061470561 140723061473231 0
[pid=15562/tid=15620] ppid=15559 vsize=10982744 memory=140527721608832 CPUtime=0.07 cores=0,2,4,6
/proc/15562/task/15620/stat : 15620 (java) S 15559 15562 12222 0 -1 1077944384 2 12893 0 0 0 0 4 3 20 0 15 0 107016708 11246329856 10880 33554432000 4194304 4196468 140723061458880 140168614877296 140169645267586 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36290560 140723061467753 140723061470561 140723061470561 140723061473231 0
[pid=15562/tid=15621] ppid=15559 vsize=10982744 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/15562/task/15621/stat : 15621 (java) S 15559 15562 12222 0 -1 1077944384 13 12893 0 0 0 0 4 3 20 0 15 0 107016708 11246329856 10880 33554432000 4194304 4196468 140723061458880 140168539398944 140169645266645 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36290560 140723061467753 140723061470561 140723061470561 140723061473231 0
[pid=15562/tid=15622] ppid=15559 vsize=10982744 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/15562/task/15622/stat : 15622 (java) S 15559 15562 12222 0 -1 1077944384 1 12893 0 0 0 0 4 3 20 0 15 0 107016709 11246329856 10880 33554432000 4194304 4196468 140723061458880 140168338072688 140169645266645 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36290560 140723061467753 140723061470561 140723061470561 140723061473231 0
[pid=15562/tid=15623] ppid=15559 vsize=10982744 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/15562/task/15623/stat : 15623 (java) S 15559 15562 12222 0 -1 1077944384 3 12893 0 0 0 0 4 3 20 0 15 0 107016711 11246329856 10880 33554432000 4194304 4196468 140723061458880 140168030672976 140169645275035 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36290560 140723061467753 140723061470561 140723061470561 140723061473231 0
[pid=15562/tid=15624] ppid=15559 vsize=10982744 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/15562/task/15624/stat : 15624 (java) S 15559 15562 12222 0 -1 1077944384 362 12893 0 0 1 0 4 3 20 0 15 0 107016711 11246329856 10880 33554432000 4194304 4196468 140723061458880 140168613825136 140169645267586 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36290560 140723061467753 140723061470561 140723061470561 140723061473231 0
[pid=15562/tid=15625] ppid=15559 vsize=10982744 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/15562/task/15625/stat : 15625 (java) S 15559 15562 12222 0 -1 1077944384 251 12893 0 0 0 0 4 3 20 0 15 0 107016711 11246329856 10880 33554432000 4194304 4196468 140723061458880 140168612772336 140169645267586 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36290560 140723061467753 140723061470561 140723061470561 140723061473231 0
[pid=15562/tid=15626] ppid=15559 vsize=10982744 memory=140527721608832 CPUtime=0.1 cores=0,2,4,6
/proc/15562/task/15626/stat : 15626 (java) S 15559 15562 12222 0 -1 1077944384 684 12893 0 0 3 0 4 3 20 0 15 0 107016711 11246329856 10880 33554432000 4194304 4196468 140723061458880 140168611720048 140169645267586 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36290560 140723061467753 140723061470561 140723061470561 140723061473231 0
[pid=15562/tid=15627] ppid=15559 vsize=10982744 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/15562/task/15627/stat : 15627 (java) S 15559 15562 12222 0 -1 1077944384 3 12893 0 0 0 0 4 3 20 0 15 0 107016711 11246329856 10880 33554432000 4194304 4196468 140723061458880 140167599877088 140169645266645 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36290560 140723061467753 140723061470561 140723061470561 140723061473231 0
[pid=15562/tid=15628] ppid=15559 vsize=10982744 memory=140527721608832 CPUtime=0.07 cores=0,2,4,6
/proc/15562/task/15628/stat : 15628 (java) S 15559 15562 12222 0 -1 1077944384 1 12893 0 0 0 0 4 3 20 0 15 0 107016712 11246329856 10880 33554432000 4194304 4196468 140723061458880 140168610666928 140169645267586 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36290560 140723061467753 140723061470561 140723061470561 140723061473231 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 10982744 KiB
Current children cumulated memory: 43520 KiB

[startup+0.310308 s]*
/proc/loadavg: 1.49 1.69 1.81 3/216 15628
/proc/meminfo: memFree=20867744/32770624 swapFree=67108404/67108860
[pid=15562] ppid=15559 vsize=10983192 memory=54244 CPUtime=0.38 cores=0,2,4,6
/proc/15562/stat : 15562 (java) S 15559 15562 12222 0 -1 1077944320 10668 12893 0 0 28 3 4 3 20 0 15 0 107016697 11246788608 13561 33554432000 4194304 4196468 140723061458880 140723061441424 140169645256439 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 36290560 140723061467753 140723061470561 140723061470561 140723061473231 0
/proc/15562/statm: 2745798 13561 3069 1 0 2708109 0
[pid=15562/tid=15615] ppid=15559 vsize=10983192 memory=6791534058613427641 CPUtime=0.28 cores=0,2,4,6
/proc/15562/task/15615/stat : 15615 (java) R 15559 15562 12222 0 -1 4202560 7110 12893 0 0 19 2 4 3 20 0 15 0 107016706 11246788608 13561 33554432000 4194304 4196468 140723061458880 140169617068448 140169629336926 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 36290560 140723061467753 140723061470561 140723061470561 140723061473231 0
[pid=15562/tid=15616] ppid=15559 vsize=10983192 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/15562/task/15616/stat : 15616 (java) S 15559 15562 12222 0 -1 1077944384 1 12893 0 0 0 0 4 3 20 0 15 0 107016706 11246788608 13561 33554432000 4194304 4196468 140723061458880 140169649499024 140169645266645 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36290560 140723061467753 140723061470561 140723061470561 140723061473231 0
[pid=15562/tid=15617] ppid=15559 vsize=10983192 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/15562/task/15617/stat : 15617 (java) S 15559 15562 12222 0 -1 1077944384 1 12893 0 0 0 0 4 3 20 0 15 0 107016706 11246788608 13561 33554432000 4194304 4196468 140723061458880 140169547856656 140169645266645 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36290560 140723061467753 140723061470561 140723061470561 140723061473231 0
[pid=15562/tid=15618] ppid=15559 vsize=10983192 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/15562/task/15618/stat : 15618 (java) S 15559 15562 12222 0 -1 1077944384 1 12893 0 0 0 0 4 3 20 0 15 0 107016706 11246788608 13561 33554432000 4194304 4196468 140723061458880 140169183628432 140169645266645 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36290560 140723061467753 140723061470561 140723061470561 140723061473231 0
[pid=15562/tid=15619] ppid=15559 vsize=10983192 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/15562/task/15619/stat : 15619 (java) S 15559 15562 12222 0 -1 1077944384 2 12893 0 0 0 0 4 3 20 0 15 0 107016706 11246788608 13561 33554432000 4194304 4196468 140723061458880 140169182575632 140169645266645 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36290560 140723061467753 140723061470561 140723061470561 140723061473231 0
[pid=15562/tid=15620] ppid=15559 vsize=10983192 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/15562/task/15620/stat : 15620 (java) S 15559 15562 12222 0 -1 1077944384 2 12893 0 0 0 0 4 3 20 0 15 0 107016708 11246788608 13561 33554432000 4194304 4196468 140723061458880 140168614877296 140169645267586 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36290560 140723061467753 140723061470561 140723061470561 140723061473231 0
[pid=15562/tid=15621] ppid=15559 vsize=10983192 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/15562/task/15621/stat : 15621 (java) S 15559 15562 12222 0 -1 1077944384 13 12893 0 0 0 0 4 3 20 0 15 0 107016708 11246788608 13561 33554432000 4194304 4196468 140723061458880 140168539398944 140169645266645 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36290560 140723061467753 140723061470561 140723061470561 140723061473231 0
[pid=15562/tid=15622] ppid=15559 vsize=10983192 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/15562/task/15622/stat : 15622 (java) S 15559 15562 12222 0 -1 1077944384 1 12893 0 0 0 0 4 3 20 0 15 0 107016709 11246788608 13561 33554432000 4194304 4196468 140723061458880 140168338072688 140169645266645 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36290560 140723061467753 140723061470561 140723061470561 140723061473231 0
[pid=15562/tid=15623] ppid=15559 vsize=10983192 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/15562/task/15623/stat : 15623 (java) S 15559 15562 12222 0 -1 1077944384 3 12893 0 0 0 0 4 3 20 0 15 0 107016711 11246788608 13561 33554432000 4194304 4196468 140723061458880 140168030672976 140169645275035 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36290560 140723061467753 140723061470561 140723061470561 140723061473231 0
[pid=15562/tid=15624] ppid=15559 vsize=10983192 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/15562/task/15624/stat : 15624 (java) S 15559 15562 12222 0 -1 1077944384 369 12893 0 0 1 0 4 3 20 0 15 0 107016711 11246788608 13561 33554432000 4194304 4196468 140723061458880 140168613825136 140169645267586 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36290560 140723061467753 140723061470561 140723061470561 140723061473231 0
[pid=15562/tid=15625] ppid=15559 vsize=10983192 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/15562/task/15625/stat : 15625 (java) S 15559 15562 12222 0 -1 1077944384 257 12893 0 0 1 0 4 3 20 0 15 0 107016711 11246788608 13561 33554432000 4194304 4196468 140723061458880 140168612772336 140169645267586 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36290560 140723061467753 140723061470561 140723061470561 140723061473231 0
[pid=15562/tid=15626] ppid=15559 vsize=10983192 memory=140527721608832 CPUtime=0.11 cores=0,2,4,6
/proc/15562/task/15626/stat : 15626 (java) S 15559 15562 12222 0 -1 1077944384 711 12893 0 0 4 0 4 3 20 0 15 0 107016711 11246788608 13561 33554432000 4194304 4196468 140723061458880 140168611720048 140169645267586 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36290560 140723061467753 140723061470561 140723061470561 140723061473231 0
[pid=15562/tid=15627] ppid=15559 vsize=10983192 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/15562/task/15627/stat : 15627 (java) S 15559 15562 12222 0 -1 1077944384 3 12893 0 0 0 0 4 3 20 0 15 0 107016711 11246788608 13561 33554432000 4194304 4196468 140723061458880 140167599877088 140169645266645 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36290560 140723061467753 140723061470561 140723061470561 140723061473231 0
[pid=15562/tid=15628] ppid=15559 vsize=10983192 memory=140527721608832 CPUtime=0.07 cores=0,2,4,6
/proc/15562/task/15628/stat : 15628 (java) S 15559 15562 12222 0 -1 1077944384 1 12893 0 0 0 0 4 3 20 0 15 0 107016712 11246788608 13561 33554432000 4194304 4196468 140723061458880 140168610666928 140169645267586 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36290560 140723061467753 140723061470561 140723061470561 140723061473231 0
Current children cumulated CPU time: 0.38 s
Current children cumulated vsize: 10983192 KiB
Current children cumulated memory: 54244 KiB

[startup+0.70071 s]
/proc/loadavg: 1.49 1.69 1.81 3/216 15628
/proc/meminfo: memFree=20855916/32770624 swapFree=67108404/67108860
[pid=15562] ppid=15559 vsize=10983192 memory=87720 CPUtime=0.99 cores=0,2,4,6
/proc/15562/stat : 15562 (java) S 15559 15562 12222 0 -1 1077944320 17082 12893 0 0 86 6 4 3 20 0 15 0 107016697 11246788608 21930 33554432000 4194304 4196468 140723061458880 140723061441424 140169645256439 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 36290560 140723061467753 140723061470561 140723061470561 140723061473231 0
/proc/15562/statm: 2745798 21930 3239 1 0 2708109 0
[pid=15562/tid=15615] ppid=15559 vsize=10983192 memory=0 CPUtime=0.66 cores=0,2,4,6
/proc/15562/task/15615/stat : 15615 (java) R 15559 15562 12222 0 -1 4202560 12256 12893 0 0 55 4 4 3 20 0 15 0 107016706 11246788608 21930 33554432000 4194304 4196468 140723061458880 140169617076632 140169629336926 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 36290560 140723061467753 140723061470561 140723061470561 140723061473231 0
[pid=15562/tid=15616] ppid=15559 vsize=10983192 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/15562/task/15616/stat : 15616 (java) S 15559 15562 12222 0 -1 1077944384 1 12893 0 0 0 0 4 3 20 0 15 0 107016706 11246788608 21930 33554432000 4194304 4196468 140723061458880 140169649499024 140169645266645 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36290560 140723061467753 140723061470561 140723061470561 140723061473231 0
[pid=15562/tid=15617] ppid=15559 vsize=10983192 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/15562/task/15617/stat : 15617 (java) S 15559 15562 12222 0 -1 1077944384 1 12893 0 0 0 0 4 3 20 0 15 0 107016706 11246788608 21930 33554432000 4194304 4196468 140723061458880 140169547856656 140169645266645 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36290560 140723061467753 140723061470561 140723061470561 140723061473231 0
[pid=15562/tid=15618] ppid=15559 vsize=10983192 memory=487 CPUtime=0.07 cores=0,2,4,6
/proc/15562/task/15618/stat : 15618 (java) S 15559 15562 12222 0 -1 1077944384 1 12893 0 0 0 0 4 3 20 0 15 0 107016706 11246788608 21930 33554432000 4194304 4196468 140723061458880 140169183628432 140169645266645 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36290560 140723061467753 140723061470561 140723061470561 140723061473231 0
[pid=15562/tid=15619] ppid=15559 vsize=10983192 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/15562/task/15619/stat : 15619 (java) S 15559 15562 12222 0 -1 1077944384 2 12893 0 0 0 0 4 3 20 0 15 0 107016706 11246788608 21930 33554432000 4194304 4196468 140723061458880 140169182575632 140169645266645 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36290560 140723061467753 140723061470561 140723061470561 140723061473231 0
[pid=15562/tid=15620] ppid=15559 vsize=10983192 memory=7229512537422845014 CPUtime=0.07 cores=0,2,4,6
/proc/15562/task/15620/stat : 15620 (java) S 15559 15562 12222 0 -1 1077944384 5 12893 0 0 0 0 4 3 20 0 15 0 107016708 11246788608 21930 33554432000 4194304 4196468 140723061458880 140168614877296 140169645267586 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36290560 140723061467753 140723061470561 140723061470561 140723061473231 0
[pid=15562/tid=15621] ppid=15559 vsize=10983192 memory=32804 CPUtime=0.07 cores=0,2,4,6
/proc/15562/task/15621/stat : 15621 (java) S 15559 15562 12222 0 -1 1077944384 13 12893 0 0 0 0 4 3 20 0 15 0 107016708 11246788608 21930 33554432000 4194304 4196468 140723061458880 140168539398944 140169645266645 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36290560 140723061467753 140723061470561 140723061470561 140723061473231 0
[pid=15562/tid=15622] ppid=15559 vsize=10983192 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/15562/task/15622/stat : 15622 (java) S 15559 15562 12222 0 -1 1077944384 1 12893 0 0 0 0 4 3 20 0 15 0 107016709 11246788608 21930 33554432000 4194304 4196468 140723061458880 140168338072688 140169645266645 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36290560 140723061467753 140723061470561 140723061470561 140723061473231 0
[pid=15562/tid=15623] ppid=15559 vsize=10983192 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/15562/task/15623/stat : 15623 (java) S 15559 15562 12222 0 -1 1077944384 3 12893 0 0 0 0 4 3 20 0 15 0 107016711 11246788608 21930 33554432000 4194304 4196468 140723061458880 140168030672976 140169645275035 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36290560 140723061467753 140723061470561 140723061470561 140723061473231 0
[pid=15562/tid=15624] ppid=15559 vsize=10983192 memory=0 CPUtime=0.17 cores=0,2,4,6
/proc/15562/task/15624/stat : 15624 (java) S 15559 15562 12222 0 -1 1077944384 1039 12893 0 0 10 0 4 3 20 0 15 0 107016711 11246788608 21930 33554432000 4194304 4196468 140723061458880 140168613825136 140169645267586 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36290560 140723061467753 140723061470561 140723061470561 140723061473231 0
[pid=15562/tid=15625] ppid=15559 vsize=10983192 memory=0 CPUtime=0.13 cores=0,2,4,6
/proc/15562/task/15625/stat : 15625 (java) S 15559 15562 12222 0 -1 1077944384 637 12893 0 0 6 0 4 3 20 0 15 0 107016711 11246788608 21930 33554432000 4194304 4196468 140723061458880 140168612772336 140169645267586 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36290560 140723061467753 140723061470561 140723061470561 140723061473231 0
[pid=15562/tid=15626] ppid=15559 vsize=10983192 memory=0 CPUtime=0.2 cores=0,2,4,6
/proc/15562/task/15626/stat : 15626 (java) S 15559 15562 12222 0 -1 1077944384 924 12893 0 0 13 0 4 3 20 0 15 0 107016711 11246788608 21930 33554432000 4194304 4196468 140723061458880 140168611720048 140169645267586 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36290560 140723061467753 140723061470561 140723061470561 140723061473231 0
[pid=15562/tid=15627] ppid=15559 vsize=10983192 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/15562/task/15627/stat : 15627 (java) S 15559 15562 12222 0 -1 1077944384 3 12893 0 0 0 0 4 3 20 0 15 0 107016711 11246788608 21930 33554432000 4194304 4196468 140723061458880 140167599877088 140169645266645 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36290560 140723061467753 140723061470561 140723061470561 140723061473231 0
[pid=15562/tid=15628] ppid=15559 vsize=10983192 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/15562/task/15628/stat : 15628 (java) S 15559 15562 12222 0 -1 1077944384 1 12893 0 0 0 0 4 3 20 0 15 0 107016712 11246788608 21930 33554432000 4194304 4196468 140723061458880 140168610666928 140169645267586 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36290560 140723061467753 140723061470561 140723061470561 140723061473231 0
Current children cumulated CPU time: 0.99 s
Current children cumulated vsize: 10983192 KiB
Current children cumulated memory: 87720 KiB

[startup+1.50124 s]
/proc/loadavg: 1.49 1.69 1.81 3/216 15628
/proc/meminfo: memFree=20812800/32770624 swapFree=67108404/67108860
[pid=15562] ppid=15559 vsize=10998092 memory=182160 CPUtime=2.65 cores=0,2,4,6
/proc/15562/stat : 15562 (java) S 15559 15562 12222 0 -1 1077944320 26507 12893 0 0 247 11 4 3 20 0 15 0 107016697 11262046208 45540 33554432000 4194304 4196468 140723061458880 140723061441424 140169645256439 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 36290560 140723061467753 140723061470561 140723061470561 140723061473231 0
/proc/15562/statm: 2749523 45540 3471 1 0 2711181 0
[pid=15562/tid=15615] ppid=15559 vsize=10998092 memory=4951091520830867572 CPUtime=1.42 cores=0,2,4,6
/proc/15562/task/15615/stat : 15615 (java) R 15559 15562 12222 0 -1 4202560 17693 12893 0 0 128 7 4 3 20 0 15 0 107016706 11262046208 45540 33554432000 4194304 4196468 140723061458880 140169617060632 140169626630208 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 36290560 140723061467753 140723061470561 140723061470561 140723061473231 0
[pid=15562/tid=15616] ppid=15559 vsize=10998092 memory=4134606225630022328 CPUtime=0.08 cores=0,2,4,6
/proc/15562/task/15616/stat : 15616 (java) S 15559 15562 12222 0 -1 1077944384 128 12893 0 0 1 0 4 3 20 0 15 0 107016706 11262046208 45540 33554432000 4194304 4196468 140723061458880 140169649499024 140169645266645 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36290560 140723061467753 140723061470561 140723061470561 140723061473231 0
[pid=15562/tid=15617] ppid=15559 vsize=10998092 memory=-5153075247754943381 CPUtime=0.08 cores=0,2,4,6
/proc/15562/task/15617/stat : 15617 (java) S 15559 15562 12222 0 -1 1077944384 93 12893 0 0 1 0 4 3 20 0 15 0 107016706 11262046208 45540 33554432000 4194304 4196468 140723061458880 140169547856656 140169645266645 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36290560 140723061467753 140723061470561 140723061470561 140723061473231 0
[pid=15562/tid=15618] ppid=15559 vsize=10998092 memory=-7305778462208142751 CPUtime=0.07 cores=0,2,4,6
/proc/15562/task/15618/stat : 15618 (java) S 15559 15562 12222 0 -1 1077944384 21 12893 0 0 0 0 4 3 20 0 15 0 107016706 11262046208 45540 33554432000 4194304 4196468 140723061458880 140169183628432 140169645266645 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36290560 140723061467753 140723061470561 140723061470561 140723061473231 0
[pid=15562/tid=15619] ppid=15559 vsize=10998092 memory=116672 CPUtime=0.07 cores=0,2,4,6
/proc/15562/task/15619/stat : 15619 (java) S 15559 15562 12222 0 -1 1077944384 14 12893 0 0 0 0 4 3 20 0 15 0 107016706 11262046208 45540 33554432000 4194304 4196468 140723061458880 140169182575632 140169645266645 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36290560 140723061467753 140723061470561 140723061470561 140723061473231 0
[pid=15562/tid=15620] ppid=15559 vsize=10998092 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/15562/task/15620/stat : 15620 (java) S 15559 15562 12222 0 -1 1077944384 46 12893 0 0 1 0 4 3 20 0 15 0 107016708 11262046208 45540 33554432000 4194304 4196468 140723061458880 140168614877296 140169645267586 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36290560 140723061467753 140723061470561 140723061470561 140723061473231 0
[pid=15562/tid=15621] ppid=15559 vsize=10998092 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/15562/task/15621/stat : 15621 (java) S 15559 15562 12222 0 -1 1077944384 14 12893 0 0 0 0 4 3 20 0 15 0 107016708 11262046208 45540 33554432000 4194304 4196468 140723061458880 140168539398944 140169645266645 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36290560 140723061467753 140723061470561 140723061470561 140723061473231 0
[pid=15562/tid=15622] ppid=15559 vsize=10998092 memory=281055143723296 CPUtime=0.07 cores=0,2,4,6
/proc/15562/task/15622/stat : 15622 (java) S 15559 15562 12222 0 -1 1077944384 1 12893 0 0 0 0 4 3 20 0 15 0 107016709 11262046208 45540 33554432000 4194304 4196468 140723061458880 140168338072704 140169645266645 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36290560 140723061467753 140723061470561 140723061470561 140723061473231 0
[pid=15562/tid=15623] ppid=15559 vsize=10998092 memory=281055144138240 CPUtime=0.07 cores=0,2,4,6
/proc/15562/task/15623/stat : 15623 (java) S 15559 15562 12222 0 -1 1077944384 3 12893 0 0 0 0 4 3 20 0 15 0 107016711 11262046208 45540 33554432000 4194304 4196468 140723061458880 140168030672976 140169645275035 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36290560 140723061467753 140723061470561 140723061470561 140723061473231 0
[pid=15562/tid=15624] ppid=15559 vsize=10998092 memory=140527571871360 CPUtime=0.46 cores=0,2,4,6
/proc/15562/task/15624/stat : 15624 (java) S 15559 15562 12222 0 -1 1077944384 2135 12893 0 0 39 0 4 3 20 0 15 0 107016711 11262046208 45540 33554432000 4194304 4196468 140723061458880 140168613825136 140169645267586 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36290560 140723061467753 140723061470561 140723061470561 140723061473231 0
[pid=15562/tid=15625] ppid=15559 vsize=10998092 memory=0 CPUtime=0.45 cores=0,2,4,6
/proc/15562/task/15625/stat : 15625 (java) S 15559 15562 12222 0 -1 1077944384 2372 12893 0 0 38 0 4 3 20 0 15 0 107016711 11262046208 45540 33554432000 4194304 4196468 140723061458880 140168612772336 140169645267586 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36290560 140723061467753 140723061470561 140723061470561 140723061473231 0
[pid=15562/tid=15626] ppid=15559 vsize=10998092 memory=1200 CPUtime=0.41 cores=0,2,4,6
/proc/15562/task/15626/stat : 15626 (java) S 15559 15562 12222 0 -1 1077944384 1787 12893 0 0 34 0 4 3 20 0 15 0 107016711 11262046208 45540 33554432000 4194304 4196468 140723061458880 140168611720048 140169645267586 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36290560 140723061467753 140723061470561 140723061470561 140723061473231 0
[pid=15562/tid=15627] ppid=15559 vsize=10998092 memory=15876 CPUtime=0.07 cores=0,2,4,6
/proc/15562/task/15627/stat : 15627 (java) S 15559 15562 12222 0 -1 1077944384 3 12893 0 0 0 0 4 3 20 0 15 0 107016711 11262046208 45540 33554432000 4194304 4196468 140723061458880 140167599877088 140169645266645 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36290560 140723061467753 140723061470561 140723061470561 140723061473231 0
[pid=15562/tid=15628] ppid=15559 vsize=10998092 memory=4044 CPUtime=0.07 cores=0,2,4,6
/proc/15562/task/15628/stat : 15628 (java) S 15559 15562 12222 0 -1 1077944384 1 12893 0 0 0 0 4 3 20 0 15 0 107016712 11262046208 45540 33554432000 4194304 4196468 140723061458880 140168610666928 140169645267586 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36290560 140723061467753 140723061470561 140723061470561 140723061473231 0
Current children cumulated CPU time: 2.65 s
Current children cumulated vsize: 10998092 KiB

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

Current children cumulated memory: 275788 KiB

[startup+4.35682 s]
# the end of solver process 15562 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=9.75926 s, system=0.294835 s

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

[startup+3.20082 s]
/proc/loadavg: 1.53 1.69 1.81 6/216 15628
/proc/meminfo: memFree=20667784/32770624 swapFree=67108404/67108860
[pid=15562] ppid=15559 vsize=11008352 memory=281308 CPUtime=6.87 cores=0,2,4,6
/proc/15562/stat : 15562 (java) S 15559 15562 12222 0 -1 1077944320 47878 12893 0 0 662 18 4 3 20 0 15 0 107016697 11272552448 70327 33554432000 4194304 4196468 140723061458880 140723061441424 140169645256439 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 36290560 140723061467753 140723061470561 140723061470561 140723061473231 0
/proc/15562/statm: 2752088 70327 3496 1 0 2713741 0
[pid=15562/tid=15615] ppid=15559 vsize=11008352 memory=0 CPUtime=3.11 cores=0,2,4,6
/proc/15562/task/15615/stat : 15615 (java) R 15559 15562 12222 0 -1 4202560 31646 12893 0 0 292 12 4 3 20 0 15 0 107016706 11272552448 70327 33554432000 4194304 4196468 140723061458880 140169617085824 140169626662710 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 36290560 140723061467753 140723061470561 140723061470561 140723061473231 0
[pid=15562/tid=15616] ppid=15559 vsize=11008352 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/15562/task/15616/stat : 15616 (java) S 15559 15562 12222 0 -1 1077944384 128 12893 0 0 1 0 4 3 20 0 15 0 107016706 11272552448 70327 33554432000 4194304 4196468 140723061458880 140169649499024 140169645266645 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36290560 140723061467753 140723061470561 140723061470561 140723061473231 0
[pid=15562/tid=15617] ppid=15559 vsize=11008352 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/15562/task/15617/stat : 15617 (java) S 15559 15562 12222 0 -1 1077944384 93 12893 0 0 1 0 4 3 20 0 15 0 107016706 11272552448 70327 33554432000 4194304 4196468 140723061458880 140169547856656 140169645266645 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36290560 140723061467753 140723061470561 140723061470561 140723061473231 0
[pid=15562/tid=15618] ppid=15559 vsize=11008352 memory=-2127767593570360968 CPUtime=0.07 cores=0,2,4,6
/proc/15562/task/15618/stat : 15618 (java) S 15559 15562 12222 0 -1 1077944384 21 12893 0 0 0 0 4 3 20 0 15 0 107016706 11272552448 70327 33554432000 4194304 4196468 140723061458880 140169183628432 140169645266645 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36290560 140723061467753 140723061470561 140723061470561 140723061473231 0
[pid=15562/tid=15619] ppid=15559 vsize=11008352 memory=6944656592387989600 CPUtime=0.07 cores=0,2,4,6
/proc/15562/task/15619/stat : 15619 (java) S 15559 15562 12222 0 -1 1077944384 14 12893 0 0 0 0 4 3 20 0 15 0 107016706 11272552448 70327 33554432000 4194304 4196468 140723061458880 140169182575632 140169645266645 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36290560 140723061467753 140723061470561 140723061470561 140723061473231 0
[pid=15562/tid=15620] ppid=15559 vsize=11008352 memory=6944656592455359580 CPUtime=0.08 cores=0,2,4,6
/proc/15562/task/15620/stat : 15620 (java) S 15559 15562 12222 0 -1 1077944384 55 12893 0 0 1 0 4 3 20 0 15 0 107016708 11272552448 70327 33554432000 4194304 4196468 140723061458880 140168614877296 140169645267586 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36290560 140723061467753 140723061470561 140723061470561 140723061473231 0
[pid=15562/tid=15621] ppid=15559 vsize=11008352 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/15562/task/15621/stat : 15621 (java) S 15559 15562 12222 0 -1 1077944384 14 12893 0 0 0 0 4 3 20 0 15 0 107016708 11272552448 70327 33554432000 4194304 4196468 140723061458880 140168539398944 140169645266645 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36290560 140723061467753 140723061470561 140723061470561 140723061473231 0
[pid=15562/tid=15622] ppid=15559 vsize=11008352 memory=281055144158208 CPUtime=0.07 cores=0,2,4,6
/proc/15562/task/15622/stat : 15622 (java) S 15559 15562 12222 0 -1 1077944384 1 12893 0 0 0 0 4 3 20 0 15 0 107016709 11272552448 70327 33554432000 4194304 4196468 140723061458880 140168338072704 140169645266645 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36290560 140723061467753 140723061470561 140723061470561 140723061473231 0
[pid=15562/tid=15623] ppid=15559 vsize=11008352 memory=9242 CPUtime=0.07 cores=0,2,4,6
/proc/15562/task/15623/stat : 15623 (java) S 15559 15562 12222 0 -1 1077944384 3 12893 0 0 0 0 4 3 20 0 15 0 107016711 11272552448 70327 33554432000 4194304 4196468 140723061458880 140168030672976 140169645275035 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36290560 140723061467753 140723061470561 140723061470561 140723061473231 0
[pid=15562/tid=15624] ppid=15559 vsize=11008352 memory=19660 CPUtime=1.47 cores=0,2,4,6
/proc/15562/task/15624/stat : 15624 (java) R 15559 15562 12222 0 -1 4202560 4885 12893 0 0 139 1 4 3 20 0 15 0 107016711 11272552448 70327 33554432000 4194304 4196468 140723061458880 140168613816592 140169631283205 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 36290560 140723061467753 140723061470561 140723061470561 140723061473231 0
[pid=15562/tid=15625] ppid=15559 vsize=11008352 memory=0 CPUtime=1.22 cores=0,2,4,6
/proc/15562/task/15625/stat : 15625 (java) R 15559 15562 12222 0 -1 4202560 4183 12893 0 0 115 0 4 3 20 0 15 0 107016711 11272552448 70327 33554432000 4194304 4196468 140723061458880 140168612762360 140169622851872 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 36290560 140723061467753 140723061470561 140723061470561 140723061473231 0
[pid=15562/tid=15626] ppid=15559 vsize=11008352 memory=2961 CPUtime=1.16 cores=0,2,4,6
/proc/15562/task/15626/stat : 15626 (java) R 15559 15562 12222 0 -1 1077944384 4630 12893 0 0 107 2 4 3 20 0 15 0 107016711 11272552448 70327 33554432000 4194304 4196468 140723061458880 140168611720048 140169645267586 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 36290560 140723061467753 140723061470561 140723061470561 140723061473231 0
[pid=15562/tid=15627] ppid=15559 vsize=11008352 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/15562/task/15627/stat : 15627 (java) S 15559 15562 12222 0 -1 1077944384 3 12893 0 0 0 0 4 3 20 0 15 0 107016711 11272552448 70327 33554432000 4194304 4196468 140723061458880 140167599877088 140169645266645 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36290560 140723061467753 140723061470561 140723061470561 140723061473231 0
[pid=15562/tid=15628] ppid=15559 vsize=11008352 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/15562/task/15628/stat : 15628 (java) S 15559 15562 12222 0 -1 1077944384 9 12893 0 0 0 0 4 3 20 0 15 0 107016712 11272552448 70327 33554432000 4194304 4196468 140723061458880 140168610666928 140169645267586 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36290560 140723061467753 140723061470561 140723061470561 140723061473231 0
Current children cumulated CPU time: 6.87 s
Current children cumulated vsize: 11008352 KiB
Current children cumulated memory: 281308 KiB

[startup+4.00122 s]*
/proc/loadavg: 1.53 1.69 1.81 4/216 15628
/proc/meminfo: memFree=20601324/32770624 swapFree=67108404/67108860
[pid=15562] ppid=15559 vsize=11014496 memory=321536 CPUtime=9.15 cores=0,2,4,6
/proc/15562/stat : 15562 (java) S 15559 15562 12222 0 -1 1077944320 65169 12893 0 0 886 22 4 3 20 0 15 0 107016697 11278843904 80384 33554432000 4194304 4196468 140723061458880 140723061441424 140169645256439 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 36290560 140723061467753 140723061470561 140723061470561 140723061473231 0
/proc/15562/statm: 2753624 80384 3512 1 0 2715277 0
[pid=15562/tid=15615] ppid=15559 vsize=11014496 memory=590594017108047539 CPUtime=3.86 cores=0,2,4,6
/proc/15562/task/15615/stat : 15615 (java) R 15559 15562 12222 0 -1 4202560 40261 12893 0 0 366 13 4 3 20 0 15 0 107016706 11278843904 80384 33554432000 4194304 4196468 140723061458880 140169617039072 140169629336926 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 36290560 140723061467753 140723061470561 140723061470561 140723061473231 0
[pid=15562/tid=15616] ppid=15559 vsize=11014496 memory=0 CPUtime=0.1 cores=0,2,4,6
/proc/15562/task/15616/stat : 15616 (java) S 15559 15562 12222 0 -1 1077944384 144 12893 0 0 3 0 4 3 20 0 15 0 107016706 11278843904 80384 33554432000 4194304 4196468 140723061458880 140169649499024 140169645266645 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36290560 140723061467753 140723061470561 140723061470561 140723061473231 0
[pid=15562/tid=15617] ppid=15559 vsize=11014496 memory=0 CPUtime=0.1 cores=0,2,4,6
/proc/15562/task/15617/stat : 15617 (java) S 15559 15562 12222 0 -1 1077944384 243 12893 0 0 3 0 4 3 20 0 15 0 107016706 11278843904 80384 33554432000 4194304 4196468 140723061458880 140169547856656 140169645266645 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36290560 140723061467753 140723061470561 140723061470561 140723061473231 0
[pid=15562/tid=15618] ppid=15559 vsize=11014496 memory=7089600825147810390 CPUtime=0.1 cores=0,2,4,6
/proc/15562/task/15618/stat : 15618 (java) S 15559 15562 12222 0 -1 1077944384 34 12893 0 0 3 0 4 3 20 0 15 0 107016706 11278843904 80384 33554432000 4194304 4196468 140723061458880 140169183628432 140169645266645 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36290560 140723061467753 140723061470561 140723061470561 140723061473231 0
[pid=15562/tid=15619] ppid=15559 vsize=11014496 memory=5792262865778131043 CPUtime=0.09 cores=0,2,4,6
/proc/15562/task/15619/stat : 15619 (java) S 15559 15562 12222 0 -1 1077944384 477 12893 0 0 2 0 4 3 20 0 15 0 107016706 11278843904 80384 33554432000 4194304 4196468 140723061458880 140169182575632 140169645266645 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36290560 140723061467753 140723061470561 140723061470561 140723061473231 0
[pid=15562/tid=15620] ppid=15559 vsize=11014496 memory=0 CPUtime=0.1 cores=0,2,4,6
/proc/15562/task/15620/stat : 15620 (java) S 15559 15562 12222 0 -1 1077944384 4004 12893 0 0 3 0 4 3 20 0 15 0 107016708 11278843904 80384 33554432000 4194304 4196468 140723061458880 140168614877296 140169645267586 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36290560 140723061467753 140723061470561 140723061470561 140723061473231 0
[pid=15562/tid=15621] ppid=15559 vsize=11014496 memory=2319415622208140336 CPUtime=0.07 cores=0,2,4,6
/proc/15562/task/15621/stat : 15621 (java) S 15559 15562 12222 0 -1 1077944384 14 12893 0 0 0 0 4 3 20 0 15 0 107016708 11278843904 80384 33554432000 4194304 4196468 140723061458880 140168539399008 140169645266645 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36290560 140723061467753 140723061470561 140723061470561 140723061473231 0
[pid=15562/tid=15622] ppid=15559 vsize=11014496 memory=6083076034052646502 CPUtime=0.07 cores=0,2,4,6
/proc/15562/task/15622/stat : 15622 (java) S 15559 15562 12222 0 -1 1077944384 1 12893 0 0 0 0 4 3 20 0 15 0 107016709 11278843904 80384 33554432000 4194304 4196468 140723061458880 140168338072704 140169645266645 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36290560 140723061467753 140723061470561 140723061470561 140723061473231 0
[pid=15562/tid=15623] ppid=15559 vsize=11014496 memory=7956005031678667109 CPUtime=0.07 cores=0,2,4,6
/proc/15562/task/15623/stat : 15623 (java) S 15559 15562 12222 0 -1 1077944384 3 12893 0 0 0 0 4 3 20 0 15 0 107016711 11278843904 80384 33554432000 4194304 4196468 140723061458880 140168030672976 140169645275035 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36290560 140723061467753 140723061470561 140723061470561 140723061473231 0
[pid=15562/tid=15624] ppid=15559 vsize=11014496 memory=0 CPUtime=1.96 cores=0,2,4,6
/proc/15562/task/15624/stat : 15624 (java) S 15559 15562 12222 0 -1 1077944384 5159 12893 0 0 188 1 4 3 20 0 15 0 107016711 11278843904 80384 33554432000 4194304 4196468 140723061458880 140168613825136 140169645267586 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36290560 140723061467753 140723061470561 140723061470561 140723061473231 0
[pid=15562/tid=15625] ppid=15559 vsize=11014496 memory=7878495878512652341 CPUtime=1.85 cores=0,2,4,6
/proc/15562/task/15625/stat : 15625 (java) R 15559 15562 12222 0 -1 4202560 7267 12893 0 0 177 1 4 3 20 0 15 0 107016711 11278843904 80384 33554432000 4194304 4196468 140723061458880 140168612753944 140169630358894 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 36290560 140723061467753 140723061470561 140723061470561 140723061473231 0
[pid=15562/tid=15626] ppid=15559 vsize=11014496 memory=2315000882065950445 CPUtime=1.47 cores=0,2,4,6
/proc/15562/task/15626/stat : 15626 (java) S 15559 15562 12222 0 -1 1077944384 5395 12893 0 0 137 3 4 3 20 0 15 0 107016711 11278843904 80384 33554432000 4194304 4196468 140723061458880 140168611720048 140169645267586 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36290560 140723061467753 140723061470561 140723061470561 140723061473231 0
[pid=15562/tid=15627] ppid=15559 vsize=11014496 memory=7719229363398385695 CPUtime=0.07 cores=0,2,4,6
/proc/15562/task/15627/stat : 15627 (java) S 15559 15562 12222 0 -1 1077944384 3 12893 0 0 0 0 4 3 20 0 15 0 107016711 11278843904 80384 33554432000 4194304 4196468 140723061458880 140167599877088 140169645266645 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36290560 140723061467753 140723061470561 140723061470561 140723061473231 0
[pid=15562/tid=15628] ppid=15559 vsize=11014496 memory=140527721608999 CPUtime=0.07 cores=0,2,4,6
/proc/15562/task/15628/stat : 15628 (java) S 15559 15562 12222 0 -1 1077944384 9 12893 0 0 0 0 4 3 20 0 15 0 107016712 11278843904 80384 33554432000 4194304 4196468 140723061458880 140168610666928 140169645267586 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36290560 140723061467753 140723061470561 140723061470561 140723061473231 0
Current children cumulated CPU time: 9.15 s
Current children cumulated vsize: 11014496 KiB
Current children cumulated memory: 321536 KiB

[startup+4.2017 s]
/proc/loadavg: 1.53 1.69 1.81 4/216 15628
/proc/meminfo: memFree=20601324/32770624 swapFree=67108404/67108860
[pid=15562] ppid=15559 vsize=11082652 memory=359360 CPUtime=9.69 cores=0,2,4,6
/proc/15562/stat : 15562 (java) S 15559 15562 12222 0 -1 1077944320 78465 12893 0 0 938 24 4 3 20 0 15 0 107016697 11348635648 89840 33554432000 4194304 4196468 140723061458880 140723061441424 140169645256439 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 36290560 140723061467753 140723061470561 140723061470561 140723061473231 0
/proc/15562/statm: 2770663 89840 3513 1 0 2732316 0
[pid=15562/tid=15615] ppid=15559 vsize=11082652 memory=30 CPUtime=4.06 cores=0,2,4,6
/proc/15562/task/15615/stat : 15615 (java) R 15559 15562 12222 0 -1 4202560 50372 12893 0 0 384 15 4 3 20 0 15 0 107016706 11348635648 89840 33554432000 4194304 4196468 140723061458880 140169617090336 140169629336926 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 36290560 140723061467753 140723061470561 140723061470561 140723061473231 0
[pid=15562/tid=15616] ppid=15559 vsize=11082652 memory=294 CPUtime=0.1 cores=0,2,4,6
/proc/15562/task/15616/stat : 15616 (java) S 15559 15562 12222 0 -1 1077944384 144 12893 0 0 3 0 4 3 20 0 15 0 107016706 11348635648 89840 33554432000 4194304 4196468 140723061458880 140169649499024 140169645266645 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36290560 140723061467753 140723061470561 140723061470561 140723061473231 0
[pid=15562/tid=15617] ppid=15559 vsize=11082652 memory=281055144131168 CPUtime=0.1 cores=0,2,4,6
/proc/15562/task/15617/stat : 15617 (java) S 15559 15562 12222 0 -1 1077944384 243 12893 0 0 3 0 4 3 20 0 15 0 107016706 11348635648 89840 33554432000 4194304 4196468 140723061458880 140169547856656 140169645266645 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36290560 140723061467753 140723061470561 140723061470561 140723061473231 0
[pid=15562/tid=15618] ppid=15559 vsize=11082652 memory=109 CPUtime=0.1 cores=0,2,4,6
/proc/15562/task/15618/stat : 15618 (java) S 15559 15562 12222 0 -1 1077944384 34 12893 0 0 3 0 4 3 20 0 15 0 107016706 11348635648 89840 33554432000 4194304 4196468 140723061458880 140169183628432 140169645266645 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36290560 140723061467753 140723061470561 140723061470561 140723061473231 0
[pid=15562/tid=15619] ppid=15559 vsize=11082652 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/15562/task/15619/stat : 15619 (java) S 15559 15562 12222 0 -1 1077944384 477 12893 0 0 2 0 4 3 20 0 15 0 107016706 11348635648 89840 33554432000 4194304 4196468 140723061458880 140169182575632 140169645266645 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36290560 140723061467753 140723061470561 140723061470561 140723061473231 0
[pid=15562/tid=15620] ppid=15559 vsize=11082652 memory=4640771744614142052 CPUtime=0.1 cores=0,2,4,6
/proc/15562/task/15620/stat : 15620 (java) S 15559 15562 12222 0 -1 1077944384 4004 12893 0 0 3 0 4 3 20 0 15 0 107016708 11348635648 89840 33554432000 4194304 4196468 140723061458880 140168614877296 140169645267586 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36290560 140723061467753 140723061470561 140723061470561 140723061473231 0
[pid=15562/tid=15621] ppid=15559 vsize=11082652 memory=5795117241467496816 CPUtime=0.07 cores=0,2,4,6
/proc/15562/task/15621/stat : 15621 (java) S 15559 15562 12222 0 -1 1077944384 14 12893 0 0 0 0 4 3 20 0 15 0 107016708 11348635648 89840 33554432000 4194304 4196468 140723061458880 140168539399008 140169645266645 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36290560 140723061467753 140723061470561 140723061470561 140723061473231 0
[pid=15562/tid=15622] ppid=15559 vsize=11082652 memory=4639341348286120034 CPUtime=0.07 cores=0,2,4,6
/proc/15562/task/15622/stat : 15622 (java) S 15559 15562 12222 0 -1 1077944384 1 12893 0 0 0 0 4 3 20 0 15 0 107016709 11348635648 89840 33554432000 4194304 4196468 140723061458880 140168338072704 140169645266645 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36290560 140723061467753 140723061470561 140723061470561 140723061473231 0
[pid=15562/tid=15623] ppid=15559 vsize=11082652 memory=-9033795734659767669 CPUtime=0.07 cores=0,2,4,6
/proc/15562/task/15623/stat : 15623 (java) S 15559 15562 12222 0 -1 1077944384 3 12893 0 0 0 0 4 3 20 0 15 0 107016711 11348635648 89840 33554432000 4194304 4196468 140723061458880 140168030672976 140169645275035 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36290560 140723061467753 140723061470561 140723061470561 140723061473231 0
[pid=15562/tid=15624] ppid=15559 vsize=11082652 memory=-5345911753256963030 CPUtime=2.06 cores=0,2,4,6
/proc/15562/task/15624/stat : 15624 (java) R 15559 15562 12222 0 -1 4202560 5191 12893 0 0 198 1 4 3 20 0 15 0 107016711 11348635648 89840 33554432000 4194304 4196468 140723061458880 140168613811984 140169645268374 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 36290560 140723061467753 140723061470561 140723061470561 140723061473231 0
[pid=15562/tid=15625] ppid=15559 vsize=11082652 memory=6944656592455360569 CPUtime=2.04 cores=0,2,4,6
/proc/15562/task/15625/stat : 15625 (java) R 15559 15562 12222 0 -1 4202560 10251 12893 0 0 196 1 4 3 20 0 15 0 107016711 11348635648 89840 33554432000 4194304 4196468 140723061458880 140168612758496 140169630373684 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 36290560 140723061467753 140723061470561 140723061470561 140723061473231 0
[pid=15562/tid=15626] ppid=15559 vsize=11082652 memory=4206468019030941792 CPUtime=1.52 cores=0,2,4,6
/proc/15562/task/15626/stat : 15626 (java) R 15559 15562 12222 0 -1 1077944384 5523 12893 0 0 142 3 4 3 20 0 15 0 107016711 11348635648 89840 33554432000 4194304 4196468 140723061458880 140168611720176 140169645266645 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 36290560 140723061467753 140723061470561 140723061470561 140723061473231 0
[pid=15562/tid=15627] ppid=15559 vsize=11082652 memory=-3040564339105353098 CPUtime=0.07 cores=0,2,4,6
/proc/15562/task/15627/stat : 15627 (java) S 15559 15562 12222 0 -1 1077944384 3 12893 0 0 0 0 4 3 20 0 15 0 107016711 11348635648 89840 33554432000 4194304 4196468 140723061458880 140167599877088 140169645266645 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36290560 140723061467753 140723061470561 140723061470561 140723061473231 0
[pid=15562/tid=15628] ppid=15559 vsize=11082652 memory=6944656592387989600 CPUtime=0.07 cores=0,2,4,6
/proc/15562/task/15628/stat : 15628 (java) S 15559 15562 12222 0 -1 1077944384 10 12893 0 0 0 0 4 3 20 0 15 0 107016712 11348635648 89840 33554432000 4194304 4196468 140723061458880 140168610666928 140169645267586 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36290560 140723061467753 140723061470561 140723061470561 140723061473231 0
Current children cumulated CPU time: 9.69 s
Current children cumulated vsize: 11082652 KiB
Current children cumulated memory: 359360 KiB

[startup+4.30068 s]
/proc/loadavg: 1.53 1.69 1.81 4/216 15628
/proc/meminfo: memFree=20601324/32770624 swapFree=67108404/67108860
[pid=15562] ppid=15559 vsize=11212716 memory=360844 CPUtime=9.98 cores=0,2,4,6
/proc/15562/stat : 15562 (java) S 15559 15562 12222 0 -1 1077944320 80075 12893 0 0 967 24 4 3 20 0 14 0 107016697 11481821184 90211 33554432000 4194304 4196468 140723061458880 140723061441424 140169645256439 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 36290560 140723061467753 140723061470561 140723061470561 140723061473231 0
/proc/15562/statm: 2803179 90211 3515 1 0 2764832 0
[pid=15562/tid=15615] ppid=15559 vsize=11212716 memory=308044 CPUtime=4.14 cores=0,2,4,6
/proc/15562/task/15615/stat : 15615 (java) S 15559 15562 12222 0 -1 1077944384 50554 12893 0 0 392 15 4 3 20 0 14 0 107016706 11481821184 90211 33554432000 4194304 4196468 140723061458880 140169617099920 140169645266645 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36290560 140723061467753 140723061470561 140723061470561 140723061473231 0
[pid=15562/tid=15616] ppid=15559 vsize=11212716 memory=-2026666227646604569 CPUtime=0.1 cores=0,2,4,6
/proc/15562/task/15616/stat : 15616 (java) S 15559 15562 12222 0 -1 1077944384 144 12893 0 0 3 0 4 3 20 0 14 0 107016706 11481821184 90211 33554432000 4194304 4196468 140723061458880 140169649499024 140169645266645 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36290560 140723061467753 140723061470561 140723061470561 140723061473231 0
[pid=15562/tid=15617] ppid=15559 vsize=11212716 memory=56 CPUtime=0.1 cores=0,2,4,6
/proc/15562/task/15617/stat : 15617 (java) S 15559 15562 12222 0 -1 1077944384 243 12893 0 0 3 0 4 3 20 0 14 0 107016706 11481821184 90211 33554432000 4194304 4196468 140723061458880 140169547856656 140169645266645 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36290560 140723061467753 140723061470561 140723061470561 140723061473231 0
[pid=15562/tid=15618] ppid=15559 vsize=11212716 memory=9258 CPUtime=0.1 cores=0,2,4,6
/proc/15562/task/15618/stat : 15618 (java) S 15559 15562 12222 0 -1 1077944384 34 12893 0 0 3 0 4 3 20 0 14 0 107016706 11481821184 90211 33554432000 4194304 4196468 140723061458880 140169183628432 140169645266645 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36290560 140723061467753 140723061470561 140723061470561 140723061473231 0
[pid=15562/tid=15619] ppid=15559 vsize=11212716 memory=359 CPUtime=0.09 cores=0,2,4,6
/proc/15562/task/15619/stat : 15619 (java) S 15559 15562 12222 0 -1 1077944384 477 12893 0 0 2 0 4 3 20 0 14 0 107016706 11481821184 90211 33554432000 4194304 4196468 140723061458880 140169182575632 140169645266645 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36290560 140723061467753 140723061470561 140723061470561 140723061473231 0
[pid=15562/tid=15620] ppid=15559 vsize=11212716 memory=196 CPUtime=0.1 cores=0,2,4,6
/proc/15562/task/15620/stat : 15620 (java) S 15559 15562 12222 0 -1 1077944384 4004 12893 0 0 3 0 4 3 20 0 14 0 107016708 11481821184 90211 33554432000 4194304 4196468 140723061458880 140168614877504 140169645267586 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36290560 140723061467753 140723061470561 140723061470561 140723061473231 0
[pid=15562/tid=15621] ppid=15559 vsize=11212716 memory=1 CPUtime=0.07 cores=0,2,4,6
/proc/15562/task/15621/stat : 15621 (java) S 15559 15562 12222 0 -1 1077944384 14 12893 0 0 0 0 4 3 20 0 14 0 107016708 11481821184 90211 33554432000 4194304 4196468 140723061458880 140168539399008 140169645266645 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36290560 140723061467753 140723061470561 140723061470561 140723061473231 0
[pid=15562/tid=15622] ppid=15559 vsize=11212716 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/15562/task/15622/stat : 15622 (java) S 15559 15562 12222 0 -1 1077944384 1 12893 0 0 0 0 4 3 20 0 14 0 107016709 11481821184 90211 33554432000 4194304 4196468 140723061458880 140168338072704 140169645266645 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36290560 140723061467753 140723061470561 140723061470561 140723061473231 0
[pid=15562/tid=15623] ppid=15559 vsize=11212716 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/15562/task/15623/stat : 15623 (java) S 15559 15562 12222 0 -1 1077944384 26 12893 0 0 0 0 4 3 20 0 14 0 107016711 11481821184 90211 33554432000 4194304 4196468 140723061458880 140168030671744 140169645266645 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36290560 140723061467753 140723061470561 140723061470561 140723061473231 0
[pid=15562/tid=15624] ppid=15559 vsize=11212716 memory=0 CPUtime=2.14 cores=0,2,4,6
/proc/15562/task/15624/stat : 15624 (java) S 15559 15562 12222 0 -1 1077944384 5200 12893 0 0 206 1 4 3 20 0 14 0 107016711 11481821184 90211 33554432000 4194304 4196468 140723061458880 140168613809648 140169645266645 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36290560 140723061467753 140723061470561 140723061470561 140723061473231 0
[pid=15562/tid=15625] ppid=15559 vsize=11212716 memory=89 CPUtime=2.13 cores=0,2,4,6
/proc/15562/task/15625/stat : 15625 (java) R 15559 15562 12222 0 -1 4202560 11571 12893 0 0 205 1 4 3 20 0 14 0 107016711 11481821184 90211 33554432000 4194304 4196468 140723061458880 140168612758360 140169628644458 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 36290560 140723061467753 140723061470561 140723061470561 140723061473231 0
[pid=15562/tid=15626] ppid=15559 vsize=11212716 memory=95 CPUtime=1.55 cores=0,2,4,6
/proc/15562/task/15626/stat : 15626 (java) S 15559 15562 12222 0 -1 1077944384 5586 12893 0 0 145 3 4 3 20 0 14 0 107016711 11481821184 90211 33554432000 4194304 4196468 140723061458880 140168611720048 140169645267586 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36290560 140723061467753 140723061470561 140723061470561 140723061473231 0
[pid=15562/tid=15627] ppid=15559 vsize=11212716 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/15562/task/15627/stat : 15627 (java) S 15559 15562 12222 0 -1 1077944384 3 12893 0 0 0 0 4 3 20 0 14 0 107016711 11481821184 90211 33554432000 4194304 4196468 140723061458880 140167599877088 140169645266645 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36290560 140723061467753 140723061470561 140723061470561 140723061473231 0
Current children cumulated CPU time: 9.98 s
Current children cumulated vsize: 11212716 KiB
Current children cumulated memory: 360844 KiB

Child status: 0
Real time (s): 4.35689
CPU time (s): 10.0541
CPU user time (s): 9.75926
CPU system time (s): 0.294835
CPU usage (%): 230.763
Max. virtual memory (cumulated for all children) (KiB): 11212716
Max. memory (cumulated for all children) (KiB): 360844

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 9.75926
system time used= 0.294835
maximum resident set size= 362844
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 92993
page faults= 0
swaps= 0
block input operations= 0
block output operations= 144
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6130
involuntary context switches= 52


# summary of solver processes directly reported to runsolver:
#   pid: 15562
#   total CPU time (s): 10.0541
#   total CPU user time (s): 9.75926
#   total CPU system time (s): 0.294835

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.049846 second user time and 0.083397 second system time

The end

Launcher Data

Begin job on node148 at 2018-07-29 22:02:15
IDJOB=4302807
IDBENCH=141104
IDSOLVER=2777
FILE ID=node148/4302807-1532894535
RUNJOBID= node148-1532892979-13580
PBS_JOBID= 21022520
Free space on /tmp= 47776 MiB

SOLVER NAME= Concrete 3.9.2-SuperNG
BENCH NAME= XCSP18/Tal/Tal-01_c18.xml
COMMAND LINE= bin/xcsp-3-concrete -J-Xss64M -randomseed=RANDOMSEED -superng BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4302807-1532894535/watcher-4302807-1532894535 -o /tmp/evaluation-result-4302807-1532894535/solver-4302807-1532894535 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node148-1532892979-13580 --watchdog 312  bin/xcsp-3-concrete -J-Xss64M -randomseed=192425338 -superng HOME/instance-4302807-1532894535.xml

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

MD5SUM BENCH= be8acda3d02cf8f075ea348930aabd56
RANDOM SEED=192425338

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        20908024 kB
MemAvailable:   28952020 kB
Buffers:          245516 kB
Cached:          7949316 kB
SwapCached:          352 kB
Active:          4848568 kB
Inactive:        6373956 kB
Active(anon):    2981208 kB
Inactive(anon):    74228 kB
Active(file):    1867360 kB
Inactive(file):  6299728 kB
Unevictable:        7080 kB
Mlocked:            7080 kB
SwapTotal:      67108860 kB
SwapFree:       67108404 kB
Dirty:             26420 kB
Writeback:             0 kB
AnonPages:       3048652 kB
Mapped:            58064 kB
Shmem:             25016 kB
Slab:             333652 kB
SReclaimable:     305368 kB
SUnreclaim:        28284 kB
KernelStack:        3808 kB
PageTables:        11196 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    3956396 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2805760 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 47752 MiB
End job on node148 at 2018-07-29 22:02:20