Trace number 4392101

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.10OPT4948 17.8213 8.42668

General information on the benchmark

NameQuadraticAssignment/QuadraticAssignment-m1-s1/
QuadraticAssignment-chr15a.xml
MD5SUM2cf522cde643a9876c78ef6348327f24
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark4948
Best CPU time to get the best result obtained on this benchmark6.71087
Satisfiable
(Un)Satisfiability was proved
Number of variables240
Number of constraints15
Number of domains2
Minimum domain size15
Maximum domain size64
Distribution of domain sizes[{"size":15,"count":15},{"size":64,"count":14}]
Minimum variable degree0
Maximum variable degree4
Distribution of variable degrees[{"degree":0,"count":211},{"degree":2,"count":19},{"degree":3,"count":7},{"degree":4,"count":3}]
Minimum constraint arity3
Maximum constraint arity15
Distribution of constraint arities[{"arity":3,"count":14},{"arity":15,"count":1}]
Number of extensional constraints14
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":14},{"type":"allDifferent","count":1}]
Optimization problemYES
Type of objectivemin SUM

Quality of the solution as a function of time


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

Solver Data

0.71/0.55	c Concrete v3.10.1560635388952 running
6.94/3.15	o 10483
6.94/3.16	o 9818
6.94/3.17	o 9732
6.94/3.18	o 9431
7.29/3.22	o 9005
7.29/3.23	o 8655
7.29/3.24	o 8620
7.29/3.24	o 8616
7.29/3.30	o 7829
7.62/3.30	o 7801
7.62/3.30	o 7765
7.62/3.33	o 7438
7.62/3.34	o 7411
7.62/3.35	o 7391
7.96/3.46	o 7088
7.96/3.46	o 7068
7.96/3.47	o 7040
7.96/3.49	o 7020
8.29/3.54	o 6784
8.60/3.60	o 6609
8.60/3.60	o 6531
8.60/3.61	o 6225
8.60/3.68	o 6216
8.60/3.68	o 6214
8.60/3.69	o 6174
8.96/3.73	o 5970
8.96/3.73	o 5945
8.96/3.73	o 5873
8.96/3.73	o 5833
8.96/3.74	o 5499
9.29/3.80	o 5235
9.29/3.81	o 5054
9.29/3.84	o 4948
17.76/8.41	v <instantiation
17.76/8.41	v         cost = '4948'>
17.76/8.41	v       <list>
17.76/8.41	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] d[0][1] d[0][2] d[0][3] d[1][4] d[2][5] d[2][6] d[3][7] d[6][8] d[7][9] d[7][10] d[8][11] d[9][12] d[10][13] d[12][14]
17.76/8.41	v       </list>
17.76/8.41	v       <values>
17.76/8.41	v         4 9 7 12 11 10 13 1 3 5 6 14 2 0 8 14 1 2 13 39 12 4 20 38 3 1 50 5 4
17.76/8.41	v       </values>
17.76/8.41	v     </instantiation>
17.76/8.41	s OPTIMUM FOUND

Verifier Data

OK	4948

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4392101-1568310259/watcher-4392101-1568310259 -o /tmp/evaluation-result-4392101-1568310259/solver-4392101-1568310259 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node143-1568309802-8655 --watchdog 2560 bin/xcsp-3-concrete -J-Xss32M -randomseed=1214487409 HOME/instance-4392101-1568310259.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2500 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
Current StackSize limit: 8192 KiB

solver pid=9305, runsolver pid=9302

[startup+0.100062 s]*
/proc/loadavg: 1.62 1.45 1.28 3/219 9362
/proc/meminfo: memFree=23630768/32770624 swapFree=67108848/67108860
[pid=9305] ppid=9302 vsize=9972712 memory=17344 CPUtime=0.09 cores=1,3,5,7
/proc/9305/stat : 9305 (java) S 9302 9305 8623 0 -1 1077944320 4558 13235 0 0 1 0 5 3 20 0 6 0 406963297 10212057088 4336 33554432000 4194304 4196468 140727389910848 140727389893392 140050057629431 0 0 0 16784584 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 10436608 140727389919989 140727389922501 140727389922501 140727389925327 0
/proc/9305/statm: 2493178 4336 1958 1 0 2481616 0
[pid=9305/tid=9358] ppid=9302 vsize=9988792 memory=8514726395714820750 CPUtime=0.09 cores=1,3,5,7
/proc/9305/task/9358/stat : 9358 (java) R 9302 9305 8623 0 -1 4202560 2398 13235 0 0 1 0 5 3 20 0 6 0 406963306 10228523008 4336 33554432000 4194304 4196468 140727389910848 140050029466192 140050041389264 0 4 0 16784584 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 10436608 140727389919989 140727389922501 140727389922501 140727389925327 0
[pid=9305/tid=9359] ppid=9302 vsize=9988792 memory=-9181546050914066336 CPUtime=0.08 cores=1,3,5,7
/proc/9305/task/9359/stat : 9359 (java) S 9302 9305 8623 0 -1 1077944384 1 13235 0 0 0 0 5 3 20 0 6 0 406963306 10228523008 4336 33554432000 4194304 4196468 140727389910848 140050061872144 140050057639637 0 4 0 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10436608 140727389919989 140727389922501 140727389922501 140727389925327 0
[pid=9305/tid=9360] ppid=9302 vsize=9988792 memory=139800456656512 CPUtime=0.08 cores=1,3,5,7
/proc/9305/task/9360/stat : 9360 (java) S 9302 9305 8623 0 -1 1077944384 1 13235 0 0 0 0 5 3 20 0 6 0 406963306 10228523008 4336 33554432000 4194304 4196468 140727389910848 140049960762512 140050057639637 0 4 0 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10436608 140727389919989 140727389922501 140727389922501 140727389925327 0
[pid=9305/tid=9361] ppid=9302 vsize=9988792 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/9305/task/9361/stat : 9361 (java) S 9302 9305 8623 0 -1 1077944384 1 13235 0 0 0 0 5 3 20 0 6 0 406963306 10228523008 4336 33554432000 4194304 4196468 140727389910848 140049959709456 140050057639637 0 4 0 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10436608 140727389919989 140727389922501 140727389922501 140727389925327 0
[pid=9305/tid=9362] ppid=9302 vsize=9988792 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/9305/task/9362/stat : 9362 (java) S 9302 9305 8623 0 -1 1077944384 2 13235 0 0 0 0 5 3 20 0 6 0 406963306 10228523008 4336 33554432000 4194304 4196468 140727389910848 140049628654480 140050057639637 0 4 0 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10436608 140727389919989 140727389922501 140727389922501 140727389925327 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 9972712 KiB
Current children cumulated memory: 17344 KiB

