Trace number 4249552

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
R1: choco-solver 4.0.5 (2017-07-05)SAT (TO)0 2400.46 309.012

General information on the benchmark

NameBinPacking/BinPacking-mdd-sw120/
BinPacking-mdd-sw120-91.xml
MD5SUMcdfda5ac0ff03b0975a4559a953a2f29
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark2400.08
Satisfiable
(Un)Satisfiability was proved
Number of variables133
Number of constraints25
Number of domains2
Minimum domain size23
Maximum domain size46
Distribution of domain sizes[{"size":23,"count":1},{"size":46,"count":132}]
Minimum variable degree2
Maximum variable degree4
Distribution of variable degrees[{"degree":2,"count":1},{"degree":3,"count":110},{"degree":4,"count":22}]
Minimum constraint arity6
Maximum constraint arity132
Distribution of constraint arities[{"arity":6,"count":22},{"arity":23,"count":1},{"arity":132,"count":2}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"mdd","count":22},{"type":"lex","count":1},{"type":"count","count":1},{"type":"cardinality","count":1}]
Optimization problemYES
Type of objectivemax VAR

Solver Data

0.00/0.00	c java -server -Xmx10000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4249552-1500694934.xml"  -tl '2400s' -p 8 -x 0
0.00/0.20	c [HOME/instance-4249552-1500694934.xml, -tl, 2400s, -p, 8, -x, 0]
0.00/0.26	c 8 solvers in parallel
0.00/0.36	c parse instance...
15.33/9.38	c solve instance...
42.45/12.87	o 0 
2400.46/309.05	s SATISFIABLE
2400.46/309.05	v <instantiation>
2400.46/309.05	v 	<list>x b[0][0] b[0][1] b[0][2] b[0][3] b[0][4] b[0][5] b[1][0] b[1][1] b[1][2] b[1][3] b[1][4] b[1][5] b[2][0] b[2][1] b[2][2] b[2][3] b[2][4] b[2][5] b[3][0] b[3][1] b[3][2] b[3][3] b[3][4] b[3][5] b[4][0] b[4][1] b[4][2] b[4][3] b[4][4] b[4][5] b[5][0] b[5][1] b[5][2] b[5][3] b[5][4] b[5][5] b[6][0] b[6][1] b[6][2] b[6][3] b[6][4] b[6][5] b[7][0] b[7][1] b[7][2] b[7][3] b[7][4] b[7][5] b[8][0] b[8][1] b[8][2] b[8][3] b[8][4] b[8][5] b[9][0] b[9][1] b[9][2] b[9][3] b[9][4] b[9][5] b[10][0] b[10][1] b[10][2] b[10][3] b[10][4] b[10][5] b[11][0] b[11][1] b[11][2] b[11][3] b[11][4] b[11][5] b[12][0] b[12][1] b[12][2] b[12][3] b[12][4] b[12][5] b[13][0] b[13][1] b[13][2] b[13][3] b[13][4] b[13][5] b[14][0] b[14][1] b[14][2] b[14][3] b[14][4] b[14][5] b[15][0] b[15][1] b[15][2] b[15][3] b[15][4] b[15][5] b[16][0] b[16][1] b[16][2] b[16][3] b[16][4] b[16][5] b[17][0] b[17][1] b[17][2] b[17][3] b[17][4] b[17][5] b[18][0] b[18][1] b[18][2] b[18][3] b[18][4] b[18][5] b[19][0] b[19][1] b[19][2] b[19][3] b[19][4] b[19][5] b[20][0] b[20][1] b[20][2] b[20][3] b[20][4] b[20][5] b[21][0] b[21][1] b[21][2] b[21][3] b[21][4] b[21][5] </list>
2400.46/309.05	v 	<values>0 200 200 200 200 200 0 200 166 161 160 156 151 200 166 161 160 156 151 198 194 194 192 192 0 197 194 193 193 192 0 197 165 163 157 155 152 196 165 162 160 155 151 191 191 190 190 190 0 189 189 189 189 188 0 189 186 186 183 180 0 188 187 187 187 187 0 188 164 162 158 154 153 187 164 163 158 154 153 182 182 182 182 182 0 182 164 163 158 153 153 181 167 162 157 155 151 180 165 162 158 155 152 179 179 178 178 177 0 178 167 162 159 156 151 177 176 174 172 169 0 177 175 171 171 170 0 169 169 168 168 167 0 </values>
2400.46/309.05	v </instantiation>
2400.46/309.05	c Unexpected resolution interruption!

Verifier Data

OK	0

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4249552-1500694934/watcher-4249552-1500694934 -o /tmp/evaluation-result-4249552-1500694934/solver-4249552-1500694934 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node127-1500682387-7776 --watchdog 2560 ./xcsp3-exec -dir HOME -tl 2400 -p 8 -ml 10000 -tdir HOME -seed 93532486 HOME/instance-4249552-1500694934.xml 

pid=7310
running on 8 cores: 1,3,5,7,9,11,13,15

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2500 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 13.98 15.10 14.78 3/264 7313
/proc/meminfo: memFree=31210364/32770624 swapFree=5880/294416
[pid=7313] ppid=7310 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/7313/stat : 7313 (xcsp3-exec) S 7310 7313 7744 0 -1 4202496 518 0 0 0 0 0 0 0 20 0 1 0 4761080 9740288 346 33554432000 4194304 5098028 140732681621648 140732681619752 139634166346364 0 65536 4100 65538 18446744071579417331 0 0 17 11 0 0 0 0 0 7196144 7232144 19533824 140732681626768 140732681626976 140732681626976 140732681629675 0
/proc/7313/statm: 2378 346 289 221 0 87 0

