Trace number 4249476

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 5a (2017-07-05)SAT (TO)32 2400.58 301.912

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

Solver Data

0.00/0.00	c java -server -Xmx10000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4249476-1500694978.xml"  -tl '2400s' -p 8 -x 3
0.00/0.20	c [HOME/instance-4249476-1500694978.xml, -tl, 2400s, -p, 8, -x, 3]
0.00/0.25	c 8 solvers in parallel
0.00/0.32	c parse instance...
0.00/0.79	c solve instance...
11.65/2.02	o 32 
2400.58/301.93	s SATISFIABLE
2400.58/301.93	v <instantiation>
2400.58/301.93	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>
2400.58/301.93	v 	<values>32 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 42 0 41 40 40 0 39 39 39 33 39 38 37 36 37 37 37 37 36 35 35 35 35 35 34 34 34 34 33 33 32 31 31 30 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 </values>
2400.58/301.93	v </instantiation>
2400.58/301.93	c Unexpected resolution interruption!

Verifier Data

OK	32

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-4249476-1500694978/watcher-4249476-1500694978 -o /tmp/evaluation-result-4249476-1500694978/solver-4249476-1500694978 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node143-1500683785-15435 --watchdog 2560 ./xcsp3-exec -dir HOME -tl 2400 -p 8 -ml 10000 -tdir HOME -seed 1712632046 HOME/instance-4249476-1500694978.xml 

pid=15858
running on 8 cores: 0,2,4,6,8,10,12,14

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.95 13.96 14.05 10/274 15861
/proc/meminfo: memFree=28125604/32770624 swapFree=5804/268920
[pid=15861] ppid=15858 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15861/stat : 15861 (xcsp3-exec) S 15858 15861 14782 0 -1 4202496 517 0 0 0 0 0 0 0 20 0 1 0 4764103 9740288 345 33554432000 4194304 5098028 140724661677408 140724661675512 139767996125820 0 65536 4100 65538 18446744071579417331 0 0 17 12 0 0 0 0 0 7196144 7232144 34586624 140724661679246 140724661679456 140724661679456 140724661682155 0
/proc/15861/statm: 2378 345 289 221 0 87 0

