Trace number 4401087

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.12.2OPT75 237.025 226.025

General information on the benchmark

NameRcpsp/Rcpsp-m1-j60/
Rcpsp-j60-46-08.xml
MD5SUM1a36b9c979418634ede1d2fbb3d1d330
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark75
Best CPU time to get the best result obtained on this benchmark70.2833
Satisfiable
(Un)Satisfiability was proved
Number of variables62
Number of constraints135
Number of domains2
Minimum domain size1
Maximum domain size347
Distribution of domain sizes[{"size":1,"count":1},{"size":347,"count":61}]
Minimum variable degree3
Maximum variable degree10
Distribution of variable degrees[{"degree":3,"count":1},{"degree":4,"count":1},{"degree":7,"count":5},{"degree":8,"count":40},{"degree":9,"count":9},{"degree":10,"count":6}]
Minimum constraint arity2
Maximum constraint arity60
Distribution of constraint arities[{"arity":2,"count":131},{"arity":60,"count":4}]
Number of extensional constraints0
Number of intensional constraints131
Distribution of constraint types[{"type":"intension","count":131},{"type":"cumulative","count":4}]
Optimization problemYES
Type of objectivemin VAR

Quality of the solution as a function of time


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

Solver Data

0.75/0.55	c Concrete v3.12.2.1568631193530 running
8.88/3.83	o 93
9.84/4.20	o 92
10.75/4.43	o 90
10.75/4.43	o 89
10.75/4.43	o 88
10.75/4.48	o 87
11.16/4.60	o 86
11.16/4.67	o 85
11.16/4.67	o 84
11.16/4.67	o 82
11.16/4.68	o 80
11.16/4.69	o 78
11.53/4.82	o 77
72.84/63.76	o 76
209.26/198.72	o 75
236.99/226.01	v <instantiation
236.99/226.01	v         cost = '75'>
236.99/226.01	v       <list>
236.99/226.01	v         s[0] s[1] s[2] s[3] s[4] s[5] s[6] s[7] s[8] s[9] s[10] s[11] s[12] s[13] s[14] s[15] s[16] s[17] s[18] s[19] s[20] s[21] s[22] s[23] s[24] s[25] s[26] s[27] s[28] s[29] s[30] s[31] s[32] s[33] s[34] s[35] s[36] s[37] s[38] s[39] s[40] s[41] s[42] s[43] s[44] s[45] s[46] s[47] s[48] s[49] s[50] s[51] s[52] s[53] s[54] s[55] s[56] s[57] s[58] s[59] s[60] s[61]
236.99/226.01	v       </list>
236.99/226.01	v       <values>
236.99/226.01	v         0 0 0 0 7 5 6 10 15 25 5 13 12 15 21 12 7 26 22 32 22 26 14 30 13 17 26 29 22 30 43 64 24 24 39 25 39 42 48 34 43 47 40 34 53 55 47 56 60 64 61 62 53 56 56 66 63 63 65 73 68 75
236.99/226.01	v       </values>
236.99/226.01	v     </instantiation>
236.99/226.01	s OPTIMUM FOUND

Verifier Data

OK	75

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4401087-1568684165/watcher-4401087-1568684165 -o /tmp/evaluation-result-4401087-1568684165/solver-4401087-1568684165 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node133-1568673291-22998 --watchdog 2580 bin/xcsp-3-concrete -J-Xss32M -randomseed=928666443 HOME/instance-4401087-1568684165.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
Current StackSize limit: 8192 KiB

solver pid=27720, runsolver pid=27717

[startup+0.101639 s]*
/proc/loadavg: 1.88 1.70 1.60 3/222 27777
/proc/meminfo: memFree=28509444/32770624 swapFree=67004524/67108860
[pid=27720] ppid=27717 vsize=9972712 memory=17340 CPUtime=0.09 cores=1,3,5,7
/proc/27720/stat : 27720 (java) S 27717 27720 22966 0 -1 1077944320 4562 13531 0 0 1 0 5 3 20 0 6 0 444656078 10212057088 4335 33554432000 4194304 4196468 140735895825840 140735895808384 139919329324791 0 0 0 16784584 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 28594176 140735895829232 140735895831749 140735895831749 140735895834575 0
/proc/27720/statm: 2493178 4335 1958 1 0 2481616 0
[pid=27720/tid=27773] ppid=27717 vsize=9972712 memory=4279135703913103502 CPUtime=0.09 cores=1,3,5,7
/proc/27720/task/27773/stat : 27773 (java) R 27717 27720 22966 0 -1 4202560 2348 13531 0 0 1 0 5 3 20 0 6 0 444656087 10212057088 4335 33554432000 4194304 4196468 140735895825840 139919301161552 139919313405278 0 4 0 16784584 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 28594176 140735895829232 140735895831749 140735895831749 140735895834575 0
[pid=27720/tid=27774] ppid=27717 vsize=9972712 memory=-7522837583129502606 CPUtime=0.08 cores=1,3,5,7
/proc/27720/task/27774/stat : 27774 (java) S 27717 27720 22966 0 -1 1077944384 1 13531 0 0 0 0 5 3 20 0 6 0 444656088 10212057088 4335 33554432000 4194304 4196468 140735895825840 139919333567632 139919329334997 0 4 0 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28594176 140735895829232 140735895831749 140735895831749 140735895834575 0
[pid=27720/tid=27775] ppid=27717 vsize=9972712 memory=140185075345024 CPUtime=0.08 cores=1,3,5,7
/proc/27720/task/27775/stat : 27775 (java) S 27717 27720 22966 0 -1 1077944384 1 13531 0 0 0 0 5 3 20 0 6 0 444656088 10212057088 4335 33554432000 4194304 4196468 140735895825840 139919232457744 139919329334997 0 4 0 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28594176 140735895829232 140735895831749 140735895831749 140735895834575 0
[pid=27720/tid=27776] ppid=27717 vsize=9972712 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/27720/task/27776/stat : 27776 (java) S 27717 27720 22966 0 -1 1077944384 1 13531 0 0 0 0 5 3 20 0 6 0 444656088 10212057088 4335 33554432000 4194304 4196468 140735895825840 139919231404944 139919329334997 0 4 0 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28594176 140735895829232 140735895831749 140735895831749 140735895834575 0
[pid=27720/tid=27777] ppid=27717 vsize=9972712 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/27720/task/27777/stat : 27777 (java) S 27717 27720 22966 0 -1 1077944384 2 13531 0 0 0 0 5 3 20 0 6 0 444656088 10212057088 4335 33554432000 4194304 4196468 140735895825840 139918900587280 139919329334997 0 4 0 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28594176 140735895829232 140735895831749 140735895831749 140735895834575 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 9972712 KiB
Current children cumulated memory: 17340 KiB

