Trace number 4302393

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.2OPT4 7.10535 3.63975

General information on the benchmark

NamePseudoBoolean-opt/
Pb-garden-4x4_c18.xml
MD5SUM854371ae6c45321a117efbc84c9832b3
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark4
Best CPU time to get the best result obtained on this benchmark0.005835
Satisfiable
(Un)Satisfiability was proved
Number of variables16
Number of constraints16
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":16}]
Minimum variable degree4
Maximum variable degree6
Distribution of variable degrees[{"degree":4,"count":4},{"degree":5,"count":8},{"degree":6,"count":4}]
Minimum constraint arity3
Maximum constraint arity5
Distribution of constraint arities[{"arity":3,"count":4},{"arity":4,"count":8},{"arity":5,"count":4}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"sum","count":16}]
Optimization problemYES
Type of objectivemin SUM

Quality of the solution as a function of time


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

Solver Data

0.99/0.74	c Concrete v3.9.2.1532736233296 running
6.71/3.50	o 7
6.71/3.52	o 6
6.71/3.53	o 5
6.71/3.54	o 4
6.71/3.58	v <instantiation cost="4">
6.71/3.58	v       <list>
6.71/3.58	v         x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] x[13] x[14] x[15]
6.71/3.58	v       </list>
6.71/3.58	v       <values>
6.71/3.58	v         0 0 1 0 1 0 0 0 0 0 0 1 0 1 0 0
6.71/3.58	v       </values>
6.71/3.58	v     </instantiation>
6.71/3.58	s OPTIMUM FOUND

Verifier Data

OK	4

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4302393-1532894652/watcher-4302393-1532894652 -o /tmp/evaluation-result-4302393-1532894652/solver-4302393-1532894652 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node107-1532892903-13713 --watchdog 312 bin/xcsp-3-concrete -J-Xss64M -randomseed=872284995 HOME/instance-4302393-1532894652.xml 

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

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


[startup+0.100139 s]*
/proc/loadavg: 1.44 1.65 1.64 3/208 16023
/proc/meminfo: memFree=23375872/32770624 swapFree=67108860/67108860
[pid=15966] ppid=15963 vsize=10005480 memory=15180 CPUtime=0.08 cores=1,3,5,7
/proc/15966/stat : 15966 (java) S 15963 15966 12183 0 -1 1077944320 4486 12885 0 0 1 0 5 2 20 0 6 0 107028429 10245611520 3795 33554432000 4194304 4196468 140730265835056 140730265817600 140622560448247 0 0 0 16784584 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 27631616 140730265840242 140730265843041 140730265843041 140730265845711 0
/proc/15966/statm: 2501370 3795 1935 1 0 2489808 0
[pid=15966/tid=16019] ppid=15963 vsize=10007536 memory=4279135703913365132 CPUtime=0.08 cores=1,3,5,7
/proc/15966/task/16019/stat : 16019 (java) R 15963 15966 12183 0 -1 4202560 2319 12885 0 0 1 0 5 2 20 0 6 0 107028438 10247716864 3861 33554432000 4194304 4196468 140730265835056 140622532285008 140622552686046 0 4 0 16784584 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 27631616 140730265840242 140730265843041 140730265843041 140730265845711 0
[pid=15966/tid=16020] ppid=15963 vsize=10015260 memory=-7522837583129502606 CPUtime=0.07 cores=1,3,5,7
/proc/15966/task/16020/stat : 16020 (java) S 15963 15966 12183 0 -1 1077944384 1 12885 0 0 0 0 5 2 20 0 6 0 107028439 10255626240 3861 33554432000 4194304 4196468 140730265835056 140622564690320 140622560458453 0 4 0 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27631616 140730265840242 140730265843041 140730265843041 140730265845711 0
[pid=15966/tid=16021] ppid=15963 vsize=10021560 memory=140160407840384 CPUtime=0.07 cores=1,3,5,7
/proc/15966/task/16021/stat : 16021 (java) S 15963 15966 12183 0 -1 1077944384 1 12885 0 0 0 0 5 2 20 0 6 0 107028439 10262077440 3861 33554432000 4194304 4196468 140730265835056 140622465177872 140622560458453 0 4 0 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27631616 140730265840242 140730265843041 140730265843041 140730265845711 0
[pid=15966/tid=16022] ppid=15963 vsize=10021560 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/15966/task/16022/stat : 16022 (java) S 15963 15966 12183 0 -1 1077944384 2 12885 0 0 0 0 5 2 20 0 6 0 107028439 10262077440 3861 33554432000 4194304 4196468 140730265835056 140622099221136 140622560458453 0 4 0 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27631616 140730265840242 140730265843041 140730265843041 140730265845711 0
[pid=15966/tid=16023] ppid=15963 vsize=10021560 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/15966/task/16023/stat : 16023 (java) S 15963 15966 12183 0 -1 1077944384 2 12885 0 0 0 0 5 2 20 0 6 0 107028439 10262077440 3861 33554432000 4194304 4196468 140730265835056 140622098168336 140622560458453 0 4 0 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27631616 140730265840242 140730265843041 140730265843041 140730265845711 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 10005480 KiB
Current children cumulated memory: 15180 KiB

