Trace number 4400679

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 NameAnswerCPU timeWall clock time
Concrete 3.12.2SAT 19.9908 9.02601

General information on the benchmark

NameNumberPartitioning/NumberPartitioning-m1-s1/
NumberPartitioning-064.xml
MD5SUM019f4b77ddc0f15b2fea5bd490d99eee
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark5.1842
Satisfiable
(Un)Satisfiability was proved
Number of variables128
Number of constraints72
Number of domains2
Minimum domain size64
Maximum domain size4096
Distribution of domain sizes[{"size":64,"count":64},{"size":4096,"count":64}]
Minimum variable degree2
Maximum variable degree5
Distribution of variable degrees[{"degree":2,"count":64},{"degree":4,"count":63},{"degree":5,"count":1}]
Minimum constraint arity1
Maximum constraint arity64
Distribution of constraint arities[{"arity":1,"count":1},{"arity":2,"count":64},{"arity":32,"count":6},{"arity":64,"count":1}]
Number of extensional constraints0
Number of intensional constraints65
Distribution of constraint types[{"type":"intension","count":65},{"type":"allDifferent","count":1},{"type":"ordered","count":2},{"type":"sum","count":4}]
Optimization problemNO
Type of objective

Solver Data

0.75/0.55	c Concrete v3.12.2.1568631193530 running
19.79/9.00	v <instantiation
19.79/9.00	v         >
19.79/9.00	v       <list>
19.79/9.00	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] x[25] x[26] x[27] x[28] x[29] x[30] x[31] y[0] y[1] y[2] y[3] y[4] y[5] y[6] y[7] y[8] y[9] y[10] y[11] y[12] y[13] y[14] y[15] y[16] y[17] y[18] y[19] y[20] y[21] y[22] y[23] y[24] y[25] y[26] y[27] y[28] y[29] y[30] y[31] cx[0] cx[1] cx[2] cx[3] cx[4] cx[5] cx[6] cx[7] cx[8] cx[9] cx[10] cx[11] cx[12] cx[13] cx[14] cx[15] cx[16] cx[17] cx[18] cx[19] cx[20] cx[21] cx[22] cx[23] cx[24] cx[25] cx[26] cx[27] cx[28] cx[29] cx[30] cx[31] cy[0] cy[1] cy[2] cy[3] cy[4] cy[5] cy[6] cy[7] cy[8] cy[9] cy[10] cy[11] cy[12] cy[13] cy[14] cy[15] cy[16] cy[17] cy[18] cy[19] cy[20] cy[21] cy[22] cy[23] cy[24] cy[25] cy[26] cy[27] cy[28] cy[29] cy[30] cy[31]
19.79/9.00	v       </list>
19.79/9.00	v       <values>
19.79/9.00	v         1 4 5 7 8 9 10 11 14 15 16 29 34 35 36 37 39 40 41 42 43 44 45 46 47 48 50 53 54 55 60 62 2 3 6 12 13 17 18 19 20 21 22 23 24 25 26 27 28 30 31 32 33 38 49 51 52 56 57 58 59 61 63 64 1 16 25 49 64 81 100 121 196 225 256 841 1156 1225 1296 1369 1521 1600 1681 1764 1849 1936 2025 2116 2209 2304 2500 2809 2916 3025 3600 3844 4 9 36 144 169 289 324 361 400 441 484 529 576 625 676 729 784 900 961 1024 1089 1444 2401 2601 2704 3136 3249 3364 3481 3721 3969 4096
19.79/9.00	v       </values>
19.79/9.00	v     </instantiation>
19.79/9.00	s SATISFIABLE

Verifier Data

OK	

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4400679-1568675830/watcher-4400679-1568675830 -o /tmp/evaluation-result-4400679-1568675830/solver-4400679-1568675830 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node151-1568673291-18137 --watchdog 2580 bin/xcsp-3-concrete -J-Xss32M -randomseed=1397057242 HOME/instance-4400679-1568675830.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=19127, runsolver pid=19124
Current StackSize limit: 8192 KiB


[startup+0.100095 s]*
/proc/loadavg: 2.11 1.86 1.81 4/218 19184
/proc/meminfo: memFree=31162800/32770624 swapFree=66938088/67108860
[pid=19127] ppid=19124 vsize=10055356 memory=19648 CPUtime=0.1 cores=1,3,5,7
/proc/19127/stat : 19127 (java) S 19124 19127 18105 0 -1 1077944320 4645 13065 0 0 1 1 5 3 20 0 7 0 443854388 10296684544 4912 33554432000 4194304 4196468 140725667262272 140725667244816 140156281892599 0 0 0 16784584 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 18821120 140725667265263 140725667267781 140725667267781 140725667270607 0
/proc/19127/statm: 2513839 4912 2019 1 0 2502277 0
[pid=19127/tid=19180] ppid=19124 vsize=10055356 memory=4279135704047322000 CPUtime=0.09 cores=1,3,5,7
/proc/19127/task/19180/stat : 19180 (java) R 19124 19127 18105 0 -1 4202560 2439 13065 0 0 1 0 5 3 20 0 7 0 443854397 10296684544 4912 33554432000 4194304 4196468 140725667262272 140156253735696 140156264879760 0 4 0 16784584 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 18821120 140725667265263 140725667267781 140725667267781 140725667270607 0
[pid=19127/tid=19181] ppid=19124 vsize=10055356 memory=-7522837583129502606 CPUtime=0.08 cores=1,3,5,7
/proc/19127/task/19181/stat : 19181 (java) S 19124 19127 18105 0 -1 1077944384 1 13065 0 0 0 0 5 3 20 0 7 0 443854398 10296684544 4912 33554432000 4194304 4196468 140725667262272 140156286134544 140156281902805 0 4 0 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18821120 140725667265263 140725667267781 140725667267781 140725667270607 0
[pid=19127/tid=19182] ppid=19124 vsize=10055356 memory=139991834244736 CPUtime=0.08 cores=1,3,5,7
/proc/19127/task/19182/stat : 19182 (java) S 19124 19127 18105 0 -1 1077944384 2 13065 0 0 0 0 5 3 20 0 7 0 443854398 10296684544 4912 33554432000 4194304 4196468 140725667262272 140156200954256 140156281902805 0 4 0 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18821120 140725667265263 140725667267781 140725667267781 140725667270607 0
[pid=19127/tid=19183] ppid=19124 vsize=10055356 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/19127/task/19183/stat : 19183 (java) S 19124 19127 18105 0 -1 1077944384 1 13065 0 0 0 0 5 3 20 0 7 0 443854398 10296684544 4912 33554432000 4194304 4196468 140725667262272 140156199901712 140156281902805 0 4 0 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18821120 140725667265263 140725667267781 140725667267781 140725667270607 0
[pid=19127/tid=19184] ppid=19124 vsize=10055356 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/19127/task/19184/stat : 19184 (java) S 19124 19127 18105 0 -1 1077944384 1 13065 0 0 0 0 5 3 20 0 7 0 443854398 10296684544 4912 33554432000 4194304 4196468 140725667262272 140156198849168 140156281902805 0 4 0 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18821120 140725667265263 140725667267781 140725667267781 140725667270607 0
[pid=19127/tid=19185] ppid=19124 vsize=10055356 memory=139991834244736 CPUtime=0.08 cores=1,3,5,7
/proc/19127/task/19185/stat : 19185 (java) S 19124 19127 18105 0 -1 1077944384 2 13065 0 0 0 0 5 3 20 0 7 0 443854399 10296684544 4912 33554432000 4194304 4196468 140725667262272 140155808569840 140156281903746 0 0 0 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18821120 140725667265263 140725667267781 140725667267781 140725667270607 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 10055356 KiB
Current children cumulated memory: 19648 KiB