[startup+0.210133 s]*
/proc/loadavg: 1.62 1.45 1.28 3/228 9371
/proc/meminfo: memFree=23610836/32770624 swapFree=67108848/67108860
[pid=9305] ppid=9302 vsize=10819964 memory=41484 CPUtime=0.26 cores=1,3,5,7
/proc/9305/stat : 9305 (java) S 9302 9305 8623 0 -1 1077944320 7211 13235 0 0 17 1 5 3 20 0 15 0 406963297 11079643136 10371 33554432000 4194304 4196468 140727389910848 140727389893392 140050057629431 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 10436608 140727389919989 140727389922501 140727389922501 140727389925327 0
/proc/9305/statm: 2704991 10371 2958 1 0 2667405 0
[pid=9305/tid=9358] ppid=9302 vsize=10819964 memory=5450916389569530688 CPUtime=0.2 cores=1,3,5,7
/proc/9305/task/9358/stat : 9358 (java) R 9302 9305 8623 0 -1 4202560 3819 13235 0 0 11 1 5 3 20 0 15 0 406963306 11079643136 10437 33554432000 4194304 4196468 140727389910848 140050029454240 140050050309149 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 10436608 140727389919989 140727389922501 140727389922501 140727389925327 0
[pid=9305/tid=9359] ppid=9302 vsize=10819964 memory=-9181546050914066336 CPUtime=0.08 cores=1,3,5,7
/proc/9305/task/9359/stat : 9359 (java) S 9302 9305 8623 0 -1 1077944384 1 13235 0 0 0 0 5 3 20 0 15 0 406963306 11079643136 10437 33554432000 4194304 4196468 140727389910848 140050061872144 140050057639637 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10436608 140727389919989 140727389922501 140727389922501 140727389925327 0
[pid=9305/tid=9360] ppid=9302 vsize=10820924 memory=139800456656512 CPUtime=0.08 cores=1,3,5,7
/proc/9305/task/9360/stat : 9360 (java) S 9302 9305 8623 0 -1 1077944384 1 13235 0 0 0 0 5 3 20 0 15 0 406963306 11080626176 10437 33554432000 4194304 4196468 140727389910848 140049960762512 140050057639637 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10436608 140727389919989 140727389922501 140727389922501 140727389925327 0
[pid=9305/tid=9361] ppid=9302 vsize=10820924 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/9305/task/9361/stat : 9361 (java) S 9302 9305 8623 0 -1 1077944384 1 13235 0 0 0 0 5 3 20 0 15 0 406963306 11080626176 10503 33554432000 4194304 4196468 140727389910848 140049959709456 140050057639637 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10436608 140727389919989 140727389922501 140727389922501 140727389925327 0
[pid=9305/tid=9362] ppid=9302 vsize=10820924 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/9305/task/9362/stat : 9362 (java) S 9302 9305 8623 0 -1 1077944384 2 13235 0 0 0 0 5 3 20 0 15 0 406963306 11080626176 10503 33554432000 4194304 4196468 140727389910848 140049628654480 140050057639637 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10436608 140727389919989 140727389922501 140727389922501 140727389925327 0
[pid=9305/tid=9363] ppid=9302 vsize=10820924 memory=139800456656512 CPUtime=0.08 cores=1,3,5,7
/proc/9305/task/9363/stat : 9363 (java) S 9302 9305 8623 0 -1 1077944384 2 13235 0 0 0 0 5 3 20 0 15 0 406963308 11080626176 10503 33554432000 4194304 4196468 140727389910848 140049382762736 140050057640578 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10436608 140727389919989 140727389922501 140727389922501 140727389925327 0
[pid=9305/tid=9364] ppid=9302 vsize=10820924 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/9305/task/9364/stat : 9364 (java) S 9302 9305 8623 0 -1 1077944384 13 13235 0 0 0 0 5 3 20 0 15 0 406963308 11080626176 10503 33554432000 4194304 4196468 140727389910848 140048951403680 140050057639637 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10436608 140727389919989 140727389922501 140727389922501 140727389925327 0
[pid=9305/tid=9365] ppid=9302 vsize=10820924 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/9305/task/9365/stat : 9365 (java) S 9302 9305 8623 0 -1 1077944384 1 13235 0 0 0 0 5 3 20 0 15 0 406963308 11080626176 10503 33554432000 4194304 4196468 140727389910848 140048817185520 140050057639637 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10436608 140727389919989 140727389922501 140727389922501 140727389925327 0
[pid=9305/tid=9366] ppid=9302 vsize=10820924 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/9305/task/9366/stat : 9366 (java) S 9302 9305 8623 0 -1 1077944384 3 13235 0 0 0 0 5 3 20 0 15 0 406963311 11080626176 10503 33554432000 4194304 4196468 140727389910848 140048576894928 140050057648027 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10436608 140727389919989 140727389922501 140727389922501 140727389925327 0
[pid=9305/tid=9367] ppid=9302 vsize=10820924 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/9305/task/9367/stat : 9367 (java) S 9302 9305 8623 0 -1 1077944384 448 13235 0 0 1 0 5 3 20 0 15 0 406963311 11080626176 10503 33554432000 4194304 4196468 140727389910848 140049381710576 140050057640578 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10436608 140727389919989 140727389922501 140727389922501 140727389925327 0
[pid=9305/tid=9368] ppid=9302 vsize=10820924 memory=-1 CPUtime=0.09 cores=1,3,5,7
/proc/9305/task/9368/stat : 9368 (java) S 9302 9305 8623 0 -1 1077944384 174 13235 0 0 1 0 5 3 20 0 15 0 406963311 11080626176 10503 33554432000 4194304 4196468 140727389910848 140049380658032 140050057640578 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10436608 140727389919989 140727389922501 140727389922501 140727389925327 0
[pid=9305/tid=9369] ppid=9302 vsize=10820924 memory=139800456656512 CPUtime=0.11 cores=1,3,5,7
/proc/9305/task/9369/stat : 9369 (java) S 9302 9305 8623 0 -1 1077944384 624 13235 0 0 3 0 5 3 20 0 15 0 406963311 11080626176 10503 33554432000 4194304 4196468 140727389910848 140049379604976 140050057640578 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10436608 140727389919989 140727389922501 140727389922501 140727389925327 0
[pid=9305/tid=9370] ppid=9302 vsize=10820924 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/9305/task/9370/stat : 9370 (java) S 9302 9305 8623 0 -1 1077944384 3 13235 0 0 0 0 5 3 20 0 15 0 406963311 11080626176 10503 33554432000 4194304 4196468 140727389910848 140048543337312 140050057639637 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10436608 140727389919989 140727389922501 140727389922501 140727389925327 0
[pid=9305/tid=9371] ppid=9302 vsize=10820924 memory=139800456656512 CPUtime=0.08 cores=1,3,5,7
/proc/9305/task/9371/stat : 9371 (java) S 9302 9305 8623 0 -1 1077944384 1 13235 0 0 0 0 5 3 20 0 15 0 406963312 11080626176 10503 33554432000 4194304 4196468 140727389910848 140049378552368 140050057640578 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10436608 140727389919989 140727389922501 140727389922501 140727389925327 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 10819964 KiB
Current children cumulated memory: 41484 KiB