[startup+0.20994 s]*
/proc/loadavg: 1.44 1.65 1.64 3/217 16032
/proc/meminfo: memFree=23351432/32770624 swapFree=67108860/67108860
[pid=15966] ppid=15963 vsize=10982696 memory=42664 CPUtime=0.25 cores=1,3,5,7
/proc/15966/stat : 15966 (java) S 15963 15966 12183 0 -1 1077944320 8602 12885 0 0 17 1 5 2 20 0 15 0 107028429 11246280704 10666 33554432000 4194304 4196468 140730265835056 140730265817600 140622560448247 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 27631616 140730265840242 140730265843041 140730265843041 140730265845711 0
/proc/15966/statm: 2745674 10666 2922 1 0 2708109 0
[pid=15966/tid=16019] ppid=15963 vsize=10982696 memory=-6517102902069810590 CPUtime=0.19 cores=1,3,5,7
/proc/15966/task/16019/stat : 16019 (java) R 15963 15966 12183 0 -1 4202560 5039 12885 0 0 11 1 5 2 20 0 15 0 107028438 11246280704 10666 33554432000 4194304 4196468 140730265835056 140622532235392 140622540723403 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 27631616 140730265840242 140730265843041 140730265843041 140730265845711 0
[pid=15966/tid=16020] ppid=15963 vsize=10982696 memory=-9181546050914066336 CPUtime=0.07 cores=1,3,5,7
/proc/15966/task/16020/stat : 16020 (java) S 15963 15966 12183 0 -1 1077944384 1 12885 0 0 0 0 5 2 20 0 15 0 107028439 11246280704 10666 33554432000 4194304 4196468 140730265835056 140622564690320 140622560458453 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27631616 140730265840242 140730265843041 140730265843041 140730265845711 0
[pid=15966/tid=16021] ppid=15963 vsize=10982696 memory=140160407840384 CPUtime=0.07 cores=1,3,5,7
/proc/15966/task/16021/stat : 16021 (java) S 15963 15966 12183 0 -1 1077944384 1 12885 0 0 0 0 5 2 20 0 15 0 107028439 11246280704 10666 33554432000 4194304 4196468 140730265835056 140622465177872 140622560458453 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27631616 140730265840242 140730265843041 140730265843041 140730265845711 0
[pid=15966/tid=16022] ppid=15963 vsize=10982696 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/15966/task/16022/stat : 16022 (java) S 15963 15966 12183 0 -1 1077944384 2 12885 0 0 0 0 5 2 20 0 15 0 107028439 11246280704 10666 33554432000 4194304 4196468 140730265835056 140622099221136 140622560458453 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27631616 140730265840242 140730265843041 140730265843041 140730265845711 0
[pid=15966/tid=16023] ppid=15963 vsize=10982696 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/15966/task/16023/stat : 16023 (java) S 15963 15966 12183 0 -1 1077944384 2 12885 0 0 0 0 5 2 20 0 15 0 107028439 11246280704 10666 33554432000 4194304 4196468 140730265835056 140622098168336 140622560458453 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27631616 140730265840242 140730265843041 140730265843041 140730265845711 0
[pid=15966/tid=16024] ppid=15963 vsize=10982696 memory=140160407840384 CPUtime=0.07 cores=1,3,5,7
/proc/15966/task/16024/stat : 16024 (java) S 15963 15966 12183 0 -1 1077944384 2 12885 0 0 0 0 5 2 20 0 15 0 107028440 11246280704 10666 33554432000 4194304 4196468 140730265835056 140621986355824 140622560459394 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27631616 140730265840242 140730265843041 140730265843041 140730265845711 0
[pid=15966/tid=16025] ppid=15963 vsize=10982696 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/15966/task/16025/stat : 16025 (java) S 15963 15966 12183 0 -1 1077944384 13 12885 0 0 0 0 5 2 20 0 15 0 107028441 11246280704 10666 33554432000 4194304 4196468 140730265835056 140621336536352 140622560458453 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27631616 140730265840242 140730265843041 140730265843041 140730265845711 0
[pid=15966/tid=16026] ppid=15963 vsize=10982696 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/15966/task/16026/stat : 16026 (java) S 15963 15966 12183 0 -1 1077944384 1 12885 0 0 0 0 5 2 20 0 15 0 107028441 11246280704 10666 33554432000 4194304 4196468 140730265835056 140621188687472 140622560458453 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27631616 140730265840242 140730265843041 140730265843041 140730265845711 0
[pid=15966/tid=16027] ppid=15963 vsize=10982696 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/15966/task/16027/stat : 16027 (java) S 15963 15966 12183 0 -1 1077944384 3 12885 0 0 0 0 5 2 20 0 15 0 107028443 11246280704 10666 33554432000 4194304 4196468 140730265835056 140620881287760 140622560466843 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27631616 140730265840242 140730265843041 140730265843041 140730265845711 0
[pid=15966/tid=16028] ppid=15963 vsize=10982696 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/15966/task/16028/stat : 16028 (java) S 15963 15966 12183 0 -1 1077944384 449 12885 0 0 1 0 5 2 20 0 15 0 107028443 11246280704 10666 33554432000 4194304 4196468 140730265835056 140621985302640 140622560459394 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27631616 140730265840242 140730265843041 140730265843041 140730265845711 0
[pid=15966/tid=16029] ppid=15963 vsize=10982696 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/15966/task/16029/stat : 16029 (java) S 15963 15966 12183 0 -1 1077944384 191 12885 0 0 1 0 5 2 20 0 15 0 107028444 11246280704 10666 33554432000 4194304 4196468 140730265835056 140621984249840 140622560459394 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27631616 140730265840242 140730265843041 140730265843041 140730265845711 0
[pid=15966/tid=16030] ppid=15963 vsize=10982696 memory=140160407840384 CPUtime=0.1 cores=1,3,5,7
/proc/15966/task/16030/stat : 16030 (java) S 15963 15966 12183 0 -1 1077944384 700 12885 0 0 3 0 5 2 20 0 15 0 107028444 11246280704 10666 33554432000 4194304 4196468 140730265835056 140621983197552 140622560459394 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27631616 140730265840242 140730265843041 140730265843041 140730265845711 0
[pid=15966/tid=16031] ppid=15963 vsize=10982696 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/15966/task/16031/stat : 16031 (java) S 15963 15966 12183 0 -1 1077944384 3 12885 0 0 0 0 5 2 20 0 15 0 107028444 11246280704 10666 33554432000 4194304 4196468 140730265835056 140620450490848 140622560458453 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27631616 140730265840242 140730265843041 140730265843041 140730265845711 0
[pid=15966/tid=16032] ppid=15963 vsize=10982696 memory=140160407840384 CPUtime=0.07 cores=1,3,5,7
/proc/15966/task/16032/stat : 16032 (java) S 15963 15966 12183 0 -1 1077944384 1 12885 0 0 0 0 5 2 20 0 15 0 107028444 11246280704 10666 33554432000 4194304 4196468 140730265835056 140621982145456 140622560459394 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27631616 140730265840242 140730265843041 140730265843041 140730265845711 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 10982696 KiB
Current children cumulated memory: 42664 KiB