[startup+0.209968 s]*
/proc/loadavg: 2.11 1.86 1.81 3/227 19193
/proc/meminfo: memFree=31132456/32770624 swapFree=66938088/67108860
[pid=19127] ppid=19124 vsize=10820196 memory=45648 CPUtime=0.27 cores=1,3,5,7
/proc/19127/stat : 19127 (java) S 19124 19127 18105 0 -1 1077944320 7261 13065 0 0 18 1 5 3 20 0 15 0 443854388 11079880704 11412 33554432000 4194304 4196468 140725667262272 140725667244816 140156281892599 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 18821120 140725667265263 140725667267781 140725667267781 140725667270607 0
/proc/19127/statm: 2705049 11412 3294 1 0 2667149 0
[pid=19127/tid=19180] ppid=19124 vsize=10820196 memory=7022364594140610616 CPUtime=0.2 cores=1,3,5,7
/proc/19127/task/19180/stat : 19180 (java) R 19124 19127 18105 0 -1 4202560 3756 13065 0 0 11 1 5 3 20 0 15 0 443854397 11079880704 11412 33554432000 4194304 4196468 140725667262272 140156253706784 140155872707798 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 18821120 140725667265263 140725667267781 140725667267781 140725667270607 0
[pid=19127/tid=19181] ppid=19124 vsize=10820196 memory=343 CPUtime=0.08 cores=1,3,5,7
/proc/19127/task/19181/stat : 19181 (java) S 19124 19127 18105 0 -1 1077944384 1 13065 0 0 0 0 5 3 20 0 15 0 443854398 11079880704 11412 33554432000 4194304 4196468 140725667262272 140156286134544 140156281902805 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18821120 140725667265263 140725667267781 140725667267781 140725667270607 0
[pid=19127/tid=19182] ppid=19124 vsize=10820196 memory=3473314937798997664 CPUtime=0.08 cores=1,3,5,7
/proc/19127/task/19182/stat : 19182 (java) S 19124 19127 18105 0 -1 1077944384 2 13065 0 0 0 0 5 3 20 0 15 0 443854398 11079880704 11412 33554432000 4194304 4196468 140725667262272 140156200954256 140156281902805 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18821120 140725667265263 140725667267781 140725667267781 140725667270607 0
[pid=19127/tid=19183] ppid=19124 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/19127/task/19183/stat : 19183 (java) S 19124 19127 18105 0 -1 1077944384 1 13065 0 0 0 0 5 3 20 0 15 0 443854398 11079880704 11412 33554432000 4194304 4196468 140725667262272 140156199901712 140156281902805 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18821120 140725667265263 140725667267781 140725667267781 140725667270607 0
[pid=19127/tid=19184] ppid=19124 vsize=10820196 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/19127/task/19184/stat : 19184 (java) S 19124 19127 18105 0 -1 1077944384 1 13065 0 0 0 0 5 3 20 0 15 0 443854398 11079880704 11412 33554432000 4194304 4196468 140725667262272 140156198849168 140156281902805 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18821120 140725667265263 140725667267781 140725667267781 140725667270607 0
[pid=19127/tid=19185] ppid=19124 vsize=10820196 memory=139991834244736 CPUtime=0.08 cores=1,3,5,7
/proc/19127/task/19185/stat : 19185 (java) S 19124 19127 18105 0 -1 1077944384 2 13065 0 0 0 0 5 3 20 0 15 0 443854399 11079880704 11412 33554432000 4194304 4196468 140725667262272 140155808569840 140156281903746 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18821120 140725667265263 140725667267781 140725667267781 140725667270607 0
[pid=19127/tid=19186] ppid=19124 vsize=10820196 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/19127/task/19186/stat : 19186 (java) S 19124 19127 18105 0 -1 1077944384 13 13065 0 0 0 0 5 3 20 0 15 0 443854400 11079880704 11412 33554432000 4194304 4196468 140725667262272 140155721606560 140156281902805 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18821120 140725667265263 140725667267781 140725667267781 140725667270607 0
[pid=19127/tid=19187] ppid=19124 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/19127/task/19187/stat : 19187 (java) S 19124 19127 18105 0 -1 1077944384 1 13065 0 0 0 0 5 3 20 0 15 0 443854400 11079880704 11412 33554432000 4194304 4196468 140725667262272 140155587388912 140156281902805 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18821120 140725667265263 140725667267781 140725667267781 140725667270607 0
[pid=19127/tid=19188] ppid=19124 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/19127/task/19188/stat : 19188 (java) S 19124 19127 18105 0 -1 1077944384 2 13065 0 0 0 0 5 3 20 0 15 0 443854403 11079880704 11412 33554432000 4194304 4196468 140725667262272 140154983410384 140156281911195 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18821120 140725667265263 140725667267781 140725667267781 140725667270607 0
[pid=19127/tid=19189] ppid=19124 vsize=10820196 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/19127/task/19189/stat : 19189 (java) S 19124 19127 18105 0 -1 1077944384 487 13065 0 0 1 0 5 3 20 0 15 0 443854403 11079880704 11412 33554432000 4194304 4196468 140725667262272 140155807516656 140156281903746 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18821120 140725667265263 140725667267781 140725667267781 140725667270607 0
[pid=19127/tid=19190] ppid=19124 vsize=10820196 memory=-1 CPUtime=0.09 cores=1,3,5,7
/proc/19127/task/19190/stat : 19190 (java) S 19124 19127 18105 0 -1 1077944384 194 13065 0 0 1 0 5 3 20 0 15 0 443854403 11079880704 11412 33554432000 4194304 4196468 140725667262272 140155806464112 140156281903746 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18821120 140725667265263 140725667267781 140725667267781 140725667270607 0
[pid=19127/tid=19191] ppid=19124 vsize=10820196 memory=139991834244736 CPUtime=0.11 cores=1,3,5,7
/proc/19127/task/19191/stat : 19191 (java) S 19124 19127 18105 0 -1 1077944384 592 13065 0 0 3 0 5 3 20 0 15 0 443854403 11079880704 11412 33554432000 4194304 4196468 140725667262272 140155805411568 140156281903746 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18821120 140725667265263 140725667267781 140725667267781 140725667270607 0
[pid=19127/tid=19192] ppid=19124 vsize=10820196 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/19127/task/19192/stat : 19192 (java) S 19124 19127 18105 0 -1 1077944384 3 13065 0 0 0 0 5 3 20 0 15 0 443854403 11079880704 11412 33554432000 4194304 4196468 140725667262272 140154513648224 140156281902805 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18821120 140725667265263 140725667267781 140725667267781 140725667270607 0
[pid=19127/tid=19193] ppid=19124 vsize=10820196 memory=139991834244736 CPUtime=0.08 cores=1,3,5,7
/proc/19127/task/19193/stat : 19193 (java) S 19124 19127 18105 0 -1 1077944384 1 13065 0 0 0 0 5 3 20 0 15 0 443854403 11079880704 11412 33554432000 4194304 4196468 140725667262272 140155804359472 140156281903746 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18821120 140725667265263 140725667267781 140725667267781 140725667270607 0
Current children cumulated CPU time: 0.27 s
Current children cumulated vsize: 10820196 KiB
Current children cumulated memory: 45648 KiB