[startup+0.100135 s]
/proc/loadavg: 13.98 15.10 14.78 3/264 7313
/proc/meminfo: memFree=31210364/32770624 swapFree=5880/294416
[pid=7313] ppid=7310 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/7313/stat : 7313 (xcsp3-exec) S 7310 7313 7744 0 -1 4202496 518 0 0 0 0 0 0 0 20 0 1 0 4761080 9740288 346 33554432000 4194304 5098028 140732681621648 140732681619752 139634166346364 0 65536 4100 65538 18446744071579417331 0 0 17 11 0 0 0 0 0 7196144 7232144 19533824 140732681626768 140732681626976 140732681626976 140732681629675 0
/proc/7313/statm: 2378 346 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.200241 s]
/proc/loadavg: 13.98 15.10 14.78 3/264 7313
/proc/meminfo: memFree=31210364/32770624 swapFree=5880/294416
[pid=7313] ppid=7310 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/7313/stat : 7313 (xcsp3-exec) S 7310 7313 7744 0 -1 4202496 518 0 0 0 0 0 0 0 20 0 1 0 4761080 9740288 346 33554432000 4194304 5098028 140732681621648 140732681619752 139634166346364 0 65536 4100 65538 18446744071579417331 0 0 17 11 0 0 0 0 0 7196144 7232144 19533824 140732681626768 140732681626976 140732681626976 140732681629675 0
/proc/7313/statm: 2378 346 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.300289 s]
/proc/loadavg: 13.98 15.10 14.78 3/264 7313
/proc/meminfo: memFree=31210364/32770624 swapFree=5880/294416
[pid=7313] ppid=7310 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/7313/stat : 7313 (xcsp3-exec) S 7310 7313 7744 0 -1 4202496 518 0 0 0 0 0 0 0 20 0 1 0 4761080 9740288 346 33554432000 4194304 5098028 140732681621648 140732681619752 139634166346364 0 65536 4100 65538 18446744071579417331 0 0 17 11 0 0 0 0 0 7196144 7232144 19533824 140732681626768 140732681626976 140732681626976 140732681629675 0
/proc/7313/statm: 2378 346 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.700263 s]
/proc/loadavg: 13.98 15.10 14.78 3/264 7313
/proc/meminfo: memFree=31210364/32770624 swapFree=5880/294416
[pid=7313] ppid=7310 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/7313/stat : 7313 (xcsp3-exec) S 7310 7313 7744 0 -1 4202496 518 0 0 0 0 0 0 0 20 0 1 0 4761080 9740288 346 33554432000 4194304 5098028 140732681621648 140732681619752 139634166346364 0 65536 4100 65538 18446744071579417331 0 0 17 11 0 0 0 0 0 7196144 7232144 19533824 140732681626768 140732681626976 140732681626976 140732681629675 0
/proc/7313/statm: 2378 346 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+1.5012 s]
/proc/loadavg: 13.98 15.10 14.78 3/285 7334
/proc/meminfo: memFree=31032180/32770624 swapFree=5880/294484
[pid=7313] ppid=7310 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/7313/stat : 7313 (xcsp3-exec) S 7310 7313 7744 0 -1 4202496 518 0 0 0 0 0 0 0 20 0 1 0 4761080 9740288 346 33554432000 4194304 5098028 140732681621648 140732681619752 139634166346364 0 65536 4100 65538 18446744071579417331 0 0 17 11 0 0 0 0 0 7196144 7232144 19533824 140732681626768 140732681626976 140732681626976 140732681629675 0
/proc/7313/statm: 2378 346 289 221 0 87 0
[pid=7314] ppid=7313 vsize=13269256 CPUtime=3.59 cores=1,3,5,7,9,11,13,15
/proc/7314/stat : 7314 (java) S 7313 7313 7744 0 -1 1077944320 17592 0 0 0 346 13 0 0 20 0 20 0 4761080 13587718144 48721 33554432000 4194304 4196468 140737184319568 140737184302112 140503846567671 0 0 0 16800975 18446744073709551615 0 0 17 9 0 0 0 0 0 6293624 6294260 11952128 140737184326844 140737184327020 140737184327020 140737184329679 0
/proc/7314/statm: 3317314 48721 3228 1 0 3304547 0
[pid=7314/tid=7315] ppid=7313 vsize=13269256 CPUtime=1.46 cores=1,3,5,7,9,11,13,15
/proc/7314/task/7315/stat : 7315 (java) R 7313 7313 7744 0 -1 4202560 6481 0 0 0 141 5 0 0 20 0 20 0 4761081 13587718144 48721 33554432000 4194304 4196468 140737184319568 140503850804856 140503487216264 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 11952128 140737184326844 140737184327020 140737184327020 140737184329679 0
[pid=7314/tid=7317] ppid=7313 vsize=13269256 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/7314/task/7317/stat : 7317 (java) S 7313 7313 7744 0 -1 1077944384 142 0 0 0 0 0 0 0 20 0 20 0 4761082 13587718144 48721 33554432000 4194304 4196468 140737184319568 140503445285776 140503846577877 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 11952128 140737184326844 140737184327020 140737184327020 140737184329679 0
[pid=7314/tid=7318] ppid=7313 vsize=13269256 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/7314/task/7318/stat : 7318 (java) S 7313 7313 7744 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 20 0 4761082 13587718144 48721 33554432000 4194304 4196468 140737184319568 140503444232976 140503846577877 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11952128 140737184326844 140737184327020 140737184327020 140737184329679 0
[pid=7314/tid=7319] ppid=7313 vsize=13269256 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/7314/task/7319/stat : 7319 (java) S 7313 7313 7744 0 -1 1077944384 234 0 0 0 0 0 0 0 20 0 20 0 4761082 13587718144 48721 33554432000 4194304 4196468 140737184319568 140503443180688 140503846577877 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11952128 140737184326844 140737184327020 140737184327020 140737184329679 0
[pid=7314/tid=7320] ppid=7313 vsize=13269256 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/7314/task/7320/stat : 7320 (java) S 7313 7313 7744 0 -1 1077944384 30 0 0 0 0 0 0 0 20 0 20 0 4761082 13587718144 48721 33554432000 4194304 4196468 140737184319568 140503442127888 140503846577877 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11952128 140737184326844 140737184327020 140737184327020 140737184329679 0
[pid=7314/tid=7321] ppid=7313 vsize=13269256 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/7314/task/7321/stat : 7321 (java) S 7313 7313 7744 0 -1 1077944384 26 0 0 0 0 0 0 0 20 0 20 0 4761082 13587718144 48721 33554432000 4194304 4196468 140737184319568 140503441074576 140503846577877 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11952128 140737184326844 140737184327020 140737184327020 140737184329679 0
[pid=7314/tid=7322] ppid=7313 vsize=13269256 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/7314/task/7322/stat : 7322 (java) S 7313 7313 7744 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 20 0 4761082 13587718144 48721 33554432000 4194304 4196468 140737184319568 140503440021776 140503846577877 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 11952128 140737184326844 140737184327020 140737184327020 140737184329679 0
[pid=7314/tid=7323] ppid=7313 vsize=13269256 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/7314/task/7323/stat : 7323 (java) S 7313 7313 7744 0 -1 1077944384 93 0 0 0 0 0 0 0 20 0 20 0 4761082 13587718144 48721 33554432000 4194304 4196468 140737184319568 140503438969488 140503846577877 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11952128 140737184326844 140737184327020 140737184327020 140737184329679 0
[pid=7314/tid=7324] ppid=7313 vsize=13269256 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/7314/task/7324/stat : 7324 (java) S 7313 7313 7744 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 20 0 4761082 13587718144 48721 33554432000 4194304 4196468 140737184319568 140503437916688 140503846577877 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 11952128 140737184326844 140737184327020 140737184327020 140737184329679 0
[pid=7314/tid=7325] ppid=7313 vsize=13269256 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/7314/task/7325/stat : 7325 (java) S 7313 7313 7744 0 -1 1077944384 229 0 0 0 0 0 0 0 20 0 20 0 4761084 13587718144 48721 33554432000 4194304 4196468 140737184319568 140503308954224 140503846578818 0 0 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 11952128 140737184326844 140737184327020 140737184327020 140737184329679 0
[pid=7314/tid=7326] ppid=7313 vsize=13269256 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/7314/task/7326/stat : 7326 (java) S 7313 7313 7744 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 20 0 4761085 13587718144 48721 33554432000 4194304 4196468 140737184319568 140503307900192 140503846577877 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 11952128 140737184326844 140737184327020 140737184327020 140737184329679 0
[pid=7314/tid=7327] ppid=7313 vsize=13269256 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/7314/task/7327/stat : 7327 (java) S 7313 7313 7744 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 20 0 4761085 13587718144 48721 33554432000 4194304 4196468 140737184319568 140503306847856 140503846577877 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11952128 140737184326844 140737184327020 140737184327020 140737184329679 0
[pid=7314/tid=7328] ppid=7313 vsize=13269256 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/7314/task/7328/stat : 7328 (java) S 7313 7313 7744 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 4761089 13587718144 48721 33554432000 4194304 4196468 140737184319568 140503305796176 140503846586267 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 11952128 140737184326844 140737184327020 140737184327020 140737184329679 0
[pid=7314/tid=7329] ppid=7313 vsize=13269256 CPUtime=0.51 cores=1,3,5,7,9,11,13,15
/proc/7314/task/7329/stat : 7329 (java) S 7313 7313 7744 0 -1 1077944384 2200 0 0 0 51 0 0 0 20 0 20 0 4761089 13587718144 48721 33554432000 4194304 4196468 140737184319568 140503304743024 140503846578818 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 11952128 140737184326844 140737184327020 140737184327020 140737184329679 0
[pid=7314/tid=7330] ppid=7313 vsize=13269256 CPUtime=0.55 cores=1,3,5,7,9,11,13,15
/proc/7314/task/7330/stat : 7330 (java) R 7313 7313 7744 0 -1 4202560 2046 0 0 0 55 0 0 0 20 0 20 0 4761090 13587718144 48721 33554432000 4194304 4196468 140737184319568 140503303690520 140503831675475 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 11952128 140737184326844 140737184327020 140737184327020 140737184329679 0
[pid=7314/tid=7331] ppid=7313 vsize=13269256 CPUtime=0.57 cores=1,3,5,7,9,11,13,15
/proc/7314/task/7331/stat : 7331 (java) R 7313 7313 7744 0 -1 4202560 2322 0 0 0 57 0 0 0 20 0 20 0 4761090 13587718144 48721 33554432000 4194304 4196468 140737184319568 140503302628864 140503827269136 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 11952128 140737184326844 140737184327020 140737184327020 140737184329679 0
[pid=7314/tid=7332] ppid=7313 vsize=13269256 CPUtime=0.37 cores=1,3,5,7,9,11,13,15
/proc/7314/task/7332/stat : 7332 (java) S 7313 7313 7744 0 -1 1077944384 2388 0 0 0 36 1 0 0 20 0 20 0 4761090 13587718144 48721 33554432000 4194304 4196468 140737184319568 140503301585136 140503846578818 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 11952128 140737184326844 140737184327020 140737184327020 140737184329679 0
[pid=7314/tid=7333] ppid=7313 vsize=13269256 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/7314/task/7333/stat : 7333 (java) S 7313 7313 7744 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 4761090 13587718144 48721 33554432000 4194304 4196468 140737184319568 140503300533088 140503846577877 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 11952128 140737184326844 140737184327020 140737184327020 140737184329679 0
[pid=7314/tid=7334] ppid=7313 vsize=13269256 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/7314/task/7334/stat : 7334 (java) S 7313 7313 7744 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 4761090 13587718144 48721 33554432000 4194304 4196468 140737184319568 140503299480368 140503846578818 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11952128 140737184326844 140737184327020 140737184327020 140737184329679 0
Current children cumulated CPU time (s) 3.59
Current children cumulated vsize (KiB) 13278768