[startup+0.310386 s]*
/proc/loadavg: 1.44 1.65 1.64 3/217 16032
/proc/meminfo: memFree=23341260/32770624 swapFree=67108860/67108860
[pid=15966] ppid=15963 vsize=10983192 memory=54024 CPUtime=0.38 cores=1,3,5,7
/proc/15966/stat : 15966 (java) S 15963 15966 12183 0 -1 1077944320 10675 12885 0 0 29 2 5 2 20 0 15 0 107028429 11246788608 13506 33554432000 4194304 4196468 140730265835056 140730265817600 140622560448247 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 27631616 140730265840242 140730265843041 140730265843041 140730265845711 0
/proc/15966/statm: 2745798 13506 3054 1 0 2708109 0
[pid=15966/tid=16019] ppid=15963 vsize=10983192 memory=6791534058613427641 CPUtime=0.28 cores=1,3,5,7
/proc/15966/task/16019/stat : 16019 (java) R 15963 15966 12183 0 -1 4202560 7082 12885 0 0 20 1 5 2 20 0 15 0 107028438 11246788608 13572 33554432000 4194304 4196468 140730265835056 140622532260256 140622544528734 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 27631616 140730265840242 140730265843041 140730265843041 140730265845711 0
[pid=15966/tid=16020] ppid=15963 vsize=10983192 memory=7012755875661107280 CPUtime=0.07 cores=1,3,5,7
/proc/15966/task/16020/stat : 16020 (java) S 15963 15966 12183 0 -1 1077944384 1 12885 0 0 0 0 5 2 20 0 15 0 107028439 11246788608 13572 33554432000 4194304 4196468 140730265835056 140622564690320 140622560458453 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27631616 140730265840242 140730265843041 140730265843041 140730265845711 0
[pid=15966/tid=16021] ppid=15963 vsize=10983192 memory=2076 CPUtime=0.07 cores=1,3,5,7
/proc/15966/task/16021/stat : 16021 (java) S 15963 15966 12183 0 -1 1077944384 1 12885 0 0 0 0 5 2 20 0 15 0 107028439 11246788608 13572 33554432000 4194304 4196468 140730265835056 140622465177872 140622560458453 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27631616 140730265840242 140730265843041 140730265843041 140730265845711 0
[pid=15966/tid=16022] ppid=15963 vsize=10983192 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/15966/task/16022/stat : 16022 (java) S 15963 15966 12183 0 -1 1077944384 2 12885 0 0 0 0 5 2 20 0 15 0 107028439 11246788608 13572 33554432000 4194304 4196468 140730265835056 140622099221136 140622560458453 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27631616 140730265840242 140730265843041 140730265843041 140730265845711 0
[pid=15966/tid=16023] ppid=15963 vsize=10983192 memory=4872558044660077418 CPUtime=0.07 cores=1,3,5,7
/proc/15966/task/16023/stat : 16023 (java) S 15963 15966 12183 0 -1 1077944384 2 12885 0 0 0 0 5 2 20 0 15 0 107028439 11246788608 13572 33554432000 4194304 4196468 140730265835056 140622098168336 140622560458453 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27631616 140730265840242 140730265843041 140730265843041 140730265845711 0
[pid=15966/tid=16024] ppid=15963 vsize=10983192 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/15966/task/16024/stat : 16024 (java) S 15963 15966 12183 0 -1 1077944384 2 12885 0 0 0 0 5 2 20 0 15 0 107028440 11246788608 13572 33554432000 4194304 4196468 140730265835056 140621986355824 140622560459394 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27631616 140730265840242 140730265843041 140730265843041 140730265845711 0
[pid=15966/tid=16025] ppid=15963 vsize=10983192 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/15966/task/16025/stat : 16025 (java) S 15963 15966 12183 0 -1 1077944384 13 12885 0 0 0 0 5 2 20 0 15 0 107028441 11246788608 13572 33554432000 4194304 4196468 140730265835056 140621336536352 140622560458453 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27631616 140730265840242 140730265843041 140730265843041 140730265845711 0
[pid=15966/tid=16026] ppid=15963 vsize=10983192 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/15966/task/16026/stat : 16026 (java) S 15963 15966 12183 0 -1 1077944384 1 12885 0 0 0 0 5 2 20 0 15 0 107028441 11246788608 13572 33554432000 4194304 4196468 140730265835056 140621188687472 140622560458453 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27631616 140730265840242 140730265843041 140730265843041 140730265845711 0
[pid=15966/tid=16027] ppid=15963 vsize=10983192 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/15966/task/16027/stat : 16027 (java) S 15963 15966 12183 0 -1 1077944384 3 12885 0 0 0 0 5 2 20 0 15 0 107028443 11246788608 13572 33554432000 4194304 4196468 140730265835056 140620881287760 140622560466843 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27631616 140730265840242 140730265843041 140730265843041 140730265845711 0
[pid=15966/tid=16028] ppid=15963 vsize=10983192 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/15966/task/16028/stat : 16028 (java) S 15963 15966 12183 0 -1 1077944384 452 12885 0 0 1 0 5 2 20 0 15 0 107028443 11246788608 13572 33554432000 4194304 4196468 140730265835056 140621985302640 140622560459394 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27631616 140730265840242 140730265843041 140730265843041 140730265845711 0
[pid=15966/tid=16029] ppid=15963 vsize=10983192 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/15966/task/16029/stat : 16029 (java) S 15963 15966 12183 0 -1 1077944384 197 12885 0 0 1 0 5 2 20 0 15 0 107028444 11246788608 13572 33554432000 4194304 4196468 140730265835056 140621984249840 140622560459394 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27631616 140730265840242 140730265843041 140730265843041 140730265845711 0
[pid=15966/tid=16030] ppid=15963 vsize=10983192 memory=0 CPUtime=0.12 cores=1,3,5,7
/proc/15966/task/16030/stat : 16030 (java) R 15963 15966 12183 0 -1 4202560 729 12885 0 0 5 0 5 2 20 0 15 0 107028444 11246788608 13572 33554432000 4194304 4196468 140730265835056 140621983197552 140622553547947 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 27631616 140730265840242 140730265843041 140730265843041 140730265845711 0
[pid=15966/tid=16031] ppid=15963 vsize=10983192 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/15966/task/16031/stat : 16031 (java) S 15963 15966 12183 0 -1 1077944384 3 12885 0 0 0 0 5 2 20 0 15 0 107028444 11246788608 13572 33554432000 4194304 4196468 140730265835056 140620450490848 140622560458453 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27631616 140730265840242 140730265843041 140730265843041 140730265845711 0
[pid=15966/tid=16032] ppid=15963 vsize=10983192 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/15966/task/16032/stat : 16032 (java) S 15963 15966 12183 0 -1 1077944384 1 12885 0 0 0 0 5 2 20 0 15 0 107028444 11246788608 13572 33554432000 4194304 4196468 140730265835056 140621982145456 140622560459394 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27631616 140730265840242 140730265843041 140730265843041 140730265845711 0
Current children cumulated CPU time: 0.38 s
Current children cumulated vsize: 10983192 KiB
Current children cumulated memory: 54024 KiB

