Trace number 4269275

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 seq (2017-08-09)SAT (TO)1306 2520.0901 2511.3101

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.08	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4269275-1502672492.xml"  -tl '2520s' -p 1 -x 0
0.08/0.28	c [HOME/instance-4269275-1502672492.xml, -tl, 2520s, -p, 1, -x, 0]
0.27/0.34	c simple solver
0.27/0.40	c parse instance...
0.89/0.70	c solve instance...
896.33/889.06	o 1319 
896.66/889.36	o 1317 
1157.95/1150.28	o 1314 
1158.59/1150.82	o 1306 
2520.07/2511.30	s SATISFIABLE
2520.07/2511.30	v <instantiation>
2520.07/2511.30	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>
2520.07/2511.30	v 	<values>256 339 359 481 535 565 656 737 762 811 843 862 1060 1125 1235 0 4 72 151 172 256 348 414 465 548 644 712 750 788 1057 0 46 103 169 244 332 390 446 481 540 776 800 935 969 1024 0 172 241 432 554 562 643 724 762 801 804 959 1096 1126 1209 0 107 187 223 326 422 565 579 622 958 1057 1104 1157 1252 1279 0 28 39 105 131 166 244 348 446 535 806 904 1024 1163 1280 166 187 192 332 337 359 375 622 745 843 922 958 1126 1225 1269 0 49 192 339 426 467 644 727 806 850 933 942 1026 1125 1163 0 77 390 458 534 591 625 724 750 904 937 1047 1148 1153 1303 46 131 195 250 465 554 622 656 724 788 855 946 959 977 1072 72 128 287 323 328 329 422 455 535 625 712 990 1055 1097 1187 0 103 186 241 458 519 529 618 712 809 906 922 969 990 1213 24 187 234 527 643 680 848 889 928 1041 1129 1157 1163 1231 1235 0 223 305 309 542 579 585 590 801 876 935 954 955 959 1085 0 105 171 328 473 552 602 625 645 659 887 1026 1146 1209 1225 1299 1133 1104 1280 1306 1303 1306 1231 1304 1148 1198 1233 1258 1160 1228 </values>
2520.07/2511.30	v </instantiation>
2520.07/2511.30	c Unexpected resolution interruption!

Verifier Data

OK	1306

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4269275-1502672492/watcher-4269275-1502672492 -o /tmp/evaluation-result-4269275-1502672492/solver-4269275-1502672492 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node134-1502649032-24471 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 691118848 HOME/instance-4269275-1502672492.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2550 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=28274, runsolver pid=28271

[startup+0.10208 s]*
/proc/loadavg: 2.01 2.01 2.05 3/206 28281
/proc/meminfo: memFree=31511624/32770624 swapFree=67108764/67108860
[pid=28274] ppid=28271 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/28274/stat : 28274 (xcsp3-exec) S 28271 28274 4674 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 114755601 9740288 345 18446744073709551615 4194304 5098028 140724718918192 140724718916296 140532185215612 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 8 0 0 7196144 7232144 27734016 140724718924153 140724718924357 140724718924357 140724718927851 0
/proc/28274/statm: 2378 345 289 221 0 87 0
[pid=28276] ppid=28274 vsize=13358712 memory=16412 CPUtime=0.01 cores=1,3,5,7
/proc/28276/stat : 28276 (java) S 28274 28274 4674 0 -1 1077944320 3376 0 0 0 1 0 0 0 20 0 6 0 114755610 13679321088 4103 18446744073709551615 4194304 4196468 140734392669440 140734392651984 139930565992183 0 0 1 16784584 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 27033600 140734392672689 140734392672865 140734392672865 140734392676303 0
/proc/28276/statm: 3339678 4103 1905 1 0 3329175 0
[pid=28276/tid=28277] ppid=28274 vsize=13358712 memory=-8713483618642852700 CPUtime=0.01 cores=1,3,5,7
/proc/28276/task/28277/stat : 28277 (java) R 28274 28274 4674 0 -1 4202560 2134 0 0 0 1 0 0 0 20 0 6 0 114755610 13679321088 4103 18446744073709551615 4194304 4196468 140734392669440 139930570228304 139930550429068 0 4 1 16784584 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 27033600 140734392672689 140734392672865 140734392672865 140734392676303 0
[pid=28276/tid=28278] ppid=28274 vsize=13358712 memory=-8458152057954561420 CPUtime=0 cores=1,3,5,7
/proc/28276/task/28278/stat : 28278 (java) S 28274 28274 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 6 0 114755611 13679321088 4103 18446744073709551615 4194304 4196468 140734392669440 139930507938448 139930566002389 0 4 1 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27033600 140734392672689 140734392672865 140734392672865 140734392676303 0
[pid=28276/tid=28279] ppid=28274 vsize=13358712 memory=139738747278976 CPUtime=0 cores=1,3,5,7
/proc/28276/task/28279/stat : 28279 (java) S 28274 28274 4674 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 6 0 114755611 13679321088 4103 18446744073709551615 4194304 4196468 140734392669440 139930506885648 139930566002389 0 4 1 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27033600 140734392672689 140734392672865 140734392672865 140734392676303 0
[pid=28276/tid=28280] ppid=28274 vsize=13358712 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28276/task/28280/stat : 28280 (java) S 28274 28274 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 6 0 114755611 13679321088 4103 18446744073709551615 4194304 4196468 140734392669440 139930505832848 139930566002389 0 4 1 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27033600 140734392672689 140734392672865 140734392672865 140734392676303 0
[pid=28276/tid=28281] ppid=28274 vsize=13358712 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/28276/task/28281/stat : 28281 (java) S 28274 28274 4674 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 6 0 114755611 13679321088 4103 18446744073709551615 4194304 4196468 140734392669440 139930162960656 139930566002389 0 4 1 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27033600 140734392672689 140734392672865 140734392672865 140734392676303 0
Current children cumulated CPU time: 0.01 s
Current children cumulated vsize: 13368224 KiB
Current children cumulated memory: 17792 KiB

