Trace number 4403650

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 2019-09-20OPT25 35.4513 9.29624

General information on the benchmark

NameLowAutocorrelation/LowAutocorrelation-m1-s1/
LowAutocorrelation-018.xml
MD5SUM656c4a2fb65f2a7fc120fc4ddb475e5d
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark25
Best CPU time to get the best result obtained on this benchmark9.78389
Satisfiable
(Un)Satisfiability was proved
Number of variables341
Number of constraints187
Number of domains35
Minimum domain size2
Maximum domain size35
Distribution of domain sizes[{"size":2,"count":172},{"size":3,"count":2},{"size":4,"count":1},{"size":5,"count":2},{"size":6,"count":1},{"size":7,"count":2},{"size":8,"count":1},{"size":9,"count":2},{"size":10,"count":1},{"size":11,"count":2},{"size":12,"count":1},{"size":13,"count":2},{"size":14,"count":1},{"size":15,"count":2},{"size":16,"count":1},{"size":17,"count":2},{"size":18,"count":1},{"size":19,"count":1},{"size":21,"count":1},{"size":23,"count":1},{"size":25,"count":1},{"size":27,"count":1},{"size":29,"count":1},{"size":31,"count":1},{"size":33,"count":1},{"size":35,"count":1}]
Minimum variable degree0
Maximum variable degree17
Distribution of variable degrees[{"degree":0,"count":136},{"degree":2,"count":187},{"degree":17,"count":18}]
Minimum constraint arity2
Maximum constraint arity18
Distribution of constraint arities[{"arity":2,"count":18},{"arity":3,"count":154},{"arity":4,"count":1},{"arity":5,"count":1},{"arity":6,"count":1},{"arity":7,"count":1},{"arity":8,"count":1},{"arity":9,"count":1},{"arity":10,"count":1},{"arity":11,"count":1},{"arity":12,"count":1},{"arity":13,"count":1},{"arity":14,"count":1},{"arity":15,"count":1},{"arity":16,"count":1},{"arity":17,"count":1},{"arity":18,"count":1}]
Number of extensional constraints0
Number of intensional constraints170
Distribution of constraint types[{"type":"intension","count":170},{"type":"sum","count":17}]
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 -Xmx12000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4403650-1568990807.xml"  -tl '2520s' -p 4
0.11/0.19	c Choco 3fb4b153
0.11/0.19	c [HOME/instance-4403650-1568990807.xml, -tl, 2520s, -p, 4]
0.32/0.23	c 4 solvers in parallel
0.32/0.30	c parse instance...
1.97/0.82	c solve instance...
1.97/0.87	o 1785 
1.97/0.87	o 1241 
1.97/0.89	o 1185 
2.27/0.90	o 881 
2.27/0.91	o 825 
2.27/0.92	o 777 
2.27/0.92	o 673 
2.27/0.94	o 601 
2.27/0.97	o 553 
2.27/0.99	o 529 
2.27/1.00	o 481 
2.27/1.00	o 441 
2.27/1.01	o 409 
2.64/1.02	o 401 
2.64/1.02	o 385 
2.64/1.02	o 377 
2.64/1.03	o 305 
2.64/1.03	o 289 
2.64/1.05	o 241 
2.64/1.06	o 233 
2.64/1.06	o 209 
2.64/1.08	o 177 
2.64/1.09	o 169 
2.64/1.11	o 129 
3.02/1.13	o 121 
3.02/1.14	o 105 
3.02/1.16	o 97 
3.02/1.18	o 81 
3.33/1.20	o 49 
3.72/1.38	o 41 
4.52/1.55	o 33 
5.72/1.86	o 25 
35.16/9.28	s OPTIMUM FOUND
35.16/9.28	v <instantiation>
35.16/9.28	v 	<list>x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] x[13] x[14] x[15] x[16] x[17] y[0][0] y[0][1] y[0][2] y[0][3] y[0][4] y[0][5] y[0][6] y[0][7] y[0][8] y[0][9] y[0][10] y[0][11] y[0][12] y[0][13] y[0][14] y[0][15] y[0][16] y[1][0] y[1][1] y[1][2] y[1][3] y[1][4] y[1][5] y[1][6] y[1][7] y[1][8] y[1][9] y[1][10] y[1][11] y[1][12] y[1][13] y[1][14] y[1][15] y[2][0] y[2][1] y[2][2] y[2][3] y[2][4] y[2][5] y[2][6] y[2][7] y[2][8] y[2][9] y[2][10] y[2][11] y[2][12] y[2][13] y[2][14] y[3][0] y[3][1] y[3][2] y[3][3] y[3][4] y[3][5] y[3][6] y[3][7] y[3][8] y[3][9] y[3][10] y[3][11] y[3][12] y[3][13] y[4][0] y[4][1] y[4][2] y[4][3] y[4][4] y[4][5] y[4][6] y[4][7] y[4][8] y[4][9] y[4][10] y[4][11] y[4][12] y[5][0] y[5][1] y[5][2] y[5][3] y[5][4] y[5][5] y[5][6] y[5][7] y[5][8] y[5][9] y[5][10] y[5][11] y[6][0] y[6][1] y[6][2] y[6][3] y[6][4] y[6][5] y[6][6] y[6][7] y[6][8] y[6][9] y[6][10] y[7][0] y[7][1] y[7][2] y[7][3] y[7][4] y[7][5] y[7][6] y[7][7] y[7][8] y[7][9] y[8][0] y[8][1] y[8][2] y[8][3] y[8][4] y[8][5] y[8][6] y[8][7] y[8][8] y[9][0] y[9][1] y[9][2] y[9][3] y[9][4] y[9][5] y[9][6] y[9][7] y[10][0] y[10][1] y[10][2] y[10][3] y[10][4] y[10][5] y[10][6] y[11][0] y[11][1] y[11][2] y[11][3] y[11][4] y[11][5] y[12][0] y[12][1] y[12][2] y[12][3] y[12][4] y[13][0] y[13][1] y[13][2] y[13][3] y[14][0] y[14][1] y[14][2] y[15][0] y[15][1] y[16][0] c[0] c[1] c[2] c[3] c[4] c[5] c[6] c[7] c[8] c[9] c[10] c[11] c[12] c[13] c[14] c[15] c[16] s[0] s[1] s[2] s[3] s[4] s[5] s[6] s[7] s[8] s[9] s[10] s[11] s[12] s[13] s[14] s[15] s[16] </list>
35.16/9.28	v 	<values>-1 -1 -1 -1 -1 1 -1 1 1 -1 1 -1 -1 -1 1 1 -1 -1 1 1 1 1 -1 -1 -1 1 -1 -1 -1 1 1 -1 1 -1 1 1 1 1 -1 1 1 -1 -1 1 1 -1 1 -1 -1 -1 -1 1 1 -1 1 -1 1 1 1 -1 1 -1 -1 -1 1 -1 1 -1 1 -1 -1 -1 -1 -1 -1 1 1 -1 1 1 -1 1 -1 -1 1 1 1 -1 -1 -1 1 1 1 1 -1 -1 1 -1 -1 1 -1 1 -1 -1 1 -1 -1 1 -1 1 -1 1 1 1 1 -1 -1 1 -1 1 1 -1 -1 1 -1 1 1 -1 1 1 1 1 -1 -1 -1 -1 1 1 1 -1 1 1 -1 1 1 1 -1 -1 -1 1 1 1 -1 -1 1 -1 1 -1 -1 1 1 -1 -1 1 1 -1 1 1 1 1 1 1 0 1 -2 1 -2 1 0 1 2 1 0 1 0 1 2 1 1 0 1 4 1 4 1 0 1 4 1 0 1 0 1 4 1 </values>
35.16/9.28	v </instantiation>

Verifier Data

OK	25

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

command line: BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4403650-1568990807/watcher-4403650-1568990807 -o /var/tmp/evaluation-result-4403650-1568990807/solver-4403650-1568990807 -C 2520 -W 2520 -M 15500 --bin-var /var/tmp/runsolver-exch-node136-1568987938-25142 --watchdog 2580 xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 509447552 HOME/instance-4403650-1568990807.xml 

running on 4 cores: 0,2,4,6

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

solver pid=27852, runsolver pid=27849