[startup+0.210185 s]*
/proc/loadavg: 1.88 1.70 1.60 4/231 27786
/proc/meminfo: memFree=28491032/32770624 swapFree=67004524/67108860
[pid=27720] ppid=27717 vsize=10820196 memory=42284 CPUtime=0.27 cores=1,3,5,7
/proc/27720/stat : 27720 (java) S 27717 27720 22966 0 -1 1077944320 7415 13531 0 0 18 1 5 3 20 0 15 0 444656078 11079880704 10571 33554432000 4194304 4196468 140735895825840 140735895808384 139919329324791 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 28594176 140735895829232 140735895831749 140735895831749 140735895834575 0
/proc/27720/statm: 2705049 10571 3257 1 0 2667149 0
[pid=27720/tid=27773] ppid=27717 vsize=10820196 memory=-6517102902069810590 CPUtime=0.2 cores=1,3,5,7
/proc/27720/task/27773/stat : 27773 (java) R 27717 27720 22966 0 -1 4202560 3908 13531 0 0 11 1 5 3 20 0 15 0 444656087 11079880704 10571 33554432000 4194304 4196468 140735895825840 139919301121216 139919329346717 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 28594176 140735895829232 140735895831749 140735895831749 140735895834575 0
[pid=27720/tid=27774] ppid=27717 vsize=10820196 memory=-9181546050914066336 CPUtime=0.08 cores=1,3,5,7
/proc/27720/task/27774/stat : 27774 (java) S 27717 27720 22966 0 -1 1077944384 1 13531 0 0 0 0 5 3 20 0 15 0 444656088 11079880704 10571 33554432000 4194304 4196468 140735895825840 139919333567632 139919329334997 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28594176 140735895829232 140735895831749 140735895831749 140735895834575 0
[pid=27720/tid=27775] ppid=27717 vsize=10820196 memory=140185075345024 CPUtime=0.08 cores=1,3,5,7
/proc/27720/task/27775/stat : 27775 (java) S 27717 27720 22966 0 -1 1077944384 1 13531 0 0 0 0 5 3 20 0 15 0 444656088 11079880704 10637 33554432000 4194304 4196468 140735895825840 139919232457744 139919329334997 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28594176 140735895829232 140735895831749 140735895831749 140735895834575 0
[pid=27720/tid=27776] ppid=27717 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/27720/task/27776/stat : 27776 (java) S 27717 27720 22966 0 -1 1077944384 1 13531 0 0 0 0 5 3 20 0 15 0 444656088 11079880704 10637 33554432000 4194304 4196468 140735895825840 139919231404944 139919329334997 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28594176 140735895829232 140735895831749 140735895831749 140735895834575 0
[pid=27720/tid=27777] ppid=27717 vsize=10820196 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/27720/task/27777/stat : 27777 (java) S 27717 27720 22966 0 -1 1077944384 2 13531 0 0 0 0 5 3 20 0 15 0 444656088 11079880704 10637 33554432000 4194304 4196468 140735895825840 139918900587280 139919329334997 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28594176 140735895829232 140735895831749 140735895831749 140735895834575 0
[pid=27720/tid=27778] ppid=27717 vsize=10820196 memory=140185075345024 CPUtime=0.08 cores=1,3,5,7
/proc/27720/task/27778/stat : 27778 (java) S 27717 27720 22966 0 -1 1077944384 2 13531 0 0 0 0 5 3 20 0 15 0 444656090 11079880704 10637 33554432000 4194304 4196468 140735895825840 139918788778352 139919329335938 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28594176 140735895829232 140735895831749 140735895831749 140735895834575 0
[pid=27720/tid=27779] ppid=27717 vsize=10820196 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/27720/task/27779/stat : 27779 (java) S 27717 27720 22966 0 -1 1077944384 13 13531 0 0 0 0 5 3 20 0 15 0 444656090 11079880704 10637 33554432000 4194304 4196468 140735895825840 139918223336480 139919329334997 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28594176 140735895829232 140735895831749 140735895831749 140735895834575 0
[pid=27720/tid=27780] ppid=27717 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/27720/task/27780/stat : 27780 (java) S 27717 27720 22966 0 -1 1077944384 1 13531 0 0 0 0 5 3 20 0 15 0 444656090 11079880704 10637 33554432000 4194304 4196468 140735895825840 139918089118576 139919329334997 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28594176 140735895829232 140735895831749 140735895831749 140735895834575 0
[pid=27720/tid=27781] ppid=27717 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/27720/task/27781/stat : 27781 (java) S 27717 27720 22966 0 -1 1077944384 3 13531 0 0 0 0 5 3 20 0 15 0 444656093 11079880704 10637 33554432000 4194304 4196468 140735895825840 139917848827728 139919329343387 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28594176 140735895829232 140735895831749 140735895831749 140735895834575 0
[pid=27720/tid=27782] ppid=27717 vsize=10820196 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/27720/task/27782/stat : 27782 (java) S 27717 27720 22966 0 -1 1077944384 471 13531 0 0 1 0 5 3 20 0 15 0 444656093 11079880704 10637 33554432000 4194304 4196468 140735895825840 139918787726192 139919329335938 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28594176 140735895829232 140735895831749 140735895831749 140735895834575 0
[pid=27720/tid=27783] ppid=27717 vsize=10820196 memory=-1 CPUtime=0.09 cores=1,3,5,7
/proc/27720/task/27783/stat : 27783 (java) R 27717 27720 22966 0 -1 4202560 193 13531 0 0 1 0 5 3 20 0 15 0 444656093 11079880704 10637 33554432000 4194304 4196468 140735895825840 139918786673392 139919312880070 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 28594176 140735895829232 140735895831749 140735895831749 140735895834575 0
[pid=27720/tid=27784] ppid=27717 vsize=10820196 memory=140185075345024 CPUtime=0.11 cores=1,3,5,7
/proc/27720/task/27784/stat : 27784 (java) S 27717 27720 22966 0 -1 1077944384 606 13531 0 0 3 0 5 3 20 0 15 0 444656093 11079880704 10637 33554432000 4194304 4196468 140735895825840 139918785620592 139919329335938 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28594176 140735895829232 140735895831749 140735895831749 140735895834575 0
[pid=27720/tid=27785] ppid=27717 vsize=10820196 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/27720/task/27785/stat : 27785 (java) S 27717 27720 22966 0 -1 1077944384 3 13531 0 0 0 0 5 3 20 0 15 0 444656093 11079880704 10637 33554432000 4194304 4196468 140735895825840 139917815270112 139919329334997 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28594176 140735895829232 140735895831749 140735895831749 140735895834575 0
[pid=27720/tid=27786] ppid=27717 vsize=10820196 memory=140185075345024 CPUtime=0.08 cores=1,3,5,7
/proc/27720/task/27786/stat : 27786 (java) S 27717 27720 22966 0 -1 1077944384 1 13531 0 0 0 0 5 3 20 0 15 0 444656093 11079880704 10637 33554432000 4194304 4196468 140735895825840 139918784567984 139919329335938 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28594176 140735895829232 140735895831749 140735895831749 140735895834575 0
Current children cumulated CPU time: 0.27 s
Current children cumulated vsize: 10820196 KiB
Current children cumulated memory: 42284 KiB

