Trace number 4404448

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-20 parallelSAT 251.614 32.1504

General information on the benchmark

NameMagicSquare/MagicSquare-sum-s1/
MagicSquare-12-sum.xml
MD5SUM72f076078db8222856487e1257170ccd
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 benchmark4.44533
Satisfiable
(Un)Satisfiability was proved
Number of variables144
Number of constraints27
Number of domains1
Minimum domain size144
Maximum domain size144
Distribution of domain sizes[{"size":144,"count":144}]
Minimum variable degree3
Maximum variable degree4
Distribution of variable degrees[{"degree":3,"count":120},{"degree":4,"count":24}]
Minimum constraint arity12
Maximum constraint arity144
Distribution of constraint arities[{"arity":12,"count":26},{"arity":144,"count":1}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"allDifferent","count":1},{"type":"sum","count":26}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c java -server -Xmx24000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4404448-1569002097.xml"  -tl '20160s' -p 8
0.12/0.18	c Choco 3fb4b153
0.12/0.18	c [HOME/instance-4404448-1569002097.xml, -tl, 20160s, -p, 8]
0.34/0.22	c 8 solvers in parallel
0.34/0.28	c parse instance...
1.03/0.56	c solve instance...
251.57/32.12	s SATISFIABLE
251.57/32.12	v <instantiation>
251.57/32.12	v 	<list>x[0][0] x[0][1] x[0][2] x[0][3] x[0][4] x[0][5] x[0][6] x[0][7] x[0][8] x[0][9] x[0][10] x[0][11] x[1][0] x[1][1] x[1][2] x[1][3] x[1][4] x[1][5] x[1][6] x[1][7] x[1][8] x[1][9] x[1][10] x[1][11] x[2][0] x[2][1] x[2][2] x[2][3] x[2][4] x[2][5] x[2][6] x[2][7] x[2][8] x[2][9] x[2][10] x[2][11] x[3][0] x[3][1] x[3][2] x[3][3] x[3][4] x[3][5] x[3][6] x[3][7] x[3][8] x[3][9] x[3][10] x[3][11] x[4][0] x[4][1] x[4][2] x[4][3] x[4][4] x[4][5] x[4][6] x[4][7] x[4][8] x[4][9] x[4][10] x[4][11] x[5][0] x[5][1] x[5][2] x[5][3] x[5][4] x[5][5] x[5][6] x[5][7] x[5][8] x[5][9] x[5][10] x[5][11] x[6][0] x[6][1] x[6][2] x[6][3] x[6][4] x[6][5] x[6][6] x[6][7] x[6][8] x[6][9] x[6][10] x[6][11] x[7][0] x[7][1] x[7][2] x[7][3] x[7][4] x[7][5] x[7][6] x[7][7] x[7][8] x[7][9] x[7][10] x[7][11] x[8][0] x[8][1] x[8][2] x[8][3] x[8][4] x[8][5] x[8][6] x[8][7] x[8][8] x[8][9] x[8][10] x[8][11] x[9][0] x[9][1] x[9][2] x[9][3] x[9][4] x[9][5] x[9][6] x[9][7] x[9][8] x[9][9] x[9][10] x[9][11] x[10][0] x[10][1] x[10][2] x[10][3] x[10][4] x[10][5] x[10][6] x[10][7] x[10][8] x[10][9] x[10][10] x[10][11] x[11][0] x[11][1] x[11][2] x[11][3] x[11][4] x[11][5] x[11][6] x[11][7] x[11][8] x[11][9] x[11][10] x[11][11] </list>
251.57/32.12	v 	<values>54 136 68 83 130 141 76 4 135 22 1 20 23 112 27 55 15 70 80 89 79 84 127 109 81 40 134 59 30 32 93 114 53 96 73 65 131 49 133 29 36 58 94 50 129 16 126 19 28 139 120 128 57 17 67 12 2 74 86 140 18 45 60 137 7 113 101 52 125 142 6 64 37 88 56 34 121 132 5 103 98 75 24 97 61 51 106 138 69 118 123 26 104 3 25 46 90 87 13 41 108 39 62 102 63 72 115 78 143 66 14 9 82 35 42 111 8 117 144 99 85 10 91 33 110 71 11 107 43 92 122 95 119 47 48 124 105 44 116 100 31 77 21 38 </values>
251.57/32.12	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 (12378 MiB free)
  memory of node 1: 16384 MiB (12783 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4404448-1569002097/watcher-4404448-1569002097 -o /var/tmp/evaluation-result-4404448-1569002097/solver-4404448-1569002097 -C 20160 -W 2520 -M 31000 --bin-var /var/tmp/runsolver-exch-node145-1568994215-23775 --watchdog 2580 xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 908015270 HOME/instance-4404448-1569002097.xml 

running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 20160 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 20190 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
solver pid=28478, runsolver pid=28475
Starting watchdog thread
Current StackSize limit: 8192 KiB


[startup+0.100092 s]*
/proc/loadavg: 6.25 7.64 8.09 2/212 28499
/proc/meminfo: memFree=25749012/32770624 swapFree=66966844/67108860
[pid=28478] ppid=28475 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/28478/stat : 28478 (xcsp3-exec) S 28475 28478 23748 0 -1 4202496 547 0 0 0 0 0 0 0 20 0 1 0 476146167 115843072 363 33554432000 4194304 5098028 140731367605712 140731367603816 140271543063164 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 11509760 140731367609170 140731367609429 140731367609429 140731367612358 0
/proc/28478/statm: 28282 363 304 221 0 87 0
[pid=28480] ppid=28478 vsize=28227396 memory=29136 CPUtime=0.12 cores=0-7
/proc/28480/stat : 28480 (java) S 28478 28478 23748 0 -1 1077944320 5776 0 0 0 11 1 0 0 20 0 20 0 476146167 28904853504 7284 33554432000 4194304 4196468 140737057519808 140737057502352 139825075932919 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 35299328 140737057522646 140737057522822 140737057522822 140737057525711 0
/proc/28480/statm: 7056849 7284 3117 1 0 7019032 0
[pid=28480/tid=28481] ppid=28478 vsize=28227396 memory=4134930498285298233 CPUtime=0.08 cores=0-7
/proc/28480/task/28481/stat : 28481 (java) R 28478 28478 23748 0 -1 4202560 3711 0 0 0 8 0 0 0 20 0 20 0 476146168 28904853504 7284 33554432000 4194304 4196468 140737057519808 139825080166192 139825075944854 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 35299328 140737057522646 140737057522822 140737057522822 140737057525711 0
[pid=28480/tid=28482] ppid=28478 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/28480/task/28482/stat : 28482 (java) S 28478 28478 23748 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476146168 28904853504 7284 33554432000 4194304 4196468 140737057519808 139825028553872 139825075943125 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35299328 140737057522646 140737057522822 140737057522822 140737057525711 0
[pid=28480/tid=28483] ppid=28478 vsize=28227396 memory=140689436255872 CPUtime=0 cores=0-7
/proc/28480/task/28483/stat : 28483 (java) S 28478 28478 23748 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476146168 28904853504 7284 33554432000 4194304 4196468 140737057519808 139825027501072 139825075943125 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35299328 140737057522646 140737057522822 140737057522822 140737057525711 0
[pid=28480/tid=28484] ppid=28478 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/28480/task/28484/stat : 28484 (java) S 28478 28478 23748 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476146168 28904853504 7284 33554432000 4194304 4196468 140737057519808 139825026448272 139825075943125 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35299328 140737057522646 140737057522822 140737057522822 140737057525711 0
[pid=28480/tid=28485] ppid=28478 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/28480/task/28485/stat : 28485 (java) S 28478 28478 23748 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476146168 28904853504 7284 33554432000 4194304 4196468 140737057519808 139825025395472 139825075943125 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35299328 140737057522646 140737057522822 140737057522822 140737057525711 0
[pid=28480/tid=28486] ppid=28478 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/28480/task/28486/stat : 28486 (java) S 28478 28478 23748 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476146168 28904853504 7284 33554432000 4194304 4196468 140737057519808 139825024342672 139825075943125 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35299328 140737057522646 140737057522822 140737057522822 140737057525711 0
[pid=28480/tid=28487] ppid=28478 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/28480/task/28487/stat : 28487 (java) S 28478 28478 23748 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476146168 28904853504 7284 33554432000 4194304 4196468 140737057519808 139825023289872 139825075943125 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35299328 140737057522646 140737057522822 140737057522822 140737057525711 0
[pid=28480/tid=28488] ppid=28478 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/28480/task/28488/stat : 28488 (java) S 28478 28478 23748 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476146168 28904853504 7284 33554432000 4194304 4196468 140737057519808 139825022237072 139825075943125 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35299328 140737057522646 140737057522822 140737057522822 140737057525711 0
[pid=28480/tid=28489] ppid=28478 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/28480/task/28489/stat : 28489 (java) S 28478 28478 23748 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476146168 28904853504 7284 33554432000 4194304 4196468 140737057519808 139825021184272 139825075943125 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35299328 140737057522646 140737057522822 140737057522822 140737057525711 0
[pid=28480/tid=28490] ppid=28478 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/28480/task/28490/stat : 28490 (java) S 28478 28478 23748 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476146170 28904853504 7284 33554432000 4194304 4196468 140737057519808 139823204481904 139825075944066 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35299328 140737057522646 140737057522822 140737057522822 140737057525711 0
[pid=28480/tid=28491] ppid=28478 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/28480/task/28491/stat : 28491 (java) S 28478 28478 23748 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 476146170 28904853504 7284 33554432000 4194304 4196468 140737057519808 139823203427872 139825075943125 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35299328 140737057522646 140737057522822 140737057522822 140737057525711 0
[pid=28480/tid=28492] ppid=28478 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/28480/task/28492/stat : 28492 (java) S 28478 28478 23748 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 476146171 28904853504 7284 33554432000 4194304 4196468 140737057519808 139823202375024 139825075943125 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35299328 140737057522646 140737057522822 140737057522822 140737057525711 0
[pid=28480/tid=28493] ppid=28478 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/28480/task/28493/stat : 28493 (java) S 28478 28478 23748 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476146173 28904853504 7284 33554432000 4194304 4196468 140737057519808 139823201323344 139825075951515 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35299328 140737057522646 140737057522822 140737057522822 140737057525711 0
[pid=28480/tid=28494] ppid=28478 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/28480/task/28494/stat : 28494 (java) S 28478 28478 23748 0 -1 1077944384 309 0 0 0 0 0 0 0 20 0 20 0 476146173 28904853504 7284 33554432000 4194304 4196468 140737057519808 139823200270704 139825075944066 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35299328 140737057522646 140737057522822 140737057522822 140737057525711 0
[pid=28480/tid=28495] ppid=28478 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/28480/task/28495/stat : 28495 (java) S 28478 28478 23748 0 -1 1077944384 124 0 0 0 0 0 0 0 20 0 20 0 476146173 28904853504 7284 33554432000 4194304 4196468 140737057519808 139823199217904 139825075944066 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35299328 140737057522646 140737057522822 140737057522822 140737057525711 0
[pid=28480/tid=28496] ppid=28478 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/28480/task/28496/stat : 28496 (java) R 28478 28478 23748 0 -1 4202560 44 0 0 0 0 0 0 0 20 0 20 0 476146173 28904853504 7284 33554432000 4194304 4196468 140737057519808 139822889785456 139825069029755 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 35299328 140737057522646 140737057522822 140737057522822 140737057525711 0
[pid=28480/tid=28497] ppid=28478 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/28480/task/28497/stat : 28497 (java) R 28478 28478 23748 0 -1 4202560 317 0 0 0 1 0 0 0 20 0 20 0 476146173 28904853504 7284 33554432000 4194304 4196468 140737057519808 139822888732656 139825055291969 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 35299328 140737057522646 140737057522822 140737057522822 140737057525711 0
[pid=28480/tid=28498] ppid=28478 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/28480/task/28498/stat : 28498 (java) S 28478 28478 23748 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476146173 28904853504 7284 33554432000 4194304 4196468 140737057519808 139822887681120 139825075943125 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35299328 140737057522646 140737057522822 140737057522822 140737057525711 0
[pid=28480/tid=28499] ppid=28478 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/28480/task/28499/stat : 28499 (java) S 28478 28478 23748 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476146174 28904853504 7284 33554432000 4194304 4196468 140737057519808 139822886628400 139825075944066 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35299328 140737057522646 140737057522822 140737057522822 140737057525711 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 30588 KiB

[startup+0.21082 s]*
/proc/loadavg: 6.25 7.64 8.09 4/212 28499
/proc/meminfo: memFree=25736156/32770624 swapFree=66966844/67108860
[pid=28478] ppid=28475 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/28478/stat : 28478 (xcsp3-exec) S 28475 28478 23748 0 -1 4202496 547 0 0 0 0 0 0 0 20 0 1 0 476146167 115843072 363 33554432000 4194304 5098028 140731367605712 140731367603816 140271543063164 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 11509760 140731367609170 140731367609429 140731367609429 140731367612358 0
/proc/28478/statm: 28282 363 304 221 0 87 0
[pid=28480] ppid=28478 vsize=28227396 memory=40840 CPUtime=0.34 cores=0-7
/proc/28480/stat : 28480 (java) S 28478 28478 23748 0 -1 1077944320 9485 0 0 0 31 3 0 0 20 0 20 0 476146167 28904853504 10210 33554432000 4194304 4196468 140737057519808 140737057502352 139825075932919 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 35299328 140737057522646 140737057522822 140737057522822 140737057525711 0
/proc/28480/statm: 7056849 10210 3285 1 0 7019032 0
[pid=28480/tid=28481] ppid=28478 vsize=28227396 memory=8318255677412212789 CPUtime=0.2 cores=0-7
/proc/28480/task/28481/stat : 28481 (java) R 28478 28478 23748 0 -1 4202560 6588 0 0 0 18 2 0 0 20 0 20 0 476146168 28904853504 10210 33554432000 4194304 4196468 140737057519808 139825080170736 139825075954266 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 35299328 140737057522646 140737057522822 140737057522822 140737057525711 0
[pid=28480/tid=28482] ppid=28478 vsize=28227396 memory=329 CPUtime=0 cores=0-7
/proc/28480/task/28482/stat : 28482 (java) S 28478 28478 23748 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476146168 28904853504 10210 33554432000 4194304 4196468 140737057519808 139825028553872 139825075943125 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35299328 140737057522646 140737057522822 140737057522822 140737057525711 0
[pid=28480/tid=28483] ppid=28478 vsize=28227396 memory=288371065587967616 CPUtime=0 cores=0-7
/proc/28480/task/28483/stat : 28483 (java) S 28478 28478 23748 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476146168 28904853504 10210 33554432000 4194304 4196468 140737057519808 139825027501072 139825075943125 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35299328 140737057522646 140737057522822 140737057522822 140737057525711 0
[pid=28480/tid=28484] ppid=28478 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/28480/task/28484/stat : 28484 (java) S 28478 28478 23748 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476146168 28904853504 10210 33554432000 4194304 4196468 140737057519808 139825026448272 139825075943125 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35299328 140737057522646 140737057522822 140737057522822 140737057525711 0
[pid=28480/tid=28485] ppid=28478 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/28480/task/28485/stat : 28485 (java) S 28478 28478 23748 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476146168 28904853504 10210 33554432000 4194304 4196468 140737057519808 139825025395472 139825075943125 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35299328 140737057522646 140737057522822 140737057522822 140737057525711 0
[pid=28480/tid=28486] ppid=28478 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/28480/task/28486/stat : 28486 (java) S 28478 28478 23748 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476146168 28904853504 10210 33554432000 4194304 4196468 140737057519808 139825024342672 139825075943125 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35299328 140737057522646 140737057522822 140737057522822 140737057525711 0
[pid=28480/tid=28487] ppid=28478 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/28480/task/28487/stat : 28487 (java) S 28478 28478 23748 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476146168 28904853504 10210 33554432000 4194304 4196468 140737057519808 139825023289872 139825075943125 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35299328 140737057522646 140737057522822 140737057522822 140737057525711 0
[pid=28480/tid=28488] ppid=28478 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/28480/task/28488/stat : 28488 (java) S 28478 28478 23748 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476146168 28904853504 10210 33554432000 4194304 4196468 140737057519808 139825022237072 139825075943125 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35299328 140737057522646 140737057522822 140737057522822 140737057525711 0
[pid=28480/tid=28489] ppid=28478 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/28480/task/28489/stat : 28489 (java) S 28478 28478 23748 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476146168 28904853504 10210 33554432000 4194304 4196468 140737057519808 139825021184272 139825075943125 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35299328 140737057522646 140737057522822 140737057522822 140737057525711 0
[pid=28480/tid=28490] ppid=28478 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/28480/task/28490/stat : 28490 (java) S 28478 28478 23748 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 476146170 28904853504 10210 33554432000 4194304 4196468 140737057519808 139823204481904 139825075944066 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35299328 140737057522646 140737057522822 140737057522822 140737057525711 0
[pid=28480/tid=28491] ppid=28478 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/28480/task/28491/stat : 28491 (java) S 28478 28478 23748 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 476146170 28904853504 10210 33554432000 4194304 4196468 140737057519808 139823203427872 139825075943125 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35299328 140737057522646 140737057522822 140737057522822 140737057525711 0
[pid=28480/tid=28492] ppid=28478 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/28480/task/28492/stat : 28492 (java) S 28478 28478 23748 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 476146171 28904853504 10210 33554432000 4194304 4196468 140737057519808 139823202375024 139825075943125 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35299328 140737057522646 140737057522822 140737057522822 140737057525711 0
[pid=28480/tid=28493] ppid=28478 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/28480/task/28493/stat : 28493 (java) S 28478 28478 23748 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476146173 28904853504 10210 33554432000 4194304 4196468 140737057519808 139823201323344 139825075951515 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35299328 140737057522646 140737057522822 140737057522822 140737057525711 0
[pid=28480/tid=28494] ppid=28478 vsize=28227396 memory=0 CPUtime=0.02 cores=0-7
/proc/28480/task/28494/stat : 28494 (java) S 28478 28478 23748 0 -1 1077944384 565 0 0 0 2 0 0 0 20 0 20 0 476146173 28904853504 10210 33554432000 4194304 4196468 140737057519808 139823200270704 139825075944066 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35299328 140737057522646 140737057522822 140737057522822 140737057525711 0
[pid=28480/tid=28495] ppid=28478 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/28480/task/28495/stat : 28495 (java) S 28478 28478 23748 0 -1 1077944384 152 0 0 0 1 0 0 0 20 0 20 0 476146173 28904853504 10210 33554432000 4194304 4196468 140737057519808 139823199217904 139825075944066 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35299328 140737057522646 140737057522822 140737057522822 140737057525711 0
[pid=28480/tid=28496] ppid=28478 vsize=28227396 memory=-1 CPUtime=0.01 cores=0-7
/proc/28480/task/28496/stat : 28496 (java) S 28478 28478 23748 0 -1 1077944384 125 0 0 0 1 0 0 0 20 0 20 0 476146173 28904853504 10210 33554432000 4194304 4196468 140737057519808 139822889785456 139825075944066 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35299328 140737057522646 140737057522822 140737057522822 140737057525711 0
[pid=28480/tid=28497] ppid=28478 vsize=28227396 memory=-1 CPUtime=0.08 cores=0-7
/proc/28480/task/28497/stat : 28497 (java) R 28478 28478 23748 0 -1 4202560 744 0 0 0 8 0 0 0 20 0 20 0 476146173 28904853504 10210 33554432000 4194304 4196468 140737057519808 139822888732656 139825060013406 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 35299328 140737057522646 140737057522822 140737057522822 140737057525711 0
[pid=28480/tid=28498] ppid=28478 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/28480/task/28498/stat : 28498 (java) S 28478 28478 23748 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476146173 28904853504 10210 33554432000 4194304 4196468 140737057519808 139822887681120 139825075943125 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35299328 140737057522646 140737057522822 140737057522822 140737057525711 0
[pid=28480/tid=28499] ppid=28478 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/28480/task/28499/stat : 28499 (java) S 28478 28478 23748 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476146174 28904853504 10210 33554432000 4194304 4196468 140737057519808 139822886628400 139825075944066 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35299328 140737057522646 140737057522822 140737057522822 140737057525711 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 42292 KiB

[startup+0.310637 s]*
/proc/loadavg: 6.25 7.64 8.09 3/212 28499
/proc/meminfo: memFree=25728636/32770624 swapFree=66966844/67108860
[pid=28478] ppid=28475 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/28478/stat : 28478 (xcsp3-exec) S 28475 28478 23748 0 -1 4202496 547 0 0 0 0 0 0 0 20 0 1 0 476146167 115843072 363 33554432000 4194304 5098028 140731367605712 140731367603816 140271543063164 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 11509760 140731367609170 140731367609429 140731367609429 140731367612358 0
/proc/28478/statm: 28282 363 304 221 0 87 0
[pid=28480] ppid=28478 vsize=28231652 memory=50096 CPUtime=0.53 cores=0-7
/proc/28480/stat : 28480 (java) S 28478 28478 23748 0 -1 1077944320 10879 0 0 0 49 4 0 0 20 0 20 0 476146167 28909211648 12524 33554432000 4194304 4196468 140737057519808 140737057502352 139825075932919 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 35299328 140737057522646 140737057522822 140737057522822 140737057525711 0
/proc/28480/statm: 7057913 12524 3348 1 0 7019032 0
[pid=28480/tid=28481] ppid=28478 vsize=28231652 memory=6791534058613427641 CPUtime=0.3 cores=0-7
/proc/28480/task/28481/stat : 28481 (java) R 28478 28478 23748 0 -1 4202560 7782 0 0 0 27 3 0 0 20 0 20 0 476146168 28909211648 12524 33554432000 4194304 4196468 140737057519808 139825080166704 139825060013406 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 35299328 140737057522646 140737057522822 140737057522822 140737057525711 0
[pid=28480/tid=28482] ppid=28478 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/28480/task/28482/stat : 28482 (java) S 28478 28478 23748 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476146168 28909211648 12524 33554432000 4194304 4196468 140737057519808 139825028553872 139825075943125 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35299328 140737057522646 140737057522822 140737057522822 140737057525711 0
[pid=28480/tid=28483] ppid=28478 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/28480/task/28483/stat : 28483 (java) S 28478 28478 23748 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476146168 28909211648 12524 33554432000 4194304 4196468 140737057519808 139825027501072 139825075943125 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35299328 140737057522646 140737057522822 140737057522822 140737057525711 0
[pid=28480/tid=28484] ppid=28478 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/28480/task/28484/stat : 28484 (java) S 28478 28478 23748 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476146168 28909211648 12524 33554432000 4194304 4196468 140737057519808 139825026448272 139825075943125 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35299328 140737057522646 140737057522822 140737057522822 140737057525711 0
[pid=28480/tid=28485] ppid=28478 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/28480/task/28485/stat : 28485 (java) S 28478 28478 23748 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476146168 28909211648 12524 33554432000 4194304 4196468 140737057519808 139825025395472 139825075943125 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35299328 140737057522646 140737057522822 140737057522822 140737057525711 0
[pid=28480/tid=28486] ppid=28478 vsize=28231652 memory=2244 CPUtime=0 cores=0-7
/proc/28480/task/28486/stat : 28486 (java) S 28478 28478 23748 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476146168 28909211648 12524 33554432000 4194304 4196468 140737057519808 139825024342672 139825075943125 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35299328 140737057522646 140737057522822 140737057522822 140737057525711 0
[pid=28480/tid=28487] ppid=28478 vsize=28231652 memory=140689304286127 CPUtime=0 cores=0-7
/proc/28480/task/28487/stat : 28487 (java) S 28478 28478 23748 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476146168 28909211648 12524 33554432000 4194304 4196468 140737057519808 139825023289872 139825075943125 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35299328 140737057522646 140737057522822 140737057522822 140737057525711 0
[pid=28480/tid=28488] ppid=28478 vsize=28231652 memory=140689304288432 CPUtime=0 cores=0-7
/proc/28480/task/28488/stat : 28488 (java) S 28478 28478 23748 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476146168 28909211648 12524 33554432000 4194304 4196468 140737057519808 139825022237072 139825075943125 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35299328 140737057522646 140737057522822 140737057522822 140737057525711 0
[pid=28480/tid=28489] ppid=28478 vsize=28231652 memory=3472464587485459936 CPUtime=0 cores=0-7
/proc/28480/task/28489/stat : 28489 (java) S 28478 28478 23748 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476146168 28909211648 12524 33554432000 4194304 4196468 140737057519808 139825021184272 139825075943125 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35299328 140737057522646 140737057522822 140737057522822 140737057525711 0
[pid=28480/tid=28490] ppid=28478 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/28480/task/28490/stat : 28490 (java) S 28478 28478 23748 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 476146170 28909211648 12524 33554432000 4194304 4196468 140737057519808 139823204481904 139825075944066 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35299328 140737057522646 140737057522822 140737057522822 140737057525711 0
[pid=28480/tid=28491] ppid=28478 vsize=28231652 memory=281378608588432 CPUtime=0 cores=0-7
/proc/28480/task/28491/stat : 28491 (java) S 28478 28478 23748 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 476146170 28909211648 12524 33554432000 4194304 4196468 140737057519808 139823203427872 139825075943125 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35299328 140737057522646 140737057522822 140737057522822 140737057525711 0
[pid=28480/tid=28492] ppid=28478 vsize=28231652 memory=281378608595344 CPUtime=0 cores=0-7
/proc/28480/task/28492/stat : 28492 (java) S 28478 28478 23748 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 476146171 28909211648 12524 33554432000 4194304 4196468 140737057519808 139823202375024 139825075943125 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35299328 140737057522646 140737057522822 140737057522822 140737057525711 0
[pid=28480/tid=28493] ppid=28478 vsize=28231652 memory=281378608536592 CPUtime=0 cores=0-7
/proc/28480/task/28493/stat : 28493 (java) S 28478 28478 23748 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476146173 28909211648 12524 33554432000 4194304 4196468 140737057519808 139823201323344 139825075951515 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35299328 140737057522646 140737057522822 140737057522822 140737057525711 0
[pid=28480/tid=28494] ppid=28478 vsize=28231652 memory=281378608609168 CPUtime=0.05 cores=0-7
/proc/28480/task/28494/stat : 28494 (java) R 28478 28478 23748 0 -1 4202560 665 0 0 0 5 0 0 0 20 0 20 0 476146173 28909211648 12524 33554432000 4194304 4196468 140737057519808 139823200261088 139825055619583 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 35299328 140737057522646 140737057522822 140737057522822 140737057525711 0
[pid=28480/tid=28495] ppid=28478 vsize=28231652 memory=281378608616080 CPUtime=0.01 cores=0-7
/proc/28480/task/28495/stat : 28495 (java) S 28478 28478 23748 0 -1 1077944384 152 0 0 0 1 0 0 0 20 0 20 0 476146173 28909211648 12524 33554432000 4194304 4196468 140737057519808 139823199217904 139825075944066 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35299328 140737057522646 140737057522822 140737057522822 140737057525711 0
[pid=28480/tid=28496] ppid=28478 vsize=28231652 memory=281378608613776 CPUtime=0.02 cores=0-7
/proc/28480/task/28496/stat : 28496 (java) S 28478 28478 23748 0 -1 1077944384 130 0 0 0 2 0 0 0 20 0 20 0 476146173 28909211648 12524 33554432000 4194304 4196468 140737057519808 139822889785456 139825075944066 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35299328 140737057522646 140737057522822 140737057522822 140737057525711 0
[pid=28480/tid=28497] ppid=28478 vsize=28231652 memory=281378608629936 CPUtime=0.12 cores=0-7
/proc/28480/task/28497/stat : 28497 (java) S 28478 28478 23748 0 -1 1077944384 840 0 0 0 12 0 0 0 20 0 20 0 476146173 28909211648 12524 33554432000 4194304 4196468 140737057519808 139822888732656 139825075944066 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35299328 140737057522646 140737057522822 140737057522822 140737057525711 0
[pid=28480/tid=28498] ppid=28478 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/28480/task/28498/stat : 28498 (java) S 28478 28478 23748 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476146173 28909211648 12524 33554432000 4194304 4196468 140737057519808 139822887681120 139825075943125 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35299328 140737057522646 140737057522822 140737057522822 140737057525711 0
[pid=28480/tid=28499] ppid=28478 vsize=28231652 memory=-1 CPUtime=0 cores=0-7
/proc/28480/task/28499/stat : 28499 (java) S 28478 28478 23748 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476146174 28909211648 12524 33554432000 4194304 4196468 140737057519808 139822886628400 139825075944066 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35299328 140737057522646 140737057522822 140737057522822 140737057525711 0
Current children cumulated CPU time: 0.53 s
Current children cumulated vsize: 28344780 KiB
Current children cumulated memory: 51548 KiB

[startup+0.70482 s]
/proc/loadavg: 5.91 7.55 8.06 3/212 28499
/proc/meminfo: memFree=25712428/32770624 swapFree=66966844/67108860
[pid=28478] ppid=28475 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/28478/stat : 28478 (xcsp3-exec) S 28475 28478 23748 0 -1 4202496 547 0 0 0 0 0 0 0 20 0 1 0 476146167 115843072 363 33554432000 4194304 5098028 140731367605712 140731367603816 140271543063164 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 11509760 140731367609170 140731367609429 140731367609429 140731367612358 0
/proc/28478/statm: 28282 363 304 221 0 87 0
[pid=28480] ppid=28478 vsize=28766288 memory=98628 CPUtime=2.16 cores=0-7
/proc/28480/stat : 28480 (java) S 28478 28478 23748 0 -1 1077944320 15575 0 0 0 210 6 0 0 20 0 28 0 476146167 29456678912 24657 33554432000 4194304 4196468 140737057519808 140737057502352 139825075932919 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 35299328 140737057522646 140737057522822 140737057522822 140737057525711 0
/proc/28480/statm: 7191572 24657 3460 1 0 7152672 0
[pid=28480/tid=28481] ppid=28478 vsize=28766288 memory=281378608987824 CPUtime=0.55 cores=0-7
/proc/28480/task/28481/stat : 28481 (java) S 28478 28478 23748 0 -1 1077944384 9112 0 0 0 52 3 0 0 20 0 28 0 476146168 29456678912 24657 33554432000 4194304 4196468 140737057519808 139825080173696 139825075943125 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35299328 140737057522646 140737057522822 140737057522822 140737057525711 0
[pid=28480/tid=28482] ppid=28478 vsize=28766288 memory=140689304494960 CPUtime=0 cores=0-7
/proc/28480/task/28482/stat : 28482 (java) S 28478 28478 23748 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 476146168 29456678912 24657 33554432000 4194304 4196468 140737057519808 139825028553872 139825075943125 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35299328 140737057522646 140737057522822 140737057522822 140737057525711 0
[pid=28480/tid=28483] ppid=28478 vsize=28766288 memory=0 CPUtime=0 cores=0-7
/proc/28480/task/28483/stat : 28483 (java) S 28478 28478 23748 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 476146168 29456678912 24657 33554432000 4194304 4196468 140737057519808 139825027501072 139825075943125 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35299328 140737057522646 140737057522822 140737057522822 140737057525711 0
[pid=28480/tid=28484] ppid=28478 vsize=28766288 memory=2832 CPUtime=0 cores=0-7
/proc/28480/task/28484/stat : 28484 (java) S 28478 28478 23748 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 476146168 29456678912 24657 33554432000 4194304 4196468 140737057519808 139825026448272 139825075943125 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35299328 140737057522646 140737057522822 140737057522822 140737057525711 0

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

[pid=28480/tid=28497] ppid=28478 vsize=28766288 memory=1432 CPUtime=0.57 cores=0-7
/proc/28480/task/28497/stat : 28497 (java) S 28478 28478 23748 0 -1 1077944384 4089 0 0 0 56 1 0 0 20 0 28 0 476146173 29456678912 273732 33554432000 4194304 4196468 140737057519808 139822888732656 139825075944066 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35299328 140737057522646 140737057522822 140737057522822 140737057525711 0
[pid=28480/tid=28498] ppid=28478 vsize=28766288 memory=776 CPUtime=0 cores=0-7
/proc/28480/task/28498/stat : 28498 (java) S 28478 28478 23748 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 476146173 29456678912 273732 33554432000 4194304 4196468 140737057519808 139822887681120 139825075943125 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35299328 140737057522646 140737057522822 140737057522822 140737057525711 0
[pid=28480/tid=28499] ppid=28478 vsize=28766288 memory=1056 CPUtime=0 cores=0-7
/proc/28480/task/28499/stat : 28499 (java) R 28478 28478 23748 0 -1 1077944384 265 0 0 0 0 0 0 0 20 0 28 0 476146174 29456678912 273732 33554432000 4194304 4196468 140737057519808 139822886628400 139825075944066 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 35299328 140737057522646 140737057522822 140737057522822 140737057525711 0
[pid=28480/tid=28500] ppid=28478 vsize=28766288 memory=3616 CPUtime=30.32 cores=0-7
/proc/28480/task/28500/stat : 28500 (java) R 28478 28478 23748 0 -1 4202560 439 0 0 0 3029 3 0 0 20 0 28 0 476146225 29456678912 273732 33554432000 4194304 4196468 140737057519808 139822877645992 139824696177254 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 35299328 140737057522646 140737057522822 140737057522822 140737057525711 0
[pid=28480/tid=28501] ppid=28478 vsize=28766288 memory=1552 CPUtime=30.4 cores=0-7
/proc/28480/task/28501/stat : 28501 (java) R 28478 28478 23748 0 -1 4202560 188 0 0 0 3040 0 0 0 20 0 28 0 476146225 29456678912 273732 33554432000 4194304 4196468 140737057519808 139822876594328 139824694940731 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 35299328 140737057522646 140737057522822 140737057522822 140737057525711 0
[pid=28480/tid=28502] ppid=28478 vsize=28766288 memory=1708 CPUtime=30.19 cores=0-7
/proc/28480/task/28502/stat : 28502 (java) R 28478 28478 23748 0 -1 4202560 1010 0 0 0 3011 8 0 0 20 0 28 0 476146225 29456678912 273732 33554432000 4194304 4196468 140737057519808 139822875541376 139824697725627 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 35299328 140737057522646 140737057522822 140737057522822 140737057525711 0
[pid=28480/tid=28503] ppid=28478 vsize=28766288 memory=1196 CPUtime=30.22 cores=0-7
/proc/28480/task/28503/stat : 28503 (java) R 28478 28478 23748 0 -1 4202560 929 0 0 0 3017 5 0 0 20 0 28 0 476146225 29456678912 273732 33554432000 4194304 4196468 140737057519808 139822874488608 139824697613210 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 35299328 140737057522646 140737057522822 140737057522822 140737057525711 0
[pid=28480/tid=28504] ppid=28478 vsize=28766288 memory=1044 CPUtime=30.4 cores=0-7
/proc/28480/task/28504/stat : 28504 (java) R 28478 28478 23748 0 -1 4202560 815 0 0 0 3037 3 0 0 20 0 28 0 476146225 29456678912 273732 33554432000 4194304 4196468 140737057519808 139822873436184 139824696018419 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 35299328 140737057522646 140737057522822 140737057522822 140737057525711 0
[pid=28480/tid=28505] ppid=28478 vsize=28766288 memory=712 CPUtime=30.34 cores=0-7
/proc/28480/task/28505/stat : 28505 (java) R 28478 28478 23748 0 -1 4202560 758 0 0 0 3031 3 0 0 20 0 28 0 476146225 29456678912 273732 33554432000 4194304 4196468 140737057519808 139822872382832 139824697612911 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 35299328 140737057522646 140737057522822 140737057522822 140737057525711 0
[pid=28480/tid=28506] ppid=28478 vsize=28766288 memory=2832 CPUtime=29.71 cores=0-7
/proc/28480/task/28506/stat : 28506 (java) R 28478 28478 23748 0 -1 4202560 346 0 0 0 2971 0 0 0 20 0 28 0 476146225 29456678912 273732 33554432000 4194304 4196468 140737057519808 139822871331352 139824697704449 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 35299328 140737057522646 140737057522822 140737057522822 140737057525711 0
[pid=28480/tid=28507] ppid=28478 vsize=28766288 memory=7556 CPUtime=30.03 cores=0-7
/proc/28480/task/28507/stat : 28507 (java) R 28478 28478 23748 0 -1 4202560 552 0 0 0 3002 1 0 0 20 0 28 0 476146225 29456678912 273732 33554432000 4194304 4196468 140737057519808 139822870278248 139824696178823 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 35299328 140737057522646 140737057522822 140737057522822 140737057525711 0
Current children cumulated CPU time: 248.18 s
Current children cumulated vsize: 28879416 KiB
Current children cumulated memory: 1096380 KiB

[startup+32.0053 s]*
/proc/loadavg: 6.92 7.64 8.07 5/220 28509
/proc/meminfo: memFree=24683492/32770624 swapFree=66966844/67108860
[pid=28478] ppid=28475 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/28478/stat : 28478 (xcsp3-exec) S 28475 28478 23748 0 -1 4202496 547 0 0 0 0 0 0 0 20 0 1 0 476146167 115843072 363 33554432000 4194304 5098028 140731367605712 140731367603816 140271543063164 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 11509760 140731367609170 140731367609429 140731367609429 140731367612358 0
/proc/28478/statm: 28282 363 304 221 0 87 0
[pid=28480] ppid=28478 vsize=28766288 memory=1094952 CPUtime=251.42 cores=0-7
/proc/28480/stat : 28480 (java) S 28478 28478 23748 0 -1 1077944320 37308 0 0 0 25074 68 0 0 20 0 28 0 476146167 29456678912 273738 33554432000 4194304 4196468 140737057519808 140737057502352 139825075932919 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 35299328 140737057522646 140737057522822 140737057522822 140737057525711 0
/proc/28480/statm: 7191572 273738 3528 1 0 7152672 0
[pid=28480/tid=28481] ppid=28478 vsize=28766288 memory=6791534058613427641 CPUtime=0.55 cores=0-7
/proc/28480/task/28481/stat : 28481 (java) S 28478 28478 23748 0 -1 1077944384 9112 0 0 0 52 3 0 0 20 0 28 0 476146168 29456678912 273738 33554432000 4194304 4196468 140737057519808 139825080173696 139825075943125 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35299328 140737057522646 140737057522822 140737057522822 140737057525711 0
[pid=28480/tid=28482] ppid=28478 vsize=28766288 memory=916 CPUtime=0.07 cores=0-7
/proc/28480/task/28482/stat : 28482 (java) S 28478 28478 23748 0 -1 1077944384 381 0 0 0 4 3 0 0 20 0 28 0 476146168 29456678912 273738 33554432000 4194304 4196468 140737057519808 139825028553872 139825075943125 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35299328 140737057522646 140737057522822 140737057522822 140737057525711 0
[pid=28480/tid=28483] ppid=28478 vsize=28766288 memory=4444 CPUtime=0.07 cores=0-7
/proc/28480/task/28483/stat : 28483 (java) S 28478 28478 23748 0 -1 1077944384 160 0 0 0 4 3 0 0 20 0 28 0 476146168 29456678912 273738 33554432000 4194304 4196468 140737057519808 139825027501072 139825075943125 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35299328 140737057522646 140737057522822 140737057522822 140737057525711 0
[pid=28480/tid=28484] ppid=28478 vsize=28766288 memory=1660 CPUtime=0.07 cores=0-7
/proc/28480/task/28484/stat : 28484 (java) S 28478 28478 23748 0 -1 1077944384 255 0 0 0 4 3 0 0 20 0 28 0 476146168 29456678912 273738 33554432000 4194304 4196468 140737057519808 139825026448272 139825075943125 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35299328 140737057522646 140737057522822 140737057522822 140737057525711 0
[pid=28480/tid=28485] ppid=28478 vsize=28766288 memory=4104 CPUtime=0.06 cores=0-7
/proc/28480/task/28485/stat : 28485 (java) S 28478 28478 23748 0 -1 1077944384 408 0 0 0 3 3 0 0 20 0 28 0 476146168 29456678912 273738 33554432000 4194304 4196468 140737057519808 139825025395472 139825075943125 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35299328 140737057522646 140737057522822 140737057522822 140737057525711 0
[pid=28480/tid=28486] ppid=28478 vsize=28766288 memory=1412 CPUtime=0.06 cores=0-7
/proc/28480/task/28486/stat : 28486 (java) S 28478 28478 23748 0 -1 1077944384 338 0 0 0 4 2 0 0 20 0 28 0 476146168 29456678912 273738 33554432000 4194304 4196468 140737057519808 139825024342672 139825075943125 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35299328 140737057522646 140737057522822 140737057522822 140737057525711 0
[pid=28480/tid=28487] ppid=28478 vsize=28766288 memory=3100 CPUtime=0.07 cores=0-7
/proc/28480/task/28487/stat : 28487 (java) S 28478 28478 23748 0 -1 1077944384 434 0 0 0 4 3 0 0 20 0 28 0 476146168 29456678912 273738 33554432000 4194304 4196468 140737057519808 139825023289872 139825075943125 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35299328 140737057522646 140737057522822 140737057522822 140737057525711 0
[pid=28480/tid=28488] ppid=28478 vsize=28766288 memory=1452 CPUtime=0.06 cores=0-7
/proc/28480/task/28488/stat : 28488 (java) S 28478 28478 23748 0 -1 1077944384 258 0 0 0 3 3 0 0 20 0 28 0 476146168 29456678912 273738 33554432000 4194304 4196468 140737057519808 139825022237072 139825075943125 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35299328 140737057522646 140737057522822 140737057522822 140737057525711 0
[pid=28480/tid=28489] ppid=28478 vsize=28766288 memory=1113372 CPUtime=0.08 cores=0-7
/proc/28480/task/28489/stat : 28489 (java) S 28478 28478 23748 0 -1 1077944384 169 0 0 0 5 3 0 0 20 0 28 0 476146168 29456678912 273738 33554432000 4194304 4196468 140737057519808 139825021184272 139825075943125 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35299328 140737057522646 140737057522822 140737057522822 140737057525711 0
[pid=28480/tid=28490] ppid=28478 vsize=28766288 memory=6791534058613427641 CPUtime=0.03 cores=0-7
/proc/28480/task/28490/stat : 28490 (java) S 28478 28478 23748 0 -1 1077944384 1215 0 0 0 3 0 0 0 20 0 28 0 476146170 29456678912 273738 33554432000 4194304 4196468 140737057519808 139823204481904 139825075944066 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35299328 140737057522646 140737057522822 140737057522822 140737057525711 0
[pid=28480/tid=28491] ppid=28478 vsize=28766288 memory=712 CPUtime=0 cores=0-7
/proc/28480/task/28491/stat : 28491 (java) S 28478 28478 23748 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 28 0 476146170 29456678912 273738 33554432000 4194304 4196468 140737057519808 139823203427936 139825075943125 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35299328 140737057522646 140737057522822 140737057522822 140737057525711 0
[pid=28480/tid=28492] ppid=28478 vsize=28766288 memory=2832 CPUtime=0 cores=0-7
/proc/28480/task/28492/stat : 28492 (java) S 28478 28478 23748 0 -1 1077944384 25 0 0 0 0 0 0 0 20 0 28 0 476146171 29456678912 273738 33554432000 4194304 4196468 140737057519808 139823202375040 139825075943125 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35299328 140737057522646 140737057522822 140737057522822 140737057525711 0
[pid=28480/tid=28493] ppid=28478 vsize=28766288 memory=1113372 CPUtime=0 cores=0-7
/proc/28480/task/28493/stat : 28493 (java) S 28478 28478 23748 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 476146173 29456678912 273738 33554432000 4194304 4196468 140737057519808 139823201323344 139825075951515 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35299328 140737057522646 140737057522822 140737057522822 140737057525711 0
[pid=28480/tid=28494] ppid=28478 vsize=28766288 memory=2020 CPUtime=1.65 cores=0-7
/proc/28480/task/28494/stat : 28494 (java) S 28478 28478 23748 0 -1 1077944384 5009 0 0 0 163 2 0 0 20 0 28 0 476146173 29456678912 273738 33554432000 4194304 4196468 140737057519808 139823200270704 139825075944066 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35299328 140737057522646 140737057522822 140737057522822 140737057525711 0
[pid=28480/tid=28495] ppid=28478 vsize=28766288 memory=1432 CPUtime=1.51 cores=0-7
/proc/28480/task/28495/stat : 28495 (java) S 28478 28478 23748 0 -1 1077944384 4122 0 0 0 150 1 0 0 20 0 28 0 476146173 29456678912 273738 33554432000 4194304 4196468 140737057519808 139823199217904 139825075944066 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35299328 140737057522646 140737057522822 140737057522822 140737057525711 0
[pid=28480/tid=28496] ppid=28478 vsize=28766288 memory=776 CPUtime=1.48 cores=0-7
/proc/28480/task/28496/stat : 28496 (java) S 28478 28478 23748 0 -1 1077944384 4415 0 0 0 146 2 0 0 20 0 28 0 476146173 29456678912 273738 33554432000 4194304 4196468 140737057519808 139822889785456 139825075944066 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35299328 140737057522646 140737057522822 140737057522822 140737057525711 0
[pid=28480/tid=28497] ppid=28478 vsize=28766288 memory=1056 CPUtime=0.57 cores=0-7
/proc/28480/task/28497/stat : 28497 (java) S 28478 28478 23748 0 -1 1077944384 4104 0 0 0 56 1 0 0 20 0 28 0 476146173 29456678912 273738 33554432000 4194304 4196468 140737057519808 139822888732656 139825075944066 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35299328 140737057522646 140737057522822 140737057522822 140737057525711 0
[pid=28480/tid=28498] ppid=28478 vsize=28766288 memory=3616 CPUtime=0 cores=0-7
/proc/28480/task/28498/stat : 28498 (java) S 28478 28478 23748 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 476146173 29456678912 273738 33554432000 4194304 4196468 140737057519808 139822887681120 139825075943125 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35299328 140737057522646 140737057522822 140737057522822 140737057525711 0
[pid=28480/tid=28499] ppid=28478 vsize=28766288 memory=1552 CPUtime=0 cores=0-7
/proc/28480/task/28499/stat : 28499 (java) S 28478 28478 23748 0 -1 1077944384 265 0 0 0 0 0 0 0 20 0 28 0 476146174 29456678912 273738 33554432000 4194304 4196468 140737057519808 139822886628400 139825075944066 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35299328 140737057522646 140737057522822 140737057522822 140737057525711 0
[pid=28480/tid=28500] ppid=28478 vsize=28766288 memory=1708 CPUtime=30.73 cores=0-7
/proc/28480/task/28500/stat : 28500 (java) S 28478 28478 23748 0 -1 1077944384 466 0 0 0 3070 3 0 0 20 0 28 0 476146225 29456678912 273738 33554432000 4194304 4196468 140737057519808 139822877650880 139825075943125 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35299328 140737057522646 140737057522822 140737057522822 140737057525711 0
[pid=28480/tid=28501] ppid=28478 vsize=28766288 memory=1196 CPUtime=30.8 cores=0-7
/proc/28480/task/28501/stat : 28501 (java) S 28478 28478 23748 0 -1 1077944384 211 0 0 0 3080 0 0 0 20 0 28 0 476146225 29456678912 273738 33554432000 4194304 4196468 140737057519808 139822876599504 139825075943125 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35299328 140737057522646 140737057522822 140737057522822 140737057525711 0
[pid=28480/tid=28502] ppid=28478 vsize=28766288 memory=0 CPUtime=30.6 cores=0-7
/proc/28480/task/28502/stat : 28502 (java) R 28478 28478 23748 0 -1 4202560 1030 0 0 0 3052 8 0 0 20 0 28 0 476146225 29456678912 273738 33554432000 4194304 4196468 140737057519808 139822875542880 139824697613347 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 35299328 140737057522646 140737057522822 140737057522822 140737057525711 0
[pid=28480/tid=28503] ppid=28478 vsize=28766288 memory=7378837918617850071 CPUtime=30.64 cores=0-7
/proc/28480/task/28503/stat : 28503 (java) S 28478 28478 23748 0 -1 1077944384 1093 0 0 0 3058 6 0 0 20 0 28 0 476146225 29456678912 273738 33554432000 4194304 4196468 140737057519808 139822874493904 139825075943125 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35299328 140737057522646 140737057522822 140737057522822 140737057525711 0
[pid=28480/tid=28504] ppid=28478 vsize=28766288 memory=140689304317583 CPUtime=30.81 cores=0-7
/proc/28480/task/28504/stat : 28504 (java) S 28478 28478 23748 0 -1 1077944384 825 0 0 0 3078 3 0 0 20 0 28 0 476146225 29456678912 273738 33554432000 4194304 4196468 140737057519808 139822873441104 139825075943125 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35299328 140737057522646 140737057522822 140737057522822 140737057525711 0
[pid=28480/tid=28505] ppid=28478 vsize=28766288 memory=297437879665370016 CPUtime=30.76 cores=0-7
/proc/28480/task/28505/stat : 28505 (java) R 28478 28478 23748 0 -1 4202560 761 0 0 0 3073 3 0 0 20 0 28 0 476146225 29456678912 273738 33554432000 4194304 4196468 140737057519808 139822872382832 139824697613357 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 35299328 140737057522646 140737057522822 140737057522822 140737057525711 0
[pid=28480/tid=28506] ppid=28478 vsize=28766288 memory=3617129548555291635 CPUtime=30.11 cores=0-7
/proc/28480/task/28506/stat : 28506 (java) S 28478 28478 23748 0 -1 1077944384 380 0 0 0 3011 0 0 0 20 0 28 0 476146225 29456678912 273738 33554432000 4194304 4196468 140737057519808 139822871336528 139825075943125 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35299328 140737057522646 140737057522822 140737057522822 140737057525711 0
[pid=28480/tid=28507] ppid=28478 vsize=28766288 memory=3617129548555291667 CPUtime=30.43 cores=0-7
/proc/28480/task/28507/stat : 28507 (java) S 28478 28478 23748 0 -1 1077944384 598 0 0 0 3042 1 0 0 20 0 28 0 476146225 29456678912 273738 33554432000 4194304 4196468 140737057519808 139822870283728 139825075943125 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35299328 140737057522646 140737057522822 140737057522822 140737057525711 0
Current children cumulated CPU time: 251.42 s
Current children cumulated vsize: 28879416 KiB
Current children cumulated memory: 1096404 KiB

[startup+32.1106 s]
/proc/loadavg: 6.92 7.64 8.07 5/220 28509
/proc/meminfo: memFree=24683492/32770624 swapFree=66966844/67108860
[pid=28478] ppid=28475 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/28478/stat : 28478 (xcsp3-exec) S 28475 28478 23748 0 -1 4202496 547 0 0 0 0 0 0 0 20 0 1 0 476146167 115843072 363 33554432000 4194304 5098028 140731367605712 140731367603816 140271543063164 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 11509760 140731367609170 140731367609429 140731367609429 140731367612358 0
/proc/28478/statm: 28282 363 304 221 0 87 0
[pid=28480] ppid=28478 vsize=28766288 memory=1094952 CPUtime=251.57 cores=0-7
/proc/28480/stat : 28480 (java) S 28478 28478 23748 0 -1 1077944320 37311 0 0 0 25089 68 0 0 20 0 28 0 476146167 29456678912 273738 33554432000 4194304 4196468 140737057519808 140737057502352 139825075932919 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 35299328 140737057522646 140737057522822 140737057522822 140737057525711 0
/proc/28480/statm: 7191572 273738 3528 1 0 7152672 0
[pid=28480/tid=28481] ppid=28478 vsize=28766288 memory=1094928 CPUtime=0.55 cores=0-7
/proc/28480/task/28481/stat : 28481 (java) S 28478 28478 23748 0 -1 1077944384 9112 0 0 0 52 3 0 0 20 0 28 0 476146168 29456678912 273738 33554432000 4194304 4196468 140737057519808 139825080173696 139825075943125 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35299328 140737057522646 140737057522822 140737057522822 140737057525711 0
[pid=28480/tid=28482] ppid=28478 vsize=28766288 memory=1452 CPUtime=0.07 cores=0-7
/proc/28480/task/28482/stat : 28482 (java) S 28478 28478 23748 0 -1 1077944384 381 0 0 0 4 3 0 0 20 0 28 0 476146168 29456678912 273738 33554432000 4194304 4196468 140737057519808 139825028553872 139825075943125 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35299328 140737057522646 140737057522822 140737057522822 140737057525711 0
[pid=28480/tid=28483] ppid=28478 vsize=28766288 memory=1094908 CPUtime=0.07 cores=0-7
/proc/28480/task/28483/stat : 28483 (java) S 28478 28478 23748 0 -1 1077944384 160 0 0 0 4 3 0 0 20 0 28 0 476146168 29456678912 273738 33554432000 4194304 4196468 140737057519808 139825027501072 139825075943125 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35299328 140737057522646 140737057522822 140737057522822 140737057525711 0
[pid=28480/tid=28484] ppid=28478 vsize=28766288 memory=262998027460241 CPUtime=0.07 cores=0-7
/proc/28480/task/28484/stat : 28484 (java) S 28478 28478 23748 0 -1 1077944384 255 0 0 0 4 3 0 0 20 0 28 0 476146168 29456678912 273738 33554432000 4194304 4196468 140737057519808 139825026448272 139825075943125 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35299328 140737057522646 140737057522822 140737057522822 140737057525711 0
[pid=28480/tid=28485] ppid=28478 vsize=28766288 memory=262998027460242 CPUtime=0.06 cores=0-7
/proc/28480/task/28485/stat : 28485 (java) S 28478 28478 23748 0 -1 1077944384 408 0 0 0 3 3 0 0 20 0 28 0 476146168 29456678912 273738 33554432000 4194304 4196468 140737057519808 139825025395472 139825075943125 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35299328 140737057522646 140737057522822 140737057522822 140737057525711 0
[pid=28480/tid=28486] ppid=28478 vsize=28766288 memory=6791534058613427641 CPUtime=0.06 cores=0-7
/proc/28480/task/28486/stat : 28486 (java) S 28478 28478 23748 0 -1 1077944384 338 0 0 0 4 2 0 0 20 0 28 0 476146168 29456678912 273738 33554432000 4194304 4196468 140737057519808 139825024342672 139825075943125 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35299328 140737057522646 140737057522822 140737057522822 140737057525711 0
[pid=28480/tid=28487] ppid=28478 vsize=28766288 memory=0 CPUtime=0.07 cores=0-7
/proc/28480/task/28487/stat : 28487 (java) S 28478 28478 23748 0 -1 1077944384 434 0 0 0 4 3 0 0 20 0 28 0 476146168 29456678912 273738 33554432000 4194304 4196468 140737057519808 139825023289872 139825075943125 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35299328 140737057522646 140737057522822 140737057522822 140737057525711 0
[pid=28480/tid=28488] ppid=28478 vsize=28766288 memory=0 CPUtime=0.06 cores=0-7
/proc/28480/task/28488/stat : 28488 (java) S 28478 28478 23748 0 -1 1077944384 258 0 0 0 3 3 0 0 20 0 28 0 476146168 29456678912 273738 33554432000 4194304 4196468 140737057519808 139825022237072 139825075943125 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35299328 140737057522646 140737057522822 140737057522822 140737057525711 0
[pid=28480/tid=28489] ppid=28478 vsize=28766288 memory=281375253195068 CPUtime=0.08 cores=0-7
/proc/28480/task/28489/stat : 28489 (java) S 28478 28478 23748 0 -1 1077944384 169 0 0 0 5 3 0 0 20 0 28 0 476146168 29456678912 273738 33554432000 4194304 4196468 140737057519808 139825021184272 139825075943125 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35299328 140737057522646 140737057522822 140737057522822 140737057525711 0
[pid=28480/tid=28490] ppid=28478 vsize=28766288 memory=7667493081631386480 CPUtime=0.03 cores=0-7
/proc/28480/task/28490/stat : 28490 (java) S 28478 28478 23748 0 -1 1077944384 1215 0 0 0 3 0 0 0 20 0 28 0 476146170 29456678912 273738 33554432000 4194304 4196468 140737057519808 139823204481904 139825075944066 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35299328 140737057522646 140737057522822 140737057522822 140737057525711 0
[pid=28480/tid=28491] ppid=28478 vsize=28766288 memory=705 CPUtime=0 cores=0-7
/proc/28480/task/28491/stat : 28491 (java) S 28478 28478 23748 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 28 0 476146170 29456678912 273738 33554432000 4194304 4196468 140737057519808 139823203427936 139825075943125 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35299328 140737057522646 140737057522822 140737057522822 140737057525711 0
[pid=28480/tid=28492] ppid=28478 vsize=28766288 memory=2596 CPUtime=0 cores=0-7
/proc/28480/task/28492/stat : 28492 (java) S 28478 28478 23748 0 -1 1077944384 25 0 0 0 0 0 0 0 20 0 28 0 476146171 29456678912 273738 33554432000 4194304 4196468 140737057519808 139823202375040 139825075943125 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35299328 140737057522646 140737057522822 140737057522822 140737057525711 0
[pid=28480/tid=28493] ppid=28478 vsize=28766288 memory=2537 CPUtime=0 cores=0-7
/proc/28480/task/28493/stat : 28493 (java) S 28478 28478 23748 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 476146173 29456678912 273738 33554432000 4194304 4196468 140737057519808 139823201323344 139825075951515 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35299328 140737057522646 140737057522822 140737057522822 140737057525711 0
[pid=28480/tid=28494] ppid=28478 vsize=28766288 memory=2564 CPUtime=1.65 cores=0-7
/proc/28480/task/28494/stat : 28494 (java) S 28478 28478 23748 0 -1 1077944384 5009 0 0 0 163 2 0 0 20 0 28 0 476146173 29456678912 273738 33554432000 4194304 4196468 140737057519808 139823200270704 139825075944066 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35299328 140737057522646 140737057522822 140737057522822 140737057525711 0
[pid=28480/tid=28495] ppid=28478 vsize=28766288 memory=1452 CPUtime=1.51 cores=0-7
/proc/28480/task/28495/stat : 28495 (java) S 28478 28478 23748 0 -1 1077944384 4122 0 0 0 150 1 0 0 20 0 28 0 476146173 29456678912 273738 33554432000 4194304 4196468 140737057519808 139823199217904 139825075944066 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35299328 140737057522646 140737057522822 140737057522822 140737057525711 0
[pid=28480/tid=28496] ppid=28478 vsize=28766288 memory=55068 CPUtime=1.48 cores=0-7
/proc/28480/task/28496/stat : 28496 (java) S 28478 28478 23748 0 -1 1077944384 4415 0 0 0 146 2 0 0 20 0 28 0 476146173 29456678912 273738 33554432000 4194304 4196468 140737057519808 139822889785456 139825075944066 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35299328 140737057522646 140737057522822 140737057522822 140737057525711 0
[pid=28480/tid=28497] ppid=28478 vsize=28766288 memory=988 CPUtime=0.57 cores=0-7
/proc/28480/task/28497/stat : 28497 (java) S 28478 28478 23748 0 -1 1077944384 4104 0 0 0 56 1 0 0 20 0 28 0 476146173 29456678912 273738 33554432000 4194304 4196468 140737057519808 139822888732656 139825075944066 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35299328 140737057522646 140737057522822 140737057522822 140737057525711 0
[pid=28480/tid=28498] ppid=28478 vsize=28766288 memory=1452 CPUtime=0 cores=0-7
/proc/28480/task/28498/stat : 28498 (java) S 28478 28478 23748 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 476146173 29456678912 273738 33554432000 4194304 4196468 140737057519808 139822887681120 139825075943125 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35299328 140737057522646 140737057522822 140737057522822 140737057525711 0
[pid=28480/tid=28499] ppid=28478 vsize=28766288 memory=3608 CPUtime=0 cores=0-7
/proc/28480/task/28499/stat : 28499 (java) S 28478 28478 23748 0 -1 1077944384 265 0 0 0 0 0 0 0 20 0 28 0 476146174 29456678912 273738 33554432000 4194304 4196468 140737057519808 139822886628400 139825075944066 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35299328 140737057522646 140737057522822 140737057522822 140737057525711 0
[pid=28480/tid=28500] ppid=28478 vsize=28766288 memory=55068 CPUtime=30.73 cores=0-7
/proc/28480/task/28500/stat : 28500 (java) S 28478 28478 23748 0 -1 1077944384 466 0 0 0 3070 3 0 0 20 0 28 0 476146225 29456678912 273738 33554432000 4194304 4196468 140737057519808 139822877650880 139825075943125 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35299328 140737057522646 140737057522822 140737057522822 140737057525711 0
[pid=28480/tid=28501] ppid=28478 vsize=28766288 memory=10492 CPUtime=30.8 cores=0-7
/proc/28480/task/28501/stat : 28501 (java) S 28478 28478 23748 0 -1 1077944384 211 0 0 0 3080 0 0 0 20 0 28 0 476146225 29456678912 273738 33554432000 4194304 4196468 140737057519808 139822876599504 139825075943125 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35299328 140737057522646 140737057522822 140737057522822 140737057525711 0
[pid=28480/tid=28502] ppid=28478 vsize=28766288 memory=13996 CPUtime=30.65 cores=0-7
/proc/28480/task/28502/stat : 28502 (java) S 28478 28478 23748 0 -1 1077944384 1033 0 0 0 3057 8 0 0 20 0 28 0 476146225 29456678912 273738 33554432000 4194304 4196468 140737057519808 139822875546704 139825075943125 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35299328 140737057522646 140737057522822 140737057522822 140737057525711 0
[pid=28480/tid=28503] ppid=28478 vsize=28766288 memory=14080 CPUtime=30.64 cores=0-7
/proc/28480/task/28503/stat : 28503 (java) S 28478 28478 23748 0 -1 1077944384 1093 0 0 0 3058 6 0 0 20 0 28 0 476146225 29456678912 273738 33554432000 4194304 4196468 140737057519808 139822874493904 139825075943125 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35299328 140737057522646 140737057522822 140737057522822 140737057525711 0
[pid=28480/tid=28504] ppid=28478 vsize=28766288 memory=68 CPUtime=30.81 cores=0-7
/proc/28480/task/28504/stat : 28504 (java) S 28478 28478 23748 0 -1 1077944384 825 0 0 0 3078 3 0 0 20 0 28 0 476146225 29456678912 273738 33554432000 4194304 4196468 140737057519808 139822873441104 139825075943125 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35299328 140737057522646 140737057522822 140737057522822 140737057525711 0
[pid=28480/tid=28505] ppid=28478 vsize=28766288 memory=6944656592455097440 CPUtime=30.85 cores=0-7
/proc/28480/task/28505/stat : 28505 (java) R 28478 28478 23748 0 -1 4202560 761 0 0 0 3082 3 0 0 20 0 28 0 476146225 29456678912 273738 33554432000 4194304 4196468 140737057519808 139822872382832 139824697613242 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 35299328 140737057522646 140737057522822 140737057522822 140737057525711 0
[pid=28480/tid=28506] ppid=28478 vsize=28766288 memory=6944656592387989600 CPUtime=30.11 cores=0-7
/proc/28480/task/28506/stat : 28506 (java) S 28478 28478 23748 0 -1 1077944384 380 0 0 0 3011 0 0 0 20 0 28 0 476146225 29456678912 273738 33554432000 4194304 4196468 140737057519808 139822871336528 139825075943125 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35299328 140737057522646 140737057522822 140737057522822 140737057525711 0
[pid=28480/tid=28507] ppid=28478 vsize=28766288 memory=6944656592455360604 CPUtime=30.43 cores=0-7
/proc/28480/task/28507/stat : 28507 (java) S 28478 28478 23748 0 -1 1077944384 598 0 0 0 3042 1 0 0 20 0 28 0 476146225 29456678912 273738 33554432000 4194304 4196468 140737057519808 139822870283728 139825075943125 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35299328 140737057522646 140737057522822 140737057522822 140737057525711 0
Current children cumulated CPU time: 251.57 s
Current children cumulated vsize: 28879416 KiB
Current children cumulated memory: 1096404 KiB

Child status: 0
Real time (s): 32.1504
CPU time (s): 251.614
CPU user time (s): 250.914
CPU system time (s): 0.699953
CPU usage (%): 782.617
Max. virtual memory (cumulated for all children) (KiB): 28879416
Max. memory (cumulated for all children) (KiB): 1132132

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 250.914
system time used= 0.699953
maximum resident set size= 1134820
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 38607
page faults= 0
swaps= 0
block input operations= 0
block output operations= 136
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5166
involuntary context switches= 3605


# summary of solver processes directly reported to runsolver:
#   pid: 28478
#   total CPU time (s): 251.614
#   total CPU user time (s): 250.914
#   total CPU system time (s): 0.699953

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.357745 second user time and 0.363085 second system time

The end

Launcher Data

Begin job on node145 at 2019-09-20 19:54:15
IDJOB=4404448
IDBENCH=133229
IDSOLVER=2865
FILE ID=node145/4404448-1569002097
RUNJOBID= node145-1568994215-23775
PBS_JOBID= 21704717
Free space on /var/tmp= 13512 MiB

SOLVER NAME= choco-solver 2019-09-20 parallel
BENCH NAME= XCSP17/MagicSquare/MagicSquare-sum-s1/MagicSquare-12-sum.xml
COMMAND LINE= xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 24000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4404448-1569002097/watcher-4404448-1569002097 -o /var/tmp/evaluation-result-4404448-1569002097/solver-4404448-1569002097 -C 20160 -W 2520 -M 31000 --bin-var /var/tmp/runsolver-exch-node145-1568994215-23775 --watchdog 2580  xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 908015270 HOME/instance-4404448-1569002097.xml

TIME LIMIT= 20160 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= 72f076078db8222856487e1257170ccd
RANDOM SEED=908015270

node145.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.59
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.59
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.59
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.59
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:        25766348 kB
MemAvailable:   31819048 kB
Buffers:           95184 kB
Cached:          6119172 kB
SwapCached:        32484 kB
Active:          3019708 kB
Inactive:        3230652 kB
Active(anon):       5360 kB
Inactive(anon):    79836 kB
Active(file):    3014348 kB
Inactive(file):  3150816 kB
Unevictable:      110664 kB
Mlocked:          110664 kB
SwapTotal:      67108860 kB
SwapFree:       66966844 kB
Dirty:             26428 kB
Writeback:             0 kB
AnonPages:        230896 kB
Mapped:            50968 kB
Shmem:             40640 kB
Slab:             344120 kB
SReclaimable:     315996 kB
SUnreclaim:        28124 kB
KernelStack:        3888 kB
PageTables:         5864 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     506276 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    184320 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= 13488 MiB
End job on node145 at 2019-09-20 19:54:47