[startup+0.100067 s]*
/proc/loadavg: 7.83 7.79 7.84 7/233 27868
/proc/meminfo: memFree=13033448/32770624 swapFree=67002248/67108860
[pid=27852] ppid=27849 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/27852/stat : 27852 (xcsp3-exec) S 27849 27852 25111 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 475329269 115843072 364 33554432000 4194304 5098028 140730743612512 140730743610616 140212981682812 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 14565376 140730743616343 140730743616601 140730743616601 140730743619526 0
/proc/27852/statm: 28282 364 305 221 0 87 0
[pid=27854] ppid=27852 vsize=15144776 memory=28404 CPUtime=0.11 cores=0,2,4,6
/proc/27854/stat : 27854 (java) S 27852 27852 25111 0 -1 1077944320 5500 0 0 0 10 1 0 0 20 0 15 0 475329270 15508250624 7101 33554432000 4194304 4196468 140733095925056 140733095907600 140516618821367 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 36294656 140733095928795 140733095928970 140733095928970 140733095931855 0
/proc/27854/statm: 3786194 7101 3145 1 0 3748377 0
[pid=27854/tid=27855] ppid=27852 vsize=15144776 memory=-6962121287837372198 CPUtime=0.07 cores=0,2,4,6
/proc/27854/task/27855/stat : 27855 (java) R 27852 27852 25111 0 -1 4202560 3511 0 0 0 7 0 0 0 20 0 15 0 475329270 15508250624 7101 33554432000 4194304 4196468 140733095925056 140516623048000 140516602901854 0 4 0 16800975 0 0 0 -1 0 0 0 1 0 0 6293624 6294260 36294656 140733095928795 140733095928970 140733095928970 140733095931855 0
[pid=27854/tid=27856] ppid=27852 vsize=15144776 memory=-3689349214911541841 CPUtime=0 cores=0,2,4,6
/proc/27854/task/27856/stat : 27856 (java) S 27852 27852 25111 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475329271 15508250624 7101 33554432000 4194304 4196468 140733095925056 140516571441552 140516618831573 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36294656 140733095928795 140733095928970 140733095928970 140733095931855 0
[pid=27854/tid=27857] ppid=27852 vsize=15144776 memory=140128181474944 CPUtime=0 cores=0,2,4,6
/proc/27854/task/27857/stat : 27857 (java) S 27852 27852 25111 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475329271 15508250624 7101 33554432000 4194304 4196468 140733095925056 140516570388752 140516618831573 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36294656 140733095928795 140733095928970 140733095928970 140733095931855 0
[pid=27854/tid=27858] ppid=27852 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27854/task/27858/stat : 27858 (java) S 27852 27852 25111 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475329271 15508250624 7101 33554432000 4194304 4196468 140733095925056 140516569336464 140516618831573 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36294656 140733095928795 140733095928970 140733095928970 140733095931855 0
[pid=27854/tid=27859] ppid=27852 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/27854/task/27859/stat : 27859 (java) S 27852 27852 25111 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475329271 15508250624 7101 33554432000 4194304 4196468 140733095925056 140516568283664 140516618831573 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36294656 140733095928795 140733095928970 140733095928970 140733095931855 0
[pid=27854/tid=27860] ppid=27852 vsize=15144776 memory=140128181474944 CPUtime=0 cores=0,2,4,6
/proc/27854/task/27860/stat : 27860 (java) S 27852 27852 25111 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475329272 15508250624 7101 33554432000 4194304 4196468 140733095925056 140515492973168 140516618832514 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36294656 140733095928795 140733095928970 140733095928970 140733095931855 0
[pid=27854/tid=27861] ppid=27852 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/27854/task/27861/stat : 27861 (java) S 27852 27852 25111 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 475329273 15508250624 7101 33554432000 4194304 4196468 140733095925056 140515491919136 140516618831573 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36294656 140733095928795 140733095928970 140733095928970 140733095931855 0
[pid=27854/tid=27862] ppid=27852 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27854/task/27862/stat : 27862 (java) S 27852 27852 25111 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 475329273 15508250624 7101 33554432000 4194304 4196468 140733095925056 140515490866800 140516618831573 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36294656 140733095928795 140733095928970 140733095928970 140733095931855 0
[pid=27854/tid=27863] ppid=27852 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27854/task/27863/stat : 27863 (java) S 27852 27852 25111 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475329275 15508250624 7101 33554432000 4194304 4196468 140733095925056 140515489815120 140516618839963 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36294656 140733095928795 140733095928970 140733095928970 140733095931855 0
[pid=27854/tid=27864] ppid=27852 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27854/task/27864/stat : 27864 (java) S 27852 27852 25111 0 -1 1077944384 416 0 0 0 0 0 0 0 20 0 15 0 475329276 15508250624 7101 33554432000 4194304 4196468 140733095925056 140515488761968 140516618832514 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36294656 140733095928795 140733095928970 140733095928970 140733095931855 0
[pid=27854/tid=27865] ppid=27852 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/27854/task/27865/stat : 27865 (java) S 27852 27852 25111 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475329276 15508250624 7101 33554432000 4194304 4196468 140733095925056 140515487709168 140516618832514 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36294656 140733095928795 140733095928970 140733095928970 140733095931855 0
[pid=27854/tid=27866] ppid=27852 vsize=15144776 memory=140128181474944 CPUtime=0.01 cores=0,2,4,6
/proc/27854/task/27866/stat : 27866 (java) R 27852 27852 25111 0 -1 4202560 266 0 0 0 1 0 0 0 20 0 15 0 475329276 15508250624 7101 33554432000 4194304 4196468 140733095925056 140515486656880 140516618842714 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 36294656 140733095928795 140733095928970 140733095928970 140733095931855 0
[pid=27854/tid=27867] ppid=27852 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/27854/task/27867/stat : 27867 (java) S 27852 27852 25111 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475329277 15508250624 7101 33554432000 4194304 4196468 140733095925056 140515485604320 140516618831573 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36294656 140733095928795 140733095928970 140733095928970 140733095931855 0
[pid=27854/tid=27868] ppid=27852 vsize=15144776 memory=140128181474944 CPUtime=0 cores=0,2,4,6
/proc/27854/task/27868/stat : 27868 (java) S 27852 27852 25111 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475329277 15508250624 7101 33554432000 4194304 4196468 140733095925056 140515484552112 140516618832514 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36294656 140733095928795 140733095928970 140733095928970 140733095931855 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 29860 KiB