[startup+0.700796 s]
/proc/loadavg: 1.44 1.65 1.64 3/217 16032
/proc/meminfo: memFree=23330400/32770624 swapFree=67108860/67108860
[pid=15966] ppid=15963 vsize=10983192 memory=88252 CPUtime=0.99 cores=1,3,5,7
/proc/15966/stat : 15966 (java) S 15963 15966 12183 0 -1 1077944320 17182 12885 0 0 88 4 5 2 20 0 15 0 107028429 11246788608 22063 33554432000 4194304 4196468 140730265835056 140730265817600 140622560448247 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 27631616 140730265840242 140730265843041 140730265843041 140730265845711 0
/proc/15966/statm: 2745798 22063 3237 1 0 2708109 0
[pid=15966/tid=16019] ppid=15963 vsize=10983192 memory=0 CPUtime=0.66 cores=1,3,5,7
/proc/15966/task/16019/stat : 16019 (java) R 15963 15966 12183 0 -1 4202560 12438 12885 0 0 56 3 5 2 20 0 15 0 107028438 11246788608 22063 33554432000 4194304 4196468 140730265835056 140622532269072 140622540723439 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 27631616 140730265840242 140730265843041 140730265843041 140730265845711 0
[pid=15966/tid=16020] ppid=15963 vsize=10983192 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/15966/task/16020/stat : 16020 (java) S 15963 15966 12183 0 -1 1077944384 1 12885 0 0 0 0 5 2 20 0 15 0 107028439 11246788608 22063 33554432000 4194304 4196468 140730265835056 140622564690320 140622560458453 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27631616 140730265840242 140730265843041 140730265843041 140730265845711 0
[pid=15966/tid=16021] ppid=15963 vsize=10983192 memory=4140 CPUtime=0.07 cores=1,3,5,7
/proc/15966/task/16021/stat : 16021 (java) S 15963 15966 12183 0 -1 1077944384 1 12885 0 0 0 0 5 2 20 0 15 0 107028439 11246788608 22063 33554432000 4194304 4196468 140730265835056 140622465177872 140622560458453 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27631616 140730265840242 140730265843041 140730265843041 140730265845711 0
[pid=15966/tid=16022] ppid=15963 vsize=10983192 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/15966/task/16022/stat : 16022 (java) S 15963 15966 12183 0 -1 1077944384 2 12885 0 0 0 0 5 2 20 0 15 0 107028439 11246788608 22063 33554432000 4194304 4196468 140730265835056 140622099221136 140622560458453 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27631616 140730265840242 140730265843041 140730265843041 140730265845711 0
[pid=15966/tid=16023] ppid=15963 vsize=10983192 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/15966/task/16023/stat : 16023 (java) S 15963 15966 12183 0 -1 1077944384 2 12885 0 0 0 0 5 2 20 0 15 0 107028439 11246788608 22063 33554432000 4194304 4196468 140730265835056 140622098168336 140622560458453 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27631616 140730265840242 140730265843041 140730265843041 140730265845711 0
[pid=15966/tid=16024] ppid=15963 vsize=10983192 memory=4420 CPUtime=0.07 cores=1,3,5,7
/proc/15966/task/16024/stat : 16024 (java) S 15963 15966 12183 0 -1 1077944384 5 12885 0 0 0 0 5 2 20 0 15 0 107028440 11246788608 22063 33554432000 4194304 4196468 140730265835056 140621986355824 140622560459394 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27631616 140730265840242 140730265843041 140730265843041 140730265845711 0
[pid=15966/tid=16025] ppid=15963 vsize=10983192 memory=6628 CPUtime=0.07 cores=1,3,5,7
/proc/15966/task/16025/stat : 16025 (java) S 15963 15966 12183 0 -1 1077944384 13 12885 0 0 0 0 5 2 20 0 15 0 107028441 11246788608 22063 33554432000 4194304 4196468 140730265835056 140621336536352 140622560458453 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27631616 140730265840242 140730265843041 140730265843041 140730265845711 0
[pid=15966/tid=16026] ppid=15963 vsize=10983192 memory=8836 CPUtime=0.07 cores=1,3,5,7
/proc/15966/task/16026/stat : 16026 (java) S 15963 15966 12183 0 -1 1077944384 1 12885 0 0 0 0 5 2 20 0 15 0 107028441 11246788608 22063 33554432000 4194304 4196468 140730265835056 140621188687472 140622560458453 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27631616 140730265840242 140730265843041 140730265843041 140730265845711 0
[pid=15966/tid=16027] ppid=15963 vsize=10983192 memory=11044 CPUtime=0.07 cores=1,3,5,7
/proc/15966/task/16027/stat : 16027 (java) S 15963 15966 12183 0 -1 1077944384 3 12885 0 0 0 0 5 2 20 0 15 0 107028443 11246788608 22063 33554432000 4194304 4196468 140730265835056 140620881287760 140622560466843 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27631616 140730265840242 140730265843041 140730265843041 140730265845711 0
[pid=15966/tid=16028] ppid=15963 vsize=10983192 memory=13252 CPUtime=0.15 cores=1,3,5,7
/proc/15966/task/16028/stat : 16028 (java) S 15963 15966 12183 0 -1 1077944384 1090 12885 0 0 8 0 5 2 20 0 15 0 107028443 11246788608 22063 33554432000 4194304 4196468 140730265835056 140621985302640 140622560459394 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27631616 140730265840242 140730265843041 140730265843041 140730265845711 0
[pid=15966/tid=16029] ppid=15963 vsize=10983192 memory=15460 CPUtime=0.15 cores=1,3,5,7
/proc/15966/task/16029/stat : 16029 (java) S 15963 15966 12183 0 -1 1077944384 500 12885 0 0 8 0 5 2 20 0 15 0 107028444 11246788608 22063 33554432000 4194304 4196468 140730265835056 140621984249840 140622560459394 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27631616 140730265840242 140730265843041 140730265843041 140730265845711 0
[pid=15966/tid=16030] ppid=15963 vsize=10983192 memory=17668 CPUtime=0.2 cores=1,3,5,7
/proc/15966/task/16030/stat : 16030 (java) S 15963 15966 12183 0 -1 1077944384 928 12885 0 0 13 0 5 2 20 0 15 0 107028444 11246788608 22063 33554432000 4194304 4196468 140730265835056 140621983197552 140622560459394 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27631616 140730265840242 140730265843041 140730265843041 140730265845711 0
[pid=15966/tid=16031] ppid=15963 vsize=10983192 memory=19876 CPUtime=0.07 cores=1,3,5,7
/proc/15966/task/16031/stat : 16031 (java) S 15963 15966 12183 0 -1 1077944384 3 12885 0 0 0 0 5 2 20 0 15 0 107028444 11246788608 22063 33554432000 4194304 4196468 140730265835056 140620450490848 140622560458453 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27631616 140730265840242 140730265843041 140730265843041 140730265845711 0
[pid=15966/tid=16032] ppid=15963 vsize=10983192 memory=22084 CPUtime=0.07 cores=1,3,5,7
/proc/15966/task/16032/stat : 16032 (java) S 15963 15966 12183 0 -1 1077944384 1 12885 0 0 0 0 5 2 20 0 15 0 107028444 11246788608 22063 33554432000 4194304 4196468 140730265835056 140621982145456 140622560459394 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27631616 140730265840242 140730265843041 140730265843041 140730265845711 0
Current children cumulated CPU time: 0.99 s
Current children cumulated vsize: 10983192 KiB
Current children cumulated memory: 88252 KiB