[startup+0.310887 s]*
/proc/loadavg: 1.88 1.70 1.60 3/231 27786
/proc/meminfo: memFree=28477988/32770624 swapFree=67004524/67108860
[pid=27720] ppid=27717 vsize=10820196 memory=50576 CPUtime=0.41 cores=1,3,5,7
/proc/27720/stat : 27720 (java) S 27717 27720 22966 0 -1 1077944320 10885 13531 0 0 30 3 5 3 20 0 15 0 444656078 11079880704 12644 33554432000 4194304 4196468 140735895825840 140735895808384 139919329324791 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 28594176 140735895829232 140735895831749 140735895831749 140735895834575 0
/proc/27720/statm: 2705049 12644 3305 1 0 2667149 0
[pid=27720/tid=27773] ppid=27717 vsize=10820196 memory=6791534058613427641 CPUtime=0.29 cores=1,3,5,7
/proc/27720/task/27773/stat : 27773 (java) R 27717 27720 22966 0 -1 4202560 7369 13531 0 0 19 2 5 3 20 0 15 0 444656087 11079880704 12644 33554432000 4194304 4196468 140735895825840 139919301147184 139919329346138 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 28594176 140735895829232 140735895831749 140735895831749 140735895834575 0
[pid=27720/tid=27774] ppid=27717 vsize=10820196 memory=7228928657774891088 CPUtime=0.08 cores=1,3,5,7
/proc/27720/task/27774/stat : 27774 (java) S 27717 27720 22966 0 -1 1077944384 1 13531 0 0 0 0 5 3 20 0 15 0 444656088 11079880704 12644 33554432000 4194304 4196468 140735895825840 139919333567632 139919329334997 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28594176 140735895829232 140735895831749 140735895831749 140735895834575 0
[pid=27720/tid=27775] ppid=27717 vsize=10820196 memory=2076 CPUtime=0.08 cores=1,3,5,7
/proc/27720/task/27775/stat : 27775 (java) S 27717 27720 22966 0 -1 1077944384 1 13531 0 0 0 0 5 3 20 0 15 0 444656088 11079880704 12644 33554432000 4194304 4196468 140735895825840 139919232457744 139919329334997 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28594176 140735895829232 140735895831749 140735895831749 140735895834575 0
[pid=27720/tid=27776] ppid=27717 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/27720/task/27776/stat : 27776 (java) S 27717 27720 22966 0 -1 1077944384 1 13531 0 0 0 0 5 3 20 0 15 0 444656088 11079880704 12644 33554432000 4194304 4196468 140735895825840 139919231404944 139919329334997 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28594176 140735895829232 140735895831749 140735895831749 140735895834575 0
[pid=27720/tid=27777] ppid=27717 vsize=10820196 memory=4872558044660077418 CPUtime=0.08 cores=1,3,5,7
/proc/27720/task/27777/stat : 27777 (java) S 27717 27720 22966 0 -1 1077944384 2 13531 0 0 0 0 5 3 20 0 15 0 444656088 11079880704 12644 33554432000 4194304 4196468 140735895825840 139918900587280 139919329334997 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28594176 140735895829232 140735895831749 140735895831749 140735895834575 0
[pid=27720/tid=27778] ppid=27717 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/27720/task/27778/stat : 27778 (java) S 27717 27720 22966 0 -1 1077944384 2 13531 0 0 0 0 5 3 20 0 15 0 444656090 11079880704 12644 33554432000 4194304 4196468 140735895825840 139918788778352 139919329335938 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28594176 140735895829232 140735895831749 140735895831749 140735895834575 0
[pid=27720/tid=27779] ppid=27717 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/27720/task/27779/stat : 27779 (java) S 27717 27720 22966 0 -1 1077944384 13 13531 0 0 0 0 5 3 20 0 15 0 444656090 11079880704 12644 33554432000 4194304 4196468 140735895825840 139918223336480 139919329334997 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28594176 140735895829232 140735895831749 140735895831749 140735895834575 0
[pid=27720/tid=27780] ppid=27717 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/27720/task/27780/stat : 27780 (java) S 27717 27720 22966 0 -1 1077944384 1 13531 0 0 0 0 5 3 20 0 15 0 444656090 11079880704 12644 33554432000 4194304 4196468 140735895825840 139918089118576 139919329334997 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28594176 140735895829232 140735895831749 140735895831749 140735895834575 0
[pid=27720/tid=27781] ppid=27717 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/27720/task/27781/stat : 27781 (java) S 27717 27720 22966 0 -1 1077944384 3 13531 0 0 0 0 5 3 20 0 15 0 444656093 11079880704 12644 33554432000 4194304 4196468 140735895825840 139917848827728 139919329343387 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28594176 140735895829232 140735895831749 140735895831749 140735895834575 0
[pid=27720/tid=27782] ppid=27717 vsize=10820196 memory=0 CPUtime=0.1 cores=1,3,5,7
/proc/27720/task/27782/stat : 27782 (java) S 27717 27720 22966 0 -1 1077944384 472 13531 0 0 2 0 5 3 20 0 15 0 444656093 11079880704 12644 33554432000 4194304 4196468 140735895825840 139918787726192 139919329335938 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28594176 140735895829232 140735895831749 140735895831749 140735895834575 0
[pid=27720/tid=27783] ppid=27717 vsize=10820196 memory=0 CPUtime=0.1 cores=1,3,5,7
/proc/27720/task/27783/stat : 27783 (java) S 27717 27720 22966 0 -1 1077944384 194 13531 0 0 2 0 5 3 20 0 15 0 444656093 11079880704 12644 33554432000 4194304 4196468 140735895825840 139918786673392 139919329335938 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28594176 140735895829232 140735895831749 140735895831749 140735895834575 0
[pid=27720/tid=27784] ppid=27717 vsize=10820196 memory=0 CPUtime=0.13 cores=1,3,5,7
/proc/27720/task/27784/stat : 27784 (java) S 27717 27720 22966 0 -1 1077944384 614 13531 0 0 5 0 5 3 20 0 15 0 444656093 11079880704 12644 33554432000 4194304 4196468 140735895825840 139918785620592 139919329335938 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28594176 140735895829232 140735895831749 140735895831749 140735895834575 0
[pid=27720/tid=27785] ppid=27717 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/27720/task/27785/stat : 27785 (java) S 27717 27720 22966 0 -1 1077944384 3 13531 0 0 0 0 5 3 20 0 15 0 444656093 11079880704 12644 33554432000 4194304 4196468 140735895825840 139917815270112 139919329334997 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28594176 140735895829232 140735895831749 140735895831749 140735895834575 0
[pid=27720/tid=27786] ppid=27717 vsize=10820196 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/27720/task/27786/stat : 27786 (java) S 27717 27720 22966 0 -1 1077944384 1 13531 0 0 0 0 5 3 20 0 15 0 444656093 11079880704 12644 33554432000 4194304 4196468 140735895825840 139918784567984 139919329335938 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28594176 140735895829232 140735895831749 140735895831749 140735895834575 0
Current children cumulated CPU time: 0.41 s
Current children cumulated vsize: 10820196 KiB
Current children cumulated memory: 50576 KiB

[startup+0.700814 s]
/proc/loadavg: 1.88 1.70 1.60 4/231 27786
/proc/meminfo: memFree=28463684/32770624 swapFree=67004524/67108860
[pid=27720] ppid=27717 vsize=10824364 memory=83792 CPUtime=1.13 cores=1,3,5,7
/proc/27720/stat : 27720 (java) S 27717 27720 22966 0 -1 1077944320 15153 13531 0 0 100 5 5 3 20 0 15 0 444656078 11084148736 20948 33554432000 4194304 4196468 140735895825840 140735895808384 139919329324791 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 28594176 140735895829232 140735895831749 140735895831749 140735895834575 0
/proc/27720/statm: 2706091 20948 3511 1 0 2668173 0
[pid=27720/tid=27773] ppid=27717 vsize=10824364 memory=0 CPUtime=0.67 cores=1,3,5,7
/proc/27720/task/27773/stat : 27773 (java) R 27717 27720 22966 0 -1 4202560 10414 13531 0 0 56 3 5 3 20 0 15 0 444656087 11084148736 20948 33554432000 4194304 4196468 140735895825840 139919301154336 139919313405278 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 28594176 140735895829232 140735895831749 140735895831749 140735895834575 0
[pid=27720/tid=27774] ppid=27717 vsize=10824364 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/27720/task/27774/stat : 27774 (java) S 27717 27720 22966 0 -1 1077944384 1 13531 0 0 0 0 5 3 20 0 15 0 444656088 11084148736 20948 33554432000 4194304 4196468 140735895825840 139919333567632 139919329334997 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28594176 140735895829232 140735895831749 140735895831749 140735895834575 0
[pid=27720/tid=27775] ppid=27717 vsize=10824364 memory=3280 CPUtime=0.08 cores=1,3,5,7
/proc/27720/task/27775/stat : 27775 (java) S 27717 27720 22966 0 -1 1077944384 1 13531 0 0 0 0 5 3 20 0 15 0 444656088 11084148736 20948 33554432000 4194304 4196468 140735895825840 139919232457744 139919329334997 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28594176 140735895829232 140735895831749 140735895831749 140735895834575 0
[pid=27720/tid=27776] ppid=27717 vsize=10824364 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/27720/task/27776/stat : 27776 (java) S 27717 27720 22966 0 -1 1077944384 1 13531 0 0 0 0 5 3 20 0 15 0 444656088 11084148736 20948 33554432000 4194304 4196468 140735895825840 139919231404944 139919329334997 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28594176 140735895829232 140735895831749 140735895831749 140735895834575 0
[pid=27720/tid=27777] ppid=27717 vsize=10824364 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/27720/task/27777/stat : 27777 (java) S 27717 27720 22966 0 -1 1077944384 2 13531 0 0 0 0 5 3 20 0 15 0 444656088 11084148736 20948 33554432000 4194304 4196468 140735895825840 139918900587280 139919329334997 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28594176 140735895829232 140735895831749 140735895831749 140735895834575 0
[pid=27720/tid=27778] ppid=27717 vsize=10824364 memory=4420 CPUtime=0.08 cores=1,3,5,7
/proc/27720/task/27778/stat : 27778 (java) S 27717 27720 22966 0 -1 1077944384 5 13531 0 0 0 0 5 3 20 0 15 0 444656090 11084148736 20948 33554432000 4194304 4196468 140735895825840 139918788778352 139919329335938 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28594176 140735895829232 140735895831749 140735895831749 140735895834575 0
[pid=27720/tid=27779] ppid=27717 vsize=10824364 memory=6628 CPUtime=0.08 cores=1,3,5,7
/proc/27720/task/27779/stat : 27779 (java) S 27717 27720 22966 0 -1 1077944384 13 13531 0 0 0 0 5 3 20 0 15 0 444656090 11084148736 20948 33554432000 4194304 4196468 140735895825840 139918223336480 139919329334997 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28594176 140735895829232 140735895831749 140735895831749 140735895834575 0
[pid=27720/tid=27780] ppid=27717 vsize=10824364 memory=8836 CPUtime=0.08 cores=1,3,5,7
/proc/27720/task/27780/stat : 27780 (java) S 27717 27720 22966 0 -1 1077944384 1 13531 0 0 0 0 5 3 20 0 15 0 444656090 11084148736 20948 33554432000 4194304 4196468 140735895825840 139918089118576 139919329334997 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28594176 140735895829232 140735895831749 140735895831749 140735895834575 0
[pid=27720/tid=27781] ppid=27717 vsize=10824364 memory=11044 CPUtime=0.08 cores=1,3,5,7
/proc/27720/task/27781/stat : 27781 (java) S 27717 27720 22966 0 -1 1077944384 3 13531 0 0 0 0 5 3 20 0 15 0 444656093 11084148736 20948 33554432000 4194304 4196468 140735895825840 139917848827728 139919329343387 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28594176 140735895829232 140735895831749 140735895831749 140735895834575 0
[pid=27720/tid=27782] ppid=27717 vsize=10824364 memory=13252 CPUtime=0.21 cores=1,3,5,7
/proc/27720/task/27782/stat : 27782 (java) R 27717 27720 22966 0 -1 4202560 875 13531 0 0 13 0 5 3 20 0 15 0 444656093 11084148736 20948 33554432000 4194304 4196468 140735895825840 139918787726192 139919310868886 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 28594176 140735895829232 140735895831749 140735895831749 140735895834575 0
[pid=27720/tid=27783] ppid=27717 vsize=10824364 memory=15460 CPUtime=0.2 cores=1,3,5,7
/proc/27720/task/27783/stat : 27783 (java) R 27717 27720 22966 0 -1 4202560 732 13531 0 0 12 0 5 3 20 0 15 0 444656093 11084148736 20948 33554432000 4194304 4196468 140735895825840 139918786660808 139919313613515 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 28594176 140735895829232 140735895831749 140735895831749 140735895834575 0
[pid=27720/tid=27784] ppid=27717 vsize=10824364 memory=17668 CPUtime=0.25 cores=1,3,5,7
/proc/27720/task/27784/stat : 27784 (java) R 27717 27720 22966 0 -1 1077944384 893 13531 0 0 17 0 5 3 20 0 15 0 444656093 11084148736 20948 33554432000 4194304 4196468 140735895825840 139918785620592 139919329335938 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 28594176 140735895829232 140735895831749 140735895831749 140735895834575 0
[pid=27720/tid=27785] ppid=27717 vsize=10824364 memory=19876 CPUtime=0.08 cores=1,3,5,7
/proc/27720/task/27785/stat : 27785 (java) S 27717 27720 22966 0 -1 1077944384 3 13531 0 0 0 0 5 3 20 0 15 0 444656093 11084148736 20948 33554432000 4194304 4196468 140735895825840 139917815270112 139919329334997 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28594176 140735895829232 140735895831749 140735895831749 140735895834575 0
[pid=27720/tid=27786] ppid=27717 vsize=10824364 memory=22084 CPUtime=0.08 cores=1,3,5,7
/proc/27720/task/27786/stat : 27786 (java) S 27717 27720 22966 0 -1 1077944384 1 13531 0 0 0 0 5 3 20 0 15 0 444656093 11084148736 20948 33554432000 4194304 4196468 140735895825840 139918784567984 139919329335938 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28594176 140735895829232 140735895831749 140735895831749 140735895834575 0
Current children cumulated CPU time: 1.13 s
Current children cumulated vsize: 10824364 KiB
Current children cumulated memory: 83792 KiB