[startup+0.318776 s]*
/proc/loadavg: 1.62 1.45 1.28 3/228 9371
/proc/meminfo: memFree=23599172/32770624 swapFree=67108848/67108860
[pid=9305] ppid=9302 vsize=10820244 memory=52112 CPUtime=0.41 cores=1,3,5,7
/proc/9305/stat : 9305 (java) S 9302 9305 8623 0 -1 1077944320 10784 13235 0 0 30 3 5 3 20 0 15 0 406963297 11079929856 13028 33554432000 4194304 4196468 140727389910848 140727389893392 140050057629431 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 10436608 140727389919989 140727389922501 140727389922501 140727389925327 0
/proc/9305/statm: 2705061 13028 3277 1 0 2667149 0
[pid=9305/tid=9358] ppid=9302 vsize=10820244 memory=1398722017469774279 CPUtime=0.3 cores=1,3,5,7
/proc/9305/task/9358/stat : 9358 (java) R 9302 9305 8623 0 -1 4202560 7281 13235 0 0 20 2 5 3 20 0 15 0 406963306 11079929856 13028 33554432000 4194304 4196468 140727389910848 140050029441872 140050057651357 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 10436608 140727389919989 140727389922501 140727389922501 140727389925327 0
[pid=9305/tid=9359] ppid=9302 vsize=10820244 memory=7588681273530411368 CPUtime=0.08 cores=1,3,5,7
/proc/9305/task/9359/stat : 9359 (java) S 9302 9305 8623 0 -1 1077944384 1 13235 0 0 0 0 5 3 20 0 15 0 406963306 11079929856 13028 33554432000 4194304 4196468 140727389910848 140050061872144 140050057639637 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10436608 140727389919989 140727389922501 140727389922501 140727389925327 0
[pid=9305/tid=9360] ppid=9302 vsize=10820244 memory=5788339726952981056 CPUtime=0.08 cores=1,3,5,7
/proc/9305/task/9360/stat : 9360 (java) S 9302 9305 8623 0 -1 1077944384 1 13235 0 0 0 0 5 3 20 0 15 0 406963306 11079929856 13028 33554432000 4194304 4196468 140727389910848 140049960762512 140050057639637 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10436608 140727389919989 140727389922501 140727389922501 140727389925327 0
[pid=9305/tid=9361] ppid=9302 vsize=10820244 memory=7019606888319961545 CPUtime=0.08 cores=1,3,5,7
/proc/9305/task/9361/stat : 9361 (java) S 9302 9305 8623 0 -1 1077944384 1 13235 0 0 0 0 5 3 20 0 15 0 406963306 11079929856 13028 33554432000 4194304 4196468 140727389910848 140049959709456 140050057639637 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10436608 140727389919989 140727389922501 140727389922501 140727389925327 0
[pid=9305/tid=9362] ppid=9302 vsize=10820244 memory=4872558044660077418 CPUtime=0.08 cores=1,3,5,7
/proc/9305/task/9362/stat : 9362 (java) S 9302 9305 8623 0 -1 1077944384 2 13235 0 0 0 0 5 3 20 0 15 0 406963306 11079929856 13028 33554432000 4194304 4196468 140727389910848 140049628654480 140050057639637 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10436608 140727389919989 140727389922501 140727389922501 140727389925327 0
[pid=9305/tid=9363] ppid=9302 vsize=10820244 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/9305/task/9363/stat : 9363 (java) S 9302 9305 8623 0 -1 1077944384 2 13235 0 0 0 0 5 3 20 0 15 0 406963308 11079929856 13028 33554432000 4194304 4196468 140727389910848 140049382762736 140050057640578 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10436608 140727389919989 140727389922501 140727389922501 140727389925327 0
[pid=9305/tid=9364] ppid=9302 vsize=10820244 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/9305/task/9364/stat : 9364 (java) S 9302 9305 8623 0 -1 1077944384 13 13235 0 0 0 0 5 3 20 0 15 0 406963308 11079929856 13028 33554432000 4194304 4196468 140727389910848 140048951403680 140050057639637 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10436608 140727389919989 140727389922501 140727389922501 140727389925327 0
[pid=9305/tid=9365] ppid=9302 vsize=10820244 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/9305/task/9365/stat : 9365 (java) S 9302 9305 8623 0 -1 1077944384 1 13235 0 0 0 0 5 3 20 0 15 0 406963308 11079929856 13028 33554432000 4194304 4196468 140727389910848 140048817185520 140050057639637 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10436608 140727389919989 140727389922501 140727389922501 140727389925327 0
[pid=9305/tid=9366] ppid=9302 vsize=10820244 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/9305/task/9366/stat : 9366 (java) S 9302 9305 8623 0 -1 1077944384 3 13235 0 0 0 0 5 3 20 0 15 0 406963311 11079929856 13028 33554432000 4194304 4196468 140727389910848 140048576894928 140050057648027 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10436608 140727389919989 140727389922501 140727389922501 140727389925327 0
[pid=9305/tid=9367] ppid=9302 vsize=10820244 memory=0 CPUtime=0.1 cores=1,3,5,7
/proc/9305/task/9367/stat : 9367 (java) S 9302 9305 8623 0 -1 1077944384 450 13235 0 0 2 0 5 3 20 0 15 0 406963311 11079929856 13028 33554432000 4194304 4196468 140727389910848 140049381710576 140050057640578 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10436608 140727389919989 140727389922501 140727389922501 140727389925327 0
[pid=9305/tid=9368] ppid=9302 vsize=10820244 memory=0 CPUtime=0.1 cores=1,3,5,7
/proc/9305/task/9368/stat : 9368 (java) S 9302 9305 8623 0 -1 1077944384 183 13235 0 0 2 0 5 3 20 0 15 0 406963311 11079929856 13028 33554432000 4194304 4196468 140727389910848 140049380658032 140050057640578 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10436608 140727389919989 140727389922501 140727389922501 140727389925327 0
[pid=9305/tid=9369] ppid=9302 vsize=10820244 memory=0 CPUtime=0.13 cores=1,3,5,7
/proc/9305/task/9369/stat : 9369 (java) S 9302 9305 8623 0 -1 1077944384 637 13235 0 0 5 0 5 3 20 0 15 0 406963311 11079929856 13028 33554432000 4194304 4196468 140727389910848 140049379604976 140050057640578 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10436608 140727389919989 140727389922501 140727389922501 140727389925327 0
[pid=9305/tid=9370] ppid=9302 vsize=10820244 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/9305/task/9370/stat : 9370 (java) S 9302 9305 8623 0 -1 1077944384 3 13235 0 0 0 0 5 3 20 0 15 0 406963311 11079929856 13028 33554432000 4194304 4196468 140727389910848 140048543337312 140050057639637 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10436608 140727389919989 140727389922501 140727389922501 140727389925327 0
[pid=9305/tid=9371] ppid=9302 vsize=10820244 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/9305/task/9371/stat : 9371 (java) S 9302 9305 8623 0 -1 1077944384 1 13235 0 0 0 0 5 3 20 0 15 0 406963312 11079929856 13028 33554432000 4194304 4196468 140727389910848 140049378552368 140050057640578 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10436608 140727389919989 140727389922501 140727389922501 140727389925327 0
Current children cumulated CPU time: 0.41 s
Current children cumulated vsize: 10820244 KiB
Current children cumulated memory: 52112 KiB

[startup+0.700789 s]
/proc/loadavg: 1.62 1.45 1.28 5/228 9371
/proc/meminfo: memFree=23584284/32770624 swapFree=67108848/67108860
[pid=9305] ppid=9302 vsize=10824340 memory=82524 CPUtime=1.15 cores=1,3,5,7
/proc/9305/stat : 9305 (java) S 9302 9305 8623 0 -1 1077944320 14813 13235 0 0 100 7 5 3 20 0 15 0 406963297 11084124160 20631 33554432000 4194304 4196468 140727389910848 140727389893392 140050057629431 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 10436608 140727389919989 140727389922501 140727389922501 140727389925327 0
/proc/9305/statm: 2706085 20631 3507 1 0 2668173 0
[pid=9305/tid=9358] ppid=9302 vsize=10824340 memory=2241 CPUtime=0.66 cores=1,3,5,7
/proc/9305/task/9358/stat : 9358 (java) R 9302 9305 8623 0 -1 4202560 10519 13235 0 0 54 4 5 3 20 0 15 0 406963306 11084124160 20631 33554432000 4194304 4196468 140727389910848 140050029453856 140050057651357 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 10436608 140727389919989 140727389922501 140727389922501 140727389925327 0
[pid=9305/tid=9359] ppid=9302 vsize=10824340 memory=2244 CPUtime=0.08 cores=1,3,5,7
/proc/9305/task/9359/stat : 9359 (java) S 9302 9305 8623 0 -1 1077944384 1 13235 0 0 0 0 5 3 20 0 15 0 406963306 11084124160 20631 33554432000 4194304 4196468 140727389910848 140050061872144 140050057639637 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10436608 140727389919989 140727389922501 140727389922501 140727389925327 0
[pid=9305/tid=9360] ppid=9302 vsize=10824340 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/9305/task/9360/stat : 9360 (java) S 9302 9305 8623 0 -1 1077944384 1 13235 0 0 0 0 5 3 20 0 15 0 406963306 11084124160 20631 33554432000 4194304 4196468 140727389910848 140049960762512 140050057639637 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10436608 140727389919989 140727389922501 140727389922501 140727389925327 0
[pid=9305/tid=9361] ppid=9302 vsize=10824340 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/9305/task/9361/stat : 9361 (java) S 9302 9305 8623 0 -1 1077944384 1 13235 0 0 0 0 5 3 20 0 15 0 406963306 11084124160 20631 33554432000 4194304 4196468 140727389910848 140049959709456 140050057639637 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10436608 140727389919989 140727389922501 140727389922501 140727389925327 0
[pid=9305/tid=9362] ppid=9302 vsize=10824340 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/9305/task/9362/stat : 9362 (java) S 9302 9305 8623 0 -1 1077944384 2 13235 0 0 0 0 5 3 20 0 15 0 406963306 11084124160 20631 33554432000 4194304 4196468 140727389910848 140049628654480 140050057639637 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10436608 140727389919989 140727389922501 140727389922501 140727389925327 0
[pid=9305/tid=9363] ppid=9302 vsize=10824340 memory=6944652177228980320 CPUtime=0.08 cores=1,3,5,7
/proc/9305/task/9363/stat : 9363 (java) S 9302 9305 8623 0 -1 1077944384 5 13235 0 0 0 0 5 3 20 0 15 0 406963308 11084124160 20631 33554432000 4194304 4196468 140727389910848 140049382762736 140050057640578 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10436608 140727389919989 140727389922501 140727389922501 140727389925327 0
[pid=9305/tid=9364] ppid=9302 vsize=10824340 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/9305/task/9364/stat : 9364 (java) S 9302 9305 8623 0 -1 1077944384 13 13235 0 0 0 0 5 3 20 0 15 0 406963308 11084124160 20631 33554432000 4194304 4196468 140727389910848 140048951403680 140050057639637 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10436608 140727389919989 140727389922501 140727389922501 140727389925327 0
[pid=9305/tid=9365] ppid=9302 vsize=10824340 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/9305/task/9365/stat : 9365 (java) S 9302 9305 8623 0 -1 1077944384 1 13235 0 0 0 0 5 3 20 0 15 0 406963308 11084124160 20631 33554432000 4194304 4196468 140727389910848 140048817185520 140050057639637 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10436608 140727389919989 140727389922501 140727389922501 140727389925327 0
[pid=9305/tid=9366] ppid=9302 vsize=10824340 memory=6944656592455097440 CPUtime=0.08 cores=1,3,5,7
/proc/9305/task/9366/stat : 9366 (java) S 9302 9305 8623 0 -1 1077944384 3 13235 0 0 0 0 5 3 20 0 15 0 406963311 11084124160 20631 33554432000 4194304 4196468 140727389910848 140048576894928 140050057648027 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10436608 140727389919989 140727389922501 140727389922501 140727389925327 0
[pid=9305/tid=9367] ppid=9302 vsize=10824340 memory=0 CPUtime=0.22 cores=1,3,5,7
/proc/9305/task/9367/stat : 9367 (java) S 9302 9305 8623 0 -1 1077944384 829 13235 0 0 14 0 5 3 20 0 15 0 406963311 11084124160 20631 33554432000 4194304 4196468 140727389910848 140049381710576 140050057640578 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10436608 140727389919989 140727389922501 140727389922501 140727389925327 0
[pid=9305/tid=9368] ppid=9302 vsize=10824340 memory=0 CPUtime=0.2 cores=1,3,5,7
/proc/9305/task/9368/stat : 9368 (java) S 9302 9305 8623 0 -1 1077944384 418 13235 0 0 12 0 5 3 20 0 15 0 406963311 11084124160 20631 33554432000 4194304 4196468 140727389910848 140049380658032 140050057640578 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10436608 140727389919989 140727389922501 140727389922501 140727389925327 0
[pid=9305/tid=9369] ppid=9302 vsize=10824340 memory=0 CPUtime=0.25 cores=1,3,5,7
/proc/9305/task/9369/stat : 9369 (java) S 9302 9305 8623 0 -1 1077944384 810 13235 0 0 17 0 5 3 20 0 15 0 406963311 11084124160 20631 33554432000 4194304 4196468 140727389910848 140049379604976 140050057640578 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10436608 140727389919989 140727389922501 140727389922501 140727389925327 0
[pid=9305/tid=9370] ppid=9302 vsize=10824340 memory=279600626139376 CPUtime=0.08 cores=1,3,5,7
/proc/9305/task/9370/stat : 9370 (java) S 9302 9305 8623 0 -1 1077944384 3 13235 0 0 0 0 5 3 20 0 15 0 406963311 11084124160 20631 33554432000 4194304 4196468 140727389910848 140048543337312 140050057639637 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10436608 140727389919989 140727389922501 140727389922501 140727389925327 0
[pid=9305/tid=9371] ppid=9302 vsize=10824340 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/9305/task/9371/stat : 9371 (java) S 9302 9305 8623 0 -1 1077944384 1 13235 0 0 0 0 5 3 20 0 15 0 406963312 11084124160 20631 33554432000 4194304 4196468 140727389910848 140049378552368 140050057640578 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10436608 140727389919989 140727389922501 140727389922501 140727389925327 0
Current children cumulated CPU time: 1.15 s
Current children cumulated vsize: 10824340 KiB
Current children cumulated memory: 82524 KiB

