Trace number 4403640

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-20OPT607 88.4633 22.7054

General information on the benchmark

NameNurseRostering/
NurseRostering-01_c18.xml
MD5SUM0c15b35a08e73d195c67cb94b6fc4864
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark607
Best CPU time to get the best result obtained on this benchmark6.23891
Satisfiable
(Un)Satisfiability was proved
Number of variables226
Number of constraints427
Number of domains11
Minimum domain size1
Maximum domain size15
Distribution of domain sizes[{"size":1,"count":14},{"size":2,"count":154},{"size":9,"count":42},{"size":15,"count":16}]
Minimum variable degree2
Maximum variable degree18
Distribution of variable degrees[{"degree":2,"count":98},{"degree":3,"count":16},{"degree":8,"count":4},{"degree":9,"count":10},{"degree":10,"count":2},{"degree":11,"count":4},{"degree":12,"count":10},{"degree":13,"count":12},{"degree":14,"count":17},{"degree":15,"count":16},{"degree":16,"count":17},{"degree":17,"count":18},{"degree":18,"count":2}]
Minimum constraint arity2
Maximum constraint arity15
Distribution of constraint arities[{"arity":2,"count":118},{"arity":3,"count":192},{"arity":6,"count":72},{"arity":8,"count":1},{"arity":9,"count":28},{"arity":15,"count":16}]
Number of extensional constraints28
Number of intensional constraints74
Distribution of constraint types[{"type":"extension","count":28},{"type":"intension","count":74},{"type":"regular","count":192},{"type":"sum","count":16},{"type":"count","count":116},{"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 -Xmx12000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4403640-1568993602.xml"  -tl '2520s' -p 4
0.13/0.18	c Choco 3fb4b153
0.13/0.18	c [HOME/instance-4403640-1568993602.xml, -tl, 2520s, -p, 4]
0.34/0.22	c 4 solvers in parallel
0.34/0.28	c parse instance...
2.44/1.11	c solve instance...
2.82/1.18	o 1628 
3.17/1.21	o 1527 
3.17/1.23	o 1526 
3.17/1.26	o 1525 
3.17/1.29	o 1524 
3.51/1.36	o 1426 
3.51/1.37	o 1425 
3.51/1.37	o 1325 
3.51/1.38	o 1324 
3.88/1.41	o 1323 
3.88/1.44	o 1114 
3.88/1.48	o 1013 
4.26/1.51	o 914 
4.26/1.54	o 913 
4.26/1.58	o 912 
4.62/1.65	o 910 
5.45/1.82	o 909 
5.45/1.86	o 908 
5.84/1.95	o 808 
6.23/2.01	o 708 
7.01/2.29	o 707 
7.38/2.33	o 705 
7.38/2.39	o 610 
7.79/2.45	o 608 
13.75/4.01	o 607 
88.07/22.69	s OPTIMUM FOUND
88.07/22.69	v <instantiation>
88.07/22.69	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[1][0] x[1][1] x[1][2] x[1][3] x[1][4] x[1][5] x[1][6] x[1][7] 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[3][0] x[3][1] x[3][2] x[3][3] x[3][4] x[3][5] x[3][6] x[3][7] 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[5][0] x[5][1] x[5][2] x[5][3] x[5][4] x[5][5] x[5][6] x[5][7] 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[7][0] x[7][1] x[7][2] x[7][3] x[7][4] x[7][5] x[7][6] x[7][7] 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[9][0] x[9][1] x[9][2] x[9][3] x[9][4] x[9][5] x[9][6] x[9][7] 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[11][0] x[11][1] x[11][2] x[11][3] x[11][4] x[11][5] x[11][6] x[11][7] 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[13][0] x[13][1] x[13][2] x[13][3] x[13][4] x[13][5] x[13][6] x[13][7] ps[0][0] ps[0][1] ps[1][0] ps[1][1] ps[2][0] ps[2][1] ps[3][0] ps[3][1] ps[4][0] ps[4][1] ps[5][0] ps[5][1] ps[6][0] ps[6][1] ps[7][0] ps[7][1] ds[0][0] ds[0][1] ds[1][0] ds[1][1] ds[2][0] ds[2][1] ds[3][0] ds[3][1] ds[4][0] ds[4][1] ds[5][0] ds[5][1] ds[6][0] ds[6][1] ds[7][0] ds[7][1] ds[8][0] ds[8][1] ds[9][0] ds[9][1] ds[10][0] ds[10][1] ds[11][0] ds[11][1] ds[12][0] ds[12][1] ds[13][0] ds[13][1] wk[0][0] wk[0][1] wk[1][0] wk[1][1] wk[2][0] wk[2][1] wk[3][0] wk[3][1] wk[4][0] wk[4][1] wk[5][0] wk[5][1] wk[6][0] wk[6][1] wk[7][0] wk[7][1] 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] cf[0] cf[1] cf[2] cf[3] cf[4] cc[0][0] cc[0][1] cc[1][0] cc[1][1] cc[2][0] cc[2][1] cc[3][0] cc[3][1] cc[4][0] cc[4][1] cc[5][0] cc[5][1] cc[6][0] cc[6][1] cc[7][0] cc[7][1] cc[8][0] cc[8][1] cc[9][0] cc[9][1] cc[10][0] cc[10][1] cc[11][0] cc[11][1] cc[12][0] cc[12][1] cc[13][0] cc[13][1] </list>
88.07/22.69	v 	<values>1 0 0 0 1 0 1 0 0 0 0 0 0 0 1 0 0 0 0 1 0 0 0 1 0 0 1 1 0 1 0 1 0 0 1 1 0 1 0 0 1 1 0 0 1 1 1 0 1 1 0 0 1 1 1 0 0 0 0 0 0 1 0 1 0 0 1 0 0 0 0 1 0 1 1 0 1 0 1 0 1 1 0 1 1 1 1 0 1 0 0 1 0 1 0 0 0 0 1 1 0 0 0 1 0 1 1 1 0 0 0 1 9 5 9 5 8 6 7 7 9 5 7 7 8 6 8 6 5 3 7 1 6 2 4 4 5 3 3 5 3 5 6 2 6 2 4 4 2 6 5 3 5 3 4 4 0 1 0 1 1 0 1 0 0 1 0 1 0 1 1 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0 0 0 0 1 1 0 0 3 0 0 0 0 0 0 0 0 0 0 0 0 200 0 200 0 0 0 100 0 0 0 0 0 0 0 100 0 0 0 </values>
88.07/22.69	v </instantiation>

Verifier Data

OK	607

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

command line: BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4403640-1568993602/watcher-4403640-1568993602 -o /var/tmp/evaluation-result-4403640-1568993602/solver-4403640-1568993602 -C 2520 -W 2520 -M 15500 --bin-var /var/tmp/runsolver-exch-node147-1568991333-3666 --watchdog 2580 xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 212914818 HOME/instance-4403640-1568993602.xml 

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

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
solver pid=8374, runsolver pid=8371
Current StackSize limit: 8192 KiB


[startup+0.100059 s]*
/proc/loadavg: 8.34 8.05 7.27 8/234 8390
/proc/meminfo: memFree=15353292/32770624 swapFree=66935844/67108860
[pid=8374] ppid=8371 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/8374/stat : 8374 (xcsp3-exec) S 8371 8374 3634 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 475273985 115843072 363 33554432000 4194304 5098028 140729150570880 140729150568984 139722688655996 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 35614720 140729150575447 140729150575705 140729150575705 140729150578630 0
/proc/8374/statm: 28282 363 304 221 0 87 0
[pid=8376] ppid=8374 vsize=15144776 memory=27740 CPUtime=0.13 cores=1,3,5,7
/proc/8376/stat : 8376 (java) S 8374 8374 3634 0 -1 1077944320 5845 0 0 0 11 2 0 0 20 0 15 0 475273985 15508250624 6935 33554432000 4194304 4196468 140721578296592 140721578279136 140267957305079 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 22605824 140721578300379 140721578300554 140721578300554 140721578303439 0
/proc/8376/statm: 3786194 6935 3152 1 0 3748377 0
[pid=8376/tid=8377] ppid=8374 vsize=15144776 memory=7899213275874956123 CPUtime=0.09 cores=1,3,5,7
/proc/8376/task/8377/stat : 8377 (java) R 8374 8374 3634 0 -1 4202560 3747 0 0 0 8 1 0 0 20 0 15 0 475273985 15508250624 7001 33554432000 4194304 4196468 140721578296592 140267961537176 140267957317014 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 22605824 140721578300379 140721578300554 140721578300554 140721578303439 0
[pid=8376/tid=8378] ppid=8374 vsize=15144776 memory=-3689451258167578675 CPUtime=0 cores=1,3,5,7
/proc/8376/task/8378/stat : 8378 (java) S 8374 8374 3634 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475273986 15508250624 7001 33554432000 4194304 4196468 140721578296592 140267929148560 140267957315285 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22605824 140721578300379 140721578300554 140721578300554 140721578303439 0
[pid=8376/tid=8379] ppid=8374 vsize=15144776 memory=139973861656192 CPUtime=0 cores=1,3,5,7
/proc/8376/task/8379/stat : 8379 (java) S 8374 8374 3634 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475273986 15508250624 7001 33554432000 4194304 4196468 140721578296592 140267548675088 140267957315285 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22605824 140721578300379 140721578300554 140721578300554 140721578303439 0
[pid=8376/tid=8380] ppid=8374 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8376/task/8380/stat : 8380 (java) S 8374 8374 3634 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475273986 15508250624 7001 33554432000 4194304 4196468 140721578296592 140267547622288 140267957315285 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22605824 140721578300379 140721578300554 140721578300554 140721578303439 0
[pid=8376/tid=8381] ppid=8374 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8376/task/8381/stat : 8381 (java) S 8374 8374 3634 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475273986 15508250624 7001 33554432000 4194304 4196468 140721578296592 140267546569488 140267957315285 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22605824 140721578300379 140721578300554 140721578300554 140721578303439 0
[pid=8376/tid=8382] ppid=8374 vsize=15144776 memory=139973861656192 CPUtime=0 cores=1,3,5,7
/proc/8376/task/8382/stat : 8382 (java) S 8374 8374 3634 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475273987 15508250624 7001 33554432000 4194304 4196468 140721578296592 140267425921392 140267957316226 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22605824 140721578300379 140721578300554 140721578300554 140721578303439 0
[pid=8376/tid=8383] ppid=8374 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8376/task/8383/stat : 8383 (java) S 8374 8374 3634 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 475273988 15508250624 7001 33554432000 4194304 4196468 140721578296592 140267424867360 140267957315285 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22605824 140721578300379 140721578300554 140721578300554 140721578303439 0
[pid=8376/tid=8384] ppid=8374 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8376/task/8384/stat : 8384 (java) S 8374 8374 3634 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 475273988 15508250624 7001 33554432000 4194304 4196468 140721578296592 140267423814512 140267957315285 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22605824 140721578300379 140721578300554 140721578300554 140721578303439 0
[pid=8376/tid=8385] ppid=8374 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8376/task/8385/stat : 8385 (java) S 8374 8374 3634 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475273990 15508250624 7001 33554432000 4194304 4196468 140721578296592 140267422762832 140267957323675 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22605824 140721578300379 140721578300554 140721578300554 140721578303439 0
[pid=8376/tid=8386] ppid=8374 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8376/task/8386/stat : 8386 (java) R 8374 8374 3634 0 -1 4202560 477 0 0 0 0 0 0 0 20 0 15 0 475273990 15508250624 7001 33554432000 4194304 4196468 140721578296592 140267421692120 140267957326426 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 22605824 140721578300379 140721578300554 140721578300554 140721578303439 0
[pid=8376/tid=8387] ppid=8374 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8376/task/8387/stat : 8387 (java) R 8374 8374 3634 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475273990 15508250624 7001 33554432000 4194304 4196468 140721578296592 140267420658416 140267957316226 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 22605824 140721578300379 140721578300554 140721578300554 140721578303439 0
[pid=8376/tid=8388] ppid=8374 vsize=15144776 memory=139973861656192 CPUtime=0.02 cores=1,3,5,7
/proc/8376/task/8388/stat : 8388 (java) R 8374 8374 3634 0 -1 4202560 375 0 0 0 2 0 0 0 20 0 15 0 475273990 15508250624 7001 33554432000 4194304 4196468 140721578296592 140267419602632 140267936261366 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 22605824 140721578300379 140721578300554 140721578300554 140721578303439 0
[pid=8376/tid=8389] ppid=8374 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8376/task/8389/stat : 8389 (java) S 8374 8374 3634 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475273991 15508250624 7001 33554432000 4194304 4196468 140721578296592 140267418553056 140267957315285 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22605824 140721578300379 140721578300554 140721578300554 140721578303439 0
[pid=8376/tid=8390] ppid=8374 vsize=15144776 memory=139973861656192 CPUtime=0 cores=1,3,5,7
/proc/8376/task/8390/stat : 8390 (java) S 8374 8374 3634 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475273991 15508250624 7001 33554432000 4194304 4196468 140721578296592 140267417500336 140267957316226 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22605824 140721578300379 140721578300554 140721578300554 140721578303439 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 29192 KiB

[startup+0.212173 s]*
/proc/loadavg: 8.34 8.05 7.27 6/234 8390
/proc/meminfo: memFree=15340304/32770624 swapFree=66935844/67108860
[pid=8374] ppid=8371 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/8374/stat : 8374 (xcsp3-exec) S 8371 8374 3634 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 475273985 115843072 363 33554432000 4194304 5098028 140729150570880 140729150568984 139722688655996 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 35614720 140729150575447 140729150575705 140729150575705 140729150578630 0
/proc/8374/statm: 28282 363 304 221 0 87 0
[pid=8376] ppid=8374 vsize=15144776 memory=39756 CPUtime=0.34 cores=1,3,5,7
/proc/8376/stat : 8376 (java) S 8374 8374 3634 0 -1 1077944320 9649 0 0 0 31 3 0 0 20 0 15 0 475273985 15508250624 9939 33554432000 4194304 4196468 140721578296592 140721578279136 140267957305079 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 22605824 140721578300379 140721578300554 140721578300554 140721578303439 0
/proc/8376/statm: 3786194 9939 3315 1 0 3748377 0
[pid=8376/tid=8377] ppid=8374 vsize=15144776 memory=7883960649037381690 CPUtime=0.2 cores=1,3,5,7
/proc/8376/task/8377/stat : 8377 (java) R 8374 8374 3634 0 -1 4202560 6631 0 0 0 17 3 0 0 20 0 15 0 475273985 15508250624 9939 33554432000 4194304 4196468 140721578296592 140267961541840 140267957327005 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 22605824 140721578300379 140721578300554 140721578300554 140721578303439 0
[pid=8376/tid=8378] ppid=8374 vsize=15144776 memory=8956 CPUtime=0 cores=1,3,5,7
/proc/8376/task/8378/stat : 8378 (java) S 8374 8374 3634 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475273986 15508250624 9939 33554432000 4194304 4196468 140721578296592 140267929148560 140267957315285 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22605824 140721578300379 140721578300554 140721578300554 140721578303439 0
[pid=8376/tid=8379] ppid=8374 vsize=15144776 memory=3689773557783545504 CPUtime=0 cores=1,3,5,7
/proc/8376/task/8379/stat : 8379 (java) S 8374 8374 3634 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475273986 15508250624 9939 33554432000 4194304 4196468 140721578296592 140267548675088 140267957315285 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22605824 140721578300379 140721578300554 140721578300554 140721578303439 0
[pid=8376/tid=8380] ppid=8374 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8376/task/8380/stat : 8380 (java) S 8374 8374 3634 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475273986 15508250624 9939 33554432000 4194304 4196468 140721578296592 140267547622288 140267957315285 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22605824 140721578300379 140721578300554 140721578300554 140721578303439 0
[pid=8376/tid=8381] ppid=8374 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8376/task/8381/stat : 8381 (java) S 8374 8374 3634 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475273986 15508250624 9939 33554432000 4194304 4196468 140721578296592 140267546569488 140267957315285 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22605824 140721578300379 140721578300554 140721578300554 140721578303439 0
[pid=8376/tid=8382] ppid=8374 vsize=15144776 memory=139973861656192 CPUtime=0 cores=1,3,5,7
/proc/8376/task/8382/stat : 8382 (java) S 8374 8374 3634 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 475273987 15508250624 9939 33554432000 4194304 4196468 140721578296592 140267425921392 140267957316226 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22605824 140721578300379 140721578300554 140721578300554 140721578303439 0
[pid=8376/tid=8383] ppid=8374 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8376/task/8383/stat : 8383 (java) S 8374 8374 3634 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 475273988 15508250624 9939 33554432000 4194304 4196468 140721578296592 140267424867360 140267957315285 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22605824 140721578300379 140721578300554 140721578300554 140721578303439 0
[pid=8376/tid=8384] ppid=8374 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8376/task/8384/stat : 8384 (java) S 8374 8374 3634 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 475273988 15508250624 9939 33554432000 4194304 4196468 140721578296592 140267423814512 140267957315285 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22605824 140721578300379 140721578300554 140721578300554 140721578303439 0
[pid=8376/tid=8385] ppid=8374 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8376/task/8385/stat : 8385 (java) S 8374 8374 3634 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475273990 15508250624 9939 33554432000 4194304 4196468 140721578296592 140267422762832 140267957323675 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22605824 140721578300379 140721578300554 140721578300554 140721578303439 0
[pid=8376/tid=8386] ppid=8374 vsize=15144776 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/8376/task/8386/stat : 8386 (java) S 8374 8374 3634 0 -1 1077944384 541 0 0 0 2 0 0 0 20 0 15 0 475273990 15508250624 9939 33554432000 4194304 4196468 140721578296592 140267421711216 140267957316226 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22605824 140721578300379 140721578300554 140721578300554 140721578303439 0
[pid=8376/tid=8387] ppid=8374 vsize=15144776 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/8376/task/8387/stat : 8387 (java) S 8374 8374 3634 0 -1 1077944384 280 0 0 0 2 0 0 0 20 0 15 0 475273990 15508250624 9939 33554432000 4194304 4196468 140721578296592 140267420658416 140267957316226 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22605824 140721578300379 140721578300554 140721578300554 140721578303439 0
[pid=8376/tid=8388] ppid=8374 vsize=15144776 memory=139973861656192 CPUtime=0.08 cores=1,3,5,7
/proc/8376/task/8388/stat : 8388 (java) R 8374 8374 3634 0 -1 1077944384 898 0 0 0 8 0 0 0 20 0 15 0 475273990 15508250624 9939 33554432000 4194304 4196468 140721578296592 140267419605616 140267957316226 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 22605824 140721578300379 140721578300554 140721578300554 140721578303439 0
[pid=8376/tid=8389] ppid=8374 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8376/task/8389/stat : 8389 (java) S 8374 8374 3634 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475273991 15508250624 9939 33554432000 4194304 4196468 140721578296592 140267418553056 140267957315285 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22605824 140721578300379 140721578300554 140721578300554 140721578303439 0
[pid=8376/tid=8390] ppid=8374 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8376/task/8390/stat : 8390 (java) S 8374 8374 3634 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475273991 15508250624 9939 33554432000 4194304 4196468 140721578296592 140267417500336 140267957316226 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22605824 140721578300379 140721578300554 140721578300554 140721578303439 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 41208 KiB

[startup+0.310872 s]*
/proc/loadavg: 8.34 8.05 7.27 7/234 8390
/proc/meminfo: memFree=15332760/32770624 swapFree=66935844/67108860
[pid=8374] ppid=8371 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/8374/stat : 8374 (xcsp3-exec) S 8371 8374 3634 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 475273985 115843072 363 33554432000 4194304 5098028 140729150570880 140729150568984 139722688655996 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 35614720 140729150575447 140729150575705 140729150575705 140729150578630 0
/proc/8374/statm: 28282 363 304 221 0 87 0
[pid=8376] ppid=8374 vsize=15149032 memory=48732 CPUtime=0.53 cores=1,3,5,7
/proc/8376/stat : 8376 (java) S 8374 8374 3634 0 -1 1077944320 11057 0 0 0 49 4 0 0 20 0 15 0 475273985 15512608768 12183 33554432000 4194304 4196468 140721578296592 140721578279136 140267957305079 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 22605824 140721578300379 140721578300554 140721578300554 140721578303439 0
/proc/8376/statm: 3787258 12183 3364 1 0 3748377 0
[pid=8376/tid=8377] ppid=8374 vsize=15149032 memory=8112282956445269571 CPUtime=0.3 cores=1,3,5,7
/proc/8376/task/8377/stat : 8377 (java) R 8374 8374 3634 0 -1 4202560 7764 0 0 0 27 3 0 0 20 0 15 0 475273985 15512608768 12183 33554432000 4194304 4196468 140721578296592 140267961536192 140267941385566 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 22605824 140721578300379 140721578300554 140721578300554 140721578303439 0
[pid=8376/tid=8378] ppid=8374 vsize=15149032 memory=4872558044660077418 CPUtime=0 cores=1,3,5,7
/proc/8376/task/8378/stat : 8378 (java) S 8374 8374 3634 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475273986 15512608768 12183 33554432000 4194304 4196468 140721578296592 140267929148560 140267957315285 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22605824 140721578300379 140721578300554 140721578300554 140721578303439 0
[pid=8376/tid=8379] ppid=8374 vsize=15149032 memory=6944656575208382560 CPUtime=0 cores=1,3,5,7
/proc/8376/task/8379/stat : 8379 (java) S 8374 8374 3634 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475273986 15512608768 12183 33554432000 4194304 4196468 140721578296592 140267548675088 140267957315285 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22605824 140721578300379 140721578300554 140721578300554 140721578303439 0
[pid=8376/tid=8380] ppid=8374 vsize=15149032 memory=-2026666227646604569 CPUtime=0 cores=1,3,5,7
/proc/8376/task/8380/stat : 8380 (java) S 8374 8374 3634 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475273986 15512608768 12183 33554432000 4194304 4196468 140721578296592 140267547622288 140267957315285 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22605824 140721578300379 140721578300554 140721578300554 140721578303439 0
[pid=8376/tid=8381] ppid=8374 vsize=15149032 memory=7161374744685748120 CPUtime=0 cores=1,3,5,7
/proc/8376/task/8381/stat : 8381 (java) S 8374 8374 3634 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475273986 15512608768 12183 33554432000 4194304 4196468 140721578296592 140267546569488 140267957315285 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22605824 140721578300379 140721578300554 140721578300554 140721578303439 0
[pid=8376/tid=8382] ppid=8374 vsize=15149032 memory=6944657691966988345 CPUtime=0 cores=1,3,5,7
/proc/8376/task/8382/stat : 8382 (java) S 8374 8374 3634 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 475273987 15512608768 12183 33554432000 4194304 4196468 140721578296592 140267425921392 140267957316226 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22605824 140721578300379 140721578300554 140721578300554 140721578303439 0
[pid=8376/tid=8383] ppid=8374 vsize=15149032 memory=4196912344889787449 CPUtime=0 cores=1,3,5,7
/proc/8376/task/8383/stat : 8383 (java) S 8374 8374 3634 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 475273988 15512608768 12183 33554432000 4194304 4196468 140721578296592 140267424867360 140267957315285 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22605824 140721578300379 140721578300554 140721578300554 140721578303439 0
[pid=8376/tid=8384] ppid=8374 vsize=15149032 memory=3047711566422646390 CPUtime=0 cores=1,3,5,7
/proc/8376/task/8384/stat : 8384 (java) S 8374 8374 3634 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 475273988 15512608768 12183 33554432000 4194304 4196468 140721578296592 140267423814512 140267957315285 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22605824 140721578300379 140721578300554 140721578300554 140721578303439 0
[pid=8376/tid=8385] ppid=8374 vsize=15149032 memory=-6372718397967082684 CPUtime=0 cores=1,3,5,7
/proc/8376/task/8385/stat : 8385 (java) S 8374 8374 3634 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475273990 15512608768 12183 33554432000 4194304 4196468 140721578296592 140267422762832 140267957323675 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22605824 140721578300379 140721578300554 140721578300554 140721578303439 0
[pid=8376/tid=8386] ppid=8374 vsize=15149032 memory=8325818968683490714 CPUtime=0.04 cores=1,3,5,7
/proc/8376/task/8386/stat : 8386 (java) S 8374 8374 3634 0 -1 1077944384 559 0 0 0 4 0 0 0 20 0 15 0 475273990 15512608768 12183 33554432000 4194304 4196468 140721578296592 140267421711216 140267957316226 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22605824 140721578300379 140721578300554 140721578300554 140721578303439 0
[pid=8376/tid=8387] ppid=8374 vsize=15149032 memory=0 CPUtime=0.05 cores=1,3,5,7
/proc/8376/task/8387/stat : 8387 (java) R 8374 8374 3634 0 -1 4202560 387 0 0 0 5 0 0 0 20 0 15 0 475273990 15512608768 12183 33554432000 4194304 4196468 140721578296592 140267420639432 140267936545873 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 22605824 140721578300379 140721578300554 140721578300554 140721578303439 0
[pid=8376/tid=8388] ppid=8374 vsize=15149032 memory=0 CPUtime=0.13 cores=1,3,5,7
/proc/8376/task/8388/stat : 8388 (java) S 8374 8374 3634 0 -1 1077944384 1046 0 0 0 13 0 0 0 20 0 15 0 475273990 15512608768 12183 33554432000 4194304 4196468 140721578296592 140267419605616 140267957316226 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22605824 140721578300379 140721578300554 140721578300554 140721578303439 0
[pid=8376/tid=8389] ppid=8374 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8376/task/8389/stat : 8389 (java) S 8374 8374 3634 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475273991 15512608768 12183 33554432000 4194304 4196468 140721578296592 140267418553056 140267957315285 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22605824 140721578300379 140721578300554 140721578300554 140721578303439 0
[pid=8376/tid=8390] ppid=8374 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8376/task/8390/stat : 8390 (java) S 8374 8374 3634 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475273991 15512608768 12183 33554432000 4194304 4196468 140721578296592 140267417500336 140267957316226 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22605824 140721578300379 140721578300554 140721578300554 140721578303439 0
Current children cumulated CPU time: 0.53 s
Current children cumulated vsize: 15262160 KiB
Current children cumulated memory: 50184 KiB

[startup+0.700828 s]
/proc/loadavg: 8.34 8.05 7.27 8/234 8390
/proc/meminfo: memFree=15319424/32770624 swapFree=66935844/67108860
[pid=8374] ppid=8371 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/8374/stat : 8374 (xcsp3-exec) S 8371 8374 3634 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 475273985 115843072 363 33554432000 4194304 5098028 140729150570880 140729150568984 139722688655996 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 35614720 140729150575447 140729150575705 140729150575705 140729150578630 0
/proc/8374/statm: 28282 363 304 221 0 87 0
[pid=8376] ppid=8374 vsize=15151156 memory=77024 CPUtime=1.52 cores=1,3,5,7
/proc/8376/stat : 8376 (java) S 8374 8374 3634 0 -1 1077944320 15012 0 0 0 146 6 0 0 20 0 15 0 475273985 15514783744 19256 33554432000 4194304 4196468 140721578296592 140721578279136 140267957305079 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 22605824 140721578300379 140721578300554 140721578300554 140721578303439 0
/proc/8376/statm: 3787789 19256 3452 1 0 3748889 0
[pid=8376/tid=8377] ppid=8374 vsize=15151156 memory=33 CPUtime=0.67 cores=1,3,5,7
/proc/8376/task/8377/stat : 8377 (java) R 8374 8374 3634 0 -1 4202560 9444 0 0 0 63 4 0 0 20 0 15 0 475273985 15514783744 19256 33554432000 4194304 4196468 140721578296592 140267961534000 140267938890160 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 22605824 140721578300379 140721578300554 140721578300554 140721578303439 0
[pid=8376/tid=8378] ppid=8374 vsize=15151156 memory=-7082918048272507482 CPUtime=0 cores=1,3,5,7
/proc/8376/task/8378/stat : 8378 (java) S 8374 8374 3634 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475273986 15514783744 19256 33554432000 4194304 4196468 140721578296592 140267929148560 140267957315285 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22605824 140721578300379 140721578300554 140721578300554 140721578303439 0
[pid=8376/tid=8379] ppid=8374 vsize=15151156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8376/task/8379/stat : 8379 (java) S 8374 8374 3634 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475273986 15514783744 19256 33554432000 4194304 4196468 140721578296592 140267548675088 140267957315285 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22605824 140721578300379 140721578300554 140721578300554 140721578303439 0
[pid=8376/tid=8380] ppid=8374 vsize=15151156 memory=55832 CPUtime=0 cores=1,3,5,7
/proc/8376/task/8380/stat : 8380 (java) S 8374 8374 3634 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475273986 15514783744 19256 33554432000 4194304 4196468 140721578296592 140267547622288 140267957315285 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22605824 140721578300379 140721578300554 140721578300554 140721578303439 0
[pid=8376/tid=8381] ppid=8374 vsize=15151156 memory=2020 CPUtime=0 cores=1,3,5,7
/proc/8376/task/8381/stat : 8381 (java) S 8374 8374 3634 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475273986 15514783744 19256 33554432000 4194304 4196468 140721578296592 140267546569488 140267957315285 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22605824 140721578300379 140721578300554 140721578300554 140721578303439 0
[pid=8376/tid=8382] ppid=8374 vsize=15151156 memory=988 CPUtime=0 cores=1,3,5,7
/proc/8376/task/8382/stat : 8382 (java) S 8374 8374 3634 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 475273987 15514783744 19256 33554432000 4194304 4196468 140721578296592 140267425921392 140267957316226 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22605824 140721578300379 140721578300554 140721578300554 140721578303439 0
[pid=8376/tid=8383] ppid=8374 vsize=15151156 memory=1368 CPUtime=0 cores=1,3,5,7
/proc/8376/task/8383/stat : 8383 (java) S 8374 8374 3634 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 475273988 15514783744 19256 33554432000 4194304 4196468 140721578296592 140267424867360 140267957315285 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22605824 140721578300379 140721578300554 140721578300554 140721578303439 0
[pid=8376/tid=8384] ppid=8374 vsize=15151156 memory=1056 CPUtime=0 cores=1,3,5,7
/proc/8376/task/8384/stat : 8384 (java) S 8374 8374 3634 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 475273988 15514783744 19256 33554432000 4194304 4196468 140721578296592 140267423814512 140267957315285 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22605824 140721578300379 140721578300554 140721578300554 140721578303439 0
[pid=8376/tid=8385] ppid=8374 vsize=15151156 memory=1716 CPUtime=0 cores=1,3,5,7
/proc/8376/task/8385/stat : 8385 (java) S 8374 8374 3634 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475273990 15514783744 19256 33554432000 4194304 4196468 140721578296592 140267422762832 140267957323675 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22605824 140721578300379 140721578300554 140721578300554 140721578303439 0
[pid=8376/tid=8386] ppid=8374 vsize=15151156 memory=6024 CPUtime=0.22 cores=1,3,5,7
/proc/8376/task/8386/stat : 8386 (java) S 8374 8374 3634 0 -1 1077944384 1286 0 0 0 22 0 0 0 20 0 15 0 475273990 15514783744 19256 33554432000 4194304 4196468 140721578296592 140267421711216 140267957316226 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22605824 140721578300379 140721578300554 140721578300554 140721578303439 0
[pid=8376/tid=8387] ppid=8374 vsize=15151156 memory=11416 CPUtime=0.24 cores=1,3,5,7
/proc/8376/task/8387/stat : 8387 (java) S 8374 8374 3634 0 -1 1077944384 1034 0 0 0 24 0 0 0 20 0 15 0 475273990 15514783744 19256 33554432000 4194304 4196468 140721578296592 140267420658416 140267957316226 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22605824 140721578300379 140721578300554 140721578300554 140721578303439 0
[pid=8376/tid=8388] ppid=8374 vsize=15151156 memory=780 CPUtime=0.35 cores=1,3,5,7
/proc/8376/task/8388/stat : 8388 (java) S 8374 8374 3634 0 -1 1077944384 1939 0 0 0 35 0 0 0 20 0 15 0 475273990 15514783744 19256 33554432000 4194304 4196468 140721578296592 140267419605616 140267957316226 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22605824 140721578300379 140721578300554 140721578300554 140721578303439 0
[pid=8376/tid=8389] ppid=8374 vsize=15151156 memory=776 CPUtime=0 cores=1,3,5,7
/proc/8376/task/8389/stat : 8389 (java) S 8374 8374 3634 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475273991 15514783744 19256 33554432000 4194304 4196468 140721578296592 140267418553056 140267957315285 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22605824 140721578300379 140721578300554 140721578300554 140721578303439 0
[pid=8376/tid=8390] ppid=8374 vsize=15151156 memory=1560 CPUtime=0 cores=1,3,5,7
/proc/8376/task/8390/stat : 8390 (java) S 8374 8374 3634 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475273991 15514783744 19256 33554432000 4194304 4196468 140721578296592 140267417500336 140267957316226 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22605824 140721578300379 140721578300554 140721578300554 140721578303439 0
Current children cumulated CPU time: 1.52 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 78476 KiB

[startup+1.50434 s]
/proc/loadavg: 8.24 8.03 7.27 10/234 8390
/proc/meminfo: memFree=15273884/32770624 swapFree=66935844/67108860
[pid=8374] ppid=8371 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/8374/stat : 8374 (xcsp3-exec) S 8371 8374 3634 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 475273985 115843072 363 33554432000 4194304 5098028 140729150570880 140729150568984 139722688655996 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 35614720 140729150575447 140729150575705 140729150575705 140729150578630 0
/proc/8374/statm: 28282 363 304 221 0 87 0

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

Current children cumulated vsize: 15799872 KiB
Current children cumulated memory: 397388 KiB

[startup+21.6012 s]
/proc/loadavg: 8.45 8.09 7.31 9/239 8496
/proc/meminfo: memFree=14983972/32770624 swapFree=66935844/67108860
[pid=8374] ppid=8371 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/8374/stat : 8374 (xcsp3-exec) S 8371 8374 3634 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 475273985 115843072 363 33554432000 4194304 5098028 140729150570880 140729150568984 139722688655996 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 35614720 140729150575447 140729150575705 140729150575705 140729150578630 0
/proc/8374/statm: 28282 363 304 221 0 87 0
[pid=8376] ppid=8374 vsize=15686744 memory=395936 CPUtime=84.08 cores=1,3,5,7
/proc/8376/stat : 8376 (java) S 8374 8374 3634 0 -1 1077944320 50399 0 0 0 8379 29 0 0 20 0 19 0 475273985 16063225856 98984 33554432000 4194304 4196468 140721578296592 140721578279136 140267957305079 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 22605824 140721578300379 140721578300554 140721578300554 140721578303439 0
/proc/8376/statm: 3921686 98984 3531 1 0 3882786 0
[pid=8376/tid=8377] ppid=8374 vsize=15686744 memory=8112282956445269571 CPUtime=1.1 cores=1,3,5,7
/proc/8376/task/8377/stat : 8377 (java) S 8374 8374 3634 0 -1 1077944384 12980 0 0 0 104 6 0 0 20 0 19 0 475273985 16063225856 98984 33554432000 4194304 4196468 140721578296592 140267961545856 140267957315285 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22605824 140721578300379 140721578300554 140721578300554 140721578303439 0
[pid=8376/tid=8378] ppid=8374 vsize=15686744 memory=0 CPUtime=0.06 cores=1,3,5,7
/proc/8376/task/8378/stat : 8378 (java) S 8374 8374 3634 0 -1 1077944384 877 0 0 0 4 2 0 0 20 0 19 0 475273986 16063225856 98984 33554432000 4194304 4196468 140721578296592 140267929148560 140267957315285 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22605824 140721578300379 140721578300554 140721578300554 140721578303439 0
[pid=8376/tid=8379] ppid=8374 vsize=15686744 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/8376/task/8379/stat : 8379 (java) S 8374 8374 3634 0 -1 1077944384 453 0 0 0 5 2 0 0 20 0 19 0 475273986 16063225856 98984 33554432000 4194304 4196468 140721578296592 140267548675088 140267957315285 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22605824 140721578300379 140721578300554 140721578300554 140721578303439 0
[pid=8376/tid=8380] ppid=8374 vsize=15686744 memory=0 CPUtime=0.06 cores=1,3,5,7
/proc/8376/task/8380/stat : 8380 (java) S 8374 8374 3634 0 -1 1077944384 760 0 0 0 4 2 0 0 20 0 19 0 475273986 16063225856 98984 33554432000 4194304 4196468 140721578296592 140267547622288 140267957315285 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22605824 140721578300379 140721578300554 140721578300554 140721578303439 0
[pid=8376/tid=8381] ppid=8374 vsize=15686744 memory=0 CPUtime=0.05 cores=1,3,5,7
/proc/8376/task/8381/stat : 8381 (java) S 8374 8374 3634 0 -1 1077944384 1515 0 0 0 3 2 0 0 20 0 19 0 475273986 16063225856 98984 33554432000 4194304 4196468 140721578296592 140267546569488 140267957315285 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22605824 140721578300379 140721578300554 140721578300554 140721578303439 0
[pid=8376/tid=8382] ppid=8374 vsize=15686744 memory=164 CPUtime=0.01 cores=1,3,5,7
/proc/8376/task/8382/stat : 8382 (java) S 8374 8374 3634 0 -1 1077944384 1116 0 0 0 1 0 0 0 20 0 19 0 475273987 16063225856 98984 33554432000 4194304 4196468 140721578296592 140267425921392 140267957316226 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22605824 140721578300379 140721578300554 140721578300554 140721578303439 0
[pid=8376/tid=8383] ppid=8374 vsize=15686744 memory=317785455720661306 CPUtime=0 cores=1,3,5,7
/proc/8376/task/8383/stat : 8383 (java) S 8374 8374 3634 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 19 0 475273988 16063225856 98984 33554432000 4194304 4196468 140721578296592 140267424867424 140267957315285 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22605824 140721578300379 140721578300554 140721578300554 140721578303439 0
[pid=8376/tid=8384] ppid=8374 vsize=15686744 memory=13848568834296438 CPUtime=0 cores=1,3,5,7
/proc/8376/task/8384/stat : 8384 (java) S 8374 8374 3634 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 19 0 475273988 16063225856 98984 33554432000 4194304 4196468 140721578296592 140267423814528 140267957315285 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22605824 140721578300379 140721578300554 140721578300554 140721578303439 0
[pid=8376/tid=8385] ppid=8374 vsize=15686744 memory=6944656592455359580 CPUtime=0 cores=1,3,5,7
/proc/8376/task/8385/stat : 8385 (java) S 8374 8374 3634 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475273990 16063225856 98984 33554432000 4194304 4196468 140721578296592 140267422762832 140267957323675 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22605824 140721578300379 140721578300554 140721578300554 140721578303439 0
[pid=8376/tid=8386] ppid=8374 vsize=15686744 memory=-6657000309100945312 CPUtime=3.11 cores=1,3,5,7
/proc/8376/task/8386/stat : 8386 (java) S 8374 8374 3634 0 -1 1077944384 8388 0 0 0 308 3 0 0 20 0 19 0 475273990 16063225856 98984 33554432000 4194304 4196468 140721578296592 140267421711216 140267957316226 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22605824 140721578300379 140721578300554 140721578300554 140721578303439 0
[pid=8376/tid=8387] ppid=8374 vsize=15686744 memory=0 CPUtime=3.19 cores=1,3,5,7
/proc/8376/task/8387/stat : 8387 (java) S 8374 8374 3634 0 -1 1077944384 6459 0 0 0 318 1 0 0 20 0 19 0 475273990 16063225856 98984 33554432000 4194304 4196468 140721578296592 140267420658416 140267957316226 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22605824 140721578300379 140721578300554 140721578300554 140721578303439 0
[pid=8376/tid=8388] ppid=8374 vsize=15686744 memory=97647 CPUtime=1.07 cores=1,3,5,7
/proc/8376/task/8388/stat : 8388 (java) S 8374 8374 3634 0 -1 1077944384 10546 0 0 0 105 2 0 0 20 0 19 0 475273990 16063225856 98984 33554432000 4194304 4196468 140721578296592 140267419605616 140267957316226 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22605824 140721578300379 140721578300554 140721578300554 140721578303439 0
[pid=8376/tid=8389] ppid=8374 vsize=15686744 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8376/task/8389/stat : 8389 (java) S 8374 8374 3634 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475273991 16063225856 98984 33554432000 4194304 4196468 140721578296592 140267418553056 140267957315285 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22605824 140721578300379 140721578300554 140721578300554 140721578303439 0
[pid=8376/tid=8390] ppid=8374 vsize=15686744 memory=42 CPUtime=0 cores=1,3,5,7
/proc/8376/task/8390/stat : 8390 (java) S 8374 8374 3634 0 -1 1077944384 161 0 0 0 0 0 0 0 20 0 19 0 475273991 16063225856 98984 33554432000 4194304 4196468 140721578296592 140267417500336 140267957316226 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22605824 140721578300379 140721578300554 140721578300554 140721578303439 0
[pid=8376/tid=8491] ppid=8374 vsize=15686744 memory=0 CPUtime=17.13 cores=1,3,5,7
/proc/8376/task/8491/stat : 8491 (java) R 8374 8374 3634 0 -1 4202560 165 0 0 0 1713 0 0 0 20 0 19 0 475274386 16063225856 98984 33554432000 4194304 4196468 140721578296592 140267398815000 140267603008847 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 22605824 140721578300379 140721578300554 140721578300554 140721578303439 0
[pid=8376/tid=8492] ppid=8374 vsize=15686744 memory=139973723197718 CPUtime=17.03 cores=1,3,5,7
/proc/8376/task/8492/stat : 8492 (java) R 8374 8374 3634 0 -1 4202560 1260 0 0 0 1703 0 0 0 20 0 19 0 475274386 16063225856 98984 33554432000 4194304 4196468 140721578296592 140267399871160 140267603004838 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 22605824 140721578300379 140721578300554 140721578300554 140721578303439 0
[pid=8376/tid=8493] ppid=8374 vsize=15686744 memory=3512 CPUtime=17 cores=1,3,5,7
/proc/8376/task/8493/stat : 8493 (java) R 8374 8374 3634 0 -1 4202560 1324 0 0 0 1700 0 0 0 20 0 19 0 475274386 16063225856 98984 33554432000 4194304 4196468 140721578296592 140267400922024 140267594712510 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 22605824 140721578300379 140721578300554 140721578300554 140721578303439 0
[pid=8376/tid=8494] ppid=8374 vsize=15686744 memory=55832 CPUtime=16.96 cores=1,3,5,7
/proc/8376/task/8494/stat : 8494 (java) R 8374 8374 3634 0 -1 4202560 680 0 0 0 1696 0 0 0 20 0 19 0 475274386 16063225856 98984 33554432000 4194304 4196468 140721578296592 140267397762832 140267594712312 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 22605824 140721578300379 140721578300554 140721578300554 140721578303439 0
Current children cumulated CPU time: 84.08 s
Current children cumulated vsize: 15799872 KiB
Current children cumulated memory: 397388 KiB

[startup+22.4012 s]
/proc/loadavg: 8.45 8.09 7.31 9/239 8496
/proc/meminfo: memFree=14983972/32770624 swapFree=66935844/67108860
[pid=8374] ppid=8371 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/8374/stat : 8374 (xcsp3-exec) S 8371 8374 3634 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 475273985 115843072 363 33554432000 4194304 5098028 140729150570880 140729150568984 139722688655996 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 35614720 140729150575447 140729150575705 140729150575705 140729150578630 0
/proc/8374/statm: 28282 363 304 221 0 87 0
[pid=8376] ppid=8374 vsize=15686744 memory=395936 CPUtime=87.26 cores=1,3,5,7
/proc/8376/stat : 8376 (java) S 8374 8374 3634 0 -1 1077944320 50976 0 0 0 8697 29 0 0 20 0 19 0 475273985 16063225856 98984 33554432000 4194304 4196468 140721578296592 140721578279136 140267957305079 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 22605824 140721578300379 140721578300554 140721578300554 140721578303439 0
/proc/8376/statm: 3921686 98984 3531 1 0 3882786 0
[pid=8376/tid=8377] ppid=8374 vsize=15686744 memory=1368 CPUtime=1.1 cores=1,3,5,7
/proc/8376/task/8377/stat : 8377 (java) S 8374 8374 3634 0 -1 1077944384 12980 0 0 0 104 6 0 0 20 0 19 0 475273985 16063225856 98984 33554432000 4194304 4196468 140721578296592 140267961545856 140267957315285 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22605824 140721578300379 140721578300554 140721578300554 140721578303439 0
[pid=8376/tid=8378] ppid=8374 vsize=15686744 memory=1056 CPUtime=0.06 cores=1,3,5,7
/proc/8376/task/8378/stat : 8378 (java) S 8374 8374 3634 0 -1 1077944384 877 0 0 0 4 2 0 0 20 0 19 0 475273986 16063225856 98984 33554432000 4194304 4196468 140721578296592 140267929148560 140267957315285 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22605824 140721578300379 140721578300554 140721578300554 140721578303439 0
[pid=8376/tid=8379] ppid=8374 vsize=15686744 memory=2020 CPUtime=0.07 cores=1,3,5,7
/proc/8376/task/8379/stat : 8379 (java) S 8374 8374 3634 0 -1 1077944384 453 0 0 0 5 2 0 0 20 0 19 0 475273986 16063225856 98984 33554432000 4194304 4196468 140721578296592 140267548675088 140267957315285 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22605824 140721578300379 140721578300554 140721578300554 140721578303439 0
[pid=8376/tid=8380] ppid=8374 vsize=15686744 memory=988 CPUtime=0.06 cores=1,3,5,7
/proc/8376/task/8380/stat : 8380 (java) S 8374 8374 3634 0 -1 1077944384 760 0 0 0 4 2 0 0 20 0 19 0 475273986 16063225856 98984 33554432000 4194304 4196468 140721578296592 140267547622288 140267957315285 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22605824 140721578300379 140721578300554 140721578300554 140721578303439 0
[pid=8376/tid=8381] ppid=8374 vsize=15686744 memory=1368 CPUtime=0.05 cores=1,3,5,7
/proc/8376/task/8381/stat : 8381 (java) S 8374 8374 3634 0 -1 1077944384 1515 0 0 0 3 2 0 0 20 0 19 0 475273986 16063225856 98984 33554432000 4194304 4196468 140721578296592 140267546569488 140267957315285 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22605824 140721578300379 140721578300554 140721578300554 140721578303439 0
[pid=8376/tid=8382] ppid=8374 vsize=15686744 memory=1056 CPUtime=0.01 cores=1,3,5,7
/proc/8376/task/8382/stat : 8382 (java) S 8374 8374 3634 0 -1 1077944384 1118 0 0 0 1 0 0 0 20 0 19 0 475273987 16063225856 98984 33554432000 4194304 4196468 140721578296592 140267425921392 140267957316226 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22605824 140721578300379 140721578300554 140721578300554 140721578303439 0
[pid=8376/tid=8383] ppid=8374 vsize=15686744 memory=1716 CPUtime=0 cores=1,3,5,7
/proc/8376/task/8383/stat : 8383 (java) S 8374 8374 3634 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 19 0 475273988 16063225856 98984 33554432000 4194304 4196468 140721578296592 140267424867424 140267957315285 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22605824 140721578300379 140721578300554 140721578300554 140721578303439 0
[pid=8376/tid=8384] ppid=8374 vsize=15686744 memory=279947445443584 CPUtime=0 cores=1,3,5,7
/proc/8376/task/8384/stat : 8384 (java) S 8374 8374 3634 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 19 0 475273988 16063225856 98984 33554432000 4194304 4196468 140721578296592 140267423814528 140267957315285 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22605824 140721578300379 140721578300554 140721578300554 140721578303439 0
[pid=8376/tid=8385] ppid=8374 vsize=15686744 memory=139973723047392 CPUtime=0 cores=1,3,5,7
/proc/8376/task/8385/stat : 8385 (java) S 8374 8374 3634 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475273990 16063225856 98984 33554432000 4194304 4196468 140721578296592 140267422762832 140267957323675 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22605824 140721578300379 140721578300554 140721578300554 140721578303439 0
[pid=8376/tid=8386] ppid=8374 vsize=15686744 memory=139973723059764 CPUtime=3.14 cores=1,3,5,7
/proc/8376/task/8386/stat : 8386 (java) S 8374 8374 3634 0 -1 1077944384 8764 0 0 0 311 3 0 0 20 0 19 0 475273990 16063225856 98984 33554432000 4194304 4196468 140721578296592 140267421711216 140267957316226 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22605824 140721578300379 140721578300554 140721578300554 140721578303439 0
[pid=8376/tid=8387] ppid=8374 vsize=15686744 memory=3618254646711829472 CPUtime=3.2 cores=1,3,5,7
/proc/8376/task/8387/stat : 8387 (java) S 8374 8374 3634 0 -1 1077944384 6560 0 0 0 319 1 0 0 20 0 19 0 475273990 16063225856 98984 33554432000 4194304 4196468 140721578296592 140267420658416 140267957316226 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22605824 140721578300379 140721578300554 140721578300554 140721578303439 0
[pid=8376/tid=8388] ppid=8374 vsize=15686744 memory=2319529172889388144 CPUtime=1.07 cores=1,3,5,7
/proc/8376/task/8388/stat : 8388 (java) S 8374 8374 3634 0 -1 1077944384 10601 0 0 0 105 2 0 0 20 0 19 0 475273990 16063225856 98984 33554432000 4194304 4196468 140721578296592 140267419605616 140267957316226 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22605824 140721578300379 140721578300554 140721578300554 140721578303439 0
[pid=8376/tid=8389] ppid=8374 vsize=15686744 memory=7590651585498669159 CPUtime=0 cores=1,3,5,7
/proc/8376/task/8389/stat : 8389 (java) S 8374 8374 3634 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475273991 16063225856 98984 33554432000 4194304 4196468 140721578296592 140267418553056 140267957315285 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22605824 140721578300379 140721578300554 140721578300554 140721578303439 0
[pid=8376/tid=8390] ppid=8374 vsize=15686744 memory=6082514196445294695 CPUtime=0 cores=1,3,5,7
/proc/8376/task/8390/stat : 8390 (java) S 8374 8374 3634 0 -1 1077944384 161 0 0 0 0 0 0 0 20 0 19 0 475273991 16063225856 98984 33554432000 4194304 4196468 140721578296592 140267417500336 140267957316226 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22605824 140721578300379 140721578300554 140721578300554 140721578303439 0
[pid=8376/tid=8491] ppid=8374 vsize=15686744 memory=6082514196445294695 CPUtime=17.91 cores=1,3,5,7
/proc/8376/task/8491/stat : 8491 (java) R 8374 8374 3634 0 -1 4202560 166 0 0 0 1791 0 0 0 20 0 19 0 475274386 16063225856 98984 33554432000 4194304 4196468 140721578296592 140267398815176 140267604623329 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 22605824 140721578300379 140721578300554 140721578300554 140721578303439 0
[pid=8376/tid=8492] ppid=8374 vsize=15686744 memory=6082514196445294695 CPUtime=17.8 cores=1,3,5,7
/proc/8376/task/8492/stat : 8492 (java) R 8374 8374 3634 0 -1 4202560 1279 0 0 0 1780 0 0 0 20 0 19 0 475274386 16063225856 98984 33554432000 4194304 4196468 140721578296592 140267399868608 140267604625322 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 22605824 140721578300379 140721578300554 140721578300554 140721578303439 0
[pid=8376/tid=8493] ppid=8374 vsize=15686744 memory=7013346442758874224 CPUtime=17.79 cores=1,3,5,7
/proc/8376/task/8493/stat : 8493 (java) R 8374 8374 3634 0 -1 4202560 1339 0 0 0 1779 0 0 0 20 0 19 0 475274386 16063225856 98984 33554432000 4194304 4196468 140721578296592 140267400921800 140267604498694 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 22605824 140721578300379 140721578300554 140721578300554 140721578303439 0
[pid=8376/tid=8494] ppid=8374 vsize=15686744 memory=8112282956445269571 CPUtime=17.76 cores=1,3,5,7
/proc/8376/task/8494/stat : 8494 (java) R 8374 8374 3634 0 -1 4202560 688 0 0 0 1776 0 0 0 20 0 19 0 475274386 16063225856 98984 33554432000 4194304 4196468 140721578296592 140267397763168 140267601240588 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 22605824 140721578300379 140721578300554 140721578300554 140721578303439 0
Current children cumulated CPU time: 87.26 s
Current children cumulated vsize: 15799872 KiB
Current children cumulated memory: 397388 KiB

[startup+22.6012 s]
/proc/loadavg: 8.45 8.09 7.31 9/239 8496
/proc/meminfo: memFree=14983972/32770624 swapFree=66935844/67108860
[pid=8374] ppid=8371 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/8374/stat : 8374 (xcsp3-exec) S 8371 8374 3634 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 475273985 115843072 363 33554432000 4194304 5098028 140729150570880 140729150568984 139722688655996 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 35614720 140729150575447 140729150575705 140729150575705 140729150578630 0
/proc/8374/statm: 28282 363 304 221 0 87 0
[pid=8376] ppid=8374 vsize=15686744 memory=395936 CPUtime=88.07 cores=1,3,5,7
/proc/8376/stat : 8376 (java) S 8374 8374 3634 0 -1 1077944320 51372 0 0 0 8777 30 0 0 20 0 19 0 475273985 16063225856 98984 33554432000 4194304 4196468 140721578296592 140721578279136 140267957305079 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 22605824 140721578300379 140721578300554 140721578300554 140721578303439 0
/proc/8376/statm: 3921686 98984 3531 1 0 3882786 0
[pid=8376/tid=8377] ppid=8374 vsize=15686744 memory=3496008 CPUtime=1.1 cores=1,3,5,7
/proc/8376/task/8377/stat : 8377 (java) S 8374 8374 3634 0 -1 1077944384 12980 0 0 0 104 6 0 0 20 0 19 0 475273985 16063225856 98984 33554432000 4194304 4196468 140721578296592 140267961545856 140267957315285 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22605824 140721578300379 140721578300554 140721578300554 140721578303439 0
[pid=8376/tid=8378] ppid=8374 vsize=15686744 memory=1412 CPUtime=0.06 cores=1,3,5,7
/proc/8376/task/8378/stat : 8378 (java) S 8374 8374 3634 0 -1 1077944384 877 0 0 0 4 2 0 0 20 0 19 0 475273986 16063225856 98984 33554432000 4194304 4196468 140721578296592 140267929148560 140267957315285 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22605824 140721578300379 140721578300554 140721578300554 140721578303439 0
[pid=8376/tid=8379] ppid=8374 vsize=15686744 memory=2768 CPUtime=0.07 cores=1,3,5,7
/proc/8376/task/8379/stat : 8379 (java) S 8374 8374 3634 0 -1 1077944384 453 0 0 0 5 2 0 0 20 0 19 0 475273986 16063225856 98984 33554432000 4194304 4196468 140721578296592 140267548675088 140267957315285 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22605824 140721578300379 140721578300554 140721578300554 140721578303439 0
[pid=8376/tid=8380] ppid=8374 vsize=15686744 memory=1452 CPUtime=0.06 cores=1,3,5,7
/proc/8376/task/8380/stat : 8380 (java) S 8374 8374 3634 0 -1 1077944384 760 0 0 0 4 2 0 0 20 0 19 0 475273986 16063225856 98984 33554432000 4194304 4196468 140721578296592 140267547622288 140267957315285 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22605824 140721578300379 140721578300554 140721578300554 140721578303439 0
[pid=8376/tid=8381] ppid=8374 vsize=15686744 memory=6024 CPUtime=0.05 cores=1,3,5,7
/proc/8376/task/8381/stat : 8381 (java) S 8374 8374 3634 0 -1 1077944384 1515 0 0 0 3 2 0 0 20 0 19 0 475273986 16063225856 98984 33554432000 4194304 4196468 140721578296592 140267546569488 140267957315285 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22605824 140721578300379 140721578300554 140721578300554 140721578303439 0
[pid=8376/tid=8382] ppid=8374 vsize=15686744 memory=11416 CPUtime=0.01 cores=1,3,5,7
/proc/8376/task/8382/stat : 8382 (java) S 8374 8374 3634 0 -1 1077944384 1118 0 0 0 1 0 0 0 20 0 19 0 475273987 16063225856 98984 33554432000 4194304 4196468 140721578296592 140267425921392 140267957316226 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22605824 140721578300379 140721578300554 140721578300554 140721578303439 0
[pid=8376/tid=8383] ppid=8374 vsize=15686744 memory=780 CPUtime=0 cores=1,3,5,7
/proc/8376/task/8383/stat : 8383 (java) S 8374 8374 3634 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 19 0 475273988 16063225856 98984 33554432000 4194304 4196468 140721578296592 140267424867424 140267957315285 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22605824 140721578300379 140721578300554 140721578300554 140721578303439 0
[pid=8376/tid=8384] ppid=8374 vsize=15686744 memory=776 CPUtime=0 cores=1,3,5,7
/proc/8376/task/8384/stat : 8384 (java) S 8374 8374 3634 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 19 0 475273988 16063225856 98984 33554432000 4194304 4196468 140721578296592 140267423814528 140267957315285 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22605824 140721578300379 140721578300554 140721578300554 140721578303439 0
[pid=8376/tid=8385] ppid=8374 vsize=15686744 memory=1560 CPUtime=0 cores=1,3,5,7
/proc/8376/task/8385/stat : 8385 (java) S 8374 8374 3634 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475273990 16063225856 98984 33554432000 4194304 4196468 140721578296592 140267422762832 140267957323675 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22605824 140721578300379 140721578300554 140721578300554 140721578303439 0
[pid=8376/tid=8386] ppid=8374 vsize=15686744 memory=3592 CPUtime=3.14 cores=1,3,5,7
/proc/8376/task/8386/stat : 8386 (java) S 8374 8374 3634 0 -1 1077944384 8764 0 0 0 311 3 0 0 20 0 19 0 475273990 16063225856 98984 33554432000 4194304 4196468 140721578296592 140267421711216 140267957316226 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22605824 140721578300379 140721578300554 140721578300554 140721578303439 0
[pid=8376/tid=8387] ppid=8374 vsize=15686744 memory=1124 CPUtime=3.22 cores=1,3,5,7
/proc/8376/task/8387/stat : 8387 (java) R 8374 8374 3634 0 -1 4202560 6950 0 0 0 321 1 0 0 20 0 19 0 475273990 16063225856 98984 33554432000 4194304 4196468 140721578296592 140267420658712 140267935685495 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 22605824 140721578300379 140721578300554 140721578300554 140721578303439 0
[pid=8376/tid=8388] ppid=8374 vsize=15686744 memory=1 CPUtime=1.07 cores=1,3,5,7
/proc/8376/task/8388/stat : 8388 (java) R 8374 8374 3634 0 -1 1077944384 10601 0 0 0 105 2 0 0 20 0 19 0 475273990 16063225856 98984 33554432000 4194304 4196468 140721578296592 140267419605616 140267957316226 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 22605824 140721578300379 140721578300554 140721578300554 140721578303439 0
[pid=8376/tid=8389] ppid=8374 vsize=15686744 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8376/task/8389/stat : 8389 (java) S 8374 8374 3634 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475273991 16063225856 98984 33554432000 4194304 4196468 140721578296592 140267418553056 140267957315285 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22605824 140721578300379 140721578300554 140721578300554 140721578303439 0
[pid=8376/tid=8390] ppid=8374 vsize=15686744 memory=2544 CPUtime=0 cores=1,3,5,7
/proc/8376/task/8390/stat : 8390 (java) S 8374 8374 3634 0 -1 1077944384 161 0 0 0 0 0 0 0 20 0 19 0 475273991 16063225856 98984 33554432000 4194304 4196468 140721578296592 140267417500336 140267957316226 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22605824 140721578300379 140721578300554 140721578300554 140721578303439 0
[pid=8376/tid=8491] ppid=8374 vsize=15686744 memory=799 CPUtime=18.11 cores=1,3,5,7
/proc/8376/task/8491/stat : 8491 (java) R 8374 8374 3634 0 -1 4202560 166 0 0 0 1811 0 0 0 20 0 19 0 475274386 16063225856 98984 33554432000 4194304 4196468 140721578296592 140267398815176 140267600886668 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 22605824 140721578300379 140721578300554 140721578300554 140721578303439 0
[pid=8376/tid=8492] ppid=8374 vsize=15686744 memory=3 CPUtime=18 cores=1,3,5,7
/proc/8376/task/8492/stat : 8492 (java) R 8374 8374 3634 0 -1 4202560 1281 0 0 0 1800 0 0 0 20 0 19 0 475274386 16063225856 98984 33554432000 4194304 4196468 140721578296592 140267399868888 140267601724420 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 22605824 140721578300379 140721578300554 140721578300554 140721578303439 0
[pid=8376/tid=8493] ppid=8374 vsize=15686744 memory=1290 CPUtime=17.97 cores=1,3,5,7
/proc/8376/task/8493/stat : 8493 (java) R 8374 8374 3634 0 -1 4202560 1340 0 0 0 1797 0 0 0 20 0 19 0 475274386 16063225856 98984 33554432000 4194304 4196468 140721578296592 140267400921912 140267594711991 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 22605824 140721578300379 140721578300554 140721578300554 140721578303439 0
[pid=8376/tid=8494] ppid=8374 vsize=15686744 memory=277 CPUtime=17.96 cores=1,3,5,7
/proc/8376/task/8494/stat : 8494 (java) R 8374 8374 3634 0 -1 4202560 691 0 0 0 1796 0 0 0 20 0 19 0 475274386 16063225856 98984 33554432000 4194304 4196468 140721578296592 140267397763168 140267600875216 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 22605824 140721578300379 140721578300554 140721578300554 140721578303439 0
Current children cumulated CPU time: 88.07 s
Current children cumulated vsize: 15799872 KiB
Current children cumulated memory: 397388 KiB

[startup+22.7009 s]
/proc/loadavg: 8.45 8.09 7.31 9/239 8496
/proc/meminfo: memFree=14983972/32770624 swapFree=66935844/67108860
[pid=8374] ppid=8371 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/8374/stat : 8374 (xcsp3-exec) S 8371 8374 3634 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 475273985 115843072 363 33554432000 4194304 5098028 140729150570880 140729150568984 139722688655996 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 35614720 140729150575447 140729150575705 140729150575705 140729150578630 0
/proc/8374/statm: 28282 363 304 221 0 87 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 113128 KiB
Current children cumulated memory: 1452 KiB

Child status: 0
Real time (s): 22.7054
CPU time (s): 88.4633
CPU user time (s): 88.1527
CPU system time (s): 0.310659
CPU usage (%): 389.613
Max. virtual memory (cumulated for all children) (KiB): 15799872
Max. memory (cumulated for all children) (KiB): 397388

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 88.1527
system time used= 0.310659
maximum resident set size= 397488
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 52566
page faults= 0
swaps= 0
block input operations= 0
block output operations= 112
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4577
involuntary context switches= 2351


# summary of solver processes directly reported to runsolver:
#   pid: 8374
#   total CPU time (s): 88.4633
#   total CPU user time (s): 88.1527
#   total CPU system time (s): 0.310659

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.151381 second user time and 0.323135 second system time

The end

Launcher Data

Begin job on node147 at 2019-09-20 17:32:38
IDJOB=4403640
IDBENCH=141048
IDSOLVER=2863
FILE ID=node147/4403640-1568993602
RUNJOBID= node147-1568991333-3666
PBS_JOBID= 21704655
Free space on /var/tmp= 13484 MiB

SOLVER NAME= choco-solver 2019-09-20
BENCH NAME= XCSP18/NurseRostering/NurseRostering-01_c18.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-4403640-1568993602/watcher-4403640-1568993602 -o /var/tmp/evaluation-result-4403640-1568993602/solver-4403640-1568993602 -C 2520 -W 2520 -M 15500 --bin-var /var/tmp/runsolver-exch-node147-1568991333-3666 --watchdog 2580  xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 212914818 HOME/instance-4403640-1568993602.xml

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

MD5SUM BENCH= 0c15b35a08e73d195c67cb94b6fc4864
RANDOM SEED=212914818

node147.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.52
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.52
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.52
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.52
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:        15368080 kB
MemAvailable:   28297368 kB
Buffers:          136264 kB
Cached:         12762356 kB
SwapCached:        68676 kB
Active:          8792148 kB
Inactive:        7661280 kB
Active(anon):    3484928 kB
Inactive(anon):   119164 kB
Active(file):    5307220 kB
Inactive(file):  7542116 kB
Unevictable:      109112 kB
Mlocked:          109112 kB
SwapTotal:      67108860 kB
SwapFree:       66935844 kB
Dirty:             26296 kB
Writeback:             0 kB
AnonPages:       3597024 kB
Mapped:            65736 kB
Shmem:             40796 kB
Slab:             537708 kB
SReclaimable:     508412 kB
SUnreclaim:        29296 kB
KernelStack:        3904 kB
PageTables:        12376 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    5456316 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3473408 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= 13460 MiB
End job on node147 at 2019-09-20 17:33:01