Trace number 4292353

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.7 seq (493a269)SAT (TO)2424 2400.09 2386.52

General information on the benchmark

NameNurseRostering/
NurseRostering-04_c18.xml
MD5SUM3e14d2a5b30f836b117ab38c1a042f13
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark2070
Best CPU time to get the best result obtained on this benchmark2400.07
Satisfiable
(Un)Satisfiability was proved
Number of variables589
Number of constraints1410
Number of domains13
Minimum domain size1
Maximum domain size29
Distribution of domain sizes[{"size":1,"count":30},{"size":2,"count":111},{"size":3,"count":280},{"size":11,"count":140},{"size":29,"count":28}]
Minimum variable degree2
Maximum variable degree21
Distribution of variable degrees[{"degree":2,"count":269},{"degree":3,"count":40},{"degree":11,"count":9},{"degree":12,"count":11},{"degree":14,"count":8},{"degree":15,"count":10},{"degree":16,"count":15},{"degree":17,"count":23},{"degree":18,"count":18},{"degree":19,"count":79},{"degree":20,"count":85},{"degree":21,"count":22}]
Minimum constraint arity2
Maximum constraint arity29
Distribution of constraint arities[{"arity":2,"count":525},{"arity":3,"count":530},{"arity":4,"count":10},{"arity":6,"count":230},{"arity":11,"count":84},{"arity":20,"count":1},{"arity":29,"count":30}]
Number of extensional constraints354
Number of intensional constraints171
Distribution of constraint types[{"type":"extension","count":354},{"type":"intension","count":171},{"type":"regular","count":520},{"type":"sum","count":20},{"type":"count","count":344},{"type":"instantiation","count":1}]
Optimization problemYES
Type of objectivemin SUM

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 -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4292353-1532279418.xml"  -tl '2400s' -p 1 -x 0
0.12/0.17	c Choco 493a269
0.12/0.18	c [HOME/instance-4292353-1532279418.xml, -tl, 2400s, -p, 1, -x, 0]
0.32/0.22	c simple solver
0.32/0.30	c parse instance...
2.43/1.05	c solve instance...
4.31/1.61	o 4161 
4.31/1.61	o 4060 
4.31/1.62	o 3961 
4.31/1.62	o 3960 
4.62/1.79	o 3859 
6.74/2.47	o 3445 
6.74/2.49	o 3345 
12.79/6.93	o 3248 
13.26/7.28	o 3150 
14.37/8.20	o 3050 
14.87/8.76	o 2950 
22.92/16.68	o 2932 
98.12/91.65	o 2728 
207.31/200.64	o 2529 
207.31/200.67	o 2528 
207.42/200.77	o 2428 
468.44/461.50	o 2425 
468.44/461.51	o 2424 
2400.06/2386.50	s SATISFIABLE
2400.06/2386.50	v <instantiation>
2400.06/2386.50	v 	<list>x[0][0] x[0][1] x[0][2] x[0][3] x[0][4] x[0][5] x[0][6] x[0][7] x[0][8] x[0][9] x[1][0] x[1][1] x[1][2] x[1][3] x[1][4] x[1][5] x[1][6] x[1][7] x[1][8] x[1][9] x[2][0] x[2][1] x[2][2] x[2][3] x[2][4] x[2][5] x[2][6] x[2][7] x[2][8] x[2][9] x[3][0] x[3][1] x[3][2] x[3][3] x[3][4] x[3][5] x[3][6] x[3][7] x[3][8] x[3][9] x[4][0] x[4][1] x[4][2] x[4][3] x[4][4] x[4][5] x[4][6] x[4][7] x[4][8] x[4][9] x[5][0] x[5][1] x[5][2] x[5][3] x[5][4] x[5][5] x[5][6] x[5][7] x[5][8] x[5][9] x[6][0] x[6][1] x[6][2] x[6][3] x[6][4] x[6][5] x[6][6] x[6][7] x[6][8] x[6][9] x[7][0] x[7][1] x[7][2] x[7][3] x[7][4] x[7][5] x[7][6] x[7][7] x[7][8] x[7][9] x[8][0] x[8][1] x[8][2] x[8][3] x[8][4] x[8][5] x[8][6] x[8][7] x[8][8] x[8][9] x[9][0] x[9][1] x[9][2] x[9][3] x[9][4] x[9][5] x[9][6] x[9][7] x[9][8] x[9][9] x[10][0] x[10][1] x[10][2] x[10][3] x[10][4] x[10][5] x[10][6] x[10][7] x[10][8] x[10][9] x[11][0] x[11][1] x[11][2] x[11][3] x[11][4] x[11][5] x[11][6] x[11][7] x[11][8] x[11][9] x[12][0] x[12][1] x[12][2] x[12][3] x[12][4] x[12][5] x[12][6] x[12][7] x[12][8] x[12][9] x[13][0] x[13][1] x[13][2] x[13][3] x[13][4] x[13][5] x[13][6] x[13][7] x[13][8] x[13][9] x[14][0] x[14][1] x[14][2] x[14][3] x[14][4] x[14][5] x[14][6] x[14][7] x[14][8] x[14][9] x[15][0] x[15][1] x[15][2] x[15][3] x[15][4] x[15][5] x[15][6] x[15][7] x[15][8] x[15][9] x[16][0] x[16][1] x[16][2] x[16][3] x[16][4] x[16][5] x[16][6] x[16][7] x[16][8] x[16][9] x[17][0] x[17][1] x[17][2] x[17][3] x[17][4] x[17][5] x[17][6] x[17][7] x[17][8] x[17][9] x[18][0] x[18][1] x[18][2] x[18][3] x[18][4] x[18][5] x[18][6] x[18][7] x[18][8] x[18][9] x[19][0] x[19][1] x[19][2] x[19][3] x[19][4] x[19][5] x[19][6] x[19][7] x[19][8] x[19][9] x[20][0] x[20][1] x[20][2] x[20][3] x[20][4] x[20][5] x[20][6] x[20][7] x[20][8] x[20][9] x[21][0] x[21][1] x[21][2] x[21][3] x[21][4] x[21][5] x[21][6] x[21][7] x[21][8] x[21][9] x[22][0] x[22][1] x[22][2] x[22][3] x[22][4] x[22][5] x[22][6] x[22][7] x[22][8] x[22][9] x[23][0] x[23][1] x[23][2] x[23][3] x[23][4] x[23][5] x[23][6] x[23][7] x[23][8] x[23][9] x[24][0] x[24][1] x[24][2] x[24][3] x[24][4] x[24][5] x[24][6] x[24][7] x[24][8] x[24][9] x[25][0] x[25][1] x[25][2] x[25][3] x[25][4] x[25][5] x[25][6] x[25][7] x[25][8] x[25][9] x[26][0] x[26][1] x[26][2] x[26][3] x[26][4] x[26][5] x[26][6] x[26][7] x[26][8] x[26][9] x[27][0] x[27][1] x[27][2] x[27][3] x[27][4] x[27][5] x[27][6] x[27][7] x[27][8] x[27][9] ps[0][0] ps[0][1] ps[0][2] ps[1][0] ps[1][1] ps[1][2] ps[2][0] ps[2][1] ps[2][2] ps[3][0] ps[3][1] ps[3][2] ps[4][0] ps[4][1] ps[4][2] ps[5][0] ps[5][1] ps[5][2] ps[6][0] ps[6][1] ps[6][2] ps[7][0] ps[7][1] ps[7][2] ps[8][0] ps[8][1] ps[8][2] ps[9][0] ps[9][1] ps[9][2] ds[0][0] ds[0][1] ds[0][2] ds[1][0] ds[1][1] ds[1][2] ds[2][0] ds[2][1] ds[2][2] ds[3][0] ds[3][1] ds[3][2] ds[4][0] ds[4][1] ds[4][2] ds[5][0] ds[5][1] ds[5][2] ds[6][0] ds[6][1] ds[6][2] ds[7][0] ds[7][1] ds[7][2] ds[8][0] ds[8][1] ds[8][2] ds[9][0] ds[9][1] ds[9][2] ds[10][0] ds[10][1] ds[10][2] ds[11][0] ds[11][1] ds[11][2] ds[12][0] ds[12][1] ds[12][2] ds[13][0] ds[13][1] ds[13][2] ds[14][0] ds[14][1] ds[14][2] ds[15][0] ds[15][1] ds[15][2] ds[16][0] ds[16][1] ds[16][2] ds[17][0] ds[17][1] ds[17][2] ds[18][0] ds[18][1] ds[18][2] ds[19][0] ds[19][1] ds[19][2] ds[20][0] ds[20][1] ds[20][2] ds[21][0] ds[21][1] ds[21][2] ds[22][0] ds[22][1] ds[22][2] ds[23][0] ds[23][1] ds[23][2] ds[24][0] ds[24][1] ds[24][2] ds[25][0] ds[25][1] ds[25][2] ds[26][0] ds[26][1] ds[26][2] ds[27][0] ds[27][1] ds[27][2] wk[0][0] wk[0][1] wk[0][2] wk[0][3] wk[1][0] wk[1][1] wk[1][2] wk[1][3] wk[2][0] wk[2][1] wk[2][2] wk[2][3] wk[3][0] wk[3][1] wk[3][2] wk[3][3] wk[4][0] wk[4][1] wk[4][2] wk[4][3] wk[5][0] wk[5][1] wk[5][2] wk[5][3] wk[6][0] wk[6][1] wk[6][2] wk[6][3] wk[7][0] wk[7][1] wk[7][2] wk[7][3] wk[8][0] wk[8][1] wk[8][2] wk[8][3] wk[9][0] wk[9][1] wk[9][2] wk[9][3] cn[0] cn[1] cn[2] cn[3] cn[4] cn[5] cn[6] cn[7] cn[8] cn[9] cn[10] cn[11] cn[12] cn[13] cn[14] cn[15] cn[16] cn[17] cn[18] cn[19] cn[20] cn[21] cn[22] cn[23] cn[24] cn[25] cn[26] cn[27] cn[28] cn[29] cn[30] cn[31] cn[32] cn[33] cn[34] cn[35] cn[36] cn[37] cn[38] cn[39] cn[40] cn[41] cn[42] cn[43] cn[44] cn[45] cn[46] cn[47] cn[48] cn[49] cn[50] cn[51] cf[0] cf[1] cf[2] cf[3] cf[4] cf[5] cf[6] cf[7] cf[8] cf[9] cf[10] cf[11] cf[12] cf[13] cf[14] cf[15] cf[16] cf[17] cf[18] cc[0][0] cc[0][1] cc[0][2] cc[1][0] cc[1][1] cc[1][2] cc[2][0] cc[2][1] cc[2][2] cc[3][0] cc[3][1] cc[3][2] cc[4][0] cc[4][1] cc[4][2] cc[5][0] cc[5][1] cc[5][2] cc[6][0] cc[6][1] cc[6][2] cc[7][0] cc[7][1] cc[7][2] cc[8][0] cc[8][1] cc[8][2] cc[9][0] cc[9][1] cc[9][2] cc[10][0] cc[10][1] cc[10][2] cc[11][0] cc[11][1] cc[11][2] cc[12][0] cc[12][1] cc[12][2] cc[13][0] cc[13][1] cc[13][2] cc[14][0] cc[14][1] cc[14][2] cc[15][0] cc[15][1] cc[15][2] cc[16][0] cc[16][1] cc[16][2] cc[17][0] cc[17][1] cc[17][2] cc[18][0] cc[18][1] cc[18][2] cc[19][0] cc[19][1] cc[19][2] cc[20][0] cc[20][1] cc[20][2] cc[21][0] cc[21][1] cc[21][2] cc[22][0] cc[22][1] cc[22][2] cc[23][0] cc[23][1] cc[23][2] cc[24][0] cc[24][1] cc[24][2] cc[25][0] cc[25][1] cc[25][2] cc[26][0] cc[26][1] cc[26][2] cc[27][0] cc[27][1] cc[27][2] </list>
2400.06/2386.50	v 	<values>2 2 0 1 2 1 2 1 0 2 2 0 0 1 2 1 1 1 0 0 1 0 0 2 0 1 1 2 0 1 1 0 2 2 0 2 1 2 2 1 2 0 2 2 0 2 1 1 2 1 2 2 0 2 1 2 2 1 1 2 2 2 0 0 1 2 2 1 1 2 1 0 0 0 2 2 1 1 2 2 1 0 0 0 2 2 1 1 2 0 1 0 2 0 2 1 1 2 2 0 1 2 2 0 0 1 1 2 1 0 1 2 0 2 0 1 2 2 1 0 2 2 1 2 2 2 2 0 1 2 2 2 2 1 2 2 0 0 1 2 2 0 2 1 0 1 1 1 2 0 0 0 0 1 0 1 2 1 2 0 0 2 1 1 0 1 2 1 0 0 0 2 1 2 0 2 1 2 0 2 0 2 1 2 0 2 1 2 1 2 0 0 2 2 2 1 1 2 2 0 2 0 2 2 2 1 1 2 2 0 2 0 2 0 0 2 2 2 0 2 1 2 2 0 1 2 2 0 0 2 1 2 0 0 2 1 1 0 0 2 1 0 0 0 2 1 1 0 1 2 1 0 1 1 0 1 2 0 1 0 1 0 2 2 0 1 2 2 2 0 2 0 2 2 0 1 2 2 2 0 5 12 11 16 0 12 11 5 12 9 7 12 14 3 11 0 16 12 1 15 12 6 10 12 8 9 11 13 3 12 2 3 5 4 4 2 4 4 2 2 3 5 2 3 5 1 3 6 2 3 5 3 3 4 4 3 3 3 3 4 3 4 3 3 3 4 1 2 7 2 2 6 3 4 3 5 3 2 4 4 2 3 2 5 2 3 5 3 2 5 2 2 6 4 0 6 3 2 5 4 3 3 4 4 2 4 5 1 3 2 5 3 1 6 0 0 1 1 0 0 1 1 1 1 0 0 1 1 0 0 1 0 0 1 0 0 1 1 0 1 1 0 1 1 0 0 1 1 0 0 0 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 2 0 0 0 0 2 1 1 0 0 0 0 0 0 3 3 0 0 3 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 2 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0 0 0 0 0 0 0 100 0 0 0 0 0 0 0 0 0 0 0 0 1 0 1 1 0 100 0 0 100 100 0 300 100 0 0 0 0 0 100 0 0 0 0 0 0 0 0 0 0 300 200 0 0 0 0 0 400 0 0 0 0 100 0 0 0 0 0 0 100 0 100 200 0 100 0 0 </values>
2400.06/2386.50	v </instantiation>
2400.06/2386.50	c Unexpected resolution interruption!

