Trace number 4281546

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
choco-solver 4.0.5 par (2017-08-18)SAT (TO)1339 1981.66 252.11501

General information on the benchmark

NameScheduling/Scheduling-js-taillard/
Taillard-js-015-15-9.xml
MD5SUMa459d91dacc3f59ecbf6a687bb73e496
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark1259
Best CPU time to get the best result obtained on this benchmark251.858
Satisfiable
(Un)Satisfiability was proved
Number of variables240
Number of constraints255
Number of domains1
Minimum domain size1359
Maximum domain size1359
Distribution of domain sizes[{"size":1359,"count":240}]
Minimum variable degree2
Maximum variable degree3
Distribution of variable degrees[{"degree":2,"count":15},{"degree":3,"count":225}]
Minimum constraint arity1
Maximum constraint arity15
Distribution of constraint arities[{"arity":1,"count":15},{"arity":2,"count":225},{"arity":15,"count":15}]
Number of extensional constraints0
Number of intensional constraints240
Distribution of constraint types[{"type":"intension","count":240},{"type":"noOverlap","count":15}]
Optimization problemYES
Type of objectivemin MAXIMUM

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.00	c java -server -Xmx22000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4281546-1503176101.xml"  -tl '2016s' -p 8 -x 0
0.11/0.15	c [HOME/instance-4281546-1503176101.xml, -tl, 2016s, -p, 8, -x, 0]
0.11/0.20	c 8 solvers in parallel
0.32/0.27	c parse instance...
2.17/0.82	c solve instance...
62.83/8.57	o 1355 
63.58/8.64	o 1353 
64.25/8.77	o 1351 
200.71/25.94	o 1350 
249.11/32.58	o 1339 
1980.92/252.08	s SATISFIABLE
1980.92/252.08	v <instantiation>
1980.92/252.08	v 	<list>s[0][0] s[0][1] s[0][2] s[0][3] s[0][4] s[0][5] s[0][6] s[0][7] s[0][8] s[0][9] s[0][10] s[0][11] s[0][12] s[0][13] s[0][14] s[1][0] s[1][1] s[1][2] s[1][3] s[1][4] s[1][5] s[1][6] s[1][7] s[1][8] s[1][9] s[1][10] s[1][11] s[1][12] s[1][13] s[1][14] s[2][0] s[2][1] s[2][2] s[2][3] s[2][4] s[2][5] s[2][6] s[2][7] s[2][8] s[2][9] s[2][10] s[2][11] s[2][12] s[2][13] s[2][14] s[3][0] s[3][1] s[3][2] s[3][3] s[3][4] s[3][5] s[3][6] s[3][7] s[3][8] s[3][9] s[3][10] s[3][11] s[3][12] s[3][13] s[3][14] s[4][0] s[4][1] s[4][2] s[4][3] s[4][4] s[4][5] s[4][6] s[4][7] s[4][8] s[4][9] s[4][10] s[4][11] s[4][12] s[4][13] s[4][14] s[5][0] s[5][1] s[5][2] s[5][3] s[5][4] s[5][5] s[5][6] s[5][7] s[5][8] s[5][9] s[5][10] s[5][11] s[5][12] s[5][13] s[5][14] s[6][0] s[6][1] s[6][2] s[6][3] s[6][4] s[6][5] s[6][6] s[6][7] s[6][8] s[6][9] s[6][10] s[6][11] s[6][12] s[6][13] s[6][14] s[7][0] s[7][1] s[7][2] s[7][3] s[7][4] s[7][5] s[7][6] s[7][7] s[7][8] s[7][9] s[7][10] s[7][11] s[7][12] s[7][13] s[7][14] s[8][0] s[8][1] s[8][2] s[8][3] s[8][4] s[8][5] s[8][6] s[8][7] s[8][8] s[8][9] s[8][10] s[8][11] s[8][12] s[8][13] s[8][14] s[9][0] s[9][1] s[9][2] s[9][3] s[9][4] s[9][5] s[9][6] s[9][7] s[9][8] s[9][9] s[9][10] s[9][11] s[9][12] s[9][13] s[9][14] s[10][0] s[10][1] s[10][2] s[10][3] s[10][4] s[10][5] s[10][6] s[10][7] s[10][8] s[10][9] s[10][10] s[10][11] s[10][12] s[10][13] s[10][14] s[11][0] s[11][1] s[11][2] s[11][3] s[11][4] s[11][5] s[11][6] s[11][7] s[11][8] s[11][9] s[11][10] s[11][11] s[11][12] s[11][13] s[11][14] s[12][0] s[12][1] s[12][2] s[12][3] s[12][4] s[12][5] s[12][6] s[12][7] s[12][8] s[12][9] s[12][10] s[12][11] s[12][12] s[12][13] s[12][14] s[13][0] s[13][1] s[13][2] s[13][3] s[13][4] s[13][5] s[13][6] s[13][7] s[13][8] s[13][9] s[13][10] s[13][11] s[13][12] s[13][13] s[13][14] s[14][0] s[14][1] s[14][2] s[14][3] s[14][4] s[14][5] s[14][6] s[14][7] s[14][8] s[14][9] s[14][10] s[14][11] s[14][12] s[14][13] s[14][14] e[0] e[1] e[2] e[3] e[4] e[5] e[6] e[7] e[8] e[9] e[10] e[11] e[12] e[13] e[14] </list>
1980.92/252.08	v 	<values>356 503 581 660 725 778 792 887 958 972 1062 1157 1206 1242 1338 13 110 215 251 282 335 409 425 523 712 798 820 979 1114 1235 9 87 152 304 361 415 472 565 663 735 802 870 903 1001 1098 253 367 459 543 594 629 724 738 810 908 938 1034 1188 1239 1306 223 331 384 460 558 583 622 720 780 877 959 998 1011 1068 1211 18 96 162 205 252 309 510 608 843 870 972 1033 1071 1095 1265 8 31 170 268 376 467 501 558 672 766 941 1102 1172 1229 1263 0 23 55 92 391 518 739 876 972 1038 1080 1096 1153 1170 1246 3 65 124 213 279 352 454 548 598 630 648 670 690 1076 1165 303 403 433 529 601 656 739 825 904 975 1008 1160 1194 1290 1317 1 68 183 341 377 463 482 511 560 618 650 688 787 905 1174 47 161 187 280 366 478 655 692 723 792 799 812 930 955 1093 114 215 399 429 664 697 876 953 958 1013 1024 1076 1093 1171 1265 6 68 156 189 263 324 334 471 698 837 904 963 1127 1210 1296 23 60 124 188 205 250 296 398 495 591 619 725 836 954 1277 1339 1265 1167 1322 1289 1337 1288 1292 1225 1328 1244 1186 1339 1318 1333 </values>
1980.92/252.08	v </instantiation>
1980.92/252.08	c Unexpected resolution interruption!

Verifier Data

OK	1339

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4281546-1503176101/watcher-4281546-1503176101 -o /tmp/evaluation-result-4281546-1503176101/solver-4281546-1503176101 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node105-1503165003-13785 --watchdog 312 ./xcsp3-exec -dir HOME -tl 2016 -p 8 -ml 22000 -tdir HOME -seed 158264860 HOME/instance-4281546-1503176101.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2016 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2046 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 252 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
Starting watchdog thread
solver pid=15109, runsolver pid=15106
Current StackSize limit: 8192 KiB