[startup+1.50074 s]
/proc/loadavg: 1.44 1.65 1.64 3/217 16032
/proc/meminfo: memFree=23283820/32770624 swapFree=67108860/67108860
[pid=15966] ppid=15963 vsize=10998092 memory=176416 CPUtime=2.24 cores=1,3,5,7
/proc/15966/stat : 15966 (java) S 15963 15966 12183 0 -1 1077944320 24369 12885 0 0 208 9 5 2 20 0 15 0 107028429 11262046208 44104 33554432000 4194304 4196468 140730265835056 140730265817600 140622560448247 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 27631616 140730265840242 140730265843041 140730265843041 140730265845711 0
/proc/15966/statm: 2749523 44104 3466 1 0 2711181 0
[pid=15966/tid=16019] ppid=15963 vsize=10998092 memory=0 CPUtime=1.43 cores=1,3,5,7
/proc/15966/task/16019/stat : 16019 (java) R 15963 15966 12183 0 -1 4202560 18123 12885 0 0 131 5 5 2 20 0 15 0 107028438 11262046208 44104 33554432000 4194304 4196468 140730265835056 140622532275616 140622544528734 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 27631616 140730265840242 140730265843041 140730265843041 140730265845711 0
[pid=15966/tid=16020] ppid=15963 vsize=10998092 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/15966/task/16020/stat : 16020 (java) S 15963 15966 12183 0 -1 1077944384 22 12885 0 0 0 0 5 2 20 0 15 0 107028439 11262046208 44104 33554432000 4194304 4196468 140730265835056 140622564690320 140622560458453 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27631616 140730265840242 140730265843041 140730265843041 140730265845711 0
[pid=15966/tid=16021] ppid=15963 vsize=10998092 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/15966/task/16021/stat : 16021 (java) S 15963 15966 12183 0 -1 1077944384 197 12885 0 0 1 0 5 2 20 0 15 0 107028439 11262046208 44104 33554432000 4194304 4196468 140730265835056 140622465177872 140622560458453 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27631616 140730265840242 140730265843041 140730265843041 140730265845711 0
[pid=15966/tid=16022] ppid=15963 vsize=10998092 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/15966/task/16022/stat : 16022 (java) S 15963 15966 12183 0 -1 1077944384 28 12885 0 0 1 0 5 2 20 0 15 0 107028439 11262046208 44104 33554432000 4194304 4196468 140730265835056 140622099221136 140622560458453 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27631616 140730265840242 140730265843041 140730265843041 140730265845711 0
[pid=15966/tid=16023] ppid=15963 vsize=10998092 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/15966/task/16023/stat : 16023 (java) S 15963 15966 12183 0 -1 1077944384 64 12885 0 0 1 0 5 2 20 0 15 0 107028439 11262046208 44104 33554432000 4194304 4196468 140730265835056 140622098168336 140622560458453 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27631616 140730265840242 140730265843041 140730265843041 140730265845711 0
[pid=15966/tid=16024] ppid=15963 vsize=10998092 memory=-7965959130280075168 CPUtime=0.08 cores=1,3,5,7
/proc/15966/task/16024/stat : 16024 (java) S 15963 15966 12183 0 -1 1077944384 68 12885 0 0 1 0 5 2 20 0 15 0 107028440 11262046208 44104 33554432000 4194304 4196468 140730265835056 140621986355824 140622560459394 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27631616 140730265840242 140730265843041 140730265843041 140730265845711 0
[pid=15966/tid=16025] ppid=15963 vsize=10998092 memory=280320570108160 CPUtime=0.07 cores=1,3,5,7
/proc/15966/task/16025/stat : 16025 (java) S 15963 15966 12183 0 -1 1077944384 14 12885 0 0 0 0 5 2 20 0 15 0 107028441 11262046208 44104 33554432000 4194304 4196468 140730265835056 140621336536416 140622560458453 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27631616 140730265840242 140730265843041 140730265843041 140730265845711 0
[pid=15966/tid=16026] ppid=15963 vsize=10998092 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/15966/task/16026/stat : 16026 (java) S 15963 15966 12183 0 -1 1077944384 1 12885 0 0 0 0 5 2 20 0 15 0 107028441 11262046208 44104 33554432000 4194304 4196468 140730265835056 140621188687488 140622560458453 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27631616 140730265840242 140730265843041 140730265843041 140730265845711 0
[pid=15966/tid=16027] ppid=15963 vsize=10998092 memory=1952 CPUtime=0.07 cores=1,3,5,7
/proc/15966/task/16027/stat : 16027 (java) S 15963 15966 12183 0 -1 1077944384 3 12885 0 0 0 0 5 2 20 0 15 0 107028443 11262046208 44104 33554432000 4194304 4196468 140730265835056 140620881287760 140622560466843 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27631616 140730265840242 140730265843041 140730265843041 140730265845711 0
[pid=15966/tid=16028] ppid=15963 vsize=10998092 memory=1232 CPUtime=0.27 cores=1,3,5,7
/proc/15966/task/16028/stat : 16028 (java) S 15963 15966 12183 0 -1 1077944384 1544 12885 0 0 19 1 5 2 20 0 15 0 107028443 11262046208 44104 33554432000 4194304 4196468 140730265835056 140621985302640 140622560459394 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27631616 140730265840242 140730265843041 140730265843041 140730265845711 0
[pid=15966/tid=16029] ppid=15963 vsize=10998092 memory=8560 CPUtime=0.28 cores=1,3,5,7
/proc/15966/task/16029/stat : 16029 (java) S 15963 15966 12183 0 -1 1077944384 655 12885 0 0 21 0 5 2 20 0 15 0 107028444 11262046208 44104 33554432000 4194304 4196468 140730265835056 140621984249840 140622560459394 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27631616 140730265840242 140730265843041 140730265843041 140730265845711 0
[pid=15966/tid=16030] ppid=15963 vsize=10998092 memory=1712 CPUtime=0.36 cores=1,3,5,7
/proc/15966/task/16030/stat : 16030 (java) S 15963 15966 12183 0 -1 1077944384 1461 12885 0 0 29 0 5 2 20 0 15 0 107028444 11262046208 44104 33554432000 4194304 4196468 140730265835056 140621983197552 140622560459394 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27631616 140730265840242 140730265843041 140730265843041 140730265845711 0
[pid=15966/tid=16031] ppid=15963 vsize=10998092 memory=5412 CPUtime=0.07 cores=1,3,5,7
/proc/15966/task/16031/stat : 16031 (java) S 15963 15966 12183 0 -1 1077944384 3 12885 0 0 0 0 5 2 20 0 15 0 107028444 11262046208 44104 33554432000 4194304 4196468 140730265835056 140620450490848 140622560458453 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27631616 140730265840242 140730265843041 140730265843041 140730265845711 0
[pid=15966/tid=16032] ppid=15963 vsize=10998092 memory=4612 CPUtime=0.07 cores=1,3,5,7
/proc/15966/task/16032/stat : 16032 (java) S 15963 15966 12183 0 -1 1077944384 1 12885 0 0 0 0 5 2 20 0 15 0 107028444 11262046208 44104 33554432000 4194304 4196468 140730265835056 140621982145456 140622560459394 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27631616 140730265840242 140730265843041 140730265843041 140730265845711 0
Current children cumulated CPU time: 2.24 s
Current children cumulated vsize: 10998092 KiB
Current children cumulated memory: 176416 KiB