Verifier Data

OK	2424

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4292353-1532279418/watcher-4292353-1532279418 -o /tmp/evaluation-result-4292353-1532279418/solver-4292353-1532279418 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node136-1532279418-2549 --watchdog 2560 HOME/xcsp3-exec -seed 1797491526 -dir HOME -tl 2400 -ml 11000 -p 1 HOME/instance-4292353-1532279418.xml 

running on 4 cores: 1,3,5,7

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
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=2575, runsolver pid=2571

[startup+0.100123 s]*
/proc/loadavg: 1.00 1.40 1.78 4/219 2610
/proc/meminfo: memFree=21930076/32770624 swapFree=67108860/67108860
[pid=2575] ppid=2571 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/2575/stat : 2575 (xcsp3-exec) S 2571 2575 32641 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 45505008 115843072 363 33554432000 4194304 5098028 140735782785824 140735782783928 140055963251324 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 10317824 140735782790202 140735782790404 140735782790404 140735782793162 0
/proc/2575/statm: 28282 363 305 221 0 87 0
[pid=2581] ppid=2575 vsize=14082840 memory=27380 CPUtime=0.12 cores=1,3,5,7
/proc/2581/stat : 2581 (java) S 2575 2575 32641 0 -1 1077944320 5750 0 0 0 11 1 0 0 20 0 15 0 45505008 14420828160 6845 33554432000 4194304 4196468 140734690949840 140734690932384 139655123816183 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 23904256 140734690956417 140734690956593 140734690956593 140734690959311 0
/proc/2581/statm: 3520710 6845 2991 1 0 3483008 0
[pid=2581/tid=2583] ppid=2575 vsize=14082840 memory=-8412652160985438067 CPUtime=0.08 cores=1,3,5,7
/proc/2581/task/2583/stat : 2583 (java) R 2575 2575 32641 0 -1 4202560 3734 0 0 0 8 0 0 0 20 0 15 0 45505008 14420828160 6845 33554432000 4194304 4196468 140734690949840 139655128049456 139655123828118 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 23904256 140734690956417 140734690956593 140734690956593 140734690959311 0
[pid=2581/tid=2585] ppid=2575 vsize=14082840 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2581/task/2585/stat : 2585 (java) S 2575 2575 32641 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45505009 14420828160 6845 33554432000 4194304 4196468 140734690949840 139655091374608 139655123826389 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23904256 140734690956417 140734690956593 140734690956593 140734690959311 0
[pid=2581/tid=2586] ppid=2575 vsize=14082840 memory=139751259412096 CPUtime=0 cores=1,3,5,7
/proc/2581/task/2586/stat : 2586 (java) S 2575 2575 32641 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45505009 14420828160 6845 33554432000 4194304 4196468 140734690949840 139654718225040 139655123826389 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23904256 140734690956417 140734690956593 140734690956593 140734690959311 0
[pid=2581/tid=2587] ppid=2575 vsize=14082840 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2581/task/2587/stat : 2587 (java) S 2575 2575 32641 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45505009 14420828160 6845 33554432000 4194304 4196468 140734690949840 139654717171984 139655123826389 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23904256 140734690956417 140734690956593 140734690956593 140734690959311 0
[pid=2581/tid=2588] ppid=2575 vsize=14082840 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/2581/task/2588/stat : 2588 (java) S 2575 2575 32641 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 45505009 14420828160 6845 33554432000 4194304 4196468 140734690949840 139654716119440 139655123826389 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23904256 140734690956417 140734690956593 140734690956593 140734690959311 0
[pid=2581/tid=2593] ppid=2575 vsize=14082840 memory=139751259412096 CPUtime=0 cores=1,3,5,7
/proc/2581/task/2593/stat : 2593 (java) S 2575 2575 32641 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 45505010 14420828160 6845 33554432000 4194304 4196468 140734690949840 139654102981360 139655123827330 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23904256 140734690956417 140734690956593 140734690956593 140734690959311 0
[pid=2581/tid=2595] ppid=2575 vsize=14082840 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/2581/task/2595/stat : 2595 (java) S 2575 2575 32641 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 45505011 14420828160 6845 33554432000 4194304 4196468 140734690949840 139654101927584 139655123826389 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23904256 140734690956417 140734690956593 140734690956593 140734690959311 0
[pid=2581/tid=2596] ppid=2575 vsize=14082840 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2581/task/2596/stat : 2596 (java) S 2575 2575 32641 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 45505011 14420828160 6845 33554432000 4194304 4196468 140734690949840 139654100874480 139655123826389 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23904256 140734690956417 140734690956593 140734690956593 140734690959311 0
[pid=2581/tid=2599] ppid=2575 vsize=14082840 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2581/task/2599/stat : 2599 (java) S 2575 2575 32641 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45505014 14420828160 6845 33554432000 4194304 4196468 140734690949840 139654099823056 139655123834779 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23904256 140734690956417 140734690956593 140734690956593 140734690959311 0
[pid=2581/tid=2600] ppid=2575 vsize=14082840 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2581/task/2600/stat : 2600 (java) S 2575 2575 32641 0 -1 1077944384 311 0 0 0 0 0 0 0 20 0 15 0 45505014 14420828160 6845 33554432000 4194304 4196468 140734690949840 139654098770160 139655123827330 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23904256 140734690956417 140734690956593 140734690956593 140734690959311 0
[pid=2581/tid=2601] ppid=2575 vsize=14082840 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/2581/task/2601/stat : 2601 (java) R 2575 2575 32641 0 -1 4202560 127 0 0 0 0 0 0 0 20 0 15 0 45505014 14420828160 6845 33554432000 4194304 4196468 140734690949840 139654097717616 139655123827330 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 23904256 140734690956417 140734690956593 140734690956593 140734690959311 0
[pid=2581/tid=2602] ppid=2575 vsize=14082840 memory=139751259412096 CPUtime=0.01 cores=1,3,5,7
/proc/2581/task/2602/stat : 2602 (java) R 2575 2575 32641 0 -1 4202560 285 0 0 0 1 0 0 0 20 0 15 0 45505014 14420828160 6845 33554432000 4194304 4196468 140734690949840 139654096664560 139655116913019 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 23904256 140734690956417 140734690956593 140734690956593 140734690959311 0
[pid=2581/tid=2607] ppid=2575 vsize=14082840 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/2581/task/2607/stat : 2607 (java) S 2575 2575 32641 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45505014 14420828160 6845 33554432000 4194304 4196468 140734690949840 139654095612256 139655123826389 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23904256 140734690956417 140734690956593 140734690956593 140734690959311 0
[pid=2581/tid=2609] ppid=2575 vsize=14082840 memory=139751259412096 CPUtime=0 cores=1,3,5,7
/proc/2581/task/2609/stat : 2609 (java) S 2575 2575 32641 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45505014 14420828160 6845 33554432000 4194304 4196468 140734690949840 139654094560304 139655123827330 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23904256 140734690956417 140734690956593 140734690956593 140734690959311 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 14195968 KiB
Current children cumulated memory: 28832 KiB