[startup+1.50075 s]
/proc/loadavg: 1.81 1.50 1.29 3/228 9371
/proc/meminfo: memFree=23542388/32770624 swapFree=67108848/67108860
[pid=9305] ppid=9302 vsize=10834656 memory=168596 CPUtime=2.46 cores=1,3,5,7
/proc/9305/stat : 9305 (java) S 9302 9305 8623 0 -1 1077944320 21463 13235 0 0 226 12 5 3 20 0 15 0 406963297 11094687744 42149 33554432000 4194304 4196468 140727389910848 140727389893392 140050057629431 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 10436608 140727389919989 140727389922501 140727389922501 140727389925327 0
/proc/9305/statm: 2708664 42149 3575 1 0 2670733 0
[pid=9305/tid=9358] ppid=9302 vsize=10834656 memory=17 CPUtime=1.43 cores=1,3,5,7
/proc/9305/task/9358/stat : 9358 (java) R 9302 9305 8623 0 -1 4202560 15278 13235 0 0 128 7 5 3 20 0 15 0 406963306 11094687744 42149 33554432000 4194304 4196468 140727389910848 140050029438384 140050041709918 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 10436608 140727389919989 140727389922501 140727389922501 140727389925327 0
[pid=9305/tid=9359] ppid=9302 vsize=10834656 memory=25 CPUtime=0.09 cores=1,3,5,7
/proc/9305/task/9359/stat : 9359 (java) S 9302 9305 8623 0 -1 1077944384 453 13235 0 0 1 0 5 3 20 0 15 0 406963306 11094687744 42149 33554432000 4194304 4196468 140727389910848 140050061872144 140050057639637 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10436608 140727389919989 140727389922501 140727389922501 140727389925327 0
[pid=9305/tid=9360] ppid=9302 vsize=10834656 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/9305/task/9360/stat : 9360 (java) S 9302 9305 8623 0 -1 1077944384 97 13235 0 0 1 0 5 3 20 0 15 0 406963306 11094687744 42149 33554432000 4194304 4196468 140727389910848 140049960762512 140050057639637 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10436608 140727389919989 140727389922501 140727389922501 140727389925327 0
[pid=9305/tid=9361] ppid=9302 vsize=10834656 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/9305/task/9361/stat : 9361 (java) S 9302 9305 8623 0 -1 1077944384 24 13235 0 0 1 0 5 3 20 0 15 0 406963306 11094687744 42149 33554432000 4194304 4196468 140727389910848 140049959709456 140050057639637 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10436608 140727389919989 140727389922501 140727389922501 140727389925327 0
[pid=9305/tid=9362] ppid=9302 vsize=10834656 memory=99020 CPUtime=0.09 cores=1,3,5,7
/proc/9305/task/9362/stat : 9362 (java) S 9302 9305 8623 0 -1 1077944384 82 13235 0 0 1 0 5 3 20 0 15 0 406963306 11094687744 42149 33554432000 4194304 4196468 140727389910848 140049628654480 140050057639637 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10436608 140727389919989 140727389922501 140727389922501 140727389925327 0
[pid=9305/tid=9363] ppid=9302 vsize=10834656 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/9305/task/9363/stat : 9363 (java) S 9302 9305 8623 0 -1 1077944384 174 13235 0 0 0 0 5 3 20 0 15 0 406963308 11094687744 42149 33554432000 4194304 4196468 140727389910848 140049382762736 140050057640578 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10436608 140727389919989 140727389922501 140727389922501 140727389925327 0
[pid=9305/tid=9364] ppid=9302 vsize=10834656 memory=7014751519633528425 CPUtime=0.08 cores=1,3,5,7
/proc/9305/task/9364/stat : 9364 (java) S 9302 9305 8623 0 -1 1077944384 14 13235 0 0 0 0 5 3 20 0 15 0 406963308 11094687744 42149 33554432000 4194304 4196468 140727389910848 140048951403744 140050057639637 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10436608 140727389919989 140727389922501 140727389922501 140727389925327 0
[pid=9305/tid=9365] ppid=9302 vsize=10834656 memory=7302987457885529689 CPUtime=0.08 cores=1,3,5,7
/proc/9305/task/9365/stat : 9365 (java) S 9302 9305 8623 0 -1 1077944384 1 13235 0 0 0 0 5 3 20 0 15 0 406963308 11094687744 42149 33554432000 4194304 4196468 140727389910848 140048817185536 140050057639637 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10436608 140727389919989 140727389922501 140727389922501 140727389925327 0
[pid=9305/tid=9366] ppid=9302 vsize=10834656 memory=7954598756154305898 CPUtime=0.08 cores=1,3,5,7
/proc/9305/task/9366/stat : 9366 (java) S 9302 9305 8623 0 -1 1077944384 3 13235 0 0 0 0 5 3 20 0 15 0 406963311 11094687744 42149 33554432000 4194304 4196468 140727389910848 140048576894928 140050057648027 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10436608 140727389919989 140727389922501 140727389922501 140727389925327 0
[pid=9305/tid=9367] ppid=9302 vsize=10834656 memory=7011348500760777048 CPUtime=0.35 cores=1,3,5,7
/proc/9305/task/9367/stat : 9367 (java) R 9302 9305 8623 0 -1 4202560 946 13235 0 0 26 1 5 3 20 0 15 0 406963311 11094687744 42149 33554432000 4194304 4196468 140727389910848 140049381710576 140050043643740 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 10436608 140727389919989 140727389922501 140727389922501 140727389925327 0
[pid=9305/tid=9368] ppid=9302 vsize=10834656 memory=7884211285920278882 CPUtime=0.3 cores=1,3,5,7
/proc/9305/task/9368/stat : 9368 (java) S 9302 9305 8623 0 -1 1077944384 548 13235 0 0 22 0 5 3 20 0 15 0 406963311 11094687744 42149 33554432000 4194304 4196468 140727389910848 140049380658032 140050057640578 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10436608 140727389919989 140727389922501 140727389922501 140727389925327 0
[pid=9305/tid=9369] ppid=9302 vsize=10834656 memory=7014751519633528425 CPUtime=0.49 cores=1,3,5,7
/proc/9305/task/9369/stat : 9369 (java) S 9302 9305 8623 0 -1 1077944384 1636 13235 0 0 41 0 5 3 20 0 15 0 406963311 11094687744 42149 33554432000 4194304 4196468 140727389910848 140049379604976 140050057640578 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10436608 140727389919989 140727389922501 140727389922501 140727389925327 0
[pid=9305/tid=9370] ppid=9302 vsize=10834656 memory=7014751519633528425 CPUtime=0.08 cores=1,3,5,7
/proc/9305/task/9370/stat : 9370 (java) S 9302 9305 8623 0 -1 1077944384 3 13235 0 0 0 0 5 3 20 0 15 0 406963311 11094687744 42149 33554432000 4194304 4196468 140727389910848 140048543337312 140050057639637 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10436608 140727389919989 140727389922501 140727389922501 140727389925327 0
[pid=9305/tid=9371] ppid=9302 vsize=10834656 memory=55 CPUtime=0.08 cores=1,3,5,7
/proc/9305/task/9371/stat : 9371 (java) S 9302 9305 8623 0 -1 1077944384 1 13235 0 0 0 0 5 3 20 0 15 0 406963312 11094687744 42149 33554432000 4194304 4196468 140727389910848 140049378552368 140050057640578 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10436608 140727389919989 140727389922501 140727389922501 140727389925327 0
Current children cumulated CPU time: 2.46 s
Current children cumulated vsize: 10834656 KiB

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