[startup+3.11041 s]
/proc/loadavg: 1.44 1.65 1.64 4/217 16032
/proc/meminfo: memFree=23166396/32770624 swapFree=67108860/67108860
[pid=15966] ppid=15963 vsize=11010400 memory=239184 CPUtime=5.53 cores=1,3,5,7
/proc/15966/stat : 15966 (java) S 15963 15966 12183 0 -1 1077944320 34681 12885 0 0 530 16 5 2 20 0 15 0 107028429 11274649600 59796 33554432000 4194304 4196468 140730265835056 140730265817600 140622560448247 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 27631616 140730265840242 140730265843041 140730265843041 140730265845711 0
/proc/15966/statm: 2752600 59796 3496 1 0 2714253 0
[pid=15966/tid=16019] ppid=15963 vsize=11010400 memory=280320570527040 CPUtime=2.98 cores=1,3,5,7
/proc/15966/task/16019/stat : 16019 (java) R 15963 15966 12183 0 -1 4202560 23490 12885 0 0 284 7 5 2 20 0 15 0 107028438 11274649600 59796 33554432000 4194304 4196468 140730265835056 140622532274384 140622544528734 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 27631616 140730265840242 140730265843041 140730265843041 140730265845711 0
[pid=15966/tid=16020] ppid=15963 vsize=11010400 memory=388 CPUtime=0.1 cores=1,3,5,7
/proc/15966/task/16020/stat : 16020 (java) S 15963 15966 12183 0 -1 1077944384 33 12885 0 0 3 0 5 2 20 0 15 0 107028439 11274649600 59796 33554432000 4194304 4196468 140730265835056 140622564690320 140622560458453 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27631616 140730265840242 140730265843041 140730265843041 140730265845711 0
[pid=15966/tid=16021] ppid=15963 vsize=11010400 memory=6943526294502006880 CPUtime=0.1 cores=1,3,5,7
/proc/15966/task/16021/stat : 16021 (java) S 15963 15966 12183 0 -1 1077944384 225 12885 0 0 3 0 5 2 20 0 15 0 107028439 11274649600 59796 33554432000 4194304 4196468 140730265835056 140622465177872 140622560458453 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27631616 140730265840242 140730265843041 140730265843041 140730265845711 0
[pid=15966/tid=16022] ppid=15963 vsize=11010400 memory=56 CPUtime=0.1 cores=1,3,5,7
/proc/15966/task/16022/stat : 16022 (java) S 15963 15966 12183 0 -1 1077944384 41 12885 0 0 3 0 5 2 20 0 15 0 107028439 11274649600 59796 33554432000 4194304 4196468 140730265835056 140622099221136 140622560458453 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27631616 140730265840242 140730265843041 140730265843041 140730265845711 0
[pid=15966/tid=16023] ppid=15963 vsize=11010400 memory=7886128541248926002 CPUtime=0.1 cores=1,3,5,7
/proc/15966/task/16023/stat : 16023 (java) S 15963 15966 12183 0 -1 1077944384 74 12885 0 0 3 0 5 2 20 0 15 0 107028439 11274649600 59796 33554432000 4194304 4196468 140730265835056 140622098168336 140622560458453 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27631616 140730265840242 140730265843041 140730265843041 140730265845711 0
[pid=15966/tid=16024] ppid=15963 vsize=11010400 memory=8389687274617647922 CPUtime=0.1 cores=1,3,5,7
/proc/15966/task/16024/stat : 16024 (java) S 15963 15966 12183 0 -1 1077944384 1388 12885 0 0 3 0 5 2 20 0 15 0 107028440 11274649600 59796 33554432000 4194304 4196468 140730265835056 140621986355824 140622560459394 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27631616 140730265840242 140730265843041 140730265843041 140730265845711 0
[pid=15966/tid=16025] ppid=15963 vsize=11010400 memory=7093353692224025286 CPUtime=0.07 cores=1,3,5,7
/proc/15966/task/16025/stat : 16025 (java) S 15963 15966 12183 0 -1 1077944384 14 12885 0 0 0 0 5 2 20 0 15 0 107028441 11274649600 59796 33554432000 4194304 4196468 140730265835056 140621336536416 140622560458453 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27631616 140730265840242 140730265843041 140730265843041 140730265845711 0
[pid=15966/tid=16026] ppid=15963 vsize=11010400 memory=280320570361344 CPUtime=0.07 cores=1,3,5,7
/proc/15966/task/16026/stat : 16026 (java) S 15963 15966 12183 0 -1 1077944384 1 12885 0 0 0 0 5 2 20 0 15 0 107028441 11274649600 59796 33554432000 4194304 4196468 140730265835056 140621188687488 140622560458453 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27631616 140730265840242 140730265843041 140730265843041 140730265845711 0
[pid=15966/tid=16027] ppid=15963 vsize=11010400 memory=7956567955459234152 CPUtime=0.07 cores=1,3,5,7
/proc/15966/task/16027/stat : 16027 (java) S 15963 15966 12183 0 -1 1077944384 3 12885 0 0 0 0 5 2 20 0 15 0 107028443 11274649600 59796 33554432000 4194304 4196468 140730265835056 140620881287760 140622560466843 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27631616 140730265840242 140730265843041 140730265843041 140730265845711 0
[pid=15966/tid=16028] ppid=15963 vsize=11010400 memory=6940161746104771160 CPUtime=0.66 cores=1,3,5,7
/proc/15966/task/16028/stat : 16028 (java) S 15963 15966 12183 0 -1 1077944384 1829 12885 0 0 57 2 5 2 20 0 15 0 107028443 11274649600 59796 33554432000 4194304 4196468 140730265835056 140621985302640 140622560459394 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27631616 140730265840242 140730265843041 140730265843041 140730265845711 0
[pid=15966/tid=16029] ppid=15963 vsize=11010400 memory=7447093755344479577 CPUtime=0.71 cores=1,3,5,7
/proc/15966/task/16029/stat : 16029 (java) R 15963 15966 12183 0 -1 4202560 1313 12885 0 0 64 0 5 2 20 0 15 0 107028444 11274649600 59796 33554432000 4194304 4196468 140730265835056 140621984240224 140622546468144 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 27631616 140730265840242 140730265843041 140730265843041 140730265845711 0
[pid=15966/tid=16030] ppid=15963 vsize=11010400 memory=288230574492221466 CPUtime=1.14 cores=1,3,5,7
/proc/15966/task/16030/stat : 16030 (java) S 15963 15966 12183 0 -1 1077944384 4072 12885 0 0 105 2 5 2 20 0 15 0 107028444 11274649600 59796 33554432000 4194304 4196468 140730265835056 140621983197552 140622560459394 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27631616 140730265840242 140730265843041 140730265843041 140730265845711 0
[pid=15966/tid=16031] ppid=15963 vsize=11010400 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/15966/task/16031/stat : 16031 (java) S 15963 15966 12183 0 -1 1077944384 3 12885 0 0 0 0 5 2 20 0 15 0 107028444 11274649600 59796 33554432000 4194304 4196468 140730265835056 140620450490848 140622560458453 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27631616 140730265840242 140730265843041 140730265843041 140730265845711 0
[pid=15966/tid=16032] ppid=15963 vsize=11010400 memory=2193 CPUtime=0.07 cores=1,3,5,7
/proc/15966/task/16032/stat : 16032 (java) S 15963 15966 12183 0 -1 1077944384 1 12885 0 0 0 0 5 2 20 0 15 0 107028444 11274649600 59796 33554432000 4194304 4196468 140730265835056 140621982145456 140622560459394 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27631616 140730265840242 140730265843041 140730265843041 140730265845711 0
Current children cumulated CPU time: 5.53 s
Current children cumulated vsize: 11010400 KiB
Current children cumulated memory: 239184 KiB

[startup+3.63969 s]
# the end of solver process 15966 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=6.85983 s, system=0.245516 s

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