[startup+0.210785 s]*
/proc/loadavg: 1.00 1.40 1.78 4/219 2610
/proc/meminfo: memFree=21907832/32770624 swapFree=67108860/67108860
[pid=2575] ppid=2571 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/2575/stat : 2575 (xcsp3-exec) S 2571 2575 32641 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 45505008 115843072 363 33554432000 4194304 5098028 140735782785824 140735782783928 140055963251324 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 10317824 140735782790202 140735782790404 140735782790404 140735782793162 0
/proc/2575/statm: 28282 363 305 221 0 87 0
[pid=2581] ppid=2575 vsize=14082840 memory=39536 CPUtime=0.32 cores=1,3,5,7
/proc/2581/stat : 2581 (java) S 2575 2575 32641 0 -1 1077944320 8459 0 0 0 30 2 0 0 20 0 15 0 45505008 14420828160 9884 33554432000 4194304 4196468 140734690949840 140734690932384 139655123816183 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 23904256 140734690956417 140734690956593 140734690956593 140734690959311 0
/proc/2581/statm: 3520710 9884 3188 1 0 3483008 0
[pid=2581/tid=2583] ppid=2575 vsize=14082840 memory=7883960649037381690 CPUtime=0.19 cores=1,3,5,7
/proc/2581/task/2583/stat : 2583 (java) R 2575 2575 32641 0 -1 4202560 5459 0 0 0 18 1 0 0 20 0 15 0 45505008 14420828160 9931 33554432000 4194304 4196468 140734690949840 139655128044880 139655123828118 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 23904256 140734690956417 140734690956593 140734690956593 140734690959311 0
[pid=2581/tid=2585] ppid=2575 vsize=14082840 memory=10882 CPUtime=0 cores=1,3,5,7
/proc/2581/task/2585/stat : 2585 (java) S 2575 2575 32641 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45505009 14420828160 9931 33554432000 4194304 4196468 140734690949840 139655091374608 139655123826389 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23904256 140734690956417 140734690956593 140734690956593 140734690959311 0
[pid=2581/tid=2586] ppid=2575 vsize=14082840 memory=192205 CPUtime=0 cores=1,3,5,7
/proc/2581/task/2586/stat : 2586 (java) S 2575 2575 32641 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45505009 14420828160 9931 33554432000 4194304 4196468 140734690949840 139654718225040 139655123826389 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23904256 140734690956417 140734690956593 140734690956593 140734690959311 0
[pid=2581/tid=2587] ppid=2575 vsize=14082840 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2581/task/2587/stat : 2587 (java) S 2575 2575 32641 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45505009 14420828160 9931 33554432000 4194304 4196468 140734690949840 139654717171984 139655123826389 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23904256 140734690956417 140734690956593 140734690956593 140734690959311 0
[pid=2581/tid=2588] ppid=2575 vsize=14082840 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/2581/task/2588/stat : 2588 (java) S 2575 2575 32641 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 45505009 14420828160 9931 33554432000 4194304 4196468 140734690949840 139654716119440 139655123826389 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23904256 140734690956417 140734690956593 140734690956593 140734690959311 0
[pid=2581/tid=2593] ppid=2575 vsize=14082840 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2581/task/2593/stat : 2593 (java) S 2575 2575 32641 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 45505010 14420828160 9931 33554432000 4194304 4196468 140734690949840 139654102981360 139655123827330 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23904256 140734690956417 140734690956593 140734690956593 140734690959311 0
[pid=2581/tid=2595] ppid=2575 vsize=14082840 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/2581/task/2595/stat : 2595 (java) S 2575 2575 32641 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 45505011 14420828160 9931 33554432000 4194304 4196468 140734690949840 139654101927584 139655123826389 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23904256 140734690956417 140734690956593 140734690956593 140734690959311 0
[pid=2581/tid=2596] ppid=2575 vsize=14082840 memory=139751259412096 CPUtime=0 cores=1,3,5,7
/proc/2581/task/2596/stat : 2596 (java) S 2575 2575 32641 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 45505011 14420828160 9931 33554432000 4194304 4196468 140734690949840 139654100874480 139655123826389 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23904256 140734690956417 140734690956593 140734690956593 140734690959311 0
[pid=2581/tid=2599] ppid=2575 vsize=14082840 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/2581/task/2599/stat : 2599 (java) S 2575 2575 32641 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45505014 14420828160 9931 33554432000 4194304 4196468 140734690949840 139654099823056 139655123834779 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23904256 140734690956417 140734690956593 140734690956593 140734690959311 0
[pid=2581/tid=2600] ppid=2575 vsize=14082840 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/2581/task/2600/stat : 2600 (java) S 2575 2575 32641 0 -1 1077944384 610 0 0 0 2 0 0 0 20 0 15 0 45505014 14420828160 9931 33554432000 4194304 4196468 140734690949840 139654098770160 139655123827330 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23904256 140734690956417 140734690956593 140734690956593 140734690959311 0
[pid=2581/tid=2601] ppid=2575 vsize=14082840 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/2581/task/2601/stat : 2601 (java) S 2575 2575 32641 0 -1 1077944384 233 0 0 0 2 0 0 0 20 0 15 0 45505014 14420828160 9931 33554432000 4194304 4196468 140734690949840 139654097717616 139655123827330 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23904256 140734690956417 140734690956593 140734690956593 140734690959311 0
[pid=2581/tid=2602] ppid=2575 vsize=14082840 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/2581/task/2602/stat : 2602 (java) R 2575 2575 32641 0 -1 4202560 854 0 0 0 7 0 0 0 20 0 15 0 45505014 14420828160 9931 33554432000 4194304 4196468 140734690949840 139654096664560 139655123837530 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 23904256 140734690956417 140734690956593 140734690956593 140734690959311 0
[pid=2581/tid=2607] ppid=2575 vsize=14082840 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2581/task/2607/stat : 2607 (java) S 2575 2575 32641 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45505014 14420828160 9931 33554432000 4194304 4196468 140734690949840 139654095612256 139655123826389 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23904256 140734690956417 140734690956593 140734690956593 140734690959311 0
[pid=2581/tid=2609] ppid=2575 vsize=14082840 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2581/task/2609/stat : 2609 (java) S 2575 2575 32641 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45505014 14420828160 9931 33554432000 4194304 4196468 140734690949840 139654094560304 139655123827330 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23904256 140734690956417 140734690956593 140734690956593 140734690959311 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 14195968 KiB
Current children cumulated memory: 40988 KiB