[startup+0.100143 s]
/proc/loadavg: 13.95 13.96 14.05 10/274 15861
/proc/meminfo: memFree=28125604/32770624 swapFree=5804/268920
[pid=15861] ppid=15858 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15861/stat : 15861 (xcsp3-exec) S 15858 15861 14782 0 -1 4202496 517 0 0 0 0 0 0 0 20 0 1 0 4764103 9740288 345 33554432000 4194304 5098028 140724661677408 140724661675512 139767996125820 0 65536 4100 65538 18446744071579417331 0 0 17 12 0 0 0 0 0 7196144 7232144 34586624 140724661679246 140724661679456 140724661679456 140724661682155 0
/proc/15861/statm: 2378 345 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.200268 s]
/proc/loadavg: 13.95 13.96 14.05 10/274 15861
/proc/meminfo: memFree=28125604/32770624 swapFree=5804/268920
[pid=15861] ppid=15858 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15861/stat : 15861 (xcsp3-exec) S 15858 15861 14782 0 -1 4202496 517 0 0 0 0 0 0 0 20 0 1 0 4764103 9740288 345 33554432000 4194304 5098028 140724661677408 140724661675512 139767996125820 0 65536 4100 65538 18446744071579417331 0 0 17 12 0 0 0 0 0 7196144 7232144 34586624 140724661679246 140724661679456 140724661679456 140724661682155 0
/proc/15861/statm: 2378 345 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.300317 s]
/proc/loadavg: 13.95 13.96 14.05 10/274 15861
/proc/meminfo: memFree=28125604/32770624 swapFree=5804/268920
[pid=15861] ppid=15858 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15861/stat : 15861 (xcsp3-exec) S 15858 15861 14782 0 -1 4202496 517 0 0 0 0 0 0 0 20 0 1 0 4764103 9740288 345 33554432000 4194304 5098028 140724661677408 140724661675512 139767996125820 0 65536 4100 65538 18446744071579417331 0 0 17 12 0 0 0 0 0 7196144 7232144 34586624 140724661679246 140724661679456 140724661679456 140724661682155 0
/proc/15861/statm: 2378 345 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.70019 s]
/proc/loadavg: 13.95 13.96 14.05 10/274 15861
/proc/meminfo: memFree=28125604/32770624 swapFree=5804/268920
[pid=15861] ppid=15858 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15861/stat : 15861 (xcsp3-exec) S 15858 15861 14782 0 -1 4202496 517 0 0 0 0 0 0 0 20 0 1 0 4764103 9740288 345 33554432000 4194304 5098028 140724661677408 140724661675512 139767996125820 0 65536 4100 65538 18446744071579417331 0 0 17 12 0 0 0 0 0 7196144 7232144 34586624 140724661679246 140724661679456 140724661679456 140724661682155 0
/proc/15861/statm: 2378 345 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+1.5013 s]
/proc/loadavg: 13.95 13.96 14.05 20/303 15890
/proc/meminfo: memFree=28017872/32770624 swapFree=5804/268952
[pid=15861] ppid=15858 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15861/stat : 15861 (xcsp3-exec) S 15858 15861 14782 0 -1 4202496 517 0 0 0 0 0 0 0 20 0 1 0 4764103 9740288 345 33554432000 4194304 5098028 140724661677408 140724661675512 139767996125820 0 65536 4100 65538 18446744071579417331 0 0 17 12 0 0 0 0 0 7196144 7232144 34586624 140724661679246 140724661679456 140724661679456 140724661682155 0
/proc/15861/statm: 2378 345 289 221 0 87 0
[pid=15862] ppid=15861 vsize=13801768 CPUtime=7.67 cores=0,2,4,6,8,10,12,14
/proc/15862/stat : 15862 (java) S 15861 15861 14782 0 -1 1077944320 16370 0 0 0 759 8 0 0 20 0 28 0 4764103 14133010432 31508 33554432000 4194304 4196468 140733722265760 140733722248304 139808279138039 0 0 0 16800975 18446744073709551615 0 0 17 10 0 0 0 0 0 6293624 6294260 11059200 140733722272956 140733722273132 140733722273132 140733722275791 0
/proc/15862/statm: 3450442 31508 3232 1 0 3437675 0
[pid=15862/tid=15863] ppid=15861 vsize=13801768 CPUtime=0.77 cores=0,2,4,6,8,10,12,14
/proc/15862/task/15863/stat : 15863 (java) S 15861 15861 14782 0 -1 1077944384 6859 0 0 0 73 4 0 0 20 0 28 0 4764104 14133010432 31508 33554432000 4194304 4196468 140733722265760 139808283378816 139808279148245 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 11059200 140733722272956 140733722273132 140733722273132 140733722275791 0
[pid=15862/tid=15865] ppid=15861 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15862/task/15865/stat : 15865 (java) S 15861 15861 14782 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 4764105 14133010432 31508 33554432000 4194304 4196468 140733722265760 139808235690384 139808279148245 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 11059200 140733722272956 140733722273132 140733722273132 140733722275791 0
[pid=15862/tid=15866] ppid=15861 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15862/task/15866/stat : 15866 (java) S 15861 15861 14782 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 4764105 14133010432 31508 33554432000 4194304 4196468 140733722265760 139808234637584 139808279148245 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 11059200 140733722272956 140733722273132 140733722273132 140733722275791 0
[pid=15862/tid=15867] ppid=15861 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15862/task/15867/stat : 15867 (java) S 15861 15861 14782 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 4764105 14133010432 31508 33554432000 4194304 4196468 140733722265760 139808233585296 139808279148245 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11059200 140733722272956 140733722273132 140733722273132 140733722275791 0
[pid=15862/tid=15868] ppid=15861 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15862/task/15868/stat : 15868 (java) S 15861 15861 14782 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 4764105 14133010432 31508 33554432000 4194304 4196468 140733722265760 139807875070480 139808279148245 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11059200 140733722272956 140733722273132 140733722273132 140733722275791 0
[pid=15862/tid=15869] ppid=15861 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15862/task/15869/stat : 15869 (java) S 15861 15861 14782 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 4764105 14133010432 31508 33554432000 4194304 4196468 140733722265760 139807874018192 139808279148245 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 11059200 140733722272956 140733722273132 140733722273132 140733722275791 0
[pid=15862/tid=15870] ppid=15861 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15862/task/15870/stat : 15870 (java) S 15861 15861 14782 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 4764105 14133010432 31508 33554432000 4194304 4196468 140733722265760 139807872965392 139808279148245 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 11059200 140733722272956 140733722273132 140733722273132 140733722275791 0
[pid=15862/tid=15871] ppid=15861 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15862/task/15871/stat : 15871 (java) S 15861 15861 14782 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 4764105 14133010432 31508 33554432000 4194304 4196468 140733722265760 139807871913104 139808279148245 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11059200 140733722272956 140733722273132 140733722273132 140733722275791 0
[pid=15862/tid=15872] ppid=15861 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15862/task/15872/stat : 15872 (java) S 15861 15861 14782 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 4764105 14133010432 31508 33554432000 4194304 4196468 140733722265760 139807870860304 139808279148245 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11059200 140733722272956 140733722273132 140733722273132 140733722275791 0
[pid=15862/tid=15873] ppid=15861 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15862/task/15873/stat : 15873 (java) S 15861 15861 14782 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 28 0 4764107 14133010432 31508 33554432000 4194304 4196468 140733722265760 139807741335664 139808279149186 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11059200 140733722272956 140733722273132 140733722273132 140733722275791 0
[pid=15862/tid=15874] ppid=15861 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15862/task/15874/stat : 15874 (java) S 15861 15861 14782 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 28 0 4764108 14133010432 31508 33554432000 4194304 4196468 140733722265760 139807740281632 139808279148245 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 11059200 140733722272956 140733722273132 140733722273132 140733722275791 0
[pid=15862/tid=15875] ppid=15861 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15862/task/15875/stat : 15875 (java) S 15861 15861 14782 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 28 0 4764108 14133010432 31508 33554432000 4194304 4196468 140733722265760 139807739229296 139808279148245 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 11059200 140733722272956 140733722273132 140733722273132 140733722275791 0
[pid=15862/tid=15876] ppid=15861 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15862/task/15876/stat : 15876 (java) S 15861 15861 14782 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 4764112 14133010432 31508 33554432000 4194304 4196468 140733722265760 139807738177616 139808279156635 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 11059200 140733722272956 140733722273132 140733722273132 140733722275791 0
[pid=15862/tid=15877] ppid=15861 vsize=13801768 CPUtime=0.82 cores=0,2,4,6,8,10,12,14
/proc/15862/task/15877/stat : 15877 (java) R 15861 15861 14782 0 -1 4202560 2019 0 0 0 82 0 0 0 20 0 28 0 4764112 14133010432 31508 33554432000 4194304 4196468 140733722265760 139807737111840 139808260681728 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 11059200 140733722272956 140733722273132 140733722273132 140733722275791 0
[pid=15862/tid=15878] ppid=15861 vsize=13801768 CPUtime=0.68 cores=0,2,4,6,8,10,12,14
/proc/15862/task/15878/stat : 15878 (java) R 15861 15861 14782 0 -1 4202560 1925 0 0 0 68 0 0 0 20 0 28 0 4764112 14133010432 31508 33554432000 4194304 4196468 140733722265760 139807736065176 139808264264157 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 11059200 140733722272956 140733722273132 140733722273132 140733722275791 0
[pid=15862/tid=15879] ppid=15861 vsize=13801768 CPUtime=0.74 cores=0,2,4,6,8,10,12,14
/proc/15862/task/15879/stat : 15879 (java) R 15861 15861 14782 0 -1 4202560 1561 0 0 0 74 0 0 0 20 0 28 0 4764112 14133010432 31508 33554432000 4194304 4196468 140733722265760 139807735006280 139808258831116 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 11059200 140733722272956 140733722273132 140733722273132 140733722275791 0
[pid=15862/tid=15880] ppid=15861 vsize=13801768 CPUtime=0.58 cores=0,2,4,6,8,10,12,14
/proc/15862/task/15880/stat : 15880 (java) S 15861 15861 14782 0 -1 1077944384 2358 0 0 0 57 1 0 0 20 0 28 0 4764112 14133010432 31508 33554432000 4194304 4196468 140733722265760 139807733967600 139808279149186 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 11059200 140733722272956 140733722273132 140733722273132 140733722275791 0
[pid=15862/tid=15881] ppid=15861 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15862/task/15881/stat : 15881 (java) S 15861 15861 14782 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 4764112 14133010432 31508 33554432000 4194304 4196468 140733722265760 139807732914528 139808279148245 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 11059200 140733722272956 140733722273132 140733722273132 140733722275791 0
[pid=15862/tid=15882] ppid=15861 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15862/task/15882/stat : 15882 (java) S 15861 15861 14782 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 4764113 14133010432 31508 33554432000 4194304 4196468 140733722265760 139807731861808 139808279149186 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 11059200 140733722272956 140733722273132 140733722273132 140733722275791 0
[pid=15862/tid=15883] ppid=15861 vsize=13801768 CPUtime=0.56 cores=0,2,4,6,8,10,12,14
/proc/15862/task/15883/stat : 15883 (java) R 15861 15861 14782 0 -1 4202560 52 0 0 0 56 0 0 0 20 0 28 0 4764183 14133010432 31508 33554432000 4194304 4196468 140733722265760 139807723846536 139807913287398 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 11059200 140733722272956 140733722273132 140733722273132 140733722275791 0
[pid=15862/tid=15884] ppid=15861 vsize=13801768 CPUtime=0.49 cores=0,2,4,6,8,10,12,14
/proc/15862/task/15884/stat : 15884 (java) R 15861 15861 14782 0 -1 4202560 41 0 0 0 49 0 0 0 20 0 28 0 4764184 14133010432 31508 33554432000 4194304 4196468 140733722265760 139807722796968 139807913284252 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 11059200 140733722272956 140733722273132 140733722273132 140733722275791 0
[pid=15862/tid=15885] ppid=15861 vsize=13801768 CPUtime=0.58 cores=0,2,4,6,8,10,12,14
/proc/15862/task/15885/stat : 15885 (java) R 15861 15861 14782 0 -1 4202560 45 0 0 0 58 0 0 0 20 0 28 0 4764184 14133010432 31508 33554432000 4194304 4196468 140733722265760 139807721744696 139807918831645 0 4 0 16800975 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 11059200 140733722272956 140733722273132 140733722273132 140733722275791 0
[pid=15862/tid=15886] ppid=15861 vsize=13801768 CPUtime=0.53 cores=0,2,4,6,8,10,12,14
/proc/15862/task/15886/stat : 15886 (java) R 15861 15861 14782 0 -1 4202560 70 0 0 0 53 0 0 0 20 0 28 0 4764184 14133010432 31508 33554432000 4194304 4196468 140733722265760 139807720692064 139807918145605 0 4 0 16800975 0 0 0 -1 14 0 0 0 0 0 6293624 6294260 11059200 140733722272956 140733722273132 140733722273132 140733722275791 0
[pid=15862/tid=15887] ppid=15861 vsize=13801768 CPUtime=0.57 cores=0,2,4,6,8,10,12,14
/proc/15862/task/15887/stat : 15887 (java) R 15861 15861 14782 0 -1 4202560 32 0 0 0 57 0 0 0 20 0 28 0 4764184 14133010432 31508 33554432000 4194304 4196468 140733722265760 139807719639640 139807913284276 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 11059200 140733722272956 140733722273132 140733722273132 140733722275791 0
[pid=15862/tid=15888] ppid=15861 vsize=13801768 CPUtime=0.45 cores=0,2,4,6,8,10,12,14
/proc/15862/task/15888/stat : 15888 (java) R 15861 15861 14782 0 -1 4202560 30 0 0 0 45 0 0 0 20 0 28 0 4764184 14133010432 31508 33554432000 4194304 4196468 140733722265760 139807718586936 139807918291573 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 11059200 140733722272956 140733722273132 140733722273132 140733722275791 0
[pid=15862/tid=15889] ppid=15861 vsize=13801768 CPUtime=0.38 cores=0,2,4,6,8,10,12,14
/proc/15862/task/15889/stat : 15889 (java) R 15861 15861 14782 0 -1 4202560 31 0 0 0 38 0 0 0 20 0 28 0 4764184 14133010432 31508 33554432000 4194304 4196468 140733722265760 139807717531608 139807913284295 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 11059200 140733722272956 140733722273132 140733722273132 140733722275791 0
[pid=15862/tid=15890] ppid=15861 vsize=13801768 CPUtime=0.42 cores=0,2,4,6,8,10,12,14
/proc/15862/task/15890/stat : 15890 (java) R 15861 15861 14782 0 -1 4202560 33 0 0 0 42 0 0 0 20 0 28 0 4764184 14133010432 31508 33554432000 4194304 4196468 140733722265760 139807716477952 139807918299340 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 11059200 140733722272956 140733722273132 140733722273132 140733722275791 0
Current children cumulated CPU time (s) 7.67
Current children cumulated vsize (KiB) 13811280

