Trace number 4302644

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-SuperNGOPT4 7.14146 3.62192

General information on the benchmark

NameGraphColoring/
GraphColoring-queen5-5_c18.xml
MD5SUMe12c8a42b46a63e49e1504c0c9e3cd93
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.031522
Satisfiable
(Un)Satisfiability was proved
Number of variables25
Number of constraints160
Number of domains1
Minimum domain size25
Maximum domain size25
Distribution of domain sizes[{"size":25,"count":25}]
Minimum variable degree13
Maximum variable degree17
Distribution of variable degrees[{"degree":13,"count":16},{"degree":15,"count":8},{"degree":17,"count":1}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":160}]
Number of extensional constraints0
Number of intensional constraints160
Distribution of constraint types[{"type":"intension","count":160}]
Optimization problemYES
Type of objectivemin MAXIMUM

Solver Data

1.00/0.75	c Concrete v3.9.2.1532736233296 running
6.88/3.57	o 4
6.88/3.59	v <instantiation cost="4">
6.88/3.59	v       <list>
6.88/3.59	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] x[16] x[17] x[18] x[19] x[20] x[21] x[22] x[23] x[24]
6.88/3.59	v       </list>
6.88/3.59	v       <values>
6.88/3.59	v         4 2 3 0 1 0 1 4 2 3 2 3 0 1 4 1 4 2 3 0 3 0 1 4 2
6.88/3.59	v       </values>
6.88/3.59	v     </instantiation>
6.88/3.59	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 (13381 MiB free)
  memory of node 1: 16384 MiB (10173 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4302644-1532894981/watcher-4302644-1532894981 -o /tmp/evaluation-result-4302644-1532894981/solver-4302644-1532894981 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node134-1532893331-28700 --watchdog 312 bin/xcsp-3-concrete -J-Xss64M -randomseed=1409004466 -superng HOME/instance-4302644-1532894981.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=31055, runsolver pid=31052
Current StackSize limit: 8192 KiB


[startup+0.100067 s]*
/proc/loadavg: 3.87 2.38 1.86 6/210 31112
/proc/meminfo: memFree=24114868/32770624 swapFree=67108744/67108860
[pid=31055] ppid=31052 vsize=10005480 memory=17080 CPUtime=0.09 cores=0,2,4,6
/proc/31055/stat : 31055 (java) S 31052 31055 19273 0 -1 1077944320 4403 13139 0 0 1 0 5 3 20 0 6 0 107061278 10245611520 4270 33554432000 4194304 4196468 140737087974640 140737087957184 140406372216567 0 0 0 16784584 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 8466432 140737087978088 140737087980897 140737087980897 140737087983567 0
/proc/31055/statm: 2501370 4270 1935 1 0 2489808 0
[pid=31055/tid=31108] ppid=31052 vsize=10005480 memory=4279135703913364878 CPUtime=0.09 cores=0,2,4,6
/proc/31055/task/31108/stat : 31108 (java) R 31052 31055 19273 0 -1 4202560 2208 13139 0 0 1 0 5 3 20 0 6 0 107061287 10245611520 4270 33554432000 4194304 4196468 140737087974640 140406344053328 140406356297054 0 4 0 16784584 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 8466432 140737087978088 140737087980897 140737087980897 140737087983567 0
[pid=31055/tid=31109] ppid=31052 vsize=10005480 memory=-7522837583129502606 CPUtime=0.08 cores=0,2,4,6
/proc/31055/task/31109/stat : 31109 (java) S 31052 31055 19273 0 -1 1077944384 1 13139 0 0 0 0 5 3 20 0 6 0 107061288 10245611520 4270 33554432000 4194304 4196468 140737087974640 140406376458512 140406372226773 0 4 0 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8466432 140737087978088 140737087980897 140737087980897 140737087983567 0
[pid=31055/tid=31110] ppid=31052 vsize=10005480 memory=140128277988992 CPUtime=0.08 cores=0,2,4,6
/proc/31055/task/31110/stat : 31110 (java) S 31052 31055 19273 0 -1 1077944384 1 13139 0 0 0 0 5 3 20 0 6 0 107061288 10245611520 4270 33554432000 4194304 4196468 140737087974640 140406241794448 140406372226773 0 4 0 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8466432 140737087978088 140737087980897 140737087980897 140737087983567 0
[pid=31055/tid=31111] ppid=31052 vsize=10005480 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/31055/task/31111/stat : 31111 (java) S 31052 31055 19273 0 -1 1077944384 1 13139 0 0 0 0 5 3 20 0 6 0 107061288 10245611520 4270 33554432000 4194304 4196468 140737087974640 140406240741904 140406372226773 0 4 0 16784584 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8466432 140737087978088 140737087980897 140737087980897 140737087983567 0
[pid=31055/tid=31112] ppid=31052 vsize=10005480 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/31055/task/31112/stat : 31112 (java) S 31052 31055 19273 0 -1 1077944384 2 13139 0 0 0 0 5 3 20 0 6 0 107061288 10245611520 4270 33554432000 4194304 4196468 140737087974640 140405909613200 140406372226773 0 4 0 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8466432 140737087978088 140737087980897 140737087980897 140737087983567 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 10005480 KiB
Current children cumulated memory: 17080 KiB

[startup+0.210074 s]*
/proc/loadavg: 3.87 2.38 1.86 6/219 31121
/proc/meminfo: memFree=24089864/32770624 swapFree=67108744/67108860
[pid=31055] ppid=31052 vsize=10982744 memory=45152 CPUtime=0.27 cores=0,2,4,6
/proc/31055/stat : 31055 (java) S 31052 31055 19273 0 -1 1077944320 8021 13139 0 0 17 2 5 3 20 0 15 0 107061278 11246329856 11288 33554432000 4194304 4196468 140737087974640 140737087957184 140406372216567 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 8466432 140737087978088 140737087980897 140737087980897 140737087983567 0
/proc/31055/statm: 2745686 11288 2950 1 0 2708109 0
[pid=31055/tid=31108] ppid=31052 vsize=10982744 memory=7022364594140610616 CPUtime=0.19 cores=0,2,4,6
/proc/31055/task/31108/stat : 31108 (java) R 31052 31055 19273 0 -1 4202560 4620 13139 0 0 10 1 5 3 20 0 15 0 107061287 11246329856 11354 33554432000 4194304 4196468 140737087974640 140406344013488 140406352492316 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 8466432 140737087978088 140737087980897 140737087980897 140737087983567 0
[pid=31055/tid=31109] ppid=31052 vsize=10982744 memory=364 CPUtime=0.08 cores=0,2,4,6
/proc/31055/task/31109/stat : 31109 (java) S 31052 31055 19273 0 -1 1077944384 1 13139 0 0 0 0 5 3 20 0 15 0 107061288 11246329856 11354 33554432000 4194304 4196468 140737087974640 140406376458512 140406372226773 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8466432 140737087978088 140737087980897 140737087980897 140737087983567 0
[pid=31055/tid=31110] ppid=31052 vsize=10982744 memory=140128278016383 CPUtime=0.08 cores=0,2,4,6
/proc/31055/task/31110/stat : 31110 (java) S 31052 31055 19273 0 -1 1077944384 1 13139 0 0 0 0 5 3 20 0 15 0 107061288 11246329856 11354 33554432000 4194304 4196468 140737087974640 140406241794448 140406372226773 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8466432 140737087978088 140737087980897 140737087980897 140737087983567 0
[pid=31055/tid=31111] ppid=31052 vsize=10982744 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/31055/task/31111/stat : 31111 (java) S 31052 31055 19273 0 -1 1077944384 1 13139 0 0 0 0 5 3 20 0 15 0 107061288 11246329856 11354 33554432000 4194304 4196468 140737087974640 140406240741904 140406372226773 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8466432 140737087978088 140737087980897 140737087980897 140737087983567 0
[pid=31055/tid=31112] ppid=31052 vsize=10982744 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/31055/task/31112/stat : 31112 (java) S 31052 31055 19273 0 -1 1077944384 2 13139 0 0 0 0 5 3 20 0 15 0 107061288 11246329856 11354 33554432000 4194304 4196468 140737087974640 140405909613200 140406372226773 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8466432 140737087978088 140737087980897 140737087980897 140737087983567 0
[pid=31055/tid=31113] ppid=31052 vsize=10982744 memory=140128277988992 CPUtime=0.08 cores=0,2,4,6
/proc/31055/task/31113/stat : 31113 (java) S 31052 31055 19273 0 -1 1077944384 2 13139 0 0 0 0 5 3 20 0 15 0 107061290 11246329856 11354 33554432000 4194304 4196468 140737087974640 140405798074864 140406372227714 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8466432 140737087978088 140737087980897 140737087980897 140737087983567 0
[pid=31055/tid=31114] ppid=31052 vsize=10982744 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/31055/task/31114/stat : 31114 (java) S 31052 31055 19273 0 -1 1077944384 13 13139 0 0 0 0 5 3 20 0 15 0 107061290 11246329856 11354 33554432000 4194304 4196468 140737087974640 140405232362912 140406372226773 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8466432 140737087978088 140737087980897 140737087980897 140737087983567 0
[pid=31055/tid=31115] ppid=31052 vsize=10982744 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/31055/task/31115/stat : 31115 (java) S 31052 31055 19273 0 -1 1077944384 1 13139 0 0 0 0 5 3 20 0 15 0 107061290 11246329856 11354 33554432000 4194304 4196468 140737087974640 140405031036400 140406372226773 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8466432 140737087978088 140737087980897 140737087980897 140737087983567 0
[pid=31055/tid=31116] ppid=31052 vsize=10982744 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/31055/task/31116/stat : 31116 (java) S 31052 31055 19273 0 -1 1077944384 3 13139 0 0 0 0 5 3 20 0 15 0 107061293 11246329856 11354 33554432000 4194304 4196468 140737087974640 140404723636944 140406372235163 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8466432 140737087978088 140737087980897 140737087980897 140737087983567 0
[pid=31055/tid=31117] ppid=31052 vsize=10982744 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/31055/task/31117/stat : 31117 (java) S 31052 31055 19273 0 -1 1077944384 365 13139 0 0 1 0 5 3 20 0 15 0 107061293 11246329856 11354 33554432000 4194304 4196468 140737087974640 140405797021680 140406372227714 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8466432 140737087978088 140737087980897 140737087980897 140737087983567 0
[pid=31055/tid=31118] ppid=31052 vsize=10982744 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/31055/task/31118/stat : 31118 (java) S 31052 31055 19273 0 -1 1077944384 251 13139 0 0 0 0 5 3 20 0 15 0 107061293 11246329856 11354 33554432000 4194304 4196468 140737087974640 140405795969136 140406372227714 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8466432 140737087978088 140737087980897 140737087980897 140737087983567 0
[pid=31055/tid=31119] ppid=31052 vsize=10982744 memory=140128277988992 CPUtime=0.11 cores=0,2,4,6
/proc/31055/task/31119/stat : 31119 (java) S 31052 31055 19273 0 -1 1077944384 607 13139 0 0 3 0 5 3 20 0 15 0 107061293 11246329856 11354 33554432000 4194304 4196468 140737087974640 140405794916592 140406372227714 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8466432 140737087978088 140737087980897 140737087980897 140737087983567 0
[pid=31055/tid=31120] ppid=31052 vsize=10982744 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/31055/task/31120/stat : 31120 (java) S 31052 31055 19273 0 -1 1077944384 3 13139 0 0 0 0 5 3 20 0 15 0 107061293 11246329856 11354 33554432000 4194304 4196468 140737087974640 140404292840032 140406372226773 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8466432 140737087978088 140737087980897 140737087980897 140737087983567 0
[pid=31055/tid=31121] ppid=31052 vsize=10982744 memory=140128277988992 CPUtime=0.08 cores=0,2,4,6
/proc/31055/task/31121/stat : 31121 (java) S 31052 31055 19273 0 -1 1077944384 1 13139 0 0 0 0 5 3 20 0 15 0 107061293 11246329856 11354 33554432000 4194304 4196468 140737087974640 140405793864496 140406372227714 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8466432 140737087978088 140737087980897 140737087980897 140737087983567 0
Current children cumulated CPU time: 0.27 s
Current children cumulated vsize: 10982744 KiB
Current children cumulated memory: 45152 KiB

[startup+0.310311 s]*
/proc/loadavg: 3.87 2.38 1.86 6/219 31121
/proc/meminfo: memFree=24064632/32770624 swapFree=67108744/67108860
[pid=31055] ppid=31052 vsize=10983192 memory=56128 CPUtime=0.39 cores=0,2,4,6
/proc/31055/stat : 31055 (java) S 31052 31055 19273 0 -1 1077944320 10598 13139 0 0 28 3 5 3 20 0 15 0 107061278 11246788608 14032 33554432000 4194304 4196468 140737087974640 140737087957184 140406372216567 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 8466432 140737087978088 140737087980897 140737087980897 140737087983567 0
/proc/31055/statm: 2745798 14032 3069 1 0 2708109 0
[pid=31055/tid=31108] ppid=31052 vsize=10983192 memory=6791534058613427641 CPUtime=0.29 cores=0,2,4,6
/proc/31055/task/31108/stat : 31108 (java) R 31052 31055 19273 0 -1 4202560 7136 13139 0 0 19 2 5 3 20 0 15 0 107061287 11246788608 14032 33554432000 4194304 4196468 140737087974640 140406344028576 140406356297054 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 8466432 140737087978088 140737087980897 140737087980897 140737087983567 0
[pid=31055/tid=31109] ppid=31052 vsize=10983192 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/31055/task/31109/stat : 31109 (java) S 31052 31055 19273 0 -1 1077944384 1 13139 0 0 0 0 5 3 20 0 15 0 107061288 11246788608 14032 33554432000 4194304 4196468 140737087974640 140406376458512 140406372226773 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8466432 140737087978088 140737087980897 140737087980897 140737087983567 0
[pid=31055/tid=31110] ppid=31052 vsize=10983192 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/31055/task/31110/stat : 31110 (java) S 31052 31055 19273 0 -1 1077944384 1 13139 0 0 0 0 5 3 20 0 15 0 107061288 11246788608 14032 33554432000 4194304 4196468 140737087974640 140406241794448 140406372226773 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8466432 140737087978088 140737087980897 140737087980897 140737087983567 0
[pid=31055/tid=31111] ppid=31052 vsize=10983192 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/31055/task/31111/stat : 31111 (java) S 31052 31055 19273 0 -1 1077944384 1 13139 0 0 0 0 5 3 20 0 15 0 107061288 11246788608 14032 33554432000 4194304 4196468 140737087974640 140406240741904 140406372226773 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8466432 140737087978088 140737087980897 140737087980897 140737087983567 0
[pid=31055/tid=31112] ppid=31052 vsize=10983192 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/31055/task/31112/stat : 31112 (java) S 31052 31055 19273 0 -1 1077944384 2 13139 0 0 0 0 5 3 20 0 15 0 107061288 11246788608 14032 33554432000 4194304 4196468 140737087974640 140405909613200 140406372226773 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8466432 140737087978088 140737087980897 140737087980897 140737087983567 0
[pid=31055/tid=31113] ppid=31052 vsize=10983192 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/31055/task/31113/stat : 31113 (java) S 31052 31055 19273 0 -1 1077944384 2 13139 0 0 0 0 5 3 20 0 15 0 107061290 11246788608 14032 33554432000 4194304 4196468 140737087974640 140405798074864 140406372227714 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8466432 140737087978088 140737087980897 140737087980897 140737087983567 0
[pid=31055/tid=31114] ppid=31052 vsize=10983192 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/31055/task/31114/stat : 31114 (java) S 31052 31055 19273 0 -1 1077944384 13 13139 0 0 0 0 5 3 20 0 15 0 107061290 11246788608 14032 33554432000 4194304 4196468 140737087974640 140405232362912 140406372226773 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8466432 140737087978088 140737087980897 140737087980897 140737087983567 0
[pid=31055/tid=31115] ppid=31052 vsize=10983192 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/31055/task/31115/stat : 31115 (java) S 31052 31055 19273 0 -1 1077944384 1 13139 0 0 0 0 5 3 20 0 15 0 107061290 11246788608 14032 33554432000 4194304 4196468 140737087974640 140405031036400 140406372226773 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8466432 140737087978088 140737087980897 140737087980897 140737087983567 0
[pid=31055/tid=31116] ppid=31052 vsize=10983192 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/31055/task/31116/stat : 31116 (java) S 31052 31055 19273 0 -1 1077944384 3 13139 0 0 0 0 5 3 20 0 15 0 107061293 11246788608 14032 33554432000 4194304 4196468 140737087974640 140404723636944 140406372235163 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8466432 140737087978088 140737087980897 140737087980897 140737087983567 0
[pid=31055/tid=31117] ppid=31052 vsize=10983192 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/31055/task/31117/stat : 31117 (java) S 31052 31055 19273 0 -1 1077944384 366 13139 0 0 1 0 5 3 20 0 15 0 107061293 11246788608 14032 33554432000 4194304 4196468 140737087974640 140405797021680 140406372227714 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8466432 140737087978088 140737087980897 140737087980897 140737087983567 0
[pid=31055/tid=31118] ppid=31052 vsize=10983192 memory=-1 CPUtime=0.09 cores=0,2,4,6
/proc/31055/task/31118/stat : 31118 (java) S 31052 31055 19273 0 -1 1077944384 254 13139 0 0 1 0 5 3 20 0 15 0 107061293 11246788608 14032 33554432000 4194304 4196468 140737087974640 140405795969136 140406372227714 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8466432 140737087978088 140737087980897 140737087980897 140737087983567 0
[pid=31055/tid=31119] ppid=31052 vsize=10983192 memory=140128277988992 CPUtime=0.13 cores=0,2,4,6
/proc/31055/task/31119/stat : 31119 (java) S 31052 31055 19273 0 -1 1077944384 619 13139 0 0 5 0 5 3 20 0 15 0 107061293 11246788608 14032 33554432000 4194304 4196468 140737087974640 140405794916592 140406372227714 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8466432 140737087978088 140737087980897 140737087980897 140737087983567 0
[pid=31055/tid=31120] ppid=31052 vsize=10983192 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/31055/task/31120/stat : 31120 (java) S 31052 31055 19273 0 -1 1077944384 3 13139 0 0 0 0 5 3 20 0 15 0 107061293 11246788608 14032 33554432000 4194304 4196468 140737087974640 140404292840032 140406372226773 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8466432 140737087978088 140737087980897 140737087980897 140737087983567 0
[pid=31055/tid=31121] ppid=31052 vsize=10983192 memory=140128277988992 CPUtime=0.08 cores=0,2,4,6
/proc/31055/task/31121/stat : 31121 (java) S 31052 31055 19273 0 -1 1077944384 2 13139 0 0 0 0 5 3 20 0 15 0 107061293 11246788608 14032 33554432000 4194304 4196468 140737087974640 140405793864496 140406372227714 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8466432 140737087978088 140737087980897 140737087980897 140737087983567 0
Current children cumulated CPU time: 0.39 s
Current children cumulated vsize: 10983192 KiB
Current children cumulated memory: 56128 KiB

[startup+0.700732 s]
/proc/loadavg: 3.87 2.38 1.86 6/219 31121
/proc/meminfo: memFree=24060176/32770624 swapFree=67108744/67108860
[pid=31055] ppid=31052 vsize=10983192 memory=88540 CPUtime=1 cores=0,2,4,6
/proc/31055/stat : 31055 (java) S 31052 31055 19273 0 -1 1077944320 16757 13139 0 0 87 5 5 3 20 0 15 0 107061278 11246788608 22135 33554432000 4194304 4196468 140737087974640 140737087957184 140406372216567 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 8466432 140737087978088 140737087980897 140737087980897 140737087983567 0
/proc/31055/statm: 2745798 22135 3238 1 0 2708109 0
[pid=31055/tid=31108] ppid=31052 vsize=10983192 memory=280256280027584 CPUtime=0.67 cores=0,2,4,6
/proc/31055/task/31108/stat : 31108 (java) R 31052 31055 19273 0 -1 4202560 12142 13139 0 0 56 3 5 3 20 0 15 0 107061287 11246788608 22135 33554432000 4194304 4196468 140737087974640 140406344039568 140406353780123 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 8466432 140737087978088 140737087980897 140737087980897 140737087983567 0
[pid=31055/tid=31109] ppid=31052 vsize=10983192 memory=280256280027776 CPUtime=0.08 cores=0,2,4,6
/proc/31055/task/31109/stat : 31109 (java) S 31052 31055 19273 0 -1 1077944384 1 13139 0 0 0 0 5 3 20 0 15 0 107061288 11246788608 22135 33554432000 4194304 4196468 140737087974640 140406376458512 140406372226773 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8466432 140737087978088 140737087980897 140737087980897 140737087983567 0
[pid=31055/tid=31110] ppid=31052 vsize=10983192 memory=280256279824400 CPUtime=0.08 cores=0,2,4,6
/proc/31055/task/31110/stat : 31110 (java) S 31052 31055 19273 0 -1 1077944384 1 13139 0 0 0 0 5 3 20 0 15 0 107061288 11246788608 22135 33554432000 4194304 4196468 140737087974640 140406241794448 140406372226773 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8466432 140737087978088 140737087980897 140737087980897 140737087983567 0
[pid=31055/tid=31111] ppid=31052 vsize=10983192 memory=33 CPUtime=0.08 cores=0,2,4,6
/proc/31055/task/31111/stat : 31111 (java) S 31052 31055 19273 0 -1 1077944384 1 13139 0 0 0 0 5 3 20 0 15 0 107061288 11246788608 22135 33554432000 4194304 4196468 140737087974640 140406240741904 140406372226773 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8466432 140737087978088 140737087980897 140737087980897 140737087983567 0
[pid=31055/tid=31112] ppid=31052 vsize=10983192 memory=140128140014064 CPUtime=0.08 cores=0,2,4,6
/proc/31055/task/31112/stat : 31112 (java) S 31052 31055 19273 0 -1 1077944384 2 13139 0 0 0 0 5 3 20 0 15 0 107061288 11246788608 22135 33554432000 4194304 4196468 140737087974640 140405909613200 140406372226773 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8466432 140737087978088 140737087980897 140737087980897 140737087983567 0
[pid=31055/tid=31113] ppid=31052 vsize=10983192 memory=140131897967190 CPUtime=0.08 cores=0,2,4,6
/proc/31055/task/31113/stat : 31113 (java) S 31052 31055 19273 0 -1 1077944384 5 13139 0 0 0 0 5 3 20 0 15 0 107061290 11246788608 22135 33554432000 4194304 4196468 140737087974640 140405798074864 140406372227714 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8466432 140737087978088 140737087980897 140737087980897 140737087983567 0
[pid=31055/tid=31114] ppid=31052 vsize=10983192 memory=1200 CPUtime=0.08 cores=0,2,4,6
/proc/31055/task/31114/stat : 31114 (java) S 31052 31055 19273 0 -1 1077944384 13 13139 0 0 0 0 5 3 20 0 15 0 107061290 11246788608 22135 33554432000 4194304 4196468 140737087974640 140405232362912 140406372226773 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8466432 140737087978088 140737087980897 140737087980897 140737087983567 0
[pid=31055/tid=31115] ppid=31052 vsize=10983192 memory=7014751519616751185 CPUtime=0.08 cores=0,2,4,6
/proc/31055/task/31115/stat : 31115 (java) S 31052 31055 19273 0 -1 1077944384 1 13139 0 0 0 0 5 3 20 0 15 0 107061290 11246788608 22135 33554432000 4194304 4196468 140737087974640 140405031036400 140406372226773 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8466432 140737087978088 140737087980897 140737087980897 140737087983567 0
[pid=31055/tid=31116] ppid=31052 vsize=10983192 memory=7811891939479414610 CPUtime=0.08 cores=0,2,4,6
/proc/31055/task/31116/stat : 31116 (java) S 31052 31055 19273 0 -1 1077944384 3 13139 0 0 0 0 5 3 20 0 15 0 107061293 11246788608 22135 33554432000 4194304 4196468 140737087974640 140404723636944 140406372235163 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8466432 140737087978088 140737087980897 140737087980897 140737087983567 0
[pid=31055/tid=31117] ppid=31052 vsize=10983192 memory=6076878065162868073 CPUtime=0.15 cores=0,2,4,6
/proc/31055/task/31117/stat : 31117 (java) S 31052 31055 19273 0 -1 1077944384 753 13139 0 0 7 0 5 3 20 0 15 0 107061293 11246788608 22135 33554432000 4194304 4196468 140737087974640 140405797021680 140406372227714 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8466432 140737087978088 140737087980897 140737087980897 140737087983567 0
[pid=31055/tid=31118] ppid=31052 vsize=10983192 memory=0 CPUtime=0.17 cores=0,2,4,6
/proc/31055/task/31118/stat : 31118 (java) S 31052 31055 19273 0 -1 1077944384 942 13139 0 0 9 0 5 3 20 0 15 0 107061293 11246788608 22135 33554432000 4194304 4196468 140737087974640 140405795969136 140406372227714 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8466432 140737087978088 140737087980897 140737087980897 140737087983567 0
[pid=31055/tid=31119] ppid=31052 vsize=10983192 memory=0 CPUtime=0.21 cores=0,2,4,6
/proc/31055/task/31119/stat : 31119 (java) S 31052 31055 19273 0 -1 1077944384 690 13139 0 0 13 0 5 3 20 0 15 0 107061293 11246788608 22135 33554432000 4194304 4196468 140737087974640 140405794916592 140406372227714 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8466432 140737087978088 140737087980897 140737087980897 140737087983567 0
[pid=31055/tid=31120] ppid=31052 vsize=10983192 memory=4096 CPUtime=0.08 cores=0,2,4,6
/proc/31055/task/31120/stat : 31120 (java) S 31052 31055 19273 0 -1 1077944384 3 13139 0 0 0 0 5 3 20 0 15 0 107061293 11246788608 22135 33554432000 4194304 4196468 140737087974640 140404292840032 140406372226773 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8466432 140737087978088 140737087980897 140737087980897 140737087983567 0
[pid=31055/tid=31121] ppid=31052 vsize=10983192 memory=2241 CPUtime=0.08 cores=0,2,4,6
/proc/31055/task/31121/stat : 31121 (java) S 31052 31055 19273 0 -1 1077944384 2 13139 0 0 0 0 5 3 20 0 15 0 107061293 11246788608 22135 33554432000 4194304 4196468 140737087974640 140405793864496 140406372227714 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8466432 140737087978088 140737087980897 140737087980897 140737087983567 0
Current children cumulated CPU time: 1 s
Current children cumulated vsize: 10983192 KiB
Current children cumulated memory: 88540 KiB

[startup+1.50194 s]
/proc/loadavg: 3.87 2.38 1.86 6/219 31121
/proc/meminfo: memFree=24023260/32770624 swapFree=67108744/67108860
[pid=31055] ppid=31052 vsize=10998092 memory=179852 CPUtime=2.29 cores=0,2,4,6
/proc/31055/stat : 31055 (java) S 31052 31055 19273 0 -1 1077944320 24023 13139 0 0 211 10 5 3 20 0 15 0 107061278 11262046208 44963 33554432000 4194304 4196468 140737087974640 140737087957184 140406372216567 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 8466432 140737087978088 140737087980897 140737087980897 140737087983567 0
/proc/31055/statm: 2749523 44963 3466 1 0 2711181 0
[pid=31055/tid=31108] ppid=31052 vsize=10998092 memory=13884 CPUtime=1.43 cores=0,2,4,6
/proc/31055/task/31108/stat : 31108 (java) R 31052 31055 19273 0 -1 4202560 17761 13139 0 0 129 6 5 3 20 0 15 0 107061287 11262046208 44963 33554432000 4194304 4196468 140737087974640 140406344048512 140406356297054 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 8466432 140737087978088 140737087980897 140737087980897 140737087983567 0
[pid=31055/tid=31109] ppid=31052 vsize=10998092 memory=6791534058613427641 CPUtime=0.09 cores=0,2,4,6
/proc/31055/task/31109/stat : 31109 (java) S 31052 31055 19273 0 -1 1077944384 242 13139 0 0 1 0 5 3 20 0 15 0 107061288 11262046208 44963 33554432000 4194304 4196468 140737087974640 140406376458512 140406372226773 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8466432 140737087978088 140737087980897 140737087980897 140737087983567 0
[pid=31055/tid=31110] ppid=31052 vsize=10998092 memory=1408 CPUtime=0.09 cores=0,2,4,6
/proc/31055/task/31110/stat : 31110 (java) S 31052 31055 19273 0 -1 1077944384 24 13139 0 0 1 0 5 3 20 0 15 0 107061288 11262046208 44963 33554432000 4194304 4196468 140737087974640 140406241794448 140406372226773 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8466432 140737087978088 140737087980897 140737087980897 140737087983567 0
[pid=31055/tid=31111] ppid=31052 vsize=10998092 memory=2964 CPUtime=0.09 cores=0,2,4,6
/proc/31055/task/31111/stat : 31111 (java) S 31052 31055 19273 0 -1 1077944384 58 13139 0 0 1 0 5 3 20 0 15 0 107061288 11262046208 44963 33554432000 4194304 4196468 140737087974640 140406240741904 140406372226773 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8466432 140737087978088 140737087980897 140737087980897 140737087983567 0
[pid=31055/tid=31112] ppid=31052 vsize=10998092 memory=88540 CPUtime=0.09 cores=0,2,4,6
/proc/31055/task/31112/stat : 31112 (java) S 31052 31055 19273 0 -1 1077944384 21 13139 0 0 1 0 5 3 20 0 15 0 107061288 11262046208 44963 33554432000 4194304 4196468 140737087974640 140405909613200 140406372226773 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8466432 140737087978088 140737087980897 140737087980897 140737087983567 0
[pid=31055/tid=31113] ppid=31052 vsize=10998092 memory=280256280027584 CPUtime=0.09 cores=0,2,4,6
/proc/31055/task/31113/stat : 31113 (java) S 31052 31055 19273 0 -1 1077944384 55 13139 0 0 1 0 5 3 20 0 15 0 107061290 11262046208 44963 33554432000 4194304 4196468 140737087974640 140405798074864 140406372227714 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8466432 140737087978088 140737087980897 140737087980897 140737087983567 0
[pid=31055/tid=31114] ppid=31052 vsize=10998092 memory=280256280027776 CPUtime=0.08 cores=0,2,4,6
/proc/31055/task/31114/stat : 31114 (java) S 31052 31055 19273 0 -1 1077944384 14 13139 0 0 0 0 5 3 20 0 15 0 107061290 11262046208 44963 33554432000 4194304 4196468 140737087974640 140405232362976 140406372226773 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8466432 140737087978088 140737087980897 140737087980897 140737087983567 0
[pid=31055/tid=31115] ppid=31052 vsize=10998092 memory=280256279824032 CPUtime=0.08 cores=0,2,4,6
/proc/31055/task/31115/stat : 31115 (java) S 31052 31055 19273 0 -1 1077944384 1 13139 0 0 0 0 5 3 20 0 15 0 107061290 11262046208 44963 33554432000 4194304 4196468 140737087974640 140405031036400 140406372226773 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8466432 140737087978088 140737087980897 140737087980897 140737087983567 0
[pid=31055/tid=31116] ppid=31052 vsize=10998092 memory=6791534058613427641 CPUtime=0.08 cores=0,2,4,6
/proc/31055/task/31116/stat : 31116 (java) S 31052 31055 19273 0 -1 1077944384 3 13139 0 0 0 0 5 3 20 0 15 0 107061293 11262046208 44963 33554432000 4194304 4196468 140737087974640 140404723636944 140406372235163 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8466432 140737087978088 140737087980897 140737087980897 140737087983567 0
[pid=31055/tid=31117] ppid=31052 vsize=10998092 memory=4638778398332698720 CPUtime=0.29 cores=0,2,4,6
/proc/31055/task/31117/stat : 31117 (java) R 31052 31055 19273 0 -1 4202560 1290 13139 0 0 21 0 5 3 20 0 15 0 107061293 11262046208 44963 33554432000 4194304 4196468 140737087974640 140405797021680 140406351406016 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 8466432 140737087978088 140737087980897 140737087980897 140737087983567 0
[pid=31055/tid=31118] ppid=31052 vsize=10998092 memory=280256280304512 CPUtime=0.26 cores=0,2,4,6
/proc/31055/task/31118/stat : 31118 (java) S 31052 31055 19273 0 -1 1077944384 1099 13139 0 0 18 0 5 3 20 0 15 0 107061293 11262046208 44963 33554432000 4194304 4196468 140737087974640 140405795969136 140406372227714 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8466432 140737087978088 140737087980897 140737087980897 140737087983567 0
[pid=31055/tid=31119] ppid=31052 vsize=10998092 memory=-7522837583129502606 CPUtime=0.41 cores=0,2,4,6
/proc/31055/task/31119/stat : 31119 (java) S 31052 31055 19273 0 -1 1077944384 1252 13139 0 0 33 0 5 3 20 0 15 0 107061293 11262046208 44963 33554432000 4194304 4196468 140737087974640 140405794916592 140406372227714 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8466432 140737087978088 140737087980897 140737087980897 140737087983567 0
[pid=31055/tid=31120] ppid=31052 vsize=10998092 memory=6944656592452807323 CPUtime=0.08 cores=0,2,4,6
/proc/31055/task/31120/stat : 31120 (java) S 31052 31055 19273 0 -1 1077944384 3 13139 0 0 0 0 5 3 20 0 15 0 107061293 11262046208 44963 33554432000 4194304 4196468 140737087974640 140404292840032 140406372226773 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8466432 140737087978088 140737087980897 140737087980897 140737087983567 0
[pid=31055/tid=31121] ppid=31052 vsize=10998092 memory=6944656591801719708 CPUtime=0.08 cores=0,2,4,6
/proc/31055/task/31121/stat : 31121 (java) S 31052 31055 19273 0 -1 1077944384 2 13139 0 0 0 0 5 3 20 0 15 0 107061293 11262046208 44963 33554432000 4194304 4196468 140737087974640 140405793864496 140406372227714 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8466432 140737087978088 140737087980897 140737087980897 140737087983567 0
Current children cumulated CPU time: 2.29 s
Current children cumulated vsize: 10998092 KiB
Current children cumulated memory: 179852 KiB

[startup+3.11034 s]
/proc/loadavg: 3.96 2.43 1.88 3/219 31121
/proc/meminfo: memFree=23886944/32770624 swapFree=67108744/67108860
[pid=31055] ppid=31052 vsize=11010400 memory=250764 CPUtime=6.09 cores=0,2,4,6
/proc/31055/stat : 31055 (java) S 31052 31055 19273 0 -1 1077944320 33277 13139 0 0 586 15 5 3 20 0 15 0 107061278 11274649600 62691 33554432000 4194304 4196468 140737087974640 140737087957184 140406372216567 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 8466432 140737087978088 140737087980897 140737087980897 140737087983567 0
/proc/31055/statm: 2752600 62691 3491 1 0 2714253 0
[pid=31055/tid=31108] ppid=31052 vsize=11010400 memory=280256279741872 CPUtime=3 cores=0,2,4,6
/proc/31055/task/31108/stat : 31108 (java) R 31052 31055 19273 0 -1 4202560 22474 13139 0 0 284 8 5 3 20 0 15 0 107061287 11274649600 62691 33554432000 4194304 4196468 140737087974640 140406344048832 140406372238493 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 8466432 140737087978088 140737087980897 140737087980897 140737087983567 0
[pid=31055/tid=31109] ppid=31052 vsize=11010400 memory=196152 CPUtime=0.11 cores=0,2,4,6
/proc/31055/task/31109/stat : 31109 (java) S 31052 31055 19273 0 -1 1077944384 261 13139 0 0 3 0 5 3 20 0 15 0 107061288 11274649600 62691 33554432000 4194304 4196468 140737087974640 140406376458512 140406372226773 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8466432 140737087978088 140737087980897 140737087980897 140737087983567 0
[pid=31055/tid=31110] ppid=31052 vsize=11010400 memory=13884 CPUtime=0.11 cores=0,2,4,6
/proc/31055/task/31110/stat : 31110 (java) S 31052 31055 19273 0 -1 1077944384 44 13139 0 0 3 0 5 3 20 0 15 0 107061288 11274649600 62691 33554432000 4194304 4196468 140737087974640 140406241794448 140406372226773 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8466432 140737087978088 140737087980897 140737087980897 140737087983567 0
[pid=31055/tid=31111] ppid=31052 vsize=11010400 memory=0 CPUtime=0.11 cores=0,2,4,6
/proc/31055/task/31111/stat : 31111 (java) S 31052 31055 19273 0 -1 1077944384 76 13139 0 0 3 0 5 3 20 0 15 0 107061288 11274649600 62691 33554432000 4194304 4196468 140737087974640 140406240741904 140406372226773 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8466432 140737087978088 140737087980897 140737087980897 140737087983567 0
[pid=31055/tid=31112] ppid=31052 vsize=11010400 memory=273494927536861 CPUtime=0.1 cores=0,2,4,6
/proc/31055/task/31112/stat : 31112 (java) S 31052 31055 19273 0 -1 1077944384 39 13139 0 0 2 0 5 3 20 0 15 0 107061288 11274649600 62691 33554432000 4194304 4196468 140737087974640 140405909613200 140406372226773 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8466432 140737087978088 140737087980897 140737087980897 140737087983567 0
[pid=31055/tid=31113] ppid=31052 vsize=11010400 memory=273494927536862 CPUtime=0.11 cores=0,2,4,6
/proc/31055/task/31113/stat : 31113 (java) S 31052 31055 19273 0 -1 1077944384 287 13139 0 0 3 0 5 3 20 0 15 0 107061290 11274649600 62691 33554432000 4194304 4196468 140737087974640 140405798074864 140406372227714 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8466432 140737087978088 140737087980897 140737087980897 140737087983567 0
[pid=31055/tid=31114] ppid=31052 vsize=11010400 memory=273494927536863 CPUtime=0.08 cores=0,2,4,6
/proc/31055/task/31114/stat : 31114 (java) S 31052 31055 19273 0 -1 1077944384 14 13139 0 0 0 0 5 3 20 0 15 0 107061290 11274649600 62691 33554432000 4194304 4196468 140737087974640 140405232362976 140406372226773 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8466432 140737087978088 140737087980897 140737087980897 140737087983567 0
[pid=31055/tid=31115] ppid=31052 vsize=11010400 memory=273494927536864 CPUtime=0.08 cores=0,2,4,6
/proc/31055/task/31115/stat : 31115 (java) S 31052 31055 19273 0 -1 1077944384 1 13139 0 0 0 0 5 3 20 0 15 0 107061290 11274649600 62691 33554432000 4194304 4196468 140737087974640 140405031036416 140406372226773 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8466432 140737087978088 140737087980897 140737087980897 140737087983567 0
[pid=31055/tid=31116] ppid=31052 vsize=11010400 memory=4096 CPUtime=0.08 cores=0,2,4,6
/proc/31055/task/31116/stat : 31116 (java) S 31052 31055 19273 0 -1 1077944384 3 13139 0 0 0 0 5 3 20 0 15 0 107061293 11274649600 62691 33554432000 4194304 4196468 140737087974640 140404723636944 140406372235163 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8466432 140737087978088 140737087980897 140737087980897 140737087983567 0
[pid=31055/tid=31117] ppid=31052 vsize=11010400 memory=6592774800616 CPUtime=1.08 cores=0,2,4,6
/proc/31055/task/31117/stat : 31117 (java) S 31052 31055 19273 0 -1 1077944384 2783 13139 0 0 100 0 5 3 20 0 15 0 107061293 11274649600 62691 33554432000 4194304 4196468 140737087974640 140405797021680 140406372227714 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8466432 140737087978088 140737087980897 140737087980897 140737087983567 0
[pid=31055/tid=31118] ppid=31052 vsize=11010400 memory=288230596050944315 CPUtime=0.83 cores=0,2,4,6
/proc/31055/task/31118/stat : 31118 (java) R 31052 31055 19273 0 -1 4202560 1929 13139 0 0 74 1 5 3 20 0 15 0 107061293 11274649600 62691 33554432000 4194304 4196468 140737087974640 140405795959328 140406353761048 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 8466432 140737087978088 140737087980897 140737087980897 140737087983567 0
[pid=31055/tid=31119] ppid=31052 vsize=11010400 memory=15534111569742379 CPUtime=1.18 cores=0,2,4,6
/proc/31055/task/31119/stat : 31119 (java) S 31052 31055 19273 0 -1 1077944384 3163 13139 0 0 109 1 5 3 20 0 15 0 107061293 11274649600 62691 33554432000 4194304 4196468 140737087974640 140405794916592 140406372227714 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8466432 140737087978088 140737087980897 140737087980897 140737087983567 0
[pid=31055/tid=31120] ppid=31052 vsize=11010400 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/31055/task/31120/stat : 31120 (java) S 31052 31055 19273 0 -1 1077944384 3 13139 0 0 0 0 5 3 20 0 15 0 107061293 11274649600 62691 33554432000 4194304 4196468 140737087974640 140404292840032 140406372226773 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8466432 140737087978088 140737087980897 140737087980897 140737087983567 0
[pid=31055/tid=31121] ppid=31052 vsize=11010400 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/31055/task/31121/stat : 31121 (java) S 31052 31055 19273 0 -1 1077944384 2 13139 0 0 0 0 5 3 20 0 15 0 107061293 11274649600 62691 33554432000 4194304 4196468 140737087974640 140405793864496 140406372227714 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8466432 140737087978088 140737087980897 140737087980897 140737087983567 0
Current children cumulated CPU time: 6.09 s
Current children cumulated vsize: 11010400 KiB
Current children cumulated memory: 250764 KiB

[startup+3.62187 s]
# the end of solver process 31055 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=6.91627 s, system=0.225187 s

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

[startup+3.20084 s]
/proc/loadavg: 3.96 2.43 1.88 3/219 31121
/proc/meminfo: memFree=23886944/32770624 swapFree=67108744/67108860
[pid=31055] ppid=31052 vsize=11010400 memory=260768 CPUtime=6.27 cores=0,2,4,6
/proc/31055/stat : 31055 (java) S 31052 31055 19273 0 -1 1077944320 36829 13139 0 0 604 15 5 3 20 0 15 0 107061278 11274649600 65192 33554432000 4194304 4196468 140737087974640 140737087957184 140406372216567 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 8466432 140737087978088 140737087980897 140737087980897 140737087983567 0
/proc/31055/statm: 2752600 65192 3491 1 0 2714253 0
[pid=31055/tid=31108] ppid=31052 vsize=11010400 memory=796 CPUtime=3.08 cores=0,2,4,6
/proc/31055/task/31108/stat : 31108 (java) R 31052 31055 19273 0 -1 4202560 25373 13139 0 0 292 8 5 3 20 0 15 0 107061287 11274649600 65192 33554432000 4194304 4196468 140737087974640 140406344031736 140406352492395 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 8466432 140737087978088 140737087980897 140737087980897 140737087983567 0
[pid=31055/tid=31109] ppid=31052 vsize=11010400 memory=4616 CPUtime=0.11 cores=0,2,4,6
/proc/31055/task/31109/stat : 31109 (java) S 31052 31055 19273 0 -1 1077944384 261 13139 0 0 3 0 5 3 20 0 15 0 107061288 11274649600 65192 33554432000 4194304 4196468 140737087974640 140406376458512 140406372226773 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8466432 140737087978088 140737087980897 140737087980897 140737087983567 0
[pid=31055/tid=31110] ppid=31052 vsize=11010400 memory=1424 CPUtime=0.11 cores=0,2,4,6
/proc/31055/task/31110/stat : 31110 (java) S 31052 31055 19273 0 -1 1077944384 44 13139 0 0 3 0 5 3 20 0 15 0 107061288 11274649600 65192 33554432000 4194304 4196468 140737087974640 140406241794448 140406372226773 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8466432 140737087978088 140737087980897 140737087980897 140737087983567 0
[pid=31055/tid=31111] ppid=31052 vsize=11010400 memory=11116 CPUtime=0.11 cores=0,2,4,6
/proc/31055/task/31111/stat : 31111 (java) S 31052 31055 19273 0 -1 1077944384 76 13139 0 0 3 0 5 3 20 0 15 0 107061288 11274649600 65192 33554432000 4194304 4196468 140737087974640 140406240741904 140406372226773 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8466432 140737087978088 140737087980897 140737087980897 140737087983567 0
[pid=31055/tid=31112] ppid=31052 vsize=11010400 memory=1200 CPUtime=0.1 cores=0,2,4,6
/proc/31055/task/31112/stat : 31112 (java) S 31052 31055 19273 0 -1 1077944384 39 13139 0 0 2 0 5 3 20 0 15 0 107061288 11274649600 65258 33554432000 4194304 4196468 140737087974640 140405909613200 140406372226773 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8466432 140737087978088 140737087980897 140737087980897 140737087983567 0
[pid=31055/tid=31113] ppid=31052 vsize=11010400 memory=0 CPUtime=0.11 cores=0,2,4,6
/proc/31055/task/31113/stat : 31113 (java) S 31052 31055 19273 0 -1 1077944384 287 13139 0 0 3 0 5 3 20 0 15 0 107061290 11274649600 65258 33554432000 4194304 4196468 140737087974640 140405798074864 140406372227714 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8466432 140737087978088 140737087980897 140737087980897 140737087983567 0
[pid=31055/tid=31114] ppid=31052 vsize=11010400 memory=15620 CPUtime=0.08 cores=0,2,4,6
/proc/31055/task/31114/stat : 31114 (java) S 31052 31055 19273 0 -1 1077944384 14 13139 0 0 0 0 5 3 20 0 15 0 107061290 11274649600 65258 33554432000 4194304 4196468 140737087974640 140405232362976 140406372226773 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8466432 140737087978088 140737087980897 140737087980897 140737087983567 0
[pid=31055/tid=31115] ppid=31052 vsize=11010400 memory=8 CPUtime=0.08 cores=0,2,4,6
/proc/31055/task/31115/stat : 31115 (java) S 31052 31055 19273 0 -1 1077944384 1 13139 0 0 0 0 5 3 20 0 15 0 107061290 11274649600 65258 33554432000 4194304 4196468 140737087974640 140405031036416 140406372226773 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8466432 140737087978088 140737087980897 140737087980897 140737087983567 0
[pid=31055/tid=31116] ppid=31052 vsize=11010400 memory=56 CPUtime=0.08 cores=0,2,4,6
/proc/31055/task/31116/stat : 31116 (java) S 31052 31055 19273 0 -1 1077944384 3 13139 0 0 0 0 5 3 20 0 15 0 107061293 11274649600 65258 33554432000 4194304 4196468 140737087974640 140404723636944 140406372235163 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8466432 140737087978088 140737087980897 140737087980897 140737087983567 0
[pid=31055/tid=31117] ppid=31052 vsize=11010400 memory=0 CPUtime=1.16 cores=0,2,4,6
/proc/31055/task/31117/stat : 31117 (java) S 31052 31055 19273 0 -1 1077944384 3426 13139 0 0 107 1 5 3 20 0 15 0 107061293 11274649600 65258 33554432000 4194304 4196468 140737087974640 140405797021680 140406372227714 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8466432 140737087978088 140737087980897 140737087980897 140737087983567 0
[pid=31055/tid=31118] ppid=31052 vsize=11010400 memory=140128139881968 CPUtime=0.84 cores=0,2,4,6
/proc/31055/task/31118/stat : 31118 (java) S 31052 31055 19273 0 -1 1077944384 1938 13139 0 0 75 1 5 3 20 0 15 0 107061293 11274649600 65258 33554432000 4194304 4196468 140737087974640 140405795969136 140406372227714 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8466432 140737087978088 140737087980897 140737087980897 140737087983567 0
[pid=31055/tid=31119] ppid=31052 vsize=11010400 memory=0 CPUtime=1.2 cores=0,2,4,6
/proc/31055/task/31119/stat : 31119 (java) S 31052 31055 19273 0 -1 1077944384 3187 13139 0 0 111 1 5 3 20 0 15 0 107061293 11274649600 65258 33554432000 4194304 4196468 140737087974640 140405794916592 140406372227714 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8466432 140737087978088 140737087980897 140737087980897 140737087983567 0
[pid=31055/tid=31120] ppid=31052 vsize=11010400 memory=6944656592455359580 CPUtime=0.08 cores=0,2,4,6
/proc/31055/task/31120/stat : 31120 (java) S 31052 31055 19273 0 -1 1077944384 3 13139 0 0 0 0 5 3 20 0 15 0 107061293 11274649600 65258 33554432000 4194304 4196468 140737087974640 140404292840032 140406372226773 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8466432 140737087978088 140737087980897 140737087980897 140737087983567 0
[pid=31055/tid=31121] ppid=31052 vsize=11010400 memory=6655300316396806240 CPUtime=0.08 cores=0,2,4,6
/proc/31055/task/31121/stat : 31121 (java) S 31052 31055 19273 0 -1 1077944384 2 13139 0 0 0 0 5 3 20 0 15 0 107061293 11274649600 65258 33554432000 4194304 4196468 140737087974640 140405793864496 140406372227714 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8466432 140737087978088 140737087980897 140737087980897 140737087983567 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 11010400 KiB
Current children cumulated memory: 260768 KiB

[startup+3.60058 s]
/proc/loadavg: 3.96 2.43 1.88 3/219 31121
/proc/meminfo: memFree=23886944/32770624 swapFree=67108744/67108860
[pid=31055] ppid=31052 vsize=11208032 memory=290572 CPUtime=7.11 cores=0,2,4,6
/proc/31055/stat : 31055 (java) S 31052 31055 19273 0 -1 1077944320 56502 13139 0 0 686 17 5 3 20 0 14 0 107061278 11477024768 72643 33554432000 4194304 4196468 140737087974640 140737087957184 140406372216567 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 8466432 140737087978088 140737087980897 140737087980897 140737087983567 0
/proc/31055/statm: 2802008 72643 3495 1 0 2763661 0
[pid=31055/tid=31108] ppid=31052 vsize=11208032 memory=1399051139730258233 CPUtime=3.48 cores=0,2,4,6
/proc/31055/task/31108/stat : 31108 (java) S 31052 31055 19273 0 -1 1077944384 42874 13139 0 0 330 10 5 3 20 0 14 0 107061287 11477024768 72643 33554432000 4194304 4196468 140737087974640 140406344060048 140406372226773 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8466432 140737087978088 140737087980897 140737087980897 140737087983567 0
[pid=31055/tid=31109] ppid=31052 vsize=11208032 memory=140128277995985 CPUtime=0.11 cores=0,2,4,6
/proc/31055/task/31109/stat : 31109 (java) S 31052 31055 19273 0 -1 1077944384 261 13139 0 0 3 0 5 3 20 0 14 0 107061288 11477024768 72643 33554432000 4194304 4196468 140737087974640 140406376458512 140406372226773 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8466432 140737087978088 140737087980897 140737087980897 140737087983567 0
[pid=31055/tid=31110] ppid=31052 vsize=11208032 memory=7451042221776202065 CPUtime=0.11 cores=0,2,4,6
/proc/31055/task/31110/stat : 31110 (java) S 31052 31055 19273 0 -1 1077944384 44 13139 0 0 3 0 5 3 20 0 14 0 107061288 11477024768 72643 33554432000 4194304 4196468 140737087974640 140406241794448 140406372226773 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8466432 140737087978088 140737087980897 140737087980897 140737087983567 0
[pid=31055/tid=31111] ppid=31052 vsize=11208032 memory=0 CPUtime=0.11 cores=0,2,4,6
/proc/31055/task/31111/stat : 31111 (java) S 31052 31055 19273 0 -1 1077944384 76 13139 0 0 3 0 5 3 20 0 14 0 107061288 11477024768 72643 33554432000 4194304 4196468 140737087974640 140406240741904 140406372226773 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8466432 140737087978088 140737087980897 140737087980897 140737087983567 0
[pid=31055/tid=31112] ppid=31052 vsize=11208032 memory=1952 CPUtime=0.1 cores=0,2,4,6
/proc/31055/task/31112/stat : 31112 (java) S 31052 31055 19273 0 -1 1077944384 39 13139 0 0 2 0 5 3 20 0 14 0 107061288 11477024768 72643 33554432000 4194304 4196468 140737087974640 140405909613200 140406372226773 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8466432 140737087978088 140737087980897 140737087980897 140737087983567 0
[pid=31055/tid=31113] ppid=31052 vsize=11208032 memory=7161944214934349376 CPUtime=0.11 cores=0,2,4,6
/proc/31055/task/31113/stat : 31113 (java) S 31052 31055 19273 0 -1 1077944384 1504 13139 0 0 3 0 5 3 20 0 14 0 107061290 11477024768 72643 33554432000 4194304 4196468 140737087974640 140405798075072 140406372227714 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8466432 140737087978088 140737087980897 140737087980897 140737087983567 0
[pid=31055/tid=31114] ppid=31052 vsize=11208032 memory=8027477668130812270 CPUtime=0.08 cores=0,2,4,6
/proc/31055/task/31114/stat : 31114 (java) S 31052 31055 19273 0 -1 1077944384 14 13139 0 0 0 0 5 3 20 0 14 0 107061290 11477024768 72643 33554432000 4194304 4196468 140737087974640 140405232362976 140406372226773 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8466432 140737087978088 140737087980897 140737087980897 140737087983567 0
[pid=31055/tid=31115] ppid=31052 vsize=11208032 memory=7810487918915055718 CPUtime=0.08 cores=0,2,4,6
/proc/31055/task/31115/stat : 31115 (java) S 31052 31055 19273 0 -1 1077944384 1 13139 0 0 0 0 5 3 20 0 14 0 107061290 11477024768 72643 33554432000 4194304 4196468 140737087974640 140405031036416 140406372226773 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8466432 140737087978088 140737087980897 140737087980897 140737087983567 0
[pid=31055/tid=31116] ppid=31052 vsize=11208032 memory=6944656575208382560 CPUtime=0.08 cores=0,2,4,6
/proc/31055/task/31116/stat : 31116 (java) S 31052 31055 19273 0 -1 1077944384 5 13139 0 0 0 0 5 3 20 0 14 0 107061293 11477024768 72643 33554432000 4194304 4196468 140737087974640 140404723636592 140406372226773 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8466432 140737087978088 140737087980897 140737087980897 140737087983567 0
[pid=31055/tid=31117] ppid=31052 vsize=11208032 memory=-8253387840130274934 CPUtime=1.31 cores=0,2,4,6
/proc/31055/task/31117/stat : 31117 (java) S 31052 31055 19273 0 -1 1077944384 3537 13139 0 0 122 1 5 3 20 0 14 0 107061293 11477024768 72643 33554432000 4194304 4196468 140737087974640 140405797002080 140406372226773 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8466432 140737087978088 140737087980897 140737087980897 140737087983567 0
[pid=31055/tid=31118] ppid=31052 vsize=11208032 memory=-9181546050914066336 CPUtime=1 cores=0,2,4,6
/proc/31055/task/31118/stat : 31118 (java) S 31052 31055 19273 0 -1 1077944384 2076 13139 0 0 91 1 5 3 20 0 14 0 107061293 11477024768 72643 33554432000 4194304 4196468 140737087974640 140405795969136 140406372227714 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8466432 140737087978088 140737087980897 140737087980897 140737087983567 0
[pid=31055/tid=31119] ppid=31052 vsize=11208032 memory=6944656575208382560 CPUtime=1.33 cores=0,2,4,6
/proc/31055/task/31119/stat : 31119 (java) S 31052 31055 19273 0 -1 1077944384 3840 13139 0 0 124 1 5 3 20 0 14 0 107061293 11477024768 72643 33554432000 4194304 4196468 140737087974640 140405794916592 140406372227714 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8466432 140737087978088 140737087980897 140737087980897 140737087983567 0
[pid=31055/tid=31120] ppid=31052 vsize=11208032 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/31055/task/31120/stat : 31120 (java) S 31052 31055 19273 0 -1 1077944384 3 13139 0 0 0 0 5 3 20 0 14 0 107061293 11477024768 72643 33554432000 4194304 4196468 140737087974640 140404292840032 140406372226773 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8466432 140737087978088 140737087980897 140737087980897 140737087983567 0
Current children cumulated CPU time: 7.11 s
Current children cumulated vsize: 11208032 KiB
Current children cumulated memory: 290572 KiB

Child status: 0
Real time (s): 3.62192
CPU time (s): 7.14146
CPU user time (s): 6.91627
CPU system time (s): 0.225187
CPU usage (%): 197.173
Max. virtual memory (cumulated for all children) (KiB): 11208032
Max. memory (cumulated for all children) (KiB): 290572

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 6.91627
system time used= 0.225187
maximum resident set size= 292576
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 69674
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= 6150
involuntary context switches= 33


# summary of solver processes directly reported to runsolver:
#   pid: 31055
#   total CPU time (s): 7.14146
#   total CPU user time (s): 6.91627
#   total CPU system time (s): 0.225187

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.05321 second user time and 0.066241 second system time

The end

Launcher Data

Begin job on node134 at 2018-07-29 22:09:41
IDJOB=4302644
IDBENCH=141139
IDSOLVER=2777
FILE ID=node134/4302644-1532894981
RUNJOBID= node134-1532893331-28700
PBS_JOBID= 21022511
Free space on /tmp= 60924 MiB

SOLVER NAME= Concrete 3.9.2-SuperNG
BENCH NAME= XCSP18/GraphColoring/GraphColoring-queen5-5_c18.xml
COMMAND LINE= bin/xcsp-3-concrete -J-Xss64M -randomseed=RANDOMSEED -superng BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4302644-1532894981/watcher-4302644-1532894981 -o /tmp/evaluation-result-4302644-1532894981/solver-4302644-1532894981 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node134-1532893331-28700 --watchdog 312  bin/xcsp-3-concrete -J-Xss64M -randomseed=1409004466 -superng HOME/instance-4302644-1532894981.xml

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

MD5SUM BENCH= e12c8a42b46a63e49e1504c0c9e3cd93
RANDOM SEED=1409004466

node134.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.68
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.68
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.68
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.68
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:        24120400 kB
MemAvailable:   27771112 kB
Buffers:          207260 kB
Cached:          3713756 kB
SwapCached:            0 kB
Active:          5901708 kB
Inactive:        2265736 kB
Active(anon):    4195768 kB
Inactive(anon):    78480 kB
Active(file):    1705940 kB
Inactive(file):  2187256 kB
Unevictable:        7364 kB
Mlocked:            7364 kB
SwapTotal:      67108860 kB
SwapFree:       67108744 kB
Dirty:             26508 kB
Writeback:             0 kB
AnonPages:       4253884 kB
Mapped:            58004 kB
Shmem:             25132 kB
Slab:             175092 kB
SReclaimable:     146700 kB
SUnreclaim:        28392 kB
KernelStack:        3568 kB
PageTables:        13552 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    4998468 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3665920 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 60900 MiB
End job on node134 at 2018-07-29 22:09:44