[startup+0.310668 s]*
/proc/loadavg: 1.00 1.40 1.78 5/219 2610
/proc/meminfo: memFree=21894728/32770624 swapFree=67108860/67108860
[pid=2575] ppid=2571 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/2575/stat : 2575 (xcsp3-exec) S 2571 2575 32641 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 45505008 115843072 363 33554432000 4194304 5098028 140735782785824 140735782783928 140055963251324 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 10317824 140735782790202 140735782790404 140735782790404 140735782793162 0
/proc/2575/statm: 28282 363 305 221 0 87 0
[pid=2581] ppid=2575 vsize=14087096 memory=45916 CPUtime=0.49 cores=1,3,5,7
/proc/2581/stat : 2581 (java) S 2575 2575 32641 0 -1 1077944320 9200 0 0 0 46 3 0 0 20 0 15 0 45505008 14425186304 11479 33554432000 4194304 4196468 140734690949840 140734690932384 139655123816183 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 23904256 140734690956417 140734690956593 140734690956593 140734690959311 0
/proc/2581/statm: 3521774 11479 3210 1 0 3483008 0
[pid=2581/tid=2583] ppid=2575 vsize=14087096 memory=279502244734880 CPUtime=0.28 cores=1,3,5,7
/proc/2581/task/2583/stat : 2583 (java) R 2575 2575 32641 0 -1 4202560 6023 0 0 0 26 2 0 0 20 0 15 0 45505008 14425186304 11556 33554432000 4194304 4196468 140734690949840 139655128054752 139655123828118 0 4 0 16800975 0 0 0 -1 3 0 0 1 0 0 6293624 6294260 23904256 140734690956417 140734690956593 140734690956593 140734690959311 0
[pid=2581/tid=2585] ppid=2575 vsize=14087096 memory=67 CPUtime=0 cores=1,3,5,7
/proc/2581/task/2585/stat : 2585 (java) S 2575 2575 32641 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45505009 14425186304 11556 33554432000 4194304 4196468 140734690949840 139655091374608 139655123826389 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23904256 140734690956417 140734690956593 140734690956593 140734690959311 0
[pid=2581/tid=2586] ppid=2575 vsize=14087096 memory=279502381779536 CPUtime=0 cores=1,3,5,7
/proc/2581/task/2586/stat : 2586 (java) S 2575 2575 32641 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45505009 14425186304 11556 33554432000 4194304 4196468 140734690949840 139654718225040 139655123826389 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23904256 140734690956417 140734690956593 140734690956593 140734690959311 0
[pid=2581/tid=2587] ppid=2575 vsize=14087096 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2581/task/2587/stat : 2587 (java) S 2575 2575 32641 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45505009 14425186304 11556 33554432000 4194304 4196468 140734690949840 139654717171984 139655123826389 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23904256 140734690956417 140734690956593 140734690956593 140734690959311 0
[pid=2581/tid=2588] ppid=2575 vsize=14087096 memory=67 CPUtime=0 cores=1,3,5,7
/proc/2581/task/2588/stat : 2588 (java) S 2575 2575 32641 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 45505009 14425186304 11556 33554432000 4194304 4196468 140734690949840 139654716119440 139655123826389 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23904256 140734690956417 140734690956593 140734690956593 140734690959311 0
[pid=2581/tid=2593] ppid=2575 vsize=14087096 memory=139751259412096 CPUtime=0 cores=1,3,5,7
/proc/2581/task/2593/stat : 2593 (java) S 2575 2575 32641 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 45505010 14425186304 11556 33554432000 4194304 4196468 140734690949840 139654102981360 139655123827330 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23904256 140734690956417 140734690956593 140734690956593 140734690959311 0
[pid=2581/tid=2595] ppid=2575 vsize=14087096 memory=67 CPUtime=0 cores=1,3,5,7
/proc/2581/task/2595/stat : 2595 (java) S 2575 2575 32641 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 45505011 14425186304 11556 33554432000 4194304 4196468 140734690949840 139654101927584 139655123826389 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23904256 140734690956417 140734690956593 140734690956593 140734690959311 0
[pid=2581/tid=2596] ppid=2575 vsize=14087096 memory=67300 CPUtime=0 cores=1,3,5,7
/proc/2581/task/2596/stat : 2596 (java) S 2575 2575 32641 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 45505011 14425186304 11556 33554432000 4194304 4196468 140734690949840 139654100874480 139655123826389 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23904256 140734690956417 140734690956593 140734690956593 140734690959311 0
[pid=2581/tid=2599] ppid=2575 vsize=14087096 memory=69604 CPUtime=0 cores=1,3,5,7
/proc/2581/task/2599/stat : 2599 (java) S 2575 2575 32641 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45505014 14425186304 11556 33554432000 4194304 4196468 140734690949840 139654099823056 139655123834779 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23904256 140734690956417 140734690956593 140734690956593 140734690959311 0
[pid=2581/tid=2600] ppid=2575 vsize=14087096 memory=0 CPUtime=0.04 cores=1,3,5,7
/proc/2581/task/2600/stat : 2600 (java) S 2575 2575 32641 0 -1 1077944384 624 0 0 0 4 0 0 0 20 0 15 0 45505014 14425186304 11556 33554432000 4194304 4196468 140734690949840 139654098770160 139655123827330 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23904256 140734690956417 140734690956593 140734690956593 140734690959311 0
[pid=2581/tid=2601] ppid=2575 vsize=14087096 memory=139751122388239 CPUtime=0.03 cores=1,3,5,7
/proc/2581/task/2601/stat : 2601 (java) S 2575 2575 32641 0 -1 1077944384 251 0 0 0 3 0 0 0 20 0 15 0 45505014 14425186304 11556 33554432000 4194304 4196468 140734690949840 139654097717616 139655123827330 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23904256 140734690956417 140734690956593 140734690956593 140734690959311 0
[pid=2581/tid=2602] ppid=2575 vsize=14087096 memory=279502381685768 CPUtime=0.11 cores=1,3,5,7
/proc/2581/task/2602/stat : 2602 (java) R 2575 2575 32641 0 -1 4202560 1006 0 0 0 11 0 0 0 20 0 15 0 45505014 14425186304 11556 33554432000 4194304 4196468 140734690949840 139654096664560 139655107896670 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 23904256 140734690956417 140734690956593 140734690956593 140734690959311 0
[pid=2581/tid=2607] ppid=2575 vsize=14087096 memory=139751122413599 CPUtime=0 cores=1,3,5,7
/proc/2581/task/2607/stat : 2607 (java) S 2575 2575 32641 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45505014 14425186304 11556 33554432000 4194304 4196468 140734690949840 139654095612256 139655123826389 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23904256 140734690956417 140734690956593 140734690956593 140734690959311 0
[pid=2581/tid=2609] ppid=2575 vsize=14087096 memory=139751259412096 CPUtime=0 cores=1,3,5,7
/proc/2581/task/2609/stat : 2609 (java) S 2575 2575 32641 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45505014 14425186304 11556 33554432000 4194304 4196468 140734690949840 139654094560304 139655123827330 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23904256 140734690956417 140734690956593 140734690956593 140734690959311 0
Current children cumulated CPU time: 0.49 s
Current children cumulated vsize: 14200224 KiB
Current children cumulated memory: 47368 KiB