[startup+0.310437 s]*
/proc/loadavg: 2.11 1.86 1.81 3/227 19193
/proc/meminfo: memFree=31088432/32770624 swapFree=66938088/67108860
[pid=19127] ppid=19124 vsize=10820196 memory=54332 CPUtime=0.4 cores=1,3,5,7
/proc/19127/stat : 19127 (java) S 19124 19127 18105 0 -1 1077944320 10767 13065 0 0 29 3 5 3 20 0 15 0 443854388 11079880704 13583 33554432000 4194304 4196468 140725667262272 140725667244816 140156281892599 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 18821120 140725667265263 140725667267781 140725667267781 140725667270607 0
/proc/19127/statm: 2705049 13583 3311 1 0 2667149 0
[pid=19127/tid=19180] ppid=19124 vsize=10820196 memory=6791534058613427641 CPUtime=0.29 cores=1,3,5,7
/proc/19127/task/19180/stat : 19180 (java) R 19124 19127 18105 0 -1 4202560 7242 13065 0 0 19 2 5 3 20 0 15 0 443854397 11079880704 13583 33554432000 4194304 4196468 140725667262272 140156253718128 140156274570613 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 18821120 140725667265263 140725667267781 140725667267781 140725667270607 0
[pid=19127/tid=19181] ppid=19124 vsize=10820200 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/19127/task/19181/stat : 19181 (java) S 19124 19127 18105 0 -1 1077944384 1 13065 0 0 0 0 5 3 20 0 15 0 443854398 11079884800 13583 33554432000 4194304 4196468 140725667262272 140156286134544 140156281902805 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18821120 140725667265263 140725667267781 140725667267781 140725667270607 0
[pid=19127/tid=19182] ppid=19124 vsize=10820200 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/19127/task/19182/stat : 19182 (java) S 19124 19127 18105 0 -1 1077944384 2 13065 0 0 0 0 5 3 20 0 15 0 443854398 11079884800 13583 33554432000 4194304 4196468 140725667262272 140156200954256 140156281902805 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18821120 140725667265263 140725667267781 140725667267781 140725667270607 0
[pid=19127/tid=19183] ppid=19124 vsize=10820200 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/19127/task/19183/stat : 19183 (java) S 19124 19127 18105 0 -1 1077944384 1 13065 0 0 0 0 5 3 20 0 15 0 443854398 11079884800 13583 33554432000 4194304 4196468 140725667262272 140156199901712 140156281902805 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18821120 140725667265263 140725667267781 140725667267781 140725667270607 0
[pid=19127/tid=19184] ppid=19124 vsize=10820200 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/19127/task/19184/stat : 19184 (java) S 19124 19127 18105 0 -1 1077944384 1 13065 0 0 0 0 5 3 20 0 15 0 443854398 11079884800 13583 33554432000 4194304 4196468 140725667262272 140156198849168 140156281902805 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18821120 140725667265263 140725667267781 140725667267781 140725667270607 0
[pid=19127/tid=19185] ppid=19124 vsize=10820200 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/19127/task/19185/stat : 19185 (java) S 19124 19127 18105 0 -1 1077944384 2 13065 0 0 0 0 5 3 20 0 15 0 443854399 11079884800 13583 33554432000 4194304 4196468 140725667262272 140155808569840 140156281903746 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18821120 140725667265263 140725667267781 140725667267781 140725667270607 0
[pid=19127/tid=19186] ppid=19124 vsize=10820200 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/19127/task/19186/stat : 19186 (java) S 19124 19127 18105 0 -1 1077944384 13 13065 0 0 0 0 5 3 20 0 15 0 443854400 11079884800 13583 33554432000 4194304 4196468 140725667262272 140155721606560 140156281902805 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18821120 140725667265263 140725667267781 140725667267781 140725667270607 0
[pid=19127/tid=19187] ppid=19124 vsize=10820220 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/19127/task/19187/stat : 19187 (java) S 19124 19127 18105 0 -1 1077944384 1 13065 0 0 0 0 5 3 20 0 15 0 443854400 11079905280 13583 33554432000 4194304 4196468 140725667262272 140155587388912 140156281902805 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18821120 140725667265263 140725667267781 140725667267781 140725667270607 0
[pid=19127/tid=19188] ppid=19124 vsize=10820220 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/19127/task/19188/stat : 19188 (java) S 19124 19127 18105 0 -1 1077944384 2 13065 0 0 0 0 5 3 20 0 15 0 443854403 11079905280 13583 33554432000 4194304 4196468 140725667262272 140154983410384 140156281911195 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18821120 140725667265263 140725667267781 140725667267781 140725667270607 0
[pid=19127/tid=19189] ppid=19124 vsize=10820220 memory=0 CPUtime=0.1 cores=1,3,5,7
/proc/19127/task/19189/stat : 19189 (java) R 19124 19127 18105 0 -1 1077944384 488 13065 0 0 2 0 5 3 20 0 15 0 443854403 11079905280 13583 33554432000 4194304 4196468 140725667262272 140155807516656 140156281903746 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 18821120 140725667265263 140725667267781 140725667267781 140725667270607 0
[pid=19127/tid=19190] ppid=19124 vsize=10820220 memory=-1 CPUtime=0.09 cores=1,3,5,7
/proc/19127/task/19190/stat : 19190 (java) S 19124 19127 18105 0 -1 1077944384 194 13065 0 0 1 0 5 3 20 0 15 0 443854403 11079905280 13583 33554432000 4194304 4196468 140725667262272 140155806464112 140156281903746 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18821120 140725667265263 140725667267781 140725667267781 140725667270607 0
[pid=19127/tid=19191] ppid=19124 vsize=10820220 memory=139991834244736 CPUtime=0.13 cores=1,3,5,7
/proc/19127/task/19191/stat : 19191 (java) R 19124 19127 18105 0 -1 4202560 611 13065 0 0 5 0 5 3 20 0 15 0 443854403 11079905280 13583 33554432000 4194304 4196468 140725667262272 140155805411568 140156281913946 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 18821120 140725667265263 140725667267781 140725667267781 140725667270607 0
[pid=19127/tid=19192] ppid=19124 vsize=10820220 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/19127/task/19192/stat : 19192 (java) S 19124 19127 18105 0 -1 1077944384 3 13065 0 0 0 0 5 3 20 0 15 0 443854403 11079905280 13583 33554432000 4194304 4196468 140725667262272 140154513648224 140156281902805 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18821120 140725667265263 140725667267781 140725667267781 140725667270607 0
[pid=19127/tid=19193] ppid=19124 vsize=10820264 memory=139991834244736 CPUtime=0.08 cores=1,3,5,7
/proc/19127/task/19193/stat : 19193 (java) S 19124 19127 18105 0 -1 1077944384 1 13065 0 0 0 0 5 3 20 0 15 0 443854403 11079950336 13583 33554432000 4194304 4196468 140725667262272 140155804359472 140156281903746 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18821120 140725667265263 140725667267781 140725667267781 140725667270607 0
Current children cumulated CPU time: 0.4 s
Current children cumulated vsize: 10820196 KiB
Current children cumulated memory: 54332 KiB

[startup+0.704519 s]
/proc/loadavg: 2.11 1.86 1.81 4/227 19193
/proc/meminfo: memFree=31015424/32770624 swapFree=66938088/67108860
[pid=19127] ppid=19124 vsize=10824364 memory=87680 CPUtime=1.13 cores=1,3,5,7
/proc/19127/stat : 19127 (java) S 19124 19127 18105 0 -1 1077944320 15133 13065 0 0 99 6 5 3 20 0 15 0 443854388 11084148736 21920 33554432000 4194304 4196468 140725667262272 140725667244816 140156281892599 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 18821120 140725667265263 140725667267781 140725667267781 140725667270607 0
/proc/19127/statm: 2706091 21920 3512 1 0 2668173 0
[pid=19127/tid=19180] ppid=19124 vsize=10824364 memory=0 CPUtime=0.67 cores=1,3,5,7
/proc/19127/task/19180/stat : 19180 (java) R 19124 19127 18105 0 -1 4202560 10471 13065 0 0 55 4 5 3 20 0 15 0 443854397 11084148736 21920 33554432000 4194304 4196468 140725667262272 140156253719760 140156261602880 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 18821120 140725667265263 140725667267781 140725667267781 140725667270607 0
[pid=19127/tid=19181] ppid=19124 vsize=10824364 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/19127/task/19181/stat : 19181 (java) S 19124 19127 18105 0 -1 1077944384 1 13065 0 0 0 0 5 3 20 0 15 0 443854398 11084148736 21920 33554432000 4194304 4196468 140725667262272 140156286134544 140156281902805 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18821120 140725667265263 140725667267781 140725667267781 140725667270607 0
[pid=19127/tid=19182] ppid=19124 vsize=10824364 memory=2557049046785 CPUtime=0.08 cores=1,3,5,7
/proc/19127/task/19182/stat : 19182 (java) S 19124 19127 18105 0 -1 1077944384 2 13065 0 0 0 0 5 3 20 0 15 0 443854398 11084148736 21920 33554432000 4194304 4196468 140725667262272 140156200954256 140156281902805 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18821120 140725667265263 140725667267781 140725667267781 140725667270607 0
[pid=19127/tid=19183] ppid=19124 vsize=10824364 memory=546658091 CPUtime=0.08 cores=1,3,5,7
/proc/19127/task/19183/stat : 19183 (java) S 19124 19127 18105 0 -1 1077944384 1 13065 0 0 0 0 5 3 20 0 15 0 443854398 11084148736 21920 33554432000 4194304 4196468 140725667262272 140156199901712 140156281902805 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18821120 140725667265263 140725667267781 140725667267781 140725667270607 0
[pid=19127/tid=19184] ppid=19124 vsize=10824364 memory=-7886167514736700194 CPUtime=0.08 cores=1,3,5,7
/proc/19127/task/19184/stat : 19184 (java) S 19124 19127 18105 0 -1 1077944384 1 13065 0 0 0 0 5 3 20 0 15 0 443854398 11084148736 21920 33554432000 4194304 4196468 140725667262272 140156198849168 140156281902805 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18821120 140725667265263 140725667267781 140725667267781 140725667270607 0
[pid=19127/tid=19185] ppid=19124 vsize=10824364 memory=6220151040703026534 CPUtime=0.08 cores=1,3,5,7
/proc/19127/task/19185/stat : 19185 (java) S 19124 19127 18105 0 -1 1077944384 5 13065 0 0 0 0 5 3 20 0 15 0 443854399 11084148736 21920 33554432000 4194304 4196468 140725667262272 140155808569840 140156281903746 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18821120 140725667265263 140725667267781 140725667267781 140725667270607 0
[pid=19127/tid=19186] ppid=19124 vsize=10824364 memory=7380106142448641111 CPUtime=0.08 cores=1,3,5,7
/proc/19127/task/19186/stat : 19186 (java) S 19124 19127 18105 0 -1 1077944384 13 13065 0 0 0 0 5 3 20 0 15 0 443854400 11084148736 21920 33554432000 4194304 4196468 140725667262272 140155721606560 140156281902805 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18821120 140725667265263 140725667267781 140725667267781 140725667270607 0
[pid=19127/tid=19187] ppid=19124 vsize=10824364 memory=12024 CPUtime=0.08 cores=1,3,5,7
/proc/19127/task/19187/stat : 19187 (java) S 19124 19127 18105 0 -1 1077944384 1 13065 0 0 0 0 5 3 20 0 15 0 443854400 11084148736 21920 33554432000 4194304 4196468 140725667262272 140155587388912 140156281902805 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18821120 140725667265263 140725667267781 140725667267781 140725667270607 0
[pid=19127/tid=19188] ppid=19124 vsize=10824364 memory=2124 CPUtime=0.08 cores=1,3,5,7
/proc/19127/task/19188/stat : 19188 (java) S 19124 19127 18105 0 -1 1077944384 2 13065 0 0 0 0 5 3 20 0 15 0 443854403 11084148736 21920 33554432000 4194304 4196468 140725667262272 140154983410384 140156281911195 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18821120 140725667265263 140725667267781 140725667267781 140725667270607 0
[pid=19127/tid=19189] ppid=19124 vsize=10824364 memory=11636 CPUtime=0.2 cores=1,3,5,7
/proc/19127/task/19189/stat : 19189 (java) R 19124 19127 18105 0 -1 4202560 948 13065 0 0 12 0 5 3 20 0 15 0 443854403 11084148736 21920 33554432000 4194304 4196468 140725667262272 140155807503200 140156266292339 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 18821120 140725667265263 140725667267781 140725667267781 140725667270607 0
[pid=19127/tid=19190] ppid=19124 vsize=10824364 memory=504 CPUtime=0.21 cores=1,3,5,7
/proc/19127/task/19190/stat : 19190 (java) S 19124 19127 18105 0 -1 1077944384 629 13065 0 0 13 0 5 3 20 0 15 0 443854403 11084148736 21920 33554432000 4194304 4196468 140725667262272 140155806464112 140156281903746 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18821120 140725667265263 140725667267781 140725667267781 140725667270607 0
[pid=19127/tid=19191] ppid=19124 vsize=10824364 memory=1564 CPUtime=0.25 cores=1,3,5,7
/proc/19127/task/19191/stat : 19191 (java) R 19124 19127 18105 0 -1 4202560 850 13065 0 0 17 0 5 3 20 0 15 0 443854403 11084148736 21920 33554432000 4194304 4196468 140725667262272 140155805411568 140156260404977 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 18821120 140725667265263 140725667267781 140725667267781 140725667270607 0
[pid=19127/tid=19192] ppid=19124 vsize=10824364 memory=924 CPUtime=0.08 cores=1,3,5,7
/proc/19127/task/19192/stat : 19192 (java) S 19124 19127 18105 0 -1 1077944384 3 13065 0 0 0 0 5 3 20 0 15 0 443854403 11084148736 21920 33554432000 4194304 4196468 140725667262272 140154513648224 140156281902805 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18821120 140725667265263 140725667267781 140725667267781 140725667270607 0
[pid=19127/tid=19193] ppid=19124 vsize=10824364 memory=1420 CPUtime=0.08 cores=1,3,5,7
/proc/19127/task/19193/stat : 19193 (java) S 19124 19127 18105 0 -1 1077944384 1 13065 0 0 0 0 5 3 20 0 15 0 443854403 11084148736 21920 33554432000 4194304 4196468 140725667262272 140155804359472 140156281903746 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18821120 140725667265263 140725667267781 140725667267781 140725667270607 0
Current children cumulated CPU time: 1.13 s
Current children cumulated vsize: 10824364 KiB
Current children cumulated memory: 87680 KiB