[startup+0.209938 s]*
/proc/loadavg: 2.01 2.01 2.05 3/215 28290
/proc/meminfo: memFree=31506680/32770624 swapFree=67108764/67108860
[pid=28274] ppid=28271 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/28274/stat : 28274 (xcsp3-exec) S 28271 28274 4674 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 114755601 9740288 345 18446744073709551615 4194304 5098028 140724718918192 140724718916296 140532185215612 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 8 0 0 7196144 7232144 27734016 140724718924153 140724718924357 140724718924357 140724718927851 0
/proc/28274/statm: 2378 345 289 221 0 87 0
[pid=28276] ppid=28274 vsize=13974352 memory=27884 CPUtime=0.08 cores=1,3,5,7
/proc/28276/stat : 28276 (java) S 28274 28274 4674 0 -1 1077944320 4901 0 0 0 7 1 0 0 20 0 15 0 114755610 14309736448 6971 18446744073709551615 4194304 4196468 140734392669440 140734392651984 139930565992183 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 27033600 140734392672689 140734392672865 140734392672865 140734392676303 0
/proc/28276/statm: 3493588 6971 2733 1 0 3482964 0
[pid=28276/tid=28277] ppid=28274 vsize=13974352 memory=7311146985107750967 CPUtime=0.06 cores=1,3,5,7
/proc/28276/task/28277/stat : 28277 (java) R 28274 28274 4674 0 -1 4202560 3047 0 0 0 6 0 0 0 20 0 15 0 114755610 14309736448 6971 18446744073709551615 4194304 4196468 140734392669440 139930570223280 139930566004118 0 4 1 16800974 0 0 0 -1 1 0 0 4 0 0 6293624 6294260 27033600 140734392672689 140734392672865 140734392672865 140734392676303 0
[pid=28276/tid=28278] ppid=28274 vsize=13974352 memory=12630 CPUtime=0 cores=1,3,5,7
/proc/28276/task/28278/stat : 28278 (java) S 28274 28274 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 114755611 14309736448 6971 18446744073709551615 4194304 4196468 140734392669440 139930507938448 139930566002389 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27033600 140734392672689 140734392672865 140734392672865 140734392676303 0
[pid=28276/tid=28279] ppid=28274 vsize=13974352 memory=3474166793355433632 CPUtime=0 cores=1,3,5,7
/proc/28276/task/28279/stat : 28279 (java) S 28274 28274 4674 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 114755611 14309736448 6971 18446744073709551615 4194304 4196468 140734392669440 139930506885648 139930566002389 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27033600 140734392672689 140734392672865 140734392672865 140734392676303 0
[pid=28276/tid=28280] ppid=28274 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28276/task/28280/stat : 28280 (java) S 28274 28274 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 114755611 14309736448 6971 18446744073709551615 4194304 4196468 140734392669440 139930505832848 139930566002389 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27033600 140734392672689 140734392672865 140734392672865 140734392676303 0
[pid=28276/tid=28281] ppid=28274 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/28276/task/28281/stat : 28281 (java) S 28274 28274 4674 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 114755611 14309736448 6971 18446744073709551615 4194304 4196468 140734392669440 139930162960656 139930566002389 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27033600 140734392672689 140734392672865 140734392672865 140734392676303 0
[pid=28276/tid=28282] ppid=28274 vsize=13974352 memory=139738747278976 CPUtime=0 cores=1,3,5,7
/proc/28276/task/28282/stat : 28282 (java) S 28274 28274 4674 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 114755613 14309736448 6971 18446744073709551615 4194304 4196468 140734392669440 139930111732592 139930566003330 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27033600 140734392672689 140734392672865 140734392672865 140734392676303 0
[pid=28276/tid=28283] ppid=28274 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/28276/task/28283/stat : 28283 (java) S 28274 28274 4674 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 114755613 14309736448 6971 18446744073709551615 4194304 4196468 140734392669440 139930110678560 139930566002389 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27033600 140734392672689 140734392672865 140734392672865 140734392676303 0
[pid=28276/tid=28284] ppid=28274 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28276/task/28284/stat : 28284 (java) S 28274 28274 4674 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 114755613 14309736448 6971 18446744073709551615 4194304 4196468 140734392669440 139930109625712 139930566002389 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27033600 140734392672689 140734392672865 140734392672865 140734392676303 0
[pid=28276/tid=28285] ppid=28274 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28276/task/28285/stat : 28285 (java) S 28274 28274 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 114755616 14309736448 6971 18446744073709551615 4194304 4196468 140734392669440 139930108574032 139930566010779 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27033600 140734392672689 140734392672865 140734392672865 140734392676303 0
[pid=28276/tid=28286] ppid=28274 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28276/task/28286/stat : 28286 (java) S 28274 28274 4674 0 -1 1077944384 304 0 0 0 0 0 0 0 20 0 15 0 114755616 14309736448 6971 18446744073709551615 4194304 4196468 140734392669440 139930107521392 139930566003330 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27033600 140734392672689 140734392672865 140734392672865 140734392676303 0
[pid=28276/tid=28287] ppid=28274 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/28276/task/28287/stat : 28287 (java) S 28274 28274 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 114755616 14309736448 6971 18446744073709551615 4194304 4196468 140734392669440 139930106468592 139930566003330 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27033600 140734392672689 140734392672865 140734392672865 140734392676303 0
[pid=28276/tid=28288] ppid=28274 vsize=13974352 memory=139738747278976 CPUtime=0 cores=1,3,5,7
/proc/28276/task/28288/stat : 28288 (java) S 28274 28274 4674 0 -1 1077944384 244 0 0 0 0 0 0 0 20 0 15 0 114755616 14309736448 6971 18446744073709551615 4194304 4196468 140734392669440 139930105415792 139930566003330 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27033600 140734392672689 140734392672865 140734392672865 140734392676303 0
[pid=28276/tid=28289] ppid=28274 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/28276/task/28289/stat : 28289 (java) S 28274 28274 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 114755616 14309736448 6971 18446744073709551615 4194304 4196468 140734392669440 139930104363232 139930566002389 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27033600 140734392672689 140734392672865 140734392672865 140734392676303 0
[pid=28276/tid=28290] ppid=28274 vsize=13974352 memory=139738747278976 CPUtime=0 cores=1,3,5,7
/proc/28276/task/28290/stat : 28290 (java) S 28274 28274 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 114755621 14309736448 6971 18446744073709551615 4194304 4196468 140734392669440 139930103311536 139930566003330 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27033600 140734392672689 140734392672865 140734392672865 140734392676303 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 29264 KiB