[startup+0.210658 s]*
/proc/loadavg: 7.83 7.79 7.84 6/233 27868
/proc/meminfo: memFree=13019728/32770624 swapFree=67002248/67108860
[pid=27852] ppid=27849 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/27852/stat : 27852 (xcsp3-exec) S 27849 27852 25111 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 475329269 115843072 364 33554432000 4194304 5098028 140730743612512 140730743610616 140212981682812 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 14565376 140730743616343 140730743616601 140730743616601 140730743619526 0
/proc/27852/statm: 28282 364 305 221 0 87 0
[pid=27854] ppid=27852 vsize=15144776 memory=40988 CPUtime=0.32 cores=0,2,4,6
/proc/27854/stat : 27854 (java) S 27852 27852 25111 0 -1 1077944320 9443 0 0 0 29 3 0 0 20 0 15 0 475329270 15508250624 10247 33554432000 4194304 4196468 140733095925056 140733095907600 140516618821367 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 36294656 140733095928795 140733095928970 140733095928970 140733095931855 0
/proc/27854/statm: 3786194 10247 3308 1 0 3748377 0
[pid=27854/tid=27855] ppid=27852 vsize=15144776 memory=7883960649037381690 CPUtime=0.19 cores=0,2,4,6
/proc/27854/task/27855/stat : 27855 (java) R 27852 27852 25111 0 -1 4202560 6529 0 0 0 17 2 0 0 20 0 15 0 475329270 15508250624 10247 33554432000 4194304 4196468 140733095925056 140516623047728 140516618833302 0 4 0 16800975 0 0 0 -1 0 0 0 1 0 0 6293624 6294260 36294656 140733095928795 140733095928970 140733095928970 140733095931855 0
[pid=27854/tid=27856] ppid=27852 vsize=15144776 memory=13620 CPUtime=0 cores=0,2,4,6
/proc/27854/task/27856/stat : 27856 (java) S 27852 27852 25111 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475329271 15508250624 10247 33554432000 4194304 4196468 140733095925056 140516571441552 140516618831573 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36294656 140733095928795 140733095928970 140733095928970 140733095931855 0
[pid=27854/tid=27857] ppid=27852 vsize=15144776 memory=140128185002721 CPUtime=0 cores=0,2,4,6
/proc/27854/task/27857/stat : 27857 (java) S 27852 27852 25111 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475329271 15508250624 10247 33554432000 4194304 4196468 140733095925056 140516570388752 140516618831573 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36294656 140733095928795 140733095928970 140733095928970 140733095931855 0
[pid=27854/tid=27858] ppid=27852 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27854/task/27858/stat : 27858 (java) S 27852 27852 25111 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475329271 15508250624 10247 33554432000 4194304 4196468 140733095925056 140516569336464 140516618831573 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36294656 140733095928795 140733095928970 140733095928970 140733095931855 0
[pid=27854/tid=27859] ppid=27852 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/27854/task/27859/stat : 27859 (java) S 27852 27852 25111 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475329271 15508250624 10247 33554432000 4194304 4196468 140733095925056 140516568283664 140516618831573 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36294656 140733095928795 140733095928970 140733095928970 140733095931855 0
[pid=27854/tid=27860] ppid=27852 vsize=15144776 memory=140128181474944 CPUtime=0 cores=0,2,4,6
/proc/27854/task/27860/stat : 27860 (java) S 27852 27852 25111 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475329272 15508250624 10247 33554432000 4194304 4196468 140733095925056 140515492973168 140516618832514 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36294656 140733095928795 140733095928970 140733095928970 140733095931855 0
[pid=27854/tid=27861] ppid=27852 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/27854/task/27861/stat : 27861 (java) S 27852 27852 25111 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 475329273 15508250624 10247 33554432000 4194304 4196468 140733095925056 140515491919136 140516618831573 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36294656 140733095928795 140733095928970 140733095928970 140733095931855 0
[pid=27854/tid=27862] ppid=27852 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27854/task/27862/stat : 27862 (java) S 27852 27852 25111 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 475329273 15508250624 10247 33554432000 4194304 4196468 140733095925056 140515490866800 140516618831573 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36294656 140733095928795 140733095928970 140733095928970 140733095931855 0
[pid=27854/tid=27863] ppid=27852 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27854/task/27863/stat : 27863 (java) S 27852 27852 25111 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475329275 15508250624 10247 33554432000 4194304 4196468 140733095925056 140515489815120 140516618839963 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36294656 140733095928795 140733095928970 140733095928970 140733095931855 0
[pid=27854/tid=27864] ppid=27852 vsize=15144776 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/27854/task/27864/stat : 27864 (java) S 27852 27852 25111 0 -1 1077944384 531 0 0 0 2 0 0 0 20 0 15 0 475329276 15508250624 10247 33554432000 4194304 4196468 140733095925056 140515488761968 140516618832514 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36294656 140733095928795 140733095928970 140733095928970 140733095931855 0
[pid=27854/tid=27865] ppid=27852 vsize=15144776 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/27854/task/27865/stat : 27865 (java) S 27852 27852 25111 0 -1 1077944384 323 0 0 0 2 0 0 0 20 0 15 0 475329276 15508250624 10247 33554432000 4194304 4196468 140733095925056 140515487709168 140516618832514 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36294656 140733095928795 140733095928970 140733095928970 140733095931855 0
[pid=27854/tid=27866] ppid=27852 vsize=15144776 memory=140128181474944 CPUtime=0.07 cores=0,2,4,6
/proc/27854/task/27866/stat : 27866 (java) R 27852 27852 25111 0 -1 4202560 756 0 0 0 7 0 0 0 20 0 15 0 475329276 15508250624 10247 33554432000 4194304 4196468 140733095925056 140515486656880 140516611538519 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 36294656 140733095928795 140733095928970 140733095928970 140733095931855 0
[pid=27854/tid=27867] ppid=27852 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/27854/task/27867/stat : 27867 (java) S 27852 27852 25111 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475329277 15508250624 10247 33554432000 4194304 4196468 140733095925056 140515485604320 140516618831573 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36294656 140733095928795 140733095928970 140733095928970 140733095931855 0
[pid=27854/tid=27868] ppid=27852 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27854/task/27868/stat : 27868 (java) S 27852 27852 25111 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475329277 15508250624 10247 33554432000 4194304 4196468 140733095925056 140515484552112 140516618832514 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36294656 140733095928795 140733095928970 140733095928970 140733095931855 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 42444 KiB

[startup+0.310752 s]*
/proc/loadavg: 7.83 7.79 7.84 6/233 27868
/proc/meminfo: memFree=13015376/32770624 swapFree=67002248/67108860
[pid=27852] ppid=27849 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/27852/stat : 27852 (xcsp3-exec) S 27849 27852 25111 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 475329269 115843072 364 33554432000 4194304 5098028 140730743612512 140730743610616 140212981682812 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 14565376 140730743616343 140730743616601 140730743616601 140730743619526 0
/proc/27852/statm: 28282 364 305 221 0 87 0
[pid=27854] ppid=27852 vsize=15149032 memory=46804 CPUtime=0.5 cores=0,2,4,6
/proc/27854/stat : 27854 (java) S 27852 27852 25111 0 -1 1077944320 10583 0 0 0 46 4 0 0 20 0 15 0 475329270 15512608768 11701 33554432000 4194304 4196468 140733095925056 140733095907600 140516618821367 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 36294656 140733095928795 140733095928970 140733095928970 140733095931855 0
/proc/27854/statm: 3787258 11701 3340 1 0 3748377 0
[pid=27854/tid=27855] ppid=27852 vsize=15149032 memory=7883960649037381690 CPUtime=0.29 cores=0,2,4,6
/proc/27854/task/27855/stat : 27855 (java) R 27852 27852 25111 0 -1 4202560 7593 0 0 0 26 3 0 0 20 0 15 0 475329270 15512608768 11701 33554432000 4194304 4196468 140733095925056 140516623058000 140516602864997 0 4 0 16800975 0 0 0 -1 2 0 0 1 0 0 6293624 6294260 36294656 140733095928795 140733095928970 140733095928970 140733095931855 0
[pid=27854/tid=27856] ppid=27852 vsize=15149032 memory=13961 CPUtime=0 cores=0,2,4,6
/proc/27854/task/27856/stat : 27856 (java) S 27852 27852 25111 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475329271 15512608768 11701 33554432000 4194304 4196468 140733095925056 140516571441552 140516618831573 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36294656 140733095928795 140733095928970 140733095928970 140733095931855 0
[pid=27854/tid=27857] ppid=27852 vsize=15149032 memory=3546595 CPUtime=0 cores=0,2,4,6
/proc/27854/task/27857/stat : 27857 (java) S 27852 27852 25111 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475329271 15512608768 11701 33554432000 4194304 4196468 140733095925056 140516570388752 140516618831573 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36294656 140733095928795 140733095928970 140733095928970 140733095931855 0
[pid=27854/tid=27858] ppid=27852 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27854/task/27858/stat : 27858 (java) S 27852 27852 25111 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475329271 15512608768 11701 33554432000 4194304 4196468 140733095925056 140516569336464 140516618831573 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36294656 140733095928795 140733095928970 140733095928970 140733095931855 0
[pid=27854/tid=27859] ppid=27852 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27854/task/27859/stat : 27859 (java) S 27852 27852 25111 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475329271 15512608768 11701 33554432000 4194304 4196468 140733095925056 140516568283664 140516618831573 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36294656 140733095928795 140733095928970 140733095928970 140733095931855 0
[pid=27854/tid=27860] ppid=27852 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27854/task/27860/stat : 27860 (java) S 27852 27852 25111 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 475329272 15512608768 11701 33554432000 4194304 4196468 140733095925056 140515492973168 140516618832514 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36294656 140733095928795 140733095928970 140733095928970 140733095931855 0
[pid=27854/tid=27861] ppid=27852 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27854/task/27861/stat : 27861 (java) S 27852 27852 25111 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 475329273 15512608768 11701 33554432000 4194304 4196468 140733095925056 140515491919136 140516618831573 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36294656 140733095928795 140733095928970 140733095928970 140733095931855 0
[pid=27854/tid=27862] ppid=27852 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27854/task/27862/stat : 27862 (java) S 27852 27852 25111 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 475329273 15512608768 11701 33554432000 4194304 4196468 140733095925056 140515490866800 140516618831573 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36294656 140733095928795 140733095928970 140733095928970 140733095931855 0
[pid=27854/tid=27863] ppid=27852 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27854/task/27863/stat : 27863 (java) S 27852 27852 25111 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475329275 15512608768 11701 33554432000 4194304 4196468 140733095925056 140515489815120 140516618839963 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36294656 140733095928795 140733095928970 140733095928970 140733095931855 0
[pid=27854/tid=27864] ppid=27852 vsize=15149032 memory=0 CPUtime=0.04 cores=0,2,4,6
/proc/27854/task/27864/stat : 27864 (java) R 27852 27852 25111 0 -1 1077944384 534 0 0 0 4 0 0 0 20 0 15 0 475329276 15512608768 11701 33554432000 4194304 4196468 140733095925056 140515488761968 140516618832514 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 36294656 140733095928795 140733095928970 140733095928970 140733095931855 0
[pid=27854/tid=27865] ppid=27852 vsize=15149032 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/27854/task/27865/stat : 27865 (java) S 27852 27852 25111 0 -1 1077944384 329 0 0 0 3 0 0 0 20 0 15 0 475329276 15512608768 11701 33554432000 4194304 4196468 140733095925056 140515487709168 140516618832514 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36294656 140733095928795 140733095928970 140733095928970 140733095931855 0
[pid=27854/tid=27866] ppid=27852 vsize=15149032 memory=0 CPUtime=0.12 cores=0,2,4,6
/proc/27854/task/27866/stat : 27866 (java) R 27852 27852 25111 0 -1 4202560 824 0 0 0 12 0 0 0 20 0 15 0 475329276 15512608768 11701 33554432000 4194304 4196468 140733095925056 140515486656880 140516597416903 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 36294656 140733095928795 140733095928970 140733095928970 140733095931855 0
[pid=27854/tid=27867] ppid=27852 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27854/task/27867/stat : 27867 (java) S 27852 27852 25111 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475329277 15512608768 11701 33554432000 4194304 4196468 140733095925056 140515485604320 140516618831573 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36294656 140733095928795 140733095928970 140733095928970 140733095931855 0
[pid=27854/tid=27868] ppid=27852 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27854/task/27868/stat : 27868 (java) S 27852 27852 25111 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475329277 15512608768 11701 33554432000 4194304 4196468 140733095925056 140515484552112 140516618832514 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36294656 140733095928795 140733095928970 140733095928970 140733095931855 0
Current children cumulated CPU time: 0.5 s
Current children cumulated vsize: 15262160 KiB
Current children cumulated memory: 48260 KiB