[startup+1.50152 s]
/proc/loadavg: 1.88 1.70 1.60 5/231 27786
/proc/meminfo: memFree=28418388/32770624 swapFree=67004524/67108860
[pid=27720] ppid=27717 vsize=10834680 memory=171616 CPUtime=2.45 cores=1,3,5,7
/proc/27720/stat : 27720 (java) S 27717 27720 22966 0 -1 1077944320 21803 13531 0 0 228 9 5 3 20 0 15 0 444656078 11094712320 42904 33554432000 4194304 4196468 140735895825840 140735895808384 139919329324791 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 28594176 140735895829232 140735895831749 140735895831749 140735895834575 0
/proc/27720/statm: 2708670 42904 3580 1 0 2670733 0
[pid=27720/tid=27773] ppid=27717 vsize=10834680 memory=0 CPUtime=1.44 cores=1,3,5,7
/proc/27720/task/27773/stat : 27773 (java) R 27717 27720 22966 0 -1 4202560 15230 13531 0 0 131 5 5 3 20 0 15 0 444656087 11094712320 42904 33554432000 4194304 4196468 140735895825840 139919301119328 139919329336726 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 28594176 140735895829232 140735895831749 140735895831749 140735895834575 0
[pid=27720/tid=27774] ppid=27717 vsize=10834680 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/27720/task/27774/stat : 27774 (java) S 27717 27720 22966 0 -1 1077944384 47 13531 0 0 1 0 5 3 20 0 15 0 444656088 11094712320 42904 33554432000 4194304 4196468 140735895825840 139919333567632 139919329334997 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28594176 140735895829232 140735895831749 140735895831749 140735895834575 0
[pid=27720/tid=27775] ppid=27717 vsize=10834680 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/27720/task/27775/stat : 27775 (java) S 27717 27720 22966 0 -1 1077944384 347 13531 0 0 0 0 5 3 20 0 15 0 444656088 11094712320 42904 33554432000 4194304 4196468 140735895825840 139919232457744 139919329334997 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28594176 140735895829232 140735895831749 140735895831749 140735895834575 0
[pid=27720/tid=27776] ppid=27717 vsize=10834680 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/27720/task/27776/stat : 27776 (java) S 27717 27720 22966 0 -1 1077944384 28 13531 0 0 1 0 5 3 20 0 15 0 444656088 11094712320 42904 33554432000 4194304 4196468 140735895825840 139919231404944 139919329334997 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28594176 140735895829232 140735895831749 140735895831749 140735895834575 0
[pid=27720/tid=27777] ppid=27717 vsize=10834680 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/27720/task/27777/stat : 27777 (java) S 27717 27720 22966 0 -1 1077944384 88 13531 0 0 1 0 5 3 20 0 15 0 444656088 11094712320 42904 33554432000 4194304 4196468 140735895825840 139918900587280 139919329334997 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28594176 140735895829232 140735895831749 140735895831749 140735895834575 0
[pid=27720/tid=27778] ppid=27717 vsize=10834680 memory=-7965959130280075168 CPUtime=0.09 cores=1,3,5,7
/proc/27720/task/27778/stat : 27778 (java) S 27717 27720 22966 0 -1 1077944384 163 13531 0 0 1 0 5 3 20 0 15 0 444656090 11094712320 42904 33554432000 4194304 4196468 140735895825840 139918788778352 139919329335938 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28594176 140735895829232 140735895831749 140735895831749 140735895834575 0
[pid=27720/tid=27779] ppid=27717 vsize=10834680 memory=280369828014336 CPUtime=0.08 cores=1,3,5,7
/proc/27720/task/27779/stat : 27779 (java) S 27717 27720 22966 0 -1 1077944384 14 13531 0 0 0 0 5 3 20 0 15 0 444656090 11094712320 42904 33554432000 4194304 4196468 140735895825840 139918223336544 139919329334997 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28594176 140735895829232 140735895831749 140735895831749 140735895834575 0
[pid=27720/tid=27780] ppid=27717 vsize=10834680 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/27720/task/27780/stat : 27780 (java) S 27717 27720 22966 0 -1 1077944384 1 13531 0 0 0 0 5 3 20 0 15 0 444656090 11094712320 42904 33554432000 4194304 4196468 140735895825840 139918089118592 139919329334997 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28594176 140735895829232 140735895831749 140735895831749 140735895834575 0
[pid=27720/tid=27781] ppid=27717 vsize=10834680 memory=8252 CPUtime=0.08 cores=1,3,5,7
/proc/27720/task/27781/stat : 27781 (java) S 27717 27720 22966 0 -1 1077944384 3 13531 0 0 0 0 5 3 20 0 15 0 444656093 11094712320 42904 33554432000 4194304 4196468 140735895825840 139917848827728 139919329343387 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28594176 140735895829232 140735895831749 140735895831749 140735895834575 0
[pid=27720/tid=27782] ppid=27717 vsize=10834680 memory=6032 CPUtime=0.3 cores=1,3,5,7
/proc/27720/task/27782/stat : 27782 (java) S 27717 27720 22966 0 -1 1077944384 991 13531 0 0 22 0 5 3 20 0 15 0 444656093 11094712320 42904 33554432000 4194304 4196468 140735895825840 139918787726192 139919329335938 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28594176 140735895829232 140735895831749 140735895831749 140735895834575 0
[pid=27720/tid=27783] ppid=27717 vsize=10834680 memory=1056 CPUtime=0.33 cores=1,3,5,7
/proc/27720/task/27783/stat : 27783 (java) S 27717 27720 22966 0 -1 1077944384 974 13531 0 0 25 0 5 3 20 0 15 0 444656093 11094712320 42904 33554432000 4194304 4196468 140735895825840 139918786673392 139919329335938 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28594176 140735895829232 140735895831749 140735895831749 140735895834575 0
[pid=27720/tid=27784] ppid=27717 vsize=10834680 memory=1540 CPUtime=0.5 cores=1,3,5,7
/proc/27720/task/27784/stat : 27784 (java) S 27717 27720 22966 0 -1 1077944384 1703 13531 0 0 42 0 5 3 20 0 15 0 444656093 11094712320 42904 33554432000 4194304 4196468 140735895825840 139918785620592 139919329335938 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28594176 140735895829232 140735895831749 140735895831749 140735895834575 0
[pid=27720/tid=27785] ppid=27717 vsize=10834680 memory=728 CPUtime=0.08 cores=1,3,5,7
/proc/27720/task/27785/stat : 27785 (java) S 27717 27720 22966 0 -1 1077944384 3 13531 0 0 0 0 5 3 20 0 15 0 444656093 11094712320 42904 33554432000 4194304 4196468 140735895825840 139917815270112 139919329334997 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28594176 140735895829232 140735895831749 140735895831749 140735895834575 0
[pid=27720/tid=27786] ppid=27717 vsize=10834680 memory=4000 CPUtime=0.08 cores=1,3,5,7
/proc/27720/task/27786/stat : 27786 (java) S 27717 27720 22966 0 -1 1077944384 1 13531 0 0 0 0 5 3 20 0 15 0 444656093 11094712320 42904 33554432000 4194304 4196468 140735895825840 139918784567984 139919329335938 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28594176 140735895829232 140735895831749 140735895831749 140735895834575 0
Current children cumulated CPU time: 2.45 s
Current children cumulated vsize: 10834680 KiB

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

