Trace number 4270465

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
choco-solver 4.0.5 par (2017-08-09)SAT (TO)33 20102.199 2520.1001

General information on the benchmark

NameBinPacking/BinPacking-sum-skj1/
BinPacking-sum-n3c3w4h.xml
MD5SUM797cc29f939b3426dc93651349e66756
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark33
Best CPU time to get the best result obtained on this benchmark20094.801
Satisfiable
(Un)Satisfiability was proved
Number of variables473
Number of constraints239
Number of domains2
Minimum domain size67
Maximum domain size119
Distribution of domain sizes[{"size":67,"count":472},{"size":119,"count":1}]
Minimum variable degree2
Maximum variable degree5
Distribution of variable degrees[{"degree":2,"count":1},{"degree":4,"count":354},{"degree":5,"count":118}]
Minimum constraint arity4
Maximum constraint arity472
Distribution of constraint arities[{"arity":4,"count":236},{"arity":119,"count":1},{"arity":472,"count":2}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"ordered","count":118},{"type":"lex","count":1},{"type":"sum","count":118},{"type":"count","count":1},{"type":"cardinality","count":1}]
Optimization problemYES
Type of objectivemax VAR

Quality of the solution as a function of time


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

Solver Data

0.00/0.00	c java -server -Xmx22000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4270465-1502786246.xml"  -tl '20160s' -p 8 -x 0
0.12/0.14	c [HOME/instance-4270465-1502786246.xml, -tl, 20160s, -p, 8, -x, 0]
0.12/0.20	c 8 solvers in parallel
0.33/0.27	c parse instance...
1.43/0.68	c solve instance...
9.60/1.76	o 32 
33.76/4.82	o 33 
20101.51/2520.07	s SATISFIABLE
20101.51/2520.07	v <instantiation>
20101.51/2520.07	v 	<list>x b[0][0] b[0][1] b[0][2] b[0][3] b[1][0] b[1][1] b[1][2] b[1][3] b[2][0] b[2][1] b[2][2] b[2][3] b[3][0] b[3][1] b[3][2] b[3][3] b[4][0] b[4][1] b[4][2] b[4][3] b[5][0] b[5][1] b[5][2] b[5][3] b[6][0] b[6][1] b[6][2] b[6][3] b[7][0] b[7][1] b[7][2] b[7][3] b[8][0] b[8][1] b[8][2] b[8][3] b[9][0] b[9][1] b[9][2] b[9][3] b[10][0] b[10][1] b[10][2] b[10][3] b[11][0] b[11][1] b[11][2] b[11][3] b[12][0] b[12][1] b[12][2] b[12][3] b[13][0] b[13][1] b[13][2] b[13][3] b[14][0] b[14][1] b[14][2] b[14][3] b[15][0] b[15][1] b[15][2] b[15][3] b[16][0] b[16][1] b[16][2] b[16][3] b[17][0] b[17][1] b[17][2] b[17][3] b[18][0] b[18][1] b[18][2] b[18][3] b[19][0] b[19][1] b[19][2] b[19][3] b[20][0] b[20][1] b[20][2] b[20][3] b[21][0] b[21][1] b[21][2] b[21][3] b[22][0] b[22][1] b[22][2] b[22][3] b[23][0] b[23][1] b[23][2] b[23][3] b[24][0] b[24][1] b[24][2] b[24][3] b[25][0] b[25][1] b[25][2] b[25][3] b[26][0] b[26][1] b[26][2] b[26][3] b[27][0] b[27][1] b[27][2] b[27][3] b[28][0] b[28][1] b[28][2] b[28][3] b[29][0] b[29][1] b[29][2] b[29][3] b[30][0] b[30][1] b[30][2] b[30][3] b[31][0] b[31][1] b[31][2] b[31][3] b[32][0] b[32][1] b[32][2] b[32][3] b[33][0] b[33][1] b[33][2] b[33][3] b[34][0] b[34][1] b[34][2] b[34][3] b[35][0] b[35][1] b[35][2] b[35][3] b[36][0] b[36][1] b[36][2] b[36][3] b[37][0] b[37][1] b[37][2] b[37][3] b[38][0] b[38][1] b[38][2] b[38][3] b[39][0] b[39][1] b[39][2] b[39][3] b[40][0] b[40][1] b[40][2] b[40][3] b[41][0] b[41][1] b[41][2] b[41][3] b[42][0] b[42][1] b[42][2] b[42][3] b[43][0] b[43][1] b[43][2] b[43][3] b[44][0] b[44][1] b[44][2] b[44][3] b[45][0] b[45][1] b[45][2] b[45][3] b[46][0] b[46][1] b[46][2] b[46][3] b[47][0] b[47][1] b[47][2] b[47][3] b[48][0] b[48][1] b[48][2] b[48][3] b[49][0] b[49][1] b[49][2] b[49][3] b[50][0] b[50][1] b[50][2] b[50][3] b[51][0] b[51][1] b[51][2] b[51][3] b[52][0] b[52][1] b[52][2] b[52][3] b[53][0] b[53][1] b[53][2] b[53][3] b[54][0] b[54][1] b[54][2] b[54][3] b[55][0] b[55][1] b[55][2] b[55][3] b[56][0] b[56][1] b[56][2] b[56][3] b[57][0] b[57][1] b[57][2] b[57][3] b[58][0] b[58][1] b[58][2] b[58][3] b[59][0] b[59][1] b[59][2] b[59][3] b[60][0] b[60][1] b[60][2] b[60][3] b[61][0] b[61][1] b[61][2] b[61][3] b[62][0] b[62][1] b[62][2] b[62][3] b[63][0] b[63][1] b[63][2] b[63][3] b[64][0] b[64][1] b[64][2] b[64][3] b[65][0] b[65][1] b[65][2] b[65][3] b[66][0] b[66][1] b[66][2] b[66][3] b[67][0] b[67][1] b[67][2] b[67][3] b[68][0] b[68][1] b[68][2] b[68][3] b[69][0] b[69][1] b[69][2] b[69][3] b[70][0] b[70][1] b[70][2] b[70][3] b[71][0] b[71][1] b[71][2] b[71][3] b[72][0] b[72][1] b[72][2] b[72][3] b[73][0] b[73][1] b[73][2] b[73][3] b[74][0] b[74][1] b[74][2] b[74][3] b[75][0] b[75][1] b[75][2] b[75][3] b[76][0] b[76][1] b[76][2] b[76][3] b[77][0] b[77][1] b[77][2] b[77][3] b[78][0] b[78][1] b[78][2] b[78][3] b[79][0] b[79][1] b[79][2] b[79][3] b[80][0] b[80][1] b[80][2] b[80][3] b[81][0] b[81][1] b[81][2] b[81][3] b[82][0] b[82][1] b[82][2] b[82][3] b[83][0] b[83][1] b[83][2] b[83][3] b[84][0] b[84][1] b[84][2] b[84][3] b[85][0] b[85][1] b[85][2] b[85][3] b[86][0] b[86][1] b[86][2] b[86][3] b[87][0] b[87][1] b[87][2] b[87][3] b[88][0] b[88][1] b[88][2] b[88][3] b[89][0] b[89][1] b[89][2] b[89][3] b[90][0] b[90][1] b[90][2] b[90][3] b[91][0] b[91][1] b[91][2] b[91][3] b[92][0] b[92][1] b[92][2] b[92][3] b[93][0] b[93][1] b[93][2] b[93][3] b[94][0] b[94][1] b[94][2] b[94][3] b[95][0] b[95][1] b[95][2] b[95][3] b[96][0] b[96][1] b[96][2] b[96][3] b[97][0] b[97][1] b[97][2] b[97][3] b[98][0] b[98][1] b[98][2] b[98][3] b[99][0] b[99][1] b[99][2] b[99][3] b[100][0] b[100][1] b[100][2] b[100][3] b[101][0] b[101][1] b[101][2] b[101][3] b[102][0] b[102][1] b[102][2] b[102][3] b[103][0] b[103][1] b[103][2] b[103][3] b[104][0] b[104][1] b[104][2] b[104][3] b[105][0] b[105][1] b[105][2] b[105][3] b[106][0] b[106][1] b[106][2] b[106][3] b[107][0] b[107][1] b[107][2] b[107][3] b[108][0] b[108][1] b[108][2] b[108][3] b[109][0] b[109][1] b[109][2] b[109][3] b[110][0] b[110][1] b[110][2] b[110][3] b[111][0] b[111][1] b[111][2] b[111][3] b[112][0] b[112][1] b[112][2] b[112][3] b[113][0] b[113][1] b[113][2] b[113][3] b[114][0] b[114][1] b[114][2] b[114][3] b[115][0] b[115][1] b[115][2] b[115][3] b[116][0] b[116][1] b[116][2] b[116][3] b[117][0] b[117][1] b[117][2] b[117][3] </list>
20101.51/2520.07	v 	<values>33 100 50 0 0 99 51 0 0 99 51 0 0 99 51 0 0 97 53 0 0 97 53 0 0 96 54 0 0 95 55 0 0 95 55 0 0 94 56 0 0 94 56 0 0 94 56 0 0 94 56 0 0 93 57 0 0 92 58 0 0 92 58 0 0 92 57 0 0 92 57 0 0 92 56 0 0 92 55 0 0 92 55 0 0 91 54 0 0 91 53 0 0 91 53 0 0 91 53 0 0 90 60 0 0 90 60 0 0 89 61 0 0 89 61 0 0 89 61 0 0 89 61 0 0 88 62 0 0 87 63 0 0 87 63 0 0 86 64 0 0 86 63 0 0 86 62 0 0 85 65 0 0 85 65 0 0 85 62 0 0 84 66 0 0 84 66 0 0 84 66 0 0 83 67 0 0 83 67 0 0 83 67 0 0 82 68 0 0 82 68 0 0 82 62 0 0 82 62 0 0 81 60 0 0 81 60 0 0 81 60 0 0 81 60 0 0 79 71 0 0 79 71 0 0 77 73 0 0 77 72 0 0 76 74 0 0 76 74 0 0 76 74 0 0 76 74 0 0 75 75 0 0 70 70 0 0 60 52 38 0 52 52 46 0 52 52 46 0 51 51 48 0 51 50 49 0 50 50 49 0 49 48 48 0 48 48 47 0 47 47 47 0 45 45 45 0 44 44 44 0 43 43 43 0 42 42 36 30 42 38 37 33 41 37 37 35 40 37 37 36 40 35 35 35 39 35 34 34 39 34 34 33 39 33 32 31 39 31 30 30 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 </values>
20101.51/2520.07	v </instantiation>
20101.51/2520.07	c Unexpected resolution interruption!