[startup+3.10149 s]
/proc/loadavg: 13.95 13.96 14.05 20/303 15898
/proc/meminfo: memFree=27981300/32770624 swapFree=5804/268952
[pid=15861] ppid=15858 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15861/stat : 15861 (xcsp3-exec) S 15858 15861 14782 0 -1 4202496 517 0 0 0 0 0 0 0 20 0 1 0 4764103 9740288 345 33554432000 4194304 5098028 140724661677408 140724661675512 139767996125820 0 65536 4100 65538 18446744071579417331 0 0 17 12 0 0 0 0 0 7196144 7232144 34586624 140724661679246 140724661679456 140724661679456 140724661682155 0
/proc/15861/statm: 2378 345 289 221 0 87 0
[pid=15862] ppid=15861 vsize=13801768 CPUtime=20.37 cores=0,2,4,6,8,10,12,14
/proc/15862/stat : 15862 (java) S 15861 15861 14782 0 -1 1077944320 29606 0 0 0 2025 12 0 0 20 0 28 0 4764103 14133010432 43830 33554432000 4194304 4196468 140733722265760 140733722248304 139808279138039 0 0 0 16800975 18446744073709551615 0 0 17 10 0 0 0 0 0 6293624 6294260 11059200 140733722272956 140733722273132 140733722273132 140733722275791 0
/proc/15862/statm: 3450442 43830 3237 1 0 3437675 0
[pid=15862/tid=15863] ppid=15861 vsize=13801768 CPUtime=0.78 cores=0,2,4,6,8,10,12,14
/proc/15862/task/15863/stat : 15863 (java) S 15861 15861 14782 0 -1 1077944384 7025 0 0 0 74 4 0 0 20 0 28 0 4764104 14133010432 43830 33554432000 4194304 4196468 140733722265760 139808283378816 139808279148245 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 11059200 140733722272956 140733722273132 140733722273132 140733722275791 0
[pid=15862/tid=15865] ppid=15861 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15862/task/15865/stat : 15865 (java) S 15861 15861 14782 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 4764105 14133010432 43830 33554432000 4194304 4196468 140733722265760 139808235690384 139808279148245 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 11059200 140733722272956 140733722273132 140733722273132 140733722275791 0
[pid=15862/tid=15866] ppid=15861 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15862/task/15866/stat : 15866 (java) S 15861 15861 14782 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 4764105 14133010432 43830 33554432000 4194304 4196468 140733722265760 139808234637584 139808279148245 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 11059200 140733722272956 140733722273132 140733722273132 140733722275791 0
[pid=15862/tid=15867] ppid=15861 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15862/task/15867/stat : 15867 (java) S 15861 15861 14782 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 4764105 14133010432 43830 33554432000 4194304 4196468 140733722265760 139808233585296 139808279148245 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11059200 140733722272956 140733722273132 140733722273132 140733722275791 0
[pid=15862/tid=15868] ppid=15861 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15862/task/15868/stat : 15868 (java) S 15861 15861 14782 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 4764105 14133010432 43830 33554432000 4194304 4196468 140733722265760 139807875070480 139808279148245 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11059200 140733722272956 140733722273132 140733722273132 140733722275791 0
[pid=15862/tid=15869] ppid=15861 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15862/task/15869/stat : 15869 (java) S 15861 15861 14782 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 4764105 14133010432 43830 33554432000 4194304 4196468 140733722265760 139807874018192 139808279148245 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 11059200 140733722272956 140733722273132 140733722273132 140733722275791 0
[pid=15862/tid=15870] ppid=15861 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15862/task/15870/stat : 15870 (java) S 15861 15861 14782 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 4764105 14133010432 43830 33554432000 4194304 4196468 140733722265760 139807872965392 139808279148245 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 11059200 140733722272956 140733722273132 140733722273132 140733722275791 0
[pid=15862/tid=15871] ppid=15861 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15862/task/15871/stat : 15871 (java) S 15861 15861 14782 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 4764105 14133010432 43830 33554432000 4194304 4196468 140733722265760 139807871913104 139808279148245 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11059200 140733722272956 140733722273132 140733722273132 140733722275791 0
[pid=15862/tid=15872] ppid=15861 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15862/task/15872/stat : 15872 (java) S 15861 15861 14782 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 4764105 14133010432 43830 33554432000 4194304 4196468 140733722265760 139807870860304 139808279148245 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11059200 140733722272956 140733722273132 140733722273132 140733722275791 0
[pid=15862/tid=15873] ppid=15861 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15862/task/15873/stat : 15873 (java) S 15861 15861 14782 0 -1 1077944384 15 0 0 0 0 0 0 0 20 0 28 0 4764107 14133010432 43830 33554432000 4194304 4196468 140733722265760 139807741335664 139808279149186 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11059200 140733722272956 140733722273132 140733722273132 140733722275791 0
[pid=15862/tid=15874] ppid=15861 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15862/task/15874/stat : 15874 (java) S 15861 15861 14782 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 28 0 4764108 14133010432 43830 33554432000 4194304 4196468 140733722265760 139807740281632 139808279148245 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 11059200 140733722272956 140733722273132 140733722273132 140733722275791 0
[pid=15862/tid=15875] ppid=15861 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15862/task/15875/stat : 15875 (java) S 15861 15861 14782 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 28 0 4764108 14133010432 43830 33554432000 4194304 4196468 140733722265760 139807739229296 139808279148245 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 11059200 140733722272956 140733722273132 140733722273132 140733722275791 0
[pid=15862/tid=15876] ppid=15861 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15862/task/15876/stat : 15876 (java) S 15861 15861 14782 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 4764112 14133010432 43830 33554432000 4194304 4196468 140733722265760 139807738177616 139808279156635 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 11059200 140733722272956 140733722273132 140733722273132 140733722275791 0
[pid=15862/tid=15877] ppid=15861 vsize=13801768 CPUtime=1.75 cores=0,2,4,6,8,10,12,14
/proc/15862/task/15877/stat : 15877 (java) R 15861 15861 14782 0 -1 4202560 5512 0 0 0 174 1 0 0 20 0 28 0 4764112 14133010432 43830 33554432000 4194304 4196468 140733722265760 139807737117976 139808262549037 0 4 0 16800975 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 11059200 140733722272956 140733722273132 140733722273132 140733722275791 0
[pid=15862/tid=15878] ppid=15861 vsize=13801768 CPUtime=1.81 cores=0,2,4,6,8,10,12,14
/proc/15862/task/15878/stat : 15878 (java) R 15861 15861 14782 0 -1 4202560 5558 0 0 0 180 1 0 0 20 0 28 0 4764112 14133010432 43830 33554432000 4194304 4196468 140733722265760 139807736071824 139808262636900 0 4 0 16800975 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 11059200 140733722272956 140733722273132 140733722273132 140733722275791 0
[pid=15862/tid=15879] ppid=15861 vsize=13801768 CPUtime=1.88 cores=0,2,4,6,8,10,12,14
/proc/15862/task/15879/stat : 15879 (java) R 15861 15861 14782 0 -1 4202560 5500 0 0 0 187 1 0 0 20 0 28 0 4764112 14133010432 43830 33554432000 4194304 4196468 140733722265760 139807735006800 139808258381910 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 11059200 140733722272956 140733722273132 140733722273132 140733722275791 0
[pid=15862/tid=15880] ppid=15861 vsize=13801768 CPUtime=0.69 cores=0,2,4,6,8,10,12,14
/proc/15862/task/15880/stat : 15880 (java) S 15861 15861 14782 0 -1 1077944384 3046 0 0 0 68 1 0 0 20 0 28 0 4764112 14133010432 43830 33554432000 4194304 4196468 140733722265760 139807733967600 139808279149186 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 11059200 140733722272956 140733722273132 140733722273132 140733722275791 0
[pid=15862/tid=15881] ppid=15861 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15862/task/15881/stat : 15881 (java) S 15861 15861 14782 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 4764112 14133010432 43830 33554432000 4194304 4196468 140733722265760 139807732914528 139808279148245 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 11059200 140733722272956 140733722273132 140733722273132 140733722275791 0
[pid=15862/tid=15882] ppid=15861 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15862/task/15882/stat : 15882 (java) S 15861 15861 14782 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 28 0 4764113 14133010432 43830 33554432000 4194304 4196468 140733722265760 139807731861808 139808279149186 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 11059200 140733722272956 140733722273132 140733722273132 140733722275791 0
[pid=15862/tid=15891] ppid=15861 vsize=13801768 CPUtime=0.79 cores=0,2,4,6,8,10,12,14
/proc/15862/task/15891/stat : 15891 (java) R 15861 15861 14782 0 -1 4202560 48 0 0 0 79 0 0 0 20 0 28 0 4764306 14133010432 43830 33554432000 4194304 4196468 140733722265760 139807718584664 139807918556925 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 11059200 140733722272956 140733722273132 140733722273132 140733722275791 0
[pid=15862/tid=15892] ppid=15861 vsize=13801768 CPUtime=0.78 cores=0,2,4,6,8,10,12,14
/proc/15862/task/15892/stat : 15892 (java) R 15861 15861 14782 0 -1 4202560 38 0 0 0 78 0 0 0 20 0 28 0 4764306 14133010432 43830 33554432000 4194304 4196468 140733722265760 139807719635648 139807919848829 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 11059200 140733722272956 140733722273132 140733722273132 140733722275791 0
[pid=15862/tid=15893] ppid=15861 vsize=13801768 CPUtime=0.82 cores=0,2,4,6,8,10,12,14
/proc/15862/task/15893/stat : 15893 (java) R 15861 15861 14782 0 -1 4202560 128 0 0 0 82 0 0 0 20 0 28 0 4764306 14133010432 43830 33554432000 4194304 4196468 140733722265760 139807722796840 139807919848172 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 11059200 140733722272956 140733722273132 140733722273132 140733722275791 0
[pid=15862/tid=15894] ppid=15861 vsize=13801768 CPUtime=0.73 cores=0,2,4,6,8,10,12,14
/proc/15862/task/15894/stat : 15894 (java) R 15861 15861 14782 0 -1 4202560 31 0 0 0 73 0 0 0 20 0 28 0 4764306 14133010432 43830 33554432000 4194304 4196468 140733722265760 139807721744504 139807918572496 0 4 0 16800975 0 0 0 -1 14 0 0 0 0 0 6293624 6294260 11059200 140733722272956 140733722273132 140733722273132 140733722275791 0
[pid=15862/tid=15895] ppid=15861 vsize=13801768 CPUtime=0.9 cores=0,2,4,6,8,10,12,14
/proc/15862/task/15895/stat : 15895 (java) R 15861 15861 14782 0 -1 4202560 33 0 0 0 90 0 0 0 20 0 28 0 4764306 14133010432 43830 33554432000 4194304 4196468 140733722265760 139807716479768 139807918291542 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 11059200 140733722272956 140733722273132 140733722273132 140733722275791 0
[pid=15862/tid=15896] ppid=15861 vsize=13801768 CPUtime=0.82 cores=0,2,4,6,8,10,12,14
/proc/15862/task/15896/stat : 15896 (java) R 15861 15861 14782 0 -1 4202560 21 0 0 0 82 0 0 0 20 0 28 0 4764306 14133010432 43830 33554432000 4194304 4196468 140733722265760 139807720690104 139807918556933 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 11059200 140733722272956 140733722273132 140733722273132 140733722275791 0
[pid=15862/tid=15897] ppid=15861 vsize=13801768 CPUtime=0.75 cores=0,2,4,6,8,10,12,14
/proc/15862/task/15897/stat : 15897 (java) R 15861 15861 14782 0 -1 4202560 32 0 0 0 75 0 0 0 20 0 28 0 4764306 14133010432 43830 33554432000 4194304 4196468 140733722265760 139807723847608 139807918556668 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 11059200 140733722272956 140733722273132 140733722273132 140733722275791 0
[pid=15862/tid=15898] ppid=15861 vsize=13801768 CPUtime=0.64 cores=0,2,4,6,8,10,12,14
/proc/15862/task/15898/stat : 15898 (java) R 15861 15861 14782 0 -1 4202560 26 0 0 0 64 0 0 0 20 0 28 0 4764306 14133010432 43830 33554432000 4194304 4196468 140733722265760 139807717532808 139807919848825 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 11059200 140733722272956 140733722273132 140733722273132 140733722275791 0
Current children cumulated CPU time (s) 20.37
Current children cumulated vsize (KiB) 13811280