[startup+0.702219 s]
/proc/loadavg: 1.00 1.40 1.78 8/219 2610
/proc/meminfo: memFree=21846156/32770624 swapFree=67108860/67108860
[pid=2575] ppid=2571 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/2575/stat : 2575 (xcsp3-exec) S 2571 2575 32641 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 45505008 115843072 363 33554432000 4194304 5098028 140735782785824 140735782783928 140055963251324 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 10317824 140735782790202 140735782790404 140735782790404 140735782793162 0
/proc/2575/statm: 28282 363 305 221 0 87 0
[pid=2581] ppid=2575 vsize=14089220 memory=86720 CPUtime=1.67 cores=1,3,5,7
/proc/2581/stat : 2581 (java) S 2575 2575 32641 0 -1 1077944320 13354 0 0 0 162 5 0 0 20 0 15 0 45505008 14427361280 21680 33554432000 4194304 4196468 140734690949840 140734690932384 139655123816183 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 23904256 140734690956417 140734690956593 140734690956593 140734690959311 0
/proc/2581/statm: 3522305 21680 3327 1 0 3483520 0
[pid=2581/tid=2583] ppid=2575 vsize=14089220 memory=0 CPUtime=0.66 cores=1,3,5,7
/proc/2581/task/2583/stat : 2583 (java) R 2575 2575 32641 0 -1 4202560 7186 0 0 0 63 3 0 0 20 0 15 0 45505008 14427361280 21680 33554432000 4194304 4196468 140734690949840 139655128052080 139655105634620 0 4 0 16800975 0 0 0 -1 3 0 0 1 0 0 6293624 6294260 23904256 140734690956417 140734690956593 140734690956593 140734690959311 0
[pid=2581/tid=2585] ppid=2575 vsize=14089220 memory=8242257093008242485 CPUtime=0 cores=1,3,5,7
/proc/2581/task/2585/stat : 2585 (java) S 2575 2575 32641 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45505009 14427361280 21680 33554432000 4194304 4196468 140734690949840 139655091374608 139655123826389 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23904256 140734690956417 140734690956593 140734690956593 140734690959311 0
[pid=2581/tid=2586] ppid=2575 vsize=14089220 memory=5936116310224425552 CPUtime=0 cores=1,3,5,7
/proc/2581/task/2586/stat : 2586 (java) S 2575 2575 32641 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45505009 14427361280 21680 33554432000 4194304 4196468 140734690949840 139654718225040 139655123826389 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23904256 140734690956417 140734690956593 140734690956593 140734690959311 0
[pid=2581/tid=2587] ppid=2575 vsize=14089220 memory=7518034348396861520 CPUtime=0 cores=1,3,5,7
/proc/2581/task/2587/stat : 2587 (java) S 2575 2575 32641 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45505009 14427361280 21680 33554432000 4194304 4196468 140734690949840 139654717171984 139655123826389 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23904256 140734690956417 140734690956593 140734690956593 140734690959311 0
[pid=2581/tid=2588] ppid=2575 vsize=14089220 memory=12976 CPUtime=0 cores=1,3,5,7
/proc/2581/task/2588/stat : 2588 (java) S 2575 2575 32641 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 45505009 14427361280 21680 33554432000 4194304 4196468 140734690949840 139654716119440 139655123826389 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23904256 140734690956417 140734690956593 140734690956593 140734690959311 0
[pid=2581/tid=2593] ppid=2575 vsize=14089220 memory=1696 CPUtime=0 cores=1,3,5,7
/proc/2581/task/2593/stat : 2593 (java) S 2575 2575 32641 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 45505010 14427361280 21680 33554432000 4194304 4196468 140734690949840 139654102981360 139655123827330 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23904256 140734690956417 140734690956593 140734690956593 140734690959311 0
[pid=2581/tid=2595] ppid=2575 vsize=14089220 memory=1232 CPUtime=0 cores=1,3,5,7
/proc/2581/task/2595/stat : 2595 (java) S 2575 2575 32641 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 45505011 14427361280 21680 33554432000 4194304 4196468 140734690949840 139654101927584 139655123826389 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23904256 140734690956417 140734690956593 140734690956593 140734690959311 0
[pid=2581/tid=2596] ppid=2575 vsize=14089220 memory=1948 CPUtime=0 cores=1,3,5,7
/proc/2581/task/2596/stat : 2596 (java) S 2575 2575 32641 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 45505011 14427361280 21680 33554432000 4194304 4196468 140734690949840 139654100874480 139655123826389 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23904256 140734690956417 140734690956593 140734690956593 140734690959311 0
[pid=2581/tid=2599] ppid=2575 vsize=14089220 memory=1200 CPUtime=0 cores=1,3,5,7
/proc/2581/task/2599/stat : 2599 (java) S 2575 2575 32641 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45505014 14427361280 21680 33554432000 4194304 4196468 140734690949840 139654099823056 139655123834779 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23904256 140734690956417 140734690956593 140734690956593 140734690959311 0
[pid=2581/tid=2600] ppid=2575 vsize=14089220 memory=8364 CPUtime=0.31 cores=1,3,5,7
/proc/2581/task/2600/stat : 2600 (java) R 2575 2575 32641 0 -1 1077944384 1528 0 0 0 31 0 0 0 20 0 15 0 45505014 14427361280 21680 33554432000 4194304 4196468 140734690949840 139654098760080 139655123826389 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 23904256 140734690956417 140734690956593 140734690956593 140734690959311 0
[pid=2581/tid=2601] ppid=2575 vsize=14089220 memory=800 CPUtime=0.26 cores=1,3,5,7
/proc/2581/task/2601/stat : 2601 (java) R 2575 2575 32641 0 -1 4202560 1155 0 0 0 26 0 0 0 20 0 15 0 45505014 14427361280 21680 33554432000 4194304 4196468 140734690949840 139654097698632 139655105361398 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 23904256 140734690956417 140734690956593 140734690956593 140734690959311 0
[pid=2581/tid=2602] ppid=2575 vsize=14089220 memory=15876 CPUtime=0.4 cores=1,3,5,7
/proc/2581/task/2602/stat : 2602 (java) S 2575 2575 32641 0 -1 1077944384 2178 0 0 0 40 0 0 0 20 0 15 0 45505014 14427361280 21680 33554432000 4194304 4196468 140734690949840 139654096664560 139655123827330 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23904256 140734690956417 140734690956593 140734690956593 140734690959311 0
[pid=2581/tid=2607] ppid=2575 vsize=14089220 memory=16436 CPUtime=0 cores=1,3,5,7
/proc/2581/task/2607/stat : 2607 (java) S 2575 2575 32641 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45505014 14427361280 21680 33554432000 4194304 4196468 140734690949840 139654095612256 139655123826389 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23904256 140734690956417 140734690956593 140734690956593 140734690959311 0
[pid=2581/tid=2609] ppid=2575 vsize=14089220 memory=6153431502485416041 CPUtime=0 cores=1,3,5,7
/proc/2581/task/2609/stat : 2609 (java) S 2575 2575 32641 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45505014 14427361280 21680 33554432000 4194304 4196468 140734690949840 139654094560304 139655123827330 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23904256 140734690956417 140734690956593 140734690956593 140734690959311 0
Current children cumulated CPU time: 1.67 s
Current children cumulated vsize: 14202348 KiB
Current children cumulated memory: 88172 KiB

[startup+1.50086 s]
/proc/loadavg: 1.40 1.47 1.80 7/219 2610
/proc/meminfo: memFree=21700996/32770624 swapFree=67108860/67108860
[pid=2575] ppid=2571 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/2575/stat : 2575 (xcsp3-exec) S 2571 2575 32641 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 45505008 115843072 363 33554432000 4194304 5098028 140735782785824 140735782783928 140055963251324 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 10317824 140735782790202 140735782790404 140735782790404 140735782793162 0
/proc/2575/statm: 28282 363 305 221 0 87 0

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

/proc/2581/task/2596/stat : 2596 (java) S 2575 2575 32641 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 45505011 14429458432 599332 33554432000 4194304 4196468 140734690949840 139654100874480 139655123826389 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23904256 140734690956417 140734690956593 140734690956593 140734690959311 0
[pid=2581/tid=2599] ppid=2575 vsize=14091268 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/2581/task/2599/stat : 2599 (java) S 2575 2575 32641 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45505014 14429458432 599332 33554432000 4194304 4196468 140734690949840 139654099823056 139655123834779 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23904256 140734690956417 140734690956593 140734690956593 140734690959311 0
[pid=2581/tid=2600] ppid=2575 vsize=14091268 memory=1452 CPUtime=3.01 cores=1,3,5,7
/proc/2581/task/2600/stat : 2600 (java) S 2575 2575 32641 0 -1 1077944384 17824 0 0 0 298 3 0 0 20 0 15 0 45505014 14429458432 599332 33554432000 4194304 4196468 140734690949840 139654098770160 139655123827330 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23904256 140734690956417 140734690956593 140734690956593 140734690959311 0
[pid=2581/tid=2601] ppid=2575 vsize=14091268 memory=4140 CPUtime=3.08 cores=1,3,5,7
/proc/2581/task/2601/stat : 2601 (java) S 2575 2575 32641 0 -1 1077944384 19266 0 0 0 307 1 0 0 20 0 15 0 45505014 14429458432 599332 33554432000 4194304 4196468 140734690949840 139654097717616 139655123827330 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23904256 140734690956417 140734690956593 140734690956593 140734690959311 0
[pid=2581/tid=2602] ppid=2575 vsize=14091268 memory=1948 CPUtime=0.86 cores=1,3,5,7
/proc/2581/task/2602/stat : 2602 (java) S 2575 2575 32641 0 -1 1077944384 11906 0 0 0 85 1 0 0 20 0 15 0 45505014 14429458432 599332 33554432000 4194304 4196468 140734690949840 139654096664560 139655123827330 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23904256 140734690956417 140734690956593 140734690956593 140734690959311 0
[pid=2581/tid=2607] ppid=2575 vsize=14091268 memory=1200 CPUtime=0 cores=1,3,5,7
/proc/2581/task/2607/stat : 2607 (java) S 2575 2575 32641 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45505014 14429458432 599332 33554432000 4194304 4196468 140734690949840 139654095612256 139655123826389 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23904256 140734690956417 140734690956593 140734690956593 140734690959311 0
[pid=2581/tid=2609] ppid=2575 vsize=14091268 memory=1452 CPUtime=0.52 cores=1,3,5,7
/proc/2581/task/2609/stat : 2609 (java) S 2575 2575 32641 0 -1 1077944384 1473 0 0 0 21 31 0 0 20 0 15 0 45505014 14429458432 599332 33554432000 4194304 4196468 140734690949840 139654094560304 139655123827330 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23904256 140734690956417 140734690956593 140734690956593 140734690959311 0
Current children cumulated CPU time: 2335.72 s
Current children cumulated vsize: 14204396 KiB
Current children cumulated memory: 2398780 KiB