[startup+0.100168 s]*
/proc/loadavg: 8.21 8.16 8.16 3/199 15130
/proc/meminfo: memFree=23414532/32770624 swapFree=67108860/67108860
[pid=15109] ppid=15106 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/15109/stat : 15109 (xcsp3-exec) S 15106 15109 13758 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 150681564 9740288 346 33554432000 4194304 5098028 140721695307616 140721695305720 140305116136060 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 21770240 140721695315051 140721695315260 140721695315260 140721695317995 0
/proc/15109/statm: 2378 346 289 221 0 87 0
[pid=15111] ppid=15109 vsize=25999808 memory=26396 CPUtime=0.11 cores=0-7
/proc/15111/stat : 15111 (java) S 15109 15109 13758 0 -1 1077944320 5438 0 0 0 10 1 0 0 20 0 20 0 150681564 26623803392 6599 33554432000 4194304 4196468 140726897232224 140726897214768 140176395239159 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 24666112 140726897239192 140726897239368 140726897239368 140726897242063 0
/proc/15111/statm: 6499952 6599 2871 1 0 6488269 0
[pid=15111/tid=15112] ppid=15109 vsize=25999808 memory=4134930498285298233 CPUtime=0.08 cores=0-7
/proc/15111/task/15112/stat : 15112 (java) R 15109 15109 13758 0 -1 4202560 3453 0 0 0 8 0 0 0 20 0 20 0 150681564 26623803392 6599 33554432000 4194304 4196468 140726897232224 140176399469488 140176005417260 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 24666112 140726897239192 140726897239368 140726897239368 140726897242063 0
[pid=15111/tid=15113] ppid=15109 vsize=25999808 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/15111/task/15113/stat : 15113 (java) S 15109 15109 13758 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 150681565 26623803392 6599 33554432000 4194304 4196468 140726897232224 140176347859216 140176395249365 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24666112 140726897239192 140726897239368 140726897239368 140726897242063 0
[pid=15111/tid=15114] ppid=15109 vsize=25999808 memory=140475051816576 CPUtime=0 cores=0-7
/proc/15111/task/15114/stat : 15114 (java) S 15109 15109 13758 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 150681565 26623803392 6599 33554432000 4194304 4196468 140726897232224 140176346806672 140176395249365 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24666112 140726897239192 140726897239368 140726897239368 140726897242063 0
[pid=15111/tid=15115] ppid=15109 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/15111/task/15115/stat : 15115 (java) S 15109 15109 13758 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 150681565 26623803392 6599 33554432000 4194304 4196468 140726897232224 140176345754128 140176395249365 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24666112 140726897239192 140726897239368 140726897239368 140726897242063 0
[pid=15111/tid=15116] ppid=15109 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/15111/task/15116/stat : 15116 (java) S 15109 15109 13758 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 150681565 26623803392 6599 33554432000 4194304 4196468 140726897232224 140176344701584 140176395249365 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24666112 140726897239192 140726897239368 140726897239368 140726897242063 0
[pid=15111/tid=15117] ppid=15109 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/15111/task/15117/stat : 15117 (java) S 15109 15109 13758 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 150681565 26623803392 6599 33554432000 4194304 4196468 140726897232224 140176343649040 140176395249365 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24666112 140726897239192 140726897239368 140726897239368 140726897242063 0
[pid=15111/tid=15118] ppid=15109 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/15111/task/15118/stat : 15118 (java) S 15109 15109 13758 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 150681565 26623803392 6599 33554432000 4194304 4196468 140726897232224 140176342596496 140176395249365 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24666112 140726897239192 140726897239368 140726897239368 140726897242063 0
[pid=15111/tid=15119] ppid=15109 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/15111/task/15119/stat : 15119 (java) S 15109 15109 13758 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 150681565 26623803392 6599 33554432000 4194304 4196468 140726897232224 140176341543952 140176395249365 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24666112 140726897239192 140726897239368 140726897239368 140726897242063 0
[pid=15111/tid=15120] ppid=15109 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/15111/task/15120/stat : 15120 (java) S 15109 15109 13758 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 150681565 26623803392 6599 33554432000 4194304 4196468 140726897232224 140176340491408 140176395249365 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24666112 140726897239192 140726897239368 140726897239368 140726897242063 0
[pid=15111/tid=15121] ppid=15109 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/15111/task/15121/stat : 15121 (java) S 15109 15109 13758 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 150681567 26623803392 6599 33554432000 4194304 4196468 140726897232224 140175791044592 140176395250306 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24666112 140726897239192 140726897239368 140726897239368 140726897242063 0
[pid=15111/tid=15122] ppid=15109 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/15111/task/15122/stat : 15122 (java) S 15109 15109 13758 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 150681567 26623803392 6599 33554432000 4194304 4196468 140726897232224 140175789990816 140176395249365 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24666112 140726897239192 140726897239368 140726897239368 140726897242063 0
[pid=15111/tid=15123] ppid=15109 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/15111/task/15123/stat : 15123 (java) S 15109 15109 13758 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 150681567 26623803392 6599 33554432000 4194304 4196468 140726897232224 140175788938224 140176395249365 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24666112 140726897239192 140726897239368 140726897239368 140726897242063 0
[pid=15111/tid=15124] ppid=15109 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/15111/task/15124/stat : 15124 (java) S 15109 15109 13758 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 150681570 26623803392 6599 33554432000 4194304 4196468 140726897232224 140175720048848 140176395257755 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24666112 140726897239192 140726897239368 140726897239368 140726897242063 0
[pid=15111/tid=15125] ppid=15109 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/15111/task/15125/stat : 15125 (java) R 15109 15109 13758 0 -1 1077944384 423 0 0 0 0 0 0 0 20 0 20 0 150681570 26623803392 6599 33554432000 4194304 4196468 140726897232224 140175718996464 140176395250306 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24666112 140726897239192 140726897239368 140726897239368 140726897242063 0
[pid=15111/tid=15126] ppid=15109 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/15111/task/15126/stat : 15126 (java) S 15109 15109 13758 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 150681570 26623803392 6599 33554432000 4194304 4196468 140726897232224 140175717943920 140176395250306 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24666112 140726897239192 140726897239368 140726897239368 140726897242063 0
[pid=15111/tid=15127] ppid=15109 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/15111/task/15127/stat : 15127 (java) S 15109 15109 13758 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 150681570 26623803392 6599 33554432000 4194304 4196468 140726897232224 140175716891376 140176395250306 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24666112 140726897239192 140726897239368 140726897239368 140726897242063 0
[pid=15111/tid=15128] ppid=15109 vsize=25999808 memory=0 CPUtime=0.01 cores=0-7
/proc/15111/task/15128/stat : 15128 (java) S 15109 15109 13758 0 -1 1077944384 247 0 0 0 1 0 0 0 20 0 20 0 150681570 26623803392 6599 33554432000 4194304 4196468 140726897232224 140175715838832 140176395250306 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24666112 140726897239192 140726897239368 140726897239368 140726897242063 0
[pid=15111/tid=15129] ppid=15109 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/15111/task/15129/stat : 15129 (java) S 15109 15109 13758 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 150681570 26623803392 6599 33554432000 4194304 4196468 140726897232224 140175714785504 140176395249365 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24666112 140726897239192 140726897239368 140726897239368 140726897242063 0
[pid=15111/tid=15130] ppid=15109 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/15111/task/15130/stat : 15130 (java) S 15109 15109 13758 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 150681570 26623803392 6599 33554432000 4194304 4196468 140726897232224 140175713733040 140176395250306 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24666112 140726897239192 140726897239368 140726897239368 140726897242063 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 26009320 KiB
Current children cumulated memory: 27780 KiB