[startup+1.50065 s]
/proc/loadavg: 2.11 1.86 1.81 4/227 19193
/proc/meminfo: memFree=30970756/32770624 swapFree=66938088/67108860
[pid=19127] ppid=19124 vsize=10834680 memory=175708 CPUtime=2.42 cores=1,3,5,7
/proc/19127/stat : 19127 (java) S 19124 19127 18105 0 -1 1077944320 21919 13065 0 0 224 10 5 3 20 0 15 0 443854388 11094712320 43927 33554432000 4194304 4196468 140725667262272 140725667244816 140156281892599 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 18821120 140725667265263 140725667267781 140725667267781 140725667270607 0
/proc/19127/statm: 2708670 43927 3580 1 0 2670733 0
[pid=19127/tid=19180] ppid=19124 vsize=10834680 memory=0 CPUtime=1.43 cores=1,3,5,7
/proc/19127/task/19180/stat : 19180 (java) R 19124 19127 18105 0 -1 4202560 15345 13065 0 0 129 6 5 3 20 0 15 0 443854397 11094712320 43927 33554432000 4194304 4196468 140725667262272 140156253694848 140156267871264 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 18821120 140725667265263 140725667267781 140725667267781 140725667270607 0
[pid=19127/tid=19181] ppid=19124 vsize=10834680 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/19127/task/19181/stat : 19181 (java) S 19124 19127 18105 0 -1 1077944384 51 13065 0 0 1 0 5 3 20 0 15 0 443854398 11094712320 43927 33554432000 4194304 4196468 140725667262272 140156286134544 140156281902805 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18821120 140725667265263 140725667267781 140725667267781 140725667270607 0
[pid=19127/tid=19182] ppid=19124 vsize=10834680 memory=279983415448448 CPUtime=0.08 cores=1,3,5,7
/proc/19127/task/19182/stat : 19182 (java) S 19124 19127 18105 0 -1 1077944384 92 13065 0 0 0 0 5 3 20 0 15 0 443854398 11094712320 43927 33554432000 4194304 4196468 140725667262272 140156200954256 140156281902805 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18821120 140725667265263 140725667267781 140725667267781 140725667270607 0
[pid=19127/tid=19183] ppid=19124 vsize=10834680 memory=139991707732592 CPUtime=0.09 cores=1,3,5,7
/proc/19127/task/19183/stat : 19183 (java) S 19124 19127 18105 0 -1 1077944384 17 13065 0 0 1 0 5 3 20 0 15 0 443854398 11094712320 43927 33554432000 4194304 4196468 140725667262272 140156199901712 140156281902805 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18821120 140725667265263 140725667267781 140725667267781 140725667270607 0
[pid=19127/tid=19184] ppid=19124 vsize=10834680 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/19127/task/19184/stat : 19184 (java) S 19124 19127 18105 0 -1 1077944384 413 13065 0 0 1 0 5 3 20 0 15 0 443854398 11094712320 43927 33554432000 4194304 4196468 140725667262272 140156198849168 140156281902805 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18821120 140725667265263 140725667267781 140725667267781 140725667270607 0
[pid=19127/tid=19185] ppid=19124 vsize=10834680 memory=279983415459424 CPUtime=0.09 cores=1,3,5,7
/proc/19127/task/19185/stat : 19185 (java) S 19124 19127 18105 0 -1 1077944384 175 13065 0 0 1 0 5 3 20 0 15 0 443854399 11094712320 43927 33554432000 4194304 4196468 140725667262272 140155808569840 140156281903746 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18821120 140725667265263 140725667267781 140725667267781 140725667270607 0
[pid=19127/tid=19186] ppid=19124 vsize=10834680 memory=14323715934760 CPUtime=0.08 cores=1,3,5,7
/proc/19127/task/19186/stat : 19186 (java) S 19124 19127 18105 0 -1 1077944384 14 13065 0 0 0 0 5 3 20 0 15 0 443854400 11094712320 43927 33554432000 4194304 4196468 140725667262272 140155721606624 140156281902805 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18821120 140725667265263 140725667267781 140725667267781 140725667270607 0
[pid=19127/tid=19187] ppid=19124 vsize=10834680 memory=6944656591646896176 CPUtime=0.08 cores=1,3,5,7
/proc/19127/task/19187/stat : 19187 (java) S 19124 19127 18105 0 -1 1077944384 1 13065 0 0 0 0 5 3 20 0 15 0 443854400 11094712320 43927 33554432000 4194304 4196468 140725667262272 140155587388928 140156281902805 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18821120 140725667265263 140725667267781 140725667267781 140725667270607 0
[pid=19127/tid=19188] ppid=19124 vsize=10834680 memory=6944656592452807316 CPUtime=0.08 cores=1,3,5,7
/proc/19127/task/19188/stat : 19188 (java) S 19124 19127 18105 0 -1 1077944384 2 13065 0 0 0 0 5 3 20 0 15 0 443854403 11094712320 43927 33554432000 4194304 4196468 140725667262272 140154983410384 140156281911195 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18821120 140725667265263 140725667267781 140725667267781 140725667270607 0
[pid=19127/tid=19189] ppid=19124 vsize=10834680 memory=6944656592452807316 CPUtime=0.31 cores=1,3,5,7
/proc/19127/task/19189/stat : 19189 (java) S 19124 19127 18105 0 -1 1077944384 1139 13065 0 0 23 0 5 3 20 0 15 0 443854403 11094712320 43927 33554432000 4194304 4196468 140725667262272 140155807516656 140156281903746 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18821120 140725667265263 140725667267781 140725667267781 140725667270607 0
[pid=19127/tid=19190] ppid=19124 vsize=10834680 memory=7681905605394137914 CPUtime=0.3 cores=1,3,5,7
/proc/19127/task/19190/stat : 19190 (java) R 19124 19127 18105 0 -1 1077944384 829 13065 0 0 22 0 5 3 20 0 15 0 443854403 11094712320 43927 33554432000 4194304 4196468 140725667262272 140155806464112 140156281903746 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18821120 140725667265263 140725667267781 140725667267781 140725667270607 0
[pid=19127/tid=19191] ppid=19124 vsize=10834680 memory=6655300316396806240 CPUtime=0.49 cores=1,3,5,7
/proc/19127/task/19191/stat : 19191 (java) S 19124 19127 18105 0 -1 1077944384 1632 13065 0 0 41 0 5 3 20 0 15 0 443854403 11094712320 43927 33554432000 4194304 4196468 140725667262272 140155805411568 140156281903746 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18821120 140725667265263 140725667267781 140725667267781 140725667270607 0
[pid=19127/tid=19192] ppid=19124 vsize=10834680 memory=6944613755328037012 CPUtime=0.08 cores=1,3,5,7
/proc/19127/task/19192/stat : 19192 (java) S 19124 19127 18105 0 -1 1077944384 3 13065 0 0 0 0 5 3 20 0 15 0 443854403 11094712320 43927 33554432000 4194304 4196468 140725667262272 140154513648224 140156281902805 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18821120 140725667265263 140725667267781 140725667267781 140725667270607 0
[pid=19127/tid=19193] ppid=19124 vsize=10834680 memory=6944656592452807316 CPUtime=0.08 cores=1,3,5,7
/proc/19127/task/19193/stat : 19193 (java) S 19124 19127 18105 0 -1 1077944384 1 13065 0 0 0 0 5 3 20 0 15 0 443854403 11094712320 43927 33554432000 4194304 4196468 140725667262272 140155804359472 140156281903746 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18821120 140725667265263 140725667267781 140725667267781 140725667270607 0

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