[startup+0.702397 s]
/proc/loadavg: 7.83 7.79 7.84 7/233 27868
/proc/meminfo: memFree=13002216/32770624 swapFree=67002248/67108860
[pid=27852] ppid=27849 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/27852/stat : 27852 (xcsp3-exec) S 27849 27852 25111 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 475329269 115843072 364 33554432000 4194304 5098028 140730743612512 140730743610616 140212981682812 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 14565376 140730743616343 140730743616601 140730743616601 140730743619526 0
/proc/27852/statm: 28282 364 305 221 0 87 0
[pid=27854] ppid=27852 vsize=15151156 memory=82924 CPUtime=1.59 cores=0,2,4,6
/proc/27854/stat : 27854 (java) S 27852 27852 25111 0 -1 1077944320 14969 0 0 0 151 8 0 0 20 0 15 0 475329270 15514783744 20731 33554432000 4194304 4196468 140733095925056 140733095907600 140516618821367 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 36294656 140733095928795 140733095928970 140733095928970 140733095931855 0
/proc/27854/statm: 3787789 20731 3454 1 0 3748889 0
[pid=27854/tid=27855] ppid=27852 vsize=15151156 memory=29916 CPUtime=0.67 cores=0,2,4,6
/proc/27854/task/27855/stat : 27855 (java) R 27852 27852 25111 0 -1 4202560 9253 0 0 0 62 5 0 0 20 0 15 0 475329270 15514783744 20731 33554432000 4194304 4196468 140733095925056 140516623059536 140516602901854 0 4 0 16800975 0 0 0 -1 0 0 0 1 0 0 6293624 6294260 36294656 140733095928795 140733095928970 140733095928970 140733095931855 0
[pid=27854/tid=27856] ppid=27852 vsize=15151156 memory=1556 CPUtime=0 cores=0,2,4,6
/proc/27854/task/27856/stat : 27856 (java) S 27852 27852 25111 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475329271 15514783744 20731 33554432000 4194304 4196468 140733095925056 140516571441552 140516618831573 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36294656 140733095928795 140733095928970 140733095928970 140733095931855 0
[pid=27854/tid=27857] ppid=27852 vsize=15151156 memory=500 CPUtime=0 cores=0,2,4,6
/proc/27854/task/27857/stat : 27857 (java) S 27852 27852 25111 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475329271 15514783744 20731 33554432000 4194304 4196468 140733095925056 140516570388752 140516618831573 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36294656 140733095928795 140733095928970 140733095928970 140733095931855 0
[pid=27854/tid=27858] ppid=27852 vsize=15151156 memory=932 CPUtime=0 cores=0,2,4,6
/proc/27854/task/27858/stat : 27858 (java) S 27852 27852 25111 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475329271 15514783744 20731 33554432000 4194304 4196468 140733095925056 140516569336464 140516618831573 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36294656 140733095928795 140733095928970 140733095928970 140733095931855 0
[pid=27854/tid=27859] ppid=27852 vsize=15151156 memory=1776 CPUtime=0 cores=0,2,4,6
/proc/27854/task/27859/stat : 27859 (java) S 27852 27852 25111 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475329271 15514783744 20731 33554432000 4194304 4196468 140733095925056 140516568283664 140516618831573 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36294656 140733095928795 140733095928970 140733095928970 140733095931855 0
[pid=27854/tid=27860] ppid=27852 vsize=15151156 memory=1656 CPUtime=0 cores=0,2,4,6
/proc/27854/task/27860/stat : 27860 (java) S 27852 27852 25111 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 475329272 15514783744 20731 33554432000 4194304 4196468 140733095925056 140515492973168 140516618832514 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36294656 140733095928795 140733095928970 140733095928970 140733095931855 0
[pid=27854/tid=27861] ppid=27852 vsize=15151156 memory=804 CPUtime=0 cores=0,2,4,6
/proc/27854/task/27861/stat : 27861 (java) S 27852 27852 25111 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 475329273 15514783744 20731 33554432000 4194304 4196468 140733095925056 140515491919136 140516618831573 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36294656 140733095928795 140733095928970 140733095928970 140733095931855 0
[pid=27854/tid=27862] ppid=27852 vsize=15151156 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/27854/task/27862/stat : 27862 (java) S 27852 27852 25111 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 475329273 15514783744 20731 33554432000 4194304 4196468 140733095925056 140515490866800 140516618831573 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36294656 140733095928795 140733095928970 140733095928970 140733095931855 0
[pid=27854/tid=27863] ppid=27852 vsize=15151156 memory=1980 CPUtime=0 cores=0,2,4,6
/proc/27854/task/27863/stat : 27863 (java) S 27852 27852 25111 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475329275 15514783744 20731 33554432000 4194304 4196468 140733095925056 140515489815120 140516618839963 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36294656 140733095928795 140733095928970 140733095928970 140733095931855 0
[pid=27854/tid=27864] ppid=27852 vsize=15151156 memory=2676 CPUtime=0.25 cores=0,2,4,6
/proc/27854/task/27864/stat : 27864 (java) R 27852 27852 25111 0 -1 1077944384 1278 0 0 0 25 0 0 0 20 0 15 0 475329276 15514783744 20731 33554432000 4194304 4196468 140733095925056 140515488761968 140516618832514 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 36294656 140733095928795 140733095928970 140733095928970 140733095931855 0
[pid=27854/tid=27865] ppid=27852 vsize=15151156 memory=1764 CPUtime=0.24 cores=0,2,4,6
/proc/27854/task/27865/stat : 27865 (java) R 27852 27852 25111 0 -1 4202560 1061 0 0 0 23 1 0 0 20 0 15 0 475329276 15514783744 20731 33554432000 4194304 4196468 140733095925056 140515487701120 140516598067549 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 36294656 140733095928795 140733095928970 140733095928970 140733095931855 0
[pid=27854/tid=27866] ppid=27852 vsize=15151156 memory=111632 CPUtime=0.4 cores=0,2,4,6
/proc/27854/task/27866/stat : 27866 (java) R 27852 27852 25111 0 -1 4202560 2070 0 0 0 40 0 0 0 20 0 15 0 475329276 15514783744 20731 33554432000 4194304 4196468 140733095925056 140515486653248 140516597190223 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 36294656 140733095928795 140733095928970 140733095928970 140733095931855 0
[pid=27854/tid=27867] ppid=27852 vsize=15151156 memory=796 CPUtime=0 cores=0,2,4,6
/proc/27854/task/27867/stat : 27867 (java) S 27852 27852 25111 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475329277 15514783744 20731 33554432000 4194304 4196468 140733095925056 140515485604320 140516618831573 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36294656 140733095928795 140733095928970 140733095928970 140733095931855 0
[pid=27854/tid=27868] ppid=27852 vsize=15151156 memory=4096 CPUtime=0 cores=0,2,4,6
/proc/27854/task/27868/stat : 27868 (java) S 27852 27852 25111 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475329277 15514783744 20731 33554432000 4194304 4196468 140733095925056 140515484552112 140516618832514 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36294656 140733095928795 140733095928970 140733095928970 140733095931855 0
Current children cumulated CPU time: 1.59 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 84380 KiB