[startup+0.210357 s]*
/proc/loadavg: 8.21 8.16 8.16 2/199 15130
/proc/meminfo: memFree=23405044/32770624 swapFree=67108860/67108860
[pid=15109] ppid=15106 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/15109/stat : 15109 (xcsp3-exec) S 15106 15109 13758 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 150681564 9740288 346 33554432000 4194304 5098028 140721695307616 140721695305720 140305116136060 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 21770240 140721695315051 140721695315260 140721695315260 140721695317995 0
/proc/15109/statm: 2378 346 289 221 0 87 0
[pid=15111] ppid=15109 vsize=26004064 memory=39112 CPUtime=0.32 cores=0-7
/proc/15111/stat : 15111 (java) S 15109 15109 13758 0 -1 1077944320 8315 0 0 0 30 2 0 0 20 0 20 0 150681564 26628161536 9778 33554432000 4194304 4196468 140726897232224 140726897214768 140176395239159 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 24666112 140726897239192 140726897239368 140726897239368 140726897242063 0
/proc/15111/statm: 6501016 9778 3052 1 0 6488269 0
[pid=15111/tid=15112] ppid=15109 vsize=26004064 memory=8318255677412212789 CPUtime=0.19 cores=0-7
/proc/15111/task/15112/stat : 15112 (java) R 15109 15109 13758 0 -1 4202560 5385 0 0 0 18 1 0 0 20 0 20 0 150681564 26628161536 9781 33554432000 4194304 4196468 140726897232224 140176399453168 140176387956122 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 24666112 140726897239192 140726897239368 140726897239368 140726897242063 0
[pid=15111/tid=15113] ppid=15109 vsize=26004064 memory=339 CPUtime=0 cores=0-7
/proc/15111/task/15113/stat : 15113 (java) S 15109 15109 13758 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 150681565 26628161536 9781 33554432000 4194304 4196468 140726897232224 140176347859216 140176395249365 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24666112 140726897239192 140726897239368 140726897239368 140726897242063 0
[pid=15111/tid=15114] ppid=15109 vsize=26004064 memory=140475052535989 CPUtime=0 cores=0-7
/proc/15111/task/15114/stat : 15114 (java) S 15109 15109 13758 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 150681565 26628161536 9781 33554432000 4194304 4196468 140726897232224 140176346806672 140176395249365 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24666112 140726897239192 140726897239368 140726897239368 140726897242063 0
[pid=15111/tid=15115] ppid=15109 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/15111/task/15115/stat : 15115 (java) S 15109 15109 13758 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 150681565 26628161536 9781 33554432000 4194304 4196468 140726897232224 140176345754128 140176395249365 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24666112 140726897239192 140726897239368 140726897239368 140726897242063 0
[pid=15111/tid=15116] ppid=15109 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/15111/task/15116/stat : 15116 (java) S 15109 15109 13758 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 150681565 26628161536 9781 33554432000 4194304 4196468 140726897232224 140176344701584 140176395249365 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24666112 140726897239192 140726897239368 140726897239368 140726897242063 0
[pid=15111/tid=15117] ppid=15109 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/15111/task/15117/stat : 15117 (java) S 15109 15109 13758 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 150681565 26628161536 9781 33554432000 4194304 4196468 140726897232224 140176343649040 140176395249365 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24666112 140726897239192 140726897239368 140726897239368 140726897242063 0
[pid=15111/tid=15118] ppid=15109 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/15111/task/15118/stat : 15118 (java) S 15109 15109 13758 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 150681565 26628161536 9781 33554432000 4194304 4196468 140726897232224 140176342596496 140176395249365 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24666112 140726897239192 140726897239368 140726897239368 140726897242063 0
[pid=15111/tid=15119] ppid=15109 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/15111/task/15119/stat : 15119 (java) S 15109 15109 13758 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 150681565 26628161536 9781 33554432000 4194304 4196468 140726897232224 140176341543952 140176395249365 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24666112 140726897239192 140726897239368 140726897239368 140726897242063 0
[pid=15111/tid=15120] ppid=15109 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/15111/task/15120/stat : 15120 (java) S 15109 15109 13758 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 150681565 26628161536 9781 33554432000 4194304 4196468 140726897232224 140176340491408 140176395249365 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24666112 140726897239192 140726897239368 140726897239368 140726897242063 0
[pid=15111/tid=15121] ppid=15109 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/15111/task/15121/stat : 15121 (java) S 15109 15109 13758 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 150681567 26628161536 9781 33554432000 4194304 4196468 140726897232224 140175791044592 140176395250306 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24666112 140726897239192 140726897239368 140726897239368 140726897242063 0
[pid=15111/tid=15122] ppid=15109 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/15111/task/15122/stat : 15122 (java) S 15109 15109 13758 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 150681567 26628161536 9781 33554432000 4194304 4196468 140726897232224 140175789990816 140176395249365 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24666112 140726897239192 140726897239368 140726897239368 140726897242063 0
[pid=15111/tid=15123] ppid=15109 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/15111/task/15123/stat : 15123 (java) S 15109 15109 13758 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 150681567 26628161536 9781 33554432000 4194304 4196468 140726897232224 140175788938224 140176395249365 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24666112 140726897239192 140726897239368 140726897239368 140726897242063 0
[pid=15111/tid=15124] ppid=15109 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/15111/task/15124/stat : 15124 (java) S 15109 15109 13758 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 150681570 26628161536 9781 33554432000 4194304 4196468 140726897232224 140175720048848 140176395257755 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24666112 140726897239192 140726897239368 140726897239368 140726897242063 0
[pid=15111/tid=15125] ppid=15109 vsize=26004064 memory=0 CPUtime=0.02 cores=0-7
/proc/15111/task/15125/stat : 15125 (java) S 15109 15109 13758 0 -1 1077944384 572 0 0 0 2 0 0 0 20 0 20 0 150681570 26628161536 9781 33554432000 4194304 4196468 140726897232224 140175718996464 140176395250306 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24666112 140726897239192 140726897239368 140726897239368 140726897242063 0
[pid=15111/tid=15126] ppid=15109 vsize=26004064 memory=0 CPUtime=0.01 cores=0-7
/proc/15111/task/15126/stat : 15126 (java) S 15109 15109 13758 0 -1 1077944384 302 0 0 0 1 0 0 0 20 0 20 0 150681570 26628161536 9781 33554432000 4194304 4196468 140726897232224 140175717943920 140176395250306 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24666112 140726897239192 140726897239368 140726897239368 140726897242063 0
[pid=15111/tid=15127] ppid=15109 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/15111/task/15127/stat : 15127 (java) S 15109 15109 13758 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 150681570 26628161536 9781 33554432000 4194304 4196468 140726897232224 140175716891376 140176395250306 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24666112 140726897239192 140726897239368 140726897239368 140726897242063 0
[pid=15111/tid=15128] ppid=15109 vsize=26004064 memory=-1 CPUtime=0.07 cores=0-7
/proc/15111/task/15128/stat : 15128 (java) R 15109 15109 13758 0 -1 4202560 733 0 0 0 7 0 0 0 20 0 20 0 150681570 26628161536 9781 33554432000 4194304 4196468 140726897232224 140175715838832 140176387476286 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 24666112 140726897239192 140726897239368 140726897239368 140726897242063 0
[pid=15111/tid=15129] ppid=15109 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/15111/task/15129/stat : 15129 (java) S 15109 15109 13758 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 150681570 26628161536 9781 33554432000 4194304 4196468 140726897232224 140175714785504 140176395249365 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24666112 140726897239192 140726897239368 140726897239368 140726897242063 0
[pid=15111/tid=15130] ppid=15109 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/15111/task/15130/stat : 15130 (java) S 15109 15109 13758 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 150681570 26628161536 9781 33554432000 4194304 4196468 140726897232224 140175713733040 140176395250306 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24666112 140726897239192 140726897239368 140726897239368 140726897242063 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 40496 KiB

