Trace number 4398913

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 NameAnswerCPU timeWall clock time
choco-solver 2019-09-16SAT 688.387 174.235

General information on the benchmark

NameSportsScheduling/SportsScheduling-m1-s1/
SportsScheduling-14.xml
MD5SUM1e3f519c957d5cb55b89b746c42a86fa
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark167.509
Satisfiable
(Un)Satisfiability was proved
Number of variables287
Number of constraints147
Number of domains2
Minimum domain size14
Maximum domain size91
Distribution of domain sizes[{"size":14,"count":196},{"size":91,"count":91}]
Minimum variable degree3
Maximum variable degree4
Distribution of variable degrees[{"degree":3,"count":98},{"degree":4,"count":189}]
Minimum constraint arity1
Maximum constraint arity91
Distribution of constraint arities[{"arity":1,"count":7},{"arity":2,"count":7},{"arity":3,"count":91},{"arity":7,"count":13},{"arity":14,"count":14},{"arity":26,"count":7},{"arity":28,"count":7},{"arity":91,"count":1}]
Number of extensional constraints91
Number of intensional constraints14
Distribution of constraint types[{"type":"extension","count":91},{"type":"intension","count":14},{"type":"allDifferent","count":15},{"type":"count","count":13},{"type":"cardinality","count":14}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c java -server -Xmx12000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4398913-1568698353.xml"  -tl '2520s' -p 4
0.12/0.18	c Choco e747e1e
0.12/0.18	c [HOME/instance-4398913-1568698353.xml, -tl, 2520s, -p, 4]
0.34/0.22	c 4 solvers in parallel
0.34/0.28	c parse instance...
1.59/0.70	c solve instance...
688.30/174.21	s SATISFIABLE
688.30/174.21	v <instantiation>
688.30/174.21	v 	<list>h[0][0] h[0][1] h[0][2] h[0][3] h[0][4] h[0][5] h[0][6] h[0][7] h[0][8] h[0][9] h[0][10] h[0][11] h[0][12] h[1][0] h[1][1] h[1][2] h[1][3] h[1][4] h[1][5] h[1][6] h[1][7] h[1][8] h[1][9] h[1][10] h[1][11] h[1][12] h[2][0] h[2][1] h[2][2] h[2][3] h[2][4] h[2][5] h[2][6] h[2][7] h[2][8] h[2][9] h[2][10] h[2][11] h[2][12] h[3][0] h[3][1] h[3][2] h[3][3] h[3][4] h[3][5] h[3][6] h[3][7] h[3][8] h[3][9] h[3][10] h[3][11] h[3][12] h[4][0] h[4][1] h[4][2] h[4][3] h[4][4] h[4][5] h[4][6] h[4][7] h[4][8] h[4][9] h[4][10] h[4][11] h[4][12] h[5][0] h[5][1] h[5][2] h[5][3] h[5][4] h[5][5] h[5][6] h[5][7] h[5][8] h[5][9] h[5][10] h[5][11] h[5][12] h[6][0] h[6][1] h[6][2] h[6][3] h[6][4] h[6][5] h[6][6] h[6][7] h[6][8] h[6][9] h[6][10] h[6][11] h[6][12] a[0][0] a[0][1] a[0][2] a[0][3] a[0][4] a[0][5] a[0][6] a[0][7] a[0][8] a[0][9] a[0][10] a[0][11] a[0][12] a[1][0] a[1][1] a[1][2] a[1][3] a[1][4] a[1][5] a[1][6] a[1][7] a[1][8] a[1][9] a[1][10] a[1][11] a[1][12] a[2][0] a[2][1] a[2][2] a[2][3] a[2][4] a[2][5] a[2][6] a[2][7] a[2][8] a[2][9] a[2][10] a[2][11] a[2][12] a[3][0] a[3][1] a[3][2] a[3][3] a[3][4] a[3][5] a[3][6] a[3][7] a[3][8] a[3][9] a[3][10] a[3][11] a[3][12] a[4][0] a[4][1] a[4][2] a[4][3] a[4][4] a[4][5] a[4][6] a[4][7] a[4][8] a[4][9] a[4][10] a[4][11] a[4][12] a[5][0] a[5][1] a[5][2] a[5][3] a[5][4] a[5][5] a[5][6] a[5][7] a[5][8] a[5][9] a[5][10] a[5][11] a[5][12] a[6][0] a[6][1] a[6][2] a[6][3] a[6][4] a[6][5] a[6][6] a[6][7] a[6][8] a[6][9] a[6][10] a[6][11] a[6][12] m[0][0] m[0][1] m[0][2] m[0][3] m[0][4] m[0][5] m[0][6] m[0][7] m[0][8] m[0][9] m[0][10] m[0][11] m[0][12] m[1][0] m[1][1] m[1][2] m[1][3] m[1][4] m[1][5] m[1][6] m[1][7] m[1][8] m[1][9] m[1][10] m[1][11] m[1][12] m[2][0] m[2][1] m[2][2] m[2][3] m[2][4] m[2][5] m[2][6] m[2][7] m[2][8] m[2][9] m[2][10] m[2][11] m[2][12] m[3][0] m[3][1] m[3][2] m[3][3] m[3][4] m[3][5] m[3][6] m[3][7] m[3][8] m[3][9] m[3][10] m[3][11] m[3][12] m[4][0] m[4][1] m[4][2] m[4][3] m[4][4] m[4][5] m[4][6] m[4][7] m[4][8] m[4][9] m[4][10] m[4][11] m[4][12] m[5][0] m[5][1] m[5][2] m[5][3] m[5][4] m[5][5] m[5][6] m[5][7] m[5][8] m[5][9] m[5][10] m[5][11] m[5][12] m[6][0] m[6][1] m[6][2] m[6][3] m[6][4] m[6][5] m[6][6] m[6][7] m[6][8] m[6][9] m[6][10] m[6][11] m[6][12] hd[0] hd[1] hd[2] hd[3] hd[4] hd[5] hd[6] ad[0] ad[1] ad[2] ad[3] ad[4] ad[5] ad[6] </list>
688.30/174.21	v 	<values>0 4 6 8 3 0 1 4 5 3 2 5 2 2 1 5 3 11 7 4 2 4 5 1 6 0 4 10 1 6 0 2 6 3 0 2 3 7 1 6 9 0 0 2 1 8 5 8 11 9 1 7 8 0 7 5 4 3 2 1 6 0 7 3 4 10 3 8 9 1 4 0 0 2 1 5 2 3 12 7 2 1 10 9 3 6 1 4 0 0 5 1 13 12 11 9 6 10 7 7 8 10 13 11 3 6 11 7 12 12 9 13 10 9 8 8 13 5 12 13 10 5 8 13 12 9 7 4 11 9 7 11 3 4 6 5 12 10 13 13 12 4 10 9 2 9 12 8 13 5 11 11 10 13 10 12 11 5 10 13 7 11 7 8 12 12 6 9 6 13 8 4 2 13 10 11 9 3 6 11 12 8 0 54 68 78 41 5 21 48 56 40 32 62 33 25 17 60 39 88 74 50 35 51 58 19 64 12 46 86 24 66 4 30 69 44 8 29 36 73 20 63 82 2 3 28 16 79 59 80 89 83 15 72 76 1 71 61 49 45 27 22 67 9 75 42 53 85 37 77 84 18 52 6 7 34 23 55 31 38 90 70 26 13 87 81 43 65 14 47 10 11 57 9 0 8 2 1 4 5 12 10 11 3 6 13 7 </values>
688.30/174.21	v </instantiation>

Verifier Data

OK	

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4398913-1568698353/watcher-4398913-1568698353 -o /tmp/evaluation-result-4398913-1568698353/solver-4398913-1568698353 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node119-1568694401-32469 --watchdog 2580 xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 1648547232 HOME/instance-4398913-1568698353.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
Current StackSize limit: 8192 KiB

solver pid=8127, runsolver pid=8124

[startup+0.101287 s]*
/proc/loadavg: 8.56 8.50 8.16 7/234 8143
/proc/meminfo: memFree=28926128/32770624 swapFree=66939908/67108860
[pid=8127] ppid=8124 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/8127/stat : 8127 (xcsp3-exec) S 8124 8127 32437 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 445750162 115843072 363 33554432000 4194304 5098028 140733153511040 140733153509144 140344179880572 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 30273536 140733153518458 140733153518701 140733153518701 140733153521610 0
/proc/8127/statm: 28282 363 304 221 0 87 0
[pid=8129] ppid=8127 vsize=15144776 memory=28988 CPUtime=0.12 cores=1,3,5,7
/proc/8129/stat : 8129 (java) S 8127 8127 32437 0 -1 1077944320 5707 0 0 0 12 0 0 0 20 0 15 0 445750162 15508250624 7247 33554432000 4194304 4196468 140734007713424 140734007695968 139631263952631 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 10764288 140734007718895 140734007719066 140734007719066 140734007721935 0
/proc/8129/statm: 3786194 7247 3181 1 0 3748377 0
[pid=8129/tid=8130] ppid=8127 vsize=15144776 memory=7031125463459224206 CPUtime=0.09 cores=1,3,5,7
/proc/8129/task/8130/stat : 8130 (java) R 8127 8127 32437 0 -1 4202560 3585 0 0 0 9 0 0 0 20 0 15 0 445750162 15508250624 7247 33554432000 4194304 4196468 140734007713424 139631268179648 139630880092517 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 10764288 140734007718895 140734007719066 140734007719066 140734007721935 0
[pid=8129/tid=8131] ppid=8127 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8129/task/8131/stat : 8131 (java) S 8127 8127 32437 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445750163 15508250624 7247 33554432000 4194304 4196468 140734007713424 139631200189456 139631263962837 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10764288 140734007718895 140734007719066 140734007719066 140734007721935 0
[pid=8129/tid=8132] ppid=8127 vsize=15144776 memory=140137594160768 CPUtime=0 cores=1,3,5,7
/proc/8129/task/8132/stat : 8132 (java) S 8127 8127 32437 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445750163 15508250624 7247 33554432000 4194304 4196468 140734007713424 139630855380112 139631263962837 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10764288 140734007718895 140734007719066 140734007719066 140734007721935 0
[pid=8129/tid=8133] ppid=8127 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8129/task/8133/stat : 8133 (java) S 8127 8127 32437 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445750163 15508250624 7247 33554432000 4194304 4196468 140734007713424 139630854327056 139631263962837 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10764288 140734007718895 140734007719066 140734007719066 140734007721935 0
[pid=8129/tid=8134] ppid=8127 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8129/task/8134/stat : 8134 (java) S 8127 8127 32437 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445750163 15508250624 7247 33554432000 4194304 4196468 140734007713424 139630853274512 139631263962837 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10764288 140734007718895 140734007719066 140734007719066 140734007721935 0
[pid=8129/tid=8135] ppid=8127 vsize=15144776 memory=140137594160768 CPUtime=0 cores=1,3,5,7
/proc/8129/task/8135/stat : 8135 (java) S 8127 8127 32437 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445750164 15508250624 7247 33554432000 4194304 4196468 140734007713424 139630799812848 139631263963778 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10764288 140734007718895 140734007719066 140734007719066 140734007721935 0
[pid=8129/tid=8136] ppid=8127 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8129/task/8136/stat : 8136 (java) S 8127 8127 32437 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 445750165 15508250624 7247 33554432000 4194304 4196468 140734007713424 139630798759072 139631263962837 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10764288 140734007718895 140734007719066 140734007719066 140734007721935 0
[pid=8129/tid=8137] ppid=8127 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8129/task/8137/stat : 8137 (java) S 8127 8127 32437 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 445750165 15508250624 7247 33554432000 4194304 4196468 140734007713424 139630797705968 139631263962837 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10764288 140734007718895 140734007719066 140734007719066 140734007721935 0
[pid=8129/tid=8138] ppid=8127 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8129/task/8138/stat : 8138 (java) S 8127 8127 32437 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445750167 15508250624 7247 33554432000 4194304 4196468 140734007713424 139630728964048 139631263971227 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10764288 140734007718895 140734007719066 140734007719066 140734007721935 0
[pid=8129/tid=8139] ppid=8127 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8129/task/8139/stat : 8139 (java) R 8127 8127 32437 0 -1 4202560 302 0 0 0 0 0 0 0 20 0 15 0 445750167 15508250624 7247 33554432000 4194304 4196468 140734007713424 139630727912176 139631263973978 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 10764288 140734007718895 140734007719066 140734007719066 140734007721935 0
[pid=8129/tid=8140] ppid=8127 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8129/task/8140/stat : 8140 (java) R 8127 8127 32437 0 -1 1077944384 162 0 0 0 0 0 0 0 20 0 15 0 445750167 15508250624 7247 33554432000 4194304 4196468 140734007713424 139630726859632 139631263963778 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 10764288 140734007718895 140734007719066 140734007719066 140734007721935 0
[pid=8129/tid=8141] ppid=8127 vsize=15144776 memory=140137594160768 CPUtime=0.02 cores=1,3,5,7
/proc/8129/task/8141/stat : 8141 (java) R 8127 8127 32437 0 -1 4202560 362 0 0 0 2 0 0 0 20 0 15 0 445750167 15508250624 7247 33554432000 4194304 4196468 140734007713424 139630725806576 139631248033118 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 10764288 140734007718895 140734007719066 140734007719066 140734007721935 0
[pid=8129/tid=8142] ppid=8127 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8129/task/8142/stat : 8142 (java) S 8127 8127 32437 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445750167 15508250624 7247 33554432000 4194304 4196468 140734007713424 139630724754272 139631263962837 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10764288 140734007718895 140734007719066 140734007719066 140734007721935 0
[pid=8129/tid=8143] ppid=8127 vsize=15144776 memory=140137594160768 CPUtime=0 cores=1,3,5,7
/proc/8129/task/8143/stat : 8143 (java) R 8127 8127 32437 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445750168 15508250624 7247 33554432000 4194304 4196468 140734007713424 139630723701296 139631263963778 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 10764288 140734007718895 140734007719066 140734007719066 140734007721935 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 30440 KiB

[startup+0.210765 s]*
/proc/loadavg: 8.56 8.50 8.16 7/234 8143
/proc/meminfo: memFree=28913644/32770624 swapFree=66939908/67108860
[pid=8127] ppid=8124 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/8127/stat : 8127 (xcsp3-exec) S 8124 8127 32437 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 445750162 115843072 363 33554432000 4194304 5098028 140733153511040 140733153509144 140344179880572 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 30273536 140733153518458 140733153518701 140733153518701 140733153521610 0
/proc/8127/statm: 28282 363 304 221 0 87 0
[pid=8129] ppid=8127 vsize=15144776 memory=40900 CPUtime=0.34 cores=1,3,5,7
/proc/8129/stat : 8129 (java) S 8127 8127 32437 0 -1 1077944320 9468 0 0 0 31 3 0 0 20 0 15 0 445750162 15508250624 10225 33554432000 4194304 4196468 140734007713424 140734007695968 139631263952631 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 10764288 140734007718895 140734007719066 140734007719066 140734007721935 0
/proc/8129/statm: 3786194 10225 3253 1 0 3748377 0
[pid=8129/tid=8130] ppid=8127 vsize=15144776 memory=7022364632946311227 CPUtime=0.2 cores=1,3,5,7
/proc/8129/task/8130/stat : 8130 (java) R 8127 8127 32437 0 -1 4202560 6621 0 0 0 18 2 0 0 20 0 15 0 445750162 15508250624 10225 33554432000 4194304 4196468 140734007713424 139631268190096 139631263974557 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 10764288 140734007718895 140734007719066 140734007719066 140734007721935 0
[pid=8129/tid=8131] ppid=8127 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8129/task/8131/stat : 8131 (java) S 8127 8127 32437 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445750163 15508250624 10225 33554432000 4194304 4196468 140734007713424 139631200189456 139631263962837 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10764288 140734007718895 140734007719066 140734007719066 140734007721935 0
[pid=8129/tid=8132] ppid=8127 vsize=15144776 memory=140137594187517 CPUtime=0 cores=1,3,5,7
/proc/8129/task/8132/stat : 8132 (java) S 8127 8127 32437 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445750163 15508250624 10225 33554432000 4194304 4196468 140734007713424 139630855380112 139631263962837 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10764288 140734007718895 140734007719066 140734007719066 140734007721935 0
[pid=8129/tid=8133] ppid=8127 vsize=15144776 memory=140137594160768 CPUtime=0 cores=1,3,5,7
/proc/8129/task/8133/stat : 8133 (java) S 8127 8127 32437 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445750163 15508250624 10225 33554432000 4194304 4196468 140734007713424 139630854327056 139631263962837 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10764288 140734007718895 140734007719066 140734007719066 140734007721935 0
[pid=8129/tid=8134] ppid=8127 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8129/task/8134/stat : 8134 (java) S 8127 8127 32437 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445750163 15508250624 10225 33554432000 4194304 4196468 140734007713424 139630853274512 139631263962837 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10764288 140734007718895 140734007719066 140734007719066 140734007721935 0
[pid=8129/tid=8135] ppid=8127 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8129/task/8135/stat : 8135 (java) S 8127 8127 32437 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 445750164 15508250624 10225 33554432000 4194304 4196468 140734007713424 139630799812848 139631263963778 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10764288 140734007718895 140734007719066 140734007719066 140734007721935 0
[pid=8129/tid=8136] ppid=8127 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8129/task/8136/stat : 8136 (java) S 8127 8127 32437 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 445750165 15508250624 10225 33554432000 4194304 4196468 140734007713424 139630798759072 139631263962837 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10764288 140734007718895 140734007719066 140734007719066 140734007721935 0
[pid=8129/tid=8137] ppid=8127 vsize=15144776 memory=140137594160768 CPUtime=0 cores=1,3,5,7
/proc/8129/task/8137/stat : 8137 (java) S 8127 8127 32437 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 445750165 15508250624 10225 33554432000 4194304 4196468 140734007713424 139630797705968 139631263962837 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10764288 140734007718895 140734007719066 140734007719066 140734007721935 0
[pid=8129/tid=8138] ppid=8127 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8129/task/8138/stat : 8138 (java) S 8127 8127 32437 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445750167 15508250624 10225 33554432000 4194304 4196468 140734007713424 139630728964048 139631263971227 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10764288 140734007718895 140734007719066 140734007719066 140734007721935 0
[pid=8129/tid=8139] ppid=8127 vsize=15144776 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/8129/task/8139/stat : 8139 (java) S 8127 8127 32437 0 -1 1077944384 636 0 0 0 3 0 0 0 20 0 15 0 445750167 15508250624 10225 33554432000 4194304 4196468 140734007713424 139630727912176 139631263963778 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10764288 140734007718895 140734007719066 140734007719066 140734007721935 0
[pid=8129/tid=8140] ppid=8127 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8129/task/8140/stat : 8140 (java) S 8127 8127 32437 0 -1 1077944384 171 0 0 0 0 0 0 0 20 0 15 0 445750167 15508250624 10225 33554432000 4194304 4196468 140734007713424 139630726859632 139631263963778 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10764288 140734007718895 140734007719066 140734007719066 140734007721935 0
[pid=8129/tid=8141] ppid=8127 vsize=15144776 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/8129/task/8141/stat : 8141 (java) S 8127 8127 32437 0 -1 1077944384 748 0 0 0 8 0 0 0 20 0 15 0 445750167 15508250624 10225 33554432000 4194304 4196468 140734007713424 139630725806576 139631263963778 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10764288 140734007718895 140734007719066 140734007719066 140734007721935 0
[pid=8129/tid=8142] ppid=8127 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8129/task/8142/stat : 8142 (java) S 8127 8127 32437 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445750167 15508250624 10225 33554432000 4194304 4196468 140734007713424 139630724754272 139631263962837 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10764288 140734007718895 140734007719066 140734007719066 140734007721935 0
[pid=8129/tid=8143] ppid=8127 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8129/task/8143/stat : 8143 (java) S 8127 8127 32437 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445750168 15508250624 10225 33554432000 4194304 4196468 140734007713424 139630723701296 139631263963778 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10764288 140734007718895 140734007719066 140734007719066 140734007721935 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 42352 KiB

[startup+0.318178 s]*
/proc/loadavg: 8.56 8.50 8.16 6/234 8143
/proc/meminfo: memFree=28905608/32770624 swapFree=66939908/67108860
[pid=8127] ppid=8124 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/8127/stat : 8127 (xcsp3-exec) S 8124 8127 32437 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 445750162 115843072 363 33554432000 4194304 5098028 140733153511040 140733153509144 140344179880572 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 30273536 140733153518458 140733153518701 140733153518701 140733153521610 0
/proc/8127/statm: 28282 363 304 221 0 87 0
[pid=8129] ppid=8127 vsize=15149032 memory=50532 CPUtime=0.54 cores=1,3,5,7
/proc/8129/stat : 8129 (java) S 8127 8127 32437 0 -1 1077944320 10987 0 0 0 50 4 0 0 20 0 15 0 445750162 15512608768 12633 33554432000 4194304 4196468 140734007713424 140734007695968 139631263952631 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 10764288 140734007718895 140734007719066 140734007719066 140734007721935 0
/proc/8129/statm: 3787258 12633 3331 1 0 3748377 0
[pid=8129/tid=8130] ppid=8127 vsize=15149032 memory=7100839887217527144 CPUtime=0.31 cores=1,3,5,7
/proc/8129/task/8130/stat : 8130 (java) R 8127 8127 32437 0 -1 4202560 7917 0 0 0 28 3 0 0 20 0 15 0 445750162 15512608768 12633 33554432000 4194304 4196468 140734007713424 139631268182592 139631248033118 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 10764288 140734007718895 140734007719066 140734007719066 140734007721935 0
[pid=8129/tid=8131] ppid=8127 vsize=15149032 memory=4294967331 CPUtime=0 cores=1,3,5,7
/proc/8129/task/8131/stat : 8131 (java) S 8127 8127 32437 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445750163 15512608768 12633 33554432000 4194304 4196468 140734007713424 139631200189456 139631263962837 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10764288 140734007718895 140734007719066 140734007719066 140734007721935 0
[pid=8129/tid=8132] ppid=8127 vsize=15149032 memory=140137594214176 CPUtime=0 cores=1,3,5,7
/proc/8129/task/8132/stat : 8132 (java) S 8127 8127 32437 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445750163 15512608768 12633 33554432000 4194304 4196468 140734007713424 139630855380112 139631263962837 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10764288 140734007718895 140734007719066 140734007719066 140734007721935 0
[pid=8129/tid=8133] ppid=8127 vsize=15149032 memory=55780 CPUtime=0 cores=1,3,5,7
/proc/8129/task/8133/stat : 8133 (java) S 8127 8127 32437 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445750163 15512608768 12633 33554432000 4194304 4196468 140734007713424 139630854327056 139631263962837 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10764288 140734007718895 140734007719066 140734007719066 140734007721935 0
[pid=8129/tid=8134] ppid=8127 vsize=15149032 memory=35 CPUtime=0 cores=1,3,5,7
/proc/8129/task/8134/stat : 8134 (java) S 8127 8127 32437 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445750163 15512608768 12633 33554432000 4194304 4196468 140734007713424 139630853274512 139631263962837 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10764288 140734007718895 140734007719066 140734007719066 140734007721935 0
[pid=8129/tid=8135] ppid=8127 vsize=15149032 memory=140137594221088 CPUtime=0 cores=1,3,5,7
/proc/8129/task/8135/stat : 8135 (java) S 8127 8127 32437 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 445750164 15512608768 12633 33554432000 4194304 4196468 140734007713424 139630799812848 139631263963778 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10764288 140734007718895 140734007719066 140734007719066 140734007721935 0
[pid=8129/tid=8136] ppid=8127 vsize=15149032 memory=35 CPUtime=0 cores=1,3,5,7
/proc/8129/task/8136/stat : 8136 (java) S 8127 8127 32437 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 445750165 15512608768 12633 33554432000 4194304 4196468 140734007713424 139630798759072 139631263962837 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10764288 140734007718895 140734007719066 140734007719066 140734007721935 0
[pid=8129/tid=8137] ppid=8127 vsize=15149032 memory=2244 CPUtime=0 cores=1,3,5,7
/proc/8129/task/8137/stat : 8137 (java) S 8127 8127 32437 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 445750165 15512608768 12633 33554432000 4194304 4196468 140734007713424 139630797705968 139631263962837 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10764288 140734007718895 140734007719066 140734007719066 140734007721935 0
[pid=8129/tid=8138] ppid=8127 vsize=15149032 memory=2244 CPUtime=0 cores=1,3,5,7
/proc/8129/task/8138/stat : 8138 (java) S 8127 8127 32437 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445750167 15512608768 12633 33554432000 4194304 4196468 140734007713424 139630728964048 139631263971227 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10764288 140734007718895 140734007719066 140734007719066 140734007721935 0
[pid=8129/tid=8139] ppid=8127 vsize=15149032 memory=0 CPUtime=0.05 cores=1,3,5,7
/proc/8129/task/8139/stat : 8139 (java) S 8127 8127 32437 0 -1 1077944384 653 0 0 0 5 0 0 0 20 0 15 0 445750167 15512608768 12633 33554432000 4194304 4196468 140734007713424 139630727912176 139631263963778 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10764288 140734007718895 140734007719066 140734007719066 140734007721935 0
[pid=8129/tid=8140] ppid=8127 vsize=15149032 memory=140137468115887 CPUtime=0.04 cores=1,3,5,7
/proc/8129/task/8140/stat : 8140 (java) S 8127 8127 32437 0 -1 1077944384 315 0 0 0 4 0 0 0 20 0 15 0 445750167 15512608768 12633 33554432000 4194304 4196468 140734007713424 139630726859632 139631263963778 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10764288 140734007718895 140734007719066 140734007719066 140734007721935 0
[pid=8129/tid=8141] ppid=8127 vsize=15149032 memory=140137594167879 CPUtime=0.12 cores=1,3,5,7
/proc/8129/task/8141/stat : 8141 (java) S 8127 8127 32437 0 -1 1077944384 834 0 0 0 12 0 0 0 20 0 15 0 445750167 15512608768 12633 33554432000 4194304 4196468 140734007713424 139630725806576 139631263963778 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10764288 140734007718895 140734007719066 140734007719066 140734007721935 0
[pid=8129/tid=8142] ppid=8127 vsize=15149032 memory=140137468125103 CPUtime=0 cores=1,3,5,7
/proc/8129/task/8142/stat : 8142 (java) S 8127 8127 32437 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445750167 15512608768 12633 33554432000 4194304 4196468 140734007713424 139630724754272 139631263962837 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10764288 140734007718895 140734007719066 140734007719066 140734007721935 0
[pid=8129/tid=8143] ppid=8127 vsize=15149032 memory=280275062288256 CPUtime=0 cores=1,3,5,7
/proc/8129/task/8143/stat : 8143 (java) S 8127 8127 32437 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445750168 15512608768 12633 33554432000 4194304 4196468 140734007713424 139630723701296 139631263963778 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10764288 140734007718895 140734007719066 140734007719066 140734007721935 0
Current children cumulated CPU time: 0.54 s
Current children cumulated vsize: 15262160 KiB
Current children cumulated memory: 51984 KiB

[startup+0.701182 s]
/proc/loadavg: 8.56 8.50 8.16 7/234 8143
/proc/meminfo: memFree=28894988/32770624 swapFree=66939908/67108860
[pid=8127] ppid=8124 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/8127/stat : 8127 (xcsp3-exec) S 8124 8127 32437 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 445750162 115843072 363 33554432000 4194304 5098028 140733153511040 140733153509144 140344179880572 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 30273536 140733153518458 140733153518701 140733153518701 140733153521610 0
/proc/8127/statm: 28282 363 304 221 0 87 0
[pid=8129] ppid=8127 vsize=15151156 memory=84456 CPUtime=1.59 cores=1,3,5,7
/proc/8129/stat : 8129 (java) S 8127 8127 32437 0 -1 1077944320 14786 0 0 0 154 5 0 0 20 0 15 0 445750162 15514783744 21114 33554432000 4194304 4196468 140734007713424 140734007695968 139631263952631 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 10764288 140734007718895 140734007719066 140734007719066 140734007721935 0
/proc/8129/statm: 3787789 21114 3454 1 0 3748889 0
[pid=8129/tid=8130] ppid=8127 vsize=15151156 memory=148 CPUtime=0.67 cores=1,3,5,7
/proc/8129/task/8130/stat : 8130 (java) R 8127 8127 32437 0 -1 4202560 9270 0 0 0 64 3 0 0 20 0 15 0 445750162 15514783744 21114 33554432000 4194304 4196468 140734007713424 139631268189888 139630881240811 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 10764288 140734007718895 140734007719066 140734007719066 140734007721935 0
[pid=8129/tid=8131] ppid=8127 vsize=15151156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8129/task/8131/stat : 8131 (java) S 8127 8127 32437 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445750163 15514783744 21114 33554432000 4194304 4196468 140734007713424 139631200189456 139631263962837 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10764288 140734007718895 140734007719066 140734007719066 140734007721935 0
[pid=8129/tid=8132] ppid=8127 vsize=15151156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8129/task/8132/stat : 8132 (java) S 8127 8127 32437 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445750163 15514783744 21114 33554432000 4194304 4196468 140734007713424 139630855380112 139631263962837 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10764288 140734007718895 140734007719066 140734007719066 140734007721935 0
[pid=8129/tid=8133] ppid=8127 vsize=15151156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8129/task/8133/stat : 8133 (java) S 8127 8127 32437 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445750163 15514783744 21114 33554432000 4194304 4196468 140734007713424 139630854327056 139631263962837 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10764288 140734007718895 140734007719066 140734007719066 140734007721935 0
[pid=8129/tid=8134] ppid=8127 vsize=15151156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8129/task/8134/stat : 8134 (java) S 8127 8127 32437 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445750163 15514783744 21114 33554432000 4194304 4196468 140734007713424 139630853274512 139631263962837 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10764288 140734007718895 140734007719066 140734007719066 140734007721935 0
[pid=8129/tid=8135] ppid=8127 vsize=15151156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8129/task/8135/stat : 8135 (java) S 8127 8127 32437 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 445750164 15514783744 21114 33554432000 4194304 4196468 140734007713424 139630799812848 139631263963778 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10764288 140734007718895 140734007719066 140734007719066 140734007721935 0
[pid=8129/tid=8136] ppid=8127 vsize=15151156 memory=132 CPUtime=0 cores=1,3,5,7
/proc/8129/task/8136/stat : 8136 (java) S 8127 8127 32437 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 445750165 15514783744 21114 33554432000 4194304 4196468 140734007713424 139630798759072 139631263962837 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10764288 140734007718895 140734007719066 140734007719066 140734007721935 0
[pid=8129/tid=8137] ppid=8127 vsize=15151156 memory=288230596050944315 CPUtime=0 cores=1,3,5,7
/proc/8129/task/8137/stat : 8137 (java) S 8127 8127 32437 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 445750165 15514783744 21114 33554432000 4194304 4196468 140734007713424 139630797705968 139631263962837 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10764288 140734007718895 140734007719066 140734007719066 140734007721935 0
[pid=8129/tid=8138] ppid=8127 vsize=15151156 memory=14698517092372542 CPUtime=0 cores=1,3,5,7
/proc/8129/task/8138/stat : 8138 (java) S 8127 8127 32437 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445750167 15514783744 21114 33554432000 4194304 4196468 140734007713424 139630728964048 139631263971227 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10764288 140734007718895 140734007719066 140734007719066 140734007721935 0
[pid=8129/tid=8139] ppid=8127 vsize=15151156 memory=0 CPUtime=0.25 cores=1,3,5,7
/proc/8129/task/8139/stat : 8139 (java) R 8127 8127 32437 0 -1 4202560 1435 0 0 0 25 0 0 0 20 0 15 0 445750167 15514783744 21114 33554432000 4194304 4196468 140734007713424 139630727908544 139631247445247 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 10764288 140734007718895 140734007719066 140734007719066 140734007721935 0
[pid=8129/tid=8140] ppid=8127 vsize=15151156 memory=0 CPUtime=0.22 cores=1,3,5,7
/proc/8129/task/8140/stat : 8140 (java) R 8127 8127 32437 0 -1 4202560 815 0 0 0 22 0 0 0 20 0 15 0 445750167 15514783744 21114 33554432000 4194304 4196468 140734007713424 139630726846480 139631247337510 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 10764288 140734007718895 140734007719066 140734007719066 140734007721935 0
[pid=8129/tid=8141] ppid=8127 vsize=15151156 memory=0 CPUtime=0.43 cores=1,3,5,7
/proc/8129/task/8141/stat : 8141 (java) R 8127 8127 32437 0 -1 4202560 1958 0 0 0 42 1 0 0 20 0 15 0 445750167 15514783744 21114 33554432000 4194304 4196468 140734007713424 139630725800928 139631257052478 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 10764288 140734007718895 140734007719066 140734007719066 140734007721935 0
[pid=8129/tid=8142] ppid=8127 vsize=15151156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8129/task/8142/stat : 8142 (java) S 8127 8127 32437 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445750167 15514783744 21114 33554432000 4194304 4196468 140734007713424 139630724754272 139631263962837 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10764288 140734007718895 140734007719066 140734007719066 140734007721935 0
[pid=8129/tid=8143] ppid=8127 vsize=15151156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8129/task/8143/stat : 8143 (java) S 8127 8127 32437 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445750168 15514783744 21114 33554432000 4194304 4196468 140734007713424 139630723701296 139631263963778 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10764288 140734007718895 140734007719066 140734007719066 140734007721935 0
Current children cumulated CPU time: 1.59 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 85908 KiB

[startup+1.50109 s]
/proc/loadavg: 8.56 8.50 8.16 13/238 8147
/proc/meminfo: memFree=28853420/32770624 swapFree=66939908/67108860
[pid=8127] ppid=8124 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/8127/stat : 8127 (xcsp3-exec) S 8124 8127 32437 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 445750162 115843072 363 33554432000 4194304 5098028 140733153511040 140733153509144 140344179880572 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 30273536 140733153518458 140733153518701 140733153518701 140733153521610 0
/proc/8127/statm: 28282 363 304 221 0 87 0

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

/proc/8129/task/8143/stat : 8143 (java) S 8127 8127 32437 0 -1 1077944384 339 0 0 0 0 5 0 0 20 0 19 0 445750168 15789527040 42746 33554432000 4194304 4196468 140734007713424 139630723701296 139631263963778 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 49 0 0 6293624 6294260 10764288 140734007718895 140734007719066 140734007719066 140734007721935 0
[pid=8129/tid=8144] ppid=8127 vsize=15419460 memory=8112282956445269571 CPUtime=168.38 cores=1,3,5,7
/proc/8129/task/8144/stat : 8144 (java) R 8127 8127 32437 0 -1 4202560 1242 0 0 0 16838 0 0 0 20 0 19 0 445750233 15789527040 42746 33554432000 4194304 4196468 140734007713424 139630714719168 139630886506630 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 10764288 140734007718895 140734007719066 140734007719066 140734007721935 0
[pid=8129/tid=8145] ppid=8127 vsize=15419460 memory=924 CPUtime=168.52 cores=1,3,5,7
/proc/8129/task/8145/stat : 8145 (java) R 8127 8127 32437 0 -1 4202560 1960 0 0 0 16850 2 0 0 20 0 19 0 445750233 15789527040 42746 33554432000 4194304 4196468 140734007713424 139630713667416 139630888101844 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 10764288 140734007718895 140734007719066 140734007719066 140734007721935 0
[pid=8129/tid=8146] ppid=8127 vsize=15419460 memory=3848 CPUtime=168.36 cores=1,3,5,7
/proc/8129/task/8146/stat : 8146 (java) R 8127 8127 32437 0 -1 4202560 1410 0 0 0 16835 1 0 0 20 0 19 0 445750233 15789527040 42746 33554432000 4194304 4196468 140734007713424 139630712616992 139630886754164 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 10764288 140734007718895 140734007719066 140734007719066 140734007721935 0
[pid=8129/tid=8147] ppid=8127 vsize=15419460 memory=2596 CPUtime=168.04 cores=1,3,5,7
/proc/8129/task/8147/stat : 8147 (java) R 8127 8127 32437 0 -1 4202560 1894 0 0 0 16804 0 0 0 20 0 19 0 445750233 15789527040 42746 33554432000 4194304 4196468 140734007713424 139630711562672 139630886758713 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 10764288 140734007718895 140734007719066 140734007719066 140734007721935 0
Current children cumulated CPU time: 682.75 s
Current children cumulated vsize: 15532588 KiB
Current children cumulated memory: 172436 KiB

[startup+173.601 s]
/proc/loadavg: 8.56 8.55 8.24 10/238 8242
/proc/meminfo: memFree=28655916/32770624 swapFree=66939908/67108860
[pid=8127] ppid=8124 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/8127/stat : 8127 (xcsp3-exec) S 8124 8127 32437 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 445750162 115843072 363 33554432000 4194304 5098028 140733153511040 140733153509144 140344179880572 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 30273536 140733153518458 140733153518701 140733153518701 140733153521610 0
/proc/8127/statm: 28282 363 304 221 0 87 0
[pid=8129] ppid=8127 vsize=15419460 memory=170984 CPUtime=685.92 cores=1,3,5,7
/proc/8129/stat : 8129 (java) S 8127 8127 32437 0 -1 1077944320 63956 0 0 0 68567 25 0 0 20 0 19 0 445750162 15789527040 42746 33554432000 4194304 4196468 140734007713424 140734007695968 139631263952631 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 10764288 140734007718895 140734007719066 140734007719066 140734007721935 0
/proc/8129/statm: 3854865 42746 3528 1 0 3815965 0
[pid=8129/tid=8130] ppid=8127 vsize=15419460 memory=8112282956445269571 CPUtime=0.68 cores=1,3,5,7
/proc/8129/task/8130/stat : 8130 (java) S 8127 8127 32437 0 -1 1077944384 9340 0 0 0 65 3 0 0 20 0 19 0 445750162 15789527040 42746 33554432000 4194304 4196468 140734007713424 139631268193408 139631263962837 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10764288 140734007718895 140734007719066 140734007719066 140734007721935 0
[pid=8129/tid=8131] ppid=8127 vsize=15419460 memory=48116 CPUtime=0.32 cores=1,3,5,7
/proc/8129/task/8131/stat : 8131 (java) S 8127 8127 32437 0 -1 1077944384 1940 0 0 0 29 3 0 0 20 0 19 0 445750163 15789527040 42746 33554432000 4194304 4196468 140734007713424 139631200189456 139631263962837 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10764288 140734007718895 140734007719066 140734007719066 140734007721935 0
[pid=8129/tid=8132] ppid=8127 vsize=15419460 memory=988 CPUtime=0.32 cores=1,3,5,7
/proc/8129/task/8132/stat : 8132 (java) S 8127 8127 32437 0 -1 1077944384 2075 0 0 0 29 3 0 0 20 0 19 0 445750163 15789527040 42746 33554432000 4194304 4196468 140734007713424 139630855380112 139631263962837 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10764288 140734007718895 140734007719066 140734007719066 140734007721935 0
[pid=8129/tid=8133] ppid=8127 vsize=15419460 memory=2008 CPUtime=0.31 cores=1,3,5,7
/proc/8129/task/8133/stat : 8133 (java) S 8127 8127 32437 0 -1 1077944384 784 0 0 0 29 2 0 0 20 0 19 0 445750163 15789527040 42746 33554432000 4194304 4196468 140734007713424 139630854327056 139631263962837 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10764288 140734007718895 140734007719066 140734007719066 140734007721935 0
[pid=8129/tid=8134] ppid=8127 vsize=15419460 memory=668 CPUtime=0.31 cores=1,3,5,7
/proc/8129/task/8134/stat : 8134 (java) S 8127 8127 32437 0 -1 1077944384 1398 0 0 0 29 2 0 0 20 0 19 0 445750163 15789527040 42746 33554432000 4194304 4196468 140734007713424 139630853274512 139631263962837 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10764288 140734007718895 140734007719066 140734007719066 140734007721935 0
[pid=8129/tid=8135] ppid=8127 vsize=15419460 memory=1256 CPUtime=0.25 cores=1,3,5,7
/proc/8129/task/8135/stat : 8135 (java) S 8127 8127 32437 0 -1 1077944384 2157 0 0 0 23 2 0 0 20 0 19 0 445750164 15789527040 42746 33554432000 4194304 4196468 140734007713424 139630799812848 139631263963778 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10764288 140734007718895 140734007719066 140734007719066 140734007721935 0
[pid=8129/tid=8136] ppid=8127 vsize=15419460 memory=1076 CPUtime=0 cores=1,3,5,7
/proc/8129/task/8136/stat : 8136 (java) S 8127 8127 32437 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 19 0 445750165 15789527040 42746 33554432000 4194304 4196468 140734007713424 139630798759136 139631263962837 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10764288 140734007718895 140734007719066 140734007719066 140734007721935 0
[pid=8129/tid=8137] ppid=8127 vsize=15419460 memory=14008 CPUtime=0 cores=1,3,5,7
/proc/8129/task/8137/stat : 8137 (java) S 8127 8127 32437 0 -1 1077944384 76 0 0 0 0 0 0 0 20 0 19 0 445750165 15789527040 42746 33554432000 4194304 4196468 140734007713424 139630797705984 139631263962837 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10764288 140734007718895 140734007719066 140734007719066 140734007721935 0
[pid=8129/tid=8138] ppid=8127 vsize=15419460 memory=26360 CPUtime=0 cores=1,3,5,7
/proc/8129/task/8138/stat : 8138 (java) S 8127 8127 32437 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445750167 15789527040 42746 33554432000 4194304 4196468 140734007713424 139630728964048 139631263971227 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10764288 140734007718895 140734007719066 140734007719066 140734007721935 0
[pid=8129/tid=8139] ppid=8127 vsize=15419460 memory=14056 CPUtime=3.04 cores=1,3,5,7
/proc/8129/task/8139/stat : 8139 (java) S 8127 8127 32437 0 -1 1077944384 14568 0 0 0 303 1 0 0 20 0 19 0 445750167 15789527040 42746 33554432000 4194304 4196468 140734007713424 139630727912176 139631263963778 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10764288 140734007718895 140734007719066 140734007719066 140734007721935 0
[pid=8129/tid=8140] ppid=8127 vsize=15419460 memory=48116 CPUtime=3.29 cores=1,3,5,7
/proc/8129/task/8140/stat : 8140 (java) S 8127 8127 32437 0 -1 1077944384 14912 0 0 0 327 2 0 0 20 0 19 0 445750167 15789527040 42746 33554432000 4194304 4196468 140734007713424 139630726859632 139631263963778 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10764288 140734007718895 140734007719066 140734007719066 140734007721935 0
[pid=8129/tid=8141] ppid=8127 vsize=15419460 memory=988 CPUtime=0.76 cores=1,3,5,7
/proc/8129/task/8141/stat : 8141 (java) S 8127 8127 32437 0 -1 1077944384 8536 0 0 0 74 2 0 0 20 0 19 0 445750167 15789527040 42746 33554432000 4194304 4196468 140734007713424 139630725806576 139631263963778 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 48 0 0 6293624 6294260 10764288 140734007718895 140734007719066 140734007719066 140734007721935 0
[pid=8129/tid=8142] ppid=8127 vsize=15419460 memory=2008 CPUtime=0 cores=1,3,5,7
/proc/8129/task/8142/stat : 8142 (java) S 8127 8127 32437 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445750167 15789527040 42746 33554432000 4194304 4196468 140734007713424 139630724754272 139631263962837 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10764288 140734007718895 140734007719066 140734007719066 140734007721935 0
[pid=8129/tid=8143] ppid=8127 vsize=15419460 memory=1436 CPUtime=0.05 cores=1,3,5,7
/proc/8129/task/8143/stat : 8143 (java) S 8127 8127 32437 0 -1 1077944384 345 0 0 0 0 5 0 0 20 0 19 0 445750168 15789527040 42746 33554432000 4194304 4196468 140734007713424 139630723701296 139631263963778 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 49 0 0 6293624 6294260 10764288 140734007718895 140734007719066 140734007719066 140734007721935 0
[pid=8129/tid=8144] ppid=8127 vsize=15419460 memory=4152 CPUtime=169.18 cores=1,3,5,7
/proc/8129/task/8144/stat : 8144 (java) R 8127 8127 32437 0 -1 4202560 1243 0 0 0 16918 0 0 0 20 0 19 0 445750233 15789527040 42746 33554432000 4194304 4196468 140734007713424 139630714722288 139630886170542 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 10764288 140734007718895 140734007719066 140734007719066 140734007721935 0
[pid=8129/tid=8145] ppid=8127 vsize=15419460 memory=1548 CPUtime=169.3 cores=1,3,5,7
/proc/8129/task/8145/stat : 8145 (java) R 8127 8127 32437 0 -1 4202560 1979 0 0 0 16928 2 0 0 20 0 19 0 445750233 15789527040 42746 33554432000 4194304 4196468 140734007713424 139630713666944 139630886755355 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 10764288 140734007718895 140734007719066 140734007719066 140734007721935 0
[pid=8129/tid=8146] ppid=8127 vsize=15419460 memory=816 CPUtime=169.15 cores=1,3,5,7
/proc/8129/task/8146/stat : 8146 (java) R 8127 8127 32437 0 -1 4202560 1410 0 0 0 16914 1 0 0 20 0 19 0 445750233 15789527040 42746 33554432000 4194304 4196468 140734007713424 139630712614696 139630886698481 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 10764288 140734007718895 140734007719066 140734007719066 140734007721935 0
[pid=8129/tid=8147] ppid=8127 vsize=15419460 memory=2580 CPUtime=168.84 cores=1,3,5,7
/proc/8129/task/8147/stat : 8147 (java) R 8127 8127 32437 0 -1 4202560 1895 0 0 0 16884 0 0 0 20 0 19 0 445750233 15789527040 42746 33554432000 4194304 4196468 140734007713424 139630711565072 139630886316099 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 10764288 140734007718895 140734007719066 140734007719066 140734007721935 0
Current children cumulated CPU time: 685.92 s
Current children cumulated vsize: 15532588 KiB
Current children cumulated memory: 172436 KiB

[startup+174.001 s]*
/proc/loadavg: 8.56 8.55 8.24 10/238 8242
/proc/meminfo: memFree=28619196/32770624 swapFree=66939908/67108860
[pid=8127] ppid=8124 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/8127/stat : 8127 (xcsp3-exec) S 8124 8127 32437 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 445750162 115843072 363 33554432000 4194304 5098028 140733153511040 140733153509144 140344179880572 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 30273536 140733153518458 140733153518701 140733153518701 140733153521610 0
/proc/8127/statm: 28282 363 304 221 0 87 0
[pid=8129] ppid=8127 vsize=15419460 memory=170984 CPUtime=687.54 cores=1,3,5,7
/proc/8129/stat : 8129 (java) S 8127 8127 32437 0 -1 1077944320 63956 0 0 0 68729 25 0 0 20 0 19 0 445750162 15789527040 42746 33554432000 4194304 4196468 140734007713424 140734007695968 139631263952631 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 10764288 140734007718895 140734007719066 140734007719066 140734007721935 0
/proc/8129/statm: 3854865 42746 3528 1 0 3815965 0
[pid=8129/tid=8130] ppid=8127 vsize=15419460 memory=6935054825532540783 CPUtime=0.68 cores=1,3,5,7
/proc/8129/task/8130/stat : 8130 (java) S 8127 8127 32437 0 -1 1077944384 9340 0 0 0 65 3 0 0 20 0 19 0 445750162 15789527040 42746 33554432000 4194304 4196468 140734007713424 139631268193408 139631263962837 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10764288 140734007718895 140734007719066 140734007719066 140734007721935 0
[pid=8129/tid=8131] ppid=8127 vsize=15419460 memory=1760 CPUtime=0.32 cores=1,3,5,7
/proc/8129/task/8131/stat : 8131 (java) S 8127 8127 32437 0 -1 1077944384 1940 0 0 0 29 3 0 0 20 0 19 0 445750163 15789527040 42746 33554432000 4194304 4196468 140734007713424 139631200189456 139631263962837 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10764288 140734007718895 140734007719066 140734007719066 140734007721935 0
[pid=8129/tid=8132] ppid=8127 vsize=15419460 memory=111636 CPUtime=0.32 cores=1,3,5,7
/proc/8129/task/8132/stat : 8132 (java) S 8127 8127 32437 0 -1 1077944384 2075 0 0 0 29 3 0 0 20 0 19 0 445750163 15789527040 42746 33554432000 4194304 4196468 140734007713424 139630855380112 139631263962837 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10764288 140734007718895 140734007719066 140734007719066 140734007721935 0
[pid=8129/tid=8133] ppid=8127 vsize=15419460 memory=808 CPUtime=0.31 cores=1,3,5,7
/proc/8129/task/8133/stat : 8133 (java) S 8127 8127 32437 0 -1 1077944384 784 0 0 0 29 2 0 0 20 0 19 0 445750163 15789527040 42746 33554432000 4194304 4196468 140734007713424 139630854327056 139631263962837 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10764288 140734007718895 140734007719066 140734007719066 140734007721935 0
[pid=8129/tid=8134] ppid=8127 vsize=15419460 memory=4104 CPUtime=0.31 cores=1,3,5,7
/proc/8129/task/8134/stat : 8134 (java) S 8127 8127 32437 0 -1 1077944384 1398 0 0 0 29 2 0 0 20 0 19 0 445750163 15789527040 42746 33554432000 4194304 4196468 140734007713424 139630853274512 139631263962837 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10764288 140734007718895 140734007719066 140734007719066 140734007721935 0
[pid=8129/tid=8135] ppid=8127 vsize=15419460 memory=1412 CPUtime=0.25 cores=1,3,5,7
/proc/8129/task/8135/stat : 8135 (java) S 8127 8127 32437 0 -1 1077944384 2157 0 0 0 23 2 0 0 20 0 19 0 445750164 15789527040 42746 33554432000 4194304 4196468 140734007713424 139630799812848 139631263963778 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10764288 140734007718895 140734007719066 140734007719066 140734007721935 0
[pid=8129/tid=8136] ppid=8127 vsize=15419460 memory=3200 CPUtime=0 cores=1,3,5,7
/proc/8129/task/8136/stat : 8136 (java) S 8127 8127 32437 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 19 0 445750165 15789527040 42746 33554432000 4194304 4196468 140734007713424 139630798759136 139631263962837 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10764288 140734007718895 140734007719066 140734007719066 140734007721935 0
[pid=8129/tid=8137] ppid=8127 vsize=15419460 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/8129/task/8137/stat : 8137 (java) S 8127 8127 32437 0 -1 1077944384 76 0 0 0 0 0 0 0 20 0 19 0 445750165 15789527040 42746 33554432000 4194304 4196468 140734007713424 139630797705984 139631263962837 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10764288 140734007718895 140734007719066 140734007719066 140734007721935 0
[pid=8129/tid=8138] ppid=8127 vsize=15419460 memory=168936 CPUtime=0 cores=1,3,5,7
/proc/8129/task/8138/stat : 8138 (java) S 8127 8127 32437 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445750167 15789527040 42746 33554432000 4194304 4196468 140734007713424 139630728964048 139631263971227 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10764288 140734007718895 140734007719066 140734007719066 140734007721935 0
[pid=8129/tid=8139] ppid=8127 vsize=15419460 memory=1412 CPUtime=3.04 cores=1,3,5,7
/proc/8129/task/8139/stat : 8139 (java) S 8127 8127 32437 0 -1 1077944384 14568 0 0 0 303 1 0 0 20 0 19 0 445750167 15789527040 42746 33554432000 4194304 4196468 140734007713424 139630727912176 139631263963778 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10764288 140734007718895 140734007719066 140734007719066 140734007721935 0
[pid=8129/tid=8140] ppid=8127 vsize=15419460 memory=2872 CPUtime=3.29 cores=1,3,5,7
/proc/8129/task/8140/stat : 8140 (java) S 8127 8127 32437 0 -1 1077944384 14912 0 0 0 327 2 0 0 20 0 19 0 445750167 15789527040 42746 33554432000 4194304 4196468 140734007713424 139630726859632 139631263963778 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10764288 140734007718895 140734007719066 140734007719066 140734007721935 0
[pid=8129/tid=8141] ppid=8127 vsize=15419460 memory=1448 CPUtime=0.76 cores=1,3,5,7
/proc/8129/task/8141/stat : 8141 (java) S 8127 8127 32437 0 -1 1077944384 8536 0 0 0 74 2 0 0 20 0 19 0 445750167 15789527040 42746 33554432000 4194304 4196468 140734007713424 139630725806576 139631263963778 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 48 0 0 6293624 6294260 10764288 140734007718895 140734007719066 140734007719066 140734007721935 0
[pid=8129/tid=8142] ppid=8127 vsize=15419460 memory=388992 CPUtime=0 cores=1,3,5,7
/proc/8129/task/8142/stat : 8142 (java) S 8127 8127 32437 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445750167 15789527040 42746 33554432000 4194304 4196468 140734007713424 139630724754272 139631263962837 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10764288 140734007718895 140734007719066 140734007719066 140734007721935 0
[pid=8129/tid=8143] ppid=8127 vsize=15419460 memory=1620 CPUtime=0.05 cores=1,3,5,7
/proc/8129/task/8143/stat : 8143 (java) S 8127 8127 32437 0 -1 1077944384 345 0 0 0 0 5 0 0 20 0 19 0 445750168 15789527040 42746 33554432000 4194304 4196468 140734007713424 139630723701296 139631263963778 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 49 0 0 6293624 6294260 10764288 140734007718895 140734007719066 140734007719066 140734007721935 0
[pid=8129/tid=8144] ppid=8127 vsize=15419460 memory=1808 CPUtime=169.59 cores=1,3,5,7
/proc/8129/task/8144/stat : 8144 (java) R 8127 8127 32437 0 -1 4202560 1243 0 0 0 16959 0 0 0 20 0 19 0 445750233 15789527040 42746 33554432000 4194304 4196468 140734007713424 139630714722288 139630886755213 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 10764288 140734007718895 140734007719066 140734007719066 140734007721935 0
[pid=8129/tid=8145] ppid=8127 vsize=15419460 memory=924 CPUtime=169.71 cores=1,3,5,7
/proc/8129/task/8145/stat : 8145 (java) R 8127 8127 32437 0 -1 4202560 1979 0 0 0 16969 2 0 0 20 0 19 0 445750233 15789527040 42746 33554432000 4194304 4196468 140734007713424 139630713666944 139630886718416 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 10764288 140734007718895 140734007719066 140734007719066 140734007721935 0
[pid=8129/tid=8146] ppid=8127 vsize=15419460 memory=3848 CPUtime=169.54 cores=1,3,5,7
/proc/8129/task/8146/stat : 8146 (java) R 8127 8127 32437 0 -1 4202560 1410 0 0 0 16953 1 0 0 20 0 19 0 445750233 15789527040 42746 33554432000 4194304 4196468 140734007713424 139630712614696 139630886755213 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 10764288 140734007718895 140734007719066 140734007719066 140734007721935 0
[pid=8129/tid=8147] ppid=8127 vsize=15419460 memory=1728 CPUtime=169.25 cores=1,3,5,7
/proc/8129/task/8147/stat : 8147 (java) R 8127 8127 32437 0 -1 4202560 1895 0 0 0 16925 0 0 0 20 0 19 0 445750233 15789527040 42746 33554432000 4194304 4196468 140734007713424 139630711565072 139630886316640 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 10764288 140734007718895 140734007719066 140734007719066 140734007721935 0
Current children cumulated CPU time: 687.54 s
Current children cumulated vsize: 15532588 KiB
Current children cumulated memory: 172436 KiB

[startup+174.201 s]
/proc/loadavg: 8.56 8.55 8.24 10/238 8242
/proc/meminfo: memFree=28619196/32770624 swapFree=66939908/67108860
[pid=8127] ppid=8124 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/8127/stat : 8127 (xcsp3-exec) S 8124 8127 32437 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 445750162 115843072 363 33554432000 4194304 5098028 140733153511040 140733153509144 140344179880572 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 30273536 140733153518458 140733153518701 140733153518701 140733153521610 0
/proc/8127/statm: 28282 363 304 221 0 87 0
[pid=8129] ppid=8127 vsize=15419460 memory=170984 CPUtime=688.3 cores=1,3,5,7
/proc/8129/stat : 8129 (java) S 8127 8127 32437 0 -1 1077944320 63963 0 0 0 68805 25 0 0 20 0 19 0 445750162 15789527040 42746 33554432000 4194304 4196468 140734007713424 140734007695968 139631263952631 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 10764288 140734007718895 140734007719066 140734007719066 140734007721935 0
/proc/8129/statm: 3854865 42746 3528 1 0 3815965 0
[pid=8129/tid=8130] ppid=8127 vsize=15419460 memory=14698517092372542 CPUtime=0.68 cores=1,3,5,7
/proc/8129/task/8130/stat : 8130 (java) S 8127 8127 32437 0 -1 1077944384 9340 0 0 0 65 3 0 0 20 0 19 0 445750162 15789527040 42746 33554432000 4194304 4196468 140734007713424 139631268193408 139631263962837 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10764288 140734007718895 140734007719066 140734007719066 140734007721935 0
[pid=8129/tid=8131] ppid=8127 vsize=15419460 memory=170984 CPUtime=0.32 cores=1,3,5,7
/proc/8129/task/8131/stat : 8131 (java) S 8127 8127 32437 0 -1 1077944384 1941 0 0 0 29 3 0 0 20 0 19 0 445750163 15789527040 42746 33554432000 4194304 4196468 140734007713424 139631200189456 139631263962837 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10764288 140734007718895 140734007719066 140734007719066 140734007721935 0
[pid=8129/tid=8132] ppid=8127 vsize=15419460 memory=14698517092372542 CPUtime=0.32 cores=1,3,5,7
/proc/8129/task/8132/stat : 8132 (java) S 8127 8127 32437 0 -1 1077944384 2076 0 0 0 29 3 0 0 20 0 19 0 445750163 15789527040 42746 33554432000 4194304 4196468 140734007713424 139630855380112 139631263962837 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10764288 140734007718895 140734007719066 140734007719066 140734007721935 0
[pid=8129/tid=8133] ppid=8127 vsize=15419460 memory=6944656592455097440 CPUtime=0.31 cores=1,3,5,7
/proc/8129/task/8133/stat : 8133 (java) S 8127 8127 32437 0 -1 1077944384 784 0 0 0 29 2 0 0 20 0 19 0 445750163 15789527040 42746 33554432000 4194304 4196468 140734007713424 139630854327056 139631263962837 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10764288 140734007718895 140734007719066 140734007719066 140734007721935 0
[pid=8129/tid=8134] ppid=8127 vsize=15419460 memory=6944656592385698452 CPUtime=0.31 cores=1,3,5,7
/proc/8129/task/8134/stat : 8134 (java) S 8127 8127 32437 0 -1 1077944384 1398 0 0 0 29 2 0 0 20 0 19 0 445750163 15789527040 42746 33554432000 4194304 4196468 140734007713424 139630853274512 139631263962837 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10764288 140734007718895 140734007719066 140734007719066 140734007721935 0
[pid=8129/tid=8135] ppid=8127 vsize=15419460 memory=6656426216303648864 CPUtime=0.25 cores=1,3,5,7
/proc/8129/task/8135/stat : 8135 (java) S 8127 8127 32437 0 -1 1077944384 2161 0 0 0 23 2 0 0 20 0 19 0 445750164 15789527040 42746 33554432000 4194304 4196468 140734007713424 139630799812848 139631263963778 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10764288 140734007718895 140734007719066 140734007719066 140734007721935 0
[pid=8129/tid=8136] ppid=8127 vsize=15419460 memory=-7175753904026764170 CPUtime=0 cores=1,3,5,7
/proc/8129/task/8136/stat : 8136 (java) S 8127 8127 32437 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 19 0 445750165 15789527040 42746 33554432000 4194304 4196468 140734007713424 139630798759136 139631263962837 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10764288 140734007718895 140734007719066 140734007719066 140734007721935 0
[pid=8129/tid=8137] ppid=8127 vsize=15419460 memory=8046186993342713441 CPUtime=0 cores=1,3,5,7
/proc/8129/task/8137/stat : 8137 (java) S 8127 8127 32437 0 -1 1077944384 76 0 0 0 0 0 0 0 20 0 19 0 445750165 15789527040 42746 33554432000 4194304 4196468 140734007713424 139630797705984 139631263962837 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10764288 140734007718895 140734007719066 140734007719066 140734007721935 0
[pid=8129/tid=8138] ppid=8127 vsize=15419460 memory=1399094042734925955 CPUtime=0 cores=1,3,5,7
/proc/8129/task/8138/stat : 8138 (java) S 8127 8127 32437 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445750167 15789527040 42746 33554432000 4194304 4196468 140734007713424 139630728964048 139631263971227 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10764288 140734007718895 140734007719066 140734007719066 140734007721935 0
[pid=8129/tid=8139] ppid=8127 vsize=15419460 memory=8257237230706253920 CPUtime=3.04 cores=1,3,5,7
/proc/8129/task/8139/stat : 8139 (java) S 8127 8127 32437 0 -1 1077944384 14568 0 0 0 303 1 0 0 20 0 19 0 445750167 15789527040 42746 33554432000 4194304 4196468 140734007713424 139630727912176 139631263963778 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10764288 140734007718895 140734007719066 140734007719066 140734007721935 0
[pid=8129/tid=8140] ppid=8127 vsize=15419460 memory=8257237230052613020 CPUtime=3.29 cores=1,3,5,7
/proc/8129/task/8140/stat : 8140 (java) S 8127 8127 32437 0 -1 1077944384 14912 0 0 0 327 2 0 0 20 0 19 0 445750167 15789527040 42746 33554432000 4194304 4196468 140734007713424 139630726859632 139631263963778 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10764288 140734007718895 140734007719066 140734007719066 140734007721935 0
[pid=8129/tid=8141] ppid=8127 vsize=15419460 memory=-7233780906022716832 CPUtime=0.76 cores=1,3,5,7
/proc/8129/task/8141/stat : 8141 (java) S 8127 8127 32437 0 -1 1077944384 8536 0 0 0 74 2 0 0 20 0 19 0 445750167 15789527040 42746 33554432000 4194304 4196468 140734007713424 139630725806576 139631263963778 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 48 0 0 6293624 6294260 10764288 140734007718895 140734007719066 140734007719066 140734007721935 0
[pid=8129/tid=8142] ppid=8127 vsize=15419460 memory=8072 CPUtime=0 cores=1,3,5,7
/proc/8129/task/8142/stat : 8142 (java) S 8127 8127 32437 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445750167 15789527040 42746 33554432000 4194304 4196468 140734007713424 139630724754272 139631263962837 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10764288 140734007718895 140734007719066 140734007719066 140734007721935 0
[pid=8129/tid=8143] ppid=8127 vsize=15419460 memory=9580 CPUtime=0.05 cores=1,3,5,7
/proc/8129/task/8143/stat : 8143 (java) S 8127 8127 32437 0 -1 1077944384 345 0 0 0 0 5 0 0 20 0 19 0 445750168 15789527040 42746 33554432000 4194304 4196468 140734007713424 139630723701296 139631263963778 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 49 0 0 6293624 6294260 10764288 140734007718895 140734007719066 140734007719066 140734007721935 0
[pid=8129/tid=8144] ppid=8127 vsize=15419460 memory=1052 CPUtime=169.77 cores=1,3,5,7
/proc/8129/task/8144/stat : 8144 (java) R 8127 8127 32437 0 -1 4202560 1243 0 0 0 16977 0 0 0 20 0 19 0 445750233 15789527040 42746 33554432000 4194304 4196468 140734007713424 139630714719088 139630886907284 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 10764288 140734007718895 140734007719066 140734007719066 140734007721935 0
[pid=8129/tid=8145] ppid=8127 vsize=15419460 memory=776 CPUtime=169.9 cores=1,3,5,7
/proc/8129/task/8145/stat : 8145 (java) R 8127 8127 32437 0 -1 4202560 1979 0 0 0 16988 2 0 0 20 0 19 0 445750233 15789527040 42746 33554432000 4194304 4196468 140734007713424 139630713667512 139630887168561 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 10764288 140734007718895 140734007719066 140734007719066 140734007721935 0
[pid=8129/tid=8146] ppid=8127 vsize=15419460 memory=2832 CPUtime=169.73 cores=1,3,5,7
/proc/8129/task/8146/stat : 8146 (java) R 8127 8127 32437 0 -1 4202560 1410 0 0 0 16972 1 0 0 20 0 19 0 445750233 15789527040 42746 33554432000 4194304 4196468 140734007713424 139630712614560 139630886718207 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 10764288 140734007718895 140734007719066 140734007719066 140734007721935 0
[pid=8129/tid=8147] ppid=8127 vsize=15419460 memory=1452 CPUtime=169.44 cores=1,3,5,7
/proc/8129/task/8147/stat : 8147 (java) R 8127 8127 32437 0 -1 4202560 1896 0 0 0 16944 0 0 0 20 0 19 0 445750233 15789527040 42746 33554432000 4194304 4196468 140734007713424 139630711565360 139630886829581 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 10764288 140734007718895 140734007719066 140734007719066 140734007721935 0
Current children cumulated CPU time: 688.3 s
Current children cumulated vsize: 15532588 KiB
Current children cumulated memory: 172436 KiB

Child status: 0
Real time (s): 174.235
CPU time (s): 688.387
CPU user time (s): 688.119
CPU system time (s): 0.268813
CPU usage (%): 395.091
Max. virtual memory (cumulated for all children) (KiB): 15532588
Max. memory (cumulated for all children) (KiB): 238720

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 688.119
system time used= 0.268813
maximum resident set size= 238780
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 65945
page faults= 0
swaps= 0
block input operations= 0
block output operations= 304
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 15785
involuntary context switches= 14916


# summary of solver processes directly reported to runsolver:
#   pid: 8127
#   total CPU time (s): 688.387
#   total CPU user time (s): 688.119
#   total CPU system time (s): 0.268813

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.16709 second user time and 2.03104 second system time

The end

Launcher Data

Begin job on node119 at 2019-09-17 07:31:53
IDJOB=4398913
IDBENCH=133923
IDSOLVER=2853
FILE ID=node119/4398913-1568698353
RUNJOBID= node119-1568694401-32469
PBS_JOBID= 21703805
Free space on /tmp= 61320 MiB

SOLVER NAME= choco-solver 2019-09-16
BENCH NAME= XCSP17/SportsScheduling/SportsScheduling-m1-s1/SportsScheduling-14.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 /tmp/evaluation-result-4398913-1568698353/watcher-4398913-1568698353 -o /tmp/evaluation-result-4398913-1568698353/solver-4398913-1568698353 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node119-1568694401-32469 --watchdog 2580  xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 1648547232 HOME/instance-4398913-1568698353.xml

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

MD5SUM BENCH= 1e3f519c957d5cb55b89b746c42a86fa
RANDOM SEED=1648547232

node119.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.47
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.47
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.47
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.47
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:        28943676 kB
MemAvailable:   31447160 kB
Buffers:          124748 kB
Cached:          2661816 kB
SwapCached:        61072 kB
Active:          1801464 kB
Inactive:        1426324 kB
Active(anon):     378840 kB
Inactive(anon):   111620 kB
Active(file):    1422624 kB
Inactive(file):  1314704 kB
Unevictable:      106768 kB
Mlocked:          106768 kB
SwapTotal:      67108860 kB
SwapFree:       66939908 kB
Dirty:             26204 kB
Writeback:             0 kB
AnonPages:        436696 kB
Mapped:            61932 kB
Shmem:             41008 kB
Slab:             193336 kB
SReclaimable:     163984 kB
SUnreclaim:        29352 kB
KernelStack:        4176 kB
PageTables:         6716 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1398608 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    356352 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      126336 kB
DirectMap2M:    33419264 kB

Free space on /tmp at the end= 61292 MiB
End job on node119 at 2019-09-17 07:34:47