[startup+0.310527 s]*
/proc/loadavg: 2.01 2.01 2.05 3/215 28290
/proc/meminfo: memFree=31491404/32770624 swapFree=67108764/67108860
[pid=28274] ppid=28271 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/28274/stat : 28274 (xcsp3-exec) S 28271 28274 4674 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 114755601 9740288 345 18446744073709551615 4194304 5098028 140724718918192 140724718916296 140532185215612 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 8 0 0 7196144 7232144 27734016 140724718924153 140724718924357 140724718924357 140724718927851 0
/proc/28274/statm: 2378 345 289 221 0 87 0
[pid=28276] ppid=28274 vsize=13974352 memory=37524 CPUtime=0.27 cores=1,3,5,7
/proc/28276/stat : 28276 (java) S 28274 28274 4674 0 -1 1077944320 8474 0 0 0 24 3 0 0 20 0 15 0 114755610 14309736448 9381 18446744073709551615 4194304 4196468 140734392669440 140734392651984 139930565992183 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 27033600 140734392672689 140734392672865 140734392672865 140734392676303 0
/proc/28276/statm: 3493588 9381 2975 1 0 3482964 0
[pid=28276/tid=28277] ppid=28274 vsize=13974352 memory=-8774313645642428999 CPUtime=0.16 cores=1,3,5,7
/proc/28276/task/28277/stat : 28277 (java) R 28274 28274 4674 0 -1 1077944384 5680 0 0 0 14 2 0 0 20 0 15 0 114755610 14309736448 9381 18446744073709551615 4194304 4196468 140734392669440 139930570226272 139930566002389 0 4 1 16800974 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 27033600 140734392672689 140734392672865 140734392672865 140734392676303 0
[pid=28276/tid=28278] ppid=28274 vsize=13974352 memory=4872558044660077418 CPUtime=0 cores=1,3,5,7
/proc/28276/task/28278/stat : 28278 (java) S 28274 28274 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 114755611 14309736448 9381 18446744073709551615 4194304 4196468 140734392669440 139930507938448 139930566002389 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27033600 140734392672689 140734392672865 140734392672865 140734392676303 0
[pid=28276/tid=28279] ppid=28274 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28276/task/28279/stat : 28279 (java) S 28274 28274 4674 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 114755611 14309736448 9381 18446744073709551615 4194304 4196468 140734392669440 139930506885648 139930566002389 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27033600 140734392672689 140734392672865 140734392672865 140734392676303 0
[pid=28276/tid=28280] ppid=28274 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28276/task/28280/stat : 28280 (java) S 28274 28274 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 114755611 14309736448 9381 18446744073709551615 4194304 4196468 140734392669440 139930505832848 139930566002389 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27033600 140734392672689 140734392672865 140734392672865 140734392676303 0
[pid=28276/tid=28281] ppid=28274 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28276/task/28281/stat : 28281 (java) S 28274 28274 4674 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 114755611 14309736448 9381 18446744073709551615 4194304 4196468 140734392669440 139930162960656 139930566002389 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27033600 140734392672689 140734392672865 140734392672865 140734392676303 0
[pid=28276/tid=28282] ppid=28274 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28276/task/28282/stat : 28282 (java) S 28274 28274 4674 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 114755613 14309736448 9381 18446744073709551615 4194304 4196468 140734392669440 139930111732592 139930566003330 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27033600 140734392672689 140734392672865 140734392672865 140734392676303 0
[pid=28276/tid=28283] ppid=28274 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28276/task/28283/stat : 28283 (java) S 28274 28274 4674 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 114755613 14309736448 9381 18446744073709551615 4194304 4196468 140734392669440 139930110678560 139930566002389 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27033600 140734392672689 140734392672865 140734392672865 140734392676303 0
[pid=28276/tid=28284] ppid=28274 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28276/task/28284/stat : 28284 (java) S 28274 28274 4674 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 114755613 14309736448 9381 18446744073709551615 4194304 4196468 140734392669440 139930109625712 139930566002389 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27033600 140734392672689 140734392672865 140734392672865 140734392676303 0
[pid=28276/tid=28285] ppid=28274 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28276/task/28285/stat : 28285 (java) S 28274 28274 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 114755616 14309736448 9381 18446744073709551615 4194304 4196468 140734392669440 139930108574032 139930566010779 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27033600 140734392672689 140734392672865 140734392672865 140734392676303 0
[pid=28276/tid=28286] ppid=28274 vsize=13974352 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/28276/task/28286/stat : 28286 (java) S 28274 28274 4674 0 -1 1077944384 575 0 0 0 1 0 0 0 20 0 15 0 114755616 14309736448 9381 18446744073709551615 4194304 4196468 140734392669440 139930107521392 139930566003330 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27033600 140734392672689 140734392672865 140734392672865 140734392676303 0
[pid=28276/tid=28287] ppid=28274 vsize=13974352 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/28276/task/28287/stat : 28287 (java) S 28274 28274 4674 0 -1 1077944384 235 0 0 0 1 0 0 0 20 0 15 0 114755616 14309736448 9381 18446744073709551615 4194304 4196468 140734392669440 139930106468592 139930566003330 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27033600 140734392672689 140734392672865 140734392672865 140734392676303 0
[pid=28276/tid=28288] ppid=28274 vsize=13974352 memory=139738747278976 CPUtime=0.05 cores=1,3,5,7
/proc/28276/task/28288/stat : 28288 (java) R 28274 28274 4674 0 -1 4202560 678 0 0 0 5 0 0 0 20 0 15 0 114755616 14309736448 9381 18446744073709551615 4194304 4196468 140734392669440 139930105415792 139930566004118 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 27033600 140734392672689 140734392672865 140734392672865 140734392676303 0
[pid=28276/tid=28289] ppid=28274 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/28276/task/28289/stat : 28289 (java) S 28274 28274 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 114755616 14309736448 9381 18446744073709551615 4194304 4196468 140734392669440 139930104363232 139930566002389 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27033600 140734392672689 140734392672865 140734392672865 140734392676303 0
[pid=28276/tid=28290] ppid=28274 vsize=13974352 memory=139738747278976 CPUtime=0 cores=1,3,5,7
/proc/28276/task/28290/stat : 28290 (java) S 28274 28274 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 114755621 14309736448 9381 18446744073709551615 4194304 4196468 140734392669440 139930103311536 139930566003330 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27033600 140734392672689 140734392672865 140734392672865 140734392676303 0
Current children cumulated CPU time: 0.27 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 38904 KiB

[startup+0.700841 s]
/proc/loadavg: 2.01 2.01 2.05 5/215 28290
/proc/meminfo: memFree=31480688/32770624 swapFree=67108764/67108860
[pid=28274] ppid=28271 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/28274/stat : 28274 (xcsp3-exec) S 28271 28274 4674 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 114755601 9740288 345 18446744073709551615 4194304 5098028 140724718918192 140724718916296 140532185215612 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 8 0 0 7196144 7232144 27734016 140724718924153 140724718924357 140724718924357 140724718927851 0
/proc/28274/statm: 2378 345 289 221 0 87 0
[pid=28276] ppid=28274 vsize=13980732 memory=67808 CPUtime=1.13 cores=1,3,5,7
/proc/28276/stat : 28276 (java) S 28274 28274 4674 0 -1 1077944320 12561 0 0 0 108 5 0 0 20 0 15 0 114755610 14316269568 16952 18446744073709551615 4194304 4196468 140734392669440 140734392651984 139930565992183 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 27033600 140734392672689 140734392672865 140734392672865 140734392676303 0
/proc/28276/statm: 3495183 16952 3172 1 0 3483476 0
[pid=28276/tid=28277] ppid=28274 vsize=13980732 memory=0 CPUtime=0.54 cores=1,3,5,7
/proc/28276/task/28277/stat : 28277 (java) R 28274 28274 4674 0 -1 4202560 8079 0 0 0 51 3 0 0 20 0 15 0 114755610 14316269568 16952 18446744073709551615 4194304 4196468 140734392669440 139930570207008 139930550072670 0 4 1 16800974 0 0 0 -1 5 0 0 4 0 0 6293624 6294260 27033600 140734392672689 140734392672865 140734392672865 140734392676303 0
[pid=28276/tid=28278] ppid=28274 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28276/task/28278/stat : 28278 (java) S 28274 28274 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 114755611 14316269568 16952 18446744073709551615 4194304 4196468 140734392669440 139930507938448 139930566002389 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27033600 140734392672689 140734392672865 140734392672865 140734392676303 0
[pid=28276/tid=28279] ppid=28274 vsize=13980732 memory=167 CPUtime=0 cores=1,3,5,7
/proc/28276/task/28279/stat : 28279 (java) S 28274 28274 4674 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 114755611 14316269568 16952 18446744073709551615 4194304 4196468 140734392669440 139930506885648 139930566002389 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27033600 140734392672689 140734392672865 140734392672865 140734392676303 0
[pid=28276/tid=28280] ppid=28274 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28276/task/28280/stat : 28280 (java) S 28274 28274 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 114755611 14316269568 16952 18446744073709551615 4194304 4196468 140734392669440 139930505832848 139930566002389 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27033600 140734392672689 140734392672865 140734392672865 140734392676303 0
[pid=28276/tid=28281] ppid=28274 vsize=13980732 memory=728 CPUtime=0 cores=1,3,5,7
/proc/28276/task/28281/stat : 28281 (java) S 28274 28274 4674 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 114755611 14316269568 16952 18446744073709551615 4194304 4196468 140734392669440 139930162960656 139930566002389 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27033600 140734392672689 140734392672865 140734392672865 140734392676303 0
[pid=28276/tid=28282] ppid=28274 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28276/task/28282/stat : 28282 (java) S 28274 28274 4674 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 114755613 14316269568 16952 18446744073709551615 4194304 4196468 140734392669440 139930111732592 139930566003330 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27033600 140734392672689 140734392672865 140734392672865 140734392676303 0
[pid=28276/tid=28283] ppid=28274 vsize=13980732 memory=5864339168962101344 CPUtime=0 cores=1,3,5,7
/proc/28276/task/28283/stat : 28283 (java) S 28274 28274 4674 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 114755613 14316269568 16952 18446744073709551615 4194304 4196468 140734392669440 139930110678560 139930566002389 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27033600 140734392672689 140734392672865 140734392672865 140734392676303 0
[pid=28276/tid=28284] ppid=28274 vsize=13980732 memory=7372786582024121444 CPUtime=0 cores=1,3,5,7
/proc/28276/task/28284/stat : 28284 (java) S 28274 28274 4674 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 114755613 14316269568 16952 18446744073709551615 4194304 4196468 140734392669440 139930109625712 139930566002389 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27033600 140734392672689 140734392672865 140734392672865 140734392676303 0
[pid=28276/tid=28285] ppid=28274 vsize=13980732 memory=4148 CPUtime=0 cores=1,3,5,7
/proc/28276/task/28285/stat : 28285 (java) S 28274 28274 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 114755616 14316269568 16952 18446744073709551615 4194304 4196468 140734392669440 139930108574032 139930566010779 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27033600 140734392672689 140734392672865 140734392672865 140734392676303 0
[pid=28276/tid=28286] ppid=28274 vsize=13980732 memory=2241 CPUtime=0.14 cores=1,3,5,7
/proc/28276/task/28286/stat : 28286 (java) S 28274 28274 4674 0 -1 1077944384 1196 0 0 0 14 0 0 0 20 0 15 0 114755616 14316269568 16952 18446744073709551615 4194304 4196468 140734392669440 139930107521392 139930566003330 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27033600 140734392672689 140734392672865 140734392672865 140734392676303 0
[pid=28276/tid=28287] ppid=28274 vsize=13980732 memory=2244 CPUtime=0.14 cores=1,3,5,7
/proc/28276/task/28287/stat : 28287 (java) R 28274 28274 4674 0 -1 4202560 661 0 0 0 14 0 0 0 20 0 15 0 114755616 14316269568 16952 18446744073709551615 4194304 4196468 140734392669440 139930106457392 139930549520917 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 27033600 140734392672689 140734392672865 140734392672865 140734392676303 0
[pid=28276/tid=28288] ppid=28274 vsize=13980732 memory=0 CPUtime=0.28 cores=1,3,5,7
/proc/28276/task/28288/stat : 28288 (java) S 28274 28274 4674 0 -1 1077944384 1317 0 0 0 28 0 0 0 20 0 15 0 114755616 14316269568 16952 18446744073709551615 4194304 4196468 140734392669440 139930105415792 139930566003330 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27033600 140734392672689 140734392672865 140734392672865 140734392676303 0
[pid=28276/tid=28289] ppid=28274 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28276/task/28289/stat : 28289 (java) S 28274 28274 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 114755616 14316269568 16952 18446744073709551615 4194304 4196468 140734392669440 139930104363232 139930566002389 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27033600 140734392672689 140734392672865 140734392672865 140734392676303 0
[pid=28276/tid=28290] ppid=28274 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28276/task/28290/stat : 28290 (java) S 28274 28274 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 114755621 14316269568 16952 18446744073709551615 4194304 4196468 140734392669440 139930103311536 139930566003330 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27033600 140734392672689 140734392672865 140734392672865 140734392676303 0
Current children cumulated CPU time: 1.13 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 69188 KiB