[startup+3.10119 s]
/proc/loadavg: 13.98 15.10 14.78 5/285 7334
/proc/meminfo: memFree=30928988/32770624 swapFree=5880/294484
[pid=7313] ppid=7310 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/7313/stat : 7313 (xcsp3-exec) S 7310 7313 7744 0 -1 4202496 518 0 0 0 0 0 0 0 20 0 1 0 4761080 9740288 346 33554432000 4194304 5098028 140732681621648 140732681619752 139634166346364 0 65536 4100 65538 18446744071579417331 0 0 17 11 0 0 0 0 0 7196144 7232144 19533824 140732681626768 140732681626976 140732681626976 140732681629675 0
/proc/7313/statm: 2378 346 289 221 0 87 0
[pid=7314] ppid=7313 vsize=13269256 CPUtime=7.53 cores=1,3,5,7,9,11,13,15
/proc/7314/stat : 7314 (java) S 7313 7313 7744 0 -1 1077944320 23556 0 0 0 712 41 0 0 20 0 20 0 4761080 13587718144 115605 33554432000 4194304 4196468 140737184319568 140737184302112 140503846567671 0 0 0 16800975 18446744073709551615 0 0 17 9 0 0 0 0 0 6293624 6294260 11952128 140737184326844 140737184327020 140737184327020 140737184329679 0
/proc/7314/statm: 3317314 115605 3242 1 0 3304547 0
[pid=7314/tid=7315] ppid=7313 vsize=13269256 CPUtime=2.98 cores=1,3,5,7,9,11,13,15
/proc/7314/task/7315/stat : 7315 (java) R 7313 7313 7744 0 -1 4202560 7468 0 0 0 291 7 0 0 20 0 20 0 4761081 13587718144 115605 33554432000 4194304 4196468 140737184319568 140503850805984 140503488138430 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 11952128 140737184326844 140737184327020 140737184327020 140737184329679 0
[pid=7314/tid=7317] ppid=7313 vsize=13269256 CPUtime=0.06 cores=1,3,5,7,9,11,13,15
/proc/7314/task/7317/stat : 7317 (java) S 7313 7313 7744 0 -1 1077944384 171 0 0 0 3 3 0 0 20 0 20 0 4761082 13587718144 115605 33554432000 4194304 4196468 140737184319568 140503445285776 140503846577877 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11952128 140737184326844 140737184327020 140737184327020 140737184329679 0
[pid=7314/tid=7318] ppid=7313 vsize=13269256 CPUtime=0.06 cores=1,3,5,7,9,11,13,15
/proc/7314/task/7318/stat : 7318 (java) S 7313 7313 7744 0 -1 1077944384 46 0 0 0 3 3 0 0 20 0 20 0 4761082 13587718144 115605 33554432000 4194304 4196468 140737184319568 140503444232976 140503846577877 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11952128 140737184326844 140737184327020 140737184327020 140737184329679 0
[pid=7314/tid=7319] ppid=7313 vsize=13269256 CPUtime=0.08 cores=1,3,5,7,9,11,13,15
/proc/7314/task/7319/stat : 7319 (java) S 7313 7313 7744 0 -1 1077944384 281 0 0 0 5 3 0 0 20 0 20 0 4761082 13587718144 115605 33554432000 4194304 4196468 140737184319568 140503443180688 140503846577877 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 11952128 140737184326844 140737184327020 140737184327020 140737184329679 0
[pid=7314/tid=7320] ppid=7313 vsize=13269256 CPUtime=0.06 cores=1,3,5,7,9,11,13,15
/proc/7314/task/7320/stat : 7320 (java) S 7313 7313 7744 0 -1 1077944384 301 0 0 0 3 3 0 0 20 0 20 0 4761082 13587718144 115605 33554432000 4194304 4196468 140737184319568 140503442127888 140503846577877 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11952128 140737184326844 140737184327020 140737184327020 140737184329679 0
[pid=7314/tid=7321] ppid=7313 vsize=13269256 CPUtime=0.06 cores=1,3,5,7,9,11,13,15
/proc/7314/task/7321/stat : 7321 (java) S 7313 7313 7744 0 -1 1077944384 63 0 0 0 3 3 0 0 20 0 20 0 4761082 13587718144 115605 33554432000 4194304 4196468 140737184319568 140503441074576 140503846577877 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 11952128 140737184326844 140737184327020 140737184327020 140737184329679 0
[pid=7314/tid=7322] ppid=7313 vsize=13269256 CPUtime=0.07 cores=1,3,5,7,9,11,13,15
/proc/7314/task/7322/stat : 7322 (java) S 7313 7313 7744 0 -1 1077944384 84 0 0 0 3 4 0 0 20 0 20 0 4761082 13587718144 115605 33554432000 4194304 4196468 140737184319568 140503440021776 140503846577877 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 11952128 140737184326844 140737184327020 140737184327020 140737184329679 0
[pid=7314/tid=7323] ppid=7313 vsize=13269256 CPUtime=0.08 cores=1,3,5,7,9,11,13,15
/proc/7314/task/7323/stat : 7323 (java) S 7313 7313 7744 0 -1 1077944384 204 0 0 0 4 4 0 0 20 0 20 0 4761082 13587718144 115605 33554432000 4194304 4196468 140737184319568 140503438969488 140503846577877 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 11952128 140737184326844 140737184327020 140737184327020 140737184329679 0
[pid=7314/tid=7324] ppid=7313 vsize=13269256 CPUtime=0.06 cores=1,3,5,7,9,11,13,15
/proc/7314/task/7324/stat : 7324 (java) S 7313 7313 7744 0 -1 1077944384 47 0 0 0 3 3 0 0 20 0 20 0 4761082 13587718144 115605 33554432000 4194304 4196468 140737184319568 140503437916688 140503846577877 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 11952128 140737184326844 140737184327020 140737184327020 140737184329679 0
[pid=7314/tid=7325] ppid=7313 vsize=13269256 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/7314/task/7325/stat : 7325 (java) S 7313 7313 7744 0 -1 1077944384 419 0 0 0 0 0 0 0 20 0 20 0 4761084 13587718144 115605 33554432000 4194304 4196468 140737184319568 140503308954224 140503846578818 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11952128 140737184326844 140737184327020 140737184327020 140737184329679 0
[pid=7314/tid=7326] ppid=7313 vsize=13269256 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/7314/task/7326/stat : 7326 (java) S 7313 7313 7744 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 20 0 4761085 13587718144 115605 33554432000 4194304 4196468 140737184319568 140503307900256 140503846577877 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 11952128 140737184326844 140737184327020 140737184327020 140737184329679 0
[pid=7314/tid=7327] ppid=7313 vsize=13269256 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/7314/task/7327/stat : 7327 (java) S 7313 7313 7744 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 20 0 4761085 13587718144 115605 33554432000 4194304 4196468 140737184319568 140503306847872 140503846577877 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 11952128 140737184326844 140737184327020 140737184327020 140737184329679 0
[pid=7314/tid=7328] ppid=7313 vsize=13269256 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/7314/task/7328/stat : 7328 (java) S 7313 7313 7744 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 4761089 13587718144 115605 33554432000 4194304 4196468 140737184319568 140503305796176 140503846586267 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 11952128 140737184326844 140737184327020 140737184327020 140737184329679 0
[pid=7314/tid=7329] ppid=7313 vsize=13269256 CPUtime=1.06 cores=1,3,5,7,9,11,13,15
/proc/7314/task/7329/stat : 7329 (java) S 7313 7313 7744 0 -1 1077944384 3364 0 0 0 106 0 0 0 20 0 20 0 4761089 13587718144 115605 33554432000 4194304 4196468 140737184319568 140503304743024 140503846578818 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 11952128 140737184326844 140737184327020 140737184327020 140737184329679 0
[pid=7314/tid=7330] ppid=7313 vsize=13269256 CPUtime=1.19 cores=1,3,5,7,9,11,13,15
/proc/7314/task/7330/stat : 7330 (java) S 7313 7313 7744 0 -1 1077944384 3453 0 0 0 118 1 0 0 20 0 20 0 4761090 13587718144 115605 33554432000 4194304 4196468 140737184319568 140503303690224 140503846578818 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11952128 140737184326844 140737184327020 140737184327020 140737184329679 0
[pid=7314/tid=7331] ppid=7313 vsize=13269256 CPUtime=1.21 cores=1,3,5,7,9,11,13,15
/proc/7314/task/7331/stat : 7331 (java) S 7313 7313 7744 0 -1 1077944384 3515 0 0 0 120 1 0 0 20 0 20 0 4761090 13587718144 115605 33554432000 4194304 4196468 140737184319568 140503302637936 140503846578818 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11952128 140737184326844 140737184327020 140737184327020 140737184329679 0
[pid=7314/tid=7332] ppid=7313 vsize=13269256 CPUtime=0.45 cores=1,3,5,7,9,11,13,15
/proc/7314/task/7332/stat : 7332 (java) S 7313 7313 7744 0 -1 1077944384 2788 0 0 0 44 1 0 0 20 0 20 0 4761090 13587718144 115605 33554432000 4194304 4196468 140737184319568 140503301585136 140503846578818 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 11952128 140737184326844 140737184327020 140737184327020 140737184329679 0
[pid=7314/tid=7333] ppid=7313 vsize=13269256 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/7314/task/7333/stat : 7333 (java) S 7313 7313 7744 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 4761090 13587718144 115605 33554432000 4194304 4196468 140737184319568 140503300533088 140503846577877 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 11952128 140737184326844 140737184327020 140737184327020 140737184329679 0
[pid=7314/tid=7334] ppid=7313 vsize=13269256 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/7314/task/7334/stat : 7334 (java) S 7313 7313 7744 0 -1 1077944384 10 0 0 0 0 0 0 0 20 0 20 0 4761090 13587718144 115605 33554432000 4194304 4196468 140737184319568 140503299480368 140503846578818 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11952128 140737184326844 140737184327020 140737184327020 140737184329679 0
Current children cumulated CPU time (s) 7.53
Current children cumulated vsize (KiB) 13278768