[startup+226.025 s]
# the end of solver process 27720 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=236.416 s, system=0.60957 s

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

[startup+224.001 s]*
/proc/loadavg: 1.36 1.46 1.52 3/233 27805
/proc/meminfo: memFree=27865680/32770624 swapFree=67004524/67108860
[pid=27720] ppid=27717 vsize=10846988 memory=660180 CPUtime=234.97 cores=1,3,5,7
/proc/27720/stat : 27720 (java) S 27717 27720 22966 0 -1 1077944320 111318 13531 0 0 23433 56 5 3 20 0 15 0 444656078 11107315712 165045 33554432000 4194304 4196468 140735895825840 140735895808384 139919329324791 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 28594176 140735895829232 140735895831749 140735895831749 140735895834575 0
/proc/27720/statm: 2711747 165045 3631 1 0 2673805 0
[pid=27720/tid=27773] ppid=27717 vsize=10846988 memory=6791534058613427641 CPUtime=222.37 cores=1,3,5,7
/proc/27720/task/27773/stat : 27773 (java) R 27717 27720 22966 0 -1 4202560 31948 13531 0 0 22216 13 5 3 20 0 15 0 444656087 11107315712 165045 33554432000 4194304 4196468 140735895825840 139919301160800 139918925621356 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 28594176 140735895829232 140735895831749 140735895831749 140735895834575 0
[pid=27720/tid=27774] ppid=27717 vsize=10846988 memory=2376 CPUtime=0.77 cores=1,3,5,7
/proc/27720/task/27774/stat : 27774 (java) S 27717 27720 22966 0 -1 1077944384 1679 13531 0 0 64 5 5 3 20 0 15 0 444656088 11107315712 165045 33554432000 4194304 4196468 140735895825840 139919333567632 139919329334997 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28594176 140735895829232 140735895831749 140735895831749 140735895834575 0
[pid=27720/tid=27775] ppid=27717 vsize=10846988 memory=31076 CPUtime=0.77 cores=1,3,5,7
/proc/27720/task/27775/stat : 27775 (java) S 27717 27720 22966 0 -1 1077944384 3186 13531 0 0 63 6 5 3 20 0 15 0 444656088 11107315712 165045 33554432000 4194304 4196468 140735895825840 139919232457744 139919329334997 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28594176 140735895829232 140735895831749 140735895831749 140735895834575 0
[pid=27720/tid=27776] ppid=27717 vsize=10846988 memory=4872558044660077418 CPUtime=0.78 cores=1,3,5,7
/proc/27720/task/27776/stat : 27776 (java) S 27717 27720 22966 0 -1 1077944384 2921 13531 0 0 65 5 5 3 20 0 15 0 444656088 11107315712 165045 33554432000 4194304 4196468 140735895825840 139919231404944 139919329334997 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28594176 140735895829232 140735895831749 140735895831749 140735895834575 0
[pid=27720/tid=27777] ppid=27717 vsize=10846988 memory=1984 CPUtime=0.78 cores=1,3,5,7
/proc/27720/task/27777/stat : 27777 (java) S 27717 27720 22966 0 -1 1077944384 4052 13531 0 0 64 6 5 3 20 0 15 0 444656088 11107315712 165045 33554432000 4194304 4196468 140735895825840 139918900587280 139919329334997 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28594176 140735895829232 140735895831749 140735895831749 140735895834575 0
[pid=27720/tid=27778] ppid=27717 vsize=10846988 memory=2376 CPUtime=0.77 cores=1,3,5,7
/proc/27720/task/27778/stat : 27778 (java) S 27717 27720 22966 0 -1 1077944384 3593 13531 0 0 64 5 5 3 20 0 15 0 444656090 11107315712 165045 33554432000 4194304 4196468 140735895825840 139918788778352 139919329335938 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28594176 140735895829232 140735895831749 140735895831749 140735895834575 0
[pid=27720/tid=27779] ppid=27717 vsize=10846988 memory=1768 CPUtime=0.08 cores=1,3,5,7
/proc/27720/task/27779/stat : 27779 (java) S 27717 27720 22966 0 -1 1077944384 21 13531 0 0 0 0 5 3 20 0 15 0 444656090 11107315712 165045 33554432000 4194304 4196468 140735895825840 139918223336544 139919329334997 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28594176 140735895829232 140735895831749 140735895831749 140735895834575 0
[pid=27720/tid=27780] ppid=27717 vsize=10846988 memory=111628 CPUtime=0.08 cores=1,3,5,7
/proc/27720/task/27780/stat : 27780 (java) S 27717 27720 22966 0 -1 1077944384 10 13531 0 0 0 0 5 3 20 0 15 0 444656090 11107315712 165045 33554432000 4194304 4196468 140735895825840 139918089118592 139919329334997 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28594176 140735895829232 140735895831749 140735895831749 140735895834575 0
[pid=27720/tid=27781] ppid=27717 vsize=10846988 memory=804 CPUtime=0.08 cores=1,3,5,7
/proc/27720/task/27781/stat : 27781 (java) S 27717 27720 22966 0 -1 1077944384 3 13531 0 0 0 0 5 3 20 0 15 0 444656093 11107315712 165045 33554432000 4194304 4196468 140735895825840 139917848827728 139919329343387 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28594176 140735895829232 140735895831749 140735895831749 140735895834575 0
[pid=27720/tid=27782] ppid=27717 vsize=10846988 memory=1660 CPUtime=3.8 cores=1,3,5,7
/proc/27720/task/27782/stat : 27782 (java) S 27717 27720 22966 0 -1 1077944384 25691 13531 0 0 368 4 5 3 20 0 15 0 444656093 11107315712 165045 33554432000 4194304 4196468 140735895825840 139918787726192 139919329335938 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28594176 140735895829232 140735895831749 140735895831749 140735895834575 0
[pid=27720/tid=27783] ppid=27717 vsize=10846988 memory=1804 CPUtime=3.48 cores=1,3,5,7
/proc/27720/task/27783/stat : 27783 (java) S 27717 27720 22966 0 -1 1077944384 20984 13531 0 0 337 3 5 3 20 0 15 0 444656093 11107315712 165045 33554432000 4194304 4196468 140735895825840 139918786673392 139919329335938 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28594176 140735895829232 140735895831749 140735895831749 140735895834575 0
[pid=27720/tid=27784] ppid=27717 vsize=10846988 memory=4000 CPUtime=1.86 cores=1,3,5,7
/proc/27720/task/27784/stat : 27784 (java) S 27717 27720 22966 0 -1 1077944384 14617 13531 0 0 175 3 5 3 20 0 15 0 444656093 11107315712 165045 33554432000 4194304 4196468 140735895825840 139918785620592 139919329335938 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28594176 140735895829232 140735895831749 140735895831749 140735895834575 0
[pid=27720/tid=27785] ppid=27717 vsize=10846988 memory=2832 CPUtime=0.08 cores=1,3,5,7
/proc/27720/task/27785/stat : 27785 (java) S 27717 27720 22966 0 -1 1077944384 3 13531 0 0 0 0 5 3 20 0 15 0 444656093 11107315712 165045 33554432000 4194304 4196468 140735895825840 139917815270112 139919329334997 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28594176 140735895829232 140735895831749 140735895831749 140735895834575 0
[pid=27720/tid=27786] ppid=27717 vsize=10846988 memory=1212 CPUtime=0.21 cores=1,3,5,7
/proc/27720/task/27786/stat : 27786 (java) S 27717 27720 22966 0 -1 1077944384 400 13531 0 0 6 7 5 3 20 0 15 0 444656093 11107315712 165045 33554432000 4194304 4196468 140735895825840 139918784567984 139919329335938 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28594176 140735895829232 140735895831749 140735895831749 140735895834575 0
Current children cumulated CPU time: 234.97 s
Current children cumulated vsize: 10846988 KiB
Current children cumulated memory: 660180 KiB