[startup+1.50085 s]
/proc/loadavg: 2.01 2.01 2.05 5/215 28290
/proc/meminfo: memFree=31436128/32770624 swapFree=67108764/67108860
[pid=28274] ppid=28271 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/28274/stat : 28274 (xcsp3-exec) S 28271 28274 4674 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 114755601 9740288 345 18446744073709551615 4194304 5098028 140724718918192 140724718916296 140532185215612 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 8 0 0 7196144 7232144 27734016 140724718924153 140724718924357 140724718924357 140724718927851 0
/proc/28274/statm: 2378 345 289 221 0 87 0
[pid=28276] ppid=28274 vsize=13980732 memory=113708 CPUtime=3.57 cores=1,3,5,7
/proc/28276/stat : 28276 (java) S 28274 28274 4674 0 -1 1077944320 34775 0 0 0 349 8 0 0 20 0 15 0 114755610 14316269568 28427 18446744073709551615 4194304 4196468 140734392669440 140734392651984 139930565992183 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 27033600 140734392672689 140734392672865 140734392672865 140734392676303 0
/proc/28276/statm: 3495183 28427 3189 1 0 3483476 0
[pid=28276/tid=28277] ppid=28274 vsize=13980732 memory=25821 CPUtime=1.34 cores=1,3,5,7
/proc/28276/task/28277/stat : 28277 (java) R 28274 28274 4674 0 -1 4202560 9112 0 0 0 130 4 0 0 20 0 15 0 114755610 14316269568 28427 18446744073709551615 4194304 4196468 140734392669440 139930570230352 139930189778193 0 4 1 16800974 0 0 0 -1 5 0 0 4 0 0 6293624 6294260 27033600 140734392672689 140734392672865 140734392672865 140734392676303 0
[pid=28276/tid=28278] ppid=28274 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28276/task/28278/stat : 28278 (java) S 28274 28274 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 114755611 14316269568 28427 18446744073709551615 4194304 4196468 140734392669440 139930507938448 139930566002389 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27033600 140734392672689 140734392672865 140734392672865 140734392676303 0
[pid=28276/tid=28279] ppid=28274 vsize=13980732 memory=-9174445032661854264 CPUtime=0 cores=1,3,5,7
/proc/28276/task/28279/stat : 28279 (java) S 28274 28274 4674 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 114755611 14316269568 28427 18446744073709551615 4194304 4196468 140734392669440 139930506885648 139930566002389 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27033600 140734392672689 140734392672865 140734392672865 140734392676303 0
[pid=28276/tid=28280] ppid=28274 vsize=13980732 memory=6944656575208382560 CPUtime=0 cores=1,3,5,7
/proc/28276/task/28280/stat : 28280 (java) S 28274 28274 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 114755611 14316269568 28427 18446744073709551615 4194304 4196468 140734392669440 139930505832848 139930566002389 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27033600 140734392672689 140734392672865 140734392672865 140734392676303 0
[pid=28276/tid=28281] ppid=28274 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/28276/task/28281/stat : 28281 (java) S 28274 28274 4674 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 114755611 14316269568 28427 18446744073709551615 4194304 4196468 140734392669440 139930162960656 139930566002389 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27033600 140734392672689 140734392672865 140734392672865 140734392676303 0
[pid=28276/tid=28282] ppid=28274 vsize=13980732 memory=87100 CPUtime=0 cores=1,3,5,7
/proc/28276/task/28282/stat : 28282 (java) S 28274 28274 4674 0 -1 1077944384 15 0 0 0 0 0 0 0 20 0 15 0 114755613 14316269568 28427 18446744073709551615 4194304 4196468 140734392669440 139930111732592 139930566003330 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27033600 140734392672689 140734392672865 140734392672865 140734392676303 0
[pid=28276/tid=28283] ppid=28274 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28276/task/28283/stat : 28283 (java) S 28274 28274 4674 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 114755613 14316269568 28427 18446744073709551615 4194304 4196468 140734392669440 139930110678560 139930566002389 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27033600 140734392672689 140734392672865 140734392672865 140734392676303 0
[pid=28276/tid=28284] ppid=28274 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7

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