[startup+8.42664 s]
# the end of solver process 9305 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=17.4604 s, system=0.360895 s

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

[startup+6.40182 s]
/proc/loadavg: 1.83 1.50 1.30 3/229 9373
/proc/meminfo: memFree=23279276/32770624 swapFree=67108848/67108860
[pid=9305] ppid=9302 vsize=10849024 memory=403504 CPUtime=14.31 cores=1,3,5,7
/proc/9305/stat : 9305 (java) S 9302 9305 8623 0 -1 1077944320 58333 13235 0 0 1395 28 5 3 20 0 15 0 406963297 11109400576 100876 33554432000 4194304 4196468 140727389910848 140727389893392 140050057629431 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 10436608 140727389919989 140727389922501 140727389922501 140727389925327 0
/proc/9305/statm: 2712256 100876 3616 1 0 2674317 0
[pid=9305/tid=9358] ppid=9302 vsize=10849024 memory=8112282956445269571 CPUtime=6.25 cores=1,3,5,7
/proc/9305/task/9358/stat : 9358 (java) R 9302 9305 8623 0 -1 4202560 24127 13235 0 0 604 13 5 3 20 0 15 0 406963306 11109400576 100876 33554432000 4194304 4196468 140727389910848 140050029463128 140050036828839 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 10436608 140727389919989 140727389922501 140727389922501 140727389925327 0
[pid=9305/tid=9359] ppid=9302 vsize=10849024 memory=8612 CPUtime=0.13 cores=1,3,5,7
/proc/9305/task/9359/stat : 9359 (java) S 9302 9305 8623 0 -1 1077944384 775 13235 0 0 4 1 5 3 20 0 15 0 406963306 11109400576 100876 33554432000 4194304 4196468 140727389910848 140050061872144 140050057639637 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10436608 140727389919989 140727389922501 140727389922501 140727389925327 0
[pid=9305/tid=9360] ppid=9302 vsize=10849024 memory=1192 CPUtime=0.12 cores=1,3,5,7
/proc/9305/task/9360/stat : 9360 (java) S 9302 9305 8623 0 -1 1077944384 134 13235 0 0 3 1 5 3 20 0 15 0 406963306 11109400576 100876 33554432000 4194304 4196468 140727389910848 140049960762512 140050057639637 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10436608 140727389919989 140727389922501 140727389922501 140727389925327 0
[pid=9305/tid=9361] ppid=9302 vsize=10849024 memory=5536 CPUtime=0.13 cores=1,3,5,7
/proc/9305/task/9361/stat : 9361 (java) S 9302 9305 8623 0 -1 1077944384 123 13235 0 0 4 1 5 3 20 0 15 0 406963306 11109400576 100876 33554432000 4194304 4196468 140727389910848 140049959709456 140050057639637 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10436608 140727389919989 140727389922501 140727389922501 140727389925327 0
[pid=9305/tid=9362] ppid=9302 vsize=10849024 memory=4540 CPUtime=0.13 cores=1,3,5,7
/proc/9305/task/9362/stat : 9362 (java) S 9302 9305 8623 0 -1 1077944384 131 13235 0 0 4 1 5 3 20 0 15 0 406963306 11109400576 100876 33554432000 4194304 4196468 140727389910848 140049628654480 140050057639637 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10436608 140727389919989 140727389922501 140727389922501 140727389925327 0
[pid=9305/tid=9363] ppid=9302 vsize=10849024 memory=752 CPUtime=0.11 cores=1,3,5,7
/proc/9305/task/9363/stat : 9363 (java) S 9302 9305 8623 0 -1 1077944384 1878 13235 0 0 3 0 5 3 20 0 15 0 406963308 11109400576 100876 33554432000 4194304 4196468 140727389910848 140049382762736 140050057640578 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10436608 140727389919989 140727389922501 140727389922501 140727389925327 0
[pid=9305/tid=9364] ppid=9302 vsize=10849024 memory=1636 CPUtime=0.08 cores=1,3,5,7
/proc/9305/task/9364/stat : 9364 (java) S 9302 9305 8623 0 -1 1077944384 23 13235 0 0 0 0 5 3 20 0 15 0 406963308 11109400576 100876 33554432000 4194304 4196468 140727389910848 140048951403744 140050057639637 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10436608 140727389919989 140727389922501 140727389922501 140727389925327 0
[pid=9305/tid=9365] ppid=9302 vsize=10849024 memory=812 CPUtime=0.08 cores=1,3,5,7
/proc/9305/task/9365/stat : 9365 (java) S 9302 9305 8623 0 -1 1077944384 13 13235 0 0 0 0 5 3 20 0 15 0 406963308 11109400576 100876 33554432000 4194304 4196468 140727389910848 140048817185536 140050057639637 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10436608 140727389919989 140727389922501 140727389922501 140727389925327 0
[pid=9305/tid=9366] ppid=9302 vsize=10849024 memory=1840 CPUtime=0.08 cores=1,3,5,7
/proc/9305/task/9366/stat : 9366 (java) S 9302 9305 8623 0 -1 1077944384 3 13235 0 0 0 0 5 3 20 0 15 0 406963311 11109400576 100876 33554432000 4194304 4196468 140727389910848 140048576894928 140050057648027 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10436608 140727389919989 140727389922501 140727389922501 140727389925327 0
[pid=9305/tid=9367] ppid=9302 vsize=10849024 memory=1384 CPUtime=3.04 cores=1,3,5,7
/proc/9305/task/9367/stat : 9367 (java) S 9302 9305 8623 0 -1 1077944384 6957 13235 0 0 294 2 5 3 20 0 15 0 406963311 11109400576 100876 33554432000 4194304 4196468 140727389910848 140049381710576 140050057640578 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10436608 140727389919989 140727389922501 140727389922501 140727389925327 0
[pid=9305/tid=9368] ppid=9302 vsize=10849024 memory=7168 CPUtime=2.79 cores=1,3,5,7
/proc/9305/task/9368/stat : 9368 (java) S 9302 9305 8623 0 -1 1077944384 10150 13235 0 0 269 2 5 3 20 0 15 0 406963311 11109400576 100876 33554432000 4194304 4196468 140727389910848 140049380658032 140050057640578 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10436608 140727389919989 140727389922501 140727389922501 140727389925327 0
[pid=9305/tid=9369] ppid=9302 vsize=10849024 memory=367472 CPUtime=2.14 cores=1,3,5,7
/proc/9305/task/9369/stat : 9369 (java) R 9302 9305 8623 0 -1 4202560 11793 13235 0 0 203 3 5 3 20 0 15 0 406963311 11109400576 100876 33554432000 4194304 4196468 140727389910848 140049379604976 140050036548000 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 10436608 140727389919989 140727389922501 140727389922501 140727389925327 0
[pid=9305/tid=9370] ppid=9302 vsize=10849024 memory=6943526294502006880 CPUtime=0.08 cores=1,3,5,7
/proc/9305/task/9370/stat : 9370 (java) S 9302 9305 8623 0 -1 1077944384 3 13235 0 0 0 0 5 3 20 0 15 0 406963311 11109400576 100876 33554432000 4194304 4196468 140727389910848 140048543337312 140050057639637 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10436608 140727389919989 140727389922501 140727389922501 140727389925327 0
[pid=9305/tid=9371] ppid=9302 vsize=10849024 memory=6944656592387989600 CPUtime=0.08 cores=1,3,5,7
/proc/9305/task/9371/stat : 9371 (java) S 9302 9305 8623 0 -1 1077944384 17 13235 0 0 0 0 5 3 20 0 15 0 406963312 11109400576 100876 33554432000 4194304 4196468 140727389910848 140049378552368 140050057640578 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10436608 140727389919989 140727389922501 140727389922501 140727389925327 0
Current children cumulated CPU time: 14.31 s
Current children cumulated vsize: 10849024 KiB
Current children cumulated memory: 403504 KiB