[startup+1.50078 s]
/proc/loadavg: 7.83 7.79 7.84 11/237 27916
/proc/meminfo: memFree=12882916/32770624 swapFree=67002248/67108860
[pid=27852] ppid=27849 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/27852/stat : 27852 (xcsp3-exec) S 27849 27852 25111 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 475329269 115843072 364 33554432000 4194304 5098028 140730743612512 140730743610616 140212981682812 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 14565376 140730743616343 140730743616601 140730743616601 140730743619526 0
/proc/27852/statm: 28282 364 305 221 0 87 0

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

/proc/27854/task/27868/stat : 27868 (java) S 27852 27852 25111 0 -1 1077944384 234 0 0 0 0 0 0 0 20 0 19 0 475329277 16131387392 74623 33554432000 4194304 4196468 140733095925056 140515484552112 140516618832514 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36294656 140733095928795 140733095928970 140733095928970 140733095931855 0
[pid=27854/tid=27997] ppid=27852 vsize=15753308 memory=1998 CPUtime=4.24 cores=0,2,4,6
/proc/27854/task/27997/stat : 27997 (java) R 27852 27852 25111 0 -1 4202560 85 0 0 0 424 0 0 0 20 0 19 0 475329456 16131387392 74623 33554432000 4194304 4196468 140733095925056 140515467971960 140516253042944 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 36294656 140733095928795 140733095928970 140733095928970 140733095931855 0
[pid=27854/tid=27998] ppid=27852 vsize=15753308 memory=81 CPUtime=3.6 cores=0,2,4,6
/proc/27854/task/27998/stat : 27998 (java) R 27852 27852 25111 0 -1 4202560 431 0 0 0 359 1 0 0 20 0 19 0 475329456 16131387392 74623 33554432000 4194304 4196468 140733095925056 140515463763064 140516253689049 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 36294656 140733095928795 140733095928970 140733095928970 140733095931855 0
[pid=27854/tid=27999] ppid=27852 vsize=15753308 memory=1 CPUtime=3.38 cores=0,2,4,6
/proc/27854/task/27999/stat : 27999 (java) R 27852 27852 25111 0 -1 4202560 362 0 0 0 338 0 0 0 20 0 19 0 475329456 16131387392 74623 33554432000 4194304 4196468 140733095925056 140515464815752 140516256636294 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 36294656 140733095928795 140733095928970 140733095928970 140733095931855 0
[pid=27854/tid=28000] ppid=27852 vsize=15753308 memory=0 CPUtime=3.49 cores=0,2,4,6
/proc/27854/task/28000/stat : 28000 (java) R 27852 27852 25111 0 -1 4202560 172 0 0 0 349 0 0 0 20 0 19 0 475329456 16131387392 74623 33554432000 4194304 4196468 140733095925056 140515465866784 140516253139295 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 36294656 140733095928795 140733095928970 140733095928970 140733095931855 0
Current children cumulated CPU time: 24.76 s
Current children cumulated vsize: 15866436 KiB
Current children cumulated memory: 299948 KiB

[startup+8.20169 s]*
/proc/loadavg: 8.01 7.83 7.85 9/237 28000
/proc/meminfo: memFree=12704832/32770624 swapFree=67002248/67108860
[pid=27852] ppid=27849 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/27852/stat : 27852 (xcsp3-exec) S 27849 27852 25111 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 475329269 115843072 364 33554432000 4194304 5098028 140730743612512 140730743610616 140212981682812 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 14565376 140730743616343 140730743616601 140730743616601 140730743619526 0
/proc/27852/statm: 28282 364 305 221 0 87 0
[pid=27854] ppid=27852 vsize=15753308 memory=356136 CPUtime=31.15 cores=0,2,4,6
/proc/27854/stat : 27854 (java) S 27852 27852 25111 0 -1 1077944320 39223 0 0 0 3097 18 0 0 20 0 19 0 475329270 16131387392 89034 33554432000 4194304 4196468 140733095925056 140733095907600 140516618821367 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 36294656 140733095928795 140733095928970 140733095928970 140733095931855 0
/proc/27854/statm: 3938327 89034 3528 1 0 3899427 0
[pid=27854/tid=27855] ppid=27852 vsize=15753308 memory=4572714104722914957 CPUtime=0.81 cores=0,2,4,6
/proc/27854/task/27855/stat : 27855 (java) S 27852 27852 25111 0 -1 1077944384 9373 0 0 0 75 6 0 0 20 0 19 0 475329270 16131387392 89034 33554432000 4194304 4196468 140733095925056 140516623062144 140516618831573 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 1 0 0 6293624 6294260 36294656 140733095928795 140733095928970 140733095928970 140733095931855 0
[pid=27854/tid=27856] ppid=27852 vsize=15753308 memory=3472328295574039403 CPUtime=0.01 cores=0,2,4,6
/proc/27854/task/27856/stat : 27856 (java) S 27852 27852 25111 0 -1 1077944384 228 0 0 0 1 0 0 0 20 0 19 0 475329271 16131387392 89034 33554432000 4194304 4196468 140733095925056 140516571441552 140516618831573 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36294656 140733095928795 140733095928970 140733095928970 140733095931855 0
[pid=27854/tid=27857] ppid=27852 vsize=15753308 memory=3472464026362644144 CPUtime=0.01 cores=0,2,4,6
/proc/27854/task/27857/stat : 27857 (java) S 27852 27852 25111 0 -1 1077944384 122 0 0 0 1 0 0 0 20 0 19 0 475329271 16131387392 89034 33554432000 4194304 4196468 140733095925056 140516570388752 140516618831573 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36294656 140733095928795 140733095928970 140733095928970 140733095931855 0
[pid=27854/tid=27858] ppid=27852 vsize=15753308 memory=6944656592455359580 CPUtime=0.01 cores=0,2,4,6
/proc/27854/task/27858/stat : 27858 (java) S 27852 27852 25111 0 -1 1077944384 24 0 0 0 1 0 0 0 20 0 19 0 475329271 16131387392 89034 33554432000 4194304 4196468 140733095925056 140516569336464 140516618831573 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36294656 140733095928795 140733095928970 140733095928970 140733095931855 0
[pid=27854/tid=27859] ppid=27852 vsize=15753308 memory=3472328296227418159 CPUtime=0.01 cores=0,2,4,6
/proc/27854/task/27859/stat : 27859 (java) S 27852 27852 25111 0 -1 1077944384 946 0 0 0 1 0 0 0 20 0 19 0 475329271 16131387392 89034 33554432000 4194304 4196468 140733095925056 140516568283664 140516618831573 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36294656 140733095928795 140733095928970 140733095928970 140733095931855 0
[pid=27854/tid=27860] ppid=27852 vsize=15753308 memory=140128181498816 CPUtime=0 cores=0,2,4,6
/proc/27854/task/27860/stat : 27860 (java) S 27852 27852 25111 0 -1 1077944384 378 0 0 0 0 0 0 0 20 0 19 0 475329272 16131387392 89034 33554432000 4194304 4196468 140733095925056 140515492973168 140516618832514 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36294656 140733095928795 140733095928970 140733095928970 140733095931855 0
[pid=27854/tid=27861] ppid=27852 vsize=15753308 memory=3471202396320837679 CPUtime=0 cores=0,2,4,6
/proc/27854/task/27861/stat : 27861 (java) S 27852 27852 25111 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 19 0 475329273 16131387392 89034 33554432000 4194304 4196468 140733095925056 140515491919200 140516618831573 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36294656 140733095928795 140733095928970 140733095928970 140733095931855 0
[pid=27854/tid=27862] ppid=27852 vsize=15753308 memory=140131897967483 CPUtime=0 cores=0,2,4,6
/proc/27854/task/27862/stat : 27862 (java) S 27852 27852 25111 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 19 0 475329273 16131387392 89034 33554432000 4194304 4196468 140733095925056 140515490866816 140516618831573 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36294656 140733095928795 140733095928970 140733095928970 140733095931855 0
[pid=27854/tid=27863] ppid=27852 vsize=15753308 memory=280256146145840 CPUtime=0 cores=0,2,4,6
/proc/27854/task/27863/stat : 27863 (java) S 27852 27852 25111 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475329275 16131387392 89034 33554432000 4194304 4196468 140733095925056 140515489815120 140516618839963 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36294656 140733095928795 140733095928970 140733095928970 140733095931855 0
[pid=27854/tid=27864] ppid=27852 vsize=15753308 memory=0 CPUtime=2.93 cores=0,2,4,6
/proc/27854/task/27864/stat : 27864 (java) S 27852 27852 25111 0 -1 1077944384 6794 0 0 0 292 1 0 0 20 0 19 0 475329276 16131387392 89034 33554432000 4194304 4196468 140733095925056 140515488761968 140516618832514 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36294656 140733095928795 140733095928970 140733095928970 140733095931855 0
[pid=27854/tid=27865] ppid=27852 vsize=15753308 memory=140128073198511 CPUtime=3.38 cores=0,2,4,6
/proc/27854/task/27865/stat : 27865 (java) S 27852 27852 25111 0 -1 1077944384 11208 0 0 0 336 2 0 0 20 0 19 0 475329276 16131387392 89034 33554432000 4194304 4196468 140733095925056 140515487709168 140516618832514 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36294656 140733095928795 140733095928970 140733095928970 140733095931855 0
[pid=27854/tid=27866] ppid=27852 vsize=15753308 memory=0 CPUtime=0.86 cores=0,2,4,6
/proc/27854/task/27866/stat : 27866 (java) S 27852 27852 25111 0 -1 1077944384 4995 0 0 0 85 1 0 0 20 0 19 0 475329276 16131387392 89034 33554432000 4194304 4196468 140733095925056 140515486656880 140516618832514 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36294656 140733095928795 140733095928970 140733095928970 140733095931855 0
[pid=27854/tid=27867] ppid=27852 vsize=15753308 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27854/task/27867/stat : 27867 (java) S 27852 27852 25111 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475329277 16131387392 89034 33554432000 4194304 4196468 140733095925056 140515485604320 140516618831573 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36294656 140733095928795 140733095928970 140733095928970 140733095931855 0
[pid=27854/tid=27868] ppid=27852 vsize=15753308 memory=15111285586712216 CPUtime=0 cores=0,2,4,6
/proc/27854/task/27868/stat : 27868 (java) S 27852 27852 25111 0 -1 1077944384 234 0 0 0 0 0 0 0 20 0 19 0 475329277 16131387392 89034 33554432000 4194304 4196468 140733095925056 140515484552112 140516618832514 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36294656 140733095928795 140733095928970 140733095928970 140733095931855 0
[pid=27854/tid=27997] ppid=27852 vsize=15753308 memory=3467825727408190768 CPUtime=5.83 cores=0,2,4,6
/proc/27854/task/27997/stat : 27997 (java) R 27852 27852 25111 0 -1 4202560 102 0 0 0 583 0 0 0 20 0 19 0 475329456 16131387392 89034 33554432000 4194304 4196468 140733095925056 140515467971624 140516253592989 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 36294656 140733095928795 140733095928970 140733095928970 140733095931855 0
[pid=27854/tid=27998] ppid=27852 vsize=15753308 memory=2321805346481043104 CPUtime=5.16 cores=0,2,4,6
/proc/27854/task/27998/stat : 27998 (java) R 27852 27852 25111 0 -1 4202560 478 0 0 0 514 2 0 0 20 0 19 0 475329456 16131387392 89034 33554432000 4194304 4196468 140733095925056 140515463765320 140516254850969 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 36294656 140733095928795 140733095928970 140733095928970 140733095931855 0
[pid=27854/tid=27999] ppid=27852 vsize=15753308 memory=8314877900371809289 CPUtime=4.9 cores=0,2,4,6
/proc/27854/task/27999/stat : 27999 (java) R 27852 27852 25111 0 -1 4202560 392 0 0 0 490 0 0 0 20 0 19 0 475329456 16131387392 89034 33554432000 4194304 4196468 140733095925056 140515464814480 140516255505888 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 36294656 140733095928795 140733095928970 140733095928970 140733095931855 0
[pid=27854/tid=28000] ppid=27852 vsize=15753308 memory=6443358498161447779 CPUtime=5.05 cores=0,2,4,6
/proc/27854/task/28000/stat : 28000 (java) R 27852 27852 25111 0 -1 4202560 178 0 0 0 505 0 0 0 20 0 19 0 475329456 16131387392 89034 33554432000 4194304 4196468 140733095925056 140515465867168 140516256929823 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 36294656 140733095928795 140733095928970 140733095928970 140733095931855 0
Current children cumulated CPU time: 31.15 s
Current children cumulated vsize: 15866436 KiB
Current children cumulated memory: 357592 KiB