[pid=28276/tid=28282] ppid=28274 vsize=13980732 memory=196592 CPUtime=0.49 cores=1,3,5,7
/proc/28276/task/28282/stat : 28282 (java) S 28274 28274 4674 0 -1 1077944384 5252 0 0 0 45 4 0 0 20 0 15 0 114755613 14316269568 49148 18446744073709551615 4194304 4196468 140734392669440 139930111732592 139930566003330 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27033600 140734392672689 140734392672865 140734392672865 140734392676303 0
[pid=28276/tid=28283] ppid=28274 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/28276/task/28283/stat : 28283 (java) S 28274 28274 4674 0 -1 1077944384 67 0 0 0 0 0 0 0 20 0 15 0 114755613 14316269568 49148 18446744073709551615 4194304 4196468 140734392669440 139930110678624 139930566002389 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27033600 140734392672689 140734392672865 140734392672865 140734392676303 0
[pid=28276/tid=28284] ppid=28274 vsize=13980732 memory=196592 CPUtime=0 cores=1,3,5,7
/proc/28276/task/28284/stat : 28284 (java) S 28274 28274 4674 0 -1 1077944384 68 0 0 0 0 0 0 0 20 0 15 0 114755613 14316269568 49148 18446744073709551615 4194304 4196468 140734392669440 139930109625728 139930566002389 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27033600 140734392672689 140734392672865 140734392672865 140734392676303 0
[pid=28276/tid=28285] ppid=28274 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/28276/task/28285/stat : 28285 (java) S 28274 28274 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 114755616 14316269568 49148 18446744073709551615 4194304 4196468 140734392669440 139930108574032 139930566010779 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27033600 140734392672689 140734392672865 140734392672865 140734392676303 0
[pid=28276/tid=28286] ppid=28274 vsize=13980732 memory=196592 CPUtime=3.54 cores=1,3,5,7
/proc/28276/task/28286/stat : 28286 (java) S 28274 28274 4674 0 -1 1077944384 33364 0 0 0 351 3 0 0 20 0 15 0 114755616 14316269568 49148 18446744073709551615 4194304 4196468 140734392669440 139930107521392 139930566003330 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27033600 140734392672689 140734392672865 140734392672865 140734392676303 0
[pid=28276/tid=28287] ppid=28274 vsize=13980732 memory=1380 CPUtime=3.39 cores=1,3,5,7
/proc/28276/task/28287/stat : 28287 (java) S 28274 28274 4674 0 -1 1077944384 24669 0 0 0 337 2 0 0 20 0 15 0 114755616 14316269568 49148 18446744073709551615 4194304 4196468 140734392669440 139930106468592 139930566003330 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27033600 140734392672689 140734392672865 140734392672865 140734392676303 0
[pid=28276/tid=28288] ppid=28274 vsize=13980732 memory=196592 CPUtime=0.62 cores=1,3,5,7
/proc/28276/task/28288/stat : 28288 (java) S 28274 28274 4674 0 -1 1077944384 8178 0 0 0 60 2 0 0 20 0 15 0 114755616 14316269568 49148 18446744073709551615 4194304 4196468 140734392669440 139930105415792 139930566003330 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27033600 140734392672689 140734392672865 140734392672865 140734392676303 0
[pid=28276/tid=28289] ppid=28274 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/28276/task/28289/stat : 28289 (java) S 28274 28274 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 114755616 14316269568 49148 18446744073709551615 4194304 4196468 140734392669440 139930104363232 139930566002389 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27033600 140734392672689 140734392672865 140734392672865 140734392676303 0
[pid=28276/tid=28290] ppid=28274 vsize=13980732 memory=196592 CPUtime=0.48 cores=1,3,5,7
/proc/28276/task/28290/stat : 28290 (java) S 28274 28274 4674 0 -1 1077944384 2112 0 0 0 23 25 0 0 20 0 15 0 114755621 14316269568 49148 18446744073709551615 4194304 4196468 140734392669440 139930103311536 139930566003330 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27033600 140734392672689 140734392672865 140734392672865 140734392676303 0
Current children cumulated CPU time: 2451.02 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 197972 KiB

