Trace number 4402704

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.3SAT 23.3856 13.065

General information on the benchmark

NameMagicSquare/MagicSquare-sum-s1/
MagicSquare-13-sum.xml
MD5SUM507ff1916128830fd6a67d5c849b681a
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 benchmark16.6118
Satisfiable
(Un)Satisfiability was proved
Number of variables169
Number of constraints29
Number of domains1
Minimum domain size169
Maximum domain size169
Distribution of domain sizes[{"size":169,"count":169}]
Minimum variable degree3
Maximum variable degree5
Distribution of variable degrees[{"degree":3,"count":144},{"degree":4,"count":24},{"degree":5,"count":1}]
Minimum constraint arity13
Maximum constraint arity169
Distribution of constraint arities[{"arity":13,"count":28},{"arity":169,"count":1}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"allDifferent","count":1},{"type":"sum","count":28}]
Optimization problemNO
Type of objective

Solver Data

0.87/1.33	c Concrete v3.12.3.1568965526260 running
23.27/13.04	v <instantiation
23.27/13.04	v         >
23.27/13.04	v       <list>
23.27/13.04	v         x[0][0] x[0][1] x[0][2] x[0][3] x[0][4] x[0][5] x[0][6] x[0][7] x[0][8] x[0][9] x[0][10] x[0][11] x[0][12] x[1][0] x[1][1] x[1][2] x[1][3] x[1][4] x[1][5] x[1][6] x[1][7] x[1][8] x[1][9] x[1][10] x[1][11] x[1][12] x[2][0] x[2][1] x[2][2] x[2][3] x[2][4] x[2][5] x[2][6] x[2][7] x[2][8] x[2][9] x[2][10] x[2][11] x[2][12] x[3][0] x[3][1] x[3][2] x[3][3] x[3][4] x[3][5] x[3][6] x[3][7] x[3][8] x[3][9] x[3][10] x[3][11] x[3][12] x[4][0] x[4][1] x[4][2] x[4][3] x[4][4] x[4][5] x[4][6] x[4][7] x[4][8] x[4][9] x[4][10] x[4][11] x[4][12] x[5][0] x[5][1] x[5][2] x[5][3] x[5][4] x[5][5] x[5][6] x[5][7] x[5][8] x[5][9] x[5][10] x[5][11] x[5][12] x[6][0] x[6][1] x[6][2] x[6][3] x[6][4] x[6][5] x[6][6] x[6][7] x[6][8] x[6][9] x[6][10] x[6][11] x[6][12] x[7][0] x[7][1] x[7][2] x[7][3] x[7][4] x[7][5] x[7][6] x[7][7] x[7][8] x[7][9] x[7][10] x[7][11] x[7][12] x[8][0] x[8][1] x[8][2] x[8][3] x[8][4] x[8][5] x[8][6] x[8][7] x[8][8] x[8][9] x[8][10] x[8][11] x[8][12] x[9][0] x[9][1] x[9][2] x[9][3] x[9][4] x[9][5] x[9][6] x[9][7] x[9][8] x[9][9] x[9][10] x[9][11] x[9][12] x[10][0] x[10][1] x[10][2] x[10][3] x[10][4] x[10][5] x[10][6] x[10][7] x[10][8] x[10][9] x[10][10] x[10][11] x[10][12] x[11][0] x[11][1] x[11][2] x[11][3] x[11][4] x[11][5] x[11][6] x[11][7] x[11][8] x[11][9] x[11][10] x[11][11] x[11][12] x[12][0] x[12][1] x[12][2] x[12][3] x[12][4] x[12][5] x[12][6] x[12][7] x[12][8] x[12][9] x[12][10] x[12][11] x[12][12]
23.27/13.04	v       </list>
23.27/13.04	v       <values>
23.27/13.04	v         158 24 90 29 165 26 57 154 105 80 69 22 126 40 25 115 79 100 116 121 111 52 114 102 129 1 59 14 161 51 93 61 163 53 138 10 144 153 5 131 108 134 62 13 132 12 141 16 76 21 139 120 70 85 50 74 109 36 135 125 55 88 65 46 167 64 87 73 81 106 112 140 38 97 60 30 98 119 42 146 147 145 41 162 3 34 159 56 142 17 11 149 84 27 82 117 44 39 31 127 37 77 122 169 9 151 156 150 47 58 20 164 2 155 118 8 67 166 152 7 160 110 71 113 43 72 137 33 6 35 45 28 19 75 32 143 148 54 130 92 123 133 83 15 107 103 49 4 96 136 91 89 101 86 104 124 157 94 23 68 168 48 18 66 63 99 95 128 78
23.27/13.04	v       </values>
23.27/13.04	v     </instantiation>
23.27/13.04	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: 16375 MiB (1996 MiB free)
  memory of node 1: 16384 MiB (1735 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4402704-1568978159/watcher-4402704-1568978159 -o /tmp/evaluation-result-4402704-1568978159/solver-4402704-1568978159 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node120-1324482060-14013 --watchdog 2580 bin/xcsp-3-concrete -J-Xss32M -randomseed=99636543 HOME/instance-4402704-1568978159.xml 

running on 4 cores: 4-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=17214, runsolver pid=17211
Current StackSize limit: 8192 KiB


[startup+0.100136 s]*
/proc/loadavg: 1.26 1.38 1.44 2/214 17267
/proc/meminfo: memFree=3799664/32770688 swapFree=66927192/67108860
[pid=17214] ppid=17211 vsize=141156 memory=5300 CPUtime=0.08 cores=4-7
/proc/17214/stat : 17214 (java) S 17211 17214 13981 0 -1 1077944320 2528 13010 0 0 0 0 5 3 20 0 2 0 473822112 144543744 1325 33554432000 4194304 4196468 140737283733280 140737283715824 139688710827767 0 0 0 16784584 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 39682048 140737283742449 140737283744965 140737283744965 140737283747791 0
/proc/17214/statm: 35289 1325 994 1 0 24747 0
[pid=17214/tid=17267] ppid=17211 vsize=141156 memory=8514726395714820750 CPUtime=0.08 cores=4-7
/proc/17214/task/17267/stat : 17267 (java) D 17211 17214 13981 0 -1 4202560 319 13010 0 0 0 0 5 3 20 0 2 0 473822121 144543744 1325 33554432000 4194304 4196468 140737283733280 139688682670512 139688710851645 0 0 0 16784584 18446744072100220037 0 0 -1 4 0 0 0 0 0 6293624 6294260 39682048 140737283742449 140737283744965 140737283744965 140737283747791 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 141156 KiB
Current children cumulated memory: 5300 KiB

[startup+0.925645 s]*
/proc/loadavg: 1.26 1.38 1.44 4/227 17280
/proc/meminfo: memFree=3797124/32770688 swapFree=66927192/67108860
[pid=17214] ppid=17211 vsize=10819716 memory=36364 CPUtime=0.25 cores=4-7
/proc/17214/stat : 17214 (java) S 17211 17214 13981 0 -1 1077944320 7420 13010 0 0 16 1 5 3 20 0 15 0 473822112 11079389184 9091 33554432000 4194304 4196468 140737283733280 140737283715824 139688710827767 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 39682048 140737283742449 140737283744965 140737283744965 140737283747791 0
/proc/17214/statm: 2704929 9091 3193 1 0 2667149 0
[pid=17214/tid=17267] ppid=17211 vsize=10819716 memory=7022364594140610616 CPUtime=0.19 cores=4-7
/proc/17214/task/17267/stat : 17267 (java) R 17211 17214 13981 0 -1 4202560 3854 13010 0 0 10 1 5 3 20 0 15 0 473822121 11079389184 9091 33554432000 4194304 4196468 140737283733280 139688682660784 139688694908254 0 4 0 16800975 0 0 0 -1 6 0 0 71 0 0 6293624 6294260 39682048 140737283742449 140737283744965 140737283744965 140737283747791 0
[pid=17214/tid=17268] ppid=17211 vsize=10819716 memory=364 CPUtime=0.08 cores=4-7
/proc/17214/task/17268/stat : 17268 (java) S 17211 17214 13981 0 -1 1077944384 1 13010 0 0 0 0 5 3 20 0 15 0 473822194 11079389184 9091 33554432000 4194304 4196468 140737283733280 139688715069840 139688710837973 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39682048 140737283742449 140737283744965 140737283744965 140737283747791 0
[pid=17214/tid=17269] ppid=17211 vsize=10819716 memory=3833039134746371744 CPUtime=0.08 cores=4-7
/proc/17214/task/17269/stat : 17269 (java) S 17211 17214 13981 0 -1 1077944384 1 13010 0 0 0 0 5 3 20 0 15 0 473822194 11079389184 9091 33554432000 4194304 4196468 140737283733280 139688283662608 139688710837973 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39682048 140737283742449 140737283744965 140737283744965 140737283747791 0
[pid=17214/tid=17270] ppid=17211 vsize=10819716 memory=0 CPUtime=0.08 cores=4-7
/proc/17214/task/17270/stat : 17270 (java) S 17211 17214 13981 0 -1 1077944384 1 13010 0 0 0 0 5 3 20 0 15 0 473822194 11079389184 9111 33554432000 4194304 4196468 140737283733280 139688282610320 139688710837973 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39682048 140737283742449 140737283744965 140737283744965 140737283747791 0
[pid=17214/tid=17271] ppid=17211 vsize=10819716 memory=-1 CPUtime=0.08 cores=4-7
/proc/17214/task/17271/stat : 17271 (java) S 17211 17214 13981 0 -1 1077944384 2 13010 0 0 0 0 5 3 20 0 15 0 473822194 11079389184 9111 33554432000 4194304 4196468 140737283733280 139688281557520 139688710837973 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39682048 140737283742449 140737283744965 140737283744965 140737283747791 0
[pid=17214/tid=17272] ppid=17211 vsize=10819716 memory=140272351995520 CPUtime=0.08 cores=4-7
/proc/17214/task/17272/stat : 17272 (java) S 17211 17214 13981 0 -1 1077944384 2 13010 0 0 0 0 5 3 20 0 15 0 473822195 11079389184 9111 33554432000 4194304 4196468 140737283733280 139688035723888 139688710838914 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39682048 140737283742449 140737283744965 140737283744965 140737283747791 0
[pid=17214/tid=17273] ppid=17211 vsize=10819716 memory=-1 CPUtime=0.08 cores=4-7
/proc/17214/task/17273/stat : 17273 (java) S 17211 17214 13981 0 -1 1077944384 33 13010 0 0 0 0 5 3 20 0 15 0 473822196 11079389184 9111 33554432000 4194304 4196468 140737283733280 139688034669856 139688710837973 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39682048 140737283742449 140737283744965 140737283744965 140737283747791 0
[pid=17214/tid=17274] ppid=17211 vsize=10819716 memory=0 CPUtime=0.08 cores=4-7
/proc/17214/task/17274/stat : 17274 (java) S 17211 17214 13981 0 -1 1077944384 1 13010 0 0 0 0 5 3 20 0 15 0 473822196 11079389184 9111 33554432000 4194304 4196468 140737283733280 139687570171504 139688710837973 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39682048 140737283742449 140737283744965 140737283744965 140737283747791 0
[pid=17214/tid=17275] ppid=17211 vsize=10819716 memory=0 CPUtime=0.08 cores=4-7
/proc/17214/task/17275/stat : 17275 (java) S 17211 17214 13981 0 -1 1077944384 3 13010 0 0 0 0 5 3 20 0 15 0 473822199 11079389184 9111 33554432000 4194304 4196468 140737283733280 139687262771792 139688710846363 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39682048 140737283742449 140737283744965 140737283744965 140737283747791 0
[pid=17214/tid=17276] ppid=17211 vsize=10819716 memory=0 CPUtime=0.09 cores=4-7
/proc/17214/task/17276/stat : 17276 (java) S 17211 17214 13981 0 -1 1077944384 477 13010 0 0 1 0 5 3 20 0 15 0 473822199 11079389184 9111 33554432000 4194304 4196468 140737283733280 139688001112176 139688710838914 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39682048 140737283742449 140737283744965 140737283744965 140737283747791 0
[pid=17214/tid=17277] ppid=17211 vsize=10819716 memory=-1 CPUtime=0.09 cores=4-7
/proc/17214/task/17277/stat : 17277 (java) S 17211 17214 13981 0 -1 1077944384 200 13010 0 0 1 0 5 3 20 0 15 0 473822199 11079389184 9111 33554432000 4194304 4196468 140737283733280 139688000059376 139688710838914 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39682048 140737283742449 140737283744965 140737283744965 140737283747791 0
[pid=17214/tid=17278] ppid=17211 vsize=10819716 memory=140272351995520 CPUtime=0.11 cores=4-7
/proc/17214/task/17278/stat : 17278 (java) R 17211 17214 13981 0 -1 4202560 639 13010 0 0 3 0 5 3 20 0 15 0 473822199 11079389184 9111 33554432000 4194304 4196468 140737283733280 139687999007088 139688689773355 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 39682048 140737283742449 140737283744965 140737283744965 140737283747791 0
[pid=17214/tid=17279] ppid=17211 vsize=10819716 memory=-1 CPUtime=0.08 cores=4-7
/proc/17214/task/17279/stat : 17279 (java) S 17211 17214 13981 0 -1 1077944384 3 13010 0 0 0 0 5 3 20 0 15 0 473822199 11079389184 9111 33554432000 4194304 4196468 140737283733280 139687229213152 139688710837973 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39682048 140737283742449 140737283744965 140737283744965 140737283747791 0
[pid=17214/tid=17280] ppid=17211 vsize=10819716 memory=140272351995520 CPUtime=0.08 cores=4-7
/proc/17214/task/17280/stat : 17280 (java) S 17211 17214 13981 0 -1 1077944384 1 13010 0 0 0 0 5 3 20 0 15 0 473822200 11079389184 9111 33554432000 4194304 4196468 140737283733280 139687997954992 139688710838914 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39682048 140737283742449 140737283744965 140737283744965 140737283747791 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 10819716 KiB
Current children cumulated memory: 36364 KiB

[startup+1.01165 s]*
/proc/loadavg: 1.26 1.38 1.44 3/227 17280
/proc/meminfo: memFree=3786624/32770688 swapFree=66927192/67108860
[pid=17214] ppid=17211 vsize=10820196 memory=45232 CPUtime=0.37 cores=4-7
/proc/17214/stat : 17214 (java) S 17211 17214 13981 0 -1 1077944320 10537 13010 0 0 27 2 5 3 20 0 15 0 473822112 11079880704 11308 33554432000 4194304 4196468 140737283733280 140737283715824 139688710827767 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 39682048 140737283742449 140737283744965 140737283744965 140737283747791 0
/proc/17214/statm: 2705049 11308 3324 1 0 2667149 0
[pid=17214/tid=17267] ppid=17211 vsize=10820196 memory=6944652177228980320 CPUtime=0.27 cores=4-7
/proc/17214/task/17267/stat : 17267 (java) R 17211 17214 13981 0 -1 4202560 6909 13010 0 0 17 2 5 3 20 0 15 0 473822121 11079880704 11308 33554432000 4194304 4196468 140737283733280 139688682617248 139688694908254 0 4 0 16800975 0 0 0 -1 4 0 0 71 0 0 6293624 6294260 39682048 140737283742449 140737283744965 140737283744965 140737283747791 0
[pid=17214/tid=17268] ppid=17211 vsize=10820196 memory=0 CPUtime=0.08 cores=4-7
/proc/17214/task/17268/stat : 17268 (java) S 17211 17214 13981 0 -1 1077944384 1 13010 0 0 0 0 5 3 20 0 15 0 473822194 11079880704 11308 33554432000 4194304 4196468 140737283733280 139688715069840 139688710837973 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39682048 140737283742449 140737283744965 140737283744965 140737283747791 0
[pid=17214/tid=17269] ppid=17211 vsize=10820196 memory=0 CPUtime=0.08 cores=4-7
/proc/17214/task/17269/stat : 17269 (java) S 17211 17214 13981 0 -1 1077944384 1 13010 0 0 0 0 5 3 20 0 15 0 473822194 11079880704 11308 33554432000 4194304 4196468 140737283733280 139688283662608 139688710837973 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39682048 140737283742449 140737283744965 140737283744965 140737283747791 0
[pid=17214/tid=17270] ppid=17211 vsize=10820196 memory=0 CPUtime=0.08 cores=4-7
/proc/17214/task/17270/stat : 17270 (java) S 17211 17214 13981 0 -1 1077944384 1 13010 0 0 0 0 5 3 20 0 15 0 473822194 11079880704 11308 33554432000 4194304 4196468 140737283733280 139688282610320 139688710837973 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39682048 140737283742449 140737283744965 140737283744965 140737283747791 0
[pid=17214/tid=17271] ppid=17211 vsize=10820196 memory=-1 CPUtime=0.08 cores=4-7
/proc/17214/task/17271/stat : 17271 (java) S 17211 17214 13981 0 -1 1077944384 2 13010 0 0 0 0 5 3 20 0 15 0 473822194 11079880704 11308 33554432000 4194304 4196468 140737283733280 139688281557520 139688710837973 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39682048 140737283742449 140737283744965 140737283744965 140737283747791 0
[pid=17214/tid=17272] ppid=17211 vsize=10820196 memory=140272351995520 CPUtime=0.08 cores=4-7
/proc/17214/task/17272/stat : 17272 (java) S 17211 17214 13981 0 -1 1077944384 2 13010 0 0 0 0 5 3 20 0 15 0 473822195 11079880704 11308 33554432000 4194304 4196468 140737283733280 139688035723888 139688710838914 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39682048 140737283742449 140737283744965 140737283744965 140737283747791 0
[pid=17214/tid=17273] ppid=17211 vsize=10820196 memory=-1 CPUtime=0.08 cores=4-7
/proc/17214/task/17273/stat : 17273 (java) S 17211 17214 13981 0 -1 1077944384 33 13010 0 0 0 0 5 3 20 0 15 0 473822196 11079880704 11308 33554432000 4194304 4196468 140737283733280 139688034669856 139688710837973 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39682048 140737283742449 140737283744965 140737283744965 140737283747791 0
[pid=17214/tid=17274] ppid=17211 vsize=10820196 memory=0 CPUtime=0.08 cores=4-7
/proc/17214/task/17274/stat : 17274 (java) S 17211 17214 13981 0 -1 1077944384 1 13010 0 0 0 0 5 3 20 0 15 0 473822196 11079880704 11308 33554432000 4194304 4196468 140737283733280 139687570171504 139688710837973 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39682048 140737283742449 140737283744965 140737283744965 140737283747791 0
[pid=17214/tid=17275] ppid=17211 vsize=10820196 memory=0 CPUtime=0.08 cores=4-7
/proc/17214/task/17275/stat : 17275 (java) S 17211 17214 13981 0 -1 1077944384 3 13010 0 0 0 0 5 3 20 0 15 0 473822199 11079880704 11308 33554432000 4194304 4196468 140737283733280 139687262771792 139688710846363 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39682048 140737283742449 140737283744965 140737283744965 140737283747791 0
[pid=17214/tid=17276] ppid=17211 vsize=10820196 memory=0 CPUtime=0.09 cores=4-7
/proc/17214/task/17276/stat : 17276 (java) S 17211 17214 13981 0 -1 1077944384 477 13010 0 0 1 0 5 3 20 0 15 0 473822199 11079880704 11308 33554432000 4194304 4196468 140737283733280 139688001112176 139688710838914 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39682048 140737283742449 140737283744965 140737283744965 140737283747791 0
[pid=17214/tid=17277] ppid=17211 vsize=10820196 memory=-1 CPUtime=0.1 cores=4-7
/proc/17214/task/17277/stat : 17277 (java) S 17211 17214 13981 0 -1 1077944384 218 13010 0 0 2 0 5 3 20 0 15 0 473822199 11079880704 11308 33554432000 4194304 4196468 140737283733280 139688000059376 139688710838914 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39682048 140737283742449 140737283744965 140737283744965 140737283747791 0
[pid=17214/tid=17278] ppid=17211 vsize=10820196 memory=140272351995520 CPUtime=0.13 cores=4-7
/proc/17214/task/17278/stat : 17278 (java) S 17211 17214 13981 0 -1 1077944384 678 13010 0 0 5 0 5 3 20 0 15 0 473822199 11079880704 11308 33554432000 4194304 4196468 140737283733280 139687999007088 139688710838914 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39682048 140737283742449 140737283744965 140737283744965 140737283747791 0
[pid=17214/tid=17279] ppid=17211 vsize=10820196 memory=-1 CPUtime=0.08 cores=4-7
/proc/17214/task/17279/stat : 17279 (java) S 17211 17214 13981 0 -1 1077944384 3 13010 0 0 0 0 5 3 20 0 15 0 473822199 11079880704 11308 33554432000 4194304 4196468 140737283733280 139687229213152 139688710837973 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39682048 140737283742449 140737283744965 140737283744965 140737283747791 0
[pid=17214/tid=17280] ppid=17211 vsize=10820196 memory=140272351995520 CPUtime=0.08 cores=4-7
/proc/17214/task/17280/stat : 17280 (java) S 17211 17214 13981 0 -1 1077944384 1 13010 0 0 0 0 5 3 20 0 15 0 473822200 11079880704 11308 33554432000 4194304 4196468 140737283733280 139687997954992 139688710838914 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39682048 140737283742449 140737283744965 140737283744965 140737283747791 0
Current children cumulated CPU time: 0.37 s
Current children cumulated vsize: 10820196 KiB
Current children cumulated memory: 45232 KiB

[startup+1.1146 s]*
/proc/loadavg: 1.26 1.38 1.44 4/227 17280
/proc/meminfo: memFree=3781900/32770688 swapFree=66927192/67108860
[pid=17214] ppid=17211 vsize=10820268 memory=50964 CPUtime=0.52 cores=4-7
/proc/17214/stat : 17214 (java) S 17211 17214 13981 0 -1 1077944320 11439 13010 0 0 41 3 5 3 20 0 15 0 473822112 11079954432 12741 33554432000 4194304 4196468 140737283733280 140737283715824 139688710827767 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 39682048 140737283742449 140737283744965 140737283744965 140737283747791 0
/proc/17214/statm: 2705067 12741 3359 1 0 2667149 0
[pid=17214/tid=17267] ppid=17211 vsize=10820268 memory=7022364594140610616 CPUtime=0.37 cores=4-7
/proc/17214/task/17267/stat : 17267 (java) R 17211 17214 13981 0 -1 4202560 7737 13010 0 0 27 2 5 3 20 0 15 0 473822121 11079954432 12741 33554432000 4194304 4196468 140737283733280 139688682637616 139688694908254 0 4 0 16800975 0 0 0 -1 4 0 0 71 0 0 6293624 6294260 39682048 140737283742449 140737283744965 140737283744965 140737283747791 0
[pid=17214/tid=17268] ppid=17211 vsize=10820268 memory=364 CPUtime=0.08 cores=4-7
/proc/17214/task/17268/stat : 17268 (java) S 17211 17214 13981 0 -1 1077944384 1 13010 0 0 0 0 5 3 20 0 15 0 473822194 11079954432 12741 33554432000 4194304 4196468 140737283733280 139688715069840 139688710837973 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39682048 140737283742449 140737283744965 140737283744965 140737283747791 0
[pid=17214/tid=17269] ppid=17211 vsize=10820268 memory=3833039134746371744 CPUtime=0.08 cores=4-7
/proc/17214/task/17269/stat : 17269 (java) S 17211 17214 13981 0 -1 1077944384 1 13010 0 0 0 0 5 3 20 0 15 0 473822194 11079954432 12741 33554432000 4194304 4196468 140737283733280 139688283662608 139688710837973 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39682048 140737283742449 140737283744965 140737283744965 140737283747791 0
[pid=17214/tid=17270] ppid=17211 vsize=10820268 memory=0 CPUtime=0.08 cores=4-7
/proc/17214/task/17270/stat : 17270 (java) S 17211 17214 13981 0 -1 1077944384 1 13010 0 0 0 0 5 3 20 0 15 0 473822194 11079954432 12741 33554432000 4194304 4196468 140737283733280 139688282610320 139688710837973 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39682048 140737283742449 140737283744965 140737283744965 140737283747791 0
[pid=17214/tid=17271] ppid=17211 vsize=10820268 memory=-1 CPUtime=0.08 cores=4-7
/proc/17214/task/17271/stat : 17271 (java) S 17211 17214 13981 0 -1 1077944384 2 13010 0 0 0 0 5 3 20 0 15 0 473822194 11079954432 12741 33554432000 4194304 4196468 140737283733280 139688281557520 139688710837973 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39682048 140737283742449 140737283744965 140737283744965 140737283747791 0
[pid=17214/tid=17272] ppid=17211 vsize=10820268 memory=140272351995520 CPUtime=0.08 cores=4-7
/proc/17214/task/17272/stat : 17272 (java) S 17211 17214 13981 0 -1 1077944384 2 13010 0 0 0 0 5 3 20 0 15 0 473822195 11079954432 12741 33554432000 4194304 4196468 140737283733280 139688035723888 139688710838914 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39682048 140737283742449 140737283744965 140737283744965 140737283747791 0
[pid=17214/tid=17273] ppid=17211 vsize=10820268 memory=-1 CPUtime=0.08 cores=4-7
/proc/17214/task/17273/stat : 17273 (java) S 17211 17214 13981 0 -1 1077944384 33 13010 0 0 0 0 5 3 20 0 15 0 473822196 11079954432 12741 33554432000 4194304 4196468 140737283733280 139688034669856 139688710837973 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39682048 140737283742449 140737283744965 140737283744965 140737283747791 0
[pid=17214/tid=17274] ppid=17211 vsize=10820268 memory=0 CPUtime=0.08 cores=4-7
/proc/17214/task/17274/stat : 17274 (java) S 17211 17214 13981 0 -1 1077944384 1 13010 0 0 0 0 5 3 20 0 15 0 473822196 11079954432 12741 33554432000 4194304 4196468 140737283733280 139687570171504 139688710837973 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39682048 140737283742449 140737283744965 140737283744965 140737283747791 0
[pid=17214/tid=17275] ppid=17211 vsize=10820268 memory=0 CPUtime=0.08 cores=4-7
/proc/17214/task/17275/stat : 17275 (java) S 17211 17214 13981 0 -1 1077944384 3 13010 0 0 0 0 5 3 20 0 15 0 473822199 11079954432 12741 33554432000 4194304 4196468 140737283733280 139687262771792 139688710846363 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39682048 140737283742449 140737283744965 140737283744965 140737283747791 0
[pid=17214/tid=17276] ppid=17211 vsize=10820268 memory=0 CPUtime=0.1 cores=4-7
/proc/17214/task/17276/stat : 17276 (java) S 17211 17214 13981 0 -1 1077944384 493 13010 0 0 2 0 5 3 20 0 15 0 473822199 11079954432 12741 33554432000 4194304 4196468 140737283733280 139688001112176 139688710838914 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39682048 140737283742449 140737283744965 140737283744965 140737283747791 0
[pid=17214/tid=17277] ppid=17211 vsize=10820268 memory=-1 CPUtime=0.1 cores=4-7
/proc/17214/task/17277/stat : 17277 (java) S 17211 17214 13981 0 -1 1077944384 221 13010 0 0 2 0 5 3 20 0 15 0 473822199 11079954432 12741 33554432000 4194304 4196468 140737283733280 139688000059376 139688710838914 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39682048 140737283742449 140737283744965 140737283744965 140737283747791 0
[pid=17214/tid=17278] ppid=17211 vsize=10820268 memory=140272351995520 CPUtime=0.16 cores=4-7
/proc/17214/task/17278/stat : 17278 (java) S 17211 17214 13981 0 -1 1077944384 735 13010 0 0 8 0 5 3 20 0 15 0 473822199 11079954432 12741 33554432000 4194304 4196468 140737283733280 139687999007088 139688710838914 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39682048 140737283742449 140737283744965 140737283744965 140737283747791 0
[pid=17214/tid=17279] ppid=17211 vsize=10820268 memory=-1 CPUtime=0.08 cores=4-7
/proc/17214/task/17279/stat : 17279 (java) S 17211 17214 13981 0 -1 1077944384 3 13010 0 0 0 0 5 3 20 0 15 0 473822199 11079954432 12741 33554432000 4194304 4196468 140737283733280 139687229213152 139688710837973 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39682048 140737283742449 140737283744965 140737283744965 140737283747791 0
[pid=17214/tid=17280] ppid=17211 vsize=10820268 memory=140272351995520 CPUtime=0.08 cores=4-7
/proc/17214/task/17280/stat : 17280 (java) S 17211 17214 13981 0 -1 1077944384 1 13010 0 0 0 0 5 3 20 0 15 0 473822200 11079954432 12741 33554432000 4194304 4196468 140737283733280 139687997954992 139688710838914 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39682048 140737283742449 140737283744965 140737283744965 140737283747791 0
Current children cumulated CPU time: 0.52 s
Current children cumulated vsize: 10820268 KiB
Current children cumulated memory: 50964 KiB

[startup+1.50068 s]
/proc/loadavg: 1.26 1.38 1.44 4/227 17280
/proc/meminfo: memFree=3772572/32770688 swapFree=66927192/67108860
[pid=17214] ppid=17211 vsize=10824364 memory=82932 CPUtime=1.27 cores=4-7
/proc/17214/stat : 17214 (java) S 17211 17214 13981 0 -1 1077944320 15446 13010 0 0 115 4 5 3 20 0 15 0 473822112 11084148736 20733 33554432000 4194304 4196468 140737283733280 140737283715824 139688710827767 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 39682048 140737283742449 140737283744965 140737283744965 140737283747791 0
/proc/17214/statm: 2706091 20733 3512 1 0 2668173 0
[pid=17214/tid=17267] ppid=17211 vsize=10824364 memory=-8253362762724046199 CPUtime=0.75 cores=4-7
/proc/17214/task/17267/stat : 17267 (java) R 17211 17214 13981 0 -1 4202560 10557 13010 0 0 64 3 5 3 20 0 15 0 473822121 11084148736 20733 33554432000 4194304 4196468 140737283733280 139688682653856 139688710839702 0 4 0 16800975 0 0 0 -1 6 0 0 71 0 0 6293624 6294260 39682048 140737283742449 140737283744965 140737283744965 140737283747791 0
[pid=17214/tid=17268] ppid=17211 vsize=10824364 memory=6525018278055875452 CPUtime=0.08 cores=4-7
/proc/17214/task/17268/stat : 17268 (java) S 17211 17214 13981 0 -1 1077944384 1 13010 0 0 0 0 5 3 20 0 15 0 473822194 11084148736 20733 33554432000 4194304 4196468 140737283733280 139688715069840 139688710837973 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39682048 140737283742449 140737283744965 140737283744965 140737283747791 0
[pid=17214/tid=17269] ppid=17211 vsize=10824364 memory=-6083393145279922119 CPUtime=0.08 cores=4-7
/proc/17214/task/17269/stat : 17269 (java) S 17211 17214 13981 0 -1 1077944384 1 13010 0 0 0 0 5 3 20 0 15 0 473822194 11084148736 20733 33554432000 4194304 4196468 140737283733280 139688283662608 139688710837973 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39682048 140737283742449 140737283744965 140737283744965 140737283747791 0
[pid=17214/tid=17270] ppid=17211 vsize=10824364 memory=-8412658771023927155 CPUtime=0.08 cores=4-7
/proc/17214/task/17270/stat : 17270 (java) S 17211 17214 13981 0 -1 1077944384 1 13010 0 0 0 0 5 3 20 0 15 0 473822194 11084148736 20733 33554432000 4194304 4196468 140737283733280 139688282610320 139688710837973 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39682048 140737283742449 140737283744965 140737283744965 140737283747791 0
[pid=17214/tid=17271] ppid=17211 vsize=10824364 memory=-8689539942354613440 CPUtime=0.08 cores=4-7
/proc/17214/task/17271/stat : 17271 (java) S 17211 17214 13981 0 -1 1077944384 2 13010 0 0 0 0 5 3 20 0 15 0 473822194 11084148736 20733 33554432000 4194304 4196468 140737283733280 139688281557520 139688710837973 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39682048 140737283742449 140737283744965 140737283744965 140737283747791 0
[pid=17214/tid=17272] ppid=17211 vsize=10824364 memory=3047711591739858828 CPUtime=0.08 cores=4-7
/proc/17214/task/17272/stat : 17272 (java) S 17211 17214 13981 0 -1 1077944384 5 13010 0 0 0 0 5 3 20 0 15 0 473822195 11084148736 20733 33554432000 4194304 4196468 140737283733280 139688035723888 139688710838914 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39682048 140737283742449 140737283744965 140737283744965 140737283747791 0
[pid=17214/tid=17273] ppid=17211 vsize=10824364 memory=-6659576406218473585 CPUtime=0.08 cores=4-7
/proc/17214/task/17273/stat : 17273 (java) S 17211 17214 13981 0 -1 1077944384 33 13010 0 0 0 0 5 3 20 0 15 0 473822196 11084148736 20733 33554432000 4194304 4196468 140737283733280 139688034669856 139688710837973 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39682048 140737283742449 140737283744965 140737283744965 140737283747791 0
[pid=17214/tid=17274] ppid=17211 vsize=10824364 memory=0 CPUtime=0.08 cores=4-7
/proc/17214/task/17274/stat : 17274 (java) S 17211 17214 13981 0 -1 1077944384 1 13010 0 0 0 0 5 3 20 0 15 0 473822196 11084148736 20733 33554432000 4194304 4196468 140737283733280 139687570171504 139688710837973 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39682048 140737283742449 140737283744965 140737283744965 140737283747791 0
[pid=17214/tid=17275] ppid=17211 vsize=10824364 memory=0 CPUtime=0.08 cores=4-7
/proc/17214/task/17275/stat : 17275 (java) S 17211 17214 13981 0 -1 1077944384 3 13010 0 0 0 0 5 3 20 0 15 0 473822199 11084148736 20733 33554432000 4194304 4196468 140737283733280 139687262771792 139688710846363 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39682048 140737283742449 140737283744965 140737283744965 140737283747791 0
[pid=17214/tid=17276] ppid=17211 vsize=10824364 memory=6944652177228980320 CPUtime=0.25 cores=4-7
/proc/17214/task/17276/stat : 17276 (java) S 17211 17214 13981 0 -1 1077944384 974 13010 0 0 17 0 5 3 20 0 15 0 473822199 11084148736 20733 33554432000 4194304 4196468 140737283733280 139688001112176 139688710838914 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39682048 140737283742449 140737283744965 140737283744965 140737283747791 0
[pid=17214/tid=17277] ppid=17211 vsize=10824364 memory=63740 CPUtime=0.21 cores=4-7
/proc/17214/task/17277/stat : 17277 (java) S 17211 17214 13981 0 -1 1077944384 718 13010 0 0 13 0 5 3 20 0 15 0 473822199 11084148736 20733 33554432000 4194304 4196468 140737283733280 139688000059376 139688710838914 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39682048 140737283742449 140737283744965 140737283744965 140737283747791 0
[pid=17214/tid=17278] ppid=17211 vsize=10824364 memory=2372 CPUtime=0.27 cores=4-7
/proc/17214/task/17278/stat : 17278 (java) R 17211 17214 13981 0 -1 4202560 938 13010 0 0 19 0 5 3 20 0 15 0 473822199 11084148736 20733 33554432000 4194304 4196468 140737283733280 139687999007088 139688692237917 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 39682048 140737283742449 140737283744965 140737283744965 140737283747791 0
[pid=17214/tid=17279] ppid=17211 vsize=10824364 memory=31356350842106266 CPUtime=0.08 cores=4-7
/proc/17214/task/17279/stat : 17279 (java) S 17211 17214 13981 0 -1 1077944384 3 13010 0 0 0 0 5 3 20 0 15 0 473822199 11084148736 20733 33554432000 4194304 4196468 140737283733280 139687229213152 139688710837973 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39682048 140737283742449 140737283744965 140737283744965 140737283747791 0
[pid=17214/tid=17280] ppid=17211 vsize=10824364 memory=1916837 CPUtime=0.08 cores=4-7
/proc/17214/task/17280/stat : 17280 (java) S 17211 17214 13981 0 -1 1077944384 1 13010 0 0 0 0 5 3 20 0 15 0 473822200 11084148736 20733 33554432000 4194304 4196468 140737283733280 139687997954992 139688710838914 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39682048 140737283742449 140737283744965 140737283744965 140737283747791 0
Current children cumulated CPU time: 1.27 s
Current children cumulated vsize: 10824364 KiB
Current children cumulated memory: 82932 KiB

[startup+3.10263 s]
/proc/loadavg: 1.39 1.41 1.45 3/227 17280
/proc/meminfo: memFree=3661740/32770688 swapFree=66927192/67108860
[pid=17214] ppid=17211 vsize=10840844 memory=181068 CPUtime=4.09 cores=4-7
/proc/17214/stat : 17214 (java) S 17211 17214 13981 0 -1 1077944320 26535 13010 0 0 391 10 5 3 20 0 15 0 473822112 11101024256 45267 33554432000 4194304 4196468 140737283733280 140737283715824 139688710827767 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 39682048 140737283742449 140737283744965 140737283744965 140737283747791 0
/proc/17214/statm: 2710211 45267 3590 1 0 2672269 0

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

[startup+6.30072 s]
/proc/loadavg: 1.39 1.41 1.45 5/227 17280
/proc/meminfo: memFree=3490632/32770688 swapFree=66927192/67108860
[pid=17214] ppid=17211 vsize=10849048 memory=363036 CPUtime=13.02 cores=4-7
/proc/17214/stat : 17214 (java) S 17211 17214 13981 0 -1 1077944320 46646 13010 0 0 1272 22 5 3 20 0 15 0 473822112 11109425152 90759 33554432000 4194304 4196468 140737283733280 140737283715824 139688710827767 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 39682048 140737283742449 140737283744965 140737283744965 140737283747791 0
/proc/17214/statm: 2712262 90759 3622 1 0 2674317 0
[pid=17214/tid=17267] ppid=17211 vsize=10849048 memory=3624 CPUtime=5.38 cores=4-7
/proc/17214/task/17267/stat : 17267 (java) R 17211 17214 13981 0 -1 4202560 25980 13010 0 0 520 10 5 3 20 0 15 0 473822121 11109425152 90759 33554432000 4194304 4196468 140737283733280 139688682662304 139688332001256 0 4 0 16800975 0 0 0 -1 4 0 0 71 0 0 6293624 6294260 39682048 140737283742449 140737283744965 140737283744965 140737283747791 0
[pid=17214/tid=17268] ppid=17211 vsize=10849048 memory=63740 CPUtime=0.15 cores=4-7
/proc/17214/task/17268/stat : 17268 (java) S 17211 17214 13981 0 -1 1077944384 328 13010 0 0 6 1 5 3 20 0 15 0 473822194 11109425152 90759 33554432000 4194304 4196468 140737283733280 139688715069840 139688710837973 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39682048 140737283742449 140737283744965 140737283744965 140737283747791 0
[pid=17214/tid=17269] ppid=17211 vsize=10849048 memory=984 CPUtime=0.16 cores=4-7
/proc/17214/task/17269/stat : 17269 (java) S 17211 17214 13981 0 -1 1077944384 267 13010 0 0 7 1 5 3 20 0 15 0 473822194 11109425152 90759 33554432000 4194304 4196468 140737283733280 139688283662608 139688710837973 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39682048 140737283742449 140737283744965 140737283744965 140737283747791 0
[pid=17214/tid=17270] ppid=17211 vsize=10849048 memory=1176 CPUtime=0.15 cores=4-7
/proc/17214/task/17270/stat : 17270 (java) S 17211 17214 13981 0 -1 1077944384 67 13010 0 0 6 1 5 3 20 0 15 0 473822194 11109425152 90759 33554432000 4194304 4196468 140737283733280 139688282610320 139688710837973 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39682048 140737283742449 140737283744965 140737283744965 140737283747791 0
[pid=17214/tid=17271] ppid=17211 vsize=10849048 memory=980 CPUtime=0.17 cores=4-7
/proc/17214/task/17271/stat : 17271 (java) S 17211 17214 13981 0 -1 1077944384 139 13010 0 0 8 1 5 3 20 0 15 0 473822194 11109425152 90759 33554432000 4194304 4196468 140737283733280 139688281557520 139688710837973 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39682048 140737283742449 140737283744965 140737283744965 140737283747791 0
[pid=17214/tid=17272] ppid=17211 vsize=10849048 memory=14008 CPUtime=0.12 cores=4-7
/proc/17214/task/17272/stat : 17272 (java) S 17211 17214 13981 0 -1 1077944384 1743 13010 0 0 4 0 5 3 20 0 15 0 473822195 11109425152 90759 33554432000 4194304 4196468 140737283733280 139688035723888 139688710838914 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39682048 140737283742449 140737283744965 140737283744965 140737283747791 0
[pid=17214/tid=17273] ppid=17211 vsize=10849048 memory=12028 CPUtime=0.08 cores=4-7
/proc/17214/task/17273/stat : 17273 (java) S 17211 17214 13981 0 -1 1077944384 43 13010 0 0 0 0 5 3 20 0 15 0 473822196 11109425152 90759 33554432000 4194304 4196468 140737283733280 139688034669984 139688710837973 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39682048 140737283742449 140737283744965 140737283744965 140737283747791 0
[pid=17214/tid=17274] ppid=17211 vsize=10849048 memory=33104 CPUtime=0.08 cores=4-7
/proc/17214/task/17274/stat : 17274 (java) S 17211 17214 13981 0 -1 1077944384 10 13010 0 0 0 0 5 3 20 0 15 0 473822196 11109425152 90759 33554432000 4194304 4196468 140737283733280 139687570171520 139688710837973 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39682048 140737283742449 140737283744965 140737283744965 140737283747791 0
[pid=17214/tid=17275] ppid=17211 vsize=10849048 memory=2120 CPUtime=0.08 cores=4-7
/proc/17214/task/17275/stat : 17275 (java) S 17211 17214 13981 0 -1 1077944384 3 13010 0 0 0 0 5 3 20 0 15 0 473822199 11109425152 90759 33554432000 4194304 4196468 140737283733280 139687262771792 139688710846363 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39682048 140737283742449 140737283744965 140737283744965 140737283747791 0
[pid=17214/tid=17276] ppid=17211 vsize=10849048 memory=496 CPUtime=2.75 cores=4-7
/proc/17214/task/17276/stat : 17276 (java) S 17211 17214 13981 0 -1 1077944384 4058 13010 0 0 265 2 5 3 20 0 15 0 473822199 11109425152 90759 33554432000 4194304 4196468 140737283733280 139688001112176 139688710838914 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39682048 140737283742449 140737283744965 140737283744965 140737283747791 0
[pid=17214/tid=17277] ppid=17211 vsize=10849048 memory=1560 CPUtime=2.81 cores=4-7
/proc/17214/task/17277/stat : 17277 (java) S 17211 17214 13981 0 -1 1077944384 4638 13010 0 0 272 1 5 3 20 0 15 0 473822199 11109425152 90759 33554432000 4194304 4196468 140737283733280 139688000059376 139688710838914 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39682048 140737283742449 140737283744965 140737283744965 140737283747791 0
[pid=17214/tid=17278] ppid=17211 vsize=10849048 memory=0 CPUtime=1.87 cores=4-7
/proc/17214/task/17278/stat : 17278 (java) S 17211 17214 13981 0 -1 1077944384 7151 13010 0 0 177 2 5 3 20 0 15 0 473822199 11109425152 90759 33554432000 4194304 4196468 140737283733280 139687999007088 139688710838914 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39682048 140737283742449 140737283744965 140737283744965 140737283747791 0
[pid=17214/tid=17279] ppid=17211 vsize=10849048 memory=0 CPUtime=0.08 cores=4-7
/proc/17214/task/17279/stat : 17279 (java) S 17211 17214 13981 0 -1 1077944384 3 13010 0 0 0 0 5 3 20 0 15 0 473822199 11109425152 90759 33554432000 4194304 4196468 140737283733280 139687229213152 139688710837973 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39682048 140737283742449 140737283744965 140737283744965 140737283747791 0
[pid=17214/tid=17280] ppid=17211 vsize=10849048 memory=3184238192298904976 CPUtime=0.08 cores=4-7
/proc/17214/task/17280/stat : 17280 (java) S 17211 17214 13981 0 -1 1077944384 7 13010 0 0 0 0 5 3 20 0 15 0 473822200 11109425152 90759 33554432000 4194304 4196468 140737283733280 139687997954992 139688710838914 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39682048 140737283742449 140737283744965 140737283744965 140737283747791 0
Current children cumulated CPU time: 13.02 s
Current children cumulated vsize: 10849048 KiB
Current children cumulated memory: 363036 KiB

[startup+12.7007 s]*
/proc/loadavg: 1.64 1.46 1.47 3/227 17280
/proc/meminfo: memFree=2992320/32770688 swapFree=66927192/67108860
[pid=17214] ppid=17211 vsize=10849048 memory=840664 CPUtime=22.93 cores=4-7
/proc/17214/stat : 17214 (java) S 17211 17214 13981 0 -1 1077944320 49203 13010 0 0 2244 41 5 3 20 0 15 0 473822112 11109425152 210166 33554432000 4194304 4196468 140737283733280 140737283715824 139688710827767 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 39682048 140737283742449 140737283744965 140737283744965 140737283747791 0
/proc/17214/statm: 2712262 210166 3636 1 0 2674317 0
[pid=17214/tid=17267] ppid=17211 vsize=10849048 memory=1398722017469774279 CPUtime=11.69 cores=4-7
/proc/17214/task/17267/stat : 17267 (java) R 17211 17214 13981 0 -1 4202560 26714 13010 0 0 1145 16 5 3 20 0 15 0 473822121 11109425152 210166 33554432000 4194304 4196468 140737283733280 139688682662192 139688326086385 0 4 0 16800975 0 0 0 -1 5 0 0 71 0 0 6293624 6294260 39682048 140737283742449 140737283744965 140737283744965 140737283747791 0
[pid=17214/tid=17268] ppid=17211 vsize=10849048 memory=4872558044660077418 CPUtime=0.23 cores=4-7
/proc/17214/task/17268/stat : 17268 (java) S 17211 17214 13981 0 -1 1077944384 373 13010 0 0 12 3 5 3 20 0 15 0 473822194 11109425152 210166 33554432000 4194304 4196468 140737283733280 139688715069840 139688710837973 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39682048 140737283742449 140737283744965 140737283744965 140737283747791 0
[pid=17214/tid=17269] ppid=17211 vsize=10849048 memory=984 CPUtime=0.25 cores=4-7
/proc/17214/task/17269/stat : 17269 (java) S 17211 17214 13981 0 -1 1077944384 309 13010 0 0 13 4 5 3 20 0 15 0 473822194 11109425152 210166 33554432000 4194304 4196468 140737283733280 139688283662608 139688710837973 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39682048 140737283742449 140737283744965 140737283744965 140737283747791 0
[pid=17214/tid=17270] ppid=17211 vsize=10849048 memory=2020 CPUtime=0.23 cores=4-7
/proc/17214/task/17270/stat : 17270 (java) S 17211 17214 13981 0 -1 1077944384 107 13010 0 0 12 3 5 3 20 0 15 0 473822194 11109425152 210166 33554432000 4194304 4196468 140737283733280 139688282610320 139688710837973 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39682048 140737283742449 140737283744965 140737283744965 140737283747791 0
[pid=17214/tid=17271] ppid=17211 vsize=10849048 memory=1420 CPUtime=0.24 cores=4-7
/proc/17214/task/17271/stat : 17271 (java) S 17211 17214 13981 0 -1 1077944384 176 13010 0 0 13 3 5 3 20 0 15 0 473822194 11109425152 210166 33554432000 4194304 4196468 140737283733280 139688281557520 139688710837973 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39682048 140737283742449 140737283744965 140737283744965 140737283747791 0
[pid=17214/tid=17272] ppid=17211 vsize=10849048 memory=776 CPUtime=0.13 cores=4-7
/proc/17214/task/17272/stat : 17272 (java) S 17211 17214 13981 0 -1 1077944384 2020 13010 0 0 5 0 5 3 20 0 15 0 473822195 11109425152 210166 33554432000 4194304 4196468 140737283733280 139688035723888 139688710838914 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39682048 140737283742449 140737283744965 140737283744965 140737283747791 0
[pid=17214/tid=17273] ppid=17211 vsize=10849048 memory=660 CPUtime=0.08 cores=4-7
/proc/17214/task/17273/stat : 17273 (java) S 17211 17214 13981 0 -1 1077944384 43 13010 0 0 0 0 5 3 20 0 15 0 473822196 11109425152 210166 33554432000 4194304 4196468 140737283733280 139688034669984 139688710837973 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39682048 140737283742449 140737283744965 140737283744965 140737283747791 0
[pid=17214/tid=17274] ppid=17211 vsize=10849048 memory=1556 CPUtime=0.08 cores=4-7
/proc/17214/task/17274/stat : 17274 (java) S 17211 17214 13981 0 -1 1077944384 10 13010 0 0 0 0 5 3 20 0 15 0 473822196 11109425152 210166 33554432000 4194304 4196468 140737283733280 139687570171520 139688710837973 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39682048 140737283742449 140737283744965 140737283744965 140737283747791 0
[pid=17214/tid=17275] ppid=17211 vsize=10849048 memory=9588 CPUtime=0.08 cores=4-7
/proc/17214/task/17275/stat : 17275 (java) S 17211 17214 13981 0 -1 1077944384 3 13010 0 0 0 0 5 3 20 0 15 0 473822199 11109425152 210166 33554432000 4194304 4196468 140737283733280 139687262771792 139688710846363 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39682048 140737283742449 140737283744965 140737283744965 140737283747791 0
[pid=17214/tid=17276] ppid=17211 vsize=10849048 memory=1712 CPUtime=3.89 cores=4-7
/proc/17214/task/17276/stat : 17276 (java) S 17211 17214 13981 0 -1 1077944384 4681 13010 0 0 378 3 5 3 20 0 15 0 473822199 11109425152 210166 33554432000 4194304 4196468 140737283733280 139688001112176 139688710838914 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39682048 140737283742449 140737283744965 140737283744965 140737283747791 0
[pid=17214/tid=17277] ppid=17211 vsize=10849048 memory=6028 CPUtime=3.63 cores=4-7
/proc/17214/task/17277/stat : 17277 (java) S 17211 17214 13981 0 -1 1077944384 4711 13010 0 0 353 2 5 3 20 0 15 0 473822199 11109425152 210166 33554432000 4194304 4196468 140737283733280 139688000059376 139688710838914 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39682048 140737283742449 140737283744965 140737283744965 140737283747791 0
[pid=17214/tid=17278] ppid=17211 vsize=10849048 memory=0 CPUtime=3.18 cores=4-7
/proc/17214/task/17278/stat : 17278 (java) S 17211 17214 13981 0 -1 1077944384 7837 13010 0 0 307 3 5 3 20 0 15 0 473822199 11109425152 210166 33554432000 4194304 4196468 140737283733280 139687999007088 139688710838914 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39682048 140737283742449 140737283744965 140737283744965 140737283747791 0
[pid=17214/tid=17279] ppid=17211 vsize=10849048 memory=0 CPUtime=0.08 cores=4-7
/proc/17214/task/17279/stat : 17279 (java) S 17211 17214 13981 0 -1 1077944384 3 13010 0 0 0 0 5 3 20 0 15 0 473822199 11109425152 210166 33554432000 4194304 4196468 140737283733280 139687229213152 139688710837973 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39682048 140737283742449 140737283744965 140737283744965 140737283747791 0
[pid=17214/tid=17280] ppid=17211 vsize=10849048 memory=0 CPUtime=0.08 cores=4-7
/proc/17214/task/17280/stat : 17280 (java) S 17211 17214 13981 0 -1 1077944384 7 13010 0 0 0 0 5 3 20 0 15 0 473822200 11109425152 210166 33554432000 4194304 4196468 140737283733280 139687997954992 139688710838914 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39682048 140737283742449 140737283744965 140737283744965 140737283747791 0
Current children cumulated CPU time: 22.93 s
Current children cumulated vsize: 10849048 KiB
Current children cumulated memory: 840664 KiB

[startup+13.065 s]
# the end of solver process 17214 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=22.9222 s, system=0.463443 s

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

[startup+12.9007 s]
/proc/loadavg: 1.64 1.46 1.47 3/227 17280
/proc/meminfo: memFree=2992320/32770688 swapFree=66927192/67108860
[pid=17214] ppid=17211 vsize=10849048 memory=840664 CPUtime=23.17 cores=4-7
/proc/17214/stat : 17214 (java) S 17211 17214 13981 0 -1 1077944320 49204 13010 0 0 2268 41 5 3 20 0 15 0 473822112 11109425152 210166 33554432000 4194304 4196468 140737283733280 140737283715824 139688710827767 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 39682048 140737283742449 140737283744965 140737283744965 140737283747791 0
/proc/17214/statm: 2712262 210166 3636 1 0 2674317 0
[pid=17214/tid=17267] ppid=17211 vsize=10849048 memory=297237795341155029 CPUtime=11.88 cores=4-7
/proc/17214/task/17267/stat : 17267 (java) R 17211 17214 13981 0 -1 4202560 26715 13010 0 0 1164 16 5 3 20 0 15 0 473822121 11109425152 210166 33554432000 4194304 4196468 140737283733280 139688682659280 139688690027120 0 4 0 16800975 0 0 0 -1 5 0 0 71 0 0 6293624 6294260 39682048 140737283742449 140737283744965 140737283744965 140737283747791 0
[pid=17214/tid=17268] ppid=17211 vsize=10849048 memory=3921626350665348896 CPUtime=0.23 cores=4-7
/proc/17214/task/17268/stat : 17268 (java) S 17211 17214 13981 0 -1 1077944384 373 13010 0 0 12 3 5 3 20 0 15 0 473822194 11109425152 210166 33554432000 4194304 4196468 140737283733280 139688715069840 139688710837973 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39682048 140737283742449 140737283744965 140737283744965 140737283747791 0
[pid=17214/tid=17269] ppid=17211 vsize=10849048 memory=4640488088061235821 CPUtime=0.25 cores=4-7
/proc/17214/task/17269/stat : 17269 (java) S 17211 17214 13981 0 -1 1077944384 309 13010 0 0 13 4 5 3 20 0 15 0 473822194 11109425152 210166 33554432000 4194304 4196468 140737283733280 139688283662608 139688710837973 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39682048 140737283742449 140737283744965 140737283744965 140737283747791 0
[pid=17214/tid=17270] ppid=17211 vsize=10849048 memory=6297835844906604903 CPUtime=0.23 cores=4-7
/proc/17214/task/17270/stat : 17270 (java) S 17211 17214 13981 0 -1 1077944384 107 13010 0 0 12 3 5 3 20 0 15 0 473822194 11109425152 210166 33554432000 4194304 4196468 140737283733280 139688282610320 139688710837973 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39682048 140737283742449 140737283744965 140737283744965 140737283747791 0
[pid=17214/tid=17271] ppid=17211 vsize=10849048 memory=8751464017575557432 CPUtime=0.24 cores=4-7
/proc/17214/task/17271/stat : 17271 (java) S 17211 17214 13981 0 -1 1077944384 176 13010 0 0 13 3 5 3 20 0 15 0 473822194 11109425152 210166 33554432000 4194304 4196468 140737283733280 139688281557520 139688710837973 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39682048 140737283742449 140737283744965 140737283744965 140737283747791 0
[pid=17214/tid=17272] ppid=17211 vsize=10849048 memory=2120 CPUtime=0.13 cores=4-7
/proc/17214/task/17272/stat : 17272 (java) S 17211 17214 13981 0 -1 1077944384 2020 13010 0 0 5 0 5 3 20 0 15 0 473822195 11109425152 210166 33554432000 4194304 4196468 140737283733280 139688035723888 139688710838914 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39682048 140737283742449 140737283744965 140737283744965 140737283747791 0
[pid=17214/tid=17273] ppid=17211 vsize=10849048 memory=0 CPUtime=0.08 cores=4-7
/proc/17214/task/17273/stat : 17273 (java) S 17211 17214 13981 0 -1 1077944384 43 13010 0 0 0 0 5 3 20 0 15 0 473822196 11109425152 210166 33554432000 4194304 4196468 140737283733280 139688034669984 139688710837973 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39682048 140737283742449 140737283744965 140737283744965 140737283747791 0
[pid=17214/tid=17274] ppid=17211 vsize=10849048 memory=0 CPUtime=0.08 cores=4-7
/proc/17214/task/17274/stat : 17274 (java) S 17211 17214 13981 0 -1 1077944384 10 13010 0 0 0 0 5 3 20 0 15 0 473822196 11109425152 210166 33554432000 4194304 4196468 140737283733280 139687570171520 139688710837973 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39682048 140737283742449 140737283744965 140737283744965 140737283747791 0
[pid=17214/tid=17275] ppid=17211 vsize=10849048 memory=2241 CPUtime=0.08 cores=4-7
/proc/17214/task/17275/stat : 17275 (java) S 17211 17214 13981 0 -1 1077944384 3 13010 0 0 0 0 5 3 20 0 15 0 473822199 11109425152 210166 33554432000 4194304 4196468 140737283733280 139687262771792 139688710846363 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39682048 140737283742449 140737283744965 140737283744965 140737283747791 0
[pid=17214/tid=17276] ppid=17211 vsize=10849048 memory=0 CPUtime=3.9 cores=4-7
/proc/17214/task/17276/stat : 17276 (java) S 17211 17214 13981 0 -1 1077944384 4681 13010 0 0 379 3 5 3 20 0 15 0 473822199 11109425152 210166 33554432000 4194304 4196468 140737283733280 139688001112176 139688710838914 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39682048 140737283742449 140737283744965 140737283744965 140737283747791 0
[pid=17214/tid=17277] ppid=17211 vsize=10849048 memory=27556 CPUtime=3.66 cores=4-7
/proc/17214/task/17277/stat : 17277 (java) S 17211 17214 13981 0 -1 1077944384 4711 13010 0 0 356 2 5 3 20 0 15 0 473822199 11109425152 210166 33554432000 4194304 4196468 140737283733280 139688000059376 139688710838914 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39682048 140737283742449 140737283744965 140737283744965 140737283747791 0
[pid=17214/tid=17278] ppid=17211 vsize=10849048 memory=2244 CPUtime=3.19 cores=4-7
/proc/17214/task/17278/stat : 17278 (java) S 17211 17214 13981 0 -1 1077944384 7837 13010 0 0 308 3 5 3 20 0 15 0 473822199 11109425152 210166 33554432000 4194304 4196468 140737283733280 139687999007088 139688710838914 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39682048 140737283742449 140737283744965 140737283744965 140737283747791 0
[pid=17214/tid=17279] ppid=17211 vsize=10849048 memory=140272223070880 CPUtime=0.08 cores=4-7
/proc/17214/task/17279/stat : 17279 (java) S 17211 17214 13981 0 -1 1077944384 3 13010 0 0 0 0 5 3 20 0 15 0 473822199 11109425152 210166 33554432000 4194304 4196468 140737283733280 139687229213152 139688710837973 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39682048 140737283742449 140737283744965 140737283744965 140737283747791 0
[pid=17214/tid=17280] ppid=17211 vsize=10849048 memory=0 CPUtime=0.08 cores=4-7
/proc/17214/task/17280/stat : 17280 (java) S 17211 17214 13981 0 -1 1077944384 7 13010 0 0 0 0 5 3 20 0 15 0 473822200 11109425152 210166 33554432000 4194304 4196468 140737283733280 139687997954992 139688710838914 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39682048 140737283742449 140737283744965 140737283744965 140737283747791 0
Current children cumulated CPU time: 23.17 s
Current children cumulated vsize: 10849048 KiB
Current children cumulated memory: 840664 KiB

[startup+13.0007 s]
/proc/loadavg: 1.64 1.46 1.47 3/227 17280
/proc/meminfo: memFree=2992320/32770688 swapFree=66927192/67108860
[pid=17214] ppid=17211 vsize=10849048 memory=840664 CPUtime=23.27 cores=4-7
/proc/17214/stat : 17214 (java) S 17211 17214 13981 0 -1 1077944320 49204 13010 0 0 2278 41 5 3 20 0 15 0 473822112 11109425152 210166 33554432000 4194304 4196468 140737283733280 140737283715824 139688710827767 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 39682048 140737283742449 140737283744965 140737283744965 140737283747791 0
/proc/17214/statm: 2712262 210166 3636 1 0 2674317 0
[pid=17214/tid=17267] ppid=17211 vsize=10849048 memory=840664 CPUtime=11.98 cores=4-7
/proc/17214/task/17267/stat : 17267 (java) R 17211 17214 13981 0 -1 4202560 26715 13010 0 0 1174 16 5 3 20 0 15 0 473822121 11109425152 210166 33554432000 4194304 4196468 140737283733280 139688682659280 139688693348110 0 4 0 16800975 0 0 0 -1 5 0 0 71 0 0 6293624 6294260 39682048 140737283742449 140737283744965 140737283744965 140737283747791 0
[pid=17214/tid=17268] ppid=17211 vsize=10849048 memory=8 CPUtime=0.23 cores=4-7
/proc/17214/task/17268/stat : 17268 (java) S 17211 17214 13981 0 -1 1077944384 373 13010 0 0 12 3 5 3 20 0 15 0 473822194 11109425152 210166 33554432000 4194304 4196468 140737283733280 139688715069840 139688710837973 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39682048 140737283742449 140737283744965 140737283744965 140737283747791 0
[pid=17214/tid=17269] ppid=17211 vsize=10849048 memory=8 CPUtime=0.25 cores=4-7
/proc/17214/task/17269/stat : 17269 (java) S 17211 17214 13981 0 -1 1077944384 309 13010 0 0 13 4 5 3 20 0 15 0 473822194 11109425152 210166 33554432000 4194304 4196468 140737283733280 139688283662608 139688710837973 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39682048 140737283742449 140737283744965 140737283744965 140737283747791 0
[pid=17214/tid=17270] ppid=17211 vsize=10849048 memory=0 CPUtime=0.23 cores=4-7
/proc/17214/task/17270/stat : 17270 (java) S 17211 17214 13981 0 -1 1077944384 107 13010 0 0 12 3 5 3 20 0 15 0 473822194 11109425152 210166 33554432000 4194304 4196468 140737283733280 139688282610320 139688710837973 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39682048 140737283742449 140737283744965 140737283744965 140737283747791 0
[pid=17214/tid=17271] ppid=17211 vsize=10849048 memory=280544445538016 CPUtime=0.24 cores=4-7
/proc/17214/task/17271/stat : 17271 (java) S 17211 17214 13981 0 -1 1077944384 176 13010 0 0 13 3 5 3 20 0 15 0 473822194 11109425152 210166 33554432000 4194304 4196468 140737283733280 139688281557520 139688710837973 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39682048 140737283742449 140737283744965 140737283744965 140737283747791 0
[pid=17214/tid=17272] ppid=17211 vsize=10849048 memory=709884 CPUtime=0.13 cores=4-7
/proc/17214/task/17272/stat : 17272 (java) S 17211 17214 13981 0 -1 1077944384 2020 13010 0 0 5 0 5 3 20 0 15 0 473822195 11109425152 210166 33554432000 4194304 4196468 140737283733280 139688035723888 139688710838914 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39682048 140737283742449 140737283744965 140737283744965 140737283747791 0
[pid=17214/tid=17273] ppid=17211 vsize=10849048 memory=709884 CPUtime=0.08 cores=4-7
/proc/17214/task/17273/stat : 17273 (java) S 17211 17214 13981 0 -1 1077944384 43 13010 0 0 0 0 5 3 20 0 15 0 473822196 11109425152 210166 33554432000 4194304 4196468 140737283733280 139688034669984 139688710837973 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39682048 140737283742449 140737283744965 140737283744965 140737283747791 0
[pid=17214/tid=17274] ppid=17211 vsize=10849048 memory=280544445235872 CPUtime=0.08 cores=4-7
/proc/17214/task/17274/stat : 17274 (java) S 17211 17214 13981 0 -1 1077944384 10 13010 0 0 0 0 5 3 20 0 15 0 473822196 11109425152 210166 33554432000 4194304 4196468 140737283733280 139687570171520 139688710837973 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39682048 140737283742449 140737283744965 140737283744965 140737283747791 0
[pid=17214/tid=17275] ppid=17211 vsize=10849048 memory=599032 CPUtime=0.08 cores=4-7
/proc/17214/task/17275/stat : 17275 (java) S 17211 17214 13981 0 -1 1077944384 3 13010 0 0 0 0 5 3 20 0 15 0 473822199 11109425152 210166 33554432000 4194304 4196468 140737283733280 139687262771792 139688710846363 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39682048 140737283742449 140737283744965 140737283744965 140737283747791 0
[pid=17214/tid=17276] ppid=17211 vsize=10849048 memory=4040 CPUtime=3.9 cores=4-7
/proc/17214/task/17276/stat : 17276 (java) S 17211 17214 13981 0 -1 1077944384 4681 13010 0 0 379 3 5 3 20 0 15 0 473822199 11109425152 210166 33554432000 4194304 4196468 140737283733280 139688001112176 139688710838914 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39682048 140737283742449 140737283744965 140737283744965 140737283747791 0
[pid=17214/tid=17277] ppid=17211 vsize=10849048 memory=1056 CPUtime=3.66 cores=4-7
/proc/17214/task/17277/stat : 17277 (java) S 17211 17214 13981 0 -1 1077944384 4711 13010 0 0 356 2 5 3 20 0 15 0 473822199 11109425152 210166 33554432000 4194304 4196468 140737283733280 139688000059376 139688710838914 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39682048 140737283742449 140737283744965 140737283744965 140737283747791 0
[pid=17214/tid=17278] ppid=17211 vsize=10849048 memory=718000 CPUtime=3.19 cores=4-7
/proc/17214/task/17278/stat : 17278 (java) S 17211 17214 13981 0 -1 1077944384 7837 13010 0 0 308 3 5 3 20 0 15 0 473822199 11109425152 210166 33554432000 4194304 4196468 140737283733280 139687999007088 139688710838914 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39682048 140737283742449 140737283744965 140737283744965 140737283747791 0
[pid=17214/tid=17279] ppid=17211 vsize=10849048 memory=718000 CPUtime=0.08 cores=4-7
/proc/17214/task/17279/stat : 17279 (java) S 17211 17214 13981 0 -1 1077944384 3 13010 0 0 0 0 5 3 20 0 15 0 473822199 11109425152 210166 33554432000 4194304 4196468 140737283733280 139687229213152 139688710837973 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39682048 140737283742449 140737283744965 140737283744965 140737283747791 0
[pid=17214/tid=17280] ppid=17211 vsize=10849048 memory=1712 CPUtime=0.08 cores=4-7
/proc/17214/task/17280/stat : 17280 (java) S 17211 17214 13981 0 -1 1077944384 7 13010 0 0 0 0 5 3 20 0 15 0 473822200 11109425152 210166 33554432000 4194304 4196468 140737283733280 139687997954992 139688710838914 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39682048 140737283742449 140737283744965 140737283744965 140737283747791 0
Current children cumulated CPU time: 23.27 s
Current children cumulated vsize: 10849048 KiB
Current children cumulated memory: 840664 KiB

Child status: 0
Real time (s): 13.065
CPU time (s): 23.3856
CPU user time (s): 22.9222
CPU system time (s): 0.463443
CPU usage (%): 178.994
Max. virtual memory (cumulated for all children) (KiB): 10849048
Max. memory (cumulated for all children) (KiB): 840664

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 22.9222
system time used= 0.463443
maximum resident set size= 842904
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 62409
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= 13286
involuntary context switches= 80


# summary of solver processes directly reported to runsolver:
#   pid: 17214
#   total CPU time (s): 23.3856
#   total CPU user time (s): 22.9222
#   total CPU system time (s): 0.463443

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.112911 second user time and 0.166332 second system time

The end

Launcher Data

Begin job on node120 at 2011-12-21 19:36:20
IDJOB=4402704
IDBENCH=133235
IDSOLVER=2861
FILE ID=node120/4402704-1568978159
RUNJOBID= node120-1324482060-14013
PBS_JOBID= 21704627
Free space on /tmp= 23256 MiB

SOLVER NAME= Concrete 3.12.3
BENCH NAME= XCSP17/MagicSquare/MagicSquare-sum-s1/MagicSquare-13-sum.xml
COMMAND LINE= bin/xcsp-3-concrete -J-Xss32M -randomseed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4402704-1568978159/watcher-4402704-1568978159 -o /tmp/evaluation-result-4402704-1568978159/solver-4402704-1568978159 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node120-1324482060-14013 --watchdog 2580  bin/xcsp-3-concrete -J-Xss32M -randomseed=99636543 HOME/instance-4402704-1568978159.xml

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

MD5SUM BENCH= 507ff1916128830fd6a67d5c849b681a
RANDOM SEED=99636543

node120.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		: 2667.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.49
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		: 2667.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.49
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		: 2667.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.49
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		: 2667.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.49
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		: 2667.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	: 5329.69
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		: 2667.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	: 5329.69
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		: 2667.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	: 5329.69
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		: 2667.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	: 5329.69
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770688 kB
MemFree:         3821684 kB
MemAvailable:   31164208 kB
Buffers:          111908 kB
Cached:         27191080 kB
SwapCached:        68632 kB
Active:         14259448 kB
Inactive:       13730456 kB
Active(anon):     617296 kB
Inactive(anon):   125436 kB
Active(file):   13642152 kB
Inactive(file): 13605020 kB
Unevictable:      109204 kB
Mlocked:          109204 kB
SwapTotal:      67108860 kB
SwapFree:       66927192 kB
Dirty:             35324 kB
Writeback:             0 kB
AnonPages:        788680 kB
Mapped:            71200 kB
Shmem:             47316 kB
Slab:             553280 kB
SReclaimable:     523812 kB
SUnreclaim:        29468 kB
KernelStack:        4032 kB
PageTables:         7196 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494204 kB
Committed_AS:    1918140 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350212 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    624640 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      146880 kB
DirectMap2M:    33398784 kB

Free space on /tmp at the end= 23220 MiB
End job on node120 at 2011-12-21 19:36:34