[startup+9.00669 s]
/proc/loadavg: 8.01 7.83 7.85 9/237 28000
/proc/meminfo: memFree=12704832/32770624 swapFree=67002248/67108860
[pid=27852] ppid=27849 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/27852/stat : 27852 (xcsp3-exec) S 27849 27852 25111 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 475329269 115843072 364 33554432000 4194304 5098028 140730743612512 140730743610616 140212981682812 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 14565376 140730743616343 140730743616601 140730743616601 140730743619526 0
/proc/27852/statm: 28282 364 305 221 0 87 0
[pid=27854] ppid=27852 vsize=15753308 memory=356136 CPUtime=34.33 cores=0,2,4,6
/proc/27854/stat : 27854 (java) S 27852 27852 25111 0 -1 1077944320 39252 0 0 0 3415 18 0 0 20 0 19 0 475329270 16131387392 89034 33554432000 4194304 4196468 140733095925056 140733095907600 140516618821367 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 36294656 140733095928795 140733095928970 140733095928970 140733095931855 0
/proc/27854/statm: 3938327 89034 3528 1 0 3899427 0
[pid=27854/tid=27855] ppid=27852 vsize=15753308 memory=6943526294502006880 CPUtime=0.81 cores=0,2,4,6
/proc/27854/task/27855/stat : 27855 (java) S 27852 27852 25111 0 -1 1077944384 9373 0 0 0 75 6 0 0 20 0 19 0 475329270 16131387392 89034 33554432000 4194304 4196468 140733095925056 140516623062144 140516618831573 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 1 0 0 6293624 6294260 36294656 140733095928795 140733095928970 140733095928970 140733095931855 0
[pid=27854/tid=27856] ppid=27852 vsize=15753308 memory=6943526294502006880 CPUtime=0.01 cores=0,2,4,6
/proc/27854/task/27856/stat : 27856 (java) S 27852 27852 25111 0 -1 1077944384 228 0 0 0 1 0 0 0 20 0 19 0 475329271 16131387392 89034 33554432000 4194304 4196468 140733095925056 140516571441552 140516618831573 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36294656 140733095928795 140733095928970 140733095928970 140733095931855 0
[pid=27854/tid=27857] ppid=27852 vsize=15753308 memory=6944656592455097440 CPUtime=0.01 cores=0,2,4,6
/proc/27854/task/27857/stat : 27857 (java) S 27852 27852 25111 0 -1 1077944384 122 0 0 0 1 0 0 0 20 0 19 0 475329271 16131387392 89034 33554432000 4194304 4196468 140733095925056 140516570388752 140516618831573 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36294656 140733095928795 140733095928970 140733095928970 140733095931855 0
[pid=27854/tid=27858] ppid=27852 vsize=15753308 memory=6944656592387989600 CPUtime=0.01 cores=0,2,4,6
/proc/27854/task/27858/stat : 27858 (java) S 27852 27852 25111 0 -1 1077944384 24 0 0 0 1 0 0 0 20 0 19 0 475329271 16131387392 89034 33554432000 4194304 4196468 140733095925056 140516569336464 140516618831573 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36294656 140733095928795 140733095928970 140733095928970 140733095931855 0
[pid=27854/tid=27859] ppid=27852 vsize=15753308 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/27854/task/27859/stat : 27859 (java) S 27852 27852 25111 0 -1 1077944384 946 0 0 0 1 0 0 0 20 0 19 0 475329271 16131387392 89034 33554432000 4194304 4196468 140733095925056 140516568283664 140516618831573 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36294656 140733095928795 140733095928970 140733095928970 140733095931855 0
[pid=27854/tid=27860] ppid=27852 vsize=15753308 memory=140128073133557 CPUtime=0 cores=0,2,4,6
/proc/27854/task/27860/stat : 27860 (java) S 27852 27852 25111 0 -1 1077944384 378 0 0 0 0 0 0 0 20 0 19 0 475329272 16131387392 89034 33554432000 4194304 4196468 140733095925056 140515492973168 140516618832514 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36294656 140733095928795 140733095928970 140733095928970 140733095931855 0
[pid=27854/tid=27861] ppid=27852 vsize=15753308 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/27854/task/27861/stat : 27861 (java) S 27852 27852 25111 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 19 0 475329273 16131387392 89034 33554432000 4194304 4196468 140733095925056 140515491919200 140516618831573 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36294656 140733095928795 140733095928970 140733095928970 140733095931855 0
[pid=27854/tid=27862] ppid=27852 vsize=15753308 memory=776 CPUtime=0 cores=0,2,4,6
/proc/27854/task/27862/stat : 27862 (java) S 27852 27852 25111 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 19 0 475329273 16131387392 89034 33554432000 4194304 4196468 140733095925056 140515490866816 140516618831573 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36294656 140733095928795 140733095928970 140733095928970 140733095931855 0
[pid=27854/tid=27863] ppid=27852 vsize=15753308 memory=3540 CPUtime=0 cores=0,2,4,6
/proc/27854/task/27863/stat : 27863 (java) S 27852 27852 25111 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475329275 16131387392 89034 33554432000 4194304 4196468 140733095925056 140515489815120 140516618839963 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36294656 140733095928795 140733095928970 140733095928970 140733095931855 0
[pid=27854/tid=27864] ppid=27852 vsize=15753308 memory=1220 CPUtime=2.93 cores=0,2,4,6
/proc/27854/task/27864/stat : 27864 (java) S 27852 27852 25111 0 -1 1077944384 6794 0 0 0 292 1 0 0 20 0 19 0 475329276 16131387392 89034 33554432000 4194304 4196468 140733095925056 140515488761968 140516618832514 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36294656 140733095928795 140733095928970 140733095928970 140733095931855 0
[pid=27854/tid=27865] ppid=27852 vsize=15753308 memory=10600 CPUtime=3.38 cores=0,2,4,6
/proc/27854/task/27865/stat : 27865 (java) S 27852 27852 25111 0 -1 1077944384 11208 0 0 0 336 2 0 0 20 0 19 0 475329276 16131387392 89034 33554432000 4194304 4196468 140733095925056 140515487709168 140516618832514 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36294656 140733095928795 140733095928970 140733095928970 140733095931855 0
[pid=27854/tid=27866] ppid=27852 vsize=15753308 memory=1736 CPUtime=0.86 cores=0,2,4,6
/proc/27854/task/27866/stat : 27866 (java) S 27852 27852 25111 0 -1 1077944384 5001 0 0 0 85 1 0 0 20 0 19 0 475329276 16131387392 89034 33554432000 4194304 4196468 140733095925056 140515486656880 140516618832514 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36294656 140733095928795 140733095928970 140733095928970 140733095931855 0
[pid=27854/tid=27867] ppid=27852 vsize=15753308 memory=6064 CPUtime=0 cores=0,2,4,6
/proc/27854/task/27867/stat : 27867 (java) S 27852 27852 25111 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475329277 16131387392 89034 33554432000 4194304 4196468 140733095925056 140515485604320 140516618831573 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36294656 140733095928795 140733095928970 140733095928970 140733095931855 0
[pid=27854/tid=27868] ppid=27852 vsize=15753308 memory=636 CPUtime=0 cores=0,2,4,6
/proc/27854/task/27868/stat : 27868 (java) S 27852 27852 25111 0 -1 1077944384 234 0 0 0 0 0 0 0 20 0 19 0 475329277 16131387392 89034 33554432000 4194304 4196468 140733095925056 140515484552112 140516618832514 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36294656 140733095928795 140733095928970 140733095928970 140733095931855 0
[pid=27854/tid=27997] ppid=27852 vsize=15753308 memory=2836 CPUtime=6.62 cores=0,2,4,6
/proc/27854/task/27997/stat : 27997 (java) R 27852 27852 25111 0 -1 4202560 102 0 0 0 662 0 0 0 20 0 19 0 475329456 16131387392 89034 33554432000 4194304 4196468 140733095925056 140515467971624 140516256377459 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 36294656 140733095928795 140733095928970 140733095928970 140733095931855 0
[pid=27854/tid=27998] ppid=27852 vsize=15753308 memory=20004 CPUtime=5.95 cores=0,2,4,6
/proc/27854/task/27998/stat : 27998 (java) R 27852 27852 25111 0 -1 4202560 486 0 0 0 593 2 0 0 20 0 19 0 475329456 16131387392 89034 33554432000 4194304 4196468 140733095925056 140515463765320 140516256381145 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 36294656 140733095928795 140733095928970 140733095928970 140733095931855 0
[pid=27854/tid=27999] ppid=27852 vsize=15753308 memory=4817 CPUtime=5.7 cores=0,2,4,6
/proc/27854/task/27999/stat : 27999 (java) R 27852 27852 25111 0 -1 4202560 398 0 0 0 570 0 0 0 20 0 19 0 475329456 16131387392 89034 33554432000 4194304 4196468 140733095925056 140515464814480 140516257252549 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 36294656 140733095928795 140733095928970 140733095928970 140733095931855 0
[pid=27854/tid=28000] ppid=27852 vsize=15753308 memory=7017260669523223125 CPUtime=5.85 cores=0,2,4,6
/proc/27854/task/28000/stat : 28000 (java) R 27852 27852 25111 0 -1 4202560 187 0 0 0 585 0 0 0 20 0 19 0 475329456 16131387392 89034 33554432000 4194304 4196468 140733095925056 140515465868664 140516255967493 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 36294656 140733095928795 140733095928970 140733095928970 140733095931855 0
Current children cumulated CPU time: 34.33 s
Current children cumulated vsize: 15866436 KiB
Current children cumulated memory: 357592 KiB