[startup+0.310268 s]*
/proc/loadavg: 8.21 8.16 8.16 3/199 15130
/proc/meminfo: memFree=23398468/32770624 swapFree=67108860/67108860
[pid=15109] ppid=15106 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/15109/stat : 15109 (xcsp3-exec) S 15106 15109 13758 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 150681564 9740288 346 33554432000 4194304 5098028 140721695307616 140721695305720 140305116136060 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 21770240 140721695315051 140721695315260 140721695315260 140721695317995 0
/proc/15109/statm: 2378 346 289 221 0 87 0
[pid=15111] ppid=15109 vsize=26004064 memory=43748 CPUtime=0.49 cores=0-7
/proc/15111/stat : 15111 (java) S 15109 15109 13758 0 -1 1077944320 9196 0 0 0 46 3 0 0 20 0 20 0 150681564 26628161536 10937 33554432000 4194304 4196468 140726897232224 140726897214768 140176395239159 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 24666112 140726897239192 140726897239368 140726897239368 140726897242063 0
/proc/15111/statm: 6501016 10937 3079 1 0 6488269 0
[pid=15111/tid=15112] ppid=15109 vsize=26004064 memory=6791534058613427641 CPUtime=0.28 cores=0-7
/proc/15111/task/15112/stat : 15112 (java) R 15109 15109 13758 0 -1 4202560 6068 0 0 0 26 2 0 0 20 0 20 0 150681564 26628161536 10937 33554432000 4194304 4196468 140726897232224 140176399478032 140176007364300 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 24666112 140726897239192 140726897239368 140726897239368 140726897242063 0
[pid=15111/tid=15113] ppid=15109 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/15111/task/15113/stat : 15113 (java) S 15109 15109 13758 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 150681565 26628161536 10937 33554432000 4194304 4196468 140726897232224 140176347859216 140176395249365 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24666112 140726897239192 140726897239368 140726897239368 140726897242063 0
[pid=15111/tid=15114] ppid=15109 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/15111/task/15114/stat : 15114 (java) S 15109 15109 13758 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 150681565 26628161536 10937 33554432000 4194304 4196468 140726897232224 140176346806672 140176395249365 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24666112 140726897239192 140726897239368 140726897239368 140726897242063 0
[pid=15111/tid=15115] ppid=15109 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/15111/task/15115/stat : 15115 (java) S 15109 15109 13758 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 150681565 26628161536 10937 33554432000 4194304 4196468 140726897232224 140176345754128 140176395249365 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24666112 140726897239192 140726897239368 140726897239368 140726897242063 0
[pid=15111/tid=15116] ppid=15109 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/15111/task/15116/stat : 15116 (java) S 15109 15109 13758 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 150681565 26628161536 10937 33554432000 4194304 4196468 140726897232224 140176344701584 140176395249365 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24666112 140726897239192 140726897239368 140726897239368 140726897242063 0
[pid=15111/tid=15117] ppid=15109 vsize=26004064 memory=2244 CPUtime=0 cores=0-7
/proc/15111/task/15117/stat : 15117 (java) S 15109 15109 13758 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 150681565 26628161536 10937 33554432000 4194304 4196468 140726897232224 140176343649040 140176395249365 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24666112 140726897239192 140726897239368 140726897239368 140726897242063 0
[pid=15111/tid=15118] ppid=15109 vsize=26004064 memory=140474891465647 CPUtime=0 cores=0-7
/proc/15111/task/15118/stat : 15118 (java) S 15109 15109 13758 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 150681565 26628161536 10937 33554432000 4194304 4196468 140726897232224 140176342596496 140176395249365 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24666112 140726897239192 140726897239368 140726897239368 140726897242063 0
[pid=15111/tid=15119] ppid=15109 vsize=26004064 memory=140474891467952 CPUtime=0 cores=0-7
/proc/15111/task/15119/stat : 15119 (java) S 15109 15109 13758 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 150681565 26628161536 10937 33554432000 4194304 4196468 140726897232224 140176341543952 140176395249365 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24666112 140726897239192 140726897239368 140726897239368 140726897242063 0
[pid=15111/tid=15120] ppid=15109 vsize=26004064 memory=140474891470256 CPUtime=0 cores=0-7
/proc/15111/task/15120/stat : 15120 (java) S 15109 15109 13758 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 150681565 26628161536 10937 33554432000 4194304 4196468 140726897232224 140176340491408 140176395249365 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24666112 140726897239192 140726897239368 140726897239368 140726897242063 0
[pid=15111/tid=15121] ppid=15109 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/15111/task/15121/stat : 15121 (java) S 15109 15109 13758 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 150681567 26628161536 10937 33554432000 4194304 4196468 140726897232224 140175791044592 140176395250306 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24666112 140726897239192 140726897239368 140726897239368 140726897242063 0
[pid=15111/tid=15122] ppid=15109 vsize=26004064 memory=280949782947472 CPUtime=0 cores=0-7
/proc/15111/task/15122/stat : 15122 (java) S 15109 15109 13758 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 150681567 26628161536 10937 33554432000 4194304 4196468 140726897232224 140175789990816 140176395249365 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24666112 140726897239192 140726897239368 140726897239368 140726897242063 0
[pid=15111/tid=15123] ppid=15109 vsize=26004064 memory=280949782954384 CPUtime=0 cores=0-7
/proc/15111/task/15123/stat : 15123 (java) S 15109 15109 13758 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 150681567 26628161536 10937 33554432000 4194304 4196468 140726897232224 140175788938224 140176395249365 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24666112 140726897239192 140726897239368 140726897239368 140726897242063 0
[pid=15111/tid=15124] ppid=15109 vsize=26004064 memory=280949782895664 CPUtime=0 cores=0-7
/proc/15111/task/15124/stat : 15124 (java) S 15109 15109 13758 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 150681570 26628161536 10937 33554432000 4194304 4196468 140726897232224 140175720048848 140176395257755 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24666112 140726897239192 140726897239368 140726897239368 140726897242063 0
[pid=15111/tid=15125] ppid=15109 vsize=26004064 memory=280949782968208 CPUtime=0.02 cores=0-7
/proc/15111/task/15125/stat : 15125 (java) R 15109 15109 13758 0 -1 4202560 573 0 0 0 2 0 0 0 20 0 20 0 150681570 26628161536 10937 33554432000 4194304 4196468 140726897232224 140175718996464 140176372980032 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 24666112 140726897239192 140726897239368 140726897239368 140726897242063 0
[pid=15111/tid=15126] ppid=15109 vsize=26004064 memory=280949782975120 CPUtime=0.02 cores=0-7
/proc/15111/task/15126/stat : 15126 (java) S 15109 15109 13758 0 -1 1077944384 385 0 0 0 2 0 0 0 20 0 20 0 150681570 26628161536 10937 33554432000 4194304 4196468 140726897232224 140175717943920 140176395250306 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24666112 140726897239192 140726897239368 140726897239368 140726897242063 0
[pid=15111/tid=15127] ppid=15109 vsize=26004064 memory=280949782972816 CPUtime=0.01 cores=0-7
/proc/15111/task/15127/stat : 15127 (java) S 15109 15109 13758 0 -1 1077944384 24 0 0 0 1 0 0 0 20 0 20 0 150681570 26628161536 10937 33554432000 4194304 4196468 140726897232224 140175716891376 140176395250306 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24666112 140726897239192 140726897239368 140726897239368 140726897242063 0
[pid=15111/tid=15128] ppid=15109 vsize=26004064 memory=280949782988976 CPUtime=0.12 cores=0-7
/proc/15111/task/15128/stat : 15128 (java) R 15109 15109 13758 0 -1 4202560 836 0 0 0 12 0 0 0 20 0 20 0 150681570 26628161536 10937 33554432000 4194304 4196468 140726897232224 140175715835200 140176374110404 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 24666112 140726897239192 140726897239368 140726897239368 140726897242063 0
[pid=15111/tid=15129] ppid=15109 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/15111/task/15129/stat : 15129 (java) S 15109 15109 13758 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 150681570 26628161536 10937 33554432000 4194304 4196468 140726897232224 140175714785504 140176395249365 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24666112 140726897239192 140726897239368 140726897239368 140726897242063 0
[pid=15111/tid=15130] ppid=15109 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/15111/task/15130/stat : 15130 (java) S 15109 15109 13758 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 150681570 26628161536 10937 33554432000 4194304 4196468 140726897232224 140175713733040 140176395250306 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24666112 140726897239192 140726897239368 140726897239368 140726897242063 0
Current children cumulated CPU time: 0.49 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 45132 KiB

[startup+0.701068 s]
/proc/loadavg: 8.21 8.16 8.16 3/199 15130
/proc/meminfo: memFree=23383764/32770624 swapFree=67108860/67108860
[pid=15109] ppid=15106 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/15109/stat : 15109 (xcsp3-exec) S 15106 15109 13758 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 150681564 9740288 346 33554432000 4194304 5098028 140721695307616 140721695305720 140305116136060 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 21770240 140721695315051 140721695315260 140721695315260 140721695317995 0
/proc/15109/statm: 2378 346 289 221 0 87 0
[pid=15111] ppid=15109 vsize=26006188 memory=93224 CPUtime=1.73 cores=0-7
/proc/15111/stat : 15111 (java) S 15109 15109 13758 0 -1 1077944320 14460 0 0 0 167 6 0 0 20 0 20 0 150681564 26630336512 23306 33554432000 4194304 4196468 140726897232224 140726897214768 140176395239159 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 24666112 140726897239192 140726897239368 140726897239368 140726897242063 0
/proc/15111/statm: 6501547 23306 3203 1 0 6488781 0
[pid=15111/tid=15112] ppid=15109 vsize=26006188 memory=280949783346864 CPUtime=0.66 cores=0-7
/proc/15111/task/15112/stat : 15112 (java) R 15109 15109 13758 0 -1 4202560 6869 0 0 0 63 3 0 0 20 0 20 0 150681564 26630336512 23306 33554432000 4194304 4196468 140726897232224 140176399475696 140176009221074 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 24666112 140726897239192 140726897239368 140726897239368 140726897242063 0
[pid=15111/tid=15113] ppid=15109 vsize=26006188 memory=140474891674480 CPUtime=0 cores=0-7
/proc/15111/task/15113/stat : 15113 (java) S 15109 15109 13758 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 150681565 26630336512 23306 33554432000 4194304 4196468 140726897232224 140176347859216 140176395249365 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24666112 140726897239192 140726897239368 140726897239368 140726897242063 0
[pid=15111/tid=15114] ppid=15109 vsize=26006188 memory=0 CPUtime=0 cores=0-7
/proc/15111/task/15114/stat : 15114 (java) S 15109 15109 13758 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 150681565 26630336512 23306 33554432000 4194304 4196468 140726897232224 140176346806672 140176395249365 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24666112 140726897239192 140726897239368 140726897239368 140726897242063 0
[pid=15111/tid=15115] ppid=15109 vsize=26006188 memory=1428 CPUtime=0 cores=0-7
/proc/15111/task/15115/stat : 15115 (java) S 15109 15109 13758 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 150681565 26630336512 23306 33554432000 4194304 4196468 140726897232224 140176345754128 140176395249365 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24666112 140726897239192 140726897239368 140726897239368 140726897242063 0

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