[startup+2382.3 s]
/proc/loadavg: 1.95 1.87 1.87 3/217 2676
/proc/meminfo: memFree=18268360/32770624 swapFree=67108860/67108860
[pid=2575] ppid=2571 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/2575/stat : 2575 (xcsp3-exec) S 2571 2575 32641 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 45505008 115843072 363 33554432000 4194304 5098028 140735782785824 140735782783928 140055963251324 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 10317824 140735782790202 140735782790404 140735782790404 140735782793162 0
/proc/2575/statm: 28282 363 305 221 0 87 0
[pid=2581] ppid=2575 vsize=14091268 memory=2429788 CPUtime=2395.86 cores=1,3,5,7
/proc/2581/stat : 2581 (java) S 2575 2575 32641 0 -1 1077944320 151476 0 0 0 239197 389 0 0 20 0 15 0 45505008 14429458432 607447 33554432000 4194304 4196468 140734690949840 140734690932384 139655123816183 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 23904256 140734690956417 140734690956593 140734690956593 140734690959311 0
/proc/2581/statm: 3522817 607447 3424 1 0 3484032 0
[pid=2581/tid=2583] ppid=2575 vsize=14091268 memory=2429788 CPUtime=2378.98 cores=1,3,5,7
/proc/2581/task/2583/stat : 2583 (java) R 2575 2575 32641 0 -1 4202560 67147 0 0 0 237577 321 0 0 20 0 15 0 45505008 14429458432 607447 33554432000 4194304 4196468 140734690949840 139655128055696 139654767301057 0 4 0 16800975 0 0 0 -1 1 0 0 1 0 0 6293624 6294260 23904256 140734690956417 140734690956593 140734690956593 140734690959311 0
[pid=2581/tid=2585] ppid=2575 vsize=14091268 memory=1452 CPUtime=2.13 cores=1,3,5,7
/proc/2581/task/2585/stat : 2585 (java) S 2575 2575 32641 0 -1 1077944384 6567 0 0 0 207 6 0 0 20 0 15 0 45505009 14429458432 607447 33554432000 4194304 4196468 140734690949840 139655091374608 139655123826389 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23904256 140734690956417 140734690956593 140734690956593 140734690959311 0
[pid=2581/tid=2586] ppid=2575 vsize=14091268 memory=2429788 CPUtime=2.09 cores=1,3,5,7
/proc/2581/task/2586/stat : 2586 (java) S 2575 2575 32641 0 -1 1077944384 3118 0 0 0 204 5 0 0 20 0 15 0 45505009 14429458432 607447 33554432000 4194304 4196468 140734690949840 139654718225040 139655123826389 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23904256 140734690956417 140734690956593 140734690956593 140734690959311 0
[pid=2581/tid=2587] ppid=2575 vsize=14091268 memory=2429788 CPUtime=2.11 cores=1,3,5,7
/proc/2581/task/2587/stat : 2587 (java) S 2575 2575 32641 0 -1 1077944384 5304 0 0 0 204 7 0 0 20 0 15 0 45505009 14429458432 607447 33554432000 4194304 4196468 140734690949840 139654717171984 139655123826389 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23904256 140734690956417 140734690956593 140734690956593 140734690959311 0
[pid=2581/tid=2588] ppid=2575 vsize=14091268 memory=1452 CPUtime=2.13 cores=1,3,5,7
/proc/2581/task/2588/stat : 2588 (java) S 2575 2575 32641 0 -1 1077944384 5620 0 0 0 207 6 0 0 20 0 15 0 45505009 14429458432 607447 33554432000 4194304 4196468 140734690949840 139654716119440 139655123826389 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23904256 140734690956417 140734690956593 140734690956593 140734690959311 0
[pid=2581/tid=2593] ppid=2575 vsize=14091268 memory=2429788 CPUtime=0.85 cores=1,3,5,7
/proc/2581/task/2593/stat : 2593 (java) S 2575 2575 32641 0 -1 1077944384 11870 0 0 0 70 15 0 0 20 0 15 0 45505010 14429458432 607447 33554432000 4194304 4196468 140734690949840 139654102981360 139655123827330 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23904256 140734690956417 140734690956593 140734690956593 140734690959311 0
[pid=2581/tid=2595] ppid=2575 vsize=14091268 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/2581/task/2595/stat : 2595 (java) S 2575 2575 32641 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 15 0 45505011 14429458432 607447 33554432000 4194304 4196468 140734690949840 139654101927648 139655123826389 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23904256 140734690956417 140734690956593 140734690956593 140734690959311 0
[pid=2581/tid=2596] ppid=2575 vsize=14091268 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/2581/task/2596/stat : 2596 (java) S 2575 2575 32641 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 45505011 14429458432 607447 33554432000 4194304 4196468 140734690949840 139654100874480 139655123826389 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23904256 140734690956417 140734690956593 140734690956593 140734690959311 0
[pid=2581/tid=2599] ppid=2575 vsize=14091268 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/2581/task/2599/stat : 2599 (java) S 2575 2575 32641 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45505014 14429458432 607447 33554432000 4194304 4196468 140734690949840 139654099823056 139655123834779 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23904256 140734690956417 140734690956593 140734690956593 140734690959311 0
[pid=2581/tid=2600] ppid=2575 vsize=14091268 memory=1452 CPUtime=3.01 cores=1,3,5,7
/proc/2581/task/2600/stat : 2600 (java) S 2575 2575 32641 0 -1 1077944384 17826 0 0 0 298 3 0 0 20 0 15 0 45505014 14429458432 607447 33554432000 4194304 4196468 140734690949840 139654098770160 139655123827330 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23904256 140734690956417 140734690956593 140734690956593 140734690959311 0
[pid=2581/tid=2601] ppid=2575 vsize=14091268 memory=2429788 CPUtime=3.08 cores=1,3,5,7
/proc/2581/task/2601/stat : 2601 (java) S 2575 2575 32641 0 -1 1077944384 19268 0 0 0 307 1 0 0 20 0 15 0 45505014 14429458432 607447 33554432000 4194304 4196468 140734690949840 139654097717616 139655123827330 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23904256 140734690956417 140734690956593 140734690956593 140734690959311 0
[pid=2581/tid=2602] ppid=2575 vsize=14091268 memory=3280 CPUtime=0.86 cores=1,3,5,7
/proc/2581/task/2602/stat : 2602 (java) S 2575 2575 32641 0 -1 1077944384 11908 0 0 0 85 1 0 0 20 0 15 0 45505014 14429458432 607447 33554432000 4194304 4196468 140734690949840 139654096664560 139655123827330 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23904256 140734690956417 140734690956593 140734690956593 140734690959311 0
[pid=2581/tid=2607] ppid=2575 vsize=14091268 memory=3272 CPUtime=0 cores=1,3,5,7
/proc/2581/task/2607/stat : 2607 (java) S 2575 2575 32641 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45505014 14429458432 607447 33554432000 4194304 4196468 140734690949840 139654095612256 139655123826389 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23904256 140734690956417 140734690956593 140734690956593 140734690959311 0
[pid=2581/tid=2609] ppid=2575 vsize=14091268 memory=2429788 CPUtime=0.53 cores=1,3,5,7
/proc/2581/task/2609/stat : 2609 (java) S 2575 2575 32641 0 -1 1077944384 1479 0 0 0 22 31 0 0 20 0 15 0 45505014 14429458432 607447 33554432000 4194304 4196468 140734690949840 139654094560304 139655123827330 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23904256 140734690956417 140734690956593 140734690956593 140734690959311 0
Current children cumulated CPU time: 2395.86 s
Current children cumulated vsize: 14204396 KiB
Current children cumulated memory: 2431240 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2386.5 s]
/proc/loadavg: 1.95 1.87 1.87 3/218 2684
/proc/meminfo: memFree=18266716/32770624 swapFree=67108860/67108860
[pid=2575] ppid=2571 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/2575/stat : 2575 (xcsp3-exec) S 2571 2575 32641 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 45505008 115843072 363 33554432000 4194304 5098028 140735782785824 140735782783928 140055963251324 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 10317824 140735782790202 140735782790404 140735782790404 140735782793162 0
/proc/2575/statm: 28282 363 305 221 0 87 0
[pid=2581] ppid=2575 vsize=14091268 memory=2429788 CPUtime=2400.06 cores=1,3,5,7
/proc/2581/stat : 2581 (java) S 2575 2575 32641 0 -1 1077944320 151612 0 0 0 239617 389 0 0 20 0 15 0 45505008 14429458432 607447 33554432000 4194304 4196468 140734690949840 140734690932384 139655123816183 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 23904256 140734690956417 140734690956593 140734690956593 140734690959311 0
/proc/2581/statm: 3522817 607447 3424 1 0 3484032 0
[pid=2581/tid=2583] ppid=2575 vsize=14091268 memory=2429788 CPUtime=2383.18 cores=1,3,5,7
/proc/2581/task/2583/stat : 2583 (java) R 2575 2575 32641 0 -1 4202560 67274 0 0 0 237997 321 0 0 20 0 15 0 45505008 14429458432 607447 33554432000 4194304 4196468 140734690949840 139655128055696 139654767392870 0 4 0 16800975 0 0 0 -1 1 0 0 1 0 0 6293624 6294260 23904256 140734690956417 140734690956593 140734690956593 140734690959311 0
[pid=2581/tid=2585] ppid=2575 vsize=14091268 memory=2429788 CPUtime=2.13 cores=1,3,5,7
/proc/2581/task/2585/stat : 2585 (java) S 2575 2575 32641 0 -1 1077944384 6567 0 0 0 207 6 0 0 20 0 15 0 45505009 14429458432 607447 33554432000 4194304 4196468 140734690949840 139655091374608 139655123826389 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23904256 140734690956417 140734690956593 140734690956593 140734690959311 0
[pid=2581/tid=2586] ppid=2575 vsize=14091268 memory=2429788 CPUtime=2.09 cores=1,3,5,7
/proc/2581/task/2586/stat : 2586 (java) S 2575 2575 32641 0 -1 1077944384 3118 0 0 0 204 5 0 0 20 0 15 0 45505009 14429458432 607447 33554432000 4194304 4196468 140734690949840 139654718225040 139655123826389 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23904256 140734690956417 140734690956593 140734690956593 140734690959311 0
[pid=2581/tid=2587] ppid=2575 vsize=14091268 memory=2429788 CPUtime=2.11 cores=1,3,5,7
/proc/2581/task/2587/stat : 2587 (java) S 2575 2575 32641 0 -1 1077944384 5304 0 0 0 204 7 0 0 20 0 15 0 45505009 14429458432 607447 33554432000 4194304 4196468 140734690949840 139654717171984 139655123826389 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23904256 140734690956417 140734690956593 140734690956593 140734690959311 0
[pid=2581/tid=2588] ppid=2575 vsize=14091268 memory=2429788 CPUtime=2.13 cores=1,3,5,7
/proc/2581/task/2588/stat : 2588 (java) S 2575 2575 32641 0 -1 1077944384 5620 0 0 0 207 6 0 0 20 0 15 0 45505009 14429458432 607447 33554432000 4194304 4196468 140734690949840 139654716119440 139655123826389 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23904256 140734690956417 140734690956593 140734690956593 140734690959311 0
[pid=2581/tid=2593] ppid=2575 vsize=14091268 memory=1452 CPUtime=0.85 cores=1,3,5,7
/proc/2581/task/2593/stat : 2593 (java) S 2575 2575 32641 0 -1 1077944384 11870 0 0 0 70 15 0 0 20 0 15 0 45505010 14429458432 607447 33554432000 4194304 4196468 140734690949840 139654102981360 139655123827330 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23904256 140734690956417 140734690956593 140734690956593 140734690959311 0
[pid=2581/tid=2595] ppid=2575 vsize=14091268 memory=2429788 CPUtime=0 cores=1,3,5,7
/proc/2581/task/2595/stat : 2595 (java) S 2575 2575 32641 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 15 0 45505011 14429458432 607447 33554432000 4194304 4196468 140734690949840 139654101927648 139655123826389 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23904256 140734690956417 140734690956593 140734690956593 140734690959311 0
[pid=2581/tid=2596] ppid=2575 vsize=14091268 memory=2429788 CPUtime=0 cores=1,3,5,7
/proc/2581/task/2596/stat : 2596 (java) S 2575 2575 32641 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 45505011 14429458432 607447 33554432000 4194304 4196468 140734690949840 139654100874480 139655123826389 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23904256 140734690956417 140734690956593 140734690956593 140734690959311 0
[pid=2581/tid=2599] ppid=2575 vsize=14091268 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/2581/task/2599/stat : 2599 (java) S 2575 2575 32641 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45505014 14429458432 607447 33554432000 4194304 4196468 140734690949840 139654099823056 139655123834779 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23904256 140734690956417 140734690956593 140734690956593 140734690959311 0
[pid=2581/tid=2600] ppid=2575 vsize=14091268 memory=4140 CPUtime=3.01 cores=1,3,5,7
/proc/2581/task/2600/stat : 2600 (java) S 2575 2575 32641 0 -1 1077944384 17826 0 0 0 298 3 0 0 20 0 15 0 45505014 14429458432 607447 33554432000 4194304 4196468 140734690949840 139654098770160 139655123827330 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23904256 140734690956417 140734690956593 140734690956593 140734690959311 0
[pid=2581/tid=2601] ppid=2575 vsize=14091268 memory=1452 CPUtime=3.08 cores=1,3,5,7
/proc/2581/task/2601/stat : 2601 (java) S 2575 2575 32641 0 -1 1077944384 19268 0 0 0 307 1 0 0 20 0 15 0 45505014 14429458432 607447 33554432000 4194304 4196468 140734690949840 139654097717616 139655123827330 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23904256 140734690956417 140734690956593 140734690956593 140734690959311 0
[pid=2581/tid=2602] ppid=2575 vsize=14091268 memory=2429788 CPUtime=0.86 cores=1,3,5,7
/proc/2581/task/2602/stat : 2602 (java) S 2575 2575 32641 0 -1 1077944384 11908 0 0 0 85 1 0 0 20 0 15 0 45505014 14429458432 607447 33554432000 4194304 4196468 140734690949840 139654096664560 139655123827330 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23904256 140734690956417 140734690956593 140734690956593 140734690959311 0
[pid=2581/tid=2607] ppid=2575 vsize=14091268 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/2581/task/2607/stat : 2607 (java) S 2575 2575 32641 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45505014 14429458432 607447 33554432000 4194304 4196468 140734690949840 139654095612256 139655123826389 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23904256 140734690956417 140734690956593 140734690956593 140734690959311 0
[pid=2581/tid=2609] ppid=2575 vsize=14091268 memory=1452 CPUtime=0.53 cores=1,3,5,7
/proc/2581/task/2609/stat : 2609 (java) S 2575 2575 32641 0 -1 1077944384 1488 0 0 0 22 31 0 0 20 0 15 0 45505014 14429458432 607447 33554432000 4194304 4196468 140734690949840 139654094560304 139655123827330 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23904256 140734690956417 140734690956593 140734690956593 140734690959311 0
Current children cumulated CPU time: 2400.06 s
Current children cumulated vsize: 14204396 KiB
Current children cumulated memory: 2431240 KiB

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

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