[startup+9.20669 s]*
/proc/loadavg: 8.01 7.83 7.85 9/237 28000
/proc/meminfo: memFree=12704832/32770624 swapFree=67002248/67108860
[pid=27852] ppid=27849 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/27852/stat : 27852 (xcsp3-exec) S 27849 27852 25111 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 475329269 115843072 364 33554432000 4194304 5098028 140730743612512 140730743610616 140212981682812 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 14565376 140730743616343 140730743616601 140730743616601 140730743619526 0
/proc/27852/statm: 28282 364 305 221 0 87 0
[pid=27854] ppid=27852 vsize=15753308 memory=356136 CPUtime=35.16 cores=0,2,4,6
/proc/27854/stat : 27854 (java) S 27852 27852 25111 0 -1 1077944320 39262 0 0 0 3498 18 0 0 20 0 19 0 475329270 16131387392 89034 33554432000 4194304 4196468 140733095925056 140733095907600 140516618821367 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 36294656 140733095928795 140733095928970 140733095928970 140733095931855 0
/proc/27854/statm: 3938327 89034 3528 1 0 3899427 0
[pid=27854/tid=27855] ppid=27852 vsize=15753308 memory=4026532046 CPUtime=0.81 cores=0,2,4,6
/proc/27854/task/27855/stat : 27855 (java) S 27852 27852 25111 0 -1 1077944384 9373 0 0 0 75 6 0 0 20 0 19 0 475329270 16131387392 89034 33554432000 4194304 4196468 140733095925056 140516623062144 140516618831573 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 1 0 0 6293624 6294260 36294656 140733095928795 140733095928970 140733095928970 140733095931855 0
[pid=27854/tid=27856] ppid=27852 vsize=15753308 memory=13598 CPUtime=0.01 cores=0,2,4,6
/proc/27854/task/27856/stat : 27856 (java) S 27852 27852 25111 0 -1 1077944384 228 0 0 0 1 0 0 0 20 0 19 0 475329271 16131387392 89034 33554432000 4194304 4196468 140733095925056 140516571441552 140516618831573 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36294656 140733095928795 140733095928970 140733095928970 140733095931855 0
[pid=27854/tid=27857] ppid=27852 vsize=15753308 memory=140128184994146 CPUtime=0.01 cores=0,2,4,6
/proc/27854/task/27857/stat : 27857 (java) S 27852 27852 25111 0 -1 1077944384 122 0 0 0 1 0 0 0 20 0 19 0 475329271 16131387392 89034 33554432000 4194304 4196468 140733095925056 140516570388752 140516618831573 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36294656 140733095928795 140733095928970 140733095928970 140733095931855 0
[pid=27854/tid=27858] ppid=27852 vsize=15753308 memory=-7357787915995474596 CPUtime=0.01 cores=0,2,4,6
/proc/27854/task/27858/stat : 27858 (java) S 27852 27852 25111 0 -1 1077944384 24 0 0 0 1 0 0 0 20 0 19 0 475329271 16131387392 89034 33554432000 4194304 4196468 140733095925056 140516569336464 140516618831573 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36294656 140733095928795 140733095928970 140733095928970 140733095931855 0
[pid=27854/tid=27859] ppid=27852 vsize=15753308 memory=7311435031524761458 CPUtime=0.01 cores=0,2,4,6
/proc/27854/task/27859/stat : 27859 (java) S 27852 27852 25111 0 -1 1077944384 946 0 0 0 1 0 0 0 20 0 19 0 475329271 16131387392 89034 33554432000 4194304 4196468 140733095925056 140516568283664 140516618831573 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36294656 140733095928795 140733095928970 140733095928970 140733095931855 0
[pid=27854/tid=27860] ppid=27852 vsize=15753308 memory=3472468424409155244 CPUtime=0 cores=0,2,4,6
/proc/27854/task/27860/stat : 27860 (java) S 27852 27852 25111 0 -1 1077944384 378 0 0 0 0 0 0 0 20 0 19 0 475329272 16131387392 89034 33554432000 4194304 4196468 140733095925056 140515492973168 140516618832514 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36294656 140733095928795 140733095928970 140733095928970 140733095931855 0
[pid=27854/tid=27861] ppid=27852 vsize=15753308 memory=3472328279047811119 CPUtime=0 cores=0,2,4,6
/proc/27854/task/27861/stat : 27861 (java) S 27852 27852 25111 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 19 0 475329273 16131387392 89034 33554432000 4194304 4196468 140733095925056 140515491919200 140516618831573 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36294656 140733095928795 140733095928970 140733095928970 140733095931855 0
[pid=27854/tid=27862] ppid=27852 vsize=15753308 memory=-4695052241013923951 CPUtime=0 cores=0,2,4,6
/proc/27854/task/27862/stat : 27862 (java) S 27852 27852 25111 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 19 0 475329273 16131387392 89034 33554432000 4194304 4196468 140733095925056 140515490866816 140516618831573 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36294656 140733095928795 140733095928970 140733095928970 140733095931855 0
[pid=27854/tid=27863] ppid=27852 vsize=15753308 memory=7084818013876338787 CPUtime=0 cores=0,2,4,6
/proc/27854/task/27863/stat : 27863 (java) S 27852 27852 25111 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475329275 16131387392 89034 33554432000 4194304 4196468 140733095925056 140515489815120 140516618839963 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36294656 140733095928795 140733095928970 140733095928970 140733095931855 0
[pid=27854/tid=27864] ppid=27852 vsize=15753308 memory=0 CPUtime=2.93 cores=0,2,4,6
/proc/27854/task/27864/stat : 27864 (java) S 27852 27852 25111 0 -1 1077944384 6794 0 0 0 292 1 0 0 20 0 19 0 475329276 16131387392 89034 33554432000 4194304 4196468 140733095925056 140515488761968 140516618832514 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36294656 140733095928795 140733095928970 140733095928970 140733095931855 0
[pid=27854/tid=27865] ppid=27852 vsize=15753308 memory=8029366422141416504 CPUtime=3.38 cores=0,2,4,6
/proc/27854/task/27865/stat : 27865 (java) S 27852 27852 25111 0 -1 1077944384 11208 0 0 0 336 2 0 0 20 0 19 0 475329276 16131387392 89034 33554432000 4194304 4196468 140733095925056 140515487709168 140516618832514 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36294656 140733095928795 140733095928970 140733095928970 140733095931855 0
[pid=27854/tid=27866] ppid=27852 vsize=15753308 memory=3472468424409155244 CPUtime=0.86 cores=0,2,4,6
/proc/27854/task/27866/stat : 27866 (java) S 27852 27852 25111 0 -1 1077944384 5001 0 0 0 85 1 0 0 20 0 19 0 475329276 16131387392 89034 33554432000 4194304 4196468 140733095925056 140515486656880 140516618832514 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36294656 140733095928795 140733095928970 140733095928970 140733095931855 0
[pid=27854/tid=27867] ppid=27852 vsize=15753308 memory=140128072761463 CPUtime=0 cores=0,2,4,6
/proc/27854/task/27867/stat : 27867 (java) S 27852 27852 25111 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475329277 16131387392 89034 33554432000 4194304 4196468 140733095925056 140515485604320 140516618831573 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36294656 140733095928795 140733095928970 140733095928970 140733095931855 0
[pid=27854/tid=27868] ppid=27852 vsize=15753308 memory=3472468424409155248 CPUtime=0 cores=0,2,4,6
/proc/27854/task/27868/stat : 27868 (java) S 27852 27852 25111 0 -1 1077944384 234 0 0 0 0 0 0 0 20 0 19 0 475329277 16131387392 89034 33554432000 4194304 4196468 140733095925056 140515484552112 140516618832514 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36294656 140733095928795 140733095928970 140733095928970 140733095931855 0
[pid=27854/tid=27997] ppid=27852 vsize=15753308 memory=0 CPUtime=6.83 cores=0,2,4,6
/proc/27854/task/27997/stat : 27997 (java) R 27852 27852 25111 0 -1 4202560 102 0 0 0 683 0 0 0 20 0 19 0 475329456 16131387392 89034 33554432000 4194304 4196468 140733095925056 140515467971424 140516256312447 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 36294656 140733095928795 140733095928970 140733095928970 140733095931855 0
[pid=27854/tid=27998] ppid=27852 vsize=15753308 memory=0 CPUtime=6.16 cores=0,2,4,6
/proc/27854/task/27998/stat : 27998 (java) R 27852 27852 25111 0 -1 4202560 490 0 0 0 614 2 0 0 20 0 19 0 475329456 16131387392 89034 33554432000 4194304 4196468 140733095925056 140515463762472 140516256670140 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 36294656 140733095928795 140733095928970 140733095928970 140733095931855 0
[pid=27854/tid=27999] ppid=27852 vsize=15753308 memory=0 CPUtime=5.9 cores=0,2,4,6
/proc/27854/task/27999/stat : 27999 (java) R 27852 27852 25111 0 -1 4202560 403 0 0 0 590 0 0 0 20 0 19 0 475329456 16131387392 89034 33554432000 4194304 4196468 140733095925056 140515464814480 140516257440291 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 36294656 140733095928795 140733095928970 140733095928970 140733095931855 0
[pid=27854/tid=28000] ppid=27852 vsize=15753308 memory=0 CPUtime=6.06 cores=0,2,4,6
/proc/27854/task/28000/stat : 28000 (java) R 27852 27852 25111 0 -1 4202560 188 0 0 0 606 0 0 0 20 0 19 0 475329456 16131387392 89034 33554432000 4194304 4196468 140733095925056 140515465866912 140516256311600 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 36294656 140733095928795 140733095928970 140733095928970 140733095931855 0
Current children cumulated CPU time: 35.16 s
Current children cumulated vsize: 15866436 KiB
Current children cumulated memory: 357592 KiB