[startup+2502.3 s]
/proc/loadavg: 1.72 1.74 1.77 3/215 28589
/proc/meminfo: memFree=31403740/32770624 swapFree=67108764/67108860
[pid=28274] ppid=28271 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/28274/stat : 28274 (xcsp3-exec) S 28271 28274 4674 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 114755601 9740288 345 18446744073709551615 4194304 5098028 140724718918192 140724718916296 140532185215612 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 8 0 0 7196144 7232144 27734016 140724718924153 140724718924357 140724718924357 140724718927851 0
/proc/28274/statm: 2378 345 289 221 0 87 0
[pid=28276] ppid=28274 vsize=13980732 memory=196596 CPUtime=2511.05 cores=1,3,5,7
/proc/28276/stat : 28276 (java) S 28274 28274 4674 0 -1 1077944320 114051 0 0 0 251047 58 0 0 20 0 15 0 114755610 14316269568 49149 18446744073709551615 4194304 4196468 140734392669440 140734392651984 139930565992183 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 27033600 140734392672689 140734392672865 140734392672865 140734392676303 0
/proc/28276/statm: 3495183 49149 3245 1 0 3483476 0
[pid=28276/tid=28277] ppid=28274 vsize=13980732 memory=196596 CPUtime=2500.88 cores=1,3,5,7
/proc/28276/task/28277/stat : 28277 (java) R 28274 28274 4674 0 -1 4202560 24747 0 0 0 250076 12 0 0 20 0 15 0 114755610 14316269568 49149 18446744073709551615 4194304 4196468 140734392669440 139930570231200 139930191286949 0 4 1 16800974 0 0 0 -1 5 0 0 4 0 0 6293624 6294260 27033600 140734392672689 140734392672865 140734392672865 140734392676303 0
[pid=28276/tid=28278] ppid=28274 vsize=13980732 memory=196596 CPUtime=0.38 cores=1,3,5,7
/proc/28276/task/28278/stat : 28278 (java) S 28274 28274 4674 0 -1 1077944384 4287 0 0 0 34 4 0 0 20 0 15 0 114755611 14316269568 49149 18446744073709551615 4194304 4196468 140734392669440 139930507938448 139930566002389 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27033600 140734392672689 140734392672865 140734392672865 140734392676303 0
[pid=28276/tid=28279] ppid=28274 vsize=13980732 memory=0 CPUtime=0.38 cores=1,3,5,7
/proc/28276/task/28279/stat : 28279 (java) S 28274 28274 4674 0 -1 1077944384 3693 0 0 0 34 4 0 0 20 0 15 0 114755611 14316269568 49149 18446744073709551615 4194304 4196468 140734392669440 139930506885648 139930566002389 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27033600 140734392672689 140734392672865 140734392672865 140734392676303 0
[pid=28276/tid=28280] ppid=28274 vsize=13980732 memory=1380 CPUtime=0.38 cores=1,3,5,7
/proc/28276/task/28280/stat : 28280 (java) S 28274 28274 4674 0 -1 1077944384 3027 0 0 0 33 5 0 0 20 0 15 0 114755611 14316269568 49149 18446744073709551615 4194304 4196468 140734392669440 139930505832848 139930566002389 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27033600 140734392672689 140734392672865 140734392672865 140734392676303 0
[pid=28276/tid=28281] ppid=28274 vsize=13980732 memory=1380 CPUtime=0.38 cores=1,3,5,7
/proc/28276/task/28281/stat : 28281 (java) S 28274 28274 4674 0 -1 1077944384 2960 0 0 0 33 5 0 0 20 0 15 0 114755611 14316269568 49149 18446744073709551615 4194304 4196468 140734392669440 139930162960656 139930566002389 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27033600 140734392672689 140734392672865 140734392672865 140734392676303 0
[pid=28276/tid=28282] ppid=28274 vsize=13980732 memory=196596 CPUtime=0.5 cores=1,3,5,7
/proc/28276/task/28282/stat : 28282 (java) S 28274 28274 4674 0 -1 1077944384 5430 0 0 0 46 4 0 0 20 0 15 0 114755613 14316269568 49149 18446744073709551615 4194304 4196468 140734392669440 139930111732592 139930566003330 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27033600 140734392672689 140734392672865 140734392672865 140734392676303 0
[pid=28276/tid=28283] ppid=28274 vsize=13980732 memory=196596 CPUtime=0 cores=1,3,5,7
/proc/28276/task/28283/stat : 28283 (java) S 28274 28274 4674 0 -1 1077944384 67 0 0 0 0 0 0 0 20 0 15 0 114755613 14316269568 49149 18446744073709551615 4194304 4196468 140734392669440 139930110678624 139930566002389 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27033600 140734392672689 140734392672865 140734392672865 140734392676303 0
[pid=28276/tid=28284] ppid=28274 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/28276/task/28284/stat : 28284 (java) S 28274 28274 4674 0 -1 1077944384 68 0 0 0 0 0 0 0 20 0 15 0 114755613 14316269568 49149 18446744073709551615 4194304 4196468 140734392669440 139930109625728 139930566002389 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27033600 140734392672689 140734392672865 140734392672865 140734392676303 0
[pid=28276/tid=28285] ppid=28274 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/28276/task/28285/stat : 28285 (java) S 28274 28274 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 114755616 14316269568 49149 18446744073709551615 4194304 4196468 140734392669440 139930108574032 139930566010779 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27033600 140734392672689 140734392672865 140734392672865 140734392676303 0
[pid=28276/tid=28286] ppid=28274 vsize=13980732 memory=1380 CPUtime=3.54 cores=1,3,5,7
/proc/28276/task/28286/stat : 28286 (java) S 28274 28274 4674 0 -1 1077944384 33447 0 0 0 351 3 0 0 20 0 15 0 114755616 14316269568 49149 18446744073709551615 4194304 4196468 140734392669440 139930107521392 139930566003330 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27033600 140734392672689 140734392672865 140734392672865 140734392676303 0
[pid=28276/tid=28287] ppid=28274 vsize=13980732 memory=56000 CPUtime=3.39 cores=1,3,5,7
/proc/28276/task/28287/stat : 28287 (java) S 28274 28274 4674 0 -1 1077944384 24680 0 0 0 337 2 0 0 20 0 15 0 114755616 14316269568 49149 18446744073709551615 4194304 4196468 140734392669440 139930106468592 139930566003330 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27033600 140734392672689 140734392672865 140734392672865 140734392676303 0
[pid=28276/tid=28288] ppid=28274 vsize=13980732 memory=1296 CPUtime=0.62 cores=1,3,5,7
/proc/28276/task/28288/stat : 28288 (java) S 28274 28274 4674 0 -1 1077944384 8276 0 0 0 60 2 0 0 20 0 15 0 114755616 14316269568 49149 18446744073709551615 4194304 4196468 140734392669440 139930105415792 139930566003330 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27033600 140734392672689 140734392672865 140734392672865 140734392676303 0
[pid=28276/tid=28289] ppid=28274 vsize=13980732 memory=2320 CPUtime=0 cores=1,3,5,7
/proc/28276/task/28289/stat : 28289 (java) S 28274 28274 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 114755616 14316269568 49149 18446744073709551615 4194304 4196468 140734392669440 139930104363232 139930566002389 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27033600 140734392672689 140734392672865 140734392672865 140734392676303 0
[pid=28276/tid=28290] ppid=28274 vsize=13980732 memory=288230574492221466 CPUtime=0.5 cores=1,3,5,7
/proc/28276/task/28290/stat : 28290 (java) S 28274 28274 4674 0 -1 1077944384 2126 0 0 0 24 26 0 0 20 0 15 0 114755621 14316269568 49149 18446744073709551615 4194304 4196468 140734392669440 139930103311536 139930566003330 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27033600 140734392672689 140734392672865 140734392672865 140734392676303 0
Current children cumulated CPU time: 2511.05 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 197976 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2511.3 s]
/proc/loadavg: 1.69 1.73 1.77 3/215 28589
/proc/meminfo: memFree=31403740/32770624 swapFree=67108764/67108860
[pid=28274] ppid=28271 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/28274/stat : 28274 (xcsp3-exec) S 28271 28274 4674 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 114755601 9740288 345 18446744073709551615 4194304 5098028 140724718918192 140724718916296 140532185215612 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 8 0 0 7196144 7232144 27734016 140724718924153 140724718924357 140724718924357 140724718927851 0
/proc/28274/statm: 2378 345 289 221 0 87 0
[pid=28276] ppid=28274 vsize=13980732 memory=196596 CPUtime=2520.07 cores=1,3,5,7
/proc/28276/stat : 28276 (java) S 28274 28274 4674 0 -1 1077944320 114202 0 0 0 251948 59 0 0 20 0 15 0 114755610 14316269568 49149 18446744073709551615 4194304 4196468 140734392669440 140734392651984 139930565992183 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 27033600 140734392672689 140734392672865 140734392672865 140734392676303 0
/proc/28276/statm: 3495183 49149 3245 1 0 3483476 0
[pid=28276/tid=28277] ppid=28274 vsize=13980732 memory=196596 CPUtime=2509.88 cores=1,3,5,7
/proc/28276/task/28277/stat : 28277 (java) R 28274 28274 4674 0 -1 4202560 24763 0 0 0 250976 12 0 0 20 0 15 0 114755610 14316269568 49149 18446744073709551615 4194304 4196468 140734392669440 139930570231312 139930191287173 0 4 1 16800974 0 0 0 -1 5 0 0 4 0 0 6293624 6294260 27033600 140734392672689 140734392672865 140734392672865 140734392676303 0
[pid=28276/tid=28278] ppid=28274 vsize=13980732 memory=196596 CPUtime=0.38 cores=1,3,5,7
/proc/28276/task/28278/stat : 28278 (java) S 28274 28274 4674 0 -1 1077944384 4289 0 0 0 34 4 0 0 20 0 15 0 114755611 14316269568 49149 18446744073709551615 4194304 4196468 140734392669440 139930507938448 139930566002389 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27033600 140734392672689 140734392672865 140734392672865 140734392676303 0
[pid=28276/tid=28279] ppid=28274 vsize=13980732 memory=196596 CPUtime=0.38 cores=1,3,5,7
/proc/28276/task/28279/stat : 28279 (java) S 28274 28274 4674 0 -1 1077944384 3721 0 0 0 34 4 0 0 20 0 15 0 114755611 14316269568 49149 18446744073709551615 4194304 4196468 140734392669440 139930506885648 139930566002389 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27033600 140734392672689 140734392672865 140734392672865 140734392676303 0
[pid=28276/tid=28280] ppid=28274 vsize=13980732 memory=1380 CPUtime=0.39 cores=1,3,5,7
/proc/28276/task/28280/stat : 28280 (java) S 28274 28274 4674 0 -1 1077944384 3029 0 0 0 34 5 0 0 20 0 15 0 114755611 14316269568 49149 18446744073709551615 4194304 4196468 140734392669440 139930505832848 139930566002389 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27033600 140734392672689 140734392672865 140734392672865 140734392676303 0
[pid=28276/tid=28281] ppid=28274 vsize=13980732 memory=196596 CPUtime=0.38 cores=1,3,5,7
/proc/28276/task/28281/stat : 28281 (java) S 28274 28274 4674 0 -1 1077944384 2971 0 0 0 33 5 0 0 20 0 15 0 114755611 14316269568 49149 18446744073709551615 4194304 4196468 140734392669440 139930162960656 139930566002389 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27033600 140734392672689 140734392672865 140734392672865 140734392676303 0
[pid=28276/tid=28282] ppid=28274 vsize=13980732 memory=196596 CPUtime=0.5 cores=1,3,5,7
/proc/28276/task/28282/stat : 28282 (java) S 28274 28274 4674 0 -1 1077944384 5430 0 0 0 46 4 0 0 20 0 15 0 114755613 14316269568 49149 18446744073709551615 4194304 4196468 140734392669440 139930111732592 139930566003330 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27033600 140734392672689 140734392672865 140734392672865 140734392676303 0
[pid=28276/tid=28283] ppid=28274 vsize=13980732 memory=196596 CPUtime=0 cores=1,3,5,7
/proc/28276/task/28283/stat : 28283 (java) S 28274 28274 4674 0 -1 1077944384 67 0 0 0 0 0 0 0 20 0 15 0 114755613 14316269568 49149 18446744073709551615 4194304 4196468 140734392669440 139930110678624 139930566002389 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27033600 140734392672689 140734392672865 140734392672865 140734392676303 0
[pid=28276/tid=28284] ppid=28274 vsize=13980732 memory=196596 CPUtime=0 cores=1,3,5,7
/proc/28276/task/28284/stat : 28284 (java) S 28274 28274 4674 0 -1 1077944384 68 0 0 0 0 0 0 0 20 0 15 0 114755613 14316269568 49149 18446744073709551615 4194304 4196468 140734392669440 139930109625728 139930566002389 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27033600 140734392672689 140734392672865 140734392672865 140734392676303 0
[pid=28276/tid=28285] ppid=28274 vsize=13980732 memory=196596 CPUtime=0 cores=1,3,5,7
/proc/28276/task/28285/stat : 28285 (java) S 28274 28274 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 114755616 14316269568 49149 18446744073709551615 4194304 4196468 140734392669440 139930108574032 139930566010779 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27033600 140734392672689 140734392672865 140734392672865 140734392676303 0
[pid=28276/tid=28286] ppid=28274 vsize=13980732 memory=1380 CPUtime=3.54 cores=1,3,5,7
/proc/28276/task/28286/stat : 28286 (java) S 28274 28274 4674 0 -1 1077944384 33447 0 0 0 351 3 0 0 20 0 15 0 114755616 14316269568 49149 18446744073709551615 4194304 4196468 140734392669440 139930107521392 139930566003330 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27033600 140734392672689 140734392672865 140734392672865 140734392676303 0
[pid=28276/tid=28287] ppid=28274 vsize=13980732 memory=12304 CPUtime=3.39 cores=1,3,5,7
/proc/28276/task/28287/stat : 28287 (java) S 28274 28274 4674 0 -1 1077944384 24680 0 0 0 337 2 0 0 20 0 15 0 114755616 14316269568 49149 18446744073709551615 4194304 4196468 140734392669440 139930106468592 139930566003330 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27033600 140734392672689 140734392672865 140734392672865 140734392676303 0
[pid=28276/tid=28288] ppid=28274 vsize=13980732 memory=196596 CPUtime=0.62 cores=1,3,5,7
/proc/28276/task/28288/stat : 28288 (java) S 28274 28274 4674 0 -1 1077944384 8368 0 0 0 60 2 0 0 20 0 15 0 114755616 14316269568 49149 18446744073709551615 4194304 4196468 140734392669440 139930105415792 139930566003330 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27033600 140734392672689 140734392672865 140734392672865 140734392676303 0
[pid=28276/tid=28289] ppid=28274 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/28276/task/28289/stat : 28289 (java) S 28274 28274 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 114755616 14316269568 49149 18446744073709551615 4194304 4196468 140734392669440 139930104363232 139930566002389 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27033600 140734392672689 140734392672865 140734392672865 140734392676303 0
[pid=28276/tid=28290] ppid=28274 vsize=13980732 memory=196596 CPUtime=0.5 cores=1,3,5,7
/proc/28276/task/28290/stat : 28290 (java) S 28274 28274 4674 0 -1 1077944384 2126 0 0 0 24 26 0 0 20 0 15 0 114755621 14316269568 49149 18446744073709551615 4194304 4196468 140734392669440 139930103311536 139930566003330 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27033600 140734392672689 140734392672865 140734392672865 140734392676303 0
Current children cumulated CPU time: 2520.07 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 197976 KiB

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