[startup+224.801 s]
/proc/loadavg: 1.36 1.46 1.52 3/233 27805
/proc/meminfo: memFree=27865680/32770624 swapFree=67004524/67108860
[pid=27720] ppid=27717 vsize=10846988 memory=660180 CPUtime=235.77 cores=1,3,5,7
/proc/27720/stat : 27720 (java) S 27717 27720 22966 0 -1 1077944320 111323 13531 0 0 23513 56 5 3 20 0 15 0 444656078 11107315712 165045 33554432000 4194304 4196468 140735895825840 140735895808384 139919329324791 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 28594176 140735895829232 140735895831749 140735895831749 140735895834575 0
/proc/27720/statm: 2711747 165045 3631 1 0 2673805 0
[pid=27720/tid=27773] ppid=27717 vsize=10846988 memory=1768 CPUtime=223.16 cores=1,3,5,7
/proc/27720/task/27773/stat : 27773 (java) R 27717 27720 22966 0 -1 4202560 31953 13531 0 0 22295 13 5 3 20 0 15 0 444656087 11107315712 165045 33554432000 4194304 4196468 140735895825840 139919301159792 139918927318645 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 28594176 140735895829232 140735895831749 140735895831749 140735895834575 0
[pid=27720/tid=27774] ppid=27717 vsize=10846988 memory=111628 CPUtime=0.77 cores=1,3,5,7
/proc/27720/task/27774/stat : 27774 (java) S 27717 27720 22966 0 -1 1077944384 1679 13531 0 0 64 5 5 3 20 0 15 0 444656088 11107315712 165045 33554432000 4194304 4196468 140735895825840 139919333567632 139919329334997 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28594176 140735895829232 140735895831749 140735895831749 140735895834575 0
[pid=27720/tid=27775] ppid=27717 vsize=10846988 memory=804 CPUtime=0.78 cores=1,3,5,7
/proc/27720/task/27775/stat : 27775 (java) S 27717 27720 22966 0 -1 1077944384 3186 13531 0 0 64 6 5 3 20 0 15 0 444656088 11107315712 165045 33554432000 4194304 4196468 140735895825840 139919232457744 139919329334997 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28594176 140735895829232 140735895831749 140735895831749 140735895834575 0
[pid=27720/tid=27776] ppid=27717 vsize=10846988 memory=1056 CPUtime=0.78 cores=1,3,5,7
/proc/27720/task/27776/stat : 27776 (java) S 27717 27720 22966 0 -1 1077944384 2921 13531 0 0 65 5 5 3 20 0 15 0 444656088 11107315712 165045 33554432000 4194304 4196468 140735895825840 139919231404944 139919329334997 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28594176 140735895829232 140735895831749 140735895831749 140735895834575 0
[pid=27720/tid=27777] ppid=27717 vsize=10846988 memory=1540 CPUtime=0.78 cores=1,3,5,7
/proc/27720/task/27777/stat : 27777 (java) S 27717 27720 22966 0 -1 1077944384 4052 13531 0 0 64 6 5 3 20 0 15 0 444656088 11107315712 165045 33554432000 4194304 4196468 140735895825840 139918900587280 139919329334997 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28594176 140735895829232 140735895831749 140735895831749 140735895834575 0
[pid=27720/tid=27778] ppid=27717 vsize=10846988 memory=660180 CPUtime=0.77 cores=1,3,5,7
/proc/27720/task/27778/stat : 27778 (java) S 27717 27720 22966 0 -1 1077944384 3593 13531 0 0 64 5 5 3 20 0 15 0 444656090 11107315712 165045 33554432000 4194304 4196468 140735895825840 139918788778352 139919329335938 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28594176 140735895829232 140735895831749 140735895831749 140735895834575 0
[pid=27720/tid=27779] ppid=27717 vsize=10846988 memory=660180 CPUtime=0.08 cores=1,3,5,7
/proc/27720/task/27779/stat : 27779 (java) S 27717 27720 22966 0 -1 1077944384 21 13531 0 0 0 0 5 3 20 0 15 0 444656090 11107315712 165045 33554432000 4194304 4196468 140735895825840 139918223336544 139919329334997 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28594176 140735895829232 140735895831749 140735895831749 140735895834575 0
[pid=27720/tid=27780] ppid=27717 vsize=10846988 memory=47652 CPUtime=0.08 cores=1,3,5,7
/proc/27720/task/27780/stat : 27780 (java) S 27717 27720 22966 0 -1 1077944384 10 13531 0 0 0 0 5 3 20 0 15 0 444656090 11107315712 165045 33554432000 4194304 4196468 140735895825840 139918089118592 139919329334997 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28594176 140735895829232 140735895831749 140735895831749 140735895834575 0
[pid=27720/tid=27781] ppid=27717 vsize=10846988 memory=660180 CPUtime=0.08 cores=1,3,5,7
/proc/27720/task/27781/stat : 27781 (java) S 27717 27720 22966 0 -1 1077944384 3 13531 0 0 0 0 5 3 20 0 15 0 444656093 11107315712 165045 33554432000 4194304 4196468 140735895825840 139917848827728 139919329343387 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28594176 140735895829232 140735895831749 140735895831749 140735895834575 0
[pid=27720/tid=27782] ppid=27717 vsize=10846988 memory=988 CPUtime=3.8 cores=1,3,5,7
/proc/27720/task/27782/stat : 27782 (java) S 27717 27720 22966 0 -1 1077944384 25691 13531 0 0 368 4 5 3 20 0 15 0 444656093 11107315712 165045 33554432000 4194304 4196468 140735895825840 139918787726192 139919329335938 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28594176 140735895829232 140735895831749 140735895831749 140735895834575 0
[pid=27720/tid=27783] ppid=27717 vsize=10846988 memory=660180 CPUtime=3.48 cores=1,3,5,7
/proc/27720/task/27783/stat : 27783 (java) S 27717 27720 22966 0 -1 1077944384 20984 13531 0 0 337 3 5 3 20 0 15 0 444656093 11107315712 165045 33554432000 4194304 4196468 140735895825840 139918786673392 139919329335938 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28594176 140735895829232 140735895831749 140735895831749 140735895834575 0
[pid=27720/tid=27784] ppid=27717 vsize=10846988 memory=2116 CPUtime=1.86 cores=1,3,5,7
/proc/27720/task/27784/stat : 27784 (java) S 27717 27720 22966 0 -1 1077944384 14617 13531 0 0 175 3 5 3 20 0 15 0 444656093 11107315712 165045 33554432000 4194304 4196468 140735895825840 139918785620592 139919329335938 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28594176 140735895829232 140735895831749 140735895831749 140735895834575 0
[pid=27720/tid=27785] ppid=27717 vsize=10846988 memory=660180 CPUtime=0.08 cores=1,3,5,7
/proc/27720/task/27785/stat : 27785 (java) S 27717 27720 22966 0 -1 1077944384 3 13531 0 0 0 0 5 3 20 0 15 0 444656093 11107315712 165045 33554432000 4194304 4196468 140735895825840 139917815270112 139919329334997 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28594176 140735895829232 140735895831749 140735895831749 140735895834575 0
[pid=27720/tid=27786] ppid=27717 vsize=10846988 memory=660180 CPUtime=0.21 cores=1,3,5,7
/proc/27720/task/27786/stat : 27786 (java) S 27717 27720 22966 0 -1 1077944384 400 13531 0 0 6 7 5 3 20 0 15 0 444656093 11107315712 165045 33554432000 4194304 4196468 140735895825840 139918784567984 139919329335938 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28594176 140735895829232 140735895831749 140735895831749 140735895834575 0
Current children cumulated CPU time: 235.77 s
Current children cumulated vsize: 10846988 KiB
Current children cumulated memory: 660180 KiB