Current children cumulated CPU time: 14.73 s
Current children cumulated vsize: 10851096 KiB
Current children cumulated memory: 357712 KiB

[startup+9.02596 s]
# the end of solver process 19127 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=19.614 s, system=0.37688 s

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

[startup+6.40316 s]
/proc/loadavg: 2.18 1.88 1.82 5/227 19193
/proc/meminfo: memFree=30474972/32770624 swapFree=66938088/67108860
[pid=19127] ppid=19124 vsize=10851096 memory=358076 CPUtime=14.99 cores=1,3,5,7
/proc/19127/stat : 19127 (java) S 19124 19127 18105 0 -1 1077944320 60362 13065 0 0 1468 23 5 3 20 0 15 0 443854388 11111522304 89519 33554432000 4194304 4196468 140725667262272 140725667244816 140156281892599 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 18821120 140725667265263 140725667267781 140725667267781 140725667270607 0
/proc/19127/statm: 2712774 89519 3621 1 0 2674829 0
[pid=19127/tid=19180] ppid=19124 vsize=10851096 memory=139991707646976 CPUtime=6.26 cores=1,3,5,7
/proc/19127/task/19180/stat : 19180 (java) R 19124 19127 18105 0 -1 4202560 27024 13065 0 0 606 12 5 3 20 0 15 0 443854397 11111522304 89519 33554432000 4194304 4196468 140725667262272 140156253724928 140155874383272 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 18821120 140725667265263 140725667267781 140725667267781 140725667270607 0
[pid=19127/tid=19181] ppid=19124 vsize=10851096 memory=2964792 CPUtime=0.11 cores=1,3,5,7
/proc/19127/task/19181/stat : 19181 (java) S 19124 19127 18105 0 -1 1077944384 171 13065 0 0 3 0 5 3 20 0 15 0 443854398 11111522304 89519 33554432000 4194304 4196468 140725667262272 140156286134544 140156281902805 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18821120 140725667265263 140725667267781 140725667267781 140725667270607 0
[pid=19127/tid=19182] ppid=19124 vsize=10851096 memory=3978422503390576672 CPUtime=0.12 cores=1,3,5,7
/proc/19127/task/19182/stat : 19182 (java) S 19124 19127 18105 0 -1 1077944384 129 13065 0 0 3 1 5 3 20 0 15 0 443854398 11111522304 89519 33554432000 4194304 4196468 140725667262272 140156200954256 140156281902805 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18821120 140725667265263 140725667267781 140725667267781 140725667270607 0
[pid=19127/tid=19183] ppid=19124 vsize=10851096 memory=279983415099632 CPUtime=0.12 cores=1,3,5,7
/proc/19127/task/19183/stat : 19183 (java) S 19124 19127 18105 0 -1 1077944384 59 13065 0 0 4 0 5 3 20 0 15 0 443854398 11111522304 89519 33554432000 4194304 4196468 140725667262272 140156199901712 140156281902805 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18821120 140725667265263 140725667267781 140725667267781 140725667270607 0
[pid=19127/tid=19184] ppid=19124 vsize=10851096 memory=348664 CPUtime=0.12 cores=1,3,5,7
/proc/19127/task/19184/stat : 19184 (java) S 19124 19127 18105 0 -1 1077944384 457 13065 0 0 4 0 5 3 20 0 15 0 443854398 11111522304 89519 33554432000 4194304 4196468 140725667262272 140156198849168 140156281902805 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18821120 140725667265263 140725667267781 140725667267781 140725667270607 0
[pid=19127/tid=19185] ppid=19124 vsize=10851096 memory=3 CPUtime=0.12 cores=1,3,5,7
/proc/19127/task/19185/stat : 19185 (java) S 19124 19127 18105 0 -1 1077944384 3360 13065 0 0 4 0 5 3 20 0 15 0 443854399 11111522304 89519 33554432000 4194304 4196468 140725667262272 140155808569840 140156281903746 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18821120 140725667265263 140725667267781 140725667267781 140725667270607 0
[pid=19127/tid=19186] ppid=19124 vsize=10851096 memory=3 CPUtime=0.08 cores=1,3,5,7
/proc/19127/task/19186/stat : 19186 (java) S 19124 19127 18105 0 -1 1077944384 15 13065 0 0 0 0 5 3 20 0 15 0 443854400 11111522304 89519 33554432000 4194304 4196468 140725667262272 140155721606688 140156281902805 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18821120 140725667265263 140725667267781 140725667267781 140725667270607 0
[pid=19127/tid=19187] ppid=19124 vsize=10851096 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/19127/task/19187/stat : 19187 (java) S 19124 19127 18105 0 -1 1077944384 1 13065 0 0 0 0 5 3 20 0 15 0 443854400 11111522304 89519 33554432000 4194304 4196468 140725667262272 140155587388928 140156281902805 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18821120 140725667265263 140725667267781 140725667267781 140725667270607 0
[pid=19127/tid=19188] ppid=19124 vsize=10851096 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/19127/task/19188/stat : 19188 (java) S 19124 19127 18105 0 -1 1077944384 2 13065 0 0 0 0 5 3 20 0 15 0 443854403 11111522304 89519 33554432000 4194304 4196468 140725667262272 140154983410384 140156281911195 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18821120 140725667265263 140725667267781 140725667267781 140725667270607 0
[pid=19127/tid=19189] ppid=19124 vsize=10851096 memory=0 CPUtime=3.16 cores=1,3,5,7
/proc/19127/task/19189/stat : 19189 (java) R 19124 19127 18105 0 -1 4202560 10796 13065 0 0 306 2 5 3 20 0 15 0 443854403 11111522304 89519 33554432000 4194304 4196468 140725667262272 140155807503440 140156262527841 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 18821120 140725667265263 140725667267781 140725667267781 140725667270607 0
[pid=19127/tid=19190] ppid=19124 vsize=10851096 memory=114 CPUtime=3.47 cores=1,3,5,7
/proc/19127/task/19190/stat : 19190 (java) R 19124 19127 18105 0 -1 4202560 6415 13065 0 0 338 1 5 3 20 0 15 0 443854403 11111522304 89519 33554432000 4194304 4196468 140725667262272 140155806450672 140156267906908 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 18821120 140725667265263 140725667267781 140725667267781 140725667270607 0
[pid=19127/tid=19191] ppid=19124 vsize=10851096 memory=151 CPUtime=2.06 cores=1,3,5,7
/proc/19127/task/19191/stat : 19191 (java) S 19124 19127 18105 0 -1 1077944384 9718 13065 0 0 195 3 5 3 20 0 15 0 443854403 11111522304 89519 33554432000 4194304 4196468 140725667262272 140155805411568 140156281903746 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18821120 140725667265263 140725667267781 140725667267781 140725667270607 0
[pid=19127/tid=19192] ppid=19124 vsize=10851096 memory=129 CPUtime=0.08 cores=1,3,5,7
/proc/19127/task/19192/stat : 19192 (java) S 19124 19127 18105 0 -1 1077944384 3 13065 0 0 0 0 5 3 20 0 15 0 443854403 11111522304 89519 33554432000 4194304 4196468 140725667262272 140154513648224 140156281902805 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18821120 140725667265263 140725667267781 140725667267781 140725667270607 0
[pid=19127/tid=19193] ppid=19124 vsize=10851096 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/19127/task/19193/stat : 19193 (java) S 19124 19127 18105 0 -1 1077944384 9 13065 0 0 0 0 5 3 20 0 15 0 443854403 11111522304 89519 33554432000 4194304 4196468 140725667262272 140155804359472 140156281903746 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18821120 140725667265263 140725667267781 140725667267781 140725667270607 0
Current children cumulated CPU time: 14.99 s
Current children cumulated vsize: 10851096 KiB
Current children cumulated memory: 358076 KiB