[startup+6.30158 s]
/proc/loadavg: 14.35 14.04 14.08 17/303 15898
/proc/meminfo: memFree=27890280/32770624 swapFree=5804/268964

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

[pid=15862/tid=15897] ppid=15861 vsize=13801768 CPUtime=278.63 cores=0,2,4,6,8,10,12,14
/proc/15862/task/15897/stat : 15897 (java) R 15861 15861 14782 0 -1 4202560 1088 0 0 0 27863 0 0 0 20 0 28 0 4764306 14133010432 73923 33554432000 4194304 4196468 140733722265760 139807723847056 139807919848624 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 11059200 140733722272956 140733722273132 140733722273132 140733722275791 0
[pid=15862/tid=15898] ppid=15861 vsize=13801768 CPUtime=276.58 cores=0,2,4,6,8,10,12,14
/proc/15862/task/15898/stat : 15898 (java) R 15861 15861 14782 0 -1 4202560 881 0 0 0 27658 0 0 0 20 0 28 0 4764306 14133010432 73923 33554432000 4194304 4196468 140733722265760 139807717531144 139807919141899 0 4 0 16800975 0 0 0 -1 14 0 0 0 0 0 6293624 6294260 11059200 140733722272956 140733722273132 140733722273132 140733722275791 0
Current children cumulated CPU time (s) 2244.49
Current children cumulated vsize (KiB) 13811280



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+301.902 s]
/proc/loadavg: 15.66 14.96 14.48 17/299 16006
/proc/meminfo: memFree=30062880/32770624 swapFree=5780/269348
[pid=15861] ppid=15858 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15861/stat : 15861 (xcsp3-exec) S 15858 15861 14782 0 -1 4202496 517 0 0 0 0 0 0 0 20 0 1 0 4764103 9740288 345 33554432000 4194304 5098028 140724661677408 140724661675512 139767996125820 0 65536 4100 65538 18446744071579417331 0 0 17 12 0 0 0 0 0 7196144 7232144 34586624 140724661679246 140724661679456 140724661679456 140724661682155 0
/proc/15861/statm: 2378 345 289 221 0 87 0
[pid=15862] ppid=15861 vsize=13801768 CPUtime=2400.58 cores=0,2,4,6,8,10,12,14
/proc/15862/stat : 15862 (java) S 15861 15861 14782 0 -1 1077944320 71388 0 0 0 239968 90 0 0 20 0 28 0 4764103 14133010432 72128 33554432000 4194304 4196468 140733722265760 140733722248304 139808279138039 0 0 0 16800975 18446744073709551615 0 0 17 10 0 0 0 0 0 6293624 6294260 11059200 140733722272956 140733722273132 140733722273132 140733722275791 0
/proc/15862/statm: 3450442 72128 3280 1 0 3437675 0
[pid=15862/tid=15863] ppid=15861 vsize=13801768 CPUtime=0.78 cores=0,2,4,6,8,10,12,14
/proc/15862/task/15863/stat : 15863 (java) S 15861 15861 14782 0 -1 1077944384 7025 0 0 0 74 4 0 0 20 0 28 0 4764104 14133010432 72128 33554432000 4194304 4196468 140733722265760 139808283378816 139808279148245 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 11059200 140733722272956 140733722273132 140733722273132 140733722275791 0
[pid=15862/tid=15865] ppid=15861 vsize=13801768 CPUtime=0.26 cores=0,2,4,6,8,10,12,14
/proc/15862/task/15865/stat : 15865 (java) S 15861 15861 14782 0 -1 1077944384 579 0 0 0 19 7 0 0 20 0 28 0 4764105 14133010432 72128 33554432000 4194304 4196468 140733722265760 139808235690384 139808279148245 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11059200 140733722272956 140733722273132 140733722273132 140733722275791 0
[pid=15862/tid=15866] ppid=15861 vsize=13801768 CPUtime=0.27 cores=0,2,4,6,8,10,12,14
/proc/15862/task/15866/stat : 15866 (java) S 15861 15861 14782 0 -1 1077944384 2627 0 0 0 19 8 0 0 20 0 28 0 4764105 14133010432 72128 33554432000 4194304 4196468 140733722265760 139808234637584 139808279148245 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 11059200 140733722272956 140733722273132 140733722273132 140733722275791 0
[pid=15862/tid=15867] ppid=15861 vsize=13801768 CPUtime=0.27 cores=0,2,4,6,8,10,12,14
/proc/15862/task/15867/stat : 15867 (java) S 15861 15861 14782 0 -1 1077944384 625 0 0 0 19 8 0 0 20 0 28 0 4764105 14133010432 72128 33554432000 4194304 4196468 140733722265760 139808233585296 139808279148245 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11059200 140733722272956 140733722273132 140733722273132 140733722275791 0
[pid=15862/tid=15868] ppid=15861 vsize=13801768 CPUtime=0.27 cores=0,2,4,6,8,10,12,14
/proc/15862/task/15868/stat : 15868 (java) S 15861 15861 14782 0 -1 1077944384 998 0 0 0 20 7 0 0 20 0 28 0 4764105 14133010432 72128 33554432000 4194304 4196468 140733722265760 139807875070480 139808279148245 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 11059200 140733722272956 140733722273132 140733722273132 140733722275791 0
[pid=15862/tid=15869] ppid=15861 vsize=13801768 CPUtime=0.26 cores=0,2,4,6,8,10,12,14
/proc/15862/task/15869/stat : 15869 (java) S 15861 15861 14782 0 -1 1077944384 1309 0 0 0 20 6 0 0 20 0 28 0 4764105 14133010432 72128 33554432000 4194304 4196468 140733722265760 139807874018192 139808279148245 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 11059200 140733722272956 140733722273132 140733722273132 140733722275791 0
[pid=15862/tid=15870] ppid=15861 vsize=13801768 CPUtime=0.25 cores=0,2,4,6,8,10,12,14
/proc/15862/task/15870/stat : 15870 (java) S 15861 15861 14782 0 -1 1077944384 715 0 0 0 19 6 0 0 20 0 28 0 4764105 14133010432 72128 33554432000 4194304 4196468 140733722265760 139807872965392 139808279148245 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11059200 140733722272956 140733722273132 140733722273132 140733722275791 0
[pid=15862/tid=15871] ppid=15861 vsize=13801768 CPUtime=0.25 cores=0,2,4,6,8,10,12,14
/proc/15862/task/15871/stat : 15871 (java) S 15861 15861 14782 0 -1 1077944384 562 0 0 0 20 5 0 0 20 0 28 0 4764105 14133010432 72128 33554432000 4194304 4196468 140733722265760 139807871913104 139808279148245 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 11059200 140733722272956 140733722273132 140733722273132 140733722275791 0
[pid=15862/tid=15872] ppid=15861 vsize=13801768 CPUtime=0.27 cores=0,2,4,6,8,10,12,14
/proc/15862/task/15872/stat : 15872 (java) S 15861 15861 14782 0 -1 1077944384 985 0 0 0 20 7 0 0 20 0 28 0 4764105 14133010432 72128 33554432000 4194304 4196468 140733722265760 139807870860304 139808279148245 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 11059200 140733722272956 140733722273132 140733722273132 140733722275791 0
[pid=15862/tid=15873] ppid=15861 vsize=13801768 CPUtime=0.15 cores=0,2,4,6,8,10,12,14
/proc/15862/task/15873/stat : 15873 (java) S 15861 15861 14782 0 -1 1077944384 2172 0 0 0 6 9 0 0 20 0 28 0 4764107 14133010432 72128 33554432000 4194304 4196468 140733722265760 139807741335664 139808279149186 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11059200 140733722272956 140733722273132 140733722273132 140733722275791 0
[pid=15862/tid=15874] ppid=15861 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15862/task/15874/stat : 15874 (java) S 15861 15861 14782 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 28 0 4764108 14133010432 72128 33554432000 4194304 4196468 140733722265760 139807740281632 139808279148245 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 11059200 140733722272956 140733722273132 140733722273132 140733722275791 0
[pid=15862/tid=15875] ppid=15861 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15862/task/15875/stat : 15875 (java) S 15861 15861 14782 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 28 0 4764108 14133010432 72128 33554432000 4194304 4196468 140733722265760 139807739229296 139808279148245 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 11059200 140733722272956 140733722273132 140733722273132 140733722275791 0
[pid=15862/tid=15876] ppid=15861 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15862/task/15876/stat : 15876 (java) S 15861 15861 14782 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 4764112 14133010432 72128 33554432000 4194304 4196468 140733722265760 139807738177616 139808279156635 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 11059200 140733722272956 140733722273132 140733722273132 140733722275791 0
[pid=15862/tid=15877] ppid=15861 vsize=13801768 CPUtime=3.3 cores=0,2,4,6,8,10,12,14
/proc/15862/task/15877/stat : 15877 (java) S 15861 15861 14782 0 -1 1077944384 12435 0 0 0 328 2 0 0 20 0 28 0 4764112 14133010432 72128 33554432000 4194304 4196468 140733722265760 139807737125488 139808279149186 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 11059200 140733722272956 140733722273132 140733722273132 140733722275791 0
[pid=15862/tid=15878] ppid=15861 vsize=13801768 CPUtime=2.94 cores=0,2,4,6,8,10,12,14
/proc/15862/task/15878/stat : 15878 (java) S 15861 15861 14782 0 -1 1077944384 10669 0 0 0 293 1 0 0 20 0 28 0 4764112 14133010432 72128 33554432000 4194304 4196468 140733722265760 139807736072688 139808279149186 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 11059200 140733722272956 140733722273132 140733722273132 140733722275791 0
[pid=15862/tid=15879] ppid=15861 vsize=13801768 CPUtime=2.93 cores=0,2,4,6,8,10,12,14
/proc/15862/task/15879/stat : 15879 (java) S 15861 15861 14782 0 -1 1077944384 11717 0 0 0 292 1 0 0 20 0 28 0 4764112 14133010432 72128 33554432000 4194304 4196468 140733722265760 139807735020400 139808279149186 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 11059200 140733722272956 140733722273132 140733722273132 140733722275791 0
[pid=15862/tid=15880] ppid=15861 vsize=13801768 CPUtime=0.81 cores=0,2,4,6,8,10,12,14
/proc/15862/task/15880/stat : 15880 (java) S 15861 15861 14782 0 -1 1077944384 6154 0 0 0 80 1 0 0 20 0 28 0 4764112 14133010432 72128 33554432000 4194304 4196468 140733722265760 139807733967600 139808279149186 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11059200 140733722272956 140733722273132 140733722273132 140733722275791 0
[pid=15862/tid=15881] ppid=15861 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15862/task/15881/stat : 15881 (java) S 15861 15861 14782 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 4764112 14133010432 72128 33554432000 4194304 4196468 140733722265760 139807732914528 139808279148245 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 11059200 140733722272956 140733722273132 140733722273132 140733722275791 0
[pid=15862/tid=15882] ppid=15861 vsize=13801768 CPUtime=0.1 cores=0,2,4,6,8,10,12,14
/proc/15862/task/15882/stat : 15882 (java) S 15861 15861 14782 0 -1 1077944384 720 0 0 0 6 4 0 0 20 0 28 0 4764113 14133010432 72128 33554432000 4194304 4196468 140733722265760 139807731861808 139808279149186 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 11059200 140733722272956 140733722273132 140733722273132 140733722275791 0
[pid=15862/tid=15891] ppid=15861 vsize=13801768 CPUtime=295.94 cores=0,2,4,6,8,10,12,14
/proc/15862/task/15891/stat : 15891 (java) R 15861 15861 14782 0 -1 4202560 934 0 0 0 29593 1 0 0 20 0 28 0 4764306 14133010432 72128 33554432000 4194304 4196468 140733722265760 139807718583064 139807919848172 0 4 0 16800975 0 0 0 -1 14 0 0 0 0 0 6293624 6294260 11059200 140733722272956 140733722273132 140733722273132 140733722275791 0
[pid=15862/tid=15892] ppid=15861 vsize=13801768 CPUtime=298.36 cores=0,2,4,6,8,10,12,14
/proc/15862/task/15892/stat : 15892 (java) R 15861 15861 14782 0 -1 4202560 1444 0 0 0 29836 0 0 0 20 0 28 0 4764306 14133010432 72128 33554432000 4194304 4196468 140733722265760 139807719639472 139807919848789 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 11059200 140733722272956 140733722273132 140733722273132 140733722275791 0
[pid=15862/tid=15893] ppid=15861 vsize=13801768 CPUtime=298.2 cores=0,2,4,6,8,10,12,14
/proc/15862/task/15893/stat : 15893 (java) R 15861 15861 14782 0 -1 4202560 1968 0 0 0 29820 0 0 0 20 0 28 0 4764306 14133010432 72128 33554432000 4194304 4196468 140733722265760 139807722794864 139807921275835 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 11059200 140733722272956 140733722273132 140733722273132 140733722275791 0
[pid=15862/tid=15894] ppid=15861 vsize=13801768 CPUtime=298.47 cores=0,2,4,6,8,10,12,14
/proc/15862/task/15894/stat : 15894 (java) R 15861 15861 14782 0 -1 4202560 1466 0 0 0 29846 1 0 0 20 0 28 0 4764306 14133010432 72128 33554432000 4194304 4196468 140733722265760 139807721742344 139807918556915 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 11059200 140733722272956 140733722273132 140733722273132 140733722275791 0
[pid=15862/tid=15895] ppid=15861 vsize=13801768 CPUtime=296.34 cores=0,2,4,6,8,10,12,14
/proc/15862/task/15895/stat : 15895 (java) R 15861 15861 14782 0 -1 4202560 1170 0 0 0 29633 1 0 0 20 0 28 0 4764306 14133010432 72128 33554432000 4194304 4196468 140733722265760 139807716479368 139807919560443 0 4 0 16800975 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 11059200 140733722272956 140733722273132 140733722273132 140733722275791 0
[pid=15862/tid=15896] ppid=15861 vsize=13801768 CPUtime=298.63 cores=0,2,4,6,8,10,12,14
/proc/15862/task/15896/stat : 15896 (java) R 15861 15861 14782 0 -1 4202560 521 0 0 0 29863 0 0 0 20 0 28 0 4764306 14133010432 72128 33554432000 4194304 4196468 140733722265760 139807720689928 139807919848172 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 11059200 140733722272956 140733722273132 140733722273132 140733722275791 0
[pid=15862/tid=15897] ppid=15861 vsize=13801768 CPUtime=298.2 cores=0,2,4,6,8,10,12,14
/proc/15862/task/15897/stat : 15897 (java) R 15861 15861 14782 0 -1 4202560 1090 0 0 0 29820 0 0 0 20 0 28 0 4764306 14133010432 72128 33554432000 4194304 4196468 140733722265760 139807723847304 139807919848476 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 11059200 140733722272956 140733722273132 140733722273132 140733722275791 0
[pid=15862/tid=15898] ppid=15861 vsize=13801768 CPUtime=295.98 cores=0,2,4,6,8,10,12,14
/proc/15862/task/15898/stat : 15898 (java) R 15861 15861 14782 0 -1 4202560 884 0 0 0 29598 0 0 0 20 0 28 0 4764306 14133010432 72128 33554432000 4194304 4196468 140733722265760 139807717531064 139807919848305 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 11059200 140733722272956 140733722273132 140733722273132 140733722275791 0
Current children cumulated CPU time (s) 2400.58
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 15862 sig 9
??? kill 15861 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+301.902 s]
/proc/loadavg: 15.66 14.96 14.48 17/299 16006
/proc/meminfo: memFree=30062880/32770624 swapFree=5780/269348
[pid=15861] ppid=15858 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15861/stat : 15861 (xcsp3-exec) S 15858 15861 14782 0 -1 4202496 517 0 0 0 0 0 0 0 20 0 1 0 4764103 9740288 345 33554432000 4194304 5098028 140724661677408 140724661675512 139767996125820 0 65536 4100 65538 18446744071579417331 0 0 17 12 0 0 0 0 0 7196144 7232144 34586624 140724661679246 140724661679456 140724661679456 140724661682155 0
/proc/15861/statm: 2378 345 289 221 0 87 0
[pid=15862] ppid=15861 vsize=13801768 CPUtime=2400.58 cores=0,2,4,6,8,10,12,14
/proc/15862/stat : 15862 (java) S 15861 15861 14782 0 -1 1077944320 71388 0 0 0 239968 90 0 0 20 0 28 0 4764103 14133010432 72128 33554432000 4194304 4196468 140733722265760 140733722248304 139808279138039 0 0 0 16800975 18446744073709551615 0 0 17 10 0 0 0 0 0 6293624 6294260 11059200 140733722272956 140733722273132 140733722273132 140733722275791 0
/proc/15862/statm: 3450442 72128 3280 1 0 3437675 0
[pid=15862/tid=15863] ppid=15861 vsize=13801768 CPUtime=0.78 cores=0,2,4,6,8,10,12,14
/proc/15862/task/15863/stat : 15863 (java) S 15861 15861 14782 0 -1 1077944384 7025 0 0 0 74 4 0 0 20 0 28 0 4764104 14133010432 72128 33554432000 4194304 4196468 140733722265760 139808283378816 139808279148245 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 11059200 140733722272956 140733722273132 140733722273132 140733722275791 0
[pid=15862/tid=15865] ppid=15861 vsize=13801768 CPUtime=0.26 cores=0,2,4,6,8,10,12,14
/proc/15862/task/15865/stat : 15865 (java) S 15861 15861 14782 0 -1 1077944384 579 0 0 0 19 7 0 0 20 0 28 0 4764105 14133010432 72128 33554432000 4194304 4196468 140733722265760 139808235690384 139808279148245 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11059200 140733722272956 140733722273132 140733722273132 140733722275791 0
[pid=15862/tid=15866] ppid=15861 vsize=13801768 CPUtime=0.27 cores=0,2,4,6,8,10,12,14
/proc/15862/task/15866/stat : 15866 (java) S 15861 15861 14782 0 -1 1077944384 2627 0 0 0 19 8 0 0 20 0 28 0 4764105 14133010432 72128 33554432000 4194304 4196468 140733722265760 139808234637584 139808279148245 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 11059200 140733722272956 140733722273132 140733722273132 140733722275791 0
[pid=15862/tid=15867] ppid=15861 vsize=13801768 CPUtime=0.27 cores=0,2,4,6,8,10,12,14
/proc/15862/task/15867/stat : 15867 (java) S 15861 15861 14782 0 -1 1077944384 625 0 0 0 19 8 0 0 20 0 28 0 4764105 14133010432 72128 33554432000 4194304 4196468 140733722265760 139808233585296 139808279148245 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11059200 140733722272956 140733722273132 140733722273132 140733722275791 0
[pid=15862/tid=15868] ppid=15861 vsize=13801768 CPUtime=0.27 cores=0,2,4,6,8,10,12,14
/proc/15862/task/15868/stat : 15868 (java) S 15861 15861 14782 0 -1 1077944384 998 0 0 0 20 7 0 0 20 0 28 0 4764105 14133010432 72128 33554432000 4194304 4196468 140733722265760 139807875070480 139808279148245 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 11059200 140733722272956 140733722273132 140733722273132 140733722275791 0
[pid=15862/tid=15869] ppid=15861 vsize=13801768 CPUtime=0.26 cores=0,2,4,6,8,10,12,14
/proc/15862/task/15869/stat : 15869 (java) S 15861 15861 14782 0 -1 1077944384 1309 0 0 0 20 6 0 0 20 0 28 0 4764105 14133010432 72128 33554432000 4194304 4196468 140733722265760 139807874018192 139808279148245 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 11059200 140733722272956 140733722273132 140733722273132 140733722275791 0
[pid=15862/tid=15870] ppid=15861 vsize=13801768 CPUtime=0.25 cores=0,2,4,6,8,10,12,14
/proc/15862/task/15870/stat : 15870 (java) S 15861 15861 14782 0 -1 1077944384 715 0 0 0 19 6 0 0 20 0 28 0 4764105 14133010432 72128 33554432000 4194304 4196468 140733722265760 139807872965392 139808279148245 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11059200 140733722272956 140733722273132 140733722273132 140733722275791 0
[pid=15862/tid=15871] ppid=15861 vsize=13801768 CPUtime=0.25 cores=0,2,4,6,8,10,12,14
/proc/15862/task/15871/stat : 15871 (java) S 15861 15861 14782 0 -1 1077944384 562 0 0 0 20 5 0 0 20 0 28 0 4764105 14133010432 72128 33554432000 4194304 4196468 140733722265760 139807871913104 139808279148245 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 11059200 140733722272956 140733722273132 140733722273132 140733722275791 0
[pid=15862/tid=15872] ppid=15861 vsize=13801768 CPUtime=0.27 cores=0,2,4,6,8,10,12,14
/proc/15862/task/15872/stat : 15872 (java) S 15861 15861 14782 0 -1 1077944384 985 0 0 0 20 7 0 0 20 0 28 0 4764105 14133010432 72128 33554432000 4194304 4196468 140733722265760 139807870860304 139808279148245 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 11059200 140733722272956 140733722273132 140733722273132 140733722275791 0
[pid=15862/tid=15873] ppid=15861 vsize=13801768 CPUtime=0.15 cores=0,2,4,6,8,10,12,14
/proc/15862/task/15873/stat : 15873 (java) S 15861 15861 14782 0 -1 1077944384 2172 0 0 0 6 9 0 0 20 0 28 0 4764107 14133010432 72128 33554432000 4194304 4196468 140733722265760 139807741335664 139808279149186 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11059200 140733722272956 140733722273132 140733722273132 140733722275791 0
[pid=15862/tid=15874] ppid=15861 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15862/task/15874/stat : 15874 (java) S 15861 15861 14782 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 28 0 4764108 14133010432 72128 33554432000 4194304 4196468 140733722265760 139807740281632 139808279148245 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 11059200 140733722272956 140733722273132 140733722273132 140733722275791 0
[pid=15862/tid=15875] ppid=15861 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15862/task/15875/stat : 15875 (java) S 15861 15861 14782 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 28 0 4764108 14133010432 72128 33554432000 4194304 4196468 140733722265760 139807739229296 139808279148245 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 11059200 140733722272956 140733722273132 140733722273132 140733722275791 0
[pid=15862/tid=15876] ppid=15861 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15862/task/15876/stat : 15876 (java) S 15861 15861 14782 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 4764112 14133010432 72128 33554432000 4194304 4196468 140733722265760 139807738177616 139808279156635 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 11059200 140733722272956 140733722273132 140733722273132 140733722275791 0
[pid=15862/tid=15877] ppid=15861 vsize=13801768 CPUtime=3.3 cores=0,2,4,6,8,10,12,14
/proc/15862/task/15877/stat : 15877 (java) S 15861 15861 14782 0 -1 1077944384 12435 0 0 0 328 2 0 0 20 0 28 0 4764112 14133010432 72128 33554432000 4194304 4196468 140733722265760 139807737125488 139808279149186 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 11059200 140733722272956 140733722273132 140733722273132 140733722275791 0
[pid=15862/tid=15878] ppid=15861 vsize=13801768 CPUtime=2.94 cores=0,2,4,6,8,10,12,14
/proc/15862/task/15878/stat : 15878 (java) S 15861 15861 14782 0 -1 1077944384 10669 0 0 0 293 1 0 0 20 0 28 0 4764112 14133010432 72128 33554432000 4194304 4196468 140733722265760 139807736072688 139808279149186 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 11059200 140733722272956 140733722273132 140733722273132 140733722275791 0
[pid=15862/tid=15879] ppid=15861 vsize=13801768 CPUtime=2.93 cores=0,2,4,6,8,10,12,14
/proc/15862/task/15879/stat : 15879 (java) S 15861 15861 14782 0 -1 1077944384 11717 0 0 0 292 1 0 0 20 0 28 0 4764112 14133010432 72128 33554432000 4194304 4196468 140733722265760 139807735020400 139808279149186 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 11059200 140733722272956 140733722273132 140733722273132 140733722275791 0
[pid=15862/tid=15880] ppid=15861 vsize=13801768 CPUtime=0.81 cores=0,2,4,6,8,10,12,14
/proc/15862/task/15880/stat : 15880 (java) S 15861 15861 14782 0 -1 1077944384 6154 0 0 0 80 1 0 0 20 0 28 0 4764112 14133010432 72128 33554432000 4194304 4196468 140733722265760 139807733967600 139808279149186 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11059200 140733722272956 140733722273132 140733722273132 140733722275791 0
[pid=15862/tid=15881] ppid=15861 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/15862/task/15881/stat : 15881 (java) S 15861 15861 14782 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 4764112 14133010432 72128 33554432000 4194304 4196468 140733722265760 139807732914528 139808279148245 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 11059200 140733722272956 140733722273132 140733722273132 140733722275791 0
[pid=15862/tid=15882] ppid=15861 vsize=13801768 CPUtime=0.1 cores=0,2,4,6,8,10,12,14
/proc/15862/task/15882/stat : 15882 (java) S 15861 15861 14782 0 -1 1077944384 720 0 0 0 6 4 0 0 20 0 28 0 4764113 14133010432 72128 33554432000 4194304 4196468 140733722265760 139807731861808 139808279149186 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 11059200 140733722272956 140733722273132 140733722273132 140733722275791 0
[pid=15862/tid=15891] ppid=15861 vsize=13801768 CPUtime=295.94 cores=0,2,4,6,8,10,12,14
/proc/15862/task/15891/stat : 15891 (java) R 15861 15861 14782 0 -1 4202560 934 0 0 0 29593 1 0 0 20 0 28 0 4764306 14133010432 72128 33554432000 4194304 4196468 140733722265760 139807718583064 139807919848172 0 4 0 16800975 0 0 0 -1 14 0 0 0 0 0 6293624 6294260 11059200 140733722272956 140733722273132 140733722273132 140733722275791 0
[pid=15862/tid=15892] ppid=15861 vsize=13801768 CPUtime=298.36 cores=0,2,4,6,8,10,12,14
/proc/15862/task/15892/stat : 15892 (java) R 15861 15861 14782 0 -1 4202560 1444 0 0 0 29836 0 0 0 20 0 28 0 4764306 14133010432 72128 33554432000 4194304 4196468 140733722265760 139807719639472 139807919848789 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 11059200 140733722272956 140733722273132 140733722273132 140733722275791 0
[pid=15862/tid=15893] ppid=15861 vsize=13801768 CPUtime=298.2 cores=0,2,4,6,8,10,12,14
/proc/15862/task/15893/stat : 15893 (java) R 15861 15861 14782 0 -1 4202560 1968 0 0 0 29820 0 0 0 20 0 28 0 4764306 14133010432 72128 33554432000 4194304 4196468 140733722265760 139807722794864 139807921275835 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 11059200 140733722272956 140733722273132 140733722273132 140733722275791 0
[pid=15862/tid=15894] ppid=15861 vsize=13801768 CPUtime=298.47 cores=0,2,4,6,8,10,12,14
/proc/15862/task/15894/stat : 15894 (java) R 15861 15861 14782 0 -1 4202560 1466 0 0 0 29846 1 0 0 20 0 28 0 4764306 14133010432 72128 33554432000 4194304 4196468 140733722265760 139807721742344 139807918556915 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 11059200 140733722272956 140733722273132 140733722273132 140733722275791 0
[pid=15862/tid=15895] ppid=15861 vsize=13801768 CPUtime=296.34 cores=0,2,4,6,8,10,12,14
/proc/15862/task/15895/stat : 15895 (java) R 15861 15861 14782 0 -1 4202560 1170 0 0 0 29633 1 0 0 20 0 28 0 4764306 14133010432 72128 33554432000 4194304 4196468 140733722265760 139807716479368 139807919560443 0 4 0 16800975 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 11059200 140733722272956 140733722273132 140733722273132 140733722275791 0
[pid=15862/tid=15896] ppid=15861 vsize=13801768 CPUtime=298.63 cores=0,2,4,6,8,10,12,14
/proc/15862/task/15896/stat : 15896 (java) R 15861 15861 14782 0 -1 4202560 521 0 0 0 29863 0 0 0 20 0 28 0 4764306 14133010432 72128 33554432000 4194304 4196468 140733722265760 139807720689928 139807919848172 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 11059200 140733722272956 140733722273132 140733722273132 140733722275791 0
[pid=15862/tid=15897] ppid=15861 vsize=13801768 CPUtime=298.2 cores=0,2,4,6,8,10,12,14
/proc/15862/task/15897/stat : 15897 (java) R 15861 15861 14782 0 -1 4202560 1090 0 0 0 29820 0 0 0 20 0 28 0 4764306 14133010432 72128 33554432000 4194304 4196468 140733722265760 139807723847304 139807919848476 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 11059200 140733722272956 140733722273132 140733722273132 140733722275791 0
[pid=15862/tid=15898] ppid=15861 vsize=13801768 CPUtime=295.98 cores=0,2,4,6,8,10,12,14
/proc/15862/task/15898/stat : 15898 (java) R 15861 15861 14782 0 -1 4202560 884 0 0 0 29598 0 0 0 20 0 28 0 4764306 14133010432 72128 33554432000 4194304 4196468 140733722265760 139807717531064 139807919848305 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 11059200 140733722272956 140733722273132 140733722273132 140733722275791 0
Current children cumulated CPU time (s) 2400.58
Current children cumulated vsize (KiB) 13811280

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 301.912
CPU time (s): 2400.58
CPU user time (s): 2399.68
CPU system time (s): 0.9
CPU usage (%): 795.125
Max. virtual memory (cumulated for all children) (KiB): 13811280

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.001262
system time used= 0.001262
maximum resident set size= 1384
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 517
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.66984 second user time and 3.93081 second system time