[startup+2386.52 s]
# the end of solver process 2581 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2396.18 s, system=3.91116 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

[startup+2386.5 s]
/proc/loadavg: 1.95 1.87 1.87 3/218 2684
/proc/meminfo: memFree=18266716/32770624 swapFree=67108860/67108860
[pid=2575] ppid=2571 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/2575/stat : 2575 (xcsp3-exec) S 2571 2575 32641 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 45505008 115843072 363 33554432000 4194304 5098028 140735782785824 140735782783928 140055963251324 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 10317824 140735782790202 140735782790404 140735782790404 140735782793162 0
/proc/2575/statm: 28282 363 305 221 0 87 0
[pid=2581] ppid=2575 vsize=14091268 memory=2429788 CPUtime=2400.06 cores=1,3,5,7
/proc/2581/stat : 2581 (java) S 2575 2575 32641 0 -1 1077944320 151612 0 0 0 239617 389 0 0 20 0 15 0 45505008 14429458432 607447 33554432000 4194304 4196468 140734690949840 140734690932384 139655123816183 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 23904256 140734690956417 140734690956593 140734690956593 140734690959311 0
/proc/2581/statm: 3522817 607447 3424 1 0 3484032 0
[pid=2581/tid=2583] ppid=2575 vsize=14091268 memory=2429788 CPUtime=2383.18 cores=1,3,5,7
/proc/2581/task/2583/stat : 2583 (java) R 2575 2575 32641 0 -1 4202560 67274 0 0 0 237997 321 0 0 20 0 15 0 45505008 14429458432 607447 33554432000 4194304 4196468 140734690949840 139655128055696 139654767392870 0 4 0 16800975 0 0 0 -1 1 0 0 1 0 0 6293624 6294260 23904256 140734690956417 140734690956593 140734690956593 140734690959311 0
[pid=2581/tid=2585] ppid=2575 vsize=14091268 memory=2429788 CPUtime=2.13 cores=1,3,5,7
/proc/2581/task/2585/stat : 2585 (java) S 2575 2575 32641 0 -1 1077944384 6567 0 0 0 207 6 0 0 20 0 15 0 45505009 14429458432 607447 33554432000 4194304 4196468 140734690949840 139655091374608 139655123826389 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23904256 140734690956417 140734690956593 140734690956593 140734690959311 0
[pid=2581/tid=2586] ppid=2575 vsize=14091268 memory=2429788 CPUtime=2.09 cores=1,3,5,7
/proc/2581/task/2586/stat : 2586 (java) S 2575 2575 32641 0 -1 1077944384 3118 0 0 0 204 5 0 0 20 0 15 0 45505009 14429458432 607447 33554432000 4194304 4196468 140734690949840 139654718225040 139655123826389 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23904256 140734690956417 140734690956593 140734690956593 140734690959311 0
[pid=2581/tid=2587] ppid=2575 vsize=14091268 memory=2429788 CPUtime=2.11 cores=1,3,5,7
/proc/2581/task/2587/stat : 2587 (java) S 2575 2575 32641 0 -1 1077944384 5304 0 0 0 204 7 0 0 20 0 15 0 45505009 14429458432 607447 33554432000 4194304 4196468 140734690949840 139654717171984 139655123826389 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23904256 140734690956417 140734690956593 140734690956593 140734690959311 0
[pid=2581/tid=2588] ppid=2575 vsize=14091268 memory=2429788 CPUtime=2.13 cores=1,3,5,7
/proc/2581/task/2588/stat : 2588 (java) S 2575 2575 32641 0 -1 1077944384 5620 0 0 0 207 6 0 0 20 0 15 0 45505009 14429458432 607447 33554432000 4194304 4196468 140734690949840 139654716119440 139655123826389 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23904256 140734690956417 140734690956593 140734690956593 140734690959311 0
[pid=2581/tid=2593] ppid=2575 vsize=14091268 memory=1452 CPUtime=0.85 cores=1,3,5,7
/proc/2581/task/2593/stat : 2593 (java) S 2575 2575 32641 0 -1 1077944384 11870 0 0 0 70 15 0 0 20 0 15 0 45505010 14429458432 607447 33554432000 4194304 4196468 140734690949840 139654102981360 139655123827330 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23904256 140734690956417 140734690956593 140734690956593 140734690959311 0
[pid=2581/tid=2595] ppid=2575 vsize=14091268 memory=2429788 CPUtime=0 cores=1,3,5,7
/proc/2581/task/2595/stat : 2595 (java) S 2575 2575 32641 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 15 0 45505011 14429458432 607447 33554432000 4194304 4196468 140734690949840 139654101927648 139655123826389 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23904256 140734690956417 140734690956593 140734690956593 140734690959311 0
[pid=2581/tid=2596] ppid=2575 vsize=14091268 memory=2429788 CPUtime=0 cores=1,3,5,7
/proc/2581/task/2596/stat : 2596 (java) S 2575 2575 32641 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 45505011 14429458432 607447 33554432000 4194304 4196468 140734690949840 139654100874480 139655123826389 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23904256 140734690956417 140734690956593 140734690956593 140734690959311 0
[pid=2581/tid=2599] ppid=2575 vsize=14091268 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/2581/task/2599/stat : 2599 (java) S 2575 2575 32641 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45505014 14429458432 607447 33554432000 4194304 4196468 140734690949840 139654099823056 139655123834779 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23904256 140734690956417 140734690956593 140734690956593 140734690959311 0
[pid=2581/tid=2600] ppid=2575 vsize=14091268 memory=4140 CPUtime=3.01 cores=1,3,5,7
/proc/2581/task/2600/stat : 2600 (java) S 2575 2575 32641 0 -1 1077944384 17826 0 0 0 298 3 0 0 20 0 15 0 45505014 14429458432 607447 33554432000 4194304 4196468 140734690949840 139654098770160 139655123827330 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23904256 140734690956417 140734690956593 140734690956593 140734690959311 0
[pid=2581/tid=2601] ppid=2575 vsize=14091268 memory=1452 CPUtime=3.08 cores=1,3,5,7
/proc/2581/task/2601/stat : 2601 (java) S 2575 2575 32641 0 -1 1077944384 19268 0 0 0 307 1 0 0 20 0 15 0 45505014 14429458432 607447 33554432000 4194304 4196468 140734690949840 139654097717616 139655123827330 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23904256 140734690956417 140734690956593 140734690956593 140734690959311 0
[pid=2581/tid=2602] ppid=2575 vsize=14091268 memory=2429788 CPUtime=0.86 cores=1,3,5,7
/proc/2581/task/2602/stat : 2602 (java) S 2575 2575 32641 0 -1 1077944384 11908 0 0 0 85 1 0 0 20 0 15 0 45505014 14429458432 607447 33554432000 4194304 4196468 140734690949840 139654096664560 139655123827330 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23904256 140734690956417 140734690956593 140734690956593 140734690959311 0
[pid=2581/tid=2607] ppid=2575 vsize=14091268 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/2581/task/2607/stat : 2607 (java) S 2575 2575 32641 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45505014 14429458432 607447 33554432000 4194304 4196468 140734690949840 139654095612256 139655123826389 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23904256 140734690956417 140734690956593 140734690956593 140734690959311 0
[pid=2581/tid=2609] ppid=2575 vsize=14091268 memory=1452 CPUtime=0.53 cores=1,3,5,7
/proc/2581/task/2609/stat : 2609 (java) S 2575 2575 32641 0 -1 1077944384 1488 0 0 0 22 31 0 0 20 0 15 0 45505014 14429458432 607447 33554432000 4194304 4196468 140734690949840 139654094560304 139655123827330 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23904256 140734690956417 140734690956593 140734690956593 140734690959311 0
Current children cumulated CPU time: 2400.06 s
Current children cumulated vsize: 14204396 KiB
Current children cumulated memory: 2431240 KiB