[startup+225.601 s]
/proc/loadavg: 1.36 1.46 1.52 3/233 27805
/proc/meminfo: memFree=27865680/32770624 swapFree=67004524/67108860
[pid=27720] ppid=27717 vsize=10846988 memory=660180 CPUtime=236.58 cores=1,3,5,7
/proc/27720/stat : 27720 (java) S 27717 27720 22966 0 -1 1077944320 111330 13531 0 0 23594 56 5 3 20 0 15 0 444656078 11107315712 165045 33554432000 4194304 4196468 140735895825840 140735895808384 139919329324791 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 28594176 140735895829232 140735895831749 140735895831749 140735895834575 0
/proc/27720/statm: 2711747 165045 3631 1 0 2673805 0
[pid=27720/tid=27773] ppid=27717 vsize=10846988 memory=12024 CPUtime=223.95 cores=1,3,5,7
/proc/27720/task/27773/stat : 27773 (java) R 27717 27720 22966 0 -1 4202560 31958 13531 0 0 22374 13 5 3 20 0 15 0 444656087 11107315712 165045 33554432000 4194304 4196468 140735895825840 139919301160688 139918927317440 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 28594176 140735895829232 140735895831749 140735895831749 140735895834575 0
[pid=27720/tid=27774] ppid=27717 vsize=10846988 memory=2116 CPUtime=0.77 cores=1,3,5,7
/proc/27720/task/27774/stat : 27774 (java) S 27717 27720 22966 0 -1 1077944384 1679 13531 0 0 64 5 5 3 20 0 15 0 444656088 11107315712 165045 33554432000 4194304 4196468 140735895825840 139919333567632 139919329334997 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28594176 140735895829232 140735895831749 140735895831749 140735895834575 0
[pid=27720/tid=27775] ppid=27717 vsize=10846988 memory=6791534058613427641 CPUtime=0.78 cores=1,3,5,7
/proc/27720/task/27775/stat : 27775 (java) S 27717 27720 22966 0 -1 1077944384 3187 13531 0 0 64 6 5 3 20 0 15 0 444656088 11107315712 165045 33554432000 4194304 4196468 140735895825840 139919232457744 139919329334997 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28594176 140735895829232 140735895831749 140735895831749 140735895834575 0
[pid=27720/tid=27776] ppid=27717 vsize=10846988 memory=1984 CPUtime=0.78 cores=1,3,5,7
/proc/27720/task/27776/stat : 27776 (java) S 27717 27720 22966 0 -1 1077944384 2921 13531 0 0 65 5 5 3 20 0 15 0 444656088 11107315712 165045 33554432000 4194304 4196468 140735895825840 139919231404944 139919329334997 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28594176 140735895829232 140735895831749 140735895831749 140735895834575 0
[pid=27720/tid=27777] ppid=27717 vsize=10846988 memory=2376 CPUtime=0.78 cores=1,3,5,7
/proc/27720/task/27777/stat : 27777 (java) S 27717 27720 22966 0 -1 1077944384 4053 13531 0 0 64 6 5 3 20 0 15 0 444656088 11107315712 165045 33554432000 4194304 4196468 140735895825840 139918900587280 139919329334997 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28594176 140735895829232 140735895831749 140735895831749 140735895834575 0
[pid=27720/tid=27778] ppid=27717 vsize=10846988 memory=1768 CPUtime=0.77 cores=1,3,5,7
/proc/27720/task/27778/stat : 27778 (java) S 27717 27720 22966 0 -1 1077944384 3593 13531 0 0 64 5 5 3 20 0 15 0 444656090 11107315712 165045 33554432000 4194304 4196468 140735895825840 139918788778352 139919329335938 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28594176 140735895829232 140735895831749 140735895831749 140735895834575 0
[pid=27720/tid=27779] ppid=27717 vsize=10846988 memory=111628 CPUtime=0.08 cores=1,3,5,7
/proc/27720/task/27779/stat : 27779 (java) S 27717 27720 22966 0 -1 1077944384 21 13531 0 0 0 0 5 3 20 0 15 0 444656090 11107315712 165045 33554432000 4194304 4196468 140735895825840 139918223336544 139919329334997 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28594176 140735895829232 140735895831749 140735895831749 140735895834575 0
[pid=27720/tid=27780] ppid=27717 vsize=10846988 memory=804 CPUtime=0.08 cores=1,3,5,7
/proc/27720/task/27780/stat : 27780 (java) S 27717 27720 22966 0 -1 1077944384 10 13531 0 0 0 0 5 3 20 0 15 0 444656090 11107315712 165045 33554432000 4194304 4196468 140735895825840 139918089118592 139919329334997 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28594176 140735895829232 140735895831749 140735895831749 140735895834575 0
[pid=27720/tid=27781] ppid=27717 vsize=10846988 memory=660180 CPUtime=0.08 cores=1,3,5,7
/proc/27720/task/27781/stat : 27781 (java) S 27717 27720 22966 0 -1 1077944384 3 13531 0 0 0 0 5 3 20 0 15 0 444656093 11107315712 165045 33554432000 4194304 4196468 140735895825840 139917848827728 139919329343387 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28594176 140735895829232 140735895831749 140735895831749 140735895834575 0
[pid=27720/tid=27782] ppid=27717 vsize=10846988 memory=660180 CPUtime=3.8 cores=1,3,5,7
/proc/27720/task/27782/stat : 27782 (java) S 27717 27720 22966 0 -1 1077944384 25691 13531 0 0 368 4 5 3 20 0 15 0 444656093 11107315712 165045 33554432000 4194304 4196468 140735895825840 139918787726192 139919329335938 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28594176 140735895829232 140735895831749 140735895831749 140735895834575 0
[pid=27720/tid=27783] ppid=27717 vsize=10846988 memory=14008 CPUtime=3.48 cores=1,3,5,7
/proc/27720/task/27783/stat : 27783 (java) S 27717 27720 22966 0 -1 1077944384 20984 13531 0 0 337 3 5 3 20 0 15 0 444656093 11107315712 165045 33554432000 4194304 4196468 140735895825840 139918786673392 139919329335938 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28594176 140735895829232 140735895831749 140735895831749 140735895834575 0
[pid=27720/tid=27784] ppid=27717 vsize=10846988 memory=12024 CPUtime=1.86 cores=1,3,5,7
/proc/27720/task/27784/stat : 27784 (java) S 27717 27720 22966 0 -1 1077944384 14617 13531 0 0 175 3 5 3 20 0 15 0 444656093 11107315712 165045 33554432000 4194304 4196468 140735895825840 139918785620592 139919329335938 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28594176 140735895829232 140735895831749 140735895831749 140735895834575 0
[pid=27720/tid=27785] ppid=27717 vsize=10846988 memory=2116 CPUtime=0.08 cores=1,3,5,7
/proc/27720/task/27785/stat : 27785 (java) S 27717 27720 22966 0 -1 1077944384 3 13531 0 0 0 0 5 3 20 0 15 0 444656093 11107315712 165045 33554432000 4194304 4196468 140735895825840 139917815270112 139919329334997 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28594176 140735895829232 140735895831749 140735895831749 140735895834575 0
[pid=27720/tid=27786] ppid=27717 vsize=10846988 memory=25328 CPUtime=0.21 cores=1,3,5,7
/proc/27720/task/27786/stat : 27786 (java) S 27717 27720 22966 0 -1 1077944384 400 13531 0 0 6 7 5 3 20 0 15 0 444656093 11107315712 165045 33554432000 4194304 4196468 140735895825840 139918784567984 139919329335938 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28594176 140735895829232 140735895831749 140735895831749 140735895834575 0
Current children cumulated CPU time: 236.58 s
Current children cumulated vsize: 10846988 KiB
Current children cumulated memory: 660180 KiB