[startup+6.30093 s]
/proc/loadavg: 13.02 14.89 14.71 3/285 7334
/proc/meminfo: memFree=30195724/32770624 swapFree=5880/294496
[pid=7313] ppid=7310 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/7313/stat : 7313 (xcsp3-exec) S 7310 7313 7744 0 -1 4202496 518 0 0 0 0 0 0 0 20 0 1 0 4761080 9740288 346 33554432000 4194304 5098028 140732681621648 140732681619752 139634166346364 0 65536 4100 65538 18446744071579417331 0 0 17 11 0 0 0 0 0 7196144 7232144 19533824 140732681626768 140732681626976 140732681626976 140732681629675 0
/proc/7313/statm: 2378 346 289 221 0 87 0
[pid=7314] ppid=7313 vsize=13269256 CPUtime=11.59 cores=1,3,5,7,9,11,13,15
/proc/7314/stat : 7314 (java) S 7313 7313 7744 0 -1 1077944320 25297 0 0 0 1072 87 0 0 20 0 20 0 4761080 13587718144 211155 33554432000 4194304 4196468 140737184319568 140737184302112 140503846567671 0 0 0 16800975 18446744073709551615 0 0 17 9 0 0 0 0 0 6293624 6294260 11952128 140737184326844 140737184327020 140737184327020 140737184329679 0
/proc/7314/statm: 3317314 211155 3244 1 0 3304547 0
[pid=7314/tid=7315] ppid=7313 vsize=13269256 CPUtime=6.07 cores=1,3,5,7,9,11,13,15
/proc/7314/task/7315/stat : 7315 (java) R 7313 7313 7744 0 -1 4202560 7934 0 0 0 597 10 0 0 20 0 20 0 4761081 13587718144 211155 33554432000 4194304 4196468 140737184319568 140503850805656 140503486956859 0 4 0 16800975 0 0 0 -1 13 0 0 0 0 0 6293624 6294260 11952128 140737184326844 140737184327020 140737184327020 140737184329679 0
[pid=7314/tid=7317] ppid=7313 vsize=13269256 CPUtime=0.16 cores=1,3,5,7,9,11,13,15
/proc/7314/task/7317/stat : 7317 (java) S 7313 7313 7744 0 -1 1077944384 274 0 0 0 7 9 0 0 20 0 20 0 4761082 13587718144 211155 33554432000 4194304 4196468 140737184319568 140503445285776 140503846577877 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 11952128 140737184326844 140737184327020 140737184327020 140737184329679 0
[pid=7314/tid=7318] ppid=7313 vsize=13269256 CPUtime=0.16 cores=1,3,5,7,9,11,13,15
/proc/7314/task/7318/stat : 7318 (java) S 7313 7313 7744 0 -1 1077944384 139 0 0 0 8 8 0 0 20 0 20 0 4761082 13587718144 211155 33554432000 4194304 4196468 140737184319568 140503444232976 140503846577877 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11952128 140737184326844 140737184327020 140737184327020 140737184329679 0
[pid=7314/tid=7319] ppid=7313 vsize=13269256 CPUtime=0.18 cores=1,3,5,7,9,11,13,15
/proc/7314/task/7319/stat : 7319 (java) S 7313 7313 7744 0 -1 1077944384 376 0 0 0 10 8 0 0 20 0 20 0 4761082 13587718144 211155 33554432000 4194304 4196468 140737184319568 140503443180688 140503846577877 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 11952128 140737184326844 140737184327020 140737184327020 140737184329679 0
[pid=7314/tid=7320] ppid=7313 vsize=13269256 CPUtime=0.16 cores=1,3,5,7,9,11,13,15
/proc/7314/task/7320/stat : 7320 (java) S 7313 7313 7744 0 -1 1077944384 397 0 0 0 7 9 0 0 20 0 20 0 4761082 13587718144 211155 33554432000 4194304 4196468 140737184319568 140503442127888 140503846577877 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11952128 140737184326844 140737184327020 140737184327020 140737184329679 0
[pid=7314/tid=7321] ppid=7313 vsize=13269256 CPUtime=0.15 cores=1,3,5,7,9,11,13,15
/proc/7314/task/7321/stat : 7321 (java) S 7313 7313 7744 0 -1 1077944384 146 0 0 0 7 8 0 0 20 0 20 0 4761082 13587718144 211155 33554432000 4194304 4196468 140737184319568 140503441074576 140503846577877 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11952128 140737184326844 140737184327020 140737184327020 140737184329679 0
[pid=7314/tid=7322] ppid=7313 vsize=13269256 CPUtime=0.16 cores=1,3,5,7,9,11,13,15
/proc/7314/task/7322/stat : 7322 (java) S 7313 7313 7744 0 -1 1077944384 158 0 0 0 7 9 0 0 20 0 20 0 4761082 13587718144 211155 33554432000 4194304 4196468 140737184319568 140503440021776 140503846577877 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 11952128 140737184326844 140737184327020 140737184327020 140737184329679 0
[pid=7314/tid=7323] ppid=7313 vsize=13269256 CPUtime=0.17 cores=1,3,5,7,9,11,13,15
/proc/7314/task/7323/stat : 7323 (java) S 7313 7313 7744 0 -1 1077944384 274 0 0 0 8 9 0 0 20 0 20 0 4761082 13587718144 211155 33554432000 4194304 4196468 140737184319568 140503438969488 140503846577877 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11952128 140737184326844 140737184327020 140737184327020 140737184329679 0
[pid=7314/tid=7324] ppid=7313 vsize=13269256 CPUtime=0.15 cores=1,3,5,7,9,11,13,15
/proc/7314/task/7324/stat : 7324 (java) S 7313 7313 7744 0 -1 1077944384 128 0 0 0 8 7 0 0 20 0 20 0 4761082 13587718144 211155 33554432000 4194304 4196468 140737184319568 140503437916688 140503846577877 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11952128 140737184326844 140737184327020 140737184327020 140737184329679 0
[pid=7314/tid=7325] ppid=7313 vsize=13269256 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/7314/task/7325/stat : 7325 (java) S 7313 7313 7744 0 -1 1077944384 762 0 0 0 0 0 0 0 20 0 20 0 4761084 13587718144 211155 33554432000 4194304 4196468 140737184319568 140503308954224 140503846578818 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11952128 140737184326844 140737184327020 140737184327020 140737184329679 0
[pid=7314/tid=7326] ppid=7313 vsize=13269256 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/7314/task/7326/stat : 7326 (java) S 7313 7313 7744 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 20 0 4761085 13587718144 211155 33554432000 4194304 4196468 140737184319568 140503307900256 140503846577877 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11952128 140737184326844 140737184327020 140737184327020 140737184329679 0
[pid=7314/tid=7327] ppid=7313 vsize=13269256 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/7314/task/7327/stat : 7327 (java) S 7313 7313 7744 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 20 0 4761085 13587718144 211155 33554432000 4194304 4196468 140737184319568 140503306847872 140503846577877 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11952128 140737184326844 140737184327020 140737184327020 140737184329679 0
[pid=7314/tid=7328] ppid=7313 vsize=13269256 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/7314/task/7328/stat : 7328 (java) S 7313 7313 7744 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 4761089 13587718144 211155 33554432000 4194304 4196468 140737184319568 140503305796176 140503846586267 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 11952128 140737184326844 140737184327020 140737184327020 140737184329679 0

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