The end

Launcher Data

Begin job on node143 at 2017-07-22 05:42:58
IDJOB=4249476
IDBENCH=136355
IDSOLVER=2626
FILE ID=node143/4249476-1500694978
RUNJOBID= node143-1500683785-15435
PBS_JOBID= 20623040
Free space on /tmp= 61984 MiB

SOLVER NAME= choco-solver 5a
BENCH NAME= XCSP17/BinPacking/BinPacking-sum-skj1/BinPacking-sum-n3c3w4h.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-4249476-1500694978/watcher-4249476-1500694978 -o /tmp/evaluation-result-4249476-1500694978/solver-4249476-1500694978 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node143-1500683785-15435 --watchdog 2560  ./xcsp3-exec -dir HOME -tl 2400 -p 8 -ml 10000 -tdir HOME -seed 1712632046 HOME/instance-4249476-1500694978.xml

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

MD5SUM BENCH= 797cc29f939b3426dc93651349e66756
RANDOM SEED=1712632046

node143.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		: 1733.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.69
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	: 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		: 2133.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.69
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	: 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		: 1867.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.69
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.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.69
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.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		: 2133.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.69
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		: 2668.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		: 2400.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.69
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		: 2668.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		: 2267.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.69
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		: 2668.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		: 1867.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.69
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		: 2668.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:        28126140 kB
MemAvailable:   28338748 kB
Buffers:          148040 kB
Cached:           336580 kB
SwapCached:            0 kB
Active:          3912460 kB
Inactive:         277656 kB
Active(anon):    3708400 kB
Inactive(anon):     8736 kB
Active(file):     204060 kB
Inactive(file):   268920 kB
Unevictable:        5804 kB
Mlocked:            5804 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7660 kB
Writeback:             0 kB
AnonPages:       3869392 kB
Mapped:            43348 kB
Shmem:              8852 kB
Slab:             145500 kB
SReclaimable:     110924 kB
SUnreclaim:        34576 kB
KernelStack:        5056 kB
PageTables:        12888 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    4770564 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3731456 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      155008 kB
DirectMap2M:    33390592 kB

Free space on /tmp at the end= 61976 MiB
End job on node143 at 2017-07-22 05:48:00