[startup+8.00105 s]*
/proc/loadavg: 2.18 1.88 1.82 4/227 19193
/proc/meminfo: memFree=30266960/32770624 swapFree=66938088/67108860
[pid=19127] ppid=19124 vsize=10851096 memory=444216 CPUtime=18.2 cores=1,3,5,7
/proc/19127/stat : 19127 (java) S 19124 19127 18105 0 -1 1077944320 61604 13065 0 0 1783 29 5 3 20 0 15 0 443854388 11111522304 111054 33554432000 4194304 4196468 140725667262272 140725667244816 140156281892599 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 18821120 140725667265263 140725667267781 140725667267781 140725667270607 0
/proc/19127/statm: 2712774 111054 3629 1 0 2674829 0
[pid=19127/tid=19180] ppid=19124 vsize=10851096 memory=6791534058613427641 CPUtime=7.83 cores=1,3,5,7
/proc/19127/task/19180/stat : 19180 (java) R 19124 19127 18105 0 -1 4202560 27162 13065 0 0 762 13 5 3 20 0 15 0 443854397 11111522304 111054 33554432000 4194304 4196468 140725667262272 140156253723712 140155876759602 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 18821120 140725667265263 140725667267781 140725667267781 140725667270607 0
[pid=19127/tid=19181] ppid=19124 vsize=10851096 memory=4872558044660077418 CPUtime=0.13 cores=1,3,5,7
/proc/19127/task/19181/stat : 19181 (java) S 19124 19127 18105 0 -1 1077944384 188 13065 0 0 4 1 5 3 20 0 15 0 443854398 11111522304 111054 33554432000 4194304 4196468 140725667262272 140156286134544 140156281902805 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18821120 140725667265263 140725667267781 140725667267781 140725667270607 0
[pid=19127/tid=19182] ppid=19124 vsize=10851096 memory=804 CPUtime=0.13 cores=1,3,5,7
/proc/19127/task/19182/stat : 19182 (java) S 19124 19127 18105 0 -1 1077944384 144 13065 0 0 4 1 5 3 20 0 15 0 443854398 11111522304 111054 33554432000 4194304 4196468 140725667262272 140156200954256 140156281902805 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18821120 140725667265263 140725667267781 140725667267781 140725667270607 0
[pid=19127/tid=19183] ppid=19124 vsize=10851096 memory=0 CPUtime=0.14 cores=1,3,5,7
/proc/19127/task/19183/stat : 19183 (java) S 19124 19127 18105 0 -1 1077944384 73 13065 0 0 5 1 5 3 20 0 15 0 443854398 11111522304 111054 33554432000 4194304 4196468 140725667262272 140156199901712 140156281902805 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18821120 140725667265263 140725667267781 140725667267781 140725667270607 0
[pid=19127/tid=19184] ppid=19124 vsize=10851096 memory=0 CPUtime=0.14 cores=1,3,5,7
/proc/19127/task/19184/stat : 19184 (java) S 19124 19127 18105 0 -1 1077944384 471 13065 0 0 5 1 5 3 20 0 15 0 443854398 11111522304 111054 33554432000 4194304 4196468 140725667262272 140156198849168 140156281902805 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18821120 140725667265263 140725667267781 140725667267781 140725667270607 0
[pid=19127/tid=19185] ppid=19124 vsize=10851096 memory=0 CPUtime=0.13 cores=1,3,5,7
/proc/19127/task/19185/stat : 19185 (java) S 19124 19127 18105 0 -1 1077944384 3433 13065 0 0 5 0 5 3 20 0 15 0 443854399 11111522304 111054 33554432000 4194304 4196468 140725667262272 140155808569840 140156281903746 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18821120 140725667265263 140725667267781 140725667267781 140725667270607 0
[pid=19127/tid=19186] ppid=19124 vsize=10851096 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/19127/task/19186/stat : 19186 (java) S 19124 19127 18105 0 -1 1077944384 15 13065 0 0 0 0 5 3 20 0 15 0 443854400 11111522304 111054 33554432000 4194304 4196468 140725667262272 140155721606688 140156281902805 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18821120 140725667265263 140725667267781 140725667267781 140725667270607 0
[pid=19127/tid=19187] ppid=19124 vsize=10851096 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/19127/task/19187/stat : 19187 (java) S 19124 19127 18105 0 -1 1077944384 1 13065 0 0 0 0 5 3 20 0 15 0 443854400 11111522304 111054 33554432000 4194304 4196468 140725667262272 140155587388928 140156281902805 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18821120 140725667265263 140725667267781 140725667267781 140725667270607 0
[pid=19127/tid=19188] ppid=19124 vsize=10851096 memory=2319684899342136623 CPUtime=0.08 cores=1,3,5,7
/proc/19127/task/19188/stat : 19188 (java) S 19124 19127 18105 0 -1 1077944384 2 13065 0 0 0 0 5 3 20 0 15 0 443854403 11111522304 111054 33554432000 4194304 4196468 140725667262272 140154983410384 140156281911195 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18821120 140725667265263 140725667267781 140725667267781 140725667270607 0
[pid=19127/tid=19189] ppid=19124 vsize=10851096 memory=0 CPUtime=3.71 cores=1,3,5,7
/proc/19127/task/19189/stat : 19189 (java) S 19124 19127 18105 0 -1 1077944384 10811 13065 0 0 361 2 5 3 20 0 15 0 443854403 11111522304 111054 33554432000 4194304 4196468 140725667262272 140155807516656 140156281903746 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18821120 140725667265263 140725667267781 140725667267781 140725667270607 0
[pid=19127/tid=19190] ppid=19124 vsize=10851096 memory=3762815969785229363 CPUtime=4.03 cores=1,3,5,7
/proc/19127/task/19190/stat : 19190 (java) S 19124 19127 18105 0 -1 1077944384 6423 13065 0 0 394 1 5 3 20 0 15 0 443854403 11111522304 111054 33554432000 4194304 4196468 140725667262272 140155806464112 140156281903746 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18821120 140725667265263 140725667267781 140725667267781 140725667270607 0
[pid=19127/tid=19191] ppid=19124 vsize=10851096 memory=3472468288061925040 CPUtime=2.49 cores=1,3,5,7
/proc/19127/task/19191/stat : 19191 (java) R 19124 19127 18105 0 -1 4202560 10664 13065 0 0 237 4 5 3 20 0 15 0 443854403 11111522304 111054 33554432000 4194304 4196468 140725667262272 140155805411568 140156266137756 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 18821120 140725667265263 140725667267781 140725667267781 140725667270607 0
[pid=19127/tid=19192] ppid=19124 vsize=10851096 memory=3472328296227680303 CPUtime=0.08 cores=1,3,5,7
/proc/19127/task/19192/stat : 19192 (java) S 19124 19127 18105 0 -1 1077944384 3 13065 0 0 0 0 5 3 20 0 15 0 443854403 11111522304 111054 33554432000 4194304 4196468 140725667262272 140154513648224 140156281902805 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18821120 140725667265263 140725667267781 140725667267781 140725667270607 0
[pid=19127/tid=19193] ppid=19124 vsize=10851096 memory=8462477402698051824 CPUtime=0.08 cores=1,3,5,7
/proc/19127/task/19193/stat : 19193 (java) S 19124 19127 18105 0 -1 1077944384 9 13065 0 0 0 0 5 3 20 0 15 0 443854403 11111522304 111054 33554432000 4194304 4196468 140725667262272 140155804359472 140156281903746 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18821120 140725667265263 140725667267781 140725667267781 140725667270607 0
Current children cumulated CPU time: 18.2 s
Current children cumulated vsize: 10851096 KiB
Current children cumulated memory: 444216 KiB