[startup+7.20073 s]
/proc/loadavg: 1.83 1.50 1.30 5/229 9373
/proc/meminfo: memFree=23244036/32770624 swapFree=67108848/67108860
[pid=9305] ppid=9302 vsize=10849024 memory=409284 CPUtime=15.74 cores=1,3,5,7
/proc/9305/stat : 9305 (java) S 9302 9305 8623 0 -1 1077944320 58713 13235 0 0 1537 29 5 3 20 0 15 0 406963297 11109400576 102321 33554432000 4194304 4196468 140727389910848 140727389893392 140050057629431 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 10436608 140727389919989 140727389922501 140727389922501 140727389925327 0
/proc/9305/statm: 2712256 102321 3618 1 0 2674317 0
[pid=9305/tid=9358] ppid=9302 vsize=10849024 memory=664970774370811549 CPUtime=7.04 cores=1,3,5,7
/proc/9305/task/9358/stat : 9358 (java) R 9302 9305 8623 0 -1 4202560 24129 13235 0 0 683 13 5 3 20 0 15 0 406963306 11109400576 102321 33554432000 4194304 4196468 140727389910848 140050029464760 140049653899943 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 10436608 140727389919989 140727389922501 140727389922501 140727389925327 0
[pid=9305/tid=9359] ppid=9302 vsize=10849024 memory=4206186544037388384 CPUtime=0.13 cores=1,3,5,7
/proc/9305/task/9359/stat : 9359 (java) S 9302 9305 8623 0 -1 1077944384 777 13235 0 0 4 1 5 3 20 0 15 0 406963306 11109400576 102321 33554432000 4194304 4196468 140727389910848 140050061872144 140050057639637 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10436608 140727389919989 140727389922501 140727389922501 140727389925327 0
[pid=9305/tid=9360] ppid=9302 vsize=10849024 memory=6944656575208382560 CPUtime=0.13 cores=1,3,5,7
/proc/9305/task/9360/stat : 9360 (java) S 9302 9305 8623 0 -1 1077944384 136 13235 0 0 4 1 5 3 20 0 15 0 406963306 11109400576 102321 33554432000 4194304 4196468 140727389910848 140049960762512 140050057639637 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10436608 140727389919989 140727389922501 140727389922501 140727389925327 0
[pid=9305/tid=9361] ppid=9302 vsize=10849024 memory=404280 CPUtime=0.13 cores=1,3,5,7
/proc/9305/task/9361/stat : 9361 (java) S 9302 9305 8623 0 -1 1077944384 125 13235 0 0 4 1 5 3 20 0 15 0 406963306 11109400576 102321 33554432000 4194304 4196468 140727389910848 140049959709456 140050057639637 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10436608 140727389919989 140727389922501 140727389922501 140727389925327 0
[pid=9305/tid=9362] ppid=9302 vsize=10849024 memory=-7595718147998060693 CPUtime=0.13 cores=1,3,5,7
/proc/9305/task/9362/stat : 9362 (java) S 9302 9305 8623 0 -1 1077944384 136 13235 0 0 4 1 5 3 20 0 15 0 406963306 11109400576 102321 33554432000 4194304 4196468 140727389910848 140049628654480 140050057639637 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10436608 140727389919989 140727389922501 140727389922501 140727389925327 0
[pid=9305/tid=9363] ppid=9302 vsize=10849024 memory=-6876588628787748224 CPUtime=0.11 cores=1,3,5,7
/proc/9305/task/9363/stat : 9363 (java) S 9302 9305 8623 0 -1 1077944384 1878 13235 0 0 3 0 5 3 20 0 15 0 406963308 11109400576 102321 33554432000 4194304 4196468 140727389910848 140049382762736 140050057640578 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10436608 140727389919989 140727389922501 140727389922501 140727389925327 0
[pid=9305/tid=9364] ppid=9302 vsize=10849024 memory=-9181546051567709026 CPUtime=0.08 cores=1,3,5,7
/proc/9305/task/9364/stat : 9364 (java) S 9302 9305 8623 0 -1 1077944384 23 13235 0 0 0 0 5 3 20 0 15 0 406963308 11109400576 102321 33554432000 4194304 4196468 140727389910848 140048951403744 140050057639637 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10436608 140727389919989 140727389922501 140727389922501 140727389925327 0
[pid=9305/tid=9365] ppid=9302 vsize=10849024 memory=7100839870005288300 CPUtime=0.08 cores=1,3,5,7
/proc/9305/task/9365/stat : 9365 (java) S 9302 9305 8623 0 -1 1077944384 13 13235 0 0 0 0 5 3 20 0 15 0 406963308 11109400576 102321 33554432000 4194304 4196468 140727389910848 140048817185536 140050057639637 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10436608 140727389919989 140727389922501 140727389922501 140727389925327 0
[pid=9305/tid=9366] ppid=9302 vsize=10849024 memory=4714304175678856583 CPUtime=0.08 cores=1,3,5,7
/proc/9305/task/9366/stat : 9366 (java) S 9302 9305 8623 0 -1 1077944384 3 13235 0 0 0 0 5 3 20 0 15 0 406963311 11109400576 102321 33554432000 4194304 4196468 140727389910848 140048576894928 140050057648027 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10436608 140727389919989 140727389922501 140727389922501 140727389925327 0
[pid=9305/tid=9367] ppid=9302 vsize=10849024 memory=0 CPUtime=3.26 cores=1,3,5,7
/proc/9305/task/9367/stat : 9367 (java) S 9302 9305 8623 0 -1 1077944384 6957 13235 0 0 316 2 5 3 20 0 15 0 406963311 11109400576 102321 33554432000 4194304 4196468 140727389910848 140049381710576 140050057640578 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10436608 140727389919989 140727389922501 140727389922501 140727389925327 0
[pid=9305/tid=9368] ppid=9302 vsize=10849024 memory=6735269665564437106 CPUtime=3 cores=1,3,5,7
/proc/9305/task/9368/stat : 9368 (java) S 9302 9305 8623 0 -1 1077944384 10152 13235 0 0 290 2 5 3 20 0 15 0 406963311 11109400576 102321 33554432000 4194304 4196468 140727389910848 140049380658032 140050057640578 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10436608 140727389919989 140727389922501 140727389922501 140727389925327 0
[pid=9305/tid=9369] ppid=9302 vsize=10849024 memory=0 CPUtime=2.34 cores=1,3,5,7
/proc/9305/task/9369/stat : 9369 (java) S 9302 9305 8623 0 -1 1077944384 12158 13235 0 0 222 4 5 3 20 0 15 0 406963311 11109400576 102321 33554432000 4194304 4196468 140727389910848 140049379604976 140050057640578 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10436608 140727389919989 140727389922501 140727389922501 140727389925327 0
[pid=9305/tid=9370] ppid=9302 vsize=10849024 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/9305/task/9370/stat : 9370 (java) S 9302 9305 8623 0 -1 1077944384 3 13235 0 0 0 0 5 3 20 0 15 0 406963311 11109400576 102321 33554432000 4194304 4196468 140727389910848 140048543337312 140050057639637 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10436608 140727389919989 140727389922501 140727389922501 140727389925327 0
[pid=9305/tid=9371] ppid=9302 vsize=10849024 memory=179748676323571 CPUtime=0.08 cores=1,3,5,7
/proc/9305/task/9371/stat : 9371 (java) S 9302 9305 8623 0 -1 1077944384 17 13235 0 0 0 0 5 3 20 0 15 0 406963312 11109400576 102321 33554432000 4194304 4196468 140727389910848 140049378552368 140050057640578 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10436608 140727389919989 140727389922501 140727389922501 140727389925327 0
Current children cumulated CPU time: 15.74 s
Current children cumulated vsize: 10849024 KiB
Current children cumulated memory: 409284 KiB