[startup+3.20172 s]
/proc/loadavg: 1.44 1.65 1.64 4/217 16032
/proc/meminfo: memFree=23166396/32770624 swapFree=67108860/67108860
[pid=15966] ppid=15963 vsize=11010400 memory=242412 CPUtime=5.77 cores=1,3,5,7
/proc/15966/stat : 15966 (java) S 15963 15966 12183 0 -1 1077944320 40588 12885 0 0 553 17 5 2 20 0 15 0 107028429 11274649600 60603 33554432000 4194304 4196468 140730265835056 140730265817600 140622560448247 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 27631616 140730265840242 140730265843041 140730265843041 140730265845711 0
/proc/15966/statm: 2752600 60603 3496 1 0 2714253 0
[pid=15966/tid=16019] ppid=15963 vsize=11010400 memory=0 CPUtime=3.07 cores=1,3,5,7
/proc/15966/task/16019/stat : 16019 (java) R 15963 15966 12183 0 -1 4202560 26077 12885 0 0 293 7 5 2 20 0 15 0 107028438 11274649600 60603 33554432000 4194304 4196468 140730265835056 140622532271008 140622544491877 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 27631616 140730265840242 140730265843041 140730265843041 140730265845711 0
[pid=15966/tid=16020] ppid=15963 vsize=11010400 memory=6656426216303648864 CPUtime=0.1 cores=1,3,5,7
/proc/15966/task/16020/stat : 16020 (java) S 15963 15966 12183 0 -1 1077944384 33 12885 0 0 3 0 5 2 20 0 15 0 107028439 11274649600 60603 33554432000 4194304 4196468 140730265835056 140622564690320 140622560458453 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27631616 140730265840242 140730265843041 140730265843041 140730265845711 0
[pid=15966/tid=16021] ppid=15963 vsize=11010400 memory=0 CPUtime=0.1 cores=1,3,5,7
/proc/15966/task/16021/stat : 16021 (java) S 15963 15966 12183 0 -1 1077944384 225 12885 0 0 3 0 5 2 20 0 15 0 107028439 11274649600 60603 33554432000 4194304 4196468 140730265835056 140622465177872 140622560458453 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27631616 140730265840242 140730265843041 140730265843041 140730265845711 0
[pid=15966/tid=16022] ppid=15963 vsize=11010400 memory=0 CPUtime=0.1 cores=1,3,5,7
/proc/15966/task/16022/stat : 16022 (java) S 15963 15966 12183 0 -1 1077944384 41 12885 0 0 3 0 5 2 20 0 15 0 107028439 11274649600 60603 33554432000 4194304 4196468 140730265835056 140622099221136 140622560458453 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27631616 140730265840242 140730265843041 140730265843041 140730265845711 0
[pid=15966/tid=16023] ppid=15963 vsize=11010400 memory=0 CPUtime=0.1 cores=1,3,5,7
/proc/15966/task/16023/stat : 16023 (java) S 15963 15966 12183 0 -1 1077944384 74 12885 0 0 3 0 5 2 20 0 15 0 107028439 11274649600 60603 33554432000 4194304 4196468 140730265835056 140622098168336 140622560458453 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27631616 140730265840242 140730265843041 140730265843041 140730265845711 0
[pid=15966/tid=16024] ppid=15963 vsize=11010400 memory=0 CPUtime=0.1 cores=1,3,5,7
/proc/15966/task/16024/stat : 16024 (java) S 15963 15966 12183 0 -1 1077944384 1388 12885 0 0 3 0 5 2 20 0 15 0 107028440 11274649600 60603 33554432000 4194304 4196468 140730265835056 140621986355824 140622560459394 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27631616 140730265840242 140730265843041 140730265843041 140730265845711 0
[pid=15966/tid=16025] ppid=15963 vsize=11010400 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/15966/task/16025/stat : 16025 (java) S 15963 15966 12183 0 -1 1077944384 14 12885 0 0 0 0 5 2 20 0 15 0 107028441 11274649600 60603 33554432000 4194304 4196468 140730265835056 140621336536416 140622560458453 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27631616 140730265840242 140730265843041 140730265843041 140730265845711 0
[pid=15966/tid=16026] ppid=15963 vsize=11010400 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/15966/task/16026/stat : 16026 (java) S 15963 15966 12183 0 -1 1077944384 1 12885 0 0 0 0 5 2 20 0 15 0 107028441 11274649600 60603 33554432000 4194304 4196468 140730265835056 140621188687488 140622560458453 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27631616 140730265840242 140730265843041 140730265843041 140730265845711 0
[pid=15966/tid=16027] ppid=15963 vsize=11010400 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/15966/task/16027/stat : 16027 (java) S 15963 15966 12183 0 -1 1077944384 3 12885 0 0 0 0 5 2 20 0 15 0 107028443 11274649600 60603 33554432000 4194304 4196468 140730265835056 140620881287760 140622560466843 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27631616 140730265840242 140730265843041 140730265843041 140730265845711 0
[pid=15966/tid=16028] ppid=15963 vsize=11010400 memory=0 CPUtime=0.69 cores=1,3,5,7
/proc/15966/task/16028/stat : 16028 (java) R 15963 15966 12183 0 -1 4202560 2953 12885 0 0 60 2 5 2 20 0 15 0 107028443 11274649600 60603 33554432000 4194304 4196468 140730265835056 140621985287520 140622539881333 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 27631616 140730265840242 140730265843041 140730265843041 140730265845711 0
[pid=15966/tid=16029] ppid=15963 vsize=11010400 memory=1200 CPUtime=0.78 cores=1,3,5,7
/proc/15966/task/16029/stat : 16029 (java) R 15963 15966 12183 0 -1 4202560 2842 12885 0 0 71 0 5 2 20 0 15 0 107028444 11274649600 60603 33554432000 4194304 4196468 140730265835056 140621984230144 140622539881333 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 27631616 140730265840242 140730265843041 140730265843041 140730265845711 0
[pid=15966/tid=16030] ppid=15963 vsize=11010400 memory=15876 CPUtime=1.18 cores=1,3,5,7
/proc/15966/task/16030/stat : 16030 (java) R 15963 15966 12183 0 -1 1077944384 4824 12885 0 0 109 2 5 2 20 0 15 0 107028444 11274649600 60606 33554432000 4194304 4196468 140730265835056 140621983193280 140622560458453 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 27631616 140730265840242 140730265843041 140730265843041 140730265845711 0
[pid=15966/tid=16031] ppid=15963 vsize=11010400 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/15966/task/16031/stat : 16031 (java) S 15963 15966 12183 0 -1 1077944384 3 12885 0 0 0 0 5 2 20 0 15 0 107028444 11274649600 60606 33554432000 4194304 4196468 140730265835056 140620450490848 140622560458453 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27631616 140730265840242 140730265843041 140730265843041 140730265845711 0
[pid=15966/tid=16032] ppid=15963 vsize=11010400 memory=6788 CPUtime=0.07 cores=1,3,5,7
/proc/15966/task/16032/stat : 16032 (java) S 15963 15966 12183 0 -1 1077944384 1 12885 0 0 0 0 5 2 20 0 15 0 107028444 11274649600 60606 33554432000 4194304 4196468 140730265835056 140621982145456 140622560459394 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27631616 140730265840242 140730265843041 140730265843041 140730265845711 0
Current children cumulated CPU time: 5.77 s
Current children cumulated vsize: 11010400 KiB
Current children cumulated memory: 242412 KiB