[pid=15111/tid=15178] ppid=15109 vsize=26538700 memory=6791534058613427641 CPUtime=127.56 cores=0-7
/proc/15111/task/15178/stat : 15178 (java) R 15109 15109 13758 0 -1 4202560 2152 0 0 0 12756 0 0 0 20 0 28 0 150684822 27175628800 70079 33554432000 4194304 4196468 140726897232224 140175698849608 140176012825263 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 24666112 140726897239192 140726897239368 140726897239368 140726897242063 0
Current children cumulated CPU time: 1274.47 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 281700 KiB

[startup+222.301 s]
/proc/loadavg: 8.20 8.06 8.11 9/207 15178
/proc/meminfo: memFree=23136452/32770624 swapFree=67108860/67108860
[pid=15109] ppid=15106 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/15109/stat : 15109 (xcsp3-exec) S 15106 15109 13758 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 150681564 9740288 346 33554432000 4194304 5098028 140721695307616 140721695305720 140305116136060 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 21770240 140721695315051 140721695315260 140721695315260 140721695317995 0
/proc/15109/statm: 2378 346 289 221 0 87 0
[pid=15111] ppid=15109 vsize=26538700 memory=309496 CPUtime=1747.37 cores=0-7
/proc/15111/stat : 15111 (java) S 15109 15109 13758 0 -1 1077944320 175493 0 0 0 174572 165 0 0 20 0 28 0 150681564 27175628800 77374 33554432000 4194304 4196468 140726897232224 140726897214768 140176395239159 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 24666112 140726897239192 140726897239368 140726897239368 140726897242063 0
/proc/15111/statm: 6634675 77374 3284 1 0 6621909 0
[pid=15111/tid=15112] ppid=15109 vsize=26538700 memory=309496 CPUtime=0.8 cores=0-7
/proc/15111/task/15112/stat : 15112 (java) S 15109 15109 13758 0 -1 1077944384 7528 0 0 0 76 4 0 0 20 0 28 0 150681564 27175628800 77374 33554432000 4194304 4196468 140726897232224 140176399479936 140176395249365 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24666112 140726897239192 140726897239368 140726897239368 140726897242063 0
[pid=15111/tid=15113] ppid=15109 vsize=26538700 memory=309496 CPUtime=0.5 cores=0-7
/proc/15111/task/15113/stat : 15113 (java) S 15109 15109 13758 0 -1 1077944384 2360 0 0 0 43 7 0 0 20 0 28 0 150681565 27175628800 77374 33554432000 4194304 4196468 140726897232224 140176347859216 140176395249365 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24666112 140726897239192 140726897239368 140726897239368 140726897242063 0
[pid=15111/tid=15114] ppid=15109 vsize=26538700 memory=1384 CPUtime=0.49 cores=0-7
/proc/15111/task/15114/stat : 15114 (java) S 15109 15109 13758 0 -1 1077944384 3880 0 0 0 42 7 0 0 20 0 28 0 150681565 27175628800 77374 33554432000 4194304 4196468 140726897232224 140176346806672 140176395249365 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24666112 140726897239192 140726897239368 140726897239368 140726897242063 0
[pid=15111/tid=15115] ppid=15109 vsize=26538700 memory=4012 CPUtime=0.48 cores=0-7
/proc/15111/task/15115/stat : 15115 (java) S 15109 15109 13758 0 -1 1077944384 5086 0 0 0 43 5 0 0 20 0 28 0 150681565 27175628800 77374 33554432000 4194304 4196468 140726897232224 140176345754128 140176395249365 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24666112 140726897239192 140726897239368 140726897239368 140726897242063 0
[pid=15111/tid=15116] ppid=15109 vsize=26538700 memory=5784 CPUtime=0.49 cores=0-7
/proc/15111/task/15116/stat : 15116 (java) S 15109 15109 13758 0 -1 1077944384 2616 0 0 0 43 6 0 0 20 0 28 0 150681565 27175628800 77374 33554432000 4194304 4196468 140726897232224 140176344701584 140176395249365 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24666112 140726897239192 140726897239368 140726897239368 140726897242063 0
[pid=15111/tid=15117] ppid=15109 vsize=26538700 memory=296188 CPUtime=0.5 cores=0-7
/proc/15111/task/15117/stat : 15117 (java) S 15109 15109 13758 0 -1 1077944384 3220 0 0 0 43 7 0 0 20 0 28 0 150681565 27175628800 77374 33554432000 4194304 4196468 140726897232224 140176343649040 140176395249365 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24666112 140726897239192 140726897239368 140726897239368 140726897242063 0
[pid=15111/tid=15118] ppid=15109 vsize=26538700 memory=15880 CPUtime=0.5 cores=0-7
/proc/15111/task/15118/stat : 15118 (java) S 15109 15109 13758 0 -1 1077944384 5142 0 0 0 44 6 0 0 20 0 28 0 150681565 27175628800 77374 33554432000 4194304 4196468 140726897232224 140176342596496 140176395249365 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24666112 140726897239192 140726897239368 140726897239368 140726897242063 0
[pid=15111/tid=15119] ppid=15109 vsize=26538700 memory=22960 CPUtime=0.49 cores=0-7
/proc/15111/task/15119/stat : 15119 (java) S 15109 15109 13758 0 -1 1077944384 4248 0 0 0 42 7 0 0 20 0 28 0 150681565 27175628800 77374 33554432000 4194304 4196468 140726897232224 140176341543952 140176395249365 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24666112 140726897239192 140726897239368 140726897239368 140726897242063 0
[pid=15111/tid=15120] ppid=15109 vsize=26538700 memory=280949783276576 CPUtime=0.49 cores=0-7
/proc/15111/task/15120/stat : 15120 (java) S 15109 15109 13758 0 -1 1077944384 5293 0 0 0 42 7 0 0 20 0 28 0 150681565 27175628800 77374 33554432000 4194304 4196468 140726897232224 140176340491408 140176395249365 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24666112 140726897239192 140726897239368 140726897239368 140726897242063 0
[pid=15111/tid=15121] ppid=15109 vsize=26538700 memory=7684433391216329530 CPUtime=1.43 cores=0-7
/proc/15111/task/15121/stat : 15121 (java) S 15109 15109 13758 0 -1 1077944384 10603 0 0 0 74 69 0 0 20 0 28 0 150681567 27175628800 77374 33554432000 4194304 4196468 140726897232224 140175791044592 140176395250306 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24666112 140726897239192 140726897239368 140726897239368 140726897242063 0
[pid=15111/tid=15122] ppid=15109 vsize=26538700 memory=1384 CPUtime=0 cores=0-7
/proc/15111/task/15122/stat : 15122 (java) S 15109 15109 13758 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 28 0 150681567 27175628800 77374 33554432000 4194304 4196468 140726897232224 140175789990880 140176395249365 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24666112 140726897239192 140726897239368 140726897239368 140726897242063 0
[pid=15111/tid=15123] ppid=15109 vsize=26538700 memory=305400 CPUtime=0 cores=0-7
/proc/15111/task/15123/stat : 15123 (java) S 15109 15109 13758 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 28 0 150681567 27175628800 77374 33554432000 4194304 4196468 140726897232224 140175788938240 140176395249365 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24666112 140726897239192 140726897239368 140726897239368 140726897242063 0
[pid=15111/tid=15124] ppid=15109 vsize=26538700 memory=0 CPUtime=0 cores=0-7
/proc/15111/task/15124/stat : 15124 (java) S 15109 15109 13758 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 150681570 27175628800 77374 33554432000 4194304 4196468 140726897232224 140175720048848 140176395257755 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24666112 140726897239192 140726897239368 140726897239368 140726897242063 0
[pid=15111/tid=15125] ppid=15109 vsize=26538700 memory=-3258418265892434876 CPUtime=3.52 cores=0-7
/proc/15111/task/15125/stat : 15125 (java) S 15109 15109 13758 0 -1 1077944384 21561 0 0 0 348 4 0 0 20 0 28 0 150681570 27175628800 77374 33554432000 4194304 4196468 140726897232224 140175718996464 140176395250306 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24666112 140726897239192 140726897239368 140726897239368 140726897242063 0
[pid=15111/tid=15126] ppid=15109 vsize=26538700 memory=3 CPUtime=3.11 cores=0-7
/proc/15111/task/15126/stat : 15126 (java) S 15109 15109 13758 0 -1 1077944384 21403 0 0 0 306 5 0 0 20 0 28 0 150681570 27175628800 77374 33554432000 4194304 4196468 140726897232224 140175717943920 140176395250306 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24666112 140726897239192 140726897239368 140726897239368 140726897242063 0
[pid=15111/tid=15127] ppid=15109 vsize=26538700 memory=9400 CPUtime=3.01 cores=0-7
/proc/15111/task/15127/stat : 15127 (java) S 15109 15109 13758 0 -1 1077944384 18621 0 0 0 298 3 0 0 20 0 28 0 150681570 27175628800 77374 33554432000 4194304 4196468 140726897232224 140175716891376 140176395250306 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24666112 140726897239192 140726897239368 140726897239368 140726897242063 0
[pid=15111/tid=15128] ppid=15109 vsize=26538700 memory=1384 CPUtime=0.93 cores=0-7
/proc/15111/task/15128/stat : 15128 (java) S 15109 15109 13758 0 -1 1077944384 18025 0 0 0 90 3 0 0 20 0 28 0 150681570 27175628800 77374 33554432000 4194304 4196468 140726897232224 140175715838832 140176395250306 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24666112 140726897239192 140726897239368 140726897239368 140726897242063 0
[pid=15111/tid=15129] ppid=15109 vsize=26538700 memory=1384 CPUtime=0 cores=0-7
/proc/15111/task/15129/stat : 15129 (java) S 15109 15109 13758 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 150681570 27175628800 77374 33554432000 4194304 4196468 140726897232224 140175714785504 140176395249365 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24666112 140726897239192 140726897239368 140726897239368 140726897242063 0
[pid=15111/tid=15130] ppid=15109 vsize=26538700 memory=1228 CPUtime=0.05 cores=0-7
/proc/15111/task/15130/stat : 15130 (java) S 15109 15109 13758 0 -1 1077944384 2267 0 0 0 0 5 0 0 20 0 28 0 150681570 27175628800 77374 33554432000 4194304 4196468 140726897232224 140175713733040 140176395250306 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24666112 140726897239192 140726897239368 140726897239368 140726897242063 0
[pid=15111/tid=15171] ppid=15109 vsize=26538700 memory=5784 CPUtime=186.62 cores=0-7
/proc/15111/task/15171/stat : 15171 (java) R 15109 15109 13758 0 -1 4202560 3336 0 0 0 18660 2 0 0 20 0 28 0 150684822 27175628800 77374 33554432000 4194304 4196468 140726897232224 140175704111664 140176013596848 0 4 0 16800975 0 0 0 -1 5 0 0 1 0 0 6293624 6294260 24666112 140726897239192 140726897239368 140726897239368 140726897242063 0
[pid=15111/tid=15172] ppid=15109 vsize=26538700 memory=1384 CPUtime=186.94 cores=0-7
/proc/15111/task/15172/stat : 15172 (java) R 15109 15109 13758 0 -1 4202560 3525 0 0 0 18693 1 0 0 20 0 28 0 150684822 27175628800 77374 33554432000 4194304 4196468 140726897232224 140175703060120 140176012317287 0 4 0 16800975 0 0 0 -1 6 0 0 1 0 0 6293624 6294260 24666112 140726897239192 140726897239368 140726897239368 140726897242063 0
[pid=15111/tid=15173] ppid=15109 vsize=26538700 memory=1384 CPUtime=186.09 cores=0-7
/proc/15111/task/15173/stat : 15173 (java) R 15109 15109 13758 0 -1 4202560 3486 0 0 0 18607 2 0 0 20 0 28 0 150684822 27175628800 77374 33554432000 4194304 4196468 140726897232224 140175699905248 140176012477356 0 4 0 16800975 0 0 0 -1 3 0 0 1 0 0 6293624 6294260 24666112 140726897239192 140726897239368 140726897239368 140726897242063 0
[pid=15111/tid=15174] ppid=15109 vsize=26538700 memory=309496 CPUtime=186.03 cores=0-7
/proc/15111/task/15174/stat : 15174 (java) R 15109 15109 13758 0 -1 4202560 4736 0 0 0 18599 4 0 0 20 0 28 0 150684822 27175628800 77374 33554432000 4194304 4196468 140726897232224 140175700955032 140176012824265 0 4 0 16800975 0 0 0 -1 7 0 0 1 0 0 6293624 6294260 24666112 140726897239192 140726897239368 140726897239368 140726897242063 0
[pid=15111/tid=15175] ppid=15109 vsize=26538700 memory=12136 CPUtime=187 cores=0-7
/proc/15111/task/15175/stat : 15175 (java) R 15109 15109 13758 0 -1 4202560 4473 0 0 0 18696 4 0 0 20 0 28 0 150684822 27175628800 77374 33554432000 4194304 4196468 140726897232224 140175706218896 140176011746508 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 24666112 140726897239192 140726897239368 140726897239368 140726897242063 0
[pid=15111/tid=15176] ppid=15109 vsize=26538700 memory=1708 CPUtime=186.91 cores=0-7
/proc/15111/task/15176/stat : 15176 (java) R 15109 15109 13758 0 -1 4202560 3274 0 0 0 18689 2 0 0 20 0 28 0 150684822 27175628800 77374 33554432000 4194304 4196468 140726897232224 140175702007776 140176013353388 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 24666112 140726897239192 140726897239368 140726897239368 140726897242063 0
[pid=15111/tid=15177] ppid=15109 vsize=26538700 memory=1012 CPUtime=186.87 cores=0-7
/proc/15111/task/15177/stat : 15177 (java) R 15109 15109 13758 0 -1 4202560 2589 0 0 0 18686 1 0 0 20 0 28 0 150684822 27175628800 77374 33554432000 4194304 4196468 140726897232224 140175705165056 140176012824131 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 24666112 140726897239192 140726897239368 140726897239368 140726897242063 0
[pid=15111/tid=15178] ppid=15109 vsize=26538700 memory=796 CPUtime=186.55 cores=0-7
/proc/15111/task/15178/stat : 15178 (java) R 15109 15109 13758 0 -1 4202560 3362 0 0 0 18654 1 0 0 20 0 28 0 150684822 27175628800 77374 33554432000 4194304 4196468 140726897232224 140175698849312 140176015811913 0 4 0 16800975 0 0 0 -1 1 0 0 1 0 0 6293624 6294260 24666112 140726897239192 140726897239368 140726897239368 140726897242063 0
Current children cumulated CPU time: 1747.37 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 310880 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+252.001 s]*
/proc/loadavg: 8.52 8.15 8.14 9/207 15178
/proc/meminfo: memFree=23111856/32770624 swapFree=67108860/67108860
[pid=15109] ppid=15106 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/15109/stat : 15109 (xcsp3-exec) S 15106 15109 13758 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 150681564 9740288 346 33554432000 4194304 5098028 140721695307616 140721695305720 140305116136060 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 21770240 140721695315051 140721695315260 140721695315260 140721695317995 0
/proc/15109/statm: 2378 346 289 221 0 87 0
[pid=15111] ppid=15109 vsize=26538700 memory=334048 CPUtime=1980.92 cores=0-7
/proc/15111/stat : 15111 (java) S 15109 15109 13758 0 -1 1077944320 177544 0 0 0 197896 196 0 0 20 0 28 0 150681564 27175628800 83512 33554432000 4194304 4196468 140726897232224 140726897214768 140176395239159 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 24666112 140726897239192 140726897239368 140726897239368 140726897242063 0
/proc/15111/statm: 6634675 83512 3284 1 0 6621909 0
[pid=15111/tid=15112] ppid=15109 vsize=26538700 memory=6791534058613427641 CPUtime=0.8 cores=0-7
/proc/15111/task/15112/stat : 15112 (java) S 15109 15109 13758 0 -1 1077944384 7528 0 0 0 76 4 0 0 20 0 28 0 150681564 27175628800 83512 33554432000 4194304 4196468 140726897232224 140176399479936 140176395249365 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24666112 140726897239192 140726897239368 140726897239368 140726897242063 0
[pid=15111/tid=15113] ppid=15109 vsize=26538700 memory=4872558044660077418 CPUtime=0.57 cores=0-7
/proc/15111/task/15113/stat : 15113 (java) S 15109 15109 13758 0 -1 1077944384 2395 0 0 0 49 8 0 0 20 0 28 0 150681565 27175628800 83512 33554432000 4194304 4196468 140726897232224 140176347859216 140176395249365 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24666112 140726897239192 140726897239368 140726897239368 140726897242063 0
[pid=15111/tid=15114] ppid=15109 vsize=26538700 memory=1156 CPUtime=0.56 cores=0-7
/proc/15111/task/15114/stat : 15114 (java) S 15109 15109 13758 0 -1 1077944384 4065 0 0 0 48 8 0 0 20 0 28 0 150681565 27175628800 83512 33554432000 4194304 4196468 140726897232224 140176346806672 140176395249365 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24666112 140726897239192 140726897239368 140726897239368 140726897242063 0
[pid=15111/tid=15115] ppid=15109 vsize=26538700 memory=3576 CPUtime=0.56 cores=0-7
/proc/15111/task/15115/stat : 15115 (java) S 15109 15109 13758 0 -1 1077944384 5241 0 0 0 50 6 0 0 20 0 28 0 150681565 27175628800 83512 33554432000 4194304 4196468 140726897232224 140176345754128 140176395249365 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24666112 140726897239192 140726897239368 140726897239368 140726897242063 0
[pid=15111/tid=15116] ppid=15109 vsize=26538700 memory=1384 CPUtime=0.56 cores=0-7
/proc/15111/task/15116/stat : 15116 (java) S 15109 15109 13758 0 -1 1077944384 2692 0 0 0 49 7 0 0 20 0 28 0 150681565 27175628800 83512 33554432000 4194304 4196468 140726897232224 140176344701584 140176395249365 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24666112 140726897239192 140726897239368 140726897239368 140726897242063 0
[pid=15111/tid=15117] ppid=15109 vsize=26538700 memory=327900 CPUtime=0.57 cores=0-7
/proc/15111/task/15117/stat : 15117 (java) S 15109 15109 13758 0 -1 1077944384 3507 0 0 0 49 8 0 0 20 0 28 0 150681565 27175628800 83512 33554432000 4194304 4196468 140726897232224 140176343649040 140176395249365 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24666112 140726897239192 140726897239368 140726897239368 140726897242063 0
[pid=15111/tid=15118] ppid=15109 vsize=26538700 memory=6791534058613427641 CPUtime=0.57 cores=0-7
/proc/15111/task/15118/stat : 15118 (java) S 15109 15109 13758 0 -1 1077944384 5163 0 0 0 50 7 0 0 20 0 28 0 150681565 27175628800 83512 33554432000 4194304 4196468 140726897232224 140176342596496 140176395249365 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24666112 140726897239192 140726897239368 140726897239368 140726897242063 0
[pid=15111/tid=15119] ppid=15109 vsize=26538700 memory=4872558044660077418 CPUtime=0.56 cores=0-7
/proc/15111/task/15119/stat : 15119 (java) S 15109 15109 13758 0 -1 1077944384 4400 0 0 0 48 8 0 0 20 0 28 0 150681565 27175628800 83512 33554432000 4194304 4196468 140726897232224 140176341543952 140176395249365 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24666112 140726897239192 140726897239368 140726897239368 140726897242063 0
[pid=15111/tid=15120] ppid=15109 vsize=26538700 memory=10688 CPUtime=0.57 cores=0-7
/proc/15111/task/15120/stat : 15120 (java) S 15109 15109 13758 0 -1 1077944384 5346 0 0 0 49 8 0 0 20 0 28 0 150681565 27175628800 83512 33554432000 4194304 4196468 140726897232224 140176340491408 140176395249365 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24666112 140726897239192 140726897239368 140726897239368 140726897242063 0
[pid=15111/tid=15121] ppid=15109 vsize=26538700 memory=840 CPUtime=1.81 cores=0-7
/proc/15111/task/15121/stat : 15121 (java) S 15109 15109 13758 0 -1 1077944384 10814 0 0 0 88 93 0 0 20 0 28 0 150681567 27175628800 83512 33554432000 4194304 4196468 140726897232224 140175791044592 140176395250306 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24666112 140726897239192 140726897239368 140726897239368 140726897242063 0
[pid=15111/tid=15122] ppid=15109 vsize=26538700 memory=1696 CPUtime=0 cores=0-7
/proc/15111/task/15122/stat : 15122 (java) S 15109 15109 13758 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 28 0 150681567 27175628800 83512 33554432000 4194304 4196468 140726897232224 140175789990880 140176395249365 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24666112 140726897239192 140726897239368 140726897239368 140726897242063 0
[pid=15111/tid=15123] ppid=15109 vsize=26538700 memory=916 CPUtime=0 cores=0-7
/proc/15111/task/15123/stat : 15123 (java) S 15109 15109 13758 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 28 0 150681567 27175628800 83512 33554432000 4194304 4196468 140726897232224 140175788938240 140176395249365 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24666112 140726897239192 140726897239368 140726897239368 140726897242063 0
[pid=15111/tid=15124] ppid=15109 vsize=26538700 memory=4408 CPUtime=0 cores=0-7
/proc/15111/task/15124/stat : 15124 (java) S 15109 15109 13758 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 150681570 27175628800 83512 33554432000 4194304 4196468 140726897232224 140175720048848 140176395257755 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24666112 140726897239192 140726897239368 140726897239368 140726897242063 0
[pid=15111/tid=15125] ppid=15109 vsize=26538700 memory=4100 CPUtime=3.52 cores=0-7
/proc/15111/task/15125/stat : 15125 (java) S 15109 15109 13758 0 -1 1077944384 21563 0 0 0 348 4 0 0 20 0 28 0 150681570 27175628800 83512 33554432000 4194304 4196468 140726897232224 140175718996464 140176395250306 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24666112 140726897239192 140726897239368 140726897239368 140726897242063 0
[pid=15111/tid=15126] ppid=15109 vsize=26538700 memory=1156 CPUtime=3.11 cores=0-7
/proc/15111/task/15126/stat : 15126 (java) S 15109 15109 13758 0 -1 1077944384 21406 0 0 0 306 5 0 0 20 0 28 0 150681570 27175628800 83512 33554432000 4194304 4196468 140726897232224 140175717943920 140176395250306 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24666112 140726897239192 140726897239368 140726897239368 140726897242063 0
[pid=15111/tid=15127] ppid=15109 vsize=26538700 memory=3576 CPUtime=3.01 cores=0-7
/proc/15111/task/15127/stat : 15127 (java) S 15109 15109 13758 0 -1 1077944384 18624 0 0 0 298 3 0 0 20 0 28 0 150681570 27175628800 83512 33554432000 4194304 4196468 140726897232224 140175716891376 140176395250306 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24666112 140726897239192 140726897239368 140726897239368 140726897242063 0
[pid=15111/tid=15128] ppid=15109 vsize=26538700 memory=1384 CPUtime=0.93 cores=0-7
/proc/15111/task/15128/stat : 15128 (java) S 15109 15109 13758 0 -1 1077944384 18027 0 0 0 90 3 0 0 20 0 28 0 150681570 27175628800 83512 33554432000 4194304 4196468 140726897232224 140175715838832 140176395250306 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24666112 140726897239192 140726897239368 140726897239368 140726897242063 0
[pid=15111/tid=15129] ppid=15109 vsize=26538700 memory=319224 CPUtime=0 cores=0-7
/proc/15111/task/15129/stat : 15129 (java) S 15109 15109 13758 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 150681570 27175628800 83512 33554432000 4194304 4196468 140726897232224 140175714785504 140176395249365 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24666112 140726897239192 140726897239368 140726897239368 140726897242063 0
[pid=15111/tid=15130] ppid=15109 vsize=26538700 memory=331996 CPUtime=0.06 cores=0-7
/proc/15111/task/15130/stat : 15130 (java) S 15109 15109 13758 0 -1 1077944384 2280 0 0 0 0 6 0 0 20 0 28 0 150681570 27175628800 83512 33554432000 4194304 4196468 140726897232224 140175713733040 140176395250306 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24666112 140726897239192 140726897239368 140726897239368 140726897242063 0
[pid=15111/tid=15171] ppid=15109 vsize=26538700 memory=2400 CPUtime=215.61 cores=0-7
/proc/15111/task/15171/stat : 15171 (java) R 15109 15109 13758 0 -1 4202560 3490 0 0 0 21559 2 0 0 20 0 28 0 150684822 27175628800 83512 33554432000 4194304 4196468 140726897232224 140175704111800 140176013354287 0 4 0 16800975 0 0 0 -1 7 0 0 1 0 0 6293624 6294260 24666112 140726897239192 140726897239368 140726897239368 140726897242063 0
[pid=15111/tid=15172] ppid=15109 vsize=26538700 memory=1728 CPUtime=216.12 cores=0-7
/proc/15111/task/15172/stat : 15172 (java) R 15109 15109 13758 0 -1 4202560 3665 0 0 0 21611 1 0 0 20 0 28 0 150684822 27175628800 83512 33554432000 4194304 4196468 140726897232224 140175703060256 140176013596929 0 4 0 16800975 0 0 0 -1 0 0 0 1 0 0 6293624 6294260 24666112 140726897239192 140726897239368 140726897239368 140726897242063 0
[pid=15111/tid=15173] ppid=15109 vsize=26538700 memory=12136 CPUtime=215.18 cores=0-7
/proc/15111/task/15173/stat : 15173 (java) R 15109 15109 13758 0 -1 4202560 3577 0 0 0 21516 2 0 0 20 0 28 0 150684822 27175628800 83512 33554432000 4194304 4196468 140726897232224 140175699905248 140176013030379 0 4 0 16800975 0 0 0 -1 5 0 0 1 0 0 6293624 6294260 24666112 140726897239192 140726897239368 140726897239368 140726897242063 0
[pid=15111/tid=15174] ppid=15109 vsize=26538700 memory=6791534058613427641 CPUtime=215.15 cores=0-7
/proc/15111/task/15174/stat : 15174 (java) R 15109 15109 13758 0 -1 4202560 4865 0 0 0 21511 4 0 0 20 0 28 0 150684822 27175628800 83512 33554432000 4194304 4196468 140726897232224 140175700954800 140176015633899 0 4 0 16800975 0 0 0 -1 3 0 0 1 0 0 6293624 6294260 24666112 140726897239192 140726897239368 140726897239368 140726897242063 0
[pid=15111/tid=15175] ppid=15109 vsize=26538700 memory=15880 CPUtime=216.02 cores=0-7
/proc/15111/task/15175/stat : 15175 (java) R 15109 15109 13758 0 -1 4202560 4549 0 0 0 21598 4 0 0 20 0 28 0 150684822 27175628800 83512 33554432000 4194304 4196468 140726897232224 140175706218288 140176015633654 0 4 0 16800975 0 0 0 -1 1 0 0 1 0 0 6293624 6294260 24666112 140726897239192 140726897239368 140726897239368 140726897242063 0
[pid=15111/tid=15176] ppid=15109 vsize=26538700 memory=22960 CPUtime=216.1 cores=0-7
/proc/15111/task/15176/stat : 15176 (java) R 15109 15109 13758 0 -1 4202560 3401 0 0 0 21608 2 0 0 20 0 28 0 150684822 27175628800 83512 33554432000 4194304 4196468 140726897232224 140175702007632 140176012475644 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 24666112 140726897239192 140726897239368 140726897239368 140726897242063 0
[pid=15111/tid=15177] ppid=15109 vsize=26538700 memory=16432 CPUtime=215.92 cores=0-7
/proc/15111/task/15177/stat : 15177 (java) R 15109 15109 13758 0 -1 4202560 2650 0 0 0 21591 1 0 0 20 0 28 0 150684822 27175628800 83512 33554432000 4194304 4196468 140726897232224 140175705165192 140176015107347 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 24666112 140726897239192 140726897239368 140726897239368 140726897242063 0
[pid=15111/tid=15178] ppid=15109 vsize=26538700 memory=4040 CPUtime=215.46 cores=0-7
/proc/15111/task/15178/stat : 15178 (java) R 15109 15109 13758 0 -1 4202560 3437 0 0 0 21545 1 0 0 20 0 28 0 150684822 27175628800 83512 33554432000 4194304 4196468 140726897232224 140175698849168 140176013354319 0 4 0 16800975 0 0 0 -1 4 0 0 1 0 0 6293624 6294260 24666112 140726897239192 140726897239368 140726897239368 140726897242063 0
Current children cumulated CPU time: 1980.92 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 335432 KiB

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

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