[startup+8.00076 s]*
/proc/loadavg: 1.83 1.50 1.30 3/229 9373
/proc/meminfo: memFree=23202436/32770624 swapFree=67108848/67108860
[pid=9305] ppid=9302 vsize=10849024 memory=450636 CPUtime=16.9 cores=1,3,5,7
/proc/9305/stat : 9305 (java) S 9302 9305 8623 0 -1 1077944320 58854 13235 0 0 1651 31 5 3 20 0 15 0 406963297 11109400576 112659 33554432000 4194304 4196468 140727389910848 140727389893392 140050057629431 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 10436608 140727389919989 140727389922501 140727389922501 140727389925327 0
/proc/9305/statm: 2712256 112659 3618 1 0 2674317 0
[pid=9305/tid=9358] ppid=9302 vsize=10849024 memory=1398722017469774279 CPUtime=7.84 cores=1,3,5,7
/proc/9305/task/9358/stat : 9358 (java) R 9302 9305 8623 0 -1 4202560 24148 13235 0 0 763 13 5 3 20 0 15 0 406963306 11109400576 112659 33554432000 4194304 4196468 140727389910848 140050029462368 140049652142494 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 10436608 140727389919989 140727389922501 140727389922501 140727389925327 0
[pid=9305/tid=9359] ppid=9302 vsize=10849024 memory=4872558044660077418 CPUtime=0.13 cores=1,3,5,7
/proc/9305/task/9359/stat : 9359 (java) S 9302 9305 8623 0 -1 1077944384 779 13235 0 0 4 1 5 3 20 0 15 0 406963306 11109400576 112659 33554432000 4194304 4196468 140727389910848 140050061872144 140050057639637 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10436608 140727389919989 140727389922501 140727389922501 140727389925327 0
[pid=9305/tid=9360] ppid=9302 vsize=10849024 memory=139801185485233 CPUtime=0.13 cores=1,3,5,7
/proc/9305/task/9360/stat : 9360 (java) S 9302 9305 8623 0 -1 1077944384 138 13235 0 0 4 1 5 3 20 0 15 0 406963306 11109400576 112659 33554432000 4194304 4196468 140727389910848 140049960762512 140050057639637 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10436608 140727389919989 140727389922501 140727389922501 140727389925327 0
[pid=9305/tid=9361] ppid=9302 vsize=10849024 memory=139801185485236 CPUtime=0.14 cores=1,3,5,7
/proc/9305/task/9361/stat : 9361 (java) S 9302 9305 8623 0 -1 1077944384 127 13235 0 0 5 1 5 3 20 0 15 0 406963306 11109400576 112659 33554432000 4194304 4196468 140727389910848 140049959709456 140050057639637 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10436608 140727389919989 140727389922501 140727389922501 140727389925327 0
[pid=9305/tid=9362] ppid=9302 vsize=10849024 memory=139801185485349 CPUtime=0.13 cores=1,3,5,7
/proc/9305/task/9362/stat : 9362 (java) S 9302 9305 8623 0 -1 1077944384 138 13235 0 0 4 1 5 3 20 0 15 0 406963306 11109400576 112659 33554432000 4194304 4196468 140727389910848 140049628654480 140050057639637 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10436608 140727389919989 140727389922501 140727389922501 140727389925327 0
[pid=9305/tid=9363] ppid=9302 vsize=10849024 memory=139801185485369 CPUtime=0.12 cores=1,3,5,7
/proc/9305/task/9363/stat : 9363 (java) S 9302 9305 8623 0 -1 1077944384 1893 13235 0 0 4 0 5 3 20 0 15 0 406963308 11109400576 112659 33554432000 4194304 4196468 140727389910848 140049382762736 140050057640578 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10436608 140727389919989 140727389922501 140727389922501 140727389925327 0
[pid=9305/tid=9364] ppid=9302 vsize=10849024 memory=139801185485370 CPUtime=0.08 cores=1,3,5,7
/proc/9305/task/9364/stat : 9364 (java) S 9302 9305 8623 0 -1 1077944384 23 13235 0 0 0 0 5 3 20 0 15 0 406963308 11109400576 112659 33554432000 4194304 4196468 140727389910848 140048951403744 140050057639637 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10436608 140727389919989 140727389922501 140727389922501 140727389925327 0
[pid=9305/tid=9365] ppid=9302 vsize=10849024 memory=139801185485373 CPUtime=0.08 cores=1,3,5,7
/proc/9305/task/9365/stat : 9365 (java) S 9302 9305 8623 0 -1 1077944384 13 13235 0 0 0 0 5 3 20 0 15 0 406963308 11109400576 112659 33554432000 4194304 4196468 140727389910848 140048817185536 140050057639637 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10436608 140727389919989 140727389922501 140727389922501 140727389925327 0
[pid=9305/tid=9366] ppid=9302 vsize=10849024 memory=139801185485377 CPUtime=0.08 cores=1,3,5,7
/proc/9305/task/9366/stat : 9366 (java) S 9302 9305 8623 0 -1 1077944384 3 13235 0 0 0 0 5 3 20 0 15 0 406963311 11109400576 112659 33554432000 4194304 4196468 140727389910848 140048576894928 140050057648027 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10436608 140727389919989 140727389922501 140727389922501 140727389925327 0
[pid=9305/tid=9367] ppid=9302 vsize=10849024 memory=139801185485380 CPUtime=3.33 cores=1,3,5,7
/proc/9305/task/9367/stat : 9367 (java) R 9302 9305 8623 0 -1 4202560 6957 13235 0 0 323 2 5 3 20 0 15 0 406963311 11109400576 112659 33554432000 4194304 4196468 140727389910848 140049381710576 140050057641366 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 10436608 140727389919989 140727389922501 140727389922501 140727389925327 0
[pid=9305/tid=9368] ppid=9302 vsize=10849024 memory=139801185485381 CPUtime=3.06 cores=1,3,5,7
/proc/9305/task/9368/stat : 9368 (java) R 9302 9305 8623 0 -1 1077944384 10152 13235 0 0 296 2 5 3 20 0 15 0 406963311 11109400576 112659 33554432000 4194304 4196468 140727389910848 140049380658032 140050057640578 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 10436608 140727389919989 140727389922501 140727389922501 140727389925327 0
[pid=9305/tid=9369] ppid=9302 vsize=10849024 memory=139801185485394 CPUtime=2.55 cores=1,3,5,7
/proc/9305/task/9369/stat : 9369 (java) R 9302 9305 8623 0 -1 4202560 12257 13235 0 0 243 4 5 3 20 0 15 0 406963311 11109400576 112659 33554432000 4194304 4196468 140727389910848 140049379604976 140050036313540 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 10436608 140727389919989 140727389922501 140727389922501 140727389925327 0
[pid=9305/tid=9370] ppid=9302 vsize=10849024 memory=139801185485397 CPUtime=0.08 cores=1,3,5,7
/proc/9305/task/9370/stat : 9370 (java) S 9302 9305 8623 0 -1 1077944384 3 13235 0 0 0 0 5 3 20 0 15 0 406963311 11109400576 112659 33554432000 4194304 4196468 140727389910848 140048543337312 140050057639637 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10436608 140727389919989 140727389922501 140727389922501 140727389925327 0
[pid=9305/tid=9371] ppid=9302 vsize=10849024 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/9305/task/9371/stat : 9371 (java) S 9302 9305 8623 0 -1 1077944384 17 13235 0 0 0 0 5 3 20 0 15 0 406963312 11109400576 112659 33554432000 4194304 4196468 140727389910848 140049378552368 140050057640578 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10436608 140727389919989 140727389922501 140727389922501 140727389925327 0
Current children cumulated CPU time: 16.9 s
Current children cumulated vsize: 10849024 KiB
Current children cumulated memory: 450636 KiB

