Trace number 4304254

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.59216 3.67869

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.029582
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

0.99/0.74	c Concrete v3.9.2.1532736233296 running
7.16/3.58	o 4
7.48/3.61	v <instantiation cost="4">
7.48/3.61	v       <list>
7.48/3.61	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]
7.48/3.61	v       </list>
7.48/3.61	v       <values>
7.48/3.61	v         0 1 3 2 4 3 2 4 0 1 4 0 1 3 2 1 3 2 4 0 2 4 0 1 3
7.48/3.61	v       </values>
7.48/3.61	v     </instantiation>
7.48/3.61	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 (6249 MiB free)
  memory of node 1: 16384 MiB (8395 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4304254-1534050963/watcher-4304254-1534050963 -o /tmp/evaluation-result-4304254-1534050963/solver-4304254-1534050963 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node103-1534038993-15972 --watchdog 2580 bin/xcsp-3-concrete -J-Xss64M -randomseed=1791403207 -superng HOME/instance-4304254-1534050963.xml 

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

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


[startup+0.100059 s]*
/proc/loadavg: 5.02 4.33 3.69 4/206 18375
/proc/meminfo: memFree=14991212/32770624 swapFree=67058728/67108860
[pid=18318] ppid=18315 vsize=10005480 memory=16812 CPUtime=0.09 cores=1,3,5,7
/proc/18318/stat : 18318 (java) S 18315 18318 15060 0 -1 1077944320 4349 13179 0 0 1 0 5 3 20 0 6 0 222659512 10245611520 4203 33554432000 4194304 4196468 140731541277760 140731541260304 140377841155831 0 0 0 16784584 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 18272256 140731541285475 140731541288284 140731541288284 140731541290959 0
/proc/18318/statm: 2501370 4203 1934 1 0 2489808 0
[pid=18318/tid=18371] ppid=18315 vsize=10005480 memory=4279135703946462605 CPUtime=0.08 cores=1,3,5,7
/proc/18318/task/18371/stat : 18371 (java) R 18315 18318 15060 0 -1 4202560 2165 13179 0 0 0 0 5 3 20 0 6 0 222659521 10245611520 4203 33554432000 4194304 4196468 140731541277760 140377812992592 140377841177757 0 4 0 16784584 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 18272256 140731541285475 140731541288284 140731541288284 140731541290959 0
[pid=18318/tid=18372] ppid=18315 vsize=10005480 memory=-7522837583129502606 CPUtime=0.08 cores=1,3,5,7
/proc/18318/task/18372/stat : 18372 (java) S 18315 18318 15060 0 -1 1077944384 2 13179 0 0 0 0 5 3 20 0 6 0 222659522 10245611520 4203 33554432000 4194304 4196468 140731541277760 140377845397904 140377841166037 0 4 0 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18272256 140731541285475 140731541288284 140731541288284 140731541290959 0
[pid=18318/tid=18373] ppid=18315 vsize=10005480 memory=140574910137984 CPUtime=0.08 cores=1,3,5,7
/proc/18318/task/18373/stat : 18373 (java) S 18315 18318 15060 0 -1 1077944384 1 13179 0 0 0 0 5 3 20 0 6 0 222659522 10245611520 4203 33554432000 4194304 4196468 140731541277760 140377726662928 140377841166037 0 4 0 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18272256 140731541285475 140731541288284 140731541288284 140731541290959 0
[pid=18318/tid=18374] ppid=18315 vsize=10005480 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/18318/task/18374/stat : 18374 (java) S 18315 18318 15060 0 -1 1077944384 1 13179 0 0 0 0 5 3 20 0 6 0 222659522 10245611520 4203 33554432000 4194304 4196468 140731541277760 140377725610640 140377841166037 0 4 0 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18272256 140731541285475 140731541288284 140731541288284 140731541290959 0
[pid=18318/tid=18375] ppid=18315 vsize=10005480 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/18318/task/18375/stat : 18375 (java) S 18315 18318 15060 0 -1 1077944384 2 13179 0 0 0 0 5 3 20 0 6 0 222659522 10245611520 4203 33554432000 4194304 4196468 140731541277760 140377724557840 140377841166037 0 4 0 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18272256 140731541285475 140731541288284 140731541288284 140731541290959 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 10005480 KiB
Current children cumulated memory: 16812 KiB

[startup+0.209917 s]*
/proc/loadavg: 4.94 4.32 3.70 3/215 18384
/proc/meminfo: memFree=14969480/32770624 swapFree=67058728/67108860
[pid=18318] ppid=18315 vsize=10982744 memory=42968 CPUtime=0.26 cores=1,3,5,7
/proc/18318/stat : 18318 (java) S 18315 18318 15060 0 -1 1077944320 7944 13179 0 0 17 1 5 3 20 0 15 0 222659512 11246329856 10742 33554432000 4194304 4196468 140731541277760 140731541260304 140377841155831 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 18272256 140731541285475 140731541288284 140731541288284 140731541290959 0
/proc/18318/statm: 2745686 10742 2978 1 0 2708109 0
[pid=18318/tid=18371] ppid=18315 vsize=10982744 memory=-6517102902069810590 CPUtime=0.2 cores=1,3,5,7
/proc/18318/task/18371/stat : 18371 (java) R 18315 18318 15060 0 -1 4202560 4465 13179 0 0 11 1 5 3 20 0 15 0 222659521 11246329856 10742 33554432000 4194304 4196468 140731541277760 140377812951872 140377841177757 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 18272256 140731541285475 140731541288284 140731541288284 140731541290959 0
[pid=18318/tid=18372] ppid=18315 vsize=10982744 memory=-9181546050914066336 CPUtime=0.08 cores=1,3,5,7
/proc/18318/task/18372/stat : 18372 (java) S 18315 18318 15060 0 -1 1077944384 2 13179 0 0 0 0 5 3 20 0 15 0 222659522 11246329856 10742 33554432000 4194304 4196468 140731541277760 140377845397904 140377841166037 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18272256 140731541285475 140731541288284 140731541288284 140731541290959 0
[pid=18318/tid=18373] ppid=18315 vsize=10982744 memory=140574910137984 CPUtime=0.08 cores=1,3,5,7
/proc/18318/task/18373/stat : 18373 (java) S 18315 18318 15060 0 -1 1077944384 1 13179 0 0 0 0 5 3 20 0 15 0 222659522 11246329856 10742 33554432000 4194304 4196468 140731541277760 140377726662928 140377841166037 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18272256 140731541285475 140731541288284 140731541288284 140731541290959 0
[pid=18318/tid=18374] ppid=18315 vsize=10982744 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/18318/task/18374/stat : 18374 (java) S 18315 18318 15060 0 -1 1077944384 1 13179 0 0 0 0 5 3 20 0 15 0 222659522 11246329856 10742 33554432000 4194304 4196468 140731541277760 140377725610640 140377841166037 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18272256 140731541285475 140731541288284 140731541288284 140731541290959 0
[pid=18318/tid=18375] ppid=18315 vsize=10982744 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/18318/task/18375/stat : 18375 (java) S 18315 18318 15060 0 -1 1077944384 2 13179 0 0 0 0 5 3 20 0 15 0 222659522 11246329856 10742 33554432000 4194304 4196468 140731541277760 140377724557840 140377841166037 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18272256 140731541285475 140731541288284 140731541288284 140731541290959 0
[pid=18318/tid=18376] ppid=18315 vsize=10982744 memory=140574910137984 CPUtime=0.08 cores=1,3,5,7
/proc/18318/task/18376/stat : 18376 (java) S 18315 18318 15060 0 -1 1077944384 2 13179 0 0 0 0 5 3 20 0 15 0 222659524 11246329856 10742 33554432000 4194304 4196468 140731541277760 140377334282864 140377841166978 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18272256 140731541285475 140731541288284 140731541288284 140731541290959 0
[pid=18318/tid=18377] ppid=18315 vsize=10982744 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/18318/task/18377/stat : 18377 (java) S 18315 18318 15060 0 -1 1077944384 13 13179 0 0 0 0 5 3 20 0 15 0 222659524 11246329856 10742 33554432000 4194304 4196468 140731541277760 140376509768992 140377841166037 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18272256 140731541285475 140731541288284 140731541288284 140731541290959 0
[pid=18318/tid=18378] ppid=18315 vsize=10982744 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/18318/task/18378/stat : 18378 (java) S 18315 18318 15060 0 -1 1077944384 21 13179 0 0 0 0 5 3 20 0 15 0 222659524 11246329856 10742 33554432000 4194304 4196468 140731541277760 140376442656368 140377841166037 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18272256 140731541285475 140731541288284 140731541288284 140731541290959 0
[pid=18318/tid=18379] ppid=18315 vsize=10982744 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/18318/task/18379/stat : 18379 (java) S 18315 18318 15060 0 -1 1077944384 3 13179 0 0 0 0 5 3 20 0 15 0 222659527 11246329856 10742 33554432000 4194304 4196468 140731541277760 140376135260752 140377841174427 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18272256 140731541285475 140731541288284 140731541288284 140731541290959 0
[pid=18318/tid=18380] ppid=18315 vsize=10982744 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/18318/task/18380/stat : 18380 (java) S 18315 18318 15060 0 -1 1077944384 555 13179 0 0 1 0 5 3 20 0 15 0 222659527 11246329856 10742 33554432000 4194304 4196468 140731541277760 140377333229680 140377841166978 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18272256 140731541285475 140731541288284 140731541288284 140731541290959 0
[pid=18318/tid=18381] ppid=18315 vsize=10982744 memory=-1 CPUtime=0.09 cores=1,3,5,7
/proc/18318/task/18381/stat : 18381 (java) S 18315 18318 15060 0 -1 1077944384 67 13179 0 0 1 0 5 3 20 0 15 0 222659527 11246329856 10742 33554432000 4194304 4196468 140731541277760 140377332176880 140377841166978 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18272256 140731541285475 140731541288284 140731541288284 140731541290959 0
[pid=18318/tid=18382] ppid=18315 vsize=10982744 memory=140574910137984 CPUtime=0.11 cores=1,3,5,7
/proc/18318/task/18382/stat : 18382 (java) R 18315 18318 15060 0 -1 4202560 618 13179 0 0 3 0 5 3 20 0 15 0 222659527 11246329856 10742 33554432000 4194304 4196468 140731541277760 140377331124592 140377819860571 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 18272256 140731541285475 140731541288284 140731541288284 140731541290959 0
[pid=18318/tid=18383] ppid=18315 vsize=10982744 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/18318/task/18383/stat : 18383 (java) S 18315 18318 15060 0 -1 1077944384 3 13179 0 0 0 0 5 3 20 0 15 0 222659527 11246329856 10742 33554432000 4194304 4196468 140731541277760 140375704463840 140377841166037 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18272256 140731541285475 140731541288284 140731541288284 140731541290959 0
[pid=18318/tid=18384] ppid=18315 vsize=10982744 memory=140574910137984 CPUtime=0.08 cores=1,3,5,7
/proc/18318/task/18384/stat : 18384 (java) S 18315 18318 15060 0 -1 1077944384 1 13179 0 0 0 0 5 3 20 0 15 0 222659527 11246329856 10742 33554432000 4194304 4196468 140731541277760 140377330072496 140377841166978 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18272256 140731541285475 140731541288284 140731541288284 140731541290959 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 10982744 KiB
Current children cumulated memory: 42968 KiB

[startup+0.310261 s]*
/proc/loadavg: 4.94 4.32 3.70 3/215 18384
/proc/meminfo: memFree=14958316/32770624 swapFree=67058728/67108860
[pid=18318] ppid=18315 vsize=10983192 memory=53612 CPUtime=0.38 cores=1,3,5,7
/proc/18318/stat : 18318 (java) S 18315 18318 15060 0 -1 1077944320 10442 13179 0 0 28 2 5 3 20 0 15 0 222659512 11246788608 13403 33554432000 4194304 4196468 140731541277760 140731541260304 140377841155831 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 18272256 140731541285475 140731541288284 140731541288284 140731541290959 0
/proc/18318/statm: 2745798 13403 3097 1 0 2708109 0
[pid=18318/tid=18371] ppid=18315 vsize=10983192 memory=6791534058613427641 CPUtime=0.28 cores=1,3,5,7
/proc/18318/task/18371/stat : 18371 (java) R 18315 18318 15060 0 -1 4202560 6958 13179 0 0 19 1 5 3 20 0 15 0 222659521 11246788608 13403 33554432000 4194304 4196468 140731541277760 140377812967840 140377824549168 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 18272256 140731541285475 140731541288284 140731541288284 140731541290959 0
[pid=18318/tid=18372] ppid=18315 vsize=10983192 memory=7084813469699035216 CPUtime=0.08 cores=1,3,5,7
/proc/18318/task/18372/stat : 18372 (java) S 18315 18318 15060 0 -1 1077944384 2 13179 0 0 0 0 5 3 20 0 15 0 222659522 11246788608 13403 33554432000 4194304 4196468 140731541277760 140377845397904 140377841166037 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18272256 140731541285475 140731541288284 140731541288284 140731541290959 0
[pid=18318/tid=18373] ppid=18315 vsize=10983192 memory=2076 CPUtime=0.08 cores=1,3,5,7
/proc/18318/task/18373/stat : 18373 (java) S 18315 18318 15060 0 -1 1077944384 1 13179 0 0 0 0 5 3 20 0 15 0 222659522 11246788608 13403 33554432000 4194304 4196468 140731541277760 140377726662928 140377841166037 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18272256 140731541285475 140731541288284 140731541288284 140731541290959 0
[pid=18318/tid=18374] ppid=18315 vsize=10983192 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/18318/task/18374/stat : 18374 (java) S 18315 18318 15060 0 -1 1077944384 1 13179 0 0 0 0 5 3 20 0 15 0 222659522 11246788608 13403 33554432000 4194304 4196468 140731541277760 140377725610640 140377841166037 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18272256 140731541285475 140731541288284 140731541288284 140731541290959 0
[pid=18318/tid=18375] ppid=18315 vsize=10983192 memory=4872558044660077418 CPUtime=0.08 cores=1,3,5,7
/proc/18318/task/18375/stat : 18375 (java) S 18315 18318 15060 0 -1 1077944384 2 13179 0 0 0 0 5 3 20 0 15 0 222659522 11246788608 13403 33554432000 4194304 4196468 140731541277760 140377724557840 140377841166037 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18272256 140731541285475 140731541288284 140731541288284 140731541290959 0
[pid=18318/tid=18376] ppid=18315 vsize=10983192 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/18318/task/18376/stat : 18376 (java) S 18315 18318 15060 0 -1 1077944384 2 13179 0 0 0 0 5 3 20 0 15 0 222659524 11246788608 13403 33554432000 4194304 4196468 140731541277760 140377334282864 140377841166978 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18272256 140731541285475 140731541288284 140731541288284 140731541290959 0
[pid=18318/tid=18377] ppid=18315 vsize=10983192 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/18318/task/18377/stat : 18377 (java) S 18315 18318 15060 0 -1 1077944384 13 13179 0 0 0 0 5 3 20 0 15 0 222659524 11246788608 13403 33554432000 4194304 4196468 140731541277760 140376509768992 140377841166037 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18272256 140731541285475 140731541288284 140731541288284 140731541290959 0
[pid=18318/tid=18378] ppid=18315 vsize=10983192 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/18318/task/18378/stat : 18378 (java) S 18315 18318 15060 0 -1 1077944384 21 13179 0 0 0 0 5 3 20 0 15 0 222659524 11246788608 13403 33554432000 4194304 4196468 140731541277760 140376442656368 140377841166037 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18272256 140731541285475 140731541288284 140731541288284 140731541290959 0
[pid=18318/tid=18379] ppid=18315 vsize=10983192 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/18318/task/18379/stat : 18379 (java) S 18315 18318 15060 0 -1 1077944384 3 13179 0 0 0 0 5 3 20 0 15 0 222659527 11246788608 13403 33554432000 4194304 4196468 140731541277760 140376135260752 140377841174427 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18272256 140731541285475 140731541288284 140731541288284 140731541290959 0
[pid=18318/tid=18380] ppid=18315 vsize=10983192 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/18318/task/18380/stat : 18380 (java) S 18315 18318 15060 0 -1 1077944384 555 13179 0 0 1 0 5 3 20 0 15 0 222659527 11246788608 13403 33554432000 4194304 4196468 140731541277760 140377333229680 140377841166978 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18272256 140731541285475 140731541288284 140731541288284 140731541290959 0
[pid=18318/tid=18381] ppid=18315 vsize=10983192 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/18318/task/18381/stat : 18381 (java) S 18315 18318 15060 0 -1 1077944384 68 13179 0 0 1 0 5 3 20 0 15 0 222659527 11246788608 13403 33554432000 4194304 4196468 140731541277760 140377332176880 140377841166978 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18272256 140731541285475 140731541288284 140731541288284 140731541290959 0
[pid=18318/tid=18382] ppid=18315 vsize=10983192 memory=0 CPUtime=0.13 cores=1,3,5,7
/proc/18318/task/18382/stat : 18382 (java) S 18315 18318 15060 0 -1 1077944384 624 13179 0 0 5 0 5 3 20 0 15 0 222659527 11246788608 13403 33554432000 4194304 4196468 140731541277760 140377331124592 140377841166978 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18272256 140731541285475 140731541288284 140731541288284 140731541290959 0
[pid=18318/tid=18383] ppid=18315 vsize=10983192 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/18318/task/18383/stat : 18383 (java) S 18315 18318 15060 0 -1 1077944384 3 13179 0 0 0 0 5 3 20 0 15 0 222659527 11246788608 13403 33554432000 4194304 4196468 140731541277760 140375704463840 140377841166037 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18272256 140731541285475 140731541288284 140731541288284 140731541290959 0
[pid=18318/tid=18384] ppid=18315 vsize=10983192 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/18318/task/18384/stat : 18384 (java) S 18315 18318 15060 0 -1 1077944384 1 13179 0 0 0 0 5 3 20 0 15 0 222659527 11246788608 13403 33554432000 4194304 4196468 140731541277760 140377330072496 140377841166978 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18272256 140731541285475 140731541288284 140731541288284 140731541290959 0
Current children cumulated CPU time: 0.38 s
Current children cumulated vsize: 10983192 KiB
Current children cumulated memory: 53612 KiB

[startup+0.700788 s]
/proc/loadavg: 4.94 4.32 3.70 3/215 18384
/proc/meminfo: memFree=14946284/32770624 swapFree=67058728/67108860
[pid=18318] ppid=18315 vsize=10983192 memory=86472 CPUtime=0.99 cores=1,3,5,7
/proc/18318/stat : 18318 (java) S 18315 18318 15060 0 -1 1077944320 16796 13179 0 0 87 4 5 3 20 0 15 0 222659512 11246788608 21618 33554432000 4194304 4196468 140731541277760 140731541260304 140377841155831 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 18272256 140731541285475 140731541288284 140731541288284 140731541290959 0
/proc/18318/statm: 2745798 21618 3238 1 0 2708109 0
[pid=18318/tid=18371] ppid=18315 vsize=10983192 memory=0 CPUtime=0.67 cores=1,3,5,7
/proc/18318/task/18371/stat : 18371 (java) R 18315 18318 15060 0 -1 4202560 12159 13179 0 0 56 3 5 3 20 0 15 0 222659521 11246788608 21618 33554432000 4194304 4196468 140731541277760 140377812976656 140377822529600 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 18272256 140731541285475 140731541288284 140731541288284 140731541290959 0
[pid=18318/tid=18372] ppid=18315 vsize=10983192 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/18318/task/18372/stat : 18372 (java) S 18315 18318 15060 0 -1 1077944384 2 13179 0 0 0 0 5 3 20 0 15 0 222659522 11246788608 21618 33554432000 4194304 4196468 140731541277760 140377845397904 140377841166037 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18272256 140731541285475 140731541288284 140731541288284 140731541290959 0
[pid=18318/tid=18373] ppid=18315 vsize=10983192 memory=3544 CPUtime=0.08 cores=1,3,5,7
/proc/18318/task/18373/stat : 18373 (java) S 18315 18318 15060 0 -1 1077944384 1 13179 0 0 0 0 5 3 20 0 15 0 222659522 11246788608 21618 33554432000 4194304 4196468 140731541277760 140377726662928 140377841166037 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18272256 140731541285475 140731541288284 140731541288284 140731541290959 0
[pid=18318/tid=18374] ppid=18315 vsize=10983192 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/18318/task/18374/stat : 18374 (java) S 18315 18318 15060 0 -1 1077944384 1 13179 0 0 0 0 5 3 20 0 15 0 222659522 11246788608 21618 33554432000 4194304 4196468 140731541277760 140377725610640 140377841166037 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18272256 140731541285475 140731541288284 140731541288284 140731541290959 0
[pid=18318/tid=18375] ppid=18315 vsize=10983192 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/18318/task/18375/stat : 18375 (java) S 18315 18318 15060 0 -1 1077944384 2 13179 0 0 0 0 5 3 20 0 15 0 222659522 11246788608 21618 33554432000 4194304 4196468 140731541277760 140377724557840 140377841166037 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18272256 140731541285475 140731541288284 140731541288284 140731541290959 0
[pid=18318/tid=18376] ppid=18315 vsize=10983192 memory=4420 CPUtime=0.08 cores=1,3,5,7
/proc/18318/task/18376/stat : 18376 (java) S 18315 18318 15060 0 -1 1077944384 5 13179 0 0 0 0 5 3 20 0 15 0 222659524 11246788608 21618 33554432000 4194304 4196468 140731541277760 140377334282864 140377841166978 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18272256 140731541285475 140731541288284 140731541288284 140731541290959 0
[pid=18318/tid=18377] ppid=18315 vsize=10983192 memory=6628 CPUtime=0.08 cores=1,3,5,7
/proc/18318/task/18377/stat : 18377 (java) S 18315 18318 15060 0 -1 1077944384 13 13179 0 0 0 0 5 3 20 0 15 0 222659524 11246788608 21618 33554432000 4194304 4196468 140731541277760 140376509768992 140377841166037 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18272256 140731541285475 140731541288284 140731541288284 140731541290959 0
[pid=18318/tid=18378] ppid=18315 vsize=10983192 memory=8836 CPUtime=0.08 cores=1,3,5,7
/proc/18318/task/18378/stat : 18378 (java) S 18315 18318 15060 0 -1 1077944384 21 13179 0 0 0 0 5 3 20 0 15 0 222659524 11246788608 21618 33554432000 4194304 4196468 140731541277760 140376442656368 140377841166037 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18272256 140731541285475 140731541288284 140731541288284 140731541290959 0
[pid=18318/tid=18379] ppid=18315 vsize=10983192 memory=11044 CPUtime=0.08 cores=1,3,5,7
/proc/18318/task/18379/stat : 18379 (java) S 18315 18318 15060 0 -1 1077944384 3 13179 0 0 0 0 5 3 20 0 15 0 222659527 11246788608 21618 33554432000 4194304 4196468 140731541277760 140376135260752 140377841174427 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18272256 140731541285475 140731541288284 140731541288284 140731541290959 0
[pid=18318/tid=18380] ppid=18315 vsize=10983192 memory=13252 CPUtime=0.14 cores=1,3,5,7
/proc/18318/task/18380/stat : 18380 (java) S 18315 18318 15060 0 -1 1077944384 921 13179 0 0 6 0 5 3 20 0 15 0 222659527 11246788608 21618 33554432000 4194304 4196468 140731541277760 140377333229680 140377841166978 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18272256 140731541285475 140731541288284 140731541288284 140731541290959 0
[pid=18318/tid=18381] ppid=18315 vsize=10983192 memory=15460 CPUtime=0.18 cores=1,3,5,7
/proc/18318/task/18381/stat : 18381 (java) S 18315 18318 15060 0 -1 1077944384 757 13179 0 0 10 0 5 3 20 0 15 0 222659527 11246788608 21618 33554432000 4194304 4196468 140731541277760 140377332176880 140377841166978 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18272256 140731541285475 140731541288284 140731541288284 140731541290959 0
[pid=18318/tid=18382] ppid=18315 vsize=10983192 memory=17668 CPUtime=0.21 cores=1,3,5,7
/proc/18318/task/18382/stat : 18382 (java) S 18315 18318 15060 0 -1 1077944384 712 13179 0 0 13 0 5 3 20 0 15 0 222659527 11246788608 21618 33554432000 4194304 4196468 140731541277760 140377331124592 140377841166978 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18272256 140731541285475 140731541288284 140731541288284 140731541290959 0
[pid=18318/tid=18383] ppid=18315 vsize=10983192 memory=19876 CPUtime=0.08 cores=1,3,5,7
/proc/18318/task/18383/stat : 18383 (java) S 18315 18318 15060 0 -1 1077944384 3 13179 0 0 0 0 5 3 20 0 15 0 222659527 11246788608 21618 33554432000 4194304 4196468 140731541277760 140375704463840 140377841166037 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18272256 140731541285475 140731541288284 140731541288284 140731541290959 0
[pid=18318/tid=18384] ppid=18315 vsize=10983192 memory=22084 CPUtime=0.08 cores=1,3,5,7
/proc/18318/task/18384/stat : 18384 (java) S 18315 18318 15060 0 -1 1077944384 1 13179 0 0 0 0 5 3 20 0 15 0 222659527 11246788608 21618 33554432000 4194304 4196468 140731541277760 140377330072496 140377841166978 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18272256 140731541285475 140731541288284 140731541288284 140731541290959 0
Current children cumulated CPU time: 0.99 s
Current children cumulated vsize: 10983192 KiB
Current children cumulated memory: 86472 KiB

[startup+1.50069 s]
/proc/loadavg: 4.94 4.32 3.70 4/215 18384
/proc/meminfo: memFree=14900076/32770624 swapFree=67058728/67108860
[pid=18318] ppid=18315 vsize=10998092 memory=177340 CPUtime=2.28 cores=1,3,5,7
/proc/18318/stat : 18318 (java) S 18315 18318 15060 0 -1 1077944320 24008 13179 0 0 210 10 5 3 20 0 15 0 222659512 11262046208 44335 33554432000 4194304 4196468 140731541277760 140731541260304 140377841155831 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 18272256 140731541285475 140731541288284 140731541288284 140731541290959 0
/proc/18318/statm: 2749523 44335 3471 1 0 2711181 0
[pid=18318/tid=18371] ppid=18315 vsize=10998092 memory=0 CPUtime=1.43 cores=1,3,5,7
/proc/18318/task/18371/stat : 18371 (java) R 18315 18318 15060 0 -1 4202560 17758 13179 0 0 130 5 5 3 20 0 15 0 222659521 11262046208 44335 33554432000 4194304 4196468 140731541277760 140377812978928 140377841177757 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 18272256 140731541285475 140731541288284 140731541288284 140731541290959 0
[pid=18318/tid=18372] ppid=18315 vsize=10998092 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/18318/task/18372/stat : 18372 (java) S 18315 18318 15060 0 -1 1077944384 71 13179 0 0 0 0 5 3 20 0 15 0 222659522 11262046208 44335 33554432000 4194304 4196468 140731541277760 140377845397904 140377841166037 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18272256 140731541285475 140731541288284 140731541288284 140731541290959 0
[pid=18318/tid=18373] ppid=18315 vsize=10998092 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/18318/task/18373/stat : 18373 (java) S 18315 18318 15060 0 -1 1077944384 262 13179 0 0 1 0 5 3 20 0 15 0 222659522 11262046208 44335 33554432000 4194304 4196468 140731541277760 140377726662928 140377841166037 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18272256 140731541285475 140731541288284 140731541288284 140731541290959 0
[pid=18318/tid=18374] ppid=18315 vsize=10998092 memory=3834024672109998386 CPUtime=0.09 cores=1,3,5,7
/proc/18318/task/18374/stat : 18374 (java) S 18315 18318 15060 0 -1 1077944384 27 13179 0 0 1 0 5 3 20 0 15 0 222659522 11262046208 44335 33554432000 4194304 4196468 140731541277760 140377725610640 140377841166037 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18272256 140731541285475 140731541288284 140731541288284 140731541290959 0
[pid=18318/tid=18375] ppid=18315 vsize=10998092 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/18318/task/18375/stat : 18375 (java) S 18315 18318 15060 0 -1 1077944384 26 13179 0 0 0 0 5 3 20 0 15 0 222659522 11262046208 44335 33554432000 4194304 4196468 140731541277760 140377724557840 140377841166037 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18272256 140731541285475 140731541288284 140731541288284 140731541290959 0
[pid=18318/tid=18376] ppid=18315 vsize=10998092 memory=-7965959130280075168 CPUtime=0.09 cores=1,3,5,7
/proc/18318/task/18376/stat : 18376 (java) S 18315 18318 15060 0 -1 1077944384 49 13179 0 0 1 0 5 3 20 0 15 0 222659524 11262046208 44335 33554432000 4194304 4196468 140731541277760 140377334282864 140377841166978 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18272256 140731541285475 140731541288284 140731541288284 140731541290959 0
[pid=18318/tid=18377] ppid=18315 vsize=10998092 memory=281149498796288 CPUtime=0.08 cores=1,3,5,7
/proc/18318/task/18377/stat : 18377 (java) S 18315 18318 15060 0 -1 1077944384 14 13179 0 0 0 0 5 3 20 0 15 0 222659524 11262046208 44335 33554432000 4194304 4196468 140731541277760 140376509769056 140377841166037 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18272256 140731541285475 140731541288284 140731541288284 140731541290959 0
[pid=18318/tid=18378] ppid=18315 vsize=10998092 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/18318/task/18378/stat : 18378 (java) S 18315 18318 15060 0 -1 1077944384 42 13179 0 0 0 0 5 3 20 0 15 0 222659524 11262046208 44335 33554432000 4194304 4196468 140731541277760 140376442656384 140377841166037 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18272256 140731541285475 140731541288284 140731541288284 140731541290959 0
[pid=18318/tid=18379] ppid=18315 vsize=10998092 memory=1024 CPUtime=0.08 cores=1,3,5,7
/proc/18318/task/18379/stat : 18379 (java) S 18315 18318 15060 0 -1 1077944384 3 13179 0 0 0 0 5 3 20 0 15 0 222659527 11262046208 44335 33554432000 4194304 4196468 140731541277760 140376135260752 140377841174427 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18272256 140731541285475 140731541288284 140731541288284 140731541290959 0
[pid=18318/tid=18380] ppid=18315 vsize=10998092 memory=3172 CPUtime=0.26 cores=1,3,5,7
/proc/18318/task/18380/stat : 18380 (java) S 18315 18318 15060 0 -1 1077944384 1112 13179 0 0 18 0 5 3 20 0 15 0 222659527 11262046208 44335 33554432000 4194304 4196468 140731541277760 140377333229680 140377841166978 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18272256 140731541285475 140731541288284 140731541288284 140731541290959 0
[pid=18318/tid=18381] ppid=18315 vsize=10998092 memory=2076 CPUtime=0.3 cores=1,3,5,7
/proc/18318/task/18381/stat : 18381 (java) S 18315 18318 15060 0 -1 1077944384 1217 13179 0 0 22 0 5 3 20 0 15 0 222659527 11262046208 44335 33554432000 4194304 4196468 140731541277760 140377332176880 140377841166978 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18272256 140731541285475 140731541288284 140731541288284 140731541290959 0
[pid=18318/tid=18382] ppid=18315 vsize=10998092 memory=9004 CPUtime=0.41 cores=1,3,5,7
/proc/18318/task/18382/stat : 18382 (java) S 18315 18318 15060 0 -1 1077944384 1228 13179 0 0 33 0 5 3 20 0 15 0 222659527 11262046208 44335 33554432000 4194304 4196468 140731541277760 140377331124592 140377841166978 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18272256 140731541285475 140731541288284 140731541288284 140731541290959 0
[pid=18318/tid=18383] ppid=18315 vsize=10998092 memory=768 CPUtime=0.08 cores=1,3,5,7
/proc/18318/task/18383/stat : 18383 (java) S 18315 18318 15060 0 -1 1077944384 3 13179 0 0 0 0 5 3 20 0 15 0 222659527 11262046208 44335 33554432000 4194304 4196468 140731541277760 140375704463840 140377841166037 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18272256 140731541285475 140731541288284 140731541288284 140731541290959 0
[pid=18318/tid=18384] ppid=18315 vsize=10998092 memory=736 CPUtime=0.08 cores=1,3,5,7
/proc/18318/task/18384/stat : 18384 (java) S 18315 18318 15060 0 -1 1077944384 1 13179 0 0 0 0 5 3 20 0 15 0 222659527 11262046208 44335 33554432000 4194304 4196468 140731541277760 140377330072496 140377841166978 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18272256 140731541285475 140731541288284 140731541288284 140731541290959 0
Current children cumulated CPU time: 2.28 s
Current children cumulated vsize: 10998092 KiB
Current children cumulated memory: 177340 KiB

[startup+3.11285 s]
/proc/loadavg: 4.94 4.32 3.70 5/215 18384
/proc/meminfo: memFree=14772548/32770624 swapFree=67058728/67108860
[pid=18318] ppid=18315 vsize=11010400 memory=242552 CPUtime=6.07 cores=1,3,5,7
/proc/18318/stat : 18318 (java) S 18315 18318 15060 0 -1 1077944320 33119 13179 0 0 584 15 5 3 20 0 15 0 222659512 11274649600 60638 33554432000 4194304 4196468 140731541277760 140731541260304 140377841155831 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 18272256 140731541285475 140731541288284 140731541288284 140731541290959 0
/proc/18318/statm: 2752600 60638 3497 1 0 2714253 0
[pid=18318/tid=18371] ppid=18315 vsize=11010400 memory=281149499215168 CPUtime=2.99 cores=1,3,5,7
/proc/18318/task/18371/stat : 18371 (java) R 18315 18318 15060 0 -1 1077944384 22352 13179 0 0 284 7 5 3 20 0 15 0 222659521 11274649600 60638 33554432000 4194304 4196468 140731541277760 140377812986496 140377841166037 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 18272256 140731541285475 140731541288284 140731541288284 140731541290959 0
[pid=18318/tid=18372] ppid=18315 vsize=11010400 memory=388 CPUtime=0.1 cores=1,3,5,7
/proc/18318/task/18372/stat : 18372 (java) S 18315 18318 15060 0 -1 1077944384 82 13179 0 0 2 0 5 3 20 0 15 0 222659522 11274649600 60638 33554432000 4194304 4196468 140731541277760 140377845397904 140377841166037 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18272256 140731541285475 140731541288284 140731541288284 140731541290959 0
[pid=18318/tid=18373] ppid=18315 vsize=11010400 memory=6943526294502006880 CPUtime=0.11 cores=1,3,5,7
/proc/18318/task/18373/stat : 18373 (java) S 18315 18318 15060 0 -1 1077944384 285 13179 0 0 3 0 5 3 20 0 15 0 222659522 11274649600 60638 33554432000 4194304 4196468 140731541277760 140377726662928 140377841166037 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18272256 140731541285475 140731541288284 140731541288284 140731541290959 0
[pid=18318/tid=18374] ppid=18315 vsize=11010400 memory=56 CPUtime=0.11 cores=1,3,5,7
/proc/18318/task/18374/stat : 18374 (java) S 18315 18318 15060 0 -1 1077944384 43 13179 0 0 3 0 5 3 20 0 15 0 222659522 11274649600 60638 33554432000 4194304 4196468 140731541277760 140377725610640 140377841166037 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18272256 140731541285475 140731541288284 140731541288284 140731541290959 0
[pid=18318/tid=18375] ppid=18315 vsize=11010400 memory=7886128541215502642 CPUtime=0.11 cores=1,3,5,7
/proc/18318/task/18375/stat : 18375 (java) S 18315 18318 15060 0 -1 1077944384 41 13179 0 0 3 0 5 3 20 0 15 0 222659522 11274649600 60638 33554432000 4194304 4196468 140731541277760 140377724557840 140377841166037 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18272256 140731541285475 140731541288284 140731541288284 140731541290959 0
[pid=18318/tid=18376] ppid=18315 vsize=11010400 memory=8389687274651202354 CPUtime=0.11 cores=1,3,5,7
/proc/18318/task/18376/stat : 18376 (java) S 18315 18318 15060 0 -1 1077944384 280 13179 0 0 3 0 5 3 20 0 15 0 222659524 11274649600 60638 33554432000 4194304 4196468 140731541277760 140377334282864 140377841166978 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18272256 140731541285475 140731541288284 140731541288284 140731541290959 0
[pid=18318/tid=18377] ppid=18315 vsize=11010400 memory=7093354106721923782 CPUtime=0.08 cores=1,3,5,7
/proc/18318/task/18377/stat : 18377 (java) S 18315 18318 15060 0 -1 1077944384 14 13179 0 0 0 0 5 3 20 0 15 0 222659524 11274649600 60638 33554432000 4194304 4196468 140731541277760 140376509769056 140377841166037 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18272256 140731541285475 140731541288284 140731541288284 140731541290959 0
[pid=18318/tid=18378] ppid=18315 vsize=11010400 memory=281149499049472 CPUtime=0.08 cores=1,3,5,7
/proc/18318/task/18378/stat : 18378 (java) S 18315 18318 15060 0 -1 1077944384 42 13179 0 0 0 0 5 3 20 0 15 0 222659524 11274649600 60638 33554432000 4194304 4196468 140731541277760 140376442656384 140377841166037 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18272256 140731541285475 140731541288284 140731541288284 140731541290959 0
[pid=18318/tid=18379] ppid=18315 vsize=11010400 memory=7956567955459234152 CPUtime=0.08 cores=1,3,5,7
/proc/18318/task/18379/stat : 18379 (java) S 18315 18318 15060 0 -1 1077944384 3 13179 0 0 0 0 5 3 20 0 15 0 222659527 11274649600 60638 33554432000 4194304 4196468 140731541277760 140376135260752 140377841174427 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18272256 140731541285475 140731541288284 140731541288284 140731541290959 0
[pid=18318/tid=18380] ppid=18315 vsize=11010400 memory=6940161746004043861 CPUtime=0.82 cores=1,3,5,7
/proc/18318/task/18380/stat : 18380 (java) R 18315 18318 15060 0 -1 4202560 1917 13179 0 0 73 1 5 3 20 0 15 0 222659527 11274649600 60638 33554432000 4194304 4196468 140731541277760 140377333229680 140377841177178 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 18272256 140731541285475 140731541288284 140731541288284 140731541290959 0
[pid=18318/tid=18381] ppid=18315 vsize=11010400 memory=7447093755344480599 CPUtime=1.1 cores=1,3,5,7
/proc/18318/task/18381/stat : 18381 (java) R 18315 18318 15060 0 -1 4202560 2746 13179 0 0 101 1 5 3 20 0 15 0 222659527 11274649600 60638 33554432000 4194304 4196468 140731541277760 140377332162192 140377841177178 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 18272256 140731541285475 140731541288284 140731541288284 140731541290959 0
[pid=18318/tid=18382] ppid=18315 vsize=11010400 memory=288230574492221466 CPUtime=1.17 cores=1,3,5,7
/proc/18318/task/18382/stat : 18382 (java) S 18315 18318 15060 0 -1 1077944384 3116 13179 0 0 108 1 5 3 20 0 15 0 222659527 11274649600 60638 33554432000 4194304 4196468 140731541277760 140377331124592 140377841166978 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18272256 140731541285475 140731541288284 140731541288284 140731541290959 0
[pid=18318/tid=18383] ppid=18315 vsize=11010400 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/18318/task/18383/stat : 18383 (java) S 18315 18318 15060 0 -1 1077944384 3 13179 0 0 0 0 5 3 20 0 15 0 222659527 11274649600 60638 33554432000 4194304 4196468 140731541277760 140375704463840 140377841166037 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18272256 140731541285475 140731541288284 140731541288284 140731541290959 0
[pid=18318/tid=18384] ppid=18315 vsize=11010400 memory=2193 CPUtime=0.08 cores=1,3,5,7
/proc/18318/task/18384/stat : 18384 (java) S 18315 18318 15060 0 -1 1077944384 1 13179 0 0 0 0 5 3 20 0 15 0 222659527 11274649600 60638 33554432000 4194304 4196468 140731541277760 140377330072496 140377841166978 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18272256 140731541285475 140731541288284 140731541288284 140731541290959 0
Current children cumulated CPU time: 6.07 s
Current children cumulated vsize: 11010400 KiB
Current children cumulated memory: 242552 KiB

[startup+3.67865 s]
# the end of solver process 18318 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=7.36165 s, system=0.230513 s

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

[startup+3.20333 s]
/proc/loadavg: 4.94 4.32 3.70 5/215 18384
/proc/meminfo: memFree=14772548/32770624 swapFree=67058728/67108860
[pid=18318] ppid=18315 vsize=11010400 memory=270336 CPUtime=6.32 cores=1,3,5,7
/proc/18318/stat : 18318 (java) S 18315 18318 15060 0 -1 1077944320 43238 13179 0 0 608 16 5 3 20 0 15 0 222659512 11274649600 67584 33554432000 4194304 4196468 140731541277760 140731541260304 140377841155831 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 18272256 140731541285475 140731541288284 140731541288284 140731541290959 0
/proc/18318/statm: 2752600 67584 3497 1 0 2714253 0
[pid=18318/tid=18371] ppid=18315 vsize=11010400 memory=0 CPUtime=3.08 cores=1,3,5,7
/proc/18318/task/18371/stat : 18371 (java) R 18315 18318 15060 0 -1 4202560 29893 13179 0 0 292 8 5 3 20 0 15 0 222659521 11274649600 67584 33554432000 4194304 4196468 140731541277760 140377812945592 140377821431580 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 18272256 140731541285475 140731541288284 140731541288284 140731541290959 0
[pid=18318/tid=18372] ppid=18315 vsize=11010400 memory=6656426216303648864 CPUtime=0.1 cores=1,3,5,7
/proc/18318/task/18372/stat : 18372 (java) S 18315 18318 15060 0 -1 1077944384 82 13179 0 0 2 0 5 3 20 0 15 0 222659522 11274649600 67584 33554432000 4194304 4196468 140731541277760 140377845397904 140377841166037 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18272256 140731541285475 140731541288284 140731541288284 140731541290959 0
[pid=18318/tid=18373] ppid=18315 vsize=11010400 memory=0 CPUtime=0.11 cores=1,3,5,7
/proc/18318/task/18373/stat : 18373 (java) S 18315 18318 15060 0 -1 1077944384 285 13179 0 0 3 0 5 3 20 0 15 0 222659522 11274649600 67584 33554432000 4194304 4196468 140731541277760 140377726662928 140377841166037 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18272256 140731541285475 140731541288284 140731541288284 140731541290959 0
[pid=18318/tid=18374] ppid=18315 vsize=11010400 memory=0 CPUtime=0.11 cores=1,3,5,7
/proc/18318/task/18374/stat : 18374 (java) S 18315 18318 15060 0 -1 1077944384 43 13179 0 0 3 0 5 3 20 0 15 0 222659522 11274649600 67584 33554432000 4194304 4196468 140731541277760 140377725610640 140377841166037 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18272256 140731541285475 140731541288284 140731541288284 140731541290959 0
[pid=18318/tid=18375] ppid=18315 vsize=11010400 memory=0 CPUtime=0.11 cores=1,3,5,7
/proc/18318/task/18375/stat : 18375 (java) S 18315 18318 15060 0 -1 1077944384 41 13179 0 0 3 0 5 3 20 0 15 0 222659522 11274649600 67584 33554432000 4194304 4196468 140731541277760 140377724557840 140377841166037 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18272256 140731541285475 140731541288284 140731541288284 140731541290959 0
[pid=18318/tid=18376] ppid=18315 vsize=11010400 memory=0 CPUtime=0.11 cores=1,3,5,7
/proc/18318/task/18376/stat : 18376 (java) S 18315 18318 15060 0 -1 1077944384 280 13179 0 0 3 0 5 3 20 0 15 0 222659524 11274649600 67584 33554432000 4194304 4196468 140731541277760 140377334282864 140377841166978 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18272256 140731541285475 140731541288284 140731541288284 140731541290959 0
[pid=18318/tid=18377] ppid=18315 vsize=11010400 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/18318/task/18377/stat : 18377 (java) S 18315 18318 15060 0 -1 1077944384 14 13179 0 0 0 0 5 3 20 0 15 0 222659524 11274649600 67584 33554432000 4194304 4196468 140731541277760 140376509769056 140377841166037 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18272256 140731541285475 140731541288284 140731541288284 140731541290959 0
[pid=18318/tid=18378] ppid=18315 vsize=11010400 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/18318/task/18378/stat : 18378 (java) S 18315 18318 15060 0 -1 1077944384 42 13179 0 0 0 0 5 3 20 0 15 0 222659524 11274649600 67584 33554432000 4194304 4196468 140731541277760 140376442656384 140377841166037 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18272256 140731541285475 140731541288284 140731541288284 140731541290959 0
[pid=18318/tid=18379] ppid=18315 vsize=11010400 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/18318/task/18379/stat : 18379 (java) S 18315 18318 15060 0 -1 1077944384 3 13179 0 0 0 0 5 3 20 0 15 0 222659527 11274649600 67584 33554432000 4194304 4196468 140731541277760 140376135260752 140377841174427 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18272256 140731541285475 140731541288284 140731541288284 140731541290959 0
[pid=18318/tid=18380] ppid=18315 vsize=11010400 memory=0 CPUtime=0.88 cores=1,3,5,7
/proc/18318/task/18380/stat : 18380 (java) S 18315 18318 15060 0 -1 1077944384 2126 13179 0 0 79 1 5 3 20 0 15 0 222659527 11274649600 67584 33554432000 4194304 4196468 140731541277760 140377333229680 140377841166978 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18272256 140731541285475 140731541288284 140731541288284 140731541290959 0
[pid=18318/tid=18381] ppid=18315 vsize=11010400 memory=5112 CPUtime=1.18 cores=1,3,5,7
/proc/18318/task/18381/stat : 18381 (java) R 18315 18318 15060 0 -1 4202560 5150 13179 0 0 109 1 5 3 20 0 15 0 222659527 11274649600 67584 33554432000 4194304 4196468 140731541277760 140377332164240 140377826053586 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 18272256 140731541285475 140731541288284 140731541288284 140731541290959 0
[pid=18318/tid=18382] ppid=18315 vsize=11010400 memory=13608 CPUtime=1.19 cores=1,3,5,7
/proc/18318/task/18382/stat : 18382 (java) S 18315 18318 15060 0 -1 1077944384 3137 13179 0 0 110 1 5 3 20 0 15 0 222659527 11274649600 67584 33554432000 4194304 4196468 140731541277760 140377331124592 140377841166978 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18272256 140731541285475 140731541288284 140731541288284 140731541290959 0
[pid=18318/tid=18383] ppid=18315 vsize=11010400 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/18318/task/18383/stat : 18383 (java) S 18315 18318 15060 0 -1 1077944384 3 13179 0 0 0 0 5 3 20 0 15 0 222659527 11274649600 67584 33554432000 4194304 4196468 140731541277760 140375704463840 140377841166037 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18272256 140731541285475 140731541288284 140731541288284 140731541290959 0
[pid=18318/tid=18384] ppid=18315 vsize=11010400 memory=6788 CPUtime=0.08 cores=1,3,5,7
/proc/18318/task/18384/stat : 18384 (java) S 18315 18318 15060 0 -1 1077944384 1 13179 0 0 0 0 5 3 20 0 15 0 222659527 11274649600 67584 33554432000 4194304 4196468 140731541277760 140377330072496 140377841166978 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18272256 140731541285475 140731541288284 140731541288284 140731541290959 0
Current children cumulated CPU time: 6.32 s
Current children cumulated vsize: 11010400 KiB
Current children cumulated memory: 270336 KiB

[startup+3.60165 s]
/proc/loadavg: 4.94 4.32 3.70 5/215 18384
/proc/meminfo: memFree=14772548/32770624 swapFree=67058728/67108860
[pid=18318] ppid=18315 vsize=11080192 memory=301068 CPUtime=7.48 cores=1,3,5,7
/proc/18318/stat : 18318 (java) S 18315 18318 15060 0 -1 1077944320 65440 13179 0 0 722 18 5 3 20 0 15 0 222659512 11346116608 75267 33554432000 4194304 4196468 140731541277760 140731541260304 140377841155831 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 18272256 140731541285475 140731541288284 140731541288284 140731541290959 0
/proc/18318/statm: 2770048 75267 3498 1 0 2731701 0
[pid=18318/tid=18371] ppid=18315 vsize=11080192 memory=0 CPUtime=3.47 cores=1,3,5,7
/proc/18318/task/18371/stat : 18371 (java) R 18315 18318 15060 0 -1 4202560 46939 13179 0 0 330 9 5 3 20 0 15 0 222659521 11346116608 75267 33554432000 4194304 4196468 140731541277760 140377812989368 140377822562049 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 18272256 140731541285475 140731541288284 140731541288284 140731541290959 0
[pid=18318/tid=18372] ppid=18315 vsize=11080192 memory=281149499588256 CPUtime=0.1 cores=1,3,5,7
/proc/18318/task/18372/stat : 18372 (java) S 18315 18318 15060 0 -1 1077944384 82 13179 0 0 2 0 5 3 20 0 15 0 222659522 11346116608 75267 33554432000 4194304 4196468 140731541277760 140377845397904 140377841166037 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18272256 140731541285475 140731541288284 140731541288284 140731541290959 0
[pid=18318/tid=18373] ppid=18315 vsize=11080192 memory=140574749796400 CPUtime=0.11 cores=1,3,5,7
/proc/18318/task/18373/stat : 18373 (java) S 18315 18318 15060 0 -1 1077944384 285 13179 0 0 3 0 5 3 20 0 15 0 222659522 11346116608 75267 33554432000 4194304 4196468 140731541277760 140377726662928 140377841166037 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18272256 140731541285475 140731541288284 140731541288284 140731541290959 0
[pid=18318/tid=18374] ppid=18315 vsize=11080192 memory=6791534058613427641 CPUtime=0.11 cores=1,3,5,7
/proc/18318/task/18374/stat : 18374 (java) S 18315 18318 15060 0 -1 1077944384 43 13179 0 0 3 0 5 3 20 0 15 0 222659522 11346116608 75267 33554432000 4194304 4196468 140731541277760 140377725610640 140377841166037 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18272256 140731541285475 140731541288284 140731541288284 140731541290959 0
[pid=18318/tid=18375] ppid=18315 vsize=11080192 memory=0 CPUtime=0.11 cores=1,3,5,7
/proc/18318/task/18375/stat : 18375 (java) S 18315 18318 15060 0 -1 1077944384 41 13179 0 0 3 0 5 3 20 0 15 0 222659522 11346116608 75267 33554432000 4194304 4196468 140731541277760 140377724557840 140377841166037 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18272256 140731541285475 140731541288284 140731541288284 140731541290959 0
[pid=18318/tid=18376] ppid=18315 vsize=11080192 memory=-9174445032661854264 CPUtime=0.11 cores=1,3,5,7
/proc/18318/task/18376/stat : 18376 (java) S 18315 18318 15060 0 -1 1077944384 1543 13179 0 0 3 0 5 3 20 0 15 0 222659524 11346116608 75267 33554432000 4194304 4196468 140731541277760 140377334282864 140377841166978 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18272256 140731541285475 140731541288284 140731541288284 140731541290959 0
[pid=18318/tid=18377] ppid=18315 vsize=11080192 memory=6944656575208382560 CPUtime=0.08 cores=1,3,5,7
/proc/18318/task/18377/stat : 18377 (java) S 18315 18318 15060 0 -1 1077944384 14 13179 0 0 0 0 5 3 20 0 15 0 222659524 11346116608 75267 33554432000 4194304 4196468 140731541277760 140376509769056 140377841166037 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18272256 140731541285475 140731541288284 140731541288284 140731541290959 0
[pid=18318/tid=18378] ppid=18315 vsize=11080192 memory=6944656592387989600 CPUtime=0.08 cores=1,3,5,7
/proc/18318/task/18378/stat : 18378 (java) S 18315 18318 15060 0 -1 1077944384 42 13179 0 0 0 0 5 3 20 0 15 0 222659524 11346116608 75267 33554432000 4194304 4196468 140731541277760 140376442656384 140377841166037 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18272256 140731541285475 140731541288284 140731541288284 140731541290959 0
[pid=18318/tid=18379] ppid=18315 vsize=11080192 memory=6944656575208382560 CPUtime=0.08 cores=1,3,5,7
/proc/18318/task/18379/stat : 18379 (java) S 18315 18318 15060 0 -1 1077944384 3 13179 0 0 0 0 5 3 20 0 15 0 222659527 11346116608 75267 33554432000 4194304 4196468 140731541277760 140376135260752 140377841174427 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18272256 140731541285475 140731541288284 140731541288284 140731541290959 0
[pid=18318/tid=18380] ppid=18315 vsize=11080192 memory=-2892745056948402235 CPUtime=1.1 cores=1,3,5,7
/proc/18318/task/18380/stat : 18380 (java) R 18315 18318 15060 0 -1 4202560 2418 13179 0 0 101 1 5 3 20 0 15 0 222659527 11346116608 75267 33554432000 4194304 4196468 140731541277760 140377333208272 140377825056432 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 18272256 140731541285475 140731541288284 140731541288284 140731541290959 0
[pid=18318/tid=18381] ppid=18315 vsize=11080192 memory=-3123010188551861097 CPUtime=1.58 cores=1,3,5,7
/proc/18318/task/18381/stat : 18381 (java) R 18315 18318 15060 0 -1 4202560 6712 13179 0 0 149 1 5 3 20 0 15 0 222659527 11346116608 75267 33554432000 4194304 4196468 140731541277760 140377332162752 140377822700431 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 18272256 140731541285475 140731541288284 140731541288284 140731541290959 0
[pid=18318/tid=18382] ppid=18315 vsize=11080192 memory=8329294824090543255 CPUtime=1.33 cores=1,3,5,7
/proc/18318/task/18382/stat : 18382 (java) R 18315 18318 15060 0 -1 4202560 5113 13179 0 0 124 1 5 3 20 0 15 0 222659527 11346116608 75267 33554432000 4194304 4196468 140731541277760 140377331124592 140377822719383 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 18272256 140731541285475 140731541288284 140731541288284 140731541290959 0
[pid=18318/tid=18383] ppid=18315 vsize=11080192 memory=8041079860532773434 CPUtime=0.08 cores=1,3,5,7
/proc/18318/task/18383/stat : 18383 (java) S 18315 18318 15060 0 -1 1077944384 3 13179 0 0 0 0 5 3 20 0 15 0 222659527 11346116608 75267 33554432000 4194304 4196468 140731541277760 140375704463840 140377841166037 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18272256 140731541285475 140731541288284 140731541288284 140731541290959 0
[pid=18318/tid=18384] ppid=18315 vsize=11080192 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/18318/task/18384/stat : 18384 (java) S 18315 18318 15060 0 -1 1077944384 8 13179 0 0 0 0 5 3 20 0 15 0 222659527 11346116608 75267 33554432000 4194304 4196468 140731541277760 140377330072496 140377841166978 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18272256 140731541285475 140731541288284 140731541288284 140731541290959 0
Current children cumulated CPU time: 7.48 s
Current children cumulated vsize: 11080192 KiB
Current children cumulated memory: 301068 KiB

Child status: 0
Real time (s): 3.67869
CPU time (s): 7.59216
CPU user time (s): 7.36165
CPU system time (s): 0.230513
CPU usage (%): 206.382
Max. virtual memory (cumulated for all children) (KiB): 11080192
Max. memory (cumulated for all children) (KiB): 301068

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 7.36165
system time used= 0.230513
maximum resident set size= 303448
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 79510
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= 6016
involuntary context switches= 33


# summary of solver processes directly reported to runsolver:
#   pid: 18318
#   total CPU time (s): 7.59216
#   total CPU user time (s): 7.36165
#   total CPU system time (s): 0.230513

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.039319 second user time and 0.080716 second system time

The end

Launcher Data

Begin job on node103 at 2018-08-12 07:16:03
IDJOB=4304254
IDBENCH=141139
IDSOLVER=2781
FILE ID=node103/4304254-1534050963
RUNJOBID= node103-1534038993-15972
PBS_JOBID= 21036972
Free space on /tmp= 34432 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-4304254-1534050963/watcher-4304254-1534050963 -o /tmp/evaluation-result-4304254-1534050963/solver-4304254-1534050963 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node103-1534038993-15972 --watchdog 2580  bin/xcsp-3-concrete -J-Xss64M -randomseed=1791403207 -superng HOME/instance-4304254-1534050963.xml

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

MD5SUM BENCH= e12c8a42b46a63e49e1504c0c9e3cd93
RANDOM SEED=1791403207

node103.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.48
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.48
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.48
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.48
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:        14997564 kB
MemAvailable:   30356844 kB
Buffers:          106148 kB
Cached:         15378120 kB
SwapCached:         5928 kB
Active:          9685660 kB
Inactive:        7400800 kB
Active(anon):    1590808 kB
Inactive(anon):    62748 kB
Active(file):    8094852 kB
Inactive(file):  7338052 kB
Unevictable:        7784 kB
Mlocked:            7784 kB
SwapTotal:      67108860 kB
SwapFree:       67058728 kB
Dirty:             26484 kB
Writeback:             0 kB
AnonPages:       1604644 kB
Mapped:            62988 kB
Shmem:             48596 kB
Slab:             384256 kB
SReclaimable:     354836 kB
SUnreclaim:        29420 kB
KernelStack:        3504 kB
PageTables:         8620 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2781776 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1372160 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      124288 kB
DirectMap2M:    33421312 kB

Free space on /tmp at the end= 34408 MiB
End job on node103 at 2018-08-12 07:16:07