[startup+3.60077 s]
/proc/loadavg: 1.44 1.65 1.64 4/217 16032
/proc/meminfo: memFree=23166396/32770624 swapFree=67108860/67108860
[pid=15966] ppid=15963 vsize=11144848 memory=317272 CPUtime=7.05 cores=1,3,5,7
/proc/15966/stat : 15966 (java) S 15963 15966 12183 0 -1 1077944320 66172 12885 0 0 678 20 5 2 20 0 13 0 107028429 11412324352 79318 33554432000 4194304 4196468 140730265835056 140730265817600 140622560448247 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 27631616 140730265840242 140730265843041 140730265843041 140730265845711 0
/proc/15966/statm: 2786212 79318 3500 1 0 2747865 0
[pid=15966/tid=16019] ppid=15963 vsize=11144848 memory=0 CPUtime=3.45 cores=1,3,5,7
/proc/15966/task/16019/stat : 16019 (java) S 15963 15966 12183 0 -1 1077944384 43549 12885 0 0 329 9 5 2 20 0 13 0 107028438 11412324352 79318 33554432000 4194304 4196468 140730265835056 140622532291728 140622560458453 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27631616 140730265840242 140730265843041 140730265843041 140730265845711 0
[pid=15966/tid=16020] ppid=15963 vsize=11144848 memory=280320570900128 CPUtime=0.1 cores=1,3,5,7
/proc/15966/task/16020/stat : 16020 (java) S 15963 15966 12183 0 -1 1077944384 33 12885 0 0 3 0 5 2 20 0 13 0 107028439 11412324352 79318 33554432000 4194304 4196468 140730265835056 140622564690320 140622560458453 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27631616 140730265840242 140730265843041 140730265843041 140730265845711 0
[pid=15966/tid=16021] ppid=15963 vsize=11144848 memory=140160285452336 CPUtime=0.1 cores=1,3,5,7
/proc/15966/task/16021/stat : 16021 (java) S 15963 15966 12183 0 -1 1077944384 225 12885 0 0 3 0 5 2 20 0 13 0 107028439 11412324352 79318 33554432000 4194304 4196468 140730265835056 140622465177872 140622560458453 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27631616 140730265840242 140730265843041 140730265843041 140730265845711 0
[pid=15966/tid=16022] ppid=15963 vsize=11144848 memory=6791534058613427641 CPUtime=0.1 cores=1,3,5,7
/proc/15966/task/16022/stat : 16022 (java) S 15963 15966 12183 0 -1 1077944384 41 12885 0 0 3 0 5 2 20 0 13 0 107028439 11412324352 79318 33554432000 4194304 4196468 140730265835056 140622099221136 140622560458453 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27631616 140730265840242 140730265843041 140730265843041 140730265845711 0
[pid=15966/tid=16023] ppid=15963 vsize=11144848 memory=0 CPUtime=0.1 cores=1,3,5,7
/proc/15966/task/16023/stat : 16023 (java) S 15963 15966 12183 0 -1 1077944384 74 12885 0 0 3 0 5 2 20 0 13 0 107028439 11412324352 79318 33554432000 4194304 4196468 140730265835056 140622098168336 140622560458453 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27631616 140730265840242 140730265843041 140730265843041 140730265845711 0
[pid=15966/tid=16024] ppid=15963 vsize=11144848 memory=-9174445032661854264 CPUtime=0.1 cores=1,3,5,7
/proc/15966/task/16024/stat : 16024 (java) S 15963 15966 12183 0 -1 1077944384 2356 12885 0 0 3 0 5 2 20 0 13 0 107028440 11412324352 79318 33554432000 4194304 4196468 140730265835056 140621986356032 140622560459394 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27631616 140730265840242 140730265843041 140730265843041 140730265845711 0
[pid=15966/tid=16025] ppid=15963 vsize=11144848 memory=6944656575208382560 CPUtime=0.07 cores=1,3,5,7
/proc/15966/task/16025/stat : 16025 (java) S 15963 15966 12183 0 -1 1077944384 14 12885 0 0 0 0 5 2 20 0 13 0 107028441 11412324352 79318 33554432000 4194304 4196468 140730265835056 140621336536416 140622560458453 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27631616 140730265840242 140730265843041 140730265843041 140730265845711 0
[pid=15966/tid=16026] ppid=15963 vsize=11144848 memory=6944656592387989600 CPUtime=0.07 cores=1,3,5,7
/proc/15966/task/16026/stat : 16026 (java) S 15963 15966 12183 0 -1 1077944384 1 12885 0 0 0 0 5 2 20 0 13 0 107028441 11412324352 79318 33554432000 4194304 4196468 140730265835056 140621188687488 140622560458453 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27631616 140730265840242 140730265843041 140730265843041 140730265845711 0
[pid=15966/tid=16028] ppid=15963 vsize=11144848 memory=-2605811476043407915 CPUtime=1.1 cores=1,3,5,7
/proc/15966/task/16028/stat : 16028 (java) R 15963 15966 12183 0 -1 4202560 5781 12885 0 0 100 3 5 2 20 0 13 0 107028443 11412324352 79318 33554432000 4194304 4196468 140730265835056 140621985283656 140622541971151 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 27631616 140730265840242 140730265843041 140730265843041 140730265845711 0
[pid=15966/tid=16029] ppid=15963 vsize=11144848 memory=0 CPUtime=1.19 cores=1,3,5,7
/proc/15966/task/16029/stat : 16029 (java) R 15963 15966 12183 0 -1 4202560 6396 12885 0 0 111 1 5 2 20 0 13 0 107028444 11412324352 79318 33554432000 4194304 4196468 140730265835056 140621984235864 140622539619286 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 27631616 140730265840242 140730265843041 140730265843041 140730265845711 0
[pid=15966/tid=16030] ppid=15963 vsize=11144848 memory=0 CPUtime=1.28 cores=1,3,5,7
/proc/15966/task/16030/stat : 16030 (java) S 15963 15966 12183 0 -1 1077944384 5462 12885 0 0 119 2 5 2 20 0 13 0 107028444 11412324352 79318 33554432000 4194304 4196468 140730265835056 140621983197552 140622560459394 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27631616 140730265840242 140730265843041 140730265843041 140730265845711 0
[pid=15966/tid=16031] ppid=15963 vsize=11144848 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/15966/task/16031/stat : 16031 (java) S 15963 15966 12183 0 -1 1077944384 3 12885 0 0 0 0 5 2 20 0 13 0 107028444 11412324352 79318 33554432000 4194304 4196468 140730265835056 140620450490848 140622560458453 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27631616 140730265840242 140730265843041 140730265843041 140730265845711 0
Current children cumulated CPU time: 7.05 s
Current children cumulated vsize: 11144848 KiB
Current children cumulated memory: 317272 KiB

Child status: 0
Real time (s): 3.63975
CPU time (s): 7.10535
CPU user time (s): 6.85983
CPU system time (s): 0.245516
CPU usage (%): 195.215
Max. virtual memory (cumulated for all children) (KiB): 11144848
Max. memory (cumulated for all children) (KiB): 317272

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 6.85983
system time used= 0.245516
maximum resident set size= 318528
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 79094
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= 6590
involuntary context switches= 26


# summary of solver processes directly reported to runsolver:
#   pid: 15966
#   total CPU time (s): 7.10535
#   total CPU user time (s): 6.85983
#   total CPU system time (s): 0.245516

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.046729 second user time and 0.07328 second system time

The end

Launcher Data

Begin job on node107 at 2018-07-29 22:04:12
IDJOB=4302393
IDBENCH=141110
IDSOLVER=2776
FILE ID=node107/4302393-1532894652
RUNJOBID= node107-1532892903-13713
PBS_JOBID= 21022519
Free space on /tmp= 60800 MiB

SOLVER NAME= Concrete 3.9.2
BENCH NAME= XCSP18/PseudoBoolean-opt/Pb-garden-4x4_c18.xml
COMMAND LINE= bin/xcsp-3-concrete -J-Xss64M -randomseed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4302393-1532894652/watcher-4302393-1532894652 -o /tmp/evaluation-result-4302393-1532894652/solver-4302393-1532894652 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node107-1532892903-13713 --watchdog 312  bin/xcsp-3-concrete -J-Xss64M -randomseed=872284995 HOME/instance-4302393-1532894652.xml

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

MD5SUM BENCH= 854371ae6c45321a117efbc84c9832b3
RANDOM SEED=872284995

node107.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.40
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.40
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.40
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.40
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:        23382784 kB
MemAvailable:   30614204 kB
Buffers:          245092 kB
Cached:          7249460 kB
SwapCached:            0 kB
Active:          5168740 kB
Inactive:        3724988 kB
Active(anon):    1350748 kB
Inactive(anon):    76484 kB
Active(file):    3817992 kB
Inactive(file):  3648504 kB
Unevictable:        7164 kB
Mlocked:            7164 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             26480 kB
Writeback:             0 kB
AnonPages:       1451640 kB
Mapped:            58320 kB
Shmem:             25228 kB
Slab:             189768 kB
SReclaimable:     161516 kB
SUnreclaim:        28252 kB
KernelStack:        3824 kB
PageTables:         7740 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2484448 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1216512 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:       91520 kB
DirectMap2M:    33454080 kB

Free space on /tmp at the end= 60776 MiB
End job on node107 at 2018-07-29 22:04:16