[startup+2511.31 s]
# the end of solver process 28274 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2519.49 s, system=0.597111 s

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

[startup+2511.3 s]
/proc/loadavg: 1.69 1.73 1.77 3/215 28589
/proc/meminfo: memFree=31403740/32770624 swapFree=67108764/67108860
[pid=28274] ppid=28271 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/28274/stat : 28274 (xcsp3-exec) S 28271 28274 4674 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 114755601 9740288 345 18446744073709551615 4194304 5098028 140724718918192 140724718916296 140532185215612 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 8 0 0 7196144 7232144 27734016 140724718924153 140724718924357 140724718924357 140724718927851 0
/proc/28274/statm: 2378 345 289 221 0 87 0
[pid=28276] ppid=28274 vsize=13980732 memory=196596 CPUtime=2520.07 cores=1,3,5,7
/proc/28276/stat : 28276 (java) S 28274 28274 4674 0 -1 1077944320 114202 0 0 0 251948 59 0 0 20 0 15 0 114755610 14316269568 49149 18446744073709551615 4194304 4196468 140734392669440 140734392651984 139930565992183 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 27033600 140734392672689 140734392672865 140734392672865 140734392676303 0
/proc/28276/statm: 3495183 49149 3245 1 0 3483476 0
[pid=28276/tid=28277] ppid=28274 vsize=13980732 memory=196596 CPUtime=2509.88 cores=1,3,5,7
/proc/28276/task/28277/stat : 28277 (java) R 28274 28274 4674 0 -1 4202560 24763 0 0 0 250976 12 0 0 20 0 15 0 114755610 14316269568 49149 18446744073709551615 4194304 4196468 140734392669440 139930570231312 139930191287173 0 4 1 16800974 0 0 0 -1 5 0 0 4 0 0 6293624 6294260 27033600 140734392672689 140734392672865 140734392672865 140734392676303 0
[pid=28276/tid=28278] ppid=28274 vsize=13980732 memory=196596 CPUtime=0.38 cores=1,3,5,7
/proc/28276/task/28278/stat : 28278 (java) S 28274 28274 4674 0 -1 1077944384 4289 0 0 0 34 4 0 0 20 0 15 0 114755611 14316269568 49149 18446744073709551615 4194304 4196468 140734392669440 139930507938448 139930566002389 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27033600 140734392672689 140734392672865 140734392672865 140734392676303 0
[pid=28276/tid=28279] ppid=28274 vsize=13980732 memory=196596 CPUtime=0.38 cores=1,3,5,7
/proc/28276/task/28279/stat : 28279 (java) S 28274 28274 4674 0 -1 1077944384 3721 0 0 0 34 4 0 0 20 0 15 0 114755611 14316269568 49149 18446744073709551615 4194304 4196468 140734392669440 139930506885648 139930566002389 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27033600 140734392672689 140734392672865 140734392672865 140734392676303 0
[pid=28276/tid=28280] ppid=28274 vsize=13980732 memory=1380 CPUtime=0.39 cores=1,3,5,7
/proc/28276/task/28280/stat : 28280 (java) S 28274 28274 4674 0 -1 1077944384 3029 0 0 0 34 5 0 0 20 0 15 0 114755611 14316269568 49149 18446744073709551615 4194304 4196468 140734392669440 139930505832848 139930566002389 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27033600 140734392672689 140734392672865 140734392672865 140734392676303 0
[pid=28276/tid=28281] ppid=28274 vsize=13980732 memory=196596 CPUtime=0.38 cores=1,3,5,7
/proc/28276/task/28281/stat : 28281 (java) S 28274 28274 4674 0 -1 1077944384 2971 0 0 0 33 5 0 0 20 0 15 0 114755611 14316269568 49149 18446744073709551615 4194304 4196468 140734392669440 139930162960656 139930566002389 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27033600 140734392672689 140734392672865 140734392672865 140734392676303 0
[pid=28276/tid=28282] ppid=28274 vsize=13980732 memory=196596 CPUtime=0.5 cores=1,3,5,7
/proc/28276/task/28282/stat : 28282 (java) S 28274 28274 4674 0 -1 1077944384 5430 0 0 0 46 4 0 0 20 0 15 0 114755613 14316269568 49149 18446744073709551615 4194304 4196468 140734392669440 139930111732592 139930566003330 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27033600 140734392672689 140734392672865 140734392672865 140734392676303 0
[pid=28276/tid=28283] ppid=28274 vsize=13980732 memory=196596 CPUtime=0 cores=1,3,5,7
/proc/28276/task/28283/stat : 28283 (java) S 28274 28274 4674 0 -1 1077944384 67 0 0 0 0 0 0 0 20 0 15 0 114755613 14316269568 49149 18446744073709551615 4194304 4196468 140734392669440 139930110678624 139930566002389 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27033600 140734392672689 140734392672865 140734392672865 140734392676303 0
[pid=28276/tid=28284] ppid=28274 vsize=13980732 memory=196596 CPUtime=0 cores=1,3,5,7
/proc/28276/task/28284/stat : 28284 (java) S 28274 28274 4674 0 -1 1077944384 68 0 0 0 0 0 0 0 20 0 15 0 114755613 14316269568 49149 18446744073709551615 4194304 4196468 140734392669440 139930109625728 139930566002389 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27033600 140734392672689 140734392672865 140734392672865 140734392676303 0
[pid=28276/tid=28285] ppid=28274 vsize=13980732 memory=196596 CPUtime=0 cores=1,3,5,7
/proc/28276/task/28285/stat : 28285 (java) S 28274 28274 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 114755616 14316269568 49149 18446744073709551615 4194304 4196468 140734392669440 139930108574032 139930566010779 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27033600 140734392672689 140734392672865 140734392672865 140734392676303 0
[pid=28276/tid=28286] ppid=28274 vsize=13980732 memory=1380 CPUtime=3.54 cores=1,3,5,7
/proc/28276/task/28286/stat : 28286 (java) S 28274 28274 4674 0 -1 1077944384 33447 0 0 0 351 3 0 0 20 0 15 0 114755616 14316269568 49149 18446744073709551615 4194304 4196468 140734392669440 139930107521392 139930566003330 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27033600 140734392672689 140734392672865 140734392672865 140734392676303 0
[pid=28276/tid=28287] ppid=28274 vsize=13980732 memory=12304 CPUtime=3.39 cores=1,3,5,7
/proc/28276/task/28287/stat : 28287 (java) S 28274 28274 4674 0 -1 1077944384 24680 0 0 0 337 2 0 0 20 0 15 0 114755616 14316269568 49149 18446744073709551615 4194304 4196468 140734392669440 139930106468592 139930566003330 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27033600 140734392672689 140734392672865 140734392672865 140734392676303 0
[pid=28276/tid=28288] ppid=28274 vsize=13980732 memory=196596 CPUtime=0.62 cores=1,3,5,7
/proc/28276/task/28288/stat : 28288 (java) S 28274 28274 4674 0 -1 1077944384 8368 0 0 0 60 2 0 0 20 0 15 0 114755616 14316269568 49149 18446744073709551615 4194304 4196468 140734392669440 139930105415792 139930566003330 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27033600 140734392672689 140734392672865 140734392672865 140734392676303 0
[pid=28276/tid=28289] ppid=28274 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/28276/task/28289/stat : 28289 (java) S 28274 28274 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 114755616 14316269568 49149 18446744073709551615 4194304 4196468 140734392669440 139930104363232 139930566002389 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27033600 140734392672689 140734392672865 140734392672865 140734392676303 0
[pid=28276/tid=28290] ppid=28274 vsize=13980732 memory=196596 CPUtime=0.5 cores=1,3,5,7
/proc/28276/task/28290/stat : 28290 (java) S 28274 28274 4674 0 -1 1077944384 2126 0 0 0 24 26 0 0 20 0 15 0 114755621 14316269568 49149 18446744073709551615 4194304 4196468 140734392669440 139930103311536 139930566003330 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27033600 140734392672689 140734392672865 140734392672865 140734392676303 0
Current children cumulated CPU time: 2520.07 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 197976 KiB

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2511.31
CPU time (s): 2520.09
CPU user time (s): 2519.49
CPU system time (s): 0.597111
CPU usage (%): 100.349
Max. virtual memory (cumulated for all children) (KiB): 13992436
Max. memory (cumulated for all children) (KiB): 226328

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.49
system time used= 0.597111
maximum resident set size= 225368
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 114914
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2960
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 69851
involuntary context switches= 3386