Verifier Data

OK	33

Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (15180 MiB free)
  memory of node 1: 16384 MiB (15642 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4270465-1502786246/watcher-4270465-1502786246 -o /tmp/evaluation-result-4270465-1502786246/solver-4270465-1502786246 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node112-1502785387-12308 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 22000 -tdir HOME -seed 1847740964 HOME/instance-4270465-1502786246.xml 

running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 20160 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 20190 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=12325, runsolver pid=12322

[startup+0.100139 s]*
/proc/loadavg: 7.43 8.01 8.22 2/200 12346
/proc/meminfo: memFree=31547780/32770624 swapFree=67108860/67108860
[pid=12325] ppid=12322 vsize=9512 memory=1380 CPUtime=0 cores=0-7
/proc/12325/stat : 12325 (xcsp3-exec) S 12322 12325 12281 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 111712356 9740288 345 33554432000 4194304 5098028 140734788681184 140734788679288 139977534288508 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 28504064 140734788682852 140734788683063 140734788683063 140734788685803 0
/proc/12325/statm: 2378 345 289 221 0 87 0
[pid=12327] ppid=12325 vsize=25999808 memory=26248 CPUtime=0.12 cores=0-7
/proc/12327/stat : 12327 (java) S 12325 12325 12281 0 -1 1077944320 5489 0 0 0 11 1 0 0 20 0 20 0 111712356 26623803392 6562 33554432000 4194304 4196468 140727136676624 140727136659168 140190350135031 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 32124928 140727136683154 140727136683331 140727136683331 140727136686031 0
/proc/12327/statm: 6499952 6562 2846 1 0 6488269 0
[pid=12327/tid=12328] ppid=12325 vsize=25999808 memory=7896668804756709529 CPUtime=0.09 cores=0-7
/proc/12327/task/12328/stat : 12328 (java) R 12325 12325 12281 0 -1 4202560 3491 0 0 0 8 1 0 0 20 0 20 0 111712356 26623803392 6562 33554432000 4194304 4196468 140727136676624 140190354366944 140190350146966 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 32124928 140727136683154 140727136683331 140727136683331 140727136686031 0
[pid=12327/tid=12329] ppid=12325 vsize=25999808 memory=732369896293702629 CPUtime=0 cores=0-7
/proc/12327/task/12329/stat : 12329 (java) S 12325 12325 12281 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 111712357 26623803392 6562 33554432000 4194304 4196468 140727136676624 140190302755088 140190350145237 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32124928 140727136683154 140727136683331 140727136683331 140727136686031 0
[pid=12327/tid=12330] ppid=12325 vsize=25999808 memory=139757956249216 CPUtime=0 cores=0-7
/proc/12327/task/12330/stat : 12330 (java) S 12325 12325 12281 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 111712357 26623803392 6562 33554432000 4194304 4196468 140727136676624 140190301702544 140190350145237 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32124928 140727136683154 140727136683331 140727136683331 140727136686031 0
[pid=12327/tid=12331] ppid=12325 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/12327/task/12331/stat : 12331 (java) S 12325 12325 12281 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 111712357 26623803392 6562 33554432000 4194304 4196468 140727136676624 140190300650000 140190350145237 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32124928 140727136683154 140727136683331 140727136683331 140727136686031 0
[pid=12327/tid=12332] ppid=12325 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/12327/task/12332/stat : 12332 (java) S 12325 12325 12281 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 111712357 26623803392 6562 33554432000 4194304 4196468 140727136676624 140190299597456 140190350145237 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32124928 140727136683154 140727136683331 140727136683331 140727136686031 0
[pid=12327/tid=12333] ppid=12325 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/12327/task/12333/stat : 12333 (java) S 12325 12325 12281 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 111712357 26623803392 6562 33554432000 4194304 4196468 140727136676624 140190298544912 140190350145237 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32124928 140727136683154 140727136683331 140727136683331 140727136686031 0
[pid=12327/tid=12334] ppid=12325 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/12327/task/12334/stat : 12334 (java) S 12325 12325 12281 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 111712357 26623803392 6562 33554432000 4194304 4196468 140727136676624 140190297492368 140190350145237 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32124928 140727136683154 140727136683331 140727136683331 140727136686031 0
[pid=12327/tid=12335] ppid=12325 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/12327/task/12335/stat : 12335 (java) S 12325 12325 12281 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 111712357 26623803392 6562 33554432000 4194304 4196468 140727136676624 140190296439824 140190350145237 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32124928 140727136683154 140727136683331 140727136683331 140727136686031 0
[pid=12327/tid=12336] ppid=12325 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/12327/task/12336/stat : 12336 (java) S 12325 12325 12281 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 111712357 26623803392 6562 33554432000 4194304 4196468 140727136676624 140190295387280 140190350145237 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32124928 140727136683154 140727136683331 140727136683331 140727136686031 0
[pid=12327/tid=12337] ppid=12325 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/12327/task/12337/stat : 12337 (java) S 12325 12325 12281 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 111712359 26623803392 6562 33554432000 4194304 4196468 140727136676624 140189092222960 140190350146178 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32124928 140727136683154 140727136683331 140727136683331 140727136686031 0
[pid=12327/tid=12338] ppid=12325 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/12327/task/12338/stat : 12338 (java) S 12325 12325 12281 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 111712359 26623803392 6562 33554432000 4194304 4196468 140727136676624 140189091169184 140190350145237 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32124928 140727136683154 140727136683331 140727136683331 140727136686031 0
[pid=12327/tid=12339] ppid=12325 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/12327/task/12339/stat : 12339 (java) S 12325 12325 12281 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 111712359 26623803392 6562 33554432000 4194304 4196468 140727136676624 140189090116592 140190350145237 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32124928 140727136683154 140727136683331 140727136683331 140727136686031 0
[pid=12327/tid=12340] ppid=12325 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/12327/task/12340/stat : 12340 (java) S 12325 12325 12281 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 111712362 26623803392 6562 33554432000 4194304 4196468 140727136676624 140189089065168 140190350153627 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32124928 140727136683154 140727136683331 140727136683331 140727136686031 0
[pid=12327/tid=12341] ppid=12325 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/12327/task/12341/stat : 12341 (java) S 12325 12325 12281 0 -1 1077944384 309 0 0 0 0 0 0 0 20 0 20 0 111712362 26623803392 6562 33554432000 4194304 4196468 140727136676624 140189088012784 140190350146178 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32124928 140727136683154 140727136683331 140727136683331 140727136686031 0
[pid=12327/tid=12342] ppid=12325 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/12327/task/12342/stat : 12342 (java) S 12325 12325 12281 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 111712362 26623803392 6562 33554432000 4194304 4196468 140727136676624 140189086960240 140190350146178 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32124928 140727136683154 140727136683331 140727136683331 140727136686031 0
[pid=12327/tid=12343] ppid=12325 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/12327/task/12343/stat : 12343 (java) S 12325 12325 12281 0 -1 1077944384 121 0 0 0 0 0 0 0 20 0 20 0 111712362 26623803392 6562 33554432000 4194304 4196468 140727136676624 140189085907696 140190350146178 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32124928 140727136683154 140727136683331 140727136683331 140727136686031 0
[pid=12327/tid=12344] ppid=12325 vsize=25999808 memory=0 CPUtime=0.01 cores=0-7
/proc/12327/task/12344/stat : 12344 (java) R 12325 12325 12281 0 -1 4202560 262 0 0 0 1 0 0 0 20 0 20 0 111712362 26623803392 6562 33554432000 4194304 4196468 140727136676624 140189084855152 140190331372592 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 32124928 140727136683154 140727136683331 140727136683331 140727136686031 0
[pid=12327/tid=12345] ppid=12325 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/12327/task/12345/stat : 12345 (java) S 12325 12325 12281 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 111712362 26623803392 6562 33554432000 4194304 4196468 140727136676624 140189083801824 140190350145237 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32124928 140727136683154 140727136683331 140727136683331 140727136686031 0
[pid=12327/tid=12346] ppid=12325 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/12327/task/12346/stat : 12346 (java) S 12325 12325 12281 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 111712362 26623803392 6562 33554432000 4194304 4196468 140727136676624 140189082749360 140190350146178 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32124928 140727136683154 140727136683331 140727136683331 140727136686031 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 26009320 KiB
Current children cumulated memory: 27628 KiB

[startup+0.21081 s]*
/proc/loadavg: 7.43 8.01 8.22 4/200 12346
/proc/meminfo: memFree=31535392/32770624 swapFree=67108860/67108860
[pid=12325] ppid=12322 vsize=9512 memory=1380 CPUtime=0 cores=0-7
/proc/12325/stat : 12325 (xcsp3-exec) S 12322 12325 12281 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 111712356 9740288 345 33554432000 4194304 5098028 140734788681184 140734788679288 139977534288508 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 28504064 140734788682852 140734788683063 140734788683063 140734788685803 0
/proc/12325/statm: 2378 345 289 221 0 87 0
[pid=12327] ppid=12325 vsize=26004064 memory=38844 CPUtime=0.33 cores=0-7
/proc/12327/stat : 12327 (java) S 12325 12325 12281 0 -1 1077944320 8307 0 0 0 31 2 0 0 20 0 20 0 111712356 26628161536 9711 33554432000 4194304 4196468 140727136676624 140727136659168 140190350135031 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 32124928 140727136683154 140727136683331 140727136683331 140727136686031 0
/proc/12327/statm: 6501016 9711 3047 1 0 6488269 0
[pid=12327/tid=12328] ppid=12325 vsize=26004064 memory=0 CPUtime=0.19 cores=0-7
/proc/12327/task/12328/stat : 12328 (java) R 12325 12325 12281 0 -1 4202560 5400 0 0 0 18 1 0 0 20 0 20 0 111712356 26628161536 9711 33554432000 4194304 4196468 140727136676624 140190354355840 140190350156957 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 32124928 140727136683154 140727136683331 140727136683331 140727136686031 0
[pid=12327/tid=12329] ppid=12325 vsize=26004064 memory=279515789407992 CPUtime=0 cores=0-7
/proc/12327/task/12329/stat : 12329 (java) S 12325 12325 12281 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 111712357 26628161536 9711 33554432000 4194304 4196468 140727136676624 140190302755088 140190350145237 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32124928 140727136683154 140727136683331 140727136683331 140727136686031 0
[pid=12327/tid=12330] ppid=12325 vsize=26004064 memory=139757956249216 CPUtime=0 cores=0-7
/proc/12327/task/12330/stat : 12330 (java) S 12325 12325 12281 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 111712357 26628161536 9711 33554432000 4194304 4196468 140727136676624 140190301702544 140190350145237 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32124928 140727136683154 140727136683331 140727136683331 140727136686031 0
[pid=12327/tid=12331] ppid=12325 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/12327/task/12331/stat : 12331 (java) S 12325 12325 12281 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 111712357 26628161536 9711 33554432000 4194304 4196468 140727136676624 140190300650000 140190350145237 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32124928 140727136683154 140727136683331 140727136683331 140727136686031 0
[pid=12327/tid=12332] ppid=12325 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/12327/task/12332/stat : 12332 (java) S 12325 12325 12281 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 111712357 26628161536 9711 33554432000 4194304 4196468 140727136676624 140190299597456 140190350145237 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32124928 140727136683154 140727136683331 140727136683331 140727136686031 0
[pid=12327/tid=12333] ppid=12325 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/12327/task/12333/stat : 12333 (java) S 12325 12325 12281 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 111712357 26628161536 9711 33554432000 4194304 4196468 140727136676624 140190298544912 140190350145237 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32124928 140727136683154 140727136683331 140727136683331 140727136686031 0
[pid=12327/tid=12334] ppid=12325 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/12327/task/12334/stat : 12334 (java) S 12325 12325 12281 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 111712357 26628161536 9711 33554432000 4194304 4196468 140727136676624 140190297492368 140190350145237 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32124928 140727136683154 140727136683331 140727136683331 140727136686031 0
[pid=12327/tid=12335] ppid=12325 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/12327/task/12335/stat : 12335 (java) S 12325 12325 12281 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 111712357 26628161536 9711 33554432000 4194304 4196468 140727136676624 140190296439824 140190350145237 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32124928 140727136683154 140727136683331 140727136683331 140727136686031 0
[pid=12327/tid=12336] ppid=12325 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/12327/task/12336/stat : 12336 (java) S 12325 12325 12281 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 111712357 26628161536 9711 33554432000 4194304 4196468 140727136676624 140190295387280 140190350145237 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32124928 140727136683154 140727136683331 140727136683331 140727136686031 0
[pid=12327/tid=12337] ppid=12325 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/12327/task/12337/stat : 12337 (java) S 12325 12325 12281 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 111712359 26628161536 9711 33554432000 4194304 4196468 140727136676624 140189092222960 140190350146178 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32124928 140727136683154 140727136683331 140727136683331 140727136686031 0
[pid=12327/tid=12338] ppid=12325 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/12327/task/12338/stat : 12338 (java) S 12325 12325 12281 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 111712359 26628161536 9711 33554432000 4194304 4196468 140727136676624 140189091169184 140190350145237 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32124928 140727136683154 140727136683331 140727136683331 140727136686031 0
[pid=12327/tid=12339] ppid=12325 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/12327/task/12339/stat : 12339 (java) S 12325 12325 12281 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 111712359 26628161536 9711 33554432000 4194304 4196468 140727136676624 140189090116592 140190350145237 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32124928 140727136683154 140727136683331 140727136683331 140727136686031 0
[pid=12327/tid=12340] ppid=12325 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/12327/task/12340/stat : 12340 (java) S 12325 12325 12281 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 111712362 26628161536 9711 33554432000 4194304 4196468 140727136676624 140189089065168 140190350153627 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32124928 140727136683154 140727136683331 140727136683331 140727136686031 0
[pid=12327/tid=12341] ppid=12325 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/12327/task/12341/stat : 12341 (java) S 12325 12325 12281 0 -1 1077944384 319 0 0 0 0 0 0 0 20 0 20 0 111712362 26628161536 9711 33554432000 4194304 4196468 140727136676624 140189088012784 140190350146178 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32124928 140727136683154 140727136683331 140727136683331 140727136686031 0
[pid=12327/tid=12342] ppid=12325 vsize=26004064 memory=0 CPUtime=0.01 cores=0-7
/proc/12327/task/12342/stat : 12342 (java) S 12325 12325 12281 0 -1 1077944384 206 0 0 0 1 0 0 0 20 0 20 0 111712362 26628161536 9711 33554432000 4194304 4196468 140727136676624 140189086960240 140190350146178 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32124928 140727136683154 140727136683331 140727136683331 140727136686031 0
[pid=12327/tid=12343] ppid=12325 vsize=26004064 memory=0 CPUtime=0.02 cores=0-7
/proc/12327/task/12343/stat : 12343 (java) S 12325 12325 12281 0 -1 1077944384 326 0 0 0 2 0 0 0 20 0 20 0 111712362 26628161536 9711 33554432000 4194304 4196468 140727136676624 140189085907696 140190350146178 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32124928 140727136683154 140727136683331 140727136683331 140727136686031 0
[pid=12327/tid=12344] ppid=12325 vsize=26004064 memory=0 CPUtime=0.08 cores=0-7
/proc/12327/task/12344/stat : 12344 (java) R 12325 12325 12281 0 -1 4202560 746 0 0 0 8 0 0 0 20 0 20 0 111712362 26628161536 9711 33554432000 4194304 4196468 140727136676624 140189084855152 140190350146966 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 32124928 140727136683154 140727136683331 140727136683331 140727136686031 0
[pid=12327/tid=12345] ppid=12325 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/12327/task/12345/stat : 12345 (java) S 12325 12325 12281 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 111712362 26628161536 9711 33554432000 4194304 4196468 140727136676624 140189083801824 140190350145237 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32124928 140727136683154 140727136683331 140727136683331 140727136686031 0
[pid=12327/tid=12346] ppid=12325 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/12327/task/12346/stat : 12346 (java) S 12325 12325 12281 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 111712362 26628161536 9711 33554432000 4194304 4196468 140727136676624 140189082749360 140190350146178 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32124928 140727136683154 140727136683331 140727136683331 140727136686031 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 40224 KiB

[startup+0.310609 s]*
/proc/loadavg: 7.43 8.01 8.22 4/200 12346
/proc/meminfo: memFree=31531360/32770624 swapFree=67108860/67108860
[pid=12325] ppid=12322 vsize=9512 memory=1380 CPUtime=0 cores=0-7
/proc/12325/stat : 12325 (xcsp3-exec) S 12322 12325 12281 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 111712356 9740288 345 33554432000 4194304 5098028 140734788681184 140734788679288 139977534288508 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 28504064 140734788682852 140734788683063 140734788683063 140734788685803 0
/proc/12325/statm: 2378 345 289 221 0 87 0
[pid=12327] ppid=12325 vsize=26004064 memory=45548 CPUtime=0.51 cores=0-7
/proc/12327/stat : 12327 (java) S 12325 12325 12281 0 -1 1077944320 9176 0 0 0 48 3 0 0 20 0 20 0 111712356 26628161536 11387 33554432000 4194304 4196468 140727136676624 140727136659168 140190350135031 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 32124928 140727136683154 140727136683331 140727136683331 140727136686031 0
/proc/12327/statm: 6501016 11387 3100 1 0 6488269 0
[pid=12327/tid=12328] ppid=12325 vsize=26004064 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/12327/task/12328/stat : 12328 (java) R 12325 12325 12281 0 -1 4202560 6091 0 0 0 27 2 0 0 20 0 20 0 111712356 26628161536 11387 33554432000 4194304 4196468 140727136676624 140190354361264 140190336320942 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 32124928 140727136683154 140727136683331 140727136683331 140727136686031 0
[pid=12327/tid=12329] ppid=12325 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/12327/task/12329/stat : 12329 (java) S 12325 12325 12281 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 111712357 26628161536 11387 33554432000 4194304 4196468 140727136676624 140190302755088 140190350145237 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32124928 140727136683154 140727136683331 140727136683331 140727136686031 0
[pid=12327/tid=12330] ppid=12325 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/12327/task/12330/stat : 12330 (java) S 12325 12325 12281 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 111712357 26628161536 11387 33554432000 4194304 4196468 140727136676624 140190301702544 140190350145237 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32124928 140727136683154 140727136683331 140727136683331 140727136686031 0
[pid=12327/tid=12331] ppid=12325 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/12327/task/12331/stat : 12331 (java) S 12325 12325 12281 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 111712357 26628161536 11387 33554432000 4194304 4196468 140727136676624 140190300650000 140190350145237 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32124928 140727136683154 140727136683331 140727136683331 140727136686031 0
[pid=12327/tid=12332] ppid=12325 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/12327/task/12332/stat : 12332 (java) S 12325 12325 12281 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 111712357 26628161536 11387 33554432000 4194304 4196468 140727136676624 140190299597456 140190350145237 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32124928 140727136683154 140727136683331 140727136683331 140727136686031 0
[pid=12327/tid=12333] ppid=12325 vsize=26004064 memory=2244 CPUtime=0 cores=0-7
/proc/12327/task/12333/stat : 12333 (java) S 12325 12325 12281 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 111712357 26628161536 11387 33554432000 4194304 4196468 140727136676624 140190298544912 140190350145237 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32124928 140727136683154 140727136683331 140727136683331 140727136686031 0
[pid=12327/tid=12334] ppid=12325 vsize=26004064 memory=139757833253807 CPUtime=0 cores=0-7
/proc/12327/task/12334/stat : 12334 (java) S 12325 12325 12281 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 111712357 26628161536 11387 33554432000 4194304 4196468 140727136676624 140190297492368 140190350145237 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32124928 140727136683154 140727136683331 140727136683331 140727136686031 0
[pid=12327/tid=12335] ppid=12325 vsize=26004064 memory=139757833256112 CPUtime=0 cores=0-7
/proc/12327/task/12335/stat : 12335 (java) S 12325 12325 12281 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 111712357 26628161536 11387 33554432000 4194304 4196468 140727136676624 140190296439824 140190350145237 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32124928 140727136683154 140727136683331 140727136683331 140727136686031 0
[pid=12327/tid=12336] ppid=12325 vsize=26004064 memory=139757833258416 CPUtime=0 cores=0-7
/proc/12327/task/12336/stat : 12336 (java) S 12325 12325 12281 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 111712357 26628161536 11387 33554432000 4194304 4196468 140727136676624 140190295387280 140190350145237 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32124928 140727136683154 140727136683331 140727136683331 140727136686031 0
[pid=12327/tid=12337] ppid=12325 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/12327/task/12337/stat : 12337 (java) S 12325 12325 12281 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 111712359 26628161536 11387 33554432000 4194304 4196468 140727136676624 140189092222960 140190350146178 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32124928 140727136683154 140727136683331 140727136683331 140727136686031 0
[pid=12327/tid=12338] ppid=12325 vsize=26004064 memory=279515666523792 CPUtime=0 cores=0-7
/proc/12327/task/12338/stat : 12338 (java) S 12325 12325 12281 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 111712359 26628161536 11387 33554432000 4194304 4196468 140727136676624 140189091169184 140190350145237 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32124928 140727136683154 140727136683331 140727136683331 140727136686031 0
[pid=12327/tid=12339] ppid=12325 vsize=26004064 memory=279515666530704 CPUtime=0 cores=0-7
/proc/12327/task/12339/stat : 12339 (java) S 12325 12325 12281 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 111712359 26628161536 11387 33554432000 4194304 4196468 140727136676624 140189090116592 140190350145237 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32124928 140727136683154 140727136683331 140727136683331 140727136686031 0
[pid=12327/tid=12340] ppid=12325 vsize=26004064 memory=279515666471984 CPUtime=0 cores=0-7
/proc/12327/task/12340/stat : 12340 (java) S 12325 12325 12281 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 111712362 26628161536 11387 33554432000 4194304 4196468 140727136676624 140189089065168 140190350153627 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32124928 140727136683154 140727136683331 140727136683331 140727136686031 0
[pid=12327/tid=12341] ppid=12325 vsize=26004064 memory=279515666544528 CPUtime=0.01 cores=0-7
/proc/12327/task/12341/stat : 12341 (java) S 12325 12325 12281 0 -1 1077944384 323 0 0 0 1 0 0 0 20 0 20 0 111712362 26628161536 11387 33554432000 4194304 4196468 140727136676624 140189088012784 140190350146178 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32124928 140727136683154 140727136683331 140727136683331 140727136686031 0
[pid=12327/tid=12342] ppid=12325 vsize=26004064 memory=279515666551440 CPUtime=0.03 cores=0-7
/proc/12327/task/12342/stat : 12342 (java) S 12325 12325 12281 0 -1 1077944384 256 0 0 0 3 0 0 0 20 0 20 0 111712362 26628161536 11387 33554432000 4194304 4196468 140727136676624 140189086960240 140190350146178 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32124928 140727136683154 140727136683331 140727136683331 140727136686031 0
[pid=12327/tid=12343] ppid=12325 vsize=26004064 memory=279515666549136 CPUtime=0.03 cores=0-7
/proc/12327/task/12343/stat : 12343 (java) S 12325 12325 12281 0 -1 1077944384 342 0 0 0 3 0 0 0 20 0 20 0 111712362 26628161536 11387 33554432000 4194304 4196468 140727136676624 140189085907696 140190350146178 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32124928 140727136683154 140727136683331 140727136683331 140727136686031 0
[pid=12327/tid=12344] ppid=12325 vsize=26004064 memory=279515666565296 CPUtime=0.12 cores=0-7
/proc/12327/task/12344/stat : 12344 (java) R 12325 12325 12281 0 -1 4202560 853 0 0 0 12 0 0 0 20 0 20 0 111712362 26628161536 11387 33554432000 4194304 4196468 140727136676624 140189084850224 140190334215518 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 32124928 140727136683154 140727136683331 140727136683331 140727136686031 0
[pid=12327/tid=12345] ppid=12325 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/12327/task/12345/stat : 12345 (java) S 12325 12325 12281 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 111712362 26628161536 11387 33554432000 4194304 4196468 140727136676624 140189083801824 140190350145237 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32124928 140727136683154 140727136683331 140727136683331 140727136686031 0
[pid=12327/tid=12346] ppid=12325 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/12327/task/12346/stat : 12346 (java) S 12325 12325 12281 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 111712362 26628161536 11387 33554432000 4194304 4196468 140727136676624 140189082749360 140190350146178 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32124928 140727136683154 140727136683331 140727136683331 140727136686031 0
Current children cumulated CPU time: 0.51 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 46928 KiB

[startup+0.700956 s]
/proc/loadavg: 7.43 8.01 8.22 6/200 12346
/proc/meminfo: memFree=31517216/32770624 swapFree=67108860/67108860
[pid=12325] ppid=12322 vsize=9512 memory=1380 CPUtime=0 cores=0-7
/proc/12325/stat : 12325 (xcsp3-exec) S 12322 12325 12281 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 111712356 9740288 345 33554432000 4194304 5098028 140734788681184 140734788679288 139977534288508 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 28504064 140734788682852 140734788683063 140734788683063 140734788685803 0
/proc/12325/statm: 2378 345 289 221 0 87 0
[pid=12327] ppid=12325 vsize=26273472 memory=96692 CPUtime=1.85 cores=0-7
/proc/12327/stat : 12327 (java) S 12325 12325 12281 0 -1 1077944320 13885 0 0 0 178 7 0 0 20 0 25 0 111712356 26904035328 24173 33554432000 4194304 4196468 140727136676624 140727136659168 140190350135031 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 32124928 140727136683154 140727136683331 140727136683331 140727136686031 0
/proc/12327/statm: 6568368 24173 3210 1 0 6555602 0
[pid=12327/tid=12328] ppid=12325 vsize=26273472 memory=279515666860160 CPUtime=0.66 cores=0-7
/proc/12327/task/12328/stat : 12328 (java) S 12325 12325 12281 0 -1 1077944384 6819 0 0 0 63 3 0 0 20 0 25 0 111712356 26904035328 24173 33554432000 4194304 4196468 140727136676624 140190354375808 140190350145237 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32124928 140727136683154 140727136683331 140727136683331 140727136686031 0
[pid=12327/tid=12329] ppid=12325 vsize=26273472 memory=5123895985313 CPUtime=0 cores=0-7
/proc/12327/task/12329/stat : 12329 (java) S 12325 12325 12281 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 25 0 111712357 26904035328 24173 33554432000 4194304 4196468 140727136676624 140190302755088 140190350145237 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32124928 140727136683154 140727136683331 140727136683331 140727136686031 0
[pid=12327/tid=12330] ppid=12325 vsize=26273472 memory=0 CPUtime=0 cores=0-7
/proc/12327/task/12330/stat : 12330 (java) S 12325 12325 12281 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 25 0 111712357 26904035328 24173 33554432000 4194304 4196468 140727136676624 140190301702544 140190350145237 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32124928 140727136683154 140727136683331 140727136683331 140727136686031 0
[pid=12327/tid=12331] ppid=12325 vsize=26273472 memory=0 CPUtime=0 cores=0-7
/proc/12327/task/12331/stat : 12331 (java) S 12325 12325 12281 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 25 0 111712357 26904035328 24173 33554432000 4194304 4196468 140727136676624 140190300650000 140190350145237 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32124928 140727136683154 140727136683331 140727136683331 140727136686031 0

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

[pid=12327/tid=12370] ppid=12325 vsize=26538700 memory=1380 CPUtime=2432.51 cores=0-7
/proc/12327/task/12370/stat : 12370 (java) R 12325 12325 12281 0 -1 4202560 2422 0 0 0 243250 1 0 0 20 0 28 0 111712839 27175628800 118707 33554432000 4194304 4196468 140727136676624 140189002333960 140189970494746 0 4 0 16800975 0 0 0 -1 4 0 0 2 0 0 6293624 6294260 32124928 140727136683154 140727136683331 140727136683331 140727136686031 0
Current children cumulated CPU time: 19481.3 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 476208 KiB

[startup+2502.3 s]
/proc/loadavg: 8.51 8.27 8.31 9/210 12428
/proc/meminfo: memFree=31100636/32770624 swapFree=67108860/67108860
[pid=12325] ppid=12322 vsize=9512 memory=1380 CPUtime=0 cores=0-7
/proc/12325/stat : 12325 (xcsp3-exec) S 12322 12325 12281 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 111712356 9740288 345 33554432000 4194304 5098028 140734788681184 140734788679288 139977534288508 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 28504064 140734788682852 140734788683063 140734788683063 140734788685803 0
/proc/12325/statm: 2378 345 289 221 0 87 0
[pid=12327] ppid=12325 vsize=26538700 memory=473800 CPUtime=19960.2 cores=0-7
/proc/12327/stat : 12327 (java) S 12325 12325 12281 0 -1 1077944320 147802 0 0 0 1995931 86 0 0 20 0 28 0 111712356 27175628800 118450 33554432000 4194304 4196468 140727136676624 140727136659168 140190350135031 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 32124928 140727136683154 140727136683331 140727136683331 140727136686031 0
/proc/12327/statm: 6634675 118450 3295 1 0 6621909 0
[pid=12327/tid=12328] ppid=12325 vsize=26538700 memory=473800 CPUtime=0.67 cores=0-7
/proc/12327/task/12328/stat : 12328 (java) S 12325 12325 12281 0 -1 1077944384 6883 0 0 0 64 3 0 0 20 0 28 0 111712356 27175628800 118450 33554432000 4194304 4196468 140727136676624 140190354375808 140190350145237 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32124928 140727136683154 140727136683331 140727136683331 140727136686031 0
[pid=12327/tid=12329] ppid=12325 vsize=26538700 memory=473800 CPUtime=0.77 cores=0-7
/proc/12327/task/12329/stat : 12329 (java) S 12325 12325 12281 0 -1 1077944384 2606 0 0 0 72 5 0 0 20 0 28 0 111712357 27175628800 118450 33554432000 4194304 4196468 140727136676624 140190302755088 140190350145237 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32124928 140727136683154 140727136683331 140727136683331 140727136686031 0
[pid=12327/tid=12330] ppid=12325 vsize=26538700 memory=1380 CPUtime=0.77 cores=0-7
/proc/12327/task/12330/stat : 12330 (java) S 12325 12325 12281 0 -1 1077944384 4744 0 0 0 74 3 0 0 20 0 28 0 111712357 27175628800 118450 33554432000 4194304 4196468 140727136676624 140190301702544 140190350145237 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32124928 140727136683154 140727136683331 140727136683331 140727136686031 0
[pid=12327/tid=12331] ppid=12325 vsize=26538700 memory=473800 CPUtime=0.78 cores=0-7
/proc/12327/task/12331/stat : 12331 (java) S 12325 12325 12281 0 -1 1077944384 4599 0 0 0 74 4 0 0 20 0 28 0 111712357 27175628800 118450 33554432000 4194304 4196468 140727136676624 140190300650000 140190350145237 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32124928 140727136683154 140727136683331 140727136683331 140727136686031 0
[pid=12327/tid=12332] ppid=12325 vsize=26538700 memory=473800 CPUtime=0.79 cores=0-7
/proc/12327/task/12332/stat : 12332 (java) S 12325 12325 12281 0 -1 1077944384 3957 0 0 0 76 3 0 0 20 0 28 0 111712357 27175628800 118450 33554432000 4194304 4196468 140727136676624 140190299597456 140190350145237 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32124928 140727136683154 140727136683331 140727136683331 140727136686031 0
[pid=12327/tid=12333] ppid=12325 vsize=26538700 memory=1380 CPUtime=0.74 cores=0-7
/proc/12327/task/12333/stat : 12333 (java) S 12325 12325 12281 0 -1 1077944384 3038 0 0 0 70 4 0 0 20 0 28 0 111712357 27175628800 118450 33554432000 4194304 4196468 140727136676624 140190298544912 140190350145237 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32124928 140727136683154 140727136683331 140727136683331 140727136686031 0
[pid=12327/tid=12334] ppid=12325 vsize=26538700 memory=473800 CPUtime=0.77 cores=0-7
/proc/12327/task/12334/stat : 12334 (java) S 12325 12325 12281 0 -1 1077944384 3419 0 0 0 73 4 0 0 20 0 28 0 111712357 27175628800 118450 33554432000 4194304 4196468 140727136676624 140190297492368 140190350145237 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 1 0 0 6293624 6294260 32124928 140727136683154 140727136683331 140727136683331 140727136686031 0
[pid=12327/tid=12335] ppid=12325 vsize=26538700 memory=474828 CPUtime=0.75 cores=0-7
/proc/12327/task/12335/stat : 12335 (java) S 12325 12325 12281 0 -1 1077944384 3778 0 0 0 70 5 0 0 20 0 28 0 111712357 27175628800 118450 33554432000 4194304 4196468 140727136676624 140190296439824 140190350145237 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32124928 140727136683154 140727136683331 140727136683331 140727136686031 0
[pid=12327/tid=12336] ppid=12325 vsize=26538700 memory=6791534058613427641 CPUtime=0.76 cores=0-7
/proc/12327/task/12336/stat : 12336 (java) S 12325 12325 12281 0 -1 1077944384 3589 0 0 0 73 3 0 0 20 0 28 0 111712357 27175628800 118450 33554432000 4194304 4196468 140727136676624 140190295387280 140190350145237 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32124928 140727136683154 140727136683331 140727136683331 140727136686031 0
[pid=12327/tid=12337] ppid=12325 vsize=26538700 memory=279515666776880 CPUtime=0.86 cores=0-7
/proc/12327/task/12337/stat : 12337 (java) S 12325 12325 12281 0 -1 1077944384 12811 0 0 0 83 3 0 0 20 0 28 0 111712359 27175628800 118450 33554432000 4194304 4196468 140727136676624 140189092222960 140190350146178 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32124928 140727136683154 140727136683331 140727136683331 140727136686031 0
[pid=12327/tid=12338] ppid=12325 vsize=26538700 memory=6944656592455360604 CPUtime=0 cores=0-7
/proc/12327/task/12338/stat : 12338 (java) S 12325 12325 12281 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 28 0 111712359 27175628800 118450 33554432000 4194304 4196468 140727136676624 140189091169248 140190350145237 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32124928 140727136683154 140727136683331 140727136683331 140727136686031 0
[pid=12327/tid=12339] ppid=12325 vsize=26538700 memory=2340 CPUtime=0 cores=0-7
/proc/12327/task/12339/stat : 12339 (java) S 12325 12325 12281 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 28 0 111712359 27175628800 118450 33554432000 4194304 4196468 140727136676624 140189090116592 140190350145237 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32124928 140727136683154 140727136683331 140727136683331 140727136686031 0
[pid=12327/tid=12340] ppid=12325 vsize=26538700 memory=2236 CPUtime=0 cores=0-7
/proc/12327/task/12340/stat : 12340 (java) S 12325 12325 12281 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 111712362 27175628800 118450 33554432000 4194304 4196468 140727136676624 140189089065168 140190350153627 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32124928 140727136683154 140727136683331 140727136683331 140727136686031 0
[pid=12327/tid=12341] ppid=12325 vsize=26538700 memory=10020 CPUtime=1.55 cores=0-7
/proc/12327/task/12341/stat : 12341 (java) S 12325 12325 12281 0 -1 1077944384 10667 0 0 0 153 2 0 0 20 0 28 0 111712362 27175628800 118450 33554432000 4194304 4196468 140727136676624 140189088012784 140190350146178 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32124928 140727136683154 140727136683331 140727136683331 140727136686031 0
[pid=12327/tid=12342] ppid=12325 vsize=26538700 memory=1948 CPUtime=1.7 cores=0-7
/proc/12327/task/12342/stat : 12342 (java) S 12325 12325 12281 0 -1 1077944384 11481 0 0 0 168 2 0 0 20 0 28 0 111712362 27175628800 118450 33554432000 4194304 4196468 140727136676624 140189086960240 140190350146178 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32124928 140727136683154 140727136683331 140727136683331 140727136686031 0
[pid=12327/tid=12343] ppid=12325 vsize=26538700 memory=474828 CPUtime=1.47 cores=0-7
/proc/12327/task/12343/stat : 12343 (java) S 12325 12325 12281 0 -1 1077944384 9248 0 0 0 145 2 0 0 20 0 28 0 111712362 27175628800 118450 33554432000 4194304 4196468 140727136676624 140189085907696 140190350146178 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32124928 140727136683154 140727136683331 140727136683331 140727136686031 0
[pid=12327/tid=12344] ppid=12325 vsize=26538700 memory=1380 CPUtime=0.63 cores=0-7
/proc/12327/task/12344/stat : 12344 (java) S 12325 12325 12281 0 -1 1077944384 8038 0 0 0 61 2 0 0 20 0 28 0 111712362 27175628800 118450 33554432000 4194304 4196468 140727136676624 140189084855152 140190350146178 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32124928 140727136683154 140727136683331 140727136683331 140727136686031 0
[pid=12327/tid=12345] ppid=12325 vsize=26538700 memory=1380 CPUtime=0 cores=0-7
/proc/12327/task/12345/stat : 12345 (java) S 12325 12325 12281 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 111712362 27175628800 118450 33554432000 4194304 4196468 140727136676624 140189083801824 140190350145237 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32124928 140727136683154 140727136683331 140727136683331 140727136686031 0
[pid=12327/tid=12346] ppid=12325 vsize=26538700 memory=1380 CPUtime=0.28 cores=0-7
/proc/12327/task/12346/stat : 12346 (java) S 12325 12325 12281 0 -1 1077944384 2605 0 0 0 0 28 0 0 20 0 28 0 111712362 27175628800 118450 33554432000 4194304 4196468 140727136676624 140189082749360 140190350146178 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32124928 140727136683154 140727136683331 140727136683331 140727136686031 0
[pid=12327/tid=12363] ppid=12325 vsize=26538700 memory=4132 CPUtime=2493.5 cores=0-7
/proc/12327/task/12363/stat : 12363 (java) R 12325 12325 12281 0 -1 4202560 5357 0 0 0 249349 1 0 0 20 0 28 0 111712839 27175628800 118450 33554432000 4194304 4196468 140727136676624 140189000227656 140189969851676 0 4 0 16800975 0 0 0 -1 0 0 0 2 0 0 6293624 6294260 32124928 140727136683154 140727136683331 140727136683331 140727136686031 0
[pid=12327/tid=12364] ppid=12325 vsize=26538700 memory=31732 CPUtime=2487.59 cores=0-7
/proc/12327/task/12364/stat : 12364 (java) R 12325 12325 12281 0 -1 4202560 3242 0 0 0 248756 3 0 0 20 0 28 0 111712839 27175628800 118450 33554432000 4194304 4196468 140727136676624 140189003386640 140189970494746 0 4 0 16800975 0 0 0 -1 7 0 0 2 0 0 6293624 6294260 32124928 140727136683154 140727136683331 140727136683331 140727136686031 0
[pid=12327/tid=12365] ppid=12325 vsize=26538700 memory=1380 CPUtime=2495.62 cores=0-7
/proc/12327/task/12365/stat : 12365 (java) R 12325 12325 12281 0 -1 4202560 5156 0 0 0 249560 2 0 0 20 0 28 0 111712839 27175628800 118450 33554432000 4194304 4196468 140727136676624 140189006544776 140189970494624 0 4 0 16800975 0 0 0 -1 2 0 0 3 0 0 6293624 6294260 32124928 140727136683154 140727136683331 140727136683331 140727136686031 0
[pid=12327/tid=12366] ppid=12325 vsize=26538700 memory=473800 CPUtime=2491.73 cores=0-7
/proc/12327/task/12366/stat : 12366 (java) R 12325 12325 12281 0 -1 4202560 7628 0 0 0 249170 3 0 0 20 0 28 0 111712839 27175628800 118450 33554432000 4194304 4196468 140727136676624 140189005492680 140189970494893 0 4 0 16800975 0 0 0 -1 3 0 0 2 0 0 6293624 6294260 32124928 140727136683154 140727136683331 140727136683331 140727136686031 0
[pid=12327/tid=12367] ppid=12325 vsize=26538700 memory=2332 CPUtime=2474.6 cores=0-7
/proc/12327/task/12367/stat : 12367 (java) R 12325 12325 12281 0 -1 4202560 9417 0 0 0 247453 7 0 0 20 0 28 0 111712839 27175628800 118450 33554432000 4194304 4196468 140727136676624 140189007600832 140189970494637 0 4 0 16800975 0 0 0 -1 5 0 0 3 0 0 6293624 6294260 32124928 140727136683154 140727136683331 140727136683331 140727136686031 0
[pid=12327/tid=12368] ppid=12325 vsize=26538700 memory=1292 CPUtime=2495.68 cores=0-7
/proc/12327/task/12368/stat : 12368 (java) R 12325 12325 12281 0 -1 4202560 3781 0 0 0 249566 2 0 0 20 0 28 0 111712839 27175628800 118450 33554432000 4194304 4196468 140727136676624 140189001282152 140189969039793 0 4 0 16800975 0 0 0 -1 6 0 0 2 0 0 6293624 6294260 32124928 140727136683154 140727136683331 140727136683331 140727136686031 0
[pid=12327/tid=12369] ppid=12325 vsize=26538700 memory=474828 CPUtime=2486.67 cores=0-7
/proc/12327/task/12369/stat : 12369 (java) R 12325 12325 12281 0 -1 4202560 16292 0 0 0 248662 5 0 0 20 0 28 0 111712839 27175628800 118450 33554432000 4194304 4196468 140727136676624 140189004439272 140189970494359 0 4 0 16800975 0 0 0 -1 1 0 0 2 0 0 6293624 6294260 32124928 140727136683154 140727136683331 140727136683331 140727136686031 0
[pid=12327/tid=12370] ppid=12325 vsize=26538700 memory=4132 CPUtime=2492.5 cores=0-7
/proc/12327/task/12370/stat : 12370 (java) R 12325 12325 12281 0 -1 4202560 2472 0 0 0 249249 1 0 0 20 0 28 0 111712839 27175628800 118450 33554432000 4194304 4196468 140727136676624 140189002334056 140189969324288 0 4 0 16800975 0 0 0 -1 4 0 0 2 0 0 6293624 6294260 32124928 140727136683154 140727136683331 140727136683331 140727136686031 0
Current children cumulated CPU time: 19960.2 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 475180 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 8.56 8.29 8.31 9/208 12428
/proc/meminfo: memFree=31100728/32770624 swapFree=67108860/67108860
[pid=12325] ppid=12322 vsize=9512 memory=1380 CPUtime=0 cores=0-7
/proc/12325/stat : 12325 (xcsp3-exec) S 12322 12325 12281 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 111712356 9740288 345 33554432000 4194304 5098028 140734788681184 140734788679288 139977534288508 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 28504064 140734788682852 140734788683063 140734788683063 140734788685803 0
/proc/12325/statm: 2378 345 289 221 0 87 0
[pid=12327] ppid=12325 vsize=26538700 memory=473800 CPUtime=20101.5 cores=0-7
/proc/12327/stat : 12327 (java) S 12325 12325 12281 0 -1 1077944320 147815 0 0 0 2010065 86 0 0 20 0 28 0 111712356 27175628800 118450 33554432000 4194304 4196468 140727136676624 140727136659168 140190350135031 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 32124928 140727136683154 140727136683331 140727136683331 140727136686031 0
/proc/12327/statm: 6634675 118450 3295 1 0 6621909 0
[pid=12327/tid=12328] ppid=12325 vsize=26538700 memory=3884 CPUtime=0.67 cores=0-7
/proc/12327/task/12328/stat : 12328 (java) S 12325 12325 12281 0 -1 1077944384 6883 0 0 0 64 3 0 0 20 0 28 0 111712356 27175628800 118450 33554432000 4194304 4196468 140727136676624 140190354375808 140190350145237 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32124928 140727136683154 140727136683331 140727136683331 140727136686031 0
[pid=12327/tid=12329] ppid=12325 vsize=26538700 memory=1156 CPUtime=0.77 cores=0-7
/proc/12327/task/12329/stat : 12329 (java) S 12325 12325 12281 0 -1 1077944384 2606 0 0 0 72 5 0 0 20 0 28 0 111712357 27175628800 118450 33554432000 4194304 4196468 140727136676624 140190302755088 140190350145237 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32124928 140727136683154 140727136683331 140727136683331 140727136686031 0
[pid=12327/tid=12330] ppid=12325 vsize=26538700 memory=-7003737579269690708 CPUtime=0.77 cores=0-7
/proc/12327/task/12330/stat : 12330 (java) S 12325 12325 12281 0 -1 1077944384 4744 0 0 0 74 3 0 0 20 0 28 0 111712357 27175628800 118450 33554432000 4194304 4196468 140727136676624 140190301702544 140190350145237 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32124928 140727136683154 140727136683331 140727136683331 140727136686031 0
[pid=12327/tid=12331] ppid=12325 vsize=26538700 memory=796 CPUtime=0.78 cores=0-7
/proc/12327/task/12331/stat : 12331 (java) S 12325 12325 12281 0 -1 1077944384 4599 0 0 0 74 4 0 0 20 0 28 0 111712357 27175628800 118450 33554432000 4194304 4196468 140727136676624 140190300650000 140190350145237 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32124928 140727136683154 140727136683331 140727136683331 140727136686031 0
[pid=12327/tid=12332] ppid=12325 vsize=26538700 memory=10020 CPUtime=0.79 cores=0-7
/proc/12327/task/12332/stat : 12332 (java) S 12325 12325 12281 0 -1 1077944384 3957 0 0 0 76 3 0 0 20 0 28 0 111712357 27175628800 118450 33554432000 4194304 4196468 140727136676624 140190299597456 140190350145237 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32124928 140727136683154 140727136683331 140727136683331 140727136686031 0
[pid=12327/tid=12333] ppid=12325 vsize=26538700 memory=1948 CPUtime=0.74 cores=0-7
/proc/12327/task/12333/stat : 12333 (java) S 12325 12325 12281 0 -1 1077944384 3038 0 0 0 70 4 0 0 20 0 28 0 111712357 27175628800 118450 33554432000 4194304 4196468 140727136676624 140190298544912 140190350145237 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32124928 140727136683154 140727136683331 140727136683331 140727136686031 0
[pid=12327/tid=12334] ppid=12325 vsize=26538700 memory=8544 CPUtime=0.77 cores=0-7
/proc/12327/task/12334/stat : 12334 (java) S 12325 12325 12281 0 -1 1077944384 3419 0 0 0 73 4 0 0 20 0 28 0 111712357 27175628800 118450 33554432000 4194304 4196468 140727136676624 140190297492368 140190350145237 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 1 0 0 6293624 6294260 32124928 140727136683154 140727136683331 140727136683331 140727136686031 0
[pid=12327/tid=12335] ppid=12325 vsize=26538700 memory=4616 CPUtime=0.75 cores=0-7
/proc/12327/task/12335/stat : 12335 (java) S 12325 12325 12281 0 -1 1077944384 3778 0 0 0 70 5 0 0 20 0 28 0 111712357 27175628800 118450 33554432000 4194304 4196468 140727136676624 140190296439824 140190350145237 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32124928 140727136683154 140727136683331 140727136683331 140727136686031 0
[pid=12327/tid=12336] ppid=12325 vsize=26538700 memory=1720 CPUtime=0.76 cores=0-7
/proc/12327/task/12336/stat : 12336 (java) S 12325 12325 12281 0 -1 1077944384 3589 0 0 0 73 3 0 0 20 0 28 0 111712357 27175628800 118450 33554432000 4194304 4196468 140727136676624 140190295387280 140190350145237 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32124928 140727136683154 140727136683331 140727136683331 140727136686031 0
[pid=12327/tid=12337] ppid=12325 vsize=26538700 memory=1004 CPUtime=0.86 cores=0-7
/proc/12327/task/12337/stat : 12337 (java) S 12325 12325 12281 0 -1 1077944384 12811 0 0 0 83 3 0 0 20 0 28 0 111712359 27175628800 118450 33554432000 4194304 4196468 140727136676624 140189092222960 140190350146178 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32124928 140727136683154 140727136683331 140727136683331 140727136686031 0
[pid=12327/tid=12338] ppid=12325 vsize=26538700 memory=1436 CPUtime=0 cores=0-7
/proc/12327/task/12338/stat : 12338 (java) S 12325 12325 12281 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 28 0 111712359 27175628800 118450 33554432000 4194304 4196468 140727136676624 140189091169248 140190350145237 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32124928 140727136683154 140727136683331 140727136683331 140727136686031 0
[pid=12327/tid=12339] ppid=12325 vsize=26538700 memory=473800 CPUtime=0 cores=0-7
/proc/12327/task/12339/stat : 12339 (java) S 12325 12325 12281 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 28 0 111712359 27175628800 118450 33554432000 4194304 4196468 140727136676624 140189090116592 140190350145237 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32124928 140727136683154 140727136683331 140727136683331 140727136686031 0
[pid=12327/tid=12340] ppid=12325 vsize=26538700 memory=1380 CPUtime=0 cores=0-7
/proc/12327/task/12340/stat : 12340 (java) S 12325 12325 12281 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 111712362 27175628800 118450 33554432000 4194304 4196468 140727136676624 140189089065168 140190350153627 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32124928 140727136683154 140727136683331 140727136683331 140727136686031 0
[pid=12327/tid=12341] ppid=12325 vsize=26538700 memory=473800 CPUtime=1.55 cores=0-7
/proc/12327/task/12341/stat : 12341 (java) S 12325 12325 12281 0 -1 1077944384 10667 0 0 0 153 2 0 0 20 0 28 0 111712362 27175628800 118450 33554432000 4194304 4196468 140727136676624 140189088012784 140190350146178 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32124928 140727136683154 140727136683331 140727136683331 140727136686031 0
[pid=12327/tid=12342] ppid=12325 vsize=26538700 memory=796 CPUtime=1.7 cores=0-7
/proc/12327/task/12342/stat : 12342 (java) S 12325 12325 12281 0 -1 1077944384 11481 0 0 0 168 2 0 0 20 0 28 0 111712362 27175628800 118450 33554432000 4194304 4196468 140727136676624 140189086960240 140190350146178 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32124928 140727136683154 140727136683331 140727136683331 140727136686031 0
[pid=12327/tid=12343] ppid=12325 vsize=26538700 memory=10020 CPUtime=1.47 cores=0-7
/proc/12327/task/12343/stat : 12343 (java) S 12325 12325 12281 0 -1 1077944384 9248 0 0 0 145 2 0 0 20 0 28 0 111712362 27175628800 118450 33554432000 4194304 4196468 140727136676624 140189085907696 140190350146178 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32124928 140727136683154 140727136683331 140727136683331 140727136686031 0
[pid=12327/tid=12344] ppid=12325 vsize=26538700 memory=1948 CPUtime=0.63 cores=0-7
/proc/12327/task/12344/stat : 12344 (java) S 12325 12325 12281 0 -1 1077944384 8038 0 0 0 61 2 0 0 20 0 28 0 111712362 27175628800 118450 33554432000 4194304 4196468 140727136676624 140189084855152 140190350146178 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32124928 140727136683154 140727136683331 140727136683331 140727136686031 0
[pid=12327/tid=12345] ppid=12325 vsize=26538700 memory=8544 CPUtime=0 cores=0-7
/proc/12327/task/12345/stat : 12345 (java) S 12325 12325 12281 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 111712362 27175628800 118450 33554432000 4194304 4196468 140727136676624 140189083801824 140190350145237 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32124928 140727136683154 140727136683331 140727136683331 140727136686031 0
[pid=12327/tid=12346] ppid=12325 vsize=26538700 memory=4616 CPUtime=0.28 cores=0-7
/proc/12327/task/12346/stat : 12346 (java) S 12325 12325 12281 0 -1 1077944384 2607 0 0 0 0 28 0 0 20 0 28 0 111712362 27175628800 118450 33554432000 4194304 4196468 140727136676624 140189082749360 140190350146178 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32124928 140727136683154 140727136683331 140727136683331 140727136686031 0
[pid=12327/tid=12363] ppid=12325 vsize=26538700 memory=1720 CPUtime=2511.2 cores=0-7
/proc/12327/task/12363/stat : 12363 (java) R 12325 12325 12281 0 -1 4202560 5357 0 0 0 251119 1 0 0 20 0 28 0 111712839 27175628800 118450 33554432000 4194304 4196468 140727136676624 140189000227656 140189970493800 0 4 0 16800975 0 0 0 -1 0 0 0 2 0 0 6293624 6294260 32124928 140727136683154 140727136683331 140727136683331 140727136686031 0
[pid=12327/tid=12364] ppid=12325 vsize=26538700 memory=1004 CPUtime=2504.98 cores=0-7
/proc/12327/task/12364/stat : 12364 (java) R 12325 12325 12281 0 -1 4202560 3243 0 0 0 250495 3 0 0 20 0 28 0 111712839 27175628800 118450 33554432000 4194304 4196468 140727136676624 140189003386640 140189969801899 0 4 0 16800975 0 0 0 -1 7 0 0 2 0 0 6293624 6294260 32124928 140727136683154 140727136683331 140727136683331 140727136686031 0
[pid=12327/tid=12365] ppid=12325 vsize=26538700 memory=1436 CPUtime=2513.33 cores=0-7
/proc/12327/task/12365/stat : 12365 (java) R 12325 12325 12281 0 -1 4202560 5156 0 0 0 251331 2 0 0 20 0 28 0 111712839 27175628800 118450 33554432000 4194304 4196468 140727136676624 140189006544776 140189969040052 0 4 0 16800975 0 0 0 -1 2 0 0 3 0 0 6293624 6294260 32124928 140727136683154 140727136683331 140727136683331 140727136686031 0
[pid=12327/tid=12366] ppid=12325 vsize=26538700 memory=1380 CPUtime=2509.44 cores=0-7
/proc/12327/task/12366/stat : 12366 (java) R 12325 12325 12281 0 -1 4202560 7628 0 0 0 250941 3 0 0 20 0 28 0 111712839 27175628800 118450 33554432000 4194304 4196468 140727136676624 140189005492680 140189970494753 0 4 0 16800975 0 0 0 -1 3 0 0 2 0 0 6293624 6294260 32124928 140727136683154 140727136683331 140727136683331 140727136686031 0
[pid=12327/tid=12367] ppid=12325 vsize=26538700 memory=473800 CPUtime=2492.3 cores=0-7
/proc/12327/task/12367/stat : 12367 (java) R 12325 12325 12281 0 -1 4202560 9418 0 0 0 249223 7 0 0 20 0 28 0 111712839 27175628800 118450 33554432000 4194304 4196468 140727136676624 140189007600832 140189969851788 0 4 0 16800975 0 0 0 -1 5 0 0 3 0 0 6293624 6294260 32124928 140727136683154 140727136683331 140727136683331 140727136686031 0
[pid=12327/tid=12368] ppid=12325 vsize=26538700 memory=473800 CPUtime=2513.39 cores=0-7
/proc/12327/task/12368/stat : 12368 (java) R 12325 12325 12281 0 -1 4202560 3781 0 0 0 251337 2 0 0 20 0 28 0 111712839 27175628800 118450 33554432000 4194304 4196468 140727136676624 140189001282152 140189970494609 0 4 0 16800975 0 0 0 -1 6 0 0 2 0 0 6293624 6294260 32124928 140727136683154 140727136683331 140727136683331 140727136686031 0
[pid=12327/tid=12369] ppid=12325 vsize=26538700 memory=1380 CPUtime=2504.38 cores=0-7
/proc/12327/task/12369/stat : 12369 (java) R 12325 12325 12281 0 -1 4202560 16301 0 0 0 250433 5 0 0 20 0 28 0 111712839 27175628800 118450 33554432000 4194304 4196468 140727136676624 140189004439272 140189969040039 0 4 0 16800975 0 0 0 -1 1 0 0 2 0 0 6293624 6294260 32124928 140727136683154 140727136683331 140727136683331 140727136686031 0
[pid=12327/tid=12370] ppid=12325 vsize=26538700 memory=6791534058613427641 CPUtime=2510.21 cores=0-7
/proc/12327/task/12370/stat : 12370 (java) R 12325 12325 12281 0 -1 4202560 2472 0 0 0 251020 1 0 0 20 0 28 0 111712839 27175628800 118450 33554432000 4194304 4196468 140727136676624 140189002334056 140189970494662 0 4 0 16800975 0 0 0 -1 4 0 0 2 0 0 6293624 6294260 32124928 140727136683154 140727136683331 140727136683331 140727136686031 0
Current children cumulated CPU time: 20101.5 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 475180 KiB

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

[startup+2520.04 s]
# the end of solver process 12325 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=0 s, system=0.001878 s

[startup+2520.1 s]
# the end of solver process 12327 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=20101.3 s, system=0.874993 s
# this solver process was not waited by its parent and was adopted by runsolver

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

Child status: 143
Real time (s): 2520.1
CPU time (s): 20102.2
CPU user time (s): 20101.3
CPU system time (s): 0.874993
CPU usage (%): 797.675
Max. virtual memory (cumulated for all children) (KiB): 26548212
Max. memory (cumulated for all children) (KiB): 627348

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 20101.3
system time used= 0.874993
maximum resident set size= 632612
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 148694
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2544
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 62985
involuntary context switches= 205252


# summary of solver processes directly reported to runsolver:
#   pid: 12325,12327
#   total CPU time (s): 20102.2
#   total CPU user time (s): 20101.3
#   total CPU system time (s): 0.874993

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 18.5782 second user time and 28.0241 second system time

The end

Launcher Data

Begin job on node112 at 2017-08-15 10:23:07
IDJOB=4270465
IDBENCH=136355
IDSOLVER=2662
FILE ID=node112/4270465-1502786246
RUNJOBID= node112-1502785387-12308
PBS_JOBID= 20629121
Free space on /tmp= 61788 MiB

SOLVER NAME= choco-solver 4.0.5 par
BENCH NAME= XCSP17/BinPacking/BinPacking-sum-skj1/BinPacking-sum-n3c3w4h.xml
COMMAND LINE= ./xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 22000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4270465-1502786246/watcher-4270465-1502786246 -o /tmp/evaluation-result-4270465-1502786246/solver-4270465-1502786246 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node112-1502785387-12308 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 22000 -tdir HOME -seed 1847740964 HOME/instance-4270465-1502786246.xml

TIME LIMIT= 20160 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= 797cc29f939b3426dc93651349e66756
RANDOM SEED=1847740964

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

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.24
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.24
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.24
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.24
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        31563396 kB
MemAvailable:   31981572 kB
Buffers:          194064 kB
Cached:           504700 kB
SwapCached:            0 kB
Active:           474916 kB
Inactive:         276464 kB
Active(anon):       4176 kB
Inactive(anon):    76444 kB
Active(file):     470740 kB
Inactive(file):   200020 kB
Unevictable:        6276 kB
Mlocked:            6276 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7808 kB
Writeback:             0 kB
AnonPages:         58420 kB
Mapped:            45084 kB
Shmem:             25224 kB
Slab:             152524 kB
SReclaimable:     126504 kB
SUnreclaim:        26020 kB
KernelStack:        3120 kB
PageTables:         4796 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     323008 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      4096 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 61780 MiB
End job on node112 at 2017-08-15 11:05:07