[startup+252.115 s]
# the end of solver process 15111 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=1979.68 s, system=1.97633 s
# this solver process was not waited by its parent and was adopted by runsolver

Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 143
Real time (s): 252.115
CPU time (s): 1981.66
CPU user time (s): 1979.68
CPU system time (s): 1.97633
CPU usage (%): 786.015
Max. virtual memory (cumulated for all children) (KiB): 26550452
Max. memory (cumulated for all children) (KiB): 335432

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1979.68
system time used= 1.97633
maximum resident set size= 335024
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 178381
page faults= 0
swaps= 0
block input operations= 0
block output operations= 592
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 45344
involuntary context switches= 23359


# summary of solver processes directly reported to runsolver:
#   pid: 15109,15111
#   total CPU time (s): 1981.66
#   total CPU user time (s): 1979.68
#   total CPU system time (s): 1.97633

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 2.28738 second user time and 2.98283 second system time

The end

Launcher Data

Begin job on node105 at 2017-08-19 22:40:41
IDJOB=4281546
IDBENCH=115789
IDSOLVER=2676
FILE ID=node105/4281546-1503176101
RUNJOBID= node105-1503165003-13785
PBS_JOBID= 20630832
Free space on /tmp= 61848 MiB

SOLVER NAME= choco-solver 4.0.5 par
BENCH NAME= XCSP17/Scheduling/Scheduling-js-taillard/Taillard-js-015-15-9.xml
COMMAND LINE= ./xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 22000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4281546-1503176101/watcher-4281546-1503176101 -o /tmp/evaluation-result-4281546-1503176101/solver-4281546-1503176101 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node105-1503165003-13785 --watchdog 312  ./xcsp3-exec -dir HOME -tl 2016 -p 8 -ml 22000 -tdir HOME -seed 158264860 HOME/instance-4281546-1503176101.xml

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

MD5SUM BENCH= a459d91dacc3f59ecbf6a687bb73e496
RANDOM SEED=158264860

node105.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.17
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.17
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.17
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.17
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:        23429340 kB
MemAvailable:   31971016 kB
Buffers:          236272 kB
Cached:          8596184 kB
SwapCached:            0 kB
Active:          1038844 kB
Inactive:        7847908 kB
Active(anon):       3240 kB
Inactive(anon):    87428 kB
Active(file):    1035604 kB
Inactive(file):  7760480 kB
Unevictable:        7324 kB
Mlocked:            7324 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7812 kB
Writeback:             0 kB
AnonPages:         60780 kB
Mapped:            51688 kB
Shmem:             33420 kB
Slab:             149240 kB
SReclaimable:     122856 kB
SUnreclaim:        26384 kB
KernelStack:        3200 kB
PageTables:         4456 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     332868 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      8192 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 /tmp at the end= 61840 MiB
End job on node105 at 2017-08-19 22:44:53