# summary of solver processes directly reported to runsolver:
#   pid: 28274
#   total CPU time (s): 2520.09
#   total CPU user time (s): 2519.49
#   total CPU system time (s): 0.597111

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 12.7044 second user time and 24.3729 second system time

The end

Launcher Data

Begin job on node134 at 2017-08-14 02:47:37
IDJOB=4269275
IDBENCH=115729
IDSOLVER=2660
FILE ID=node134/4269275-1502672492
RUNJOBID= node134-1502649032-24471
PBS_JOBID= 
Free space on /tmp= 62024 MiB

SOLVER NAME= choco-solver 4.0.5 seq
BENCH NAME= XCSP17/Scheduling/Scheduling-js-taillard/Taillard-js-015-15-7.xml
COMMAND LINE= ./xcsp3-exec -dir DIR -tl TIMEOUT -ml 11000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4269275-1502672492/watcher-4269275-1502672492 -o /tmp/evaluation-result-4269275-1502672492/solver-4269275-1502672492 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node134-1502649032-24471 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 691118848 HOME/instance-4269275-1502672492.xml

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

MD5SUM BENCH= fe547a27c953c30f0dd43f8aa0b4ac9f
RANDOM SEED=691118848

node134.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.43
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.43
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.43
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.43
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:        31519680 kB
MemAvailable:   31688392 kB
Buffers:          227836 kB
Cached:           244248 kB
SwapCached:            4 kB
Active:           672912 kB
Inactive:         146012 kB
Active(anon):     293880 kB
Inactive(anon):    94556 kB
Active(file):     379032 kB
Inactive(file):    51456 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108764 kB
Dirty:              8016 kB
Writeback:             4 kB
AnonPages:        346580 kB
Mapped:            69464 kB
Shmem:             41596 kB
Slab:             135300 kB
SReclaimable:     108116 kB
SUnreclaim:        27184 kB
KernelStack:        3504 kB
PageTables:         5780 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1286028 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    286720 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      101760 kB
DirectMap2M:    33443840 kB

Free space on /tmp at the end= 62016 MiB
End job on node134 at 2017-08-14 03:29:29