Child status: 143
Real time (s): 2386.52
CPU time (s): 2400.09
CPU user time (s): 2396.18
CPU system time (s): 3.91116
CPU usage (%): 100.569
Max. virtual memory (cumulated for all children) (KiB): 14206376
Max. memory (cumulated for all children) (KiB): 7257964

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2396.18
system time used= 3.91116
maximum resident set size= 7289336
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 152492
page faults= 0
swaps= 0
block input operations= 400
block output operations= 2744
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 68185
involuntary context switches= 1929


# summary of solver processes directly reported to runsolver:
#   pid: 2575,2581
#   total CPU time (s): 2400.09
#   total CPU user time (s): 2396.18
#   total CPU system time (s): 3.91116

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 12.9131 second user time and 22.3808 second system time

The end

Launcher Data

Begin job on node136 at 2018-07-22 19:10:18
IDJOB=4292353
IDBENCH=141042
IDSOLVER=2747
FILE ID=node136/4292353-1532279418
RUNJOBID= node136-1532279418-2549
PBS_JOBID= 21018966
Free space on /tmp= 57112 MiB

SOLVER NAME= Choco-solver 4.0.7 seq (493a269)
BENCH NAME= XCSP18/NurseRostering/NurseRostering-04_c18.xml
COMMAND LINE= HOME/xcsp3-exec -seed RANDOMSEED -dir DIR -tl TIMEOUT -ml 11000 -p 1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4292353-1532279418/watcher-4292353-1532279418 -o /tmp/evaluation-result-4292353-1532279418/solver-4292353-1532279418 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node136-1532279418-2549 --watchdog 2560  HOME/xcsp3-exec -seed 1797491526 -dir HOME -tl 2400 -ml 11000 -p 1 HOME/instance-4292353-1532279418.xml

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

MD5SUM BENCH= 3e14d2a5b30f836b117ab38c1a042f13
RANDOM SEED=1797491526

node136.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.50
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.50
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.50
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.50
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:        21963384 kB
MemAvailable:   31939776 kB
Buffers:          246464 kB
Cached:          9936400 kB
SwapCached:            0 kB
Active:          1180732 kB
Inactive:        9053980 kB
Active(anon):      55008 kB
Inactive(anon):    16916 kB
Active(file):    1125724 kB
Inactive(file):  9037064 kB
Unevictable:        7336 kB
Mlocked:            7336 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             41308 kB
Writeback:             0 kB
AnonPages:         59812 kB
Mapped:            35920 kB
Shmem:             17036 kB
Slab:             268960 kB
SReclaimable:     242064 kB
SUnreclaim:        26896 kB
KernelStack:        3168 kB
PageTables:         4620 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     318176 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      6144 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      112000 kB
DirectMap2M:    33433600 kB

Free space on /tmp at the end= 57072 MiB
End job on node136 at 2018-07-22 19:50:05