[startup+8.80068 s]
/proc/loadavg: 2.18 1.88 1.82 4/227 19193
/proc/meminfo: memFree=30266960/32770624 swapFree=66938088/67108860
[pid=19127] ppid=19124 vsize=10851096 memory=536684 CPUtime=19.62 cores=1,3,5,7
/proc/19127/stat : 19127 (java) S 19124 19127 18105 0 -1 1077944320 64822 13065 0 0 1922 32 5 3 20 0 15 0 443854388 11111522304 134171 33554432000 4194304 4196468 140725667262272 140725667244816 140156281892599 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 18821120 140725667265263 140725667267781 140725667267781 140725667270607 0
/proc/19127/statm: 2712774 134171 3631 1 0 2674829 0
[pid=19127/tid=19180] ppid=19124 vsize=10851096 memory=-8962857967774121921 CPUtime=8.61 cores=1,3,5,7
/proc/19127/task/19180/stat : 19180 (java) R 19124 19127 18105 0 -1 4202560 27383 13065 0 0 839 14 5 3 20 0 15 0 443854397 11111522304 134171 33554432000 4194304 4196468 140725667262272 140156253723856 140155883460188 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 18821120 140725667265263 140725667267781 140725667267781 140725667270607 0
[pid=19127/tid=19181] ppid=19124 vsize=10851096 memory=8508281339140727949 CPUtime=0.14 cores=1,3,5,7
/proc/19127/task/19181/stat : 19181 (java) S 19124 19127 18105 0 -1 1077944384 192 13065 0 0 4 2 5 3 20 0 15 0 443854398 11111522304 134171 33554432000 4194304 4196468 140725667262272 140156286134544 140156281902805 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18821120 140725667265263 140725667267781 140725667267781 140725667270607 0
[pid=19127/tid=19182] ppid=19124 vsize=10851096 memory=3620 CPUtime=0.14 cores=1,3,5,7
/proc/19127/task/19182/stat : 19182 (java) S 19124 19127 18105 0 -1 1077944384 149 13065 0 0 5 1 5 3 20 0 15 0 443854398 11111522304 134171 33554432000 4194304 4196468 140725667262272 140156200954256 140156281902805 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18821120 140725667265263 140725667267781 140725667267781 140725667270607 0
[pid=19127/tid=19183] ppid=19124 vsize=10851096 memory=0 CPUtime=0.14 cores=1,3,5,7
/proc/19127/task/19183/stat : 19183 (java) S 19124 19127 18105 0 -1 1077944384 77 13065 0 0 5 1 5 3 20 0 15 0 443854398 11111522304 134171 33554432000 4194304 4196468 140725667262272 140156199901712 140156281902805 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18821120 140725667265263 140725667267781 140725667267781 140725667270607 0
[pid=19127/tid=19184] ppid=19124 vsize=10851096 memory=6944656592455097440 CPUtime=0.14 cores=1,3,5,7
/proc/19127/task/19184/stat : 19184 (java) S 19124 19127 18105 0 -1 1077944384 475 13065 0 0 5 1 5 3 20 0 15 0 443854398 11111522304 134171 33554432000 4194304 4196468 140725667262272 140156198849168 140156281902805 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18821120 140725667265263 140725667267781 140725667267781 140725667270607 0
[pid=19127/tid=19185] ppid=19124 vsize=10851096 memory=6656426216303648864 CPUtime=0.13 cores=1,3,5,7
/proc/19127/task/19185/stat : 19185 (java) S 19124 19127 18105 0 -1 1077944384 3451 13065 0 0 5 0 5 3 20 0 15 0 443854399 11111522304 134171 33554432000 4194304 4196468 140725667262272 140155808569840 140156281903746 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18821120 140725667265263 140725667267781 140725667267781 140725667270607 0
[pid=19127/tid=19186] ppid=19124 vsize=10851096 memory=6656426216303648864 CPUtime=0.08 cores=1,3,5,7
/proc/19127/task/19186/stat : 19186 (java) S 19124 19127 18105 0 -1 1077944384 15 13065 0 0 0 0 5 3 20 0 15 0 443854400 11111522304 134171 33554432000 4194304 4196468 140725667262272 140155721606688 140156281902805 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18821120 140725667265263 140725667267781 140725667267781 140725667270607 0
[pid=19127/tid=19187] ppid=19124 vsize=10851096 memory=6656426216303648864 CPUtime=0.08 cores=1,3,5,7
/proc/19127/task/19187/stat : 19187 (java) S 19124 19127 18105 0 -1 1077944384 1 13065 0 0 0 0 5 3 20 0 15 0 443854400 11111522304 134171 33554432000 4194304 4196468 140725667262272 140155587388928 140156281902805 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18821120 140725667265263 140725667267781 140725667267781 140725667270607 0
[pid=19127/tid=19188] ppid=19124 vsize=10851096 memory=6656426216303648864 CPUtime=0.08 cores=1,3,5,7
/proc/19127/task/19188/stat : 19188 (java) S 19124 19127 18105 0 -1 1077944384 2 13065 0 0 0 0 5 3 20 0 15 0 443854403 11111522304 134171 33554432000 4194304 4196468 140725667262272 140154983410384 140156281911195 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18821120 140725667265263 140725667267781 140725667267781 140725667270607 0
[pid=19127/tid=19189] ppid=19124 vsize=10851096 memory=6944656575208382560 CPUtime=3.94 cores=1,3,5,7
/proc/19127/task/19189/stat : 19189 (java) S 19124 19127 18105 0 -1 1077944384 12628 13065 0 0 384 2 5 3 20 0 15 0 443854403 11111522304 134171 33554432000 4194304 4196468 140725667262272 140155807516656 140156281903746 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18821120 140725667265263 140725667267781 140725667267781 140725667270607 0
[pid=19127/tid=19190] ppid=19124 vsize=10851096 memory=6370172817943588194 CPUtime=4.22 cores=1,3,5,7
/proc/19127/task/19190/stat : 19190 (java) S 19124 19127 18105 0 -1 1077944384 7068 13065 0 0 413 1 5 3 20 0 15 0 443854403 11111522304 134171 33554432000 4194304 4196468 140725667262272 140155806464112 140156281903746 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18821120 140725667265263 140725667267781 140725667267781 140725667270607 0
[pid=19127/tid=19191] ppid=19124 vsize=10851096 memory=6370172817943588194 CPUtime=2.68 cores=1,3,5,7
/proc/19127/task/19191/stat : 19191 (java) S 19124 19127 18105 0 -1 1077944384 11164 13065 0 0 256 4 5 3 20 0 15 0 443854403 11111522304 134171 33554432000 4194304 4196468 140725667262272 140155805411568 140156281903746 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18821120 140725667265263 140725667267781 140725667267781 140725667270607 0
[pid=19127/tid=19192] ppid=19124 vsize=10851096 memory=6370172817943588194 CPUtime=0.08 cores=1,3,5,7
/proc/19127/task/19192/stat : 19192 (java) S 19124 19127 18105 0 -1 1077944384 3 13065 0 0 0 0 5 3 20 0 15 0 443854403 11111522304 134171 33554432000 4194304 4196468 140725667262272 140154513648224 140156281902805 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18821120 140725667265263 140725667267781 140725667267781 140725667270607 0
[pid=19127/tid=19193] ppid=19124 vsize=10851096 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/19127/task/19193/stat : 19193 (java) S 19124 19127 18105 0 -1 1077944384 9 13065 0 0 0 0 5 3 20 0 15 0 443854403 11111522304 134171 33554432000 4194304 4196468 140725667262272 140155804359472 140156281903746 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18821120 140725667265263 140725667267781 140725667267781 140725667270607 0
Current children cumulated CPU time: 19.62 s
Current children cumulated vsize: 10851096 KiB
Current children cumulated memory: 536684 KiB