Child status: 0
Real time (s): 9.29624
CPU time (s): 35.4513
CPU user time (s): 35.26
CPU system time (s): 0.191322
CPU usage (%): 381.351
Max. virtual memory (cumulated for all children) (KiB): 15868368
Max. memory (cumulated for all children) (KiB): 357592

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 35.26
system time used= 0.191322
maximum resident set size= 356476
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 40344
page faults= 0
swaps= 0
block input operations= 8
block output operations= 112
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3815
involuntary context switches= 1477


# summary of solver processes directly reported to runsolver:
#   pid: 27852
#   total CPU time (s): 35.4513
#   total CPU user time (s): 35.26
#   total CPU system time (s): 0.191322

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.069634 second user time and 0.159301 second system time

The end

Launcher Data

Begin job on node136 at 2019-09-20 16:46:02
IDJOB=4403650
IDBENCH=127042
IDSOLVER=2863
FILE ID=node136/4403650-1568990807
RUNJOBID= node136-1568987938-25142
PBS_JOBID= 21704639
Free space on /var/tmp= 13460 MiB

SOLVER NAME= choco-solver 2019-09-20
BENCH NAME= XCSP17/LowAutocorrelation/LowAutocorrelation-m1-s1/LowAutocorrelation-018.xml
COMMAND LINE= xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 12000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4403650-1568990807/watcher-4403650-1568990807 -o /var/tmp/evaluation-result-4403650-1568990807/solver-4403650-1568990807 -C 2520 -W 2520 -M 15500 --bin-var /var/tmp/runsolver-exch-node136-1568987938-25142 --watchdog 2580  xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 509447552 HOME/instance-4403650-1568990807.xml

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

MD5SUM BENCH= 656c4a2fb65f2a7fc120fc4ddb475e5d
RANDOM SEED=509447552

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        13049044 kB
MemAvailable:   23207824 kB
Buffers:           90188 kB
Cached:         10126152 kB
SwapCached:         3520 kB
Active:         13684912 kB
Inactive:        5160356 kB
Active(anon):    8624792 kB
Inactive(anon):    52568 kB
Active(file):    5060120 kB
Inactive(file):  5107788 kB
Unevictable:      110480 kB
Mlocked:          110480 kB
SwapTotal:      67108860 kB
SwapFree:       67002248 kB
Dirty:             25980 kB
Writeback:             0 kB
AnonPages:       8737528 kB
Mapped:            64804 kB
Shmem:             40204 kB
Slab:             448380 kB
SReclaimable:     419332 kB
SUnreclaim:        29048 kB
KernelStack:        3840 kB
PageTables:        22648 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:   10824576 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    985088 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /var/tmp at the end= 13436 MiB
End job on node136 at 2019-09-20 16:46:11