[startup+226.001 s]*
/proc/loadavg: 1.36 1.46 1.52 3/232 27805
/proc/meminfo: memFree=27865408/32770624 swapFree=67004524/67108860
[pid=27720] ppid=27717 vsize=10846988 memory=660180 CPUtime=236.99 cores=1,3,5,7
/proc/27720/stat : 27720 (java) S 27717 27720 22966 0 -1 1077944320 111557 13531 0 0 23635 56 5 3 20 0 15 0 444656078 11107315712 165045 33554432000 4194304 4196468 140735895825840 140735895808384 139919329324791 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 28594176 140735895829232 140735895831749 140735895831749 140735895834575 0
/proc/27720/statm: 2711747 165045 3631 1 0 2673805 0
[pid=27720/tid=27773] ppid=27717 vsize=10846988 memory=6791534058613427641 CPUtime=224.35 cores=1,3,5,7
/proc/27720/task/27773/stat : 27773 (java) R 27717 27720 22966 0 -1 4202560 32282 13531 0 0 22414 13 5 3 20 0 15 0 444656087 11107315712 165046 33554432000 4194304 4196468 140735895825840 139919301160736 139919315004913 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 28594176 140735895829232 140735895831749 140735895831749 140735895834575 0
[pid=27720/tid=27774] ppid=27717 vsize=10846988 memory=4872558044660077418 CPUtime=0.78 cores=1,3,5,7
/proc/27720/task/27774/stat : 27774 (java) S 27717 27720 22966 0 -1 1077944384 1679 13531 0 0 65 5 5 3 20 0 15 0 444656088 11107315712 165046 33554432000 4194304 4196468 140735895825840 139919333567632 139919329334997 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28594176 140735895829232 140735895831749 140735895831749 140735895834575 0
[pid=27720/tid=27775] ppid=27717 vsize=10846988 memory=5933043252904947306 CPUtime=0.78 cores=1,3,5,7
/proc/27720/task/27775/stat : 27775 (java) S 27717 27720 22966 0 -1 1077944384 3187 13531 0 0 64 6 5 3 20 0 15 0 444656088 11107315712 165046 33554432000 4194304 4196468 140735895825840 139919232457744 139919329334997 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28594176 140735895829232 140735895831749 140735895831749 140735895834575 0
[pid=27720/tid=27776] ppid=27717 vsize=10846988 memory=7956286317475162215 CPUtime=0.78 cores=1,3,5,7
/proc/27720/task/27776/stat : 27776 (java) S 27717 27720 22966 0 -1 1077944384 2921 13531 0 0 65 5 5 3 20 0 15 0 444656088 11107315712 165046 33554432000 4194304 4196468 140735895825840 139919231404944 139919329334997 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28594176 140735895829232 140735895831749 140735895831749 140735895834575 0
[pid=27720/tid=27777] ppid=27717 vsize=10846988 memory=7956286317475162215 CPUtime=0.79 cores=1,3,5,7
/proc/27720/task/27777/stat : 27777 (java) S 27717 27720 22966 0 -1 1077944384 4053 13531 0 0 65 6 5 3 20 0 15 0 444656088 11107315712 165046 33554432000 4194304 4196468 140735895825840 139918900587280 139919329334997 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28594176 140735895829232 140735895831749 140735895831749 140735895834575 0
[pid=27720/tid=27778] ppid=27717 vsize=10846988 memory=7956286317475162215 CPUtime=0.77 cores=1,3,5,7
/proc/27720/task/27778/stat : 27778 (java) S 27717 27720 22966 0 -1 1077944384 3593 13531 0 0 64 5 5 3 20 0 15 0 444656090 11107315712 165046 33554432000 4194304 4196468 140735895825840 139918788778352 139919329335938 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28594176 140735895829232 140735895831749 140735895831749 140735895834575 0
[pid=27720/tid=27779] ppid=27717 vsize=10846988 memory=5933043252904947306 CPUtime=0.08 cores=1,3,5,7
/proc/27720/task/27779/stat : 27779 (java) S 27717 27720 22966 0 -1 1077944384 21 13531 0 0 0 0 5 3 20 0 15 0 444656090 11107315712 165046 33554432000 4194304 4196468 140735895825840 139918223336544 139919329334997 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28594176 140735895829232 140735895831749 140735895831749 140735895834575 0
[pid=27720/tid=27780] ppid=27717 vsize=10846988 memory=7451036728697710656 CPUtime=0.08 cores=1,3,5,7
/proc/27720/task/27780/stat : 27780 (java) S 27717 27720 22966 0 -1 1077944384 10 13531 0 0 0 0 5 3 20 0 15 0 444656090 11107315712 165046 33554432000 4194304 4196468 140735895825840 139918089118592 139919329334997 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28594176 140735895829232 140735895831749 140735895831749 140735895834575 0
[pid=27720/tid=27781] ppid=27717 vsize=10846988 memory=928 CPUtime=0.08 cores=1,3,5,7
/proc/27720/task/27781/stat : 27781 (java) S 27717 27720 22966 0 -1 1077944384 3 13531 0 0 0 0 5 3 20 0 15 0 444656093 11107315712 165046 33554432000 4194304 4196468 140735895825840 139917848827728 139919329343387 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28594176 140735895829232 140735895831749 140735895831749 140735895834575 0
[pid=27720/tid=27782] ppid=27717 vsize=10846988 memory=1744 CPUtime=3.8 cores=1,3,5,7
/proc/27720/task/27782/stat : 27782 (java) S 27717 27720 22966 0 -1 1077944384 25691 13531 0 0 368 4 5 3 20 0 15 0 444656093 11107315712 165046 33554432000 4194304 4196468 140735895825840 139918787726192 139919329335938 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28594176 140735895829232 140735895831749 140735895831749 140735895834575 0
[pid=27720/tid=27783] ppid=27717 vsize=10846988 memory=792 CPUtime=3.48 cores=1,3,5,7
/proc/27720/task/27783/stat : 27783 (java) S 27717 27720 22966 0 -1 1077944384 20984 13531 0 0 337 3 5 3 20 0 15 0 444656093 11107315712 165046 33554432000 4194304 4196468 140735895825840 139918786673392 139919329335938 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28594176 140735895829232 140735895831749 140735895831749 140735895834575 0
[pid=27720/tid=27784] ppid=27717 vsize=10846988 memory=1440 CPUtime=1.86 cores=1,3,5,7
/proc/27720/task/27784/stat : 27784 (java) R 27717 27720 22966 0 -1 4202560 14821 13531 0 0 175 3 5 3 20 0 15 0 444656093 11107315712 165046 33554432000 4194304 4196468 140735895825840 139918785620592 139919310731177 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 28594176 140735895829232 140735895831749 140735895831749 140735895834575 0
[pid=27720/tid=27785] ppid=27717 vsize=10846988 memory=1984 CPUtime=0.08 cores=1,3,5,7
/proc/27720/task/27785/stat : 27785 (java) S 27717 27720 22966 0 -1 1077944384 3 13531 0 0 0 0 5 3 20 0 15 0 444656093 11107315712 165046 33554432000 4194304 4196468 140735895825840 139917815270112 139919329334997 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28594176 140735895829232 140735895831749 140735895831749 140735895834575 0
[pid=27720/tid=27786] ppid=27717 vsize=10846988 memory=2376 CPUtime=0.21 cores=1,3,5,7
/proc/27720/task/27786/stat : 27786 (java) S 27717 27720 22966 0 -1 1077944384 400 13531 0 0 6 7 5 3 20 0 15 0 444656093 11107315712 165046 33554432000 4194304 4196468 140735895825840 139918784567984 139919329335938 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28594176 140735895829232 140735895831749 140735895831749 140735895834575 0
Current children cumulated CPU time: 236.99 s
Current children cumulated vsize: 10846988 KiB
Current children cumulated memory: 660180 KiB

Child status: 0
Real time (s): 226.025
CPU time (s): 237.025
CPU user time (s): 236.416
CPU system time (s): 0.60957
CPU usage (%): 104.867
Max. virtual memory (cumulated for all children) (KiB): 10849656
Max. memory (cumulated for all children) (KiB): 666572

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 236.416
system time used= 0.60957
maximum resident set size= 666924
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 125954
page faults= 0
swaps= 0
block input operations= 0
block output operations= 456
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 25693
involuntary context switches= 584


# summary of solver processes directly reported to runsolver:
#   pid: 27720
#   total CPU time (s): 237.025
#   total CPU user time (s): 236.416
#   total CPU system time (s): 0.60957

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.44988 second user time and 2.1951 second system time

The end

Launcher Data

Begin job on node133 at 2019-09-17 03:35:25
IDJOB=4401087
IDBENCH=128523
IDSOLVER=2857
FILE ID=node133/4401087-1568684165
RUNJOBID= node133-1568673291-22998
PBS_JOBID= 21703782
Free space on /tmp= 59540 MiB

SOLVER NAME= Concrete 3.12.2
BENCH NAME= XCSP17/Rcpsp/Rcpsp-m1-j60/Rcpsp-j60-46-08.xml
COMMAND LINE= bin/xcsp-3-concrete -J-Xss32M -randomseed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4401087-1568684165/watcher-4401087-1568684165 -o /tmp/evaluation-result-4401087-1568684165/solver-4401087-1568684165 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node133-1568673291-22998 --watchdog 2580  bin/xcsp-3-concrete -J-Xss32M -randomseed=928666443 HOME/instance-4401087-1568684165.xml

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

MD5SUM BENCH= 1a36b9c979418634ede1d2fbb3d1d330
RANDOM SEED=928666443

node133.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.18
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.18
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.18
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.18
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:        28517664 kB
MemAvailable:   29389180 kB
Buffers:          239980 kB
Cached:           922216 kB
SwapCached:         3176 kB
Active:          3077340 kB
Inactive:         586812 kB
Active(anon):    2526228 kB
Inactive(anon):    24424 kB
Active(file):     551112 kB
Inactive(file):   562388 kB
Unevictable:      111224 kB
Mlocked:          111224 kB
SwapTotal:      67108860 kB
SwapFree:       67004524 kB
Dirty:             35572 kB
Writeback:             0 kB
AnonPages:       2611672 kB
Mapped:            61940 kB
Shmem:             40076 kB
Slab:             176812 kB
SReclaimable:     147704 kB
SUnreclaim:        29108 kB
KernelStack:        3744 kB
PageTables:        10772 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    3578836 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2459648 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      122240 kB
DirectMap2M:    33423360 kB

Free space on /tmp at the end= 59504 MiB
End job on node133 at 2019-09-17 03:39:11