Trace number 4280555

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)1285 19203.801 2520.1201

General information on the benchmark

NameScheduling/Scheduling-js-taillard/
Taillard-js-015-15-7.xml
MD5SUMfe547a27c953c30f0dd43f8aa0b4ac9f
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark1217
Best CPU time to get the best result obtained on this benchmark2400.05
Satisfiable
(Un)Satisfiability was proved
Number of variables240
Number of constraints255
Number of domains1
Minimum domain size1320
Maximum domain size1320
Distribution of domain sizes[{"size":1320,"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-4280555-1503106409.xml"  -tl '20160s' -p 8 -x 0
0.12/0.14	c [HOME/instance-4280555-1503106409.xml, -tl, 20160s, -p, 8, -x, 0]
0.12/0.20	c 8 solvers in parallel
0.33/0.27	c parse instance...
2.15/0.82	c solve instance...
29.63/4.33	o 1319 
80.41/10.73	o 1313 
138.31/18.04	o 1312 
401.94/51.77	o 1311 
404.68/52.15	o 1310 
407.75/52.55	o 1309 
411.93/53.64	o 1308 
837.99/107.40	o 1290 
837.99/107.42	o 1286 
2249.07/286.10	o 1285 
19203.06/2520.08	s SATISFIABLE
19203.06/2520.08	v <instantiation>
19203.06/2520.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>
19203.06/2520.08	v 	<values>112 207 208 318 398 549 649 756 796 846 878 903 1039 1117 1216 11 47 116 277 392 497 589 657 708 792 889 957 995 1106 1208 93 140 198 273 348 436 496 618 657 717 907 970 1080 1107 1162 8 89 178 245 403 450 585 667 707 746 749 808 894 1007 1091 4 90 181 218 325 421 462 487 508 931 1032 1045 1136 1231 1258 10 78 103 170 205 278 462 594 678 751 854 953 1035 1115 1242 146 167 172 269 304 327 343 450 535 611 704 782 935 1080 1140 3 52 174 267 355 434 451 536 662 706 804 813 897 996 1034 3 194 365 476 707 717 808 908 919 956 985 1044 1131 1156 1265 4 89 153 209 289 379 448 483 500 552 611 822 861 934 1053 3 43 54 187 192 222 291 326 406 510 817 983 1091 1223 1239 5 43 135 193 267 311 322 411 455 552 657 776 905 939 1264 39 283 384 432 568 611 679 708 748 840 872 1031 1178 1208 1221 131 263 348 411 469 476 483 491 546 602 661 666 738 754 864 6 37 109 161 282 361 412 435 451 501 604 695 854 1221 1258 1280 1284 1242 1162 1285 1265 1177 1102 1266 1129 1250 1284 1244 939 1261 </values>
19203.06/2520.08	v </instantiation>
19203.06/2520.08	c Unexpected resolution interruption!

Verifier Data

OK	1285

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4280555-1503106409/watcher-4280555-1503106409 -o /tmp/evaluation-result-4280555-1503106409/solver-4280555-1503106409 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node112-1503100499-29858 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 22000 -tdir HOME -seed 245833385 HOME/instance-4280555-1503106409.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
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=30460, runsolver pid=30457

[startup+0.100161 s]*
/proc/loadavg: 7.68 7.21 7.35 2/199 30481
/proc/meminfo: memFree=26201684/32770624 swapFree=67108860/67108860
[pid=30460] ppid=30457 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/30460/stat : 30460 (xcsp3-exec) S 30457 30460 29831 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 143728539 9740288 346 33554432000 4194304 5098028 140720622352208 140720622350312 139801430307452 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 19013632 140720622359653 140720622359863 140720622359863 140720622362603 0
/proc/30460/statm: 2378 346 289 221 0 87 0
[pid=30462] ppid=30460 vsize=25999808 memory=24928 CPUtime=0.12 cores=0-7
/proc/30462/stat : 30462 (java) S 30460 30460 29831 0 -1 1077944320 5590 0 0 0 11 1 0 0 20 0 20 0 143728539 26623803392 6232 33554432000 4194304 4196468 140730426116144 140730426098688 139712095776503 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 20549632 140730426119314 140730426119491 140730426119491 140730426122191 0
/proc/30462/statm: 6499952 6232 2885 1 0 6488269 0
[pid=30462/tid=30463] ppid=30460 vsize=25999808 memory=4134930498285298233 CPUtime=0.08 cores=0-7
/proc/30462/task/30463/stat : 30463 (java) R 30460 30460 29831 0 -1 4202560 3545 0 0 0 8 0 0 0 20 0 20 0 143728539 26623803392 6232 33554432000 4194304 4196468 140730426116144 139712100009776 139712079856990 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 20549632 140730426119314 140730426119491 140730426119491 140730426122191 0
[pid=30462/tid=30464] ppid=30460 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/30462/task/30464/stat : 30464 (java) S 30460 30460 29831 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 143728540 26623803392 6232 33554432000 4194304 4196468 140730426116144 139711653947792 139712095786709 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20549632 140730426119314 140730426119491 140730426119491 140730426122191 0
[pid=30462/tid=30465] ppid=30460 vsize=25999808 memory=140536148932224 CPUtime=0 cores=0-7
/proc/30462/task/30465/stat : 30465 (java) S 30460 30460 29831 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 143728540 26623803392 6232 33554432000 4194304 4196468 140730426116144 139711652894992 139712095786709 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20549632 140730426119314 140730426119491 140730426119491 140730426122191 0
[pid=30462/tid=30466] ppid=30460 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/30462/task/30466/stat : 30466 (java) S 30460 30460 29831 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 143728540 26623803392 6232 33554432000 4194304 4196468 140730426116144 139711651842704 139712095786709 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20549632 140730426119314 140730426119491 140730426119491 140730426122191 0
[pid=30462/tid=30467] ppid=30460 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/30462/task/30467/stat : 30467 (java) S 30460 30460 29831 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 143728540 26623803392 6232 33554432000 4194304 4196468 140730426116144 139711650789904 139712095786709 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20549632 140730426119314 140730426119491 140730426119491 140730426122191 0
[pid=30462/tid=30468] ppid=30460 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/30462/task/30468/stat : 30468 (java) S 30460 30460 29831 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 143728540 26623803392 6232 33554432000 4194304 4196468 140730426116144 139711649737616 139712095786709 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20549632 140730426119314 140730426119491 140730426119491 140730426122191 0
[pid=30462/tid=30469] ppid=30460 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/30462/task/30469/stat : 30469 (java) S 30460 30460 29831 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 143728540 26623803392 6232 33554432000 4194304 4196468 140730426116144 139711648684816 139712095786709 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20549632 140730426119314 140730426119491 140730426119491 140730426122191 0
[pid=30462/tid=30470] ppid=30460 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/30462/task/30470/stat : 30470 (java) S 30460 30460 29831 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 143728540 26623803392 6232 33554432000 4194304 4196468 140730426116144 139711647632528 139712095786709 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20549632 140730426119314 140730426119491 140730426119491 140730426122191 0
[pid=30462/tid=30471] ppid=30460 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/30462/task/30471/stat : 30471 (java) S 30460 30460 29831 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 143728540 26623803392 6232 33554432000 4194304 4196468 140730426116144 139711646579728 139712095786709 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20549632 140730426119314 140730426119491 140730426119491 140730426122191 0
[pid=30462/tid=30472] ppid=30460 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/30462/task/30472/stat : 30472 (java) S 30460 30460 29831 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 143728541 26623803392 6232 33554432000 4194304 4196468 140730426116144 139710770727024 139712095787650 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20549632 140730426119314 140730426119491 140730426119491 140730426122191 0
[pid=30462/tid=30473] ppid=30460 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/30462/task/30473/stat : 30473 (java) S 30460 30460 29831 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 143728542 26623803392 6232 33554432000 4194304 4196468 140730426116144 139710769672992 139712095786709 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20549632 140730426119314 140730426119491 140730426119491 140730426122191 0
[pid=30462/tid=30474] ppid=30460 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/30462/task/30474/stat : 30474 (java) S 30460 30460 29831 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 143728542 26623803392 6232 33554432000 4194304 4196468 140730426116144 139710768620656 139712095786709 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20549632 140730426119314 140730426119491 140730426119491 140730426122191 0
[pid=30462/tid=30475] ppid=30460 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/30462/task/30475/stat : 30475 (java) S 30460 30460 29831 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 143728544 26623803392 6232 33554432000 4194304 4196468 140730426116144 139710767568976 139712095795099 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20549632 140730426119314 140730426119491 140730426119491 140730426122191 0
[pid=30462/tid=30476] ppid=30460 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/30462/task/30476/stat : 30476 (java) S 30460 30460 29831 0 -1 1077944384 428 0 0 0 0 0 0 0 20 0 20 0 143728545 26623803392 6232 33554432000 4194304 4196468 140730426116144 139710766516848 139712095787650 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20549632 140730426119314 140730426119491 140730426119491 140730426122191 0
[pid=30462/tid=30477] ppid=30460 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/30462/task/30477/stat : 30477 (java) S 30460 30460 29831 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 143728545 26623803392 6232 33554432000 4194304 4196468 140730426116144 139710765464048 139712095787650 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20549632 140730426119314 140730426119491 140730426119491 140730426122191 0
[pid=30462/tid=30478] ppid=30460 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/30462/task/30478/stat : 30478 (java) S 30460 30460 29831 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 143728545 26623803392 6232 33554432000 4194304 4196468 140730426116144 139710764411760 139712095787650 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20549632 140730426119314 140730426119491 140730426119491 140730426122191 0
[pid=30462/tid=30479] ppid=30460 vsize=25999808 memory=0 CPUtime=0.01 cores=0-7
/proc/30462/task/30479/stat : 30479 (java) R 30460 30460 29831 0 -1 4202560 299 0 0 0 1 0 0 0 20 0 20 0 143728545 26623803392 6232 33554432000 4194304 4196468 140730426116144 139710763358960 139712075209580 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 20549632 140730426119314 140730426119491 140730426119491 140730426122191 0
[pid=30462/tid=30480] ppid=30460 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/30462/task/30480/stat : 30480 (java) S 30460 30460 29831 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 143728545 26623803392 6232 33554432000 4194304 4196468 140730426116144 139710762305888 139712095786709 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20549632 140730426119314 140730426119491 140730426119491 140730426122191 0
[pid=30462/tid=30481] ppid=30460 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/30462/task/30481/stat : 30481 (java) S 30460 30460 29831 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 143728545 26623803392 6232 33554432000 4194304 4196468 140730426116144 139710761253168 139712095787650 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20549632 140730426119314 140730426119491 140730426119491 140730426122191 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 26009320 KiB
Current children cumulated memory: 26312 KiB

[startup+0.210326 s]*
/proc/loadavg: 7.68 7.21 7.35 2/199 30481
/proc/meminfo: memFree=26189316/32770624 swapFree=67108860/67108860
[pid=30460] ppid=30457 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/30460/stat : 30460 (xcsp3-exec) S 30457 30460 29831 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 143728539 9740288 346 33554432000 4194304 5098028 140720622352208 140720622350312 139801430307452 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 19013632 140720622359653 140720622359863 140720622359863 140720622362603 0
/proc/30460/statm: 2378 346 289 221 0 87 0
[pid=30462] ppid=30460 vsize=26004064 memory=37864 CPUtime=0.33 cores=0-7
/proc/30462/stat : 30462 (java) S 30460 30460 29831 0 -1 1077944320 8527 0 0 0 31 2 0 0 20 0 20 0 143728539 26628161536 9466 33554432000 4194304 4196468 140730426116144 140730426098688 139712095776503 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 20549632 140730426119314 140730426119491 140730426119491 140730426122191 0
/proc/30462/statm: 6501016 9466 3066 1 0 6488269 0
[pid=30462/tid=30463] ppid=30460 vsize=26004064 memory=8318255677412212789 CPUtime=0.2 cores=0-7
/proc/30462/task/30463/stat : 30463 (java) R 30460 30460 29831 0 -1 4202560 5463 0 0 0 19 1 0 0 20 0 20 0 143728539 26628161536 9466 33554432000 4194304 4196468 140730426116144 139712099997496 139712079856990 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 20549632 140730426119314 140730426119491 140730426119491 140730426122191 0
[pid=30462/tid=30464] ppid=30460 vsize=26004064 memory=342 CPUtime=0 cores=0-7
/proc/30462/task/30464/stat : 30464 (java) S 30460 30460 29831 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 143728540 26628161536 9466 33554432000 4194304 4196468 140730426116144 139711653947792 139712095786709 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20549632 140730426119314 140730426119491 140730426119491 140730426122191 0
[pid=30462/tid=30465] ppid=30460 vsize=26004064 memory=140536149597266 CPUtime=0 cores=0-7
/proc/30462/task/30465/stat : 30465 (java) S 30460 30460 29831 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 143728540 26628161536 9466 33554432000 4194304 4196468 140730426116144 139711652894992 139712095786709 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20549632 140730426119314 140730426119491 140730426119491 140730426122191 0
[pid=30462/tid=30466] ppid=30460 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/30462/task/30466/stat : 30466 (java) S 30460 30460 29831 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 143728540 26628161536 9466 33554432000 4194304 4196468 140730426116144 139711651842704 139712095786709 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20549632 140730426119314 140730426119491 140730426119491 140730426122191 0
[pid=30462/tid=30467] ppid=30460 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/30462/task/30467/stat : 30467 (java) S 30460 30460 29831 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 143728540 26628161536 9466 33554432000 4194304 4196468 140730426116144 139711650789904 139712095786709 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20549632 140730426119314 140730426119491 140730426119491 140730426122191 0
[pid=30462/tid=30468] ppid=30460 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/30462/task/30468/stat : 30468 (java) S 30460 30460 29831 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 143728540 26628161536 9466 33554432000 4194304 4196468 140730426116144 139711649737616 139712095786709 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20549632 140730426119314 140730426119491 140730426119491 140730426122191 0
[pid=30462/tid=30469] ppid=30460 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/30462/task/30469/stat : 30469 (java) S 30460 30460 29831 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 143728540 26628161536 9466 33554432000 4194304 4196468 140730426116144 139711648684816 139712095786709 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20549632 140730426119314 140730426119491 140730426119491 140730426122191 0
[pid=30462/tid=30470] ppid=30460 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/30462/task/30470/stat : 30470 (java) S 30460 30460 29831 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 143728540 26628161536 9466 33554432000 4194304 4196468 140730426116144 139711647632528 139712095786709 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20549632 140730426119314 140730426119491 140730426119491 140730426122191 0
[pid=30462/tid=30471] ppid=30460 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/30462/task/30471/stat : 30471 (java) S 30460 30460 29831 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 143728540 26628161536 9466 33554432000 4194304 4196468 140730426116144 139711646579728 139712095786709 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20549632 140730426119314 140730426119491 140730426119491 140730426122191 0
[pid=30462/tid=30472] ppid=30460 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/30462/task/30472/stat : 30472 (java) S 30460 30460 29831 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 143728541 26628161536 9466 33554432000 4194304 4196468 140730426116144 139710770727024 139712095787650 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20549632 140730426119314 140730426119491 140730426119491 140730426122191 0
[pid=30462/tid=30473] ppid=30460 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/30462/task/30473/stat : 30473 (java) S 30460 30460 29831 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 143728542 26628161536 9466 33554432000 4194304 4196468 140730426116144 139710769672992 139712095786709 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20549632 140730426119314 140730426119491 140730426119491 140730426122191 0
[pid=30462/tid=30474] ppid=30460 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/30462/task/30474/stat : 30474 (java) S 30460 30460 29831 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 143728542 26628161536 9466 33554432000 4194304 4196468 140730426116144 139710768620656 139712095786709 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20549632 140730426119314 140730426119491 140730426119491 140730426122191 0
[pid=30462/tid=30475] ppid=30460 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/30462/task/30475/stat : 30475 (java) S 30460 30460 29831 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 143728544 26628161536 9466 33554432000 4194304 4196468 140730426116144 139710767568976 139712095795099 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20549632 140730426119314 140730426119491 140730426119491 140730426122191 0
[pid=30462/tid=30476] ppid=30460 vsize=26004064 memory=0 CPUtime=0.01 cores=0-7
/proc/30462/task/30476/stat : 30476 (java) S 30460 30460 29831 0 -1 1077944384 486 0 0 0 1 0 0 0 20 0 20 0 143728545 26628161536 9466 33554432000 4194304 4196468 140730426116144 139710766516848 139712095787650 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20549632 140730426119314 140730426119491 140730426119491 140730426122191 0
[pid=30462/tid=30477] ppid=30460 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/30462/task/30477/stat : 30477 (java) S 30460 30460 29831 0 -1 1077944384 20 0 0 0 0 0 0 0 20 0 20 0 143728545 26628161536 9466 33554432000 4194304 4196468 140730426116144 139710765464048 139712095787650 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20549632 140730426119314 140730426119491 140730426119491 140730426122191 0
[pid=30462/tid=30478] ppid=30460 vsize=26004064 memory=-1 CPUtime=0.03 cores=0-7
/proc/30462/task/30478/stat : 30478 (java) S 30460 30460 29831 0 -1 1077944384 337 0 0 0 3 0 0 0 20 0 20 0 143728545 26628161536 9466 33554432000 4194304 4196468 140730426116144 139710764411760 139712095787650 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20549632 140730426119314 140730426119491 140730426119491 140730426122191 0
[pid=30462/tid=30479] ppid=30460 vsize=26004064 memory=-1 CPUtime=0.07 cores=0-7
/proc/30462/task/30479/stat : 30479 (java) R 30460 30460 29831 0 -1 4202560 910 0 0 0 7 0 0 0 20 0 20 0 143728545 26628161536 9466 33554432000 4194304 4196468 140730426116144 139710763358960 139712074734410 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 20549632 140730426119314 140730426119491 140730426119491 140730426122191 0
[pid=30462/tid=30480] ppid=30460 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/30462/task/30480/stat : 30480 (java) S 30460 30460 29831 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 143728545 26628161536 9466 33554432000 4194304 4196468 140730426116144 139710762305888 139712095786709 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20549632 140730426119314 140730426119491 140730426119491 140730426122191 0
[pid=30462/tid=30481] ppid=30460 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/30462/task/30481/stat : 30481 (java) S 30460 30460 29831 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 143728545 26628161536 9466 33554432000 4194304 4196468 140730426116144 139710761253168 139712095787650 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20549632 140730426119314 140730426119491 140730426119491 140730426122191 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 39248 KiB

[startup+0.310143 s]*
/proc/loadavg: 7.68 7.21 7.35 5/199 30481
/proc/meminfo: memFree=26184420/32770624 swapFree=67108860/67108860
[pid=30460] ppid=30457 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/30460/stat : 30460 (xcsp3-exec) S 30457 30460 29831 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 143728539 9740288 346 33554432000 4194304 5098028 140720622352208 140720622350312 139801430307452 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 19013632 140720622359653 140720622359863 140720622359863 140720622362603 0
/proc/30460/statm: 2378 346 289 221 0 87 0
[pid=30462] ppid=30460 vsize=26004064 memory=45388 CPUtime=0.51 cores=0-7
/proc/30462/stat : 30462 (java) S 30460 30460 29831 0 -1 1077944320 9582 0 0 0 48 3 0 0 20 0 20 0 143728539 26628161536 11347 33554432000 4194304 4196468 140730426116144 140730426098688 139712095776503 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 20549632 140730426119314 140730426119491 140730426119491 140730426122191 0
/proc/30462/statm: 6501016 11347 3105 1 0 6488269 0
[pid=30462/tid=30463] ppid=30460 vsize=26004064 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/30462/task/30463/stat : 30463 (java) R 30460 30460 29831 0 -1 4202560 6162 0 0 0 27 2 0 0 20 0 20 0 143728539 26628161536 11347 33554432000 4194304 4196468 140730426116144 139712100014576 139712095788438 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 20549632 140730426119314 140730426119491 140730426119491 140730426122191 0
[pid=30462/tid=30464] ppid=30460 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/30462/task/30464/stat : 30464 (java) S 30460 30460 29831 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 143728540 26628161536 11347 33554432000 4194304 4196468 140730426116144 139711653947792 139712095786709 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20549632 140730426119314 140730426119491 140730426119491 140730426122191 0
[pid=30462/tid=30465] ppid=30460 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/30462/task/30465/stat : 30465 (java) S 30460 30460 29831 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 143728540 26628161536 11347 33554432000 4194304 4196468 140730426116144 139711652894992 139712095786709 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20549632 140730426119314 140730426119491 140730426119491 140730426122191 0
[pid=30462/tid=30466] ppid=30460 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/30462/task/30466/stat : 30466 (java) S 30460 30460 29831 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 143728540 26628161536 11347 33554432000 4194304 4196468 140730426116144 139711651842704 139712095786709 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20549632 140730426119314 140730426119491 140730426119491 140730426122191 0
[pid=30462/tid=30467] ppid=30460 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/30462/task/30467/stat : 30467 (java) S 30460 30460 29831 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 143728540 26628161536 11347 33554432000 4194304 4196468 140730426116144 139711650789904 139712095786709 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20549632 140730426119314 140730426119491 140730426119491 140730426122191 0
[pid=30462/tid=30468] ppid=30460 vsize=26004064 memory=2244 CPUtime=0 cores=0-7
/proc/30462/task/30468/stat : 30468 (java) S 30460 30460 29831 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 143728540 26628161536 11347 33554432000 4194304 4196468 140730426116144 139711649737616 139712095786709 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20549632 140730426119314 140730426119491 140730426119491 140730426122191 0
[pid=30462/tid=30469] ppid=30460 vsize=26004064 memory=140536027640751 CPUtime=0 cores=0-7
/proc/30462/task/30469/stat : 30469 (java) S 30460 30460 29831 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 143728540 26628161536 11347 33554432000 4194304 4196468 140730426116144 139711648684816 139712095786709 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20549632 140730426119314 140730426119491 140730426119491 140730426122191 0
[pid=30462/tid=30470] ppid=30460 vsize=26004064 memory=140536027643056 CPUtime=0 cores=0-7
/proc/30462/task/30470/stat : 30470 (java) S 30460 30460 29831 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 143728540 26628161536 11347 33554432000 4194304 4196468 140730426116144 139711647632528 139712095786709 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20549632 140730426119314 140730426119491 140730426119491 140730426122191 0
[pid=30462/tid=30471] ppid=30460 vsize=26004064 memory=140536027645360 CPUtime=0 cores=0-7
/proc/30462/task/30471/stat : 30471 (java) S 30460 30460 29831 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 143728540 26628161536 11347 33554432000 4194304 4196468 140730426116144 139711646579728 139712095786709 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20549632 140730426119314 140730426119491 140730426119491 140730426122191 0
[pid=30462/tid=30472] ppid=30460 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/30462/task/30472/stat : 30472 (java) S 30460 30460 29831 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 143728541 26628161536 11347 33554432000 4194304 4196468 140730426116144 139710770727024 139712095787650 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20549632 140730426119314 140730426119491 140730426119491 140730426122191 0
[pid=30462/tid=30473] ppid=30460 vsize=26004064 memory=281072055297680 CPUtime=0 cores=0-7
/proc/30462/task/30473/stat : 30473 (java) S 30460 30460 29831 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 143728542 26628161536 11347 33554432000 4194304 4196468 140730426116144 139710769672992 139712095786709 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20549632 140730426119314 140730426119491 140730426119491 140730426122191 0
[pid=30462/tid=30474] ppid=30460 vsize=26004064 memory=281072055304592 CPUtime=0 cores=0-7
/proc/30462/task/30474/stat : 30474 (java) S 30460 30460 29831 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 143728542 26628161536 11347 33554432000 4194304 4196468 140730426116144 139710768620656 139712095786709 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20549632 140730426119314 140730426119491 140730426119491 140730426122191 0
[pid=30462/tid=30475] ppid=30460 vsize=26004064 memory=281072055245872 CPUtime=0 cores=0-7
/proc/30462/task/30475/stat : 30475 (java) S 30460 30460 29831 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 143728544 26628161536 11347 33554432000 4194304 4196468 140730426116144 139710767568976 139712095795099 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20549632 140730426119314 140730426119491 140730426119491 140730426122191 0
[pid=30462/tid=30476] ppid=30460 vsize=26004064 memory=281072055318416 CPUtime=0.01 cores=0-7
/proc/30462/task/30476/stat : 30476 (java) S 30460 30460 29831 0 -1 1077944384 533 0 0 0 1 0 0 0 20 0 20 0 143728545 26628161536 11347 33554432000 4194304 4196468 140730426116144 139710766516848 139712095787650 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20549632 140730426119314 140730426119491 140730426119491 140730426122191 0
[pid=30462/tid=30477] ppid=30460 vsize=26004064 memory=281072055325328 CPUtime=0.01 cores=0-7
/proc/30462/task/30477/stat : 30477 (java) S 30460 30460 29831 0 -1 1077944384 98 0 0 0 1 0 0 0 20 0 20 0 143728545 26628161536 11347 33554432000 4194304 4196468 140730426116144 139710765464048 139712095787650 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20549632 140730426119314 140730426119491 140730426119491 140730426122191 0
[pid=30462/tid=30478] ppid=30460 vsize=26004064 memory=281072055323024 CPUtime=0.04 cores=0-7
/proc/30462/task/30478/stat : 30478 (java) R 30460 30460 29831 0 -1 4202560 385 0 0 0 4 0 0 0 20 0 20 0 143728545 26628161536 11347 33554432000 4194304 4196468 140730426116144 139710764403216 139712079058432 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 20549632 140730426119314 140730426119491 140730426119491 140730426122191 0
[pid=30462/tid=30479] ppid=30460 vsize=26004064 memory=281072055339184 CPUtime=0.12 cores=0-7
/proc/30462/task/30479/stat : 30479 (java) R 30460 30460 29831 0 -1 4202560 1099 0 0 0 12 0 0 0 20 0 20 0 143728545 26628161536 11347 33554432000 4194304 4196468 140730426116144 139710763355896 139712095788438 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 20549632 140730426119314 140730426119491 140730426119491 140730426122191 0
[pid=30462/tid=30480] ppid=30460 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/30462/task/30480/stat : 30480 (java) S 30460 30460 29831 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 143728545 26628161536 11347 33554432000 4194304 4196468 140730426116144 139710762305888 139712095786709 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20549632 140730426119314 140730426119491 140730426119491 140730426122191 0
[pid=30462/tid=30481] ppid=30460 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/30462/task/30481/stat : 30481 (java) S 30460 30460 29831 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 143728545 26628161536 11347 33554432000 4194304 4196468 140730426116144 139710761253168 139712095787650 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20549632 140730426119314 140730426119491 140730426119491 140730426122191 0
Current children cumulated CPU time: 0.51 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 46772 KiB

[startup+0.700952 s]
/proc/loadavg: 7.68 7.21 7.35 3/199 30481
/proc/meminfo: memFree=26171408/32770624 swapFree=67108860/67108860
[pid=30460] ppid=30457 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/30460/stat : 30460 (xcsp3-exec) S 30457 30460 29831 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 143728539 9740288 346 33554432000 4194304 5098028 140720622352208 140720622350312 139801430307452 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 19013632 140720622359653 140720622359863 140720622359863 140720622362603 0
/proc/30460/statm: 2378 346 289 221 0 87 0
[pid=30462] ppid=30460 vsize=26006188 memory=91588 CPUtime=1.71 cores=0-7
/proc/30462/stat : 30462 (java) S 30460 30460 29831 0 -1 1077944320 14089 0 0 0 166 5 0 0 20 0 20 0 143728539 26630336512 22897 33554432000 4194304 4196468 140730426116144 140730426098688 139712095776503 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 20549632 140730426119314 140730426119491 140730426119491 140730426122191 0
/proc/30462/statm: 6501547 22897 3204 1 0 6488781 0
[pid=30462/tid=30463] ppid=30460 vsize=26006188 memory=281072055697072 CPUtime=0.67 cores=0-7
/proc/30462/task/30463/stat : 30463 (java) R 30460 30460 29831 0 -1 4202560 6932 0 0 0 64 3 0 0 20 0 20 0 143728539 26630336512 22897 33554432000 4194304 4196468 140730426116144 139712100011344 139711736120449 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 20549632 140730426119314 140730426119491 140730426119491 140730426122191 0
[pid=30462/tid=30464] ppid=30460 vsize=26006188 memory=140536027849584 CPUtime=0 cores=0-7
/proc/30462/task/30464/stat : 30464 (java) S 30460 30460 29831 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 143728540 26630336512 22897 33554432000 4194304 4196468 140730426116144 139711653947792 139712095786709 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20549632 140730426119314 140730426119491 140730426119491 140730426122191 0
[pid=30462/tid=30465] ppid=30460 vsize=26006188 memory=0 CPUtime=0 cores=0-7
/proc/30462/task/30465/stat : 30465 (java) S 30460 30460 29831 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 143728540 26630336512 22897 33554432000 4194304 4196468 140730426116144 139711652894992 139712095786709 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20549632 140730426119314 140730426119491 140730426119491 140730426122191 0
[pid=30462/tid=30466] ppid=30460 vsize=26006188 memory=1004 CPUtime=0 cores=0-7
/proc/30462/task/30466/stat : 30466 (java) S 30460 30460 29831 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 143728540 26630336512 22897 33554432000 4194304 4196468 140730426116144 139711651842704 139712095786709 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20549632 140730426119314 140730426119491 140730426119491 140730426122191 0

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

[pid=30462/tid=30577] ppid=30460 vsize=26738392 memory=332172 CPUtime=2004.2 cores=0-7
/proc/30462/task/30577/stat : 30577 (java) R 30460 30460 29831 0 -1 4202560 26441 0 0 0 200394 26 0 0 20 0 28 0 143757150 27380113408 82716 33554432000 4194304 4196468 140730426116144 139710747978672 139711740942806 0 4 0 16800975 0 0 0 -1 0 0 0 8 0 0 6293624 6294260 20549632 140730426119314 140730426119491 140730426119491 140730426122191 0
Current children cumulated CPU time: 18622.4 s
Current children cumulated vsize: 26747904 KiB
Current children cumulated memory: 332248 KiB

[startup+2502.3 s]
/proc/loadavg: 7.89 7.63 7.59 9/208 30612
/proc/meminfo: memFree=25898084/32770624 swapFree=67108860/67108860
[pid=30460] ppid=30457 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/30460/stat : 30460 (xcsp3-exec) S 30457 30460 29831 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 143728539 9740288 346 33554432000 4194304 5098028 140720622352208 140720622350312 139801430307452 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 19013632 140720622359653 140720622359863 140720622359863 140720622362603 0
/proc/30460/statm: 2378 346 289 221 0 87 0
[pid=30462] ppid=30460 vsize=26738392 memory=330032 CPUtime=19068.4 cores=0-7
/proc/30462/stat : 30462 (java) S 30460 30460 29831 0 -1 1077944320 624426 0 0 0 1897640 9199 0 0 20 0 28 0 143728539 27380113408 82508 33554432000 4194304 4196468 140730426116144 140730426098688 139712095776503 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 20549632 140730426119314 140730426119491 140730426119491 140730426122191 0
/proc/30462/statm: 6684598 82508 3304 1 0 6671832 0
[pid=30462/tid=30463] ppid=30460 vsize=26738392 memory=330032 CPUtime=0.82 cores=0-7
/proc/30462/task/30463/stat : 30463 (java) S 30460 30460 29831 0 -1 1077944384 7877 0 0 0 79 3 0 0 20 0 28 0 143728539 27380113408 82508 33554432000 4194304 4196468 140730426116144 139712100017280 139712095786709 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20549632 140730426119314 140730426119491 140730426119491 140730426122191 0
[pid=30462/tid=30464] ppid=30460 vsize=26738392 memory=330032 CPUtime=6.62 cores=0-7
/proc/30462/task/30464/stat : 30464 (java) S 30460 30460 29831 0 -1 1077944384 24361 0 0 0 623 39 0 0 20 0 28 0 143728540 27380113408 82508 33554432000 4194304 4196468 140730426116144 139711653947792 139712095786709 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 2 0 0 6293624 6294260 20549632 140730426119314 140730426119491 140730426119491 140730426122191 0
[pid=30462/tid=30465] ppid=30460 vsize=26738392 memory=330032 CPUtime=6.61 cores=0-7
/proc/30462/task/30465/stat : 30465 (java) S 30460 30460 29831 0 -1 1077944384 26693 0 0 0 618 43 0 0 20 0 28 0 143728540 27380113408 82508 33554432000 4194304 4196468 140730426116144 139711652894992 139712095786709 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 3 0 0 6293624 6294260 20549632 140730426119314 140730426119491 140730426119491 140730426122191 0
[pid=30462/tid=30466] ppid=30460 vsize=26738392 memory=1384 CPUtime=6.6 cores=0-7
/proc/30462/task/30466/stat : 30466 (java) S 30460 30460 29831 0 -1 1077944384 22708 0 0 0 622 38 0 0 20 0 28 0 143728540 27380113408 82508 33554432000 4194304 4196468 140730426116144 139711651842704 139712095786709 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 2 0 0 6293624 6294260 20549632 140730426119314 140730426119491 140730426119491 140730426122191 0
[pid=30462/tid=30467] ppid=30460 vsize=26738392 memory=330032 CPUtime=6.6 cores=0-7
/proc/30462/task/30467/stat : 30467 (java) S 30460 30460 29831 0 -1 1077944384 26834 0 0 0 619 41 0 0 20 0 28 0 143728540 27380113408 82508 33554432000 4194304 4196468 140730426116144 139711650789904 139712095786709 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 3 0 0 6293624 6294260 20549632 140730426119314 140730426119491 140730426119491 140730426122191 0
[pid=30462/tid=30468] ppid=30460 vsize=26738392 memory=1384 CPUtime=6.62 cores=0-7
/proc/30462/task/30468/stat : 30468 (java) S 30460 30460 29831 0 -1 1077944384 22594 0 0 0 617 45 0 0 20 0 28 0 143728540 27380113408 82508 33554432000 4194304 4196468 140730426116144 139711649737616 139712095786709 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 2 0 0 6293624 6294260 20549632 140730426119314 140730426119491 140730426119491 140730426122191 0
[pid=30462/tid=30469] ppid=30460 vsize=26738392 memory=10088 CPUtime=6.62 cores=0-7
/proc/30462/task/30469/stat : 30469 (java) S 30460 30460 29831 0 -1 1077944384 25175 0 0 0 624 38 0 0 20 0 28 0 143728540 27380113408 82508 33554432000 4194304 4196468 140730426116144 139711648684816 139712095786709 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 2 0 0 6293624 6294260 20549632 140730426119314 140730426119491 140730426119491 140730426122191 0
[pid=30462/tid=30470] ppid=30460 vsize=26738392 memory=330032 CPUtime=6.64 cores=0-7
/proc/30462/task/30470/stat : 30470 (java) S 30460 30460 29831 0 -1 1077944384 24807 0 0 0 625 39 0 0 20 0 28 0 143728540 27380113408 82508 33554432000 4194304 4196468 140730426116144 139711647632528 139712095786709 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 2 0 0 6293624 6294260 20549632 140730426119314 140730426119491 140730426119491 140730426122191 0
[pid=30462/tid=30471] ppid=30460 vsize=26738392 memory=1384 CPUtime=6.64 cores=0-7
/proc/30462/task/30471/stat : 30471 (java) S 30460 30460 29831 0 -1 1077944384 27163 0 0 0 624 40 0 0 20 0 28 0 143728540 27380113408 82508 33554432000 4194304 4196468 140730426116144 139711646579728 139712095786709 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 2 0 0 6293624 6294260 20549632 140730426119314 140730426119491 140730426119491 140730426122191 0
[pid=30462/tid=30472] ppid=30460 vsize=26738392 memory=2236 CPUtime=135.43 cores=0-7
/proc/30462/task/30472/stat : 30472 (java) S 30460 30460 29831 0 -1 1077944384 71915 0 0 0 4859 8684 0 0 20 0 28 0 143728541 27380113408 82508 33554432000 4194304 4196468 140730426116144 139710770727024 139712095787650 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20549632 140730426119314 140730426119491 140730426119491 140730426122191 0
[pid=30462/tid=30473] ppid=30460 vsize=26738392 memory=4084 CPUtime=0 cores=0-7
/proc/30462/task/30473/stat : 30473 (java) S 30460 30460 29831 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 28 0 143728542 27380113408 82508 33554432000 4194304 4196468 140730426116144 139710769673056 139712095786709 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20549632 140730426119314 140730426119491 140730426119491 140730426122191 0
[pid=30462/tid=30474] ppid=30460 vsize=26738392 memory=1384 CPUtime=0 cores=0-7
/proc/30462/task/30474/stat : 30474 (java) S 30460 30460 29831 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 28 0 143728542 27380113408 82508 33554432000 4194304 4196468 140730426116144 139710768620672 139712095786709 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20549632 140730426119314 140730426119491 140730426119491 140730426122191 0
[pid=30462/tid=30475] ppid=30460 vsize=26738392 memory=4132 CPUtime=0 cores=0-7
/proc/30462/task/30475/stat : 30475 (java) S 30460 30460 29831 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 143728544 27380113408 82508 33554432000 4194304 4196468 140730426116144 139710767568976 139712095795099 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20549632 140730426119314 140730426119491 140730426119491 140730426122191 0
[pid=30462/tid=30476] ppid=30460 vsize=26738392 memory=1384 CPUtime=2.94 cores=0-7
/proc/30462/task/30476/stat : 30476 (java) S 30460 30460 29831 0 -1 1077944384 17082 0 0 0 290 4 0 0 20 0 28 0 143728545 27380113408 82508 33554432000 4194304 4196468 140730426116144 139710766516848 139712095787650 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20549632 140730426119314 140730426119491 140730426119491 140730426122191 0
[pid=30462/tid=30477] ppid=30460 vsize=26738392 memory=330032 CPUtime=2.93 cores=0-7
/proc/30462/task/30477/stat : 30477 (java) S 30460 30460 29831 0 -1 1077944384 22591 0 0 0 287 6 0 0 20 0 28 0 143728545 27380113408 82508 33554432000 4194304 4196468 140730426116144 139710765464048 139712095787650 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20549632 140730426119314 140730426119491 140730426119491 140730426122191 0
[pid=30462/tid=30478] ppid=30460 vsize=26738392 memory=6791534058613427641 CPUtime=3.42 cores=0-7
/proc/30462/task/30478/stat : 30478 (java) S 30460 30460 29831 0 -1 1077944384 17009 0 0 0 339 3 0 0 20 0 28 0 143728545 27380113408 82508 33554432000 4194304 4196468 140730426116144 139710764411760 139712095787650 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20549632 140730426119314 140730426119491 140730426119491 140730426122191 0
[pid=30462/tid=30479] ppid=30460 vsize=26738392 memory=1572 CPUtime=0.94 cores=0-7
/proc/30462/task/30479/stat : 30479 (java) S 30460 30460 29831 0 -1 1077944384 18086 0 0 0 90 4 0 0 20 0 28 0 143728545 27380113408 82508 33554432000 4194304 4196468 140730426116144 139710763358960 139712095787650 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 1 0 0 6293624 6294260 20549632 140730426119314 140730426119491 140730426119491 140730426122191 0
[pid=30462/tid=30480] ppid=30460 vsize=26738392 memory=330032 CPUtime=0 cores=0-7
/proc/30462/task/30480/stat : 30480 (java) S 30460 30460 29831 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 143728545 27380113408 82508 33554432000 4194304 4196468 140730426116144 139710762305888 139712095786709 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20549632 140730426119314 140730426119491 140730426119491 140730426122191 0
[pid=30462/tid=30481] ppid=30460 vsize=26738392 memory=330544 CPUtime=0.68 cores=0-7
/proc/30462/task/30481/stat : 30481 (java) S 30460 30460 29831 0 -1 1077944384 4249 0 0 0 27 41 0 0 20 0 28 0 143728545 27380113408 82508 33554432000 4194304 4196468 140730426116144 139710761253168 139712095787650 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20549632 140730426119314 140730426119491 140730426119491 140730426122191 0
[pid=30462/tid=30570] ppid=30460 vsize=26738392 memory=4108 CPUtime=2062.95 cores=0-7
/proc/30462/task/30570/stat : 30570 (java) R 30460 30460 29831 0 -1 4202560 36743 0 0 0 206267 28 0 0 20 0 28 0 143757150 27380113408 82508 33554432000 4194304 4196468 140730426116144 139710744823808 139711740176689 0 4 0 16800975 0 0 0 -1 3 0 0 11 0 0 6293624 6294260 20549632 140730426119314 140730426119491 140730426119491 140730426122191 0
[pid=30462/tid=30571] ppid=30460 vsize=26738392 memory=1156 CPUtime=2063.9 cores=0-7
/proc/30462/task/30571/stat : 30571 (java) R 30460 30460 29831 0 -1 4202560 26581 0 0 0 206366 24 0 0 20 0 28 0 143757150 27380113408 82508 33554432000 4194304 4196468 140730426116144 139710743768608 139711743325211 0 4 0 16800975 0 0 0 -1 6 0 0 11 0 0 6293624 6294260 20549632 140730426119314 140730426119491 140730426119491 140730426122191 0
[pid=30462/tid=30572] ppid=30460 vsize=26738392 memory=1384 CPUtime=2060.43 cores=0-7
/proc/30462/task/30572/stat : 30572 (java) R 30460 30460 29831 0 -1 4202560 29229 0 0 0 206016 27 0 0 20 0 28 0 143757150 27380113408 82508 33554432000 4194304 4196468 140730426116144 139710749032288 139711740940327 0 4 0 16800975 0 0 0 -1 0 0 0 10 0 0 6293624 6294260 20549632 140730426119314 140730426119491 140730426119491 140730426122191 0
[pid=30462/tid=30573] ppid=30460 vsize=26738392 memory=1384 CPUtime=2143.63 cores=0-7
/proc/30462/task/30573/stat : 30573 (java) R 30460 30460 29831 0 -1 4202560 32856 0 0 0 214336 27 0 0 20 0 28 0 143757150 27380113408 82508 33554432000 4194304 4196468 140730426116144 139710742719496 139711740176549 0 4 0 16800975 0 0 0 -1 4 0 0 5 0 0 6293624 6294260 20549632 140730426119314 140730426119491 140730426119491 140730426122191 0
[pid=30462/tid=30574] ppid=30460 vsize=26738392 memory=15876 CPUtime=2116.84 cores=0-7
/proc/30462/task/30574/stat : 30574 (java) R 30460 30460 29831 0 -1 4202560 17739 0 0 0 211646 38 0 0 20 0 28 0 143757150 27380113408 82508 33554432000 4194304 4196468 140730426116144 139710752190576 139711737316688 0 4 0 16800975 0 0 0 -1 5 0 0 4 0 0 6293624 6294260 20549632 140730426119314 140730426119491 140730426119491 140730426122191 0
[pid=30462/tid=30575] ppid=30460 vsize=26738392 memory=4040 CPUtime=2064.66 cores=0-7
/proc/30462/task/30575/stat : 30575 (java) R 30460 30460 29831 0 -1 4202560 21480 0 0 0 206442 24 0 0 20 0 28 0 143757150 27380113408 82508 33554432000 4194304 4196468 140730426116144 139710745874464 139711740942908 0 4 0 16800975 0 0 0 -1 1 0 0 8 0 0 6293624 6294260 20549632 140730426119314 140730426119491 140730426119491 140730426122191 0
[pid=30462/tid=30576] ppid=30460 vsize=26738392 memory=23040 CPUtime=2064.57 cores=0-7
/proc/30462/task/30576/stat : 30576 (java) R 30460 30460 29831 0 -1 4202560 26890 0 0 0 206429 28 0 0 20 0 28 0 143757150 27380113408 82508 33554432000 4194304 4196468 140730426116144 139710753243000 139711733322952 0 4 0 16800975 0 0 0 -1 7 0 0 10 0 0 6293624 6294260 20549632 140730426119314 140730426119491 140730426119491 140730426122191 0
[pid=30462/tid=30577] ppid=30460 vsize=26738392 memory=2332 CPUtime=2058.58 cores=0-7
/proc/30462/task/30577/stat : 30577 (java) R 30460 30460 29831 0 -1 4202560 28069 0 0 0 205831 27 0 0 20 0 28 0 143757150 27380113408 82508 33554432000 4194304 4196468 140730426116144 139710747978808 139711740176464 0 4 0 16800975 0 0 0 -1 2 0 0 8 0 0 6293624 6294260 20549632 140730426119314 140730426119491 140730426119491 140730426122191 0
Current children cumulated CPU time: 19068.4 s
Current children cumulated vsize: 26747904 KiB
Current children cumulated memory: 331416 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 7.21 7.51 7.55 9/210 30635
/proc/meminfo: memFree=25896612/32770624 swapFree=67108860/67108860
[pid=30460] ppid=30457 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/30460/stat : 30460 (xcsp3-exec) S 30457 30460 29831 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 143728539 9740288 346 33554432000 4194304 5098028 140720622352208 140720622350312 139801430307452 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 19013632 140720622359653 140720622359863 140720622359863 140720622362603 0
/proc/30460/statm: 2378 346 289 221 0 87 0
[pid=30462] ppid=30460 vsize=26738392 memory=330032 CPUtime=19203.1 cores=0-7
/proc/30462/stat : 30462 (java) S 30460 30460 29831 0 -1 1077944320 624553 0 0 0 1911041 9265 0 0 20 0 28 0 143728539 27380113408 82508 33554432000 4194304 4196468 140730426116144 140730426098688 139712095776503 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 20549632 140730426119314 140730426119491 140730426119491 140730426122191 0
/proc/30462/statm: 6684598 82508 3304 1 0 6671832 0
[pid=30462/tid=30463] ppid=30460 vsize=26738392 memory=1692 CPUtime=0.82 cores=0-7
/proc/30462/task/30463/stat : 30463 (java) S 30460 30460 29831 0 -1 1077944384 7877 0 0 0 79 3 0 0 20 0 28 0 143728539 27380113408 82508 33554432000 4194304 4196468 140730426116144 139712100017280 139712095786709 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20549632 140730426119314 140730426119491 140730426119491 140730426122191 0
[pid=30462/tid=30464] ppid=30460 vsize=26738392 memory=916 CPUtime=6.67 cores=0-7
/proc/30462/task/30464/stat : 30464 (java) S 30460 30460 29831 0 -1 1077944384 24364 0 0 0 628 39 0 0 20 0 28 0 143728540 27380113408 82508 33554432000 4194304 4196468 140730426116144 139711653947792 139712095786709 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 2 0 0 6293624 6294260 20549632 140730426119314 140730426119491 140730426119491 140730426122191 0
[pid=30462/tid=30465] ppid=30460 vsize=26738392 memory=4126316290023845779 CPUtime=6.65 cores=0-7
/proc/30462/task/30465/stat : 30465 (java) S 30460 30460 29831 0 -1 1077944384 26710 0 0 0 622 43 0 0 20 0 28 0 143728540 27380113408 82508 33554432000 4194304 4196468 140730426116144 139711652894992 139712095786709 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 3 0 0 6293624 6294260 20549632 140730426119314 140730426119491 140730426119491 140730426122191 0
[pid=30462/tid=30466] ppid=30460 vsize=26738392 memory=4108 CPUtime=6.65 cores=0-7
/proc/30462/task/30466/stat : 30466 (java) S 30460 30460 29831 0 -1 1077944384 22712 0 0 0 626 39 0 0 20 0 28 0 143728540 27380113408 82508 33554432000 4194304 4196468 140730426116144 139711651842704 139712095786709 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 2 0 0 6293624 6294260 20549632 140730426119314 140730426119491 140730426119491 140730426122191 0
[pid=30462/tid=30467] ppid=30460 vsize=26738392 memory=1156 CPUtime=6.64 cores=0-7
/proc/30462/task/30467/stat : 30467 (java) S 30460 30460 29831 0 -1 1077944384 26834 0 0 0 622 42 0 0 20 0 28 0 143728540 27380113408 82508 33554432000 4194304 4196468 140730426116144 139711650789904 139712095786709 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 3 0 0 6293624 6294260 20549632 140730426119314 140730426119491 140730426119491 140730426122191 0
[pid=30462/tid=30468] ppid=30460 vsize=26738392 memory=3916 CPUtime=6.66 cores=0-7
/proc/30462/task/30468/stat : 30468 (java) S 30460 30460 29831 0 -1 1077944384 22596 0 0 0 621 45 0 0 20 0 28 0 143728540 27380113408 82508 33554432000 4194304 4196468 140730426116144 139711649737616 139712095786709 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 2 0 0 6293624 6294260 20549632 140730426119314 140730426119491 140730426119491 140730426122191 0
[pid=30462/tid=30469] ppid=30460 vsize=26738392 memory=1384 CPUtime=6.66 cores=0-7
/proc/30462/task/30469/stat : 30469 (java) S 30460 30460 29831 0 -1 1077944384 25189 0 0 0 628 38 0 0 20 0 28 0 143728540 27380113408 82508 33554432000 4194304 4196468 140730426116144 139711648684816 139712095786709 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 2 0 0 6293624 6294260 20549632 140730426119314 140730426119491 140730426119491 140730426122191 0
[pid=30462/tid=30470] ppid=30460 vsize=26738392 memory=330032 CPUtime=6.68 cores=0-7
/proc/30462/task/30470/stat : 30470 (java) S 30460 30460 29831 0 -1 1077944384 24811 0 0 0 629 39 0 0 20 0 28 0 143728540 27380113408 82508 33554432000 4194304 4196468 140730426116144 139711647632528 139712095786709 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 2 0 0 6293624 6294260 20549632 140730426119314 140730426119491 140730426119491 140730426122191 0
[pid=30462/tid=30471] ppid=30460 vsize=26738392 memory=1384 CPUtime=6.69 cores=0-7
/proc/30462/task/30471/stat : 30471 (java) S 30460 30460 29831 0 -1 1077944384 27167 0 0 0 628 41 0 0 20 0 28 0 143728540 27380113408 82508 33554432000 4194304 4196468 140730426116144 139711646579728 139712095786709 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 2 0 0 6293624 6294260 20549632 140730426119314 140730426119491 140730426119491 140730426122191 0
[pid=30462/tid=30472] ppid=30460 vsize=26738392 memory=330516 CPUtime=136.4 cores=0-7
/proc/30462/task/30472/stat : 30472 (java) S 30460 30460 29831 0 -1 1077944384 71919 0 0 0 4893 8747 0 0 20 0 28 0 143728541 27380113408 82508 33554432000 4194304 4196468 140730426116144 139710770727024 139712095787650 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20549632 140730426119314 140730426119491 140730426119491 140730426122191 0
[pid=30462/tid=30473] ppid=30460 vsize=26738392 memory=1384 CPUtime=0 cores=0-7
/proc/30462/task/30473/stat : 30473 (java) S 30460 30460 29831 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 28 0 143728542 27380113408 82508 33554432000 4194304 4196468 140730426116144 139710769673056 139712095786709 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20549632 140730426119314 140730426119491 140730426119491 140730426122191 0
[pid=30462/tid=30474] ppid=30460 vsize=26738392 memory=4040 CPUtime=0 cores=0-7
/proc/30462/task/30474/stat : 30474 (java) S 30460 30460 29831 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 28 0 143728542 27380113408 82508 33554432000 4194304 4196468 140730426116144 139710768620672 139712095786709 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20549632 140730426119314 140730426119491 140730426119491 140730426122191 0
[pid=30462/tid=30475] ppid=30460 vsize=26738392 memory=23052 CPUtime=0 cores=0-7
/proc/30462/task/30475/stat : 30475 (java) S 30460 30460 29831 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 143728544 27380113408 82508 33554432000 4194304 4196468 140730426116144 139710767568976 139712095795099 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20549632 140730426119314 140730426119491 140730426119491 140730426122191 0
[pid=30462/tid=30476] ppid=30460 vsize=26738392 memory=18292 CPUtime=2.94 cores=0-7
/proc/30462/task/30476/stat : 30476 (java) S 30460 30460 29831 0 -1 1077944384 17082 0 0 0 290 4 0 0 20 0 28 0 143728545 27380113408 82508 33554432000 4194304 4196468 140730426116144 139710766516848 139712095787650 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20549632 140730426119314 140730426119491 140730426119491 140730426122191 0
[pid=30462/tid=30477] ppid=30460 vsize=26738392 memory=1792 CPUtime=2.93 cores=0-7
/proc/30462/task/30477/stat : 30477 (java) S 30460 30460 29831 0 -1 1077944384 22591 0 0 0 287 6 0 0 20 0 28 0 143728545 27380113408 82508 33554432000 4194304 4196468 140730426116144 139710765464048 139712095787650 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20549632 140730426119314 140730426119491 140730426119491 140730426122191 0
[pid=30462/tid=30478] ppid=30460 vsize=26738392 memory=648 CPUtime=3.42 cores=0-7
/proc/30462/task/30478/stat : 30478 (java) S 30460 30460 29831 0 -1 1077944384 17009 0 0 0 339 3 0 0 20 0 28 0 143728545 27380113408 82508 33554432000 4194304 4196468 140730426116144 139710764411760 139712095787650 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20549632 140730426119314 140730426119491 140730426119491 140730426122191 0
[pid=30462/tid=30479] ppid=30460 vsize=26738392 memory=6791534058613427641 CPUtime=0.94 cores=0-7
/proc/30462/task/30479/stat : 30479 (java) S 30460 30460 29831 0 -1 1077944384 18086 0 0 0 90 4 0 0 20 0 28 0 143728545 27380113408 82508 33554432000 4194304 4196468 140730426116144 139710763358960 139712095787650 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 1 0 0 6293624 6294260 20549632 140730426119314 140730426119491 140730426119491 140730426122191 0
[pid=30462/tid=30480] ppid=30460 vsize=26738392 memory=4132 CPUtime=0 cores=0-7
/proc/30462/task/30480/stat : 30480 (java) S 30460 30460 29831 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 143728545 27380113408 82508 33554432000 4194304 4196468 140730426116144 139710762305888 139712095786709 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20549632 140730426119314 140730426119491 140730426119491 140730426122191 0
[pid=30462/tid=30481] ppid=30460 vsize=26738392 memory=40284 CPUtime=0.68 cores=0-7
/proc/30462/task/30481/stat : 30481 (java) S 30460 30460 29831 0 -1 1077944384 4251 0 0 0 27 41 0 0 20 0 28 0 143728545 27380113408 82508 33554432000 4194304 4196468 140730426116144 139710761253168 139712095787650 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20549632 140730426119314 140730426119491 140730426119491 140730426122191 0
[pid=30462/tid=30570] ppid=30460 vsize=26738392 memory=2332 CPUtime=2079.47 cores=0-7
/proc/30462/task/30570/stat : 30570 (java) R 30460 30460 29831 0 -1 4202560 36752 0 0 0 207919 28 0 0 20 0 28 0 143757150 27380113408 82508 33554432000 4194304 4196468 140730426116144 139710744820224 139711740942918 0 4 0 16800975 0 0 0 -1 0 0 0 11 0 0 6293624 6294260 20549632 140730426119314 140730426119491 140730426119491 140730426122191 0
[pid=30462/tid=30571] ppid=30460 vsize=26738392 memory=1292 CPUtime=2080.43 cores=0-7
/proc/30462/task/30571/stat : 30571 (java) R 30460 30460 29831 0 -1 4202560 26589 0 0 0 208019 24 0 0 20 0 28 0 143757150 27380113408 82508 33554432000 4194304 4196468 140730426116144 139710743768456 139711740234472 0 4 0 16800975 0 0 0 -1 7 0 0 11 0 0 6293624 6294260 20549632 140730426119314 140730426119491 140730426119491 140730426122191 0
[pid=30462/tid=30572] ppid=30460 vsize=26738392 memory=1728 CPUtime=2077.07 cores=0-7
/proc/30462/task/30572/stat : 30572 (java) R 30460 30460 29831 0 -1 4202560 29238 0 0 0 207679 28 0 0 20 0 28 0 143757150 27380113408 82508 33554432000 4194304 4196468 140730426116144 139710749032064 139711740176749 0 4 0 16800975 0 0 0 -1 2 0 0 10 0 0 6293624 6294260 20549632 140730426119314 140730426119491 140730426119491 140730426122191 0
[pid=30462/tid=30573] ppid=30460 vsize=26738392 memory=6791534058613427641 CPUtime=2160.24 cores=0-7
/proc/30462/task/30573/stat : 30573 (java) R 30460 30460 29831 0 -1 4202560 32865 0 0 0 215996 28 0 0 20 0 28 0 143757150 27380113408 82508 33554432000 4194304 4196468 140730426116144 139710742718896 139711740126346 0 4 0 16800975 0 0 0 -1 6 0 0 5 0 0 6293624 6294260 20549632 140730426119314 140730426119491 140730426119491 140730426122191 0
[pid=30462/tid=30574] ppid=30460 vsize=26738392 memory=1692 CPUtime=2134.2 cores=0-7
/proc/30462/task/30574/stat : 30574 (java) R 30460 30460 29831 0 -1 4202560 17747 0 0 0 213382 38 0 0 20 0 28 0 143757150 27380113408 82508 33554432000 4194304 4196468 140730426116144 139710752190576 139711737316728 0 4 0 16800975 0 0 0 -1 4 0 0 4 0 0 6293624 6294260 20549632 140730426119314 140730426119491 140730426119491 140730426122191 0
[pid=30462/tid=30575] ppid=30460 vsize=26738392 memory=916 CPUtime=2081.21 cores=0-7
/proc/30462/task/30575/stat : 30575 (java) R 30460 30460 29831 0 -1 4202560 21487 0 0 0 208097 24 0 0 20 0 28 0 143757150 27380113408 82508 33554432000 4194304 4196468 140730426116144 139710745874304 139711740942560 0 4 0 16800975 0 0 0 -1 3 0 0 8 0 0 6293624 6294260 20549632 140730426119314 140730426119491 140730426119491 140730426122191 0
[pid=30462/tid=30576] ppid=30460 vsize=26738392 memory=4200 CPUtime=2081.16 cores=0-7
/proc/30462/task/30576/stat : 30576 (java) R 30460 30460 29831 0 -1 4202560 26905 0 0 0 208087 29 0 0 20 0 28 0 143757150 27380113408 82508 33554432000 4194304 4196468 140730426116144 139710753242888 139711740943287 0 4 0 16800975 0 0 0 -1 5 0 0 10 0 0 6293624 6294260 20549632 140730426119314 140730426119491 140730426119491 140730426122191 0
[pid=30462/tid=30577] ppid=30460 vsize=26738392 memory=4108 CPUtime=2075.13 cores=0-7
/proc/30462/task/30577/stat : 30577 (java) R 30460 30460 29831 0 -1 4202560 28077 0 0 0 207486 27 0 0 20 0 28 0 143757150 27380113408 82508 33554432000 4194304 4196468 140730426116144 139710747978592 139711743113043 0 4 0 16800975 0 0 0 -1 1 0 0 8 0 0 6293624 6294260 20549632 140730426119314 140730426119491 140730426119491 140730426122191 0
Current children cumulated CPU time: 19203.1 s
Current children cumulated vsize: 26747904 KiB
Current children cumulated memory: 331416 KiB

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

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

[startup+2520.12 s]
# the end of solver process 30462 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=19111.1 s, system=92.6775 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): 2520.12
CPU time (s): 19203.8
CPU user time (s): 19111.1
CPU system time (s): 92.6775
CPU usage (%): 762.02
Max. virtual memory (cumulated for all children) (KiB): 26747904
Max. memory (cumulated for all children) (KiB): 522296

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 19111.1
system time used= 92.6775
maximum resident set size= 525192
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 625427
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3776
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 460513
involuntary context switches= 211600


# summary of solver processes directly reported to runsolver:
#   pid: 30460,30462
#   total CPU time (s): 19203.8
#   total CPU user time (s): 19111.1
#   total CPU system time (s): 92.6775

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 24.4258 second user time and 25.7733 second system time

The end

Launcher Data

Begin job on node112 at 2017-08-19 03:19:09
IDJOB=4280555
IDBENCH=115729
IDSOLVER=2675
FILE ID=node112/4280555-1503106409
RUNJOBID= node112-1503100499-29858
PBS_JOBID= 20630746
Free space on /tmp= 61856 MiB

SOLVER NAME= choco-solver 4.0.5 par
BENCH NAME= XCSP17/Scheduling/Scheduling-js-taillard/Taillard-js-015-15-7.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-4280555-1503106409/watcher-4280555-1503106409 -o /tmp/evaluation-result-4280555-1503106409/solver-4280555-1503106409 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node112-1503100499-29858 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 22000 -tdir HOME -seed 245833385 HOME/instance-4280555-1503106409.xml

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

MD5SUM BENCH= fe547a27c953c30f0dd43f8aa0b4ac9f
RANDOM SEED=245833385

node112.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.24
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.24
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.24
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.24
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:        26215036 kB
MemAvailable:   31970156 kB
Buffers:          242532 kB
Cached:          5802672 kB
SwapCached:            0 kB
Active:          1085572 kB
Inactive:        5012120 kB
Active(anon):       4300 kB
Inactive(anon):    84428 kB
Active(file):    1081272 kB
Inactive(file):  4927692 kB
Unevictable:        7840 kB
Mlocked:            7840 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7956 kB
Writeback:             0 kB
AnonPages:         96284 kB
Mapped:            50220 kB
Shmem:             33416 kB
Slab:             150588 kB
SReclaimable:     123984 kB
SUnreclaim:        26604 kB
KernelStack:        3680 kB
PageTables:         6108 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     333124 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     40960 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 61848 MiB
End job on node112 at 2017-08-19 04:01:09