[startup+8.40069 s]
/proc/loadavg: 1.83 1.50 1.30 3/229 9373
/proc/meminfo: memFree=23202436/32770624 swapFree=67108848/67108860
[pid=9305] ppid=9302 vsize=10849024 memory=455516 CPUtime=17.76 cores=1,3,5,7
/proc/9305/stat : 9305 (java) S 9302 9305 8623 0 -1 1077944320 59058 13235 0 0 1737 31 5 3 20 0 15 0 406963297 11109400576 113879 33554432000 4194304 4196468 140727389910848 140727389893392 140050057629431 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 10436608 140727389919989 140727389922501 140727389922501 140727389925327 0
/proc/9305/statm: 2712256 113879 3618 1 0 2674317 0
[pid=9305/tid=9358] ppid=9302 vsize=10849024 memory=111636 CPUtime=8.22 cores=1,3,5,7
/proc/9305/task/9358/stat : 9358 (java) R 9302 9305 8623 0 -1 4202560 24162 13235 0 0 801 13 5 3 20 0 15 0 406963306 11109400576 113879 33554432000 4194304 4196468 140727389910848 140050029461216 140049651252769 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 10436608 140727389919989 140727389922501 140727389922501 140727389925327 0
[pid=9305/tid=9359] ppid=9302 vsize=10849024 memory=804 CPUtime=0.14 cores=1,3,5,7
/proc/9305/task/9359/stat : 9359 (java) S 9302 9305 8623 0 -1 1077944384 781 13235 0 0 5 1 5 3 20 0 15 0 406963306 11109400576 113879 33554432000 4194304 4196468 140727389910848 140050061872144 140050057639637 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10436608 140727389919989 140727389922501 140727389922501 140727389925327 0
[pid=9305/tid=9360] ppid=9302 vsize=10849024 memory=8112282956445269571 CPUtime=0.13 cores=1,3,5,7
/proc/9305/task/9360/stat : 9360 (java) S 9302 9305 8623 0 -1 1077944384 141 13235 0 0 4 1 5 3 20 0 15 0 406963306 11109400576 113879 33554432000 4194304 4196468 140727389910848 140049960762512 140050057639637 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10436608 140727389919989 140727389922501 140727389922501 140727389925327 0
[pid=9305/tid=9361] ppid=9302 vsize=10849024 memory=8612 CPUtime=0.14 cores=1,3,5,7
/proc/9305/task/9361/stat : 9361 (java) S 9302 9305 8623 0 -1 1077944384 127 13235 0 0 5 1 5 3 20 0 15 0 406963306 11109400576 113879 33554432000 4194304 4196468 140727389910848 140049959709456 140050057639637 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10436608 140727389919989 140727389922501 140727389922501 140727389925327 0
[pid=9305/tid=9362] ppid=9302 vsize=10849024 memory=1192 CPUtime=0.13 cores=1,3,5,7
/proc/9305/task/9362/stat : 9362 (java) S 9302 9305 8623 0 -1 1077944384 140 13235 0 0 4 1 5 3 20 0 15 0 406963306 11109400576 113879 33554432000 4194304 4196468 140727389910848 140049628654480 140050057639637 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10436608 140727389919989 140727389922501 140727389922501 140727389925327 0
[pid=9305/tid=9363] ppid=9302 vsize=10849024 memory=5536 CPUtime=0.12 cores=1,3,5,7
/proc/9305/task/9363/stat : 9363 (java) S 9302 9305 8623 0 -1 1077944384 1893 13235 0 0 4 0 5 3 20 0 15 0 406963308 11109400576 113879 33554432000 4194304 4196468 140727389910848 140049382762736 140050057640578 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10436608 140727389919989 140727389922501 140727389922501 140727389925327 0
[pid=9305/tid=9364] ppid=9302 vsize=10849024 memory=4540 CPUtime=0.08 cores=1,3,5,7
/proc/9305/task/9364/stat : 9364 (java) S 9302 9305 8623 0 -1 1077944384 23 13235 0 0 0 0 5 3 20 0 15 0 406963308 11109400576 113879 33554432000 4194304 4196468 140727389910848 140048951403744 140050057639637 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10436608 140727389919989 140727389922501 140727389922501 140727389925327 0
[pid=9305/tid=9365] ppid=9302 vsize=10849024 memory=752 CPUtime=0.08 cores=1,3,5,7
/proc/9305/task/9365/stat : 9365 (java) S 9302 9305 8623 0 -1 1077944384 13 13235 0 0 0 0 5 3 20 0 15 0 406963308 11109400576 113879 33554432000 4194304 4196468 140727389910848 140048817185536 140050057639637 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10436608 140727389919989 140727389922501 140727389922501 140727389925327 0
[pid=9305/tid=9366] ppid=9302 vsize=10849024 memory=1636 CPUtime=0.08 cores=1,3,5,7
/proc/9305/task/9366/stat : 9366 (java) S 9302 9305 8623 0 -1 1077944384 3 13235 0 0 0 0 5 3 20 0 15 0 406963311 11109400576 113879 33554432000 4194304 4196468 140727389910848 140048576894928 140050057648027 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10436608 140727389919989 140727389922501 140727389922501 140727389925327 0
[pid=9305/tid=9367] ppid=9302 vsize=10849024 memory=812 CPUtime=3.44 cores=1,3,5,7
/proc/9305/task/9367/stat : 9367 (java) S 9302 9305 8623 0 -1 1077944384 6959 13235 0 0 334 2 5 3 20 0 15 0 406963311 11109400576 113879 33554432000 4194304 4196468 140727389910848 140049381710576 140050057640578 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10436608 140727389919989 140727389922501 140727389922501 140727389925327 0
[pid=9305/tid=9368] ppid=9302 vsize=10849024 memory=1840 CPUtime=3.34 cores=1,3,5,7
/proc/9305/task/9368/stat : 9368 (java) R 9302 9305 8623 0 -1 4202560 10152 13235 0 0 324 2 5 3 20 0 15 0 406963311 11109400576 113879 33554432000 4194304 4196468 140727389910848 140049380658032 140050042557775 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 10436608 140727389919989 140727389922501 140727389922501 140727389925327 0
[pid=9305/tid=9369] ppid=9302 vsize=10849024 memory=1384 CPUtime=2.63 cores=1,3,5,7
/proc/9305/task/9369/stat : 9369 (java) R 9302 9305 8623 0 -1 4202560 12438 13235 0 0 251 4 5 3 20 0 15 0 406963311 11109400576 113879 33554432000 4194304 4196468 140727389910848 140049379604976 140050042156591 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 10436608 140727389919989 140727389922501 140727389922501 140727389925327 0
[pid=9305/tid=9370] ppid=9302 vsize=10849024 memory=7168 CPUtime=0.08 cores=1,3,5,7
/proc/9305/task/9370/stat : 9370 (java) S 9302 9305 8623 0 -1 1077944384 3 13235 0 0 0 0 5 3 20 0 15 0 406963311 11109400576 113879 33554432000 4194304 4196468 140727389910848 140048543337312 140050057639637 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10436608 140727389919989 140727389922501 140727389922501 140727389925327 0
[pid=9305/tid=9371] ppid=9302 vsize=10849024 memory=1100 CPUtime=0.08 cores=1,3,5,7
/proc/9305/task/9371/stat : 9371 (java) S 9302 9305 8623 0 -1 1077944384 17 13235 0 0 0 0 5 3 20 0 15 0 406963312 11109400576 113879 33554432000 4194304 4196468 140727389910848 140049378552368 140050057640578 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10436608 140727389919989 140727389922501 140727389922501 140727389925327 0
Current children cumulated CPU time: 17.76 s
Current children cumulated vsize: 10849024 KiB
Current children cumulated memory: 455516 KiB

Child status: 0
Real time (s): 8.42668
CPU time (s): 17.8213
CPU user time (s): 17.4604
CPU system time (s): 0.360895
CPU usage (%): 211.487
Max. virtual memory (cumulated for all children) (KiB): 10852008
Max. memory (cumulated for all children) (KiB): 455516

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 17.4604
system time used= 0.360895
maximum resident set size= 457584
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 72426
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= 9066
involuntary context switches= 63


# summary of solver processes directly reported to runsolver:
#   pid: 9305
#   total CPU time (s): 17.8213
#   total CPU user time (s): 17.4604
#   total CPU system time (s): 0.360895

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.078452 second user time and 0.125421 second system time

The end

Launcher Data

Begin job on node143 at 2019-09-12 19:43:38
IDJOB=4392101
IDBENCH=123088
IDSOLVER=2837
FILE ID=node143/4392101-1568310259
RUNJOBID= node143-1568309802-8655
PBS_JOBID= 21701123
Free space on /tmp= 58820 MiB

SOLVER NAME= Concrete 3.10
BENCH NAME= XCSP17/QuadraticAssignment/QuadraticAssignment-m1-s1/QuadraticAssignment-chr15a.xml
COMMAND LINE= bin/xcsp-3-concrete -J-Xss32M -randomseed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4392101-1568310259/watcher-4392101-1568310259 -o /tmp/evaluation-result-4392101-1568310259/solver-4392101-1568310259 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node143-1568309802-8655 --watchdog 2560  bin/xcsp-3-concrete -J-Xss32M -randomseed=1214487409 HOME/instance-4392101-1568310259.xml

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

MD5SUM BENCH= 2cf522cde643a9876c78ef6348327f24
RANDOM SEED=1214487409

node143.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.73
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.73
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.73
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.73
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:        23641360 kB
MemAvailable:   31120516 kB
Buffers:          146376 kB
Cached:          7620896 kB
SwapCached:            8 kB
Active:          2835444 kB
Inactive:        5619852 kB
Active(anon):     643008 kB
Inactive(anon):   144520 kB
Active(file):    2192436 kB
Inactive(file):  5475332 kB
Unevictable:      107780 kB
Mlocked:          107780 kB
SwapTotal:      67108860 kB
SwapFree:       67108848 kB
Dirty:             35324 kB
Writeback:             0 kB
AnonPages:        795936 kB
Mapped:            60800 kB
Shmem:             90756 kB
Slab:             268644 kB
SReclaimable:     239848 kB
SUnreclaim:        28796 kB
KernelStack:        3712 kB
PageTables:         7080 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1889252 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    567296 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      132480 kB
DirectMap2M:    33413120 kB

Free space on /tmp at the end= 58784 MiB
End job on node143 at 2019-09-12 19:43:47