[pid=7314/tid=7349] ppid=7313 vsize=13801768 CPUtime=207.99 cores=1,3,5,7,9,11,13,15
/proc/7314/task/7349/stat : 7349 (java) R 7313 7313 7744 0 -1 4202560 4426 0 0 0 20797 2 0 0 20 0 28 0 4762368 14133010432 941573 33554432000 4194304 4196468 140737184319568 140503287255016 140503489922625 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 11952128 140737184326844 140737184327020 140737184327020 140737184329679 0
[pid=7314/tid=7350] ppid=7313 vsize=13801768 CPUtime=207.45 cores=1,3,5,7,9,11,13,15
/proc/7314/task/7350/stat : 7350 (java) R 7313 7313 7744 0 -1 4202560 1974 0 0 0 20744 1 0 0 20 0 28 0 4762368 14133010432 941573 33554432000 4194304 4196468 140737184319568 140503286204616 140503489922884 0 4 0 16800975 0 0 0 -1 9 0 0 0 0 0 6293624 6294260 11952128 140737184326844 140737184327020 140737184327020 140737184329679 0
Current children cumulated CPU time (s) 1709.92
Current children cumulated vsize (KiB) 13811280

[startup+282.301 s]
/proc/loadavg: 11.09 11.82 13.40 17/299 7449
/proc/meminfo: memFree=27709388/32770624 swapFree=5880/294876
[pid=7313] ppid=7310 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/7313/stat : 7313 (xcsp3-exec) S 7310 7313 7744 0 -1 4202496 518 0 0 0 0 0 0 0 20 0 1 0 4761080 9740288 346 33554432000 4194304 5098028 140732681621648 140732681619752 139634166346364 0 65536 4100 65538 18446744071579417331 0 0 17 11 0 0 0 0 0 7196144 7232144 19533824 140732681626768 140732681626976 140732681626976 140732681629675 0
/proc/7313/statm: 2378 346 289 221 0 87 0
[pid=7314] ppid=7313 vsize=13801768 CPUtime=2187.73 cores=1,3,5,7,9,11,13,15
/proc/7314/stat : 7314 (java) S 7313 7313 7744 0 -1 1077944320 119226 0 0 0 218377 396 0 0 20 0 28 0 4761080 14133010432 949765 33554432000 4194304 4196468 140737184319568 140737184302112 140503846567671 0 0 0 16800975 18446744073709551615 0 0 17 9 0 0 0 0 0 6293624 6294260 11952128 140737184326844 140737184327020 140737184327020 140737184329679 0
/proc/7314/statm: 3450442 949765 3295 1 0 3437675 0
[pid=7314/tid=7315] ppid=7313 vsize=13801768 CPUtime=9.06 cores=1,3,5,7,9,11,13,15
/proc/7314/task/7315/stat : 7315 (java) S 7313 7313 7744 0 -1 1077944384 8570 0 0 0 890 16 0 0 20 0 28 0 4761081 14133010432 949765 33554432000 4194304 4196468 140737184319568 140503850808448 140503846577877 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 11952128 140737184326844 140737184327020 140737184327020 140737184329679 0
[pid=7314/tid=7317] ppid=7313 vsize=13801768 CPUtime=1.07 cores=1,3,5,7,9,11,13,15
/proc/7314/task/7317/stat : 7317 (java) S 7313 7313 7744 0 -1 1077944384 1502 0 0 0 66 41 0 0 20 0 28 0 4761082 14133010432 949765 33554432000 4194304 4196468 140737184319568 140503445285776 140503846577877 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11952128 140737184326844 140737184327020 140737184327020 140737184329679 0
[pid=7314/tid=7318] ppid=7313 vsize=13801768 CPUtime=1.06 cores=1,3,5,7,9,11,13,15
/proc/7314/task/7318/stat : 7318 (java) S 7313 7313 7744 0 -1 1077944384 977 0 0 0 63 43 0 0 20 0 28 0 4761082 14133010432 949765 33554432000 4194304 4196468 140737184319568 140503444232976 140503846577877 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11952128 140737184326844 140737184327020 140737184327020 140737184329679 0
[pid=7314/tid=7319] ppid=7313 vsize=13801768 CPUtime=1.09 cores=1,3,5,7,9,11,13,15
/proc/7314/task/7319/stat : 7319 (java) S 7313 7313 7744 0 -1 1077944384 1387 0 0 0 71 38 0 0 20 0 28 0 4761082 14133010432 949765 33554432000 4194304 4196468 140737184319568 140503443180688 140503846577877 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11952128 140737184326844 140737184327020 140737184327020 140737184329679 0
[pid=7314/tid=7320] ppid=7313 vsize=13801768 CPUtime=1.05 cores=1,3,5,7,9,11,13,15
/proc/7314/task/7320/stat : 7320 (java) S 7313 7313 7744 0 -1 1077944384 1234 0 0 0 63 42 0 0 20 0 28 0 4761082 14133010432 949765 33554432000 4194304 4196468 140737184319568 140503442127888 140503846577877 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 11952128 140737184326844 140737184327020 140737184327020 140737184329679 0
[pid=7314/tid=7321] ppid=7313 vsize=13801768 CPUtime=1.06 cores=1,3,5,7,9,11,13,15
/proc/7314/task/7321/stat : 7321 (java) S 7313 7313 7744 0 -1 1077944384 1691 0 0 0 66 40 0 0 20 0 28 0 4761082 14133010432 949765 33554432000 4194304 4196468 140737184319568 140503441074576 140503846577877 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11952128 140737184326844 140737184327020 140737184327020 140737184329679 0
[pid=7314/tid=7322] ppid=7313 vsize=13801768 CPUtime=1.08 cores=1,3,5,7,9,11,13,15
/proc/7314/task/7322/stat : 7322 (java) S 7313 7313 7744 0 -1 1077944384 1006 0 0 0 69 39 0 0 20 0 28 0 4761082 14133010432 949765 33554432000 4194304 4196468 140737184319568 140503440021776 140503846577877 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11952128 140737184326844 140737184327020 140737184327020 140737184329679 0
[pid=7314/tid=7323] ppid=7313 vsize=13801768 CPUtime=1.07 cores=1,3,5,7,9,11,13,15
/proc/7314/task/7323/stat : 7323 (java) S 7313 7313 7744 0 -1 1077944384 1332 0 0 0 66 41 0 0 20 0 28 0 4761082 14133010432 949765 33554432000 4194304 4196468 140737184319568 140503438969488 140503846577877 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 11952128 140737184326844 140737184327020 140737184327020 140737184329679 0
[pid=7314/tid=7324] ppid=7313 vsize=13801768 CPUtime=1.06 cores=1,3,5,7,9,11,13,15
/proc/7314/task/7324/stat : 7324 (java) S 7313 7313 7744 0 -1 1077944384 2422 0 0 0 67 39 0 0 20 0 28 0 4761082 14133010432 949765 33554432000 4194304 4196468 140737184319568 140503437916688 140503846577877 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 11952128 140737184326844 140737184327020 140737184327020 140737184329679 0
[pid=7314/tid=7325] ppid=7313 vsize=13801768 CPUtime=0.17 cores=1,3,5,7,9,11,13,15
/proc/7314/task/7325/stat : 7325 (java) S 7313 7313 7744 0 -1 1077944384 9448 0 0 0 8 9 0 0 20 0 28 0 4761084 14133010432 949765 33554432000 4194304 4196468 140737184319568 140503308954224 140503846578818 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11952128 140737184326844 140737184327020 140737184327020 140737184329679 0
[pid=7314/tid=7326] ppid=7313 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/7314/task/7326/stat : 7326 (java) S 7313 7313 7744 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 28 0 4761085 14133010432 949765 33554432000 4194304 4196468 140737184319568 140503307900256 140503846577877 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11952128 140737184326844 140737184327020 140737184327020 140737184329679 0
[pid=7314/tid=7327] ppid=7313 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/7314/task/7327/stat : 7327 (java) S 7313 7313 7744 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 28 0 4761085 14133010432 949765 33554432000 4194304 4196468 140737184319568 140503306847872 140503846577877 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 11952128 140737184326844 140737184327020 140737184327020 140737184329679 0
[pid=7314/tid=7328] ppid=7313 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/7314/task/7328/stat : 7328 (java) S 7313 7313 7744 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 4761089 14133010432 949765 33554432000 4194304 4196468 140737184319568 140503305796176 140503846586267 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 11952128 140737184326844 140737184327020 140737184327020 140737184329679 0
[pid=7314/tid=7329] ppid=7313 vsize=13801768 CPUtime=3.16 cores=1,3,5,7,9,11,13,15
/proc/7314/task/7329/stat : 7329 (java) S 7313 7313 7744 0 -1 1077944384 15626 0 0 0 313 3 0 0 20 0 28 0 4761089 14133010432 949765 33554432000 4194304 4196468 140737184319568 140503304743024 140503846578818 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11952128 140737184326844 140737184327020 140737184327020 140737184329679 0
[pid=7314/tid=7330] ppid=7313 vsize=13801768 CPUtime=3.85 cores=1,3,5,7,9,11,13,15
/proc/7314/task/7330/stat : 7330 (java) S 7313 7313 7744 0 -1 1077944384 14756 0 0 0 382 3 0 0 20 0 28 0 4761090 14133010432 949765 33554432000 4194304 4196468 140737184319568 140503303690224 140503846578818 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 10 0 0 6293624 6294260 11952128 140737184326844 140737184327020 140737184327020 140737184329679 0
[pid=7314/tid=7331] ppid=7313 vsize=13801768 CPUtime=3.63 cores=1,3,5,7,9,11,13,15
/proc/7314/task/7331/stat : 7331 (java) S 7313 7313 7744 0 -1 1077944384 16707 0 0 0 360 3 0 0 20 0 28 0 4761090 14133010432 949765 33554432000 4194304 4196468 140737184319568 140503302637936 140503846578818 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 11952128 140737184326844 140737184327020 140737184327020 140737184329679 0
[pid=7314/tid=7332] ppid=7313 vsize=13801768 CPUtime=0.94 cores=1,3,5,7,9,11,13,15
/proc/7314/task/7332/stat : 7332 (java) S 7313 7313 7744 0 -1 1077944384 9721 0 0 0 92 2 0 0 20 0 28 0 4761090 14133010432 949765 33554432000 4194304 4196468 140737184319568 140503301585136 140503846578818 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 1 0 0 6293624 6294260 11952128 140737184326844 140737184327020 140737184327020 140737184329679 0
[pid=7314/tid=7333] ppid=7313 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/7314/task/7333/stat : 7333 (java) S 7313 7313 7744 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 4761090 14133010432 949765 33554432000 4194304 4196468 140737184319568 140503300533088 140503846577877 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 11952128 140737184326844 140737184327020 140737184327020 140737184329679 0
[pid=7314/tid=7334] ppid=7313 vsize=13801768 CPUtime=0.17 cores=1,3,5,7,9,11,13,15
/proc/7314/task/7334/stat : 7334 (java) S 7313 7313 7744 0 -1 1077944384 1436 0 0 0 9 8 0 0 20 0 28 0 4761090 14133010432 949765 33554432000 4194304 4196468 140737184319568 140503299480368 140503846578818 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 11 0 0 6293624 6294260 11952128 140737184326844 140737184327020 140737184327020 140737184329679 0
[pid=7314/tid=7343] ppid=7313 vsize=13801768 CPUtime=265.71 cores=1,3,5,7,9,11,13,15
/proc/7314/task/7343/stat : 7343 (java) R 7313 7313 7744 0 -1 4202560 3300 0 0 0 26569 2 0 0 20 0 28 0 4762368 14133010432 949765 33554432000 4194304 4196468 140737184319568 140503291464768 140503489924848 0 4 0 16800975 0 0 0 -1 15 0 0 0 0 0 6293624 6294260 11952128 140737184326844 140737184327020 140737184327020 140737184329679 0
[pid=7314/tid=7344] ppid=7313 vsize=13801768 CPUtime=267.92 cores=1,3,5,7,9,11,13,15
/proc/7314/task/7344/stat : 7344 (java) R 7313 7313 7744 0 -1 4202560 2109 0 0 0 26789 3 0 0 20 0 28 0 4762368 14133010432 949765 33554432000 4194304 4196468 140737184319568 140503290413336 140503489923712 0 4 0 16800975 0 0 0 -1 13 0 0 0 0 0 6293624 6294260 11952128 140737184326844 140737184327020 140737184327020 140737184329679 0
[pid=7314/tid=7345] ppid=7313 vsize=13801768 CPUtime=266.78 cores=1,3,5,7,9,11,13,15
/proc/7314/task/7345/stat : 7345 (java) R 7313 7313 7744 0 -1 4202560 4292 0 0 0 26675 3 0 0 20 0 28 0 4762368 14133010432 949765 33554432000 4194304 4196468 140737184319568 140503289360024 140503489922801 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 11952128 140737184326844 140737184327020 140737184327020 140737184329679 0
[pid=7314/tid=7346] ppid=7313 vsize=13801768 CPUtime=267.64 cores=1,3,5,7,9,11,13,15
/proc/7314/task/7346/stat : 7346 (java) R 7313 7313 7744 0 -1 4202560 4655 0 0 0 26761 3 0 0 20 0 28 0 4762368 14133010432 949765 33554432000 4194304 4196468 140737184319568 140503284096488 140503489923740 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 11952128 140737184326844 140737184327020 140737184327020 140737184329679 0
[pid=7314/tid=7347] ppid=7313 vsize=13801768 CPUtime=263.54 cores=1,3,5,7,9,11,13,15
/proc/7314/task/7347/stat : 7347 (java) R 7313 7313 7744 0 -1 4202560 2945 0 0 0 26352 2 0 0 20 0 28 0 4762368 14133010432 949765 33554432000 4194304 4196468 140737184319568 140503288307752 140503489923103 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 11952128 140737184326844 140737184327020 140737184327020 140737184329679 0
[pid=7314/tid=7348] ppid=7313 vsize=13801768 CPUtime=267.49 cores=1,3,5,7,9,11,13,15
/proc/7314/task/7348/stat : 7348 (java) R 7313 7313 7744 0 -1 4202560 2924 0 0 0 26746 3 0 0 20 0 28 0 4762368 14133010432 949765 33554432000 4194304 4196468 140737184319568 140503285149320 140503489922519 0 4 0 16800975 0 0 0 -1 11 0 0 0 0 0 6293624 6294260 11952128 140737184326844 140737184327020 140737184327020 140737184329679 0
[pid=7314/tid=7349] ppid=7313 vsize=13801768 CPUtime=267.9 cores=1,3,5,7,9,11,13,15
/proc/7314/task/7349/stat : 7349 (java) R 7313 7313 7744 0 -1 4202560 5575 0 0 0 26788 2 0 0 20 0 28 0 4762368 14133010432 949765 33554432000 4194304 4196468 140737184319568 140503287255192 140503489922783 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 11952128 140737184326844 140737184327020 140737184327020 140737184329679 0
[pid=7314/tid=7350] ppid=7313 vsize=13801768 CPUtime=267.35 cores=1,3,5,7,9,11,13,15
/proc/7314/task/7350/stat : 7350 (java) R 7313 7313 7744 0 -1 4202560 2098 0 0 0 26734 1 0 0 20 0 28 0 4762368 14133010432 949765 33554432000 4194304 4196468 140737184319568 140503286202104 140503489922694 0 4 0 16800975 0 0 0 -1 9 0 0 0 0 0 6293624 6294260 11952128 140737184326844 140737184327020 140737184327020 140737184329679 0
Current children cumulated CPU time (s) 2187.73
Current children cumulated vsize (KiB) 13811280



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+309.001 s]
/proc/loadavg: 12.76 12.16 13.47 17/299 7449
/proc/meminfo: memFree=27582600/32770624 swapFree=5880/294896
[pid=7313] ppid=7310 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/7313/stat : 7313 (xcsp3-exec) S 7310 7313 7744 0 -1 4202496 518 0 0 0 0 0 0 0 20 0 1 0 4761080 9740288 346 33554432000 4194304 5098028 140732681621648 140732681619752 139634166346364 0 65536 4100 65538 18446744071579417331 0 0 17 11 0 0 0 0 0 7196144 7232144 19533824 140732681626768 140732681626976 140732681626976 140732681629675 0
/proc/7313/statm: 2378 346 289 221 0 87 0
[pid=7314] ppid=7313 vsize=13801768 CPUtime=2400.46 cores=1,3,5,7,9,11,13,15
/proc/7314/stat : 7314 (java) S 7313 7313 7744 0 -1 1077944320 121038 0 0 0 239648 398 0 0 20 0 28 0 4761080 14133010432 949765 33554432000 4194304 4196468 140737184319568 140737184302112 140503846567671 0 0 0 16800975 18446744073709551615 0 0 17 9 0 0 0 0 0 6293624 6294260 11952128 140737184326844 140737184327020 140737184327020 140737184329679 0
/proc/7314/statm: 3450442 949765 3295 1 0 3437675 0
[pid=7314/tid=7315] ppid=7313 vsize=13801768 CPUtime=9.06 cores=1,3,5,7,9,11,13,15
/proc/7314/task/7315/stat : 7315 (java) S 7313 7313 7744 0 -1 1077944384 8570 0 0 0 890 16 0 0 20 0 28 0 4761081 14133010432 949765 33554432000 4194304 4196468 140737184319568 140503850808448 140503846577877 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 11952128 140737184326844 140737184327020 140737184327020 140737184329679 0
[pid=7314/tid=7317] ppid=7313 vsize=13801768 CPUtime=1.07 cores=1,3,5,7,9,11,13,15
/proc/7314/task/7317/stat : 7317 (java) S 7313 7313 7744 0 -1 1077944384 1502 0 0 0 66 41 0 0 20 0 28 0 4761082 14133010432 949765 33554432000 4194304 4196468 140737184319568 140503445285776 140503846577877 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11952128 140737184326844 140737184327020 140737184327020 140737184329679 0
[pid=7314/tid=7318] ppid=7313 vsize=13801768 CPUtime=1.06 cores=1,3,5,7,9,11,13,15
/proc/7314/task/7318/stat : 7318 (java) S 7313 7313 7744 0 -1 1077944384 977 0 0 0 63 43 0 0 20 0 28 0 4761082 14133010432 949765 33554432000 4194304 4196468 140737184319568 140503444232976 140503846577877 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11952128 140737184326844 140737184327020 140737184327020 140737184329679 0
[pid=7314/tid=7319] ppid=7313 vsize=13801768 CPUtime=1.09 cores=1,3,5,7,9,11,13,15
/proc/7314/task/7319/stat : 7319 (java) S 7313 7313 7744 0 -1 1077944384 1387 0 0 0 71 38 0 0 20 0 28 0 4761082 14133010432 949765 33554432000 4194304 4196468 140737184319568 140503443180688 140503846577877 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11952128 140737184326844 140737184327020 140737184327020 140737184329679 0
[pid=7314/tid=7320] ppid=7313 vsize=13801768 CPUtime=1.05 cores=1,3,5,7,9,11,13,15
/proc/7314/task/7320/stat : 7320 (java) S 7313 7313 7744 0 -1 1077944384 1234 0 0 0 63 42 0 0 20 0 28 0 4761082 14133010432 949765 33554432000 4194304 4196468 140737184319568 140503442127888 140503846577877 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 11952128 140737184326844 140737184327020 140737184327020 140737184329679 0
[pid=7314/tid=7321] ppid=7313 vsize=13801768 CPUtime=1.06 cores=1,3,5,7,9,11,13,15
/proc/7314/task/7321/stat : 7321 (java) S 7313 7313 7744 0 -1 1077944384 1691 0 0 0 66 40 0 0 20 0 28 0 4761082 14133010432 949765 33554432000 4194304 4196468 140737184319568 140503441074576 140503846577877 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11952128 140737184326844 140737184327020 140737184327020 140737184329679 0
[pid=7314/tid=7322] ppid=7313 vsize=13801768 CPUtime=1.08 cores=1,3,5,7,9,11,13,15
/proc/7314/task/7322/stat : 7322 (java) S 7313 7313 7744 0 -1 1077944384 1006 0 0 0 69 39 0 0 20 0 28 0 4761082 14133010432 949765 33554432000 4194304 4196468 140737184319568 140503440021776 140503846577877 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11952128 140737184326844 140737184327020 140737184327020 140737184329679 0
[pid=7314/tid=7323] ppid=7313 vsize=13801768 CPUtime=1.07 cores=1,3,5,7,9,11,13,15
/proc/7314/task/7323/stat : 7323 (java) S 7313 7313 7744 0 -1 1077944384 1332 0 0 0 66 41 0 0 20 0 28 0 4761082 14133010432 949765 33554432000 4194304 4196468 140737184319568 140503438969488 140503846577877 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 11952128 140737184326844 140737184327020 140737184327020 140737184329679 0
[pid=7314/tid=7324] ppid=7313 vsize=13801768 CPUtime=1.06 cores=1,3,5,7,9,11,13,15
/proc/7314/task/7324/stat : 7324 (java) S 7313 7313 7744 0 -1 1077944384 2422 0 0 0 67 39 0 0 20 0 28 0 4761082 14133010432 949765 33554432000 4194304 4196468 140737184319568 140503437916688 140503846577877 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 11952128 140737184326844 140737184327020 140737184327020 140737184329679 0
[pid=7314/tid=7325] ppid=7313 vsize=13801768 CPUtime=0.17 cores=1,3,5,7,9,11,13,15
/proc/7314/task/7325/stat : 7325 (java) S 7313 7313 7744 0 -1 1077944384 9448 0 0 0 8 9 0 0 20 0 28 0 4761084 14133010432 949765 33554432000 4194304 4196468 140737184319568 140503308954224 140503846578818 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11952128 140737184326844 140737184327020 140737184327020 140737184329679 0
[pid=7314/tid=7326] ppid=7313 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/7314/task/7326/stat : 7326 (java) S 7313 7313 7744 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 28 0 4761085 14133010432 949765 33554432000 4194304 4196468 140737184319568 140503307900256 140503846577877 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11952128 140737184326844 140737184327020 140737184327020 140737184329679 0
[pid=7314/tid=7327] ppid=7313 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/7314/task/7327/stat : 7327 (java) S 7313 7313 7744 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 28 0 4761085 14133010432 949765 33554432000 4194304 4196468 140737184319568 140503306847872 140503846577877 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 11952128 140737184326844 140737184327020 140737184327020 140737184329679 0
[pid=7314/tid=7328] ppid=7313 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/7314/task/7328/stat : 7328 (java) S 7313 7313 7744 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 4761089 14133010432 949765 33554432000 4194304 4196468 140737184319568 140503305796176 140503846586267 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 11952128 140737184326844 140737184327020 140737184327020 140737184329679 0
[pid=7314/tid=7329] ppid=7313 vsize=13801768 CPUtime=3.16 cores=1,3,5,7,9,11,13,15
/proc/7314/task/7329/stat : 7329 (java) S 7313 7313 7744 0 -1 1077944384 15626 0 0 0 313 3 0 0 20 0 28 0 4761089 14133010432 949765 33554432000 4194304 4196468 140737184319568 140503304743024 140503846578818 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11952128 140737184326844 140737184327020 140737184327020 140737184329679 0
[pid=7314/tid=7330] ppid=7313 vsize=13801768 CPUtime=3.86 cores=1,3,5,7,9,11,13,15
/proc/7314/task/7330/stat : 7330 (java) S 7313 7313 7744 0 -1 1077944384 14756 0 0 0 383 3 0 0 20 0 28 0 4761090 14133010432 949765 33554432000 4194304 4196468 140737184319568 140503303690224 140503846578818 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 10 0 0 6293624 6294260 11952128 140737184326844 140737184327020 140737184327020 140737184329679 0
[pid=7314/tid=7331] ppid=7313 vsize=13801768 CPUtime=3.63 cores=1,3,5,7,9,11,13,15
/proc/7314/task/7331/stat : 7331 (java) S 7313 7313 7744 0 -1 1077944384 16707 0 0 0 360 3 0 0 20 0 28 0 4761090 14133010432 949765 33554432000 4194304 4196468 140737184319568 140503302637936 140503846578818 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 11952128 140737184326844 140737184327020 140737184327020 140737184329679 0
[pid=7314/tid=7332] ppid=7313 vsize=13801768 CPUtime=0.94 cores=1,3,5,7,9,11,13,15
/proc/7314/task/7332/stat : 7332 (java) S 7313 7313 7744 0 -1 1077944384 10118 0 0 0 92 2 0 0 20 0 28 0 4761090 14133010432 949765 33554432000 4194304 4196468 140737184319568 140503301585136 140503846578818 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 1 0 0 6293624 6294260 11952128 140737184326844 140737184327020 140737184327020 140737184329679 0
[pid=7314/tid=7333] ppid=7313 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/7314/task/7333/stat : 7333 (java) S 7313 7313 7744 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 4761090 14133010432 949765 33554432000 4194304 4196468 140737184319568 140503300533088 140503846577877 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 11952128 140737184326844 140737184327020 140737184327020 140737184329679 0
[pid=7314/tid=7334] ppid=7313 vsize=13801768 CPUtime=0.19 cores=1,3,5,7,9,11,13,15
/proc/7314/task/7334/stat : 7334 (java) S 7313 7313 7744 0 -1 1077944384 1436 0 0 0 10 9 0 0 20 0 28 0 4761090 14133010432 949765 33554432000 4194304 4196468 140737184319568 140503299480368 140503846578818 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 11 0 0 6293624 6294260 11952128 140737184326844 140737184327020 140737184327020 140737184329679 0
[pid=7314/tid=7343] ppid=7313 vsize=13801768 CPUtime=292.06 cores=1,3,5,7,9,11,13,15
/proc/7314/task/7343/stat : 7343 (java) R 7313 7313 7744 0 -1 4202560 3393 0 0 0 29204 2 0 0 20 0 28 0 4762368 14133010432 949765 33554432000 4194304 4196468 140737184319568 140503291464768 140503489922677 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 11952128 140737184326844 140737184327020 140737184327020 140737184329679 0
[pid=7314/tid=7344] ppid=7313 vsize=13801768 CPUtime=294.58 cores=1,3,5,7,9,11,13,15
/proc/7314/task/7344/stat : 7344 (java) R 7313 7313 7744 0 -1 4202560 2160 0 0 0 29455 3 0 0 20 0 28 0 4762368 14133010432 949765 33554432000 4194304 4196468 140737184319568 140503290413336 140503489922751 0 4 0 16800975 0 0 0 -1 13 0 0 0 0 0 6293624 6294260 11952128 140737184326844 140737184327020 140737184327020 140737184329679 0
[pid=7314/tid=7345] ppid=7313 vsize=13801768 CPUtime=293.46 cores=1,3,5,7,9,11,13,15
/proc/7314/task/7345/stat : 7345 (java) R 7313 7313 7744 0 -1 4202560 4986 0 0 0 29343 3 0 0 20 0 28 0 4762368 14133010432 949765 33554432000 4194304 4196468 140737184319568 140503289361800 140503489923696 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 11952128 140737184326844 140737184327020 140737184327020 140737184329679 0
[pid=7314/tid=7346] ppid=7313 vsize=13801768 CPUtime=294.32 cores=1,3,5,7,9,11,13,15
/proc/7314/task/7346/stat : 7346 (java) R 7313 7313 7744 0 -1 4202560 4804 0 0 0 29429 3 0 0 20 0 28 0 4762368 14133010432 949765 33554432000 4194304 4196468 140737184319568 140503284096488 140503490898588 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 11952128 140737184326844 140737184327020 140737184327020 140737184329679 0
[pid=7314/tid=7347] ppid=7313 vsize=13801768 CPUtime=289.86 cores=1,3,5,7,9,11,13,15
/proc/7314/task/7347/stat : 7347 (java) R 7313 7313 7744 0 -1 4202560 3226 0 0 0 28984 2 0 0 20 0 28 0 4762368 14133010432 949765 33554432000 4194304 4196468 140737184319568 140503288307752 140503489922597 0 4 0 16800975 0 0 0 -1 15 0 0 0 0 0 6293624 6294260 11952128 140737184326844 140737184327020 140737184327020 140737184329679 0
[pid=7314/tid=7348] ppid=7313 vsize=13801768 CPUtime=294.14 cores=1,3,5,7,9,11,13,15
/proc/7314/task/7348/stat : 7348 (java) R 7313 7313 7744 0 -1 4202560 2960 0 0 0 29411 3 0 0 20 0 28 0 4762368 14133010432 949765 33554432000 4194304 4196468 140737184319568 140503285149320 140503490896628 0 4 0 16800975 0 0 0 -1 11 0 0 0 0 0 6293624 6294260 11952128 140737184326844 140737184327020 140737184327020 140737184329679 0
[pid=7314/tid=7349] ppid=7313 vsize=13801768 CPUtime=294.57 cores=1,3,5,7,9,11,13,15
/proc/7314/task/7349/stat : 7349 (java) R 7313 7313 7744 0 -1 4202560 5662 0 0 0 29455 2 0 0 20 0 28 0 4762368 14133010432 949765 33554432000 4194304 4196468 140737184319568 140503287255192 140503489923707 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 11952128 140737184326844 140737184327020 140737184327020 140737184329679 0
[pid=7314/tid=7350] ppid=7313 vsize=13801768 CPUtime=294.02 cores=1,3,5,7,9,11,13,15
/proc/7314/task/7350/stat : 7350 (java) R 7313 7313 7744 0 -1 4202560 2122 0 0 0 29401 1 0 0 20 0 28 0 4762368 14133010432 949765 33554432000 4194304 4196468 140737184319568 140503286202104 140503489921868 0 4 0 16800975 0 0 0 -1 9 0 0 0 0 0 6293624 6294260 11952128 140737184326844 140737184327020 140737184327020 140737184329679 0
Current children cumulated CPU time (s) 2400.46
Current children cumulated vsize (KiB) 13811280

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 7314 sig 9
??? kill 7313 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 7313 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=2661
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=0
# CPU time returned by wait4() is 0.002661
# while last known CPU time is 2400.46
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 309.012
CPU time (s): 2400.46
CPU user time (s): 2396.48
CPU system time (s): 3.98
CPU usage (%): 776.817
Max. virtual memory (cumulated for all children) (KiB): 13811280

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.002661
system time used= 0
maximum resident set size= 1388
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 518
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3
involuntary context switches= 1

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 3.76288 second user time and 4.25775 second system time