[startup+9.00156 s]*
/proc/loadavg: 2.17 1.88 1.82 5/228 19194
/proc/meminfo: memFree=30162268/32770624 swapFree=66938088/67108860
[pid=19127] ppid=19124 vsize=10915604 memory=545160 CPUtime=19.97 cores=1,3,5,7
/proc/19127/stat : 19127 (java) S 19124 19127 18105 0 -1 1077944320 66150 13065 0 0 1956 33 5 3 20 0 13 0 443854388 11177578496 136290 33554432000 4194304 4196468 140725667262272 140725667244816 140156281892599 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 18821120 140725667265263 140725667267781 140725667267781 140725667270607 0
/proc/19127/statm: 2728901 136290 3634 1 0 2690956 0
[pid=19127/tid=19180] ppid=19124 vsize=10915604 memory=288363917221298210 CPUtime=8.8 cores=1,3,5,7
/proc/19127/task/19180/stat : 19180 (java) S 19124 19127 18105 0 -1 1077944384 27448 13065 0 0 858 14 5 3 20 0 13 0 443854397 11177578496 136290 33554432000 4194304 4196468 140725667262272 140156253736080 140156281902805 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18821120 140725667265263 140725667267781 140725667267781 140725667270607 0
[pid=19127/tid=19181] ppid=19124 vsize=10915604 memory=306 CPUtime=0.15 cores=1,3,5,7
/proc/19127/task/19181/stat : 19181 (java) S 19124 19127 18105 0 -1 1077944384 207 13065 0 0 5 2 5 3 20 0 13 0 443854398 11177578496 136290 33554432000 4194304 4196468 140725667262272 140156286134544 140156281902805 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18821120 140725667265263 140725667267781 140725667267781 140725667270607 0
[pid=19127/tid=19182] ppid=19124 vsize=10915604 memory=4123521013014148768 CPUtime=0.15 cores=1,3,5,7
/proc/19127/task/19182/stat : 19182 (java) S 19124 19127 18105 0 -1 1077944384 183 13065 0 0 5 2 5 3 20 0 13 0 443854398 11177578496 136290 33554432000 4194304 4196468 140725667262272 140156200954256 140156281902805 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18821120 140725667265263 140725667267781 140725667267781 140725667270607 0
[pid=19127/tid=19183] ppid=19124 vsize=10915604 memory=-9062862659931694204 CPUtime=0.15 cores=1,3,5,7
/proc/19127/task/19183/stat : 19183 (java) S 19124 19127 18105 0 -1 1077944384 214 13065 0 0 6 1 5 3 20 0 13 0 443854398 11177578496 136290 33554432000 4194304 4196468 140725667262272 140156199901712 140156281902805 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18821120 140725667265263 140725667267781 140725667267781 140725667270607 0
[pid=19127/tid=19184] ppid=19124 vsize=10915604 memory=3472328128895609921 CPUtime=0.15 cores=1,3,5,7
/proc/19127/task/19184/stat : 19184 (java) S 19124 19127 18105 0 -1 1077944384 1357 13065 0 0 6 1 5 3 20 0 13 0 443854398 11177578496 136290 33554432000 4194304 4196468 140725667262272 140156198849168 140156281902805 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18821120 140725667265263 140725667267781 140725667267781 140725667270607 0
[pid=19127/tid=19185] ppid=19124 vsize=10915604 memory=5003746118408051942 CPUtime=0.13 cores=1,3,5,7
/proc/19127/task/19185/stat : 19185 (java) S 19124 19127 18105 0 -1 1077944384 3498 13065 0 0 5 0 5 3 20 0 13 0 443854399 11177578496 136290 33554432000 4194304 4196468 140725667262272 140155808570048 140156281903746 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18821120 140725667265263 140725667267781 140725667267781 140725667270607 0
[pid=19127/tid=19186] ppid=19124 vsize=10915604 memory=3472328296227680303 CPUtime=0.08 cores=1,3,5,7
/proc/19127/task/19186/stat : 19186 (java) S 19124 19127 18105 0 -1 1077944384 15 13065 0 0 0 0 5 3 20 0 13 0 443854400 11177578496 136290 33554432000 4194304 4196468 140725667262272 140155721606688 140156281902805 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18821120 140725667265263 140725667267781 140725667267781 140725667270607 0
[pid=19127/tid=19187] ppid=19124 vsize=10915604 memory=6944656592455360604 CPUtime=0.08 cores=1,3,5,7
/proc/19127/task/19187/stat : 19187 (java) S 19124 19127 18105 0 -1 1077944384 1 13065 0 0 0 0 5 3 20 0 13 0 443854400 11177578496 136290 33554432000 4194304 4196468 140725667262272 140155587388928 140156281902805 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18821120 140725667265263 140725667267781 140725667267781 140725667270607 0
[pid=19127/tid=19189] ppid=19124 vsize=10915604 memory=6656426216303648864 CPUtime=3.97 cores=1,3,5,7
/proc/19127/task/19189/stat : 19189 (java) S 19124 19127 18105 0 -1 1077944384 12649 13065 0 0 387 2 5 3 20 0 13 0 443854403 11177578496 136290 33554432000 4194304 4196468 140725667262272 140155807501712 140156281902805 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18821120 140725667265263 140725667267781 140725667267781 140725667270607 0
[pid=19127/tid=19190] ppid=19124 vsize=10915604 memory=0 CPUtime=4.25 cores=1,3,5,7
/proc/19127/task/19190/stat : 19190 (java) S 19124 19127 18105 0 -1 1077944384 7101 13065 0 0 415 2 5 3 20 0 13 0 443854403 11177578496 136290 33554432000 4194304 4196468 140725667262272 140155806464112 140156281903746 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18821120 140725667265263 140725667267781 140725667267781 140725667270607 0
[pid=19127/tid=19191] ppid=19124 vsize=10915604 memory=8461260354371939849 CPUtime=2.75 cores=1,3,5,7
/proc/19127/task/19191/stat : 19191 (java) S 19124 19127 18105 0 -1 1077944384 11244 13065 0 0 263 4 5 3 20 0 13 0 443854403 11177578496 136290 33554432000 4194304 4196468 140725667262272 140155805411568 140156281903746 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18821120 140725667265263 140725667267781 140725667267781 140725667270607 0
[pid=19127/tid=19192] ppid=19124 vsize=10915604 memory=3618560423898344880 CPUtime=0.08 cores=1,3,5,7
/proc/19127/task/19192/stat : 19192 (java) S 19124 19127 18105 0 -1 1077944384 3 13065 0 0 0 0 5 3 20 0 13 0 443854403 11177578496 136290 33554432000 4194304 4196468 140725667262272 140154513648224 140156281902805 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18821120 140725667265263 140725667267781 140725667267781 140725667270607 0
Current children cumulated CPU time: 19.97 s
Current children cumulated vsize: 10915604 KiB
Current children cumulated memory: 545160 KiB

Child status: 0
Real time (s): 9.02601
CPU time (s): 19.9908
CPU user time (s): 19.614
CPU system time (s): 0.37688
CPU usage (%): 221.48
Max. virtual memory (cumulated for all children) (KiB): 10915604
Max. memory (cumulated for all children) (KiB): 546964

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 19.614
system time used= 0.37688
maximum resident set size= 549208
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 79240
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= 11563
involuntary context switches= 69


# summary of solver processes directly reported to runsolver:
#   pid: 19127
#   total CPU time (s): 19.9908
#   total CPU user time (s): 19.614
#   total CPU system time (s): 0.37688

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.063172 second user time and 0.145586 second system time

The end

Launcher Data

Begin job on node151 at 2019-09-17 01:16:30
IDJOB=4400679
IDBENCH=122918
IDSOLVER=2857
FILE ID=node151/4400679-1568675830
RUNJOBID= node151-1568673291-18137
PBS_JOBID= 21703771
Free space on /tmp= 59272 MiB

SOLVER NAME= Concrete 3.12.2
BENCH NAME= XCSP17/NumberPartitioning/NumberPartitioning-m1-s1/NumberPartitioning-064.xml
COMMAND LINE= bin/xcsp-3-concrete -J-Xss32M -randomseed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4400679-1568675830/watcher-4400679-1568675830 -o /tmp/evaluation-result-4400679-1568675830/solver-4400679-1568675830 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node151-1568673291-18137 --watchdog 2580  bin/xcsp-3-concrete -J-Xss32M -randomseed=1397057242 HOME/instance-4400679-1568675830.xml

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

MD5SUM BENCH= 019f4b77ddc0f15b2fea5bd490d99eee
RANDOM SEED=1397057242

node151.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.53
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	: 5335.75
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.53
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	: 5335.75
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.53
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	: 5335.75
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.53
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	: 5335.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        31172264 kB
MemAvailable:   31451180 kB
Buffers:           60996 kB
Cached:           520972 kB
SwapCached:        68844 kB
Active:           735588 kB
Inactive:         315728 kB
Active(anon):     401620 kB
Inactive(anon):   111644 kB
Active(file):     333968 kB
Inactive(file):   204084 kB
Unevictable:      109584 kB
Mlocked:          109584 kB
SwapTotal:      67108860 kB
SwapFree:       66938088 kB
Dirty:             35620 kB
Writeback:             0 kB
AnonPages:        511164 kB
Mapped:            56728 kB
Shmem:             35068 kB
Slab:             142368 kB
SReclaimable:     113396 kB
SUnreclaim:        28972 kB
KernelStack:        3680 kB
PageTables:         6496 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1712292 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    337920 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      138624 kB
DirectMap2M:    33406976 kB

Free space on /tmp at the end= 59240 MiB
End job on node151 at 2019-09-17 01:16:39