The end

Launcher Data

Begin job on node127 at 2017-07-22 05:42:14
IDJOB=4249552
IDBENCH=137112
IDSOLVER=2625
FILE ID=node127/4249552-1500694934
RUNJOBID= node127-1500682387-7776
PBS_JOBID= 20623323
Free space on /tmp= 61972 MiB

SOLVER NAME= choco-solver 4.0.5
BENCH NAME= XCSP17/BinPacking/BinPacking-mdd-sw120/BinPacking-mdd-sw120-91.xml
COMMAND LINE= ./xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 10000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4249552-1500694934/watcher-4249552-1500694934 -o /tmp/evaluation-result-4249552-1500694934/solver-4249552-1500694934 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node127-1500682387-7776 --watchdog 2560  ./xcsp3-exec -dir HOME -tl 2400 -p 8 -ml 10000 -tdir HOME -seed 93532486 HOME/instance-4249552-1500694934.xml

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

MD5SUM BENCH= cdfda5ac0ff03b0975a4559a953a2f29
RANDOM SEED=93532486

node127.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/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		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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.94
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		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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.94
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		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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	: 8
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.94
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		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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.94
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		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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:

processor	: 8
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2267.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 0
cpu cores	: 4
apicid		: 1
initial apicid	: 1
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.94
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 9
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2267.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 0
cpu cores	: 4
apicid		: 17
initial apicid	: 17
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	: 10
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	: 8
core id		: 1
cpu cores	: 4
apicid		: 3
initial apicid	: 3
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.94
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 11
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2400.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 1
cpu cores	: 4
apicid		: 19
initial apicid	: 19
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	: 12
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	: 8
core id		: 2
cpu cores	: 4
apicid		: 5
initial apicid	: 5
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.94
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 13
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1733.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 2
cpu cores	: 4
apicid		: 21
initial apicid	: 21
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	: 14
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 3
cpu cores	: 4
apicid		: 7
initial apicid	: 7
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.94
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 15
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2133.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 3
cpu cores	: 4
apicid		: 23
initial apicid	: 23
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:        31210120 kB
MemAvailable:   31390380 kB
Buffers:          115184 kB
Cached:           347476 kB
SwapCached:            0 kB
Active:           829204 kB
Inactive:         303080 kB
Active(anon):     672620 kB
Inactive(anon):     8664 kB
Active(file):     156584 kB
Inactive(file):   294416 kB
Unevictable:        5880 kB
Mlocked:            5880 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8424 kB
Writeback:             0 kB
AnonPages:        671532 kB
Mapped:            42508 kB
Shmem:              8840 kB
Slab:             123880 kB
SReclaimable:      90188 kB
SUnreclaim:        33692 kB
KernelStack:        4512 kB
PageTables:         6480 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1965216 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    577536 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      124288 kB
DirectMap2M:    33421312 kB

Free space on /tmp at the end= 61968 MiB
End job on node127 at 2017-07-22 05:47:23